@charset "UTF-8";
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
    --blue: #004F59;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #ED5564;
    --orange: #fd7e14;
    --yellow: #FCCE54;
    --green: #7dc855;
    --teal: #20c997;
    --cyan: #78BCEE;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #004F59;
    /* --primary: #004F59; */
    --secondary: #6c757d;
    --success: #7dc855;
    --info: #78BCEE;
    --warning: #FCCE54;
    --danger: #ED5564;
    --light: #f8f9fa;
    --dark: #272C33;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*, ::after, ::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #ecf0f5
}

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

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

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

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

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

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #004F59;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0275a8;
    text-decoration: underline
}

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

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

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

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

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

button {
    border-radius: 0
}

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

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

select {
    word-wrap: normal
}

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

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

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

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

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

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

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

progress {
    vertical-align: baseline
}

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

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

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 300;
    line-height: 1.2;
    color: #606676
}

.h1, h1 {
    font-size: 2rem
}

.h2, h2 {
    font-size: 1.6rem
}

.h3, h3 {
    font-size: 1.4rem
}

.h4, h4 {
    font-size: 1.2rem
}

.h5, h5 {
    font-size: 1rem
}

.h6, h6 {
    font-size: .875rem
}

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

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

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

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-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: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #ecf0f5;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

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

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

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

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

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

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

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

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

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

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        order: -1
    }
    .order-sm-last {
        order: 13
    }
    .order-sm-0 {
        order: 0
    }
    .order-sm-1 {
        order: 1
    }
    .order-sm-2 {
        order: 2
    }
    .order-sm-3 {
        order: 3
    }
    .order-sm-4 {
        order: 4
    }
    .order-sm-5 {
        order: 5
    }
    .order-sm-6 {
        order: 6
    }
    .order-sm-7 {
        order: 7
    }
    .order-sm-8 {
        order: 8
    }
    .order-sm-9 {
        order: 9
    }
    .order-sm-10 {
        order: 10
    }
    .order-sm-11 {
        order: 11
    }
    .order-sm-12 {
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        order: -1
    }
    .order-md-last {
        order: 13
    }
    .order-md-0 {
        order: 0
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
    .order-md-11 {
        order: 11
    }
    .order-md-12 {
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        order: -1
    }
    .order-lg-last {
        order: 13
    }
    .order-lg-0 {
        order: 0
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
    .order-lg-11 {
        order: 11
    }
    .order-lg-12 {
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-last {
        order: 13
    }
    .order-xl-0 {
        order: 0
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #e1e8ee
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e1e8ee
}

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

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

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

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

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

.table-borderless tbody+tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f5f8fa
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: #f5f8fa
}

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

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

.table-hover .table-primary:hover {
    background-color: #a0dffb
}

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

.table-secondary, .table-secondary>td, .table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

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

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

.table-hover .table-success:hover {
    background-color: #cceabc
}

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

.table-info, .table-info>td, .table-info>th {
    background-color: #d9ecfa
}

.table-info tbody+tbody, .table-info td, .table-info th, .table-info thead th {
    border-color: #b9dcf6
}

.table-hover .table-info:hover {
    background-color: #c2e1f7
}

.table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
    background-color: #c2e1f7
}

.table-warning, .table-warning>td, .table-warning>th {
    background-color: #fef1cf
}

.table-warning tbody+tbody, .table-warning td, .table-warning th, .table-warning thead th {
    border-color: #fde6a6
}

.table-hover .table-warning:hover {
    background-color: #fdeab6
}

.table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
    background-color: #fdeab6
}

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

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

.table-hover .table-danger:hover {
    background-color: #f8b8bf
}

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

.table-light, .table-light>td, .table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody, .table-light td, .table-light th, .table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td, .table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark, .table-dark>td, .table-dark>th {
    background-color: #c3c4c6
}

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

.table-hover .table-dark:hover {
    background-color: #b6b7ba
}

.table-hover .table-dark:hover>td, .table-hover .table-dark:hover>th {
    background-color: #b6b7ba
}

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

.table-hover .table-active:hover {
    background-color: #e4ecf2
}

.table-hover .table-active:hover>td, .table-hover .table-active:hover>th {
    background-color: #e4ecf2
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #e1e8ee
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td, .table-dark th, .table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

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

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #79d4fd;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(3, 169, 244, .25)
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

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

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

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple], select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col, .form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

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

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #212529;
    background-color: rgba(125, 200, 85, .9);
    border-radius: .25rem
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #7dc855;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%237dc855' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .7rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
    border-color: #7dc855;
    box-shadow: 0 0 0 .2rem rgba(125, 200, 85, .25)
}

.form-control.is-valid~.valid-feedback, .form-control.is-valid~.valid-tooltip, .was-validated .form-control:valid~.valid-feedback, .was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid, .was-validated .custom-select:valid {
    border-color: #7dc855;
    padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%237dc855' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
    border-color: #7dc855;
    box-shadow: 0 0 0 .2rem rgba(125, 200, 85, .25)
}

.custom-select.is-valid~.valid-feedback, .custom-select.is-valid~.valid-tooltip, .was-validated .custom-select:valid~.valid-feedback, .was-validated .custom-select:valid~.valid-tooltip {
    display: block
}

.form-control-file.is-valid~.valid-feedback, .form-control-file.is-valid~.valid-tooltip, .was-validated .form-control-file:valid~.valid-feedback, .was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

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

.form-check-input.is-valid~.valid-feedback, .form-check-input.is-valid~.valid-tooltip, .was-validated .form-check-input:valid~.valid-feedback, .was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label {
    color: #7dc855
}

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

.custom-control-input.is-valid~.valid-feedback, .custom-control-input.is-valid~.valid-tooltip, .was-validated .custom-control-input:valid~.valid-feedback, .was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

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

.custom-control-input.is-valid:focus~.custom-control-label::before, .was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(125, 200, 85, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #7dc855
}

.custom-file-input.is-valid~.custom-file-label, .was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #7dc855
}

.custom-file-input.is-valid~.valid-feedback, .custom-file-input.is-valid~.valid-tooltip, .was-validated .custom-file-input:valid~.valid-feedback, .was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label, .was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #7dc855;
    box-shadow: 0 0 0 .2rem rgba(125, 200, 85, .25)
}

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

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(237, 85, 100, .9);
    border-radius: .25rem
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #ed5564;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ED5564' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ED5564' 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");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .7rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    border-color: #ed5564;
    box-shadow: 0 0 0 .2rem rgba(237, 85, 100, .25)
}

.form-control.is-invalid~.invalid-feedback, .form-control.is-invalid~.invalid-tooltip, .was-validated .form-control:invalid~.invalid-feedback, .was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid, .was-validated .custom-select:invalid {
    border-color: #ed5564;
    padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ED5564' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ED5564' 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") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
    border-color: #ed5564;
    box-shadow: 0 0 0 .2rem rgba(237, 85, 100, .25)
}

.custom-select.is-invalid~.invalid-feedback, .custom-select.is-invalid~.invalid-tooltip, .was-validated .custom-select:invalid~.invalid-feedback, .was-validated .custom-select:invalid~.invalid-tooltip {
    display: block
}

.form-control-file.is-invalid~.invalid-feedback, .form-control-file.is-invalid~.invalid-tooltip, .was-validated .form-control-file:invalid~.invalid-feedback, .was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

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

.form-check-input.is-invalid~.invalid-feedback, .form-check-input.is-invalid~.invalid-tooltip, .was-validated .form-check-input:invalid~.invalid-feedback, .was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

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

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

.custom-control-input.is-invalid~.invalid-feedback, .custom-control-input.is-invalid~.invalid-tooltip, .was-validated .custom-control-input:invalid~.invalid-feedback, .was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

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

.custom-control-input.is-invalid:focus~.custom-control-label::before, .was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(237, 85, 100, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #ed5564
}

.custom-file-input.is-invalid~.custom-file-label, .was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #ed5564
}

.custom-file-input.is-invalid~.invalid-feedback, .custom-file-input.is-invalid~.invalid-tooltip, .was-validated .custom-file-input:invalid~.invalid-feedback, .was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label, .was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #ed5564;
    box-shadow: 0 0 0 .2rem rgba(237, 85, 100, .25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-plaintext {
        display: inline-block
    }
    .form-inline .custom-select, .form-inline .input-group {
        width: auto
    }
    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }
    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(3, 169, 244, .25)
}

.btn.disabled, .btn:disabled {
    opacity: .65
}

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

.btn-primary {
    color: #fff;
    background-color: #004F59;
    border-color: #004F59
}

.btn-primary:hover {
    color: #fff;
    background-color: #00333A;
    border-color: #113D43
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(34, 66, 82, 0.5)
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #004F59;
    border-color: #004F59
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #113D43;
    border-color: #00333A
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(34, 66, 82, 0.5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
    color: #212529;
    background-color: #7dc855;
    border-color: #7dc855
}

.btn-success:hover {
    color: #fff;
    background-color: #68ba3c;
    border-color: #63b139
}

.btn-success.focus, .btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(111, 176, 78, .5)
}

.btn-success.disabled, .btn-success:disabled {
    color: #212529;
    background-color: #7dc855;
    border-color: #7dc855
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #63b139;
    border-color: #5da736
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(111, 176, 78, .5)
}

.btn-info {
    color: #212529;
    background-color: #78bcee;
    border-color: #78bcee
}

.btn-info:hover {
    color: #212529;
    background-color: #56abea;
    border-color: #4ba6e8
}

.btn-info.focus, .btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(107, 165, 208, .5)
}

.btn-info.disabled, .btn-info:disabled {
    color: #212529;
    background-color: #78bcee;
    border-color: #78bcee
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #4ba6e8;
    border-color: #3fa0e7
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(107, 165, 208, .5)
}

.btn-warning {
    color: #212529;
    background-color: #fcce54;
    border-color: #fcce54
}

.btn-warning:hover {
    color: #212529;
    background-color: #fbc32e;
    border-color: #fbc022
}

.btn-warning.focus, .btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(219, 181, 78, .5)
}

.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #fcce54;
    border-color: #fcce54
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #fbc022;
    border-color: #fbbc15
}

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(219, 181, 78, .5)
}

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

.btn-danger:hover {
    color: #fff;
    background-color: #e93244;
    border-color: #e8273a
}

.btn-danger.focus, .btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(240, 111, 123, .5)
}

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

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

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(240, 111, 123, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus, .btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
    color: #fff;
    background-color: #272c33;
    border-color: #272c33
}

.btn-dark:hover {
    color: #fff;
    background-color: #16191d;
    border-color: #111316
}

.btn-dark.focus, .btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(71, 76, 82, .5)
}

.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #272c33;
    border-color: #272c33
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #111316;
    border-color: #0b0d0f
}

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(71, 76, 82, .5)
}

.btn-outline-primary {
    color: #004F59;
    border-color: #004F59
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #004F59;
    border-color: #004F59
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(3, 169, 244, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #004F59;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #004F59;
    border-color: #004F59
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(3, 169, 244, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #7dc855;
    border-color: #7dc855
}

.btn-outline-success:hover {
    color: #212529;
    background-color: #7dc855;
    border-color: #7dc855
}

.btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(125, 200, 85, .5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #7dc855;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
    color: #212529;
    background-color: #7dc855;
    border-color: #7dc855
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(125, 200, 85, .5)
}

.btn-outline-info {
    color: #78bcee;
    border-color: #78bcee
}

.btn-outline-info:hover {
    color: #212529;
    background-color: #78bcee;
    border-color: #78bcee
}

.btn-outline-info.focus, .btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(120, 188, 238, .5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #78bcee;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle {
    color: #212529;
    background-color: #78bcee;
    border-color: #78bcee
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(120, 188, 238, .5)
}

.btn-outline-warning {
    color: #fcce54;
    border-color: #fcce54
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #fcce54;
    border-color: #fcce54
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(252, 206, 84, .5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #fcce54;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #fcce54;
    border-color: #fcce54
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(252, 206, 84, .5)
}

.btn-outline-danger {
    color: #ed5564;
    border-color: #ed5564
}

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

.btn-outline-danger.focus, .btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(237, 85, 100, .5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #ed5564;
    background-color: transparent
}

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

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(237, 85, 100, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus, .btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #272c33;
    border-color: #272c33
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #272c33;
    border-color: #272c33
}

.btn-outline-dark.focus, .btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(39, 44, 51, .5)
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #272c33;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #272c33;
    border-color: #272c33
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(39, 44, 51, .5)
}

.btn-link {
    font-weight: 400;
    color: #004F59;
    text-decoration: none
}

.btn-link:hover {
    color: #0275a8;
    text-decoration: underline
}

.btn-link.focus, .btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled, .btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

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

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

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

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

@media (min-width:576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width:768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width:992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width:1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #004F59
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn:hover, .btn-group>.btn:hover {
    z-index: 1
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

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

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

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

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

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

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child), .btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

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

.btn-group-vertical>.btn-group:not(:first-child)>.btn, .btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn, .btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

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

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

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

.input-group>.custom-file .custom-file-input:focus~.custom-file-label, .input-group>.custom-select:focus, .input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

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

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

.input-group>.custom-file {
    display: flex;
    align-items: center
}

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

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

.input-group-append, .input-group-prepend {
    display: flex
}

.input-group-append .btn, .input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus, .input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn, .input-group-append .btn+.input-group-text, .input-group-append .input-group-text+.btn, .input-group-append .input-group-text+.input-group-text, .input-group-prepend .btn+.btn, .input-group-prepend .btn+.input-group-text, .input-group-prepend .input-group-text+.btn, .input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

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

.input-group-lg>.custom-select, .input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select, .input-group-lg>.form-control, .input-group-lg>.input-group-append>.btn, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select, .input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select, .input-group-sm>.form-control, .input-group-sm>.input-group-append>.btn, .input-group-sm>.input-group-append>.input-group-text, .input-group-sm>.input-group-prepend>.btn, .input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select, .input-group-sm>.custom-select {
    padding-right: 1.75rem
}

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

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

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #004F59;
    background-color: #004F59
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(3, 169, 244, .25)
}

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

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

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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-label::before {
    border-color: #004F59;
    background-color: #004F59
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%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-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(3, 169, 244, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(3, 169, 244, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(3, 169, 244, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(3, 169, 244, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    appearance: none
}

.custom-select:focus {
    border-color: #79d4fd;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(3, 169, 244, .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #79d4fd;
    box-shadow: 0 0 0 .2rem rgba(3, 169, 244, .25)
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: calc(1rem + .4rem);
    padding: 0;
    background-color: transparent;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #ecf0f5, 0 0 0 .2rem rgba(3, 169, 244, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #ecf0f5, 0 0 0 .2rem rgba(3, 169, 244, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #ecf0f5, 0 0 0 .2rem rgba(3, 169, 244, .25)
}

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

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #004F59;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #ace4fe
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #004F59;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #ace4fe
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #004F59;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #ace4fe
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label::before, .custom-file-label, .custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

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

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #ecf0f5;
    border-color: #dee2e6 #dee2e6 #ecf0f5
}

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

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #004F59
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

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

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

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container, .navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

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

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

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

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {
    .navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container, .navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container, .navbar-expand>.container-fluid {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e1e8ee;
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

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

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

.card-body {
    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: rgba(0, 0, 0, .03);
    border-bottom: 1px solid #e1e8ee
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid #e1e8ee
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.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-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: flex;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: flex;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        flex-flow: row wrap
    }
    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-header, .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-footer, .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-header, .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-footer, .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card .card-header {
    margin-bottom: -1px
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

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

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

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #004F59;
    background-color: #fff;
    border: 1px solid #e1e8ee
}

.page-link:hover {
    z-index: 2;
    color: #0275a8;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(3, 169, 244, .25)
}

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

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

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #004F59;
    border-color: #004F59
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

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

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

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

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

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

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus, a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

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

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #004F59
}

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

a.badge-primary.focus, a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(3, 169, 244, .5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus, a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus, a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
    color: #212529;
    background-color: #7dc855
}

a.badge-success:focus, a.badge-success:hover {
    color: #212529;
    background-color: #63b139
}

a.badge-success.focus, a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(125, 200, 85, .5)
}

.badge-info {
    color: #212529;
    background-color: #78bcee
}

a.badge-info:focus, a.badge-info:hover {
    color: #212529;
    background-color: #4ba6e8
}

a.badge-info.focus, a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(120, 188, 238, .5)
}

.badge-warning {
    color: #212529;
    background-color: #fcce54
}

a.badge-warning:focus, a.badge-warning:hover {
    color: #212529;
    background-color: #fbc022
}

a.badge-warning.focus, a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(252, 206, 84, .5)
}

.badge-danger {
    color: #fff;
    background-color: #ed5564
}

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

a.badge-danger.focus, a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(237, 85, 100, .5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus, a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus, a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
    color: #fff;
    background-color: #272c33
}

a.badge-dark:focus, a.badge-dark:hover {
    color: #fff;
    background-color: #111316
}

a.badge-dark.focus, a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(39, 44, 51, .5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #02587f;
    background-color: #cdeefd;
    border-color: #b8e7fc
}

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

.alert-primary .alert-link {
    color: #01354d
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #41682c;
    background-color: #e5f4dd;
    border-color: #dbf0cf
}

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

.alert-success .alert-link {
    color: #2b441d
}

.alert-info {
    color: #3e627c;
    background-color: #e4f2fc;
    border-color: #d9ecfa
}

.alert-info hr {
    border-top-color: #c2e1f7
}

.alert-info .alert-link {
    color: #2d475a
}

.alert-warning {
    color: #836b2c;
    background-color: #fef5dd;
    border-color: #fef1cf
}

.alert-warning hr {
    border-top-color: #fdeab6
}

.alert-warning .alert-link {
    color: #5d4c1f
}

.alert-danger {
    color: #7b2c34;
    background-color: #fbdde0;
    border-color: #facfd4
}

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

.alert-danger .alert-link {
    color: #551f24
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #14171b;
    background-color: #d4d5d6;
    border-color: #c3c4c6
}

.alert-dark hr {
    border-top-color: #b6b7ba
}

.alert-dark .alert-link {
    color: #000
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #004F59;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation: none
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #86939e;
    text-align: inherit
}

.list-group-item-action:focus, .list-group-item-action:hover {
    z-index: 1;
    color: #86939e;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

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

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

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

.list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #004F59;
    border-color: #004F59
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
}

@media (min-width:576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }
    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }
    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }
    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }
    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #02587f;
    background-color: #b8e7fc
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
    color: #02587f;
    background-color: #a0dffb
}

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

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #41682c;
    background-color: #dbf0cf
}

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
    color: #41682c;
    background-color: #cceabc
}

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

.list-group-item-info {
    color: #3e627c;
    background-color: #d9ecfa
}

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
    color: #3e627c;
    background-color: #c2e1f7
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #3e627c;
    border-color: #3e627c
}

.list-group-item-warning {
    color: #836b2c;
    background-color: #fef1cf
}

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
    color: #836b2c;
    background-color: #fdeab6
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #836b2c;
    border-color: #836b2c
}

.list-group-item-danger {
    color: #7b2c34;
    background-color: #facfd4
}

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
    color: #7b2c34;
    background-color: #f8b8bf
}

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

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

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

.list-group-item-dark {
    color: #14171b;
    background-color: #c3c4c6
}

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
    color: #14171b;
    background-color: #b6b7ba
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #14171b;
    border-color: #14171b
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

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

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.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: 1.75rem auto
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem)
    }
    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::after, .popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top], .bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow, .bs-popover-top>.arrow {
    bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top]>.arrow::before, .bs-popover-top>.arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow::after, .bs-popover-top>.arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right], .bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow, .bs-popover-right>.arrow {
    left: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow::before, .bs-popover-right>.arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow::after, .bs-popover-right>.arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow, .bs-popover-bottom>.arrow {
    top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before, .bs-popover-bottom>.arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after, .bs-popover-bottom>.arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left], .bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow, .bs-popover-left>.arrow {
    right: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow::before, .bs-popover-left>.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow::after, .bs-popover-left>.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #606676;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

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

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block
}

.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
    transform: translateX(100%)
}

.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s .6s opacity
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next, .carousel-control-prev {
        transition: none
    }
}

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

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #004F59!important
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #113D43!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: #7dc855!important
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
    background-color: #63b139!important
}

.bg-info {
    background-color: #78bcee!important
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
    background-color: #4ba6e8!important
}

.bg-warning {
    background-color: #fcce54!important
}

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

.bg-danger {
    background-color: #ed5564!important
}

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

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #272c33!important
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
    background-color: #111316!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #004F59!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #7dc855!important
}

.border-info {
    border-color: #78bcee!important
}

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

.border-danger {
    border-color: #ed5564!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #272c33!important
}

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

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important;
    border-top-right-radius: .25rem!important
}

.rounded-right {
    border-top-right-radius: .25rem!important;
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

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

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: flex!important
}

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

@media (min-width:576px) {
    .d-sm-none {
        display: none!important
    }
    .d-sm-inline {
        display: inline!important
    }
    .d-sm-inline-block {
        display: inline-block!important
    }
    .d-sm-block {
        display: block!important
    }
    .d-sm-table {
        display: table!important
    }
    .d-sm-table-row {
        display: table-row!important
    }
    .d-sm-table-cell {
        display: table-cell!important
    }
    .d-sm-flex {
        display: flex!important
    }
    .d-sm-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none!important
    }
    .d-md-inline {
        display: inline!important
    }
    .d-md-inline-block {
        display: inline-block!important
    }
    .d-md-block {
        display: block!important
    }
    .d-md-table {
        display: table!important
    }
    .d-md-table-row {
        display: table-row!important
    }
    .d-md-table-cell {
        display: table-cell!important
    }
    .d-md-flex {
        display: flex!important
    }
    .d-md-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none!important
    }
    .d-lg-inline {
        display: inline!important
    }
    .d-lg-inline-block {
        display: inline-block!important
    }
    .d-lg-block {
        display: block!important
    }
    .d-lg-table {
        display: table!important
    }
    .d-lg-table-row {
        display: table-row!important
    }
    .d-lg-table-cell {
        display: table-cell!important
    }
    .d-lg-flex {
        display: flex!important
    }
    .d-lg-inline-flex {
        display: inline-flex!important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none!important
    }
    .d-xl-inline {
        display: inline!important
    }
    .d-xl-inline-block {
        display: inline-block!important
    }
    .d-xl-block {
        display: block!important
    }
    .d-xl-table {
        display: table!important
    }
    .d-xl-table-row {
        display: table-row!important
    }
    .d-xl-table-cell {
        display: table-cell!important
    }
    .d-xl-flex {
        display: flex!important
    }
    .d-xl-inline-flex {
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }
    .d-print-inline {
        display: inline!important
    }
    .d-print-inline-block {
        display: inline-block!important
    }
    .d-print-block {
        display: block!important
    }
    .d-print-table {
        display: table!important
    }
    .d-print-table-row {
        display: table-row!important
    }
    .d-print-table-cell {
        display: table-cell!important
    }
    .d-print-flex {
        display: flex!important
    }
    .d-print-inline-flex {
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    flex-direction: column-reverse!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    flex: 1 1 auto!important
}

.flex-grow-0 {
    flex-grow: 0!important
}

.flex-grow-1 {
    flex-grow: 1!important
}

.flex-shrink-0 {
    flex-shrink: 0!important
}

.flex-shrink-1 {
    flex-shrink: 1!important
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}

.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-content-stretch {
    align-content: stretch!important
}

.align-self-auto {
    align-self: auto!important
}

.align-self-start {
    align-self: flex-start!important
}

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.align-self-baseline {
    align-self: baseline!important
}

.align-self-stretch {
    align-self: stretch!important
}

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row!important
    }
    .flex-sm-column {
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-sm-wrap {
        flex-wrap: wrap!important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-sm-fill {
        flex: 1 1 auto!important
    }
    .flex-sm-grow-0 {
        flex-grow: 0!important
    }
    .flex-sm-grow-1 {
        flex-grow: 1!important
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-sm-start {
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        justify-content: center!important
    }
    .justify-content-sm-between {
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        justify-content: space-around!important
    }
    .align-items-sm-start {
        align-items: flex-start!important
    }
    .align-items-sm-end {
        align-items: flex-end!important
    }
    .align-items-sm-center {
        align-items: center!important
    }
    .align-items-sm-baseline {
        align-items: baseline!important
    }
    .align-items-sm-stretch {
        align-items: stretch!important
    }
    .align-content-sm-start {
        align-content: flex-start!important
    }
    .align-content-sm-end {
        align-content: flex-end!important
    }
    .align-content-sm-center {
        align-content: center!important
    }
    .align-content-sm-between {
        align-content: space-between!important
    }
    .align-content-sm-around {
        align-content: space-around!important
    }
    .align-content-sm-stretch {
        align-content: stretch!important
    }
    .align-self-sm-auto {
        align-self: auto!important
    }
    .align-self-sm-start {
        align-self: flex-start!important
    }
    .align-self-sm-end {
        align-self: flex-end!important
    }
    .align-self-sm-center {
        align-self: center!important
    }
    .align-self-sm-baseline {
        align-self: baseline!important
    }
    .align-self-sm-stretch {
        align-self: stretch!important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row!important
    }
    .flex-md-column {
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-md-wrap {
        flex-wrap: wrap!important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-md-fill {
        flex: 1 1 auto!important
    }
    .flex-md-grow-0 {
        flex-grow: 0!important
    }
    .flex-md-grow-1 {
        flex-grow: 1!important
    }
    .flex-md-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-md-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-md-start {
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        justify-content: center!important
    }
    .justify-content-md-between {
        justify-content: space-between!important
    }
    .justify-content-md-around {
        justify-content: space-around!important
    }
    .align-items-md-start {
        align-items: flex-start!important
    }
    .align-items-md-end {
        align-items: flex-end!important
    }
    .align-items-md-center {
        align-items: center!important
    }
    .align-items-md-baseline {
        align-items: baseline!important
    }
    .align-items-md-stretch {
        align-items: stretch!important
    }
    .align-content-md-start {
        align-content: flex-start!important
    }
    .align-content-md-end {
        align-content: flex-end!important
    }
    .align-content-md-center {
        align-content: center!important
    }
    .align-content-md-between {
        align-content: space-between!important
    }
    .align-content-md-around {
        align-content: space-around!important
    }
    .align-content-md-stretch {
        align-content: stretch!important
    }
    .align-self-md-auto {
        align-self: auto!important
    }
    .align-self-md-start {
        align-self: flex-start!important
    }
    .align-self-md-end {
        align-self: flex-end!important
    }
    .align-self-md-center {
        align-self: center!important
    }
    .align-self-md-baseline {
        align-self: baseline!important
    }
    .align-self-md-stretch {
        align-self: stretch!important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row!important
    }
    .flex-lg-column {
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-lg-wrap {
        flex-wrap: wrap!important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-lg-fill {
        flex: 1 1 auto!important
    }
    .flex-lg-grow-0 {
        flex-grow: 0!important
    }
    .flex-lg-grow-1 {
        flex-grow: 1!important
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-lg-start {
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        justify-content: center!important
    }
    .justify-content-lg-between {
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        justify-content: space-around!important
    }
    .align-items-lg-start {
        align-items: flex-start!important
    }
    .align-items-lg-end {
        align-items: flex-end!important
    }
    .align-items-lg-center {
        align-items: center!important
    }
    .align-items-lg-baseline {
        align-items: baseline!important
    }
    .align-items-lg-stretch {
        align-items: stretch!important
    }
    .align-content-lg-start {
        align-content: flex-start!important
    }
    .align-content-lg-end {
        align-content: flex-end!important
    }
    .align-content-lg-center {
        align-content: center!important
    }
    .align-content-lg-between {
        align-content: space-between!important
    }
    .align-content-lg-around {
        align-content: space-around!important
    }
    .align-content-lg-stretch {
        align-content: stretch!important
    }
    .align-self-lg-auto {
        align-self: auto!important
    }
    .align-self-lg-start {
        align-self: flex-start!important
    }
    .align-self-lg-end {
        align-self: flex-end!important
    }
    .align-self-lg-center {
        align-self: center!important
    }
    .align-self-lg-baseline {
        align-self: baseline!important
    }
    .align-self-lg-stretch {
        align-self: stretch!important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row!important
    }
    .flex-xl-column {
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-xl-wrap {
        flex-wrap: wrap!important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .flex-xl-fill {
        flex: 1 1 auto!important
    }
    .flex-xl-grow-0 {
        flex-grow: 0!important
    }
    .flex-xl-grow-1 {
        flex-grow: 1!important
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0!important
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1!important
    }
    .justify-content-xl-start {
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        justify-content: center!important
    }
    .justify-content-xl-between {
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        justify-content: space-around!important
    }
    .align-items-xl-start {
        align-items: flex-start!important
    }
    .align-items-xl-end {
        align-items: flex-end!important
    }
    .align-items-xl-center {
        align-items: center!important
    }
    .align-items-xl-baseline {
        align-items: baseline!important
    }
    .align-items-xl-stretch {
        align-items: stretch!important
    }
    .align-content-xl-start {
        align-content: flex-start!important
    }
    .align-content-xl-end {
        align-content: flex-end!important
    }
    .align-content-xl-center {
        align-content: center!important
    }
    .align-content-xl-between {
        align-content: space-between!important
    }
    .align-content-xl-around {
        align-content: space-around!important
    }
    .align-content-xl-stretch {
        align-content: stretch!important
    }
    .align-self-xl-auto {
        align-self: auto!important
    }
    .align-self-xl-start {
        align-self: flex-start!important
    }
    .align-self-xl-end {
        align-self: flex-end!important
    }
    .align-self-xl-center {
        align-self: center!important
    }
    .align-self-xl-baseline {
        align-self: baseline!important
    }
    .align-self-xl-stretch {
        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
    }
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: sticky!important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position:sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

.shadow-none {
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

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

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}

.m-0 {
    margin: 0!important
}

.mt-0, .my-0 {
    margin-top: 0!important
}

.mr-0, .mx-0 {
    margin-right: 0!important
}

.mb-0, .my-0 {
    margin-bottom: 0!important
}

.ml-0, .mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1, .my-1 {
    margin-top: .25rem!important
}

.mr-1, .mx-1 {
    margin-right: .25rem!important
}

.mb-1, .my-1 {
    margin-bottom: .25rem!important
}

.ml-1, .mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2, .my-2 {
    margin-top: .5rem!important
}

.mr-2, .mx-2 {
    margin-right: .5rem!important
}

.mb-2, .my-2 {
    margin-bottom: .5rem!important
}

.ml-2, .mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3, .my-3 {
    margin-top: 1rem!important
}

.mr-3, .mx-3 {
    margin-right: 1rem!important
}

.mb-3, .my-3 {
    margin-bottom: 1rem!important
}

.ml-3, .mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4, .my-4 {
    margin-top: 1.5rem!important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem!important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5, .my-5 {
    margin-top: 3rem!important
}

.mr-5, .mx-5 {
    margin-right: 3rem!important
}

.mb-5, .my-5 {
    margin-bottom: 3rem!important
}

.ml-5, .mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0, .py-0 {
    padding-top: 0!important
}

.pr-0, .px-0 {
    padding-right: 0!important
}

.pb-0, .py-0 {
    padding-bottom: 0!important
}

.pl-0, .px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1, .py-1 {
    padding-top: .25rem!important
}

.pr-1, .px-1 {
    padding-right: .25rem!important
}

.pb-1, .py-1 {
    padding-bottom: .25rem!important
}

.pl-1, .px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2, .py-2 {
    padding-top: .5rem!important
}

.pr-2, .px-2 {
    padding-right: .5rem!important
}

.pb-2, .py-2 {
    padding-bottom: .5rem!important
}

.pl-2, .px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3, .py-3 {
    padding-top: 1rem!important
}

.pr-3, .px-3 {
    padding-right: 1rem!important
}

.pb-3, .py-3 {
    padding-bottom: 1rem!important
}

.pl-3, .px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4, .py-4 {
    padding-top: 1.5rem!important
}

.pr-4, .px-4 {
    padding-right: 1.5rem!important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4, .px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5, .py-5 {
    padding-top: 3rem!important
}

.pr-5, .px-5 {
    padding-right: 3rem!important
}

.pb-5, .py-5 {
    padding-bottom: 3rem!important
}

.pl-5, .px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1, .my-n1 {
    margin-top: -.25rem!important
}

.mr-n1, .mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1, .my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1, .mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2, .my-n2 {
    margin-top: -.5rem!important
}

.mr-n2, .mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2, .my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2, .mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3, .my-n3 {
    margin-top: -1rem!important
}

.mr-n3, .mx-n3 {
    margin-right: -1rem!important
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3, .mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5, .my-n5 {
    margin-top: -3rem!important
}

.mr-n5, .mx-n5 {
    margin-right: -3rem!important
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5, .mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto, .my-auto {
    margin-top: auto!important
}

.mr-auto, .mx-auto {
    margin-right: auto!important
}

.mb-auto, .my-auto {
    margin-bottom: auto!important
}

.ml-auto, .mx-auto {
    margin-left: auto!important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0!important
    }
    .mt-sm-0, .my-sm-0 {
        margin-top: 0!important
    }
    .mr-sm-0, .mx-sm-0 {
        margin-right: 0!important
    }
    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0!important
    }
    .ml-sm-0, .mx-sm-0 {
        margin-left: 0!important
    }
    .m-sm-1 {
        margin: .25rem!important
    }
    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem!important
    }
    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem!important
    }
    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem!important
    }
    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem!important
    }
    .m-sm-2 {
        margin: .5rem!important
    }
    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem!important
    }
    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem!important
    }
    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem!important
    }
    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem!important
    }
    .m-sm-3 {
        margin: 1rem!important
    }
    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem!important
    }
    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem!important
    }
    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem!important
    }
    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem!important
    }
    .m-sm-4 {
        margin: 1.5rem!important
    }
    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem!important
    }
    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem!important
    }
    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem!important
    }
    .m-sm-5 {
        margin: 3rem!important
    }
    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem!important
    }
    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem!important
    }
    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem!important
    }
    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem!important
    }
    .p-sm-0 {
        padding: 0!important
    }
    .pt-sm-0, .py-sm-0 {
        padding-top: 0!important
    }
    .pr-sm-0, .px-sm-0 {
        padding-right: 0!important
    }
    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0!important
    }
    .pl-sm-0, .px-sm-0 {
        padding-left: 0!important
    }
    .p-sm-1 {
        padding: .25rem!important
    }
    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem!important
    }
    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem!important
    }
    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem!important
    }
    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem!important
    }
    .p-sm-2 {
        padding: .5rem!important
    }
    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem!important
    }
    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem!important
    }
    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem!important
    }
    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem!important
    }
    .p-sm-3 {
        padding: 1rem!important
    }
    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem!important
    }
    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem!important
    }
    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem!important
    }
    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem!important
    }
    .p-sm-4 {
        padding: 1.5rem!important
    }
    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem!important
    }
    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem!important
    }
    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem!important
    }
    .p-sm-5 {
        padding: 3rem!important
    }
    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem!important
    }
    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem!important
    }
    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem!important
    }
    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem!important
    }
    .m-sm-n1 {
        margin: -.25rem!important
    }
    .mt-sm-n1, .my-sm-n1 {
        margin-top: -.25rem!important
    }
    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -.25rem!important
    }
    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -.25rem!important
    }
    .m-sm-n2 {
        margin: -.5rem!important
    }
    .mt-sm-n2, .my-sm-n2 {
        margin-top: -.5rem!important
    }
    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -.5rem!important
    }
    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -.5rem!important
    }
    .m-sm-n3 {
        margin: -1rem!important
    }
    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem!important
    }
    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem!important
    }
    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem!important
    }
    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem!important
    }
    .m-sm-n4 {
        margin: -1.5rem!important
    }
    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem!important
    }
    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem!important
    }
    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem!important
    }
    .m-sm-n5 {
        margin: -3rem!important
    }
    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem!important
    }
    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem!important
    }
    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem!important
    }
    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem!important
    }
    .m-sm-auto {
        margin: auto!important
    }
    .mt-sm-auto, .my-sm-auto {
        margin-top: auto!important
    }
    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto!important
    }
    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto!important
    }
    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0!important
    }
    .mt-md-0, .my-md-0 {
        margin-top: 0!important
    }
    .mr-md-0, .mx-md-0 {
        margin-right: 0!important
    }
    .mb-md-0, .my-md-0 {
        margin-bottom: 0!important
    }
    .ml-md-0, .mx-md-0 {
        margin-left: 0!important
    }
    .m-md-1 {
        margin: .25rem!important
    }
    .mt-md-1, .my-md-1 {
        margin-top: .25rem!important
    }
    .mr-md-1, .mx-md-1 {
        margin-right: .25rem!important
    }
    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem!important
    }
    .ml-md-1, .mx-md-1 {
        margin-left: .25rem!important
    }
    .m-md-2 {
        margin: .5rem!important
    }
    .mt-md-2, .my-md-2 {
        margin-top: .5rem!important
    }
    .mr-md-2, .mx-md-2 {
        margin-right: .5rem!important
    }
    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem!important
    }
    .ml-md-2, .mx-md-2 {
        margin-left: .5rem!important
    }
    .m-md-3 {
        margin: 1rem!important
    }
    .mt-md-3, .my-md-3 {
        margin-top: 1rem!important
    }
    .mr-md-3, .mx-md-3 {
        margin-right: 1rem!important
    }
    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem!important
    }
    .ml-md-3, .mx-md-3 {
        margin-left: 1rem!important
    }
    .m-md-4 {
        margin: 1.5rem!important
    }
    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem!important
    }
    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem!important
    }
    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem!important
    }
    .m-md-5 {
        margin: 3rem!important
    }
    .mt-md-5, .my-md-5 {
        margin-top: 3rem!important
    }
    .mr-md-5, .mx-md-5 {
        margin-right: 3rem!important
    }
    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem!important
    }
    .ml-md-5, .mx-md-5 {
        margin-left: 3rem!important
    }
    .p-md-0 {
        padding: 0!important
    }
    .pt-md-0, .py-md-0 {
        padding-top: 0!important
    }
    .pr-md-0, .px-md-0 {
        padding-right: 0!important
    }
    .pb-md-0, .py-md-0 {
        padding-bottom: 0!important
    }
    .pl-md-0, .px-md-0 {
        padding-left: 0!important
    }
    .p-md-1 {
        padding: .25rem!important
    }
    .pt-md-1, .py-md-1 {
        padding-top: .25rem!important
    }
    .pr-md-1, .px-md-1 {
        padding-right: .25rem!important
    }
    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem!important
    }
    .pl-md-1, .px-md-1 {
        padding-left: .25rem!important
    }
    .p-md-2 {
        padding: .5rem!important
    }
    .pt-md-2, .py-md-2 {
        padding-top: .5rem!important
    }
    .pr-md-2, .px-md-2 {
        padding-right: .5rem!important
    }
    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem!important
    }
    .pl-md-2, .px-md-2 {
        padding-left: .5rem!important
    }
    .p-md-3 {
        padding: 1rem!important
    }
    .pt-md-3, .py-md-3 {
        padding-top: 1rem!important
    }
    .pr-md-3, .px-md-3 {
        padding-right: 1rem!important
    }
    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem!important
    }
    .pl-md-3, .px-md-3 {
        padding-left: 1rem!important
    }
    .p-md-4 {
        padding: 1.5rem!important
    }
    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem!important
    }
    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem!important
    }
    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem!important
    }
    .p-md-5 {
        padding: 3rem!important
    }
    .pt-md-5, .py-md-5 {
        padding-top: 3rem!important
    }
    .pr-md-5, .px-md-5 {
        padding-right: 3rem!important
    }
    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem!important
    }
    .pl-md-5, .px-md-5 {
        padding-left: 3rem!important
    }
    .m-md-n1 {
        margin: -.25rem!important
    }
    .mt-md-n1, .my-md-n1 {
        margin-top: -.25rem!important
    }
    .mr-md-n1, .mx-md-n1 {
        margin-right: -.25rem!important
    }
    .mb-md-n1, .my-md-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-md-n1, .mx-md-n1 {
        margin-left: -.25rem!important
    }
    .m-md-n2 {
        margin: -.5rem!important
    }
    .mt-md-n2, .my-md-n2 {
        margin-top: -.5rem!important
    }
    .mr-md-n2, .mx-md-n2 {
        margin-right: -.5rem!important
    }
    .mb-md-n2, .my-md-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-md-n2, .mx-md-n2 {
        margin-left: -.5rem!important
    }
    .m-md-n3 {
        margin: -1rem!important
    }
    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem!important
    }
    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem!important
    }
    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem!important
    }
    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem!important
    }
    .m-md-n4 {
        margin: -1.5rem!important
    }
    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem!important
    }
    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem!important
    }
    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem!important
    }
    .m-md-n5 {
        margin: -3rem!important
    }
    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem!important
    }
    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem!important
    }
    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem!important
    }
    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem!important
    }
    .m-md-auto {
        margin: auto!important
    }
    .mt-md-auto, .my-md-auto {
        margin-top: auto!important
    }
    .mr-md-auto, .mx-md-auto {
        margin-right: auto!important
    }
    .mb-md-auto, .my-md-auto {
        margin-bottom: auto!important
    }
    .ml-md-auto, .mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0!important
    }
    .mt-lg-0, .my-lg-0 {
        margin-top: 0!important
    }
    .mr-lg-0, .mx-lg-0 {
        margin-right: 0!important
    }
    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0!important
    }
    .ml-lg-0, .mx-lg-0 {
        margin-left: 0!important
    }
    .m-lg-1 {
        margin: .25rem!important
    }
    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem!important
    }
    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem!important
    }
    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem!important
    }
    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem!important
    }
    .m-lg-2 {
        margin: .5rem!important
    }
    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem!important
    }
    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem!important
    }
    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem!important
    }
    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem!important
    }
    .m-lg-3 {
        margin: 1rem!important
    }
    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem!important
    }
    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem!important
    }
    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem!important
    }
    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem!important
    }
    .m-lg-4 {
        margin: 1.5rem!important
    }
    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem!important
    }
    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem!important
    }
    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem!important
    }
    .m-lg-5 {
        margin: 3rem!important
    }
    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem!important
    }
    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem!important
    }
    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem!important
    }
    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem!important
    }
    .p-lg-0 {
        padding: 0!important
    }
    .pt-lg-0, .py-lg-0 {
        padding-top: 0!important
    }
    .pr-lg-0, .px-lg-0 {
        padding-right: 0!important
    }
    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0!important
    }
    .pl-lg-0, .px-lg-0 {
        padding-left: 0!important
    }
    .p-lg-1 {
        padding: .25rem!important
    }
    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem!important
    }
    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem!important
    }
    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem!important
    }
    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem!important
    }
    .p-lg-2 {
        padding: .5rem!important
    }
    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem!important
    }
    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem!important
    }
    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem!important
    }
    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem!important
    }
    .p-lg-3 {
        padding: 1rem!important
    }
    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem!important
    }
    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem!important
    }
    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem!important
    }
    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem!important
    }
    .p-lg-4 {
        padding: 1.5rem!important
    }
    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem!important
    }
    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem!important
    }
    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem!important
    }
    .p-lg-5 {
        padding: 3rem!important
    }
    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem!important
    }
    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem!important
    }
    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem!important
    }
    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem!important
    }
    .m-lg-n1 {
        margin: -.25rem!important
    }
    .mt-lg-n1, .my-lg-n1 {
        margin-top: -.25rem!important
    }
    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -.25rem!important
    }
    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -.25rem!important
    }
    .m-lg-n2 {
        margin: -.5rem!important
    }
    .mt-lg-n2, .my-lg-n2 {
        margin-top: -.5rem!important
    }
    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -.5rem!important
    }
    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -.5rem!important
    }
    .m-lg-n3 {
        margin: -1rem!important
    }
    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem!important
    }
    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem!important
    }
    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem!important
    }
    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem!important
    }
    .m-lg-n4 {
        margin: -1.5rem!important
    }
    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem!important
    }
    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem!important
    }
    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem!important
    }
    .m-lg-n5 {
        margin: -3rem!important
    }
    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem!important
    }
    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem!important
    }
    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem!important
    }
    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem!important
    }
    .m-lg-auto {
        margin: auto!important
    }
    .mt-lg-auto, .my-lg-auto {
        margin-top: auto!important
    }
    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto!important
    }
    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto!important
    }
    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0!important
    }
    .mt-xl-0, .my-xl-0 {
        margin-top: 0!important
    }
    .mr-xl-0, .mx-xl-0 {
        margin-right: 0!important
    }
    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0!important
    }
    .ml-xl-0, .mx-xl-0 {
        margin-left: 0!important
    }
    .m-xl-1 {
        margin: .25rem!important
    }
    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem!important
    }
    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem!important
    }
    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem!important
    }
    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem!important
    }
    .m-xl-2 {
        margin: .5rem!important
    }
    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem!important
    }
    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem!important
    }
    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem!important
    }
    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem!important
    }
    .m-xl-3 {
        margin: 1rem!important
    }
    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem!important
    }
    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem!important
    }
    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem!important
    }
    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem!important
    }
    .m-xl-4 {
        margin: 1.5rem!important
    }
    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem!important
    }
    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem!important
    }
    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem!important
    }
    .m-xl-5 {
        margin: 3rem!important
    }
    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem!important
    }
    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem!important
    }
    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem!important
    }
    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem!important
    }
    .p-xl-0 {
        padding: 0!important
    }
    .pt-xl-0, .py-xl-0 {
        padding-top: 0!important
    }
    .pr-xl-0, .px-xl-0 {
        padding-right: 0!important
    }
    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0!important
    }
    .pl-xl-0, .px-xl-0 {
        padding-left: 0!important
    }
    .p-xl-1 {
        padding: .25rem!important
    }
    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem!important
    }
    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem!important
    }
    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem!important
    }
    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem!important
    }
    .p-xl-2 {
        padding: .5rem!important
    }
    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem!important
    }
    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem!important
    }
    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem!important
    }
    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem!important
    }
    .p-xl-3 {
        padding: 1rem!important
    }
    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem!important
    }
    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem!important
    }
    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem!important
    }
    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem!important
    }
    .p-xl-4 {
        padding: 1.5rem!important
    }
    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem!important
    }
    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem!important
    }
    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem!important
    }
    .p-xl-5 {
        padding: 3rem!important
    }
    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem!important
    }
    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem!important
    }
    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem!important
    }
    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem!important
    }
    .m-xl-n1 {
        margin: -.25rem!important
    }
    .mt-xl-n1, .my-xl-n1 {
        margin-top: -.25rem!important
    }
    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -.25rem!important
    }
    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -.25rem!important
    }
    .m-xl-n2 {
        margin: -.5rem!important
    }
    .mt-xl-n2, .my-xl-n2 {
        margin-top: -.5rem!important
    }
    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -.5rem!important
    }
    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -.5rem!important
    }
    .m-xl-n3 {
        margin: -1rem!important
    }
    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem!important
    }
    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem!important
    }
    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem!important
    }
    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem!important
    }
    .m-xl-n4 {
        margin: -1.5rem!important
    }
    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem!important
    }
    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem!important
    }
    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem!important
    }
    .m-xl-n5 {
        margin: -3rem!important
    }
    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem!important
    }
    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem!important
    }
    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem!important
    }
    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem!important
    }
    .m-xl-auto {
        margin: auto!important
    }
    .mt-xl-auto, .my-xl-auto {
        margin-top: auto!important
    }
    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto!important
    }
    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto!important
    }
    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace!important
}

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

.text-wrap {
    white-space: normal!important
}

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

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

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

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

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

@media (min-width:576px) {
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
}

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

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

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

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

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

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

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

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

.text-primary {
    color: #004F59!important
}

a.text-primary:focus, a.text-primary:hover {
    color: #0275a8!important
}

.text-secondary {
    color: #6c757d!important
}

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

.text-success {
    color: #7dc855!important
}

a.text-success:focus, a.text-success:hover {
    color: #589e33!important
}

.text-info {
    color: #78bcee!important
}

a.text-info:focus, a.text-info:hover {
    color: #349ae5!important
}

.text-warning {
    color: #fcce54!important
}

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

.text-danger {
    color: #ed5564!important
}

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

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus, a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #272c33!important
}

a.text-dark:focus, a.text-dark:hover {
    color: #060708!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5)!important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5)!important
}

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

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    overflow-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *, ::after, ::before {
        text-shadow: none!important;
        box-shadow: none!important
    }
    a:not(.btn) {
        text-decoration: underline
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap!important
    }
    blockquote, pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img, tr {
        page-break-inside: avoid
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    body {
        min-width: 992px!important
    }
    .container {
        min-width: 992px!important
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td, .table th {
        background-color: #fff!important
    }
    .table-bordered td, .table-bordered th {
        border: 1px solid #dee2e6!important
    }
    .table-dark {
        color: inherit
    }
    .table-dark tbody+tbody, .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #e1e8ee
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #e1e8ee
    }
}

@font-face {
    font-family: paperIcons;
    src: url(../fonts/paperIcons.eot?8quail);
    src: url(../fonts/paperIcons.eot?8quail#iefix) format("embedded-opentype"), url(../fonts/paperIcons.ttf?8quail) format("truetype"), url(../fonts/paperIcons.woff?8quail) format("woff"), url(../fonts/paperIcons.svg?8quail#paperIcons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: paperIcons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-3d_rotation:before {
    content: "\e84d"
}

.icon-ac_unit:before {
    content: "\ed94"
}

.icon-alarm:before {
    content: "\e855"
}

.icon-access_alarms:before {
    content: "\e191"
}

.icon-schedule:before {
    content: "\e8b5"
}

.icon-accessibility:before {
    content: "\e84e"
}

.icon-accessible:before {
    content: "\ed95"
}

.icon-account_balance:before {
    content: "\e84f"
}

.icon-account_balance_wallet:before {
    content: "\e850"
}

.icon-account_box:before {
    content: "\e851"
}

.icon-account_circle:before {
    content: "\e853"
}

.icon-adb:before {
    content: "\e60e"
}

.icon-add:before {
    content: "\e145"
}

.icon-add_a_photo:before {
    content: "\e439"
}

.icon-alarm_add:before {
    content: "\e856"
}

.icon-add_alert:before {
    content: "\e003"
}

.icon-add_box:before {
    content: "\e146"
}

.icon-add_circle:before {
    content: "\e147"
}

.icon-control_point:before {
    content: "\e3ba"
}

.icon-add_location:before {
    content: "\e567"
}

.icon-add_shopping_cart:before {
    content: "\e854"
}

.icon-queue:before {
    content: "\e03c"
}

.icon-add_to_queue:before {
    content: "\e05c"
}

.icon-adjust2:before {
    content: "\e39e"
}

.icon-airline_seat_flat:before {
    content: "\e630"
}

.icon-airline_seat_flat_angled:before {
    content: "\e631"
}

.icon-airline_seat_individual_suite:before {
    content: "\e632"
}

.icon-airline_seat_legroom_extra:before {
    content: "\e633"
}

.icon-airline_seat_legroom_normal:before {
    content: "\e634"
}

.icon-airline_seat_legroom_reduced:before {
    content: "\e635"
}

.icon-airline_seat_recline_extra:before {
    content: "\e636"
}

.icon-airline_seat_recline_normal:before {
    content: "\e637"
}

.icon-flight:before {
    content: "\e539"
}

.icon-airplanemode_inactive:before {
    content: "\e194"
}

.icon-airplay:before {
    content: "\e055"
}

.icon-airport_shuttle:before {
    content: "\ed96"
}

.icon-alarm_off:before {
    content: "\e857"
}

.icon-alarm_on:before {
    content: "\e858"
}

.icon-album:before {
    content: "\e019"
}

.icon-all_inclusive:before {
    content: "\ed97"
}

.icon-all_out:before {
    content: "\ed98"
}

.icon-android2:before {
    content: "\e859"
}

.icon-announcement:before {
    content: "\e85a"
}

.icon-apps:before {
    content: "\e5c3"
}

.icon-archive2:before {
    content: "\e149"
}

.icon-arrow_back:before {
    content: "\e5c4"
}

.icon-arrow_downward:before {
    content: "\e5db"
}

.icon-arrow_drop_down:before {
    content: "\e5c5"
}

.icon-arrow_drop_down_circle:before {
    content: "\e5c6"
}

.icon-arrow_drop_up:before {
    content: "\e5c7"
}

.icon-arrow_forward:before {
    content: "\e5c8"
}

.icon-arrow_upward:before {
    content: "\e5d8"
}

.icon-art_track:before {
    content: "\e060"
}

.icon-aspect_ratio:before {
    content: "\e85b"
}

.icon-poll:before {
    content: "\e801"
}

.icon-assignment:before {
    content: "\e85d"
}

.icon-assignment_ind:before {
    content: "\e85e"
}

.icon-assignment_late:before {
    content: "\e85f"
}

.icon-assignment_return:before {
    content: "\e860"
}

.icon-assignment_returned:before {
    content: "\e861"
}

.icon-assignment_turned_in:before {
    content: "\e862"
}

.icon-assistant:before {
    content: "\e39f"
}

.icon-flag10:before {
    content: "\e153"
}

.icon-attach_file:before {
    content: "\e226"
}

.icon-attach_money:before {
    content: "\e227"
}

.icon-attachment:before {
    content: "\e2bc"
}

.icon-audiotrack:before {
    content: "\e3a1"
}

.icon-autorenew:before {
    content: "\e863"
}

.icon-av_timer:before {
    content: "\e01b"
}

.icon-backspace:before {
    content: "\e14a"
}

.icon-cloud_upload:before {
    content: "\e2c3"
}

.icon-battery_alert:before {
    content: "\e19c"
}

.icon-battery_charging_full:before {
    content: "\e1a3"
}

.icon-battery_std:before {
    content: "\e1a5"
}

.icon-battery_unknown:before {
    content: "\e1a6"
}

.icon-beach_access:before {
    content: "\ed99"
}

.icon-beenhere:before {
    content: "\e52d"
}

.icon-block:before {
    content: "\e14b"
}

.icon-bluetooth2:before {
    content: "\e1a7"
}

.icon-bluetooth_searching:before {
    content: "\e1aa"
}

.icon-bluetooth_connected:before {
    content: "\e1a8"
}

.icon-bluetooth_disabled:before {
    content: "\e1a9"
}

.icon-blur_circular:before {
    content: "\e3a2"
}

.icon-blur_linear:before {
    content: "\e3a3"
}

.icon-blur_off:before {
    content: "\e3a4"
}

.icon-blur_on:before {
    content: "\e3a5"
}

.icon-class:before {
    content: "\e86e"
}

.icon-turned_in:before {
    content: "\e8e6"
}

.icon-turned_in_not:before {
    content: "\e8e7"
}

.icon-border_all:before {
    content: "\e228"
}

.icon-border_bottom:before {
    content: "\e229"
}

.icon-border_clear:before {
    content: "\e22a"
}

.icon-border_color:before {
    content: "\e22b"
}

.icon-border_horizontal:before {
    content: "\e22c"
}

.icon-border_inner:before {
    content: "\e22d"
}

.icon-border_left:before {
    content: "\e22e"
}

.icon-border_outer:before {
    content: "\e22f"
}

.icon-border_right:before {
    content: "\e230"
}

.icon-border_style:before {
    content: "\e231"
}

.icon-border_top:before {
    content: "\e232"
}

.icon-border_vertical:before {
    content: "\e233"
}

.icon-branding_watermark:before {
    content: "\e06b"
}

.icon-brightness_1:before {
    content: "\e3a6"
}

.icon-brightness_2:before {
    content: "\e3a7"
}

.icon-brightness_3:before {
    content: "\e3a8"
}

.icon-brightness_4:before {
    content: "\e3a9"
}

.icon-brightness_low:before {
    content: "\e1ad"
}

.icon-brightness_medium:before {
    content: "\e1ae"
}

.icon-brightness_high:before {
    content: "\e1ac"
}

.icon-brightness_auto:before {
    content: "\e1ab"
}

.icon-broken_image:before {
    content: "\e3ad"
}

.icon-brush:before {
    content: "\e3ae"
}

.icon-bubble_chart:before {
    content: "\e6dd"
}

.icon-bug_report:before {
    content: "\e868"
}

.icon-build:before {
    content: "\e869"
}

.icon-burst_mode:before {
    content: "\e43c"
}

.icon-domain:before {
    content: "\e7ee"
}

.icon-business_center:before {
    content: "\ed9a"
}

.icon-cached:before {
    content: "\e86a"
}

.icon-cake:before {
    content: "\e7e9"
}

.icon-phone2:before {
    content: "\e0cd"
}

.icon-call_end:before {
    content: "\e0b1"
}

.icon-call_made:before {
    content: "\e0b2"
}

.icon-merge_type:before {
    content: "\e252"
}

.icon-call_missed:before {
    content: "\e0b4"
}

.icon-call_missed_outgoing:before {
    content: "\e0e4"
}

.icon-call_received:before {
    content: "\e0b5"
}

.icon-call_split:before {
    content: "\e0b6"
}

.icon-call_to_action:before {
    content: "\e06c"
}

.icon-camera2:before {
    content: "\e3af"
}

.icon-photo_camera:before {
    content: "\e412"
}

.icon-camera_enhance:before {
    content: "\e8fc"
}

.icon-camera_front:before {
    content: "\e3b1"
}

.icon-camera_rear:before {
    content: "\e3b2"
}

.icon-camera_roll:before {
    content: "\e3b3"
}

.icon-cancel:before {
    content: "\e5c9"
}

.icon-redeem:before {
    content: "\e8b1"
}

.icon-card_membership:before {
    content: "\e8f7"
}

.icon-card_travel:before {
    content: "\e8f8"
}

.icon-casino:before {
    content: "\ed9b"
}

.icon-cast:before {
    content: "\e307"
}

.icon-cast_connected:before {
    content: "\e308"
}

.icon-center_focus_strong:before {
    content: "\e3b4"
}

.icon-center_focus_weak:before {
    content: "\e3b5"
}

.icon-change_history:before {
    content: "\e86b"
}

.icon-chat2:before {
    content: "\e0b7"
}

.icon-chat_bubble:before {
    content: "\e0ca"
}

.icon-chat_bubble_outline:before {
    content: "\e0cb"
}

.icon-check3:before {
    content: "\e5ca"
}

.icon-check_box:before {
    content: "\e834"
}

.icon-check_box_outline_blank:before {
    content: "\e835"
}

.icon-check_circle:before {
    content: "\e86c"
}

.icon-navigate_before:before {
    content: "\e408"
}

.icon-navigate_next:before {
    content: "\e409"
}

.icon-child_care:before {
    content: "\ed9c"
}

.icon-child_friendly:before {
    content: "\ed9d"
}

.icon-chrome_reader_mode:before {
    content: "\e86d"
}

.icon-close2:before {
    content: "\e5cd"
}

.icon-clear_all:before {
    content: "\e0b8"
}

.icon-closed_caption:before {
    content: "\e01c"
}

.icon-wb_cloudy:before {
    content: "\e42d"
}

.icon-cloud_circle:before {
    content: "\e2be"
}

.icon-cloud_done:before {
    content: "\e2bf"
}

.icon-cloud_download:before {
    content: "\e2c0"
}

.icon-cloud_off:before {
    content: "\e2c1"
}

.icon-cloud_queue:before {
    content: "\e2c2"
}

.icon-code2:before {
    content: "\e86f"
}

.icon-photo_library:before {
    content: "\e413"
}

.icon-collections_bookmark:before {
    content: "\e431"
}

.icon-palette:before {
    content: "\e40a"
}

.icon-colorize:before {
    content: "\e3b8"
}

.icon-comment2:before {
    content: "\e0b9"
}

.icon-compare:before {
    content: "\e3b9"
}

.icon-compare_arrows:before {
    content: "\ed9e"
}

.icon-laptop3:before {
    content: "\e31e"
}

.icon-confirmation_number:before {
    content: "\e638"
}

.icon-contact_mail:before {
    content: "\e0d0"
}

.icon-contact_phone:before {
    content: "\e0cf"
}

.icon-contacts:before {
    content: "\e0ba"
}

.icon-content_copy:before {
    content: "\e14d"
}

.icon-content_cut:before {
    content: "\e14e"
}

.icon-content_paste:before {
    content: "\e14f"
}

.icon-control_point_duplicate:before {
    content: "\e3bb"
}

.icon-copyright2:before {
    content: "\ed9f"
}

.icon-mode_edit:before {
    content: "\e254"
}

.icon-create_new_folder:before {
    content: "\e2cc"
}

.icon-payment:before {
    content: "\e8a1"
}

.icon-crop2:before {
    content: "\e3be"
}

.icon-crop_16_9:before {
    content: "\e3bc"
}

.icon-crop_3_2:before {
    content: "\e3bd"
}

.icon-crop_landscape:before {
    content: "\e3c3"
}

.icon-crop_7_5:before {
    content: "\e3c0"
}

.icon-crop_din:before {
    content: "\e3c1"
}

.icon-crop_free:before {
    content: "\e3c2"
}

.icon-crop_original:before {
    content: "\e3c4"
}

.icon-crop_portrait:before {
    content: "\e3c5"
}

.icon-crop_rotate:before {
    content: "\e437"
}

.icon-crop_square:before {
    content: "\e3c6"
}

.icon-dashboard2:before {
    content: "\e871"
}

.icon-data_usage:before {
    content: "\e1af"
}

.icon-date_range:before {
    content: "\eda0"
}

.icon-dehaze:before {
    content: "\e3c7"
}

.icon-delete:before {
    content: "\e872"
}

.icon-delete_forever:before {
    content: "\eda1"
}

.icon-delete_sweep:before {
    content: "\e16c"
}

.icon-description:before {
    content: "\e873"
}

.icon-desktop_mac:before {
    content: "\e30b"
}

.icon-desktop_windows:before {
    content: "\e30c"
}

.icon-details:before {
    content: "\e3c8"
}

.icon-developer_board:before {
    content: "\e30d"
}

.icon-developer_mode:before {
    content: "\e1b0"
}

.icon-device_hub:before {
    content: "\e335"
}

.icon-phonelink:before {
    content: "\e326"
}

.icon-devices_other:before {
    content: "\e337"
}

.icon-dialer_sip:before {
    content: "\e0bb"
}

.icon-dialpad:before {
    content: "\e0bc"
}

.icon-directions:before {
    content: "\e52e"
}

.icon-directions_bike:before {
    content: "\e52f"
}

.icon-directions_boat:before {
    content: "\e532"
}

.icon-directions_bus:before {
    content: "\e530"
}

.icon-directions_car:before {
    content: "\e531"
}

.icon-directions_railway:before {
    content: "\e534"
}

.icon-directions_run:before {
    content: "\e566"
}

.icon-directions_transit:before {
    content: "\e535"
}

.icon-directions_walk:before {
    content: "\e536"
}

.icon-disc_full:before {
    content: "\e610"
}

.icon-dns:before {
    content: "\e875"
}

.icon-not_interested:before {
    content: "\e033"
}

.icon-do_not_disturb_alt:before {
    content: "\e611"
}

.icon-do_not_disturb_off:before {
    content: "\e643"
}

.icon-remove_circle:before {
    content: "\e15c"
}

.icon-dock:before {
    content: "\e30e"
}

.icon-done:before {
    content: "\e876"
}

.icon-done_all:before {
    content: "\e877"
}

.icon-donut_large:before {
    content: "\eda2"
}

.icon-donut_small:before {
    content: "\eda3"
}

.icon-drafts:before {
    content: "\e151"
}

.icon-drag_handle:before {
    content: "\e25d"
}

.icon-time_to_leave:before {
    content: "\e62c"
}

.icon-dvr:before {
    content: "\e1b2"
}

.icon-edit_location:before {
    content: "\e568"
}

.icon-eject2:before {
    content: "\e8fb"
}

.icon-markunread:before {
    content: "\e159"
}

.icon-enhanced_encryption:before {
    content: "\e63f"
}

.icon-equalizer:before {
    content: "\e01d"
}

.icon-error:before {
    content: "\e000"
}

.icon-error_outline:before {
    content: "\e001"
}

.icon-euro_symbol:before {
    content: "\eda4"
}

.icon-ev_station:before {
    content: "\e56d"
}

.icon-insert_invitation:before {
    content: "\e24f"
}

.icon-event_available:before {
    content: "\e614"
}

.icon-event_busy:before {
    content: "\e615"
}

.icon-event_note:before {
    content: "\e616"
}

.icon-event_seat:before {
    content: "\eda5"
}

.icon-exit_to_app:before {
    content: "\e879"
}

.icon-expand_less:before {
    content: "\e5ce"
}

.icon-expand_more:before {
    content: "\e5cf"
}

.icon-explicit:before {
    content: "\e01e"
}

.icon-explore:before {
    content: "\e87a"
}

.icon-exposure:before {
    content: "\e3ca"
}

.icon-exposure_neg_1:before {
    content: "\e3cb"
}

.icon-exposure_neg_2:before {
    content: "\e3cc"
}

.icon-exposure_plus_1:before {
    content: "\e3cd"
}

.icon-exposure_plus_2:before {
    content: "\e3ce"
}

.icon-exposure_zero:before {
    content: "\e3cf"
}

.icon-extension:before {
    content: "\e87b"
}

.icon-face:before {
    content: "\e87c"
}

.icon-fast_forward:before {
    content: "\e01f"
}

.icon-fast_rewind:before {
    content: "\e020"
}

.icon-favorite:before {
    content: "\e87d"
}

.icon-favorite_border:before {
    content: "\e87e"
}

.icon-featured_play_list:before {
    content: "\e06d"
}

.icon-featured_video:before {
    content: "\e06e"
}

.icon-sms_failed:before {
    content: "\e626"
}

.icon-fiber_dvr:before {
    content: "\e05d"
}

.icon-fiber_manual_record:before {
    content: "\e061"
}

.icon-fiber_new:before {
    content: "\e05e"
}

.icon-fiber_pin:before {
    content: "\e06a"
}

.icon-fiber_smart_record:before {
    content: "\e062"
}

.icon-get_app:before {
    content: "\e884"
}

.icon-file_upload:before {
    content: "\e2c6"
}

.icon-filter2:before {
    content: "\e3d3"
}

.icon-filter_1:before {
    content: "\e3d0"
}

.icon-filter_2:before {
    content: "\e3d1"
}

.icon-filter_3:before {
    content: "\e3d2"
}

.icon-filter_4:before {
    content: "\e3d4"
}

.icon-filter_5:before {
    content: "\e3d5"
}

.icon-filter_6:before {
    content: "\e3d6"
}

.icon-filter_7:before {
    content: "\e3d7"
}

.icon-filter_8:before {
    content: "\e3d8"
}

.icon-filter_9:before {
    content: "\e3d9"
}

.icon-filter_9_plus:before {
    content: "\e3da"
}

.icon-filter_b_and_w:before {
    content: "\e3db"
}

.icon-filter_center_focus:before {
    content: "\e3dc"
}

.icon-filter_drama:before {
    content: "\e3dd"
}

.icon-filter_frames:before {
    content: "\e3de"
}

.icon-terrain:before {
    content: "\e564"
}

.icon-filter_list:before {
    content: "\e152"
}

.icon-filter_none:before {
    content: "\e3e0"
}

.icon-filter_tilt_shift:before {
    content: "\e3e2"
}

.icon-filter_vintage:before {
    content: "\e3e3"
}

.icon-find_in_page:before {
    content: "\e880"
}

.icon-find_replace:before {
    content: "\e881"
}

.icon-fingerprint:before {
    content: "\eda6"
}

.icon-first_page:before {
    content: "\e5dc"
}

.icon-fitness_center:before {
    content: "\eda7"
}

.icon-flare:before {
    content: "\e3e4"
}

.icon-flash_auto:before {
    content: "\e3e5"
}

.icon-flash_off:before {
    content: "\e3e6"
}

.icon-flash_on:before {
    content: "\e3e7"
}

.icon-flight_land:before {
    content: "\eda8"
}

.icon-flight_takeoff:before {
    content: "\eda9"
}

.icon-flip:before {
    content: "\e3e8"
}

.icon-flip_to_back:before {
    content: "\e882"
}

.icon-flip_to_front:before {
    content: "\e883"
}

.icon-folder7:before {
    content: "\e2c7"
}

.icon-folder_open:before {
    content: "\e2c8"
}

.icon-folder_shared:before {
    content: "\e2c9"
}

.icon-folder_special:before {
    content: "\e617"
}

.icon-font_download:before {
    content: "\e167"
}

.icon-format_align_center:before {
    content: "\e234"
}

.icon-format_align_justify:before {
    content: "\e235"
}

.icon-format_align_left:before {
    content: "\e236"
}

.icon-format_align_right:before {
    content: "\e237"
}

.icon-format_bold:before {
    content: "\e238"
}

.icon-format_clear:before {
    content: "\e239"
}

.icon-format_color_fill:before {
    content: "\e23a"
}

.icon-format_color_reset:before {
    content: "\e23b"
}

.icon-format_color_text:before {
    content: "\e23c"
}

.icon-format_indent_decrease:before {
    content: "\e23d"
}

.icon-format_indent_increase:before {
    content: "\e23e"
}

.icon-format_italic:before {
    content: "\e23f"
}

.icon-format_line_spacing:before {
    content: "\e240"
}

.icon-format_list_bulleted:before {
    content: "\e241"
}

.icon-format_list_numbered:before {
    content: "\e242"
}

.icon-format_paint:before {
    content: "\e243"
}

.icon-format_quote:before {
    content: "\e244"
}

.icon-format_shapes:before {
    content: "\e25e"
}

.icon-format_size:before {
    content: "\e245"
}

.icon-format_strikethrough:before {
    content: "\e246"
}

.icon-format_textdirection_l_to_r:before {
    content: "\e247"
}

.icon-format_textdirection_r_to_l:before {
    content: "\e248"
}

.icon-format_underlined:before {
    content: "\e249"
}

.icon-question_answer:before {
    content: "\e8af"
}

.icon-forward2:before {
    content: "\e154"
}

.icon-forward_10:before {
    content: "\e056"
}

.icon-forward_30:before {
    content: "\e057"
}

.icon-forward_5:before {
    content: "\e058"
}

.icon-free_breakfast:before {
    content: "\edaa"
}

.icon-fullscreen:before {
    content: "\e5d0"
}

.icon-fullscreen_exit:before {
    content: "\e5d1"
}

.icon-functions:before {
    content: "\e24a"
}

.icon-g_translate:before {
    content: "\edab"
}

.icon-games:before {
    content: "\e021"
}

.icon-gavel2:before {
    content: "\edac"
}

.icon-gesture:before {
    content: "\e155"
}

.icon-gif:before {
    content: "\edad"
}

.icon-goat:before {
    content: "\edae"
}

.icon-golf_course:before {
    content: "\edaf"
}

.icon-my_location:before {
    content: "\e55c"
}

.icon-location_searching:before {
    content: "\e1b7"
}

.icon-location_disabled:before {
    content: "\e1b6"
}

.icon-star4:before {
    content: "\e838"
}

.icon-gradient:before {
    content: "\e3e9"
}

.icon-grain:before {
    content: "\e3ea"
}

.icon-graphic_eq:before {
    content: "\e1b8"
}

.icon-grid_off:before {
    content: "\e3eb"
}

.icon-grid_on:before {
    content: "\e3ec"
}

.icon-people:before {
    content: "\e7fb"
}

.icon-group_add:before {
    content: "\e7f0"
}

.icon-group_work:before {
    content: "\e886"
}

.icon-hd:before {
    content: "\e052"
}

.icon-hdr_off:before {
    content: "\e3ed"
}

.icon-hdr_on:before {
    content: "\e3ee"
}

.icon-hdr_strong:before {
    content: "\e3f1"
}

.icon-hdr_weak:before {
    content: "\e3f2"
}

.icon-headset2:before {
    content: "\e310"
}

.icon-headset_mic:before {
    content: "\e311"
}

.icon-healing:before {
    content: "\e3f3"
}

.icon-hearing:before {
    content: "\e023"
}

.icon-help:before {
    content: "\e887"
}

.icon-help_outline:before {
    content: "\e8fd"
}

.icon-high_quality:before {
    content: "\e024"
}

.icon-highlight:before {
    content: "\e25f"
}

.icon-highlight_off:before {
    content: "\e888"
}

.icon-restore:before {
    content: "\e8b3"
}

.icon-home2:before {
    content: "\e88a"
}

.icon-hot_tub:before {
    content: "\edb0"
}

.icon-local_hotel:before {
    content: "\e549"
}

.icon-hourglass_empty:before {
    content: "\e88b"
}

.icon-hourglass_full:before {
    content: "\e88c"
}

.icon-http:before {
    content: "\edb1"
}

.icon-lock4:before {
    content: "\e897"
}

.icon-photo2:before {
    content: "\e410"
}

.icon-image_aspect_ratio:before {
    content: "\e3f5"
}

.icon-import_contacts:before {
    content: "\e0e0"
}

.icon-import_export:before {
    content: "\e0c3"
}

.icon-important_devices:before {
    content: "\edb2"
}

.icon-inbox4:before {
    content: "\e156"
}

.icon-indeterminate_check_box:before {
    content: "\edb3"
}

.icon-info2:before {
    content: "\e88e"
}

.icon-info_outline:before {
    content: "\e88f"
}

.icon-input:before {
    content: "\e890"
}

.icon-insert_comment:before {
    content: "\e24c"
}

.icon-insert_drive_file:before {
    content: "\e24d"
}

.icon-tag_faces:before {
    content: "\e420"
}

.icon-link2:before {
    content: "\e157"
}

.icon-invert_colors:before {
    content: "\e891"
}

.icon-invert_colors_off:before {
    content: "\e0c4"
}

.icon-iso:before {
    content: "\e3f6"
}

.icon-keyboard:before {
    content: "\e312"
}

.icon-keyboard_arrow_down:before {
    content: "\e313"
}

.icon-keyboard_arrow_left:before {
    content: "\e314"
}

.icon-keyboard_arrow_right:before {
    content: "\e315"
}

.icon-keyboard_arrow_up:before {
    content: "\e316"
}

.icon-keyboard_backspace:before {
    content: "\e317"
}

.icon-keyboard_capslock:before {
    content: "\e318"
}

.icon-keyboard_hide:before {
    content: "\e31a"
}

.icon-keyboard_return:before {
    content: "\e31b"
}

.icon-keyboard_tab:before {
    content: "\e31c"
}

.icon-keyboard_voice:before {
    content: "\e31d"
}

.icon-kitchen:before {
    content: "\edb4"
}

.icon-label:before {
    content: "\e892"
}

.icon-label_outline:before {
    content: "\e893"
}

.icon-language2:before {
    content: "\e894"
}

.icon-laptop_chromebook:before {
    content: "\e31f"
}

.icon-laptop_mac:before {
    content: "\e320"
}

.icon-laptop_windows:before {
    content: "\e321"
}

.icon-last_page:before {
    content: "\e5dd"
}

.icon-open_in_new:before {
    content: "\e89e"
}

.icon-layers:before {
    content: "\e53b"
}

.icon-layers_clear:before {
    content: "\e53c"
}

.icon-leak_add:before {
    content: "\e3f8"
}

.icon-leak_remove:before {
    content: "\e3f9"
}

.icon-lens:before {
    content: "\e3fa"
}

.icon-library_books:before {
    content: "\e02f"
}

.icon-library_music:before {
    content: "\e030"
}

.icon-lightbulb_outline:before {
    content: "\edb5"
}

.icon-line_style:before {
    content: "\edb6"
}

.icon-line_weight:before {
    content: "\edb7"
}

.icon-linear_scale:before {
    content: "\e260"
}

.icon-linked_camera:before {
    content: "\e438"
}

.icon-list4:before {
    content: "\e896"
}

.icon-live_help:before {
    content: "\e0c6"
}

.icon-live_tv:before {
    content: "\e639"
}

.icon-local_play:before {
    content: "\e553"
}

.icon-local_airport:before {
    content: "\e53d"
}

.icon-local_atm:before {
    content: "\e53e"
}

.icon-local_bar:before {
    content: "\e540"
}

.icon-local_cafe:before {
    content: "\e541"
}

.icon-local_car_wash:before {
    content: "\e542"
}

.icon-local_convenience_store:before {
    content: "\e543"
}

.icon-restaurant_menu:before {
    content: "\e561"
}

.icon-local_drink:before {
    content: "\e544"
}

.icon-local_florist:before {
    content: "\e545"
}

.icon-local_gas_station:before {
    content: "\e546"
}

.icon-shopping_cart:before {
    content: "\e8cc"
}

.icon-local_hospital:before {
    content: "\e548"
}

.icon-local_laundry_service:before {
    content: "\e54a"
}

.icon-local_library:before {
    content: "\e54b"
}

.icon-local_mall:before {
    content: "\e54c"
}

.icon-theaters:before {
    content: "\e8da"
}

.icon-local_offer:before {
    content: "\e54e"
}

.icon-local_parking:before {
    content: "\e54f"
}

.icon-local_pharmacy:before {
    content: "\e550"
}

.icon-local_pizza:before {
    content: "\e552"
}

.icon-print2:before {
    content: "\e8ad"
}

.icon-local_shipping:before {
    content: "\e558"
}

.icon-local_taxi:before {
    content: "\e559"
}

.icon-location_city:before {
    content: "\e7f1"
}

.icon-location_off:before {
    content: "\e0c7"
}

.icon-room:before {
    content: "\e8b4"
}

.icon-lock_open:before {
    content: "\e898"
}

.icon-lock_outline:before {
    content: "\e899"
}

.icon-looks:before {
    content: "\e3fc"
}

.icon-looks_3:before {
    content: "\e3fb"
}

.icon-looks_4:before {
    content: "\e3fd"
}

.icon-looks_5:before {
    content: "\e3fe"
}

.icon-looks_6:before {
    content: "\e3ff"
}

.icon-looks_one:before {
    content: "\e400"
}

.icon-looks_two:before {
    content: "\e401"
}

.icon-sync:before {
    content: "\e627"
}

.icon-loupe:before {
    content: "\e402"
}

.icon-low_priority:before {
    content: "\e16d"
}

.icon-loyalty:before {
    content: "\e89a"
}

.icon-mail_outline:before {
    content: "\e0e1"
}

.icon-map2:before {
    content: "\e55b"
}

.icon-markunread_mailbox:before {
    content: "\e89b"
}

.icon-memory:before {
    content: "\e322"
}

.icon-menu:before {
    content: "\e5d2"
}

.icon-message:before {
    content: "\e0c9"
}

.icon-mic:before {
    content: "\e029"
}

.icon-mic_none:before {
    content: "\e02a"
}

.icon-mic_off:before {
    content: "\e02b"
}

.icon-mms:before {
    content: "\e618"
}

.icon-mode_comment:before {
    content: "\e253"
}

.icon-monetization_on:before {
    content: "\e263"
}

.icon-money_off:before {
    content: "\e25c"
}

.icon-monochrome_photos:before {
    content: "\e403"
}

.icon-mood_bad:before {
    content: "\e7f3"
}

.icon-more:before {
    content: "\e619"
}

.icon-more_horiz:before {
    content: "\e5d3"
}

.icon-more_vert:before {
    content: "\e5d4"
}

.icon-motorcycle2:before {
    content: "\edb8"
}

.icon-mouse:before {
    content: "\e323"
}

.icon-move_to_inbox:before {
    content: "\e168"
}

.icon-movie_creation:before {
    content: "\e404"
}

.icon-movie_filter:before {
    content: "\e43a"
}

.icon-multiline_chart:before {
    content: "\e6df"
}

.icon-music_note:before {
    content: "\e405"
}

.icon-music_video:before {
    content: "\e063"
}

.icon-nature:before {
    content: "\e406"
}

.icon-nature_people:before {
    content: "\e407"
}

.icon-navigation:before {
    content: "\e55d"
}

.icon-near_me:before {
    content: "\e569"
}

.icon-network_cell:before {
    content: "\e1b9"
}

.icon-network_check:before {
    content: "\e640"
}

.icon-network_locked:before {
    content: "\e61a"
}

.icon-network_wifi:before {
    content: "\e1ba"
}

.icon-new_releases:before {
    content: "\e031"
}

.icon-next_week:before {
    content: "\e16a"
}

.icon-nfc:before {
    content: "\e1bb"
}

.icon-no_encryption:before {
    content: "\e641"
}

.icon-signal_cellular_no_sim:before {
    content: "\e1ce"
}

.icon-note3:before {
    content: "\e06f"
}

.icon-note_add:before {
    content: "\e89c"
}

.icon-notifications:before {
    content: "\e7f4"
}

.icon-notifications_active:before {
    content: "\e7f7"
}

.icon-notifications_none:before {
    content: "\e7f5"
}

.icon-notifications_off:before {
    content: "\e7f6"
}

.icon-notifications_paused:before {
    content: "\e7f8"
}

.icon-offline_pin:before {
    content: "\edb9"
}

.icon-ondemand_video:before {
    content: "\e63a"
}

.icon-opacity:before {
    content: "\edba"
}

.icon-open_in_browser:before {
    content: "\e89d"
}

.icon-open_with:before {
    content: "\e89f"
}

.icon-pages:before {
    content: "\e7f9"
}

.icon-pageview:before {
    content: "\e8a0"
}

.icon-pan_tool:before {
    content: "\edbb"
}

.icon-panorama:before {
    content: "\e40b"
}

.icon-radio_button_unchecked:before {
    content: "\e836"
}

.icon-panorama_horizontal:before {
    content: "\e40d"
}

.icon-panorama_vertical:before {
    content: "\e40e"
}

.icon-panorama_wide_angle:before {
    content: "\e40f"
}

.icon-party_mode:before {
    content: "\e7fa"
}

.icon-pause2:before {
    content: "\e034"
}

.icon-pause_circle_filled:before {
    content: "\e035"
}

.icon-pause_circle_outline:before {
    content: "\e036"
}

.icon-people_outline:before {
    content: "\e7fc"
}

.icon-perm_camera_mic:before {
    content: "\e8a2"
}

.icon-perm_contact_calendar:before {
    content: "\e8a3"
}

.icon-perm_data_setting:before {
    content: "\e8a4"
}

.icon-perm_device_information:before {
    content: "\e8a5"
}

.icon-person_outline:before {
    content: "\e7ff"
}

.icon-perm_media:before {
    content: "\e8a7"
}

.icon-perm_phone_msg:before {
    content: "\e8a8"
}

.icon-perm_scan_wifi:before {
    content: "\e8a9"
}

.icon-person:before {
    content: "\e7fd"
}

.icon-person_add:before {
    content: "\e7fe"
}

.icon-person_pin:before {
    content: "\e55a"
}

.icon-person_pin_circle:before {
    content: "\e56a"
}

.icon-personal_video:before {
    content: "\e63b"
}

.icon-pets:before {
    content: "\edbc"
}

.icon-phone_android:before {
    content: "\e324"
}

.icon-phone_bluetooth_speaker:before {
    content: "\e61b"
}

.icon-phone_forwarded:before {
    content: "\e61c"
}

.icon-phone_in_talk:before {
    content: "\e61d"
}

.icon-phone_iphone:before {
    content: "\e325"
}

.icon-phone_locked:before {
    content: "\e61e"
}

.icon-phone_missed:before {
    content: "\e61f"
}

.icon-phone_paused:before {
    content: "\e620"
}

.icon-phonelink_erase:before {
    content: "\e0db"
}

.icon-phonelink_lock:before {
    content: "\e0dc"
}

.icon-phonelink_off:before {
    content: "\e327"
}

.icon-phonelink_ring:before {
    content: "\e0dd"
}

.icon-phonelink_setup:before {
    content: "\e0de"
}

.icon-photo_album:before {
    content: "\e411"
}

.icon-photo_filter:before {
    content: "\e43b"
}

.icon-photo_size_select_actual:before {
    content: "\e432"
}

.icon-photo_size_select_large:before {
    content: "\e433"
}

.icon-photo_size_select_small:before {
    content: "\e434"
}

.icon-picture_as_pdf:before {
    content: "\e415"
}

.icon-picture_in_picture:before {
    content: "\e8aa"
}

.icon-picture_in_picture_alt:before {
    content: "\edbd"
}

.icon-pie_chart:before {
    content: "\e6c4"
}

.icon-pie_chart_outlined:before {
    content: "\e6c5"
}

.icon-pin_drop:before {
    content: "\e55e"
}

.icon-play_arrow:before {
    content: "\e037"
}

.icon-play_circle_filled:before {
    content: "\e038"
}

.icon-play_circle_outline:before {
    content: "\e039"
}

.icon-play_for_work:before {
    content: "\edbe"
}

.icon-playlist_add:before {
    content: "\e03b"
}

.icon-playlist_add_check:before {
    content: "\e065"
}

.icon-playlist_play:before {
    content: "\e05f"
}

.icon-plus_one:before {
    content: "\e800"
}

.icon-polymer:before {
    content: "\e8ab"
}

.icon-pool:before {
    content: "\edbf"
}

.icon-portable_wifi_off:before {
    content: "\e0ce"
}

.icon-portrait:before {
    content: "\e416"
}

.icon-power:before {
    content: "\e63c"
}

.icon-power_input:before {
    content: "\e336"
}

.icon-power_settings_new:before {
    content: "\e8ac"
}

.icon-pregnant_woman:before {
    content: "\edc0"
}

.icon-present_to_all:before {
    content: "\e0df"
}

.icon-priority_high:before {
    content: "\e645"
}

.icon-public:before {
    content: "\e80b"
}

.icon-publish:before {
    content: "\e255"
}

.icon-queue_music:before {
    content: "\e03d"
}

.icon-queue_play_next:before {
    content: "\e066"
}

.icon-radio:before {
    content: "\e03e"
}

.icon-radio_button_checked:before {
    content: "\e837"
}

.icon-rate_review:before {
    content: "\e560"
}

.icon-receipt:before {
    content: "\e8b0"
}

.icon-recent_actors:before {
    content: "\e03f"
}

.icon-record_voice_over:before {
    content: "\edc1"
}

.icon-redo:before {
    content: "\e15a"
}

.icon-refresh2:before {
    content: "\e5d5"
}

.icon-remove2:before {
    content: "\e15b"
}

.icon-remove_circle_outline:before {
    content: "\e15d"
}

.icon-remove_from_queue:before {
    content: "\e067"
}

.icon-visibility:before {
    content: "\e8f4"
}

.icon-remove_shopping_cart:before {
    content: "\edc2"
}

.icon-reorder2:before {
    content: "\e8fe"
}

.icon-repeat2:before {
    content: "\e040"
}

.icon-repeat_one:before {
    content: "\e041"
}

.icon-replay:before {
    content: "\e042"
}

.icon-replay_10:before {
    content: "\e059"
}

.icon-replay_30:before {
    content: "\e05a"
}

.icon-replay_5:before {
    content: "\e05b"
}

.icon-reply2:before {
    content: "\e15e"
}

.icon-reply_all:before {
    content: "\e15f"
}

.icon-report2:before {
    content: "\e160"
}

.icon-warning4:before {
    content: "\e002"
}

.icon-restaurant:before {
    content: "\e56c"
}

.icon-restore_page:before {
    content: "\edc3"
}

.icon-ring_volume:before {
    content: "\e0d1"
}

.icon-room_service:before {
    content: "\edc4"
}

.icon-rotate_90_degrees_ccw:before {
    content: "\e418"
}

.icon-rotate_left:before {
    content: "\e419"
}

.icon-rotate_right:before {
    content: "\e41a"
}

.icon-rounded_corner:before {
    content: "\edc5"
}

.icon-router:before {
    content: "\e328"
}

.icon-rowing:before {
    content: "\edc6"
}

.icon-rss_feed:before {
    content: "\e0e5"
}

.icon-rv_hookup:before {
    content: "\e642"
}

.icon-satellite:before {
    content: "\e562"
}

.icon-save2:before {
    content: "\e161"
}

.icon-scanner:before {
    content: "\e329"
}

.icon-school:before {
    content: "\e80c"
}

.icon-screen_lock_landscape:before {
    content: "\e1be"
}

.icon-screen_lock_portrait:before {
    content: "\e1bf"
}

.icon-screen_lock_rotation:before {
    content: "\e1c0"
}

.icon-screen_rotation:before {
    content: "\e1c1"
}

.icon-screen_share:before {
    content: "\e0e2"
}

.icon-sd_storage:before {
    content: "\e1c2"
}

.icon-search4:before {
    content: "\e8b6"
}

.icon-security2:before {
    content: "\e32a"
}

.icon-select_all:before {
    content: "\e162"
}

.icon-send2:before {
    content: "\e163"
}

.icon-sentiment_dissatisfied:before {
    content: "\e811"
}

.icon-sentiment_neutral:before {
    content: "\e812"
}

.icon-sentiment_satisfied:before {
    content: "\e813"
}

.icon-sentiment_very_dissatisfied:before {
    content: "\e814"
}

.icon-sentiment_very_satisfied:before {
    content: "\e815"
}

.icon-settings2:before {
    content: "\e8b8"
}

.icon-settings_applications:before {
    content: "\e8b9"
}

.icon-settings_backup_restore:before {
    content: "\e8ba"
}

.icon-settings_bluetooth:before {
    content: "\e8bb"
}

.icon-settings_brightness:before {
    content: "\e8bd"
}

.icon-settings_cell:before {
    content: "\e8bc"
}

.icon-settings_ethernet:before {
    content: "\e8be"
}

.icon-settings_input_antenna:before {
    content: "\e8bf"
}

.icon-settings_input_composite:before {
    content: "\e8c1"
}

.icon-settings_input_hdmi:before {
    content: "\e8c2"
}

.icon-settings_input_svideo:before {
    content: "\e8c3"
}

.icon-settings_overscan:before {
    content: "\e8c4"
}

.icon-settings_phone:before {
    content: "\e8c5"
}

.icon-settings_power:before {
    content: "\e8c6"
}

.icon-settings_remote:before {
    content: "\e8c7"
}

.icon-settings_system_daydream:before {
    content: "\e1c3"
}

.icon-settings_voice:before {
    content: "\e8c8"
}

.icon-share2:before {
    content: "\e80d"
}

.icon-shop2:before {
    content: "\e8c9"
}

.icon-shop_two:before {
    content: "\e8ca"
}

.icon-shopping_basket:before {
    content: "\e8cb"
}

.icon-short_text:before {
    content: "\e261"
}

.icon-show_chart:before {
    content: "\e6e1"
}

.icon-shuffle:before {
    content: "\e043"
}

.icon-signal_cellular_4_bar:before {
    content: "\e1c8"
}

.icon-signal_cellular_connected_no_internet_4_bar:before {
    content: "\e1cd"
}

.icon-signal_cellular_null:before {
    content: "\e1cf"
}

.icon-signal_cellular_off:before {
    content: "\e1d0"
}

.icon-signal_wifi_4_bar:before {
    content: "\e1d8"
}

.icon-signal_wifi_4_bar_lock:before {
    content: "\e1d9"
}

.icon-signal_wifi_off:before {
    content: "\e1da"
}

.icon-sim_card:before {
    content: "\e32b"
}

.icon-sim_card_alert:before {
    content: "\e624"
}

.icon-skip_next:before {
    content: "\e044"
}

.icon-skip_previous:before {
    content: "\e045"
}

.icon-slideshow:before {
    content: "\e41b"
}

.icon-slow_motion_video:before {
    content: "\e068"
}

.icon-stay_primary_portrait:before {
    content: "\e0d6"
}

.icon-smoke_free:before {
    content: "\edc7"
}

.icon-smoking_rooms:before {
    content: "\edc8"
}

.icon-textsms:before {
    content: "\e0d8"
}

.icon-snooze:before {
    content: "\e046"
}

.icon-sort2:before {
    content: "\e164"
}

.icon-sort_by_alpha:before {
    content: "\e053"
}

.icon-spa:before {
    content: "\edc9"
}

.icon-space_bar:before {
    content: "\e256"
}

.icon-speaker:before {
    content: "\e32d"
}

.icon-speaker_group:before {
    content: "\e32e"
}

.icon-speaker_notes:before {
    content: "\e8cd"
}

.icon-speaker_notes_off:before {
    content: "\edca"
}

.icon-speaker_phone:before {
    content: "\e0d2"
}

.icon-spellcheck:before {
    content: "\e8ce"
}

.icon-star_border:before {
    content: "\e83a"
}

.icon-star_half:before {
    content: "\e839"
}

.icon-stars3:before {
    content: "\e8d0"
}

.icon-stay_primary_landscape:before {
    content: "\e0d5"
}

.icon-stop2:before {
    content: "\e047"
}

.icon-stop_screen_share:before {
    content: "\e0e3"
}

.icon-storage:before {
    content: "\e1db"
}

.icon-store_mall_directory:before {
    content: "\e563"
}

.icon-straighten:before {
    content: "\e41c"
}

.icon-streetview:before {
    content: "\e56e"
}

.icon-strikethrough_s:before {
    content: "\e257"
}

.icon-style:before {
    content: "\e41d"
}

.icon-subdirectory_arrow_left:before {
    content: "\e5d9"
}

.icon-subdirectory_arrow_right:before {
    content: "\e5da"
}

.icon-subject:before {
    content: "\e8d2"
}

.icon-subscriptions:before {
    content: "\e064"
}

.icon-subtitles:before {
    content: "\e048"
}

.icon-subway2:before {
    content: "\e56f"
}

.icon-supervisor_account:before {
    content: "\e8d3"
}

.icon-surround_sound:before {
    content: "\e049"
}

.icon-swap_calls:before {
    content: "\e0d7"
}

.icon-swap_horiz:before {
    content: "\e8d4"
}

.icon-swap_vert:before {
    content: "\e8d5"
}

.icon-swap_vertical_circle:before {
    content: "\e8d6"
}

.icon-switch_camera:before {
    content: "\e41e"
}

.icon-switch_video:before {
    content: "\e41f"
}

.icon-sync_disabled:before {
    content: "\e628"
}

.icon-sync_problem:before {
    content: "\e629"
}

.icon-system_update:before {
    content: "\e62a"
}

.icon-system_update_alt:before {
    content: "\e8d7"
}

.icon-tab:before {
    content: "\e8d8"
}

.icon-tab_unselected:before {
    content: "\e8d9"
}

.icon-tablet3:before {
    content: "\e32f"
}

.icon-tablet_android:before {
    content: "\e330"
}

.icon-tablet_mac:before {
    content: "\e331"
}

.icon-tap_and_play:before {
    content: "\e62b"
}

.icon-text_fields:before {
    content: "\e262"
}

.icon-text_format:before {
    content: "\e165"
}

.icon-texture:before {
    content: "\e421"
}

.icon-thumb_down:before {
    content: "\e8db"
}

.icon-thumb_up:before {
    content: "\e8dc"
}

.icon-thumbs_up_down:before {
    content: "\e8dd"
}

.icon-timelapse:before {
    content: "\e422"
}

.icon-timeline:before {
    content: "\edcb"
}

.icon-timer:before {
    content: "\e425"
}

.icon-timer_10:before {
    content: "\e423"
}

.icon-timer_3:before {
    content: "\e424"
}

.icon-timer_off:before {
    content: "\e426"
}

.icon-title:before {
    content: "\e264"
}

.icon-toc:before {
    content: "\e8de"
}

.icon-today:before {
    content: "\e8df"
}

.icon-toll:before {
    content: "\e8e0"
}

.icon-tonality:before {
    content: "\e427"
}

.icon-touch_app:before {
    content: "\edcc"
}

.icon-toys:before {
    content: "\e332"
}

.icon-track_changes:before {
    content: "\e8e1"
}

.icon-traffic:before {
    content: "\e565"
}

.icon-train2:before {
    content: "\e570"
}

.icon-tram:before {
    content: "\e571"
}

.icon-transfer_within_a_station:before {
    content: "\e572"
}

.icon-transform:before {
    content: "\e428"
}

.icon-translate:before {
    content: "\e8e2"
}

.icon-trending_down:before {
    content: "\e8e3"
}

.icon-trending_flat:before {
    content: "\e8e4"
}

.icon-trending_up:before {
    content: "\e8e5"
}

.icon-tune:before {
    content: "\e429"
}

.icon-tv2:before {
    content: "\e333"
}

.icon-unarchive:before {
    content: "\e169"
}

.icon-undo2:before {
    content: "\e166"
}

.icon-unfold_less:before {
    content: "\e5d6"
}

.icon-unfold_more:before {
    content: "\e5d7"
}

.icon-update:before {
    content: "\edcd"
}

.icon-usb2:before {
    content: "\e1e0"
}

.icon-verified_user:before {
    content: "\e8e8"
}

.icon-vertical_align_bottom:before {
    content: "\e258"
}

.icon-vertical_align_center:before {
    content: "\e259"
}

.icon-vertical_align_top:before {
    content: "\e25a"
}

.icon-vibration:before {
    content: "\e62d"
}

.icon-video_call:before {
    content: "\e070"
}

.icon-video_label:before {
    content: "\e071"
}

.icon-video_library:before {
    content: "\e04a"
}

.icon-videocam:before {
    content: "\e04b"
}

.icon-videocam_off:before {
    content: "\e04c"
}

.icon-videogame_asset:before {
    content: "\e338"
}

.icon-view_agenda:before {
    content: "\e8e9"
}

.icon-view_array:before {
    content: "\e8ea"
}

.icon-view_carousel:before {
    content: "\e8eb"
}

.icon-view_column:before {
    content: "\e8ec"
}

.icon-view_comfy:before {
    content: "\e42a"
}

.icon-view_compact:before {
    content: "\e42b"
}

.icon-view_day:before {
    content: "\e8ed"
}

.icon-view_headline:before {
    content: "\e8ee"
}

.icon-view_list:before {
    content: "\e8ef"
}

.icon-view_module:before {
    content: "\e8f0"
}

.icon-view_quilt:before {
    content: "\e8f1"
}

.icon-view_stream:before {
    content: "\e8f2"
}

.icon-view_week:before {
    content: "\e8f3"
}

.icon-vignette:before {
    content: "\e435"
}

.icon-visibility_off:before {
    content: "\e8f5"
}

.icon-voice_chat:before {
    content: "\e62e"
}

.icon-voicemail:before {
    content: "\e0d9"
}

.icon-volume_down:before {
    content: "\e04d"
}

.icon-volume_mute:before {
    content: "\e04e"
}

.icon-volume_off:before {
    content: "\e04f"
}

.icon-volume_up:before {
    content: "\e050"
}

.icon-vpn_key:before {
    content: "\e0da"
}

.icon-vpn_lock:before {
    content: "\e62f"
}

.icon-wallpaper:before {
    content: "\e1bc"
}

.icon-watch:before {
    content: "\e334"
}

.icon-watch_later:before {
    content: "\edce"
}

.icon-wb_auto:before {
    content: "\e42c"
}

.icon-wb_incandescent:before {
    content: "\e42e"
}

.icon-wb_iridescent:before {
    content: "\e436"
}

.icon-wb_sunny:before {
    content: "\e430"
}

.icon-wc:before {
    content: "\e63d"
}

.icon-web:before {
    content: "\e051"
}

.icon-web_asset:before {
    content: "\e069"
}

.icon-weekend:before {
    content: "\e16b"
}

.icon-whatshot:before {
    content: "\e80e"
}

.icon-widgets:before {
    content: "\e1bd"
}

.icon-wifi2:before {
    content: "\e63e"
}

.icon-wifi_lock:before {
    content: "\e1e1"
}

.icon-wifi_tethering:before {
    content: "\e1e2"
}

.icon-work:before {
    content: "\e8f9"
}

.icon-wrap_text:before {
    content: "\e25b"
}

.icon-youtube_searched_for:before {
    content: "\e8fa"
}

.icon-zoom_in:before {
    content: "\e8ff"
}

.icon-zoom_out:before {
    content: "\edcf"
}

.icon-zoom_out_map:before {
    content: "\e56b"
}

.icon-agenda:before {
    content: "\ed30"
}

.icon-analytics-1:before {
    content: "\ed31"
}

.icon-analytics-2:before {
    content: "\ed32"
}

.icon-analytics-3:before {
    content: "\ed33"
}

.icon-analytics:before {
    content: "\ed34"
}

.icon-axis:before {
    content: "\ed35"
}

.icon-bar-chart-1:before {
    content: "\ed36"
}

.icon-bar-chart2:before {
    content: "\ed37"
}

.icon-binoculars2:before {
    content: "\ed38"
}

.icon-budget:before {
    content: "\ed39"
}

.icon-calculator2:before {
    content: "\ed3a"
}

.icon-calendar2:before {
    content: "\ed3b"
}

.icon-cash-register:before {
    content: "\ed3c"
}

.icon-chat:before {
    content: "\ed3d"
}

.icon-check2:before {
    content: "\ed3e"
}

.icon-chess:before {
    content: "\ed3f"
}

.icon-coffee2:before {
    content: "\ed40"
}

.icon-credit-card-1:before {
    content: "\ed41"
}

.icon-credit-card-2:before {
    content: "\ed42"
}

.icon-credit-card2:before {
    content: "\ed43"
}

.icon-desktop2:before {
    content: "\ed44"
}

.icon-diamond2:before {
    content: "\ed45"
}

.icon-email2:before {
    content: "\ed46"
}

.icon-exchange2:before {
    content: "\ed47"
}

.icon-factory:before {
    content: "\ed48"
}

.icon-flask2:before {
    content: "\ed49"
}

.icon-focus:before {
    content: "\ed4a"
}

.icon-globalization:before {
    content: "\ed4b"
}

.icon-goal:before {
    content: "\ed4c"
}

.icon-goals-1:before {
    content: "\ed4d"
}

.icon-goals-2:before {
    content: "\ed4e"
}

.icon-goals:before {
    content: "\ed4f"
}

.icon-gold:before {
    content: "\ed50"
}

.icon-growth2:before {
    content: "\ed51"
}

.icon-handshake2:before {
    content: "\ed52"
}

.icon-headset:before {
    content: "\ed53"
}

.icon-id-card2:before {
    content: "\ed54"
}

.icon-investigation:before {
    content: "\ed55"
}

.icon-investment-1:before {
    content: "\ed56"
}

.icon-investment-2:before {
    content: "\ed57"
}

.icon-investment-3:before {
    content: "\ed58"
}

.icon-investment:before {
    content: "\ed59"
}

.icon-invoice-1:before {
    content: "\ed5a"
}

.icon-invoice:before {
    content: "\ed5b"
}

.icon-laptop2:before {
    content: "\ed5c"
}

.icon-light-bulb:before {
    content: "\ed5d"
}

.icon-line-chart-1:before {
    content: "\ed5e"
}

.icon-line-chart-2:before {
    content: "\ed5f"
}

.icon-line-chart2:before {
    content: "\ed60"
}

.icon-list3:before {
    content: "\ed61"
}

.icon-meeting:before {
    content: "\ed62"
}

.icon-megaphone:before {
    content: "\ed63"
}

.icon-money-1:before {
    content: "\ed64"
}

.icon-money-2:before {
    content: "\ed65"
}

.icon-money-3:before {
    content: "\ed66"
}

.icon-money-bag:before {
    content: "\ed67"
}

.icon-money2:before {
    content: "\ed68"
}

.icon-orders:before {
    content: "\ed69"
}

.icon-organization-1:before {
    content: "\ed6a"
}

.icon-organization-2:before {
    content: "\ed6b"
}

.icon-organization-3:before {
    content: "\ed6c"
}

.icon-organization-4:before {
    content: "\ed6d"
}

.icon-organization:before {
    content: "\ed6e"
}

.icon-pay-point:before {
    content: "\ed6f"
}

.icon-pie-chart-1:before {
    content: "\ed70"
}

.icon-pie-chart2:before {
    content: "\ed71"
}

.icon-piggy-bank:before {
    content: "\ed72"
}

.icon-placeholder2:before {
    content: "\ed73"
}

.icon-presentation-12:before {
    content: "\ed74"
}

.icon-presentation2:before {
    content: "\ed75"
}

.icon-profile-1:before {
    content: "\ed76"
}

.icon-profile-2:before {
    content: "\ed77"
}

.icon-profile-3:before {
    content: "\ed78"
}

.icon-profile-4:before {
    content: "\ed79"
}

.icon-profile:before {
    content: "\ed7a"
}

.icon-protection:before {
    content: "\ed7b"
}

.icon-report:before {
    content: "\ed7c"
}

.icon-safebox:before {
    content: "\ed7d"
}

.icon-security:before {
    content: "\ed7e"
}

.icon-settings:before {
    content: "\ed7f"
}

.icon-shop:before {
    content: "\ed80"
}

.icon-shopping-bag2:before {
    content: "\ed81"
}

.icon-shopping-basket2:before {
    content: "\ed82"
}

.icon-shopping-cart2:before {
    content: "\ed83"
}

.icon-skyscraper:before {
    content: "\ed84"
}

.icon-smartphone2:before {
    content: "\ed85"
}

.icon-startup:before {
    content: "\ed86"
}

.icon-suitcase2:before {
    content: "\ed87"
}

.icon-tablet2:before {
    content: "\ed88"
}

.icon-tags4:before {
    content: "\ed89"
}

.icon-target-12:before {
    content: "\ed8a"
}

.icon-target4:before {
    content: "\ed8b"
}

.icon-taxes:before {
    content: "\ed8c"
}

.icon-telephone:before {
    content: "\ed8d"
}

.icon-tie:before {
    content: "\ed8e"
}

.icon-time-is-money-1:before {
    content: "\ed8f"
}

.icon-time-is-money:before {
    content: "\ed90"
}

.icon-trophy7:before {
    content: "\ed91"
}

.icon-video-player:before {
    content: "\ed92"
}

.icon-wallet:before {
    content: "\ed93"
}

.icon-avatar:before {
    content: "\e900"
}

.icon-briefcase:before {
    content: "\e901"
}

.icon-building:before {
    content: "\e902"
}

.icon-coding:before {
    content: "\e903"
}

.icon-creativity:before {
    content: "\e904"
}

.icon-desk-chair:before {
    content: "\e905"
}

.icon-email:before {
    content: "\e906"
}

.icon-folder:before {
    content: "\e907"
}

.icon-graduation:before {
    content: "\e908"
}

.icon-growth:before {
    content: "\e909"
}

.icon-handshake:before {
    content: "\e90a"
}

.icon-house:before {
    content: "\e90b"
}

.icon-idea:before {
    content: "\e90c"
}

.icon-key:before {
    content: "\e90d"
}

.icon-list:before {
    content: "\e90e"
}

.icon-mail:before {
    content: "\e90f"
}

.icon-mask:before {
    content: "\e910"
}

.icon-medal:before {
    content: "\e911"
}

.icon-mortarboard:before {
    content: "\e912"
}

.icon-newspaper:before {
    content: "\e913"
}

.icon-padlock:before {
    content: "\e914"
}

.icon-path:before {
    content: "\e915"
}

.icon-placeholder:before {
    content: "\e916"
}

.icon-presentation-1:before {
    content: "\e917"
}

.icon-presentation:before {
    content: "\e918"
}

.icon-responsive:before {
    content: "\e919"
}

.icon-resume:before {
    content: "\e91a"
}

.icon-sir:before {
    content: "\e91b"
}

.icon-smartphone:before {
    content: "\e91c"
}

.icon-strength:before {
    content: "\e91d"
}

.icon-target-1:before {
    content: "\e91e"
}

.icon-target:before {
    content: "\e91f"
}

.icon-telescope:before {
    content: "\e920"
}

.icon-translator:before {
    content: "\e921"
}

.icon-trophy:before {
    content: "\e922"
}

.icon-ukelele:before {
    content: "\e923"
}

.icon-mail-envelope2:before {
    content: "\e924"
}

.icon-mail-envelope:before {
    content: "\e925"
}

.icon-mail-envelope-open:before {
    content: "\e926"
}

.icon-mail-envelope-open2:before {
    content: "\e927"
}

.icon-mail-envelope-closed:before {
    content: "\e928"
}

.icon-mail-envelope-closed2:before {
    content: "\e929"
}

.icon-mail-envelope-open3:before {
    content: "\e92a"
}

.icon-mail-envelope-open4:before {
    content: "\e92b"
}

.icon-mail-envelope-open5:before {
    content: "\e92c"
}

.icon-mail-envelope-open6:before {
    content: "\e92d"
}

.icon-mail-envelope-closed3:before {
    content: "\e92e"
}

.icon-mail-envelope-closed4:before {
    content: "\e92f"
}

.icon-mail-envelope-open7:before {
    content: "\e930"
}

.icon-mail-envelope-open8:before {
    content: "\e931"
}

.icon-mail-error:before {
    content: "\e932"
}

.icon-mail-error2:before {
    content: "\e933"
}

.icon-mail-checked:before {
    content: "\e934"
}

.icon-mail-checked2:before {
    content: "\e935"
}

.icon-mail-cancel:before {
    content: "\e936"
}

.icon-mail-cancel2:before {
    content: "\e937"
}

.icon-mail--forbidden:before {
    content: "\e938"
}

.icon-mail--forbidden2:before {
    content: "\e939"
}

.icon-mail-add:before {
    content: "\e93a"
}

.icon-mail-add2:before {
    content: "\e93b"
}

.icon-mail-remove:before {
    content: "\e93c"
}

.icon-mail-remove2:before {
    content: "\e93d"
}

.icon-flag2:before {
    content: "\e93e"
}

.icon-flag3:before {
    content: "\e93f"
}

.icon-flag4:before {
    content: "\e940"
}

.icon-flag5:before {
    content: "\e941"
}

.icon-flag6:before {
    content: "\e942"
}

.icon-flag7:before {
    content: "\e943"
}

.icon-flag8:before {
    content: "\e944"
}

.icon-flag9:before {
    content: "\e945"
}

.icon-bookmark2:before {
    content: "\e946"
}

.icon-bookmark3:before {
    content: "\e947"
}

.icon-bookmark-add:before {
    content: "\e948"
}

.icon-bookmark-add2:before {
    content: "\e949"
}

.icon-bookmark-remove:before {
    content: "\e94a"
}

.icon-bookmark-remove2:before {
    content: "\e94b"
}

.icon-eye-hidden:before {
    content: "\e94c"
}

.icon-eye-hidden2:before {
    content: "\e94d"
}

.icon-eye2:before {
    content: "\e94e"
}

.icon-eye3:before {
    content: "\e94f"
}

.icon-star2:before {
    content: "\e950"
}

.icon-star-3:before {
    content: "\e951"
}

.icon-key3:before {
    content: "\e952"
}

.icon-key4:before {
    content: "\e953"
}

.icon-key5:before {
    content: "\e954"
}

.icon-key6:before {
    content: "\e955"
}

.icon-trash-can:before {
    content: "\e956"
}

.icon-trash-can2:before {
    content: "\e957"
}

.icon-trash-can3:before {
    content: "\e958"
}

.icon-trash-can4:before {
    content: "\e959"
}

.icon-information:before {
    content: "\e95a"
}

.icon-information2:before {
    content: "\e95b"
}

.icon-information3:before {
    content: "\e95c"
}

.icon-information4:before {
    content: "\e95d"
}

.icon-book2:before {
    content: "\e95e"
}

.icon-book3:before {
    content: "\e95f"
}

.icon-book-bookmark:before {
    content: "\e960"
}

.icon-book-bookmark2:before {
    content: "\e961"
}

.icon-clipboard-edit:before {
    content: "\e962"
}

.icon-clipboard-edit2:before {
    content: "\e963"
}

.icon-clipboard-add:before {
    content: "\e964"
}

.icon-clipboard-add2:before {
    content: "\e965"
}

.icon-clipboard-remove:before {
    content: "\e966"
}

.icon-clipboard-remove2:before {
    content: "\e967"
}

.icon-clipboard2:before {
    content: "\e968"
}

.icon-clipboard3:before {
    content: "\e969"
}

.icon-clipboard-download:before {
    content: "\e96a"
}

.icon-clipboard-download2:before {
    content: "\e96b"
}

.icon-clipboard-upload:before {
    content: "\e96c"
}

.icon-clipboard-upload2:before {
    content: "\e96d"
}

.icon-clipboard-checked:before {
    content: "\e96e"
}

.icon-clipboard-checked2:before {
    content: "\e96f"
}

.icon-clipboard-text:before {
    content: "\e970"
}

.icon-clipboard-text2:before {
    content: "\e971"
}

.icon-clipboard-list:before {
    content: "\e972"
}

.icon-clipboard-list2:before {
    content: "\e973"
}

.icon-note:before {
    content: "\e974"
}

.icon-note2:before {
    content: "\e975"
}

.icon-note-add:before {
    content: "\e976"
}

.icon-note-add2:before {
    content: "\e977"
}

.icon-note-remove:before {
    content: "\e978"
}

.icon-note-remove2:before {
    content: "\e979"
}

.icon-note-text:before {
    content: "\e97a"
}

.icon-note-text2:before {
    content: "\e97b"
}

.icon-note-list:before {
    content: "\e97c"
}

.icon-note-list2:before {
    content: "\e97d"
}

.icon-note-checked:before {
    content: "\e97e"
}

.icon-note-checked2:before {
    content: "\e97f"
}

.icon-note-important:before {
    content: "\e980"
}

.icon-note-important2:before {
    content: "\e981"
}

.icon-notebook:before {
    content: "\e982"
}

.icon-notebook2:before {
    content: "\e983"
}

.icon-notebook3:before {
    content: "\e984"
}

.icon-notebook4:before {
    content: "\e985"
}

.icon-notebook5:before {
    content: "\e986"
}

.icon-notebook6:before {
    content: "\e987"
}

.icon-notebook7:before {
    content: "\e988"
}

.icon-notebook8:before {
    content: "\e989"
}

.icon-notebook-text:before {
    content: "\e98a"
}

.icon-notebook-text2:before {
    content: "\e98b"
}

.icon-notebook-list:before {
    content: "\e98c"
}

.icon-notebook-list2:before {
    content: "\e98d"
}

.icon-document:before {
    content: "\e98e"
}

.icon-document2:before {
    content: "\e98f"
}

.icon-document-text:before {
    content: "\e990"
}

.icon-document-text2:before {
    content: "\e991"
}

.icon-document-text3:before {
    content: "\e992"
}

.icon-document-text4:before {
    content: "\e993"
}

.icon-document-download:before {
    content: "\e994"
}

.icon-document-download2:before {
    content: "\e995"
}

.icon-document-upload:before {
    content: "\e996"
}

.icon-document-upload2:before {
    content: "\e997"
}

.icon-document-bookmark:before {
    content: "\e998"
}

.icon-document-bookmark2:before {
    content: "\e999"
}

.icon-document-diagrams:before {
    content: "\e99a"
}

.icon-document-diagrams2:before {
    content: "\e99b"
}

.icon-document-recording:before {
    content: "\e99c"
}

.icon-document-recording2:before {
    content: "\e99d"
}

.icon-document-table:before {
    content: "\e99e"
}

.icon-document-table2:before {
    content: "\e99f"
}

.icon-document-music:before {
    content: "\e9a0"
}

.icon-document-music2:before {
    content: "\e9a1"
}

.icon-document-movie:before {
    content: "\e9a2"
}

.icon-document-movie2:before {
    content: "\e9a3"
}

.icon-document-play:before {
    content: "\e9a4"
}

.icon-document-play2:before {
    content: "\e9a5"
}

.icon-document-graph:before {
    content: "\e9a6"
}

.icon-document-graph2:before {
    content: "\e9a7"
}

.icon-document-time:before {
    content: "\e9a8"
}

.icon-document-time2:before {
    content: "\e9a9"
}

.icon-document-text5:before {
    content: "\e9aa"
}

.icon-document-text6:before {
    content: "\e9ab"
}

.icon-document-code:before {
    content: "\e9ac"
}

.icon-document-code2:before {
    content: "\e9ad"
}

.icon-document-cloud:before {
    content: "\e9ae"
}

.icon-document-cloud2:before {
    content: "\e9af"
}

.icon-documents:before {
    content: "\e9b0"
}

.icon-documents2:before {
    content: "\e9b1"
}

.icon-documents3:before {
    content: "\e9b2"
}

.icon-documents4:before {
    content: "\e9b3"
}

.icon-document-search:before {
    content: "\e9b4"
}

.icon-document-search2:before {
    content: "\e9b5"
}

.icon-document-star:before {
    content: "\e9b6"
}

.icon-document-star2:before {
    content: "\e9b7"
}

.icon-document-unlocked:before {
    content: "\e9b8"
}

.icon-document-unlocked2:before {
    content: "\e9b9"
}

.icon-document-locked:before {
    content: "\e9ba"
}

.icon-document-locked2:before {
    content: "\e9bb"
}

.icon-document-error:before {
    content: "\e9bc"
}

.icon-document-error2:before {
    content: "\e9bd"
}

.icon-document-cancel:before {
    content: "\e9be"
}

.icon-document-cancel2:before {
    content: "\e9bf"
}

.icon-document-checked:before {
    content: "\e9c0"
}

.icon-document-checked2:before {
    content: "\e9c1"
}

.icon-document-add:before {
    content: "\e9c2"
}

.icon-document-add2:before {
    content: "\e9c3"
}

.icon-document-remove:before {
    content: "\e9c4"
}

.icon-document-remove2:before {
    content: "\e9c5"
}

.icon-document-forbidden:before {
    content: "\e9c6"
}

.icon-document-forbidden2:before {
    content: "\e9c7"
}

.icon-document-information:before {
    content: "\e9c8"
}

.icon-document-information2:before {
    content: "\e9c9"
}

.icon-folder-information:before {
    content: "\e9ca"
}

.icon-folder-information2:before {
    content: "\e9cb"
}

.icon-document-list:before {
    content: "\e9cc"
}

.icon-document-list2:before {
    content: "\e9cd"
}

.icon-document-font:before {
    content: "\e9ce"
}

.icon-document-font2:before {
    content: "\e9cf"
}

.icon-inbox2:before {
    content: "\e9d0"
}

.icon-inbox3:before {
    content: "\e9d1"
}

.icon-inboxes:before {
    content: "\e9d2"
}

.icon-inboxes2:before {
    content: "\e9d3"
}

.icon-inbox-document:before {
    content: "\e9d4"
}

.icon-inbox-document2:before {
    content: "\e9d5"
}

.icon-inbox-document-text:before {
    content: "\e9d6"
}

.icon-inbox-document-text2:before {
    content: "\e9d7"
}

.icon-inbox-download:before {
    content: "\e9d8"
}

.icon-inbox-download2:before {
    content: "\e9d9"
}

.icon-inbox-upload:before {
    content: "\e9da"
}

.icon-inbox-upload2:before {
    content: "\e9db"
}

.icon-folder-3:before {
    content: "\e9dc"
}

.icon-folder4:before {
    content: "\e9dd"
}

.icon-folder5:before {
    content: "\e9de"
}

.icon-folder6:before {
    content: "\e9df"
}

.icon-folders:before {
    content: "\e9e0"
}

.icon-folders2:before {
    content: "\e9e1"
}

.icon-folder-download:before {
    content: "\e9e2"
}

.icon-folder-download2:before {
    content: "\e9e3"
}

.icon-folder-upload:before {
    content: "\e9e4"
}

.icon-folder-upload2:before {
    content: "\e9e5"
}

.icon-folder-unlocked:before {
    content: "\e9e6"
}

.icon-folder-unlocked2:before {
    content: "\e9e7"
}

.icon-folder-locked:before {
    content: "\e9e8"
}

.icon-folder-locked2:before {
    content: "\e9e9"
}

.icon-folder-search:before {
    content: "\e9ea"
}

.icon-folder-search2:before {
    content: "\e9eb"
}

.icon-folder-error:before {
    content: "\e9ec"
}

.icon-folder-error2:before {
    content: "\e9ed"
}

.icon-folder-cancel:before {
    content: "\e9ee"
}

.icon-folder-cancel2:before {
    content: "\e9ef"
}

.icon-folder-checked:before {
    content: "\e9f0"
}

.icon-folder-checked2:before {
    content: "\e9f1"
}

.icon-folder-add:before {
    content: "\e9f2"
}

.icon-folder-add2:before {
    content: "\e9f3"
}

.icon-folder-remove:before {
    content: "\e9f4"
}

.icon-folder-remove2:before {
    content: "\e9f5"
}

.icon-folder-forbidden:before {
    content: "\e9f6"
}

.icon-folder-forbidden2:before {
    content: "\e9f7"
}

.icon-folder-bookmark:before {
    content: "\e9f8"
}

.icon-folder-bookmark2:before {
    content: "\e9f9"
}

.icon-document-zip:before {
    content: "\e9fa"
}

.icon-document-zip2:before {
    content: "\e9fb"
}

.icon-zip:before {
    content: "\e9fc"
}

.icon-zip2:before {
    content: "\e9fd"
}

.icon-search2:before {
    content: "\e9fe"
}

.icon-search3:before {
    content: "\e9ff"
}

.icon-search-plus2:before {
    content: "\ea00"
}

.icon-search-plus3:before {
    content: "\ea01"
}

.icon-search-minus2:before {
    content: "\ea02"
}

.icon-search-minus3:before {
    content: "\ea03"
}

.icon-lock2:before {
    content: "\ea04"
}

.icon-lock3:before {
    content: "\ea05"
}

.icon-lock-open:before {
    content: "\ea06"
}

.icon-lock-open2:before {
    content: "\ea07"
}

.icon-lock-open3:before {
    content: "\ea08"
}

.icon-lock-open4:before {
    content: "\ea09"
}

.icon-lock-stripes:before {
    content: "\ea0a"
}

.icon-lock-stripes2:before {
    content: "\ea0b"
}

.icon-lock-rounded:before {
    content: "\ea0c"
}

.icon-lock-rounded2:before {
    content: "\ea0d"
}

.icon-lock-rounded-open:before {
    content: "\ea0e"
}

.icon-lock-rounded-open2:before {
    content: "\ea0f"
}

.icon-lock-rounded-open3:before {
    content: "\ea10"
}

.icon-lock-rounded-open4:before {
    content: "\ea11"
}

.icon-combination-lock:before {
    content: "\ea12"
}

.icon-combination-lock2:before {
    content: "\ea13"
}

.icon-printer:before {
    content: "\ea14"
}

.icon-printer2:before {
    content: "\ea15"
}

.icon-printer-3:before {
    content: "\ea16"
}

.icon-printer4:before {
    content: "\ea17"
}

.icon-printer-text:before {
    content: "\ea18"
}

.icon-printer-text2:before {
    content: "\ea19"
}

.icon-printer-text3:before {
    content: "\ea1a"
}

.icon-printer-text4:before {
    content: "\ea1b"
}

.icon-document-shred:before {
    content: "\ea1c"
}

.icon-document-shred2:before {
    content: "\ea1d"
}

.icon-shredder:before {
    content: "\ea1e"
}

.icon-shredder2:before {
    content: "\ea1f"
}

.icon-document-scan:before {
    content: "\ea20"
}

.icon-document-scan2:before {
    content: "\ea21"
}

.icon-cloud-download2:before {
    content: "\ea22"
}

.icon-cloud-download3:before {
    content: "\ea23"
}

.icon-cloud-upload2:before {
    content: "\ea24"
}

.icon-cloud-upload3:before {
    content: "\ea25"
}

.icon-cloud-error:before {
    content: "\ea26"
}

.icon-cloud-error2:before {
    content: "\ea27"
}

.icon-cloud2:before {
    content: "\ea28"
}

.icon-cloud3:before {
    content: "\ea29"
}

.icon-inbox-filled:before {
    content: "\ea2a"
}

.icon-inbox-filled2:before {
    content: "\ea2b"
}

.icon-pen:before {
    content: "\ea2c"
}

.icon-pen2:before {
    content: "\ea2d"
}

.icon-pen-angled:before {
    content: "\ea2e"
}

.icon-pen-angled2:before {
    content: "\ea2f"
}

.icon-document-edit:before {
    content: "\ea30"
}

.icon-document-edit2:before {
    content: "\ea31"
}

.icon-document-certificate:before {
    content: "\ea32"
}

.icon-document-certificate2:before {
    content: "\ea33"
}

.icon-certificate2:before {
    content: "\ea34"
}

.icon-certificate3:before {
    content: "\ea35"
}

.icon-package:before {
    content: "\ea36"
}

.icon-package2:before {
    content: "\ea37"
}

.icon-box:before {
    content: "\ea38"
}

.icon-box2:before {
    content: "\ea39"
}

.icon-box-filled:before {
    content: "\ea3a"
}

.icon-box-filled2:before {
    content: "\ea3b"
}

.icon-box3:before {
    content: "\ea3c"
}

.icon-box4:before {
    content: "\ea3d"
}

.icon-box5:before {
    content: "\ea3e"
}

.icon-box6:before {
    content: "\ea3f"
}

.icon-box-bookmark:before {
    content: "\ea40"
}

.icon-box-bookmark2:before {
    content: "\ea41"
}

.icon-tag-cord:before {
    content: "\ea42"
}

.icon-tag-cord2:before {
    content: "\ea43"
}

.icon-tag2:before {
    content: "\ea44"
}

.icon-tag3:before {
    content: "\ea45"
}

.icon-tags2:before {
    content: "\ea46"
}

.icon-tags3:before {
    content: "\ea47"
}

.icon-tag-add:before {
    content: "\ea48"
}

.icon-tag-add2:before {
    content: "\ea49"
}

.icon-tag-remove:before {
    content: "\ea4a"
}

.icon-tag-remove2:before {
    content: "\ea4b"
}

.icon-tag-checked:before {
    content: "\ea4c"
}

.icon-tag-checked2:before {
    content: "\ea4d"
}

.icon-tag-cancel:before {
    content: "\ea4e"
}

.icon-tag-cancel2:before {
    content: "\ea4f"
}

.icon-paperclip2:before {
    content: "\ea50"
}

.icon-paperclip3:before {
    content: "\ea51"
}

.icon-basketball:before {
    content: "\ea52"
}

.icon-basketball2:before {
    content: "\ea53"
}

.icon-baseball:before {
    content: "\ea54"
}

.icon-baseball2:before {
    content: "\ea55"
}

.icon-tennis-ball:before {
    content: "\ea56"
}

.icon-tennis-ball2:before {
    content: "\ea57"
}

.icon-bowling-ball:before {
    content: "\ea58"
}

.icon-bowling-ball2:before {
    content: "\ea59"
}

.icon-billiard-ball:before {
    content: "\ea5a"
}

.icon-billiard-ball2:before {
    content: "\ea5b"
}

.icon-soccer-ball:before {
    content: "\ea5c"
}

.icon-soccer-ball2:before {
    content: "\ea5d"
}

.icon-soccer-court:before {
    content: "\ea5e"
}

.icon-soccer-court2:before {
    content: "\ea5f"
}

.icon-football:before {
    content: "\ea60"
}

.icon-football2:before {
    content: "\ea61"
}

.icon-football3:before {
    content: "\ea62"
}

.icon-football4:before {
    content: "\ea63"
}

.icon-basketball3:before {
    content: "\ea64"
}

.icon-basketball4:before {
    content: "\ea65"
}

.icon-baseball-set:before {
    content: "\ea66"
}

.icon-baseball-set2:before {
    content: "\ea67"
}

.icon-tennis-ball3:before {
    content: "\ea68"
}

.icon-tennis-ball4:before {
    content: "\ea69"
}

.icon-trophy3:before {
    content: "\ea6a"
}

.icon-trophy4:before {
    content: "\ea6b"
}

.icon-trophy-one:before {
    content: "\ea6c"
}

.icon-trophy-one2:before {
    content: "\ea6d"
}

.icon-trophy5:before {
    content: "\ea6e"
}

.icon-trophy6:before {
    content: "\ea6f"
}

.icon-medal2:before {
    content: "\ea70"
}

.icon-medal3:before {
    content: "\ea71"
}

.icon-medal4:before {
    content: "\ea72"
}

.icon-medal5:before {
    content: "\ea73"
}

.icon-weights:before {
    content: "\ea74"
}

.icon-weights2:before {
    content: "\ea75"
}

.icon-tennis-racket:before {
    content: "\ea76"
}

.icon-tennis-racket2:before {
    content: "\ea77"
}

.icon-basketball-hoop:before {
    content: "\ea78"
}

.icon-basketball-hoop2:before {
    content: "\ea79"
}

.icon-table-tennis:before {
    content: "\ea7a"
}

.icon-table-tennis2:before {
    content: "\ea7b"
}

.icon-volleyball:before {
    content: "\ea7c"
}

.icon-volleyball2:before {
    content: "\ea7d"
}

.icon-stop-watch:before {
    content: "\ea7e"
}

.icon-stop-watch2:before {
    content: "\ea7f"
}

.icon-stop-watch3:before {
    content: "\ea80"
}

.icon-stop-watch4:before {
    content: "\ea81"
}

.icon-hockey-stick:before {
    content: "\ea82"
}

.icon-hockey-stick2:before {
    content: "\ea83"
}

.icon-hockey-sticks:before {
    content: "\ea84"
}

.icon-hockey-sticks2:before {
    content: "\ea85"
}

.icon-shuttlecock:before {
    content: "\ea86"
}

.icon-shuttlecock2:before {
    content: "\ea87"
}

.icon-golf:before {
    content: "\ea88"
}

.icon-golf2:before {
    content: "\ea89"
}

.icon-move:before {
    content: "\ea8a"
}

.icon-move2:before {
    content: "\ea8b"
}

.icon-clipboard-move:before {
    content: "\ea8c"
}

.icon-clipboard-move2:before {
    content: "\ea8d"
}

.icon-award:before {
    content: "\ea8e"
}

.icon-award2:before {
    content: "\ea8f"
}

.icon-award3:before {
    content: "\ea90"
}

.icon-award4:before {
    content: "\ea91"
}

.icon-award5:before {
    content: "\ea92"
}

.icon-award6:before {
    content: "\ea93"
}

.icon-award7:before {
    content: "\ea94"
}

.icon-award8:before {
    content: "\ea95"
}

.icon-medal6:before {
    content: "\ea96"
}

.icon-medal7:before {
    content: "\ea97"
}

.icon-medal8:before {
    content: "\ea98"
}

.icon-medal9:before {
    content: "\ea99"
}

.icon-boxing-glove:before {
    content: "\ea9a"
}

.icon-boxing-glove2:before {
    content: "\ea9b"
}

.icon-whistle:before {
    content: "\ea9c"
}

.icon-whistle2:before {
    content: "\ea9d"
}

.icon-volleyball-water:before {
    content: "\ea9e"
}

.icon-volleyball-water2:before {
    content: "\ea9f"
}

.icon-checkered-flag:before {
    content: "\eaa0"
}

.icon-checkered-flag2:before {
    content: "\eaa1"
}

.icon-target-arrow:before {
    content: "\eaa2"
}

.icon-target-arrow2:before {
    content: "\eaa3"
}

.icon-target2:before {
    content: "\eaa4"
}

.icon-target3:before {
    content: "\eaa5"
}

.icon-sailing-boat:before {
    content: "\eaa6"
}

.icon-sailing-boat2:before {
    content: "\eaa7"
}

.icon-sailing-boat-water:before {
    content: "\eaa8"
}

.icon-sailing-boat-water2:before {
    content: "\eaa9"
}

.icon-bowling-pins:before {
    content: "\eaaa"
}

.icon-bowling-pins2:before {
    content: "\eaab"
}

.icon-bowling-pin-ball:before {
    content: "\eaac"
}

.icon-bowling-pin-ball2:before {
    content: "\eaad"
}

.icon-diving-goggles:before {
    content: "\eaae"
}

.icon-diving-goggles2:before {
    content: "\eaaf"
}

.icon-sports-shoe:before {
    content: "\eab0"
}

.icon-sports-shoe2:before {
    content: "\eab1"
}

.icon-soccer-shoe:before {
    content: "\eab2"
}

.icon-soccer-shoe2:before {
    content: "\eab3"
}

.icon-ice-skate:before {
    content: "\eab4"
}

.icon-ice-skate2:before {
    content: "\eab5"
}

.icon-cloud4:before {
    content: "\eab6"
}

.icon-cloud5:before {
    content: "\eab7"
}

.icon-cloud-sun:before {
    content: "\eab8"
}

.icon-cloud-sun2:before {
    content: "\eab9"
}

.icon-cloud-moon:before {
    content: "\eaba"
}

.icon-cloud-moon2:before {
    content: "\eabb"
}

.icon-cloud-rain:before {
    content: "\eabc"
}

.icon-cloud-rain2:before {
    content: "\eabd"
}

.icon-cloud-sun-rain:before {
    content: "\eabe"
}

.icon-cloud-sun-rain2:before {
    content: "\eabf"
}

.icon-cloud-moon-rain:before {
    content: "\eac0"
}

.icon-cloud-moon-rain2:before {
    content: "\eac1"
}

.icon-cloud-snow:before {
    content: "\eac2"
}

.icon-cloud-snow2:before {
    content: "\eac3"
}

.icon-cloud-sun-snow:before {
    content: "\eac4"
}

.icon-cloud-sun-snow2:before {
    content: "\eac5"
}

.icon-cloud-moon-snow:before {
    content: "\eac6"
}

.icon-cloud-moon-snow2:before {
    content: "\eac7"
}

.icon-cloud-lightning:before {
    content: "\eac8"
}

.icon-cloud-lightning2:before {
    content: "\eac9"
}

.icon-cloud-sun-lightning:before {
    content: "\eaca"
}

.icon-cloud-sun-lightning2:before {
    content: "\eacb"
}

.icon-cloud-moon-lightning:before {
    content: "\eacc"
}

.icon-cloud-moon-lightning2:before {
    content: "\eacd"
}

.icon-cloud-wind:before {
    content: "\eace"
}

.icon-cloud-wind2:before {
    content: "\eacf"
}

.icon-cloud-raindrops:before {
    content: "\ead0"
}

.icon-cloud-raindrops2:before {
    content: "\ead1"
}

.icon-cloud-sun-raindrops:before {
    content: "\ead2"
}

.icon-cloud-sun-raindrops2:before {
    content: "\ead3"
}

.icon-cloud-moon-raindrops:before {
    content: "\ead4"
}

.icon-cloud-moon-raindrops2:before {
    content: "\ead5"
}

.icon-cloud-snowflakes:before {
    content: "\ead6"
}

.icon-cloud-snowflakes2:before {
    content: "\ead7"
}

.icon-cloud-sun-snowflakes:before {
    content: "\ead8"
}

.icon-cloud-sun-snowflakes2:before {
    content: "\ead9"
}

.icon-cloud-moon-snowflakes:before {
    content: "\eada"
}

.icon-cloud-moon-snowflakes2:before {
    content: "\eadb"
}

.icon-clouds:before {
    content: "\eadc"
}

.icon-clouds2:before {
    content: "\eadd"
}

.icon-cloud-add:before {
    content: "\eade"
}

.icon-cloud-add2:before {
    content: "\eadf"
}

.icon-cloud-remove:before {
    content: "\eae0"
}

.icon-cloud-remove2:before {
    content: "\eae1"
}

.icon-cloud-error-3:before {
    content: "\eae2"
}

.icon-cloud-error4:before {
    content: "\eae3"
}

.icon-cloud-fog:before {
    content: "\eae4"
}

.icon-cloud-fog2:before {
    content: "\eae5"
}

.icon--cloud-sun-fog:before {
    content: "\eae6"
}

.icon--cloud-sun-fog2:before {
    content: "\eae7"
}

.icon-cloud-moon-fog:before {
    content: "\eae8"
}

.icon-cloud-moon-fog2:before {
    content: "\eae9"
}

.icon-moon-stars:before {
    content: "\eaea"
}

.icon-moon-stars2:before {
    content: "\eaeb"
}

.icon-moon:before {
    content: "\eaec"
}

.icon-moon2:before {
    content: "\eaed"
}

.icon-sun:before {
    content: "\eaee"
}

.icon-sun2:before {
    content: "\eaef"
}

.icon-sunrise:before {
    content: "\eaf0"
}

.icon-sunrise2:before {
    content: "\eaf1"
}

.icon-sunset:before {
    content: "\eaf2"
}

.icon-sunset2:before {
    content: "\eaf3"
}

.icon-sunset3:before {
    content: "\eaf4"
}

.icon-sunset4:before {
    content: "\eaf5"
}

.icon-sunset5:before {
    content: "\eaf6"
}

.icon-sunset6:before {
    content: "\eaf7"
}

.icon-rainbow:before {
    content: "\eaf8"
}

.icon-rainbow2:before {
    content: "\eaf9"
}

.icon-umbrella2:before {
    content: "\eafa"
}

.icon-umbrella3:before {
    content: "\eafb"
}

.icon-raindrops:before {
    content: "\eafc"
}

.icon-raindrops2:before {
    content: "\eafd"
}

.icon-raindrop:before {
    content: "\eafe"
}

.icon-raindrop2:before {
    content: "\eaff"
}

.icon-sunglasses:before {
    content: "\eb00"
}

.icon-sunglasses2:before {
    content: "\eb01"
}

.icon-stars:before {
    content: "\eb02"
}

.icon-stars2:before {
    content: "\eb03"
}

.icon-clouds3:before {
    content: "\eb04"
}

.icon-clouds4:before {
    content: "\eb05"
}

.icon-moonrise:before {
    content: "\eb06"
}

.icon-moonrise2:before {
    content: "\eb07"
}

.icon-moonset:before {
    content: "\eb08"
}

.icon-moonset2:before {
    content: "\eb09"
}

.icon-wind:before {
    content: "\eb0a"
}

.icon-wind2:before {
    content: "\eb0b"
}

.icon-full-moon:before {
    content: "\eb0c"
}

.icon-full-moon2:before {
    content: "\eb0d"
}

.icon-crescent:before {
    content: "\eb0e"
}

.icon-crescent2:before {
    content: "\eb0f"
}

.icon-half-moon:before {
    content: "\eb10"
}

.icon-half-moon2:before {
    content: "\eb11"
}

.icon-gibbous-moon:before {
    content: "\eb12"
}

.icon-gibbous-moon2:before {
    content: "\eb13"
}

.icon-moon3:before {
    content: "\eb14"
}

.icon-moon4:before {
    content: "\eb15"
}

.icon-gibbous-moon3:before {
    content: "\eb16"
}

.icon-gibbous-moon4:before {
    content: "\eb17"
}

.icon-half-moon3:before {
    content: "\eb18"
}

.icon-half-moon4:before {
    content: "\eb19"
}

.icon-crescent3:before {
    content: "\eb1a"
}

.icon-crescent4:before {
    content: "\eb1b"
}

.icon-barometer:before {
    content: "\eb1c"
}

.icon-barometer2:before {
    content: "\eb1d"
}

.icon-compass-north:before {
    content: "\eb1e"
}

.icon-compass-north2:before {
    content: "\eb1f"
}

.icon-compass-west:before {
    content: "\eb20"
}

.icon-compass-west2:before {
    content: "\eb21"
}

.icon-compass-east:before {
    content: "\eb22"
}

.icon-compass-east2:before {
    content: "\eb23"
}

.icon-compass-south:before {
    content: "\eb24"
}

.icon-compass-south2:before {
    content: "\eb25"
}

.icon-air-sock:before {
    content: "\eb26"
}

.icon-air-sock2:before {
    content: "\eb27"
}

.icon-tornado:before {
    content: "\eb28"
}

.icon-tornado2:before {
    content: "\eb29"
}

.icon-degree-fahrenheit:before {
    content: "\eb2a"
}

.icon-degree-fahrenheit2:before {
    content: "\eb2b"
}

.icon-degree-celsius:before {
    content: "\eb2c"
}

.icon-degree-celsius2:before {
    content: "\eb2d"
}

.icon-warning2:before {
    content: "\eb2e"
}

.icon-warning3:before {
    content: "\eb2f"
}

.icon-compass2:before {
    content: "\eb30"
}

.icon-compass3:before {
    content: "\eb31"
}

.icon-compass4:before {
    content: "\eb32"
}

.icon-compass5:before {
    content: "\eb33"
}

.icon-compass6:before {
    content: "\eb34"
}

.icon-compass7:before {
    content: "\eb35"
}

.icon-compass8:before {
    content: "\eb36"
}

.icon-compass9:before {
    content: "\eb37"
}

.icon-thermometer2:before {
    content: "\eb38"
}

.icon-thermometer-3:before {
    content: "\eb39"
}

.icon-thermometer-low:before {
    content: "\eb3a"
}

.icon-thermometer-low2:before {
    content: "\eb3b"
}

.icon-thermometer-quarter2:before {
    content: "\eb3c"
}

.icon-thermometer-quarter-3:before {
    content: "\eb3d"
}

.icon-thermometer-half2:before {
    content: "\eb3e"
}

.icon-thermometer-half3:before {
    content: "\eb3f"
}

.icon-thermometer-three-quarters2:before {
    content: "\eb40"
}

.icon-thermometer-three-quarters3:before {
    content: "\eb41"
}

.icon-thermometer-full2:before {
    content: "\eb42"
}

.icon-thermometer-full3:before {
    content: "\eb43"
}

.icon-lightning:before {
    content: "\eb44"
}

.icon-lightning2:before {
    content: "\eb45"
}

.icon-wind-turbine:before {
    content: "\eb46"
}

.icon-wind-turbine2:before {
    content: "\eb47"
}

.icon-snowflake:before {
    content: "\eb48"
}

.icon-snowflake2:before {
    content: "\eb49"
}

.icon-flashed-face:before {
    content: "\eb4a"
}

.icon-flashed-face2:before {
    content: "\eb4b"
}

.icon-flashed-face3:before {
    content: "\eb4c"
}

.icon-flashed-face4:before {
    content: "\eb4d"
}

.icon-flashed-face-glasses:before {
    content: "\eb4e"
}

.icon-flashed-face-glasses2:before {
    content: "\eb4f"
}

.icon-face-missing-moth:before {
    content: "\eb50"
}

.icon-face-missing-moth2:before {
    content: "\eb51"
}

.icon-neutral-face:before {
    content: "\eb52"
}

.icon-neutral-face2:before {
    content: "\eb53"
}

.icon-smiling-face:before {
    content: "\eb54"
}

.icon-smiling-face2:before {
    content: "\eb55"
}

.icon-sad-face:before {
    content: "\eb56"
}

.icon-sad-face2:before {
    content: "\eb57"
}

.icon-face-open-mouth:before {
    content: "\eb58"
}

.icon-face-open-mouth2:before {
    content: "\eb59"
}

.icon-face-open-mouth3:before {
    content: "\eb5a"
}

.icon-face-open-mouth4:before {
    content: "\eb5b"
}

.icon-winking-face:before {
    content: "\eb5c"
}

.icon-winking-face2:before {
    content: "\eb5d"
}

.icon-laughing-face:before {
    content: "\eb5e"
}

.icon-laughing-face2:before {
    content: "\eb5f"
}

.icon-laughing-face3:before {
    content: "\eb60"
}

.icon-laughing-face4:before {
    content: "\eb61"
}

.icon-smirking-face:before {
    content: "\eb62"
}

.icon-smirking-face2:before {
    content: "\eb63"
}

.icon-stubborn-face:before {
    content: "\eb64"
}

.icon-stubborn-face2:before {
    content: "\eb65"
}

.icon-neutral-face3:before {
    content: "\eb66"
}

.icon-neutral-face4:before {
    content: "\eb67"
}

.icon-sad-face3:before {
    content: "\eb68"
}

.icon-sad-face4:before {
    content: "\eb69"
}

.icon-smiling-face3:before {
    content: "\eb6a"
}

.icon-smiling-face4:before {
    content: "\eb6b"
}

.icon-smiling-face-eyebrows:before {
    content: "\eb6c"
}

.icon-smiling-face-eyebrows2:before {
    content: "\eb6d"
}

.icon-grinning-face-eyebrows:before {
    content: "\eb6e"
}

.icon-grinning-face-eyebrows2:before {
    content: "\eb6f"
}

.icon-sad-face-eyebrows:before {
    content: "\eb70"
}

.icon-sad-face-eyebrows2:before {
    content: "\eb71"
}

.icon-neutral-face-eyebrows:before {
    content: "\eb72"
}

.icon-neutral-face-eyebrows2:before {
    content: "\eb73"
}

.icon-angry-face:before {
    content: "\eb74"
}

.icon-angry-face2:before {
    content: "\eb75"
}

.icon-worried-face:before {
    content: "\eb76"
}

.icon-worried-face2:before {
    content: "\eb77"
}

.icon-winking-face3:before {
    content: "\eb78"
}

.icon-winking-face4:before {
    content: "\eb79"
}

.icon-angry-face-eyebrows:before {
    content: "\eb7a"
}

.icon-angry-face-eyebrows2:before {
    content: "\eb7b"
}

.icon-grinning-face:before {
    content: "\eb7c"
}

.icon-grinning-face2:before {
    content: "\eb7d"
}

.icon-sad-face5:before {
    content: "\eb7e"
}

.icon-sad-face6:before {
    content: "\eb7f"
}

.icon-grinning-face-eyebrows3:before {
    content: "\eb80"
}

.icon-grinning-face-eyebrows4:before {
    content: "\eb81"
}

.icon-fake-grinning-face-eyebrows:before {
    content: "\eb82"
}

.icon-fake-grinning-face-eyebrows2:before {
    content: "\eb83"
}

.icon-worried-face-eyebrows:before {
    content: "\eb84"
}

.icon-worried-face-eyebrows2:before {
    content: "\eb85"
}

.icon-face-stuck-out-tongue:before {
    content: "\eb86"
}

.icon-face-stuck-out-tongue2:before {
    content: "\eb87"
}

.icon-face-stuck-out-tongue3:before {
    content: "\eb88"
}

.icon-face-stuck-out-tongue4:before {
    content: "\eb89"
}

.icon-kissing-face:before {
    content: "\eb8a"
}

.icon-kissing-face2:before {
    content: "\eb8b"
}

.icon-grinning-face-teeth:before {
    content: "\eb8c"
}

.icon-grinning-face-teeth2:before {
    content: "\eb8d"
}

.icon-angry-face-teeth:before {
    content: "\eb8e"
}

.icon-angry-face-teeth2:before {
    content: "\eb8f"
}

.icon-worried-face-teeth:before {
    content: "\eb90"
}

.icon-worried-face-teeth2:before {
    content: "\eb91"
}

.icon-grinning-face-teeth3:before {
    content: "\eb92"
}

.icon-grinning-face-teeth4:before {
    content: "\eb93"
}

.icon-face-open-mouth-eyebrows:before {
    content: "\eb94"
}

.icon-face-open-mouth-eyebrows2:before {
    content: "\eb95"
}

.icon-face-open-mouth-eyebrows3:before {
    content: "\eb96"
}

.icon-face-open-mouth-eyebrows4:before {
    content: "\eb97"
}

.icon-angry-face-open-mouth-eyebrows:before {
    content: "\eb98"
}

.icon-angry-face-open-mouth-eyebrows2:before {
    content: "\eb99"
}

.icon-unamused-face-tightly-closed-eyes:before {
    content: "\eb9a"
}

.icon-unamused-face-tightly-closed-eyes2:before {
    content: "\eb9b"
}

.icon-sad-face--tightly-closed-eyes:before {
    content: "\eb9c"
}

.icon-sad-face--tightly-closed-eyes2:before {
    content: "\eb9d"
}

.icon-kissing-face3:before {
    content: "\eb9e"
}

.icon-kissing-face4:before {
    content: "\eb9f"
}

.icon-face-closed-meyes:before {
    content: "\eba0"
}

.icon-face-closed-meyes2:before {
    content: "\eba1"
}

.icon-amused-face:before {
    content: "\eba2"
}

.icon-amused-face2:before {
    content: "\eba3"
}

.icon-amused-face-closed-eyes:before {
    content: "\eba4"
}

.icon-amused-face-closed-eyes2:before {
    content: "\eba5"
}

.icon-amused-face-closed-eyes3:before {
    content: "\eba6"
}

.icon-amused-face-closed-eyes4:before {
    content: "\eba7"
}

.icon-face-closed-eyes-open-mouth:before {
    content: "\eba8"
}

.icon-face-closed-eyes-open-mouth2:before {
    content: "\eba9"
}

.icon-face-closed-eyes-open-mouth3:before {
    content: "\ebaa"
}

.icon-face-closed-eyes-open-mouth4:before {
    content: "\ebab"
}

.icon-face-closed-eyes-open-mouth5:before {
    content: "\ebac"
}

.icon-face-closed-eyes-open-mouth6:before {
    content: "\ebad"
}

.icon-laughing-face5:before {
    content: "\ebae"
}

.icon-laughing-face6:before {
    content: "\ebaf"
}

.icon-smiling-face5:before {
    content: "\ebb0"
}

.icon-smiling-face6:before {
    content: "\ebb1"
}

.icon-grinning-face3:before {
    content: "\ebb2"
}

.icon-grinning-face4:before {
    content: "\ebb3"
}

.icon-sad-face7:before {
    content: "\ebb4"
}

.icon-sad-face8:before {
    content: "\ebb5"
}

.icon-sad-face9:before {
    content: "\ebb6"
}

.icon-sad-face10:before {
    content: "\ebb7"
}

.icon-sad-face-closed-eyes:before {
    content: "\ebb8"
}

.icon-sad-face-closed-eyes2:before {
    content: "\ebb9"
}

.icon-sad-face11:before {
    content: "\ebba"
}

.icon-sad-face12:before {
    content: "\ebbb"
}

.icon-smiling-face7:before {
    content: "\ebbc"
}

.icon-smiling-face8:before {
    content: "\ebbd"
}

.icon-astonished-face:before {
    content: "\ebbe"
}

.icon-astonished-face2:before {
    content: "\ebbf"
}

.icon-astonished-face3:before {
    content: "\ebc0"
}

.icon-astonished-face4:before {
    content: "\ebc1"
}

.icon-face-moustache:before {
    content: "\ebc2"
}

.icon-face-moustache2:before {
    content: "\ebc3"
}

.icon-face-moustache3:before {
    content: "\ebc4"
}

.icon-face-moustache4:before {
    content: "\ebc5"
}

.icon-face-glasses:before {
    content: "\ebc6"
}

.icon-face-glasses2:before {
    content: "\ebc7"
}

.icon-face-sunglasses:before {
    content: "\ebc8"
}

.icon-face-sunglasses2:before {
    content: "\ebc9"
}

.icon-smirking-face-sunglasses:before {
    content: "\ebca"
}

.icon-smirking-face-sunglasses2:before {
    content: "\ebcb"
}

.icon-middle-finger:before {
    content: "\ebcc"
}

.icon-middle-finger2:before {
    content: "\ebcd"
}

.icon-rock-n-roll:before {
    content: "\ebce"
}

.icon-rock-n-roll2:before {
    content: "\ebcf"
}

.icon-high-five:before {
    content: "\ebd0"
}

.icon-high-five2:before {
    content: "\ebd1"
}

.icon-thumb-up:before {
    content: "\ebd2"
}

.icon-thumb-up2:before {
    content: "\ebd3"
}

.icon-thumb-down:before {
    content: "\ebd4"
}

.icon-thumb-down2:before {
    content: "\ebd5"
}

.icon-thumb-up3:before {
    content: "\ebd6"
}

.icon-thumb-up4:before {
    content: "\ebd7"
}

.icon-thumb-down3:before {
    content: "\ebd8"
}

.icon-thumb-down4:before {
    content: "\ebd9"
}

.icon-two-fingers-swipe-left:before {
    content: "\ebda"
}

.icon-two-fingers-swipe-left2:before {
    content: "\ebdb"
}

.icon-two-fingers-swipe-right:before {
    content: "\ebdc"
}

.icon-two-fingers-swipe-right2:before {
    content: "\ebdd"
}

.icon-two-fingers-swipe-up:before {
    content: "\ebde"
}

.icon-two-fingers-swipe-up2:before {
    content: "\ebdf"
}

.icon-two-fingers-swipe-down:before {
    content: "\ebe0"
}

.icon-two-fingers-swipe-down2:before {
    content: "\ebe1"
}

.icon-two-fingers:before {
    content: "\ebe2"
}

.icon-two-fingers2:before {
    content: "\ebe3"
}

.icon-three-fingers-double-tap:before {
    content: "\ebe4"
}

.icon-three-fingers-double-tap2:before {
    content: "\ebe5"
}

.icon-two-fingers-res-out:before {
    content: "\ebe6"
}

.icon-two-fingers-res-out2:before {
    content: "\ebe7"
}

.icon-two-fingers-res-in:before {
    content: "\ebe8"
}

.icon-two-fingers-res-in2:before {
    content: "\ebe9"
}

.icon-two-fingers-rotate:before {
    content: "\ebea"
}

.icon-two-fingers-rotate2:before {
    content: "\ebeb"
}

.icon-one-finger-swipe-left:before {
    content: "\ebec"
}

.icon-one-finger-swipe-left2:before {
    content: "\ebed"
}

.icon-one-finger-swipe-right:before {
    content: "\ebee"
}

.icon-one-finger-swipe-right2:before {
    content: "\ebef"
}

.icon-one-finger-swipe-up:before {
    content: "\ebf0"
}

.icon-one-finger-swipe-up2:before {
    content: "\ebf1"
}

.icon-one-finger-swipe-down:before {
    content: "\ebf2"
}

.icon-one-finger-swipe-down2:before {
    content: "\ebf3"
}

.icon-one-finger:before {
    content: "\ebf4"
}

.icon-one-finger2:before {
    content: "\ebf5"
}

.icon-one-finger-double-tap:before {
    content: "\ebf6"
}

.icon-one-finger-double-tap2:before {
    content: "\ebf7"
}

.icon-one-finger-tap:before {
    content: "\ebf8"
}

.icon-one-finger-tap2:before {
    content: "\ebf9"
}

.icon-one-finger-tap-hold:before {
    content: "\ebfa"
}

.icon-one-finger-tap-hold2:before {
    content: "\ebfb"
}

.icon-thumb-finger-tap:before {
    content: "\ebfc"
}

.icon-thumb-finger-tap2:before {
    content: "\ebfd"
}

.icon-one-finger-click:before {
    content: "\ebfe"
}

.icon-one-finger-click2:before {
    content: "\ebff"
}

.icon-three-fingers-swipe-left:before {
    content: "\ec00"
}

.icon-three-fingers-swipe-left2:before {
    content: "\ec01"
}

.icon-three-fingers-swipe-right:before {
    content: "\ec02"
}

.icon-three-fingers-swipe-right2:before {
    content: "\ec03"
}

.icon-three-fingers-swipe-up:before {
    content: "\ec04"
}

.icon-three-fingers-swipe-up2:before {
    content: "\ec05"
}

.icon-three-fingers-swipe-down:before {
    content: "\ec06"
}

.icon-three-fingers-swipe-down2:before {
    content: "\ec07"
}

.icon-three-fingers:before {
    content: "\ec08"
}

.icon-three-fingers2:before {
    content: "\ec09"
}

.icon-three-fingers-double-tap3:before {
    content: "\ec0a"
}

.icon-three-fingers-double-tap4:before {
    content: "\ec0b"
}

.icon-two-fingers-swipe-up3:before {
    content: "\ec0c"
}

.icon-two-fingers-swipe-up4:before {
    content: "\ec0d"
}

.icon-one-finger-double-tap3:before {
    content: "\ec0e"
}

.icon-one-finger-double-tap4:before {
    content: "\ec0f"
}

.icon-two-fingers-swipe-down3:before {
    content: "\ec10"
}

.icon-two-fingers-swipe-down4:before {
    content: "\ec11"
}

.icon-two-fingers-swipe-right3:before {
    content: "\ec12"
}

.icon-two-fingers-swipe-right4:before {
    content: "\ec13"
}

.icon-two-fingers-swipe-left3:before {
    content: "\ec14"
}

.icon-two-fingers-swipe-left4:before {
    content: "\ec15"
}

.icon-one-finger-tap3:before {
    content: "\ec16"
}

.icon-one-finger-tap4:before {
    content: "\ec17"
}

.icon-one-finger-tap-hold3:before {
    content: "\ec18"
}

.icon-one-finger-tap-hold4:before {
    content: "\ec19"
}

.icon-one-finger-click3:before {
    content: "\ec1a"
}

.icon-one-finger-click4:before {
    content: "\ec1b"
}

.icon-one-finger-swipe-horizontally:before {
    content: "\ec1c"
}

.icon-one-finger-swipe-horizontally2:before {
    content: "\ec1d"
}

.icon-one-finger-swipe:before {
    content: "\ec1e"
}

.icon-one-finger-swipe2:before {
    content: "\ec1f"
}

.icon-two-fingers-double-tap:before {
    content: "\ec20"
}

.icon-two-fingers-double-tap2:before {
    content: "\ec21"
}

.icon-two-fingers-tap:before {
    content: "\ec22"
}

.icon-two-fingers-tap2:before {
    content: "\ec23"
}

.icon-one-finger-swipe-left3:before {
    content: "\ec24"
}

.icon-one-finger-swipe-left4:before {
    content: "\ec25"
}

.icon-one-finger-swipe-right3:before {
    content: "\ec26"
}

.icon-one-finger-swipe-right4:before {
    content: "\ec27"
}

.icon-one-finger-swipe-up3:before {
    content: "\ec28"
}

.icon-one-finger-swipe-up4:before {
    content: "\ec29"
}

.icon-one-finger-swipe-down3:before {
    content: "\ec2a"
}

.icon-one-finger-swipe-down4:before {
    content: "\ec2b"
}

.icon-file-numbers:before {
    content: "\ec2c"
}

.icon-file-numbers2:before {
    content: "\ec2d"
}

.icon-file-pages:before {
    content: "\ec2e"
}

.icon-file-pages2:before {
    content: "\ec2f"
}

.icon-file-app:before {
    content: "\ec30"
}

.icon-file-app2:before {
    content: "\ec31"
}

.icon-file-png:before {
    content: "\ec32"
}

.icon-file-png2:before {
    content: "\ec33"
}

.icon-file-pdf:before {
    content: "\ec34"
}

.icon-file-pdf2:before {
    content: "\ec35"
}

.icon-file-mp3:before {
    content: "\ec36"
}

.icon-file-mp32:before {
    content: "\ec37"
}

.icon-file-mp4:before {
    content: "\ec38"
}

.icon-file-mp42:before {
    content: "\ec39"
}

.icon-file-mov:before {
    content: "\ec3a"
}

.icon-file-mov2:before {
    content: "\ec3b"
}

.icon-file-jpg:before {
    content: "\ec3c"
}

.icon-file-jpg2:before {
    content: "\ec3d"
}

.icon-file-key:before {
    content: "\ec3e"
}

.icon-file-key2:before {
    content: "\ec3f"
}

.icon-file-html:before {
    content: "\ec40"
}

.icon-file-html2:before {
    content: "\ec41"
}

.icon-file-css:before {
    content: "\ec42"
}

.icon-file-css2:before {
    content: "\ec43"
}

.icon-file-java:before {
    content: "\ec44"
}

.icon-file-java2:before {
    content: "\ec45"
}

.icon-file-psd:before {
    content: "\ec46"
}

.icon-file-psd2:before {
    content: "\ec47"
}

.icon-file-ai:before {
    content: "\ec48"
}

.icon-file-ai2:before {
    content: "\ec49"
}

.icon-file-bmp:before {
    content: "\ec4a"
}

.icon-file-bmp2:before {
    content: "\ec4b"
}

.icon-file-dwg:before {
    content: "\ec4c"
}

.icon-file-dwg2:before {
    content: "\ec4d"
}

.icon-file-eps:before {
    content: "\ec4e"
}

.icon-file-eps2:before {
    content: "\ec4f"
}

.icon-file-tiff:before {
    content: "\ec50"
}

.icon-file-tiff2:before {
    content: "\ec51"
}

.icon-file-ots:before {
    content: "\ec52"
}

.icon-file-ots2:before {
    content: "\ec53"
}

.icon-file-php:before {
    content: "\ec54"
}

.icon-file-php2:before {
    content: "\ec55"
}

.icon-file-py:before {
    content: "\ec56"
}

.icon-file-py2:before {
    content: "\ec57"
}

.icon-file-c:before {
    content: "\ec58"
}

.icon-file-c2:before {
    content: "\ec59"
}

.icon-file-sql:before {
    content: "\ec5a"
}

.icon-file-sql2:before {
    content: "\ec5b"
}

.icon-file-rb:before {
    content: "\ec5c"
}

.icon-file-rb2:before {
    content: "\ec5d"
}

.icon-file-cpp:before {
    content: "\ec5e"
}

.icon-file-cpp2:before {
    content: "\ec5f"
}

.icon-file-tga:before {
    content: "\ec60"
}

.icon-file-tga2:before {
    content: "\ec61"
}

.icon-file-dxf:before {
    content: "\ec62"
}

.icon-file-dxf2:before {
    content: "\ec63"
}

.icon-file-doc:before {
    content: "\ec64"
}

.icon-file-doc2:before {
    content: "\ec65"
}

.icon-file-odt:before {
    content: "\ec66"
}

.icon-file-odt2:before {
    content: "\ec67"
}

.icon-file-xls:before {
    content: "\ec68"
}

.icon-file-xls2:before {
    content: "\ec69"
}

.icon-file-docx:before {
    content: "\ec6a"
}

.icon-file-docx2:before {
    content: "\ec6b"
}

.icon-file-ppt:before {
    content: "\ec6c"
}

.icon-file-ppt2:before {
    content: "\ec6d"
}

.icon-file-asp:before {
    content: "\ec6e"
}

.icon-file-asp2:before {
    content: "\ec6f"
}

.icon-file-ics:before {
    content: "\ec70"
}

.icon-file-ics2:before {
    content: "\ec71"
}

.icon-file-dat:before {
    content: "\ec72"
}

.icon-file-dat2:before {
    content: "\ec73"
}

.icon-file-xml:before {
    content: "\ec74"
}

.icon-file-xml2:before {
    content: "\ec75"
}

.icon-file-yml:before {
    content: "\ec76"
}

.icon-file-yml2:before {
    content: "\ec77"
}

.icon-file-h:before {
    content: "\ec78"
}

.icon-file-h2:before {
    content: "\ec79"
}

.icon-file-exe:before {
    content: "\ec7a"
}

.icon-file-exe2:before {
    content: "\ec7b"
}

.icon-file-avi:before {
    content: "\ec7c"
}

.icon-file-avi2:before {
    content: "\ec7d"
}

.icon-file-odp:before {
    content: "\ec7e"
}

.icon-file-odp2:before {
    content: "\ec7f"
}

.icon-file-dotx:before {
    content: "\ec80"
}

.icon-file-dotx2:before {
    content: "\ec81"
}

.icon-file-xlsx:before {
    content: "\ec82"
}

.icon-file-xlsx2:before {
    content: "\ec83"
}

.icon-file-ods:before {
    content: "\ec84"
}

.icon-file-ods2:before {
    content: "\ec85"
}

.icon-file-pps:before {
    content: "\ec86"
}

.icon-file-pps2:before {
    content: "\ec87"
}

.icon-file-dot:before {
    content: "\ec88"
}

.icon-file-dot2:before {
    content: "\ec89"
}

.icon-file-txt:before {
    content: "\ec8a"
}

.icon-file-txt2:before {
    content: "\ec8b"
}

.icon-file-rtf:before {
    content: "\ec8c"
}

.icon-file-rtf2:before {
    content: "\ec8d"
}

.icon-file-m4v:before {
    content: "\ec8e"
}

.icon-file-m4v2:before {
    content: "\ec8f"
}

.icon-file-flv:before {
    content: "\ec90"
}

.icon-file-flv2:before {
    content: "\ec91"
}

.icon-file-mpg:before {
    content: "\ec92"
}

.icon-file-mpg2:before {
    content: "\ec93"
}

.icon-file-quicktime:before {
    content: "\ec94"
}

.icon-file-quicktime2:before {
    content: "\ec95"
}

.icon-file-mid:before {
    content: "\ec96"
}

.icon-file-mid2:before {
    content: "\ec97"
}

.icon-file-3gp:before {
    content: "\ec98"
}

.icon-file-3gp2:before {
    content: "\ec99"
}

.icon-file-aiff:before {
    content: "\ec9a"
}

.icon-file-aiff2:before {
    content: "\ec9b"
}

.icon-file-aac:before {
    content: "\ec9c"
}

.icon-file-aac2:before {
    content: "\ec9d"
}

.icon-file-wav:before {
    content: "\ec9e"
}

.icon-file-wav2:before {
    content: "\ec9f"
}

.icon-file-zip:before {
    content: "\eca0"
}

.icon-file-zip2:before {
    content: "\eca1"
}

.icon-file-ott:before {
    content: "\eca2"
}

.icon-file-ott2:before {
    content: "\eca3"
}

.icon-file-tgz:before {
    content: "\eca4"
}

.icon-file-tgz2:before {
    content: "\eca5"
}

.icon-file-dmg:before {
    content: "\eca6"
}

.icon-file-dmg2:before {
    content: "\eca7"
}

.icon-file-iso:before {
    content: "\eca8"
}

.icon-file-iso2:before {
    content: "\eca9"
}

.icon-file-rar:before {
    content: "\ecaa"
}

.icon-file-rar2:before {
    content: "\ecab"
}

.icon-file-gif:before {
    content: "\ecac"
}

.icon-file-gif2:before {
    content: "\ecad"
}

.icon-document-file-numbers:before {
    content: "\ecae"
}

.icon-document-file-numbers2:before {
    content: "\ecaf"
}

.icon-document-file-pages:before {
    content: "\ecb0"
}

.icon-document-file-pages2:before {
    content: "\ecb1"
}

.icon-document-file-app:before {
    content: "\ecb2"
}

.icon-document-file-app2:before {
    content: "\ecb3"
}

.icon-document-file-png:before {
    content: "\ecb4"
}

.icon-document-file-png2:before {
    content: "\ecb5"
}

.icon-document-file-pdf:before {
    content: "\ecb6"
}

.icon-document-file-pdf2:before {
    content: "\ecb7"
}

.icon-document-file-mp3:before {
    content: "\ecb8"
}

.icon-document-file-mp32:before {
    content: "\ecb9"
}

.icon-document-file-mp4:before {
    content: "\ecba"
}

.icon-document-file-mp42:before {
    content: "\ecbb"
}

.icon-document-file-mov:before {
    content: "\ecbc"
}

.icon-document-file-mov2:before {
    content: "\ecbd"
}

.icon-document-file-jpg:before {
    content: "\ecbe"
}

.icon-document-file-jpg2:before {
    content: "\ecbf"
}

.icon-document-file-key:before {
    content: "\ecc0"
}

.icon-document-file-key2:before {
    content: "\ecc1"
}

.icon-document-file-html:before {
    content: "\ecc2"
}

.icon-document-file-html2:before {
    content: "\ecc3"
}

.icon-document-file-css:before {
    content: "\ecc4"
}

.icon-document-file-css2:before {
    content: "\ecc5"
}

.icon-document-file-java:before {
    content: "\ecc6"
}

.icon-document-file-java2:before {
    content: "\ecc7"
}

.icon-document-file-psd:before {
    content: "\ecc8"
}

.icon-document-file-psd2:before {
    content: "\ecc9"
}

.icon-document-file-ai:before {
    content: "\ecca"
}

.icon-document-file-ai2:before {
    content: "\eccb"
}

.icon-document-file-bmp:before {
    content: "\eccc"
}

.icon-document-file-bmp2:before {
    content: "\eccd"
}

.icon-document-file-dwg:before {
    content: "\ecce"
}

.icon-document-file-dwg2:before {
    content: "\eccf"
}

.icon-document-file-eps:before {
    content: "\ecd0"
}

.icon-document-file-eps2:before {
    content: "\ecd1"
}

.icon-document-file-tiff:before {
    content: "\ecd2"
}

.icon-document-file-tiff2:before {
    content: "\ecd3"
}

.icon-document-file-ots:before {
    content: "\ecd4"
}

.icon-document-file-ots2:before {
    content: "\ecd5"
}

.icon-document-file-php:before {
    content: "\ecd6"
}

.icon-document-file-php2:before {
    content: "\ecd7"
}

.icon-document-file-py:before {
    content: "\ecd8"
}

.icon-document-file-py2:before {
    content: "\ecd9"
}

.icon-document-file-c:before {
    content: "\ecda"
}

.icon-document-file-c2:before {
    content: "\ecdb"
}

.icon-document-file-sql:before {
    content: "\ecdc"
}

.icon-document-file-sql2:before {
    content: "\ecdd"
}

.icon-document-file-rb:before {
    content: "\ecde"
}

.icon-document-file-rb2:before {
    content: "\ecdf"
}

.icon-document-file-cpp:before {
    content: "\ece0"
}

.icon-document-file-cpp2:before {
    content: "\ece1"
}

.icon-document-file-tga:before {
    content: "\ece2"
}

.icon-document-file-tga2:before {
    content: "\ece3"
}

.icon-document-file-dxf:before {
    content: "\ece4"
}

.icon-document-file-dxf2:before {
    content: "\ece5"
}

.icon-document-file-doc:before {
    content: "\ece6"
}

.icon-document-file-doc2:before {
    content: "\ece7"
}

.icon-document-file-odt:before {
    content: "\ece8"
}

.icon-document-file-odt2:before {
    content: "\ece9"
}

.icon-document-file-xls:before {
    content: "\ecea"
}

.icon-document-file-xls2:before {
    content: "\eceb"
}

.icon-document-file-docx:before {
    content: "\ecec"
}

.icon-document-file-docx2:before {
    content: "\eced"
}

.icon-document-file-ppt:before {
    content: "\ecee"
}

.icon-document-file-ppt2:before {
    content: "\ecef"
}

.icon-document-file-asp:before {
    content: "\ecf0"
}

.icon-document-file-asp2:before {
    content: "\ecf1"
}

.icon-document-file-ics:before {
    content: "\ecf2"
}

.icon-document-file-ics2:before {
    content: "\ecf3"
}

.icon-document-file-dat:before {
    content: "\ecf4"
}

.icon-document-file-dat2:before {
    content: "\ecf5"
}

.icon-document-file-xml:before {
    content: "\ecf6"
}

.icon-document-file-xml2:before {
    content: "\ecf7"
}

.icon-document-file-yml:before {
    content: "\ecf8"
}

.icon-document-file-yml2:before {
    content: "\ecf9"
}

.icon-document-file-h:before {
    content: "\ecfa"
}

.icon-document-file-h2:before {
    content: "\ecfb"
}

.icon-document-file-exe:before {
    content: "\ecfc"
}

.icon-document-file-exe2:before {
    content: "\ecfd"
}

.icon-document-file-avi:before {
    content: "\ecfe"
}

.icon-document-file-avi2:before {
    content: "\ecff"
}

.icon-document-file-odp:before {
    content: "\ed00"
}

.icon-document-file-odp2:before {
    content: "\ed01"
}

.icon-document-file-dotx:before {
    content: "\ed02"
}

.icon-document-file-dotx2:before {
    content: "\ed03"
}

.icon-document-file-xlsx:before {
    content: "\ed04"
}

.icon-document-file-xlsx2:before {
    content: "\ed05"
}

.icon-document-file-ods:before {
    content: "\ed06"
}

.icon-document-file-ods2:before {
    content: "\ed07"
}

.icon-document-file-pps:before {
    content: "\ed08"
}

.icon-document-file-pps2:before {
    content: "\ed09"
}

.icon-document-file-dot:before {
    content: "\ed0a"
}

.icon-document-file-dot2:before {
    content: "\ed0b"
}

.icon-document-file-txt:before {
    content: "\ed0c"
}

.icon-document-file-txt2:before {
    content: "\ed0d"
}

.icon-document-file-rtf:before {
    content: "\ed0e"
}

.icon-document-file-rtf2:before {
    content: "\ed0f"
}

.icon-document-file-m4v:before {
    content: "\ed10"
}

.icon-document-file-m4v2:before {
    content: "\ed11"
}

.icon-document-file-flv:before {
    content: "\ed12"
}

.icon-document-file-flv2:before {
    content: "\ed13"
}

.icon-document-file-mpg:before {
    content: "\ed14"
}

.icon-document-file-mpg2:before {
    content: "\ed15"
}

.icon-document-file-qt:before {
    content: "\ed16"
}

.icon-document-file-qt2:before {
    content: "\ed17"
}

.icon-document-file-mid:before {
    content: "\ed18"
}

.icon-document-file-mid2:before {
    content: "\ed19"
}

.icon-document-file-3gp:before {
    content: "\ed1a"
}

.icon-document-file-3gp2:before {
    content: "\ed1b"
}

.icon-document-file-aiff:before {
    content: "\ed1c"
}

.icon-document-file-aiff2:before {
    content: "\ed1d"
}

.icon-document-file-aac:before {
    content: "\ed1e"
}

.icon-document-file-aac2:before {
    content: "\ed1f"
}

.icon-document-file-wav:before {
    content: "\ed20"
}

.icon-document-file-wav2:before {
    content: "\ed21"
}

.icon-document-file-zip:before {
    content: "\ed22"
}

.icon-document-file-zip2:before {
    content: "\ed23"
}

.icon-document-file-ott:before {
    content: "\ed24"
}

.icon-document-file-ott2:before {
    content: "\ed25"
}

.icon-document-file-tgz:before {
    content: "\ed26"
}

.icon-document-file-tgz2:before {
    content: "\ed27"
}

.icon-document-file-dmg:before {
    content: "\ed28"
}

.icon-document-file-dmg2:before {
    content: "\ed29"
}

.icon-document-file-iso:before {
    content: "\ed2a"
}

.icon-document-file-iso2:before {
    content: "\ed2b"
}

.icon-document-file-rar:before {
    content: "\ed2c"
}

.icon-document-file-rar2:before {
    content: "\ed2d"
}

.icon-document-file-gif:before {
    content: "\ed2e"
}

.icon-document-file-gif2:before {
    content: "\ed2f"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-plus:before {
    content: "\f067"
}

.icon-question:before {
    content: "\f128"
}

.icon-minus:before {
    content: "\f068"
}

.icon-glass:before {
    content: "\f000"
}

.icon-music:before {
    content: "\f001"
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope-o:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-o:before {
    content: "\f006"
}

.icon-user:before {
    content: "\f007"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-check:before {
    content: "\f00c"
}

.icon-close:before {
    content: "\f00d"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-times:before {
    content: "\f00d"
}

.icon-search-plus:before {
    content: "\f00e"
}

.icon-search-minus:before {
    content: "\f010"
}

.icon-power-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-cog:before {
    content: "\f013"
}

.icon-gear:before {
    content: "\f013"
}

.icon-trash-o:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file-o:before {
    content: "\f016"
}

.icon-clock-o:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download:before {
    content: "\f019"
}

.icon-arrow-circle-o-down:before {
    content: "\f01a"
}

.icon-arrow-circle-o-up:before {
    content: "\f01b"
}

.icon-inbox:before {
    content: "\f01c"
}

.icon-play-circle-o:before {
    content: "\f01d"
}

.icon-repeat:before {
    content: "\f01e"
}

.icon-rotate-right:before {
    content: "\f01e"
}

.icon-refresh:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock:before {
    content: "\f023"
}

.icon-flag:before {
    content: "\f024"
}

.icon-headphones:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-tags:before {
    content: "\f02c"
}

.icon-book:before {
    content: "\f02d"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list2:before {
    content: "\f03a"
}

.icon-dedent:before {
    content: "\f03b"
}

.icon-outdent:before {
    content: "\f03b"
}

.icon-indent:before {
    content: "\f03c"
}

.icon-video-camera:before {
    content: "\f03d"
}

.icon-image:before {
    content: "\f03e"
}

.icon-photo:before {
    content: "\f03e"
}

.icon-picture-o:before {
    content: "\f03e"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit:before {
    content: "\f044"
}

.icon-pencil-square-o:before {
    content: "\f044"
}

.icon-share-square-o:before {
    content: "\f045"
}

.icon-check-square-o:before {
    content: "\f046"
}

.icon-arrows:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop:before {
    content: "\f04d"
}

.icon-forward:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-circle:before {
    content: "\f055"
}

.icon-minus-circle:before {
    content: "\f056"
}

.icon-times-circle:before {
    content: "\f057"
}

.icon-check-circle:before {
    content: "\f058"
}

.icon-question-circle:before {
    content: "\f059"
}

.icon-info-circle:before {
    content: "\f05a"
}

.icon-crosshairs:before {
    content: "\f05b"
}

.icon-times-circle-o:before {
    content: "\f05c"
}

.icon-check-circle-o:before {
    content: "\f05d"
}

.icon-ban:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-mail-forward:before {
    content: "\f064"
}

.icon-share:before {
    content: "\f064"
}

.icon-expand:before {
    content: "\f065"
}

.icon-compress:before {
    content: "\f066"
}

.icon-exclamation-circle:before {
    content: "\f06a"
}

.icon-gift:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-eye:before {
    content: "\f06e"
}

.icon-eye-slash:before {
    content: "\f070"
}

.icon-exclamation-triangle:before {
    content: "\f071"
}

.icon-warning:before {
    content: "\f071"
}

.icon-plane:before {
    content: "\f072"
}

.icon-calendar:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder2:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-arrows-v:before {
    content: "\f07d"
}

.icon-arrows-h:before {
    content: "\f07e"
}

.icon-bar-chart:before {
    content: "\f080"
}

.icon-bar-chart-o:before {
    content: "\f080"
}

.icon-twitter-square:before {
    content: "\f081"
}

.icon-facebook-square:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key2:before {
    content: "\f084"
}

.icon-cogs:before {
    content: "\f085"
}

.icon-gears:before {
    content: "\f085"
}

.icon-comments:before {
    content: "\f086"
}

.icon-thumbs-o-up:before {
    content: "\f087"
}

.icon-thumbs-o-down:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-o:before {
    content: "\f08a"
}

.icon-sign-out:before {
    content: "\f08b"
}

.icon-linkedin-square:before {
    content: "\f08c"
}

.icon-thumb-tack:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-sign-in:before {
    content: "\f090"
}

.icon-trophy2:before {
    content: "\f091"
}

.icon-github-square:before {
    content: "\f092"
}

.icon-upload:before {
    content: "\f093"
}

.icon-lemon-o:before {
    content: "\f094"
}

.icon-phone:before {
    content: "\f095"
}

.icon-square-o:before {
    content: "\f096"
}

.icon-bookmark-o:before {
    content: "\f097"
}

.icon-phone-square:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-facebook-f:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-feed:before {
    content: "\f09e"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-hdd-o:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell-o:before {
    content: "\f0a2"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-o-right:before {
    content: "\f0a4"
}

.icon-hand-o-left:before {
    content: "\f0a5"
}

.icon-hand-o-up:before {
    content: "\f0a6"
}

.icon-hand-o-down:before {
    content: "\f0a7"
}

.icon-arrow-circle-left:before {
    content: "\f0a8"
}

.icon-arrow-circle-right:before {
    content: "\f0a9"
}

.icon-arrow-circle-up:before {
    content: "\f0aa"
}

.icon-arrow-circle-down:before {
    content: "\f0ab"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase2:before {
    content: "\f0b1"
}

.icon-arrows-alt:before {
    content: "\f0b2"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-users:before {
    content: "\f0c0"
}

.icon-chain:before {
    content: "\f0c1"
}

.icon-link:before {
    content: "\f0c1"
}

.icon-cloud:before {
    content: "\f0c2"
}

.icon-flask:before {
    content: "\f0c3"
}

.icon-cut:before {
    content: "\f0c4"
}

.icon-scissors:before {
    content: "\f0c4"
}

.icon-copy:before {
    content: "\f0c5"
}

.icon-files-o:before {
    content: "\f0c5"
}

.icon-paperclip:before {
    content: "\f0c6"
}

.icon-floppy-o:before {
    content: "\f0c7"
}

.icon-save:before {
    content: "\f0c7"
}

.icon-square:before {
    content: "\f0c8"
}

.icon-bars:before {
    content: "\f0c9"
}

.icon-navicon:before {
    content: "\f0c9"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-square:before {
    content: "\f0d3"
}

.icon-google-plus-square:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-sort:before {
    content: "\f0dc"
}

.icon-unsorted:before {
    content: "\f0dc"
}

.icon-sort-desc:before {
    content: "\f0dd"
}

.icon-sort-down:before {
    content: "\f0dd"
}

.icon-sort-asc:before {
    content: "\f0de"
}

.icon-sort-up:before {
    content: "\f0de"
}

.icon-envelope:before {
    content: "\f0e0"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-rotate-left:before {
    content: "\f0e2"
}

.icon-undo:before {
    content: "\f0e2"
}

.icon-gavel:before {
    content: "\f0e3"
}

.icon-legal:before {
    content: "\f0e3"
}

.icon-dashboard:before {
    content: "\f0e4"
}

.icon-tachometer:before {
    content: "\f0e4"
}

.icon-comment-o:before {
    content: "\f0e5"
}

.icon-comments-o:before {
    content: "\f0e6"
}

.icon-bolt:before {
    content: "\f0e7"
}

.icon-flash:before {
    content: "\f0e7"
}

.icon-sitemap:before {
    content: "\f0e8"
}

.icon-umbrella:before {
    content: "\f0e9"
}

.icon-clipboard:before {
    content: "\f0ea"
}

.icon-paste:before {
    content: "\f0ea"
}

.icon-lightbulb-o:before {
    content: "\f0eb"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-cloud-download:before {
    content: "\f0ed"
}

.icon-cloud-upload:before {
    content: "\f0ee"
}

.icon-user-md:before {
    content: "\f0f0"
}

.icon-stethoscope:before {
    content: "\f0f1"
}

.icon-suitcase:before {
    content: "\f0f2"
}

.icon-bell:before {
    content: "\f0f3"
}

.icon-coffee:before {
    content: "\f0f4"
}

.icon-cutlery:before {
    content: "\f0f5"
}

.icon-file-text-o:before {
    content: "\f0f6"
}

.icon-building-o:before {
    content: "\f0f7"
}

.icon-hospital-o:before {
    content: "\f0f8"
}

.icon-ambulance:before {
    content: "\f0f9"
}

.icon-medkit:before {
    content: "\f0fa"
}

.icon-fighter-jet:before {
    content: "\f0fb"
}

.icon-beer:before {
    content: "\f0fc"
}

.icon-h-square:before {
    content: "\f0fd"
}

.icon-plus-square:before {
    content: "\f0fe"
}

.icon-angle-double-left:before {
    content: "\f100"
}

.icon-angle-double-right:before {
    content: "\f101"
}

.icon-angle-double-up:before {
    content: "\f102"
}

.icon-angle-double-down:before {
    content: "\f103"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-desktop:before {
    content: "\f108"
}

.icon-laptop:before {
    content: "\f109"
}

.icon-tablet:before {
    content: "\f10a"
}

.icon-mobile:before {
    content: "\f10b"
}

.icon-mobile-phone:before {
    content: "\f10b"
}

.icon-circle-o:before {
    content: "\f10c"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-circle:before {
    content: "\f111"
}

.icon-mail-reply:before {
    content: "\f112"
}

.icon-reply:before {
    content: "\f112"
}

.icon-github-alt:before {
    content: "\f113"
}

.icon-folder-o:before {
    content: "\f114"
}

.icon-folder-open-o:before {
    content: "\f115"
}

.icon-smile-o:before {
    content: "\f118"
}

.icon-frown-o:before {
    content: "\f119"
}

.icon-meh-o:before {
    content: "\f11a"
}

.icon-gamepad:before {
    content: "\f11b"
}

.icon-keyboard-o:before {
    content: "\f11c"
}

.icon-flag-o:before {
    content: "\f11d"
}

.icon-flag-checkered:before {
    content: "\f11e"
}

.icon-terminal:before {
    content: "\f120"
}

.icon-code:before {
    content: "\f121"
}

.icon-mail-reply-all:before {
    content: "\f122"
}

.icon-reply-all:before {
    content: "\f122"
}

.icon-star-half-empty:before {
    content: "\f123"
}

.icon-star-half-full:before {
    content: "\f123"
}

.icon-star-half-o:before {
    content: "\f123"
}

.icon-location-arrow:before {
    content: "\f124"
}

.icon-crop:before {
    content: "\f125"
}

.icon-code-fork:before {
    content: "\f126"
}

.icon-chain-broken:before {
    content: "\f127"
}

.icon-unlink:before {
    content: "\f127"
}

.icon-info:before {
    content: "\f129"
}

.icon-exclamation:before {
    content: "\f12a"
}

.icon-superscript:before {
    content: "\f12b"
}

.icon-subscript:before {
    content: "\f12c"
}

.icon-eraser:before {
    content: "\f12d"
}

.icon-puzzle-piece:before {
    content: "\f12e"
}

.icon-microphone:before {
    content: "\f130"
}

.icon-microphone-slash:before {
    content: "\f131"
}

.icon-shield:before {
    content: "\f132"
}

.icon-calendar-o:before {
    content: "\f133"
}

.icon-fire-extinguisher:before {
    content: "\f134"
}

.icon-rocket:before {
    content: "\f135"
}

.icon-maxcdn:before {
    content: "\f136"
}

.icon-chevron-circle-left:before {
    content: "\f137"
}

.icon-chevron-circle-right:before {
    content: "\f138"
}

.icon-chevron-circle-up:before {
    content: "\f139"
}

.icon-chevron-circle-down:before {
    content: "\f13a"
}

.icon-html5:before {
    content: "\f13b"
}

.icon-css3:before {
    content: "\f13c"
}

.icon-anchor:before {
    content: "\f13d"
}

.icon-unlock-alt:before {
    content: "\f13e"
}

.icon-bullseye:before {
    content: "\f140"
}

.icon-ellipsis-h:before {
    content: "\f141"
}

.icon-ellipsis-v:before {
    content: "\f142"
}

.icon-rss-square:before {
    content: "\f143"
}

.icon-play-circle:before {
    content: "\f144"
}

.icon-ticket:before {
    content: "\f145"
}

.icon-minus-square:before {
    content: "\f146"
}

.icon-minus-square-o:before {
    content: "\f147"
}

.icon-level-up:before {
    content: "\f148"
}

.icon-level-down:before {
    content: "\f149"
}

.icon-check-square:before {
    content: "\f14a"
}

.icon-pencil-square:before {
    content: "\f14b"
}

.icon-external-link-square:before {
    content: "\f14c"
}

.icon-share-square:before {
    content: "\f14d"
}

.icon-compass:before {
    content: "\f14e"
}

.icon-caret-square-o-down:before {
    content: "\f150"
}

.icon-toggle-down:before {
    content: "\f150"
}

.icon-caret-square-o-up:before {
    content: "\f151"
}

.icon-toggle-up:before {
    content: "\f151"
}

.icon-caret-square-o-right:before {
    content: "\f152"
}

.icon-toggle-right:before {
    content: "\f152"
}

.icon-eur:before {
    content: "\f153"
}

.icon-euro:before {
    content: "\f153"
}

.icon-gbp:before {
    content: "\f154"
}

.icon-dollar:before {
    content: "\f155"
}

.icon-usd:before {
    content: "\f155"
}

.icon-inr:before {
    content: "\f156"
}

.icon-rupee:before {
    content: "\f156"
}

.icon-cny:before {
    content: "\f157"
}

.icon-jpy:before {
    content: "\f157"
}

.icon-rmb:before {
    content: "\f157"
}

.icon-yen:before {
    content: "\f157"
}

.icon-rouble:before {
    content: "\f158"
}

.icon-rub:before {
    content: "\f158"
}

.icon-ruble:before {
    content: "\f158"
}

.icon-krw:before {
    content: "\f159"
}

.icon-won:before {
    content: "\f159"
}

.icon-bitcoin:before {
    content: "\f15a"
}

.icon-btc:before {
    content: "\f15a"
}

.icon-file:before {
    content: "\f15b"
}

.icon-file-text:before {
    content: "\f15c"
}

.icon-sort-alpha-asc:before {
    content: "\f15d"
}

.icon-sort-alpha-desc:before {
    content: "\f15e"
}

.icon-sort-amount-asc:before {
    content: "\f160"
}

.icon-sort-amount-desc:before {
    content: "\f161"
}

.icon-sort-numeric-asc:before {
    content: "\f162"
}

.icon-sort-numeric-desc:before {
    content: "\f163"
}

.icon-thumbs-up:before {
    content: "\f164"
}

.icon-thumbs-down:before {
    content: "\f165"
}

.icon-youtube-square:before {
    content: "\f166"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-xing:before {
    content: "\f168"
}

.icon-xing-square:before {
    content: "\f169"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-dropbox:before {
    content: "\f16b"
}

.icon-stack-overflow:before {
    content: "\f16c"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-flickr:before {
    content: "\f16e"
}

.icon-adn:before {
    content: "\f170"
}

.icon-bitbucket:before {
    content: "\f171"
}

.icon-bitbucket-square:before {
    content: "\f172"
}

.icon-tumblr:before {
    content: "\f173"
}

.icon-tumblr-square:before {
    content: "\f174"
}

.icon-long-arrow-down:before {
    content: "\f175"
}

.icon-long-arrow-up:before {
    content: "\f176"
}

.icon-long-arrow-left:before {
    content: "\f177"
}

.icon-long-arrow-right:before {
    content: "\f178"
}

.icon-apple:before {
    content: "\f179"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android:before {
    content: "\f17b"
}

.icon-linux:before {
    content: "\f17c"
}

.icon-dribbble:before {
    content: "\f17d"
}

.icon-skype:before {
    content: "\f17e"
}

.icon-foursquare:before {
    content: "\f180"
}

.icon-trello:before {
    content: "\f181"
}

.icon-female:before {
    content: "\f182"
}

.icon-male:before {
    content: "\f183"
}

.icon-gittip:before {
    content: "\f184"
}

.icon-gratipay:before {
    content: "\f184"
}

.icon-sun-o:before {
    content: "\f185"
}

.icon-moon-o:before {
    content: "\f186"
}

.icon-archive:before {
    content: "\f187"
}

.icon-bug:before {
    content: "\f188"
}

.icon-vk:before {
    content: "\f189"
}

.icon-weibo:before {
    content: "\f18a"
}

.icon-renren:before {
    content: "\f18b"
}

.icon-pagelines:before {
    content: "\f18c"
}

.icon-stack-exchange:before {
    content: "\f18d"
}

.icon-arrow-circle-o-right:before {
    content: "\f18e"
}

.icon-arrow-circle-o-left:before {
    content: "\f190"
}

.icon-caret-square-o-left:before {
    content: "\f191"
}

.icon-toggle-left:before {
    content: "\f191"
}

.icon-dot-circle-o:before {
    content: "\f192"
}

.icon-wheelchair:before {
    content: "\f193"
}

.icon-vimeo-square:before {
    content: "\f194"
}

.icon-try:before {
    content: "\f195"
}

.icon-turkish-lira:before {
    content: "\f195"
}

.icon-plus-square-o:before {
    content: "\f196"
}

.icon-space-shuttle:before {
    content: "\f197"
}

.icon-slack:before {
    content: "\f198"
}

.icon-envelope-square:before {
    content: "\f199"
}

.icon-wordpress:before {
    content: "\f19a"
}

.icon-openid:before {
    content: "\f19b"
}

.icon-bank:before {
    content: "\f19c"
}

.icon-institution:before {
    content: "\f19c"
}

.icon-university:before {
    content: "\f19c"
}

.icon-graduation-cap:before {
    content: "\f19d"
}

.icon-mortar-board:before {
    content: "\f19d"
}

.icon-yahoo:before {
    content: "\f19e"
}

.icon-google:before {
    content: "\f1a0"
}

.icon-reddit:before {
    content: "\f1a1"
}

.icon-reddit-square:before {
    content: "\f1a2"
}

.icon-stumbleupon-circle:before {
    content: "\f1a3"
}

.icon-stumbleupon:before {
    content: "\f1a4"
}

.icon-delicious:before {
    content: "\f1a5"
}

.icon-digg:before {
    content: "\f1a6"
}

.icon-pied-piper-pp:before {
    content: "\f1a7"
}

.icon-pied-piper-alt:before {
    content: "\f1a8"
}

.icon-drupal:before {
    content: "\f1a9"
}

.icon-joomla:before {
    content: "\f1aa"
}

.icon-language:before {
    content: "\f1ab"
}

.icon-fax:before {
    content: "\f1ac"
}

.icon-building2:before {
    content: "\f1ad"
}

.icon-child:before {
    content: "\f1ae"
}

.icon-paw:before {
    content: "\f1b0"
}

.icon-spoon:before {
    content: "\f1b1"
}

.icon-cube:before {
    content: "\f1b2"
}

.icon-cubes:before {
    content: "\f1b3"
}

.icon-behance:before {
    content: "\f1b4"
}

.icon-behance-square:before {
    content: "\f1b5"
}

.icon-steam:before {
    content: "\f1b6"
}

.icon-steam-square:before {
    content: "\f1b7"
}

.icon-recycle:before {
    content: "\f1b8"
}

.icon-automobile:before {
    content: "\f1b9"
}

.icon-car:before {
    content: "\f1b9"
}

.icon-cab:before {
    content: "\f1ba"
}

.icon-taxi:before {
    content: "\f1ba"
}

.icon-tree:before {
    content: "\f1bb"
}

.icon-spotify:before {
    content: "\f1bc"
}

.icon-deviantart:before {
    content: "\f1bd"
}

.icon-soundcloud:before {
    content: "\f1be"
}

.icon-database:before {
    content: "\f1c0"
}

.icon-file-pdf-o:before {
    content: "\f1c1"
}

.icon-file-word-o:before {
    content: "\f1c2"
}

.icon-file-excel-o:before {
    content: "\f1c3"
}

.icon-file-powerpoint-o:before {
    content: "\f1c4"
}

.icon-file-image-o:before {
    content: "\f1c5"
}

.icon-file-photo-o:before {
    content: "\f1c5"
}

.icon-file-picture-o:before {
    content: "\f1c5"
}

.icon-file-archive-o:before {
    content: "\f1c6"
}

.icon-file-zip-o:before {
    content: "\f1c6"
}

.icon-file-audio-o:before {
    content: "\f1c7"
}

.icon-file-sound-o:before {
    content: "\f1c7"
}

.icon-file-movie-o:before {
    content: "\f1c8"
}

.icon-file-video-o:before {
    content: "\f1c8"
}

.icon-file-code-o:before {
    content: "\f1c9"
}

.icon-vine:before {
    content: "\f1ca"
}

.icon-codepen:before {
    content: "\f1cb"
}

.icon-jsfiddle:before {
    content: "\f1cc"
}

.icon-life-bouy:before {
    content: "\f1cd"
}

.icon-life-buoy:before {
    content: "\f1cd"
}

.icon-life-ring:before {
    content: "\f1cd"
}

.icon-life-saver:before {
    content: "\f1cd"
}

.icon-support:before {
    content: "\f1cd"
}

.icon-circle-o-notch:before {
    content: "\f1ce"
}

.icon-ra:before {
    content: "\f1d0"
}

.icon-rebel:before {
    content: "\f1d0"
}

.icon-resistance:before {
    content: "\f1d0"
}

.icon-empire:before {
    content: "\f1d1"
}

.icon-ge:before {
    content: "\f1d1"
}

.icon-git-square:before {
    content: "\f1d2"
}

.icon-git:before {
    content: "\f1d3"
}

.icon-hacker-news:before {
    content: "\f1d4"
}

.icon-y-combinator-square:before {
    content: "\f1d4"
}

.icon-yc-square:before {
    content: "\f1d4"
}

.icon-tencent-weibo:before {
    content: "\f1d5"
}

.icon-qq:before {
    content: "\f1d6"
}

.icon-wechat:before {
    content: "\f1d7"
}

.icon-weixin:before {
    content: "\f1d7"
}

.icon-paper-plane:before {
    content: "\f1d8"
}

.icon-send:before {
    content: "\f1d8"
}

.icon-paper-plane-o:before {
    content: "\f1d9"
}

.icon-send-o:before {
    content: "\f1d9"
}

.icon-history:before {
    content: "\f1da"
}

.icon-circle-thin:before {
    content: "\f1db"
}

.icon-header:before {
    content: "\f1dc"
}

.icon-paragraph:before {
    content: "\f1dd"
}

.icon-sliders:before {
    content: "\f1de"
}

.icon-share-alt:before {
    content: "\f1e0"
}

.icon-share-alt-square:before {
    content: "\f1e1"
}

.icon-bomb:before {
    content: "\f1e2"
}

.icon-futbol-o:before {
    content: "\f1e3"
}

.icon-soccer-ball-o:before {
    content: "\f1e3"
}

.icon-tty:before {
    content: "\f1e4"
}

.icon-binoculars:before {
    content: "\f1e5"
}

.icon-plug:before {
    content: "\f1e6"
}

.icon-slideshare:before {
    content: "\f1e7"
}

.icon-twitch:before {
    content: "\f1e8"
}

.icon-yelp:before {
    content: "\f1e9"
}

.icon-newspaper-o:before {
    content: "\f1ea"
}

.icon-wifi:before {
    content: "\f1eb"
}

.icon-calculator:before {
    content: "\f1ec"
}

.icon-paypal:before {
    content: "\f1ed"
}

.icon-google-wallet:before {
    content: "\f1ee"
}

.icon-cc-visa:before {
    content: "\f1f0"
}

.icon-cc-mastercard:before {
    content: "\f1f1"
}

.icon-cc-discover:before {
    content: "\f1f2"
}

.icon-cc-amex:before {
    content: "\f1f3"
}

.icon-cc-paypal:before {
    content: "\f1f4"
}

.icon-cc-stripe:before {
    content: "\f1f5"
}

.icon-bell-slash:before {
    content: "\f1f6"
}

.icon-bell-slash-o:before {
    content: "\f1f7"
}

.icon-trash:before {
    content: "\f1f8"
}

.icon-copyright:before {
    content: "\f1f9"
}

.icon-at:before {
    content: "\f1fa"
}

.icon-eyedropper:before {
    content: "\f1fb"
}

.icon-paint-brush:before {
    content: "\f1fc"
}

.icon-birthday-cake:before {
    content: "\f1fd"
}

.icon-area-chart:before {
    content: "\f1fe"
}

.icon-pie-chart:before {
    content: "\f200"
}

.icon-line-chart:before {
    content: "\f201"
}

.icon-lastfm:before {
    content: "\f202"
}

.icon-lastfm-square:before {
    content: "\f203"
}

.icon-toggle-off:before {
    content: "\f204"
}

.icon-toggle-on:before {
    content: "\f205"
}

.icon-bicycle:before {
    content: "\f206"
}

.icon-bus:before {
    content: "\f207"
}

.icon-ioxhost:before {
    content: "\f208"
}

.icon-angellist:before {
    content: "\f209"
}

.icon-cc:before {
    content: "\f20a"
}

.icon-ils:before {
    content: "\f20b"
}

.icon-shekel:before {
    content: "\f20b"
}

.icon-sheqel:before {
    content: "\f20b"
}

.icon-meanpath:before {
    content: "\f20c"
}

.icon-buysellads:before {
    content: "\f20d"
}

.icon-connectdevelop:before {
    content: "\f20e"
}

.icon-dashcube:before {
    content: "\f210"
}

.icon-forumbee:before {
    content: "\f211"
}

.icon-leanpub:before {
    content: "\f212"
}

.icon-sellsy:before {
    content: "\f213"
}

.icon-shirtsinbulk:before {
    content: "\f214"
}

.icon-simplybuilt:before {
    content: "\f215"
}

.icon-skyatlas:before {
    content: "\f216"
}

.icon-cart-plus:before {
    content: "\f217"
}

.icon-cart-arrow-down:before {
    content: "\f218"
}

.icon-diamond:before {
    content: "\f219"
}

.icon-ship:before {
    content: "\f21a"
}

.icon-user-secret:before {
    content: "\f21b"
}

.icon-motorcycle:before {
    content: "\f21c"
}

.icon-street-view:before {
    content: "\f21d"
}

.icon-heartbeat:before {
    content: "\f21e"
}

.icon-venus:before {
    content: "\f221"
}

.icon-mars:before {
    content: "\f222"
}

.icon-mercury:before {
    content: "\f223"
}

.icon-intersex:before {
    content: "\f224"
}

.icon-transgender:before {
    content: "\f224"
}

.icon-transgender-alt:before {
    content: "\f225"
}

.icon-venus-double:before {
    content: "\f226"
}

.icon-mars-double:before {
    content: "\f227"
}

.icon-venus-mars:before {
    content: "\f228"
}

.icon-mars-stroke:before {
    content: "\f229"
}

.icon-mars-stroke-v:before {
    content: "\f22a"
}

.icon-mars-stroke-h:before {
    content: "\f22b"
}

.icon-neuter:before {
    content: "\f22c"
}

.icon-genderless:before {
    content: "\f22d"
}

.icon-facebook-official:before {
    content: "\f230"
}

.icon-pinterest-p:before {
    content: "\f231"
}

.icon-whatsapp:before {
    content: "\f232"
}

.icon-server:before {
    content: "\f233"
}

.icon-user-plus:before {
    content: "\f234"
}

.icon-user-times:before {
    content: "\f235"
}

.icon-bed:before {
    content: "\f236"
}

.icon-hotel:before {
    content: "\f236"
}

.icon-viacoin:before {
    content: "\f237"
}

.icon-train:before {
    content: "\f238"
}

.icon-subway:before {
    content: "\f239"
}

.icon-medium:before {
    content: "\f23a"
}

.icon-y-combinator:before {
    content: "\f23b"
}

.icon-yc:before {
    content: "\f23b"
}

.icon-optin-monster:before {
    content: "\f23c"
}

.icon-opencart:before {
    content: "\f23d"
}

.icon-expeditedssl:before {
    content: "\f23e"
}

.icon-battery:before {
    content: "\f240"
}

.icon-battery-4:before {
    content: "\f240"
}

.icon-battery-full:before {
    content: "\f240"
}

.icon-battery-3:before {
    content: "\f241"
}

.icon-battery-three-quarters:before {
    content: "\f241"
}

.icon-battery-2:before {
    content: "\f242"
}

.icon-battery-half:before {
    content: "\f242"
}

.icon-battery-1:before {
    content: "\f243"
}

.icon-battery-quarter:before {
    content: "\f243"
}

.icon-battery-0:before {
    content: "\f244"
}

.icon-battery-empty:before {
    content: "\f244"
}

.icon-mouse-pointer:before {
    content: "\f245"
}

.icon-i-cursor:before {
    content: "\f246"
}

.icon-object-group:before {
    content: "\f247"
}

.icon-object-ungroup:before {
    content: "\f248"
}

.icon-sticky-note:before {
    content: "\f249"
}

.icon-sticky-note-o:before {
    content: "\f24a"
}

.icon-cc-jcb:before {
    content: "\f24b"
}

.icon-cc-diners-club:before {
    content: "\f24c"
}

.icon-clone:before {
    content: "\f24d"
}

.icon-balance-scale:before {
    content: "\f24e"
}

.icon-hourglass-o:before {
    content: "\f250"
}

.icon-hourglass-1:before {
    content: "\f251"
}

.icon-hourglass-start:before {
    content: "\f251"
}

.icon-hourglass-2:before {
    content: "\f252"
}

.icon-hourglass-half:before {
    content: "\f252"
}

.icon-hourglass-3:before {
    content: "\f253"
}

.icon-hourglass-end:before {
    content: "\f253"
}

.icon-hourglass:before {
    content: "\f254"
}

.icon-hand-grab-o:before {
    content: "\f255"
}

.icon-hand-rock-o:before {
    content: "\f255"
}

.icon-hand-paper-o:before {
    content: "\f256"
}

.icon-hand-stop-o:before {
    content: "\f256"
}

.icon-hand-scissors-o:before {
    content: "\f257"
}

.icon-hand-lizard-o:before {
    content: "\f258"
}

.icon-hand-spock-o:before {
    content: "\f259"
}

.icon-hand-pointer-o:before {
    content: "\f25a"
}

.icon-hand-peace-o:before {
    content: "\f25b"
}

.icon-trademark:before {
    content: "\f25c"
}

.icon-registered:before {
    content: "\f25d"
}

.icon-creative-commons:before {
    content: "\f25e"
}

.icon-gg:before {
    content: "\f260"
}

.icon-gg-circle:before {
    content: "\f261"
}

.icon-tripadvisor:before {
    content: "\f262"
}

.icon-odnoklassniki:before {
    content: "\f263"
}

.icon-odnoklassniki-square:before {
    content: "\f264"
}

.icon-get-pocket:before {
    content: "\f265"
}

.icon-wikipedia-w:before {
    content: "\f266"
}

.icon-safari:before {
    content: "\f267"
}

.icon-chrome:before {
    content: "\f268"
}

.icon-firefox:before {
    content: "\f269"
}

.icon-opera:before {
    content: "\f26a"
}

.icon-internet-explorer:before {
    content: "\f26b"
}

.icon-television:before {
    content: "\f26c"
}

.icon-tv:before {
    content: "\f26c"
}

.icon-contao:before {
    content: "\f26d"
}

.icon-500px:before {
    content: "\f26e"
}

.icon-amazon:before {
    content: "\f270"
}

.icon-calendar-plus-o:before {
    content: "\f271"
}

.icon-calendar-minus-o:before {
    content: "\f272"
}

.icon-calendar-times-o:before {
    content: "\f273"
}

.icon-calendar-check-o:before {
    content: "\f274"
}

.icon-industry:before {
    content: "\f275"
}

.icon-map-pin:before {
    content: "\f276"
}

.icon-map-signs:before {
    content: "\f277"
}

.icon-map-o:before {
    content: "\f278"
}

.icon-map:before {
    content: "\f279"
}

.icon-commenting:before {
    content: "\f27a"
}

.icon-commenting-o:before {
    content: "\f27b"
}

.icon-houzz:before {
    content: "\f27c"
}

.icon-vimeo:before {
    content: "\f27d"
}

.icon-black-tie:before {
    content: "\f27e"
}

.icon-fonticons:before {
    content: "\f280"
}

.icon-reddit-alien:before {
    content: "\f281"
}

.icon-edge:before {
    content: "\f282"
}

.icon-credit-card-alt:before {
    content: "\f283"
}

.icon-codiepie:before {
    content: "\f284"
}

.icon-modx:before {
    content: "\f285"
}

.icon-fort-awesome:before {
    content: "\f286"
}

.icon-usb:before {
    content: "\f287"
}

.icon-product-hunt:before {
    content: "\f288"
}

.icon-mixcloud:before {
    content: "\f289"
}

.icon-scribd:before {
    content: "\f28a"
}

.icon-pause-circle:before {
    content: "\f28b"
}

.icon-pause-circle-o:before {
    content: "\f28c"
}

.icon-stop-circle:before {
    content: "\f28d"
}

.icon-stop-circle-o:before {
    content: "\f28e"
}

.icon-shopping-bag:before {
    content: "\f290"
}

.icon-shopping-basket:before {
    content: "\f291"
}

.icon-hashtag:before {
    content: "\f292"
}

.icon-bluetooth:before {
    content: "\f293"
}

.icon-bluetooth-b:before {
    content: "\f294"
}

.icon-percent:before {
    content: "\f295"
}

.icon-gitlab:before {
    content: "\f296"
}

.icon-wpbeginner:before {
    content: "\f297"
}

.icon-wpforms:before {
    content: "\f298"
}

.icon-envira:before {
    content: "\f299"
}

.icon-universal-access:before {
    content: "\f29a"
}

.icon-wheelchair-alt:before {
    content: "\f29b"
}

.icon-question-circle-o:before {
    content: "\f29c"
}

.icon-blind:before {
    content: "\f29d"
}

.icon-audio-description:before {
    content: "\f29e"
}

.icon-volume-control-phone:before {
    content: "\f2a0"
}

.icon-braille:before {
    content: "\f2a1"
}

.icon-assistive-listening-systems:before {
    content: "\f2a2"
}

.icon-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.icon-asl-interpreting:before {
    content: "\f2a3"
}

.icon-deaf:before {
    content: "\f2a4"
}

.icon-deafness:before {
    content: "\f2a4"
}

.icon-hard-of-hearing:before {
    content: "\f2a4"
}

.icon-glide:before {
    content: "\f2a5"
}

.icon-glide-g:before {
    content: "\f2a6"
}

.icon-sign-language:before {
    content: "\f2a7"
}

.icon-signing:before {
    content: "\f2a7"
}

.icon-low-vision:before {
    content: "\f2a8"
}

.icon-viadeo:before {
    content: "\f2a9"
}

.icon-viadeo-square:before {
    content: "\f2aa"
}

.icon-snapchat:before {
    content: "\f2ab"
}

.icon-snapchat-ghost:before {
    content: "\f2ac"
}

.icon-snapchat-square:before {
    content: "\f2ad"
}

.icon-pied-piper:before {
    content: "\f2ae"
}

.icon-first-order:before {
    content: "\f2b0"
}

.icon-yoast:before {
    content: "\f2b1"
}

.icon-themeisle:before {
    content: "\f2b2"
}

.icon-google-plus-circle:before {
    content: "\f2b3"
}

.icon-google-plus-official:before {
    content: "\f2b3"
}

.icon-fa:before {
    content: "\f2b4"
}

.icon-font-awesome:before {
    content: "\f2b4"
}

.icon-handshake-o:before {
    content: "\f2b5"
}

.icon-envelope-open:before {
    content: "\f2b6"
}

.icon-envelope-open-o:before {
    content: "\f2b7"
}

.icon-linode:before {
    content: "\f2b8"
}

.icon-address-book:before {
    content: "\f2b9"
}

.icon-address-book-o:before {
    content: "\f2ba"
}

.icon-address-card:before {
    content: "\f2bb"
}

.icon-vcard:before {
    content: "\f2bb"
}

.icon-address-card-o:before {
    content: "\f2bc"
}

.icon-vcard-o:before {
    content: "\f2bc"
}

.icon-user-circle:before {
    content: "\f2bd"
}

.icon-user-circle-o:before {
    content: "\f2be"
}

.icon-user-o:before {
    content: "\f2c0"
}

.icon-id-badge:before {
    content: "\f2c1"
}

.icon-drivers-license:before {
    content: "\f2c2"
}

.icon-id-card:before {
    content: "\f2c2"
}

.icon-drivers-license-o:before {
    content: "\f2c3"
}

.icon-id-card-o:before {
    content: "\f2c3"
}

.icon-quora:before {
    content: "\f2c4"
}

.icon-free-code-camp:before {
    content: "\f2c5"
}

.icon-telegram:before {
    content: "\f2c6"
}

.icon-thermometer:before {
    content: "\f2c7"
}

.icon-thermometer-4:before {
    content: "\f2c7"
}

.icon-thermometer-full:before {
    content: "\f2c7"
}

.icon-thermometer-3:before {
    content: "\f2c8"
}

.icon-thermometer-three-quarters:before {
    content: "\f2c8"
}

.icon-thermometer-2:before {
    content: "\f2c9"
}

.icon-thermometer-half:before {
    content: "\f2c9"
}

.icon-thermometer-1:before {
    content: "\f2ca"
}

.icon-thermometer-quarter:before {
    content: "\f2ca"
}

.icon-thermometer-0:before {
    content: "\f2cb"
}

.icon-thermometer-empty:before {
    content: "\f2cb"
}

.icon-shower:before {
    content: "\f2cc"
}

.icon-bath:before {
    content: "\f2cd"
}

.icon-bathtub:before {
    content: "\f2cd"
}

.icon-s15:before {
    content: "\f2cd"
}

.icon-podcast:before {
    content: "\f2ce"
}

.icon-window-maximize:before {
    content: "\f2d0"
}

.icon-window-minimize:before {
    content: "\f2d1"
}

.icon-window-restore:before {
    content: "\f2d2"
}

.icon-times-rectangle:before {
    content: "\f2d3"
}

.icon-window-close:before {
    content: "\f2d3"
}

.icon-times-rectangle-o:before {
    content: "\f2d4"
}

.icon-window-close-o:before {
    content: "\f2d4"
}

.icon-bandcamp:before {
    content: "\f2d5"
}

.icon-grav:before {
    content: "\f2d6"
}

.icon-etsy:before {
    content: "\f2d7"
}

.icon-imdb:before {
    content: "\f2d8"
}

.icon-ravelry:before {
    content: "\f2d9"
}

.icon-eercast:before {
    content: "\f2da"
}

.icon-microchip:before {
    content: "\f2db"
}

.icon-snowflake-o:before {
    content: "\f2dc"
}

.icon-superpowers:before {
    content: "\f2dd"
}

.icon-wpexplorer:before {
    content: "\f2de"
}

.icon-meetup:before {
    content: "\f2e0"
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/roboto/roboto-v16-latin-100.eot);
    src: local("Roboto Thin"), local("Roboto-Thin"), url(../fonts/roboto/roboto-v16-latin-100.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-100.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-100.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-100.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-100.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 100;
    src: url(../fonts/roboto/roboto-v16-latin-100italic.eot);
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(../fonts/roboto/roboto-v16-latin-100italic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-100italic.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-100italic.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-100italic.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-100italic.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/roboto/roboto-v16-latin-300.eot);
    src: local("Roboto Light"), local("Roboto-Light"), url(../fonts/roboto/roboto-v16-latin-300.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-300.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-300.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-300.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-300.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/roboto/roboto-v16-latin-300italic.eot);
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(../fonts/roboto/roboto-v16-latin-300italic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-300italic.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-300italic.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-300italic.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-300italic.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/roboto/roboto-v16-latin-regular.eot);
    src: local("Roboto"), local("Roboto-Regular"), url(../fonts/roboto/roboto-v16-latin-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-regular.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-regular.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-regular.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-regular.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/roboto/roboto-v16-latin-italic.eot);
    src: local("Roboto Italic"), local("Roboto-Italic"), url(../fonts/roboto/roboto-v16-latin-italic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-italic.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-italic.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-italic.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-italic.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/roboto/roboto-v16-latin-500.eot);
    src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/roboto/roboto-v16-latin-500.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-500.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-500.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-500.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-500.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    src: url(../fonts/roboto/roboto-v16-latin-500italic.eot);
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(../fonts/roboto/roboto-v16-latin-500italic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-500italic.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-500italic.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-500italic.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-500italic.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/roboto/roboto-v16-latin-700.eot);
    src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/roboto/roboto-v16-latin-700.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-700.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-700.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-700.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-700.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/roboto/roboto-v16-latin-700italic.eot);
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(../fonts/roboto/roboto-v16-latin-700italic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-700italic.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-700italic.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-700italic.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-700italic.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/roboto/roboto-v16-latin-900.eot);
    src: local("Roboto Black"), local("Roboto-Black"), url(../fonts/roboto/roboto-v16-latin-900.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-900.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-900.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-900.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-900.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 900;
    src: url(../fonts/roboto/roboto-v16-latin-900italic.eot);
    src: local("Roboto #000 Italic"), local("Roboto-BlackItalic"), url(../fonts/roboto/roboto-v16-latin-900italic.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/roboto-v16-latin-900italic.woff2) format("woff2"), url(../fonts/roboto/roboto-v16-latin-900italic.woff) format("woff"), url(../fonts/roboto/roboto-v16-latin-900italic.ttf) format("truetype"), url(../fonts/roboto/roboto-v16-latin-900italic.svg#Roboto) format("svg")
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.slow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.slower {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.slowest {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.delay-250 {
    -webkit-animation-delay: .25s;
    -moz-animation-delay: .25s;
    -o-animation-delay: .25s;
    animation-delay: .25s
}

.delay-500 {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s
}

.delay-750 {
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s;
    -o-animation-delay: .75s;
    animation-delay: .75s
}

.delay-1000 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.delay-1250 {
    -webkit-animation-delay: 1.25s;
    -moz-animation-delay: 1.25s;
    -o-animation-delay: 1.25s;
    animation-delay: 1.25s
}

.delay-1500 {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.delay-1750 {
    -webkit-animation-delay: 1.75s;
    -moz-animation-delay: 1.75s;
    -o-animation-delay: 1.75s;
    animation-delay: 1.75s
}

.delay-2000 {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s
}

.delay-2500 {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -o-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.delay-2000 {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s
}

.delay-2500 {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -o-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.delay-3000 {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s;
    animation-delay: 3s
}

.delay-3500 {
    -webkit-animation-delay: 3.5s;
    -moz-animation-delay: 3.5s;
    -o-animation-delay: 3.5s;
    animation-delay: 3.5s
}

.bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px)
}

.fadeInDown, .fadeInLeft, .fadeInRight, .fadeInUp {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px)
}

.flipInX, .flipInY, .rollIn, .rotateDownUpRight, .rotateIn, .rotateInDownLeft, .rotateInUpLeft, .rotateInUpRight {
    opacity: 0
}

.lightSpeedInLeft, .lightSpeedInRight {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px)
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        transform: scale(1.05)
    }
    70% {
        transform: scale(.9)
    }
    100% {
        transform: scale(1)
    }
}

.bounceIn.go {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px)
    }
    60% {
        -webkit-transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(400px)
    }
    60% {
        transform: translateX(-30px)
    }
    80% {
        transform: translateX(10px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.bounceInRight.go {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px)
    }
    60% {
        -webkit-transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-400px)
    }
    60% {
        transform: translateX(30px)
    }
    80% {
        transform: translateX(-10px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.bounceInLeft.go {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(400px)
    }
    60% {
        -webkit-transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(400px)
    }
    60% {
        transform: translateY(-30px)
    }
    80% {
        transform: translateY(10px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.bounceInUp.go {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px)
    }
    60% {
        -webkit-transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-400px)
    }
    60% {
        transform: translateY(30px)
    }
    80% {
        transform: translateY(-10px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.bounceInDown.go {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        display: block
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        display: block
    }
}

.fadeIn {
    opacity: 0
}

.fadeIn.go {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes growIn {
    0% {
        -webkit-transform: scale(.2);
        opacity: 0
    }
    50% {
        -webkit-transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes growIn {
    0% {
        transform: scale(.2);
        opacity: 0
    }
    50% {
        transform: scale(1.2)
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

.growIn {
    -webkit-transform: scale(.2);
    transform: scale(.2);
    opacity: 0
}

.growIn.go {
    -webkit-animation-name: growIn;
    animation-name: growIn
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px)
    }
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        transform: translateX(10px)
    }
}

.shake.go {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes shakeUp {
    0%, 100% {
        -webkit-transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateY(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateY(10px)
    }
}

@keyframes shakeUp {
    0%, 100% {
        transform: translateY(0)
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translateY(-10px)
    }
    20%, 40%, 60%, 80% {
        transform: translateY(10px)
    }
}

.shakeUp.go {
    -webkit-animation-name: shakeUp;
    animation-name: shakeUp
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px)
    }
    50% {
        opacity: .3
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-400px)
    }
    50% {
        opacity: .3
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeft {
    opacity: 0;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px)
}

.fadeInLeft.go {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px)
    }
    50% {
        opacity: .3
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(400px)
    }
    50% {
        opacity: .3
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRight {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px)
}

.fadeInRight.go {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(400px)
    }
    50% {
        opacity: .3
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(400px)
    }
    50% {
        opacity: .3
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUp {
    opacity: 0;
    -webkit-transform: translateY(400px);
    transform: translateY(400px)
}

.fadeInUp.go {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px)
    }
    50% {
        opacity: .3
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-400px)
    }
    50% {
        opacity: .3
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDown {
    opacity: 0;
    -webkit-transform: translateY(-400px);
    transform: translateY(-400px)
}

.fadeInDown.go {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn.go {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft.go {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft.go {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight.go {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight.go {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        transform: translateX(0) rotate(0)
    }
}

.rollIn.go {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg)
    }
    10% {
        -webkit-transform: skewX(-8deg)
    }
    20% {
        -webkit-transform: skewX(7deg)
    }
    30% {
        -webkit-transform: skewX(-6deg)
    }
    40% {
        -webkit-transform: skewX(5deg)
    }
    50% {
        -webkit-transform: skewX(-4deg)
    }
    60% {
        -webkit-transform: skewX(3deg)
    }
    70% {
        -webkit-transform: skewX(-2deg)
    }
    80% {
        -webkit-transform: skewX(1deg)
    }
    90% {
        -webkit-transform: skewX(0)
    }
    100% {
        -webkit-transform: skewX(0)
    }
}

@keyframes wiggle {
    0% {
        transform: skewX(9deg)
    }
    10% {
        transform: skewX(-8deg)
    }
    20% {
        transform: skewX(7deg)
    }
    30% {
        transform: skewX(-6deg)
    }
    40% {
        transform: skewX(5deg)
    }
    50% {
        transform: skewX(-4deg)
    }
    60% {
        transform: skewX(3deg)
    }
    70% {
        transform: skewX(-2deg)
    }
    80% {
        transform: skewX(1deg)
    }
    90% {
        transform: skewX(0)
    }
    100% {
        transform: skewX(0)
    }
}

.wiggle.go {
    -webkit-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes swing {
    100%, 20%, 40%, 60%, 80% {
        -webkit-transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    100% {
        transform: rotate(0)
    }
}

.swing.go {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        transform: scale(1)
    }
    10%, 20% {
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        transform: scale(1) rotate(0)
    }
}

.tada.go {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes wobble {
    0% {
        transform: translateX(0)
    }
    15% {
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        transform: translateX(0)
    }
}

.wobble.go {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}

.pulse.go {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes lightSpeedInRight {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@keyframes lightSpeedInRight {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

.lightSpeedInRight.go {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedInLeft {
    0% {
        -webkit-transform: translateX(-100%) skewX(30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(20%) skewX(-30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0) skewX(15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@keyframes lightSpeedInLeft {
    0% {
        transform: translateX(-100%) skewX(30deg);
        opacity: 0
    }
    60% {
        transform: translateX(20%) skewX(-30deg);
        opacity: 1
    }
    80% {
        transform: translateX(0) skewX(15deg);
        opacity: 1
    }
    100% {
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

.lightSpeedInLeft.go {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out
    }
    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out
    }
    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(400px) rotateY(360deg) scale(.95);
        animation-timing-function: ease-in
    }
    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in
    }
}

.flip.go {
    -webkit-backface-visibility: visible!important;
    -webkit-animation-name: flip;
    backface-visibility: visible!important;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

.flipInX.go {
    -webkit-backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    backface-visibility: visible!important;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

.flipInY.go {
    -webkit-backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    backface-visibility: visible!important;
    animation-name: flipInY
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1)
    }
    25% {
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        transform: scale(.3)
    }
}

.bounceOut.goAway {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

.bounceOutUp.goAway {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}

.bounceOutDown.goAway {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

.bounceOutLeft.goAway {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}

.bounceOutRight.goAway {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut.goAway {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

.fadeOutUp.goAway {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}

.fadeOutDown.goAway {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

.fadeOutLeft.goAway {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}

.fadeOutRight.goAway {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX.goAway {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    animation-name: flipOutX;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    backface-visibility: visible!important;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedOutRight {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOutRight {
    0% {
        transform: translateX(0) skewX(0);
        opacity: 1
    }
    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOutRight.goAway {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes lightSpeedOutLeft {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(-100%) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOutLeft {
    0% {
        transform: translateX(0) skewX(0);
        opacity: 1
    }
    100% {
        transform: translateX(-100%) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOutLeft.goAway {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }
    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut.goAway {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -transform-origin: left bottom;
        -transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft.goAway {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft.goAway {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight.goAway {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0) rotate(0)
    }
    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut.goAway {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes fadeInUpShort {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInUpShort {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUpShort {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.fadeInUpShort.go {
    -webkit-animation-name: fadeInUpShort;
    animation-name: fadeInUpShort
}

@-webkit-keyframes fadeInDownShort {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInDownShort {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDownShort {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.fadeInDownShort.go {
    -webkit-animation-name: fadeInDownShort;
    animation-name: fadeInDownShort
}

@-webkit-keyframes fadeInRightShort {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInRightShort {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRightShort {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

.fadeInRightShort.go {
    -webkit-animation-name: fadeInRightShort;
    animation-name: fadeInRightShort
}

@-webkit-keyframes fadeInLeftShort {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInLeftShort {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeftShort {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

.fadeInLeftShort.go {
    -webkit-animation-name: fadeInLeftShort;
    animation-name: fadeInLeftShort
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lightSlider:after, .lightSlider:before {
    content: " ";
    display: table
}

.lightSlider {
    overflow: hidden;
    margin: 0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.lSSlideWrapper>.lightSlider:after {
    clear: both
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform, height;
    transition-property: transform, height;
    -webkit-transition-duration: inherit!important;
    transition-duration: inherit!important;
    -webkit-transition-timing-function: inherit!important;
    transition-timing-function: inherit!important
}

.lSSlideWrapper .lSFade {
    position: relative
}

.lSSlideWrapper .lSFade>* {
    position: absolute!important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.lSSlideWrapper.usingCss .lSFade>* {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit!important;
    transition-duration: inherit!important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit!important;
    transition-timing-function: inherit!important
}

.lSSlideWrapper .lSFade>.active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lSFade>.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.lSSlideOuter .lSPager.lSpg>li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s
}

.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #428bca
}

.lSSlideOuter .media {
    opacity: .8
}

.lSSlideOuter .media.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
    transition: border-radius .12s linear 0s .35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {
    content: " ";
    display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
    clear: both
}

.lSAction>a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url(../img/controls.png);
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: .5;
    -webkit-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s
}

.lSAction>a:hover {
    opacity: 1
}

.lSAction>.lSPrev {
    background-position: 0 0;
    left: 10px
}

.lSAction>.lSNext {
    background-position: -32px 0;
    right: 10px
}

.lSAction>a.disabled {
    pointer-events: none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

.lSSlideOuter.vertical.noPager {
    padding-right: 0!important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute!important;
    right: 0;
    top: 0
}

.lSSlideOuter.vertical .lightSlider>* {
    width: 100%!important;
    max-width: none!important
}

.lSSlideOuter.vertical .lSAction>a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0
}

.lSSlideOuter.vertical .lSAction>.lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px
}

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none outside none
}

.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {
    padding-right: 0
}

.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider>* {
    float: left
}

.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider>* {
    float: right!important
}

@-webkit-keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@-webkit-keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

@keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd .3s;
    animation: topEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd .3s;
    animation: bottomEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lightSlider.lsGrab>* {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lightSlider.lsGrabbing>* {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

@media (max-width:1031px) {
    .responsive {
        text-align: center!important
    }
    .responsive .text-left, .responsive .text-right, .responsive a, .responsive h1, .responsive h2, .responsive h3, .responsive img, .responsive p {
        text-align: center!important
    }
}

@media (max-width:420px) {
    .responsive-phone {
        text-align: center
    }
}

.navbar {
    margin-bottom: 0
}

.navbar .brand img {
    padding-top: 25px
}

.navbar .nav-title, .navbar h1 {
    font-size: 18px;
    margin-top: 12px
}

.navbar li a {
    color: #86939e
}

.navbar li a:focus, .navbar li a:hover {
    opacity: .8;
    text-decoration: none;
    outline: medium none;
    color: #004F59
}

.navbar .nav-btn {
    border-radius: 3px;
    padding: 8px 20px!important
}

.navbar .dropdown .dropdown-item {
    padding: .25rem 1rem;
    font-size: 12px;
    font-weight: 300
}

.navbar .icon {
    padding-right: 5px
}

.responsive-tab .dropdown-menu {
    box-shadow: 0 0 25px 0 #e5f0fa
}

.responsive-tab .dropdown-menu a, .responsive-tab .dropdown-menu i {
    color: #86939e!important
}

.dropdown-menu {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
    padding: 7px 0;
    min-width: 185px;
    line-height: 18px;
    border-radius: 0;
    border: none
}

.dropdown-menu .dropdown-item {
    font-weight: 400;
    color: #86939e;
    font-size: 13px;
    padding: 8px 20px
}

.dropdown-menu .dropdown-item:hover {
    background-color: #f5f8fa
}

.navbar-expand {
    padding: 0 1rem
}

.navbar-expand .navbar-nav .nav-link {
    padding: 1rem .7rem
}

.custom-dropdown .dropdown-menu {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1)!important;
    border: none;
    z-index: 9999;
    border-radius: 3px
}

.custom-dropdown .dropdown-menu>li>a>.fa, .custom-dropdown .dropdown-menu>li>a>.glyphicon, .custom-dropdown .dropdown-menu>li>a>.icon {
    margin-right: 10px
}

.custom-dropdown .dropdown-menu>li>a:hover {
    background-color: #f5f8fa
}

.custom-dropdown .dropdown-menu>.divider {
    background-color: #e1e8ee
}

.navbar-nav>.messages-menu>.dropdown-menu, .navbar-nav>.notifications-menu>.dropdown-menu, .navbar-nav>.tasks-menu>.dropdown-menu {
    /*! width:280px; */
    padding: 0;
    margin: 0;
    top: 100%
}

.navbar-nav>.messages-menu>.dropdown-menu>li, .navbar-nav>.notifications-menu>.dropdown-menu>li, .navbar-nav>.tasks-menu>.dropdown-menu>li {
    position: relative
}

.navbar-nav>.messages-menu>.dropdown-menu>li.header, .navbar-nav>.notifications-menu>.dropdown-menu>li.header, .navbar-nav>.tasks-menu>.dropdown-menu>li.header {
    border-radius: 3px 3px 0 0;
    padding: 7px 10px;
    border-bottom: 1px solid #e1e8ee;
    font-size: 12px;
    color: #86939e
}

.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a:hover, .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a:hover, .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a:hover {
    text-decoration: none;
    font-weight: 400;
    background: 0 0
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu, .navbar-nav>.tasks-menu>.dropdown-menu>li .menu {
    max-height: 300px;
    margin: 0;
    list-style: none;
    overflow-x: hidden
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a, .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:hover, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a:hover, .navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a:hover {
    text-decoration: none
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.glyphicon, .navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.ion {
    width: 20px
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a {
    margin: 0;
    padding: 15px 10px
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img {
    margin: auto 10px auto auto
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4 {
    padding: 0;
    margin: 0 0 0 40px;
    font-size: 12px;
    font-weight: 400;
    position: relative
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small {
    color: #999;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p {
    margin: 0 0 0 40px;
    font-size: 12px;
    line-height: 1.5
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before {
    content: " ";
    display: table
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after {
    content: " ";
    display: table;
    clear: both
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
    padding: 10px
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3 {
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px 0;
    color: #666
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress {
    padding: 0;
    margin: 0
}

.navbar-nav>.user-menu>.dropdown-menu {
    width: 280px
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: #f9f9f9;
    padding: 10px
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:before {
    content: " ";
    display: table
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
    content: " ";
    display: table;
    clear: both
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
    color: #666
}

.navbar-nav>.user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px
}

@media (max-width:767px) {
    .navbar-nav>.user-menu .user-image {
        float: none;
        margin-right: 0;
        margin-top: -8px;
        line-height: 10px
    }
}

.open:not(.dropup)>.animated-dropdown-menu {
    backface-visibility: visible!important;
    -webkit-animation: flipInX .7s both;
    -o-animation: flipInX .7s both;
    animation: flipInX .7s both
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px)
    }
}

.navbar-custom-menu .nav-link {
    position: relative
}

@media (min-width:1031px) {
    .navbar-custom-menu .nav-link {
        font-size: 18px
    }
    .navbar-custom-menu .nav-link [class*=" icon-"], .navbar-custom-menu .nav-link [class^=icon-] {
        font-size: 22px
    }
}

.navbar-custom-menu>.navbar-nav>li {
    position: relative
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    font-size: 12px
}

@media (max-width:991px) {
    .navbar-custom-menu>.navbar-nav {
        float: right
    }
    .navbar-custom-menu>.navbar-nav>li {
        position: static
    }
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        position: absolute;
        right: 5%;
        left: auto
    }
}

.navbar .nav-material>li>a::after {
    bottom: -10px;
    left: -1px
}

.brand-wrapper {
    width: 270px;
    height: 60px
}

.icon-left-arrow {
    background: url(../img/icon/icon-left-arrow.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 51px;
    height: 37px
}

.icon-right-arrow {
    background: url(../img/icon/icon-right-arrow.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 51px;
    height: 37px
}

.icon-yes {
    background: url(../img/icon/icon-yes.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px
}

.icon-not {
    background: url(../img/icon/icon-not.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px
}

.icon-article {
    background: url(../img/icon/icon-article.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 24px;
    height: 32px
}

.icon-video {
    background: url(../img/icon/icon-video.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px
}

.icon-img {
    background: url(../img/icon/icon-photo.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px
}

.icon-envelope-line {
    background: url(../img/icon/icon-envelope.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 64px;
    height: 64px
}

.icon-rocket {
    background: url(../img/icon/icon-rocket.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 64px;
    height: 64px
}

body {
    color: #86939e;
    font-family: Roboto, sans-serif, serif;
    font-size: 14px;
    height: 100%;
    line-height: 1.5;
    font-weight: 300;
    letter-spacing: .2px;
    padding-right: 0!important
}

a {
    color: #004F59
}

a:active, a:focus, a:hover {
    outline: 0;
    text-decoration: none;
    color: #004F59
}

h5, h6 {
    font-weight: 400;
    color: #86939e;
    line-height: 1.5;
    margin: 0
}

.h5 {
    letter-spacing: 4px;
    text-transform: uppercase
}

p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .2px
}

img {
    max-width: 100%
}

ul li {
    list-style: none;
    font-weight: 300
}

ul li i.icon {
    padding-right: 15px
}

header h2 {
    line-height: 60px
}

.overflow-hide {
    overflow: hidden
}

.section {
    padding: 50px 0
}

.section header {
    text-align: center;
    padding-bottom: 50px
}

.section-heading {
    text-align: center;
    padding-bottom: 40px
}

.section-title {
    font-weight: 300;
    color: #43484d
}

@media (min-width:1031px) {
    .section-title {
        font-size: 52px
    }
}

.section-subtitle {
    font-size: 22px;
    font-weight: 100;
    line-height: 32px;
    color: #5e6977;
    width: 55%;
    margin: 20px auto 40px
}

.page .page-header, .page .search-section {
    padding: 30px
}

.page .page-header h1, .page .search-section h1 {
    font-size: 28px
}

.page .page-header h1 small, .page .search-section h1 small {
    background: #004F59;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 3px 10px;
    vertical-align: middle
}

#page_wrap {
    height: 100%;
    overflow-x: hidden;
    position: relative;
    transition: all .5s ease 0s;
    width: 100%
}

.offcanvas #page_wrap {
    overflow: hidden;
    position: absolute
}

.offcanvas #page_wrap::after {
    background: rgba(245, 248, 250, .7) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 2s ease 0s;
    z-index: 101
}

@media (min-width:1031px) {
    .enable-offcanvas #paper-offcanvas, .enable-offcanvas .paper-nav-toggle {
        display: block
    }
}

.block {
    font-size: 14px
}

.block img {
    border-radius: 3px;
    margin: 15px 0 20px;
    max-width: 100%
}

.service-sidebar.sidebar-wrapper {
    background-color: #f9f9fb;
    border-radius: 5px;
    margin-bottom: 35px;
    padding: 20px
}

.service-sidebar.sidebar-wrapper h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    padding-bottom: 0;
    text-transform: capitalize
}

.paper-block {
    padding: 15px;
    border: 3px solid #f5f8fa;
    border-radius: 3px;
    margin-bottom: 30px
}

.lSAction>.lSNext {
    right: 30px
}

.lSPager {
    margin-top: 30px!important
}

ul {
    padding: 0
}

ul.iconList li {
    line-height: 3;
    padding-left: 30px;
    position: relative
}

ul.iconList li:before {
    color: #004F59;
    content: "";
    display: inline-block;
    font-family: paperIcons
}

ul.arrowIcon li:before {
    content: ""
}

ul li:before {
    position: absolute;
    left: 0;
    top: 0
}

.hero-header {
    position: relative;
    width: 100%;
    background-size: cover;
    background: rgba(28, 36, 65, .93);
    background-position: center;
    background-repeat: no-repeat
}

.hero-header .table {
    display: table;
    height: 100%
}

.hero-header .header-text {
    display: table-cell;
    vertical-align: middle
}

.hero-header .container {
    height: 100%
}

.cut-top {
    content: ' ';
    position: absolute;
    top: -80px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 80px solid transparent;
    border-right: 30px solid #fff
}

.cut-bottom {
    content: ' ';
    position: absolute;
    bottom: -80px;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 80px solid transparent;
    border-left: 30px solid #fff
}

.cut-top-left {
    z-index: +2;
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    top: 0;
    right: 0;
    border-width: 0 900px 80px 0;
    border-color: transparent #fff transparent transparent
}

.cut-top-right {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    top: 0;
    left: 0;
    border-width: 80px 450px 0 0;
    border-color: #fff transparent transparent transparent;
    z-index: 1
}

.cut-bottom-left {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    bottom: 0;
    right: 0;
    border-width: 0 0 50px 893px;
    border-color: transparent transparent #fff transparent;
    z-index: 1
}

.cut-bottom-right {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    bottom: 0;
    left: 0;
    border-width: 50px 0 0 650px;
    border-color: transparent transparent transparent #fff;
    z-index: 1
}

.portfolio-masonry .masonry-post {
    padding: 0 10px
}

@media (min-width:1400px) {
    .inside {
        margin: 0 auto;
        background: #fff;
        width: 80%
    }
}

.section-heading-icon {
    padding-top: 84px;
    background: transparent url(../img/icon/icon-stone1.png) no-repeat scroll center bottom
}

.masthead {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    padding: 170px 0 120px;
    text-align: center
}

.card-header {
    position: relative
}

.card-header .card-handle {
    position: absolute;
    right: 20px
}

.content-wrapper {
    padding: 40px 0
}

.breadcrumbs {
    background: #fff;
    padding: 12px;
    border-bottom: 1px solid #e1e8ee
}

.breadcrumbs ol {
    margin: 0;
    padding: 0
}

.breadcrumbs ol li {
    display: inline-block;
    color: #5e6977;
    font-size: 14px
}

.breadcrumbs ol li a {
    text-decoration: none;
    color: #004F59
}

.breadcrumbs ol li::after {
    content: " / ";
    padding: 0 10px;
    color: #e1e8ee
}

.breadcrumbs ol li:last-child::after {
    content: "  "
}

@media (max-width:1031px) {
    .breadcrumbs {
        display: none
    }
}

.masonry-container.masonry-post-margin .masonry-post, .paper-items.masonry-post-margin .masonry-post {
    margin-bottom: 20px
}

.masonry-container.masonry-post-margin .masonry-post .lSSlide, .masonry-container.masonry-post-margin .masonry-post .lightSlider, .paper-items.masonry-post-margin .masonry-post .lSSlide, .paper-items.masonry-post-margin .masonry-post .lightSlider {
    width: 400px!important
}

.masonry-container figure, .paper-items figure {
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .04), 0 2px 10px 0 rgba(0, 0, 0, .06);
    margin-bottom: 20px
}

.masonry-container figure.figure, .paper-items figure.figure {
    box-shadow: none;
    margin: 0
}

.masonry-container figure .img-wrapper, .paper-items figure .img-wrapper {
    position: relative;
    overflow: hidden
}

.masonry-container figure img, .paper-items figure img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s
}

.masonry-container figure:hover img, .paper-items figure:hover img {
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1)
}

.masonry-container figure:hover .img-overlay, .paper-items figure:hover .img-overlay {
    opacity: 1
}

.masonry-container figure:hover .img-overlay .buttons a, .paper-items figure:hover .img-overlay .buttons a {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.masonry-container figure .img-overlay, .paper-items figure .img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    background: rgba(255, 255, 255, .9);
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.masonry-container figure .buttons, .paper-items figure .buttons {
    text-align: center;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto
}

.masonry-container figure .figcaption, .masonry-container figure figcaption, .paper-items figure .figcaption, .paper-items figure figcaption {
    padding: 20px 25px;
    margin-top: 0;
    color: #86939e
}

.masonry-container figure .figcaption h5, .masonry-container figure figcaption h5, .paper-items figure .figcaption h5, .paper-items figure figcaption h5 {
    margin: 0
}

.masonry-container figure .figcaption p, .masonry-container figure figcaption p, .paper-items figure .figcaption p, .paper-items figure figcaption p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0
}

.masonry-container figure .figcaption, .paper-items figure .figcaption {
    padding: 50px 25px
}

.masonry-container figure .figcaption p, .paper-items figure .figcaption p {
    margin-bottom: 20px
}

.masonry-container figure.style2, .paper-items figure.style2 {
    box-shadow: none
}

.masonry-container figure.style2 figcaption, .paper-items figure.style2 figcaption {
    padding: 20px 0
}

.masonry-container.thumb-300 .img-wrapper, .paper-items.thumb-300 .img-wrapper {
    height: 300px;
    overflow: hidden;
    padding: 10px
}

#app {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out
}

.loaded {
    overflow: visible
}

.loader-fade {
    display: none
}

#nprogress {
    pointer-events: none
}

#nprogress .bar {
    background: #004F59;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px
}

#nprogress .peg {
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #004F59, 0 0 5px #004F59;
    opacity: 1;
    -webkit-transform: rotate(3deg) translate(0, -4px);
    -ms-transform: rotate(3deg) translate(0, -4px);
    transform: rotate(3deg) translate(0, -4px)
}

#nprogress .spinner {
    display: block;
    position: fixed;
    z-index: 9999;
    top: 15px;
    right: 15px
}

#nprogress .spinner-icon {
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border: solid 2px transparent;
    border-top-color: #004F59;
    border-left-color: #004F59;
    border-radius: 50%;
    -webkit-animation: nprogress-spinner .4s linear infinite;
    animation: nprogress-spinner .4s linear infinite
}

.nprogress-custom-parent {
    overflow: hidden;
    position: relative
}

.nprogress-custom-parent #nprogress .bar, .nprogress-custom-parent #nprogress .spinner {
    position: absolute
}

@-webkit-keyframes nprogress-spinner {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes nprogress-spinner {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.social {
    list-style: none
}

.social li {
    padding: 5px 0
}

.social li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 100%;
    color: #fff;
    margin-right: 5px
}

.social li a:hover {
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26)
}

.social li i {
    padding: 0
}

.social.square li {
    border-radius: 0
}

.social.rounded li {
    border-radius: 10px
}

.facebook {
    background: #507cbe
}

.twitter {
    background: #63cdf1
}

.gplus {
    background: #f16261
}

.instagram {
    background: #444
}

.youtube {
    background: #ca3737
}

.linkedin {
    background: #90cadd
}

.dribbble {
    background: #d97aa6
}

.behance {
    background: #0785f3
}

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

.p-t-10 {
    padding-top: 10px!important
}

.p-b-10 {
    padding-bottom: 10px!important
}

.p-t-20 {
    padding-top: 20px!important
}

.p-b-20 {
    padding-bottom: 20px!important
}

.p-t-40 {
    padding-top: 40px!important
}

.p-b-40 {
    padding-bottom: 40px!important
}

.p-t-80 {
    padding-top: 80px!important
}

.p-b-80 {
    padding-bottom: 80px!important
}

.p-b-100 {
    padding-bottom: 100px!important
}

.p-t-100 {
    padding-top: 100px!important
}

.p-t-b-10 {
    padding-top: 10px!important;
    padding-bottom: 10px!important
}

.p-t-b-20 {
    padding-top: 20px!important;
    padding-bottom: 20px!important
}

.p-t-b-40 {
    padding-top: 40px!important;
    padding-bottom: 40px!important
}

.p-t-b-50 {
    padding-top: 50px!important;
    padding-bottom: 50px!important
}

.p-t-b-80 {
    padding: 80px 0!important
}

.p-t-b-100 {
    padding: 100px 0!important
}

.p-10 {
    padding: 10px!important
}

.p-40 {
    padding: 40px!important
}

.p-t-50 {
    padding-top: 50px!important
}

.m-t-50 {
    margin-top: 50px!important
}

.m-t-150 {
    margin-top: 150px
}

@media (max-width:1031px) {
    .m-t-150 {
        margin-top: 50px
    }
}

.m-b-50 {
    margin-bottom: 50px!important
}

.m-t-b-50 {
    margin: 50px 0!important
}

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

.b-b {
    border-bottom: 1px solid #e1e8ee!important
}

.b-b-light {
    border-bottom: 1px solid rgba(255, 255, 255, .1)!important
}

.b-b-dashed {
    border-bottom: 1px dashed #e1e8ee!important
}

@media (min-width:1031px) {
    .b-r {
        border-right: 1px solid #e1e8ee
    }
    .b-l {
        border-left: 1px solid #e1e8ee
    }
    .b-r-o {
        border-right: 1px solid rgba(0, 0, 0, .09)
    }
    .b-l-o {
        border-left: 1px solid rgba(0, 0, 0, .09)
    }
}

.b-t {
    border-top: 1px solid #e1e8ee
}

.b-t-b {
    border-top: 1px solid #e1e8ee;
    border-bottom: 1px solid #e1e8ee
}

.border {
    border: 1px solid #e1e8ee
}

.section-text-white h1, .section-text-white h2, .section-text-white h3, .section-text-white h4, .section-text-white h5, .section-text-white h6, .section-text-white p, .section-text-white span {
    color: #fff!important
}

.no-p {
    padding: 0!important
}

.no-m {
    margin: 0!important
}

.b-0, .no-b, .no-b .mainnav, .no-b li, .no-b th, .no-b-child>div, .no-b>td {
    border: medium none!important
}

.no-r, .r-0 {
    border-radius: 0!important
}

.separator {
    border-bottom: 1px solid #edf0f2
}

.grid img {
    border-radius: 0
}

.r-3 {
    border-radius: 3px!important
}

.r-5 {
    border-radius: 5px!important
}

.r-10 {
    border-radius: 10px!important
}

.r-15 {
    border-radius: 15px!important
}

.r-20 {
    border-radius: 20px!important
}

.r-30 {
    border-radius: 30px!important
}

.circle {
    border-radius: 50%!important
}

.paper-card {
    background: #fff;
    padding: 40px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

.shadow {
    box-shadow: 0 0 6px rgba(0, 0, 0, .1)!important
}

.shadow1 {
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26)!important
}

.shadow2 {
    box-shadow: 0 0 25px 0 #e5f0fa!important
}

.no-shadow {
    box-shadow: none!important
}

.text-big-bold {
    font-size: 62px;
    font-weight: 800;
    line-height: 62px
}

.font-weight-lighter, .thin {
    font-weight: 100!important
}

.bolder, .font-weight-bolder {
    font-weight: 900!important
}

.l-s-1 {
    letter-spacing: .2rem
}

.l-s-2 {
    letter-spacing: .4rem
}

.l-s-3 {
    letter-spacing: .6rem
}

.l-s-4 {
    letter-spacing: .8rem
}

.l-s-5 {
    letter-spacing: 1rem
}

.s-12 {
    font-size: 12px!important
}

.s-14 {
    font-size: 14px!important
}

.s-18 {
    font-size: 18px!important
}

.s-24 {
    font-size: 24px!important
}

.s-36 {
    font-size: 36px!important
}

.s-48 {
    font-size: 48px!important
}

@media (min-width:1031px) {
    .s-64-lg {
        font-size: 64px!important
    }
}

.s-64 {
    font-size: 64px!important
}

@media (min-width:1031px) {
    .s-128 {
        font-size: 128px!important
    }
}

.s-256 {
    font-size: 256px!important
}

@media (max-width:420px) {
    .s-256 {
        font-size: 128px!important
    }
}

.img-40 {
    width: 40px;
    height: 40px
}

.w-10 {
    width: 10%
}

.w-15 {
    width: 15%
}

.w-30px {
    width: 30px
}

.w-40px {
    width: 40px
}

.img-80, .w-80px {
    width: 80px
}

.img-100, .w-100px {
    width: 100px
}

.img-150, .w-150px {
    width: 150px
}

.height-50 {
    height: 50px
}

.height-90 {
    height: 90px
}

.height-100 {
    height: 100px
}

.hv-100 {
    min-height: 100vh
}

.height-full {
    background: #f3f5f8;
    min-height: 100vh
}

.width-400 {
    max-width: 400px
}

.width-250 {
    width: 250px!important
}

.width-900 {
    max-width: 900px
}

.img-border {
    padding: 5px;
    border: 1px solid #e1e8ee
}

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

.text-white a, .text-white b, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white i, .text-white li, .text-white p, .text-white span, .text-white strong {
    color: #fff!important
}

.text-blue {
    color: #4ea9e0!important
}

.text-red {
    color: #e84c3d!important
}

.text-green {
    color: #40d17d!important
}

.text-purple {
    color: #9b58b5!important
}

.text-black {
    color: #000!important
}

.text-yellow {
    color: #f1c40f!important
}

.white {
    background: #fff!important
}

.light {
    background-color: #f5f8fa
}

.light-2 {
    background: #f6fafd
}

.text-light-blue {
    color: #004F59!important
}

.light-blue {
    background-color: #004F59!important
}

.dark-blue {
    background-color: #26374a!important
}

.blue4 {
    background-color: #274da8!important
}

.blue3 {
    background-color: #375ebc!important
}

.blue2 {
    background-color: #4ca5e8!important
}

.blue1 {
    background-color: #78bcee!important
}

.success {
    background-color: #68ba3c!important
}

.danger, .strawberry {
    background-color: #ed5564!important
}

.sunfollower, warning {
    background-color: #fcce54!important
}

.grey-black {
    background-color: #454545!important
}

.dark-grey {
    background-color: #2b2d34!important
}

.paper-white {
    background: #f5f8fa
}

.mint {
    background-color: #45cfc0!important
}

.gradient {
    border: none;
    background: #4c88ef;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #4c88ef), color-stop(100%, #17e4d9));
    background: -webkit-linear-gradient(-45deg, #4c88ef 0, #17e4d9 100%);
    background: -webkit-linear-gradient(315deg, #4c88ef 0, #17e4d9 100%);
    background: linear-gradient(135deg, #4c88ef 0, #17e4d9 100%)
}

.gradient-green {
    background-image: linear-gradient(45deg, #00e3ae 0, #9be15d 100%)
}

.center {
    margin: 0 auto
}

.border-list li {
    border-bottom: 1px solid #eee
}

.border-list li:last-child {
    border: none
}

@media (min-width:1031px) {
    .big-heading {
        font-size: 72px
    }
    .pull-up-lg {
        margin-top: -120px
    }
}

.parallel {
    overflow-x: hidden;
    width: 100%
}

@media (min-width:1031px) {
    .parallel {
        overflow: hidden;
        position: fixed
    }
}

.overlay-light::before {
    content: '';
    background: rgba(255, 255, 255, .78);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.overlay-light::before {
    content: '';
    background: rgba(255, 255, 255, .78);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.overlay-light::before {
    content: '';
    background: rgba(255, 255, 255, .78);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.overlay-dark::before {
    content: '';
    background: rgba(0, 0, 0, .78);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.section {
    position: relative
}

.relative {
    position: relative!important
}

.absolute {
    position: absolute!important
}

.fixed {
    position: fixed!important
}

[data-bg-repeat=false] {
    background-repeat: no-repeat!important
}

[data-bg-possition=bottom] {
    background-position: bottom!important
}

[data-bg-possition=top] {
    background-position: top!important
}

[data-bg-possition=center] {
    background-position: center!important
}

[data-bg-possition=centerleft] {
    background-position: center left!important
}

.grid [class*=col-], .grid figure {
    padding: 0;
    margin: 0
}

@media (min-width:1031px) {
    .grid.grid-border [class*=col-] {
        border-right: 1px solid #eee
    }
    .grid.grid-border [class*=col-]:last-child {
        border-right: 0
    }
    .grid.grid-border.row {
        border-top: 1px solid #eee
    }
    .grid.grid-border.row:nth-of-type(1) {
        border-top: none!important
    }
}

ul.list-group.list-group-striped li:nth-of-type(even) {
    background: #f5f8fa
}

ul.list-group.list-group-hover li:hover {
    background: red
}

.mdb-color.lighten-5 {
    background-color: #d0d6e2!important
}

.mdb-color.lighten-4 {
    background-color: #b1bace!important
}

.mdb-color.lighten-3 {
    background-color: #929fba!important
}

.mdb-color.lighten-2 {
    background-color: #7283a7!important
}

.mdb-color.lighten-1 {
    background-color: #59698d!important
}

.mdb-color {
    background-color: #45526e!important
}

.mdb-color-text {
    color: #45526e!important
}

.mdb-color.darken-1 {
    background-color: #3b465e!important
}

.mdb-color.darken-2 {
    background-color: #2e3951!important
}

.mdb-color.darken-3 {
    background-color: #1c2a48!important
}

.mdb-color.darken-4 {
    background-color: #1c2331!important
}

.red.lighten-5 {
    background-color: #ffebee!important
}

.red.lighten-4 {
    background-color: #ffcdd2!important
}

.red.lighten-3 {
    background-color: #ef9a9a!important
}

.red.lighten-2 {
    background-color: #e57373!important
}

.red.lighten-1 {
    background-color: #ef5350!important
}

.red {
    background-color: #f44336!important
}

.red-text {
    color: #f44336!important
}

.red.darken-1 {
    background-color: #e53935!important
}

.red.darken-2 {
    background-color: #d32f2f!important
}

.red.darken-3 {
    background-color: #c62828!important
}

.red.darken-4 {
    background-color: #b71c1c!important
}

.red.accent-1 {
    background-color: #ff8a80!important
}

.red.accent-2 {
    background-color: #ff5252!important
}

.red.accent-3 {
    background-color: #ff1744!important
}

.red.accent-4 {
    background-color: #d50000!important
}

.pink.lighten-5 {
    background-color: #fce4ec!important
}

.pink.lighten-4 {
    background-color: #f8bbd0!important
}

.pink.lighten-3 {
    background-color: #f48fb1!important
}

.pink.lighten-2 {
    background-color: #f06292!important
}

.pink.lighten-1 {
    background-color: #ec407a!important
}

.pink {
    background-color: #e91e63!important
}

.pink-text {
    color: #e91e63!important
}

.pink.darken-1 {
    background-color: #d81b60!important
}

.pink.darken-2 {
    background-color: #c2185b!important
}

.pink.darken-3 {
    background-color: #ad1457!important
}

.pink.darken-4 {
    background-color: #880e4f!important
}

.pink.accent-1 {
    background-color: #ff80ab!important
}

.pink.accent-2 {
    background-color: #ff4081!important
}

.pink.accent-3 {
    background-color: #f50057!important
}

.pink.accent-4 {
    background-color: #c51162!important
}

.purple.lighten-5 {
    background-color: #f3e5f5!important
}

.purple.lighten-4 {
    background-color: #e1bee7!important
}

.purple.lighten-3 {
    background-color: #ce93d8!important
}

.purple.lighten-2 {
    background-color: #ba68c8!important
}

.purple.lighten-1 {
    background-color: #ab47bc!important
}

.purple {
    background-color: #9c27b0!important
}

.purple-text {
    color: #9c27b0!important
}

.purple.darken-1 {
    background-color: #8e24aa!important
}

.purple.darken-2 {
    background-color: #7b1fa2!important
}

.purple.darken-3 {
    background-color: #6a1b9a!important
}

.purple.darken-4 {
    background-color: #4a148c!important
}

.purple.accent-1 {
    background-color: #ea80fc!important
}

.purple.accent-2 {
    background-color: #e040fb!important
}

.purple.accent-3 {
    background-color: #d500f9!important
}

.purple.accent-4 {
    background-color: #a0f!important
}

.deep-purple.lighten-5 {
    background-color: #ede7f6!important
}

.deep-purple.lighten-4 {
    background-color: #d1c4e9!important
}

.deep-purple.lighten-3 {
    background-color: #b39ddb!important
}

.deep-purple.lighten-2 {
    background-color: #9575cd!important
}

.deep-purple.lighten-1 {
    background-color: #7e57c2!important
}

.deep-purple {
    background-color: #673ab7!important
}

.deep-purple-text {
    color: #673ab7!important
}

.deep-purple.darken-1 {
    background-color: #5e35b1!important
}

.deep-purple.darken-2 {
    background-color: #512da8!important
}

.deep-purple.darken-3 {
    background-color: #4527a0!important
}

.deep-purple.darken-4 {
    background-color: #311b92!important
}

.deep-purple.accent-1 {
    background-color: #b388ff!important
}

.deep-purple.accent-2 {
    background-color: #7c4dff!important
}

.deep-purple.accent-3 {
    background-color: #651fff!important
}

.deep-purple.accent-4 {
    background-color: #6200ea!important
}

.indigo.lighten-5 {
    background-color: #e8eaf6!important
}

.indigo.lighten-4 {
    background-color: #c5cae9!important
}

.indigo.lighten-3 {
    background-color: #9fa8da!important
}

.indigo.lighten-2 {
    background-color: #7986cb!important
}

.indigo.lighten-1 {
    background-color: #5c6bc0!important
}

.indigo {
    background-color: #3f51b5!important
}

.indigo-text {
    color: #3f51b5!important
}

.indigo.darken-1 {
    background-color: #3949ab!important
}

.indigo.darken-2 {
    background-color: #303f9f!important
}

.indigo.darken-3 {
    background-color: #283593!important
}

.indigo.darken-4 {
    background-color: #1a237e!important
}

.indigo.accent-1 {
    background-color: #8c9eff!important
}

.indigo.accent-2 {
    background-color: #536dfe!important
}

.indigo.accent-3 {
    background-color: #3d5afe!important
}

.indigo.accent-4 {
    background-color: #304ffe!important
}

.blue.lighten-5 {
    background-color: #e3f2fd!important
}

.blue.lighten-4 {
    background-color: #bbdefb!important
}

.blue.lighten-3 {
    background-color: #90caf9!important
}

.blue.lighten-2 {
    background-color: #64b5f6!important
}

.blue.lighten-1 {
    background-color: #42a5f5!important
}

.blue {
    background-color: #2196f3!important
}

.blue-text {
    color: #2196f3!important
}

.blue.darken-1 {
    background-color: #1e88e5!important
}

.blue.darken-2 {
    background-color: #1976d2!important
}

.blue.darken-3 {
    background-color: #1565c0!important
}

.blue.darken-4 {
    background-color: #0d47a1!important
}

.blue.accent-1 {
    background-color: #82b1ff!important
}

.blue.accent-2 {
    background-color: #448aff!important
}

.blue.accent-3 {
    background-color: #2979ff!important
}

.blue.accent-4 {
    background-color: #2962ff!important
}

.light-blue.lighten-5 {
    background-color: #e1f5fe!important
}

.light-blue.lighten-4 {
    background-color: #b3e5fc!important
}

.light-blue.lighten-3 {
    background-color: #81d4fa!important
}

.light-blue.lighten-2 {
    background-color: #4fc3f7!important
}

.light-blue.lighten-1 {
    background-color: #29b6f6!important
}

.light-blue {
    background-color: #004F59!important
}

.light-blue-text {
    color: #004F59!important
}

.light-blue.darken-1 {
    background-color: #039be5!important
}

.light-blue.darken-2 {
    background-color: #0288d1!important
}

.light-blue.darken-3 {
    background-color: #0277bd!important
}

.light-blue.darken-4 {
    background-color: #01579b!important
}

.light-blue.accent-1 {
    background-color: #80d8ff!important
}

.light-blue.accent-2 {
    background-color: #40c4ff!important
}

.light-blue.accent-3 {
    background-color: #00b0ff!important
}

.light-blue.accent-4 {
    background-color: #0091ea!important
}

.cyan.lighten-5 {
    background-color: #e0f7fa!important
}

.cyan.lighten-4 {
    background-color: #b2ebf2!important
}

.cyan.lighten-3 {
    background-color: #80deea!important
}

.cyan.lighten-2 {
    background-color: #4dd0e1!important
}

.cyan.lighten-1 {
    background-color: #26c6da!important
}

.cyan {
    background-color: #00bcd4!important
}

.cyan-text {
    color: #00bcd4!important
}

.cyan.darken-1 {
    background-color: #00acc1!important
}

.cyan.darken-2 {
    background-color: #0097a7!important
}

.cyan.darken-3 {
    background-color: #00838f!important
}

.cyan.darken-4 {
    background-color: #006064!important
}

.cyan.accent-1 {
    background-color: #84ffff!important
}

.cyan.accent-2 {
    background-color: #18ffff!important
}

.cyan.accent-3 {
    background-color: #00e5ff!important
}

.cyan.accent-4 {
    background-color: #00b8d4!important
}

.teal.lighten-5 {
    background-color: #e0f2f1!important
}

.teal.lighten-4 {
    background-color: #b2dfdb!important
}

.teal.lighten-3 {
    background-color: #80cbc4!important
}

.teal.lighten-2 {
    background-color: #4db6ac!important
}

.teal.lighten-1 {
    background-color: #26a69a!important
}

.teal {
    background-color: #009688!important
}

.teal-text {
    color: #009688!important
}

.teal.darken-1 {
    background-color: #00897b!important
}

.teal.darken-2 {
    background-color: #00796b!important
}

.teal.darken-3 {
    background-color: #00695c!important
}

.teal.darken-4 {
    background-color: #004d40!important
}

.teal.accent-1 {
    background-color: #a7ffeb!important
}

.teal.accent-2 {
    background-color: #64ffda!important
}

.teal.accent-3 {
    background-color: #1de9b6!important
}

.teal.accent-4 {
    background-color: #00bfa5!important
}

.green.lighten-5 {
    background-color: #e8f5e9!important
}

.green.lighten-4 {
    background-color: #c8e6c9!important
}

.green.lighten-3 {
    background-color: #a5d6a7!important
}

.green.lighten-2 {
    background-color: #81c784!important
}

.green.lighten-1 {
    background-color: #66bb6a!important
}

.green {
    background-color: #4caf50!important
}

.green-text {
    color: #4caf50!important
}

.green.darken-1 {
    background-color: #43a047!important
}

.green.darken-2 {
    background-color: #388e3c!important
}

.green.darken-3 {
    background-color: #2e7d32!important
}

.green.darken-4 {
    background-color: #1b5e20!important
}

.green.accent-1 {
    background-color: #b9f6ca!important
}

.green.accent-2 {
    background-color: #69f0ae!important
}

.green.accent-3 {
    background-color: #00e676!important
}

.green.accent-4 {
    background-color: #00c853!important
}

.light-green.lighten-5 {
    background-color: #f1f8e9!important
}

.light-green.lighten-4 {
    background-color: #dcedc8!important
}

.light-green.lighten-3 {
    background-color: #c5e1a5!important
}

.light-green.lighten-2 {
    background-color: #aed581!important
}

.light-green.lighten-1 {
    background-color: #9ccc65!important
}

.light-green {
    background-color: #8bc34a!important
}

.light-green-text {
    color: #8bc34a!important
}

.light-green.darken-1 {
    background-color: #7cb342!important
}

.light-green.darken-2 {
    background-color: #689f38!important
}

.light-green.darken-3 {
    background-color: #558b2f!important
}

.light-green.darken-4 {
    background-color: #33691e!important
}

.light-green.accent-1 {
    background-color: #ccff90!important
}

.light-green.accent-2 {
    background-color: #b2ff59!important
}

.light-green.accent-3 {
    background-color: #76ff03!important
}

.light-green.accent-4 {
    background-color: #64dd17!important
}

.lime.lighten-5 {
    background-color: #f9fbe7!important
}

.lime.lighten-4 {
    background-color: #f0f4c3!important
}

.lime.lighten-3 {
    background-color: #e6ee9c!important
}

.lime.lighten-2 {
    background-color: #dce775!important
}

.lime.lighten-1 {
    background-color: #d4e157!important
}

.lime {
    background-color: #cddc39!important
}

.lime-text {
    color: #cddc39!important
}

.lime.darken-1 {
    background-color: #c0ca33!important
}

.lime.darken-2 {
    background-color: #afb42b!important
}

.lime.darken-3 {
    background-color: #9e9d24!important
}

.lime.darken-4 {
    background-color: #827717!important
}

.lime.accent-1 {
    background-color: #f4ff81!important
}

.lime.accent-2 {
    background-color: #eeff41!important
}

.lime.accent-3 {
    background-color: #c6ff00!important
}

.lime.accent-4 {
    background-color: #aeea00!important
}

.yellow.lighten-5 {
    background-color: #fffde7!important
}

.yellow.lighten-4 {
    background-color: #fff9c4!important
}

.yellow.lighten-3 {
    background-color: #fff59d!important
}

.yellow.lighten-2 {
    background-color: #fff176!important
}

.yellow.lighten-1 {
    background-color: #ffee58!important
}

.yellow {
    background-color: #ffeb3b!important
}

.yellow-text {
    color: #ffeb3b!important
}

.yellow.darken-1 {
    background-color: #fdd835!important
}

.yellow.darken-2 {
    background-color: #fbc02d!important
}

.yellow.darken-3 {
    background-color: #f9a825!important
}

.yellow.darken-4 {
    background-color: #f57f17!important
}

.yellow.accent-1 {
    background-color: #ffff8d!important
}

.yellow.accent-2 {
    background-color: #ff0!important
}

.yellow.accent-3 {
    background-color: #ffea00!important
}

.yellow.accent-4 {
    background-color: #ffd600!important
}

.amber.lighten-5 {
    background-color: #fff8e1!important
}

.amber.lighten-4 {
    background-color: #ffecb3!important
}

.amber.lighten-3 {
    background-color: #ffe082!important
}

.amber.lighten-2 {
    background-color: #ffd54f!important
}

.amber.lighten-1 {
    background-color: #ffca28!important
}

.amber {
    background-color: #ffc107!important
}

.amber-text {
    color: #ffc107!important
}

.amber.darken-1 {
    background-color: #ffb300!important
}

.amber.darken-2 {
    background-color: #ffa000!important
}

.amber.darken-3 {
    background-color: #ff8f00!important
}

.amber.darken-4 {
    background-color: #ff6f00!important
}

.amber.accent-1 {
    background-color: #ffe57f!important
}

.amber.accent-2 {
    background-color: #ffd740!important
}

.amber.accent-3 {
    background-color: #ffc400!important
}

.amber.accent-4 {
    background-color: #ffab00!important
}

.orange.lighten-5 {
    background-color: #fff3e0!important
}

.orange.lighten-4 {
    background-color: #ffe0b2!important
}

.orange.lighten-3 {
    background-color: #ffcc80!important
}

.orange.lighten-2 {
    background-color: #ffb74d!important
}

.orange.lighten-1 {
    background-color: #ffa726!important
}

.orange {
    background-color: #ff9800!important
}

.orange-text {
    color: #ff9800!important
}

.orange.darken-1 {
    background-color: #fb8c00!important
}

.orange.darken-2 {
    background-color: #f57c00!important
}

.orange.darken-3 {
    background-color: #ef6c00!important
}

.orange.darken-4 {
    background-color: #e65100!important
}

.orange.accent-1 {
    background-color: #ffd180!important
}

.orange.accent-2 {
    background-color: #ffab40!important
}

.orange.accent-3 {
    background-color: #ff9100!important
}

.orange.accent-4 {
    background-color: #ff6d00!important
}

.deep-orange.lighten-5 {
    background-color: #fbe9e7!important
}

.deep-orange.lighten-4 {
    background-color: #ffccbc!important
}

.deep-orange.lighten-3 {
    background-color: #ffab91!important
}

.deep-orange.lighten-2 {
    background-color: #ff8a65!important
}

.deep-orange.lighten-1 {
    background-color: #ff7043!important
}

.deep-orange {
    background-color: #ff5722!important
}

.deep-orange-text {
    color: #ff5722!important
}

.deep-orange.darken-1 {
    background-color: #f4511e!important
}

.deep-orange.darken-2 {
    background-color: #e64a19!important
}

.deep-orange.darken-3 {
    background-color: #d84315!important
}

.deep-orange.darken-4 {
    background-color: #bf360c!important
}

.deep-orange.accent-1 {
    background-color: #ff9e80!important
}

.deep-orange.accent-2 {
    background-color: #ff6e40!important
}

.deep-orange.accent-3 {
    background-color: #ff3d00!important
}

.deep-orange.accent-4 {
    background-color: #dd2c00!important
}

.brown.lighten-5 {
    background-color: #efebe9!important
}

.brown.lighten-4 {
    background-color: #d7ccc8!important
}

.brown.lighten-3 {
    background-color: #bcaaa4!important
}

.brown.lighten-2 {
    background-color: #a1887f!important
}

.brown.lighten-1 {
    background-color: #8d6e63!important
}

.brown {
    background-color: #795548!important
}

.brown-text {
    color: #795548!important
}

.brown.darken-1 {
    background-color: #6d4c41!important
}

.brown.darken-2 {
    background-color: #5d4037!important
}

.brown.darken-3 {
    background-color: #4e342e!important
}

.brown.darken-4 {
    background-color: #3e2723!important
}

.blue-grey.lighten-5 {
    background-color: #eceff1!important
}

.blue-grey.lighten-4 {
    background-color: #cfd8dc!important
}

.blue-grey.lighten-3 {
    background-color: #b0bec5!important
}

.blue-grey.lighten-2 {
    background-color: #90a4ae!important
}

.blue-grey.lighten-1 {
    background-color: #78909c!important
}

.blue-grey {
    background-color: #607d8b!important
}

.blue-grey-text {
    color: #607d8b!important
}

.blue-grey.darken-1 {
    background-color: #546e7a!important
}

.blue-grey.darken-2 {
    background-color: #455a64!important
}

.blue-grey.darken-3 {
    background-color: #37474f!important
}

.blue-grey.darken-4 {
    background-color: #263238!important
}

.grey.lighten-5 {
    background-color: #fafafa!important
}

.grey.lighten-4 {
    background-color: #f5f5f5!important
}

.grey.lighten-3 {
    background-color: #eee!important
}

.grey.lighten-2 {
    background-color: #e0e0e0!important
}

.grey.lighten-1 {
    background-color: #bdbdbd!important
}

.grey {
    background-color: #9e9e9e!important
}

.grey-text {
    color: #9e9e9e!important
}

.grey.darken-1 {
    background-color: #757575!important
}

.grey.darken-2 {
    background-color: #616161!important
}

.grey.darken-3 {
    background-color: #424242!important
}

.grey.darken-4 {
    background-color: #212121!important
}

.shades.black {
    background-color: #000!important
}

.shades.white {
    background-color: #fff!important
}

.shades.transparent {
    background-color: transparent!important
}

.black {
    background-color: #000!important
}

.black-text {
    color: #000!important
}

.white {
    background-color: #fff!important
}

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

.transparent {
    background-color: transparent!important
}

.transparent-text {
    color: transparent!important
}

.light-blue-text {
    color: #82b1ff!important
}

.dark-grey-text {
    color: #4f4f4f!important
}

.danger-color {
    background-color: #ed5564!important
}

.danger-color-dark {
    background-color: #c00!important
}

.warning-color {
    background-color: #fcce54!important
}

.warning-color-dark {
    background-color: #f80!important
}

.success-color {
    background-color: #7dc855!important
}

.success-color-dark {
    background-color: #007e33!important
}

.info-color {
    background-color: #78bcee!important
}

.info-color-dark {
    background-color: #09c!important
}

.default-color {
    background-color: #2bbbad!important
}

.default-color-dark {
    background-color: #00695c!important
}

.primary-color {
    background-color: #4285f4!important
}

.primary-color-dark {
    background-color: #0d47a1!important
}

.secondary-color {
    background-color: #a6c!important
}

.secondary-color-dark {
    background-color: #93c!important
}

.elegant-color {
    background-color: #2e2e2e!important
}

.elegant-color-dark {
    background-color: #212121!important
}

.stylish-color {
    background-color: #4b515d!important
}

.stylish-color-dark {
    background-color: #3e4551!important
}

.special-color {
    background-color: #37474f!important
}

.special-color-dark {
    background-color: #263238!important
}

.unique-color {
    background-color: #3f729b!important
}

.unique-color-dark {
    background-color: #1c2331!important
}

.mdb-color {
    background-color: #45526e!important
}

.rgba-blue-light {
    background-color: rgba(3, 169, 244, .3)!important
}

.rgba-red-light {
    background-color: rgba(244, 67, 54, .3)!important
}

.rgba-pink-light {
    background-color: rgba(233, 30, 99, .3)!important
}

.rgba-purple-light {
    background-color: rgba(156, 39, 176, .3)!important
}

.rgba-indigo-light {
    background-color: rgba(63, 81, 181, .3)!important
}

.rgba-cyan-light {
    background-color: rgba(0, 188, 212, .3)!important
}

.rgba-teal-light {
    background-color: rgba(0, 150, 136, .3)!important
}

.rgba-green-light {
    background-color: rgba(76, 175, 80, .3)!important
}

.rgba-lime-light {
    background-color: rgba(205, 220, 57, .3)!important
}

.rgba-yellow-light {
    background-color: rgba(255, 235, 59, .3)!important
}

.rgba-orange-light {
    background-color: rgba(255, 152, 0, .3)!important
}

.rgba-brown-light {
    background-color: rgba(121, 85, 72, .3)!important
}

.rgba-grey-light {
    background-color: rgba(158, 158, 158, .3)!important
}

.rgba-bluegrey-light {
    background-color: rgba(96, 125, 139, .3)!important
}

.rgba-black-light {
    background-color: rgba(0, 0, 0, .3)!important
}

.rgba-stylish-light {
    background-color: rgba(62, 69, 81, .3)!important
}

.rgba-white-light {
    background-color: rgba(255, 255, 255, .3)!important
}

.rgba-blue-strong {
    background-color: rgba(3, 169, 244, .7)!important
}

.rgba-red-strong {
    background-color: rgba(244, 67, 54, .7)!important
}

.rgba-pink-strong {
    background-color: rgba(233, 30, 99, .7)!important
}

.rgba-purple-strong {
    background-color: rgba(156, 39, 176, .7)!important
}

.rgba-indigo-strong {
    background-color: rgba(63, 81, 181, .7)!important
}

.rgba-cyan-strong {
    background-color: rgba(0, 188, 212, .7)!important
}

.rgba-teal-strong {
    background-color: rgba(0, 150, 136, .7)!important
}

.rgba-green-strong {
    background-color: rgba(76, 175, 80, .7)!important
}

.rgba-lime-strong {
    background-color: rgba(205, 220, 57, .7)!important
}

.rgba-yellow-strong {
    background-color: rgba(255, 235, 59, .7)!important
}

.rgba-orange-strong {
    background-color: rgba(255, 152, 0, .7)!important
}

.rgba-brown-strong {
    background-color: rgba(121, 85, 72, .7)!important
}

.rgba-grey-strong {
    background-color: rgba(158, 158, 158, .7)!important
}

.rgba-bluegrey-strong {
    background-color: rgba(96, 125, 139, .7)!important
}

.rgba-black-strong {
    background-color: rgba(0, 0, 0, .7)!important
}

.rgba-stylish-strong {
    background-color: rgba(62, 69, 81, .7)!important
}

.rgba-white-strong {
    background-color: rgba(255, 255, 255, .7)!important
}

.rgba-blue-slight {
    background-color: rgba(3, 169, 244, .1)!important
}

.rgba-red-slight {
    background-color: rgba(244, 67, 54, .1)!important
}

.rgba-pink-slight {
    background-color: rgba(233, 30, 99, .1)!important
}

.rgba-purple-slight {
    background-color: rgba(156, 39, 176, .1)!important
}

.rgba-indigo-slight {
    background-color: rgba(63, 81, 181, .1)!important
}

.rgba-cyan-slight {
    background-color: rgba(0, 188, 212, .1)!important
}

.rgba-teal-slight {
    background-color: rgba(0, 150, 136, .1)!important
}

.rgba-green-slight {
    background-color: rgba(76, 175, 80, .1)!important
}

.rgba-lime-slight {
    background-color: rgba(205, 220, 57, .1)!important
}

.rgba-yellow-slight {
    background-color: rgba(255, 235, 59, .1)!important
}

.rgba-orange-slight {
    background-color: rgba(255, 152, 0, .1)!important
}

.rgba-brown-slight {
    background-color: rgba(121, 85, 72, .1)!important
}

.rgba-grey-slight {
    background-color: rgba(158, 158, 158, .1)!important
}

.rgba-bluegrey-slight {
    background-color: rgba(96, 125, 139, .1)!important
}

.rgba-black-slight {
    background-color: rgba(0, 0, 0, .1)!important
}

.rgba-stylish-slight {
    background-color: rgba(62, 69, 81, .1)!important
}

.rgba-white-slight {
    background-color: rgba(255, 255, 255, .1)!important
}

.bg-primary, .toast-primary {
    background-color: #4285f4!important
}

.bg-danger, .toast-danger {
    background-color: #ed5564!important
}

.bg-warning, .toast-warning {
    background-color: #f80!important
}

.bg-success, .toast-success {
    background-color: #7dc855!important
}

.bg-info, .toast-info {
    background-color: #78bcee!important
}

.bg-default, .toast-default {
    background-color: #2bbbad!important
}

.bg-secondary, .toast-secondary {
    background-color: #a6c!important
}

.bg-elegant, .toast-elegant {
    background-color: #2e2e2e!important
}

.bg-unique, .toast-unique {
    background-color: #880e4f!important
}

.bg-dark-green, .toast-dark-green {
    background-color: #388e3c!important
}

.bg-mdb-color, .toast-mdb-color {
    background-color: #59698d!important
}

.bg-red, .toast-red {
    background-color: #d32f2f!important
}

.bg-pink, .toast-pink {
    background-color: #ec407a!important
}

.bg-purple, .toast-purple {
    background-color: #8e24aa!important
}

.bg-deep-purple, .toast-deep-purple {
    background-color: #512da8!important
}

.bg-indigo, .toast-indigo {
    background-color: #3f51b5!important
}

.bg-blue, .toast-blue {
    background-color: #1976d2!important
}

.bg-light-blue, .toast-light-blue {
    background-color: #82b1ff!important
}

.bg-cyan, .toast-cyan {
    background-color: #00bcd4!important
}

.bg-teal, .toast-teal {
    background-color: #00796b!important
}

.bg-green, .toast-green {
    background-color: #388e3c!important
}

.bg-light-green, .toast-light-green {
    background-color: #8bc34a!important
}

.bg-lime, .toast-lime {
    background-color: #afb42b!important
}

.bg-yellow, .toast-yellow {
    background-color: #fbc02d!important
}

.bg-amber, .toast-amber {
    background-color: #ffa000!important
}

.bg-orange, .toast-orange {
    background-color: #f57c00!important
}

.bg-deep-orange, .toast-deep-orange {
    background-color: #ff7043!important
}

.bg-brown, .toast-brown {
    background-color: #795548!important
}

.bg-grey, .toast-grey {
    background-color: #616161!important
}

.bg-blue-grey, .toast-blue-grey {
    background-color: #78909c!important
}

.bg-white, .toast-white {
    background-color: #fff!important
}

.bg-black, .toast-black {
    background-color: #000!important
}

.zolkusowy-gradient {
    background: #00ff90;
    background: -moz-linear-gradient(top, #00ff90 0, #59ffdd 47%, #ff0 100%);
    background: -webkit-linear-gradient(top, #00ff90 0, #59ffdd 47%, #ff0 100%);
    background: linear-gradient(to bottom, #00ff90 0, #59ffdd 47%, #ff0 100%)
}

.text-dark-heading {
    color: #606676
}

#trumbowyg-icons, #trumbowyg-icons svg {
    height: 0;
    width: 0
}

#trumbowyg-icons {
    overflow: hidden;
    visibility: hidden
}

.trumbowyg-box *, .trumbowyg-box ::after, .trumbowyg-box ::before, .trumbowyg-modal *, .trumbowyg-modal ::after, .trumbowyg-modal ::before {
    box-sizing: border-box
}

.trumbowyg-box svg, .trumbowyg-modal svg {
    width: 17px;
    height: 100%;
    fill: #222
}

.trumbowyg-box, .trumbowyg-editor {
    display: block;
    position: relative;
    border: 1px solid #ddd;
    width: 100%;
    min-height: 300px;
    margin: 17px auto
}

.trumbowyg-box .trumbowyg-editor {
    margin: 0 auto
}

.trumbowyg-box.trumbowyg-fullscreen {
    background: #fefefe;
    border: none!important
}

.trumbowyg-editor, .trumbowyg-textarea {
    position: relative;
    box-sizing: border-box;
    padding: 20px;
    min-height: 300px;
    width: 100%;
    border-style: none;
    resize: none;
    outline: 0;
    overflow: auto
}

.trumbowyg-editor.trumbowyg-autogrow-on-enter, .trumbowyg-textarea.trumbowyg-autogrow-on-enter {
    transition: height .3s ease-out
}

.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: transparent!important;
    text-shadow: 0 0 7px #333
}

@media screen and (min-width:0 \0) {
    .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(200, 200, 200, .6)!important
    }
}

@supports (-ms-accelerator:true) {
    .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(200, 200, 200, .6)!important
    }
}

.trumbowyg-box-blur .trumbowyg-editor hr, .trumbowyg-box-blur .trumbowyg-editor img {
    opacity: .2
}

.trumbowyg-textarea {
    position: relative;
    display: block;
    overflow: auto;
    border: none;
    font-size: 14px;
    font-family: Inconsolata, Consolas, Courier, "Courier New", sans-serif;
    line-height: 18px
}

.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
    height: 1px!important;
    width: 25%;
    min-height: 0!important;
    padding: 0!important;
    background: 0 0;
    opacity: 0!important
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
    display: block
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor {
    display: none
}

.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
    opacity: .8;
    background: 0 0
}

.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before {
    content: attr(placeholder);
    color: #999;
    pointer-events: none
}

.trumbowyg-button-pane {
    width: 100%;
    min-height: 36px;
    background: #ecf0f1;
    border-bottom: 1px solid #d7e0e2;
    margin: 0;
    padding: 0 5px;
    position: relative;
    list-style-type: none;
    line-height: 10px;
    backface-visibility: hidden;
    z-index: 11
}

.trumbowyg-button-pane::after {
    content: " ";
    display: block;
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #d7e0e2
}

.trumbowyg-button-pane .trumbowyg-button-group {
    display: inline-block
}

.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
    color: transparent
}

.trumbowyg-button-pane .trumbowyg-button-group::after {
    content: " ";
    display: inline-block;
    width: 1px;
    background: #d7e0e2;
    margin: 0 5px;
    height: 35px;
    vertical-align: top
}

.trumbowyg-button-pane .trumbowyg-button-group:last-child::after {
    content: none
}

.trumbowyg-button-pane button {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 35px;
    padding: 1px 6px!important;
    margin-bottom: 1px;
    overflow: hidden;
    border: none;
    cursor: pointer;
    background: 0 0;
    vertical-align: middle;
    transition: background-color 150ms, opacity 150ms
}

.trumbowyg-button-pane button.trumbowyg-textual-button {
    width: auto;
    line-height: 35px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.trumbowyg-button-pane button.trumbowyg-disable, .trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active), .trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
    opacity: .2;
    cursor: default
}

.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before, .trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
    background: #e3e9eb
}

.trumbowyg-button-pane button.trumbowyg-active, .trumbowyg-button-pane button:not(.trumbowyg-disable):focus, .trumbowyg-button-pane button:not(.trumbowyg-disable):hover {
    background-color: #fff;
    outline: 0
}

.trumbowyg-button-pane .trumbowyg-open-dropdown::after {
    display: block;
    content: " ";
    position: absolute;
    top: 25px;
    right: 3px;
    height: 0;
    width: 0;
    border: 3px solid transparent;
    border-top-color: #555
}

.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
    padding-left: 10px!important;
    padding-right: 18px!important
}

.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
    top: 17px;
    right: 7px
}

.trumbowyg-modal, .trumbowyg-modal-box {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    backface-visibility: hidden;
    position: absolute
}

.trumbowyg-button-pane .trumbowyg-right {
    float: right
}

.trumbowyg-dropdown {
    width: 200px;
    border: 1px solid #ecf0f1;
    padding: 5px 0;
    border-top: none;
    background: #fff;
    margin-left: -1px;
    box-shadow: rgba(0, 0, 0, .1) 0 2px 3px;
    z-index: 12
}

.trumbowyg-dropdown button {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    background: #fff;
    padding: 0 10px;
    color: #333!important;
    border: none;
    cursor: pointer;
    text-align: left;
    font-size: 15px;
    transition: all 150ms
}

.trumbowyg-dropdown button:focus, .trumbowyg-dropdown button:hover {
    background: #ecf0f1
}

.trumbowyg-dropdown button svg {
    float: left;
    margin-right: 14px
}

.trumbowyg-modal {
    max-width: 520px;
    width: 100%;
    height: 350px;
    z-index: 12;
    overflow: hidden
}

.trumbowyg-modal-box {
    max-width: 500px;
    width: calc(100% - 20px);
    padding-bottom: 45px;
    z-index: 1;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, .2) 0 2px 3px
}

.trumbowyg-modal-box .trumbowyg-modal-title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 15px 0 13px;
    display: block;
    border-bottom: 1px solid #eee;
    color: #333;
    background: #fbfcfc
}

.trumbowyg-modal-box .trumbowyg-progress {
    width: 100%;
    height: 3px;
    position: absolute;
    top: 58px
}

.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
    background: #2bc06a;
    width: 0;
    height: 100%;
    transition: width 150ms linear
}

.trumbowyg-modal-box label {
    display: block;
    position: relative;
    margin: 15px 12px;
    height: 29px;
    line-height: 29px;
    overflow: hidden
}

.trumbowyg-modal-box label .trumbowyg-input-infos {
    display: block;
    text-align: left;
    height: 25px;
    line-height: 25px;
    transition: all 150ms
}

.trumbowyg-modal-box label .trumbowyg-input-infos span {
    display: block;
    color: #69878f;
    background-color: #fbfcfc;
    border: 1px solid #dedede;
    padding: 0 7px;
    width: 150px
}

.trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
    color: #e74c3c
}

.trumbowyg-modal-box label.trumbowyg-input-error input, .trumbowyg-modal-box label.trumbowyg-input-error textarea {
    border: 1px solid #e74c3c
}

.trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos {
    margin-top: -27px
}

.trumbowyg-modal-box label input {
    position: absolute;
    top: 0;
    right: 0;
    height: 27px;
    line-height: 27px;
    border: 1px solid #dedede;
    background: #fff;
    font-size: 14px;
    max-width: 330px;
    width: 70%;
    padding: 0 7px;
    transition: all 150ms
}

.trumbowyg-modal-box label input:focus, .trumbowyg-modal-box label input:hover {
    outline: 0;
    border: 1px solid #95a5a6
}

.trumbowyg-modal-box label input:focus {
    background: #fbfcfc
}

.trumbowyg-modal-box label input[type=checkbox] {
    left: 5px;
    top: 5px;
    right: auto
}

.trumbowyg-modal-box label input[type=checkbox]+.trumbowyg-input-infos span {
    width: auto;
    padding-left: 25px
}

.trumbowyg-modal-box .error {
    margin-top: 25px;
    display: block;
    color: red
}

.trumbowyg-modal-box .trumbowyg-modal-button {
    position: absolute;
    bottom: 10px;
    right: 0;
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100px;
    height: 35px;
    line-height: 33px;
    margin: 0 10px;
    background-color: #333;
    border: none;
    cursor: pointer;
    font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
    font-size: 16px;
    transition: all 150ms
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
    right: 110px;
    background: #2bc06a
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover {
    background: #40d47e;
    outline: 0
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
    background: #25a25a
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
    color: #555;
    background: #e6e6e6
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover {
    background: #fbfbfb;
    outline: 0
}

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
    background: #d5d5d5
}

.trumbowyg-overlay {
    position: absolute;
    background-color: rgba(255, 255, 255, .5);
    height: 100%;
    width: 100%;
    left: 0;
    display: none;
    top: 0;
    z-index: 10
}

body.trumbowyg-body-fullscreen {
    overflow: hidden
}

.trumbowyg-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 99999
}

.trumbowyg-fullscreen .trumbowyg-editor, .trumbowyg-fullscreen.trumbowyg-box {
    border: none
}

.trumbowyg-fullscreen .trumbowyg-editor, .trumbowyg-fullscreen .trumbowyg-textarea {
    height: calc(100% - 37px)!important;
    overflow: auto
}

.trumbowyg-fullscreen .trumbowyg-overlay {
    height: 100%!important
}

.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
    color: #222;
    fill: transparent
}

.trumbowyg-editor embed, .trumbowyg-editor img, .trumbowyg-editor object, .trumbowyg-editor video {
    max-width: 100%
}

.trumbowyg-editor img, .trumbowyg-editor video {
    height: auto
}

.trumbowyg-editor img {
    cursor: move
}

.trumbowyg-editor.trumbowyg-reset-css {
    background: #fefefe!important;
    font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif!important;
    font-size: 14px!important;
    line-height: 1.45em!important;
    color: #333
}

.trumbowyg-editor.trumbowyg-reset-css a {
    color: #15c!important;
    text-decoration: underline!important
}

.trumbowyg-editor.trumbowyg-reset-css blockquote, .trumbowyg-editor.trumbowyg-reset-css div, .trumbowyg-editor.trumbowyg-reset-css ol, .trumbowyg-editor.trumbowyg-reset-css p, .trumbowyg-editor.trumbowyg-reset-css ul {
    box-shadow: none!important;
    background: 0 0!important;
    margin: 0 0 15px!important;
    line-height: 1.4em!important;
    font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif!important;
    font-size: 14px!important;
    border: none
}

.trumbowyg-editor.trumbowyg-reset-css hr, .trumbowyg-editor.trumbowyg-reset-css iframe, .trumbowyg-editor.trumbowyg-reset-css object {
    margin-bottom: 15px!important
}

.trumbowyg-editor.trumbowyg-reset-css blockquote {
    margin-left: 32px!important;
    font-style: italic!important;
    color: #555
}

.trumbowyg-editor.trumbowyg-reset-css ul {
    list-style: disc
}

.trumbowyg-editor.trumbowyg-reset-css ol, .trumbowyg-editor.trumbowyg-reset-css ul {
    padding-left: 20px!important
}

.trumbowyg-editor.trumbowyg-reset-css ol ol, .trumbowyg-editor.trumbowyg-reset-css ol ul, .trumbowyg-editor.trumbowyg-reset-css ul ol, .trumbowyg-editor.trumbowyg-reset-css ul ul {
    border: none;
    margin: 2px!important;
    padding: 0 0 0 24px!important
}

.trumbowyg-editor.trumbowyg-reset-css hr {
    display: block;
    height: 1px;
    border: none;
    border-top: 1px solid #ccc
}

.trumbowyg-editor.trumbowyg-reset-css h1, .trumbowyg-editor.trumbowyg-reset-css h2, .trumbowyg-editor.trumbowyg-reset-css h3, .trumbowyg-editor.trumbowyg-reset-css h4 {
    color: #111;
    background: 0 0;
    margin: 0!important;
    padding: 0!important;
    font-weight: 700
}

.trumbowyg-editor.trumbowyg-reset-css h1 {
    font-size: 32px!important;
    line-height: 38px!important;
    margin-bottom: 20px!important
}

.trumbowyg-editor.trumbowyg-reset-css h2 {
    font-size: 26px!important;
    line-height: 34px!important;
    margin-bottom: 15px!important
}

.trumbowyg-editor.trumbowyg-reset-css h3 {
    font-size: 22px!important;
    line-height: 28px!important;
    margin-bottom: 7px!important
}

.trumbowyg-editor.trumbowyg-reset-css h4 {
    font-size: 16px!important;
    line-height: 22px!important;
    margin-bottom: 7px!important
}

.trumbowyg-dark .trumbowyg-textarea {
    background: #111;
    color: #ddd
}

.trumbowyg-dark .trumbowyg-box {
    border: 1px solid #343434
}

.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen {
    background: #111
}

.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    text-shadow: 0 0 7px #ccc
}

@media screen and (min-width:0 \0) {
    .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(20, 20, 20, .6)!important
    }
}

@supports (-ms-accelerator:true) {
    .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
        color: rgba(20, 20, 20, .6)!important
    }
}

.trumbowyg-dark .trumbowyg-box svg {
    fill: #ecf0f1;
    color: #ecf0f1
}

.trumbowyg-dark .trumbowyg-button-pane {
    background-color: #222;
    border-bottom-color: #343434
}

.trumbowyg-dark .trumbowyg-button-pane::after {
    background: #343434
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::after {
    background-color: #343434
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
    color: transparent
}

.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::after {
    background-color: #2a2a2a
}

.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active, .trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus, .trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover {
    background-color: #333
}

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
    border-top-color: #fff
}

.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
    color: #ecf0f1;
    fill: transparent
}

.trumbowyg-dark .trumbowyg-dropdown {
    border-color: #222;
    background: #333;
    box-shadow: rgba(0, 0, 0, .3) 0 2px 3px
}

.trumbowyg-dark .trumbowyg-dropdown button {
    background: #333;
    color: #fff!important
}

.trumbowyg-dark .trumbowyg-dropdown button:focus, .trumbowyg-dark .trumbowyg-dropdown button:hover {
    background: #222
}

.trumbowyg-dark .trumbowyg-modal-box {
    background-color: #222
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title {
    border-bottom: 1px solid #555;
    color: #fff;
    background: #3c3c3c
}

.trumbowyg-dark .trumbowyg-modal-box label {
    display: block;
    position: relative;
    margin: 15px 12px;
    height: 27px;
    line-height: 27px;
    overflow: hidden
}

.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span {
    color: #eee;
    background-color: #2f2f2f;
    border-color: #222
}

.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
    color: #e74c3c
}

.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input, .trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea {
    border-color: #e74c3c
}

.trumbowyg-dark .trumbowyg-modal-box label input {
    border-color: #222;
    color: #eee;
    background: #333
}

.trumbowyg-dark .trumbowyg-modal-box label input:focus, .trumbowyg-dark .trumbowyg-modal-box label input:hover {
    border-color: #626262
}

.trumbowyg-dark .trumbowyg-modal-box label input:focus {
    background-color: #2f2f2f
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
    background: #1b7943
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover {
    background: #25a25a
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
    background: #176437
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
    background: #333;
    color: #ccc
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover {
    background: #444
}

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
    background: #111
}

.trumbowyg-dark .trumbowyg-overlay {
    background-color: rgba(15, 15, 15, .6)
}

.morris-hover {
    position: absolute;
    z-index: 1000
}

.morris-hover.morris-default-style {
    border-radius: 10px;
    padding: 6px;
    color: #666;
    background: rgba(255, 255, 255, .8);
    border: solid 2px rgba(230, 230, 230, .8);
    font-family: sans-serif;
    font-size: 12px;
    text-align: center
}

.morris-hover.morris-default-style .morris-hover-row-label {
    font-weight: 700;
    margin: .25em 0
}

.morris-hover.morris-default-style .morris-hover-point {
    white-space: nowrap;
    margin: .1em 0
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.dropzone, .dropzone * {
    box-sizing: border-box
}

.dropzone {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, .3);
    background: #fff;
    padding: 20px 20px
}

.dropzone.dz-clickable {
    cursor: pointer
}

.dropzone.dz-clickable * {
    cursor: default
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
    cursor: pointer
}

.dropzone.dz-started .dz-message {
    display: none
}

.dropzone.dz-drag-hover {
    border-style: solid
}

.dropzone.dz-drag-hover .dz-message {
    opacity: .5
}

.dropzone .dz-message {
    text-align: center;
    margin: 2em 0
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
}

.dropzone .dz-preview:hover {
    z-index: 1000
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd)
}

.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1
}

.dropzone .dz-preview.dz-image-preview {
    background: #fff
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, .9);
    line-height: 150%
}

.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, .8);
    background-color: rgba(255, 255, 255, .8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, .4);
    padding: 0 .4em;
    border-radius: 3px
}

.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10
}

.dropzone .dz-preview .dz-image img {
    display: block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    animation: passing-through 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    animation: slide-in 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px
}

.dropzone .dz-preview .dz-error-mark svg, .dropzone .dz-preview .dz-success-mark svg {
    display: block;
    width: 54px;
    height: 54px
}

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, .9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.dropzone .dz-preview.dz-error .dz-error-message {
    display: block
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto
}

.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: .5em 1.2em;
    color: #fff
}

.dropzone .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626
}

.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: 0 0;
    border: none
}

.xdsoft_datetimepicker button {
    border: none!important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.xdsoft_noselect::selection {
    background: 0 0
}

.xdsoft_noselect::-moz-selection {
    background: 0 0
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: .5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0
}

.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: .5;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next, .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev {
    float: none;
    margin-left: 0;
    margin-right: 14px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_next:hover, .xdsoft_datetimepicker .xdsoft_prev:hover, .xdsoft_datetimepicker .xdsoft_today_button:hover {
    opacity: 1
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
    right: -7px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
    right: 2px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #fff;
    background: #ff8000
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none!important
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #3af;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #3af
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #3af;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
    opacity: .5;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: .2
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #fff!important;
    background: #ff8000!important;
    box-shadow: none!important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #3af!important;
    box-shadow: #178fe5 0 1px 3px 0 inset!important;
    color: #fff!important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
    color: inherit!important;
    background: inherit!important;
    box-shadow: inherit!important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc!important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee!important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa!important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar>.xdsoft_scroller {
    background: #ccc!important;
    height: 20px;
    border-radius: 3px
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto
}

.xdsoft_scroller_box {
    position: relative
}

.xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, .506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select {
    border: 1px solid #333;
    background: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #000;
    background: #007fff
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #c50;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #c50
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #c50;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000!important;
    background: #007fff!important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333!important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111!important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555!important
}

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333
}

.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller {
    background: #333!important
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #ddd!important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px
}

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: museo-sans, "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -moz-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(73%, #f4f8fa));
    background: -webkit-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -o-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -ms-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%)
}

.xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:focus span, .xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:hover span {
    color: #454551;
    background: -moz-linear-gradient(top, #f4f8fa 0, #fff 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f8fa), color-stop(73%, #fff));
    background: -webkit-linear-gradient(top, #f4f8fa 0, #fff 73%);
    background: -o-linear-gradient(top, #f4f8fa 0, #fff 73%);
    background: -ms-linear-gradient(top, #f4f8fa 0, #fff 73%);
    background: linear-gradient(to bottom, #f4f8fa 0, #fff 73%)
}

/*!
 * FullCalendar v3.10.0
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */

.fc {
    direction: ltr;
    text-align: left
}

.fc-rtl {
    text-align: right
}

body .fc {
    font-size: 1em
}

.fc-highlight {
    background: #bce8f1;
    opacity: .3
}

.fc-bgevent {
    background: #8fdf82;
    opacity: .3
}

.fc-nonbusiness {
    background: #d7d7d7
}

.fc button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    height: 2.1em;
    padding: 0 .6em;
    font-size: 1em;
    white-space: nowrap;
    cursor: pointer
}

.fc button::-moz-focus-inner {
    margin: 0;
    padding: 0
}

.fc-state-default {
    border: 1px solid
}

.fc-state-default.fc-corner-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.fc-state-default.fc-corner-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.fc button .fc-icon {
    position: relative;
    top: -.05em;
    margin: 0 .2em;
    vertical-align: middle
}

.fc-state-default {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
    color: #333;
    background-color: #e6e6e6
}

.fc-state-hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.fc-state-active, .fc-state-down {
    background-color: #ccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: .65;
    box-shadow: none
}

.fc-button-group {
    display: inline-block
}

.fc .fc-button-group>* {
    float: left;
    margin: 0 0 0 -1px
}

.fc .fc-button-group>:first-child {
    margin-left: 0
}

.fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15)
}

.fc-popover .fc-header {
    padding: 2px 4px
}

.fc-popover .fc-header .fc-title {
    margin: 0 2px
}

.fc-popover .fc-header .fc-close {
    cursor: pointer
}

.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
    float: left
}

.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
    float: right
}

.fc-divider {
    border-style: solid;
    border-width: 1px
}

hr.fc-divider {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-width: 1px 0
}

.fc-clear {
    clear: both
}

.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-bg {
    bottom: 0
}

.fc-bg table {
    height: 100%
}

.fc table {
    width: 100%;
    box-sizing: border-box;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em
}

.fc th {
    text-align: center
}

.fc td, .fc th {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top
}

.fc td.fc-today {
    border-style: double
}

a[data-goto] {
    cursor: pointer
}

a[data-goto]:hover {
    text-decoration: underline
}

.fc .fc-row {
    border-style: solid;
    border-width: 0
}

.fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent
}

.fc-row:first-child table {
    border-top: 0 hidden transparent
}

.fc-row {
    position: relative
}

.fc-row .fc-bg {
    z-index: 1
}

.fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
    bottom: 0
}

.fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
    height: 100%
}

.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
    border-color: transparent
}

.fc-row .fc-bgevent-skeleton {
    z-index: 2
}

.fc-row .fc-highlight-skeleton {
    z-index: 3
}

.fc-row .fc-content-skeleton {
    position: relative;
    z-index: 4;
    padding-bottom: 2px
}

.fc-row .fc-helper-skeleton {
    z-index: 5
}

.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td {
    background: 0 0;
    border-color: transparent
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    border-bottom: 0
}

.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
    border-top: 0
}

.fc-scroller {
    -webkit-overflow-scrolling: touch
}

.fc-scroller>.fc-day-grid, .fc-scroller>.fc-time-grid {
    position: relative;
    width: 100%
}

.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #3a87ad
}

.fc-event, .fc-event-dot {
    background-color: #3a87ad
}

.fc-event, .fc-event:hover {
    color: #fff;
    text-decoration: none
}

.fc-event.fc-draggable, .fc-event[href] {
    cursor: pointer
}

.fc-not-allowed, .fc-not-allowed .fc-event {
    cursor: not-allowed
}

.fc-event .fc-bg {
    z-index: 1;
    background: #fff;
    opacity: .25
}

.fc-event .fc-content {
    position: relative;
    z-index: 2
}

.fc-event .fc-resizer {
    position: absolute;
    z-index: 4
}

.fc-event .fc-resizer {
    display: none
}

.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
    display: block
}

.fc-event.fc-selected .fc-resizer:before {
    content: "";
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px
}

.fc-event.fc-selected {
    z-index: 9999!important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.fc-event.fc-selected.fc-dragging {
    box-shadow: 0 2px 7px rgba(0, 0, 0, .3)
}

.fc-h-event.fc-selected:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0
}

.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
    cursor: w-resize;
    left: -1px
}

.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
    cursor: e-resize;
    right: -1px
}

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
    width: 7px;
    top: -1px;
    bottom: -1px
}

.fc-h-event.fc-selected .fc-resizer {
    border-radius: 4px;
    border-width: 1px;
    width: 6px;
    height: 6px;
    border-style: solid;
    border-color: inherit;
    background: #fff;
    top: 50%;
    margin-top: -4px
}

.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
    margin-left: -4px
}

.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
    margin-right: -4px
}

.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0 1px
}

tr:first-child>td>.fc-day-grid-event {
    margin-top: 2px
}

.fc-day-grid-event.fc-selected:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    background: #000;
    opacity: .25
}

.fc-day-grid-event .fc-content {
    white-space: nowrap;
    overflow: hidden
}

.fc-day-grid-event .fc-time {
    font-weight: 700
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
    margin-left: -2px
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
    margin-right: -2px
}

a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    cursor: pointer;
    text-decoration: none
}

a.fc-more:hover {
    text-decoration: underline
}

.fc-limited {
    display: none
}

.fc-day-grid .fc-row {
    z-index: 1
}

.fc-more-popover {
    z-index: 2;
    width: 220px
}

.fc-more-popover .fc-event-container {
    padding: 10px
}

.fc-now-indicator {
    position: absolute;
    border: 0 solid red
}

.fc-unselectable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #ddd
}

.fc-unthemed .fc-popover {
    background-color: #fff
}

.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
    background: #eee
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    color: #666
}

.fc-unthemed td.fc-today {
    background: #fcf8e3
}

.fc-unthemed .fc-disabled-day {
    background: #d7d7d7;
    opacity: .3
}

.fc-icon {
    display: inline-block;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    text-align: center;
    overflow: hidden;
    font-family: "Courier New", Courier, monospace;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fc-icon:after {
    position: relative
}

.fc-icon-left-single-arrow:after {
    content: "\2039";
    font-weight: 700;
    font-size: 200%;
    top: -7%
}

.fc-icon-right-single-arrow:after {
    content: "\203A";
    font-weight: 700;
    font-size: 200%;
    top: -7%
}

.fc-icon-left-double-arrow:after {
    content: "\AB";
    font-size: 160%;
    top: -7%
}

.fc-icon-right-double-arrow:after {
    content: "\BB";
    font-size: 160%;
    top: -7%
}

.fc-icon-left-triangle:after {
    content: "\25C4";
    font-size: 125%;
    top: 3%
}

.fc-icon-right-triangle:after {
    content: "\25BA";
    font-size: 125%;
    top: 3%
}

.fc-icon-down-triangle:after {
    content: "\25BC";
    font-size: 125%;
    top: 2%
}

.fc-icon-x:after {
    content: "\D7";
    font-size: 200%;
    top: 6%
}

.fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    font-size: .9em;
    margin-top: 2px
}

.fc-unthemed .fc-list-item:hover td {
    background-color: #f5f5f5
}

.ui-widget .fc-disabled-day {
    background-image: none
}

.fc-popover>.ui-widget-header+.ui-widget-content {
    border-top: 0
}

.ui-widget .fc-event {
    color: #fff;
    text-decoration: none;
    font-weight: 400
}

.ui-widget td.fc-axis {
    font-weight: 400
}

.fc-time-grid .fc-slats .ui-widget-content {
    background: 0 0
}

.fc.fc-bootstrap3 a {
    text-decoration: none
}

.fc.fc-bootstrap3 a[data-goto]:hover {
    text-decoration: underline
}

.fc-bootstrap3 hr.fc-divider {
    border-color: inherit
}

.fc-bootstrap3 .fc-today.alert {
    border-radius: 0
}

.fc-bootstrap3 .fc-popover .panel-body {
    padding: 0
}

.fc-bootstrap3 .fc-time-grid .fc-slats table {
    background: 0 0
}

.fc.fc-bootstrap4 a {
    text-decoration: none
}

.fc.fc-bootstrap4 a[data-goto]:hover {
    text-decoration: underline
}

.fc-bootstrap4 hr.fc-divider {
    border-color: inherit
}

.fc-bootstrap4 .fc-today.alert {
    border-radius: 0
}

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
    color: #fff
}

.fc-bootstrap4 .fc-popover.card {
    position: absolute
}

.fc-bootstrap4 .fc-popover .card-body {
    padding: 0
}

.fc-bootstrap4 .fc-time-grid .fc-slats table {
    background: 0 0
}

.fc-toolbar {
    text-align: center
}

.fc-toolbar.fc-header-toolbar {
    margin-bottom: 1em
}

.fc-toolbar.fc-footer-toolbar {
    margin-top: 1em
}

.fc-toolbar .fc-left {
    float: left
}

.fc-toolbar .fc-right {
    float: right
}

.fc-toolbar .fc-center {
    display: inline-block
}

.fc .fc-toolbar>*>* {
    float: left;
    margin-left: .75em
}

.fc .fc-toolbar>*>:first-child {
    margin-left: 0
}

.fc-toolbar h2 {
    margin: 0
}

.fc-toolbar button {
    position: relative
}

.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
    z-index: 2
}

.fc-toolbar .fc-state-down {
    z-index: 3
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 4
}

.fc-toolbar button:focus {
    z-index: 5
}

.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fc-view, .fc-view>table {
    position: relative;
    z-index: 1
}

.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
    padding-bottom: 1em
}

.fc-basic-view .fc-body .fc-row {
    min-height: 4em
}

.fc-row.fc-rigid {
    overflow: hidden
}

.fc-row.fc-rigid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-day-top.fc-other-month {
    opacity: .3
}

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
    padding: 2px
}

.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
    padding: 0 2px
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: right
}

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
    float: left
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
    float: left;
    border-radius: 0 0 3px 0
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
    float: right;
    border-radius: 0 0 0 3px
}

.fc-basic-view .fc-day-top .fc-week-number {
    min-width: 1.5em;
    text-align: center;
    background-color: #f2f2f2;
    color: grey
}

.fc-basic-view td.fc-week-number {
    text-align: center
}

.fc-basic-view td.fc-week-number>* {
    display: inline-block;
    min-width: 1.25em
}

.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2
}

.fc-agenda-view .fc-day-grid .fc-row {
    min-height: 3em
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-bottom: 1em
}

.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap
}

.fc-ltr .fc-axis {
    text-align: right
}

.fc-rtl .fc-axis {
    text-align: left
}

.fc-time-grid, .fc-time-grid-container {
    position: relative;
    z-index: 1
}

.fc-time-grid {
    min-height: 100%
}

.fc-time-grid table {
    border: 0 hidden transparent
}

.fc-time-grid>.fc-bg {
    z-index: 1
}

.fc-time-grid .fc-slats, .fc-time-grid>hr {
    position: relative;
    z-index: 2
}

.fc-time-grid .fc-content-col {
    position: relative
}

.fc-time-grid .fc-content-skeleton {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0
}

.fc-time-grid .fc-business-container {
    position: relative;
    z-index: 1
}

.fc-time-grid .fc-bgevent-container {
    position: relative;
    z-index: 2
}

.fc-time-grid .fc-highlight-container {
    position: relative;
    z-index: 3
}

.fc-time-grid .fc-event-container {
    position: relative;
    z-index: 4
}

.fc-time-grid .fc-now-indicator-line {
    z-index: 5
}

.fc-time-grid .fc-helper-container {
    position: relative;
    z-index: 6
}

.fc-time-grid .fc-slats td {
    height: 1.5em;
    border-bottom: 0
}

.fc-time-grid .fc-slats .fc-minor td {
    border-top-style: dotted
}

.fc-time-grid .fc-highlight-container {
    position: relative
}

.fc-time-grid .fc-highlight {
    position: absolute;
    left: 0;
    right: 0
}

.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px
}

.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%
}

.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
    position: absolute;
    z-index: 1
}

.fc-time-grid .fc-bgevent {
    left: 0;
    right: 0
}

.fc-v-event.fc-not-start {
    border-top-width: 0;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.fc-v-event.fc-not-end {
    border-bottom-width: 0;
    padding-bottom: 1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.fc-time-grid-event {
    overflow: hidden
}

.fc-time-grid-event.fc-selected {
    overflow: visible
}

.fc-time-grid-event.fc-selected .fc-bg {
    display: none
}

.fc-time-grid-event .fc-content {
    overflow: hidden
}

.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
    padding: 0 1px
}

.fc-time-grid-event .fc-time {
    font-size: .85em;
    white-space: nowrap
}

.fc-time-grid-event.fc-short .fc-content {
    white-space: nowrap
}

.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
    display: inline-block;
    vertical-align: top
}

.fc-time-grid-event.fc-short .fc-time span {
    display: none
}

.fc-time-grid-event.fc-short .fc-time:before {
    content: attr(data-start)
}

.fc-time-grid-event.fc-short .fc-time:after {
    content: "\A0-\A0"
}

.fc-time-grid-event.fc-short .fc-title {
    font-size: .85em;
    padding: 0
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
    left: 0;
    right: 0;
    bottom: 0;
    height: 8px;
    overflow: hidden;
    line-height: 8px;
    font-size: 11px;
    font-family: monospace;
    text-align: center;
    cursor: s-resize
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
    content: "="
}

.fc-time-grid-event.fc-selected .fc-resizer {
    border-radius: 5px;
    border-width: 1px;
    width: 8px;
    height: 8px;
    border-style: solid;
    border-color: inherit;
    background: #fff;
    left: 50%;
    margin-left: -5px;
    bottom: -5px
}

.fc-time-grid .fc-now-indicator-line {
    border-top-width: 1px;
    left: 0;
    right: 0
}

.fc-time-grid .fc-now-indicator-arrow {
    margin-top: -5px
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
    left: 0;
    border-width: 5px 0 5px 6px;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
    right: 0;
    border-width: 5px 6px 5px 0;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.fc-event-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px
}

.fc-rtl .fc-list-view {
    direction: rtl
}

.fc-list-view {
    border-width: 1px;
    border-style: solid
}

.fc .fc-list-table {
    table-layout: auto
}

.fc-list-table td {
    border-width: 1px 0 0;
    padding: 8px 14px
}

.fc-list-table tr:first-child td {
    border-top-width: 0
}

.fc-list-heading {
    border-bottom-width: 1px
}

.fc-list-heading td {
    font-weight: 700
}

.fc-ltr .fc-list-heading-main {
    float: left
}

.fc-ltr .fc-list-heading-alt {
    float: right
}

.fc-rtl .fc-list-heading-main {
    float: right
}

.fc-rtl .fc-list-heading-alt {
    float: left
}

.fc-list-item.fc-has-url {
    cursor: pointer
}

.fc-list-item-marker, .fc-list-item-time {
    white-space: nowrap;
    width: 1px
}

.fc-ltr .fc-list-item-marker {
    padding-right: 0
}

.fc-rtl .fc-list-item-marker {
    padding-left: 0
}

.fc-list-item-title a {
    text-decoration: none;
    color: inherit
}

.fc-list-item-title a[href]:hover {
    text-decoration: underline
}

.fc-list-empty-wrap2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.fc-list-empty-wrap1 {
    width: 100%;
    height: 100%;
    display: table
}

.fc-list-empty {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.fc-unthemed .fc-list-empty {
    background-color: #eee
}

/*!
 * Bootstrap Colorpicker v2.5.2
 * https://itsjavi.com/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */

.colorpicker-saturation {
    width: 100px;
    height: 100px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAQAAADa613fAAAP9klEQVR4XnRWC47rNgwcKjlA0bv2VL1Qi/YELRav7203iS1ppqZoiXCAhuBHVLI74xFtG3/Hz2joIOjRGuR5eMYuRn9YA1fds859KX8ZvczLr9/pImiR3Rqky9/wlajRIdVE/1Rufeu/0No3/ASgBZAJUkwgi0iCaEatekJJoEqiTQncd67/gyOfRCZshTed0Nl8LbLj8D6qxtoq9/7kJz/aH/3Xfu8VwI5+AUH8DxE7gUyiIpZ5LwiGzUqE3CScJsCDQHAsvBnxWpkbC0QMHmBp6latWS0bnvrCN/x1+xPfce+Ij0GAyeAGGz15sOiax2UylPhKrFaMPnVWClwepKh07hdhkVDsK2uoyEIySergjdbY2VBtV8VLr8Mf9mF/4wMb7kR8FOhzFWZZe7HIZD9JRIbee28eJKBweTB6TwjYkAgWaUmtDveGw1Wx3zZ76YlPPfQd/+gTTUFkiGiJ+NQAszU1EPT/QJEgufolAMPkNU4CVOyUIBLg4xglEZHGQnTFOFV0VaulYddBhA986ge/7N/yQi/3flFgwfQq2ibLnTDBRl9TmUHyJASPV/eoN0UISIr+ICQKIFV4EpljSjV1uFVUq9hRtet5e9gXvuyHPW0zMhQxWaoBBa9Tg8vsCEhww23Smd0CKjIkmPIoxWrUBDgJqFCyESF43ctQxLUoHN7Q1KyVhqrNNm3cy2vMyQNPVKjc29Rh5SSU+giWdRJHkLnQG71FQEuNyNGBTDdBQQAKCuGiEUS/jcyGbkMPq931OIzb/dUPGuVlG7f+slqkO5NAAlzTMdcq0NkzmsEBmAQkbI+pSHbiqnuWIA6lijhvqwIxMyWxMGZiPU669XJE1tADDTs2HWpwKxuqdnTpOiOR42xlzLtm3pXGel3xd8/oTs8Xy0MV8GM1RlsC2Y3Wy3wut3M+2mEVux0Gt9fhzTWyLvGiiJYaqY5DWRFIwAiQ5r6gB9GpQihJw4I9j5Mkscj3BnzGjBhv8xna5P1Jo428o6IOPY5KFZtVOkEKqUjqQY9Gi+jrIOFwJUDzRtA9xyoIrGGmkNRmxVAnZoK+TkUIeUYni5wEzgOG5iZX5HCr2JyQNqdk++G0rgb1ochSIGutTj4P7F0PuRUAolmh5sCzAHn1BYyaADh6bgFeoBx6vst091CEvcSLWBBpqGq384jZ5llVHSwEShLx+D4d0mU3D5eEAJQ9KEhOZUYnDENV2qKgmIlQhWfdvcoXYaegPp/n1oKIOgYFqxrzQSciqNhv/5FqPpy6b0UcX2vf13DfWySRSEgkEYlEJJGQSyKJSEQSCYlEEpHexIVO3XOevffze2a+PfPv9x1rne1c3b3Mmlmz9mE++zuzngfnw/E+Dlc4LL4NwHdFy7u3KGPVmZ6/4eeMoDyre3i/KHADIHYO04w9zO0mAotuKnrc7XaPjvu66bNe5cDT7RlPepEnfS2X8dF1/utDvD+OwGDBxEgQywLCvIMYWBY+DShwAAORAdv9PswhDAqOUCi5+71AbFcDMR4xBDNfhySKXPXZ1+Vub+Q1Ltf5z7eC0AjVldHI26rIFdKIAyYBJCFVUhVDwttAnM52B3Ect1TFQXzJ0z33lOuib/QO8g+CuO0gKBRU80A8hkeJ0b1KRQWmFQVSh8mf3lpUpNaRulzN5NArrmKKGMijXgzk7w5ijdFVgT8f1IdFNjVWjDWicUYWEEMmSFDtILdzHW5XueHp7p+yuS54ep5/c5BE2Gw/gWPNYU4/PZaak2VGEsFjSbOf8irea6KQgojGCk0KxZY31tWWgzwayF8N5KYyo3VADVicWWrhwzr3ZqIOa5xW5zbqMPp.m.iyDURHDIHQTeWq7KFXcQPOqzPOL5Ov/iIDEDy7DHEwx0PTgjO8SS0fOEHcZNMt+XKEFMj8Q4QUSvPu6HPuvd4N9/x12RPwcIVRCAakSOUzHgsUSMFWYzDQ+PiOJqAOuYc9jh5TecnA+xHfFyOYhebeTH89P80wrCJzUjlsx7euIV0g4zQFUSiBPioIWBACFC7GgDj8P91ZSJOQmQP74MAnQo8H5RIe8kZ0kBcQCMAlEpRDiKROBxbR0ksdhWFq0gR9q9uQzkDzuIFQSPqAgRCAsCaVNF2ZAAhxvtzcqcnDk6tpXxSsayqXLIgSOb6zqeH+fvO0i9XEu5EVV+OZehRZJ6BGTeaRhCkTzVIZeAzaWGAFfErIPogQI5CuR3HQQx7DzBB16R3s7e0MBUPedjWutgG/JUTPqMeAQNEiytJRnJearWUgdwFNxN7rtBoECuj/O3BMHaTIxQ0a4GctireElTJHJvLTaalih5kvBCGMvkdESUMAdCFaI4yG8SpDfRWAptqkAJUwCG6B7lOREFSZBqKs57MEHqVJEBwHa2lp0OiKtiQ18gx9P89QrSXyc0vObBM4vPmBADqJZLAo/yzK7qPSZstCy+fDSZlhrm+Zkyjsf5q2otdC14zkLjHLf0me9wjNqQo0B1a6wBJRaIEgC2Qw9oby/cRHA+xHCQy/xlB1HVSV3Y/5yVhsc7dBi2UoIWCMcbELZWgxNCGUZ5y4ceBaLlE8dAfrEosrYT+z8ya3sxXndFBxuQivNGEHFCbLGBlBLKGYHZoeoQpcjtMn/uICPefcxecpuDOEemg9S/44cflZPIlWolyHkLrEpgbS9IQRlAgZgi0WDjsEiPh+PN/Fkogq4GdzPtarlRGW2tJwEK1RMTEvdVdmhAKHO1pdUuGQsVcX+rSfGzDbwGyE8NRPQc83HCaOkTZwPqABZBdFq8zAN1gue0FPO8wYUFBE1WkMwVzM1iQ4BItFh+H36Qy/yJg0DRQICmBl+tbKUC5cCj3yXI+SUFBS78ZAcBtHt+e9lBuiqpTNh9zTvIjzuIWxVYGQJpAZY+VWS3QKh84iSZbwuIdiDpc4KztQa/sjhMaDJEJDSZ8mZ+kCBdC0JpKVNQzZdKu+EsOeFCosrngVAkDS/uy6iGnW7UxmMpkB8FyFKo6iQW8z1HuBdMu1pdkZdB8jWTjlFtNaiJRYniIDcD+eECMqFLS9ED6DgxzCMKnRD3HYYA2uMCJUh70OK8G0EUnJV8lqe8nj84QdqLhdoJskNlEw1ivajM8LtPBhIeN99LESXI9xcQIHFQudHngZjUhXOQeGlUYmAddh5pxMhzV0M1vMAtMFIVmfp6fq+DgEWefjQVenstaqUy3bJQAiVlEihDghCDINFQg8oUhoQPkO8SBEM7SFQ72VYBwPuE7k8uYF5LNwg/TEd2zkuKjIIhTiJRlYrDfNS1QL7DYUcbcCyKJNwOwucVCVSwBBj/DwghXA2hQtACgCBBPprfXkAIFIYRXhONQARFU00Tsh6LEmmQUbkTImMi9me5qaHDIeBgHeRbdxAIqAJBCDSoCNVQglrciqX/ZCD9RRP6rgpBvhmKAFhg2ForBLXBYPtUjj7vCHPe8SXbYAY47gHB9mKeqjjIg/53fmMD0fR9Bug7SFcHI6EA1OC/E8QTL4NgBSGiCiyTChnI1zcQxmyfRZGM6w701KRybDvsIK3LWDx6mxGkcglEZQLkawnCdppZ6sgCh8trWWBUQaUWCEOlOs7HAenFE45QSu9RQQDAqchXNxDq4orQR44qRIFUQvM+mRJuB6GDEixgCbSBQGXghEEbdn1P/zO/QhAWCsWsmRhLa2VFkSZIgSVKmgEQhvk6K8YKMRZl7Dwg4amOUYvFBfLlE4RasOCB5S9PXKq0AqGDMiYIReXF0mYctITWBmqR5F38X5Y7yJfeCtKBzNbWYm5XpsMpf3dRZD3jPDesvdVCOs6KYQXIFw1E4fcE8dHWOepZBXpLJcACWUZVMRZbfvgXR4Ak8A7VVSKSVuu9p6/mFxyE7cOWavtLp952O8huK83+gmHzHaAsVXLgAvl8gPCvHzAFsM8GNXGKPH5cmN02sXTLa8QdKRXMzHv67/k5A9k1UIx36UH/VlWWtuKssNiRapB6BaLXl6MA+ayDcNS3v/sYXgCL620F1kk8QhKAEOvKu4DvajDO5zkHc4fBg76anyEIIcamBPex5EK8AoVHhMW7QAqWrYD1204CJB1hCfOAV/PTBPH0zBmJmsZZKCEaAmdqm4zMcYxYLN0JuHThIAjirAnp3px7TRgD+ZSD/K92M1CNIgbC8Ex7FkSEIlQEEUQEQQQBRBABEUQQEQTx3X0Evap9AhP39jL5OvuzAWuvbDaTTDIzX2aypUCJ0i7nAigoQAk9gUIUSxXEoCFyyVIuL9ZQcMZoArnwr4D0OLS8jGNGTgGnsZQWMYrcOARoIReAALBeWhf+RUCAIEsECFQHLkwR5zj4JW3t5WOUU5djvgQIawD53EDsctmYz8xGaZGPBUR3qNkiGwqDICUYIFpqBgRaayCfFiAWR2wWvoobmzxdF8N5kyxXmvap/sgGcLF/aoBosbG+lE395R8zCA4BqUYgOgYq+HtvBrT0LK15X8lZwx5f9klCX0rdgXzIIGbdhXMqZtHzJhuptEjmsFc4KzmN5IFPtfM7gWw2kPczSIqQSPUDYKYBMamsBCpKphW0iA5H8AbMDPJOQYjLZg1Vk4G49GlCYNYAkdOd0kwRQ8FCyAHydgLZ6Z2AqrVtjDUQ7hCEmrkEooDAsB2YnBCvkBpZ6yBvJpCd7Mn5zJ6C4QF2BUQPgHEIGUrGnHzQ8rlMekBeTyAzwDJksxwM4+w3BY02B8mIl0CmFRm+ZscxAuSnvwqQsECTIGSV6FEoJFTygVuzB5xAsKqBvAQE3+nkVoJDI1BJIaPBWik7ZSu5NIp5A3mRQaTFvLgkO9fVgEgMqqeVfb+p55tijWH+Kea71ubq4v8Sl8089sZKbKEZNq+VUfISJJF7j79WrbYgS994ZEf+nIz0pNFRWqapSmK6P45i3OQuItIiPDyg6RnxZ4D0g+CFPxAzluoRsWsaA6I6JOqVWCisDvJ0BgHTzMSRgMi0vmi8R+sR6tg/XUh7kCc7kMRqSNkTBDx0OkAUegFcMazciBXNpm798R6klXap/WZz49TQwBHqEcj4oCToUPjUuP9lfxcbyKMAwT6bTf1qqIIQDl3i5oCERNmVm0wgW4A8BGRxMX3hWh8bEV5Rvfp4DS5F3djWH2ztDNWKW7OBjgjIwsDWaKRknJjqMsh9QCa1p608lLovFkBE969DYtYelSzwSRcg535vAsFeNU9SzRCYZb4LDmxmFQKkwYGM+5y/G7b1uxMIylLdyE5yxIyYsoXWhQIpzQhYPi3JkJoKkB9+BxD0OMuyOEBe36DgyPSrxscmATldgKj8PxrkA/kA5PYMgkrocwIQ6GSRGmF0VaNqBKQZ5FYDEZSDzFTzq9mBQjAayE1A+ryDTzcQZe0Ibbxj7EwpAmTrJwEimZR9CCPtODhzxuNtY19Zd2Lf/fjCTnEiDAOg62j1utb/dv9mZ/aHCj4AyOHbsW3/As0BTzIgeJU7AAAAAElFTkSuQmCC);
    cursor: crosshair;
    float: left
}

.colorpicker-saturation i {
    display: block;
    height: 5px;
    width: 5px;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    margin: -4px 0 0 -4px
}

.colorpicker-saturation i b {
    display: block;
    height: 5px;
    width: 5px;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.colorpicker-alpha, .colorpicker-hue {
    width: 15px;
    height: 100px;
    float: left;
    cursor: row-resize;
    margin-left: 4px;
    margin-bottom: 4px
}

.colorpicker-alpha i, .colorpicker-hue i {
    display: block;
    height: 1px;
    background: #000;
    border-top: 1px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: -1px
}

.colorpicker-hue {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAMAAABw8qpSAAABLFBMVEXqFBb/ABH/ACL/ADH/AEH/AFD/AGD/AG7/AH7/AI3/AJ3/AKz/ALz/AMr/ANv/AOr/APr2AP/mAP/XAP/HAP+4AP+oAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8BAv8AEP8AH/8AL/8APv8ATv8AXP8Abf8Ae/8Ai/8Amv8Aqv8AuP8Ayf8A1/8A5/8A9/8A//gA/+kA/9kA/8oA/7oA/6wA/5sA/40A/30A/24A/14A/1AA/z8A/zEA/yEA/xEB/wMN/wAd/wAs/wA8/wBK/wBb/wBp/wB5/wCI/wCY/wCm/wC3/wDF/wDV/wDk/wD1/wD/+gD/7AD/3AD/zAD/vgD/rQD/nwD/jgD/gAD/cAD/YgD/UQD/QwD/MgD/JAD/FAD4Eg42qAedAAAAh0lEQVR4XgXAg3EDAAAAwI9to7Zt27a1/w49BASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTS1tHXo1KVbj159+g0YNGTYiFFjxk2YNGXajFlz5i1YtGTZilVr1m3YtGXbjl179h04dOTYiVNnzl24dOXajVt37j149OTZi1dv3n349OXbj19//wOxE1dQ8reGAAAAAElFTkSuQmCC)
}

.colorpicker-alpha {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAQAAAAVxWkcAAABr0lEQVR4Xo2VwU0DQQxF7dmRuNIFlzlSAR3QAaXQQdIBJVABFXDcOVAAd67cjJLR07dkhcSrkZKfb/t7bG88rFo3B5gZp.m.NycItu2xloGV7MWHzM9zuzFWCkmA0nK6AszCUJDW6+mG6R03ncw5v8EMTEvZ2O3AliYjpslblc0RF9LmZYWxURU6aKytWZYsoWCAe+xwOZp1GsEukGiIkYxcQCHck99+gRgB7JncyIB5SGEhP3Yh5P6JwX+u6AnYot104d8DJT7uH7M9JH6OZbimj0vfMVaYnJIZFJDBW9kHlerL2C6JV4mSt7uuo2N57RxnZ+usQjn0R1jwBJBrNO3evJpVYUWsJ/E3UiXRlv24/7YZ04xmEdWlzcKS+B/eapeyMvFd2k0+hRk/T0AmTW8h69s2sjYMsdPntECiILhAeIMZAeH4QvUwfn6ijC0tTV+fT9ky8jM9nK2g7Ly1VjSpKYq6IvsAm7MtNu1orEqa/K3KNvgMFdhfquPfJmp2dbh0/8Gzb6Y22ViaNr6n5410zXdngVhbu6XqdOtWOuin5hjABGp4a2uotZ71MVCfwDBt2/v37yo6AAAAAASUVORK5CYII=);
    display: none
}

.colorpicker-alpha, .colorpicker-hue, .colorpicker-saturation {
    background-size: contain
}

.colorpicker {
    padding: 4px;
    min-width: 130px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 2500
}

.colorpicker:after, .colorpicker:before {
    display: table;
    content: "";
    line-height: 0
}

.colorpicker:after {
    clear: both
}

.colorpicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: -7px;
    left: 6px
}

.colorpicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 7px
}

.colorpicker div {
    position: relative
}

.colorpicker.colorpicker-with-alpha {
    min-width: 140px
}

.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
    display: block
}

.colorpicker-color {
    height: 10px;
    margin-top: 5px;
    clear: both;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAQAAAAVxWkcAAABr0lEQVR4Xo2VwU0DQQxF7dmRuNIFlzlSAR3QAaXQQdIBJVABFXDcOVAAd67cjJLR07dkhcSrkZKfb/t7bG88rFo3B5gZp.m.NycItu2xloGV7MWHzM9zuzFWCkmA0nK6AszCUJDW6+mG6R03ncw5v8EMTEvZ2O3AliYjpslblc0RF9LmZYWxURU6aKytWZYsoWCAe+xwOZp1GsEukGiIkYxcQCHck99+gRgB7JncyIB5SGEhP3Yh5P6JwX+u6AnYot104d8DJT7uH7M9JH6OZbimj0vfMVaYnJIZFJDBW9kHlerL2C6JV4mSt7uuo2N57RxnZ+usQjn0R1jwBJBrNO3evJpVYUWsJ/E3UiXRlv24/7YZ04xmEdWlzcKS+B/eapeyMvFd2k0+hRk/T0AmTW8h69s2sjYMsdPntECiILhAeIMZAeH4QvUwfn6ijC0tTV+fT9ky8jM9nK2g7Ly1VjSpKYq6IvsAm7MtNu1orEqa/K3KNvgMFdhfquPfJmp2dbh0/8Gzb6Y22ViaNr6n5410zXdngVhbu6XqdOtWOuin5hjABGp4a2uotZ71MVCfwDBt2/v37yo6AAAAAASUVORK5CYII=);
    background-position: 0 100%
}

.colorpicker-color div {
    height: 10px
}

.colorpicker-selectors {
    display: none;
    height: 10px;
    margin-top: 5px;
    clear: both
}

.colorpicker-selectors i {
    cursor: pointer;
    float: left;
    height: 10px;
    width: 10px
}

.colorpicker-selectors i+i {
    margin-left: 3px
}

.colorpicker-element .add-on i, .colorpicker-element .input-group-addon i {
    display: inline-block;
    cursor: pointer;
    height: 16px;
    vertical-align: text-top;
    width: 16px
}

.colorpicker.colorpicker-inline {
    position: relative;
    display: inline-block;
    float: none;
    z-index: auto
}

.colorpicker.colorpicker-horizontal {
    width: 110px;
    min-width: 110px;
    height: auto
}

.colorpicker.colorpicker-horizontal .colorpicker-saturation {
    margin-bottom: 4px
}

.colorpicker.colorpicker-horizontal .colorpicker-color {
    width: 100px
}

.colorpicker.colorpicker-horizontal .colorpicker-alpha, .colorpicker.colorpicker-horizontal .colorpicker-hue {
    width: 100px;
    height: 15px;
    float: left;
    cursor: col-resize;
    margin-left: 0;
    margin-bottom: 4px
}

.colorpicker.colorpicker-horizontal .colorpicker-alpha i, .colorpicker.colorpicker-horizontal .colorpicker-hue i {
    display: block;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    border: none;
    margin-top: 0
}

.colorpicker.colorpicker-horizontal .colorpicker-hue {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAMAAAAfBfuPAAABLFBMVEXqFBb/ABH/ACL/ADH/AEH/AFD/AGD/AG7/AH7/AI3/AJ3/AKz/ALz/AMr/ANv/AOr/APr2AP/mAP/XAP/HAP+4AP+oAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8BAv8AEP8AH/8AL/8APv8ATv8AXP8Abf8Ae/8Ai/8Amv8Aqv8AuP8Ayf8A1/8A5/8A9/8A//gA/+kA/9kA/8oA/7oA/6wA/5sA/40A/30A/24A/14A/1AA/z8A/zEA/yEA/xEB/wMN/wAd/wAs/wA8/wBK/wBb/wBp/wB5/wCI/wCY/wCm/wC3/wDF/wDV/wDk/wD1/wD/+gD/7AD/3AD/zAD/vgD/rQD/nwD/jgD/gAD/cAD/YgD/UQD/QwD/MgD/JAD/FAD4Eg42qAedAAAAbUlEQVR4XgXAghEDsbxtlrZt27ax/w49ACAYQTGcICmaYTleECVZUTXdMC1Wm93hdLk9Xp8/EAyFI9FYPJFMpTPZXL5QLJUr1Vq90Wy1O91efzAcjSfT2XyxXK03293+cDydL9fb/fF8vT/f3x+LfRNXARMbCAAAAABJRU5ErkJggg==)
}

.colorpicker.colorpicker-horizontal .colorpicker-alpha {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAKCAQAAADoFTP1AAAB9ElEQVR4XoWTQW4VMRBEu9qWEimL7DhEMp8NF+ASnJJLcAQgE1bcgBUSkYKUuHCrZ9pjeqSU5Yn9LPu7umJQBIIv+k7vIOrtK66L4lmr3pVOrOv3otp619KZ0/KjdNI79L52Uo09FBQWrU0vfe5trezU+hLsoUKd3Repovte+0vbq/7Lj5XbaHECKasR9G4MPlbp+gzZxd6koPEJCkAYC5SjcOTAIIOK90Dja1IfIZ8Z+zAY9jm3b5Ia+MT5sFcqRJrR2AYYA8Kua5BzYRrFPNmD4PQMegGJMOffJJUsWiI3nCHZZjInNdffLWOufzbc3JaboCAVxwmnRHbhLSPwRJ4wU0BRSc6HkECYYVw95nMKgJOcylxrJttE5Ibzf9Xq9GPvP+WX3MiV/MGHfRu/SentRQrfG1GzsIrytdNXucSRKxQNIGHM9YhGFQJcdjNcBZvfJayuYe4Sia1CzwW+19mWOhe37HsxJWKwbu/jluEU15QzAQjAqCEbhMJc78GYV2E0kooHDubUImWkTOhGpgv8PoT8DJG/bzxna4BZ0eOFSOaLADGeSpFsg5AzeaDZIDQQXjZ4y/8ryfzUXBwdELRjTjCNvOeT0rNlrJz90vwy6N9pXXQEluX0inElpPWokSdiLCfiNJJjMKQ8Qsh8GEKQKMo/eiHrNbI9UksAAAAASUVORK5CYII=)
}

.colorpicker-right:before {
    left: auto;
    right: 6px
}

.colorpicker-right:after {
    left: auto;
    right: 7px
}

.colorpicker-no-arrow:before {
    border-right: 0;
    border-left: 0
}

.colorpicker-no-arrow:after {
    border-right: 0;
    border-left: 0
}

.colorpicker-alpha.colorpicker-visible, .colorpicker-hue.colorpicker-visible, .colorpicker-saturation.colorpicker-visible, .colorpicker-selectors.colorpicker-visible, .colorpicker.colorpicker-visible {
    display: block
}

.colorpicker-alpha.colorpicker-hidden, .colorpicker-hue.colorpicker-hidden, .colorpicker-saturation.colorpicker-hidden, .colorpicker-selectors.colorpicker-hidden, .colorpicker.colorpicker-hidden {
    display: none
}

.colorpicker-inline.colorpicker-visible {
    display: inline-block
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-family: Arial, sans-serif
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0!important
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-handle {
    position: absolute;
    display: block;
    box-sizing: border-box;
    cursor: default;
    z-index: 1
}

.irs-handle.type_last {
    z-index: 2
}

.irs-max, .irs-min {
    position: absolute;
    display: block;
    cursor: default
}

.irs-min {
    left: 0
}

.irs-max {
    right: 0
}

.irs-from, .irs-single, .irs-to {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 2
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    cursor: not-allowed
}

.irs-disabled {
    opacity: .4
}

.irs-hidden-input {
    position: absolute!important;
    display: block!important;
    top: 0!important;
    left: 0!important;
    width: 0!important;
    height: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    padding: 0!important;
    margin: 0!important;
    overflow: hidden;
    outline: 0!important;
    z-index: -9999!important;
    background: 0 0!important;
    border-style: solid!important;
    border-color: transparent!important
}

.irs--flat {
    height: 40px
}

.irs--flat.irs-with-grid {
    height: 60px
}

.irs--flat .irs-line {
    top: 25px;
    height: 12px;
    background-color: #e1e4e9;
    border-radius: 4px
}

.irs--flat .irs-bar {
    top: 25px;
    height: 12px;
    background-color: #ed5565
}

.irs--flat .irs-bar--single {
    border-radius: 4px 0 0 4px
}

.irs--flat .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: #e1e4e9
}

.irs--flat .irs-handle {
    top: 22px;
    width: 16px;
    height: 18px;
    background-color: transparent
}

.irs--flat .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: #da4453
}

.irs--flat .irs-handle.state_hover>i:first-child, .irs--flat .irs-handle:hover>i:first-child {
    background-color: #a43540
}

.irs--flat .irs-max, .irs--flat .irs-min {
    top: 0;
    padding: 1px 3px;
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    background-color: #e1e4e9;
    border-radius: 4px
}

.irs--flat .irs-from, .irs--flat .irs-single, .irs--flat .irs-to {
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #ed5565;
    border-radius: 4px
}

.irs--flat .irs-from:before, .irs--flat .irs-single:before, .irs--flat .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #ed5565
}

.irs--flat .irs-grid-pol {
    background-color: #e1e4e9
}

.irs--flat .irs-grid-text {
    color: #999
}

.irs--big {
    height: 55px
}

.irs--big.irs-with-grid {
    height: 70px
}

.irs--big .irs-line {
    top: 33px;
    height: 12px;
    background-color: #fff;
    background: linear-gradient(to bottom, #ddd -50%, #fff 150%);
    border: 1px solid #ccc;
    border-radius: 12px
}

.irs--big .irs-bar {
    top: 33px;
    height: 12px;
    background-color: #92bce0;
    border: 1px solid #428bca;
    background: linear-gradient(to bottom, #fff 0, #428bca 30%, #b9d4ec 100%);
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, .5)
}

.irs--big .irs-bar--single {
    border-radius: 12px 0 0 12px
}

.irs--big .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: rgba(66, 139, 202, .5)
}

.irs--big .irs-handle {
    top: 25px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, .3);
    background-color: #cbcfd5;
    background: linear-gradient(to bottom, #fff 0, #b4b9be 30%, #fff 100%);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .2), inset 0 0 3px 1px #fff;
    border-radius: 30px
}

.irs--big .irs-handle.state_hover, .irs--big .irs-handle:hover {
    border-color: rgba(0, 0, 0, .45);
    background-color: #939ba7;
    background: linear-gradient(to bottom, #fff 0, #919ba5 30%, #fff 100%)
}

.irs--big .irs-max, .irs--big .irs-min {
    top: 0;
    padding: 1px 5px;
    color: #fff;
    text-shadow: none;
    background-color: #9f9f9f;
    border-radius: 3px
}

.irs--big .irs-from, .irs--big .irs-single, .irs--big .irs-to {
    color: #fff;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #428bca;
    background: linear-gradient(to bottom, #428bca 0, #3071a9 100%);
    border-radius: 3px
}

.irs--big .irs-grid-pol {
    background-color: #428bca
}

.irs--big .irs-grid-text {
    color: #428bca
}

.irs--modern {
    height: 55px
}

.irs--modern.irs-with-grid {
    height: 55px
}

.irs--modern .irs-line {
    top: 25px;
    height: 5px;
    background-color: #d1d6e0;
    background: linear-gradient(to bottom, #e0e4ea 0, #d1d6e0 100%);
    border: 1px solid #a3adc1;
    border-bottom-width: 0;
    border-radius: 5px
}

.irs--modern .irs-bar {
    top: 25px;
    height: 5px;
    background: #20b426;
    background: linear-gradient(to bottom, #20b426 0, #18891d 100%)
}

.irs--modern .irs-bar--single {
    border-radius: 5px 0 0 5px
}

.irs--modern .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(209, 214, 224, .5)
}

.irs--modern .irs-handle {
    top: 37px;
    width: 12px;
    height: 13px;
    border: 1px solid #a3adc1;
    border-top-width: 0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    border-radius: 0 0 3px 3px
}

.irs--modern .irs-handle>i:nth-child(1) {
    position: absolute;
    display: block;
    top: -4px;
    left: 1px;
    width: 6px;
    height: 6px;
    border: 1px solid #a3adc1;
    background: #fff;
    transform: rotate(45deg)
}

.irs--modern .irs-handle>i:nth-child(2) {
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 10px;
    height: 12px;
    background: #e9e6e6;
    background: linear-gradient(to bottom, #fff 0, #e9e6e6 100%);
    border-radius: 0 0 3px 3px
}

.irs--modern .irs-handle>i:nth-child(3) {
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 3px;
    left: 3px;
    width: 4px;
    height: 5px;
    border-left: 1px solid #a3adc1;
    border-right: 1px solid #a3adc1
}

.irs--modern .irs-handle.state_hover, .irs--modern .irs-handle:hover {
    border-color: #7685a2;
    background: #c3c7cd;
    background: linear-gradient(to bottom, #fff 0, #919ba5 30%, #fff 100%)
}

.irs--modern .irs-handle.state_hover>i:nth-child(1), .irs--modern .irs-handle:hover>i:nth-child(1) {
    border-color: #7685a2
}

.irs--modern .irs-handle.state_hover>i:nth-child(3), .irs--modern .irs-handle:hover>i:nth-child(3) {
    border-color: #48536a
}

.irs--modern .irs-max, .irs--modern .irs-min {
    top: 0;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    color: #fff;
    background-color: #d1d6e0;
    border-radius: 5px
}

.irs--modern .irs-from, .irs--modern .irs-single, .irs--modern .irs-to {
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #20b426;
    color: #fff;
    border-radius: 5px
}

.irs--modern .irs-from:before, .irs--modern .irs-single:before, .irs--modern .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #20b426
}

.irs--modern .irs-grid {
    height: 25px
}

.irs--modern .irs-grid-pol {
    background-color: #dedede
}

.irs--modern .irs-grid-text {
    color: silver;
    font-size: 13px
}

.irs--sharp {
    height: 50px;
    font-size: 12px;
    line-height: 1
}

.irs--sharp.irs-with-grid {
    height: 57px
}

.irs--sharp .irs-line {
    top: 30px;
    height: 2px;
    background-color: #000;
    border-radius: 2px
}

.irs--sharp .irs-bar {
    top: 30px;
    height: 2px;
    background-color: #ee22fa
}

.irs--sharp .irs-bar--single {
    border-radius: 2px 0 0 2px
}

.irs--sharp .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(0, 0, 0, .5)
}

.irs--sharp .irs-handle {
    top: 25px;
    width: 10px;
    height: 10px;
    background-color: #a804b2
}

.irs--sharp .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #a804b2
}

.irs--sharp .irs-handle.state_hover, .irs--sharp .irs-handle:hover {
    background-color: #000
}

.irs--sharp .irs-handle.state_hover>i:first-child, .irs--sharp .irs-handle:hover>i:first-child {
    border-top-color: #000
}

.irs--sharp .irs-max, .irs--sharp .irs-min {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 4px;
    opacity: .4;
    background-color: #a804b2;
    border-radius: 2px
}

.irs--sharp .irs-from, .irs--sharp .irs-single, .irs--sharp .irs-to {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 4px;
    background-color: #a804b2;
    color: #fff;
    border-radius: 2px
}

.irs--sharp .irs-from:before, .irs--sharp .irs-single:before, .irs--sharp .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #a804b2
}

.irs--sharp .irs-grid {
    height: 25px
}

.irs--sharp .irs-grid-pol {
    background-color: #dedede
}

.irs--sharp .irs-grid-text {
    color: silver;
    font-size: 13px
}

.irs--round {
    height: 50px
}

.irs--round.irs-with-grid {
    height: 65px
}

.irs--round .irs-line {
    top: 36px;
    height: 4px;
    background-color: #dee4ec;
    border-radius: 4px
}

.irs--round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #006cfa
}

.irs--round .irs-bar--single {
    border-radius: 4px 0 0 4px
}

.irs--round .irs-shadow {
    height: 4px;
    bottom: 21px;
    background-color: rgba(222, 228, 236, .5)
}

.irs--round .irs-handle {
    top: 26px;
    width: 24px;
    height: 24px;
    border: 4px solid #006cfa;
    background-color: #fff;
    border-radius: 24px;
    box-shadow: 0 1px 3px rgba(0, 0, 255, .3)
}

.irs--round .irs-handle.state_hover, .irs--round .irs-handle:hover {
    background-color: #f0f6ff
}

.irs--round .irs-max, .irs--round .irs-min {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 4px
}

.irs--round .irs-from, .irs--round .irs-single, .irs--round .irs-to {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #006cfa;
    color: #fff;
    border-radius: 4px
}

.irs--round .irs-from:before, .irs--round .irs-single:before, .irs--round .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #006cfa
}

.irs--round .irs-grid {
    height: 25px
}

.irs--round .irs-grid-pol {
    background-color: #dedede
}

.irs--round .irs-grid-text {
    color: silver;
    font-size: 13px
}

.irs--square {
    height: 50px
}

.irs--square.irs-with-grid {
    height: 60px
}

.irs--square .irs-line {
    top: 31px;
    height: 4px;
    background-color: #dedede
}

.irs--square .irs-bar {
    top: 31px;
    height: 4px;
    background-color: #000
}

.irs--square .irs-shadow {
    height: 2px;
    bottom: 21px;
    background-color: #dedede
}

.irs--square .irs-handle {
    top: 25px;
    width: 16px;
    height: 16px;
    border: 3px solid #000;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.irs--square .irs-handle.state_hover, .irs--square .irs-handle:hover {
    background-color: #f0f6ff
}

.irs--square .irs-max, .irs--square .irs-min {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, .1)
}

.irs--square .irs-from, .irs--square .irs-single, .irs--square .irs-to {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #000;
    color: #fff
}

.irs--square .irs-grid {
    height: 25px
}

.irs--square .irs-grid-pol {
    background-color: #dedede
}

.irs--square .irs-grid-text {
    color: silver;
    font-size: 11px
}

.jqvmap-label {
    position: absolute;
    display: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: #fff;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px;
    pointer-events: none
}

.jqvmap-pin {
    pointer-events: none
}

.jqvmap-zoomin, .jqvmap-zoomout {
    position: absolute;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #000;
    padding: 3px;
    color: #fff;
    width: 10px;
    height: 10px;
    cursor: pointer;
    line-height: 10px;
    text-align: center
}

.jqvmap-zoomin {
    top: 10px
}

.jqvmap-zoomout {
    top: 30px
}

.jqvmap-region {
    cursor: pointer
}

.jqvmap-ajax_response {
    width: 100%;
    height: 500px
}

.jqvmap-label {
    position: absolute;
    display: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: #fff;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px;
    pointer-events: none
}

.jqvmap-pin {
    pointer-events: none
}

.jqvmap-zoomin, .jqvmap-zoomout {
    position: absolute;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .65);
    padding: 0;
    color: #fff;
    width: 20px;
    height: 20px;
    cursor: pointer;
    line-height: 20px;
    text-align: center
}

.jqvmap-pin {
    pointer-events: none
}

.jqvmap-zoomin, .jqvmap-zoomout {
    position: absolute;
    left: 10px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .65);
    color: #fff;
    width: 20px;
    height: 20px;
    cursor: pointer;
    line-height: 20px;
    text-align: center
}

.jqvmap-zoomin {
    top: 10px
}

.jqvmap-zoomout {
    top: 40px
}

.jqvmap-region {
    cursor: pointer
}

.jqvmap-ajax_response {
    width: 100%;
    height: 500px
}

/*!
 * SmartWizard v4.3.x
 * jQuery Wizard Plugin
 * http://www.techlaboratory.net/smartwizard
 *
 * Created by Dipu Raj
 * http://dipuraj.me
 *
 * Licensed under the terms of MIT License
 * https://github.com/techlab/SmartWizard/blob/master/LICENSE
 */

.sw-main {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    border-radius: .25rem!important
}

.sw-main .sw-container {
    display: block;
    margin: 0;
    padding: 0;
    position: relative
}

.sw-main .step-content {
    display: none;
    position: relative;
    margin: 0
}

.sw-main .sw-toolbar {
    margin-left: 0
}

.sw-theme-default {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.sw-theme-default .sw-container {
    min-height: 250px
}

.sw-theme-default .step-content {
    padding: 10px;
    border: 0 solid #d4d4d4;
    background-color: #fff;
    text-align: left
}

.sw-theme-default .sw-toolbar {
    background: #f9f9f9;
    border-radius: 0!important;
    padding-left: 10px;
    padding-right: 10px;
    padding: 10px;
    margin-bottom: 0!important
}

.sw-theme-default .sw-toolbar-top {
    border-bottom-color: #ddd!important
}

.sw-theme-default .sw-toolbar-bottom {
    border-top-color: #ddd!important
}

.sw-theme-default>ul.step-anchor>li {
    position: relative;
    margin-right: 2px
}

.sw-theme-default>ul.step-anchor>li>a, .sw-theme-default>ul.step-anchor>li>a:hover {
    border: none!important;
    color: #bbb;
    text-decoration: none;
    outline-style: none;
    background: 0 0!important;
    border: none!important;
    cursor: not-allowed
}

.sw-theme-default>ul.step-anchor>li.clickable>a:hover {
    color: #4285f4!important;
    background: 0 0!important;
    cursor: pointer
}

.sw-theme-default>ul.step-anchor>li>a::after {
    content: "";
    background: #4285f4;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.sw-theme-default>ul.step-anchor>li.active>a {
    border: none!important;
    color: #4285f4!important;
    background: 0 0!important;
    cursor: pointer
}

.sw-theme-default>ul.step-anchor>li.active>a::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.sw-theme-default>ul.step-anchor>li.done>a {
    border: none!important;
    color: #000!important;
    background: 0 0!important;
    cursor: pointer
}

.sw-theme-default>ul.step-anchor>li.done>a::after {
    background: #5cb85c;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.sw-theme-default>ul.step-anchor>li.danger>a {
    border: none!important;
    color: #d9534f!important;
    cursor: pointer
}

.sw-theme-default>ul.step-anchor>li.danger>a::after {
    background: #d9534f;
    border-left-color: #f8d7da;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.sw-theme-default>ul.step-anchor>li.disabled>a, .sw-theme-default>ul.step-anchor>li.disabled>a:hover {
    color: #eee!important;
    cursor: not-allowed
}

@media screen and (max-width:768px) {
    .sw-theme-default>.nav-tabs>li {
        float: none!important
    }
}

.sw-loading::after {
    position: absolute;
    display: block;
    opacity: 1;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .7);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 2
}

.sw-loading::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #3498db;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

/*!
 * SmartWizard v4.3.x
 * jQuery Wizard Plugin
 * http://www.techlaboratory.net/smartwizard
 *
 * Created by Dipu Raj
 * http://dipuraj.me
 *
 * Licensed under the terms of MIT License
 * https://github.com/techlab/SmartWizard/blob/master/LICENSE
 */

.sw-theme-circles .sw-container {
    min-height: 300px
}

.sw-theme-circles .step-content {
    padding: 10px 0;
    background-color: #fff;
    text-align: left
}

.sw-theme-circles .sw-toolbar {
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0!important
}

.sw-theme-circles .sw-toolbar-bottom {
    border-top-color: #ddd!important;
    border-bottom-color: #ddd!important
}

.sw-theme-circles>ul.step-anchor {
    position: relative;
    border: none;
    list-style: none;
    margin-bottom: 40px
}

.sw-theme-circles>ul.step-anchor:before {
    content: " ";
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 100%;
    height: 5px;
    background-color: #e1e8ee;
    border-radius: 3px;
    z-index: 0
}

.sw-theme-circles>ul.step-anchor>li {
    border: none;
    margin-left: 40px;
    z-index: 98
}

.sw-theme-circles>ul.step-anchor>li>a {
    border: 2px solid #f5f5f5;
    background: #f5f5f5;
    min-width: 50px;
    height: 50px;
    text-align: center;
    -webkit-box-shadow: inset 0 0 0 3px #fff!important;
    box-shadow: inset 0 0 0 3px #fff!important;
    text-decoration: none;
    outline-style: none;
    z-index: 99;
    color: #bbb;
    background: #f5f5f5;
    line-height: 2
}

.sw-theme-circles>ul.step-anchor>li>a:hover {
    color: #bbb;
    background: #f5f5f5;
    border-width: 2px
}

.sw-theme-circles>ul.step-anchor>li>a>small {
    position: relative;
    bottom: -40px;
    color: #ccc
}

.sw-theme-circles>ul.step-anchor>li.clickable>a:hover {
    color: #4285f4!important
}

.sw-theme-circles>ul.step-anchor>li.active>a {
    border-color: #FBE8AA;
    color: #fff;
    background: #F18903
}

.sw-theme-circles>ul.step-anchor>li.active>a>small {
    color: #F18903
}

.sw-theme-circles>ul.step-anchor>li.done>a {
    border-color: #7dc855;
    color: #fff;
    background: #7dc855
}

.sw-theme-circles>ul.step-anchor>li.done>a>small {
    color: #7dc855
}

.sw-theme-circles>ul.step-anchor>li.danger>a {
    border-color: #ed5564;
    color: #ed5564;
    background: #fff
}

.sw-theme-circles>ul.step-anchor>li.danger>a>small {
    color: #ed5564
}

.sw-theme-circles>ul.step-anchor>li.disabled>a, .sw-theme-circles>ul.step-anchor>li.disabled>a:hover {
    color: #eee!important
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a, .toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8
}

.toast-close-button:focus, .toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4
}

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

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    position: relative;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: .8
}

#toast-container>div:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important
}

#toast-container.toast-bottom-center>div, #toast-container.toast-top-center>div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-bottom-full-width>div, #toast-container.toast-top-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4
}

@media all and (max-width:240px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }
    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width:241px) and (max-width:480px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }
    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }
}

.avatar, .avatar-letter {
    position: relative;
    margin-bottom: 0;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    font-size: 1rem;
    line-height: 2rem;
    border-radius: 4rem;
    vertical-align: middle;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    color: #fff
}

.avatar-xxl {
    width: 8rem;
    height: 8rem;
    font-size: 7rem;
    line-height: 8rem
}

.avatar-xl {
    width: 5rem;
    height: 5rem;
    font-size: 4rem;
    line-height: 5rem
}

.avatar-lg {
    width: 3rem;
    height: 3rem;
    font-size: 1.8rem;
    line-height: 3rem
}

.avatar-md {
    width: 2.25rem;
    height: 2.25rem;
    font-size: 1.25rem;
    line-height: 2.25rem
}

.avatar-sm {
    width: 1.5rem;
    height: 1.5rem;
    font-size: .5rem;
    line-height: 1.5rem
}

.avatar-xs {
    width: 1.25rem;
    height: 1.25rem;
    font-size: .25rem;
    line-height: 1.25rem
}

.avatar.dropdown .dropdown-menu {
    min-width: 6rem
}

.avatar.dropdown.focus .avatar-badge>.oi:before, .avatar.dropdown.show .avatar-badge>.oi:before, .avatar.dropdown:focus .avatar-badge>.oi:before, .avatar.dropdown:hover .avatar-badge>.oi:before {
    content: ""
}

.avatar.dropdown.focus .avatar-badge>.fa:before, .avatar.dropdown.show .avatar-badge>.fa:before, .avatar.dropdown:focus .avatar-badge>.fa:before, .avatar.dropdown:hover .avatar-badge>.fa:before {
    content: ""
}

.avatar.dropdown.focus .offline, .avatar.dropdown.show .offline, .avatar.dropdown:focus .offline, .avatar.dropdown:hover .offline {
    color: #fff
}

.avatar>a {
    color: inherit;
    outline: 0
}

.avatar>a:focus, .avatar>a:hover {
    color: inherit;
    text-decoration: none
}

.avatar .avatar-letter, .avatar audio, .avatar canvas, .avatar img, .avatar video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4rem
}

a.avatar:focus, a.avatar:hover {
    outline: 0
}

a.avatar:focus {
    -webkit-box-shadow: 0 0 0 3px #346cb0;
    box-shadow: 0 0 0 3px #346cb0
}

.avatar-lg .avatar-badge {
    right: 5px
}

.avatar-sm .avatar-badge, .avatar-xs .avatar-badge {
    right: -2px
}

.avatar-floated {
    margin-top: -2.5rem;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    z-index: 2
}

.avatar-floated.avatar-lg {
    margin-top: -.5rem
}

.avatar-group {
    display: inline-block
}

.avatar-group .avatar {
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff
}

.avatar-group .avatar:focus, .avatar-group .avatar:hover {
    z-index: 2
}

.avatar-group .avatar+.avatar {
    display: inline-block;
    margin-left: -.5em
}

.avatar-badge {
    position: absolute;
    right: 1px;
    bottom: 0;
    display: block;
    width: 8px;
    height: 8px;
    line-height: 1;
    text-align: center;
    font-size: 8px;
    color: #fff;
    background-color: #a9acb0;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    z-index: 2
}

.avatar-badge.has-indicator {
    width: 10px;
    height: 10px
}

.avatar-badge.online {
    background-color: #7dc855
}

.avatar-badge.away, .avatar-badge.idle {
    background-color: #fcce54
}

.avatar-badge.busy {
    background-color: #ed5564
}

.avatar-badge.offline {
    color: #a9acb0;
    background-color: #a9acb0
}

.avatar-badge .fa, .avatar-badge .icon {
    line-height: 10px;
    padding: 0
}

.avatar-letter-a:before {
    content: "\0061"
}

.avatar-letter-b:before {
    content: "\0062"
}

.avatar-letter-c:before {
    content: "\0063"
}

.avatar-letter-d:before {
    content: "\0064"
}

.avatar-letter-e:before {
    content: "\0065"
}

.avatar-letter-f:before {
    content: "\0066"
}

.avatar-letter-g:before {
    content: "\0067"
}

.avatar-letter-h:before {
    content: "\0068"
}

.avatar-letter-i:before {
    content: "\0069"
}

.avatar-letter-j:before {
    content: "\006A"
}

.avatar-letter-k:before {
    content: "\006B"
}

.avatar-letter-l:before {
    content: "\006C"
}

.avatar-letter-m:before {
    content: "\006D"
}

.avatar-letter-n:before {
    content: "\006E"
}

.avatar-letter-o:before {
    content: "\006F"
}

.avatar-letter-p:before {
    content: "\0070"
}

.avatar-letter-q:before {
    content: "\0071"
}

.avatar-letter-r:before {
    content: "\0072"
}

.avatar-letter-s:before {
    content: "\0073"
}

.avatar-letter-t:before {
    content: "\0074"
}

.avatar-letter-u:before {
    content: "\0075"
}

.avatar-letter-v:before {
    content: "\0076"
}

.avatar-letter-w:before {
    content: "\0077"
}

.avatar-letter-x:before {
    content: "\0078"
}

.avatar-letter-y:before {
    content: "\0079"
}

.avatar-letter-z:before {
    content: "\007A"
}

.avatar-letter-0 {
    background-color: #1abc9c
}

.avatar-letter-a {
    background-color: #2ecc71
}

.avatar-letter-b {
    background-color: #3498db
}

.avatar-letter-c {
    background-color: #9b59b6
}

.avatar-letter-d {
    background-color: #34495e
}

.avatar-letter-e {
    background-color: #16a085
}

.avatar-letter-f {
    background-color: #27ae60
}

.avatar-letter-g {
    background-color: #2980b9
}

.avatar-letter-h {
    background-color: #2c3e50
}

.avatar-letter-i {
    background-color: #f1c40f
}

.avatar-letter-j {
    background-color: #e67e22
}

.avatar-letter-k {
    background-color: #e74c3c
}

.avatar-letter-l {
    background-color: #95a5a6
}

.avatar-letter-m {
    background-color: #f39c12
}

.avatar-letter-n {
    background-color: #ebcb15
}

.avatar-letter-o {
    background-color: #069
}

.avatar-letter-p {
    background-color: #06c
}

.avatar-letter-q {
    background-color: #f06292
}

.avatar-letter-r {
    background-color: #090
}

.avatar-letter-s {
    background-color: #093
}

.avatar-letter-t {
    background-color: #096
}

.avatar-letter-u {
    background-color: #099
}

.avatar-letter-v {
    background-color: #09c
}

.avatar-letter-w {
    background-color: #09f
}

.avatar-letter-x {
    background-color: #0c0
}

.avatar-letter-y {
    background-color: #38934f
}

.avatar-letter-z {
    background-color: #77cc00ad
}

.avatar-plain {
    text-shadow: none
}

table.dataTable {
    clear: both;
    margin-top: 6px!important;
    margin-bottom: 6px!important;
    max-width: none!important;
    border-collapse: separate!important;
    border-spacing: 0
}

table.dataTable td, table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
    text-align: center
}

table.dataTable.nowrap td, table.dataTable.nowrap th {
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: 400;
    text-align: left;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: 400;
    white-space: nowrap;
    text-align: left
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: .5em;
    display: inline-block;
    width: auto
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: .85em;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end
}

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0
}

table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc {
    padding-right: 30px
}

table.dataTable thead>tr>td:active, table.dataTable thead>tr>th:active {
    outline: 0
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:after, table.dataTable thead .sorting_desc_disabled:before {
    position: absolute;
    bottom: .9em;
    display: block;
    opacity: .3
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
    right: 1em;
    content: "\2191"
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
    right: .5em;
    content: "\2193"
}

table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {
    opacity: 1
}

table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    opacity: 0
}

div.dataTables_scrollHead table.dataTable {
    margin-bottom: 0!important
}

div.dataTables_scrollBody table {
    border-top: none;
    margin-top: 0!important;
    margin-bottom: 0!important
}

div.dataTables_scrollBody table thead .sorting:after, div.dataTables_scrollBody table thead .sorting:before, div.dataTables_scrollBody table thead .sorting_asc:after, div.dataTables_scrollBody table thead .sorting_asc:before, div.dataTables_scrollBody table thead .sorting_desc:after, div.dataTables_scrollBody table thead .sorting_desc:before {
    display: none
}

div.dataTables_scrollBody table tbody tr:first-child td, div.dataTables_scrollBody table tbody tr:first-child th {
    border-top: none
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner {
    box-sizing: content-box
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner>table {
    margin-top: 0!important;
    border-top: none
}

@media screen and (max-width:767px) {
    div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_paginate {
        text-align: center
    }
}

table.dataTable.table-sm>thead>tr>th {
    padding-right: 20px
}

table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
    top: 5px;
    right: .85em
}

table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
    top: 5px
}

table.table-bordered.dataTable td, table.table-bordered.dataTable th {
    border-left-width: 0
}

table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable th:last-child {
    border-right-width: 0
}

table.table-bordered.dataTable tbody td, table.table-bordered.dataTable tbody th {
    border-bottom-width: 0
}

div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0
}

div.table-responsive>div.dataTables_wrapper>div.row {
    margin: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child {
    padding-left: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child {
    padding-right: 0
}

.lobilists .lobilist {
    border-radius: 3px;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    width: 360px;
    background-color: #fff;
    margin-right: 10px;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .1)
}

.lobilists .lobilist:last-child {
    margin-right: 0
}

.lobilists .lobilist.ui-sortable-helper {
    -webkit-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg)
}

.lobilists .lobilist:hover .lobilist-actions {
    opacity: 1
}

.lobilists .lobilist .lobilist-header {
    border-radius: 3px 3px 0 0
}

.lobilists .lobilist.lobilist-default .lobilist-header {
    border-bottom: 1px solid #eee;
    background-color: #eee
}

.lobilists .lobilist.lobilist-default .lobilist-header input {
    background-color: transparent;
    border-color: #555
}

.lobilists .lobilist.lobilist-default .btn-show-form, .lobilists .lobilist.lobilist-default .lobilist-actions .btn, .lobilists .lobilist.lobilist-default .lobilist-title {
    color: #555
}

.lobilists .lobilist.lobilist-danger .lobilist-header {
    border-bottom: 1px solid #ed5564;
    background-color: #ed5564;
    border-radius: 3px 3px 0 0
}

.lobilists .lobilist.lobilist-danger .lobilist-header input {
    background-color: transparent;
    border-color: #fff
}

.lobilists .lobilist.lobilist-danger .btn-show-form, .lobilists .lobilist.lobilist-danger .lobilist-actions .btn, .lobilists .lobilist.lobilist-danger .lobilist-title {
    color: #fff
}

.lobilists .lobilist.lobilist-success .lobilist-header {
    border-bottom: 1px solid #7dc855;
    background-color: #7dc855
}

.lobilists .lobilist.lobilist-success .lobilist-header input {
    background-color: transparent;
    border-color: #fff
}

.lobilists .lobilist.lobilist-success .btn-show-form, .lobilists .lobilist.lobilist-success .lobilist-actions .btn, .lobilists .lobilist.lobilist-success .lobilist-title {
    color: #fff
}

.lobilists .lobilist.lobilist-warning .lobilist-header {
    border-bottom: 1px solid #fcce54;
    background-color: #fcce54
}

.lobilists .lobilist.lobilist-warning .lobilist-header input {
    background-color: transparent;
    border-color: #fff
}

.lobilists .lobilist.lobilist-warning .btn-show-form, .lobilists .lobilist.lobilist-warning .lobilist-actions .btn, .lobilists .lobilist.lobilist-warning .lobilist-title {
    color: #fff
}

.lobilists .lobilist.lobilist-info .lobilist-header {
    border-bottom: 1px solid #004F59;
    background-color: #004F59
}

.lobilists .lobilist.lobilist-info .lobilist-header input {
    background-color: transparent;
    border-color: #fff
}

.lobilists .lobilist.lobilist-info .btn-show-form, .lobilists .lobilist.lobilist-info .lobilist-actions .btn, .lobilists .lobilist.lobilist-info .lobilist-title {
    color: #fff
}

.lobilists .lobilist.lobilist-primary .lobilist-header {
    border-bottom: 1px solid #003260;
    background-color: #004484
}

.lobilists .lobilist.lobilist-primary .lobilist-header input {
    background-color: transparent;
    border-color: #fff
}

.lobilists .lobilist.lobilist-primary .btn-show-form, .lobilists .lobilist.lobilist-primary .lobilist-actions .btn, .lobilists .lobilist.lobilist-primary .lobilist-title {
    color: #fff
}

.lobilists .btn-cancel-title-editing, .lobilists .btn-finish-title-editing {
    display: none
}

.lobilists .lobilist-header {
    position: relative;
    min-height: 38px;
    padding: 6px 8px
}

.lobilists .lobilist-header input {
    background-color: transparent;
    height: 30px
}

.lobilists .lobilist-header.title-editing .lobilist-actions {
    opacity: 1
}

.lobilists .lobilist-header.title-editing .lobilist-actions .btn {
    display: none
}

.lobilists .lobilist-header.title-editing .lobilist-actions .btn-cancel-title-editing, .lobilists .lobilist-header.title-editing .lobilist-actions .btn-finish-title-editing {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    width: 30px;
    height: 30px
}

.lobilists .lobilist-header:after, .lobilists .lobilist-header:before {
    content: " ";
    display: table
}

.lobilists .lobilist-header:after {
    clear: both
}

.lobilists .lobilist-actions {
    position: absolute;
    top: 6px;
    right: 8px;
    opacity: 0
}

.lobilists .lobilist-actions>.dropdown {
    display: inline-block
}

.lobilists .lobilist-actions .dropdown-menu {
    height: 70px;
    width: 100px;
    box-sizing: content-box;
    min-width: 0;
    padding: 0;
    margin: 0
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-danger, .lobilists .lobilist-actions .dropdown-menu .lobilist-default, .lobilists .lobilist-actions .dropdown-menu .lobilist-info, .lobilists .lobilist-actions .dropdown-menu .lobilist-primary, .lobilists .lobilist-actions .dropdown-menu .lobilist-success, .lobilists .lobilist-actions .dropdown-menu .lobilist-warning {
    display: inline-block;
    cursor: pointer;
    margin: 4px;
    width: 25px;
    height: 25px
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-default {
    background-color: #eee
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-default:hover {
    background-color: #e2e2e2
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-danger {
    background-color: #e56441
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-danger:hover {
    background-color: #e2522a
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-success {
    background-color: #7dc855
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-success:hover {
    background-color: #24b46e
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-warning {
    background-color: #e2993f
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-warning:hover {
    background-color: #df8d29
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-info {
    background-color: #004F59
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-info:hover {
    background-color: #337bb2
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-primary {
    background-color: #004484
}

.lobilists .lobilist-actions .dropdown-menu .lobilist-primary:hover {
    background-color: #00376b
}

.lobilists .lobilist-actions .btn {
    background-color: transparent;
    border-color: transparent;
    width: 26px;
    height: 26px
}

.lobilists .lobilist-actions .btn:hover {
    background-color: rgba(0, 0, 0, .04)
}

.lobilists .lobilist-title {
    padding-left: 15px;
    font-size: 18px
}

.lobilists .lobilist-items {
    list-style: none;
    margin-bottom: -1px;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px
}

.lobilists .lobilist-item {
    margin-bottom: 5px;
    padding: 5px 0 5px 35px;
    border-bottom: 1px solid #eee;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s
}

.lobilists .lobilist-item .delete-todo, .lobilists .lobilist-item .edit-todo {
    position: absolute;
    top: 8px;
    opacity: 0;
    text-align: center;
    font-size: 10px;
    color: #9d9d9d;
    line-height: 16px;
    width: 16px;
    height: 16px
}

.lobilists .lobilist-item .delete-todo:hover, .lobilists .lobilist-item .edit-todo:hover {
    cursor: pointer;
    color: #5e5e5e
}

.lobilists .lobilist-item .delete-todo {
    right: 5px
}

.lobilists .lobilist-item .edit-todo {
    right: 21px
}

.lobilists .lobilist-item .drag-handler {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    border-left: 2px dotted #ddd;
    border-right: 2px dotted #ddd
}

.lobilists .lobilist-item .drag-handler:hover {
    cursor: move
}

.lobilists .lobilist-item:hover {
    background-color: rgba(0, 0, 0, .02)
}

.lobilists .lobilist-item:hover .delete-todo, .lobilists .lobilist-item:hover .edit-todo {
    opacity: 1
}

.lobilists .lobilist-item-title {
    font-weight: 400;
    font-size: 14px
}

.lobilists .lobilist-item-description {
    font-style: italic
}

.lobilists .lobilist-item-duedate {
    position: absolute;
    top: -4px;
    right: 0;
    font-style: italic;
    color: #777;
    font-size: 85%
}

.lobilists .lobilist-check {
    position: absolute;
    left: 12px;
    top: 5px
}

.lobilists .lobilist-check.lobicheck {
    margin-top: 3px
}

.lobilists .lobilist-item {
    position: relative
}

.lobilists .lobilist-item.item-done {
    text-decoration: line-through
}

.lobilists .btn-show-form {
    outline: 0
}

.lobilists .lobilist-footer {
    padding: 6px 8px
}

.lobilists .lobilist-form-footer {
    padding: 6px 8px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px
}

.lobilists .lobilist-add-todo-form {
    padding: 10px
}

.lobilists .lobilist-add-todo-form .form-group {
    margin-bottom: 5px
}

.lobilists .lobilist-add-todo-form .btn-add-todo {
    margin-right: 5px
}

.lobilists .lobilist-placeholder {
    display: inline-block;
    float: left;
    width: 360px;
    margin-right: 10px;
    background-color: #f9f5d1;
    border: 1px dashed #777
}

.lobilists .lobilist-item-placeholder {
    background-color: rgba(0, 0, 0, .03);
    border: 1px dashed #ddd;
    margin-bottom: 5px;
    padding: 5px 0 5px 35px
}

.lobilists:after, .lobilists:before {
    content: " ";
    display: table
}

.lobilists:after {
    clear: both
}

@media (max-width:480px) {
    .lobilists .lobilist {
        width: 100%
    }
}

.lobilist-add-todo-form.hide {
    display: none
}

.input-group-addon {
    min-height: 3rem;
    border-color: #e1e8ee;
    background: #f5f8fa;
    padding: .7rem 1rem
}

.form-control {
    border: 1px solid #e1e8ee;
    box-shadow: none;
    border-radius: 3px;
    transition: all .2s ease-in-out;
    font-weight: 300
}

.form-control:focus {
    box-shadow: none;
    border-color: #1bb1f5
}

.form-group {
    position: relative
}

.form-group.has-icon i {
    font-size: 14px;
    position: absolute;
    top: 25px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 20px
}

.form-group.has-icon i:after {
    content: "";
    height: 30px;
    width: 1px;
    border-right: solid 1px #e1e8ee;
    position: absolute;
    top: 50%;
    left: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-group.has-icon input {
    padding-left: 68px
}

.form-group.has-right-icon i {
    position: absolute;
    right: 1rem;
    top: .7rem
}

.form-group.input-group-sm i {
    top: .5rem!important
}

.has-warning .form-control {
    border-color: orange
}

form label {
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.9
}

.form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon {
    border: 2px solid #e1e8ee;
    border-radius: 5px;
    color: #43484d;
    font-size: 14px;
    height: 50px;
    padding: 15px;
    width: 100%
}

.form-control-lg:focus, .input-group-lg>.form-control:focus, .input-group-lg>.input-group-addon:focus {
    border-color: #004F59!important
}

textarea.form-control-lg {
    min-height: 100px;
    padding: 0 .85rem
}

input[type=checkbox], input[type=radio] {
    margin-right: 10px!important
}

.btn {
    border-radius: 3px;
    font-weight: 300
}

.btn .icon {
    padding-right: 15px
}

.btn:hover {
    border: 1px solid transparent
}

.btn-group-sm>.btn, .btn.btn-sm {
    font-size: .8rem;
    padding: .35rem .6rem
}

.btn-default {
    border: 1px solid #e1e8ee
}

.btn-default:hover {
    background: #004F59;
    color: #fff;
    border: 1px solid #004F59;
    box-shadow: none
}

.btn-fixed-top-left {
    position: fixed;
    left: 52px;
    top: 66px;
    z-index: 99
}

.btn-primary {
    border-color: transparent;
    color: #fff!important
}

.btn-primary:focus, .btn-primary:hover {
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26);
    opacity: .8;
    color: #fff;
    background: #004F59
}

.btn-danger {
    border-color: transparent;
    color: #fff!important
}

.btn-danger:focus, .btn-danger:hover {
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26);
    opacity: .8;
    color: #fff;
    background: #ed5564
}

.btn-warning {
    border-color: transparent;
    color: #fff!important
}

.btn-warning:focus, .btn-warning:hover {
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26);
    opacity: .8;
    color: #fff;
    background: #fcce54
}

.btn-success {
    border-color: transparent;
    color: #fff!important
}

.btn-success:focus, .btn-success:hover {
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26);
    opacity: .8;
    color: #fff;
    background: #7dc855
}

.badge-success, .badge-warning {
    color: #fff
}

.btn-social {
    color: #fff
}

.btn-social:focus, .btn-social:hover {
    color: #fff;
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26)
}

.btn-big {
    padding: 15px 40px!important;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400!important
}

.btn-big:hover {
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26)
}

@media (max-width:1031px) {
    .btn-big {
        font-size: 14px
    }
}

.btn-img img:hover {
    transition: box-shadow .5s ease-out 50ms;
    background: 0 0;
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26)
}

.btn-line {
    display: inline-block;
    color: #fff;
    padding: 10px 22px;
    line-height: 1;
    border: 1px solid #fff;
    border-radius: 0;
    text-align: center;
    font-weight: 100;
    margin: 4px;
    -webkit-transition: all .4s;
    transition: all .4s;
    background: 0 0
}

.btn-line:focus, .btn-line:hover {
    transition: box-shadow .5s ease-out 50ms;
    opacity: .8;
    color: #fff;
    border: 1px solid
}

.btn-xs {
    padding: .2rem .5rem;
    font-size: .7rem
}

.btn-group-lg>.btn, .btn-lg {
    border-radius: 3px;
    font-size: 16px
}

.btn-xl {
    padding: 13px 25px;
    font-size: 16px
}

.btn-info {
    color: #fff
}

a.btn-fab {
    line-height: 40px
}

.btn-fab {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    padding: 0;
    color: #fff
}

.btn-fab i {
    color: #fff
}

.btn-fab:active, .btn-fab:focus, .btn-fab:hover {
    text-decoration: none;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: .8;
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .26)!important;
    border: none
}

.btn-fab i {
    font-size: 24px;
    vertical-align: middle
}

.btn-fab.btn-fab-md {
    width: 50px;
    height: 50px;
    line-height: 50px
}

.btn-fab.btn-fab-sm {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.btn-fab.btn-fab-sm i {
    font-size: 12px
}

.fab-right-bottom {
    right: 40px;
    bottom: -16px;
    z-index: 1
}

.fab-left-bottom {
    left: 40px;
    bottom: -16px;
    z-index: 1
}

.fab-right-bottom-fixed {
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 1
}

.fab-top {
    top: -15px
}

.paper-nav-toggle {
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-decoration: none
}

.paper-nav-toggle.active i::after, .paper-nav-toggle.active i::before, .paper-nav-toggle.dl-active i::after, .paper-nav-toggle.dl-active i::before {
    background: #004F59
}

.paper-nav-toggle:active, .paper-nav-toggle:focus, .paper-nav-toggle:hover {
    outline: 0;
    border-bottom: none!important;
    opacity: .8
}

.paper-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    color: #4DA0AC;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #4DA0AC;
    transition: all .2s ease-out
}

.paper-nav-toggle i::after, .paper-nav-toggle i::before {
    content: '';
    width: 25px;
    height: 2px;
    background: #4DA0AC;
    position: absolute;
    left: 0;
    transition: all .2s ease-out
}

.paper-nav-toggle.paper-nav-white>i {
    color: #fff;
    background: #fff
}

.paper-nav-toggle.paper-nav-white>i::after, .paper-nav-toggle.paper-nav-white>i::before {
    background: #fff
}

.paper-nav-toggle.left {
    left: 0;
    right: auto
}

.paper-nav-toggle i::before {
    top: -7px
}

.paper-nav-toggle i::after {
    bottom: -7px
}

.paper-nav-toggle:hover i::before {
    top: -10px
}

.paper-nav-toggle:hover i::after {
    bottom: -10px
}

.paper-nav-toggle.active i, .paper-nav-toggle.dl-active i {
    background: 0 0
}

.paper-nav-toggle.active i::before, .paper-nav-toggle.dl-active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.paper-nav-toggle.active i::after, .paper-nav-toggle.dl-active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
}

.paper-nav-toggle {
    position: absolute;
    right: 0;
    top: 10px;
    padding: 6px 0 0 0;
    display: block;
    margin: 0 auto;
    display: block;
    height: 44px;
    width: 44px;
    z-index: 2001;
    border-bottom: none!important;
    text-align: center
}

@media (max-width:1031px) {
    .paper-nav-toggle {
        position: absolute;
        display: block
    }
}

.paper-nav-toggle .left {
    left: 15px
}

@-webkit-keyframes blinker {
    from {
        opacity: 1
    }
    to {
        opacity: .1
    }
}

.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: .8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate
}

.glow {
    color: #444;
    text-shadow: 1px 0 1px #ccc, 0 1px 1px #eee, 2px 1px 1px #ccc, 1px 2px 1px #eee, 3px 2px 1px #ccc, 2px 3px 1px #eee, 4px 3px 1px #ccc, 3px 4px 1px #eee, 5px 4px 1px #ccc, 4px 5px 1px #eee, 6px 5px 1px #ccc, 5px 6px 1px #eee, 7px 6px 1px #ccc
}

.custom-select {
    -webkit-appearance: none;
    -moz-appearance: none
}

.custom-control-label::after, .custom-control-label::before {
    top: -.6rem!important
}

.form-material .input-group {
    width: 100%;
    margin-bottom: 20px
}

.form-material .input-group .form-line {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e1e8ee;
    position: relative
}

.form-material .input-group .form-line:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -2px;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transition: .25s ease-in;
    -o-transition: .25s ease-in;
    -webkit-transition: .25s ease-in;
    transition: .25s ease-in;
    border-bottom: 2px solid #004F59
}

.form-material .input-group .form-line+.input-group-addon {
    padding-right: 0;
    padding-left: 10px
}

.form-material .input-group .help-info {
    float: right;
    font-size: 12px;
    margin-top: 5px;
    color: #999
}

.form-material .input-group label.error {
    font-size: 12px;
    display: block;
    margin-top: 5px;
    font-weight: 400;
    color: #ed5564
}

.form-material .input-group .form-line.error:after {
    border-bottom: 2px solid #ed5564
}

.form-material .input-group .form-line.success:after {
    border-bottom: 2px solid #7dc855
}

.form-material .input-group .form-line.warning:after {
    border-bottom: 2px solid #fcce54
}

.form-material .input-group .form-line.focused:after {
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.form-material .input-group .form-line.focused .form-label {
    bottom: 25px;
    left: 0;
    font-size: 12px
}

.form-material .input-group .input-group-addon {
    border: none;
    background-color: transparent;
    padding-left: 0;
    font-weight: 700
}

.form-material .input-group .input-group-addon .material-icons {
    font-size: 18px;
    color: #555
}

.form-material .input-group input[type=text] {
    border: none;
    box-shadow: none;
    padding-left: 0
}

.form-material .input-group .form-control {
    border: none;
    box-shadow: none;
    padding-left: 0
}

.form-material .input-group .form-control:focus {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -ms-box-shadow: none!important;
    box-shadow: none!important
}

.form-material .input-group.input-group-sm .input-group-addon i {
    font-size: 14px
}

.form-material .input-group.input-group-sm .form-control {
    font-size: 12px
}

.form-material .input-group.input-group-lg .input-group-addon i {
    font-size: 26px
}

.form-material .input-group.input-group-lg .form-control {
    font-size: 18px
}

.form-material .form-control-label {
    text-align: right
}

.form-material .form-control-label label {
    margin-top: 8px
}

.form-material .form-horizontal .form-group {
    margin-bottom: 0
}

.form-material .form-group {
    width: 100%;
    margin-bottom: 25px
}

.form-material .form-group .form-control {
    width: 100%;
    border: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding-left: 0
}

.form-material .form-group .help-info {
    float: right;
    font-size: 12px;
    margin-top: 5px;
    color: #999
}

.form-material .form-group label.error {
    font-size: 12px;
    display: block;
    margin-top: 5px;
    font-weight: 400;
    color: #ed5564
}

.form-material .form-group .form-line {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e1e8ee
}

.form-material .form-group .form-line:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 0;
    bottom: -1px;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transition: .25s ease-in;
    -o-transition: .25s ease-in;
    -webkit-transition: .25s ease-in;
    transition: .25s ease-in;
    border-bottom: 2px solid #004F59
}

.form-material .form-group .form-line .form-label {
    font-weight: 400;
    color: #86939e;
    position: absolute;
    top: 10px;
    left: 0;
    cursor: text;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s
}

.form-material .form-group .form-line.error:after {
    border-bottom: 2px solid #ed5564
}

.form-material .form-group .form-line.success:after {
    border-bottom: 2px solid #7dc855
}

.form-material .form-group .form-line.warning:after {
    border-bottom: 2px solid #fcce54
}

.form-material .form-group .form-line.focused:after {
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.form-material .form-group .form-line.focused .form-label {
    top: -10px;
    left: 0;
    font-size: 12px
}

.form-material .form-group-sm .form-label {
    font-size: 12px
}

.form-material .form-group-sm .form-line.focused .form-label {
    bottom: 20px;
    font-size: 10px
}

.form-material .form-group-lg .form-label {
    font-size: 18px
}

.form-material .form-group-lg .form-line.focused .form-label {
    bottom: 35px;
    font-size: 12px
}

.form-material .form-control[disabled], .form-material .form-control[readonly] {
    background-color: transparent
}

.form-material fieldset[disabled] .form-control {
    background-color: transparent
}

.form-material .invalid-feedback, .form-material .valid-feedback {
    position: absolute
}

.has-sidebar-left {
    margin-left: 270px;
    transition: transform .5s ease-in-out, margin .5s ease-in-out
}

.has-sidebar-left.has-sidebar-tabs {
    margin-left: 330px
}

@media (max-width:1031px) {
    .has-sidebar-left {
        margin-left: 0!important
    }
}

.has-sidebar-left.page {
    overflow: hidden
}

.sidebar-offcanvas-desktop {
    display: none
}

.pp-nav-toggle {
    position: relative;
    top: 8px;
    padding: 0;
    text-align: left
}

.user_avatar {
    width: 60px;
    border: 1px solid #eee;
    background: #fff;
    padding: 5px;
    border-radius: 50%
}

.user-panel {
    padding: 40px 20px
}

.user-panel .user_avatar {
    margin-right: 10px
}

.user-panel.user-panel-bg {
    background: url(../img/dummy/material.png);
    background-position: top
}

.sidebar-collapse .has-sidebar-left {
    margin-left: 0
}

.offcanvas {
    transition: transform .5s ease-in-out, margin .5s ease-in-out;
    overflow: hidden
}

.offcanvas .dl-menuwrapper {
    top: 0;
    right: auto
}

.offcanvas .dl-menuwrapper .dl-menu {
    box-shadow: none;
    border-radius: 0
}

.offcanvas .sidebar-menu li a {
    padding-top: 12px;
    padding-bottom: 12px
}

.offcanvas .sidebar-menu li a:hover {
    background-color: #f8f9fa
}

.offcanvas .sidebar-menu li i {
    width: 20px;
    padding-left: 15px;
    vertical-align: middle
}

.offcanvas .sidebar-menu.hover-dark li a:hover {
    background-color: rgba(0, 0, 0, .1)
}

.offcanvas .sidebar-menu>li {
    border-bottom: 1px solid #f8f8f8
}

.offcanvas .sidebar-menu>li.active:after {
    content: "";
    display: block;
    width: 5px;
    height: 100%;
    background: #004F59;
    position: absolute;
    right: 0;
    bottom: 0
}

.sidebar-toggle {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 15px 15px;
    font-family: paperIcons;
    position: absolute
}

.sidebar-toggle:before {
    content: "";
    font-size: 22px;
    color: #55acee
}

.logo-offcanvas {
    padding: 70px 0;
    text-align: center
}

.sidebar-menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap
}

.sidebar-menu>li {
    margin: 0;
    padding: 0;
    position: relative
}

.sidebar-menu>li>a {
    display: block;
    padding: 10px 5px 10px 15px;
    color: #86939e;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .4px
}

.sidebar-menu>li .label {
    margin-right: 5px
}

.sidebar-menu>li .badge {
    margin-right: 5px;
    margin-top: 3px
}

.sidebar-menu li.header {
    font-size: 12px;
    padding: 10px 25px 10px 15px
}

.sidebar-menu li>a> {
    color: #86939e
}

.sidebar-menu li>a>.icon-angle-left, .sidebar-menu li>a>.pull-right-container>.icon-angle-left {
    height: auto;
    margin-right: 10px;
    padding: 0;
    width: auto
}

.sidebar-menu li>a>.icon-angle-left {
    margin-top: -8px;
    position: absolute;
    right: 10px;
    top: 50%
}

.sidebar-menu li.active>a>.icon-angle-left, .sidebar-menu li.active>a>.pull-right-container>.icon-angle-left {
    transform: rotate(-90deg)
}

.sidebar-menu li.active>.treeview-menu {
    display: block
}

.sidebar-menu .treeview-menu {
    display: none;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 5px
}

.sidebar-menu .treeview-menu .treeview-menu {
    padding-left: 20px
}

.sidebar-menu .treeview-menu>li {
    margin: 0
}

.sidebar-menu .treeview-menu>li>a {
    display: block;
    font-size: 12px;
    font-weight: 300;
    padding: 10px 5px 10px 15px;
    color: #86939e
}

.sidebar-menu .treeview-menu>li>a>.fa, .sidebar-menu .treeview-menu>li>a>.glyphicon, .sidebar-menu .treeview-menu>li>a>.icon, .sidebar-menu .treeview-menu>li>a>.ion {
    width: 20px;
    margin-right: 10px
}

.sidebar-menu .treeview-menu>li>a>.pull-right-container>.icon-angle-down, .sidebar-menu .treeview-menu>li>a>.pull-right-container>.icon-angle-left {
    width: auto
}

.sidebar-menu .treeview-menu>li>a>.icon-angle-down, .sidebar-menu .treeview-menu>li>a>.icon-angle-left {
    width: auto
}

.sidebar-mini.sidebar-collapse .sidebar-menu>li>a {
    padding-left: 5px
}

.sidebar-mini.sidebar-collapse .offcanvas .sidebar-menu li i {
    vertical-align: middle;
    text-align: center
}

.sidebar-mini.sidebar-collapse .offcanvas .sidebar-menu li i.icon {
    margin-right: 22px
}

.sidebar-mini.sidebar-collapse .user-panel .info {
    display: none
}

.sidebar-tabs .nav {
    text-align: center
}

.sidebar-tabs .nav a {
    border-radius: 0;
    text-align: center;
    font-size: 20px;
    padding: 14px;
    color: #86939e
}

.sidebar-tabs .tab-content {
    border-left: 1px solid #e1e8ee
}

.sidebar-top-offset .left-side, .sidebar-top-offset .main-sidebar {
    top: 54px
}

@media (min-width:768px) {
    .sidebar-top-offset .left-side, .sidebar-top-offset .main-sidebar {
        top: 60px
    }
}

@media (min-width:768px) {
    .sidebar-mini.sidebar-collapse .has-sidebar-left, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .right-side {
        margin-left: 60px!important;
        z-index: 840
    }
    .sidebar-mini.sidebar-collapse .main-sidebar {
        transform: translate(0, 0);
        width: 60px!important;
        z-index: 850
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li {
        position: relative
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {
        border-top-right-radius: 4px;
        display: none
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span {
        border-bottom-right-radius: 4px
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
        border-bottom-right-radius: 4px;
        padding-bottom: 5px;
        padding-top: 5px
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu, .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right) {
        display: block!important;
        left: 50px;
        position: absolute;
        width: 180px
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span {
        background-color: inherit;
        margin-left: -3px;
        padding: 12px 5px 12px 20px;
        top: 0
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container {
        float: right;
        left: 180px!important;
        position: relative!important;
        top: -22px!important;
        width: auto!important;
        z-index: 900
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container>.label:not(:first-of-type) {
        display: none
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
        margin-left: 0;
        top: 44px
    }
    .sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info, .sidebar-mini.sidebar-collapse .sidebar-form {
        display: none!important;
        transform: translateZ(0)
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu, .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right, .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {
        display: none!important;
        transform: translateZ(0)
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
        display: none!important;
        transform: translateZ(0)
    }
    .sidebar-mini.sidebar-collapse .main-header .logo {
        width: 50px
    }
    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
        display: block;
        font-size: 18px;
        margin-left: -15px;
        margin-right: -15px
    }
    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg {
        display: none
    }
    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 50px
    }
}

.main-sidebar .user-panel {
    overflow: hidden
}

.sidebar-menu>li.header {
    overflow: hidden;
    white-space: nowrap
}

.sidebar-menu:hover {
    overflow: visible
}

.sidebar-form {
    overflow: hidden;
    text-overflow: clip
}

.sidebar-menu>li.header {
    overflow: hidden;
    text-overflow: clip
}

.sidebar-menu li>a {
    position: relative
}

.sidebar-menu li>a>.pull-right {
    margin-top: -7px;
    position: absolute;
    right: 10px;
    top: 50%
}

.left-side, .main-sidebar {
    top: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    width: 270px;
    z-index: 999;
    background: #fff;
    -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
    transition: transform .3s ease-in-out, width .3s ease-in-out
}

.left-side.sidebar-tabs, .main-sidebar.sidebar-tabs {
    width: 330px
}

@media (min-width:1031px) {
    .relative-lg {
        position: relative
    }
}

@media (max-width:1025px) {
    .left-side, .main-sidebar {
        -webkit-transform: translate(-330px, 0);
        -ms-transform: translate(-330px, 0);
        -o-transform: translate(-330px, 0);
        transform: translate(-330px, 0)
    }
}

@media (min-width:1025px) {
    .sidebar-collapse .left-side, .sidebar-collapse .main-sidebar {
        -webkit-transform: translate(-330px, 0);
        -ms-transform: translate(-330px, 0);
        -o-transform: translate(-330px, 0);
        transform: translate(-330px, 0)
    }
}

@media (max-width:1024px) {
    .sidebar-open .left-side, .sidebar-open .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

pre {
    padding: 20px;
    font-size: 13px;
    color: #fff;
    background-color: #082c46;
    border-radius: 3px
}

.modal-footer {
    background: #f5f8fa
}

.progress.progress-xs {
    height: .25rem
}

.nav-material>li {
    position: relative
}

.nav-material>li .nav-link.active {
    border: 0;
    background: 0 0;
    border-bottom: 3px solid #004F59
}

.nav-material>li>.nav-link {
    border: none
}

.nav-material>li>.nav-link.active {
    color: #004F59
}

.nav-material>li>a {
    color: #86939e
}

.nav-material>li>a:hover {
    border: none;
    color: #004F59;
    background: 0 0
}

.nav-material>li>a::after {
    content: "";
    background: #004F59;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    transition: all 250ms ease 0s;
    transform: scale(0)
}

.nav-material>li:hover>a::after {
    transform: scale(1)
}

.nav-material.nav-material-white {
    border: none
}

.nav-material.nav-material-white>li .nav-link.active {
    border-color: #fff
}

.nav-material.nav-material-white>li .nav-link>a {
    color: #fff!important
}

.nav-material.nav-material-white>li .nav-link>a:hover {
    color: #fff!important
}

.nav-material.nav-material-white>li .nav-link>a::after {
    background: #fff!important
}

.nav-icon-pills .btn-fab {
    padding: 0!important
}

.nav-icon-pills .btn-fab i {
    color: #004F59
}

.nav-icon-pills .btn-fab.active i {
    color: #fff
}

.table thead th {
    font-weight: 400;
    font-size: 12px
}

.v_tabs .tabs-left, .v_tabs .tabs-right {
    border-bottom: none;
    padding-top: 2px
}

.v_tabs .tabs-left {
    border-right: 3px solid #f5f8fa;
    padding-right: 70px
}

.v_tabs .tabs-right {
    border-left: 3px solid #f5f8fa
}

.v_tabs .tabs-left>li, .v_tabs .tabs-right>li {
    float: none;
    margin-bottom: 2px
}

.v_tabs .tabs-left>li {
    margin-right: -1px
}

.v_tabs .tabs-right>li {
    margin-left: -1px
}

.v_tabs .tabs-right>li>a {
    border-radius: 0 4px 4px 0;
    margin-right: 0
}

.v_tabs .tab-pane li {
    padding-bottom: 20px;
    color: #86939e
}

.v_tabs .tabs-left li .nav-link {
    position: relative;
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
    color: #86939e;
    border: none
}

.v_tabs .tabs-left li .nav-link:hover {
    background-color: #004F59;
    text-decoration: none;
    color: #fff;
    border-radius: 5px
}

.v_tabs .tabs-left li .nav-link:focus {
    border: 3px solid #f5f8fa;
    border-radius: 5px
}

.v_tabs .tabs-left li .nav-link.active {
    border: 3px solid #f5f8fa;
    border-radius: 5px
}

.v_tabs .tabs-left li .nav-link.active::after {
    border: 2px solid #f5f8fa;
    color: wheat;
    content: "";
    height: 3px;
    position: absolute;
    right: -74px;
    top: 50%;
    width: 73px
}

@media (max-width:1031px) {
    .v_tabs .tabs-left li .nav-link.active::after {
        display: none
    }
}

@media (max-width:980px) {
    .tabs-left li.active::after {
        left: 208px
    }
}

@media (max-width:768px) {
    #lightSlider li img {
        width: 73%;
        margin-right: 20px
    }
    .mokupSlider li a {
        height: 360px
    }
}

@media (max-width:420px) {
    #lightSlider li img {
        width: 75%;
        margin: 0
    }
    .mokupSlider li a {
        height: 130px
    }
    .tabs-left {
        padding-right: 10px
    }
    .tabs-left li.active::after {
        border: none
    }
}

.alert {
    border-radius: 2px;
    font-size: 14px;
    font-weight: 300
}

.alert strong {
    font-weight: 500
}

.alert.alert-info {
    background-color: #f6fafd;
    border-color: #d9eff7
}

.alert.alert-warning {
    background-color: rgba(252, 248, 227, .3);
    border-color: #faebcc;
    color: #8a6d3b
}

.alert.alert-danger {
    background-color: rgba(242, 222, 222, .3);
    border-color: #ebccd1;
    color: #a94442
}

.alert.alert-success {
    background-color: rgba(223, 240, 216, .3);
    border-color: #d6e9c6;
    color: #3c763d
}

.thumbnail {
    padding: 15px;
    border: 3px solid #f5f8fa
}

.thumbnail iframe {
    height: 180px;
    width: 100%
}

.badge {
    padding: 6px 10px;
    font-weight: 300
}

.badge.badge-mini {
    padding: 0;
    font-size: 10px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    position: absolute;
    top: 6px;
    right: 6px
}

.panel {
    border-radius: 1px
}

.panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 10px 15px
}

.well {
    padding: 40px;
    background-color: #f5f8fa;
    border: 1px solid #f5f8fa
}

.thumbnail {
    margin-bottom: 15px
}

.thumbnail .caption {
    padding: 25px 4px 10px
}

.promotionsBar {
    position: relative;
    color: #fff;
    background: #004F59;
    z-index: 98
}

.promotionsBar .promotionsMsg {
    padding: 15px;
    position: relative
}

.promotionsBar .promotionsMsg p {
    font-size: 16px;
    font-weight: 100;
    margin: 0
}

.promotionsBar .promotionsMsg .btn {
    position: absolute;
    right: 0;
    top: 8px
}

@media (max-width:1031px) {
    .promotionsBar .promotionsMsg .btn {
        position: relative
    }
}

.service-blocks .service-block {
    margin-bottom: 35px
}

.service-blocks .service-block .service-icon {
    float: left
}

.service-blocks .service-block .service-icon i {
    border-radius: 100%;
    color: #86939e;
    height: 70px;
    width: 70px;
    display: flex;
    flex-direction: column
}

.service-blocks .service-block:hover .service-icon i {
    opacity: .5
}

.service-blocks .service-block .service-icon i::before {
    font-size: 60px
}

.service-blocks .service-block .service-content {
    overflow: hidden
}

.service-blocks .service-block .service-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 400
}

.service-blocks .service-block .service-content h3 a {
    color: #606676
}

.service-blocks .service-block .service-content h3 a:hover {
    color: #004F59
}

.service-blocks .service-block .btn {
    margin: 20px 0 10px 0
}

.service-blocks .service-block.s1 .service-icon {
    float: none
}

.service-blocks .service-block.s2 {
    padding: 20px
}

.service-blocks .service-block.s2 .service-icon i::before {
    font-size: 40px
}

.service-blocks .center {
    text-align: center
}

.service-blocks .center .service-icon {
    float: none!important
}

.service-blocks .center .service-icon i {
    margin: 0 auto
}

.single-service-contents {
    padding: 100px 0 65px
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 9;
    align-self: flex-start
}

.sticky:after, sticky:before {
    content: '';
    display: table
}

.circular-progressbar {
    text-align: center
}

.circular-progressbar h6 {
    margin: 20px 0 0;
    font-size: 16px;
    font-weight: 700
}

.circular-progressbar span.rate {
    font-size: 12px;
    text-transform: uppercase
}

.circular-progressbar-inner {
    position: relative
}

.circular-progressbar-inner span.knob-percent {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 0;
    right: 0;
    z-index: 10;
    font-size: 35px;
    line-height: 35px;
    margin-right: -5px
}

.circular-progressbar.small .circular-progressbar-inner span.knob-percent {
    font-size: 25px;
    margin-top: -18px
}

.circular-progressbar-inner span.knob-percent span {
    font-size: 15px;
    vertical-align: top;
    line-height: 24px;
    font-weight: 700
}

.circular-progressbar.small .circular-progressbar-inner span.knob-percent span {
    font-size: 12px;
    line-height: 28px
}

.progressbar {
    margin: 30px 0
}

.progressbar .progressbar-title {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    display: block;
    margin: 0 0 10px
}

.progressbar-container {
    position: relative;
    border: 1px solid #e9e9e9;
    background: #eee;
    height: 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.progressbar-container .progress-width {
    position: relative;
    height: 8px;
    width: 0%;
    background: #eb5858;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px
}

.progressbar-container .progress-width:after {
    content: '';
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #e6e6e6;
    position: absolute;
    right: -9px;
    top: -5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.progressbar-container .progress-percent {
    position: absolute;
    left: 0;
    display: none;
    top: -45px;
    width: 45px;
    height: 25px;
    border: 1px solid #e5e5e5;
    text-align: center;
    padding: 3px 0;
    font-size: 13px;
    color: #333;
    margin-left: -22px
}

.progressbar-container .progress-percent:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff
}

.progressbar-container .progress-percent:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -7px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #e5e5e5
}

.counter>div {
    background: #fff;
    display: inline-block;
    height: 100px;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 30px
}

.counter>div span:first-child {
    font-size: 28px;
    display: block
}

.bootstrap-tagsinput {
    background-color: #fff;
    display: inline-block;
    padding: 10px 6px;
    margin-bottom: 10px;
    color: #555;
    vertical-align: middle;
    max-width: 100%;
    line-height: 22px;
    cursor: text;
    border: 1px solid #e1e8ee;
    box-shadow: none;
    border-radius: 3px;
    transition: all .2s ease-in-out;
    font-weight: 300;
    min-height: 3rem
}

.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    width: auto!important;
    max-width: inherit
}

.bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none
}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: #fff;
    border-radius: 20px
}

.bootstrap-tagsinput .tag [data-role=remove] {
    margin-left: 8px;
    cursor: pointer
}

.bootstrap-tagsinput .tag [data-role=remove]:after {
    content: "x";
    padding: 0 2px
}

.bootstrap-tagsinput .tag [data-role=remove]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.bootstrap-tagsinput .tag [data-role=remove]:hover:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff
}

.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.select2-container--default {
    width: 100%!important
}

.select2-container--default label {
    top: -1.2rem;
    font-size: 12px
}

.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 1px solid #e1e8ee;
    padding: 0 12px;
    border-radius: 0
}

.select2-container--default .select2-selection--single.material {
    border-color: currentcolor currentcolor #e1e8ee;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    padding-right: 28px
}

.select2-container--default .select2-selection--single:focus {
    border: 1px solid #004F59;
    box-shadow: 0 1px 0 0 #004F59
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0
}

.select2-container--default .select2-search--dropdown {
    border-bottom: 1px solid #f5f5f5;
    border-radius: 2px 2px 0 0;
    margin-bottom: 10px;
    margin-top: -10px;
    position: relative
}

.select2-container--default .select2-search--dropdown::before {
    color: #86939e;
    content: "";
    font-family: Material-Design-Iconic-Font;
    font-size: 20px;
    left: 18px;
    position: absolute;
    top: 9px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    background-color: transparent;
    border: 0 none;
    color: #86939e;
    height: 35px;
    padding: 5px 10px 5px 40px;
    margin: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: none!important;
    box-shadow: none
}

.select2-container--default input:not([type]), .select2-container--default input[type=search] {
    height: auto;
    margin: 0
}

.select2-container--default input:not([type]):focus, .select2-container--default input[type=search]:focus {
    border: none!important;
    box-shadow: none
}

.select2-container--default .select2-selection__rendered li {
    margin-bottom: 0
}

.select2-container--default .select2-selection__rendered .select2-search.select2-search--inline {
    border: none!important
}

.select2-container--default .select2-selection--multiple {
    background-color: transparent;
    border-color: #e1e8ee;
    border-radius: 0;
    cursor: text
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #004F59!important
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fff;
    border: 2px solid #004F59;
    border-radius: 20px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 10px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1)
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 10px
}

.select2-dropdown {
    animation-duration: .3s;
    animation-fill-mode: both;
    animation-name: fadeIn;
    border: 0 none;
    border-radius: 2px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    padding: 10px 0
}

.select2-dropdown.select2-dropdown--above {
    margin-bottom: -36px
}

.select2-dropdown.select2-dropdown--below {
    margin-top: -2px
}

.select2-results__option {
    color: #86939e;
    cursor: pointer;
    font-size: 13px;
    padding: 10px 15px;
    transition: background-color .3s ease 0s
}

.select2-container--open .select2-dropdown--below {
    min-width: 120px
}

.select2-container .select2-selection--single {
    height: 35px
}

.select2-container .select2-selection--single .select2-selection__rendered {
    color: #86939e;
    line-height: 1.42857;
    padding-left: 2px;
    padding-right: 0;
    padding-top: 7px;
    font-size: 12px
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 10px
}

.select2-results__message {
    color: #9c9c9c;
    font-size: 12px;
    margin-top: 10px;
    text-align: center
}

.form-group--light .select2-container--default .select2-selection--single {
    border-bottom: 1px solid rgba(255, 255, 255, .25)
}

.form-group--light .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent
}

.form-group--light .select2-container--default .select2-selection--single .select2-selection__placeholder, .form-group--light .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff
}

.select2-wrapper {
    margin-top: 26px;
    margin-bottom: 20px
}

.select2-wrapper label {
    top: -1.2rem;
    font-size: 12px
}

.select2-wrapper .err {
    top: 54px!important
}

.select2-multi-wrapper {
    position: relative
}

.select2-multi-wrapper .has-error .err {
    left: auto;
    bottom: -45px
}

.table td, .table th {
    vertical-align: middle
}

.has-right-sidebar {
    margin-right: 330px
}

.sidebar-header {
    padding: 20px 20px 6px 20px;
    border-bottom: 1px solid #e1e8ee
}

.control-sidebar-bg {
    position: absolute;
    z-index: 1000;
    bottom: 0
}

.control-sidebar, .control-sidebar-bg {
    top: 0;
    right: -350px;
    width: 330px;
    -webkit-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out
}

.control-sidebar {
    position: absolute;
    z-index: 10100
}

.control-sidebar>.tab-content {
    padding: 10px 15px
}

.control-sidebar.control-sidebar-open, .control-sidebar.control-sidebar-open+.control-sidebar-bg {
    right: 0
}

.control-sidebar-open .control-sidebar, .control-sidebar-open .control-sidebar-bg {
    right: 0
}

.fixed-sidebar .control-sidebar {
    position: fixed;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 50px
}

.nav-tabs.control-sidebar-tabs>li:first-of-type>a, .nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus, .nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover {
    border-left-width: 0
}

.nav-tabs.control-sidebar-tabs>li>a, .nav-tabs.control-sidebar-tabs>li>a:hover {
    border-top: none;
    border-right: none;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent
}

.nav-tabs.control-sidebar-tabs>li>a .icon {
    font-size: 16px
}

.nav-tabs.control-sidebar-tabs>li.active>a, .nav-tabs.control-sidebar-tabs>li.active>a:active, .nav-tabs.control-sidebar-tabs>li.active>a:focus, .nav-tabs.control-sidebar-tabs>li.active>a:hover {
    border-top: none;
    border-right: none;
    border-bottom: none
}

.control-sidebar-heading {
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 10px
}

.control-sidebar-subheading {
    display: block;
    font-weight: 400;
    font-size: 14px
}

.control-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0 -15px
}

.control-sidebar-menu>li>a {
    display: block;
    padding: 10px 15px
}

.control-sidebar-menu>li>a>.control-sidebar-subheading {
    margin-top: 0
}

.control-sidebar-menu .menu-icon {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px
}

.control-sidebar-menu .menu-info {
    margin-left: 45px;
    margin-top: 3px
}

.control-sidebar-menu .menu-info>.control-sidebar-subheading {
    margin: 0
}

.control-sidebar-menu .menu-info>p {
    margin: 0;
    font-size: 11px
}

.control-sidebar-menu .progress {
    margin: 0
}

.control-sidebar-dark {
    color: #bec5ce
}

.control-sidebar-dark, .control-sidebar-dark+.control-sidebar-bg {
    background: #272c33
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover {
    color: #fff
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a, .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:active, .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:focus, .control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:hover {
    color: #fff
}

.control-sidebar-dark .control-sidebar-heading, .control-sidebar-dark .control-sidebar-subheading {
    color: #fff
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a, .control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:active, .control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:focus, .control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:hover {
    color: #111
}

.control-sidebar-light .control-sidebar-heading, .control-sidebar-light .control-sidebar-subheading {
    color: #111
}

.control-sidebar-light .control-sidebar-menu {
    margin-left: -14px
}

.chat-widget {
    padding: 0 15px
}

.chat-widget ul li {
    margin: 20px 0
}

.chat-widget .chat-meta {
    font-size: 12px;
    color: #aaa
}

.chat-widget .by-me .chat-content {
    background: #fff;
    margin-left: 50px;
    position: relative;
    line-height: 24px;
    padding: 8px 10px;
    border-radius: 5px;
    background: #f5f8fa
}

.chat-widget .by-me .chat-content:after, .chat-widget .by-me .chat-content:before {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.chat-widget .by-me .chat-content:before {
    border-color: rgba(238, 238, 238, 0);
    border-right-color: #f5f8fa;
    border-width: 7px;
    top: 30%;
    margin-top: -11px
}

.chat-widget .by-other .chat-content {
    background: #fff;
    margin-right: 50px;
    position: relative;
    border: 1px solid #e7e7e7;
    padding: 8px 10px;
    border-radius: 5px;
    line-height: 24px
}

.chat-widget .by-other .chat-content:after, .chat-widget .by-other .chat-content:before {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.chat-widget .by-other .chat-content:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 6px;
    top: 30%;
    margin-top: -6px
}

.chat-widget .by-other .chat-content:before {
    border-color: rgba(204, 204, 204, 0);
    border-left-color: #e4e4e4;
    border-width: 7px;
    top: 30%;
    margin-top: -7px
}

.fc-event-container a {
    padding: 4px;
    color: #fff!important;
    border: none
}

.fc-toolbar {
    background: #f5f8fa;
    padding: 3rem!important;
    color: #86939e
}

.fc-toolbar.fc-header-toolbar {
    margin-bottom: 0
}

.fc-toolbar h2 {
    font-size: 1.2rem;
    color: #86939e
}

.fc-toolbar .fc-button {
    background: 0 0;
    box-shadow: none;
    border: none;
    border-radius: 2px;
    text-transform: uppercase;
    color: #86939e;
    text-shadow: none!important
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #e1e8ee
}

.todo-widget .done {
    color: grey;
    text-decoration: line-through
}

.timeline {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none
}

.timeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #e1e8ee;
    left: 31px;
    margin: 0;
    border-radius: 2px
}

.timeline>li {
    position: relative;
    margin-right: 10px;
    margin-bottom: 15px
}

.timeline>li:before {
    content: " ";
    display: table
}

.timeline>li:after {
    content: " ";
    display: table;
    clear: both
}

.timeline>li>.timeline-item {
    margin-left: 60px;
    margin-right: 15px
}

.timeline>li>.fa, .timeline>li>.glyphicon, .timeline>li>.icon, .timeline>li>.ion {
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    position: absolute;
    background-color: #d2d6de;
    border-radius: 3px;
    text-align: center;
    left: 16px;
    top: 8px;
    color: #fff
}

.timeline-inverse>li>.timeline-item {
    background: #f0f0f0;
    border: 1px solid #ddd;
    box-shadow: none
}

.timeline-inverse>li>.timeline-item>.timeline-header {
    border-bottom-color: #ddd
}

.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px
}

.preloader-wrapper.small {
    width: 36px;
    height: 36px
}

.preloader-wrapper.big {
    width: 64px;
    height: 64px
}

.preloader-wrapper.active {
    -webkit-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite
}

@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes container-rotate {
    to {
        transform: rotate(360deg)
    }
}

.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-color: #4285f4
}

.spinner-blue, .spinner-blue-only {
    border-color: #4285f4
}

.spinner-red, .spinner-red-only {
    border-color: #db4437
}

.spinner-yellow, .spinner-yellow-only {
    border-color: #f4b400
}

.spinner-green, .spinner-green-only {
    border-color: #0f9d58
}

.active .spinner-layer.spinner-blue {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer.spinner-red {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer.spinner-yellow {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer.spinner-green {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer, .active .spinner-layer.spinner-blue-only, .active .spinner-layer.spinner-green-only, .active .spinner-layer.spinner-red-only, .active .spinner-layer.spinner-yellow-only {
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg)
    }
    25% {
        -webkit-transform: rotate(270deg)
    }
    37.5% {
        -webkit-transform: rotate(405deg)
    }
    50% {
        -webkit-transform: rotate(540deg)
    }
    62.5% {
        -webkit-transform: rotate(675deg)
    }
    75% {
        -webkit-transform: rotate(810deg)
    }
    87.5% {
        -webkit-transform: rotate(945deg)
    }
    to {
        -webkit-transform: rotate(1080deg)
    }
}

@keyframes fill-unfill-rotate {
    12.5% {
        transform: rotate(135deg)
    }
    25% {
        transform: rotate(270deg)
    }
    37.5% {
        transform: rotate(405deg)
    }
    50% {
        transform: rotate(540deg)
    }
    62.5% {
        transform: rotate(675deg)
    }
    75% {
        transform: rotate(810deg)
    }
    87.5% {
        transform: rotate(945deg)
    }
    to {
        transform: rotate(1080deg)
    }
}

@-webkit-keyframes blue-fade-in-out {
    from {
        opacity: 1
    }
    25% {
        opacity: 1
    }
    26% {
        opacity: 0
    }
    89% {
        opacity: 0
    }
    90% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

@keyframes blue-fade-in-out {
    from {
        opacity: 1
    }
    25% {
        opacity: 1
    }
    26% {
        opacity: 0
    }
    89% {
        opacity: 0
    }
    90% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes red-fade-in-out {
    from {
        opacity: 0
    }
    15% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    51% {
        opacity: 0
    }
}

@keyframes red-fade-in-out {
    from {
        opacity: 0
    }
    15% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    51% {
        opacity: 0
    }
}

@-webkit-keyframes yellow-fade-in-out {
    from {
        opacity: 0
    }
    40% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    75% {
        opacity: 1
    }
    76% {
        opacity: 0
    }
}

@keyframes yellow-fade-in-out {
    from {
        opacity: 0
    }
    40% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    75% {
        opacity: 1
    }
    76% {
        opacity: 0
    }
}

@-webkit-keyframes green-fade-in-out {
    from {
        opacity: 0
    }
    65% {
        opacity: 0
    }
    75% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes green-fade-in-out {
    from {
        opacity: 0
    }
    65% {
        opacity: 0
    }
    75% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.gap-patch .circle {
    width: 1000%;
    left: -450%
}

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent!important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent!important;
    -webkit-transform: rotate(129deg);
    transform: rotate(129deg)
}

.circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent!important;
    -webkit-transform: rotate(-129deg);
    transform: rotate(-129deg)
}

.active .circle-clipper.left .circle {
    -webkit-animation: left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .circle-clipper.right .circle {
    -webkit-animation: right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg)
    }
    50% {
        -webkit-transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(130deg)
    }
}

@keyframes left-spin {
    from {
        transform: rotate(130deg)
    }
    50% {
        transform: rotate(-5deg)
    }
    to {
        transform: rotate(130deg)
    }
}

@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg)
    }
    50% {
        -webkit-transform: rotate(5deg)
    }
    to {
        -webkit-transform: rotate(-130deg)
    }
}

@keyframes right-spin {
    from {
        transform: rotate(-130deg)
    }
    50% {
        transform: rotate(5deg)
    }
    to {
        transform: rotate(-130deg)
    }
}

#spinnerContainer.cooldown {
    -webkit-animation: container-rotate 1568ms linear infinite, fade-out .4s cubic-bezier(.4, 0, .2, 1);
    animation: container-rotate 1568ms linear infinite, fade-out .4s cubic-bezier(.4, 0, .2, 1)
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fade-out {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.activity-item {
    border-left: 2px solid #e1e8ee;
    padding-bottom: 1px;
    padding-left: 24px;
    position: relative
}

.activity-item::before {
    color: #004F59;
    background: #fff;
    content: "\f10c";
    left: -7px;
    position: absolute;
    top: 0;
    width: 10px;
    font-family: paperIcons
}

.activity-item:last-child::after {
    border-radius: 100%;
    bottom: 0;
    content: "";
    height: 6px;
    left: -3px;
    position: absolute;
    width: 6px
}

.activity-item .activity-content i {
    font-size: 12px
}

.activity-item .activity-content small {
    position: relative;
    top: -4px
}

.activity-item .activity-content p {
    padding-bottom: 4px;
    position: relative
}

.activity-success::before {
    color: #7dc855
}

.activity-warning::before {
    color: #fcce54
}

.activity-warning::before {
    color: #ed5564
}

.box {
    text-align: center
}

.box a {
    color: #86939e;
    font-size: 12px
}

.box a:hover {
    font-weight: 400
}

.mailbox-attachments li {
    float: left;
    width: 200px;
    border: 1px solid #e1e8ee;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 2px
}

.mailbox-attachments li .mailbox-attachment-name {
    color: #86939e;
    font-weight: 400;
    font-size: 12px
}

.mailbox-attachments li .mailbox-attachment-icon, .mailbox-attachments li .mailbox-attachment-info, .mailbox-attachments li .mailbox-attachment-size {
    display: block
}

.mailbox-attachments li .mailbox-attachment-info {
    padding: 10px;
    background: #f5f8fa
}

.mailbox-attachments li .mailbox-attachment-size {
    font-size: 12px
}

.mailbox-attachments li .mailbox-attachment-icon {
    text-align: center;
    font-size: 65px;
    color: #666;
    padding: 20px 10px
}

.mailbox-attachments li .mailbox-attachment-icon.has-img {
    padding: 0
}

.mailbox-attachments li .mailbox-attachment-icon.has-img>img {
    max-width: 100%;
    height: auto
}

.dropzone {
    border: 2px dashed #e1e8ee
}

.colorpicker {
    border: 1px solid #e1e8ee
}

.material-switch>input[type=checkbox] {
    display: none
}

.material-switch>label {
    cursor: pointer;
    height: 0;
    position: relative;
    width: 40px
}

.material-switch>label::before {
    background: #000;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position: absolute;
    opacity: .3;
    transition: all .4s ease-in-out;
    width: 40px
}

.material-switch>label::after {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all .3s ease-in-out;
    width: 24px
}

.material-switch>input[type=checkbox]:checked+label::before {
    background: inherit;
    opacity: .5
}

.material-switch>input[type=checkbox]:checked+label::after {
    background: inherit;
    left: 20px
}

.easy-pie-chart {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 110px;
    text-align: center
}

.easy-pie-chart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.easy-pie-chart .percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2
}

.easy-pie-chart.easy-pie-chart-lg {
    width: 150px;
    height: 150px
}

.easy-pie-chart.easy-pie-chart-lg .percent {
    line-height: 150px
}

.easy-pie-chart.easy-pie-chart-sm {
    width: 60px;
    height: 60px
}

.easy-pie-chart.easy-pie-chart-sm .percent {
    line-height: 60px
}

.easy-pie-chart.easy-pie-chart-xs {
    width: 40px;
    height: 40px
}

.easy-pie-chart.easy-pie-chart-xs .percent {
    line-height: 40px
}

.theme-dark {
    background: #212121
}

.theme-dark .card, .theme-dark .list-group-item, .theme-dark .main-sidebar, .theme-dark .navbar, .theme-dark.body, .theme-dark.card, .theme-dark.main-sidebar, .theme-dark.navbar {
    background: #272c33!important
}

.theme-dark .b-b, .theme-dark .b-l, .theme-dark .b-r, .theme-dark .b-t, .theme-dark .card, .theme-dark .card-footer, .theme-dark .card-header, .theme-dark .form-material .form-group .form-line, .theme-dark .list-group-item, .theme-dark .table td, .theme-dark .table th, .theme-dark .table tr, .theme-dark.b-b, .theme-dark.b-l, .theme-dark.b-r, .theme-dark.b-t {
    border-color: #30384b!important
}

.theme-dark .form-control {
    border-color: #30384b
}

.theme-dark .form-control:focus {
    border-color: #004F59
}

.theme-dark .card-header .white, .theme-dark .light, .theme-dark .sidebar-menu li a:hover, .theme-dark .table-hover tbody tr:hover {
    background: rgba(0, 0, 0, .1)
}

.theme-dark .offcanvas .sidebar-menu>li, .theme-dark .sidebar-tabs, .theme-dark .tab-content, .theme-dark.offcanvas .sidebar-menu>li {
    border-color: #30384b!important
}

.theme-dark .offcanvas .sidebar-menu>li a.active, .theme-dark .sidebar-tabs a.active, .theme-dark .tab-content a.active, .theme-dark.offcanvas .sidebar-menu>li a.active {
    color: #004F59
}

.theme-dark .offcanvas .sidebar-menu>li a.nav-link, .theme-dark .sidebar-tabs a.nav-link, .theme-dark .tab-content a.nav-link, .theme-dark.offcanvas .sidebar-menu>li a.nav-link {
    color: #fff
}

[dir=rtl] body, html[dir=rtl] body {
    text-align: right
}

[dir=rtl] .main-sidebar, html[dir=rtl] .main-sidebar {
    right: 0!important
}

[dir=rtl] .has-sidebar-right, html[dir=rtl] .has-sidebar-right {
    margin-right: 270px;
    transition: transform .5s ease-in-out, margin .5s ease-in-out
}

@media (max-width:1031px) {
    [dir=rtl] .has-sidebar-right, html[dir=rtl] .has-sidebar-right {
        margin-right: 0
    }
}

[dir=rtl] .has-sidebar-right.page, html[dir=rtl] .has-sidebar-right.page {
    overflow: hidden
}

[dir=rtl] .sidebar-collapse .main-sidebar, html[dir=rtl] .sidebar-collapse .main-sidebar {
    transform: translate(330px, 0)
}

[dir=rtl] .sidebar-collapse .has-sidebar-right, html[dir=rtl] .sidebar-collapse .has-sidebar-right {
    margin-right: 0
}

[dir=rtl] .control-sidebar.control-sidebar-open, [dir=rtl] .control-sidebar.control-sidebar-open+.control-sidebar-bg, html[dir=rtl] .control-sidebar.control-sidebar-open, html[dir=rtl] .control-sidebar.control-sidebar-open+.control-sidebar-bg {
    right: auto;
    left: 0!important
}

[dir=rtl] .control-sidebar, [dir=rtl] .control-sidebar-bg, html[dir=rtl] .control-sidebar, html[dir=rtl] .control-sidebar-bg {
    left: -350px;
    transition: left .3s ease-in-out!important
}

[dir=rtl] .sidebar-menu li>a, html[dir=rtl] .sidebar-menu li>a {
    padding: 10px 24px 10px 15px
}

[dir=rtl] .sidebar-menu li a .icon-angle-left, html[dir=rtl] .sidebar-menu li a .icon-angle-left {
    right: auto
}

[dir=rtl] .sidebar-menu li>a>.pull-left, html[dir=rtl] .sidebar-menu li>a>.pull-left {
    margin-top: -7px;
    position: absolute;
    left: 20px;
    top: 42%
}

[dir=rtl] .navbar-nav>.user-menu .user-image, html[dir=rtl] .navbar-nav>.user-menu .user-image {
    float: right;
    width: 25px;
    height: 25px;
    margin-left: 10px;
    margin-top: -2px
}

[dir=rtl] .paper-nav-toggle, html[dir=rtl] .paper-nav-toggle {
    left: 0;
    right: auto
}

[dir=rtl] .circle-clipper.right .circle, html[dir=rtl] .circle-clipper.right .circle {
    right: -100%
}

[dir=rtl] .form-material .form-group .form-line .form-label, html[dir=rtl] .form-material .form-group .form-line .form-label {
    left: auto;
    right: 0
}

[dir=rtl] .form-material .form-group .help-info, html[dir=rtl] .form-material .form-group .help-info {
    float: left
}

[dir=rtl] .form-group.has-icon i, html[dir=rtl] .form-group.has-icon i {
    margin-right: 20px
}

[dir=rtl] .form-group.has-icon i::after, html[dir=rtl] .form-group.has-icon i::after {
    border-left: solid 1px #e1e8ee;
    right: 30px
}

[dir=rtl] .form-group.has-icon input, html[dir=rtl] .form-group.has-icon input {
    padding-right: 68px
}

/* ------------------------------------------------------------- */
/* ############### 7. UTILITIES / HELPER CLASSES ############### */
/* ------------------------------------------------------------- */
/* 7. UTILITIES / HELPER CLASSES        
/*    7.1  Background       
/*    7.2  Border       
/*    7.3  Height       
/*    7.4  Hover        
/*    7.5  Margin       
/*    7.6  Misc     
/*    7.7  Padding      
/*    7.8  Position     
/*    7.9  Typography       
/* ------------------------------------------ */
/* ############### Background ############### */
/* ------------------------------------------ */

.bg-transparent {
    background-color: transparent;
}

.bg-gray-100 {
    background-color: #f8f9fa;
}

.bg-gray-200 {
    background-color: #e9ecef;
}

.bg-gray-300 {
    background-color: #dee2e6;
}

.bg-gray-400 {
    background-color: #ced4da;
}

.bg-gray-500 {
    background-color: #adb5bd;
}

.bg-gray-600 {
    background-color: #6c757d;
}

.bg-gray-700 {
    background-color: #495057;
}

.bg-gray-800 {
    background-color: #343a40;
}

.bg-gray-900 {
    background-color: #212529;
}

.bg-white-1 {
    background-color: rgba(255, 255, 255, 0.1);
}

.bg-white-2 {
    background-color: rgba(255, 255, 255, 0.2);
}

.bg-white-3 {
    background-color: rgba(255, 255, 255, 0.3);
}

.bg-white-4 {
    background-color: rgba(255, 255, 255, 0.4);
}

.bg-white-5 {
    background-color: rgba(255, 255, 255, 0.5);
}

.bg-white-6 {
    background-color: rgba(255, 255, 255, 0.6);
}

.bg-white-7 {
    background-color: rgba(255, 255, 255, 0.7);
}

.bg-white-8 {
    background-color: rgba(255, 255, 255, 0.8);
}

.bg-white-9 {
    background-color: rgba(255, 255, 255, 0.9);
}

.bg-black-1 {
    background-color: rgba(0, 0, 0, 0.1);
}

.bg-black-2 {
    background-color: rgba(0, 0, 0, 0.2);
}

.bg-black-3 {
    background-color: rgba(0, 0, 0, 0.3);
}

.bg-black-4 {
    background-color: rgba(0, 0, 0, 0.4);
}

.bg-black-5 {
    background-color: rgba(0, 0, 0, 0.5);
}

.bg-black-6 {
    background-color: rgba(0, 0, 0, 0.6);
}

.bg-black-7 {
    background-color: rgba(0, 0, 0, 0.7);
}

.bg-black-8 {
    background-color: rgba(0, 0, 0, 0.8);
}

.bg-black-9 {
    background-color: rgba(0, 0, 0, 0.9);
}

.bg-indigo {
    background-color: #6610f2;
}

.bg-purple {
    background-color: #6f42c1;
}

.bg-pink {
    background-color: #e83e8c;
}

.bg-orange {
    background-color: #f27510;
}

.bg-teal {
    background-color: #1CAF9A;
}

.bg-mantle {
    background-image: linear-gradient(to right, #514A9D 0%, #24C6DC 100%);
    background-repeat: repeat-x;
}

.bg-reef {
    background-image: linear-gradient(to right, #3a7bd5 0%, #00d2ff 100%);
    background-repeat: repeat-x;
}

.bg-transfile {
    background-image: linear-gradient(to right, #CB3066 0%, #16BFFD 100%);
    background-repeat: repeat-x;
}

.bg-neon {
    background-image: linear-gradient(to right, #12FFF7 0%, #B3FFAB 100%);
    background-repeat: repeat-x;
}

.bg-delicate {
    background-image: linear-gradient(to right, #E9E4F0 0%, #D3CCE3 100%);
    background-repeat: repeat-x;
}

.bg-emerald {
    background-image: linear-gradient(to right, #56B4D3 0%, #348F50 100%);
    background-repeat: repeat-x;
}

.bg-mojito {
    background-image: linear-gradient(to right, #1D976C 0%, #93F9B9 100%);
    background-repeat: repeat-x;
}

.bg-dance {
    background-image: linear-gradient(to right, #F9D423 0%, #FF4E50 100%);
    background-repeat: repeat-x;
}

.bg-teal-love {
    background-image: linear-gradient(to right, #11FFBD 0%, #AAFFA9 100%);
    background-repeat: repeat-x;
}

.bg-crystal-clear {
    background-image: linear-gradient(to right, #155799 0%, #159957 100%);
    background-repeat: repeat-x;
}

.bg-grandeur {
    background-image: linear-gradient(to right, #000046 0%, #1CB5E0 100%);
    background-repeat: repeat-x;
}

.bg-flickr {
    background-image: linear-gradient(to right, #33001b 0%, #e20477 100%);
    background-repeat: repeat-x;
}

.bg-royal {
    background-image: linear-gradient(to right, #141E30 0%, #243B55 100%);
    background-repeat: repeat-x;
}

.bg-firewatch {
    background-image: linear-gradient(to right, #cb2d3e 0%, #ef473a 100%);
    background-repeat: repeat-x;
}

.bg-teal-info {
    background-image: linear-gradient(to right, #1CAF9A 0%, #5B93D3 100%);
    background-repeat: repeat-x;
}

/* -------------------------------------- */

/* ############### Border ############### */

/* -------------------------------------- */

.bd-transparent {
    border-color: transparent;
}

.bd {
    border: 1px solid #ced4da;
}

.bd-t {
    border-top: 1px solid #ced4da;
}

.bd-r {
    border-right: 1px solid #ced4da;
}

.bd-b {
    border-bottom: 1px solid #ced4da;
}

.bd-l {
    border-left: 1px solid #ced4da;
}

.bd-y {
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
}

.bd-x {
    border-left: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
}

.bd-0 {
    border-width: 0;
}

.bd-1 {
    border-width: 1px;
}

.bd-2 {
    border-width: 2px;
}

.bd-3 {
    border-width: 3px;
}

.bd-4 {
    border-width: 4px;
}

.bd-5 {
    border-width: 5px;
}

.bd-t-0 {
    border-top: 0;
}

.bd-r-0 {
    border-right: 0;
}

.bd-b-0 {
    border-bottom: 0;
}

.bd-l-0 {
    border-left: 0;
}

.bd-t-0-force {
    border-top: 0 !important;
}

.bd-r-0-force {
    border-right: 0 !important;
}

.bd-b-0-force {
    border-bottom: 0 !important;
}

.bd-l-0-force {
    border-left: 0 !important;
}

.bd-y-0 {
    border-top-width: 0;
    border-bottom-width: 0;
}

.bd-y-1 {
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.bd-x-0 {
    border-left-width: 0;
    border-right-width: 0;
}

.bd-x-1 {
    border-left-width: 1px;
    border-right-width: 1px;
}

.bd-primary {
    border-color: #1b84e7;
}

.bd-success {
    border-color: #23BF08;
}

.bd-warning {
    border-color: #F49917;
}

.bd-danger {
    border-color: #dc3545;
}

.bd-info {
    border-color: #5B93D3;
}

.bd-white {
    border-color: #fff;
}

.bd-gray-100 {
    border-color: #f8f9fa;
}

.bd-gray-200 {
    border-color: #e9ecef;
}

.bd-gray-300 {
    border-color: #dee2e6;
}

.bd-gray-400 {
    border-color: #ced4da;
}

.bd-gray-500 {
    border-color: #adb5bd;
}

.bd-gray-600 {
    border-color: #6c757d;
}

.bd-gray-700 {
    border-color: #495057;
}

.bd-gray-800 {
    border-color: #343a40;
}

.bd-gray-900 {
    border-color: #212529;
}

.bd-white-1 {
    border-color: rgba(255, 255, 255, 0.1);
}

.bd-white-2 {
    border-color: rgba(255, 255, 255, 0.2);
}

.bd-white-3 {
    border-color: rgba(255, 255, 255, 0.3);
}

.bd-white-4 {
    border-color: rgba(255, 255, 255, 0.4);
}

.bd-white-5 {
    border-color: rgba(255, 255, 255, 0.5);
}

.bd-white-6 {
    border-color: rgba(255, 255, 255, 0.6);
}

.bd-white-7 {
    border-color: rgba(255, 255, 255, 0.7);
}

.bd-white-8 {
    border-color: rgba(255, 255, 255, 0.8);
}

.rounded-0 {
    border-radius: 0px;
}

.rounded-5 {
    border-radius: 5px;
}

.rounded-10 {
    border-radius: 10px;
}

.rounded-20 {
    border-radius: 20px;
}

.rounded-30 {
    border-radius: 30px;
}

.rounded-40 {
    border-radius: 40px;
}

.rounded-50 {
    border-radius: 50px;
}

.bd-dashed {
    border-style: dashed;
}

.bd-dotted {
    border-style: dotted;
}

@media (min-width: 480px) {
    .bd-xs {
        border: 1px solid #ced4da;
    }
    .bd-xs-t {
        border-top: 1px solid #ced4da;
    }
    .bd-xs-r {
        border-right: 1px solid #ced4da;
    }
    .bd-xs-b {
        border-bottom: 1px solid #ced4da;
    }
    .bd-xs-l {
        border-left: 1px solid #ced4da;
    }
    .bd-xs-y {
        border-top: 1px solid #ced4da;
        border-bottom: 1px solid #ced4da;
    }
    .bd-xs-x {
        border-left: 1px solid #ced4da;
        border-right: 1px solid #ced4da;
    }
}

@media (min-width: 576px) {
    .bd-sm {
        border: 1px solid #ced4da;
    }
    .bd-sm-t {
        border-top: 1px solid #ced4da;
    }
    .bd-sm-r {
        border-right: 1px solid #ced4da;
    }
    .bd-sm-b {
        border-bottom: 1px solid #ced4da;
    }
    .bd-sm-l {
        border-left: 1px solid #ced4da;
    }
    .bd-sm-y {
        border-top: 1px solid #ced4da;
        border-bottom: 1px solid #ced4da;
    }
    .bd-sm-x {
        border-left: 1px solid #ced4da;
        border-right: 1px solid #ced4da;
    }
}

@media (min-width: 768px) {
    .bd-md {
        border: 1px solid #ced4da;
    }
    .bd-md-t {
        border-top: 1px solid #ced4da;
    }
    .bd-md-r {
        border-right: 1px solid #ced4da;
    }
    .bd-md-b {
        border-bottom: 1px solid #ced4da;
    }
    .bd-md-l {
        border-left: 1px solid #ced4da;
    }
    .bd-md-y {
        border-top: 1px solid #ced4da;
        border-bottom: 1px solid #ced4da;
    }
    .bd-md-x {
        border-left: 1px solid #ced4da;
        border-right: 1px solid #ced4da;
    }
}

@media (min-width: 992px) {
    .bd-lg {
        border: 1px solid #ced4da;
    }
    .bd-lg-t {
        border-top: 1px solid #ced4da;
    }
    .bd-lg-r {
        border-right: 1px solid #ced4da;
    }
    .bd-lg-b {
        border-bottom: 1px solid #ced4da;
    }
    .bd-lg-l {
        border-left: 1px solid #ced4da;
    }
    .bd-lg-y {
        border-top: 1px solid #ced4da;
        border-bottom: 1px solid #ced4da;
    }
    .bd-lg-x {
        border-left: 1px solid #ced4da;
        border-right: 1px solid #ced4da;
    }
}

@media (min-width: 1200px) {
    .bd-xl {
        border: 1px solid #ced4da;
    }
    .bd-xl-t {
        border-top: 1px solid #ced4da;
    }
    .bd-xl-r {
        border-right: 1px solid #ced4da;
    }
    .bd-xl-b {
        border-bottom: 1px solid #ced4da;
    }
    .bd-xl-l {
        border-left: 1px solid #ced4da;
    }
    .bd-xl-y {
        border-top: 1px solid #ced4da;
        border-bottom: 1px solid #ced4da;
    }
    .bd-xl-x {
        border-left: 1px solid #ced4da;
        border-right: 1px solid #ced4da;
    }
}

/* -------------------------------------- */

/* ############### Height ############### */

/* -------------------------------------- */

.ht-5 {
    height: 5px;
}

.ht-5p {
    height: 5%;
}

.mx-ht-5p {
    max-height: 5%;
}

.mn-ht-5p {
    min-height: 5%;
}

.ht-5-force {
    height: 5px !important;
}

.ht-5p-force {
    height: 5% !important;
}

.ht-10 {
    height: 10px;
}

.ht-10p {
    height: 10%;
}

.mx-ht-10p {
    max-height: 10%;
}

.mn-ht-10p {
    min-height: 10%;
}

.ht-10-force {
    height: 10px !important;
}

.ht-10p-force {
    height: 10% !important;
}

.ht-15 {
    height: 15px;
}

.ht-15p {
    height: 15%;
}

.mx-ht-15p {
    max-height: 15%;
}

.mn-ht-15p {
    min-height: 15%;
}

.ht-15-force {
    height: 15px !important;
}

.ht-15p-force {
    height: 15% !important;
}

.ht-20 {
    height: 20px;
}

.ht-20p {
    height: 20%;
}

.mx-ht-20p {
    max-height: 20%;
}

.mn-ht-20p {
    min-height: 20%;
}

.ht-20-force {
    height: 20px !important;
}

.ht-20p-force {
    height: 20% !important;
}

.ht-25 {
    height: 25px;
}

.ht-25p {
    height: 25%;
}

.mx-ht-25p {
    max-height: 25%;
}

.mn-ht-25p {
    min-height: 25%;
}

.ht-25-force {
    height: 25px !important;
}

.ht-25p-force {
    height: 25% !important;
}

.ht-30 {
    height: 30px;
}

.ht-30p {
    height: 30%;
}

.mx-ht-30p {
    max-height: 30%;
}

.mn-ht-30p {
    min-height: 30%;
}

.ht-30-force {
    height: 30px !important;
}

.ht-30p-force {
    height: 30% !important;
}

.ht-35 {
    height: 35px;
}

.ht-35p {
    height: 35%;
}

.mx-ht-35p {
    max-height: 35%;
}

.mn-ht-35p {
    min-height: 35%;
}

.ht-35-force {
    height: 35px !important;
}

.ht-35p-force {
    height: 35% !important;
}

.ht-40 {
    height: 40px;
}

.ht-40p {
    height: 40%;
}

.mx-ht-40p {
    max-height: 40%;
}

.mn-ht-40p {
    min-height: 40%;
}

.ht-40-force {
    height: 40px !important;
}

.ht-40p-force {
    height: 40% !important;
}

.ht-45 {
    height: 45px;
}

.ht-45p {
    height: 45%;
}

.mx-ht-45p {
    max-height: 45%;
}

.mn-ht-45p {
    min-height: 45%;
}

.ht-45-force {
    height: 45px !important;
}

.ht-45p-force {
    height: 45% !important;
}

.ht-50 {
    height: 50px;
}

.ht-50p {
    height: 50%;
}

.mx-ht-50p {
    max-height: 50%;
}

.mn-ht-50p {
    min-height: 50%;
}

.ht-50-force {
    height: 50px !important;
}

.ht-50p-force {
    height: 50% !important;
}

.ht-55 {
    height: 55px;
}

.ht-55p {
    height: 55%;
}

.mx-ht-55p {
    max-height: 55%;
}

.mn-ht-55p {
    min-height: 55%;
}

.ht-55-force {
    height: 55px !important;
}

.ht-55p-force {
    height: 55% !important;
}

.ht-60 {
    height: 60px;
}

.ht-60p {
    height: 60%;
}

.mx-ht-60p {
    max-height: 60%;
}

.mn-ht-60p {
    min-height: 60%;
}

.ht-60-force {
    height: 60px !important;
}

.ht-60p-force {
    height: 60% !important;
}

.ht-65 {
    height: 65px;
}

.ht-65p {
    height: 65%;
}

.mx-ht-65p {
    max-height: 65%;
}

.mn-ht-65p {
    min-height: 65%;
}

.ht-65-force {
    height: 65px !important;
}

.ht-65p-force {
    height: 65% !important;
}

.ht-70 {
    height: 70px;
}

.ht-70p {
    height: 70%;
}

.mx-ht-70p {
    max-height: 70%;
}

.mn-ht-70p {
    min-height: 70%;
}

.ht-70-force {
    height: 70px !important;
}

.ht-70p-force {
    height: 70% !important;
}

.ht-75 {
    height: 75px;
}

.ht-75p {
    height: 75%;
}

.mx-ht-75p {
    max-height: 75%;
}

.mn-ht-75p {
    min-height: 75%;
}

.ht-75-force {
    height: 75px !important;
}

.ht-75p-force {
    height: 75% !important;
}

.ht-80 {
    height: 80px;
}

.ht-80p {
    height: 80%;
}

.mx-ht-80p {
    max-height: 80%;
}

.mn-ht-80p {
    min-height: 80%;
}

.ht-80-force {
    height: 80px !important;
}

.ht-80p-force {
    height: 80% !important;
}

.ht-85 {
    height: 85px;
}

.ht-85p {
    height: 85%;
}

.mx-ht-85p {
    max-height: 85%;
}

.mn-ht-85p {
    min-height: 85%;
}

.ht-85-force {
    height: 85px !important;
}

.ht-85p-force {
    height: 85% !important;
}

.ht-90 {
    height: 90px;
}

.ht-90p {
    height: 90%;
}

.mx-ht-90p {
    max-height: 90%;
}

.mn-ht-90p {
    min-height: 90%;
}

.ht-90-force {
    height: 90px !important;
}

.ht-90p-force {
    height: 90% !important;
}

.ht-95 {
    height: 95px;
}

.ht-95p {
    height: 95%;
}

.mx-ht-95p {
    max-height: 95%;
}

.mn-ht-95p {
    min-height: 95%;
}

.ht-95-force {
    height: 95px !important;
}

.ht-95p-force {
    height: 95% !important;
}

.ht-100 {
    height: 100px;
}

.ht-100p {
    height: 100%;
}

.mx-ht-100p {
    max-height: 100%;
}

.mn-ht-100p {
    min-height: 100%;
}

.ht-100-force {
    height: 100px !important;
}

.ht-100p-force {
    height: 100% !important;
}

.ht-150 {
    height: 150px;
}

.ht-200 {
    height: 200px;
}

.ht-250 {
    height: 250px;
}

.ht-300 {
    height: 300px;
}

.ht-350 {
    height: 350px;
}

.ht-400 {
    height: 400px;
}

.ht-450 {
    height: 450px;
}

.ht-500 {
    height: 500px;
}

.ht-550 {
    height: 550px;
}

.ht-600 {
    height: 600px;
}

.ht-650 {
    height: 650px;
}

.ht-700 {
    height: 700px;
}

.ht-750 {
    height: 750px;
}

.ht-800 {
    height: 800px;
}

.ht-100v {
    height: 100vh;
}

.ht-1 {
    height: 1px;
}

.ht-2 {
    height: 2px;
}

.ht-3 {
    height: 3px;
}

.ht-4 {
    height: 4px;
}

.ht-6 {
    height: 6px;
}

.ht-7 {
    height: 7px;
}

.ht-8 {
    height: 8px;
}

.ht-9 {
    height: 9px;
}

.ht-auto {
    height: auto;
}

.ht-16 {
    height: 16px;
}

.ht-32 {
    height: 32px;
}

.ht-36 {
    height: 36px;
}

.ht-48 {
    height: 48px;
}

.ht-64 {
    height: 64px;
}

.ht-72 {
    height: 72px;
}

.ht-115 {
    height: 115px;
}

.ht-120 {
    height: 120px;
}

.ht-160 {
    height: 160px;
}

@media (min-width: 480px) {
    .ht-xs-5 {
        height: 5px;
    }
    .ht-xs-5p {
        height: 5%;
    }
    .mx-ht-xs-5p {
        max-height: 5%;
    }
    .mn-ht-xs-5p {
        min-height: 5%;
    }
    .ht-xs-5-force {
        height: 5px !important;
    }
    .ht-xs-5p-force {
        height: 5% !important;
    }
    .ht-xs-10 {
        height: 10px;
    }
    .ht-xs-10p {
        height: 10%;
    }
    .mx-ht-xs-10p {
        max-height: 10%;
    }
    .mn-ht-xs-10p {
        min-height: 10%;
    }
    .ht-xs-10-force {
        height: 10px !important;
    }
    .ht-xs-10p-force {
        height: 10% !important;
    }
    .ht-xs-15 {
        height: 15px;
    }
    .ht-xs-15p {
        height: 15%;
    }
    .mx-ht-xs-15p {
        max-height: 15%;
    }
    .mn-ht-xs-15p {
        min-height: 15%;
    }
    .ht-xs-15-force {
        height: 15px !important;
    }
    .ht-xs-15p-force {
        height: 15% !important;
    }
    .ht-xs-20 {
        height: 20px;
    }
    .ht-xs-20p {
        height: 20%;
    }
    .mx-ht-xs-20p {
        max-height: 20%;
    }
    .mn-ht-xs-20p {
        min-height: 20%;
    }
    .ht-xs-20-force {
        height: 20px !important;
    }
    .ht-xs-20p-force {
        height: 20% !important;
    }
    .ht-xs-25 {
        height: 25px;
    }
    .ht-xs-25p {
        height: 25%;
    }
    .mx-ht-xs-25p {
        max-height: 25%;
    }
    .mn-ht-xs-25p {
        min-height: 25%;
    }
    .ht-xs-25-force {
        height: 25px !important;
    }
    .ht-xs-25p-force {
        height: 25% !important;
    }
    .ht-xs-30 {
        height: 30px;
    }
    .ht-xs-30p {
        height: 30%;
    }
    .mx-ht-xs-30p {
        max-height: 30%;
    }
    .mn-ht-xs-30p {
        min-height: 30%;
    }
    .ht-xs-30-force {
        height: 30px !important;
    }
    .ht-xs-30p-force {
        height: 30% !important;
    }
    .ht-xs-35 {
        height: 35px;
    }
    .ht-xs-35p {
        height: 35%;
    }
    .mx-ht-xs-35p {
        max-height: 35%;
    }
    .mn-ht-xs-35p {
        min-height: 35%;
    }
    .ht-xs-35-force {
        height: 35px !important;
    }
    .ht-xs-35p-force {
        height: 35% !important;
    }
    .ht-xs-40 {
        height: 40px;
    }
    .ht-xs-40p {
        height: 40%;
    }
    .mx-ht-xs-40p {
        max-height: 40%;
    }
    .mn-ht-xs-40p {
        min-height: 40%;
    }
    .ht-xs-40-force {
        height: 40px !important;
    }
    .ht-xs-40p-force {
        height: 40% !important;
    }
    .ht-xs-45 {
        height: 45px;
    }
    .ht-xs-45p {
        height: 45%;
    }
    .mx-ht-xs-45p {
        max-height: 45%;
    }
    .mn-ht-xs-45p {
        min-height: 45%;
    }
    .ht-xs-45-force {
        height: 45px !important;
    }
    .ht-xs-45p-force {
        height: 45% !important;
    }
    .ht-xs-50 {
        height: 50px;
    }
    .ht-xs-50p {
        height: 50%;
    }
    .mx-ht-xs-50p {
        max-height: 50%;
    }
    .mn-ht-xs-50p {
        min-height: 50%;
    }
    .ht-xs-50-force {
        height: 50px !important;
    }
    .ht-xs-50p-force {
        height: 50% !important;
    }
    .ht-xs-55 {
        height: 55px;
    }
    .ht-xs-55p {
        height: 55%;
    }
    .mx-ht-xs-55p {
        max-height: 55%;
    }
    .mn-ht-xs-55p {
        min-height: 55%;
    }
    .ht-xs-55-force {
        height: 55px !important;
    }
    .ht-xs-55p-force {
        height: 55% !important;
    }
    .ht-xs-60 {
        height: 60px;
    }
    .ht-xs-60p {
        height: 60%;
    }
    .mx-ht-xs-60p {
        max-height: 60%;
    }
    .mn-ht-xs-60p {
        min-height: 60%;
    }
    .ht-xs-60-force {
        height: 60px !important;
    }
    .ht-xs-60p-force {
        height: 60% !important;
    }
    .ht-xs-65 {
        height: 65px;
    }
    .ht-xs-65p {
        height: 65%;
    }
    .mx-ht-xs-65p {
        max-height: 65%;
    }
    .mn-ht-xs-65p {
        min-height: 65%;
    }
    .ht-xs-65-force {
        height: 65px !important;
    }
    .ht-xs-65p-force {
        height: 65% !important;
    }
    .ht-xs-70 {
        height: 70px;
    }
    .ht-xs-70p {
        height: 70%;
    }
    .mx-ht-xs-70p {
        max-height: 70%;
    }
    .mn-ht-xs-70p {
        min-height: 70%;
    }
    .ht-xs-70-force {
        height: 70px !important;
    }
    .ht-xs-70p-force {
        height: 70% !important;
    }
    .ht-xs-75 {
        height: 75px;
    }
    .ht-xs-75p {
        height: 75%;
    }
    .mx-ht-xs-75p {
        max-height: 75%;
    }
    .mn-ht-xs-75p {
        min-height: 75%;
    }
    .ht-xs-75-force {
        height: 75px !important;
    }
    .ht-xs-75p-force {
        height: 75% !important;
    }
    .ht-xs-80 {
        height: 80px;
    }
    .ht-xs-80p {
        height: 80%;
    }
    .mx-ht-xs-80p {
        max-height: 80%;
    }
    .mn-ht-xs-80p {
        min-height: 80%;
    }
    .ht-xs-80-force {
        height: 80px !important;
    }
    .ht-xs-80p-force {
        height: 80% !important;
    }
    .ht-xs-85 {
        height: 85px;
    }
    .ht-xs-85p {
        height: 85%;
    }
    .mx-ht-xs-85p {
        max-height: 85%;
    }
    .mn-ht-xs-85p {
        min-height: 85%;
    }
    .ht-xs-85-force {
        height: 85px !important;
    }
    .ht-xs-85p-force {
        height: 85% !important;
    }
    .ht-xs-90 {
        height: 90px;
    }
    .ht-xs-90p {
        height: 90%;
    }
    .mx-ht-xs-90p {
        max-height: 90%;
    }
    .mn-ht-xs-90p {
        min-height: 90%;
    }
    .ht-xs-90-force {
        height: 90px !important;
    }
    .ht-xs-90p-force {
        height: 90% !important;
    }
    .ht-xs-95 {
        height: 95px;
    }
    .ht-xs-95p {
        height: 95%;
    }
    .mx-ht-xs-95p {
        max-height: 95%;
    }
    .mn-ht-xs-95p {
        min-height: 95%;
    }
    .ht-xs-95-force {
        height: 95px !important;
    }
    .ht-xs-95p-force {
        height: 95% !important;
    }
    .ht-xs-100 {
        height: 100px;
    }
    .ht-xs-100p {
        height: 100%;
    }
    .mx-ht-xs-100p {
        max-height: 100%;
    }
    .mn-ht-xs-100p {
        min-height: 100%;
    }
    .ht-xs-100-force {
        height: 100px !important;
    }
    .ht-xs-100p-force {
        height: 100% !important;
    }
    .ht-xs-150 {
        height: 150px;
    }
    .ht-xs-150p {
        height: 150%;
    }
    .mx-ht-xs-150p {
        max-height: 150%;
    }
    .mn-ht-xs-150p {
        min-height: 150%;
    }
    .ht-xs-150-force {
        height: 150px !important;
    }
    .ht-xs-150p-force {
        height: 150% !important;
    }
    .ht-xs-200 {
        height: 200px;
    }
    .ht-xs-200p {
        height: 200%;
    }
    .mx-ht-xs-200p {
        max-height: 200%;
    }
    .mn-ht-xs-200p {
        min-height: 200%;
    }
    .ht-xs-200-force {
        height: 200px !important;
    }
    .ht-xs-200p-force {
        height: 200% !important;
    }
    .ht-xs-250 {
        height: 250px;
    }
    .ht-xs-250p {
        height: 250%;
    }
    .mx-ht-xs-250p {
        max-height: 250%;
    }
    .mn-ht-xs-250p {
        min-height: 250%;
    }
    .ht-xs-250-force {
        height: 250px !important;
    }
    .ht-xs-250p-force {
        height: 250% !important;
    }
    .ht-xs-300 {
        height: 300px;
    }
    .ht-xs-300p {
        height: 300%;
    }
    .mx-ht-xs-300p {
        max-height: 300%;
    }
    .mn-ht-xs-300p {
        min-height: 300%;
    }
    .ht-xs-300-force {
        height: 300px !important;
    }
    .ht-xs-300p-force {
        height: 300% !important;
    }
    .ht-xs-350 {
        height: 350px;
    }
    .ht-xs-350p {
        height: 350%;
    }
    .mx-ht-xs-350p {
        max-height: 350%;
    }
    .mn-ht-xs-350p {
        min-height: 350%;
    }
    .ht-xs-350-force {
        height: 350px !important;
    }
    .ht-xs-350p-force {
        height: 350% !important;
    }
    .ht-xs-400 {
        height: 400px;
    }
    .ht-xs-400p {
        height: 400%;
    }
    .mx-ht-xs-400p {
        max-height: 400%;
    }
    .mn-ht-xs-400p {
        min-height: 400%;
    }
    .ht-xs-400-force {
        height: 400px !important;
    }
    .ht-xs-400p-force {
        height: 400% !important;
    }
    .ht-xs-450 {
        height: 450px;
    }
    .ht-xs-450p {
        height: 450%;
    }
    .mx-ht-xs-450p {
        max-height: 450%;
    }
    .mn-ht-xs-450p {
        min-height: 450%;
    }
    .ht-xs-450-force {
        height: 450px !important;
    }
    .ht-xs-450p-force {
        height: 450% !important;
    }
    .ht-xs-500 {
        height: 500px;
    }
    .ht-xs-500p {
        height: 500%;
    }
    .mx-ht-xs-500p {
        max-height: 500%;
    }
    .mn-ht-xs-500p {
        min-height: 500%;
    }
    .ht-xs-500-force {
        height: 500px !important;
    }
    .ht-xs-500p-force {
        height: 500% !important;
    }
    .ht-xs-550 {
        height: 550px;
    }
    .ht-xs-550p {
        height: 550%;
    }
    .mx-ht-xs-550p {
        max-height: 550%;
    }
    .mn-ht-xs-550p {
        min-height: 550%;
    }
    .ht-xs-550-force {
        height: 550px !important;
    }
    .ht-xs-550p-force {
        height: 550% !important;
    }
    .ht-xs-600 {
        height: 600px;
    }
    .ht-xs-600p {
        height: 600%;
    }
    .mx-ht-xs-600p {
        max-height: 600%;
    }
    .mn-ht-xs-600p {
        min-height: 600%;
    }
    .ht-xs-600-force {
        height: 600px !important;
    }
    .ht-xs-600p-force {
        height: 600% !important;
    }
    .ht-xs-650 {
        height: 650px;
    }
    .ht-xs-650p {
        height: 650%;
    }
    .mx-ht-xs-650p {
        max-height: 650%;
    }
    .mn-ht-xs-650p {
        min-height: 650%;
    }
    .ht-xs-650-force {
        height: 650px !important;
    }
    .ht-xs-650p-force {
        height: 650% !important;
    }
    .ht-xs-700 {
        height: 700px;
    }
    .ht-xs-700p {
        height: 700%;
    }
    .mx-ht-xs-700p {
        max-height: 700%;
    }
    .mn-ht-xs-700p {
        min-height: 700%;
    }
    .ht-xs-700-force {
        height: 700px !important;
    }
    .ht-xs-700p-force {
        height: 700% !important;
    }
    .ht-xs-750 {
        height: 750px;
    }
    .ht-xs-750p {
        height: 750%;
    }
    .mx-ht-xs-750p {
        max-height: 750%;
    }
    .mn-ht-xs-750p {
        min-height: 750%;
    }
    .ht-xs-750-force {
        height: 750px !important;
    }
    .ht-xs-750p-force {
        height: 750% !important;
    }
    .ht-xs-800 {
        height: 800px;
    }
    .ht-xs-800p {
        height: 800%;
    }
    .mx-ht-xs-800p {
        max-height: 800%;
    }
    .mn-ht-xs-800p {
        min-height: 800%;
    }
    .ht-xs-800-force {
        height: 800px !important;
    }
    .ht-xs-800p-force {
        height: 800% !important;
    }
    .ht-xs-850 {
        height: 850px;
    }
    .ht-xs-850p {
        height: 850%;
    }
    .mx-ht-xs-850p {
        max-height: 850%;
    }
    .mn-ht-xs-850p {
        min-height: 850%;
    }
    .ht-xs-850-force {
        height: 850px !important;
    }
    .ht-xs-850p-force {
        height: 850% !important;
    }
    .ht-xs-100v {
        height: 100vh;
    }
}

@media (min-width: 576px) {
    .ht-sm-5 {
        height: 5px;
    }
    .ht-sm-5p {
        height: 5%;
    }
    .mx-ht-sm-5p {
        max-height: 5%;
    }
    .mn-ht-sm-5p {
        min-height: 5%;
    }
    .ht-sm-5-force {
        height: 5px !important;
    }
    .ht-sm-5p-force {
        height: 5% !important;
    }
    .ht-sm-10 {
        height: 10px;
    }
    .ht-sm-10p {
        height: 10%;
    }
    .mx-ht-sm-10p {
        max-height: 10%;
    }
    .mn-ht-sm-10p {
        min-height: 10%;
    }
    .ht-sm-10-force {
        height: 10px !important;
    }
    .ht-sm-10p-force {
        height: 10% !important;
    }
    .ht-sm-15 {
        height: 15px;
    }
    .ht-sm-15p {
        height: 15%;
    }
    .mx-ht-sm-15p {
        max-height: 15%;
    }
    .mn-ht-sm-15p {
        min-height: 15%;
    }
    .ht-sm-15-force {
        height: 15px !important;
    }
    .ht-sm-15p-force {
        height: 15% !important;
    }
    .ht-sm-20 {
        height: 20px;
    }
    .ht-sm-20p {
        height: 20%;
    }
    .mx-ht-sm-20p {
        max-height: 20%;
    }
    .mn-ht-sm-20p {
        min-height: 20%;
    }
    .ht-sm-20-force {
        height: 20px !important;
    }
    .ht-sm-20p-force {
        height: 20% !important;
    }
    .ht-sm-25 {
        height: 25px;
    }
    .ht-sm-25p {
        height: 25%;
    }
    .mx-ht-sm-25p {
        max-height: 25%;
    }
    .mn-ht-sm-25p {
        min-height: 25%;
    }
    .ht-sm-25-force {
        height: 25px !important;
    }
    .ht-sm-25p-force {
        height: 25% !important;
    }
    .ht-sm-30 {
        height: 30px;
    }
    .ht-sm-30p {
        height: 30%;
    }
    .mx-ht-sm-30p {
        max-height: 30%;
    }
    .mn-ht-sm-30p {
        min-height: 30%;
    }
    .ht-sm-30-force {
        height: 30px !important;
    }
    .ht-sm-30p-force {
        height: 30% !important;
    }
    .ht-sm-35 {
        height: 35px;
    }
    .ht-sm-35p {
        height: 35%;
    }
    .mx-ht-sm-35p {
        max-height: 35%;
    }
    .mn-ht-sm-35p {
        min-height: 35%;
    }
    .ht-sm-35-force {
        height: 35px !important;
    }
    .ht-sm-35p-force {
        height: 35% !important;
    }
    .ht-sm-40 {
        height: 40px;
    }
    .ht-sm-40p {
        height: 40%;
    }
    .mx-ht-sm-40p {
        max-height: 40%;
    }
    .mn-ht-sm-40p {
        min-height: 40%;
    }
    .ht-sm-40-force {
        height: 40px !important;
    }
    .ht-sm-40p-force {
        height: 40% !important;
    }
    .ht-sm-45 {
        height: 45px;
    }
    .ht-sm-45p {
        height: 45%;
    }
    .mx-ht-sm-45p {
        max-height: 45%;
    }
    .mn-ht-sm-45p {
        min-height: 45%;
    }
    .ht-sm-45-force {
        height: 45px !important;
    }
    .ht-sm-45p-force {
        height: 45% !important;
    }
    .ht-sm-50 {
        height: 50px;
    }
    .ht-sm-50p {
        height: 50%;
    }
    .mx-ht-sm-50p {
        max-height: 50%;
    }
    .mn-ht-sm-50p {
        min-height: 50%;
    }
    .ht-sm-50-force {
        height: 50px !important;
    }
    .ht-sm-50p-force {
        height: 50% !important;
    }
    .ht-sm-55 {
        height: 55px;
    }
    .ht-sm-55p {
        height: 55%;
    }
    .mx-ht-sm-55p {
        max-height: 55%;
    }
    .mn-ht-sm-55p {
        min-height: 55%;
    }
    .ht-sm-55-force {
        height: 55px !important;
    }
    .ht-sm-55p-force {
        height: 55% !important;
    }
    .ht-sm-60 {
        height: 60px;
    }
    .ht-sm-60p {
        height: 60%;
    }
    .mx-ht-sm-60p {
        max-height: 60%;
    }
    .mn-ht-sm-60p {
        min-height: 60%;
    }
    .ht-sm-60-force {
        height: 60px !important;
    }
    .ht-sm-60p-force {
        height: 60% !important;
    }
    .ht-sm-65 {
        height: 65px;
    }
    .ht-sm-65p {
        height: 65%;
    }
    .mx-ht-sm-65p {
        max-height: 65%;
    }
    .mn-ht-sm-65p {
        min-height: 65%;
    }
    .ht-sm-65-force {
        height: 65px !important;
    }
    .ht-sm-65p-force {
        height: 65% !important;
    }
    .ht-sm-70 {
        height: 70px;
    }
    .ht-sm-70p {
        height: 70%;
    }
    .mx-ht-sm-70p {
        max-height: 70%;
    }
    .mn-ht-sm-70p {
        min-height: 70%;
    }
    .ht-sm-70-force {
        height: 70px !important;
    }
    .ht-sm-70p-force {
        height: 70% !important;
    }
    .ht-sm-75 {
        height: 75px;
    }
    .ht-sm-75p {
        height: 75%;
    }
    .mx-ht-sm-75p {
        max-height: 75%;
    }
    .mn-ht-sm-75p {
        min-height: 75%;
    }
    .ht-sm-75-force {
        height: 75px !important;
    }
    .ht-sm-75p-force {
        height: 75% !important;
    }
    .ht-sm-80 {
        height: 80px;
    }
    .ht-sm-80p {
        height: 80%;
    }
    .mx-ht-sm-80p {
        max-height: 80%;
    }
    .mn-ht-sm-80p {
        min-height: 80%;
    }
    .ht-sm-80-force {
        height: 80px !important;
    }
    .ht-sm-80p-force {
        height: 80% !important;
    }
    .ht-sm-85 {
        height: 85px;
    }
    .ht-sm-85p {
        height: 85%;
    }
    .mx-ht-sm-85p {
        max-height: 85%;
    }
    .mn-ht-sm-85p {
        min-height: 85%;
    }
    .ht-sm-85-force {
        height: 85px !important;
    }
    .ht-sm-85p-force {
        height: 85% !important;
    }
    .ht-sm-90 {
        height: 90px;
    }
    .ht-sm-90p {
        height: 90%;
    }
    .mx-ht-sm-90p {
        max-height: 90%;
    }
    .mn-ht-sm-90p {
        min-height: 90%;
    }
    .ht-sm-90-force {
        height: 90px !important;
    }
    .ht-sm-90p-force {
        height: 90% !important;
    }
    .ht-sm-95 {
        height: 95px;
    }
    .ht-sm-95p {
        height: 95%;
    }
    .mx-ht-sm-95p {
        max-height: 95%;
    }
    .mn-ht-sm-95p {
        min-height: 95%;
    }
    .ht-sm-95-force {
        height: 95px !important;
    }
    .ht-sm-95p-force {
        height: 95% !important;
    }
    .ht-sm-100 {
        height: 100px;
    }
    .ht-sm-100p {
        height: 100%;
    }
    .mx-ht-sm-100p {
        max-height: 100%;
    }
    .mn-ht-sm-100p {
        min-height: 100%;
    }
    .ht-sm-100-force {
        height: 100px !important;
    }
    .ht-sm-100p-force {
        height: 100% !important;
    }
    .ht-sm-150 {
        height: 150px;
    }
    .ht-sm-150p {
        height: 150%;
    }
    .mx-ht-sm-150p {
        max-height: 150%;
    }
    .mn-ht-sm-150p {
        min-height: 150%;
    }
    .ht-sm-150-force {
        height: 150px !important;
    }
    .ht-sm-150p-force {
        height: 150% !important;
    }
    .ht-sm-200 {
        height: 200px;
    }
    .ht-sm-200p {
        height: 200%;
    }
    .mx-ht-sm-200p {
        max-height: 200%;
    }
    .mn-ht-sm-200p {
        min-height: 200%;
    }
    .ht-sm-200-force {
        height: 200px !important;
    }
    .ht-sm-200p-force {
        height: 200% !important;
    }
    .ht-sm-250 {
        height: 250px;
    }
    .ht-sm-250p {
        height: 250%;
    }
    .mx-ht-sm-250p {
        max-height: 250%;
    }
    .mn-ht-sm-250p {
        min-height: 250%;
    }
    .ht-sm-250-force {
        height: 250px !important;
    }
    .ht-sm-250p-force {
        height: 250% !important;
    }
    .ht-sm-300 {
        height: 300px;
    }
    .ht-sm-300p {
        height: 300%;
    }
    .mx-ht-sm-300p {
        max-height: 300%;
    }
    .mn-ht-sm-300p {
        min-height: 300%;
    }
    .ht-sm-300-force {
        height: 300px !important;
    }
    .ht-sm-300p-force {
        height: 300% !important;
    }
    .ht-sm-350 {
        height: 350px;
    }
    .ht-sm-350p {
        height: 350%;
    }
    .mx-ht-sm-350p {
        max-height: 350%;
    }
    .mn-ht-sm-350p {
        min-height: 350%;
    }
    .ht-sm-350-force {
        height: 350px !important;
    }
    .ht-sm-350p-force {
        height: 350% !important;
    }
    .ht-sm-400 {
        height: 400px;
    }
    .ht-sm-400p {
        height: 400%;
    }
    .mx-ht-sm-400p {
        max-height: 400%;
    }
    .mn-ht-sm-400p {
        min-height: 400%;
    }
    .ht-sm-400-force {
        height: 400px !important;
    }
    .ht-sm-400p-force {
        height: 400% !important;
    }
    .ht-sm-450 {
        height: 450px;
    }
    .ht-sm-450p {
        height: 450%;
    }
    .mx-ht-sm-450p {
        max-height: 450%;
    }
    .mn-ht-sm-450p {
        min-height: 450%;
    }
    .ht-sm-450-force {
        height: 450px !important;
    }
    .ht-sm-450p-force {
        height: 450% !important;
    }
    .ht-sm-500 {
        height: 500px;
    }
    .ht-sm-500p {
        height: 500%;
    }
    .mx-ht-sm-500p {
        max-height: 500%;
    }
    .mn-ht-sm-500p {
        min-height: 500%;
    }
    .ht-sm-500-force {
        height: 500px !important;
    }
    .ht-sm-500p-force {
        height: 500% !important;
    }
    .ht-sm-550 {
        height: 550px;
    }
    .ht-sm-550p {
        height: 550%;
    }
    .mx-ht-sm-550p {
        max-height: 550%;
    }
    .mn-ht-sm-550p {
        min-height: 550%;
    }
    .ht-sm-550-force {
        height: 550px !important;
    }
    .ht-sm-550p-force {
        height: 550% !important;
    }
    .ht-sm-600 {
        height: 600px;
    }
    .ht-sm-600p {
        height: 600%;
    }
    .mx-ht-sm-600p {
        max-height: 600%;
    }
    .mn-ht-sm-600p {
        min-height: 600%;
    }
    .ht-sm-600-force {
        height: 600px !important;
    }
    .ht-sm-600p-force {
        height: 600% !important;
    }
    .ht-sm-650 {
        height: 650px;
    }
    .ht-sm-650p {
        height: 650%;
    }
    .mx-ht-sm-650p {
        max-height: 650%;
    }
    .mn-ht-sm-650p {
        min-height: 650%;
    }
    .ht-sm-650-force {
        height: 650px !important;
    }
    .ht-sm-650p-force {
        height: 650% !important;
    }
    .ht-sm-700 {
        height: 700px;
    }
    .ht-sm-700p {
        height: 700%;
    }
    .mx-ht-sm-700p {
        max-height: 700%;
    }
    .mn-ht-sm-700p {
        min-height: 700%;
    }
    .ht-sm-700-force {
        height: 700px !important;
    }
    .ht-sm-700p-force {
        height: 700% !important;
    }
    .ht-sm-750 {
        height: 750px;
    }
    .ht-sm-750p {
        height: 750%;
    }
    .mx-ht-sm-750p {
        max-height: 750%;
    }
    .mn-ht-sm-750p {
        min-height: 750%;
    }
    .ht-sm-750-force {
        height: 750px !important;
    }
    .ht-sm-750p-force {
        height: 750% !important;
    }
    .ht-sm-800 {
        height: 800px;
    }
    .ht-sm-800p {
        height: 800%;
    }
    .mx-ht-sm-800p {
        max-height: 800%;
    }
    .mn-ht-sm-800p {
        min-height: 800%;
    }
    .ht-sm-800-force {
        height: 800px !important;
    }
    .ht-sm-800p-force {
        height: 800% !important;
    }
    .ht-sm-850 {
        height: 850px;
    }
    .ht-sm-850p {
        height: 850%;
    }
    .mx-ht-sm-850p {
        max-height: 850%;
    }
    .mn-ht-sm-850p {
        min-height: 850%;
    }
    .ht-sm-850-force {
        height: 850px !important;
    }
    .ht-sm-850p-force {
        height: 850% !important;
    }
    .ht-sm-100v {
        height: 100vh;
    }
}

@media (min-width: 768px) {
    .ht-md-5 {
        height: 5px;
    }
    .ht-md-5p {
        height: 5%;
    }
    .mx-ht-md-5p {
        max-height: 5%;
    }
    .mn-ht-md-5p {
        min-height: 5%;
    }
    .ht-md-5-force {
        height: 5px !important;
    }
    .ht-md-5p-force {
        height: 5% !important;
    }
    .ht-md-10 {
        height: 10px;
    }
    .ht-md-10p {
        height: 10%;
    }
    .mx-ht-md-10p {
        max-height: 10%;
    }
    .mn-ht-md-10p {
        min-height: 10%;
    }
    .ht-md-10-force {
        height: 10px !important;
    }
    .ht-md-10p-force {
        height: 10% !important;
    }
    .ht-md-15 {
        height: 15px;
    }
    .ht-md-15p {
        height: 15%;
    }
    .mx-ht-md-15p {
        max-height: 15%;
    }
    .mn-ht-md-15p {
        min-height: 15%;
    }
    .ht-md-15-force {
        height: 15px !important;
    }
    .ht-md-15p-force {
        height: 15% !important;
    }
    .ht-md-20 {
        height: 20px;
    }
    .ht-md-20p {
        height: 20%;
    }
    .mx-ht-md-20p {
        max-height: 20%;
    }
    .mn-ht-md-20p {
        min-height: 20%;
    }
    .ht-md-20-force {
        height: 20px !important;
    }
    .ht-md-20p-force {
        height: 20% !important;
    }
    .ht-md-25 {
        height: 25px;
    }
    .ht-md-25p {
        height: 25%;
    }
    .mx-ht-md-25p {
        max-height: 25%;
    }
    .mn-ht-md-25p {
        min-height: 25%;
    }
    .ht-md-25-force {
        height: 25px !important;
    }
    .ht-md-25p-force {
        height: 25% !important;
    }
    .ht-md-30 {
        height: 30px;
    }
    .ht-md-30p {
        height: 30%;
    }
    .mx-ht-md-30p {
        max-height: 30%;
    }
    .mn-ht-md-30p {
        min-height: 30%;
    }
    .ht-md-30-force {
        height: 30px !important;
    }
    .ht-md-30p-force {
        height: 30% !important;
    }
    .ht-md-35 {
        height: 35px;
    }
    .ht-md-35p {
        height: 35%;
    }
    .mx-ht-md-35p {
        max-height: 35%;
    }
    .mn-ht-md-35p {
        min-height: 35%;
    }
    .ht-md-35-force {
        height: 35px !important;
    }
    .ht-md-35p-force {
        height: 35% !important;
    }
    .ht-md-40 {
        height: 40px;
    }
    .ht-md-40p {
        height: 40%;
    }
    .mx-ht-md-40p {
        max-height: 40%;
    }
    .mn-ht-md-40p {
        min-height: 40%;
    }
    .ht-md-40-force {
        height: 40px !important;
    }
    .ht-md-40p-force {
        height: 40% !important;
    }
    .ht-md-45 {
        height: 45px;
    }
    .ht-md-45p {
        height: 45%;
    }
    .mx-ht-md-45p {
        max-height: 45%;
    }
    .mn-ht-md-45p {
        min-height: 45%;
    }
    .ht-md-45-force {
        height: 45px !important;
    }
    .ht-md-45p-force {
        height: 45% !important;
    }
    .ht-md-50 {
        height: 50px;
    }
    .ht-md-50p {
        height: 50%;
    }
    .mx-ht-md-50p {
        max-height: 50%;
    }
    .mn-ht-md-50p {
        min-height: 50%;
    }
    .ht-md-50-force {
        height: 50px !important;
    }
    .ht-md-50p-force {
        height: 50% !important;
    }
    .ht-md-55 {
        height: 55px;
    }
    .ht-md-55p {
        height: 55%;
    }
    .mx-ht-md-55p {
        max-height: 55%;
    }
    .mn-ht-md-55p {
        min-height: 55%;
    }
    .ht-md-55-force {
        height: 55px !important;
    }
    .ht-md-55p-force {
        height: 55% !important;
    }
    .ht-md-60 {
        height: 60px;
    }
    .ht-md-60p {
        height: 60%;
    }
    .mx-ht-md-60p {
        max-height: 60%;
    }
    .mn-ht-md-60p {
        min-height: 60%;
    }
    .ht-md-60-force {
        height: 60px !important;
    }
    .ht-md-60p-force {
        height: 60% !important;
    }
    .ht-md-65 {
        height: 65px;
    }
    .ht-md-65p {
        height: 65%;
    }
    .mx-ht-md-65p {
        max-height: 65%;
    }
    .mn-ht-md-65p {
        min-height: 65%;
    }
    .ht-md-65-force {
        height: 65px !important;
    }
    .ht-md-65p-force {
        height: 65% !important;
    }
    .ht-md-70 {
        height: 70px;
    }
    .ht-md-70p {
        height: 70%;
    }
    .mx-ht-md-70p {
        max-height: 70%;
    }
    .mn-ht-md-70p {
        min-height: 70%;
    }
    .ht-md-70-force {
        height: 70px !important;
    }
    .ht-md-70p-force {
        height: 70% !important;
    }
    .ht-md-75 {
        height: 75px;
    }
    .ht-md-75p {
        height: 75%;
    }
    .mx-ht-md-75p {
        max-height: 75%;
    }
    .mn-ht-md-75p {
        min-height: 75%;
    }
    .ht-md-75-force {
        height: 75px !important;
    }
    .ht-md-75p-force {
        height: 75% !important;
    }
    .ht-md-80 {
        height: 80px;
    }
    .ht-md-80p {
        height: 80%;
    }
    .mx-ht-md-80p {
        max-height: 80%;
    }
    .mn-ht-md-80p {
        min-height: 80%;
    }
    .ht-md-80-force {
        height: 80px !important;
    }
    .ht-md-80p-force {
        height: 80% !important;
    }
    .ht-md-85 {
        height: 85px;
    }
    .ht-md-85p {
        height: 85%;
    }
    .mx-ht-md-85p {
        max-height: 85%;
    }
    .mn-ht-md-85p {
        min-height: 85%;
    }
    .ht-md-85-force {
        height: 85px !important;
    }
    .ht-md-85p-force {
        height: 85% !important;
    }
    .ht-md-90 {
        height: 90px;
    }
    .ht-md-90p {
        height: 90%;
    }
    .mx-ht-md-90p {
        max-height: 90%;
    }
    .mn-ht-md-90p {
        min-height: 90%;
    }
    .ht-md-90-force {
        height: 90px !important;
    }
    .ht-md-90p-force {
        height: 90% !important;
    }
    .ht-md-95 {
        height: 95px;
    }
    .ht-md-95p {
        height: 95%;
    }
    .mx-ht-md-95p {
        max-height: 95%;
    }
    .mn-ht-md-95p {
        min-height: 95%;
    }
    .ht-md-95-force {
        height: 95px !important;
    }
    .ht-md-95p-force {
        height: 95% !important;
    }
    .ht-md-100 {
        height: 100px;
    }
    .ht-md-100p {
        height: 100%;
    }
    .mx-ht-md-100p {
        max-height: 100%;
    }
    .mn-ht-md-100p {
        min-height: 100%;
    }
    .ht-md-100-force {
        height: 100px !important;
    }
    .ht-md-100p-force {
        height: 100% !important;
    }
    .ht-md-150 {
        height: 150px;
    }
    .ht-md-150p {
        height: 150%;
    }
    .mx-ht-md-150p {
        max-height: 150%;
    }
    .mn-ht-md-150p {
        min-height: 150%;
    }
    .ht-md-150-force {
        height: 150px !important;
    }
    .ht-md-150p-force {
        height: 150% !important;
    }
    .ht-md-200 {
        height: 200px;
    }
    .ht-md-200p {
        height: 200%;
    }
    .mx-ht-md-200p {
        max-height: 200%;
    }
    .mn-ht-md-200p {
        min-height: 200%;
    }
    .ht-md-200-force {
        height: 200px !important;
    }
    .ht-md-200p-force {
        height: 200% !important;
    }
    .ht-md-250 {
        height: 250px;
    }
    .ht-md-250p {
        height: 250%;
    }
    .mx-ht-md-250p {
        max-height: 250%;
    }
    .mn-ht-md-250p {
        min-height: 250%;
    }
    .ht-md-250-force {
        height: 250px !important;
    }
    .ht-md-250p-force {
        height: 250% !important;
    }
    .ht-md-300 {
        height: 300px;
    }
    .ht-md-300p {
        height: 300%;
    }
    .mx-ht-md-300p {
        max-height: 300%;
    }
    .mn-ht-md-300p {
        min-height: 300%;
    }
    .ht-md-300-force {
        height: 300px !important;
    }
    .ht-md-300p-force {
        height: 300% !important;
    }
    .ht-md-350 {
        height: 350px;
    }
    .ht-md-350p {
        height: 350%;
    }
    .mx-ht-md-350p {
        max-height: 350%;
    }
    .mn-ht-md-350p {
        min-height: 350%;
    }
    .ht-md-350-force {
        height: 350px !important;
    }
    .ht-md-350p-force {
        height: 350% !important;
    }
    .ht-md-400 {
        height: 400px;
    }
    .ht-md-400p {
        height: 400%;
    }
    .mx-ht-md-400p {
        max-height: 400%;
    }
    .mn-ht-md-400p {
        min-height: 400%;
    }
    .ht-md-400-force {
        height: 400px !important;
    }
    .ht-md-400p-force {
        height: 400% !important;
    }
    .ht-md-450 {
        height: 450px;
    }
    .ht-md-450p {
        height: 450%;
    }
    .mx-ht-md-450p {
        max-height: 450%;
    }
    .mn-ht-md-450p {
        min-height: 450%;
    }
    .ht-md-450-force {
        height: 450px !important;
    }
    .ht-md-450p-force {
        height: 450% !important;
    }
    .ht-md-500 {
        height: 500px;
    }
    .ht-md-500p {
        height: 500%;
    }
    .mx-ht-md-500p {
        max-height: 500%;
    }
    .mn-ht-md-500p {
        min-height: 500%;
    }
    .ht-md-500-force {
        height: 500px !important;
    }
    .ht-md-500p-force {
        height: 500% !important;
    }
    .ht-md-550 {
        height: 550px;
    }
    .ht-md-550p {
        height: 550%;
    }
    .mx-ht-md-550p {
        max-height: 550%;
    }
    .mn-ht-md-550p {
        min-height: 550%;
    }
    .ht-md-550-force {
        height: 550px !important;
    }
    .ht-md-550p-force {
        height: 550% !important;
    }
    .ht-md-600 {
        height: 600px;
    }
    .ht-md-600p {
        height: 600%;
    }
    .mx-ht-md-600p {
        max-height: 600%;
    }
    .mn-ht-md-600p {
        min-height: 600%;
    }
    .ht-md-600-force {
        height: 600px !important;
    }
    .ht-md-600p-force {
        height: 600% !important;
    }
    .ht-md-650 {
        height: 650px;
    }
    .ht-md-650p {
        height: 650%;
    }
    .mx-ht-md-650p {
        max-height: 650%;
    }
    .mn-ht-md-650p {
        min-height: 650%;
    }
    .ht-md-650-force {
        height: 650px !important;
    }
    .ht-md-650p-force {
        height: 650% !important;
    }
    .ht-md-700 {
        height: 700px;
    }
    .ht-md-700p {
        height: 700%;
    }
    .mx-ht-md-700p {
        max-height: 700%;
    }
    .mn-ht-md-700p {
        min-height: 700%;
    }
    .ht-md-700-force {
        height: 700px !important;
    }
    .ht-md-700p-force {
        height: 700% !important;
    }
    .ht-md-750 {
        height: 750px;
    }
    .ht-md-750p {
        height: 750%;
    }
    .mx-ht-md-750p {
        max-height: 750%;
    }
    .mn-ht-md-750p {
        min-height: 750%;
    }
    .ht-md-750-force {
        height: 750px !important;
    }
    .ht-md-750p-force {
        height: 750% !important;
    }
    .ht-md-800 {
        height: 800px;
    }
    .ht-md-800p {
        height: 800%;
    }
    .mx-ht-md-800p {
        max-height: 800%;
    }
    .mn-ht-md-800p {
        min-height: 800%;
    }
    .ht-md-800-force {
        height: 800px !important;
    }
    .ht-md-800p-force {
        height: 800% !important;
    }
    .ht-md-850 {
        height: 850px;
    }
    .ht-md-850p {
        height: 850%;
    }
    .mx-ht-md-850p {
        max-height: 850%;
    }
    .mn-ht-md-850p {
        min-height: 850%;
    }
    .ht-md-850-force {
        height: 850px !important;
    }
    .ht-md-850p-force {
        height: 850% !important;
    }
    .ht-md-100v {
        height: 100vh;
    }
}

@media (min-width: 992px) {
    .ht-lg-5 {
        height: 5px;
    }
    .ht-lg-5p {
        height: 5%;
    }
    .mx-ht-lg-5p {
        max-height: 5%;
    }
    .mn-ht-lg-5p {
        min-height: 5%;
    }
    .ht-lg-5-force {
        height: 5px !important;
    }
    .ht-lg-5p-force {
        height: 5% !important;
    }
    .ht-lg-10 {
        height: 10px;
    }
    .ht-lg-10p {
        height: 10%;
    }
    .mx-ht-lg-10p {
        max-height: 10%;
    }
    .mn-ht-lg-10p {
        min-height: 10%;
    }
    .ht-lg-10-force {
        height: 10px !important;
    }
    .ht-lg-10p-force {
        height: 10% !important;
    }
    .ht-lg-15 {
        height: 15px;
    }
    .ht-lg-15p {
        height: 15%;
    }
    .mx-ht-lg-15p {
        max-height: 15%;
    }
    .mn-ht-lg-15p {
        min-height: 15%;
    }
    .ht-lg-15-force {
        height: 15px !important;
    }
    .ht-lg-15p-force {
        height: 15% !important;
    }
    .ht-lg-20 {
        height: 20px;
    }
    .ht-lg-20p {
        height: 20%;
    }
    .mx-ht-lg-20p {
        max-height: 20%;
    }
    .mn-ht-lg-20p {
        min-height: 20%;
    }
    .ht-lg-20-force {
        height: 20px !important;
    }
    .ht-lg-20p-force {
        height: 20% !important;
    }
    .ht-lg-25 {
        height: 25px;
    }
    .ht-lg-25p {
        height: 25%;
    }
    .mx-ht-lg-25p {
        max-height: 25%;
    }
    .mn-ht-lg-25p {
        min-height: 25%;
    }
    .ht-lg-25-force {
        height: 25px !important;
    }
    .ht-lg-25p-force {
        height: 25% !important;
    }
    .ht-lg-30 {
        height: 30px;
    }
    .ht-lg-30p {
        height: 30%;
    }
    .mx-ht-lg-30p {
        max-height: 30%;
    }
    .mn-ht-lg-30p {
        min-height: 30%;
    }
    .ht-lg-30-force {
        height: 30px !important;
    }
    .ht-lg-30p-force {
        height: 30% !important;
    }
    .ht-lg-35 {
        height: 35px;
    }
    .ht-lg-35p {
        height: 35%;
    }
    .mx-ht-lg-35p {
        max-height: 35%;
    }
    .mn-ht-lg-35p {
        min-height: 35%;
    }
    .ht-lg-35-force {
        height: 35px !important;
    }
    .ht-lg-35p-force {
        height: 35% !important;
    }
    .ht-lg-40 {
        height: 40px;
    }
    .ht-lg-40p {
        height: 40%;
    }
    .mx-ht-lg-40p {
        max-height: 40%;
    }
    .mn-ht-lg-40p {
        min-height: 40%;
    }
    .ht-lg-40-force {
        height: 40px !important;
    }
    .ht-lg-40p-force {
        height: 40% !important;
    }
    .ht-lg-45 {
        height: 45px;
    }
    .ht-lg-45p {
        height: 45%;
    }
    .mx-ht-lg-45p {
        max-height: 45%;
    }
    .mn-ht-lg-45p {
        min-height: 45%;
    }
    .ht-lg-45-force {
        height: 45px !important;
    }
    .ht-lg-45p-force {
        height: 45% !important;
    }
    .ht-lg-50 {
        height: 50px;
    }
    .ht-lg-50p {
        height: 50%;
    }
    .mx-ht-lg-50p {
        max-height: 50%;
    }
    .mn-ht-lg-50p {
        min-height: 50%;
    }
    .ht-lg-50-force {
        height: 50px !important;
    }
    .ht-lg-50p-force {
        height: 50% !important;
    }
    .ht-lg-55 {
        height: 55px;
    }
    .ht-lg-55p {
        height: 55%;
    }
    .mx-ht-lg-55p {
        max-height: 55%;
    }
    .mn-ht-lg-55p {
        min-height: 55%;
    }
    .ht-lg-55-force {
        height: 55px !important;
    }
    .ht-lg-55p-force {
        height: 55% !important;
    }
    .ht-lg-60 {
        height: 60px;
    }
    .ht-lg-60p {
        height: 60%;
    }
    .mx-ht-lg-60p {
        max-height: 60%;
    }
    .mn-ht-lg-60p {
        min-height: 60%;
    }
    .ht-lg-60-force {
        height: 60px !important;
    }
    .ht-lg-60p-force {
        height: 60% !important;
    }
    .ht-lg-65 {
        height: 65px;
    }
    .ht-lg-65p {
        height: 65%;
    }
    .mx-ht-lg-65p {
        max-height: 65%;
    }
    .mn-ht-lg-65p {
        min-height: 65%;
    }
    .ht-lg-65-force {
        height: 65px !important;
    }
    .ht-lg-65p-force {
        height: 65% !important;
    }
    .ht-lg-70 {
        height: 70px;
    }
    .ht-lg-70p {
        height: 70%;
    }
    .mx-ht-lg-70p {
        max-height: 70%;
    }
    .mn-ht-lg-70p {
        min-height: 70%;
    }
    .ht-lg-70-force {
        height: 70px !important;
    }
    .ht-lg-70p-force {
        height: 70% !important;
    }
    .ht-lg-75 {
        height: 75px;
    }
    .ht-lg-75p {
        height: 75%;
    }
    .mx-ht-lg-75p {
        max-height: 75%;
    }
    .mn-ht-lg-75p {
        min-height: 75%;
    }
    .ht-lg-75-force {
        height: 75px !important;
    }
    .ht-lg-75p-force {
        height: 75% !important;
    }
    .ht-lg-80 {
        height: 80px;
    }
    .ht-lg-80p {
        height: 80%;
    }
    .mx-ht-lg-80p {
        max-height: 80%;
    }
    .mn-ht-lg-80p {
        min-height: 80%;
    }
    .ht-lg-80-force {
        height: 80px !important;
    }
    .ht-lg-80p-force {
        height: 80% !important;
    }
    .ht-lg-85 {
        height: 85px;
    }
    .ht-lg-85p {
        height: 85%;
    }
    .mx-ht-lg-85p {
        max-height: 85%;
    }
    .mn-ht-lg-85p {
        min-height: 85%;
    }
    .ht-lg-85-force {
        height: 85px !important;
    }
    .ht-lg-85p-force {
        height: 85% !important;
    }
    .ht-lg-90 {
        height: 90px;
    }
    .ht-lg-90p {
        height: 90%;
    }
    .mx-ht-lg-90p {
        max-height: 90%;
    }
    .mn-ht-lg-90p {
        min-height: 90%;
    }
    .ht-lg-90-force {
        height: 90px !important;
    }
    .ht-lg-90p-force {
        height: 90% !important;
    }
    .ht-lg-95 {
        height: 95px;
    }
    .ht-lg-95p {
        height: 95%;
    }
    .mx-ht-lg-95p {
        max-height: 95%;
    }
    .mn-ht-lg-95p {
        min-height: 95%;
    }
    .ht-lg-95-force {
        height: 95px !important;
    }
    .ht-lg-95p-force {
        height: 95% !important;
    }
    .ht-lg-100 {
        height: 100px;
    }
    .ht-lg-100p {
        height: 100%;
    }
    .mx-ht-lg-100p {
        max-height: 100%;
    }
    .mn-ht-lg-100p {
        min-height: 100%;
    }
    .ht-lg-100-force {
        height: 100px !important;
    }
    .ht-lg-100p-force {
        height: 100% !important;
    }
    .ht-lg-150 {
        height: 150px;
    }
    .ht-lg-150p {
        height: 150%;
    }
    .mx-ht-lg-150p {
        max-height: 150%;
    }
    .mn-ht-lg-150p {
        min-height: 150%;
    }
    .ht-lg-150-force {
        height: 150px !important;
    }
    .ht-lg-150p-force {
        height: 150% !important;
    }
    .ht-lg-200 {
        height: 200px;
    }
    .ht-lg-200p {
        height: 200%;
    }
    .mx-ht-lg-200p {
        max-height: 200%;
    }
    .mn-ht-lg-200p {
        min-height: 200%;
    }
    .ht-lg-200-force {
        height: 200px !important;
    }
    .ht-lg-200p-force {
        height: 200% !important;
    }
    .ht-lg-250 {
        height: 250px;
    }
    .ht-lg-250p {
        height: 250%;
    }
    .mx-ht-lg-250p {
        max-height: 250%;
    }
    .mn-ht-lg-250p {
        min-height: 250%;
    }
    .ht-lg-250-force {
        height: 250px !important;
    }
    .ht-lg-250p-force {
        height: 250% !important;
    }
    .ht-lg-300 {
        height: 300px;
    }
    .ht-lg-300p {
        height: 300%;
    }
    .mx-ht-lg-300p {
        max-height: 300%;
    }
    .mn-ht-lg-300p {
        min-height: 300%;
    }
    .ht-lg-300-force {
        height: 300px !important;
    }
    .ht-lg-300p-force {
        height: 300% !important;
    }
    .ht-lg-350 {
        height: 350px;
    }
    .ht-lg-350p {
        height: 350%;
    }
    .mx-ht-lg-350p {
        max-height: 350%;
    }
    .mn-ht-lg-350p {
        min-height: 350%;
    }
    .ht-lg-350-force {
        height: 350px !important;
    }
    .ht-lg-350p-force {
        height: 350% !important;
    }
    .ht-lg-400 {
        height: 400px;
    }
    .ht-lg-400p {
        height: 400%;
    }
    .mx-ht-lg-400p {
        max-height: 400%;
    }
    .mn-ht-lg-400p {
        min-height: 400%;
    }
    .ht-lg-400-force {
        height: 400px !important;
    }
    .ht-lg-400p-force {
        height: 400% !important;
    }
    .ht-lg-450 {
        height: 450px;
    }
    .ht-lg-450p {
        height: 450%;
    }
    .mx-ht-lg-450p {
        max-height: 450%;
    }
    .mn-ht-lg-450p {
        min-height: 450%;
    }
    .ht-lg-450-force {
        height: 450px !important;
    }
    .ht-lg-450p-force {
        height: 450% !important;
    }
    .ht-lg-500 {
        height: 500px;
    }
    .ht-lg-500p {
        height: 500%;
    }
    .mx-ht-lg-500p {
        max-height: 500%;
    }
    .mn-ht-lg-500p {
        min-height: 500%;
    }
    .ht-lg-500-force {
        height: 500px !important;
    }
    .ht-lg-500p-force {
        height: 500% !important;
    }
    .ht-lg-550 {
        height: 550px;
    }
    .ht-lg-550p {
        height: 550%;
    }
    .mx-ht-lg-550p {
        max-height: 550%;
    }
    .mn-ht-lg-550p {
        min-height: 550%;
    }
    .ht-lg-550-force {
        height: 550px !important;
    }
    .ht-lg-550p-force {
        height: 550% !important;
    }
    .ht-lg-600 {
        height: 600px;
    }
    .ht-lg-600p {
        height: 600%;
    }
    .mx-ht-lg-600p {
        max-height: 600%;
    }
    .mn-ht-lg-600p {
        min-height: 600%;
    }
    .ht-lg-600-force {
        height: 600px !important;
    }
    .ht-lg-600p-force {
        height: 600% !important;
    }
    .ht-lg-650 {
        height: 650px;
    }
    .ht-lg-650p {
        height: 650%;
    }
    .mx-ht-lg-650p {
        max-height: 650%;
    }
    .mn-ht-lg-650p {
        min-height: 650%;
    }
    .ht-lg-650-force {
        height: 650px !important;
    }
    .ht-lg-650p-force {
        height: 650% !important;
    }
    .ht-lg-700 {
        height: 700px;
    }
    .ht-lg-700p {
        height: 700%;
    }
    .mx-ht-lg-700p {
        max-height: 700%;
    }
    .mn-ht-lg-700p {
        min-height: 700%;
    }
    .ht-lg-700-force {
        height: 700px !important;
    }
    .ht-lg-700p-force {
        height: 700% !important;
    }
    .ht-lg-750 {
        height: 750px;
    }
    .ht-lg-750p {
        height: 750%;
    }
    .mx-ht-lg-750p {
        max-height: 750%;
    }
    .mn-ht-lg-750p {
        min-height: 750%;
    }
    .ht-lg-750-force {
        height: 750px !important;
    }
    .ht-lg-750p-force {
        height: 750% !important;
    }
    .ht-lg-800 {
        height: 800px;
    }
    .ht-lg-800p {
        height: 800%;
    }
    .mx-ht-lg-800p {
        max-height: 800%;
    }
    .mn-ht-lg-800p {
        min-height: 800%;
    }
    .ht-lg-800-force {
        height: 800px !important;
    }
    .ht-lg-800p-force {
        height: 800% !important;
    }
    .ht-lg-850 {
        height: 850px;
    }
    .ht-lg-850p {
        height: 850%;
    }
    .mx-ht-lg-850p {
        max-height: 850%;
    }
    .mn-ht-lg-850p {
        min-height: 850%;
    }
    .ht-lg-850-force {
        height: 850px !important;
    }
    .ht-lg-850p-force {
        height: 850% !important;
    }
    .ht-lg-100v {
        height: 100vh;
    }
}

@media (min-width: 1200px) {
    .ht-xl-5 {
        height: 5px;
    }
    .ht-xl-5p {
        height: 5%;
    }
    .mx-ht-xl-5p {
        max-height: 5%;
    }
    .mn-ht-xl-5p {
        min-height: 5%;
    }
    .ht-xl-5-force {
        height: 5px !important;
    }
    .ht-xl-5p-force {
        height: 5% !important;
    }
    .ht-xl-10 {
        height: 10px;
    }
    .ht-xl-10p {
        height: 10%;
    }
    .mx-ht-xl-10p {
        max-height: 10%;
    }
    .mn-ht-xl-10p {
        min-height: 10%;
    }
    .ht-xl-10-force {
        height: 10px !important;
    }
    .ht-xl-10p-force {
        height: 10% !important;
    }
    .ht-xl-15 {
        height: 15px;
    }
    .ht-xl-15p {
        height: 15%;
    }
    .mx-ht-xl-15p {
        max-height: 15%;
    }
    .mn-ht-xl-15p {
        min-height: 15%;
    }
    .ht-xl-15-force {
        height: 15px !important;
    }
    .ht-xl-15p-force {
        height: 15% !important;
    }
    .ht-xl-20 {
        height: 20px;
    }
    .ht-xl-20p {
        height: 20%;
    }
    .mx-ht-xl-20p {
        max-height: 20%;
    }
    .mn-ht-xl-20p {
        min-height: 20%;
    }
    .ht-xl-20-force {
        height: 20px !important;
    }
    .ht-xl-20p-force {
        height: 20% !important;
    }
    .ht-xl-25 {
        height: 25px;
    }
    .ht-xl-25p {
        height: 25%;
    }
    .mx-ht-xl-25p {
        max-height: 25%;
    }
    .mn-ht-xl-25p {
        min-height: 25%;
    }
    .ht-xl-25-force {
        height: 25px !important;
    }
    .ht-xl-25p-force {
        height: 25% !important;
    }
    .ht-xl-30 {
        height: 30px;
    }
    .ht-xl-30p {
        height: 30%;
    }
    .mx-ht-xl-30p {
        max-height: 30%;
    }
    .mn-ht-xl-30p {
        min-height: 30%;
    }
    .ht-xl-30-force {
        height: 30px !important;
    }
    .ht-xl-30p-force {
        height: 30% !important;
    }
    .ht-xl-35 {
        height: 35px;
    }
    .ht-xl-35p {
        height: 35%;
    }
    .mx-ht-xl-35p {
        max-height: 35%;
    }
    .mn-ht-xl-35p {
        min-height: 35%;
    }
    .ht-xl-35-force {
        height: 35px !important;
    }
    .ht-xl-35p-force {
        height: 35% !important;
    }
    .ht-xl-40 {
        height: 40px;
    }
    .ht-xl-40p {
        height: 40%;
    }
    .mx-ht-xl-40p {
        max-height: 40%;
    }
    .mn-ht-xl-40p {
        min-height: 40%;
    }
    .ht-xl-40-force {
        height: 40px !important;
    }
    .ht-xl-40p-force {
        height: 40% !important;
    }
    .ht-xl-45 {
        height: 45px;
    }
    .ht-xl-45p {
        height: 45%;
    }
    .mx-ht-xl-45p {
        max-height: 45%;
    }
    .mn-ht-xl-45p {
        min-height: 45%;
    }
    .ht-xl-45-force {
        height: 45px !important;
    }
    .ht-xl-45p-force {
        height: 45% !important;
    }
    .ht-xl-50 {
        height: 50px;
    }
    .ht-xl-50p {
        height: 50%;
    }
    .mx-ht-xl-50p {
        max-height: 50%;
    }
    .mn-ht-xl-50p {
        min-height: 50%;
    }
    .ht-xl-50-force {
        height: 50px !important;
    }
    .ht-xl-50p-force {
        height: 50% !important;
    }
    .ht-xl-55 {
        height: 55px;
    }
    .ht-xl-55p {
        height: 55%;
    }
    .mx-ht-xl-55p {
        max-height: 55%;
    }
    .mn-ht-xl-55p {
        min-height: 55%;
    }
    .ht-xl-55-force {
        height: 55px !important;
    }
    .ht-xl-55p-force {
        height: 55% !important;
    }
    .ht-xl-60 {
        height: 60px;
    }
    .ht-xl-60p {
        height: 60%;
    }
    .mx-ht-xl-60p {
        max-height: 60%;
    }
    .mn-ht-xl-60p {
        min-height: 60%;
    }
    .ht-xl-60-force {
        height: 60px !important;
    }
    .ht-xl-60p-force {
        height: 60% !important;
    }
    .ht-xl-65 {
        height: 65px;
    }
    .ht-xl-65p {
        height: 65%;
    }
    .mx-ht-xl-65p {
        max-height: 65%;
    }
    .mn-ht-xl-65p {
        min-height: 65%;
    }
    .ht-xl-65-force {
        height: 65px !important;
    }
    .ht-xl-65p-force {
        height: 65% !important;
    }
    .ht-xl-70 {
        height: 70px;
    }
    .ht-xl-70p {
        height: 70%;
    }
    .mx-ht-xl-70p {
        max-height: 70%;
    }
    .mn-ht-xl-70p {
        min-height: 70%;
    }
    .ht-xl-70-force {
        height: 70px !important;
    }
    .ht-xl-70p-force {
        height: 70% !important;
    }
    .ht-xl-75 {
        height: 75px;
    }
    .ht-xl-75p {
        height: 75%;
    }
    .mx-ht-xl-75p {
        max-height: 75%;
    }
    .mn-ht-xl-75p {
        min-height: 75%;
    }
    .ht-xl-75-force {
        height: 75px !important;
    }
    .ht-xl-75p-force {
        height: 75% !important;
    }
    .ht-xl-80 {
        height: 80px;
    }
    .ht-xl-80p {
        height: 80%;
    }
    .mx-ht-xl-80p {
        max-height: 80%;
    }
    .mn-ht-xl-80p {
        min-height: 80%;
    }
    .ht-xl-80-force {
        height: 80px !important;
    }
    .ht-xl-80p-force {
        height: 80% !important;
    }
    .ht-xl-85 {
        height: 85px;
    }
    .ht-xl-85p {
        height: 85%;
    }
    .mx-ht-xl-85p {
        max-height: 85%;
    }
    .mn-ht-xl-85p {
        min-height: 85%;
    }
    .ht-xl-85-force {
        height: 85px !important;
    }
    .ht-xl-85p-force {
        height: 85% !important;
    }
    .ht-xl-90 {
        height: 90px;
    }
    .ht-xl-90p {
        height: 90%;
    }
    .mx-ht-xl-90p {
        max-height: 90%;
    }
    .mn-ht-xl-90p {
        min-height: 90%;
    }
    .ht-xl-90-force {
        height: 90px !important;
    }
    .ht-xl-90p-force {
        height: 90% !important;
    }
    .ht-xl-95 {
        height: 95px;
    }
    .ht-xl-95p {
        height: 95%;
    }
    .mx-ht-xl-95p {
        max-height: 95%;
    }
    .mn-ht-xl-95p {
        min-height: 95%;
    }
    .ht-xl-95-force {
        height: 95px !important;
    }
    .ht-xl-95p-force {
        height: 95% !important;
    }
    .ht-xl-100 {
        height: 100px;
    }
    .ht-xl-100p {
        height: 100%;
    }
    .mx-ht-xl-100p {
        max-height: 100%;
    }
    .mn-ht-xl-100p {
        min-height: 100%;
    }
    .ht-xl-100-force {
        height: 100px !important;
    }
    .ht-xl-100p-force {
        height: 100% !important;
    }
    .ht-xl-150 {
        height: 150px;
    }
    .ht-xl-150p {
        height: 150%;
    }
    .mx-ht-xl-150p {
        max-height: 150%;
    }
    .mn-ht-xl-150p {
        min-height: 150%;
    }
    .ht-xl-150-force {
        height: 150px !important;
    }
    .ht-xl-150p-force {
        height: 150% !important;
    }
    .ht-xl-200 {
        height: 200px;
    }
    .ht-xl-200p {
        height: 200%;
    }
    .mx-ht-xl-200p {
        max-height: 200%;
    }
    .mn-ht-xl-200p {
        min-height: 200%;
    }
    .ht-xl-200-force {
        height: 200px !important;
    }
    .ht-xl-200p-force {
        height: 200% !important;
    }
    .ht-xl-250 {
        height: 250px;
    }
    .ht-xl-250p {
        height: 250%;
    }
    .mx-ht-xl-250p {
        max-height: 250%;
    }
    .mn-ht-xl-250p {
        min-height: 250%;
    }
    .ht-xl-250-force {
        height: 250px !important;
    }
    .ht-xl-250p-force {
        height: 250% !important;
    }
    .ht-xl-300 {
        height: 300px;
    }
    .ht-xl-300p {
        height: 300%;
    }
    .mx-ht-xl-300p {
        max-height: 300%;
    }
    .mn-ht-xl-300p {
        min-height: 300%;
    }
    .ht-xl-300-force {
        height: 300px !important;
    }
    .ht-xl-300p-force {
        height: 300% !important;
    }
    .ht-xl-350 {
        height: 350px;
    }
    .ht-xl-350p {
        height: 350%;
    }
    .mx-ht-xl-350p {
        max-height: 350%;
    }
    .mn-ht-xl-350p {
        min-height: 350%;
    }
    .ht-xl-350-force {
        height: 350px !important;
    }
    .ht-xl-350p-force {
        height: 350% !important;
    }
    .ht-xl-400 {
        height: 400px;
    }
    .ht-xl-400p {
        height: 400%;
    }
    .mx-ht-xl-400p {
        max-height: 400%;
    }
    .mn-ht-xl-400p {
        min-height: 400%;
    }
    .ht-xl-400-force {
        height: 400px !important;
    }
    .ht-xl-400p-force {
        height: 400% !important;
    }
    .ht-xl-450 {
        height: 450px;
    }
    .ht-xl-450p {
        height: 450%;
    }
    .mx-ht-xl-450p {
        max-height: 450%;
    }
    .mn-ht-xl-450p {
        min-height: 450%;
    }
    .ht-xl-450-force {
        height: 450px !important;
    }
    .ht-xl-450p-force {
        height: 450% !important;
    }
    .ht-xl-500 {
        height: 500px;
    }
    .ht-xl-500p {
        height: 500%;
    }
    .mx-ht-xl-500p {
        max-height: 500%;
    }
    .mn-ht-xl-500p {
        min-height: 500%;
    }
    .ht-xl-500-force {
        height: 500px !important;
    }
    .ht-xl-500p-force {
        height: 500% !important;
    }
    .ht-xl-550 {
        height: 550px;
    }
    .ht-xl-550p {
        height: 550%;
    }
    .mx-ht-xl-550p {
        max-height: 550%;
    }
    .mn-ht-xl-550p {
        min-height: 550%;
    }
    .ht-xl-550-force {
        height: 550px !important;
    }
    .ht-xl-550p-force {
        height: 550% !important;
    }
    .ht-xl-600 {
        height: 600px;
    }
    .ht-xl-600p {
        height: 600%;
    }
    .mx-ht-xl-600p {
        max-height: 600%;
    }
    .mn-ht-xl-600p {
        min-height: 600%;
    }
    .ht-xl-600-force {
        height: 600px !important;
    }
    .ht-xl-600p-force {
        height: 600% !important;
    }
    .ht-xl-650 {
        height: 650px;
    }
    .ht-xl-650p {
        height: 650%;
    }
    .mx-ht-xl-650p {
        max-height: 650%;
    }
    .mn-ht-xl-650p {
        min-height: 650%;
    }
    .ht-xl-650-force {
        height: 650px !important;
    }
    .ht-xl-650p-force {
        height: 650% !important;
    }
    .ht-xl-700 {
        height: 700px;
    }
    .ht-xl-700p {
        height: 700%;
    }
    .mx-ht-xl-700p {
        max-height: 700%;
    }
    .mn-ht-xl-700p {
        min-height: 700%;
    }
    .ht-xl-700-force {
        height: 700px !important;
    }
    .ht-xl-700p-force {
        height: 700% !important;
    }
    .ht-xl-750 {
        height: 750px;
    }
    .ht-xl-750p {
        height: 750%;
    }
    .mx-ht-xl-750p {
        max-height: 750%;
    }
    .mn-ht-xl-750p {
        min-height: 750%;
    }
    .ht-xl-750-force {
        height: 750px !important;
    }
    .ht-xl-750p-force {
        height: 750% !important;
    }
    .ht-xl-800 {
        height: 800px;
    }
    .ht-xl-800p {
        height: 800%;
    }
    .mx-ht-xl-800p {
        max-height: 800%;
    }
    .mn-ht-xl-800p {
        min-height: 800%;
    }
    .ht-xl-800-force {
        height: 800px !important;
    }
    .ht-xl-800p-force {
        height: 800% !important;
    }
    .ht-xl-850 {
        height: 850px;
    }
    .ht-xl-850p {
        height: 850%;
    }
    .mx-ht-xl-850p {
        max-height: 850%;
    }
    .mn-ht-xl-850p {
        min-height: 850%;
    }
    .ht-xl-850-force {
        height: 850px !important;
    }
    .ht-xl-850p-force {
        height: 850% !important;
    }
    .ht-xl-100v {
        height: 100vh;
    }
}

/* ------------------------------------- */

/* ############### Hover ############### */

/* ------------------------------------- */

a.tx-success:hover, a.tx-success:focus {
    color: #1fa707;
}

a.tx-warning:hover, a.tx-warning:focus {
    color: #e78c0b;
}

a.tx-danger:hover, a.tx-danger:focus {
    color: #d32535;
}

a.tx-info:hover, a.tx-info:focus {
    color: #4786ce;
}

a.hover-gray-700:hover, a.hover-gray-700:focus {
    color: #495057;
}

a.hover-primary:hover, a.hover-primary:focus {
    color: #1b84e7;
}

a.hover-success:hover, a.hover-success:focus {
    color: #23BF08;
}

a.hover-info:hover, a.hover-info:focus {
    color: #5B93D3;
}

a.hover-white:hover, a.hover-white:focus {
    color: #fff;
}

a.hover-dark:hover, a.hover-dark:focus {
    color: #212529;
}

a.hover-white-8:hover, a.hover-white-8:focus {
    color: rgba(255, 255, 255, 0.8);
}

/* -------------------------------------- */

/* ############### Margin ############### */

/* -------------------------------------- */

.mg-0 {
    margin: 0px;
}

.mg-0-force {
    margin: 0px !important;
}

.mg-y-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.mg-y-0-force {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.mg-x-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.mg-x-0-force {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.mg-t-0 {
    margin-top: 0px;
}

.mg-r-0 {
    margin-right: 0px;
}

.mg-b-0 {
    margin-bottom: 0px;
}

.mg-l-0 {
    margin-left: 0px;
}

.mg-t-0-force {
    margin-top: 0px !important;
}

.mg-r-0-force {
    margin-right: 0px !important;
}

.mg-b-0-force {
    margin-bottom: 0px !important;
}

.mg-l-0-force {
    margin-left: 0px !important;
}

.mg-1 {
    margin: 1px;
}

.mg-1-force {
    margin: 1px !important;
}

.mg-y-1 {
    margin-top: 1px;
    margin-bottom: 1px;
}

.mg-y-1-force {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
}

.mg-x-1 {
    margin-left: 1px;
    margin-right: 1px;
}

.mg-x-1-force {
    margin-left: 1px !important;
    margin-right: 1px !important;
}

.mg-t-1 {
    margin-top: 1px;
}

.mg-r-1 {
    margin-right: 1px;
}

.mg-b-1 {
    margin-bottom: 1px;
}

.mg-l-1 {
    margin-left: 1px;
}

.mg-t-1-force {
    margin-top: 1px !important;
}

.mg-r-1-force {
    margin-right: 1px !important;
}

.mg-b-1-force {
    margin-bottom: 1px !important;
}

.mg-l-1-force {
    margin-left: 1px !important;
}

.mg-2 {
    margin: 2px;
}

.mg-2-force {
    margin: 2px !important;
}

.mg-y-2 {
    margin-top: 2px;
    margin-bottom: 2px;
}

.mg-y-2-force {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

.mg-x-2 {
    margin-left: 2px;
    margin-right: 2px;
}

.mg-x-2-force {
    margin-left: 2px !important;
    margin-right: 2px !important;
}

.mg-t-2 {
    margin-top: 2px;
}

.mg-r-2 {
    margin-right: 2px;
}

.mg-b-2 {
    margin-bottom: 2px;
}

.mg-l-2 {
    margin-left: 2px;
}

.mg-t-2-force {
    margin-top: 2px !important;
}

.mg-r-2-force {
    margin-right: 2px !important;
}

.mg-b-2-force {
    margin-bottom: 2px !important;
}

.mg-l-2-force {
    margin-left: 2px !important;
}

.mg-3 {
    margin: 3px;
}

.mg-3-force {
    margin: 3px !important;
}

.mg-y-3 {
    margin-top: 3px;
    margin-bottom: 3px;
}

.mg-y-3-force {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}

.mg-x-3 {
    margin-left: 3px;
    margin-right: 3px;
}

.mg-x-3-force {
    margin-left: 3px !important;
    margin-right: 3px !important;
}

.mg-t-3 {
    margin-top: 3px;
}

.mg-r-3 {
    margin-right: 3px;
}

.mg-b-3 {
    margin-bottom: 3px;
}

.mg-l-3 {
    margin-left: 3px;
}

.mg-t-3-force {
    margin-top: 3px !important;
}

.mg-r-3-force {
    margin-right: 3px !important;
}

.mg-b-3-force {
    margin-bottom: 3px !important;
}

.mg-l-3-force {
    margin-left: 3px !important;
}

.mg-4 {
    margin: 4px;
}

.mg-4-force {
    margin: 4px !important;
}

.mg-y-4 {
    margin-top: 4px;
    margin-bottom: 4px;
}

.mg-y-4-force {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

.mg-x-4 {
    margin-left: 4px;
    margin-right: 4px;
}

.mg-x-4-force {
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.mg-t-4 {
    margin-top: 4px;
}

.mg-r-4 {
    margin-right: 4px;
}

.mg-b-4 {
    margin-bottom: 4px;
}

.mg-l-4 {
    margin-left: 4px;
}

.mg-t-4-force {
    margin-top: 4px !important;
}

.mg-r-4-force {
    margin-right: 4px !important;
}

.mg-b-4-force {
    margin-bottom: 4px !important;
}

.mg-l-4-force {
    margin-left: 4px !important;
}

.mg-5 {
    margin: 5px;
}

.mg-5-force {
    margin: 5px !important;
}

.mg-y-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.mg-y-5-force {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.mg-x-5 {
    margin-left: 5px;
    margin-right: 5px;
}

.mg-x-5-force {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.mg-t-5 {
    margin-top: 5px;
}

.mg-r-5 {
    margin-right: 5px;
}

.mg-b-5 {
    margin-bottom: 5px;
}

.mg-l-5 {
    margin-left: 5px;
}

.mg-t-5-force {
    margin-top: 5px !important;
}

.mg-r-5-force {
    margin-right: 5px !important;
}

.mg-b-5-force {
    margin-bottom: 5px !important;
}

.mg-l-5-force {
    margin-left: 5px !important;
}

.mg-6 {
    margin: 6px;
}

.mg-6-force {
    margin: 6px !important;
}

.mg-y-6 {
    margin-top: 6px;
    margin-bottom: 6px;
}

.mg-y-6-force {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
}

.mg-x-6 {
    margin-left: 6px;
    margin-right: 6px;
}

.mg-x-6-force {
    margin-left: 6px !important;
    margin-right: 6px !important;
}

.mg-t-6 {
    margin-top: 6px;
}

.mg-r-6 {
    margin-right: 6px;
}

.mg-b-6 {
    margin-bottom: 6px;
}

.mg-l-6 {
    margin-left: 6px;
}

.mg-t-6-force {
    margin-top: 6px !important;
}

.mg-r-6-force {
    margin-right: 6px !important;
}

.mg-b-6-force {
    margin-bottom: 6px !important;
}

.mg-l-6-force {
    margin-left: 6px !important;
}

.mg-7 {
    margin: 7px;
}

.mg-7-force {
    margin: 7px !important;
}

.mg-y-7 {
    margin-top: 7px;
    margin-bottom: 7px;
}

.mg-y-7-force {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
}

.mg-x-7 {
    margin-left: 7px;
    margin-right: 7px;
}

.mg-x-7-force {
    margin-left: 7px !important;
    margin-right: 7px !important;
}

.mg-t-7 {
    margin-top: 7px;
}

.mg-r-7 {
    margin-right: 7px;
}

.mg-b-7 {
    margin-bottom: 7px;
}

.mg-l-7 {
    margin-left: 7px;
}

.mg-t-7-force {
    margin-top: 7px !important;
}

.mg-r-7-force {
    margin-right: 7px !important;
}

.mg-b-7-force {
    margin-bottom: 7px !important;
}

.mg-l-7-force {
    margin-left: 7px !important;
}

.mg-8 {
    margin: 8px;
}

.mg-8-force {
    margin: 8px !important;
}

.mg-y-8 {
    margin-top: 8px;
    margin-bottom: 8px;
}

.mg-y-8-force {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.mg-x-8 {
    margin-left: 8px;
    margin-right: 8px;
}

.mg-x-8-force {
    margin-left: 8px !important;
    margin-right: 8px !important;
}

.mg-t-8 {
    margin-top: 8px;
}

.mg-r-8 {
    margin-right: 8px;
}

.mg-b-8 {
    margin-bottom: 8px;
}

.mg-l-8 {
    margin-left: 8px;
}

.mg-t-8-force {
    margin-top: 8px !important;
}

.mg-r-8-force {
    margin-right: 8px !important;
}

.mg-b-8-force {
    margin-bottom: 8px !important;
}

.mg-l-8-force {
    margin-left: 8px !important;
}

.mg-9 {
    margin: 9px;
}

.mg-9-force {
    margin: 9px !important;
}

.mg-y-9 {
    margin-top: 9px;
    margin-bottom: 9px;
}

.mg-y-9-force {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
}

.mg-x-9 {
    margin-left: 9px;
    margin-right: 9px;
}

.mg-x-9-force {
    margin-left: 9px !important;
    margin-right: 9px !important;
}

.mg-t-9 {
    margin-top: 9px;
}

.mg-r-9 {
    margin-right: 9px;
}

.mg-b-9 {
    margin-bottom: 9px;
}

.mg-l-9 {
    margin-left: 9px;
}

.mg-t-9-force {
    margin-top: 9px !important;
}

.mg-r-9-force {
    margin-right: 9px !important;
}

.mg-b-9-force {
    margin-bottom: 9px !important;
}

.mg-l-9-force {
    margin-left: 9px !important;
}

.mg-10 {
    margin: 10px;
}

.mg-10-force {
    margin: 10px !important;
}

.mg-y-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mg-y-10-force {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mg-x-10 {
    margin-left: 10px;
    margin-right: 10px;
}

.mg-x-10-force {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mg-t-10 {
    margin-top: 10px;
}

.mg-r-10 {
    margin-right: 10px;
}

.mg-b-10 {
    margin-bottom: 10px;
}

.mg-l-10 {
    margin-left: 10px;
}

.mg-t-10-force {
    margin-top: 10px !important;
}

.mg-r-10-force {
    margin-right: 10px !important;
}

.mg-b-10-force {
    margin-bottom: 10px !important;
}

.mg-l-10-force {
    margin-left: 10px !important;
}

.mg-15 {
    margin: 15px;
}

.mg-15-force {
    margin: 15px !important;
}

.mg-y-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mg-y-15-force {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.mg-x-15 {
    margin-left: 15px;
    margin-right: 15px;
}

.mg-x-15-force {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.mg-t-15 {
    margin-top: 15px;
}

.mg-r-15 {
    margin-right: 15px;
}

.mg-b-15 {
    margin-bottom: 15px;
}

.mg-l-15 {
    margin-left: 15px;
}

.mg-t-15-force {
    margin-top: 15px !important;
}

.mg-r-15-force {
    margin-right: 15px !important;
}

.mg-b-15-force {
    margin-bottom: 15px !important;
}

.mg-l-15-force {
    margin-left: 15px !important;
}

.mg-20 {
    margin: 20px;
}

.mg-20-force {
    margin: 20px !important;
}

.mg-y-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mg-y-20-force {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.mg-x-20 {
    margin-left: 20px;
    margin-right: 20px;
}

.mg-x-20-force {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.mg-t-20 {
    margin-top: 20px;
}

.mg-r-20 {
    margin-right: 20px;
}

.mg-b-20 {
    margin-bottom: 20px;
}

.mg-l-20 {
    margin-left: 20px;
}

.mg-t-20-force {
    margin-top: 20px !important;
}

.mg-r-20-force {
    margin-right: 20px !important;
}

.mg-b-20-force {
    margin-bottom: 20px !important;
}

.mg-l-20-force {
    margin-left: 20px !important;
}

.mg-25 {
    margin: 25px;
}

.mg-25-force {
    margin: 25px !important;
}

.mg-y-25 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.mg-y-25-force {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.mg-x-25 {
    margin-left: 25px;
    margin-right: 25px;
}

.mg-x-25-force {
    margin-left: 25px !important;
    margin-right: 25px !important;
}

.mg-t-25 {
    margin-top: 25px;
}

.mg-r-25 {
    margin-right: 25px;
}

.mg-b-25 {
    margin-bottom: 25px;
}

.mg-l-25 {
    margin-left: 25px;
}

.mg-t-25-force {
    margin-top: 25px !important;
}

.mg-r-25-force {
    margin-right: 25px !important;
}

.mg-b-25-force {
    margin-bottom: 25px !important;
}

.mg-l-25-force {
    margin-left: 25px !important;
}

.mg-30 {
    margin: 30px;
}

.mg-30-force {
    margin: 30px !important;
}

.mg-y-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mg-y-30-force {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.mg-x-30 {
    margin-left: 30px;
    margin-right: 30px;
}

.mg-x-30-force {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.mg-t-30 {
    margin-top: 30px;
}

.mg-r-30 {
    margin-right: 30px;
}

.mg-b-30 {
    margin-bottom: 30px;
}

.mg-l-30 {
    margin-left: 30px;
}

.mg-t-30-force {
    margin-top: 30px !important;
}

.mg-r-30-force {
    margin-right: 30px !important;
}

.mg-b-30-force {
    margin-bottom: 30px !important;
}

.mg-l-30-force {
    margin-left: 30px !important;
}

.mg-35 {
    margin: 35px;
}

.mg-35-force {
    margin: 35px !important;
}

.mg-y-35 {
    margin-top: 35px;
    margin-bottom: 35px;
}

.mg-y-35-force {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}

.mg-x-35 {
    margin-left: 35px;
    margin-right: 35px;
}

.mg-x-35-force {
    margin-left: 35px !important;
    margin-right: 35px !important;
}

.mg-t-35 {
    margin-top: 35px;
}

.mg-r-35 {
    margin-right: 35px;
}

.mg-b-35 {
    margin-bottom: 35px;
}

.mg-l-35 {
    margin-left: 35px;
}

.mg-t-35-force {
    margin-top: 35px !important;
}

.mg-r-35-force {
    margin-right: 35px !important;
}

.mg-b-35-force {
    margin-bottom: 35px !important;
}

.mg-l-35-force {
    margin-left: 35px !important;
}

.mg-40 {
    margin: 40px;
}

.mg-40-force {
    margin: 40px !important;
}

.mg-y-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.mg-y-40-force {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.mg-x-40 {
    margin-left: 40px;
    margin-right: 40px;
}

.mg-x-40-force {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.mg-t-40 {
    margin-top: 40px;
}

.mg-r-40 {
    margin-right: 40px;
}

.mg-b-40 {
    margin-bottom: 40px;
}

.mg-l-40 {
    margin-left: 40px;
}

.mg-t-40-force {
    margin-top: 40px !important;
}

.mg-r-40-force {
    margin-right: 40px !important;
}

.mg-b-40-force {
    margin-bottom: 40px !important;
}

.mg-l-40-force {
    margin-left: 40px !important;
}

.mg-45 {
    margin: 45px;
}

.mg-45-force {
    margin: 45px !important;
}

.mg-y-45 {
    margin-top: 45px;
    margin-bottom: 45px;
}

.mg-y-45-force {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
}

.mg-x-45 {
    margin-left: 45px;
    margin-right: 45px;
}

.mg-x-45-force {
    margin-left: 45px !important;
    margin-right: 45px !important;
}

.mg-t-45 {
    margin-top: 45px;
}

.mg-r-45 {
    margin-right: 45px;
}

.mg-b-45 {
    margin-bottom: 45px;
}

.mg-l-45 {
    margin-left: 45px;
}

.mg-t-45-force {
    margin-top: 45px !important;
}

.mg-r-45-force {
    margin-right: 45px !important;
}

.mg-b-45-force {
    margin-bottom: 45px !important;
}

.mg-l-45-force {
    margin-left: 45px !important;
}

.mg-50 {
    margin: 50px;
}

.mg-50-force {
    margin: 50px !important;
}

.mg-y-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.mg-y-50-force {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.mg-x-50 {
    margin-left: 50px;
    margin-right: 50px;
}

.mg-x-50-force {
    margin-left: 50px !important;
    margin-right: 50px !important;
}

.mg-t-50 {
    margin-top: 50px;
}

.mg-r-50 {
    margin-right: 50px;
}

.mg-b-50 {
    margin-bottom: 50px;
}

.mg-l-50 {
    margin-left: 50px;
}

.mg-t-50-force {
    margin-top: 50px !important;
}

.mg-r-50-force {
    margin-right: 50px !important;
}

.mg-b-50-force {
    margin-bottom: 50px !important;
}

.mg-l-50-force {
    margin-left: 50px !important;
}

.mg-55 {
    margin: 55px;
}

.mg-55-force {
    margin: 55px !important;
}

.mg-y-55 {
    margin-top: 55px;
    margin-bottom: 55px;
}

.mg-y-55-force {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
}

.mg-x-55 {
    margin-left: 55px;
    margin-right: 55px;
}

.mg-x-55-force {
    margin-left: 55px !important;
    margin-right: 55px !important;
}

.mg-t-55 {
    margin-top: 55px;
}

.mg-r-55 {
    margin-right: 55px;
}

.mg-b-55 {
    margin-bottom: 55px;
}

.mg-l-55 {
    margin-left: 55px;
}

.mg-t-55-force {
    margin-top: 55px !important;
}

.mg-r-55-force {
    margin-right: 55px !important;
}

.mg-b-55-force {
    margin-bottom: 55px !important;
}

.mg-l-55-force {
    margin-left: 55px !important;
}

.mg-60 {
    margin: 60px;
}

.mg-60-force {
    margin: 60px !important;
}

.mg-y-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.mg-y-60-force {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}

.mg-x-60 {
    margin-left: 60px;
    margin-right: 60px;
}

.mg-x-60-force {
    margin-left: 60px !important;
    margin-right: 60px !important;
}

.mg-t-60 {
    margin-top: 60px;
}

.mg-r-60 {
    margin-right: 60px;
}

.mg-b-60 {
    margin-bottom: 60px;
}

.mg-l-60 {
    margin-left: 60px;
}

.mg-t-60-force {
    margin-top: 60px !important;
}

.mg-r-60-force {
    margin-right: 60px !important;
}

.mg-b-60-force {
    margin-bottom: 60px !important;
}

.mg-l-60-force {
    margin-left: 60px !important;
}

.mg-65 {
    margin: 65px;
}

.mg-65-force {
    margin: 65px !important;
}

.mg-y-65 {
    margin-top: 65px;
    margin-bottom: 65px;
}

.mg-y-65-force {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
}

.mg-x-65 {
    margin-left: 65px;
    margin-right: 65px;
}

.mg-x-65-force {
    margin-left: 65px !important;
    margin-right: 65px !important;
}

.mg-t-65 {
    margin-top: 65px;
}

.mg-r-65 {
    margin-right: 65px;
}

.mg-b-65 {
    margin-bottom: 65px;
}

.mg-l-65 {
    margin-left: 65px;
}

.mg-t-65-force {
    margin-top: 65px !important;
}

.mg-r-65-force {
    margin-right: 65px !important;
}

.mg-b-65-force {
    margin-bottom: 65px !important;
}

.mg-l-65-force {
    margin-left: 65px !important;
}

.mg-70 {
    margin: 70px;
}

.mg-70-force {
    margin: 70px !important;
}

.mg-y-70 {
    margin-top: 70px;
    margin-bottom: 70px;
}

.mg-y-70-force {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
}

.mg-x-70 {
    margin-left: 70px;
    margin-right: 70px;
}

.mg-x-70-force {
    margin-left: 70px !important;
    margin-right: 70px !important;
}

.mg-t-70 {
    margin-top: 70px;
}

.mg-r-70 {
    margin-right: 70px;
}

.mg-b-70 {
    margin-bottom: 70px;
}

.mg-l-70 {
    margin-left: 70px;
}

.mg-t-70-force {
    margin-top: 70px !important;
}

.mg-r-70-force {
    margin-right: 70px !important;
}

.mg-b-70-force {
    margin-bottom: 70px !important;
}

.mg-l-70-force {
    margin-left: 70px !important;
}

.mg-75 {
    margin: 75px;
}

.mg-75-force {
    margin: 75px !important;
}

.mg-y-75 {
    margin-top: 75px;
    margin-bottom: 75px;
}

.mg-y-75-force {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
}

.mg-x-75 {
    margin-left: 75px;
    margin-right: 75px;
}

.mg-x-75-force {
    margin-left: 75px !important;
    margin-right: 75px !important;
}

.mg-t-75 {
    margin-top: 75px;
}

.mg-r-75 {
    margin-right: 75px;
}

.mg-b-75 {
    margin-bottom: 75px;
}

.mg-l-75 {
    margin-left: 75px;
}

.mg-t-75-force {
    margin-top: 75px !important;
}

.mg-r-75-force {
    margin-right: 75px !important;
}

.mg-b-75-force {
    margin-bottom: 75px !important;
}

.mg-l-75-force {
    margin-left: 75px !important;
}

.mg-80 {
    margin: 80px;
}

.mg-80-force {
    margin: 80px !important;
}

.mg-y-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.mg-y-80-force {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
}

.mg-x-80 {
    margin-left: 80px;
    margin-right: 80px;
}

.mg-x-80-force {
    margin-left: 80px !important;
    margin-right: 80px !important;
}

.mg-t-80 {
    margin-top: 80px;
}

.mg-r-80 {
    margin-right: 80px;
}

.mg-b-80 {
    margin-bottom: 80px;
}

.mg-l-80 {
    margin-left: 80px;
}

.mg-t-80-force {
    margin-top: 80px !important;
}

.mg-r-80-force {
    margin-right: 80px !important;
}

.mg-b-80-force {
    margin-bottom: 80px !important;
}

.mg-l-80-force {
    margin-left: 80px !important;
}

.mg-85 {
    margin: 85px;
}

.mg-85-force {
    margin: 85px !important;
}

.mg-y-85 {
    margin-top: 85px;
    margin-bottom: 85px;
}

.mg-y-85-force {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
}

.mg-x-85 {
    margin-left: 85px;
    margin-right: 85px;
}

.mg-x-85-force {
    margin-left: 85px !important;
    margin-right: 85px !important;
}

.mg-t-85 {
    margin-top: 85px;
}

.mg-r-85 {
    margin-right: 85px;
}

.mg-b-85 {
    margin-bottom: 85px;
}

.mg-l-85 {
    margin-left: 85px;
}

.mg-t-85-force {
    margin-top: 85px !important;
}

.mg-r-85-force {
    margin-right: 85px !important;
}

.mg-b-85-force {
    margin-bottom: 85px !important;
}

.mg-l-85-force {
    margin-left: 85px !important;
}

.mg-90 {
    margin: 90px;
}

.mg-90-force {
    margin: 90px !important;
}

.mg-y-90 {
    margin-top: 90px;
    margin-bottom: 90px;
}

.mg-y-90-force {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
}

.mg-x-90 {
    margin-left: 90px;
    margin-right: 90px;
}

.mg-x-90-force {
    margin-left: 90px !important;
    margin-right: 90px !important;
}

.mg-t-90 {
    margin-top: 90px;
}

.mg-r-90 {
    margin-right: 90px;
}

.mg-b-90 {
    margin-bottom: 90px;
}

.mg-l-90 {
    margin-left: 90px;
}

.mg-t-90-force {
    margin-top: 90px !important;
}

.mg-r-90-force {
    margin-right: 90px !important;
}

.mg-b-90-force {
    margin-bottom: 90px !important;
}

.mg-l-90-force {
    margin-left: 90px !important;
}

.mg-95 {
    margin: 95px;
}

.mg-95-force {
    margin: 95px !important;
}

.mg-y-95 {
    margin-top: 95px;
    margin-bottom: 95px;
}

.mg-y-95-force {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
}

.mg-x-95 {
    margin-left: 95px;
    margin-right: 95px;
}

.mg-x-95-force {
    margin-left: 95px !important;
    margin-right: 95px !important;
}

.mg-t-95 {
    margin-top: 95px;
}

.mg-r-95 {
    margin-right: 95px;
}

.mg-b-95 {
    margin-bottom: 95px;
}

.mg-l-95 {
    margin-left: 95px;
}

.mg-t-95-force {
    margin-top: 95px !important;
}

.mg-r-95-force {
    margin-right: 95px !important;
}

.mg-b-95-force {
    margin-bottom: 95px !important;
}

.mg-l-95-force {
    margin-left: 95px !important;
}

.mg-100 {
    margin: 100px;
}

.mg-100-force {
    margin: 100px !important;
}

.mg-y-100 {
    margin-top: 100px;
    margin-bottom: 100px;
}

.mg-y-100-force {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
}

.mg-x-100 {
    margin-left: 100px;
    margin-right: 100px;
}

.mg-x-100-force {
    margin-left: 100px !important;
    margin-right: 100px !important;
}

.mg-t-100 {
    margin-top: 100px;
}

.mg-r-100 {
    margin-right: 100px;
}

.mg-b-100 {
    margin-bottom: 100px;
}

.mg-l-100 {
    margin-left: 100px;
}

.mg-t-100-force {
    margin-top: 100px !important;
}

.mg-r-100-force {
    margin-right: 100px !important;
}

.mg-b-100-force {
    margin-bottom: 100px !important;
}

.mg-l-100-force {
    margin-left: 100px !important;
}

.mg-105 {
    margin: 105px;
}

.mg-105-force {
    margin: 105px !important;
}

.mg-y-105 {
    margin-top: 105px;
    margin-bottom: 105px;
}

.mg-y-105-force {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
}

.mg-x-105 {
    margin-left: 105px;
    margin-right: 105px;
}

.mg-x-105-force {
    margin-left: 105px !important;
    margin-right: 105px !important;
}

.mg-t-105 {
    margin-top: 105px;
}

.mg-r-105 {
    margin-right: 105px;
}

.mg-b-105 {
    margin-bottom: 105px;
}

.mg-l-105 {
    margin-left: 105px;
}

.mg-t-105-force {
    margin-top: 105px !important;
}

.mg-r-105-force {
    margin-right: 105px !important;
}

.mg-b-105-force {
    margin-bottom: 105px !important;
}

.mg-l-105-force {
    margin-left: 105px !important;
}

.mg-110 {
    margin: 110px;
}

.mg-110-force {
    margin: 110px !important;
}

.mg-y-110 {
    margin-top: 110px;
    margin-bottom: 110px;
}

.mg-y-110-force {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
}

.mg-x-110 {
    margin-left: 110px;
    margin-right: 110px;
}

.mg-x-110-force {
    margin-left: 110px !important;
    margin-right: 110px !important;
}

.mg-t-110 {
    margin-top: 110px;
}

.mg-r-110 {
    margin-right: 110px;
}

.mg-b-110 {
    margin-bottom: 110px;
}

.mg-l-110 {
    margin-left: 110px;
}

.mg-t-110-force {
    margin-top: 110px !important;
}

.mg-r-110-force {
    margin-right: 110px !important;
}

.mg-b-110-force {
    margin-bottom: 110px !important;
}

.mg-l-110-force {
    margin-left: 110px !important;
}

.mg-115 {
    margin: 115px;
}

.mg-115-force {
    margin: 115px !important;
}

.mg-y-115 {
    margin-top: 115px;
    margin-bottom: 115px;
}

.mg-y-115-force {
    margin-top: 115px !important;
    margin-bottom: 115px !important;
}

.mg-x-115 {
    margin-left: 115px;
    margin-right: 115px;
}

.mg-x-115-force {
    margin-left: 115px !important;
    margin-right: 115px !important;
}

.mg-t-115 {
    margin-top: 115px;
}

.mg-r-115 {
    margin-right: 115px;
}

.mg-b-115 {
    margin-bottom: 115px;
}

.mg-l-115 {
    margin-left: 115px;
}

.mg-t-115-force {
    margin-top: 115px !important;
}

.mg-r-115-force {
    margin-right: 115px !important;
}

.mg-b-115-force {
    margin-bottom: 115px !important;
}

.mg-l-115-force {
    margin-left: 115px !important;
}

.mg-120 {
    margin: 120px;
}

.mg-120-force {
    margin: 120px !important;
}

.mg-y-120 {
    margin-top: 120px;
    margin-bottom: 120px;
}

.mg-y-120-force {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
}

.mg-x-120 {
    margin-left: 120px;
    margin-right: 120px;
}

.mg-x-120-force {
    margin-left: 120px !important;
    margin-right: 120px !important;
}

.mg-t-120 {
    margin-top: 120px;
}

.mg-r-120 {
    margin-right: 120px;
}

.mg-b-120 {
    margin-bottom: 120px;
}

.mg-l-120 {
    margin-left: 120px;
}

.mg-t-120-force {
    margin-top: 120px !important;
}

.mg-r-120-force {
    margin-right: 120px !important;
}

.mg-b-120-force {
    margin-bottom: 120px !important;
}

.mg-l-120-force {
    margin-left: 120px !important;
}

.mg-t-auto {
    margin-top: auto;
}

.mg-r-auto {
    margin-right: auto;
}

.mg-b-auto {
    margin-bottom: auto;
}

.mg-l-auto {
    margin-left: auto;
}

.mg-x-auto {
    margin: auto;
}

.mg-l--1 {
    margin-left: -1px;
}

.mg-r--1 {
    margin-right: -1px;
}

.mg-t--1 {
    margin-top: -1px;
}

.mg-l--5 {
    margin-left: -5px;
}

.mg-r--5 {
    margin-right: -5px;
}

@media (min-width: 480px) {
    .mg-xs-0 {
        margin: 0px;
    }
    .mg-xs-0-force {
        margin: 0px !important;
    }
    .mg-xs-y-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .mg-xs-y-0-force {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .mg-xs-x-0 {
        margin-left: 0px;
        margin-right: 0px;
    }
    .mg-xs-x-0-force {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mg-xs-t-0 {
        margin-top: 0px;
    }
    .mg-xs-r-0 {
        margin-right: 0px;
    }
    .mg-xs-b-0 {
        margin-bottom: 0px;
    }
    .mg-xs-l-0 {
        margin-left: 0px;
    }
    .mg-xs-t-0-force {
        margin-top: 0px !important;
    }
    .mg-xs-r-0-force {
        margin-right: 0px !important;
    }
    .mg-xs-b-0-force {
        margin-bottom: 0px !important;
    }
    .mg-xs-l-0-force {
        margin-left: 0px !important;
    }
    .mg-xs-1 {
        margin: 1px;
    }
    .mg-xs-1-force {
        margin: 1px !important;
    }
    .mg-xs-y-1 {
        margin-top: 1px;
        margin-bottom: 1px;
    }
    .mg-xs-y-1-force {
        margin-top: 1px !important;
        margin-bottom: 1px !important;
    }
    .mg-xs-x-1 {
        margin-left: 1px;
        margin-right: 1px;
    }
    .mg-xs-x-1-force {
        margin-left: 1px !important;
        margin-right: 1px !important;
    }
    .mg-xs-t-1 {
        margin-top: 1px;
    }
    .mg-xs-r-1 {
        margin-right: 1px;
    }
    .mg-xs-b-1 {
        margin-bottom: 1px;
    }
    .mg-xs-l-1 {
        margin-left: 1px;
    }
    .mg-xs-t-1-force {
        margin-top: 1px !important;
    }
    .mg-xs-r-1-force {
        margin-right: 1px !important;
    }
    .mg-xs-b-1-force {
        margin-bottom: 1px !important;
    }
    .mg-xs-l-1-force {
        margin-left: 1px !important;
    }
    .mg-xs-2 {
        margin: 2px;
    }
    .mg-xs-2-force {
        margin: 2px !important;
    }
    .mg-xs-y-2 {
        margin-top: 2px;
        margin-bottom: 2px;
    }
    .mg-xs-y-2-force {
        margin-top: 2px !important;
        margin-bottom: 2px !important;
    }
    .mg-xs-x-2 {
        margin-left: 2px;
        margin-right: 2px;
    }
    .mg-xs-x-2-force {
        margin-left: 2px !important;
        margin-right: 2px !important;
    }
    .mg-xs-t-2 {
        margin-top: 2px;
    }
    .mg-xs-r-2 {
        margin-right: 2px;
    }
    .mg-xs-b-2 {
        margin-bottom: 2px;
    }
    .mg-xs-l-2 {
        margin-left: 2px;
    }
    .mg-xs-t-2-force {
        margin-top: 2px !important;
    }
    .mg-xs-r-2-force {
        margin-right: 2px !important;
    }
    .mg-xs-b-2-force {
        margin-bottom: 2px !important;
    }
    .mg-xs-l-2-force {
        margin-left: 2px !important;
    }
    .mg-xs-3 {
        margin: 3px;
    }
    .mg-xs-3-force {
        margin: 3px !important;
    }
    .mg-xs-y-3 {
        margin-top: 3px;
        margin-bottom: 3px;
    }
    .mg-xs-y-3-force {
        margin-top: 3px !important;
        margin-bottom: 3px !important;
    }
    .mg-xs-x-3 {
        margin-left: 3px;
        margin-right: 3px;
    }
    .mg-xs-x-3-force {
        margin-left: 3px !important;
        margin-right: 3px !important;
    }
    .mg-xs-t-3 {
        margin-top: 3px;
    }
    .mg-xs-r-3 {
        margin-right: 3px;
    }
    .mg-xs-b-3 {
        margin-bottom: 3px;
    }
    .mg-xs-l-3 {
        margin-left: 3px;
    }
    .mg-xs-t-3-force {
        margin-top: 3px !important;
    }
    .mg-xs-r-3-force {
        margin-right: 3px !important;
    }
    .mg-xs-b-3-force {
        margin-bottom: 3px !important;
    }
    .mg-xs-l-3-force {
        margin-left: 3px !important;
    }
    .mg-xs-4 {
        margin: 4px;
    }
    .mg-xs-4-force {
        margin: 4px !important;
    }
    .mg-xs-y-4 {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .mg-xs-y-4-force {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
    .mg-xs-x-4 {
        margin-left: 4px;
        margin-right: 4px;
    }
    .mg-xs-x-4-force {
        margin-left: 4px !important;
        margin-right: 4px !important;
    }
    .mg-xs-t-4 {
        margin-top: 4px;
    }
    .mg-xs-r-4 {
        margin-right: 4px;
    }
    .mg-xs-b-4 {
        margin-bottom: 4px;
    }
    .mg-xs-l-4 {
        margin-left: 4px;
    }
    .mg-xs-t-4-force {
        margin-top: 4px !important;
    }
    .mg-xs-r-4-force {
        margin-right: 4px !important;
    }
    .mg-xs-b-4-force {
        margin-bottom: 4px !important;
    }
    .mg-xs-l-4-force {
        margin-left: 4px !important;
    }
    .mg-xs-5 {
        margin: 5px;
    }
    .mg-xs-5-force {
        margin: 5px !important;
    }
    .mg-xs-y-5 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .mg-xs-y-5-force {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .mg-xs-x-5 {
        margin-left: 5px;
        margin-right: 5px;
    }
    .mg-xs-x-5-force {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .mg-xs-t-5 {
        margin-top: 5px;
    }
    .mg-xs-r-5 {
        margin-right: 5px;
    }
    .mg-xs-b-5 {
        margin-bottom: 5px;
    }
    .mg-xs-l-5 {
        margin-left: 5px;
    }
    .mg-xs-t-5-force {
        margin-top: 5px !important;
    }
    .mg-xs-r-5-force {
        margin-right: 5px !important;
    }
    .mg-xs-b-5-force {
        margin-bottom: 5px !important;
    }
    .mg-xs-l-5-force {
        margin-left: 5px !important;
    }
    .mg-xs-6 {
        margin: 6px;
    }
    .mg-xs-6-force {
        margin: 6px !important;
    }
    .mg-xs-y-6 {
        margin-top: 6px;
        margin-bottom: 6px;
    }
    .mg-xs-y-6-force {
        margin-top: 6px !important;
        margin-bottom: 6px !important;
    }
    .mg-xs-x-6 {
        margin-left: 6px;
        margin-right: 6px;
    }
    .mg-xs-x-6-force {
        margin-left: 6px !important;
        margin-right: 6px !important;
    }
    .mg-xs-t-6 {
        margin-top: 6px;
    }
    .mg-xs-r-6 {
        margin-right: 6px;
    }
    .mg-xs-b-6 {
        margin-bottom: 6px;
    }
    .mg-xs-l-6 {
        margin-left: 6px;
    }
    .mg-xs-t-6-force {
        margin-top: 6px !important;
    }
    .mg-xs-r-6-force {
        margin-right: 6px !important;
    }
    .mg-xs-b-6-force {
        margin-bottom: 6px !important;
    }
    .mg-xs-l-6-force {
        margin-left: 6px !important;
    }
    .mg-xs-7 {
        margin: 7px;
    }
    .mg-xs-7-force {
        margin: 7px !important;
    }
    .mg-xs-y-7 {
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .mg-xs-y-7-force {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
    .mg-xs-x-7 {
        margin-left: 7px;
        margin-right: 7px;
    }
    .mg-xs-x-7-force {
        margin-left: 7px !important;
        margin-right: 7px !important;
    }
    .mg-xs-t-7 {
        margin-top: 7px;
    }
    .mg-xs-r-7 {
        margin-right: 7px;
    }
    .mg-xs-b-7 {
        margin-bottom: 7px;
    }
    .mg-xs-l-7 {
        margin-left: 7px;
    }
    .mg-xs-t-7-force {
        margin-top: 7px !important;
    }
    .mg-xs-r-7-force {
        margin-right: 7px !important;
    }
    .mg-xs-b-7-force {
        margin-bottom: 7px !important;
    }
    .mg-xs-l-7-force {
        margin-left: 7px !important;
    }
    .mg-xs-8 {
        margin: 8px;
    }
    .mg-xs-8-force {
        margin: 8px !important;
    }
    .mg-xs-y-8 {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .mg-xs-y-8-force {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .mg-xs-x-8 {
        margin-left: 8px;
        margin-right: 8px;
    }
    .mg-xs-x-8-force {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .mg-xs-t-8 {
        margin-top: 8px;
    }
    .mg-xs-r-8 {
        margin-right: 8px;
    }
    .mg-xs-b-8 {
        margin-bottom: 8px;
    }
    .mg-xs-l-8 {
        margin-left: 8px;
    }
    .mg-xs-t-8-force {
        margin-top: 8px !important;
    }
    .mg-xs-r-8-force {
        margin-right: 8px !important;
    }
    .mg-xs-b-8-force {
        margin-bottom: 8px !important;
    }
    .mg-xs-l-8-force {
        margin-left: 8px !important;
    }
    .mg-xs-9 {
        margin: 9px;
    }
    .mg-xs-9-force {
        margin: 9px !important;
    }
    .mg-xs-y-9 {
        margin-top: 9px;
        margin-bottom: 9px;
    }
    .mg-xs-y-9-force {
        margin-top: 9px !important;
        margin-bottom: 9px !important;
    }
    .mg-xs-x-9 {
        margin-left: 9px;
        margin-right: 9px;
    }
    .mg-xs-x-9-force {
        margin-left: 9px !important;
        margin-right: 9px !important;
    }
    .mg-xs-t-9 {
        margin-top: 9px;
    }
    .mg-xs-r-9 {
        margin-right: 9px;
    }
    .mg-xs-b-9 {
        margin-bottom: 9px;
    }
    .mg-xs-l-9 {
        margin-left: 9px;
    }
    .mg-xs-t-9-force {
        margin-top: 9px !important;
    }
    .mg-xs-r-9-force {
        margin-right: 9px !important;
    }
    .mg-xs-b-9-force {
        margin-bottom: 9px !important;
    }
    .mg-xs-l-9-force {
        margin-left: 9px !important;
    }
    .mg-xs-10 {
        margin: 10px;
    }
    .mg-xs-10-force {
        margin: 10px !important;
    }
    .mg-xs-y-10 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mg-xs-y-10-force {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .mg-xs-x-10 {
        margin-left: 10px;
        margin-right: 10px;
    }
    .mg-xs-x-10-force {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .mg-xs-t-10 {
        margin-top: 10px;
    }
    .mg-xs-r-10 {
        margin-right: 10px;
    }
    .mg-xs-b-10 {
        margin-bottom: 10px;
    }
    .mg-xs-l-10 {
        margin-left: 10px;
    }
    .mg-xs-t-10-force {
        margin-top: 10px !important;
    }
    .mg-xs-r-10-force {
        margin-right: 10px !important;
    }
    .mg-xs-b-10-force {
        margin-bottom: 10px !important;
    }
    .mg-xs-l-10-force {
        margin-left: 10px !important;
    }
    .mg-xs-15 {
        margin: 15px;
    }
    .mg-xs-15-force {
        margin: 15px !important;
    }
    .mg-xs-y-15 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .mg-xs-y-15-force {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .mg-xs-x-15 {
        margin-left: 15px;
        margin-right: 15px;
    }
    .mg-xs-x-15-force {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .mg-xs-t-15 {
        margin-top: 15px;
    }
    .mg-xs-r-15 {
        margin-right: 15px;
    }
    .mg-xs-b-15 {
        margin-bottom: 15px;
    }
    .mg-xs-l-15 {
        margin-left: 15px;
    }
    .mg-xs-t-15-force {
        margin-top: 15px !important;
    }
    .mg-xs-r-15-force {
        margin-right: 15px !important;
    }
    .mg-xs-b-15-force {
        margin-bottom: 15px !important;
    }
    .mg-xs-l-15-force {
        margin-left: 15px !important;
    }
    .mg-xs-20 {
        margin: 20px;
    }
    .mg-xs-20-force {
        margin: 20px !important;
    }
    .mg-xs-y-20 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .mg-xs-y-20-force {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .mg-xs-x-20 {
        margin-left: 20px;
        margin-right: 20px;
    }
    .mg-xs-x-20-force {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .mg-xs-t-20 {
        margin-top: 20px;
    }
    .mg-xs-r-20 {
        margin-right: 20px;
    }
    .mg-xs-b-20 {
        margin-bottom: 20px;
    }
    .mg-xs-l-20 {
        margin-left: 20px;
    }
    .mg-xs-t-20-force {
        margin-top: 20px !important;
    }
    .mg-xs-r-20-force {
        margin-right: 20px !important;
    }
    .mg-xs-b-20-force {
        margin-bottom: 20px !important;
    }
    .mg-xs-l-20-force {
        margin-left: 20px !important;
    }
    .mg-xs-25 {
        margin: 25px;
    }
    .mg-xs-25-force {
        margin: 25px !important;
    }
    .mg-xs-y-25 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .mg-xs-y-25-force {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .mg-xs-x-25 {
        margin-left: 25px;
        margin-right: 25px;
    }
    .mg-xs-x-25-force {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    .mg-xs-t-25 {
        margin-top: 25px;
    }
    .mg-xs-r-25 {
        margin-right: 25px;
    }
    .mg-xs-b-25 {
        margin-bottom: 25px;
    }
    .mg-xs-l-25 {
        margin-left: 25px;
    }
    .mg-xs-t-25-force {
        margin-top: 25px !important;
    }
    .mg-xs-r-25-force {
        margin-right: 25px !important;
    }
    .mg-xs-b-25-force {
        margin-bottom: 25px !important;
    }
    .mg-xs-l-25-force {
        margin-left: 25px !important;
    }
    .mg-xs-30 {
        margin: 30px;
    }
    .mg-xs-30-force {
        margin: 30px !important;
    }
    .mg-xs-y-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .mg-xs-y-30-force {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .mg-xs-x-30 {
        margin-left: 30px;
        margin-right: 30px;
    }
    .mg-xs-x-30-force {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .mg-xs-t-30 {
        margin-top: 30px;
    }
    .mg-xs-r-30 {
        margin-right: 30px;
    }
    .mg-xs-b-30 {
        margin-bottom: 30px;
    }
    .mg-xs-l-30 {
        margin-left: 30px;
    }
    .mg-xs-t-30-force {
        margin-top: 30px !important;
    }
    .mg-xs-r-30-force {
        margin-right: 30px !important;
    }
    .mg-xs-b-30-force {
        margin-bottom: 30px !important;
    }
    .mg-xs-l-30-force {
        margin-left: 30px !important;
    }
    .mg-xs-35 {
        margin: 35px;
    }
    .mg-xs-35-force {
        margin: 35px !important;
    }
    .mg-xs-y-35 {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .mg-xs-y-35-force {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
    .mg-xs-x-35 {
        margin-left: 35px;
        margin-right: 35px;
    }
    .mg-xs-x-35-force {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }
    .mg-xs-t-35 {
        margin-top: 35px;
    }
    .mg-xs-r-35 {
        margin-right: 35px;
    }
    .mg-xs-b-35 {
        margin-bottom: 35px;
    }
    .mg-xs-l-35 {
        margin-left: 35px;
    }
    .mg-xs-t-35-force {
        margin-top: 35px !important;
    }
    .mg-xs-r-35-force {
        margin-right: 35px !important;
    }
    .mg-xs-b-35-force {
        margin-bottom: 35px !important;
    }
    .mg-xs-l-35-force {
        margin-left: 35px !important;
    }
    .mg-xs-40 {
        margin: 40px;
    }
    .mg-xs-40-force {
        margin: 40px !important;
    }
    .mg-xs-y-40 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .mg-xs-y-40-force {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .mg-xs-x-40 {
        margin-left: 40px;
        margin-right: 40px;
    }
    .mg-xs-x-40-force {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .mg-xs-t-40 {
        margin-top: 40px;
    }
    .mg-xs-r-40 {
        margin-right: 40px;
    }
    .mg-xs-b-40 {
        margin-bottom: 40px;
    }
    .mg-xs-l-40 {
        margin-left: 40px;
    }
    .mg-xs-t-40-force {
        margin-top: 40px !important;
    }
    .mg-xs-r-40-force {
        margin-right: 40px !important;
    }
    .mg-xs-b-40-force {
        margin-bottom: 40px !important;
    }
    .mg-xs-l-40-force {
        margin-left: 40px !important;
    }
    .mg-xs-45 {
        margin: 45px;
    }
    .mg-xs-45-force {
        margin: 45px !important;
    }
    .mg-xs-y-45 {
        margin-top: 45px;
        margin-bottom: 45px;
    }
    .mg-xs-y-45-force {
        margin-top: 45px !important;
        margin-bottom: 45px !important;
    }
    .mg-xs-x-45 {
        margin-left: 45px;
        margin-right: 45px;
    }
    .mg-xs-x-45-force {
        margin-left: 45px !important;
        margin-right: 45px !important;
    }
    .mg-xs-t-45 {
        margin-top: 45px;
    }
    .mg-xs-r-45 {
        margin-right: 45px;
    }
    .mg-xs-b-45 {
        margin-bottom: 45px;
    }
    .mg-xs-l-45 {
        margin-left: 45px;
    }
    .mg-xs-t-45-force {
        margin-top: 45px !important;
    }
    .mg-xs-r-45-force {
        margin-right: 45px !important;
    }
    .mg-xs-b-45-force {
        margin-bottom: 45px !important;
    }
    .mg-xs-l-45-force {
        margin-left: 45px !important;
    }
    .mg-xs-50 {
        margin: 50px;
    }
    .mg-xs-50-force {
        margin: 50px !important;
    }
    .mg-xs-y-50 {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .mg-xs-y-50-force {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .mg-xs-x-50 {
        margin-left: 50px;
        margin-right: 50px;
    }
    .mg-xs-x-50-force {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
    .mg-xs-t-50 {
        margin-top: 50px;
    }
    .mg-xs-r-50 {
        margin-right: 50px;
    }
    .mg-xs-b-50 {
        margin-bottom: 50px;
    }
    .mg-xs-l-50 {
        margin-left: 50px;
    }
    .mg-xs-t-50-force {
        margin-top: 50px !important;
    }
    .mg-xs-r-50-force {
        margin-right: 50px !important;
    }
    .mg-xs-b-50-force {
        margin-bottom: 50px !important;
    }
    .mg-xs-l-50-force {
        margin-left: 50px !important;
    }
    .mg-xs-55 {
        margin: 55px;
    }
    .mg-xs-55-force {
        margin: 55px !important;
    }
    .mg-xs-y-55 {
        margin-top: 55px;
        margin-bottom: 55px;
    }
    .mg-xs-y-55-force {
        margin-top: 55px !important;
        margin-bottom: 55px !important;
    }
    .mg-xs-x-55 {
        margin-left: 55px;
        margin-right: 55px;
    }
    .mg-xs-x-55-force {
        margin-left: 55px !important;
        margin-right: 55px !important;
    }
    .mg-xs-t-55 {
        margin-top: 55px;
    }
    .mg-xs-r-55 {
        margin-right: 55px;
    }
    .mg-xs-b-55 {
        margin-bottom: 55px;
    }
    .mg-xs-l-55 {
        margin-left: 55px;
    }
    .mg-xs-t-55-force {
        margin-top: 55px !important;
    }
    .mg-xs-r-55-force {
        margin-right: 55px !important;
    }
    .mg-xs-b-55-force {
        margin-bottom: 55px !important;
    }
    .mg-xs-l-55-force {
        margin-left: 55px !important;
    }
    .mg-xs-60 {
        margin: 60px;
    }
    .mg-xs-60-force {
        margin: 60px !important;
    }
    .mg-xs-y-60 {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .mg-xs-y-60-force {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .mg-xs-x-60 {
        margin-left: 60px;
        margin-right: 60px;
    }
    .mg-xs-x-60-force {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }
    .mg-xs-t-60 {
        margin-top: 60px;
    }
    .mg-xs-r-60 {
        margin-right: 60px;
    }
    .mg-xs-b-60 {
        margin-bottom: 60px;
    }
    .mg-xs-l-60 {
        margin-left: 60px;
    }
    .mg-xs-t-60-force {
        margin-top: 60px !important;
    }
    .mg-xs-r-60-force {
        margin-right: 60px !important;
    }
    .mg-xs-b-60-force {
        margin-bottom: 60px !important;
    }
    .mg-xs-l-60-force {
        margin-left: 60px !important;
    }
    .mg-xs-65 {
        margin: 65px;
    }
    .mg-xs-65-force {
        margin: 65px !important;
    }
    .mg-xs-y-65 {
        margin-top: 65px;
        margin-bottom: 65px;
    }
    .mg-xs-y-65-force {
        margin-top: 65px !important;
        margin-bottom: 65px !important;
    }
    .mg-xs-x-65 {
        margin-left: 65px;
        margin-right: 65px;
    }
    .mg-xs-x-65-force {
        margin-left: 65px !important;
        margin-right: 65px !important;
    }
    .mg-xs-t-65 {
        margin-top: 65px;
    }
    .mg-xs-r-65 {
        margin-right: 65px;
    }
    .mg-xs-b-65 {
        margin-bottom: 65px;
    }
    .mg-xs-l-65 {
        margin-left: 65px;
    }
    .mg-xs-t-65-force {
        margin-top: 65px !important;
    }
    .mg-xs-r-65-force {
        margin-right: 65px !important;
    }
    .mg-xs-b-65-force {
        margin-bottom: 65px !important;
    }
    .mg-xs-l-65-force {
        margin-left: 65px !important;
    }
    .mg-xs-70 {
        margin: 70px;
    }
    .mg-xs-70-force {
        margin: 70px !important;
    }
    .mg-xs-y-70 {
        margin-top: 70px;
        margin-bottom: 70px;
    }
    .mg-xs-y-70-force {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }
    .mg-xs-x-70 {
        margin-left: 70px;
        margin-right: 70px;
    }
    .mg-xs-x-70-force {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }
    .mg-xs-t-70 {
        margin-top: 70px;
    }
    .mg-xs-r-70 {
        margin-right: 70px;
    }
    .mg-xs-b-70 {
        margin-bottom: 70px;
    }
    .mg-xs-l-70 {
        margin-left: 70px;
    }
    .mg-xs-t-70-force {
        margin-top: 70px !important;
    }
    .mg-xs-r-70-force {
        margin-right: 70px !important;
    }
    .mg-xs-b-70-force {
        margin-bottom: 70px !important;
    }
    .mg-xs-l-70-force {
        margin-left: 70px !important;
    }
    .mg-xs-75 {
        margin: 75px;
    }
    .mg-xs-75-force {
        margin: 75px !important;
    }
    .mg-xs-y-75 {
        margin-top: 75px;
        margin-bottom: 75px;
    }
    .mg-xs-y-75-force {
        margin-top: 75px !important;
        margin-bottom: 75px !important;
    }
    .mg-xs-x-75 {
        margin-left: 75px;
        margin-right: 75px;
    }
    .mg-xs-x-75-force {
        margin-left: 75px !important;
        margin-right: 75px !important;
    }
    .mg-xs-t-75 {
        margin-top: 75px;
    }
    .mg-xs-r-75 {
        margin-right: 75px;
    }
    .mg-xs-b-75 {
        margin-bottom: 75px;
    }
    .mg-xs-l-75 {
        margin-left: 75px;
    }
    .mg-xs-t-75-force {
        margin-top: 75px !important;
    }
    .mg-xs-r-75-force {
        margin-right: 75px !important;
    }
    .mg-xs-b-75-force {
        margin-bottom: 75px !important;
    }
    .mg-xs-l-75-force {
        margin-left: 75px !important;
    }
    .mg-xs-80 {
        margin: 80px;
    }
    .mg-xs-80-force {
        margin: 80px !important;
    }
    .mg-xs-y-80 {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .mg-xs-y-80-force {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .mg-xs-x-80 {
        margin-left: 80px;
        margin-right: 80px;
    }
    .mg-xs-x-80-force {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .mg-xs-t-80 {
        margin-top: 80px;
    }
    .mg-xs-r-80 {
        margin-right: 80px;
    }
    .mg-xs-b-80 {
        margin-bottom: 80px;
    }
    .mg-xs-l-80 {
        margin-left: 80px;
    }
    .mg-xs-t-80-force {
        margin-top: 80px !important;
    }
    .mg-xs-r-80-force {
        margin-right: 80px !important;
    }
    .mg-xs-b-80-force {
        margin-bottom: 80px !important;
    }
    .mg-xs-l-80-force {
        margin-left: 80px !important;
    }
    .mg-xs-85 {
        margin: 85px;
    }
    .mg-xs-85-force {
        margin: 85px !important;
    }
    .mg-xs-y-85 {
        margin-top: 85px;
        margin-bottom: 85px;
    }
    .mg-xs-y-85-force {
        margin-top: 85px !important;
        margin-bottom: 85px !important;
    }
    .mg-xs-x-85 {
        margin-left: 85px;
        margin-right: 85px;
    }
    .mg-xs-x-85-force {
        margin-left: 85px !important;
        margin-right: 85px !important;
    }
    .mg-xs-t-85 {
        margin-top: 85px;
    }
    .mg-xs-r-85 {
        margin-right: 85px;
    }
    .mg-xs-b-85 {
        margin-bottom: 85px;
    }
    .mg-xs-l-85 {
        margin-left: 85px;
    }
    .mg-xs-t-85-force {
        margin-top: 85px !important;
    }
    .mg-xs-r-85-force {
        margin-right: 85px !important;
    }
    .mg-xs-b-85-force {
        margin-bottom: 85px !important;
    }
    .mg-xs-l-85-force {
        margin-left: 85px !important;
    }
    .mg-xs-90 {
        margin: 90px;
    }
    .mg-xs-90-force {
        margin: 90px !important;
    }
    .mg-xs-y-90 {
        margin-top: 90px;
        margin-bottom: 90px;
    }
    .mg-xs-y-90-force {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }
    .mg-xs-x-90 {
        margin-left: 90px;
        margin-right: 90px;
    }
    .mg-xs-x-90-force {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }
    .mg-xs-t-90 {
        margin-top: 90px;
    }
    .mg-xs-r-90 {
        margin-right: 90px;
    }
    .mg-xs-b-90 {
        margin-bottom: 90px;
    }
    .mg-xs-l-90 {
        margin-left: 90px;
    }
    .mg-xs-t-90-force {
        margin-top: 90px !important;
    }
    .mg-xs-r-90-force {
        margin-right: 90px !important;
    }
    .mg-xs-b-90-force {
        margin-bottom: 90px !important;
    }
    .mg-xs-l-90-force {
        margin-left: 90px !important;
    }
    .mg-xs-95 {
        margin: 95px;
    }
    .mg-xs-95-force {
        margin: 95px !important;
    }
    .mg-xs-y-95 {
        margin-top: 95px;
        margin-bottom: 95px;
    }
    .mg-xs-y-95-force {
        margin-top: 95px !important;
        margin-bottom: 95px !important;
    }
    .mg-xs-x-95 {
        margin-left: 95px;
        margin-right: 95px;
    }
    .mg-xs-x-95-force {
        margin-left: 95px !important;
        margin-right: 95px !important;
    }
    .mg-xs-t-95 {
        margin-top: 95px;
    }
    .mg-xs-r-95 {
        margin-right: 95px;
    }
    .mg-xs-b-95 {
        margin-bottom: 95px;
    }
    .mg-xs-l-95 {
        margin-left: 95px;
    }
    .mg-xs-t-95-force {
        margin-top: 95px !important;
    }
    .mg-xs-r-95-force {
        margin-right: 95px !important;
    }
    .mg-xs-b-95-force {
        margin-bottom: 95px !important;
    }
    .mg-xs-l-95-force {
        margin-left: 95px !important;
    }
    .mg-xs-100 {
        margin: 100px;
    }
    .mg-xs-100-force {
        margin: 100px !important;
    }
    .mg-xs-y-100 {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .mg-xs-y-100-force {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
    .mg-xs-x-100 {
        margin-left: 100px;
        margin-right: 100px;
    }
    .mg-xs-x-100-force {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
    .mg-xs-t-100 {
        margin-top: 100px;
    }
    .mg-xs-r-100 {
        margin-right: 100px;
    }
    .mg-xs-b-100 {
        margin-bottom: 100px;
    }
    .mg-xs-l-100 {
        margin-left: 100px;
    }
    .mg-xs-t-100-force {
        margin-top: 100px !important;
    }
    .mg-xs-r-100-force {
        margin-right: 100px !important;
    }
    .mg-xs-b-100-force {
        margin-bottom: 100px !important;
    }
    .mg-xs-l-100-force {
        margin-left: 100px !important;
    }
    .mg-xs-t-auto {
        margin-top: auto;
    }
    .mg-xs-r-auto {
        margin-right: auto;
    }
    .mg-xs-b-auto {
        margin-bottom: auto;
    }
    .mg-xs-l-auto {
        margin-left: auto;
    }
    .mg-xs-auto {
        margin: auto;
    }
    .mg-xs-x-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .mg-xs-l--1 {
        margin-left: -1px;
    }
    .mg-xs-r--1 {
        margin-right: -1px;
    }
    .mg-xs-t--1 {
        margin-top: -1px;
    }
}

@media (min-width: 576px) {
    .mg-sm-0 {
        margin: 0px;
    }
    .mg-sm-0-force {
        margin: 0px !important;
    }
    .mg-sm-y-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .mg-sm-y-0-force {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .mg-sm-x-0 {
        margin-left: 0px;
        margin-right: 0px;
    }
    .mg-sm-x-0-force {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mg-sm-t-0 {
        margin-top: 0px;
    }
    .mg-sm-r-0 {
        margin-right: 0px;
    }
    .mg-sm-b-0 {
        margin-bottom: 0px;
    }
    .mg-sm-l-0 {
        margin-left: 0px;
    }
    .mg-sm-t-0-force {
        margin-top: 0px !important;
    }
    .mg-sm-r-0-force {
        margin-right: 0px !important;
    }
    .mg-sm-b-0-force {
        margin-bottom: 0px !important;
    }
    .mg-sm-l-0-force {
        margin-left: 0px !important;
    }
    .mg-sm-1 {
        margin: 1px;
    }
    .mg-sm-1-force {
        margin: 1px !important;
    }
    .mg-sm-y-1 {
        margin-top: 1px;
        margin-bottom: 1px;
    }
    .mg-sm-y-1-force {
        margin-top: 1px !important;
        margin-bottom: 1px !important;
    }
    .mg-sm-x-1 {
        margin-left: 1px;
        margin-right: 1px;
    }
    .mg-sm-x-1-force {
        margin-left: 1px !important;
        margin-right: 1px !important;
    }
    .mg-sm-t-1 {
        margin-top: 1px;
    }
    .mg-sm-r-1 {
        margin-right: 1px;
    }
    .mg-sm-b-1 {
        margin-bottom: 1px;
    }
    .mg-sm-l-1 {
        margin-left: 1px;
    }
    .mg-sm-t-1-force {
        margin-top: 1px !important;
    }
    .mg-sm-r-1-force {
        margin-right: 1px !important;
    }
    .mg-sm-b-1-force {
        margin-bottom: 1px !important;
    }
    .mg-sm-l-1-force {
        margin-left: 1px !important;
    }
    .mg-sm-2 {
        margin: 2px;
    }
    .mg-sm-2-force {
        margin: 2px !important;
    }
    .mg-sm-y-2 {
        margin-top: 2px;
        margin-bottom: 2px;
    }
    .mg-sm-y-2-force {
        margin-top: 2px !important;
        margin-bottom: 2px !important;
    }
    .mg-sm-x-2 {
        margin-left: 2px;
        margin-right: 2px;
    }
    .mg-sm-x-2-force {
        margin-left: 2px !important;
        margin-right: 2px !important;
    }
    .mg-sm-t-2 {
        margin-top: 2px;
    }
    .mg-sm-r-2 {
        margin-right: 2px;
    }
    .mg-sm-b-2 {
        margin-bottom: 2px;
    }
    .mg-sm-l-2 {
        margin-left: 2px;
    }
    .mg-sm-t-2-force {
        margin-top: 2px !important;
    }
    .mg-sm-r-2-force {
        margin-right: 2px !important;
    }
    .mg-sm-b-2-force {
        margin-bottom: 2px !important;
    }
    .mg-sm-l-2-force {
        margin-left: 2px !important;
    }
    .mg-sm-3 {
        margin: 3px;
    }
    .mg-sm-3-force {
        margin: 3px !important;
    }
    .mg-sm-y-3 {
        margin-top: 3px;
        margin-bottom: 3px;
    }
    .mg-sm-y-3-force {
        margin-top: 3px !important;
        margin-bottom: 3px !important;
    }
    .mg-sm-x-3 {
        margin-left: 3px;
        margin-right: 3px;
    }
    .mg-sm-x-3-force {
        margin-left: 3px !important;
        margin-right: 3px !important;
    }
    .mg-sm-t-3 {
        margin-top: 3px;
    }
    .mg-sm-r-3 {
        margin-right: 3px;
    }
    .mg-sm-b-3 {
        margin-bottom: 3px;
    }
    .mg-sm-l-3 {
        margin-left: 3px;
    }
    .mg-sm-t-3-force {
        margin-top: 3px !important;
    }
    .mg-sm-r-3-force {
        margin-right: 3px !important;
    }
    .mg-sm-b-3-force {
        margin-bottom: 3px !important;
    }
    .mg-sm-l-3-force {
        margin-left: 3px !important;
    }
    .mg-sm-4 {
        margin: 4px;
    }
    .mg-sm-4-force {
        margin: 4px !important;
    }
    .mg-sm-y-4 {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .mg-sm-y-4-force {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
    .mg-sm-x-4 {
        margin-left: 4px;
        margin-right: 4px;
    }
    .mg-sm-x-4-force {
        margin-left: 4px !important;
        margin-right: 4px !important;
    }
    .mg-sm-t-4 {
        margin-top: 4px;
    }
    .mg-sm-r-4 {
        margin-right: 4px;
    }
    .mg-sm-b-4 {
        margin-bottom: 4px;
    }
    .mg-sm-l-4 {
        margin-left: 4px;
    }
    .mg-sm-t-4-force {
        margin-top: 4px !important;
    }
    .mg-sm-r-4-force {
        margin-right: 4px !important;
    }
    .mg-sm-b-4-force {
        margin-bottom: 4px !important;
    }
    .mg-sm-l-4-force {
        margin-left: 4px !important;
    }
    .mg-sm-5 {
        margin: 5px;
    }
    .mg-sm-5-force {
        margin: 5px !important;
    }
    .mg-sm-y-5 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .mg-sm-y-5-force {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .mg-sm-x-5 {
        margin-left: 5px;
        margin-right: 5px;
    }
    .mg-sm-x-5-force {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .mg-sm-t-5 {
        margin-top: 5px;
    }
    .mg-sm-r-5 {
        margin-right: 5px;
    }
    .mg-sm-b-5 {
        margin-bottom: 5px;
    }
    .mg-sm-l-5 {
        margin-left: 5px;
    }
    .mg-sm-t-5-force {
        margin-top: 5px !important;
    }
    .mg-sm-r-5-force {
        margin-right: 5px !important;
    }
    .mg-sm-b-5-force {
        margin-bottom: 5px !important;
    }
    .mg-sm-l-5-force {
        margin-left: 5px !important;
    }
    .mg-sm-6 {
        margin: 6px;
    }
    .mg-sm-6-force {
        margin: 6px !important;
    }
    .mg-sm-y-6 {
        margin-top: 6px;
        margin-bottom: 6px;
    }
    .mg-sm-y-6-force {
        margin-top: 6px !important;
        margin-bottom: 6px !important;
    }
    .mg-sm-x-6 {
        margin-left: 6px;
        margin-right: 6px;
    }
    .mg-sm-x-6-force {
        margin-left: 6px !important;
        margin-right: 6px !important;
    }
    .mg-sm-t-6 {
        margin-top: 6px;
    }
    .mg-sm-r-6 {
        margin-right: 6px;
    }
    .mg-sm-b-6 {
        margin-bottom: 6px;
    }
    .mg-sm-l-6 {
        margin-left: 6px;
    }
    .mg-sm-t-6-force {
        margin-top: 6px !important;
    }
    .mg-sm-r-6-force {
        margin-right: 6px !important;
    }
    .mg-sm-b-6-force {
        margin-bottom: 6px !important;
    }
    .mg-sm-l-6-force {
        margin-left: 6px !important;
    }
    .mg-sm-7 {
        margin: 7px;
    }
    .mg-sm-7-force {
        margin: 7px !important;
    }
    .mg-sm-y-7 {
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .mg-sm-y-7-force {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
    .mg-sm-x-7 {
        margin-left: 7px;
        margin-right: 7px;
    }
    .mg-sm-x-7-force {
        margin-left: 7px !important;
        margin-right: 7px !important;
    }
    .mg-sm-t-7 {
        margin-top: 7px;
    }
    .mg-sm-r-7 {
        margin-right: 7px;
    }
    .mg-sm-b-7 {
        margin-bottom: 7px;
    }
    .mg-sm-l-7 {
        margin-left: 7px;
    }
    .mg-sm-t-7-force {
        margin-top: 7px !important;
    }
    .mg-sm-r-7-force {
        margin-right: 7px !important;
    }
    .mg-sm-b-7-force {
        margin-bottom: 7px !important;
    }
    .mg-sm-l-7-force {
        margin-left: 7px !important;
    }
    .mg-sm-8 {
        margin: 8px;
    }
    .mg-sm-8-force {
        margin: 8px !important;
    }
    .mg-sm-y-8 {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .mg-sm-y-8-force {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .mg-sm-x-8 {
        margin-left: 8px;
        margin-right: 8px;
    }
    .mg-sm-x-8-force {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .mg-sm-t-8 {
        margin-top: 8px;
    }
    .mg-sm-r-8 {
        margin-right: 8px;
    }
    .mg-sm-b-8 {
        margin-bottom: 8px;
    }
    .mg-sm-l-8 {
        margin-left: 8px;
    }
    .mg-sm-t-8-force {
        margin-top: 8px !important;
    }
    .mg-sm-r-8-force {
        margin-right: 8px !important;
    }
    .mg-sm-b-8-force {
        margin-bottom: 8px !important;
    }
    .mg-sm-l-8-force {
        margin-left: 8px !important;
    }
    .mg-sm-9 {
        margin: 9px;
    }
    .mg-sm-9-force {
        margin: 9px !important;
    }
    .mg-sm-y-9 {
        margin-top: 9px;
        margin-bottom: 9px;
    }
    .mg-sm-y-9-force {
        margin-top: 9px !important;
        margin-bottom: 9px !important;
    }
    .mg-sm-x-9 {
        margin-left: 9px;
        margin-right: 9px;
    }
    .mg-sm-x-9-force {
        margin-left: 9px !important;
        margin-right: 9px !important;
    }
    .mg-sm-t-9 {
        margin-top: 9px;
    }
    .mg-sm-r-9 {
        margin-right: 9px;
    }
    .mg-sm-b-9 {
        margin-bottom: 9px;
    }
    .mg-sm-l-9 {
        margin-left: 9px;
    }
    .mg-sm-t-9-force {
        margin-top: 9px !important;
    }
    .mg-sm-r-9-force {
        margin-right: 9px !important;
    }
    .mg-sm-b-9-force {
        margin-bottom: 9px !important;
    }
    .mg-sm-l-9-force {
        margin-left: 9px !important;
    }
    .mg-sm-10 {
        margin: 10px;
    }
    .mg-sm-10-force {
        margin: 10px !important;
    }
    .mg-sm-y-10 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mg-sm-y-10-force {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .mg-sm-x-10 {
        margin-left: 10px;
        margin-right: 10px;
    }
    .mg-sm-x-10-force {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .mg-sm-t-10 {
        margin-top: 10px;
    }
    .mg-sm-r-10 {
        margin-right: 10px;
    }
    .mg-sm-b-10 {
        margin-bottom: 10px;
    }
    .mg-sm-l-10 {
        margin-left: 10px;
    }
    .mg-sm-t-10-force {
        margin-top: 10px !important;
    }
    .mg-sm-r-10-force {
        margin-right: 10px !important;
    }
    .mg-sm-b-10-force {
        margin-bottom: 10px !important;
    }
    .mg-sm-l-10-force {
        margin-left: 10px !important;
    }
    .mg-sm-15 {
        margin: 15px;
    }
    .mg-sm-15-force {
        margin: 15px !important;
    }
    .mg-sm-y-15 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .mg-sm-y-15-force {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .mg-sm-x-15 {
        margin-left: 15px;
        margin-right: 15px;
    }
    .mg-sm-x-15-force {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .mg-sm-t-15 {
        margin-top: 15px;
    }
    .mg-sm-r-15 {
        margin-right: 15px;
    }
    .mg-sm-b-15 {
        margin-bottom: 15px;
    }
    .mg-sm-l-15 {
        margin-left: 15px;
    }
    .mg-sm-t-15-force {
        margin-top: 15px !important;
    }
    .mg-sm-r-15-force {
        margin-right: 15px !important;
    }
    .mg-sm-b-15-force {
        margin-bottom: 15px !important;
    }
    .mg-sm-l-15-force {
        margin-left: 15px !important;
    }
    .mg-sm-20 {
        margin: 20px;
    }
    .mg-sm-20-force {
        margin: 20px !important;
    }
    .mg-sm-y-20 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .mg-sm-y-20-force {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .mg-sm-x-20 {
        margin-left: 20px;
        margin-right: 20px;
    }
    .mg-sm-x-20-force {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .mg-sm-t-20 {
        margin-top: 20px;
    }
    .mg-sm-r-20 {
        margin-right: 20px;
    }
    .mg-sm-b-20 {
        margin-bottom: 20px;
    }
    .mg-sm-l-20 {
        margin-left: 20px;
    }
    .mg-sm-t-20-force {
        margin-top: 20px !important;
    }
    .mg-sm-r-20-force {
        margin-right: 20px !important;
    }
    .mg-sm-b-20-force {
        margin-bottom: 20px !important;
    }
    .mg-sm-l-20-force {
        margin-left: 20px !important;
    }
    .mg-sm-25 {
        margin: 25px;
    }
    .mg-sm-25-force {
        margin: 25px !important;
    }
    .mg-sm-y-25 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .mg-sm-y-25-force {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .mg-sm-x-25 {
        margin-left: 25px;
        margin-right: 25px;
    }
    .mg-sm-x-25-force {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    .mg-sm-t-25 {
        margin-top: 25px;
    }
    .mg-sm-r-25 {
        margin-right: 25px;
    }
    .mg-sm-b-25 {
        margin-bottom: 25px;
    }
    .mg-sm-l-25 {
        margin-left: 25px;
    }
    .mg-sm-t-25-force {
        margin-top: 25px !important;
    }
    .mg-sm-r-25-force {
        margin-right: 25px !important;
    }
    .mg-sm-b-25-force {
        margin-bottom: 25px !important;
    }
    .mg-sm-l-25-force {
        margin-left: 25px !important;
    }
    .mg-sm-30 {
        margin: 30px;
    }
    .mg-sm-30-force {
        margin: 30px !important;
    }
    .mg-sm-y-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .mg-sm-y-30-force {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .mg-sm-x-30 {
        margin-left: 30px;
        margin-right: 30px;
    }
    .mg-sm-x-30-force {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .mg-sm-t-30 {
        margin-top: 30px;
    }
    .mg-sm-r-30 {
        margin-right: 30px;
    }
    .mg-sm-b-30 {
        margin-bottom: 30px;
    }
    .mg-sm-l-30 {
        margin-left: 30px;
    }
    .mg-sm-t-30-force {
        margin-top: 30px !important;
    }
    .mg-sm-r-30-force {
        margin-right: 30px !important;
    }
    .mg-sm-b-30-force {
        margin-bottom: 30px !important;
    }
    .mg-sm-l-30-force {
        margin-left: 30px !important;
    }
    .mg-sm-35 {
        margin: 35px;
    }
    .mg-sm-35-force {
        margin: 35px !important;
    }
    .mg-sm-y-35 {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .mg-sm-y-35-force {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
    .mg-sm-x-35 {
        margin-left: 35px;
        margin-right: 35px;
    }
    .mg-sm-x-35-force {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }
    .mg-sm-t-35 {
        margin-top: 35px;
    }
    .mg-sm-r-35 {
        margin-right: 35px;
    }
    .mg-sm-b-35 {
        margin-bottom: 35px;
    }
    .mg-sm-l-35 {
        margin-left: 35px;
    }
    .mg-sm-t-35-force {
        margin-top: 35px !important;
    }
    .mg-sm-r-35-force {
        margin-right: 35px !important;
    }
    .mg-sm-b-35-force {
        margin-bottom: 35px !important;
    }
    .mg-sm-l-35-force {
        margin-left: 35px !important;
    }
    .mg-sm-40 {
        margin: 40px;
    }
    .mg-sm-40-force {
        margin: 40px !important;
    }
    .mg-sm-y-40 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .mg-sm-y-40-force {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .mg-sm-x-40 {
        margin-left: 40px;
        margin-right: 40px;
    }
    .mg-sm-x-40-force {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .mg-sm-t-40 {
        margin-top: 40px;
    }
    .mg-sm-r-40 {
        margin-right: 40px;
    }
    .mg-sm-b-40 {
        margin-bottom: 40px;
    }
    .mg-sm-l-40 {
        margin-left: 40px;
    }
    .mg-sm-t-40-force {
        margin-top: 40px !important;
    }
    .mg-sm-r-40-force {
        margin-right: 40px !important;
    }
    .mg-sm-b-40-force {
        margin-bottom: 40px !important;
    }
    .mg-sm-l-40-force {
        margin-left: 40px !important;
    }
    .mg-sm-45 {
        margin: 45px;
    }
    .mg-sm-45-force {
        margin: 45px !important;
    }
    .mg-sm-y-45 {
        margin-top: 45px;
        margin-bottom: 45px;
    }
    .mg-sm-y-45-force {
        margin-top: 45px !important;
        margin-bottom: 45px !important;
    }
    .mg-sm-x-45 {
        margin-left: 45px;
        margin-right: 45px;
    }
    .mg-sm-x-45-force {
        margin-left: 45px !important;
        margin-right: 45px !important;
    }
    .mg-sm-t-45 {
        margin-top: 45px;
    }
    .mg-sm-r-45 {
        margin-right: 45px;
    }
    .mg-sm-b-45 {
        margin-bottom: 45px;
    }
    .mg-sm-l-45 {
        margin-left: 45px;
    }
    .mg-sm-t-45-force {
        margin-top: 45px !important;
    }
    .mg-sm-r-45-force {
        margin-right: 45px !important;
    }
    .mg-sm-b-45-force {
        margin-bottom: 45px !important;
    }
    .mg-sm-l-45-force {
        margin-left: 45px !important;
    }
    .mg-sm-50 {
        margin: 50px;
    }
    .mg-sm-50-force {
        margin: 50px !important;
    }
    .mg-sm-y-50 {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .mg-sm-y-50-force {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .mg-sm-x-50 {
        margin-left: 50px;
        margin-right: 50px;
    }
    .mg-sm-x-50-force {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
    .mg-sm-t-50 {
        margin-top: 50px;
    }
    .mg-sm-r-50 {
        margin-right: 50px;
    }
    .mg-sm-b-50 {
        margin-bottom: 50px;
    }
    .mg-sm-l-50 {
        margin-left: 50px;
    }
    .mg-sm-t-50-force {
        margin-top: 50px !important;
    }
    .mg-sm-r-50-force {
        margin-right: 50px !important;
    }
    .mg-sm-b-50-force {
        margin-bottom: 50px !important;
    }
    .mg-sm-l-50-force {
        margin-left: 50px !important;
    }
    .mg-sm-55 {
        margin: 55px;
    }
    .mg-sm-55-force {
        margin: 55px !important;
    }
    .mg-sm-y-55 {
        margin-top: 55px;
        margin-bottom: 55px;
    }
    .mg-sm-y-55-force {
        margin-top: 55px !important;
        margin-bottom: 55px !important;
    }
    .mg-sm-x-55 {
        margin-left: 55px;
        margin-right: 55px;
    }
    .mg-sm-x-55-force {
        margin-left: 55px !important;
        margin-right: 55px !important;
    }
    .mg-sm-t-55 {
        margin-top: 55px;
    }
    .mg-sm-r-55 {
        margin-right: 55px;
    }
    .mg-sm-b-55 {
        margin-bottom: 55px;
    }
    .mg-sm-l-55 {
        margin-left: 55px;
    }
    .mg-sm-t-55-force {
        margin-top: 55px !important;
    }
    .mg-sm-r-55-force {
        margin-right: 55px !important;
    }
    .mg-sm-b-55-force {
        margin-bottom: 55px !important;
    }
    .mg-sm-l-55-force {
        margin-left: 55px !important;
    }
    .mg-sm-60 {
        margin: 60px;
    }
    .mg-sm-60-force {
        margin: 60px !important;
    }
    .mg-sm-y-60 {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .mg-sm-y-60-force {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .mg-sm-x-60 {
        margin-left: 60px;
        margin-right: 60px;
    }
    .mg-sm-x-60-force {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }
    .mg-sm-t-60 {
        margin-top: 60px;
    }
    .mg-sm-r-60 {
        margin-right: 60px;
    }
    .mg-sm-b-60 {
        margin-bottom: 60px;
    }
    .mg-sm-l-60 {
        margin-left: 60px;
    }
    .mg-sm-t-60-force {
        margin-top: 60px !important;
    }
    .mg-sm-r-60-force {
        margin-right: 60px !important;
    }
    .mg-sm-b-60-force {
        margin-bottom: 60px !important;
    }
    .mg-sm-l-60-force {
        margin-left: 60px !important;
    }
    .mg-sm-65 {
        margin: 65px;
    }
    .mg-sm-65-force {
        margin: 65px !important;
    }
    .mg-sm-y-65 {
        margin-top: 65px;
        margin-bottom: 65px;
    }
    .mg-sm-y-65-force {
        margin-top: 65px !important;
        margin-bottom: 65px !important;
    }
    .mg-sm-x-65 {
        margin-left: 65px;
        margin-right: 65px;
    }
    .mg-sm-x-65-force {
        margin-left: 65px !important;
        margin-right: 65px !important;
    }
    .mg-sm-t-65 {
        margin-top: 65px;
    }
    .mg-sm-r-65 {
        margin-right: 65px;
    }
    .mg-sm-b-65 {
        margin-bottom: 65px;
    }
    .mg-sm-l-65 {
        margin-left: 65px;
    }
    .mg-sm-t-65-force {
        margin-top: 65px !important;
    }
    .mg-sm-r-65-force {
        margin-right: 65px !important;
    }
    .mg-sm-b-65-force {
        margin-bottom: 65px !important;
    }
    .mg-sm-l-65-force {
        margin-left: 65px !important;
    }
    .mg-sm-70 {
        margin: 70px;
    }
    .mg-sm-70-force {
        margin: 70px !important;
    }
    .mg-sm-y-70 {
        margin-top: 70px;
        margin-bottom: 70px;
    }
    .mg-sm-y-70-force {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }
    .mg-sm-x-70 {
        margin-left: 70px;
        margin-right: 70px;
    }
    .mg-sm-x-70-force {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }
    .mg-sm-t-70 {
        margin-top: 70px;
    }
    .mg-sm-r-70 {
        margin-right: 70px;
    }
    .mg-sm-b-70 {
        margin-bottom: 70px;
    }
    .mg-sm-l-70 {
        margin-left: 70px;
    }
    .mg-sm-t-70-force {
        margin-top: 70px !important;
    }
    .mg-sm-r-70-force {
        margin-right: 70px !important;
    }
    .mg-sm-b-70-force {
        margin-bottom: 70px !important;
    }
    .mg-sm-l-70-force {
        margin-left: 70px !important;
    }
    .mg-sm-75 {
        margin: 75px;
    }
    .mg-sm-75-force {
        margin: 75px !important;
    }
    .mg-sm-y-75 {
        margin-top: 75px;
        margin-bottom: 75px;
    }
    .mg-sm-y-75-force {
        margin-top: 75px !important;
        margin-bottom: 75px !important;
    }
    .mg-sm-x-75 {
        margin-left: 75px;
        margin-right: 75px;
    }
    .mg-sm-x-75-force {
        margin-left: 75px !important;
        margin-right: 75px !important;
    }
    .mg-sm-t-75 {
        margin-top: 75px;
    }
    .mg-sm-r-75 {
        margin-right: 75px;
    }
    .mg-sm-b-75 {
        margin-bottom: 75px;
    }
    .mg-sm-l-75 {
        margin-left: 75px;
    }
    .mg-sm-t-75-force {
        margin-top: 75px !important;
    }
    .mg-sm-r-75-force {
        margin-right: 75px !important;
    }
    .mg-sm-b-75-force {
        margin-bottom: 75px !important;
    }
    .mg-sm-l-75-force {
        margin-left: 75px !important;
    }
    .mg-sm-80 {
        margin: 80px;
    }
    .mg-sm-80-force {
        margin: 80px !important;
    }
    .mg-sm-y-80 {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .mg-sm-y-80-force {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .mg-sm-x-80 {
        margin-left: 80px;
        margin-right: 80px;
    }
    .mg-sm-x-80-force {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .mg-sm-t-80 {
        margin-top: 80px;
    }
    .mg-sm-r-80 {
        margin-right: 80px;
    }
    .mg-sm-b-80 {
        margin-bottom: 80px;
    }
    .mg-sm-l-80 {
        margin-left: 80px;
    }
    .mg-sm-t-80-force {
        margin-top: 80px !important;
    }
    .mg-sm-r-80-force {
        margin-right: 80px !important;
    }
    .mg-sm-b-80-force {
        margin-bottom: 80px !important;
    }
    .mg-sm-l-80-force {
        margin-left: 80px !important;
    }
    .mg-sm-85 {
        margin: 85px;
    }
    .mg-sm-85-force {
        margin: 85px !important;
    }
    .mg-sm-y-85 {
        margin-top: 85px;
        margin-bottom: 85px;
    }
    .mg-sm-y-85-force {
        margin-top: 85px !important;
        margin-bottom: 85px !important;
    }
    .mg-sm-x-85 {
        margin-left: 85px;
        margin-right: 85px;
    }
    .mg-sm-x-85-force {
        margin-left: 85px !important;
        margin-right: 85px !important;
    }
    .mg-sm-t-85 {
        margin-top: 85px;
    }
    .mg-sm-r-85 {
        margin-right: 85px;
    }
    .mg-sm-b-85 {
        margin-bottom: 85px;
    }
    .mg-sm-l-85 {
        margin-left: 85px;
    }
    .mg-sm-t-85-force {
        margin-top: 85px !important;
    }
    .mg-sm-r-85-force {
        margin-right: 85px !important;
    }
    .mg-sm-b-85-force {
        margin-bottom: 85px !important;
    }
    .mg-sm-l-85-force {
        margin-left: 85px !important;
    }
    .mg-sm-90 {
        margin: 90px;
    }
    .mg-sm-90-force {
        margin: 90px !important;
    }
    .mg-sm-y-90 {
        margin-top: 90px;
        margin-bottom: 90px;
    }
    .mg-sm-y-90-force {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }
    .mg-sm-x-90 {
        margin-left: 90px;
        margin-right: 90px;
    }
    .mg-sm-x-90-force {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }
    .mg-sm-t-90 {
        margin-top: 90px;
    }
    .mg-sm-r-90 {
        margin-right: 90px;
    }
    .mg-sm-b-90 {
        margin-bottom: 90px;
    }
    .mg-sm-l-90 {
        margin-left: 90px;
    }
    .mg-sm-t-90-force {
        margin-top: 90px !important;
    }
    .mg-sm-r-90-force {
        margin-right: 90px !important;
    }
    .mg-sm-b-90-force {
        margin-bottom: 90px !important;
    }
    .mg-sm-l-90-force {
        margin-left: 90px !important;
    }
    .mg-sm-95 {
        margin: 95px;
    }
    .mg-sm-95-force {
        margin: 95px !important;
    }
    .mg-sm-y-95 {
        margin-top: 95px;
        margin-bottom: 95px;
    }
    .mg-sm-y-95-force {
        margin-top: 95px !important;
        margin-bottom: 95px !important;
    }
    .mg-sm-x-95 {
        margin-left: 95px;
        margin-right: 95px;
    }
    .mg-sm-x-95-force {
        margin-left: 95px !important;
        margin-right: 95px !important;
    }
    .mg-sm-t-95 {
        margin-top: 95px;
    }
    .mg-sm-r-95 {
        margin-right: 95px;
    }
    .mg-sm-b-95 {
        margin-bottom: 95px;
    }
    .mg-sm-l-95 {
        margin-left: 95px;
    }
    .mg-sm-t-95-force {
        margin-top: 95px !important;
    }
    .mg-sm-r-95-force {
        margin-right: 95px !important;
    }
    .mg-sm-b-95-force {
        margin-bottom: 95px !important;
    }
    .mg-sm-l-95-force {
        margin-left: 95px !important;
    }
    .mg-sm-100 {
        margin: 100px;
    }
    .mg-sm-100-force {
        margin: 100px !important;
    }
    .mg-sm-y-100 {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .mg-sm-y-100-force {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
    .mg-sm-x-100 {
        margin-left: 100px;
        margin-right: 100px;
    }
    .mg-sm-x-100-force {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
    .mg-sm-t-100 {
        margin-top: 100px;
    }
    .mg-sm-r-100 {
        margin-right: 100px;
    }
    .mg-sm-b-100 {
        margin-bottom: 100px;
    }
    .mg-sm-l-100 {
        margin-left: 100px;
    }
    .mg-sm-t-100-force {
        margin-top: 100px !important;
    }
    .mg-sm-r-100-force {
        margin-right: 100px !important;
    }
    .mg-sm-b-100-force {
        margin-bottom: 100px !important;
    }
    .mg-sm-l-100-force {
        margin-left: 100px !important;
    }
    .mg-sm-t-auto {
        margin-top: auto;
    }
    .mg-sm-r-auto {
        margin-right: auto;
    }
    .mg-sm-b-auto {
        margin-bottom: auto;
    }
    .mg-sm-l-auto {
        margin-left: auto;
    }
    .mg-sm-auto {
        margin: auto;
    }
    .mg-sm-x-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .mg-sm-l--1 {
        margin-left: -1px;
    }
    .mg-sm-r--1 {
        margin-right: -1px;
    }
    .mg-sm-t--1 {
        margin-top: -1px;
    }
}

@media (min-width: 768px) {
    .mg-md-0 {
        margin: 0px;
    }
    .mg-md-0-force {
        margin: 0px !important;
    }
    .mg-md-y-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .mg-md-y-0-force {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .mg-md-x-0 {
        margin-left: 0px;
        margin-right: 0px;
    }
    .mg-md-x-0-force {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mg-md-t-0 {
        margin-top: 0px;
    }
    .mg-md-r-0 {
        margin-right: 0px;
    }
    .mg-md-b-0 {
        margin-bottom: 0px;
    }
    .mg-md-l-0 {
        margin-left: 0px;
    }
    .mg-md-t-0-force {
        margin-top: 0px !important;
    }
    .mg-md-r-0-force {
        margin-right: 0px !important;
    }
    .mg-md-b-0-force {
        margin-bottom: 0px !important;
    }
    .mg-md-l-0-force {
        margin-left: 0px !important;
    }
    .mg-md-1 {
        margin: 1px;
    }
    .mg-md-1-force {
        margin: 1px !important;
    }
    .mg-md-y-1 {
        margin-top: 1px;
        margin-bottom: 1px;
    }
    .mg-md-y-1-force {
        margin-top: 1px !important;
        margin-bottom: 1px !important;
    }
    .mg-md-x-1 {
        margin-left: 1px;
        margin-right: 1px;
    }
    .mg-md-x-1-force {
        margin-left: 1px !important;
        margin-right: 1px !important;
    }
    .mg-md-t-1 {
        margin-top: 1px;
    }
    .mg-md-r-1 {
        margin-right: 1px;
    }
    .mg-md-b-1 {
        margin-bottom: 1px;
    }
    .mg-md-l-1 {
        margin-left: 1px;
    }
    .mg-md-t-1-force {
        margin-top: 1px !important;
    }
    .mg-md-r-1-force {
        margin-right: 1px !important;
    }
    .mg-md-b-1-force {
        margin-bottom: 1px !important;
    }
    .mg-md-l-1-force {
        margin-left: 1px !important;
    }
    .mg-md-2 {
        margin: 2px;
    }
    .mg-md-2-force {
        margin: 2px !important;
    }
    .mg-md-y-2 {
        margin-top: 2px;
        margin-bottom: 2px;
    }
    .mg-md-y-2-force {
        margin-top: 2px !important;
        margin-bottom: 2px !important;
    }
    .mg-md-x-2 {
        margin-left: 2px;
        margin-right: 2px;
    }
    .mg-md-x-2-force {
        margin-left: 2px !important;
        margin-right: 2px !important;
    }
    .mg-md-t-2 {
        margin-top: 2px;
    }
    .mg-md-r-2 {
        margin-right: 2px;
    }
    .mg-md-b-2 {
        margin-bottom: 2px;
    }
    .mg-md-l-2 {
        margin-left: 2px;
    }
    .mg-md-t-2-force {
        margin-top: 2px !important;
    }
    .mg-md-r-2-force {
        margin-right: 2px !important;
    }
    .mg-md-b-2-force {
        margin-bottom: 2px !important;
    }
    .mg-md-l-2-force {
        margin-left: 2px !important;
    }
    .mg-md-3 {
        margin: 3px;
    }
    .mg-md-3-force {
        margin: 3px !important;
    }
    .mg-md-y-3 {
        margin-top: 3px;
        margin-bottom: 3px;
    }
    .mg-md-y-3-force {
        margin-top: 3px !important;
        margin-bottom: 3px !important;
    }
    .mg-md-x-3 {
        margin-left: 3px;
        margin-right: 3px;
    }
    .mg-md-x-3-force {
        margin-left: 3px !important;
        margin-right: 3px !important;
    }
    .mg-md-t-3 {
        margin-top: 3px;
    }
    .mg-md-r-3 {
        margin-right: 3px;
    }
    .mg-md-b-3 {
        margin-bottom: 3px;
    }
    .mg-md-l-3 {
        margin-left: 3px;
    }
    .mg-md-t-3-force {
        margin-top: 3px !important;
    }
    .mg-md-r-3-force {
        margin-right: 3px !important;
    }
    .mg-md-b-3-force {
        margin-bottom: 3px !important;
    }
    .mg-md-l-3-force {
        margin-left: 3px !important;
    }
    .mg-md-4 {
        margin: 4px;
    }
    .mg-md-4-force {
        margin: 4px !important;
    }
    .mg-md-y-4 {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .mg-md-y-4-force {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
    .mg-md-x-4 {
        margin-left: 4px;
        margin-right: 4px;
    }
    .mg-md-x-4-force {
        margin-left: 4px !important;
        margin-right: 4px !important;
    }
    .mg-md-t-4 {
        margin-top: 4px;
    }
    .mg-md-r-4 {
        margin-right: 4px;
    }
    .mg-md-b-4 {
        margin-bottom: 4px;
    }
    .mg-md-l-4 {
        margin-left: 4px;
    }
    .mg-md-t-4-force {
        margin-top: 4px !important;
    }
    .mg-md-r-4-force {
        margin-right: 4px !important;
    }
    .mg-md-b-4-force {
        margin-bottom: 4px !important;
    }
    .mg-md-l-4-force {
        margin-left: 4px !important;
    }
    .mg-md-5 {
        margin: 5px;
    }
    .mg-md-5-force {
        margin: 5px !important;
    }
    .mg-md-y-5 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .mg-md-y-5-force {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .mg-md-x-5 {
        margin-left: 5px;
        margin-right: 5px;
    }
    .mg-md-x-5-force {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .mg-md-t-5 {
        margin-top: 5px;
    }
    .mg-md-r-5 {
        margin-right: 5px;
    }
    .mg-md-b-5 {
        margin-bottom: 5px;
    }
    .mg-md-l-5 {
        margin-left: 5px;
    }
    .mg-md-t-5-force {
        margin-top: 5px !important;
    }
    .mg-md-r-5-force {
        margin-right: 5px !important;
    }
    .mg-md-b-5-force {
        margin-bottom: 5px !important;
    }
    .mg-md-l-5-force {
        margin-left: 5px !important;
    }
    .mg-md-6 {
        margin: 6px;
    }
    .mg-md-6-force {
        margin: 6px !important;
    }
    .mg-md-y-6 {
        margin-top: 6px;
        margin-bottom: 6px;
    }
    .mg-md-y-6-force {
        margin-top: 6px !important;
        margin-bottom: 6px !important;
    }
    .mg-md-x-6 {
        margin-left: 6px;
        margin-right: 6px;
    }
    .mg-md-x-6-force {
        margin-left: 6px !important;
        margin-right: 6px !important;
    }
    .mg-md-t-6 {
        margin-top: 6px;
    }
    .mg-md-r-6 {
        margin-right: 6px;
    }
    .mg-md-b-6 {
        margin-bottom: 6px;
    }
    .mg-md-l-6 {
        margin-left: 6px;
    }
    .mg-md-t-6-force {
        margin-top: 6px !important;
    }
    .mg-md-r-6-force {
        margin-right: 6px !important;
    }
    .mg-md-b-6-force {
        margin-bottom: 6px !important;
    }
    .mg-md-l-6-force {
        margin-left: 6px !important;
    }
    .mg-md-7 {
        margin: 7px;
    }
    .mg-md-7-force {
        margin: 7px !important;
    }
    .mg-md-y-7 {
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .mg-md-y-7-force {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
    .mg-md-x-7 {
        margin-left: 7px;
        margin-right: 7px;
    }
    .mg-md-x-7-force {
        margin-left: 7px !important;
        margin-right: 7px !important;
    }
    .mg-md-t-7 {
        margin-top: 7px;
    }
    .mg-md-r-7 {
        margin-right: 7px;
    }
    .mg-md-b-7 {
        margin-bottom: 7px;
    }
    .mg-md-l-7 {
        margin-left: 7px;
    }
    .mg-md-t-7-force {
        margin-top: 7px !important;
    }
    .mg-md-r-7-force {
        margin-right: 7px !important;
    }
    .mg-md-b-7-force {
        margin-bottom: 7px !important;
    }
    .mg-md-l-7-force {
        margin-left: 7px !important;
    }
    .mg-md-8 {
        margin: 8px;
    }
    .mg-md-8-force {
        margin: 8px !important;
    }
    .mg-md-y-8 {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .mg-md-y-8-force {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .mg-md-x-8 {
        margin-left: 8px;
        margin-right: 8px;
    }
    .mg-md-x-8-force {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .mg-md-t-8 {
        margin-top: 8px;
    }
    .mg-md-r-8 {
        margin-right: 8px;
    }
    .mg-md-b-8 {
        margin-bottom: 8px;
    }
    .mg-md-l-8 {
        margin-left: 8px;
    }
    .mg-md-t-8-force {
        margin-top: 8px !important;
    }
    .mg-md-r-8-force {
        margin-right: 8px !important;
    }
    .mg-md-b-8-force {
        margin-bottom: 8px !important;
    }
    .mg-md-l-8-force {
        margin-left: 8px !important;
    }
    .mg-md-9 {
        margin: 9px;
    }
    .mg-md-9-force {
        margin: 9px !important;
    }
    .mg-md-y-9 {
        margin-top: 9px;
        margin-bottom: 9px;
    }
    .mg-md-y-9-force {
        margin-top: 9px !important;
        margin-bottom: 9px !important;
    }
    .mg-md-x-9 {
        margin-left: 9px;
        margin-right: 9px;
    }
    .mg-md-x-9-force {
        margin-left: 9px !important;
        margin-right: 9px !important;
    }
    .mg-md-t-9 {
        margin-top: 9px;
    }
    .mg-md-r-9 {
        margin-right: 9px;
    }
    .mg-md-b-9 {
        margin-bottom: 9px;
    }
    .mg-md-l-9 {
        margin-left: 9px;
    }
    .mg-md-t-9-force {
        margin-top: 9px !important;
    }
    .mg-md-r-9-force {
        margin-right: 9px !important;
    }
    .mg-md-b-9-force {
        margin-bottom: 9px !important;
    }
    .mg-md-l-9-force {
        margin-left: 9px !important;
    }
    .mg-md-10 {
        margin: 10px;
    }
    .mg-md-10-force {
        margin: 10px !important;
    }
    .mg-md-y-10 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mg-md-y-10-force {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .mg-md-x-10 {
        margin-left: 10px;
        margin-right: 10px;
    }
    .mg-md-x-10-force {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .mg-md-t-10 {
        margin-top: 10px;
    }
    .mg-md-r-10 {
        margin-right: 10px;
    }
    .mg-md-b-10 {
        margin-bottom: 10px;
    }
    .mg-md-l-10 {
        margin-left: 10px;
    }
    .mg-md-t-10-force {
        margin-top: 10px !important;
    }
    .mg-md-r-10-force {
        margin-right: 10px !important;
    }
    .mg-md-b-10-force {
        margin-bottom: 10px !important;
    }
    .mg-md-l-10-force {
        margin-left: 10px !important;
    }
    .mg-md-15 {
        margin: 15px;
    }
    .mg-md-15-force {
        margin: 15px !important;
    }
    .mg-md-y-15 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .mg-md-y-15-force {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .mg-md-x-15 {
        margin-left: 15px;
        margin-right: 15px;
    }
    .mg-md-x-15-force {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .mg-md-t-15 {
        margin-top: 15px;
    }
    .mg-md-r-15 {
        margin-right: 15px;
    }
    .mg-md-b-15 {
        margin-bottom: 15px;
    }
    .mg-md-l-15 {
        margin-left: 15px;
    }
    .mg-md-t-15-force {
        margin-top: 15px !important;
    }
    .mg-md-r-15-force {
        margin-right: 15px !important;
    }
    .mg-md-b-15-force {
        margin-bottom: 15px !important;
    }
    .mg-md-l-15-force {
        margin-left: 15px !important;
    }
    .mg-md-20 {
        margin: 20px;
    }
    .mg-md-20-force {
        margin: 20px !important;
    }
    .mg-md-y-20 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .mg-md-y-20-force {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .mg-md-x-20 {
        margin-left: 20px;
        margin-right: 20px;
    }
    .mg-md-x-20-force {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .mg-md-t-20 {
        margin-top: 20px;
    }
    .mg-md-r-20 {
        margin-right: 20px;
    }
    .mg-md-b-20 {
        margin-bottom: 20px;
    }
    .mg-md-l-20 {
        margin-left: 20px;
    }
    .mg-md-t-20-force {
        margin-top: 20px !important;
    }
    .mg-md-r-20-force {
        margin-right: 20px !important;
    }
    .mg-md-b-20-force {
        margin-bottom: 20px !important;
    }
    .mg-md-l-20-force {
        margin-left: 20px !important;
    }
    .mg-md-25 {
        margin: 25px;
    }
    .mg-md-25-force {
        margin: 25px !important;
    }
    .mg-md-y-25 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .mg-md-y-25-force {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .mg-md-x-25 {
        margin-left: 25px;
        margin-right: 25px;
    }
    .mg-md-x-25-force {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    .mg-md-t-25 {
        margin-top: 25px;
    }
    .mg-md-r-25 {
        margin-right: 25px;
    }
    .mg-md-b-25 {
        margin-bottom: 25px;
    }
    .mg-md-l-25 {
        margin-left: 25px;
    }
    .mg-md-t-25-force {
        margin-top: 25px !important;
    }
    .mg-md-r-25-force {
        margin-right: 25px !important;
    }
    .mg-md-b-25-force {
        margin-bottom: 25px !important;
    }
    .mg-md-l-25-force {
        margin-left: 25px !important;
    }
    .mg-md-30 {
        margin: 30px;
    }
    .mg-md-30-force {
        margin: 30px !important;
    }
    .mg-md-y-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .mg-md-y-30-force {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .mg-md-x-30 {
        margin-left: 30px;
        margin-right: 30px;
    }
    .mg-md-x-30-force {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .mg-md-t-30 {
        margin-top: 30px;
    }
    .mg-md-r-30 {
        margin-right: 30px;
    }
    .mg-md-b-30 {
        margin-bottom: 30px;
    }
    .mg-md-l-30 {
        margin-left: 30px;
    }
    .mg-md-t-30-force {
        margin-top: 30px !important;
    }
    .mg-md-r-30-force {
        margin-right: 30px !important;
    }
    .mg-md-b-30-force {
        margin-bottom: 30px !important;
    }
    .mg-md-l-30-force {
        margin-left: 30px !important;
    }
    .mg-md-35 {
        margin: 35px;
    }
    .mg-md-35-force {
        margin: 35px !important;
    }
    .mg-md-y-35 {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .mg-md-y-35-force {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
    .mg-md-x-35 {
        margin-left: 35px;
        margin-right: 35px;
    }
    .mg-md-x-35-force {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }
    .mg-md-t-35 {
        margin-top: 35px;
    }
    .mg-md-r-35 {
        margin-right: 35px;
    }
    .mg-md-b-35 {
        margin-bottom: 35px;
    }
    .mg-md-l-35 {
        margin-left: 35px;
    }
    .mg-md-t-35-force {
        margin-top: 35px !important;
    }
    .mg-md-r-35-force {
        margin-right: 35px !important;
    }
    .mg-md-b-35-force {
        margin-bottom: 35px !important;
    }
    .mg-md-l-35-force {
        margin-left: 35px !important;
    }
    .mg-md-40 {
        margin: 40px;
    }
    .mg-md-40-force {
        margin: 40px !important;
    }
    .mg-md-y-40 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .mg-md-y-40-force {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .mg-md-x-40 {
        margin-left: 40px;
        margin-right: 40px;
    }
    .mg-md-x-40-force {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .mg-md-t-40 {
        margin-top: 40px;
    }
    .mg-md-r-40 {
        margin-right: 40px;
    }
    .mg-md-b-40 {
        margin-bottom: 40px;
    }
    .mg-md-l-40 {
        margin-left: 40px;
    }
    .mg-md-t-40-force {
        margin-top: 40px !important;
    }
    .mg-md-r-40-force {
        margin-right: 40px !important;
    }
    .mg-md-b-40-force {
        margin-bottom: 40px !important;
    }
    .mg-md-l-40-force {
        margin-left: 40px !important;
    }
    .mg-md-45 {
        margin: 45px;
    }
    .mg-md-45-force {
        margin: 45px !important;
    }
    .mg-md-y-45 {
        margin-top: 45px;
        margin-bottom: 45px;
    }
    .mg-md-y-45-force {
        margin-top: 45px !important;
        margin-bottom: 45px !important;
    }
    .mg-md-x-45 {
        margin-left: 45px;
        margin-right: 45px;
    }
    .mg-md-x-45-force {
        margin-left: 45px !important;
        margin-right: 45px !important;
    }
    .mg-md-t-45 {
        margin-top: 45px;
    }
    .mg-md-r-45 {
        margin-right: 45px;
    }
    .mg-md-b-45 {
        margin-bottom: 45px;
    }
    .mg-md-l-45 {
        margin-left: 45px;
    }
    .mg-md-t-45-force {
        margin-top: 45px !important;
    }
    .mg-md-r-45-force {
        margin-right: 45px !important;
    }
    .mg-md-b-45-force {
        margin-bottom: 45px !important;
    }
    .mg-md-l-45-force {
        margin-left: 45px !important;
    }
    .mg-md-50 {
        margin: 50px;
    }
    .mg-md-50-force {
        margin: 50px !important;
    }
    .mg-md-y-50 {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .mg-md-y-50-force {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .mg-md-x-50 {
        margin-left: 50px;
        margin-right: 50px;
    }
    .mg-md-x-50-force {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
    .mg-md-t-50 {
        margin-top: 50px;
    }
    .mg-md-r-50 {
        margin-right: 50px;
    }
    .mg-md-b-50 {
        margin-bottom: 50px;
    }
    .mg-md-l-50 {
        margin-left: 50px;
    }
    .mg-md-t-50-force {
        margin-top: 50px !important;
    }
    .mg-md-r-50-force {
        margin-right: 50px !important;
    }
    .mg-md-b-50-force {
        margin-bottom: 50px !important;
    }
    .mg-md-l-50-force {
        margin-left: 50px !important;
    }
    .mg-md-55 {
        margin: 55px;
    }
    .mg-md-55-force {
        margin: 55px !important;
    }
    .mg-md-y-55 {
        margin-top: 55px;
        margin-bottom: 55px;
    }
    .mg-md-y-55-force {
        margin-top: 55px !important;
        margin-bottom: 55px !important;
    }
    .mg-md-x-55 {
        margin-left: 55px;
        margin-right: 55px;
    }
    .mg-md-x-55-force {
        margin-left: 55px !important;
        margin-right: 55px !important;
    }
    .mg-md-t-55 {
        margin-top: 55px;
    }
    .mg-md-r-55 {
        margin-right: 55px;
    }
    .mg-md-b-55 {
        margin-bottom: 55px;
    }
    .mg-md-l-55 {
        margin-left: 55px;
    }
    .mg-md-t-55-force {
        margin-top: 55px !important;
    }
    .mg-md-r-55-force {
        margin-right: 55px !important;
    }
    .mg-md-b-55-force {
        margin-bottom: 55px !important;
    }
    .mg-md-l-55-force {
        margin-left: 55px !important;
    }
    .mg-md-60 {
        margin: 60px;
    }
    .mg-md-60-force {
        margin: 60px !important;
    }
    .mg-md-y-60 {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .mg-md-y-60-force {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .mg-md-x-60 {
        margin-left: 60px;
        margin-right: 60px;
    }
    .mg-md-x-60-force {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }
    .mg-md-t-60 {
        margin-top: 60px;
    }
    .mg-md-r-60 {
        margin-right: 60px;
    }
    .mg-md-b-60 {
        margin-bottom: 60px;
    }
    .mg-md-l-60 {
        margin-left: 60px;
    }
    .mg-md-t-60-force {
        margin-top: 60px !important;
    }
    .mg-md-r-60-force {
        margin-right: 60px !important;
    }
    .mg-md-b-60-force {
        margin-bottom: 60px !important;
    }
    .mg-md-l-60-force {
        margin-left: 60px !important;
    }
    .mg-md-65 {
        margin: 65px;
    }
    .mg-md-65-force {
        margin: 65px !important;
    }
    .mg-md-y-65 {
        margin-top: 65px;
        margin-bottom: 65px;
    }
    .mg-md-y-65-force {
        margin-top: 65px !important;
        margin-bottom: 65px !important;
    }
    .mg-md-x-65 {
        margin-left: 65px;
        margin-right: 65px;
    }
    .mg-md-x-65-force {
        margin-left: 65px !important;
        margin-right: 65px !important;
    }
    .mg-md-t-65 {
        margin-top: 65px;
    }
    .mg-md-r-65 {
        margin-right: 65px;
    }
    .mg-md-b-65 {
        margin-bottom: 65px;
    }
    .mg-md-l-65 {
        margin-left: 65px;
    }
    .mg-md-t-65-force {
        margin-top: 65px !important;
    }
    .mg-md-r-65-force {
        margin-right: 65px !important;
    }
    .mg-md-b-65-force {
        margin-bottom: 65px !important;
    }
    .mg-md-l-65-force {
        margin-left: 65px !important;
    }
    .mg-md-70 {
        margin: 70px;
    }
    .mg-md-70-force {
        margin: 70px !important;
    }
    .mg-md-y-70 {
        margin-top: 70px;
        margin-bottom: 70px;
    }
    .mg-md-y-70-force {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }
    .mg-md-x-70 {
        margin-left: 70px;
        margin-right: 70px;
    }
    .mg-md-x-70-force {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }
    .mg-md-t-70 {
        margin-top: 70px;
    }
    .mg-md-r-70 {
        margin-right: 70px;
    }
    .mg-md-b-70 {
        margin-bottom: 70px;
    }
    .mg-md-l-70 {
        margin-left: 70px;
    }
    .mg-md-t-70-force {
        margin-top: 70px !important;
    }
    .mg-md-r-70-force {
        margin-right: 70px !important;
    }
    .mg-md-b-70-force {
        margin-bottom: 70px !important;
    }
    .mg-md-l-70-force {
        margin-left: 70px !important;
    }
    .mg-md-75 {
        margin: 75px;
    }
    .mg-md-75-force {
        margin: 75px !important;
    }
    .mg-md-y-75 {
        margin-top: 75px;
        margin-bottom: 75px;
    }
    .mg-md-y-75-force {
        margin-top: 75px !important;
        margin-bottom: 75px !important;
    }
    .mg-md-x-75 {
        margin-left: 75px;
        margin-right: 75px;
    }
    .mg-md-x-75-force {
        margin-left: 75px !important;
        margin-right: 75px !important;
    }
    .mg-md-t-75 {
        margin-top: 75px;
    }
    .mg-md-r-75 {
        margin-right: 75px;
    }
    .mg-md-b-75 {
        margin-bottom: 75px;
    }
    .mg-md-l-75 {
        margin-left: 75px;
    }
    .mg-md-t-75-force {
        margin-top: 75px !important;
    }
    .mg-md-r-75-force {
        margin-right: 75px !important;
    }
    .mg-md-b-75-force {
        margin-bottom: 75px !important;
    }
    .mg-md-l-75-force {
        margin-left: 75px !important;
    }
    .mg-md-80 {
        margin: 80px;
    }
    .mg-md-80-force {
        margin: 80px !important;
    }
    .mg-md-y-80 {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .mg-md-y-80-force {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .mg-md-x-80 {
        margin-left: 80px;
        margin-right: 80px;
    }
    .mg-md-x-80-force {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .mg-md-t-80 {
        margin-top: 80px;
    }
    .mg-md-r-80 {
        margin-right: 80px;
    }
    .mg-md-b-80 {
        margin-bottom: 80px;
    }
    .mg-md-l-80 {
        margin-left: 80px;
    }
    .mg-md-t-80-force {
        margin-top: 80px !important;
    }
    .mg-md-r-80-force {
        margin-right: 80px !important;
    }
    .mg-md-b-80-force {
        margin-bottom: 80px !important;
    }
    .mg-md-l-80-force {
        margin-left: 80px !important;
    }
    .mg-md-85 {
        margin: 85px;
    }
    .mg-md-85-force {
        margin: 85px !important;
    }
    .mg-md-y-85 {
        margin-top: 85px;
        margin-bottom: 85px;
    }
    .mg-md-y-85-force {
        margin-top: 85px !important;
        margin-bottom: 85px !important;
    }
    .mg-md-x-85 {
        margin-left: 85px;
        margin-right: 85px;
    }
    .mg-md-x-85-force {
        margin-left: 85px !important;
        margin-right: 85px !important;
    }
    .mg-md-t-85 {
        margin-top: 85px;
    }
    .mg-md-r-85 {
        margin-right: 85px;
    }
    .mg-md-b-85 {
        margin-bottom: 85px;
    }
    .mg-md-l-85 {
        margin-left: 85px;
    }
    .mg-md-t-85-force {
        margin-top: 85px !important;
    }
    .mg-md-r-85-force {
        margin-right: 85px !important;
    }
    .mg-md-b-85-force {
        margin-bottom: 85px !important;
    }
    .mg-md-l-85-force {
        margin-left: 85px !important;
    }
    .mg-md-90 {
        margin: 90px;
    }
    .mg-md-90-force {
        margin: 90px !important;
    }
    .mg-md-y-90 {
        margin-top: 90px;
        margin-bottom: 90px;
    }
    .mg-md-y-90-force {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }
    .mg-md-x-90 {
        margin-left: 90px;
        margin-right: 90px;
    }
    .mg-md-x-90-force {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }
    .mg-md-t-90 {
        margin-top: 90px;
    }
    .mg-md-r-90 {
        margin-right: 90px;
    }
    .mg-md-b-90 {
        margin-bottom: 90px;
    }
    .mg-md-l-90 {
        margin-left: 90px;
    }
    .mg-md-t-90-force {
        margin-top: 90px !important;
    }
    .mg-md-r-90-force {
        margin-right: 90px !important;
    }
    .mg-md-b-90-force {
        margin-bottom: 90px !important;
    }
    .mg-md-l-90-force {
        margin-left: 90px !important;
    }
    .mg-md-95 {
        margin: 95px;
    }
    .mg-md-95-force {
        margin: 95px !important;
    }
    .mg-md-y-95 {
        margin-top: 95px;
        margin-bottom: 95px;
    }
    .mg-md-y-95-force {
        margin-top: 95px !important;
        margin-bottom: 95px !important;
    }
    .mg-md-x-95 {
        margin-left: 95px;
        margin-right: 95px;
    }
    .mg-md-x-95-force {
        margin-left: 95px !important;
        margin-right: 95px !important;
    }
    .mg-md-t-95 {
        margin-top: 95px;
    }
    .mg-md-r-95 {
        margin-right: 95px;
    }
    .mg-md-b-95 {
        margin-bottom: 95px;
    }
    .mg-md-l-95 {
        margin-left: 95px;
    }
    .mg-md-t-95-force {
        margin-top: 95px !important;
    }
    .mg-md-r-95-force {
        margin-right: 95px !important;
    }
    .mg-md-b-95-force {
        margin-bottom: 95px !important;
    }
    .mg-md-l-95-force {
        margin-left: 95px !important;
    }
    .mg-md-100 {
        margin: 100px;
    }
    .mg-md-100-force {
        margin: 100px !important;
    }
    .mg-md-y-100 {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .mg-md-y-100-force {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
    .mg-md-x-100 {
        margin-left: 100px;
        margin-right: 100px;
    }
    .mg-md-x-100-force {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
    .mg-md-t-100 {
        margin-top: 100px;
    }
    .mg-md-r-100 {
        margin-right: 100px;
    }
    .mg-md-b-100 {
        margin-bottom: 100px;
    }
    .mg-md-l-100 {
        margin-left: 100px;
    }
    .mg-md-t-100-force {
        margin-top: 100px !important;
    }
    .mg-md-r-100-force {
        margin-right: 100px !important;
    }
    .mg-md-b-100-force {
        margin-bottom: 100px !important;
    }
    .mg-md-l-100-force {
        margin-left: 100px !important;
    }
    .mg-md-t-auto {
        margin-top: auto;
    }
    .mg-md-r-auto {
        margin-right: auto;
    }
    .mg-md-b-auto {
        margin-bottom: auto;
    }
    .mg-md-l-auto {
        margin-left: auto;
    }
    .mg-md-auto {
        margin: auto;
    }
    .mg-md-x-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .mg-md-l--1 {
        margin-left: -1px;
    }
    .mg-md-r--1 {
        margin-right: -1px;
    }
    .mg-md-t--1 {
        margin-top: -1px;
    }
}

@media (min-width: 992px) {
    .mg-lg-0 {
        margin: 0px;
    }
    .mg-lg-0-force {
        margin: 0px !important;
    }
    .mg-lg-y-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .mg-lg-y-0-force {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .mg-lg-x-0 {
        margin-left: 0px;
        margin-right: 0px;
    }
    .mg-lg-x-0-force {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mg-lg-t-0 {
        margin-top: 0px;
    }
    .mg-lg-r-0 {
        margin-right: 0px;
    }
    .mg-lg-b-0 {
        margin-bottom: 0px;
    }
    .mg-lg-l-0 {
        margin-left: 0px;
    }
    .mg-lg-t-0-force {
        margin-top: 0px !important;
    }
    .mg-lg-r-0-force {
        margin-right: 0px !important;
    }
    .mg-lg-b-0-force {
        margin-bottom: 0px !important;
    }
    .mg-lg-l-0-force {
        margin-left: 0px !important;
    }
    .mg-lg-1 {
        margin: 1px;
    }
    .mg-lg-1-force {
        margin: 1px !important;
    }
    .mg-lg-y-1 {
        margin-top: 1px;
        margin-bottom: 1px;
    }
    .mg-lg-y-1-force {
        margin-top: 1px !important;
        margin-bottom: 1px !important;
    }
    .mg-lg-x-1 {
        margin-left: 1px;
        margin-right: 1px;
    }
    .mg-lg-x-1-force {
        margin-left: 1px !important;
        margin-right: 1px !important;
    }
    .mg-lg-t-1 {
        margin-top: 1px;
    }
    .mg-lg-r-1 {
        margin-right: 1px;
    }
    .mg-lg-b-1 {
        margin-bottom: 1px;
    }
    .mg-lg-l-1 {
        margin-left: 1px;
    }
    .mg-lg-t-1-force {
        margin-top: 1px !important;
    }
    .mg-lg-r-1-force {
        margin-right: 1px !important;
    }
    .mg-lg-b-1-force {
        margin-bottom: 1px !important;
    }
    .mg-lg-l-1-force {
        margin-left: 1px !important;
    }
    .mg-lg-2 {
        margin: 2px;
    }
    .mg-lg-2-force {
        margin: 2px !important;
    }
    .mg-lg-y-2 {
        margin-top: 2px;
        margin-bottom: 2px;
    }
    .mg-lg-y-2-force {
        margin-top: 2px !important;
        margin-bottom: 2px !important;
    }
    .mg-lg-x-2 {
        margin-left: 2px;
        margin-right: 2px;
    }
    .mg-lg-x-2-force {
        margin-left: 2px !important;
        margin-right: 2px !important;
    }
    .mg-lg-t-2 {
        margin-top: 2px;
    }
    .mg-lg-r-2 {
        margin-right: 2px;
    }
    .mg-lg-b-2 {
        margin-bottom: 2px;
    }
    .mg-lg-l-2 {
        margin-left: 2px;
    }
    .mg-lg-t-2-force {
        margin-top: 2px !important;
    }
    .mg-lg-r-2-force {
        margin-right: 2px !important;
    }
    .mg-lg-b-2-force {
        margin-bottom: 2px !important;
    }
    .mg-lg-l-2-force {
        margin-left: 2px !important;
    }
    .mg-lg-3 {
        margin: 3px;
    }
    .mg-lg-3-force {
        margin: 3px !important;
    }
    .mg-lg-y-3 {
        margin-top: 3px;
        margin-bottom: 3px;
    }
    .mg-lg-y-3-force {
        margin-top: 3px !important;
        margin-bottom: 3px !important;
    }
    .mg-lg-x-3 {
        margin-left: 3px;
        margin-right: 3px;
    }
    .mg-lg-x-3-force {
        margin-left: 3px !important;
        margin-right: 3px !important;
    }
    .mg-lg-t-3 {
        margin-top: 3px;
    }
    .mg-lg-r-3 {
        margin-right: 3px;
    }
    .mg-lg-b-3 {
        margin-bottom: 3px;
    }
    .mg-lg-l-3 {
        margin-left: 3px;
    }
    .mg-lg-t-3-force {
        margin-top: 3px !important;
    }
    .mg-lg-r-3-force {
        margin-right: 3px !important;
    }
    .mg-lg-b-3-force {
        margin-bottom: 3px !important;
    }
    .mg-lg-l-3-force {
        margin-left: 3px !important;
    }
    .mg-lg-4 {
        margin: 4px;
    }
    .mg-lg-4-force {
        margin: 4px !important;
    }
    .mg-lg-y-4 {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .mg-lg-y-4-force {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
    .mg-lg-x-4 {
        margin-left: 4px;
        margin-right: 4px;
    }
    .mg-lg-x-4-force {
        margin-left: 4px !important;
        margin-right: 4px !important;
    }
    .mg-lg-t-4 {
        margin-top: 4px;
    }
    .mg-lg-r-4 {
        margin-right: 4px;
    }
    .mg-lg-b-4 {
        margin-bottom: 4px;
    }
    .mg-lg-l-4 {
        margin-left: 4px;
    }
    .mg-lg-t-4-force {
        margin-top: 4px !important;
    }
    .mg-lg-r-4-force {
        margin-right: 4px !important;
    }
    .mg-lg-b-4-force {
        margin-bottom: 4px !important;
    }
    .mg-lg-l-4-force {
        margin-left: 4px !important;
    }
    .mg-lg-5 {
        margin: 5px;
    }
    .mg-lg-5-force {
        margin: 5px !important;
    }
    .mg-lg-y-5 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .mg-lg-y-5-force {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .mg-lg-x-5 {
        margin-left: 5px;
        margin-right: 5px;
    }
    .mg-lg-x-5-force {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .mg-lg-t-5 {
        margin-top: 5px;
    }
    .mg-lg-r-5 {
        margin-right: 5px;
    }
    .mg-lg-b-5 {
        margin-bottom: 5px;
    }
    .mg-lg-l-5 {
        margin-left: 5px;
    }
    .mg-lg-t-5-force {
        margin-top: 5px !important;
    }
    .mg-lg-r-5-force {
        margin-right: 5px !important;
    }
    .mg-lg-b-5-force {
        margin-bottom: 5px !important;
    }
    .mg-lg-l-5-force {
        margin-left: 5px !important;
    }
    .mg-lg-6 {
        margin: 6px;
    }
    .mg-lg-6-force {
        margin: 6px !important;
    }
    .mg-lg-y-6 {
        margin-top: 6px;
        margin-bottom: 6px;
    }
    .mg-lg-y-6-force {
        margin-top: 6px !important;
        margin-bottom: 6px !important;
    }
    .mg-lg-x-6 {
        margin-left: 6px;
        margin-right: 6px;
    }
    .mg-lg-x-6-force {
        margin-left: 6px !important;
        margin-right: 6px !important;
    }
    .mg-lg-t-6 {
        margin-top: 6px;
    }
    .mg-lg-r-6 {
        margin-right: 6px;
    }
    .mg-lg-b-6 {
        margin-bottom: 6px;
    }
    .mg-lg-l-6 {
        margin-left: 6px;
    }
    .mg-lg-t-6-force {
        margin-top: 6px !important;
    }
    .mg-lg-r-6-force {
        margin-right: 6px !important;
    }
    .mg-lg-b-6-force {
        margin-bottom: 6px !important;
    }
    .mg-lg-l-6-force {
        margin-left: 6px !important;
    }
    .mg-lg-7 {
        margin: 7px;
    }
    .mg-lg-7-force {
        margin: 7px !important;
    }
    .mg-lg-y-7 {
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .mg-lg-y-7-force {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
    .mg-lg-x-7 {
        margin-left: 7px;
        margin-right: 7px;
    }
    .mg-lg-x-7-force {
        margin-left: 7px !important;
        margin-right: 7px !important;
    }
    .mg-lg-t-7 {
        margin-top: 7px;
    }
    .mg-lg-r-7 {
        margin-right: 7px;
    }
    .mg-lg-b-7 {
        margin-bottom: 7px;
    }
    .mg-lg-l-7 {
        margin-left: 7px;
    }
    .mg-lg-t-7-force {
        margin-top: 7px !important;
    }
    .mg-lg-r-7-force {
        margin-right: 7px !important;
    }
    .mg-lg-b-7-force {
        margin-bottom: 7px !important;
    }
    .mg-lg-l-7-force {
        margin-left: 7px !important;
    }
    .mg-lg-8 {
        margin: 8px;
    }
    .mg-lg-8-force {
        margin: 8px !important;
    }
    .mg-lg-y-8 {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .mg-lg-y-8-force {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .mg-lg-x-8 {
        margin-left: 8px;
        margin-right: 8px;
    }
    .mg-lg-x-8-force {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .mg-lg-t-8 {
        margin-top: 8px;
    }
    .mg-lg-r-8 {
        margin-right: 8px;
    }
    .mg-lg-b-8 {
        margin-bottom: 8px;
    }
    .mg-lg-l-8 {
        margin-left: 8px;
    }
    .mg-lg-t-8-force {
        margin-top: 8px !important;
    }
    .mg-lg-r-8-force {
        margin-right: 8px !important;
    }
    .mg-lg-b-8-force {
        margin-bottom: 8px !important;
    }
    .mg-lg-l-8-force {
        margin-left: 8px !important;
    }
    .mg-lg-9 {
        margin: 9px;
    }
    .mg-lg-9-force {
        margin: 9px !important;
    }
    .mg-lg-y-9 {
        margin-top: 9px;
        margin-bottom: 9px;
    }
    .mg-lg-y-9-force {
        margin-top: 9px !important;
        margin-bottom: 9px !important;
    }
    .mg-lg-x-9 {
        margin-left: 9px;
        margin-right: 9px;
    }
    .mg-lg-x-9-force {
        margin-left: 9px !important;
        margin-right: 9px !important;
    }
    .mg-lg-t-9 {
        margin-top: 9px;
    }
    .mg-lg-r-9 {
        margin-right: 9px;
    }
    .mg-lg-b-9 {
        margin-bottom: 9px;
    }
    .mg-lg-l-9 {
        margin-left: 9px;
    }
    .mg-lg-t-9-force {
        margin-top: 9px !important;
    }
    .mg-lg-r-9-force {
        margin-right: 9px !important;
    }
    .mg-lg-b-9-force {
        margin-bottom: 9px !important;
    }
    .mg-lg-l-9-force {
        margin-left: 9px !important;
    }
    .mg-lg-10 {
        margin: 10px;
    }
    .mg-lg-10-force {
        margin: 10px !important;
    }
    .mg-lg-y-10 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mg-lg-y-10-force {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .mg-lg-x-10 {
        margin-left: 10px;
        margin-right: 10px;
    }
    .mg-lg-x-10-force {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .mg-lg-t-10 {
        margin-top: 10px;
    }
    .mg-lg-r-10 {
        margin-right: 10px;
    }
    .mg-lg-b-10 {
        margin-bottom: 10px;
    }
    .mg-lg-l-10 {
        margin-left: 10px;
    }
    .mg-lg-t-10-force {
        margin-top: 10px !important;
    }
    .mg-lg-r-10-force {
        margin-right: 10px !important;
    }
    .mg-lg-b-10-force {
        margin-bottom: 10px !important;
    }
    .mg-lg-l-10-force {
        margin-left: 10px !important;
    }
    .mg-lg-15 {
        margin: 15px;
    }
    .mg-lg-15-force {
        margin: 15px !important;
    }
    .mg-lg-y-15 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .mg-lg-y-15-force {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .mg-lg-x-15 {
        margin-left: 15px;
        margin-right: 15px;
    }
    .mg-lg-x-15-force {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .mg-lg-t-15 {
        margin-top: 15px;
    }
    .mg-lg-r-15 {
        margin-right: 15px;
    }
    .mg-lg-b-15 {
        margin-bottom: 15px;
    }
    .mg-lg-l-15 {
        margin-left: 15px;
    }
    .mg-lg-t-15-force {
        margin-top: 15px !important;
    }
    .mg-lg-r-15-force {
        margin-right: 15px !important;
    }
    .mg-lg-b-15-force {
        margin-bottom: 15px !important;
    }
    .mg-lg-l-15-force {
        margin-left: 15px !important;
    }
    .mg-lg-20 {
        margin: 20px;
    }
    .mg-lg-20-force {
        margin: 20px !important;
    }
    .mg-lg-y-20 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .mg-lg-y-20-force {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .mg-lg-x-20 {
        margin-left: 20px;
        margin-right: 20px;
    }
    .mg-lg-x-20-force {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .mg-lg-t-20 {
        margin-top: 20px;
    }
    .mg-lg-r-20 {
        margin-right: 20px;
    }
    .mg-lg-b-20 {
        margin-bottom: 20px;
    }
    .mg-lg-l-20 {
        margin-left: 20px;
    }
    .mg-lg-t-20-force {
        margin-top: 20px !important;
    }
    .mg-lg-r-20-force {
        margin-right: 20px !important;
    }
    .mg-lg-b-20-force {
        margin-bottom: 20px !important;
    }
    .mg-lg-l-20-force {
        margin-left: 20px !important;
    }
    .mg-lg-25 {
        margin: 25px;
    }
    .mg-lg-25-force {
        margin: 25px !important;
    }
    .mg-lg-y-25 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .mg-lg-y-25-force {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .mg-lg-x-25 {
        margin-left: 25px;
        margin-right: 25px;
    }
    .mg-lg-x-25-force {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    .mg-lg-t-25 {
        margin-top: 25px;
    }
    .mg-lg-r-25 {
        margin-right: 25px;
    }
    .mg-lg-b-25 {
        margin-bottom: 25px;
    }
    .mg-lg-l-25 {
        margin-left: 25px;
    }
    .mg-lg-t-25-force {
        margin-top: 25px !important;
    }
    .mg-lg-r-25-force {
        margin-right: 25px !important;
    }
    .mg-lg-b-25-force {
        margin-bottom: 25px !important;
    }
    .mg-lg-l-25-force {
        margin-left: 25px !important;
    }
    .mg-lg-30 {
        margin: 30px;
    }
    .mg-lg-30-force {
        margin: 30px !important;
    }
    .mg-lg-y-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .mg-lg-y-30-force {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .mg-lg-x-30 {
        margin-left: 30px;
        margin-right: 30px;
    }
    .mg-lg-x-30-force {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .mg-lg-t-30 {
        margin-top: 30px;
    }
    .mg-lg-r-30 {
        margin-right: 30px;
    }
    .mg-lg-b-30 {
        margin-bottom: 30px;
    }
    .mg-lg-l-30 {
        margin-left: 30px;
    }
    .mg-lg-t-30-force {
        margin-top: 30px !important;
    }
    .mg-lg-r-30-force {
        margin-right: 30px !important;
    }
    .mg-lg-b-30-force {
        margin-bottom: 30px !important;
    }
    .mg-lg-l-30-force {
        margin-left: 30px !important;
    }
    .mg-lg-35 {
        margin: 35px;
    }
    .mg-lg-35-force {
        margin: 35px !important;
    }
    .mg-lg-y-35 {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .mg-lg-y-35-force {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
    .mg-lg-x-35 {
        margin-left: 35px;
        margin-right: 35px;
    }
    .mg-lg-x-35-force {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }
    .mg-lg-t-35 {
        margin-top: 35px;
    }
    .mg-lg-r-35 {
        margin-right: 35px;
    }
    .mg-lg-b-35 {
        margin-bottom: 35px;
    }
    .mg-lg-l-35 {
        margin-left: 35px;
    }
    .mg-lg-t-35-force {
        margin-top: 35px !important;
    }
    .mg-lg-r-35-force {
        margin-right: 35px !important;
    }
    .mg-lg-b-35-force {
        margin-bottom: 35px !important;
    }
    .mg-lg-l-35-force {
        margin-left: 35px !important;
    }
    .mg-lg-40 {
        margin: 40px;
    }
    .mg-lg-40-force {
        margin: 40px !important;
    }
    .mg-lg-y-40 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .mg-lg-y-40-force {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .mg-lg-x-40 {
        margin-left: 40px;
        margin-right: 40px;
    }
    .mg-lg-x-40-force {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .mg-lg-t-40 {
        margin-top: 40px;
    }
    .mg-lg-r-40 {
        margin-right: 40px;
    }
    .mg-lg-b-40 {
        margin-bottom: 40px;
    }
    .mg-lg-l-40 {
        margin-left: 40px;
    }
    .mg-lg-t-40-force {
        margin-top: 40px !important;
    }
    .mg-lg-r-40-force {
        margin-right: 40px !important;
    }
    .mg-lg-b-40-force {
        margin-bottom: 40px !important;
    }
    .mg-lg-l-40-force {
        margin-left: 40px !important;
    }
    .mg-lg-45 {
        margin: 45px;
    }
    .mg-lg-45-force {
        margin: 45px !important;
    }
    .mg-lg-y-45 {
        margin-top: 45px;
        margin-bottom: 45px;
    }
    .mg-lg-y-45-force {
        margin-top: 45px !important;
        margin-bottom: 45px !important;
    }
    .mg-lg-x-45 {
        margin-left: 45px;
        margin-right: 45px;
    }
    .mg-lg-x-45-force {
        margin-left: 45px !important;
        margin-right: 45px !important;
    }
    .mg-lg-t-45 {
        margin-top: 45px;
    }
    .mg-lg-r-45 {
        margin-right: 45px;
    }
    .mg-lg-b-45 {
        margin-bottom: 45px;
    }
    .mg-lg-l-45 {
        margin-left: 45px;
    }
    .mg-lg-t-45-force {
        margin-top: 45px !important;
    }
    .mg-lg-r-45-force {
        margin-right: 45px !important;
    }
    .mg-lg-b-45-force {
        margin-bottom: 45px !important;
    }
    .mg-lg-l-45-force {
        margin-left: 45px !important;
    }
    .mg-lg-50 {
        margin: 50px;
    }
    .mg-lg-50-force {
        margin: 50px !important;
    }
    .mg-lg-y-50 {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .mg-lg-y-50-force {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .mg-lg-x-50 {
        margin-left: 50px;
        margin-right: 50px;
    }
    .mg-lg-x-50-force {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
    .mg-lg-t-50 {
        margin-top: 50px;
    }
    .mg-lg-r-50 {
        margin-right: 50px;
    }
    .mg-lg-b-50 {
        margin-bottom: 50px;
    }
    .mg-lg-l-50 {
        margin-left: 50px;
    }
    .mg-lg-t-50-force {
        margin-top: 50px !important;
    }
    .mg-lg-r-50-force {
        margin-right: 50px !important;
    }
    .mg-lg-b-50-force {
        margin-bottom: 50px !important;
    }
    .mg-lg-l-50-force {
        margin-left: 50px !important;
    }
    .mg-lg-55 {
        margin: 55px;
    }
    .mg-lg-55-force {
        margin: 55px !important;
    }
    .mg-lg-y-55 {
        margin-top: 55px;
        margin-bottom: 55px;
    }
    .mg-lg-y-55-force {
        margin-top: 55px !important;
        margin-bottom: 55px !important;
    }
    .mg-lg-x-55 {
        margin-left: 55px;
        margin-right: 55px;
    }
    .mg-lg-x-55-force {
        margin-left: 55px !important;
        margin-right: 55px !important;
    }
    .mg-lg-t-55 {
        margin-top: 55px;
    }
    .mg-lg-r-55 {
        margin-right: 55px;
    }
    .mg-lg-b-55 {
        margin-bottom: 55px;
    }
    .mg-lg-l-55 {
        margin-left: 55px;
    }
    .mg-lg-t-55-force {
        margin-top: 55px !important;
    }
    .mg-lg-r-55-force {
        margin-right: 55px !important;
    }
    .mg-lg-b-55-force {
        margin-bottom: 55px !important;
    }
    .mg-lg-l-55-force {
        margin-left: 55px !important;
    }
    .mg-lg-60 {
        margin: 60px;
    }
    .mg-lg-60-force {
        margin: 60px !important;
    }
    .mg-lg-y-60 {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .mg-lg-y-60-force {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .mg-lg-x-60 {
        margin-left: 60px;
        margin-right: 60px;
    }
    .mg-lg-x-60-force {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }
    .mg-lg-t-60 {
        margin-top: 60px;
    }
    .mg-lg-r-60 {
        margin-right: 60px;
    }
    .mg-lg-b-60 {
        margin-bottom: 60px;
    }
    .mg-lg-l-60 {
        margin-left: 60px;
    }
    .mg-lg-t-60-force {
        margin-top: 60px !important;
    }
    .mg-lg-r-60-force {
        margin-right: 60px !important;
    }
    .mg-lg-b-60-force {
        margin-bottom: 60px !important;
    }
    .mg-lg-l-60-force {
        margin-left: 60px !important;
    }
    .mg-lg-65 {
        margin: 65px;
    }
    .mg-lg-65-force {
        margin: 65px !important;
    }
    .mg-lg-y-65 {
        margin-top: 65px;
        margin-bottom: 65px;
    }
    .mg-lg-y-65-force {
        margin-top: 65px !important;
        margin-bottom: 65px !important;
    }
    .mg-lg-x-65 {
        margin-left: 65px;
        margin-right: 65px;
    }
    .mg-lg-x-65-force {
        margin-left: 65px !important;
        margin-right: 65px !important;
    }
    .mg-lg-t-65 {
        margin-top: 65px;
    }
    .mg-lg-r-65 {
        margin-right: 65px;
    }
    .mg-lg-b-65 {
        margin-bottom: 65px;
    }
    .mg-lg-l-65 {
        margin-left: 65px;
    }
    .mg-lg-t-65-force {
        margin-top: 65px !important;
    }
    .mg-lg-r-65-force {
        margin-right: 65px !important;
    }
    .mg-lg-b-65-force {
        margin-bottom: 65px !important;
    }
    .mg-lg-l-65-force {
        margin-left: 65px !important;
    }
    .mg-lg-70 {
        margin: 70px;
    }
    .mg-lg-70-force {
        margin: 70px !important;
    }
    .mg-lg-y-70 {
        margin-top: 70px;
        margin-bottom: 70px;
    }
    .mg-lg-y-70-force {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }
    .mg-lg-x-70 {
        margin-left: 70px;
        margin-right: 70px;
    }
    .mg-lg-x-70-force {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }
    .mg-lg-t-70 {
        margin-top: 70px;
    }
    .mg-lg-r-70 {
        margin-right: 70px;
    }
    .mg-lg-b-70 {
        margin-bottom: 70px;
    }
    .mg-lg-l-70 {
        margin-left: 70px;
    }
    .mg-lg-t-70-force {
        margin-top: 70px !important;
    }
    .mg-lg-r-70-force {
        margin-right: 70px !important;
    }
    .mg-lg-b-70-force {
        margin-bottom: 70px !important;
    }
    .mg-lg-l-70-force {
        margin-left: 70px !important;
    }
    .mg-lg-75 {
        margin: 75px;
    }
    .mg-lg-75-force {
        margin: 75px !important;
    }
    .mg-lg-y-75 {
        margin-top: 75px;
        margin-bottom: 75px;
    }
    .mg-lg-y-75-force {
        margin-top: 75px !important;
        margin-bottom: 75px !important;
    }
    .mg-lg-x-75 {
        margin-left: 75px;
        margin-right: 75px;
    }
    .mg-lg-x-75-force {
        margin-left: 75px !important;
        margin-right: 75px !important;
    }
    .mg-lg-t-75 {
        margin-top: 75px;
    }
    .mg-lg-r-75 {
        margin-right: 75px;
    }
    .mg-lg-b-75 {
        margin-bottom: 75px;
    }
    .mg-lg-l-75 {
        margin-left: 75px;
    }
    .mg-lg-t-75-force {
        margin-top: 75px !important;
    }
    .mg-lg-r-75-force {
        margin-right: 75px !important;
    }
    .mg-lg-b-75-force {
        margin-bottom: 75px !important;
    }
    .mg-lg-l-75-force {
        margin-left: 75px !important;
    }
    .mg-lg-80 {
        margin: 80px;
    }
    .mg-lg-80-force {
        margin: 80px !important;
    }
    .mg-lg-y-80 {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .mg-lg-y-80-force {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .mg-lg-x-80 {
        margin-left: 80px;
        margin-right: 80px;
    }
    .mg-lg-x-80-force {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .mg-lg-t-80 {
        margin-top: 80px;
    }
    .mg-lg-r-80 {
        margin-right: 80px;
    }
    .mg-lg-b-80 {
        margin-bottom: 80px;
    }
    .mg-lg-l-80 {
        margin-left: 80px;
    }
    .mg-lg-t-80-force {
        margin-top: 80px !important;
    }
    .mg-lg-r-80-force {
        margin-right: 80px !important;
    }
    .mg-lg-b-80-force {
        margin-bottom: 80px !important;
    }
    .mg-lg-l-80-force {
        margin-left: 80px !important;
    }
    .mg-lg-85 {
        margin: 85px;
    }
    .mg-lg-85-force {
        margin: 85px !important;
    }
    .mg-lg-y-85 {
        margin-top: 85px;
        margin-bottom: 85px;
    }
    .mg-lg-y-85-force {
        margin-top: 85px !important;
        margin-bottom: 85px !important;
    }
    .mg-lg-x-85 {
        margin-left: 85px;
        margin-right: 85px;
    }
    .mg-lg-x-85-force {
        margin-left: 85px !important;
        margin-right: 85px !important;
    }
    .mg-lg-t-85 {
        margin-top: 85px;
    }
    .mg-lg-r-85 {
        margin-right: 85px;
    }
    .mg-lg-b-85 {
        margin-bottom: 85px;
    }
    .mg-lg-l-85 {
        margin-left: 85px;
    }
    .mg-lg-t-85-force {
        margin-top: 85px !important;
    }
    .mg-lg-r-85-force {
        margin-right: 85px !important;
    }
    .mg-lg-b-85-force {
        margin-bottom: 85px !important;
    }
    .mg-lg-l-85-force {
        margin-left: 85px !important;
    }
    .mg-lg-90 {
        margin: 90px;
    }
    .mg-lg-90-force {
        margin: 90px !important;
    }
    .mg-lg-y-90 {
        margin-top: 90px;
        margin-bottom: 90px;
    }
    .mg-lg-y-90-force {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }
    .mg-lg-x-90 {
        margin-left: 90px;
        margin-right: 90px;
    }
    .mg-lg-x-90-force {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }
    .mg-lg-t-90 {
        margin-top: 90px;
    }
    .mg-lg-r-90 {
        margin-right: 90px;
    }
    .mg-lg-b-90 {
        margin-bottom: 90px;
    }
    .mg-lg-l-90 {
        margin-left: 90px;
    }
    .mg-lg-t-90-force {
        margin-top: 90px !important;
    }
    .mg-lg-r-90-force {
        margin-right: 90px !important;
    }
    .mg-lg-b-90-force {
        margin-bottom: 90px !important;
    }
    .mg-lg-l-90-force {
        margin-left: 90px !important;
    }
    .mg-lg-95 {
        margin: 95px;
    }
    .mg-lg-95-force {
        margin: 95px !important;
    }
    .mg-lg-y-95 {
        margin-top: 95px;
        margin-bottom: 95px;
    }
    .mg-lg-y-95-force {
        margin-top: 95px !important;
        margin-bottom: 95px !important;
    }
    .mg-lg-x-95 {
        margin-left: 95px;
        margin-right: 95px;
    }
    .mg-lg-x-95-force {
        margin-left: 95px !important;
        margin-right: 95px !important;
    }
    .mg-lg-t-95 {
        margin-top: 95px;
    }
    .mg-lg-r-95 {
        margin-right: 95px;
    }
    .mg-lg-b-95 {
        margin-bottom: 95px;
    }
    .mg-lg-l-95 {
        margin-left: 95px;
    }
    .mg-lg-t-95-force {
        margin-top: 95px !important;
    }
    .mg-lg-r-95-force {
        margin-right: 95px !important;
    }
    .mg-lg-b-95-force {
        margin-bottom: 95px !important;
    }
    .mg-lg-l-95-force {
        margin-left: 95px !important;
    }
    .mg-lg-100 {
        margin: 100px;
    }
    .mg-lg-100-force {
        margin: 100px !important;
    }
    .mg-lg-y-100 {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .mg-lg-y-100-force {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
    .mg-lg-x-100 {
        margin-left: 100px;
        margin-right: 100px;
    }
    .mg-lg-x-100-force {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
    .mg-lg-t-100 {
        margin-top: 100px;
    }
    .mg-lg-r-100 {
        margin-right: 100px;
    }
    .mg-lg-b-100 {
        margin-bottom: 100px;
    }
    .mg-lg-l-100 {
        margin-left: 100px;
    }
    .mg-lg-t-100-force {
        margin-top: 100px !important;
    }
    .mg-lg-r-100-force {
        margin-right: 100px !important;
    }
    .mg-lg-b-100-force {
        margin-bottom: 100px !important;
    }
    .mg-lg-l-100-force {
        margin-left: 100px !important;
    }
    .mg-lg-t-auto {
        margin-top: auto;
    }
    .mg-lg-r-auto {
        margin-right: auto;
    }
    .mg-lg-b-auto {
        margin-bottom: auto;
    }
    .mg-lg-l-auto {
        margin-left: auto;
    }
    .mg-lg-auto {
        margin: auto;
    }
    .mg-lg-x-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .mg-lg-l--1 {
        margin-left: -1px;
    }
    .mg-lg-r--1 {
        margin-right: -1px;
    }
    .mg-lg-t--1 {
        margin-top: -1px;
    }
}

@media (min-width: 1200px) {
    .mg-xl-0 {
        margin: 0px;
    }
    .mg-xl-0-force {
        margin: 0px !important;
    }
    .mg-xl-y-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .mg-xl-y-0-force {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .mg-xl-x-0 {
        margin-left: 0px;
        margin-right: 0px;
    }
    .mg-xl-x-0-force {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mg-xl-t-0 {
        margin-top: 0px;
    }
    .mg-xl-r-0 {
        margin-right: 0px;
    }
    .mg-xl-b-0 {
        margin-bottom: 0px;
    }
    .mg-xl-l-0 {
        margin-left: 0px;
    }
    .mg-xl-t-0-force {
        margin-top: 0px !important;
    }
    .mg-xl-r-0-force {
        margin-right: 0px !important;
    }
    .mg-xl-b-0-force {
        margin-bottom: 0px !important;
    }
    .mg-xl-l-0-force {
        margin-left: 0px !important;
    }
    .mg-xl-1 {
        margin: 1px;
    }
    .mg-xl-1-force {
        margin: 1px !important;
    }
    .mg-xl-y-1 {
        margin-top: 1px;
        margin-bottom: 1px;
    }
    .mg-xl-y-1-force {
        margin-top: 1px !important;
        margin-bottom: 1px !important;
    }
    .mg-xl-x-1 {
        margin-left: 1px;
        margin-right: 1px;
    }
    .mg-xl-x-1-force {
        margin-left: 1px !important;
        margin-right: 1px !important;
    }
    .mg-xl-t-1 {
        margin-top: 1px;
    }
    .mg-xl-r-1 {
        margin-right: 1px;
    }
    .mg-xl-b-1 {
        margin-bottom: 1px;
    }
    .mg-xl-l-1 {
        margin-left: 1px;
    }
    .mg-xl-t-1-force {
        margin-top: 1px !important;
    }
    .mg-xl-r-1-force {
        margin-right: 1px !important;
    }
    .mg-xl-b-1-force {
        margin-bottom: 1px !important;
    }
    .mg-xl-l-1-force {
        margin-left: 1px !important;
    }
    .mg-xl-2 {
        margin: 2px;
    }
    .mg-xl-2-force {
        margin: 2px !important;
    }
    .mg-xl-y-2 {
        margin-top: 2px;
        margin-bottom: 2px;
    }
    .mg-xl-y-2-force {
        margin-top: 2px !important;
        margin-bottom: 2px !important;
    }
    .mg-xl-x-2 {
        margin-left: 2px;
        margin-right: 2px;
    }
    .mg-xl-x-2-force {
        margin-left: 2px !important;
        margin-right: 2px !important;
    }
    .mg-xl-t-2 {
        margin-top: 2px;
    }
    .mg-xl-r-2 {
        margin-right: 2px;
    }
    .mg-xl-b-2 {
        margin-bottom: 2px;
    }
    .mg-xl-l-2 {
        margin-left: 2px;
    }
    .mg-xl-t-2-force {
        margin-top: 2px !important;
    }
    .mg-xl-r-2-force {
        margin-right: 2px !important;
    }
    .mg-xl-b-2-force {
        margin-bottom: 2px !important;
    }
    .mg-xl-l-2-force {
        margin-left: 2px !important;
    }
    .mg-xl-3 {
        margin: 3px;
    }
    .mg-xl-3-force {
        margin: 3px !important;
    }
    .mg-xl-y-3 {
        margin-top: 3px;
        margin-bottom: 3px;
    }
    .mg-xl-y-3-force {
        margin-top: 3px !important;
        margin-bottom: 3px !important;
    }
    .mg-xl-x-3 {
        margin-left: 3px;
        margin-right: 3px;
    }
    .mg-xl-x-3-force {
        margin-left: 3px !important;
        margin-right: 3px !important;
    }
    .mg-xl-t-3 {
        margin-top: 3px;
    }
    .mg-xl-r-3 {
        margin-right: 3px;
    }
    .mg-xl-b-3 {
        margin-bottom: 3px;
    }
    .mg-xl-l-3 {
        margin-left: 3px;
    }
    .mg-xl-t-3-force {
        margin-top: 3px !important;
    }
    .mg-xl-r-3-force {
        margin-right: 3px !important;
    }
    .mg-xl-b-3-force {
        margin-bottom: 3px !important;
    }
    .mg-xl-l-3-force {
        margin-left: 3px !important;
    }
    .mg-xl-4 {
        margin: 4px;
    }
    .mg-xl-4-force {
        margin: 4px !important;
    }
    .mg-xl-y-4 {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .mg-xl-y-4-force {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
    .mg-xl-x-4 {
        margin-left: 4px;
        margin-right: 4px;
    }
    .mg-xl-x-4-force {
        margin-left: 4px !important;
        margin-right: 4px !important;
    }
    .mg-xl-t-4 {
        margin-top: 4px;
    }
    .mg-xl-r-4 {
        margin-right: 4px;
    }
    .mg-xl-b-4 {
        margin-bottom: 4px;
    }
    .mg-xl-l-4 {
        margin-left: 4px;
    }
    .mg-xl-t-4-force {
        margin-top: 4px !important;
    }
    .mg-xl-r-4-force {
        margin-right: 4px !important;
    }
    .mg-xl-b-4-force {
        margin-bottom: 4px !important;
    }
    .mg-xl-l-4-force {
        margin-left: 4px !important;
    }
    .mg-xl-5 {
        margin: 5px;
    }
    .mg-xl-5-force {
        margin: 5px !important;
    }
    .mg-xl-y-5 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .mg-xl-y-5-force {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .mg-xl-x-5 {
        margin-left: 5px;
        margin-right: 5px;
    }
    .mg-xl-x-5-force {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .mg-xl-t-5 {
        margin-top: 5px;
    }
    .mg-xl-r-5 {
        margin-right: 5px;
    }
    .mg-xl-b-5 {
        margin-bottom: 5px;
    }
    .mg-xl-l-5 {
        margin-left: 5px;
    }
    .mg-xl-t-5-force {
        margin-top: 5px !important;
    }
    .mg-xl-r-5-force {
        margin-right: 5px !important;
    }
    .mg-xl-b-5-force {
        margin-bottom: 5px !important;
    }
    .mg-xl-l-5-force {
        margin-left: 5px !important;
    }
    .mg-xl-6 {
        margin: 6px;
    }
    .mg-xl-6-force {
        margin: 6px !important;
    }
    .mg-xl-y-6 {
        margin-top: 6px;
        margin-bottom: 6px;
    }
    .mg-xl-y-6-force {
        margin-top: 6px !important;
        margin-bottom: 6px !important;
    }
    .mg-xl-x-6 {
        margin-left: 6px;
        margin-right: 6px;
    }
    .mg-xl-x-6-force {
        margin-left: 6px !important;
        margin-right: 6px !important;
    }
    .mg-xl-t-6 {
        margin-top: 6px;
    }
    .mg-xl-r-6 {
        margin-right: 6px;
    }
    .mg-xl-b-6 {
        margin-bottom: 6px;
    }
    .mg-xl-l-6 {
        margin-left: 6px;
    }
    .mg-xl-t-6-force {
        margin-top: 6px !important;
    }
    .mg-xl-r-6-force {
        margin-right: 6px !important;
    }
    .mg-xl-b-6-force {
        margin-bottom: 6px !important;
    }
    .mg-xl-l-6-force {
        margin-left: 6px !important;
    }
    .mg-xl-7 {
        margin: 7px;
    }
    .mg-xl-7-force {
        margin: 7px !important;
    }
    .mg-xl-y-7 {
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .mg-xl-y-7-force {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
    .mg-xl-x-7 {
        margin-left: 7px;
        margin-right: 7px;
    }
    .mg-xl-x-7-force {
        margin-left: 7px !important;
        margin-right: 7px !important;
    }
    .mg-xl-t-7 {
        margin-top: 7px;
    }
    .mg-xl-r-7 {
        margin-right: 7px;
    }
    .mg-xl-b-7 {
        margin-bottom: 7px;
    }
    .mg-xl-l-7 {
        margin-left: 7px;
    }
    .mg-xl-t-7-force {
        margin-top: 7px !important;
    }
    .mg-xl-r-7-force {
        margin-right: 7px !important;
    }
    .mg-xl-b-7-force {
        margin-bottom: 7px !important;
    }
    .mg-xl-l-7-force {
        margin-left: 7px !important;
    }
    .mg-xl-8 {
        margin: 8px;
    }
    .mg-xl-8-force {
        margin: 8px !important;
    }
    .mg-xl-y-8 {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .mg-xl-y-8-force {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .mg-xl-x-8 {
        margin-left: 8px;
        margin-right: 8px;
    }
    .mg-xl-x-8-force {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .mg-xl-t-8 {
        margin-top: 8px;
    }
    .mg-xl-r-8 {
        margin-right: 8px;
    }
    .mg-xl-b-8 {
        margin-bottom: 8px;
    }
    .mg-xl-l-8 {
        margin-left: 8px;
    }
    .mg-xl-t-8-force {
        margin-top: 8px !important;
    }
    .mg-xl-r-8-force {
        margin-right: 8px !important;
    }
    .mg-xl-b-8-force {
        margin-bottom: 8px !important;
    }
    .mg-xl-l-8-force {
        margin-left: 8px !important;
    }
    .mg-xl-9 {
        margin: 9px;
    }
    .mg-xl-9-force {
        margin: 9px !important;
    }
    .mg-xl-y-9 {
        margin-top: 9px;
        margin-bottom: 9px;
    }
    .mg-xl-y-9-force {
        margin-top: 9px !important;
        margin-bottom: 9px !important;
    }
    .mg-xl-x-9 {
        margin-left: 9px;
        margin-right: 9px;
    }
    .mg-xl-x-9-force {
        margin-left: 9px !important;
        margin-right: 9px !important;
    }
    .mg-xl-t-9 {
        margin-top: 9px;
    }
    .mg-xl-r-9 {
        margin-right: 9px;
    }
    .mg-xl-b-9 {
        margin-bottom: 9px;
    }
    .mg-xl-l-9 {
        margin-left: 9px;
    }
    .mg-xl-t-9-force {
        margin-top: 9px !important;
    }
    .mg-xl-r-9-force {
        margin-right: 9px !important;
    }
    .mg-xl-b-9-force {
        margin-bottom: 9px !important;
    }
    .mg-xl-l-9-force {
        margin-left: 9px !important;
    }
    .mg-xl-10 {
        margin: 10px;
    }
    .mg-xl-10-force {
        margin: 10px !important;
    }
    .mg-xl-y-10 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mg-xl-y-10-force {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .mg-xl-x-10 {
        margin-left: 10px;
        margin-right: 10px;
    }
    .mg-xl-x-10-force {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .mg-xl-t-10 {
        margin-top: 10px;
    }
    .mg-xl-r-10 {
        margin-right: 10px;
    }
    .mg-xl-b-10 {
        margin-bottom: 10px;
    }
    .mg-xl-l-10 {
        margin-left: 10px;
    }
    .mg-xl-t-10-force {
        margin-top: 10px !important;
    }
    .mg-xl-r-10-force {
        margin-right: 10px !important;
    }
    .mg-xl-b-10-force {
        margin-bottom: 10px !important;
    }
    .mg-xl-l-10-force {
        margin-left: 10px !important;
    }
    .mg-xl-15 {
        margin: 15px;
    }
    .mg-xl-15-force {
        margin: 15px !important;
    }
    .mg-xl-y-15 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .mg-xl-y-15-force {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .mg-xl-x-15 {
        margin-left: 15px;
        margin-right: 15px;
    }
    .mg-xl-x-15-force {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .mg-xl-t-15 {
        margin-top: 15px;
    }
    .mg-xl-r-15 {
        margin-right: 15px;
    }
    .mg-xl-b-15 {
        margin-bottom: 15px;
    }
    .mg-xl-l-15 {
        margin-left: 15px;
    }
    .mg-xl-t-15-force {
        margin-top: 15px !important;
    }
    .mg-xl-r-15-force {
        margin-right: 15px !important;
    }
    .mg-xl-b-15-force {
        margin-bottom: 15px !important;
    }
    .mg-xl-l-15-force {
        margin-left: 15px !important;
    }
    .mg-xl-20 {
        margin: 20px;
    }
    .mg-xl-20-force {
        margin: 20px !important;
    }
    .mg-xl-y-20 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .mg-xl-y-20-force {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .mg-xl-x-20 {
        margin-left: 20px;
        margin-right: 20px;
    }
    .mg-xl-x-20-force {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .mg-xl-t-20 {
        margin-top: 20px;
    }
    .mg-xl-r-20 {
        margin-right: 20px;
    }
    .mg-xl-b-20 {
        margin-bottom: 20px;
    }
    .mg-xl-l-20 {
        margin-left: 20px;
    }
    .mg-xl-t-20-force {
        margin-top: 20px !important;
    }
    .mg-xl-r-20-force {
        margin-right: 20px !important;
    }
    .mg-xl-b-20-force {
        margin-bottom: 20px !important;
    }
    .mg-xl-l-20-force {
        margin-left: 20px !important;
    }
    .mg-xl-25 {
        margin: 25px;
    }
    .mg-xl-25-force {
        margin: 25px !important;
    }
    .mg-xl-y-25 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .mg-xl-y-25-force {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .mg-xl-x-25 {
        margin-left: 25px;
        margin-right: 25px;
    }
    .mg-xl-x-25-force {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    .mg-xl-t-25 {
        margin-top: 25px;
    }
    .mg-xl-r-25 {
        margin-right: 25px;
    }
    .mg-xl-b-25 {
        margin-bottom: 25px;
    }
    .mg-xl-l-25 {
        margin-left: 25px;
    }
    .mg-xl-t-25-force {
        margin-top: 25px !important;
    }
    .mg-xl-r-25-force {
        margin-right: 25px !important;
    }
    .mg-xl-b-25-force {
        margin-bottom: 25px !important;
    }
    .mg-xl-l-25-force {
        margin-left: 25px !important;
    }
    .mg-xl-30 {
        margin: 30px;
    }
    .mg-xl-30-force {
        margin: 30px !important;
    }
    .mg-xl-y-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .mg-xl-y-30-force {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .mg-xl-x-30 {
        margin-left: 30px;
        margin-right: 30px;
    }
    .mg-xl-x-30-force {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .mg-xl-t-30 {
        margin-top: 30px;
    }
    .mg-xl-r-30 {
        margin-right: 30px;
    }
    .mg-xl-b-30 {
        margin-bottom: 30px;
    }
    .mg-xl-l-30 {
        margin-left: 30px;
    }
    .mg-xl-t-30-force {
        margin-top: 30px !important;
    }
    .mg-xl-r-30-force {
        margin-right: 30px !important;
    }
    .mg-xl-b-30-force {
        margin-bottom: 30px !important;
    }
    .mg-xl-l-30-force {
        margin-left: 30px !important;
    }
    .mg-xl-35 {
        margin: 35px;
    }
    .mg-xl-35-force {
        margin: 35px !important;
    }
    .mg-xl-y-35 {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .mg-xl-y-35-force {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
    .mg-xl-x-35 {
        margin-left: 35px;
        margin-right: 35px;
    }
    .mg-xl-x-35-force {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }
    .mg-xl-t-35 {
        margin-top: 35px;
    }
    .mg-xl-r-35 {
        margin-right: 35px;
    }
    .mg-xl-b-35 {
        margin-bottom: 35px;
    }
    .mg-xl-l-35 {
        margin-left: 35px;
    }
    .mg-xl-t-35-force {
        margin-top: 35px !important;
    }
    .mg-xl-r-35-force {
        margin-right: 35px !important;
    }
    .mg-xl-b-35-force {
        margin-bottom: 35px !important;
    }
    .mg-xl-l-35-force {
        margin-left: 35px !important;
    }
    .mg-xl-40 {
        margin: 40px;
    }
    .mg-xl-40-force {
        margin: 40px !important;
    }
    .mg-xl-y-40 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .mg-xl-y-40-force {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .mg-xl-x-40 {
        margin-left: 40px;
        margin-right: 40px;
    }
    .mg-xl-x-40-force {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .mg-xl-t-40 {
        margin-top: 40px;
    }
    .mg-xl-r-40 {
        margin-right: 40px;
    }
    .mg-xl-b-40 {
        margin-bottom: 40px;
    }
    .mg-xl-l-40 {
        margin-left: 40px;
    }
    .mg-xl-t-40-force {
        margin-top: 40px !important;
    }
    .mg-xl-r-40-force {
        margin-right: 40px !important;
    }
    .mg-xl-b-40-force {
        margin-bottom: 40px !important;
    }
    .mg-xl-l-40-force {
        margin-left: 40px !important;
    }
    .mg-xl-45 {
        margin: 45px;
    }
    .mg-xl-45-force {
        margin: 45px !important;
    }
    .mg-xl-y-45 {
        margin-top: 45px;
        margin-bottom: 45px;
    }
    .mg-xl-y-45-force {
        margin-top: 45px !important;
        margin-bottom: 45px !important;
    }
    .mg-xl-x-45 {
        margin-left: 45px;
        margin-right: 45px;
    }
    .mg-xl-x-45-force {
        margin-left: 45px !important;
        margin-right: 45px !important;
    }
    .mg-xl-t-45 {
        margin-top: 45px;
    }
    .mg-xl-r-45 {
        margin-right: 45px;
    }
    .mg-xl-b-45 {
        margin-bottom: 45px;
    }
    .mg-xl-l-45 {
        margin-left: 45px;
    }
    .mg-xl-t-45-force {
        margin-top: 45px !important;
    }
    .mg-xl-r-45-force {
        margin-right: 45px !important;
    }
    .mg-xl-b-45-force {
        margin-bottom: 45px !important;
    }
    .mg-xl-l-45-force {
        margin-left: 45px !important;
    }
    .mg-xl-50 {
        margin: 50px;
    }
    .mg-xl-50-force {
        margin: 50px !important;
    }
    .mg-xl-y-50 {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .mg-xl-y-50-force {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .mg-xl-x-50 {
        margin-left: 50px;
        margin-right: 50px;
    }
    .mg-xl-x-50-force {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
    .mg-xl-t-50 {
        margin-top: 50px;
    }
    .mg-xl-r-50 {
        margin-right: 50px;
    }
    .mg-xl-b-50 {
        margin-bottom: 50px;
    }
    .mg-xl-l-50 {
        margin-left: 50px;
    }
    .mg-xl-t-50-force {
        margin-top: 50px !important;
    }
    .mg-xl-r-50-force {
        margin-right: 50px !important;
    }
    .mg-xl-b-50-force {
        margin-bottom: 50px !important;
    }
    .mg-xl-l-50-force {
        margin-left: 50px !important;
    }
    .mg-xl-55 {
        margin: 55px;
    }
    .mg-xl-55-force {
        margin: 55px !important;
    }
    .mg-xl-y-55 {
        margin-top: 55px;
        margin-bottom: 55px;
    }
    .mg-xl-y-55-force {
        margin-top: 55px !important;
        margin-bottom: 55px !important;
    }
    .mg-xl-x-55 {
        margin-left: 55px;
        margin-right: 55px;
    }
    .mg-xl-x-55-force {
        margin-left: 55px !important;
        margin-right: 55px !important;
    }
    .mg-xl-t-55 {
        margin-top: 55px;
    }
    .mg-xl-r-55 {
        margin-right: 55px;
    }
    .mg-xl-b-55 {
        margin-bottom: 55px;
    }
    .mg-xl-l-55 {
        margin-left: 55px;
    }
    .mg-xl-t-55-force {
        margin-top: 55px !important;
    }
    .mg-xl-r-55-force {
        margin-right: 55px !important;
    }
    .mg-xl-b-55-force {
        margin-bottom: 55px !important;
    }
    .mg-xl-l-55-force {
        margin-left: 55px !important;
    }
    .mg-xl-60 {
        margin: 60px;
    }
    .mg-xl-60-force {
        margin: 60px !important;
    }
    .mg-xl-y-60 {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .mg-xl-y-60-force {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .mg-xl-x-60 {
        margin-left: 60px;
        margin-right: 60px;
    }
    .mg-xl-x-60-force {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }
    .mg-xl-t-60 {
        margin-top: 60px;
    }
    .mg-xl-r-60 {
        margin-right: 60px;
    }
    .mg-xl-b-60 {
        margin-bottom: 60px;
    }
    .mg-xl-l-60 {
        margin-left: 60px;
    }
    .mg-xl-t-60-force {
        margin-top: 60px !important;
    }
    .mg-xl-r-60-force {
        margin-right: 60px !important;
    }
    .mg-xl-b-60-force {
        margin-bottom: 60px !important;
    }
    .mg-xl-l-60-force {
        margin-left: 60px !important;
    }
    .mg-xl-65 {
        margin: 65px;
    }
    .mg-xl-65-force {
        margin: 65px !important;
    }
    .mg-xl-y-65 {
        margin-top: 65px;
        margin-bottom: 65px;
    }
    .mg-xl-y-65-force {
        margin-top: 65px !important;
        margin-bottom: 65px !important;
    }
    .mg-xl-x-65 {
        margin-left: 65px;
        margin-right: 65px;
    }
    .mg-xl-x-65-force {
        margin-left: 65px !important;
        margin-right: 65px !important;
    }
    .mg-xl-t-65 {
        margin-top: 65px;
    }
    .mg-xl-r-65 {
        margin-right: 65px;
    }
    .mg-xl-b-65 {
        margin-bottom: 65px;
    }
    .mg-xl-l-65 {
        margin-left: 65px;
    }
    .mg-xl-t-65-force {
        margin-top: 65px !important;
    }
    .mg-xl-r-65-force {
        margin-right: 65px !important;
    }
    .mg-xl-b-65-force {
        margin-bottom: 65px !important;
    }
    .mg-xl-l-65-force {
        margin-left: 65px !important;
    }
    .mg-xl-70 {
        margin: 70px;
    }
    .mg-xl-70-force {
        margin: 70px !important;
    }
    .mg-xl-y-70 {
        margin-top: 70px;
        margin-bottom: 70px;
    }
    .mg-xl-y-70-force {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }
    .mg-xl-x-70 {
        margin-left: 70px;
        margin-right: 70px;
    }
    .mg-xl-x-70-force {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }
    .mg-xl-t-70 {
        margin-top: 70px;
    }
    .mg-xl-r-70 {
        margin-right: 70px;
    }
    .mg-xl-b-70 {
        margin-bottom: 70px;
    }
    .mg-xl-l-70 {
        margin-left: 70px;
    }
    .mg-xl-t-70-force {
        margin-top: 70px !important;
    }
    .mg-xl-r-70-force {
        margin-right: 70px !important;
    }
    .mg-xl-b-70-force {
        margin-bottom: 70px !important;
    }
    .mg-xl-l-70-force {
        margin-left: 70px !important;
    }
    .mg-xl-75 {
        margin: 75px;
    }
    .mg-xl-75-force {
        margin: 75px !important;
    }
    .mg-xl-y-75 {
        margin-top: 75px;
        margin-bottom: 75px;
    }
    .mg-xl-y-75-force {
        margin-top: 75px !important;
        margin-bottom: 75px !important;
    }
    .mg-xl-x-75 {
        margin-left: 75px;
        margin-right: 75px;
    }
    .mg-xl-x-75-force {
        margin-left: 75px !important;
        margin-right: 75px !important;
    }
    .mg-xl-t-75 {
        margin-top: 75px;
    }
    .mg-xl-r-75 {
        margin-right: 75px;
    }
    .mg-xl-b-75 {
        margin-bottom: 75px;
    }
    .mg-xl-l-75 {
        margin-left: 75px;
    }
    .mg-xl-t-75-force {
        margin-top: 75px !important;
    }
    .mg-xl-r-75-force {
        margin-right: 75px !important;
    }
    .mg-xl-b-75-force {
        margin-bottom: 75px !important;
    }
    .mg-xl-l-75-force {
        margin-left: 75px !important;
    }
    .mg-xl-80 {
        margin: 80px;
    }
    .mg-xl-80-force {
        margin: 80px !important;
    }
    .mg-xl-y-80 {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .mg-xl-y-80-force {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .mg-xl-x-80 {
        margin-left: 80px;
        margin-right: 80px;
    }
    .mg-xl-x-80-force {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .mg-xl-t-80 {
        margin-top: 80px;
    }
    .mg-xl-r-80 {
        margin-right: 80px;
    }
    .mg-xl-b-80 {
        margin-bottom: 80px;
    }
    .mg-xl-l-80 {
        margin-left: 80px;
    }
    .mg-xl-t-80-force {
        margin-top: 80px !important;
    }
    .mg-xl-r-80-force {
        margin-right: 80px !important;
    }
    .mg-xl-b-80-force {
        margin-bottom: 80px !important;
    }
    .mg-xl-l-80-force {
        margin-left: 80px !important;
    }
    .mg-xl-85 {
        margin: 85px;
    }
    .mg-xl-85-force {
        margin: 85px !important;
    }
    .mg-xl-y-85 {
        margin-top: 85px;
        margin-bottom: 85px;
    }
    .mg-xl-y-85-force {
        margin-top: 85px !important;
        margin-bottom: 85px !important;
    }
    .mg-xl-x-85 {
        margin-left: 85px;
        margin-right: 85px;
    }
    .mg-xl-x-85-force {
        margin-left: 85px !important;
        margin-right: 85px !important;
    }
    .mg-xl-t-85 {
        margin-top: 85px;
    }
    .mg-xl-r-85 {
        margin-right: 85px;
    }
    .mg-xl-b-85 {
        margin-bottom: 85px;
    }
    .mg-xl-l-85 {
        margin-left: 85px;
    }
    .mg-xl-t-85-force {
        margin-top: 85px !important;
    }
    .mg-xl-r-85-force {
        margin-right: 85px !important;
    }
    .mg-xl-b-85-force {
        margin-bottom: 85px !important;
    }
    .mg-xl-l-85-force {
        margin-left: 85px !important;
    }
    .mg-xl-90 {
        margin: 90px;
    }
    .mg-xl-90-force {
        margin: 90px !important;
    }
    .mg-xl-y-90 {
        margin-top: 90px;
        margin-bottom: 90px;
    }
    .mg-xl-y-90-force {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }
    .mg-xl-x-90 {
        margin-left: 90px;
        margin-right: 90px;
    }
    .mg-xl-x-90-force {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }
    .mg-xl-t-90 {
        margin-top: 90px;
    }
    .mg-xl-r-90 {
        margin-right: 90px;
    }
    .mg-xl-b-90 {
        margin-bottom: 90px;
    }
    .mg-xl-l-90 {
        margin-left: 90px;
    }
    .mg-xl-t-90-force {
        margin-top: 90px !important;
    }
    .mg-xl-r-90-force {
        margin-right: 90px !important;
    }
    .mg-xl-b-90-force {
        margin-bottom: 90px !important;
    }
    .mg-xl-l-90-force {
        margin-left: 90px !important;
    }
    .mg-xl-95 {
        margin: 95px;
    }
    .mg-xl-95-force {
        margin: 95px !important;
    }
    .mg-xl-y-95 {
        margin-top: 95px;
        margin-bottom: 95px;
    }
    .mg-xl-y-95-force {
        margin-top: 95px !important;
        margin-bottom: 95px !important;
    }
    .mg-xl-x-95 {
        margin-left: 95px;
        margin-right: 95px;
    }
    .mg-xl-x-95-force {
        margin-left: 95px !important;
        margin-right: 95px !important;
    }
    .mg-xl-t-95 {
        margin-top: 95px;
    }
    .mg-xl-r-95 {
        margin-right: 95px;
    }
    .mg-xl-b-95 {
        margin-bottom: 95px;
    }
    .mg-xl-l-95 {
        margin-left: 95px;
    }
    .mg-xl-t-95-force {
        margin-top: 95px !important;
    }
    .mg-xl-r-95-force {
        margin-right: 95px !important;
    }
    .mg-xl-b-95-force {
        margin-bottom: 95px !important;
    }
    .mg-xl-l-95-force {
        margin-left: 95px !important;
    }
    .mg-xl-100 {
        margin: 100px;
    }
    .mg-xl-100-force {
        margin: 100px !important;
    }
    .mg-xl-y-100 {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .mg-xl-y-100-force {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
    .mg-xl-x-100 {
        margin-left: 100px;
        margin-right: 100px;
    }
    .mg-xl-x-100-force {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
    .mg-xl-t-100 {
        margin-top: 100px;
    }
    .mg-xl-r-100 {
        margin-right: 100px;
    }
    .mg-xl-b-100 {
        margin-bottom: 100px;
    }
    .mg-xl-l-100 {
        margin-left: 100px;
    }
    .mg-xl-t-100-force {
        margin-top: 100px !important;
    }
    .mg-xl-r-100-force {
        margin-right: 100px !important;
    }
    .mg-xl-b-100-force {
        margin-bottom: 100px !important;
    }
    .mg-xl-l-100-force {
        margin-left: 100px !important;
    }
    .mg-xl-t-auto {
        margin-top: auto;
    }
    .mg-xl-r-auto {
        margin-right: auto;
    }
    .mg-xl-b-auto {
        margin-bottom: auto;
    }
    .mg-xl-l-auto {
        margin-left: auto;
    }
    .mg-xl-auto {
        margin: auto;
    }
    .mg-xl-x-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .mg-xl-l--1 {
        margin-left: -1px;
    }
    .mg-xl-r--1 {
        margin-right: -1px;
    }
    .mg-xl-t--1 {
        margin-top: -1px;
    }
}

/* ------------------------------------ */

/* ############### Misc ############### */

/* ------------------------------------ */

.op-0 {
    opacity: 0;
}

.op-0-force {
    opacity: 0 !important;
}

.op-1 {
    opacity: 0.1;
}

.op-1-force {
    opacity: 0.1 !important;
}

.op-2 {
    opacity: 0.2;
}

.op-2-force {
    opacity: 0.2 !important;
}

.op-3 {
    opacity: 0.3;
}

.op-3-force {
    opacity: 0.3 !important;
}

.op-4 {
    opacity: 0.4;
}

.op-4-force {
    opacity: 0.4 !important;
}

.op-5 {
    opacity: 0.5;
}

.op-5-force {
    opacity: 0.5 !important;
}

.op-6 {
    opacity: 0.6;
}

.op-6-force {
    opacity: 0.6 !important;
}

.op-7 {
    opacity: 0.7;
}

.op-7-force {
    opacity: 0.7 !important;
}

.op-8 {
    opacity: 0.8;
}

.op-8-force {
    opacity: 0.8 !important;
}

.op-9 {
    opacity: 0.9;
}

.op-9-force {
    opacity: 0.9 !important;
}

.opacity-1 {
    opacity: 1;
}

.flex-1 {
    flex: 1;
}

.img-fit-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (min-width: 480px) {
    .op-xs-0 {
        opacity: 0;
    }
    .op-xs-0-force {
        opacity: 0 !important;
    }
    .op-xs-1 {
        opacity: 0.1;
    }
    .op-xs-1-force {
        opacity: 0.1 !important;
    }
    .op-xs-2 {
        opacity: 0.2;
    }
    .op-xs-2-force {
        opacity: 0.2 !important;
    }
    .op-xs-3 {
        opacity: 0.3;
    }
    .op-xs-3-force {
        opacity: 0.3 !important;
    }
    .op-xs-4 {
        opacity: 0.4;
    }
    .op-xs-4-force {
        opacity: 0.4 !important;
    }
    .op-xs-5 {
        opacity: 0.5;
    }
    .op-xs-5-force {
        opacity: 0.5 !important;
    }
    .op-xs-6 {
        opacity: 0.6;
    }
    .op-xs-6-force {
        opacity: 0.6 !important;
    }
    .op-xs-7 {
        opacity: 0.7;
    }
    .op-xs-7-force {
        opacity: 0.7 !important;
    }
    .op-xs-8 {
        opacity: 0.8;
    }
    .op-xs-8-force {
        opacity: 0.8 !important;
    }
    .op-xs-9 {
        opacity: 0.9;
    }
    .op-xs-9-force {
        opacity: 0.9 !important;
    }
}

@media (min-width: 576px) {
    .op-sm-0 {
        opacity: 0;
    }
    .op-sm-0-force {
        opacity: 0 !important;
    }
    .op-sm-1 {
        opacity: 0.1;
    }
    .op-sm-1-force {
        opacity: 0.1 !important;
    }
    .op-sm-2 {
        opacity: 0.2;
    }
    .op-sm-2-force {
        opacity: 0.2 !important;
    }
    .op-sm-3 {
        opacity: 0.3;
    }
    .op-sm-3-force {
        opacity: 0.3 !important;
    }
    .op-sm-4 {
        opacity: 0.4;
    }
    .op-sm-4-force {
        opacity: 0.4 !important;
    }
    .op-sm-5 {
        opacity: 0.5;
    }
    .op-sm-5-force {
        opacity: 0.5 !important;
    }
    .op-sm-6 {
        opacity: 0.6;
    }
    .op-sm-6-force {
        opacity: 0.6 !important;
    }
    .op-sm-7 {
        opacity: 0.7;
    }
    .op-sm-7-force {
        opacity: 0.7 !important;
    }
    .op-sm-8 {
        opacity: 0.8;
    }
    .op-sm-8-force {
        opacity: 0.8 !important;
    }
    .op-sm-9 {
        opacity: 0.9;
    }
    .op-sm-9-force {
        opacity: 0.9 !important;
    }
}

@media (min-width: 768px) {
    .op-md-0 {
        opacity: 0;
    }
    .op-md-0-force {
        opacity: 0 !important;
    }
    .op-md-1 {
        opacity: 0.1;
    }
    .op-md-1-force {
        opacity: 0.1 !important;
    }
    .op-md-2 {
        opacity: 0.2;
    }
    .op-md-2-force {
        opacity: 0.2 !important;
    }
    .op-md-3 {
        opacity: 0.3;
    }
    .op-md-3-force {
        opacity: 0.3 !important;
    }
    .op-md-4 {
        opacity: 0.4;
    }
    .op-md-4-force {
        opacity: 0.4 !important;
    }
    .op-md-5 {
        opacity: 0.5;
    }
    .op-md-5-force {
        opacity: 0.5 !important;
    }
    .op-md-6 {
        opacity: 0.6;
    }
    .op-md-6-force {
        opacity: 0.6 !important;
    }
    .op-md-7 {
        opacity: 0.7;
    }
    .op-md-7-force {
        opacity: 0.7 !important;
    }
    .op-md-8 {
        opacity: 0.8;
    }
    .op-md-8-force {
        opacity: 0.8 !important;
    }
    .op-md-9 {
        opacity: 0.9;
    }
    .op-md-9-force {
        opacity: 0.9 !important;
    }
}

@media (min-width: 992px) {
    .op-lg-0 {
        opacity: 0;
    }
    .op-lg-0-force {
        opacity: 0 !important;
    }
    .op-lg-1 {
        opacity: 0.1;
    }
    .op-lg-1-force {
        opacity: 0.1 !important;
    }
    .op-lg-2 {
        opacity: 0.2;
    }
    .op-lg-2-force {
        opacity: 0.2 !important;
    }
    .op-lg-3 {
        opacity: 0.3;
    }
    .op-lg-3-force {
        opacity: 0.3 !important;
    }
    .op-lg-4 {
        opacity: 0.4;
    }
    .op-lg-4-force {
        opacity: 0.4 !important;
    }
    .op-lg-5 {
        opacity: 0.5;
    }
    .op-lg-5-force {
        opacity: 0.5 !important;
    }
    .op-lg-6 {
        opacity: 0.6;
    }
    .op-lg-6-force {
        opacity: 0.6 !important;
    }
    .op-lg-7 {
        opacity: 0.7;
    }
    .op-lg-7-force {
        opacity: 0.7 !important;
    }
    .op-lg-8 {
        opacity: 0.8;
    }
    .op-lg-8-force {
        opacity: 0.8 !important;
    }
    .op-lg-9 {
        opacity: 0.9;
    }
    .op-lg-9-force {
        opacity: 0.9 !important;
    }
}

@media (min-width: 1200px) {
    .op-xl-0 {
        opacity: 0;
    }
    .op-xl-0-force {
        opacity: 0 !important;
    }
    .op-xl-1 {
        opacity: 0.1;
    }
    .op-xl-1-force {
        opacity: 0.1 !important;
    }
    .op-xl-2 {
        opacity: 0.2;
    }
    .op-xl-2-force {
        opacity: 0.2 !important;
    }
    .op-xl-3 {
        opacity: 0.3;
    }
    .op-xl-3-force {
        opacity: 0.3 !important;
    }
    .op-xl-4 {
        opacity: 0.4;
    }
    .op-xl-4-force {
        opacity: 0.4 !important;
    }
    .op-xl-5 {
        opacity: 0.5;
    }
    .op-xl-5-force {
        opacity: 0.5 !important;
    }
    .op-xl-6 {
        opacity: 0.6;
    }
    .op-xl-6-force {
        opacity: 0.6 !important;
    }
    .op-xl-7 {
        opacity: 0.7;
    }
    .op-xl-7-force {
        opacity: 0.7 !important;
    }
    .op-xl-8 {
        opacity: 0.8;
    }
    .op-xl-8-force {
        opacity: 0.8 !important;
    }
    .op-xl-9 {
        opacity: 0.9;
    }
    .op-xl-9-force {
        opacity: 0.9 !important;
    }
}

/* --------------------------------------- */

/* ############### Padding ############### */

/* --------------------------------------- */

.pd-0 {
    padding: 0px;
}

.pd-0-force {
    padding: 0px !important;
}

.pd-y-0 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.pd-y-0-force {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.pd-x-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.pd-x-0-force {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pd-t-0 {
    padding-top: 0px;
}

.pd-r-0 {
    padding-right: 0px;
}

.pd-b-0 {
    padding-bottom: 0px;
}

.pd-l-0 {
    padding-left: 0px;
}

.pd-t-0-force {
    padding-top: 0px !important;
}

.pd-r-0-force {
    padding-right: 0px !important;
}

.pd-b-0-force {
    padding-bottom: 0px !important;
}

.pd-l-0-force {
    padding-left: 0px !important;
}

.pd-1 {
    padding: 1px;
}

.pd-1-force {
    padding: 1px !important;
}

.pd-y-1 {
    padding-top: 1px;
    padding-bottom: 1px;
}

.pd-y-1-force {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

.pd-x-1 {
    padding-left: 1px;
    padding-right: 1px;
}

.pd-x-1-force {
    padding-left: 1px !important;
    padding-right: 1px !important;
}

.pd-t-1 {
    padding-top: 1px;
}

.pd-r-1 {
    padding-right: 1px;
}

.pd-b-1 {
    padding-bottom: 1px;
}

.pd-l-1 {
    padding-left: 1px;
}

.pd-t-1-force {
    padding-top: 1px !important;
}

.pd-r-1-force {
    padding-right: 1px !important;
}

.pd-b-1-force {
    padding-bottom: 1px !important;
}

.pd-l-1-force {
    padding-left: 1px !important;
}

.pd-2 {
    padding: 2px;
}

.pd-2-force {
    padding: 2px !important;
}

.pd-y-2 {
    padding-top: 2px;
    padding-bottom: 2px;
}

.pd-y-2-force {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.pd-x-2 {
    padding-left: 2px;
    padding-right: 2px;
}

.pd-x-2-force {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.pd-t-2 {
    padding-top: 2px;
}

.pd-r-2 {
    padding-right: 2px;
}

.pd-b-2 {
    padding-bottom: 2px;
}

.pd-l-2 {
    padding-left: 2px;
}

.pd-t-2-force {
    padding-top: 2px !important;
}

.pd-r-2-force {
    padding-right: 2px !important;
}

.pd-b-2-force {
    padding-bottom: 2px !important;
}

.pd-l-2-force {
    padding-left: 2px !important;
}

.pd-3 {
    padding: 3px;
}

.pd-3-force {
    padding: 3px !important;
}

.pd-y-3 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.pd-y-3-force {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.pd-x-3 {
    padding-left: 3px;
    padding-right: 3px;
}

.pd-x-3-force {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.pd-t-3 {
    padding-top: 3px;
}

.pd-r-3 {
    padding-right: 3px;
}

.pd-b-3 {
    padding-bottom: 3px;
}

.pd-l-3 {
    padding-left: 3px;
}

.pd-t-3-force {
    padding-top: 3px !important;
}

.pd-r-3-force {
    padding-right: 3px !important;
}

.pd-b-3-force {
    padding-bottom: 3px !important;
}

.pd-l-3-force {
    padding-left: 3px !important;
}

.pd-4 {
    padding: 4px;
}

.pd-4-force {
    padding: 4px !important;
}

.pd-y-4 {
    padding-top: 4px;
    padding-bottom: 4px;
}

.pd-y-4-force {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.pd-x-4 {
    padding-left: 4px;
    padding-right: 4px;
}

.pd-x-4-force {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.pd-t-4 {
    padding-top: 4px;
}

.pd-r-4 {
    padding-right: 4px;
}

.pd-b-4 {
    padding-bottom: 4px;
}

.pd-l-4 {
    padding-left: 4px;
}

.pd-t-4-force {
    padding-top: 4px !important;
}

.pd-r-4-force {
    padding-right: 4px !important;
}

.pd-b-4-force {
    padding-bottom: 4px !important;
}

.pd-l-4-force {
    padding-left: 4px !important;
}

.pd-5 {
    padding: 5px;
}

.pd-5-force {
    padding: 5px !important;
}

.pd-y-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pd-y-5-force {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pd-x-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.pd-x-5-force {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.pd-t-5 {
    padding-top: 5px;
}

.pd-r-5 {
    padding-right: 5px;
}

.pd-b-5 {
    padding-bottom: 5px;
}

.pd-l-5 {
    padding-left: 5px;
}

.pd-t-5-force {
    padding-top: 5px !important;
}

.pd-r-5-force {
    padding-right: 5px !important;
}

.pd-b-5-force {
    padding-bottom: 5px !important;
}

.pd-l-5-force {
    padding-left: 5px !important;
}

.pd-6 {
    padding: 6px;
}

.pd-6-force {
    padding: 6px !important;
}

.pd-y-6 {
    padding-top: 6px;
    padding-bottom: 6px;
}

.pd-y-6-force {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.pd-x-6 {
    padding-left: 6px;
    padding-right: 6px;
}

.pd-x-6-force {
    padding-left: 6px !important;
    padding-right: 6px !important;
}

.pd-t-6 {
    padding-top: 6px;
}

.pd-r-6 {
    padding-right: 6px;
}

.pd-b-6 {
    padding-bottom: 6px;
}

.pd-l-6 {
    padding-left: 6px;
}

.pd-t-6-force {
    padding-top: 6px !important;
}

.pd-r-6-force {
    padding-right: 6px !important;
}

.pd-b-6-force {
    padding-bottom: 6px !important;
}

.pd-l-6-force {
    padding-left: 6px !important;
}

.pd-7 {
    padding: 7px;
}

.pd-7-force {
    padding: 7px !important;
}

.pd-y-7 {
    padding-top: 7px;
    padding-bottom: 7px;
}

.pd-y-7-force {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.pd-x-7 {
    padding-left: 7px;
    padding-right: 7px;
}

.pd-x-7-force {
    padding-left: 7px !important;
    padding-right: 7px !important;
}

.pd-t-7 {
    padding-top: 7px;
}

.pd-r-7 {
    padding-right: 7px;
}

.pd-b-7 {
    padding-bottom: 7px;
}

.pd-l-7 {
    padding-left: 7px;
}

.pd-t-7-force {
    padding-top: 7px !important;
}

.pd-r-7-force {
    padding-right: 7px !important;
}

.pd-b-7-force {
    padding-bottom: 7px !important;
}

.pd-l-7-force {
    padding-left: 7px !important;
}

.pd-8 {
    padding: 8px;
}

.pd-8-force {
    padding: 8px !important;
}

.pd-y-8 {
    padding-top: 8px;
    padding-bottom: 8px;
}

.pd-y-8-force {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.pd-x-8 {
    padding-left: 8px;
    padding-right: 8px;
}

.pd-x-8-force {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.pd-t-8 {
    padding-top: 8px;
}

.pd-r-8 {
    padding-right: 8px;
}

.pd-b-8 {
    padding-bottom: 8px;
}

.pd-l-8 {
    padding-left: 8px;
}

.pd-t-8-force {
    padding-top: 8px !important;
}

.pd-r-8-force {
    padding-right: 8px !important;
}

.pd-b-8-force {
    padding-bottom: 8px !important;
}

.pd-l-8-force {
    padding-left: 8px !important;
}

.pd-9 {
    padding: 9px;
}

.pd-9-force {
    padding: 9px !important;
}

.pd-y-9 {
    padding-top: 9px;
    padding-bottom: 9px;
}

.pd-y-9-force {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}

.pd-x-9 {
    padding-left: 9px;
    padding-right: 9px;
}

.pd-x-9-force {
    padding-left: 9px !important;
    padding-right: 9px !important;
}

.pd-t-9 {
    padding-top: 9px;
}

.pd-r-9 {
    padding-right: 9px;
}

.pd-b-9 {
    padding-bottom: 9px;
}

.pd-l-9 {
    padding-left: 9px;
}

.pd-t-9-force {
    padding-top: 9px !important;
}

.pd-r-9-force {
    padding-right: 9px !important;
}

.pd-b-9-force {
    padding-bottom: 9px !important;
}

.pd-l-9-force {
    padding-left: 9px !important;
}

.pd-10 {
    padding: 10px;
}

.pd-10-force {
    padding: 10px !important;
}

.pd-y-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.pd-y-10-force {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pd-x-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.pd-x-10-force {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pd-t-10 {
    padding-top: 10px;
}

.pd-r-10 {
    padding-right: 10px;
}

.pd-b-10 {
    padding-bottom: 10px;
}

.pd-l-10 {
    padding-left: 10px;
}

.pd-t-10-force {
    padding-top: 10px !important;
}

.pd-r-10-force {
    padding-right: 10px !important;
}

.pd-b-10-force {
    padding-bottom: 10px !important;
}

.pd-l-10-force {
    padding-left: 10px !important;
}

.pd-15 {
    padding: 15px;
}

.pd-15-force {
    padding: 15px !important;
}

.pd-y-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.pd-y-15-force {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pd-x-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.pd-x-15-force {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pd-t-15 {
    padding-top: 15px;
}

.pd-r-15 {
    padding-right: 15px;
}

.pd-b-15 {
    padding-bottom: 15px;
}

.pd-l-15 {
    padding-left: 15px;
}

.pd-t-15-force {
    padding-top: 15px !important;
}

.pd-r-15-force {
    padding-right: 15px !important;
}

.pd-b-15-force {
    padding-bottom: 15px !important;
}

.pd-l-15-force {
    padding-left: 15px !important;
}

.pd-20 {
    padding: 20px;
}

.pd-20-force {
    padding: 20px !important;
}

.pd-y-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pd-y-20-force {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.pd-x-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.pd-x-20-force {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pd-t-20 {
    padding-top: 20px;
}

.pd-r-20 {
    padding-right: 20px;
}

.pd-b-20 {
    padding-bottom: 20px;
}

.pd-l-20 {
    padding-left: 20px;
}

.pd-t-20-force {
    padding-top: 20px !important;
}

.pd-r-20-force {
    padding-right: 20px !important;
}

.pd-b-20-force {
    padding-bottom: 20px !important;
}

.pd-l-20-force {
    padding-left: 20px !important;
}

.pd-25 {
    padding: 25px;
}

.pd-25-force {
    padding: 25px !important;
}

.pd-y-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.pd-y-25-force {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.pd-x-25 {
    padding-left: 25px;
    padding-right: 25px;
}

.pd-x-25-force {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.pd-t-25 {
    padding-top: 25px;
}

.pd-r-25 {
    padding-right: 25px;
}

.pd-b-25 {
    padding-bottom: 25px;
}

.pd-l-25 {
    padding-left: 25px;
}

.pd-t-25-force {
    padding-top: 25px !important;
}

.pd-r-25-force {
    padding-right: 25px !important;
}

.pd-b-25-force {
    padding-bottom: 25px !important;
}

.pd-l-25-force {
    padding-left: 25px !important;
}

.pd-30 {
    padding: 30px;
}

.pd-30-force {
    padding: 30px !important;
}

.pd-y-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pd-y-30-force {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.pd-x-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.pd-x-30-force {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.pd-t-30 {
    padding-top: 30px;
}

.pd-r-30 {
    padding-right: 30px;
}

.pd-b-30 {
    padding-bottom: 30px;
}

.pd-l-30 {
    padding-left: 30px;
}

.pd-t-30-force {
    padding-top: 30px !important;
}

.pd-r-30-force {
    padding-right: 30px !important;
}

.pd-b-30-force {
    padding-bottom: 30px !important;
}

.pd-l-30-force {
    padding-left: 30px !important;
}

.pd-35 {
    padding: 35px;
}

.pd-35-force {
    padding: 35px !important;
}

.pd-y-35 {
    padding-top: 35px;
    padding-bottom: 35px;
}

.pd-y-35-force {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

.pd-x-35 {
    padding-left: 35px;
    padding-right: 35px;
}

.pd-x-35-force {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.pd-t-35 {
    padding-top: 35px;
}

.pd-r-35 {
    padding-right: 35px;
}

.pd-b-35 {
    padding-bottom: 35px;
}

.pd-l-35 {
    padding-left: 35px;
}

.pd-t-35-force {
    padding-top: 35px !important;
}

.pd-r-35-force {
    padding-right: 35px !important;
}

.pd-b-35-force {
    padding-bottom: 35px !important;
}

.pd-l-35-force {
    padding-left: 35px !important;
}

.pd-40 {
    padding: 40px;
}

.pd-40-force {
    padding: 40px !important;
}

.pd-y-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pd-y-40-force {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.pd-x-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.pd-x-40-force {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.pd-t-40 {
    padding-top: 40px;
}

.pd-r-40 {
    padding-right: 40px;
}

.pd-b-40 {
    padding-bottom: 40px;
}

.pd-l-40 {
    padding-left: 40px;
}

.pd-t-40-force {
    padding-top: 40px !important;
}

.pd-r-40-force {
    padding-right: 40px !important;
}

.pd-b-40-force {
    padding-bottom: 40px !important;
}

.pd-l-40-force {
    padding-left: 40px !important;
}

.pd-45 {
    padding: 45px;
}

.pd-45-force {
    padding: 45px !important;
}

.pd-y-45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.pd-y-45-force {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

.pd-x-45 {
    padding-left: 45px;
    padding-right: 45px;
}

.pd-x-45-force {
    padding-left: 45px !important;
    padding-right: 45px !important;
}

.pd-t-45 {
    padding-top: 45px;
}

.pd-r-45 {
    padding-right: 45px;
}

.pd-b-45 {
    padding-bottom: 45px;
}

.pd-l-45 {
    padding-left: 45px;
}

.pd-t-45-force {
    padding-top: 45px !important;
}

.pd-r-45-force {
    padding-right: 45px !important;
}

.pd-b-45-force {
    padding-bottom: 45px !important;
}

.pd-l-45-force {
    padding-left: 45px !important;
}

.pd-50 {
    padding: 50px;
}

.pd-50-force {
    padding: 50px !important;
}

.pd-y-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pd-y-50-force {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.pd-x-50 {
    padding-left: 50px;
    padding-right: 50px;
}

.pd-x-50-force {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.pd-t-50 {
    padding-top: 50px;
}

.pd-r-50 {
    padding-right: 50px;
}

.pd-b-50 {
    padding-bottom: 50px;
}

.pd-l-50 {
    padding-left: 50px;
}

.pd-t-50-force {
    padding-top: 50px !important;
}

.pd-r-50-force {
    padding-right: 50px !important;
}

.pd-b-50-force {
    padding-bottom: 50px !important;
}

.pd-l-50-force {
    padding-left: 50px !important;
}

.pd-55 {
    padding: 55px;
}

.pd-55-force {
    padding: 55px !important;
}

.pd-y-55 {
    padding-top: 55px;
    padding-bottom: 55px;
}

.pd-y-55-force {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
}

.pd-x-55 {
    padding-left: 55px;
    padding-right: 55px;
}

.pd-x-55-force {
    padding-left: 55px !important;
    padding-right: 55px !important;
}

.pd-t-55 {
    padding-top: 55px;
}

.pd-r-55 {
    padding-right: 55px;
}

.pd-b-55 {
    padding-bottom: 55px;
}

.pd-l-55 {
    padding-left: 55px;
}

.pd-t-55-force {
    padding-top: 55px !important;
}

.pd-r-55-force {
    padding-right: 55px !important;
}

.pd-b-55-force {
    padding-bottom: 55px !important;
}

.pd-l-55-force {
    padding-left: 55px !important;
}

.pd-60 {
    padding: 60px;
}

.pd-60-force {
    padding: 60px !important;
}

.pd-y-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.pd-y-60-force {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.pd-x-60 {
    padding-left: 60px;
    padding-right: 60px;
}

.pd-x-60-force {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.pd-t-60 {
    padding-top: 60px;
}

.pd-r-60 {
    padding-right: 60px;
}

.pd-b-60 {
    padding-bottom: 60px;
}

.pd-l-60 {
    padding-left: 60px;
}

.pd-t-60-force {
    padding-top: 60px !important;
}

.pd-r-60-force {
    padding-right: 60px !important;
}

.pd-b-60-force {
    padding-bottom: 60px !important;
}

.pd-l-60-force {
    padding-left: 60px !important;
}

.pd-65 {
    padding: 65px;
}

.pd-65-force {
    padding: 65px !important;
}

.pd-y-65 {
    padding-top: 65px;
    padding-bottom: 65px;
}

.pd-y-65-force {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
}

.pd-x-65 {
    padding-left: 65px;
    padding-right: 65px;
}

.pd-x-65-force {
    padding-left: 65px !important;
    padding-right: 65px !important;
}

.pd-t-65 {
    padding-top: 65px;
}

.pd-r-65 {
    padding-right: 65px;
}

.pd-b-65 {
    padding-bottom: 65px;
}

.pd-l-65 {
    padding-left: 65px;
}

.pd-t-65-force {
    padding-top: 65px !important;
}

.pd-r-65-force {
    padding-right: 65px !important;
}

.pd-b-65-force {
    padding-bottom: 65px !important;
}

.pd-l-65-force {
    padding-left: 65px !important;
}

.pd-70 {
    padding: 70px;
}

.pd-70-force {
    padding: 70px !important;
}

.pd-y-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.pd-y-70-force {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.pd-x-70 {
    padding-left: 70px;
    padding-right: 70px;
}

.pd-x-70-force {
    padding-left: 70px !important;
    padding-right: 70px !important;
}

.pd-t-70 {
    padding-top: 70px;
}

.pd-r-70 {
    padding-right: 70px;
}

.pd-b-70 {
    padding-bottom: 70px;
}

.pd-l-70 {
    padding-left: 70px;
}

.pd-t-70-force {
    padding-top: 70px !important;
}

.pd-r-70-force {
    padding-right: 70px !important;
}

.pd-b-70-force {
    padding-bottom: 70px !important;
}

.pd-l-70-force {
    padding-left: 70px !important;
}

.pd-75 {
    padding: 75px;
}

.pd-75-force {
    padding: 75px !important;
}

.pd-y-75 {
    padding-top: 75px;
    padding-bottom: 75px;
}

.pd-y-75-force {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
}

.pd-x-75 {
    padding-left: 75px;
    padding-right: 75px;
}

.pd-x-75-force {
    padding-left: 75px !important;
    padding-right: 75px !important;
}

.pd-t-75 {
    padding-top: 75px;
}

.pd-r-75 {
    padding-right: 75px;
}

.pd-b-75 {
    padding-bottom: 75px;
}

.pd-l-75 {
    padding-left: 75px;
}

.pd-t-75-force {
    padding-top: 75px !important;
}

.pd-r-75-force {
    padding-right: 75px !important;
}

.pd-b-75-force {
    padding-bottom: 75px !important;
}

.pd-l-75-force {
    padding-left: 75px !important;
}

.pd-80 {
    padding: 80px;
}

.pd-80-force {
    padding: 80px !important;
}

.pd-y-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.pd-y-80-force {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.pd-x-80 {
    padding-left: 80px;
    padding-right: 80px;
}

.pd-x-80-force {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.pd-t-80 {
    padding-top: 80px;
}

.pd-r-80 {
    padding-right: 80px;
}

.pd-b-80 {
    padding-bottom: 80px;
}

.pd-l-80 {
    padding-left: 80px;
}

.pd-t-80-force {
    padding-top: 80px !important;
}

.pd-r-80-force {
    padding-right: 80px !important;
}

.pd-b-80-force {
    padding-bottom: 80px !important;
}

.pd-l-80-force {
    padding-left: 80px !important;
}

.pd-85 {
    padding: 85px;
}

.pd-85-force {
    padding: 85px !important;
}

.pd-y-85 {
    padding-top: 85px;
    padding-bottom: 85px;
}

.pd-y-85-force {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
}

.pd-x-85 {
    padding-left: 85px;
    padding-right: 85px;
}

.pd-x-85-force {
    padding-left: 85px !important;
    padding-right: 85px !important;
}

.pd-t-85 {
    padding-top: 85px;
}

.pd-r-85 {
    padding-right: 85px;
}

.pd-b-85 {
    padding-bottom: 85px;
}

.pd-l-85 {
    padding-left: 85px;
}

.pd-t-85-force {
    padding-top: 85px !important;
}

.pd-r-85-force {
    padding-right: 85px !important;
}

.pd-b-85-force {
    padding-bottom: 85px !important;
}

.pd-l-85-force {
    padding-left: 85px !important;
}

.pd-90 {
    padding: 90px;
}

.pd-90-force {
    padding: 90px !important;
}

.pd-y-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.pd-y-90-force {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}

.pd-x-90 {
    padding-left: 90px;
    padding-right: 90px;
}

.pd-x-90-force {
    padding-left: 90px !important;
    padding-right: 90px !important;
}

.pd-t-90 {
    padding-top: 90px;
}

.pd-r-90 {
    padding-right: 90px;
}

.pd-b-90 {
    padding-bottom: 90px;
}

.pd-l-90 {
    padding-left: 90px;
}

.pd-t-90-force {
    padding-top: 90px !important;
}

.pd-r-90-force {
    padding-right: 90px !important;
}

.pd-b-90-force {
    padding-bottom: 90px !important;
}

.pd-l-90-force {
    padding-left: 90px !important;
}

.pd-95 {
    padding: 95px;
}

.pd-95-force {
    padding: 95px !important;
}

.pd-y-95 {
    padding-top: 95px;
    padding-bottom: 95px;
}

.pd-y-95-force {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
}

.pd-x-95 {
    padding-left: 95px;
    padding-right: 95px;
}

.pd-x-95-force {
    padding-left: 95px !important;
    padding-right: 95px !important;
}

.pd-t-95 {
    padding-top: 95px;
}

.pd-r-95 {
    padding-right: 95px;
}

.pd-b-95 {
    padding-bottom: 95px;
}

.pd-l-95 {
    padding-left: 95px;
}

.pd-t-95-force {
    padding-top: 95px !important;
}

.pd-r-95-force {
    padding-right: 95px !important;
}

.pd-b-95-force {
    padding-bottom: 95px !important;
}

.pd-l-95-force {
    padding-left: 95px !important;
}

.pd-100 {
    padding: 100px;
}

.pd-100-force {
    padding: 100px !important;
}

.pd-y-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.pd-y-100-force {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.pd-x-100 {
    padding-left: 100px;
    padding-right: 100px;
}

.pd-x-100-force {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.pd-t-100 {
    padding-top: 100px;
}

.pd-r-100 {
    padding-right: 100px;
}

.pd-b-100 {
    padding-bottom: 100px;
}

.pd-l-100 {
    padding-left: 100px;
}

.pd-t-100-force {
    padding-top: 100px !important;
}

.pd-r-100-force {
    padding-right: 100px !important;
}

.pd-b-100-force {
    padding-bottom: 100px !important;
}

.pd-l-100-force {
    padding-left: 100px !important;
}

.pd-110 {
    padding: 110px;
}

.pd-110-force {
    padding: 110px !important;
}

.pd-y-110 {
    padding-top: 110px;
    padding-bottom: 110px;
}

.pd-y-110-force {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
}

.pd-x-110 {
    padding-left: 110px;
    padding-right: 110px;
}

.pd-x-110-force {
    padding-left: 110px !important;
    padding-right: 110px !important;
}

.pd-t-110 {
    padding-top: 110px;
}

.pd-r-110 {
    padding-right: 110px;
}

.pd-b-110 {
    padding-bottom: 110px;
}

.pd-l-110 {
    padding-left: 110px;
}

.pd-t-110-force {
    padding-top: 110px !important;
}

.pd-r-110-force {
    padding-right: 110px !important;
}

.pd-b-110-force {
    padding-bottom: 110px !important;
}

.pd-l-110-force {
    padding-left: 110px !important;
}

.pd-120 {
    padding: 120px;
}

.pd-120-force {
    padding: 120px !important;
}

.pd-y-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.pd-y-120-force {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}

.pd-x-120 {
    padding-left: 120px;
    padding-right: 120px;
}

.pd-x-120-force {
    padding-left: 120px !important;
    padding-right: 120px !important;
}

.pd-t-120 {
    padding-top: 120px;
}

.pd-r-120 {
    padding-right: 120px;
}

.pd-b-120 {
    padding-bottom: 120px;
}

.pd-l-120 {
    padding-left: 120px;
}

.pd-t-120-force {
    padding-top: 120px !important;
}

.pd-r-120-force {
    padding-right: 120px !important;
}

.pd-b-120-force {
    padding-bottom: 120px !important;
}

.pd-l-120-force {
    padding-left: 120px !important;
}

.pd-130 {
    padding: 130px;
}

.pd-130-force {
    padding: 130px !important;
}

.pd-y-130 {
    padding-top: 130px;
    padding-bottom: 130px;
}

.pd-y-130-force {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
}

.pd-x-130 {
    padding-left: 130px;
    padding-right: 130px;
}

.pd-x-130-force {
    padding-left: 130px !important;
    padding-right: 130px !important;
}

.pd-t-130 {
    padding-top: 130px;
}

.pd-r-130 {
    padding-right: 130px;
}

.pd-b-130 {
    padding-bottom: 130px;
}

.pd-l-130 {
    padding-left: 130px;
}

.pd-t-130-force {
    padding-top: 130px !important;
}

.pd-r-130-force {
    padding-right: 130px !important;
}

.pd-b-130-force {
    padding-bottom: 130px !important;
}

.pd-l-130-force {
    padding-left: 130px !important;
}

.pd-140 {
    padding: 140px;
}

.pd-140-force {
    padding: 140px !important;
}

.pd-y-140 {
    padding-top: 140px;
    padding-bottom: 140px;
}

.pd-y-140-force {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
}

.pd-x-140 {
    padding-left: 140px;
    padding-right: 140px;
}

.pd-x-140-force {
    padding-left: 140px !important;
    padding-right: 140px !important;
}

.pd-t-140 {
    padding-top: 140px;
}

.pd-r-140 {
    padding-right: 140px;
}

.pd-b-140 {
    padding-bottom: 140px;
}

.pd-l-140 {
    padding-left: 140px;
}

.pd-t-140-force {
    padding-top: 140px !important;
}

.pd-r-140-force {
    padding-right: 140px !important;
}

.pd-b-140-force {
    padding-bottom: 140px !important;
}

.pd-l-140-force {
    padding-left: 140px !important;
}

.pd-150 {
    padding: 150px;
}

.pd-150-force {
    padding: 150px !important;
}

.pd-y-150 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.pd-y-150-force {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}

.pd-x-150 {
    padding-left: 150px;
    padding-right: 150px;
}

.pd-x-150-force {
    padding-left: 150px !important;
    padding-right: 150px !important;
}

.pd-t-150 {
    padding-top: 150px;
}

.pd-r-150 {
    padding-right: 150px;
}

.pd-b-150 {
    padding-bottom: 150px;
}

.pd-l-150 {
    padding-left: 150px;
}

.pd-t-150-force {
    padding-top: 150px !important;
}

.pd-r-150-force {
    padding-right: 150px !important;
}

.pd-b-150-force {
    padding-bottom: 150px !important;
}

.pd-l-150-force {
    padding-left: 150px !important;
}

.pd-160 {
    padding: 160px;
}

.pd-160-force {
    padding: 160px !important;
}

.pd-y-160 {
    padding-top: 160px;
    padding-bottom: 160px;
}

.pd-y-160-force {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
}

.pd-x-160 {
    padding-left: 160px;
    padding-right: 160px;
}

.pd-x-160-force {
    padding-left: 160px !important;
    padding-right: 160px !important;
}

.pd-t-160 {
    padding-top: 160px;
}

.pd-r-160 {
    padding-right: 160px;
}

.pd-b-160 {
    padding-bottom: 160px;
}

.pd-l-160 {
    padding-left: 160px;
}

.pd-t-160-force {
    padding-top: 160px !important;
}

.pd-r-160-force {
    padding-right: 160px !important;
}

.pd-b-160-force {
    padding-bottom: 160px !important;
}

.pd-l-160-force {
    padding-left: 160px !important;
}

.pd-170 {
    padding: 170px;
}

.pd-170-force {
    padding: 170px !important;
}

.pd-y-170 {
    padding-top: 170px;
    padding-bottom: 170px;
}

.pd-y-170-force {
    padding-top: 170px !important;
    padding-bottom: 170px !important;
}

.pd-x-170 {
    padding-left: 170px;
    padding-right: 170px;
}

.pd-x-170-force {
    padding-left: 170px !important;
    padding-right: 170px !important;
}

.pd-t-170 {
    padding-top: 170px;
}

.pd-r-170 {
    padding-right: 170px;
}

.pd-b-170 {
    padding-bottom: 170px;
}

.pd-l-170 {
    padding-left: 170px;
}

.pd-t-170-force {
    padding-top: 170px !important;
}

.pd-r-170-force {
    padding-right: 170px !important;
}

.pd-b-170-force {
    padding-bottom: 170px !important;
}

.pd-l-170-force {
    padding-left: 170px !important;
}

.pd-180 {
    padding: 180px;
}

.pd-180-force {
    padding: 180px !important;
}

.pd-y-180 {
    padding-top: 180px;
    padding-bottom: 180px;
}

.pd-y-180-force {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
}

.pd-x-180 {
    padding-left: 180px;
    padding-right: 180px;
}

.pd-x-180-force {
    padding-left: 180px !important;
    padding-right: 180px !important;
}

.pd-t-180 {
    padding-top: 180px;
}

.pd-r-180 {
    padding-right: 180px;
}

.pd-b-180 {
    padding-bottom: 180px;
}

.pd-l-180 {
    padding-left: 180px;
}

.pd-t-180-force {
    padding-top: 180px !important;
}

.pd-r-180-force {
    padding-right: 180px !important;
}

.pd-b-180-force {
    padding-bottom: 180px !important;
}

.pd-l-180-force {
    padding-left: 180px !important;
}

.pd-190 {
    padding: 190px;
}

.pd-190-force {
    padding: 190px !important;
}

.pd-y-190 {
    padding-top: 190px;
    padding-bottom: 190px;
}

.pd-y-190-force {
    padding-top: 190px !important;
    padding-bottom: 190px !important;
}

.pd-x-190 {
    padding-left: 190px;
    padding-right: 190px;
}

.pd-x-190-force {
    padding-left: 190px !important;
    padding-right: 190px !important;
}

.pd-t-190 {
    padding-top: 190px;
}

.pd-r-190 {
    padding-right: 190px;
}

.pd-b-190 {
    padding-bottom: 190px;
}

.pd-l-190 {
    padding-left: 190px;
}

.pd-t-190-force {
    padding-top: 190px !important;
}

.pd-r-190-force {
    padding-right: 190px !important;
}

.pd-b-190-force {
    padding-bottom: 190px !important;
}

.pd-l-190-force {
    padding-left: 190px !important;
}

.pd-200 {
    padding: 200px;
}

.pd-200-force {
    padding: 200px !important;
}

.pd-y-200 {
    padding-top: 200px;
    padding-bottom: 200px;
}

.pd-y-200-force {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
}

.pd-x-200 {
    padding-left: 200px;
    padding-right: 200px;
}

.pd-x-200-force {
    padding-left: 200px !important;
    padding-right: 200px !important;
}

.pd-t-200 {
    padding-top: 200px;
}

.pd-r-200 {
    padding-right: 200px;
}

.pd-b-200 {
    padding-bottom: 200px;
}

.pd-l-200 {
    padding-left: 200px;
}

.pd-t-200-force {
    padding-top: 200px !important;
}

.pd-r-200-force {
    padding-right: 200px !important;
}

.pd-b-200-force {
    padding-bottom: 200px !important;
}

.pd-l-200-force {
    padding-left: 200px !important;
}

@media (min-width: 480px) {
    .pd-xs-0 {
        padding: 0px;
    }
    .pd-xs-0-force {
        padding: 0px !important;
    }
    .pd-xs-y-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .pd-xs-y-0-force {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .pd-xs-x-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pd-xs-x-0-force {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .pd-xs-t-0 {
        padding-top: 0px;
    }
    .pd-xs-r-0 {
        padding-right: 0px;
    }
    .pd-xs-b-0 {
        padding-bottom: 0px;
    }
    .pd-xs-l-0 {
        padding-left: 0px;
    }
    .pd-xs-t-0-force {
        padding-top: 0px !important;
    }
    .pd-xs-r-0-force {
        padding-right: 0px !important;
    }
    .pd-xs-b-0-force {
        padding-bottom: 0px !important;
    }
    .pd-xs-l-0-force {
        padding-left: 0px !important;
    }
    .pd-xs-1 {
        padding: 1px;
    }
    .pd-xs-1-force {
        padding: 1px !important;
    }
    .pd-xs-y-1 {
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .pd-xs-y-1-force {
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }
    .pd-xs-x-1 {
        padding-left: 1px;
        padding-right: 1px;
    }
    .pd-xs-x-1-force {
        padding-left: 1px !important;
        padding-right: 1px !important;
    }
    .pd-xs-t-1 {
        padding-top: 1px;
    }
    .pd-xs-r-1 {
        padding-right: 1px;
    }
    .pd-xs-b-1 {
        padding-bottom: 1px;
    }
    .pd-xs-l-1 {
        padding-left: 1px;
    }
    .pd-xs-t-1-force {
        padding-top: 1px !important;
    }
    .pd-xs-r-1-force {
        padding-right: 1px !important;
    }
    .pd-xs-b-1-force {
        padding-bottom: 1px !important;
    }
    .pd-xs-l-1-force {
        padding-left: 1px !important;
    }
    .pd-xs-2 {
        padding: 2px;
    }
    .pd-xs-2-force {
        padding: 2px !important;
    }
    .pd-xs-y-2 {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .pd-xs-y-2-force {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    .pd-xs-x-2 {
        padding-left: 2px;
        padding-right: 2px;
    }
    .pd-xs-x-2-force {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }
    .pd-xs-t-2 {
        padding-top: 2px;
    }
    .pd-xs-r-2 {
        padding-right: 2px;
    }
    .pd-xs-b-2 {
        padding-bottom: 2px;
    }
    .pd-xs-l-2 {
        padding-left: 2px;
    }
    .pd-xs-t-2-force {
        padding-top: 2px !important;
    }
    .pd-xs-r-2-force {
        padding-right: 2px !important;
    }
    .pd-xs-b-2-force {
        padding-bottom: 2px !important;
    }
    .pd-xs-l-2-force {
        padding-left: 2px !important;
    }
    .pd-xs-3 {
        padding: 3px;
    }
    .pd-xs-3-force {
        padding: 3px !important;
    }
    .pd-xs-y-3 {
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .pd-xs-y-3-force {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }
    .pd-xs-x-3 {
        padding-left: 3px;
        padding-right: 3px;
    }
    .pd-xs-x-3-force {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    .pd-xs-t-3 {
        padding-top: 3px;
    }
    .pd-xs-r-3 {
        padding-right: 3px;
    }
    .pd-xs-b-3 {
        padding-bottom: 3px;
    }
    .pd-xs-l-3 {
        padding-left: 3px;
    }
    .pd-xs-t-3-force {
        padding-top: 3px !important;
    }
    .pd-xs-r-3-force {
        padding-right: 3px !important;
    }
    .pd-xs-b-3-force {
        padding-bottom: 3px !important;
    }
    .pd-xs-l-3-force {
        padding-left: 3px !important;
    }
    .pd-xs-4 {
        padding: 4px;
    }
    .pd-xs-4-force {
        padding: 4px !important;
    }
    .pd-xs-y-4 {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .pd-xs-y-4-force {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
    .pd-xs-x-4 {
        padding-left: 4px;
        padding-right: 4px;
    }
    .pd-xs-x-4-force {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .pd-xs-t-4 {
        padding-top: 4px;
    }
    .pd-xs-r-4 {
        padding-right: 4px;
    }
    .pd-xs-b-4 {
        padding-bottom: 4px;
    }
    .pd-xs-l-4 {
        padding-left: 4px;
    }
    .pd-xs-t-4-force {
        padding-top: 4px !important;
    }
    .pd-xs-r-4-force {
        padding-right: 4px !important;
    }
    .pd-xs-b-4-force {
        padding-bottom: 4px !important;
    }
    .pd-xs-l-4-force {
        padding-left: 4px !important;
    }
    .pd-xs-5 {
        padding: 5px;
    }
    .pd-xs-5-force {
        padding: 5px !important;
    }
    .pd-xs-y-5 {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .pd-xs-y-5-force {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .pd-xs-x-5 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .pd-xs-x-5-force {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .pd-xs-t-5 {
        padding-top: 5px;
    }
    .pd-xs-r-5 {
        padding-right: 5px;
    }
    .pd-xs-b-5 {
        padding-bottom: 5px;
    }
    .pd-xs-l-5 {
        padding-left: 5px;
    }
    .pd-xs-t-5-force {
        padding-top: 5px !important;
    }
    .pd-xs-r-5-force {
        padding-right: 5px !important;
    }
    .pd-xs-b-5-force {
        padding-bottom: 5px !important;
    }
    .pd-xs-l-5-force {
        padding-left: 5px !important;
    }
    .pd-xs-6 {
        padding: 6px;
    }
    .pd-xs-6-force {
        padding: 6px !important;
    }
    .pd-xs-y-6 {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .pd-xs-y-6-force {
        padding-top: 6px !important;
        padding-bottom: 6px !important;
    }
    .pd-xs-x-6 {
        padding-left: 6px;
        padding-right: 6px;
    }
    .pd-xs-x-6-force {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    .pd-xs-t-6 {
        padding-top: 6px;
    }
    .pd-xs-r-6 {
        padding-right: 6px;
    }
    .pd-xs-b-6 {
        padding-bottom: 6px;
    }
    .pd-xs-l-6 {
        padding-left: 6px;
    }
    .pd-xs-t-6-force {
        padding-top: 6px !important;
    }
    .pd-xs-r-6-force {
        padding-right: 6px !important;
    }
    .pd-xs-b-6-force {
        padding-bottom: 6px !important;
    }
    .pd-xs-l-6-force {
        padding-left: 6px !important;
    }
    .pd-xs-7 {
        padding: 7px;
    }
    .pd-xs-7-force {
        padding: 7px !important;
    }
    .pd-xs-y-7 {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .pd-xs-y-7-force {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
    .pd-xs-x-7 {
        padding-left: 7px;
        padding-right: 7px;
    }
    .pd-xs-x-7-force {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    .pd-xs-t-7 {
        padding-top: 7px;
    }
    .pd-xs-r-7 {
        padding-right: 7px;
    }
    .pd-xs-b-7 {
        padding-bottom: 7px;
    }
    .pd-xs-l-7 {
        padding-left: 7px;
    }
    .pd-xs-t-7-force {
        padding-top: 7px !important;
    }
    .pd-xs-r-7-force {
        padding-right: 7px !important;
    }
    .pd-xs-b-7-force {
        padding-bottom: 7px !important;
    }
    .pd-xs-l-7-force {
        padding-left: 7px !important;
    }
    .pd-xs-8 {
        padding: 8px;
    }
    .pd-xs-8-force {
        padding: 8px !important;
    }
    .pd-xs-y-8 {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .pd-xs-y-8-force {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .pd-xs-x-8 {
        padding-left: 8px;
        padding-right: 8px;
    }
    .pd-xs-x-8-force {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .pd-xs-t-8 {
        padding-top: 8px;
    }
    .pd-xs-r-8 {
        padding-right: 8px;
    }
    .pd-xs-b-8 {
        padding-bottom: 8px;
    }
    .pd-xs-l-8 {
        padding-left: 8px;
    }
    .pd-xs-t-8-force {
        padding-top: 8px !important;
    }
    .pd-xs-r-8-force {
        padding-right: 8px !important;
    }
    .pd-xs-b-8-force {
        padding-bottom: 8px !important;
    }
    .pd-xs-l-8-force {
        padding-left: 8px !important;
    }
    .pd-xs-9 {
        padding: 9px;
    }
    .pd-xs-9-force {
        padding: 9px !important;
    }
    .pd-xs-y-9 {
        padding-top: 9px;
        padding-bottom: 9px;
    }
    .pd-xs-y-9-force {
        padding-top: 9px !important;
        padding-bottom: 9px !important;
    }
    .pd-xs-x-9 {
        padding-left: 9px;
        padding-right: 9px;
    }
    .pd-xs-x-9-force {
        padding-left: 9px !important;
        padding-right: 9px !important;
    }
    .pd-xs-t-9 {
        padding-top: 9px;
    }
    .pd-xs-r-9 {
        padding-right: 9px;
    }
    .pd-xs-b-9 {
        padding-bottom: 9px;
    }
    .pd-xs-l-9 {
        padding-left: 9px;
    }
    .pd-xs-t-9-force {
        padding-top: 9px !important;
    }
    .pd-xs-r-9-force {
        padding-right: 9px !important;
    }
    .pd-xs-b-9-force {
        padding-bottom: 9px !important;
    }
    .pd-xs-l-9-force {
        padding-left: 9px !important;
    }
    .pd-xs-10 {
        padding: 10px;
    }
    .pd-xs-10-force {
        padding: 10px !important;
    }
    .pd-xs-y-10 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .pd-xs-y-10-force {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .pd-xs-x-10 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .pd-xs-x-10-force {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .pd-xs-t-10 {
        padding-top: 10px;
    }
    .pd-xs-r-10 {
        padding-right: 10px;
    }
    .pd-xs-b-10 {
        padding-bottom: 10px;
    }
    .pd-xs-l-10 {
        padding-left: 10px;
    }
    .pd-xs-t-10-force {
        padding-top: 10px !important;
    }
    .pd-xs-r-10-force {
        padding-right: 10px !important;
    }
    .pd-xs-b-10-force {
        padding-bottom: 10px !important;
    }
    .pd-xs-l-10-force {
        padding-left: 10px !important;
    }
    .pd-xs-15 {
        padding: 15px;
    }
    .pd-xs-15-force {
        padding: 15px !important;
    }
    .pd-xs-y-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .pd-xs-y-15-force {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .pd-xs-x-15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pd-xs-x-15-force {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .pd-xs-t-15 {
        padding-top: 15px;
    }
    .pd-xs-r-15 {
        padding-right: 15px;
    }
    .pd-xs-b-15 {
        padding-bottom: 15px;
    }
    .pd-xs-l-15 {
        padding-left: 15px;
    }
    .pd-xs-t-15-force {
        padding-top: 15px !important;
    }
    .pd-xs-r-15-force {
        padding-right: 15px !important;
    }
    .pd-xs-b-15-force {
        padding-bottom: 15px !important;
    }
    .pd-xs-l-15-force {
        padding-left: 15px !important;
    }
    .pd-xs-20 {
        padding: 20px;
    }
    .pd-xs-20-force {
        padding: 20px !important;
    }
    .pd-xs-y-20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .pd-xs-y-20-force {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .pd-xs-x-20 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pd-xs-x-20-force {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .pd-xs-t-20 {
        padding-top: 20px;
    }
    .pd-xs-r-20 {
        padding-right: 20px;
    }
    .pd-xs-b-20 {
        padding-bottom: 20px;
    }
    .pd-xs-l-20 {
        padding-left: 20px;
    }
    .pd-xs-t-20-force {
        padding-top: 20px !important;
    }
    .pd-xs-r-20-force {
        padding-right: 20px !important;
    }
    .pd-xs-b-20-force {
        padding-bottom: 20px !important;
    }
    .pd-xs-l-20-force {
        padding-left: 20px !important;
    }
    .pd-xs-25 {
        padding: 25px;
    }
    .pd-xs-25-force {
        padding: 25px !important;
    }
    .pd-xs-y-25 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .pd-xs-y-25-force {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .pd-xs-x-25 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .pd-xs-x-25-force {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .pd-xs-t-25 {
        padding-top: 25px;
    }
    .pd-xs-r-25 {
        padding-right: 25px;
    }
    .pd-xs-b-25 {
        padding-bottom: 25px;
    }
    .pd-xs-l-25 {
        padding-left: 25px;
    }
    .pd-xs-t-25-force {
        padding-top: 25px !important;
    }
    .pd-xs-r-25-force {
        padding-right: 25px !important;
    }
    .pd-xs-b-25-force {
        padding-bottom: 25px !important;
    }
    .pd-xs-l-25-force {
        padding-left: 25px !important;
    }
    .pd-xs-30 {
        padding: 30px;
    }
    .pd-xs-30-force {
        padding: 30px !important;
    }
    .pd-xs-y-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pd-xs-y-30-force {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .pd-xs-x-30 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .pd-xs-x-30-force {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .pd-xs-t-30 {
        padding-top: 30px;
    }
    .pd-xs-r-30 {
        padding-right: 30px;
    }
    .pd-xs-b-30 {
        padding-bottom: 30px;
    }
    .pd-xs-l-30 {
        padding-left: 30px;
    }
    .pd-xs-t-30-force {
        padding-top: 30px !important;
    }
    .pd-xs-r-30-force {
        padding-right: 30px !important;
    }
    .pd-xs-b-30-force {
        padding-bottom: 30px !important;
    }
    .pd-xs-l-30-force {
        padding-left: 30px !important;
    }
    .pd-xs-35 {
        padding: 35px;
    }
    .pd-xs-35-force {
        padding: 35px !important;
    }
    .pd-xs-y-35 {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .pd-xs-y-35-force {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .pd-xs-x-35 {
        padding-left: 35px;
        padding-right: 35px;
    }
    .pd-xs-x-35-force {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .pd-xs-t-35 {
        padding-top: 35px;
    }
    .pd-xs-r-35 {
        padding-right: 35px;
    }
    .pd-xs-b-35 {
        padding-bottom: 35px;
    }
    .pd-xs-l-35 {
        padding-left: 35px;
    }
    .pd-xs-t-35-force {
        padding-top: 35px !important;
    }
    .pd-xs-r-35-force {
        padding-right: 35px !important;
    }
    .pd-xs-b-35-force {
        padding-bottom: 35px !important;
    }
    .pd-xs-l-35-force {
        padding-left: 35px !important;
    }
    .pd-xs-40 {
        padding: 40px;
    }
    .pd-xs-40-force {
        padding: 40px !important;
    }
    .pd-xs-y-40 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .pd-xs-y-40-force {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .pd-xs-x-40 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .pd-xs-x-40-force {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .pd-xs-t-40 {
        padding-top: 40px;
    }
    .pd-xs-r-40 {
        padding-right: 40px;
    }
    .pd-xs-b-40 {
        padding-bottom: 40px;
    }
    .pd-xs-l-40 {
        padding-left: 40px;
    }
    .pd-xs-t-40-force {
        padding-top: 40px !important;
    }
    .pd-xs-r-40-force {
        padding-right: 40px !important;
    }
    .pd-xs-b-40-force {
        padding-bottom: 40px !important;
    }
    .pd-xs-l-40-force {
        padding-left: 40px !important;
    }
    .pd-xs-45 {
        padding: 45px;
    }
    .pd-xs-45-force {
        padding: 45px !important;
    }
    .pd-xs-y-45 {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .pd-xs-y-45-force {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
    .pd-xs-x-45 {
        padding-left: 45px;
        padding-right: 45px;
    }
    .pd-xs-x-45-force {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }
    .pd-xs-t-45 {
        padding-top: 45px;
    }
    .pd-xs-r-45 {
        padding-right: 45px;
    }
    .pd-xs-b-45 {
        padding-bottom: 45px;
    }
    .pd-xs-l-45 {
        padding-left: 45px;
    }
    .pd-xs-t-45-force {
        padding-top: 45px !important;
    }
    .pd-xs-r-45-force {
        padding-right: 45px !important;
    }
    .pd-xs-b-45-force {
        padding-bottom: 45px !important;
    }
    .pd-xs-l-45-force {
        padding-left: 45px !important;
    }
    .pd-xs-50 {
        padding: 50px;
    }
    .pd-xs-50-force {
        padding: 50px !important;
    }
    .pd-xs-y-50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pd-xs-y-50-force {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .pd-xs-x-50 {
        padding-left: 50px;
        padding-right: 50px;
    }
    .pd-xs-x-50-force {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .pd-xs-t-50 {
        padding-top: 50px;
    }
    .pd-xs-r-50 {
        padding-right: 50px;
    }
    .pd-xs-b-50 {
        padding-bottom: 50px;
    }
    .pd-xs-l-50 {
        padding-left: 50px;
    }
    .pd-xs-t-50-force {
        padding-top: 50px !important;
    }
    .pd-xs-r-50-force {
        padding-right: 50px !important;
    }
    .pd-xs-b-50-force {
        padding-bottom: 50px !important;
    }
    .pd-xs-l-50-force {
        padding-left: 50px !important;
    }
    .pd-xs-55 {
        padding: 55px;
    }
    .pd-xs-55-force {
        padding: 55px !important;
    }
    .pd-xs-y-55 {
        padding-top: 55px;
        padding-bottom: 55px;
    }
    .pd-xs-y-55-force {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .pd-xs-x-55 {
        padding-left: 55px;
        padding-right: 55px;
    }
    .pd-xs-x-55-force {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
    .pd-xs-t-55 {
        padding-top: 55px;
    }
    .pd-xs-r-55 {
        padding-right: 55px;
    }
    .pd-xs-b-55 {
        padding-bottom: 55px;
    }
    .pd-xs-l-55 {
        padding-left: 55px;
    }
    .pd-xs-t-55-force {
        padding-top: 55px !important;
    }
    .pd-xs-r-55-force {
        padding-right: 55px !important;
    }
    .pd-xs-b-55-force {
        padding-bottom: 55px !important;
    }
    .pd-xs-l-55-force {
        padding-left: 55px !important;
    }
    .pd-xs-60 {
        padding: 60px;
    }
    .pd-xs-60-force {
        padding: 60px !important;
    }
    .pd-xs-y-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .pd-xs-y-60-force {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .pd-xs-x-60 {
        padding-left: 60px;
        padding-right: 60px;
    }
    .pd-xs-x-60-force {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .pd-xs-t-60 {
        padding-top: 60px;
    }
    .pd-xs-r-60 {
        padding-right: 60px;
    }
    .pd-xs-b-60 {
        padding-bottom: 60px;
    }
    .pd-xs-l-60 {
        padding-left: 60px;
    }
    .pd-xs-t-60-force {
        padding-top: 60px !important;
    }
    .pd-xs-r-60-force {
        padding-right: 60px !important;
    }
    .pd-xs-b-60-force {
        padding-bottom: 60px !important;
    }
    .pd-xs-l-60-force {
        padding-left: 60px !important;
    }
    .pd-xs-65 {
        padding: 65px;
    }
    .pd-xs-65-force {
        padding: 65px !important;
    }
    .pd-xs-y-65 {
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .pd-xs-y-65-force {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }
    .pd-xs-x-65 {
        padding-left: 65px;
        padding-right: 65px;
    }
    .pd-xs-x-65-force {
        padding-left: 65px !important;
        padding-right: 65px !important;
    }
    .pd-xs-t-65 {
        padding-top: 65px;
    }
    .pd-xs-r-65 {
        padding-right: 65px;
    }
    .pd-xs-b-65 {
        padding-bottom: 65px;
    }
    .pd-xs-l-65 {
        padding-left: 65px;
    }
    .pd-xs-t-65-force {
        padding-top: 65px !important;
    }
    .pd-xs-r-65-force {
        padding-right: 65px !important;
    }
    .pd-xs-b-65-force {
        padding-bottom: 65px !important;
    }
    .pd-xs-l-65-force {
        padding-left: 65px !important;
    }
    .pd-xs-70 {
        padding: 70px;
    }
    .pd-xs-70-force {
        padding: 70px !important;
    }
    .pd-xs-y-70 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .pd-xs-y-70-force {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .pd-xs-x-70 {
        padding-left: 70px;
        padding-right: 70px;
    }
    .pd-xs-x-70-force {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }
    .pd-xs-t-70 {
        padding-top: 70px;
    }
    .pd-xs-r-70 {
        padding-right: 70px;
    }
    .pd-xs-b-70 {
        padding-bottom: 70px;
    }
    .pd-xs-l-70 {
        padding-left: 70px;
    }
    .pd-xs-t-70-force {
        padding-top: 70px !important;
    }
    .pd-xs-r-70-force {
        padding-right: 70px !important;
    }
    .pd-xs-b-70-force {
        padding-bottom: 70px !important;
    }
    .pd-xs-l-70-force {
        padding-left: 70px !important;
    }
    .pd-xs-75 {
        padding: 75px;
    }
    .pd-xs-75-force {
        padding: 75px !important;
    }
    .pd-xs-y-75 {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .pd-xs-y-75-force {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    .pd-xs-x-75 {
        padding-left: 75px;
        padding-right: 75px;
    }
    .pd-xs-x-75-force {
        padding-left: 75px !important;
        padding-right: 75px !important;
    }
    .pd-xs-t-75 {
        padding-top: 75px;
    }
    .pd-xs-r-75 {
        padding-right: 75px;
    }
    .pd-xs-b-75 {
        padding-bottom: 75px;
    }
    .pd-xs-l-75 {
        padding-left: 75px;
    }
    .pd-xs-t-75-force {
        padding-top: 75px !important;
    }
    .pd-xs-r-75-force {
        padding-right: 75px !important;
    }
    .pd-xs-b-75-force {
        padding-bottom: 75px !important;
    }
    .pd-xs-l-75-force {
        padding-left: 75px !important;
    }
    .pd-xs-80 {
        padding: 80px;
    }
    .pd-xs-80-force {
        padding: 80px !important;
    }
    .pd-xs-y-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .pd-xs-y-80-force {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .pd-xs-x-80 {
        padding-left: 80px;
        padding-right: 80px;
    }
    .pd-xs-x-80-force {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .pd-xs-t-80 {
        padding-top: 80px;
    }
    .pd-xs-r-80 {
        padding-right: 80px;
    }
    .pd-xs-b-80 {
        padding-bottom: 80px;
    }
    .pd-xs-l-80 {
        padding-left: 80px;
    }
    .pd-xs-t-80-force {
        padding-top: 80px !important;
    }
    .pd-xs-r-80-force {
        padding-right: 80px !important;
    }
    .pd-xs-b-80-force {
        padding-bottom: 80px !important;
    }
    .pd-xs-l-80-force {
        padding-left: 80px !important;
    }
    .pd-xs-85 {
        padding: 85px;
    }
    .pd-xs-85-force {
        padding: 85px !important;
    }
    .pd-xs-y-85 {
        padding-top: 85px;
        padding-bottom: 85px;
    }
    .pd-xs-y-85-force {
        padding-top: 85px !important;
        padding-bottom: 85px !important;
    }
    .pd-xs-x-85 {
        padding-left: 85px;
        padding-right: 85px;
    }
    .pd-xs-x-85-force {
        padding-left: 85px !important;
        padding-right: 85px !important;
    }
    .pd-xs-t-85 {
        padding-top: 85px;
    }
    .pd-xs-r-85 {
        padding-right: 85px;
    }
    .pd-xs-b-85 {
        padding-bottom: 85px;
    }
    .pd-xs-l-85 {
        padding-left: 85px;
    }
    .pd-xs-t-85-force {
        padding-top: 85px !important;
    }
    .pd-xs-r-85-force {
        padding-right: 85px !important;
    }
    .pd-xs-b-85-force {
        padding-bottom: 85px !important;
    }
    .pd-xs-l-85-force {
        padding-left: 85px !important;
    }
    .pd-xs-90 {
        padding: 90px;
    }
    .pd-xs-90-force {
        padding: 90px !important;
    }
    .pd-xs-y-90 {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .pd-xs-y-90-force {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    .pd-xs-x-90 {
        padding-left: 90px;
        padding-right: 90px;
    }
    .pd-xs-x-90-force {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }
    .pd-xs-t-90 {
        padding-top: 90px;
    }
    .pd-xs-r-90 {
        padding-right: 90px;
    }
    .pd-xs-b-90 {
        padding-bottom: 90px;
    }
    .pd-xs-l-90 {
        padding-left: 90px;
    }
    .pd-xs-t-90-force {
        padding-top: 90px !important;
    }
    .pd-xs-r-90-force {
        padding-right: 90px !important;
    }
    .pd-xs-b-90-force {
        padding-bottom: 90px !important;
    }
    .pd-xs-l-90-force {
        padding-left: 90px !important;
    }
    .pd-xs-95 {
        padding: 95px;
    }
    .pd-xs-95-force {
        padding: 95px !important;
    }
    .pd-xs-y-95 {
        padding-top: 95px;
        padding-bottom: 95px;
    }
    .pd-xs-y-95-force {
        padding-top: 95px !important;
        padding-bottom: 95px !important;
    }
    .pd-xs-x-95 {
        padding-left: 95px;
        padding-right: 95px;
    }
    .pd-xs-x-95-force {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
    .pd-xs-t-95 {
        padding-top: 95px;
    }
    .pd-xs-r-95 {
        padding-right: 95px;
    }
    .pd-xs-b-95 {
        padding-bottom: 95px;
    }
    .pd-xs-l-95 {
        padding-left: 95px;
    }
    .pd-xs-t-95-force {
        padding-top: 95px !important;
    }
    .pd-xs-r-95-force {
        padding-right: 95px !important;
    }
    .pd-xs-b-95-force {
        padding-bottom: 95px !important;
    }
    .pd-xs-l-95-force {
        padding-left: 95px !important;
    }
    .pd-xs-100 {
        padding: 100px;
    }
    .pd-xs-100-force {
        padding: 100px !important;
    }
    .pd-xs-y-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .pd-xs-y-100-force {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .pd-xs-x-100 {
        padding-left: 100px;
        padding-right: 100px;
    }
    .pd-xs-x-100-force {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .pd-xs-t-100 {
        padding-top: 100px;
    }
    .pd-xs-r-100 {
        padding-right: 100px;
    }
    .pd-xs-b-100 {
        padding-bottom: 100px;
    }
    .pd-xs-l-100 {
        padding-left: 100px;
    }
    .pd-xs-t-100-force {
        padding-top: 100px !important;
    }
    .pd-xs-r-100-force {
        padding-right: 100px !important;
    }
    .pd-xs-b-100-force {
        padding-bottom: 100px !important;
    }
    .pd-xs-l-100-force {
        padding-left: 100px !important;
    }
    .pd-xs-110 {
        padding: 110px;
    }
    .pd-xs-110-force {
        padding: 110px !important;
    }
    .pd-xs-y-110 {
        padding-top: 110px;
        padding-bottom: 110px;
    }
    .pd-xs-y-110-force {
        padding-top: 110px !important;
        padding-bottom: 110px !important;
    }
    .pd-xs-x-110 {
        padding-left: 110px;
        padding-right: 110px;
    }
    .pd-xs-x-110-force {
        padding-left: 110px !important;
        padding-right: 110px !important;
    }
    .pd-xs-t-110 {
        padding-top: 110px;
    }
    .pd-xs-r-110 {
        padding-right: 110px;
    }
    .pd-xs-b-110 {
        padding-bottom: 110px;
    }
    .pd-xs-l-110 {
        padding-left: 110px;
    }
    .pd-xs-t-110-force {
        padding-top: 110px !important;
    }
    .pd-xs-r-110-force {
        padding-right: 110px !important;
    }
    .pd-xs-b-110-force {
        padding-bottom: 110px !important;
    }
    .pd-xs-l-110-force {
        padding-left: 110px !important;
    }
    .pd-xs-120 {
        padding: 120px;
    }
    .pd-xs-120-force {
        padding: 120px !important;
    }
    .pd-xs-y-120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .pd-xs-y-120-force {
        padding-top: 120px !important;
        padding-bottom: 120px !important;
    }
    .pd-xs-x-120 {
        padding-left: 120px;
        padding-right: 120px;
    }
    .pd-xs-x-120-force {
        padding-left: 120px !important;
        padding-right: 120px !important;
    }
    .pd-xs-t-120 {
        padding-top: 120px;
    }
    .pd-xs-r-120 {
        padding-right: 120px;
    }
    .pd-xs-b-120 {
        padding-bottom: 120px;
    }
    .pd-xs-l-120 {
        padding-left: 120px;
    }
    .pd-xs-t-120-force {
        padding-top: 120px !important;
    }
    .pd-xs-r-120-force {
        padding-right: 120px !important;
    }
    .pd-xs-b-120-force {
        padding-bottom: 120px !important;
    }
    .pd-xs-l-120-force {
        padding-left: 120px !important;
    }
    .pd-xs-130 {
        padding: 130px;
    }
    .pd-xs-130-force {
        padding: 130px !important;
    }
    .pd-xs-y-130 {
        padding-top: 130px;
        padding-bottom: 130px;
    }
    .pd-xs-y-130-force {
        padding-top: 130px !important;
        padding-bottom: 130px !important;
    }
    .pd-xs-x-130 {
        padding-left: 130px;
        padding-right: 130px;
    }
    .pd-xs-x-130-force {
        padding-left: 130px !important;
        padding-right: 130px !important;
    }
    .pd-xs-t-130 {
        padding-top: 130px;
    }
    .pd-xs-r-130 {
        padding-right: 130px;
    }
    .pd-xs-b-130 {
        padding-bottom: 130px;
    }
    .pd-xs-l-130 {
        padding-left: 130px;
    }
    .pd-xs-t-130-force {
        padding-top: 130px !important;
    }
    .pd-xs-r-130-force {
        padding-right: 130px !important;
    }
    .pd-xs-b-130-force {
        padding-bottom: 130px !important;
    }
    .pd-xs-l-130-force {
        padding-left: 130px !important;
    }
    .pd-xs-140 {
        padding: 140px;
    }
    .pd-xs-140-force {
        padding: 140px !important;
    }
    .pd-xs-y-140 {
        padding-top: 140px;
        padding-bottom: 140px;
    }
    .pd-xs-y-140-force {
        padding-top: 140px !important;
        padding-bottom: 140px !important;
    }
    .pd-xs-x-140 {
        padding-left: 140px;
        padding-right: 140px;
    }
    .pd-xs-x-140-force {
        padding-left: 140px !important;
        padding-right: 140px !important;
    }
    .pd-xs-t-140 {
        padding-top: 140px;
    }
    .pd-xs-r-140 {
        padding-right: 140px;
    }
    .pd-xs-b-140 {
        padding-bottom: 140px;
    }
    .pd-xs-l-140 {
        padding-left: 140px;
    }
    .pd-xs-t-140-force {
        padding-top: 140px !important;
    }
    .pd-xs-r-140-force {
        padding-right: 140px !important;
    }
    .pd-xs-b-140-force {
        padding-bottom: 140px !important;
    }
    .pd-xs-l-140-force {
        padding-left: 140px !important;
    }
    .pd-xs-150 {
        padding: 150px;
    }
    .pd-xs-150-force {
        padding: 150px !important;
    }
    .pd-xs-y-150 {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .pd-xs-y-150-force {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .pd-xs-x-150 {
        padding-left: 150px;
        padding-right: 150px;
    }
    .pd-xs-x-150-force {
        padding-left: 150px !important;
        padding-right: 150px !important;
    }
    .pd-xs-t-150 {
        padding-top: 150px;
    }
    .pd-xs-r-150 {
        padding-right: 150px;
    }
    .pd-xs-b-150 {
        padding-bottom: 150px;
    }
    .pd-xs-l-150 {
        padding-left: 150px;
    }
    .pd-xs-t-150-force {
        padding-top: 150px !important;
    }
    .pd-xs-r-150-force {
        padding-right: 150px !important;
    }
    .pd-xs-b-150-force {
        padding-bottom: 150px !important;
    }
    .pd-xs-l-150-force {
        padding-left: 150px !important;
    }
    .pd-xs-160 {
        padding: 160px;
    }
    .pd-xs-160-force {
        padding: 160px !important;
    }
    .pd-xs-y-160 {
        padding-top: 160px;
        padding-bottom: 160px;
    }
    .pd-xs-y-160-force {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }
    .pd-xs-x-160 {
        padding-left: 160px;
        padding-right: 160px;
    }
    .pd-xs-x-160-force {
        padding-left: 160px !important;
        padding-right: 160px !important;
    }
    .pd-xs-t-160 {
        padding-top: 160px;
    }
    .pd-xs-r-160 {
        padding-right: 160px;
    }
    .pd-xs-b-160 {
        padding-bottom: 160px;
    }
    .pd-xs-l-160 {
        padding-left: 160px;
    }
    .pd-xs-t-160-force {
        padding-top: 160px !important;
    }
    .pd-xs-r-160-force {
        padding-right: 160px !important;
    }
    .pd-xs-b-160-force {
        padding-bottom: 160px !important;
    }
    .pd-xs-l-160-force {
        padding-left: 160px !important;
    }
    .pd-xs-170 {
        padding: 170px;
    }
    .pd-xs-170-force {
        padding: 170px !important;
    }
    .pd-xs-y-170 {
        padding-top: 170px;
        padding-bottom: 170px;
    }
    .pd-xs-y-170-force {
        padding-top: 170px !important;
        padding-bottom: 170px !important;
    }
    .pd-xs-x-170 {
        padding-left: 170px;
        padding-right: 170px;
    }
    .pd-xs-x-170-force {
        padding-left: 170px !important;
        padding-right: 170px !important;
    }
    .pd-xs-t-170 {
        padding-top: 170px;
    }
    .pd-xs-r-170 {
        padding-right: 170px;
    }
    .pd-xs-b-170 {
        padding-bottom: 170px;
    }
    .pd-xs-l-170 {
        padding-left: 170px;
    }
    .pd-xs-t-170-force {
        padding-top: 170px !important;
    }
    .pd-xs-r-170-force {
        padding-right: 170px !important;
    }
    .pd-xs-b-170-force {
        padding-bottom: 170px !important;
    }
    .pd-xs-l-170-force {
        padding-left: 170px !important;
    }
    .pd-xs-180 {
        padding: 180px;
    }
    .pd-xs-180-force {
        padding: 180px !important;
    }
    .pd-xs-y-180 {
        padding-top: 180px;
        padding-bottom: 180px;
    }
    .pd-xs-y-180-force {
        padding-top: 180px !important;
        padding-bottom: 180px !important;
    }
    .pd-xs-x-180 {
        padding-left: 180px;
        padding-right: 180px;
    }
    .pd-xs-x-180-force {
        padding-left: 180px !important;
        padding-right: 180px !important;
    }
    .pd-xs-t-180 {
        padding-top: 180px;
    }
    .pd-xs-r-180 {
        padding-right: 180px;
    }
    .pd-xs-b-180 {
        padding-bottom: 180px;
    }
    .pd-xs-l-180 {
        padding-left: 180px;
    }
    .pd-xs-t-180-force {
        padding-top: 180px !important;
    }
    .pd-xs-r-180-force {
        padding-right: 180px !important;
    }
    .pd-xs-b-180-force {
        padding-bottom: 180px !important;
    }
    .pd-xs-l-180-force {
        padding-left: 180px !important;
    }
    .pd-xs-190 {
        padding: 190px;
    }
    .pd-xs-190-force {
        padding: 190px !important;
    }
    .pd-xs-y-190 {
        padding-top: 190px;
        padding-bottom: 190px;
    }
    .pd-xs-y-190-force {
        padding-top: 190px !important;
        padding-bottom: 190px !important;
    }
    .pd-xs-x-190 {
        padding-left: 190px;
        padding-right: 190px;
    }
    .pd-xs-x-190-force {
        padding-left: 190px !important;
        padding-right: 190px !important;
    }
    .pd-xs-t-190 {
        padding-top: 190px;
    }
    .pd-xs-r-190 {
        padding-right: 190px;
    }
    .pd-xs-b-190 {
        padding-bottom: 190px;
    }
    .pd-xs-l-190 {
        padding-left: 190px;
    }
    .pd-xs-t-190-force {
        padding-top: 190px !important;
    }
    .pd-xs-r-190-force {
        padding-right: 190px !important;
    }
    .pd-xs-b-190-force {
        padding-bottom: 190px !important;
    }
    .pd-xs-l-190-force {
        padding-left: 190px !important;
    }
    .pd-xs-200 {
        padding: 200px;
    }
    .pd-xs-200-force {
        padding: 200px !important;
    }
    .pd-xs-y-200 {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    .pd-xs-y-200-force {
        padding-top: 200px !important;
        padding-bottom: 200px !important;
    }
    .pd-xs-x-200 {
        padding-left: 200px;
        padding-right: 200px;
    }
    .pd-xs-x-200-force {
        padding-left: 200px !important;
        padding-right: 200px !important;
    }
    .pd-xs-t-200 {
        padding-top: 200px;
    }
    .pd-xs-r-200 {
        padding-right: 200px;
    }
    .pd-xs-b-200 {
        padding-bottom: 200px;
    }
    .pd-xs-l-200 {
        padding-left: 200px;
    }
    .pd-xs-t-200-force {
        padding-top: 200px !important;
    }
    .pd-xs-r-200-force {
        padding-right: 200px !important;
    }
    .pd-xs-b-200-force {
        padding-bottom: 200px !important;
    }
    .pd-xs-l-200-force {
        padding-left: 200px !important;
    }
}

@media (min-width: 576px) {
    .pd-sm-0 {
        padding: 0px;
    }
    .pd-sm-0-force {
        padding: 0px !important;
    }
    .pd-sm-y-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .pd-sm-y-0-force {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .pd-sm-x-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pd-sm-x-0-force {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .pd-sm-t-0 {
        padding-top: 0px;
    }
    .pd-sm-r-0 {
        padding-right: 0px;
    }
    .pd-sm-b-0 {
        padding-bottom: 0px;
    }
    .pd-sm-l-0 {
        padding-left: 0px;
    }
    .pd-sm-t-0-force {
        padding-top: 0px !important;
    }
    .pd-sm-r-0-force {
        padding-right: 0px !important;
    }
    .pd-sm-b-0-force {
        padding-bottom: 0px !important;
    }
    .pd-sm-l-0-force {
        padding-left: 0px !important;
    }
    .pd-sm-1 {
        padding: 1px;
    }
    .pd-sm-1-force {
        padding: 1px !important;
    }
    .pd-sm-y-1 {
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .pd-sm-y-1-force {
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }
    .pd-sm-x-1 {
        padding-left: 1px;
        padding-right: 1px;
    }
    .pd-sm-x-1-force {
        padding-left: 1px !important;
        padding-right: 1px !important;
    }
    .pd-sm-t-1 {
        padding-top: 1px;
    }
    .pd-sm-r-1 {
        padding-right: 1px;
    }
    .pd-sm-b-1 {
        padding-bottom: 1px;
    }
    .pd-sm-l-1 {
        padding-left: 1px;
    }
    .pd-sm-t-1-force {
        padding-top: 1px !important;
    }
    .pd-sm-r-1-force {
        padding-right: 1px !important;
    }
    .pd-sm-b-1-force {
        padding-bottom: 1px !important;
    }
    .pd-sm-l-1-force {
        padding-left: 1px !important;
    }
    .pd-sm-2 {
        padding: 2px;
    }
    .pd-sm-2-force {
        padding: 2px !important;
    }
    .pd-sm-y-2 {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .pd-sm-y-2-force {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    .pd-sm-x-2 {
        padding-left: 2px;
        padding-right: 2px;
    }
    .pd-sm-x-2-force {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }
    .pd-sm-t-2 {
        padding-top: 2px;
    }
    .pd-sm-r-2 {
        padding-right: 2px;
    }
    .pd-sm-b-2 {
        padding-bottom: 2px;
    }
    .pd-sm-l-2 {
        padding-left: 2px;
    }
    .pd-sm-t-2-force {
        padding-top: 2px !important;
    }
    .pd-sm-r-2-force {
        padding-right: 2px !important;
    }
    .pd-sm-b-2-force {
        padding-bottom: 2px !important;
    }
    .pd-sm-l-2-force {
        padding-left: 2px !important;
    }
    .pd-sm-3 {
        padding: 3px;
    }
    .pd-sm-3-force {
        padding: 3px !important;
    }
    .pd-sm-y-3 {
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .pd-sm-y-3-force {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }
    .pd-sm-x-3 {
        padding-left: 3px;
        padding-right: 3px;
    }
    .pd-sm-x-3-force {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    .pd-sm-t-3 {
        padding-top: 3px;
    }
    .pd-sm-r-3 {
        padding-right: 3px;
    }
    .pd-sm-b-3 {
        padding-bottom: 3px;
    }
    .pd-sm-l-3 {
        padding-left: 3px;
    }
    .pd-sm-t-3-force {
        padding-top: 3px !important;
    }
    .pd-sm-r-3-force {
        padding-right: 3px !important;
    }
    .pd-sm-b-3-force {
        padding-bottom: 3px !important;
    }
    .pd-sm-l-3-force {
        padding-left: 3px !important;
    }
    .pd-sm-4 {
        padding: 4px;
    }
    .pd-sm-4-force {
        padding: 4px !important;
    }
    .pd-sm-y-4 {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .pd-sm-y-4-force {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
    .pd-sm-x-4 {
        padding-left: 4px;
        padding-right: 4px;
    }
    .pd-sm-x-4-force {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .pd-sm-t-4 {
        padding-top: 4px;
    }
    .pd-sm-r-4 {
        padding-right: 4px;
    }
    .pd-sm-b-4 {
        padding-bottom: 4px;
    }
    .pd-sm-l-4 {
        padding-left: 4px;
    }
    .pd-sm-t-4-force {
        padding-top: 4px !important;
    }
    .pd-sm-r-4-force {
        padding-right: 4px !important;
    }
    .pd-sm-b-4-force {
        padding-bottom: 4px !important;
    }
    .pd-sm-l-4-force {
        padding-left: 4px !important;
    }
    .pd-sm-5 {
        padding: 5px;
    }
    .pd-sm-5-force {
        padding: 5px !important;
    }
    .pd-sm-y-5 {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .pd-sm-y-5-force {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .pd-sm-x-5 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .pd-sm-x-5-force {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .pd-sm-t-5 {
        padding-top: 5px;
    }
    .pd-sm-r-5 {
        padding-right: 5px;
    }
    .pd-sm-b-5 {
        padding-bottom: 5px;
    }
    .pd-sm-l-5 {
        padding-left: 5px;
    }
    .pd-sm-t-5-force {
        padding-top: 5px !important;
    }
    .pd-sm-r-5-force {
        padding-right: 5px !important;
    }
    .pd-sm-b-5-force {
        padding-bottom: 5px !important;
    }
    .pd-sm-l-5-force {
        padding-left: 5px !important;
    }
    .pd-sm-6 {
        padding: 6px;
    }
    .pd-sm-6-force {
        padding: 6px !important;
    }
    .pd-sm-y-6 {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .pd-sm-y-6-force {
        padding-top: 6px !important;
        padding-bottom: 6px !important;
    }
    .pd-sm-x-6 {
        padding-left: 6px;
        padding-right: 6px;
    }
    .pd-sm-x-6-force {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    .pd-sm-t-6 {
        padding-top: 6px;
    }
    .pd-sm-r-6 {
        padding-right: 6px;
    }
    .pd-sm-b-6 {
        padding-bottom: 6px;
    }
    .pd-sm-l-6 {
        padding-left: 6px;
    }
    .pd-sm-t-6-force {
        padding-top: 6px !important;
    }
    .pd-sm-r-6-force {
        padding-right: 6px !important;
    }
    .pd-sm-b-6-force {
        padding-bottom: 6px !important;
    }
    .pd-sm-l-6-force {
        padding-left: 6px !important;
    }
    .pd-sm-7 {
        padding: 7px;
    }
    .pd-sm-7-force {
        padding: 7px !important;
    }
    .pd-sm-y-7 {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .pd-sm-y-7-force {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
    .pd-sm-x-7 {
        padding-left: 7px;
        padding-right: 7px;
    }
    .pd-sm-x-7-force {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    .pd-sm-t-7 {
        padding-top: 7px;
    }
    .pd-sm-r-7 {
        padding-right: 7px;
    }
    .pd-sm-b-7 {
        padding-bottom: 7px;
    }
    .pd-sm-l-7 {
        padding-left: 7px;
    }
    .pd-sm-t-7-force {
        padding-top: 7px !important;
    }
    .pd-sm-r-7-force {
        padding-right: 7px !important;
    }
    .pd-sm-b-7-force {
        padding-bottom: 7px !important;
    }
    .pd-sm-l-7-force {
        padding-left: 7px !important;
    }
    .pd-sm-8 {
        padding: 8px;
    }
    .pd-sm-8-force {
        padding: 8px !important;
    }
    .pd-sm-y-8 {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .pd-sm-y-8-force {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .pd-sm-x-8 {
        padding-left: 8px;
        padding-right: 8px;
    }
    .pd-sm-x-8-force {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .pd-sm-t-8 {
        padding-top: 8px;
    }
    .pd-sm-r-8 {
        padding-right: 8px;
    }
    .pd-sm-b-8 {
        padding-bottom: 8px;
    }
    .pd-sm-l-8 {
        padding-left: 8px;
    }
    .pd-sm-t-8-force {
        padding-top: 8px !important;
    }
    .pd-sm-r-8-force {
        padding-right: 8px !important;
    }
    .pd-sm-b-8-force {
        padding-bottom: 8px !important;
    }
    .pd-sm-l-8-force {
        padding-left: 8px !important;
    }
    .pd-sm-9 {
        padding: 9px;
    }
    .pd-sm-9-force {
        padding: 9px !important;
    }
    .pd-sm-y-9 {
        padding-top: 9px;
        padding-bottom: 9px;
    }
    .pd-sm-y-9-force {
        padding-top: 9px !important;
        padding-bottom: 9px !important;
    }
    .pd-sm-x-9 {
        padding-left: 9px;
        padding-right: 9px;
    }
    .pd-sm-x-9-force {
        padding-left: 9px !important;
        padding-right: 9px !important;
    }
    .pd-sm-t-9 {
        padding-top: 9px;
    }
    .pd-sm-r-9 {
        padding-right: 9px;
    }
    .pd-sm-b-9 {
        padding-bottom: 9px;
    }
    .pd-sm-l-9 {
        padding-left: 9px;
    }
    .pd-sm-t-9-force {
        padding-top: 9px !important;
    }
    .pd-sm-r-9-force {
        padding-right: 9px !important;
    }
    .pd-sm-b-9-force {
        padding-bottom: 9px !important;
    }
    .pd-sm-l-9-force {
        padding-left: 9px !important;
    }
    .pd-sm-10 {
        padding: 10px;
    }
    .pd-sm-10-force {
        padding: 10px !important;
    }
    .pd-sm-y-10 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .pd-sm-y-10-force {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .pd-sm-x-10 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .pd-sm-x-10-force {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .pd-sm-t-10 {
        padding-top: 10px;
    }
    .pd-sm-r-10 {
        padding-right: 10px;
    }
    .pd-sm-b-10 {
        padding-bottom: 10px;
    }
    .pd-sm-l-10 {
        padding-left: 10px;
    }
    .pd-sm-t-10-force {
        padding-top: 10px !important;
    }
    .pd-sm-r-10-force {
        padding-right: 10px !important;
    }
    .pd-sm-b-10-force {
        padding-bottom: 10px !important;
    }
    .pd-sm-l-10-force {
        padding-left: 10px !important;
    }
    .pd-sm-15 {
        padding: 15px;
    }
    .pd-sm-15-force {
        padding: 15px !important;
    }
    .pd-sm-y-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .pd-sm-y-15-force {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .pd-sm-x-15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pd-sm-x-15-force {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .pd-sm-t-15 {
        padding-top: 15px;
    }
    .pd-sm-r-15 {
        padding-right: 15px;
    }
    .pd-sm-b-15 {
        padding-bottom: 15px;
    }
    .pd-sm-l-15 {
        padding-left: 15px;
    }
    .pd-sm-t-15-force {
        padding-top: 15px !important;
    }
    .pd-sm-r-15-force {
        padding-right: 15px !important;
    }
    .pd-sm-b-15-force {
        padding-bottom: 15px !important;
    }
    .pd-sm-l-15-force {
        padding-left: 15px !important;
    }
    .pd-sm-20 {
        padding: 20px;
    }
    .pd-sm-20-force {
        padding: 20px !important;
    }
    .pd-sm-y-20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .pd-sm-y-20-force {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .pd-sm-x-20 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pd-sm-x-20-force {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .pd-sm-t-20 {
        padding-top: 20px;
    }
    .pd-sm-r-20 {
        padding-right: 20px;
    }
    .pd-sm-b-20 {
        padding-bottom: 20px;
    }
    .pd-sm-l-20 {
        padding-left: 20px;
    }
    .pd-sm-t-20-force {
        padding-top: 20px !important;
    }
    .pd-sm-r-20-force {
        padding-right: 20px !important;
    }
    .pd-sm-b-20-force {
        padding-bottom: 20px !important;
    }
    .pd-sm-l-20-force {
        padding-left: 20px !important;
    }
    .pd-sm-25 {
        padding: 25px;
    }
    .pd-sm-25-force {
        padding: 25px !important;
    }
    .pd-sm-y-25 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .pd-sm-y-25-force {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .pd-sm-x-25 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .pd-sm-x-25-force {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .pd-sm-t-25 {
        padding-top: 25px;
    }
    .pd-sm-r-25 {
        padding-right: 25px;
    }
    .pd-sm-b-25 {
        padding-bottom: 25px;
    }
    .pd-sm-l-25 {
        padding-left: 25px;
    }
    .pd-sm-t-25-force {
        padding-top: 25px !important;
    }
    .pd-sm-r-25-force {
        padding-right: 25px !important;
    }
    .pd-sm-b-25-force {
        padding-bottom: 25px !important;
    }
    .pd-sm-l-25-force {
        padding-left: 25px !important;
    }
    .pd-sm-30 {
        padding: 30px;
    }
    .pd-sm-30-force {
        padding: 30px !important;
    }
    .pd-sm-y-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pd-sm-y-30-force {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .pd-sm-x-30 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .pd-sm-x-30-force {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .pd-sm-t-30 {
        padding-top: 30px;
    }
    .pd-sm-r-30 {
        padding-right: 30px;
    }
    .pd-sm-b-30 {
        padding-bottom: 30px;
    }
    .pd-sm-l-30 {
        padding-left: 30px;
    }
    .pd-sm-t-30-force {
        padding-top: 30px !important;
    }
    .pd-sm-r-30-force {
        padding-right: 30px !important;
    }
    .pd-sm-b-30-force {
        padding-bottom: 30px !important;
    }
    .pd-sm-l-30-force {
        padding-left: 30px !important;
    }
    .pd-sm-35 {
        padding: 35px;
    }
    .pd-sm-35-force {
        padding: 35px !important;
    }
    .pd-sm-y-35 {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .pd-sm-y-35-force {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .pd-sm-x-35 {
        padding-left: 35px;
        padding-right: 35px;
    }
    .pd-sm-x-35-force {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .pd-sm-t-35 {
        padding-top: 35px;
    }
    .pd-sm-r-35 {
        padding-right: 35px;
    }
    .pd-sm-b-35 {
        padding-bottom: 35px;
    }
    .pd-sm-l-35 {
        padding-left: 35px;
    }
    .pd-sm-t-35-force {
        padding-top: 35px !important;
    }
    .pd-sm-r-35-force {
        padding-right: 35px !important;
    }
    .pd-sm-b-35-force {
        padding-bottom: 35px !important;
    }
    .pd-sm-l-35-force {
        padding-left: 35px !important;
    }
    .pd-sm-40 {
        padding: 40px;
    }
    .pd-sm-40-force {
        padding: 40px !important;
    }
    .pd-sm-y-40 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .pd-sm-y-40-force {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .pd-sm-x-40 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .pd-sm-x-40-force {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .pd-sm-t-40 {
        padding-top: 40px;
    }
    .pd-sm-r-40 {
        padding-right: 40px;
    }
    .pd-sm-b-40 {
        padding-bottom: 40px;
    }
    .pd-sm-l-40 {
        padding-left: 40px;
    }
    .pd-sm-t-40-force {
        padding-top: 40px !important;
    }
    .pd-sm-r-40-force {
        padding-right: 40px !important;
    }
    .pd-sm-b-40-force {
        padding-bottom: 40px !important;
    }
    .pd-sm-l-40-force {
        padding-left: 40px !important;
    }
    .pd-sm-45 {
        padding: 45px;
    }
    .pd-sm-45-force {
        padding: 45px !important;
    }
    .pd-sm-y-45 {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .pd-sm-y-45-force {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
    .pd-sm-x-45 {
        padding-left: 45px;
        padding-right: 45px;
    }
    .pd-sm-x-45-force {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }
    .pd-sm-t-45 {
        padding-top: 45px;
    }
    .pd-sm-r-45 {
        padding-right: 45px;
    }
    .pd-sm-b-45 {
        padding-bottom: 45px;
    }
    .pd-sm-l-45 {
        padding-left: 45px;
    }
    .pd-sm-t-45-force {
        padding-top: 45px !important;
    }
    .pd-sm-r-45-force {
        padding-right: 45px !important;
    }
    .pd-sm-b-45-force {
        padding-bottom: 45px !important;
    }
    .pd-sm-l-45-force {
        padding-left: 45px !important;
    }
    .pd-sm-50 {
        padding: 50px;
    }
    .pd-sm-50-force {
        padding: 50px !important;
    }
    .pd-sm-y-50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pd-sm-y-50-force {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .pd-sm-x-50 {
        padding-left: 50px;
        padding-right: 50px;
    }
    .pd-sm-x-50-force {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .pd-sm-t-50 {
        padding-top: 50px;
    }
    .pd-sm-r-50 {
        padding-right: 50px;
    }
    .pd-sm-b-50 {
        padding-bottom: 50px;
    }
    .pd-sm-l-50 {
        padding-left: 50px;
    }
    .pd-sm-t-50-force {
        padding-top: 50px !important;
    }
    .pd-sm-r-50-force {
        padding-right: 50px !important;
    }
    .pd-sm-b-50-force {
        padding-bottom: 50px !important;
    }
    .pd-sm-l-50-force {
        padding-left: 50px !important;
    }
    .pd-sm-55 {
        padding: 55px;
    }
    .pd-sm-55-force {
        padding: 55px !important;
    }
    .pd-sm-y-55 {
        padding-top: 55px;
        padding-bottom: 55px;
    }
    .pd-sm-y-55-force {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .pd-sm-x-55 {
        padding-left: 55px;
        padding-right: 55px;
    }
    .pd-sm-x-55-force {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
    .pd-sm-t-55 {
        padding-top: 55px;
    }
    .pd-sm-r-55 {
        padding-right: 55px;
    }
    .pd-sm-b-55 {
        padding-bottom: 55px;
    }
    .pd-sm-l-55 {
        padding-left: 55px;
    }
    .pd-sm-t-55-force {
        padding-top: 55px !important;
    }
    .pd-sm-r-55-force {
        padding-right: 55px !important;
    }
    .pd-sm-b-55-force {
        padding-bottom: 55px !important;
    }
    .pd-sm-l-55-force {
        padding-left: 55px !important;
    }
    .pd-sm-60 {
        padding: 60px;
    }
    .pd-sm-60-force {
        padding: 60px !important;
    }
    .pd-sm-y-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .pd-sm-y-60-force {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .pd-sm-x-60 {
        padding-left: 60px;
        padding-right: 60px;
    }
    .pd-sm-x-60-force {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .pd-sm-t-60 {
        padding-top: 60px;
    }
    .pd-sm-r-60 {
        padding-right: 60px;
    }
    .pd-sm-b-60 {
        padding-bottom: 60px;
    }
    .pd-sm-l-60 {
        padding-left: 60px;
    }
    .pd-sm-t-60-force {
        padding-top: 60px !important;
    }
    .pd-sm-r-60-force {
        padding-right: 60px !important;
    }
    .pd-sm-b-60-force {
        padding-bottom: 60px !important;
    }
    .pd-sm-l-60-force {
        padding-left: 60px !important;
    }
    .pd-sm-65 {
        padding: 65px;
    }
    .pd-sm-65-force {
        padding: 65px !important;
    }
    .pd-sm-y-65 {
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .pd-sm-y-65-force {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }
    .pd-sm-x-65 {
        padding-left: 65px;
        padding-right: 65px;
    }
    .pd-sm-x-65-force {
        padding-left: 65px !important;
        padding-right: 65px !important;
    }
    .pd-sm-t-65 {
        padding-top: 65px;
    }
    .pd-sm-r-65 {
        padding-right: 65px;
    }
    .pd-sm-b-65 {
        padding-bottom: 65px;
    }
    .pd-sm-l-65 {
        padding-left: 65px;
    }
    .pd-sm-t-65-force {
        padding-top: 65px !important;
    }
    .pd-sm-r-65-force {
        padding-right: 65px !important;
    }
    .pd-sm-b-65-force {
        padding-bottom: 65px !important;
    }
    .pd-sm-l-65-force {
        padding-left: 65px !important;
    }
    .pd-sm-70 {
        padding: 70px;
    }
    .pd-sm-70-force {
        padding: 70px !important;
    }
    .pd-sm-y-70 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .pd-sm-y-70-force {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .pd-sm-x-70 {
        padding-left: 70px;
        padding-right: 70px;
    }
    .pd-sm-x-70-force {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }
    .pd-sm-t-70 {
        padding-top: 70px;
    }
    .pd-sm-r-70 {
        padding-right: 70px;
    }
    .pd-sm-b-70 {
        padding-bottom: 70px;
    }
    .pd-sm-l-70 {
        padding-left: 70px;
    }
    .pd-sm-t-70-force {
        padding-top: 70px !important;
    }
    .pd-sm-r-70-force {
        padding-right: 70px !important;
    }
    .pd-sm-b-70-force {
        padding-bottom: 70px !important;
    }
    .pd-sm-l-70-force {
        padding-left: 70px !important;
    }
    .pd-sm-75 {
        padding: 75px;
    }
    .pd-sm-75-force {
        padding: 75px !important;
    }
    .pd-sm-y-75 {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .pd-sm-y-75-force {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    .pd-sm-x-75 {
        padding-left: 75px;
        padding-right: 75px;
    }
    .pd-sm-x-75-force {
        padding-left: 75px !important;
        padding-right: 75px !important;
    }
    .pd-sm-t-75 {
        padding-top: 75px;
    }
    .pd-sm-r-75 {
        padding-right: 75px;
    }
    .pd-sm-b-75 {
        padding-bottom: 75px;
    }
    .pd-sm-l-75 {
        padding-left: 75px;
    }
    .pd-sm-t-75-force {
        padding-top: 75px !important;
    }
    .pd-sm-r-75-force {
        padding-right: 75px !important;
    }
    .pd-sm-b-75-force {
        padding-bottom: 75px !important;
    }
    .pd-sm-l-75-force {
        padding-left: 75px !important;
    }
    .pd-sm-80 {
        padding: 80px;
    }
    .pd-sm-80-force {
        padding: 80px !important;
    }
    .pd-sm-y-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .pd-sm-y-80-force {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .pd-sm-x-80 {
        padding-left: 80px;
        padding-right: 80px;
    }
    .pd-sm-x-80-force {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .pd-sm-t-80 {
        padding-top: 80px;
    }
    .pd-sm-r-80 {
        padding-right: 80px;
    }
    .pd-sm-b-80 {
        padding-bottom: 80px;
    }
    .pd-sm-l-80 {
        padding-left: 80px;
    }
    .pd-sm-t-80-force {
        padding-top: 80px !important;
    }
    .pd-sm-r-80-force {
        padding-right: 80px !important;
    }
    .pd-sm-b-80-force {
        padding-bottom: 80px !important;
    }
    .pd-sm-l-80-force {
        padding-left: 80px !important;
    }
    .pd-sm-85 {
        padding: 85px;
    }
    .pd-sm-85-force {
        padding: 85px !important;
    }
    .pd-sm-y-85 {
        padding-top: 85px;
        padding-bottom: 85px;
    }
    .pd-sm-y-85-force {
        padding-top: 85px !important;
        padding-bottom: 85px !important;
    }
    .pd-sm-x-85 {
        padding-left: 85px;
        padding-right: 85px;
    }
    .pd-sm-x-85-force {
        padding-left: 85px !important;
        padding-right: 85px !important;
    }
    .pd-sm-t-85 {
        padding-top: 85px;
    }
    .pd-sm-r-85 {
        padding-right: 85px;
    }
    .pd-sm-b-85 {
        padding-bottom: 85px;
    }
    .pd-sm-l-85 {
        padding-left: 85px;
    }
    .pd-sm-t-85-force {
        padding-top: 85px !important;
    }
    .pd-sm-r-85-force {
        padding-right: 85px !important;
    }
    .pd-sm-b-85-force {
        padding-bottom: 85px !important;
    }
    .pd-sm-l-85-force {
        padding-left: 85px !important;
    }
    .pd-sm-90 {
        padding: 90px;
    }
    .pd-sm-90-force {
        padding: 90px !important;
    }
    .pd-sm-y-90 {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .pd-sm-y-90-force {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    .pd-sm-x-90 {
        padding-left: 90px;
        padding-right: 90px;
    }
    .pd-sm-x-90-force {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }
    .pd-sm-t-90 {
        padding-top: 90px;
    }
    .pd-sm-r-90 {
        padding-right: 90px;
    }
    .pd-sm-b-90 {
        padding-bottom: 90px;
    }
    .pd-sm-l-90 {
        padding-left: 90px;
    }
    .pd-sm-t-90-force {
        padding-top: 90px !important;
    }
    .pd-sm-r-90-force {
        padding-right: 90px !important;
    }
    .pd-sm-b-90-force {
        padding-bottom: 90px !important;
    }
    .pd-sm-l-90-force {
        padding-left: 90px !important;
    }
    .pd-sm-95 {
        padding: 95px;
    }
    .pd-sm-95-force {
        padding: 95px !important;
    }
    .pd-sm-y-95 {
        padding-top: 95px;
        padding-bottom: 95px;
    }
    .pd-sm-y-95-force {
        padding-top: 95px !important;
        padding-bottom: 95px !important;
    }
    .pd-sm-x-95 {
        padding-left: 95px;
        padding-right: 95px;
    }
    .pd-sm-x-95-force {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
    .pd-sm-t-95 {
        padding-top: 95px;
    }
    .pd-sm-r-95 {
        padding-right: 95px;
    }
    .pd-sm-b-95 {
        padding-bottom: 95px;
    }
    .pd-sm-l-95 {
        padding-left: 95px;
    }
    .pd-sm-t-95-force {
        padding-top: 95px !important;
    }
    .pd-sm-r-95-force {
        padding-right: 95px !important;
    }
    .pd-sm-b-95-force {
        padding-bottom: 95px !important;
    }
    .pd-sm-l-95-force {
        padding-left: 95px !important;
    }
    .pd-sm-100 {
        padding: 100px;
    }
    .pd-sm-100-force {
        padding: 100px !important;
    }
    .pd-sm-y-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .pd-sm-y-100-force {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .pd-sm-x-100 {
        padding-left: 100px;
        padding-right: 100px;
    }
    .pd-sm-x-100-force {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .pd-sm-t-100 {
        padding-top: 100px;
    }
    .pd-sm-r-100 {
        padding-right: 100px;
    }
    .pd-sm-b-100 {
        padding-bottom: 100px;
    }
    .pd-sm-l-100 {
        padding-left: 100px;
    }
    .pd-sm-t-100-force {
        padding-top: 100px !important;
    }
    .pd-sm-r-100-force {
        padding-right: 100px !important;
    }
    .pd-sm-b-100-force {
        padding-bottom: 100px !important;
    }
    .pd-sm-l-100-force {
        padding-left: 100px !important;
    }
    .pd-sm-110 {
        padding: 110px;
    }
    .pd-sm-110-force {
        padding: 110px !important;
    }
    .pd-sm-y-110 {
        padding-top: 110px;
        padding-bottom: 110px;
    }
    .pd-sm-y-110-force {
        padding-top: 110px !important;
        padding-bottom: 110px !important;
    }
    .pd-sm-x-110 {
        padding-left: 110px;
        padding-right: 110px;
    }
    .pd-sm-x-110-force {
        padding-left: 110px !important;
        padding-right: 110px !important;
    }
    .pd-sm-t-110 {
        padding-top: 110px;
    }
    .pd-sm-r-110 {
        padding-right: 110px;
    }
    .pd-sm-b-110 {
        padding-bottom: 110px;
    }
    .pd-sm-l-110 {
        padding-left: 110px;
    }
    .pd-sm-t-110-force {
        padding-top: 110px !important;
    }
    .pd-sm-r-110-force {
        padding-right: 110px !important;
    }
    .pd-sm-b-110-force {
        padding-bottom: 110px !important;
    }
    .pd-sm-l-110-force {
        padding-left: 110px !important;
    }
    .pd-sm-120 {
        padding: 120px;
    }
    .pd-sm-120-force {
        padding: 120px !important;
    }
    .pd-sm-y-120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .pd-sm-y-120-force {
        padding-top: 120px !important;
        padding-bottom: 120px !important;
    }
    .pd-sm-x-120 {
        padding-left: 120px;
        padding-right: 120px;
    }
    .pd-sm-x-120-force {
        padding-left: 120px !important;
        padding-right: 120px !important;
    }
    .pd-sm-t-120 {
        padding-top: 120px;
    }
    .pd-sm-r-120 {
        padding-right: 120px;
    }
    .pd-sm-b-120 {
        padding-bottom: 120px;
    }
    .pd-sm-l-120 {
        padding-left: 120px;
    }
    .pd-sm-t-120-force {
        padding-top: 120px !important;
    }
    .pd-sm-r-120-force {
        padding-right: 120px !important;
    }
    .pd-sm-b-120-force {
        padding-bottom: 120px !important;
    }
    .pd-sm-l-120-force {
        padding-left: 120px !important;
    }
    .pd-sm-130 {
        padding: 130px;
    }
    .pd-sm-130-force {
        padding: 130px !important;
    }
    .pd-sm-y-130 {
        padding-top: 130px;
        padding-bottom: 130px;
    }
    .pd-sm-y-130-force {
        padding-top: 130px !important;
        padding-bottom: 130px !important;
    }
    .pd-sm-x-130 {
        padding-left: 130px;
        padding-right: 130px;
    }
    .pd-sm-x-130-force {
        padding-left: 130px !important;
        padding-right: 130px !important;
    }
    .pd-sm-t-130 {
        padding-top: 130px;
    }
    .pd-sm-r-130 {
        padding-right: 130px;
    }
    .pd-sm-b-130 {
        padding-bottom: 130px;
    }
    .pd-sm-l-130 {
        padding-left: 130px;
    }
    .pd-sm-t-130-force {
        padding-top: 130px !important;
    }
    .pd-sm-r-130-force {
        padding-right: 130px !important;
    }
    .pd-sm-b-130-force {
        padding-bottom: 130px !important;
    }
    .pd-sm-l-130-force {
        padding-left: 130px !important;
    }
    .pd-sm-140 {
        padding: 140px;
    }
    .pd-sm-140-force {
        padding: 140px !important;
    }
    .pd-sm-y-140 {
        padding-top: 140px;
        padding-bottom: 140px;
    }
    .pd-sm-y-140-force {
        padding-top: 140px !important;
        padding-bottom: 140px !important;
    }
    .pd-sm-x-140 {
        padding-left: 140px;
        padding-right: 140px;
    }
    .pd-sm-x-140-force {
        padding-left: 140px !important;
        padding-right: 140px !important;
    }
    .pd-sm-t-140 {
        padding-top: 140px;
    }
    .pd-sm-r-140 {
        padding-right: 140px;
    }
    .pd-sm-b-140 {
        padding-bottom: 140px;
    }
    .pd-sm-l-140 {
        padding-left: 140px;
    }
    .pd-sm-t-140-force {
        padding-top: 140px !important;
    }
    .pd-sm-r-140-force {
        padding-right: 140px !important;
    }
    .pd-sm-b-140-force {
        padding-bottom: 140px !important;
    }
    .pd-sm-l-140-force {
        padding-left: 140px !important;
    }
    .pd-sm-150 {
        padding: 150px;
    }
    .pd-sm-150-force {
        padding: 150px !important;
    }
    .pd-sm-y-150 {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .pd-sm-y-150-force {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .pd-sm-x-150 {
        padding-left: 150px;
        padding-right: 150px;
    }
    .pd-sm-x-150-force {
        padding-left: 150px !important;
        padding-right: 150px !important;
    }
    .pd-sm-t-150 {
        padding-top: 150px;
    }
    .pd-sm-r-150 {
        padding-right: 150px;
    }
    .pd-sm-b-150 {
        padding-bottom: 150px;
    }
    .pd-sm-l-150 {
        padding-left: 150px;
    }
    .pd-sm-t-150-force {
        padding-top: 150px !important;
    }
    .pd-sm-r-150-force {
        padding-right: 150px !important;
    }
    .pd-sm-b-150-force {
        padding-bottom: 150px !important;
    }
    .pd-sm-l-150-force {
        padding-left: 150px !important;
    }
    .pd-sm-160 {
        padding: 160px;
    }
    .pd-sm-160-force {
        padding: 160px !important;
    }
    .pd-sm-y-160 {
        padding-top: 160px;
        padding-bottom: 160px;
    }
    .pd-sm-y-160-force {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }
    .pd-sm-x-160 {
        padding-left: 160px;
        padding-right: 160px;
    }
    .pd-sm-x-160-force {
        padding-left: 160px !important;
        padding-right: 160px !important;
    }
    .pd-sm-t-160 {
        padding-top: 160px;
    }
    .pd-sm-r-160 {
        padding-right: 160px;
    }
    .pd-sm-b-160 {
        padding-bottom: 160px;
    }
    .pd-sm-l-160 {
        padding-left: 160px;
    }
    .pd-sm-t-160-force {
        padding-top: 160px !important;
    }
    .pd-sm-r-160-force {
        padding-right: 160px !important;
    }
    .pd-sm-b-160-force {
        padding-bottom: 160px !important;
    }
    .pd-sm-l-160-force {
        padding-left: 160px !important;
    }
    .pd-sm-170 {
        padding: 170px;
    }
    .pd-sm-170-force {
        padding: 170px !important;
    }
    .pd-sm-y-170 {
        padding-top: 170px;
        padding-bottom: 170px;
    }
    .pd-sm-y-170-force {
        padding-top: 170px !important;
        padding-bottom: 170px !important;
    }
    .pd-sm-x-170 {
        padding-left: 170px;
        padding-right: 170px;
    }
    .pd-sm-x-170-force {
        padding-left: 170px !important;
        padding-right: 170px !important;
    }
    .pd-sm-t-170 {
        padding-top: 170px;
    }
    .pd-sm-r-170 {
        padding-right: 170px;
    }
    .pd-sm-b-170 {
        padding-bottom: 170px;
    }
    .pd-sm-l-170 {
        padding-left: 170px;
    }
    .pd-sm-t-170-force {
        padding-top: 170px !important;
    }
    .pd-sm-r-170-force {
        padding-right: 170px !important;
    }
    .pd-sm-b-170-force {
        padding-bottom: 170px !important;
    }
    .pd-sm-l-170-force {
        padding-left: 170px !important;
    }
    .pd-sm-180 {
        padding: 180px;
    }
    .pd-sm-180-force {
        padding: 180px !important;
    }
    .pd-sm-y-180 {
        padding-top: 180px;
        padding-bottom: 180px;
    }
    .pd-sm-y-180-force {
        padding-top: 180px !important;
        padding-bottom: 180px !important;
    }
    .pd-sm-x-180 {
        padding-left: 180px;
        padding-right: 180px;
    }
    .pd-sm-x-180-force {
        padding-left: 180px !important;
        padding-right: 180px !important;
    }
    .pd-sm-t-180 {
        padding-top: 180px;
    }
    .pd-sm-r-180 {
        padding-right: 180px;
    }
    .pd-sm-b-180 {
        padding-bottom: 180px;
    }
    .pd-sm-l-180 {
        padding-left: 180px;
    }
    .pd-sm-t-180-force {
        padding-top: 180px !important;
    }
    .pd-sm-r-180-force {
        padding-right: 180px !important;
    }
    .pd-sm-b-180-force {
        padding-bottom: 180px !important;
    }
    .pd-sm-l-180-force {
        padding-left: 180px !important;
    }
    .pd-sm-190 {
        padding: 190px;
    }
    .pd-sm-190-force {
        padding: 190px !important;
    }
    .pd-sm-y-190 {
        padding-top: 190px;
        padding-bottom: 190px;
    }
    .pd-sm-y-190-force {
        padding-top: 190px !important;
        padding-bottom: 190px !important;
    }
    .pd-sm-x-190 {
        padding-left: 190px;
        padding-right: 190px;
    }
    .pd-sm-x-190-force {
        padding-left: 190px !important;
        padding-right: 190px !important;
    }
    .pd-sm-t-190 {
        padding-top: 190px;
    }
    .pd-sm-r-190 {
        padding-right: 190px;
    }
    .pd-sm-b-190 {
        padding-bottom: 190px;
    }
    .pd-sm-l-190 {
        padding-left: 190px;
    }
    .pd-sm-t-190-force {
        padding-top: 190px !important;
    }
    .pd-sm-r-190-force {
        padding-right: 190px !important;
    }
    .pd-sm-b-190-force {
        padding-bottom: 190px !important;
    }
    .pd-sm-l-190-force {
        padding-left: 190px !important;
    }
    .pd-sm-200 {
        padding: 200px;
    }
    .pd-sm-200-force {
        padding: 200px !important;
    }
    .pd-sm-y-200 {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    .pd-sm-y-200-force {
        padding-top: 200px !important;
        padding-bottom: 200px !important;
    }
    .pd-sm-x-200 {
        padding-left: 200px;
        padding-right: 200px;
    }
    .pd-sm-x-200-force {
        padding-left: 200px !important;
        padding-right: 200px !important;
    }
    .pd-sm-t-200 {
        padding-top: 200px;
    }
    .pd-sm-r-200 {
        padding-right: 200px;
    }
    .pd-sm-b-200 {
        padding-bottom: 200px;
    }
    .pd-sm-l-200 {
        padding-left: 200px;
    }
    .pd-sm-t-200-force {
        padding-top: 200px !important;
    }
    .pd-sm-r-200-force {
        padding-right: 200px !important;
    }
    .pd-sm-b-200-force {
        padding-bottom: 200px !important;
    }
    .pd-sm-l-200-force {
        padding-left: 200px !important;
    }
}

@media (min-width: 768px) {
    .pd-md-0 {
        padding: 0px;
    }
    .pd-md-0-force {
        padding: 0px !important;
    }
    .pd-md-y-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .pd-md-y-0-force {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .pd-md-x-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pd-md-x-0-force {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .pd-md-t-0 {
        padding-top: 0px;
    }
    .pd-md-r-0 {
        padding-right: 0px;
    }
    .pd-md-b-0 {
        padding-bottom: 0px;
    }
    .pd-md-l-0 {
        padding-left: 0px;
    }
    .pd-md-t-0-force {
        padding-top: 0px !important;
    }
    .pd-md-r-0-force {
        padding-right: 0px !important;
    }
    .pd-md-b-0-force {
        padding-bottom: 0px !important;
    }
    .pd-md-l-0-force {
        padding-left: 0px !important;
    }
    .pd-md-1 {
        padding: 1px;
    }
    .pd-md-1-force {
        padding: 1px !important;
    }
    .pd-md-y-1 {
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .pd-md-y-1-force {
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }
    .pd-md-x-1 {
        padding-left: 1px;
        padding-right: 1px;
    }
    .pd-md-x-1-force {
        padding-left: 1px !important;
        padding-right: 1px !important;
    }
    .pd-md-t-1 {
        padding-top: 1px;
    }
    .pd-md-r-1 {
        padding-right: 1px;
    }
    .pd-md-b-1 {
        padding-bottom: 1px;
    }
    .pd-md-l-1 {
        padding-left: 1px;
    }
    .pd-md-t-1-force {
        padding-top: 1px !important;
    }
    .pd-md-r-1-force {
        padding-right: 1px !important;
    }
    .pd-md-b-1-force {
        padding-bottom: 1px !important;
    }
    .pd-md-l-1-force {
        padding-left: 1px !important;
    }
    .pd-md-2 {
        padding: 2px;
    }
    .pd-md-2-force {
        padding: 2px !important;
    }
    .pd-md-y-2 {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .pd-md-y-2-force {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    .pd-md-x-2 {
        padding-left: 2px;
        padding-right: 2px;
    }
    .pd-md-x-2-force {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }
    .pd-md-t-2 {
        padding-top: 2px;
    }
    .pd-md-r-2 {
        padding-right: 2px;
    }
    .pd-md-b-2 {
        padding-bottom: 2px;
    }
    .pd-md-l-2 {
        padding-left: 2px;
    }
    .pd-md-t-2-force {
        padding-top: 2px !important;
    }
    .pd-md-r-2-force {
        padding-right: 2px !important;
    }
    .pd-md-b-2-force {
        padding-bottom: 2px !important;
    }
    .pd-md-l-2-force {
        padding-left: 2px !important;
    }
    .pd-md-3 {
        padding: 3px;
    }
    .pd-md-3-force {
        padding: 3px !important;
    }
    .pd-md-y-3 {
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .pd-md-y-3-force {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }
    .pd-md-x-3 {
        padding-left: 3px;
        padding-right: 3px;
    }
    .pd-md-x-3-force {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    .pd-md-t-3 {
        padding-top: 3px;
    }
    .pd-md-r-3 {
        padding-right: 3px;
    }
    .pd-md-b-3 {
        padding-bottom: 3px;
    }
    .pd-md-l-3 {
        padding-left: 3px;
    }
    .pd-md-t-3-force {
        padding-top: 3px !important;
    }
    .pd-md-r-3-force {
        padding-right: 3px !important;
    }
    .pd-md-b-3-force {
        padding-bottom: 3px !important;
    }
    .pd-md-l-3-force {
        padding-left: 3px !important;
    }
    .pd-md-4 {
        padding: 4px;
    }
    .pd-md-4-force {
        padding: 4px !important;
    }
    .pd-md-y-4 {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .pd-md-y-4-force {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
    .pd-md-x-4 {
        padding-left: 4px;
        padding-right: 4px;
    }
    .pd-md-x-4-force {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .pd-md-t-4 {
        padding-top: 4px;
    }
    .pd-md-r-4 {
        padding-right: 4px;
    }
    .pd-md-b-4 {
        padding-bottom: 4px;
    }
    .pd-md-l-4 {
        padding-left: 4px;
    }
    .pd-md-t-4-force {
        padding-top: 4px !important;
    }
    .pd-md-r-4-force {
        padding-right: 4px !important;
    }
    .pd-md-b-4-force {
        padding-bottom: 4px !important;
    }
    .pd-md-l-4-force {
        padding-left: 4px !important;
    }
    .pd-md-5 {
        padding: 5px;
    }
    .pd-md-5-force {
        padding: 5px !important;
    }
    .pd-md-y-5 {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .pd-md-y-5-force {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .pd-md-x-5 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .pd-md-x-5-force {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .pd-md-t-5 {
        padding-top: 5px;
    }
    .pd-md-r-5 {
        padding-right: 5px;
    }
    .pd-md-b-5 {
        padding-bottom: 5px;
    }
    .pd-md-l-5 {
        padding-left: 5px;
    }
    .pd-md-t-5-force {
        padding-top: 5px !important;
    }
    .pd-md-r-5-force {
        padding-right: 5px !important;
    }
    .pd-md-b-5-force {
        padding-bottom: 5px !important;
    }
    .pd-md-l-5-force {
        padding-left: 5px !important;
    }
    .pd-md-6 {
        padding: 6px;
    }
    .pd-md-6-force {
        padding: 6px !important;
    }
    .pd-md-y-6 {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .pd-md-y-6-force {
        padding-top: 6px !important;
        padding-bottom: 6px !important;
    }
    .pd-md-x-6 {
        padding-left: 6px;
        padding-right: 6px;
    }
    .pd-md-x-6-force {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    .pd-md-t-6 {
        padding-top: 6px;
    }
    .pd-md-r-6 {
        padding-right: 6px;
    }
    .pd-md-b-6 {
        padding-bottom: 6px;
    }
    .pd-md-l-6 {
        padding-left: 6px;
    }
    .pd-md-t-6-force {
        padding-top: 6px !important;
    }
    .pd-md-r-6-force {
        padding-right: 6px !important;
    }
    .pd-md-b-6-force {
        padding-bottom: 6px !important;
    }
    .pd-md-l-6-force {
        padding-left: 6px !important;
    }
    .pd-md-7 {
        padding: 7px;
    }
    .pd-md-7-force {
        padding: 7px !important;
    }
    .pd-md-y-7 {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .pd-md-y-7-force {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
    .pd-md-x-7 {
        padding-left: 7px;
        padding-right: 7px;
    }
    .pd-md-x-7-force {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    .pd-md-t-7 {
        padding-top: 7px;
    }
    .pd-md-r-7 {
        padding-right: 7px;
    }
    .pd-md-b-7 {
        padding-bottom: 7px;
    }
    .pd-md-l-7 {
        padding-left: 7px;
    }
    .pd-md-t-7-force {
        padding-top: 7px !important;
    }
    .pd-md-r-7-force {
        padding-right: 7px !important;
    }
    .pd-md-b-7-force {
        padding-bottom: 7px !important;
    }
    .pd-md-l-7-force {
        padding-left: 7px !important;
    }
    .pd-md-8 {
        padding: 8px;
    }
    .pd-md-8-force {
        padding: 8px !important;
    }
    .pd-md-y-8 {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .pd-md-y-8-force {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .pd-md-x-8 {
        padding-left: 8px;
        padding-right: 8px;
    }
    .pd-md-x-8-force {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .pd-md-t-8 {
        padding-top: 8px;
    }
    .pd-md-r-8 {
        padding-right: 8px;
    }
    .pd-md-b-8 {
        padding-bottom: 8px;
    }
    .pd-md-l-8 {
        padding-left: 8px;
    }
    .pd-md-t-8-force {
        padding-top: 8px !important;
    }
    .pd-md-r-8-force {
        padding-right: 8px !important;
    }
    .pd-md-b-8-force {
        padding-bottom: 8px !important;
    }
    .pd-md-l-8-force {
        padding-left: 8px !important;
    }
    .pd-md-9 {
        padding: 9px;
    }
    .pd-md-9-force {
        padding: 9px !important;
    }
    .pd-md-y-9 {
        padding-top: 9px;
        padding-bottom: 9px;
    }
    .pd-md-y-9-force {
        padding-top: 9px !important;
        padding-bottom: 9px !important;
    }
    .pd-md-x-9 {
        padding-left: 9px;
        padding-right: 9px;
    }
    .pd-md-x-9-force {
        padding-left: 9px !important;
        padding-right: 9px !important;
    }
    .pd-md-t-9 {
        padding-top: 9px;
    }
    .pd-md-r-9 {
        padding-right: 9px;
    }
    .pd-md-b-9 {
        padding-bottom: 9px;
    }
    .pd-md-l-9 {
        padding-left: 9px;
    }
    .pd-md-t-9-force {
        padding-top: 9px !important;
    }
    .pd-md-r-9-force {
        padding-right: 9px !important;
    }
    .pd-md-b-9-force {
        padding-bottom: 9px !important;
    }
    .pd-md-l-9-force {
        padding-left: 9px !important;
    }
    .pd-md-10 {
        padding: 10px;
    }
    .pd-md-10-force {
        padding: 10px !important;
    }
    .pd-md-y-10 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .pd-md-y-10-force {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .pd-md-x-10 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .pd-md-x-10-force {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .pd-md-t-10 {
        padding-top: 10px;
    }
    .pd-md-r-10 {
        padding-right: 10px;
    }
    .pd-md-b-10 {
        padding-bottom: 10px;
    }
    .pd-md-l-10 {
        padding-left: 10px;
    }
    .pd-md-t-10-force {
        padding-top: 10px !important;
    }
    .pd-md-r-10-force {
        padding-right: 10px !important;
    }
    .pd-md-b-10-force {
        padding-bottom: 10px !important;
    }
    .pd-md-l-10-force {
        padding-left: 10px !important;
    }
    .pd-md-15 {
        padding: 15px;
    }
    .pd-md-15-force {
        padding: 15px !important;
    }
    .pd-md-y-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .pd-md-y-15-force {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .pd-md-x-15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pd-md-x-15-force {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .pd-md-t-15 {
        padding-top: 15px;
    }
    .pd-md-r-15 {
        padding-right: 15px;
    }
    .pd-md-b-15 {
        padding-bottom: 15px;
    }
    .pd-md-l-15 {
        padding-left: 15px;
    }
    .pd-md-t-15-force {
        padding-top: 15px !important;
    }
    .pd-md-r-15-force {
        padding-right: 15px !important;
    }
    .pd-md-b-15-force {
        padding-bottom: 15px !important;
    }
    .pd-md-l-15-force {
        padding-left: 15px !important;
    }
    .pd-md-20 {
        padding: 20px;
    }
    .pd-md-20-force {
        padding: 20px !important;
    }
    .pd-md-y-20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .pd-md-y-20-force {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .pd-md-x-20 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pd-md-x-20-force {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .pd-md-t-20 {
        padding-top: 20px;
    }
    .pd-md-r-20 {
        padding-right: 20px;
    }
    .pd-md-b-20 {
        padding-bottom: 20px;
    }
    .pd-md-l-20 {
        padding-left: 20px;
    }
    .pd-md-t-20-force {
        padding-top: 20px !important;
    }
    .pd-md-r-20-force {
        padding-right: 20px !important;
    }
    .pd-md-b-20-force {
        padding-bottom: 20px !important;
    }
    .pd-md-l-20-force {
        padding-left: 20px !important;
    }
    .pd-md-25 {
        padding: 25px;
    }
    .pd-md-25-force {
        padding: 25px !important;
    }
    .pd-md-y-25 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .pd-md-y-25-force {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .pd-md-x-25 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .pd-md-x-25-force {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .pd-md-t-25 {
        padding-top: 25px;
    }
    .pd-md-r-25 {
        padding-right: 25px;
    }
    .pd-md-b-25 {
        padding-bottom: 25px;
    }
    .pd-md-l-25 {
        padding-left: 25px;
    }
    .pd-md-t-25-force {
        padding-top: 25px !important;
    }
    .pd-md-r-25-force {
        padding-right: 25px !important;
    }
    .pd-md-b-25-force {
        padding-bottom: 25px !important;
    }
    .pd-md-l-25-force {
        padding-left: 25px !important;
    }
    .pd-md-30 {
        padding: 30px;
    }
    .pd-md-30-force {
        padding: 30px !important;
    }
    .pd-md-y-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pd-md-y-30-force {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .pd-md-x-30 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .pd-md-x-30-force {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .pd-md-t-30 {
        padding-top: 30px;
    }
    .pd-md-r-30 {
        padding-right: 30px;
    }
    .pd-md-b-30 {
        padding-bottom: 30px;
    }
    .pd-md-l-30 {
        padding-left: 30px;
    }
    .pd-md-t-30-force {
        padding-top: 30px !important;
    }
    .pd-md-r-30-force {
        padding-right: 30px !important;
    }
    .pd-md-b-30-force {
        padding-bottom: 30px !important;
    }
    .pd-md-l-30-force {
        padding-left: 30px !important;
    }
    .pd-md-35 {
        padding: 35px;
    }
    .pd-md-35-force {
        padding: 35px !important;
    }
    .pd-md-y-35 {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .pd-md-y-35-force {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .pd-md-x-35 {
        padding-left: 35px;
        padding-right: 35px;
    }
    .pd-md-x-35-force {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .pd-md-t-35 {
        padding-top: 35px;
    }
    .pd-md-r-35 {
        padding-right: 35px;
    }
    .pd-md-b-35 {
        padding-bottom: 35px;
    }
    .pd-md-l-35 {
        padding-left: 35px;
    }
    .pd-md-t-35-force {
        padding-top: 35px !important;
    }
    .pd-md-r-35-force {
        padding-right: 35px !important;
    }
    .pd-md-b-35-force {
        padding-bottom: 35px !important;
    }
    .pd-md-l-35-force {
        padding-left: 35px !important;
    }
    .pd-md-40 {
        padding: 40px;
    }
    .pd-md-40-force {
        padding: 40px !important;
    }
    .pd-md-y-40 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .pd-md-y-40-force {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .pd-md-x-40 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .pd-md-x-40-force {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .pd-md-t-40 {
        padding-top: 40px;
    }
    .pd-md-r-40 {
        padding-right: 40px;
    }
    .pd-md-b-40 {
        padding-bottom: 40px;
    }
    .pd-md-l-40 {
        padding-left: 40px;
    }
    .pd-md-t-40-force {
        padding-top: 40px !important;
    }
    .pd-md-r-40-force {
        padding-right: 40px !important;
    }
    .pd-md-b-40-force {
        padding-bottom: 40px !important;
    }
    .pd-md-l-40-force {
        padding-left: 40px !important;
    }
    .pd-md-45 {
        padding: 45px;
    }
    .pd-md-45-force {
        padding: 45px !important;
    }
    .pd-md-y-45 {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .pd-md-y-45-force {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
    .pd-md-x-45 {
        padding-left: 45px;
        padding-right: 45px;
    }
    .pd-md-x-45-force {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }
    .pd-md-t-45 {
        padding-top: 45px;
    }
    .pd-md-r-45 {
        padding-right: 45px;
    }
    .pd-md-b-45 {
        padding-bottom: 45px;
    }
    .pd-md-l-45 {
        padding-left: 45px;
    }
    .pd-md-t-45-force {
        padding-top: 45px !important;
    }
    .pd-md-r-45-force {
        padding-right: 45px !important;
    }
    .pd-md-b-45-force {
        padding-bottom: 45px !important;
    }
    .pd-md-l-45-force {
        padding-left: 45px !important;
    }
    .pd-md-50 {
        padding: 50px;
    }
    .pd-md-50-force {
        padding: 50px !important;
    }
    .pd-md-y-50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pd-md-y-50-force {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .pd-md-x-50 {
        padding-left: 50px;
        padding-right: 50px;
    }
    .pd-md-x-50-force {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .pd-md-t-50 {
        padding-top: 50px;
    }
    .pd-md-r-50 {
        padding-right: 50px;
    }
    .pd-md-b-50 {
        padding-bottom: 50px;
    }
    .pd-md-l-50 {
        padding-left: 50px;
    }
    .pd-md-t-50-force {
        padding-top: 50px !important;
    }
    .pd-md-r-50-force {
        padding-right: 50px !important;
    }
    .pd-md-b-50-force {
        padding-bottom: 50px !important;
    }
    .pd-md-l-50-force {
        padding-left: 50px !important;
    }
    .pd-md-55 {
        padding: 55px;
    }
    .pd-md-55-force {
        padding: 55px !important;
    }
    .pd-md-y-55 {
        padding-top: 55px;
        padding-bottom: 55px;
    }
    .pd-md-y-55-force {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .pd-md-x-55 {
        padding-left: 55px;
        padding-right: 55px;
    }
    .pd-md-x-55-force {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
    .pd-md-t-55 {
        padding-top: 55px;
    }
    .pd-md-r-55 {
        padding-right: 55px;
    }
    .pd-md-b-55 {
        padding-bottom: 55px;
    }
    .pd-md-l-55 {
        padding-left: 55px;
    }
    .pd-md-t-55-force {
        padding-top: 55px !important;
    }
    .pd-md-r-55-force {
        padding-right: 55px !important;
    }
    .pd-md-b-55-force {
        padding-bottom: 55px !important;
    }
    .pd-md-l-55-force {
        padding-left: 55px !important;
    }
    .pd-md-60 {
        padding: 60px;
    }
    .pd-md-60-force {
        padding: 60px !important;
    }
    .pd-md-y-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .pd-md-y-60-force {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .pd-md-x-60 {
        padding-left: 60px;
        padding-right: 60px;
    }
    .pd-md-x-60-force {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .pd-md-t-60 {
        padding-top: 60px;
    }
    .pd-md-r-60 {
        padding-right: 60px;
    }
    .pd-md-b-60 {
        padding-bottom: 60px;
    }
    .pd-md-l-60 {
        padding-left: 60px;
    }
    .pd-md-t-60-force {
        padding-top: 60px !important;
    }
    .pd-md-r-60-force {
        padding-right: 60px !important;
    }
    .pd-md-b-60-force {
        padding-bottom: 60px !important;
    }
    .pd-md-l-60-force {
        padding-left: 60px !important;
    }
    .pd-md-65 {
        padding: 65px;
    }
    .pd-md-65-force {
        padding: 65px !important;
    }
    .pd-md-y-65 {
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .pd-md-y-65-force {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }
    .pd-md-x-65 {
        padding-left: 65px;
        padding-right: 65px;
    }
    .pd-md-x-65-force {
        padding-left: 65px !important;
        padding-right: 65px !important;
    }
    .pd-md-t-65 {
        padding-top: 65px;
    }
    .pd-md-r-65 {
        padding-right: 65px;
    }
    .pd-md-b-65 {
        padding-bottom: 65px;
    }
    .pd-md-l-65 {
        padding-left: 65px;
    }
    .pd-md-t-65-force {
        padding-top: 65px !important;
    }
    .pd-md-r-65-force {
        padding-right: 65px !important;
    }
    .pd-md-b-65-force {
        padding-bottom: 65px !important;
    }
    .pd-md-l-65-force {
        padding-left: 65px !important;
    }
    .pd-md-70 {
        padding: 70px;
    }
    .pd-md-70-force {
        padding: 70px !important;
    }
    .pd-md-y-70 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .pd-md-y-70-force {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .pd-md-x-70 {
        padding-left: 70px;
        padding-right: 70px;
    }
    .pd-md-x-70-force {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }
    .pd-md-t-70 {
        padding-top: 70px;
    }
    .pd-md-r-70 {
        padding-right: 70px;
    }
    .pd-md-b-70 {
        padding-bottom: 70px;
    }
    .pd-md-l-70 {
        padding-left: 70px;
    }
    .pd-md-t-70-force {
        padding-top: 70px !important;
    }
    .pd-md-r-70-force {
        padding-right: 70px !important;
    }
    .pd-md-b-70-force {
        padding-bottom: 70px !important;
    }
    .pd-md-l-70-force {
        padding-left: 70px !important;
    }
    .pd-md-75 {
        padding: 75px;
    }
    .pd-md-75-force {
        padding: 75px !important;
    }
    .pd-md-y-75 {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .pd-md-y-75-force {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    .pd-md-x-75 {
        padding-left: 75px;
        padding-right: 75px;
    }
    .pd-md-x-75-force {
        padding-left: 75px !important;
        padding-right: 75px !important;
    }
    .pd-md-t-75 {
        padding-top: 75px;
    }
    .pd-md-r-75 {
        padding-right: 75px;
    }
    .pd-md-b-75 {
        padding-bottom: 75px;
    }
    .pd-md-l-75 {
        padding-left: 75px;
    }
    .pd-md-t-75-force {
        padding-top: 75px !important;
    }
    .pd-md-r-75-force {
        padding-right: 75px !important;
    }
    .pd-md-b-75-force {
        padding-bottom: 75px !important;
    }
    .pd-md-l-75-force {
        padding-left: 75px !important;
    }
    .pd-md-80 {
        padding: 80px;
    }
    .pd-md-80-force {
        padding: 80px !important;
    }
    .pd-md-y-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .pd-md-y-80-force {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .pd-md-x-80 {
        padding-left: 80px;
        padding-right: 80px;
    }
    .pd-md-x-80-force {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .pd-md-t-80 {
        padding-top: 80px;
    }
    .pd-md-r-80 {
        padding-right: 80px;
    }
    .pd-md-b-80 {
        padding-bottom: 80px;
    }
    .pd-md-l-80 {
        padding-left: 80px;
    }
    .pd-md-t-80-force {
        padding-top: 80px !important;
    }
    .pd-md-r-80-force {
        padding-right: 80px !important;
    }
    .pd-md-b-80-force {
        padding-bottom: 80px !important;
    }
    .pd-md-l-80-force {
        padding-left: 80px !important;
    }
    .pd-md-85 {
        padding: 85px;
    }
    .pd-md-85-force {
        padding: 85px !important;
    }
    .pd-md-y-85 {
        padding-top: 85px;
        padding-bottom: 85px;
    }
    .pd-md-y-85-force {
        padding-top: 85px !important;
        padding-bottom: 85px !important;
    }
    .pd-md-x-85 {
        padding-left: 85px;
        padding-right: 85px;
    }
    .pd-md-x-85-force {
        padding-left: 85px !important;
        padding-right: 85px !important;
    }
    .pd-md-t-85 {
        padding-top: 85px;
    }
    .pd-md-r-85 {
        padding-right: 85px;
    }
    .pd-md-b-85 {
        padding-bottom: 85px;
    }
    .pd-md-l-85 {
        padding-left: 85px;
    }
    .pd-md-t-85-force {
        padding-top: 85px !important;
    }
    .pd-md-r-85-force {
        padding-right: 85px !important;
    }
    .pd-md-b-85-force {
        padding-bottom: 85px !important;
    }
    .pd-md-l-85-force {
        padding-left: 85px !important;
    }
    .pd-md-90 {
        padding: 90px;
    }
    .pd-md-90-force {
        padding: 90px !important;
    }
    .pd-md-y-90 {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .pd-md-y-90-force {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    .pd-md-x-90 {
        padding-left: 90px;
        padding-right: 90px;
    }
    .pd-md-x-90-force {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }
    .pd-md-t-90 {
        padding-top: 90px;
    }
    .pd-md-r-90 {
        padding-right: 90px;
    }
    .pd-md-b-90 {
        padding-bottom: 90px;
    }
    .pd-md-l-90 {
        padding-left: 90px;
    }
    .pd-md-t-90-force {
        padding-top: 90px !important;
    }
    .pd-md-r-90-force {
        padding-right: 90px !important;
    }
    .pd-md-b-90-force {
        padding-bottom: 90px !important;
    }
    .pd-md-l-90-force {
        padding-left: 90px !important;
    }
    .pd-md-95 {
        padding: 95px;
    }
    .pd-md-95-force {
        padding: 95px !important;
    }
    .pd-md-y-95 {
        padding-top: 95px;
        padding-bottom: 95px;
    }
    .pd-md-y-95-force {
        padding-top: 95px !important;
        padding-bottom: 95px !important;
    }
    .pd-md-x-95 {
        padding-left: 95px;
        padding-right: 95px;
    }
    .pd-md-x-95-force {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
    .pd-md-t-95 {
        padding-top: 95px;
    }
    .pd-md-r-95 {
        padding-right: 95px;
    }
    .pd-md-b-95 {
        padding-bottom: 95px;
    }
    .pd-md-l-95 {
        padding-left: 95px;
    }
    .pd-md-t-95-force {
        padding-top: 95px !important;
    }
    .pd-md-r-95-force {
        padding-right: 95px !important;
    }
    .pd-md-b-95-force {
        padding-bottom: 95px !important;
    }
    .pd-md-l-95-force {
        padding-left: 95px !important;
    }
    .pd-md-100 {
        padding: 100px;
    }
    .pd-md-100-force {
        padding: 100px !important;
    }
    .pd-md-y-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .pd-md-y-100-force {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .pd-md-x-100 {
        padding-left: 100px;
        padding-right: 100px;
    }
    .pd-md-x-100-force {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .pd-md-t-100 {
        padding-top: 100px;
    }
    .pd-md-r-100 {
        padding-right: 100px;
    }
    .pd-md-b-100 {
        padding-bottom: 100px;
    }
    .pd-md-l-100 {
        padding-left: 100px;
    }
    .pd-md-t-100-force {
        padding-top: 100px !important;
    }
    .pd-md-r-100-force {
        padding-right: 100px !important;
    }
    .pd-md-b-100-force {
        padding-bottom: 100px !important;
    }
    .pd-md-l-100-force {
        padding-left: 100px !important;
    }
    .pd-md-110 {
        padding: 110px;
    }
    .pd-md-110-force {
        padding: 110px !important;
    }
    .pd-md-y-110 {
        padding-top: 110px;
        padding-bottom: 110px;
    }
    .pd-md-y-110-force {
        padding-top: 110px !important;
        padding-bottom: 110px !important;
    }
    .pd-md-x-110 {
        padding-left: 110px;
        padding-right: 110px;
    }
    .pd-md-x-110-force {
        padding-left: 110px !important;
        padding-right: 110px !important;
    }
    .pd-md-t-110 {
        padding-top: 110px;
    }
    .pd-md-r-110 {
        padding-right: 110px;
    }
    .pd-md-b-110 {
        padding-bottom: 110px;
    }
    .pd-md-l-110 {
        padding-left: 110px;
    }
    .pd-md-t-110-force {
        padding-top: 110px !important;
    }
    .pd-md-r-110-force {
        padding-right: 110px !important;
    }
    .pd-md-b-110-force {
        padding-bottom: 110px !important;
    }
    .pd-md-l-110-force {
        padding-left: 110px !important;
    }
    .pd-md-120 {
        padding: 120px;
    }
    .pd-md-120-force {
        padding: 120px !important;
    }
    .pd-md-y-120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .pd-md-y-120-force {
        padding-top: 120px !important;
        padding-bottom: 120px !important;
    }
    .pd-md-x-120 {
        padding-left: 120px;
        padding-right: 120px;
    }
    .pd-md-x-120-force {
        padding-left: 120px !important;
        padding-right: 120px !important;
    }
    .pd-md-t-120 {
        padding-top: 120px;
    }
    .pd-md-r-120 {
        padding-right: 120px;
    }
    .pd-md-b-120 {
        padding-bottom: 120px;
    }
    .pd-md-l-120 {
        padding-left: 120px;
    }
    .pd-md-t-120-force {
        padding-top: 120px !important;
    }
    .pd-md-r-120-force {
        padding-right: 120px !important;
    }
    .pd-md-b-120-force {
        padding-bottom: 120px !important;
    }
    .pd-md-l-120-force {
        padding-left: 120px !important;
    }
    .pd-md-130 {
        padding: 130px;
    }
    .pd-md-130-force {
        padding: 130px !important;
    }
    .pd-md-y-130 {
        padding-top: 130px;
        padding-bottom: 130px;
    }
    .pd-md-y-130-force {
        padding-top: 130px !important;
        padding-bottom: 130px !important;
    }
    .pd-md-x-130 {
        padding-left: 130px;
        padding-right: 130px;
    }
    .pd-md-x-130-force {
        padding-left: 130px !important;
        padding-right: 130px !important;
    }
    .pd-md-t-130 {
        padding-top: 130px;
    }
    .pd-md-r-130 {
        padding-right: 130px;
    }
    .pd-md-b-130 {
        padding-bottom: 130px;
    }
    .pd-md-l-130 {
        padding-left: 130px;
    }
    .pd-md-t-130-force {
        padding-top: 130px !important;
    }
    .pd-md-r-130-force {
        padding-right: 130px !important;
    }
    .pd-md-b-130-force {
        padding-bottom: 130px !important;
    }
    .pd-md-l-130-force {
        padding-left: 130px !important;
    }
    .pd-md-140 {
        padding: 140px;
    }
    .pd-md-140-force {
        padding: 140px !important;
    }
    .pd-md-y-140 {
        padding-top: 140px;
        padding-bottom: 140px;
    }
    .pd-md-y-140-force {
        padding-top: 140px !important;
        padding-bottom: 140px !important;
    }
    .pd-md-x-140 {
        padding-left: 140px;
        padding-right: 140px;
    }
    .pd-md-x-140-force {
        padding-left: 140px !important;
        padding-right: 140px !important;
    }
    .pd-md-t-140 {
        padding-top: 140px;
    }
    .pd-md-r-140 {
        padding-right: 140px;
    }
    .pd-md-b-140 {
        padding-bottom: 140px;
    }
    .pd-md-l-140 {
        padding-left: 140px;
    }
    .pd-md-t-140-force {
        padding-top: 140px !important;
    }
    .pd-md-r-140-force {
        padding-right: 140px !important;
    }
    .pd-md-b-140-force {
        padding-bottom: 140px !important;
    }
    .pd-md-l-140-force {
        padding-left: 140px !important;
    }
    .pd-md-150 {
        padding: 150px;
    }
    .pd-md-150-force {
        padding: 150px !important;
    }
    .pd-md-y-150 {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .pd-md-y-150-force {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .pd-md-x-150 {
        padding-left: 150px;
        padding-right: 150px;
    }
    .pd-md-x-150-force {
        padding-left: 150px !important;
        padding-right: 150px !important;
    }
    .pd-md-t-150 {
        padding-top: 150px;
    }
    .pd-md-r-150 {
        padding-right: 150px;
    }
    .pd-md-b-150 {
        padding-bottom: 150px;
    }
    .pd-md-l-150 {
        padding-left: 150px;
    }
    .pd-md-t-150-force {
        padding-top: 150px !important;
    }
    .pd-md-r-150-force {
        padding-right: 150px !important;
    }
    .pd-md-b-150-force {
        padding-bottom: 150px !important;
    }
    .pd-md-l-150-force {
        padding-left: 150px !important;
    }
    .pd-md-160 {
        padding: 160px;
    }
    .pd-md-160-force {
        padding: 160px !important;
    }
    .pd-md-y-160 {
        padding-top: 160px;
        padding-bottom: 160px;
    }
    .pd-md-y-160-force {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }
    .pd-md-x-160 {
        padding-left: 160px;
        padding-right: 160px;
    }
    .pd-md-x-160-force {
        padding-left: 160px !important;
        padding-right: 160px !important;
    }
    .pd-md-t-160 {
        padding-top: 160px;
    }
    .pd-md-r-160 {
        padding-right: 160px;
    }
    .pd-md-b-160 {
        padding-bottom: 160px;
    }
    .pd-md-l-160 {
        padding-left: 160px;
    }
    .pd-md-t-160-force {
        padding-top: 160px !important;
    }
    .pd-md-r-160-force {
        padding-right: 160px !important;
    }
    .pd-md-b-160-force {
        padding-bottom: 160px !important;
    }
    .pd-md-l-160-force {
        padding-left: 160px !important;
    }
    .pd-md-170 {
        padding: 170px;
    }
    .pd-md-170-force {
        padding: 170px !important;
    }
    .pd-md-y-170 {
        padding-top: 170px;
        padding-bottom: 170px;
    }
    .pd-md-y-170-force {
        padding-top: 170px !important;
        padding-bottom: 170px !important;
    }
    .pd-md-x-170 {
        padding-left: 170px;
        padding-right: 170px;
    }
    .pd-md-x-170-force {
        padding-left: 170px !important;
        padding-right: 170px !important;
    }
    .pd-md-t-170 {
        padding-top: 170px;
    }
    .pd-md-r-170 {
        padding-right: 170px;
    }
    .pd-md-b-170 {
        padding-bottom: 170px;
    }
    .pd-md-l-170 {
        padding-left: 170px;
    }
    .pd-md-t-170-force {
        padding-top: 170px !important;
    }
    .pd-md-r-170-force {
        padding-right: 170px !important;
    }
    .pd-md-b-170-force {
        padding-bottom: 170px !important;
    }
    .pd-md-l-170-force {
        padding-left: 170px !important;
    }
    .pd-md-180 {
        padding: 180px;
    }
    .pd-md-180-force {
        padding: 180px !important;
    }
    .pd-md-y-180 {
        padding-top: 180px;
        padding-bottom: 180px;
    }
    .pd-md-y-180-force {
        padding-top: 180px !important;
        padding-bottom: 180px !important;
    }
    .pd-md-x-180 {
        padding-left: 180px;
        padding-right: 180px;
    }
    .pd-md-x-180-force {
        padding-left: 180px !important;
        padding-right: 180px !important;
    }
    .pd-md-t-180 {
        padding-top: 180px;
    }
    .pd-md-r-180 {
        padding-right: 180px;
    }
    .pd-md-b-180 {
        padding-bottom: 180px;
    }
    .pd-md-l-180 {
        padding-left: 180px;
    }
    .pd-md-t-180-force {
        padding-top: 180px !important;
    }
    .pd-md-r-180-force {
        padding-right: 180px !important;
    }
    .pd-md-b-180-force {
        padding-bottom: 180px !important;
    }
    .pd-md-l-180-force {
        padding-left: 180px !important;
    }
    .pd-md-190 {
        padding: 190px;
    }
    .pd-md-190-force {
        padding: 190px !important;
    }
    .pd-md-y-190 {
        padding-top: 190px;
        padding-bottom: 190px;
    }
    .pd-md-y-190-force {
        padding-top: 190px !important;
        padding-bottom: 190px !important;
    }
    .pd-md-x-190 {
        padding-left: 190px;
        padding-right: 190px;
    }
    .pd-md-x-190-force {
        padding-left: 190px !important;
        padding-right: 190px !important;
    }
    .pd-md-t-190 {
        padding-top: 190px;
    }
    .pd-md-r-190 {
        padding-right: 190px;
    }
    .pd-md-b-190 {
        padding-bottom: 190px;
    }
    .pd-md-l-190 {
        padding-left: 190px;
    }
    .pd-md-t-190-force {
        padding-top: 190px !important;
    }
    .pd-md-r-190-force {
        padding-right: 190px !important;
    }
    .pd-md-b-190-force {
        padding-bottom: 190px !important;
    }
    .pd-md-l-190-force {
        padding-left: 190px !important;
    }
    .pd-md-200 {
        padding: 200px;
    }
    .pd-md-200-force {
        padding: 200px !important;
    }
    .pd-md-y-200 {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    .pd-md-y-200-force {
        padding-top: 200px !important;
        padding-bottom: 200px !important;
    }
    .pd-md-x-200 {
        padding-left: 200px;
        padding-right: 200px;
    }
    .pd-md-x-200-force {
        padding-left: 200px !important;
        padding-right: 200px !important;
    }
    .pd-md-t-200 {
        padding-top: 200px;
    }
    .pd-md-r-200 {
        padding-right: 200px;
    }
    .pd-md-b-200 {
        padding-bottom: 200px;
    }
    .pd-md-l-200 {
        padding-left: 200px;
    }
    .pd-md-t-200-force {
        padding-top: 200px !important;
    }
    .pd-md-r-200-force {
        padding-right: 200px !important;
    }
    .pd-md-b-200-force {
        padding-bottom: 200px !important;
    }
    .pd-md-l-200-force {
        padding-left: 200px !important;
    }
}

@media (min-width: 992px) {
    .pd-lg-0 {
        padding: 0px;
    }
    .pd-lg-0-force {
        padding: 0px !important;
    }
    .pd-lg-y-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .pd-lg-y-0-force {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .pd-lg-x-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pd-lg-x-0-force {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .pd-lg-t-0 {
        padding-top: 0px;
    }
    .pd-lg-r-0 {
        padding-right: 0px;
    }
    .pd-lg-b-0 {
        padding-bottom: 0px;
    }
    .pd-lg-l-0 {
        padding-left: 0px;
    }
    .pd-lg-t-0-force {
        padding-top: 0px !important;
    }
    .pd-lg-r-0-force {
        padding-right: 0px !important;
    }
    .pd-lg-b-0-force {
        padding-bottom: 0px !important;
    }
    .pd-lg-l-0-force {
        padding-left: 0px !important;
    }
    .pd-lg-1 {
        padding: 1px;
    }
    .pd-lg-1-force {
        padding: 1px !important;
    }
    .pd-lg-y-1 {
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .pd-lg-y-1-force {
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }
    .pd-lg-x-1 {
        padding-left: 1px;
        padding-right: 1px;
    }
    .pd-lg-x-1-force {
        padding-left: 1px !important;
        padding-right: 1px !important;
    }
    .pd-lg-t-1 {
        padding-top: 1px;
    }
    .pd-lg-r-1 {
        padding-right: 1px;
    }
    .pd-lg-b-1 {
        padding-bottom: 1px;
    }
    .pd-lg-l-1 {
        padding-left: 1px;
    }
    .pd-lg-t-1-force {
        padding-top: 1px !important;
    }
    .pd-lg-r-1-force {
        padding-right: 1px !important;
    }
    .pd-lg-b-1-force {
        padding-bottom: 1px !important;
    }
    .pd-lg-l-1-force {
        padding-left: 1px !important;
    }
    .pd-lg-2 {
        padding: 2px;
    }
    .pd-lg-2-force {
        padding: 2px !important;
    }
    .pd-lg-y-2 {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .pd-lg-y-2-force {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    .pd-lg-x-2 {
        padding-left: 2px;
        padding-right: 2px;
    }
    .pd-lg-x-2-force {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }
    .pd-lg-t-2 {
        padding-top: 2px;
    }
    .pd-lg-r-2 {
        padding-right: 2px;
    }
    .pd-lg-b-2 {
        padding-bottom: 2px;
    }
    .pd-lg-l-2 {
        padding-left: 2px;
    }
    .pd-lg-t-2-force {
        padding-top: 2px !important;
    }
    .pd-lg-r-2-force {
        padding-right: 2px !important;
    }
    .pd-lg-b-2-force {
        padding-bottom: 2px !important;
    }
    .pd-lg-l-2-force {
        padding-left: 2px !important;
    }
    .pd-lg-3 {
        padding: 3px;
    }
    .pd-lg-3-force {
        padding: 3px !important;
    }
    .pd-lg-y-3 {
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .pd-lg-y-3-force {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }
    .pd-lg-x-3 {
        padding-left: 3px;
        padding-right: 3px;
    }
    .pd-lg-x-3-force {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    .pd-lg-t-3 {
        padding-top: 3px;
    }
    .pd-lg-r-3 {
        padding-right: 3px;
    }
    .pd-lg-b-3 {
        padding-bottom: 3px;
    }
    .pd-lg-l-3 {
        padding-left: 3px;
    }
    .pd-lg-t-3-force {
        padding-top: 3px !important;
    }
    .pd-lg-r-3-force {
        padding-right: 3px !important;
    }
    .pd-lg-b-3-force {
        padding-bottom: 3px !important;
    }
    .pd-lg-l-3-force {
        padding-left: 3px !important;
    }
    .pd-lg-4 {
        padding: 4px;
    }
    .pd-lg-4-force {
        padding: 4px !important;
    }
    .pd-lg-y-4 {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .pd-lg-y-4-force {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
    .pd-lg-x-4 {
        padding-left: 4px;
        padding-right: 4px;
    }
    .pd-lg-x-4-force {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .pd-lg-t-4 {
        padding-top: 4px;
    }
    .pd-lg-r-4 {
        padding-right: 4px;
    }
    .pd-lg-b-4 {
        padding-bottom: 4px;
    }
    .pd-lg-l-4 {
        padding-left: 4px;
    }
    .pd-lg-t-4-force {
        padding-top: 4px !important;
    }
    .pd-lg-r-4-force {
        padding-right: 4px !important;
    }
    .pd-lg-b-4-force {
        padding-bottom: 4px !important;
    }
    .pd-lg-l-4-force {
        padding-left: 4px !important;
    }
    .pd-lg-5 {
        padding: 5px;
    }
    .pd-lg-5-force {
        padding: 5px !important;
    }
    .pd-lg-y-5 {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .pd-lg-y-5-force {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .pd-lg-x-5 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .pd-lg-x-5-force {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .pd-lg-t-5 {
        padding-top: 5px;
    }
    .pd-lg-r-5 {
        padding-right: 5px;
    }
    .pd-lg-b-5 {
        padding-bottom: 5px;
    }
    .pd-lg-l-5 {
        padding-left: 5px;
    }
    .pd-lg-t-5-force {
        padding-top: 5px !important;
    }
    .pd-lg-r-5-force {
        padding-right: 5px !important;
    }
    .pd-lg-b-5-force {
        padding-bottom: 5px !important;
    }
    .pd-lg-l-5-force {
        padding-left: 5px !important;
    }
    .pd-lg-6 {
        padding: 6px;
    }
    .pd-lg-6-force {
        padding: 6px !important;
    }
    .pd-lg-y-6 {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .pd-lg-y-6-force {
        padding-top: 6px !important;
        padding-bottom: 6px !important;
    }
    .pd-lg-x-6 {
        padding-left: 6px;
        padding-right: 6px;
    }
    .pd-lg-x-6-force {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    .pd-lg-t-6 {
        padding-top: 6px;
    }
    .pd-lg-r-6 {
        padding-right: 6px;
    }
    .pd-lg-b-6 {
        padding-bottom: 6px;
    }
    .pd-lg-l-6 {
        padding-left: 6px;
    }
    .pd-lg-t-6-force {
        padding-top: 6px !important;
    }
    .pd-lg-r-6-force {
        padding-right: 6px !important;
    }
    .pd-lg-b-6-force {
        padding-bottom: 6px !important;
    }
    .pd-lg-l-6-force {
        padding-left: 6px !important;
    }
    .pd-lg-7 {
        padding: 7px;
    }
    .pd-lg-7-force {
        padding: 7px !important;
    }
    .pd-lg-y-7 {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .pd-lg-y-7-force {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
    .pd-lg-x-7 {
        padding-left: 7px;
        padding-right: 7px;
    }
    .pd-lg-x-7-force {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    .pd-lg-t-7 {
        padding-top: 7px;
    }
    .pd-lg-r-7 {
        padding-right: 7px;
    }
    .pd-lg-b-7 {
        padding-bottom: 7px;
    }
    .pd-lg-l-7 {
        padding-left: 7px;
    }
    .pd-lg-t-7-force {
        padding-top: 7px !important;
    }
    .pd-lg-r-7-force {
        padding-right: 7px !important;
    }
    .pd-lg-b-7-force {
        padding-bottom: 7px !important;
    }
    .pd-lg-l-7-force {
        padding-left: 7px !important;
    }
    .pd-lg-8 {
        padding: 8px;
    }
    .pd-lg-8-force {
        padding: 8px !important;
    }
    .pd-lg-y-8 {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .pd-lg-y-8-force {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .pd-lg-x-8 {
        padding-left: 8px;
        padding-right: 8px;
    }
    .pd-lg-x-8-force {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .pd-lg-t-8 {
        padding-top: 8px;
    }
    .pd-lg-r-8 {
        padding-right: 8px;
    }
    .pd-lg-b-8 {
        padding-bottom: 8px;
    }
    .pd-lg-l-8 {
        padding-left: 8px;
    }
    .pd-lg-t-8-force {
        padding-top: 8px !important;
    }
    .pd-lg-r-8-force {
        padding-right: 8px !important;
    }
    .pd-lg-b-8-force {
        padding-bottom: 8px !important;
    }
    .pd-lg-l-8-force {
        padding-left: 8px !important;
    }
    .pd-lg-9 {
        padding: 9px;
    }
    .pd-lg-9-force {
        padding: 9px !important;
    }
    .pd-lg-y-9 {
        padding-top: 9px;
        padding-bottom: 9px;
    }
    .pd-lg-y-9-force {
        padding-top: 9px !important;
        padding-bottom: 9px !important;
    }
    .pd-lg-x-9 {
        padding-left: 9px;
        padding-right: 9px;
    }
    .pd-lg-x-9-force {
        padding-left: 9px !important;
        padding-right: 9px !important;
    }
    .pd-lg-t-9 {
        padding-top: 9px;
    }
    .pd-lg-r-9 {
        padding-right: 9px;
    }
    .pd-lg-b-9 {
        padding-bottom: 9px;
    }
    .pd-lg-l-9 {
        padding-left: 9px;
    }
    .pd-lg-t-9-force {
        padding-top: 9px !important;
    }
    .pd-lg-r-9-force {
        padding-right: 9px !important;
    }
    .pd-lg-b-9-force {
        padding-bottom: 9px !important;
    }
    .pd-lg-l-9-force {
        padding-left: 9px !important;
    }
    .pd-lg-10 {
        padding: 10px;
    }
    .pd-lg-10-force {
        padding: 10px !important;
    }
    .pd-lg-y-10 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .pd-lg-y-10-force {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .pd-lg-x-10 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .pd-lg-x-10-force {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .pd-lg-t-10 {
        padding-top: 10px;
    }
    .pd-lg-r-10 {
        padding-right: 10px;
    }
    .pd-lg-b-10 {
        padding-bottom: 10px;
    }
    .pd-lg-l-10 {
        padding-left: 10px;
    }
    .pd-lg-t-10-force {
        padding-top: 10px !important;
    }
    .pd-lg-r-10-force {
        padding-right: 10px !important;
    }
    .pd-lg-b-10-force {
        padding-bottom: 10px !important;
    }
    .pd-lg-l-10-force {
        padding-left: 10px !important;
    }
    .pd-lg-15 {
        padding: 15px;
    }
    .pd-lg-15-force {
        padding: 15px !important;
    }
    .pd-lg-y-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .pd-lg-y-15-force {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .pd-lg-x-15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pd-lg-x-15-force {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .pd-lg-t-15 {
        padding-top: 15px;
    }
    .pd-lg-r-15 {
        padding-right: 15px;
    }
    .pd-lg-b-15 {
        padding-bottom: 15px;
    }
    .pd-lg-l-15 {
        padding-left: 15px;
    }
    .pd-lg-t-15-force {
        padding-top: 15px !important;
    }
    .pd-lg-r-15-force {
        padding-right: 15px !important;
    }
    .pd-lg-b-15-force {
        padding-bottom: 15px !important;
    }
    .pd-lg-l-15-force {
        padding-left: 15px !important;
    }
    .pd-lg-20 {
        padding: 20px;
    }
    .pd-lg-20-force {
        padding: 20px !important;
    }
    .pd-lg-y-20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .pd-lg-y-20-force {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .pd-lg-x-20 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pd-lg-x-20-force {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .pd-lg-t-20 {
        padding-top: 20px;
    }
    .pd-lg-r-20 {
        padding-right: 20px;
    }
    .pd-lg-b-20 {
        padding-bottom: 20px;
    }
    .pd-lg-l-20 {
        padding-left: 20px;
    }
    .pd-lg-t-20-force {
        padding-top: 20px !important;
    }
    .pd-lg-r-20-force {
        padding-right: 20px !important;
    }
    .pd-lg-b-20-force {
        padding-bottom: 20px !important;
    }
    .pd-lg-l-20-force {
        padding-left: 20px !important;
    }
    .pd-lg-25 {
        padding: 25px;
    }
    .pd-lg-25-force {
        padding: 25px !important;
    }
    .pd-lg-y-25 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .pd-lg-y-25-force {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .pd-lg-x-25 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .pd-lg-x-25-force {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .pd-lg-t-25 {
        padding-top: 25px;
    }
    .pd-lg-r-25 {
        padding-right: 25px;
    }
    .pd-lg-b-25 {
        padding-bottom: 25px;
    }
    .pd-lg-l-25 {
        padding-left: 25px;
    }
    .pd-lg-t-25-force {
        padding-top: 25px !important;
    }
    .pd-lg-r-25-force {
        padding-right: 25px !important;
    }
    .pd-lg-b-25-force {
        padding-bottom: 25px !important;
    }
    .pd-lg-l-25-force {
        padding-left: 25px !important;
    }
    .pd-lg-30 {
        padding: 30px;
    }
    .pd-lg-30-force {
        padding: 30px !important;
    }
    .pd-lg-y-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pd-lg-y-30-force {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .pd-lg-x-30 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .pd-lg-x-30-force {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .pd-lg-t-30 {
        padding-top: 30px;
    }
    .pd-lg-r-30 {
        padding-right: 30px;
    }
    .pd-lg-b-30 {
        padding-bottom: 30px;
    }
    .pd-lg-l-30 {
        padding-left: 30px;
    }
    .pd-lg-t-30-force {
        padding-top: 30px !important;
    }
    .pd-lg-r-30-force {
        padding-right: 30px !important;
    }
    .pd-lg-b-30-force {
        padding-bottom: 30px !important;
    }
    .pd-lg-l-30-force {
        padding-left: 30px !important;
    }
    .pd-lg-35 {
        padding: 35px;
    }
    .pd-lg-35-force {
        padding: 35px !important;
    }
    .pd-lg-y-35 {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .pd-lg-y-35-force {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .pd-lg-x-35 {
        padding-left: 35px;
        padding-right: 35px;
    }
    .pd-lg-x-35-force {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .pd-lg-t-35 {
        padding-top: 35px;
    }
    .pd-lg-r-35 {
        padding-right: 35px;
    }
    .pd-lg-b-35 {
        padding-bottom: 35px;
    }
    .pd-lg-l-35 {
        padding-left: 35px;
    }
    .pd-lg-t-35-force {
        padding-top: 35px !important;
    }
    .pd-lg-r-35-force {
        padding-right: 35px !important;
    }
    .pd-lg-b-35-force {
        padding-bottom: 35px !important;
    }
    .pd-lg-l-35-force {
        padding-left: 35px !important;
    }
    .pd-lg-40 {
        padding: 40px;
    }
    .pd-lg-40-force {
        padding: 40px !important;
    }
    .pd-lg-y-40 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .pd-lg-y-40-force {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .pd-lg-x-40 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .pd-lg-x-40-force {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .pd-lg-t-40 {
        padding-top: 40px;
    }
    .pd-lg-r-40 {
        padding-right: 40px;
    }
    .pd-lg-b-40 {
        padding-bottom: 40px;
    }
    .pd-lg-l-40 {
        padding-left: 40px;
    }
    .pd-lg-t-40-force {
        padding-top: 40px !important;
    }
    .pd-lg-r-40-force {
        padding-right: 40px !important;
    }
    .pd-lg-b-40-force {
        padding-bottom: 40px !important;
    }
    .pd-lg-l-40-force {
        padding-left: 40px !important;
    }
    .pd-lg-45 {
        padding: 45px;
    }
    .pd-lg-45-force {
        padding: 45px !important;
    }
    .pd-lg-y-45 {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .pd-lg-y-45-force {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
    .pd-lg-x-45 {
        padding-left: 45px;
        padding-right: 45px;
    }
    .pd-lg-x-45-force {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }
    .pd-lg-t-45 {
        padding-top: 45px;
    }
    .pd-lg-r-45 {
        padding-right: 45px;
    }
    .pd-lg-b-45 {
        padding-bottom: 45px;
    }
    .pd-lg-l-45 {
        padding-left: 45px;
    }
    .pd-lg-t-45-force {
        padding-top: 45px !important;
    }
    .pd-lg-r-45-force {
        padding-right: 45px !important;
    }
    .pd-lg-b-45-force {
        padding-bottom: 45px !important;
    }
    .pd-lg-l-45-force {
        padding-left: 45px !important;
    }
    .pd-lg-50 {
        padding: 50px;
    }
    .pd-lg-50-force {
        padding: 50px !important;
    }
    .pd-lg-y-50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pd-lg-y-50-force {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .pd-lg-x-50 {
        padding-left: 50px;
        padding-right: 50px;
    }
    .pd-lg-x-50-force {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .pd-lg-t-50 {
        padding-top: 50px;
    }
    .pd-lg-r-50 {
        padding-right: 50px;
    }
    .pd-lg-b-50 {
        padding-bottom: 50px;
    }
    .pd-lg-l-50 {
        padding-left: 50px;
    }
    .pd-lg-t-50-force {
        padding-top: 50px !important;
    }
    .pd-lg-r-50-force {
        padding-right: 50px !important;
    }
    .pd-lg-b-50-force {
        padding-bottom: 50px !important;
    }
    .pd-lg-l-50-force {
        padding-left: 50px !important;
    }
    .pd-lg-55 {
        padding: 55px;
    }
    .pd-lg-55-force {
        padding: 55px !important;
    }
    .pd-lg-y-55 {
        padding-top: 55px;
        padding-bottom: 55px;
    }
    .pd-lg-y-55-force {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .pd-lg-x-55 {
        padding-left: 55px;
        padding-right: 55px;
    }
    .pd-lg-x-55-force {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
    .pd-lg-t-55 {
        padding-top: 55px;
    }
    .pd-lg-r-55 {
        padding-right: 55px;
    }
    .pd-lg-b-55 {
        padding-bottom: 55px;
    }
    .pd-lg-l-55 {
        padding-left: 55px;
    }
    .pd-lg-t-55-force {
        padding-top: 55px !important;
    }
    .pd-lg-r-55-force {
        padding-right: 55px !important;
    }
    .pd-lg-b-55-force {
        padding-bottom: 55px !important;
    }
    .pd-lg-l-55-force {
        padding-left: 55px !important;
    }
    .pd-lg-60 {
        padding: 60px;
    }
    .pd-lg-60-force {
        padding: 60px !important;
    }
    .pd-lg-y-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .pd-lg-y-60-force {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .pd-lg-x-60 {
        padding-left: 60px;
        padding-right: 60px;
    }
    .pd-lg-x-60-force {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .pd-lg-t-60 {
        padding-top: 60px;
    }
    .pd-lg-r-60 {
        padding-right: 60px;
    }
    .pd-lg-b-60 {
        padding-bottom: 60px;
    }
    .pd-lg-l-60 {
        padding-left: 60px;
    }
    .pd-lg-t-60-force {
        padding-top: 60px !important;
    }
    .pd-lg-r-60-force {
        padding-right: 60px !important;
    }
    .pd-lg-b-60-force {
        padding-bottom: 60px !important;
    }
    .pd-lg-l-60-force {
        padding-left: 60px !important;
    }
    .pd-lg-65 {
        padding: 65px;
    }
    .pd-lg-65-force {
        padding: 65px !important;
    }
    .pd-lg-y-65 {
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .pd-lg-y-65-force {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }
    .pd-lg-x-65 {
        padding-left: 65px;
        padding-right: 65px;
    }
    .pd-lg-x-65-force {
        padding-left: 65px !important;
        padding-right: 65px !important;
    }
    .pd-lg-t-65 {
        padding-top: 65px;
    }
    .pd-lg-r-65 {
        padding-right: 65px;
    }
    .pd-lg-b-65 {
        padding-bottom: 65px;
    }
    .pd-lg-l-65 {
        padding-left: 65px;
    }
    .pd-lg-t-65-force {
        padding-top: 65px !important;
    }
    .pd-lg-r-65-force {
        padding-right: 65px !important;
    }
    .pd-lg-b-65-force {
        padding-bottom: 65px !important;
    }
    .pd-lg-l-65-force {
        padding-left: 65px !important;
    }
    .pd-lg-70 {
        padding: 70px;
    }
    .pd-lg-70-force {
        padding: 70px !important;
    }
    .pd-lg-y-70 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .pd-lg-y-70-force {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .pd-lg-x-70 {
        padding-left: 70px;
        padding-right: 70px;
    }
    .pd-lg-x-70-force {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }
    .pd-lg-t-70 {
        padding-top: 70px;
    }
    .pd-lg-r-70 {
        padding-right: 70px;
    }
    .pd-lg-b-70 {
        padding-bottom: 70px;
    }
    .pd-lg-l-70 {
        padding-left: 70px;
    }
    .pd-lg-t-70-force {
        padding-top: 70px !important;
    }
    .pd-lg-r-70-force {
        padding-right: 70px !important;
    }
    .pd-lg-b-70-force {
        padding-bottom: 70px !important;
    }
    .pd-lg-l-70-force {
        padding-left: 70px !important;
    }
    .pd-lg-75 {
        padding: 75px;
    }
    .pd-lg-75-force {
        padding: 75px !important;
    }
    .pd-lg-y-75 {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .pd-lg-y-75-force {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    .pd-lg-x-75 {
        padding-left: 75px;
        padding-right: 75px;
    }
    .pd-lg-x-75-force {
        padding-left: 75px !important;
        padding-right: 75px !important;
    }
    .pd-lg-t-75 {
        padding-top: 75px;
    }
    .pd-lg-r-75 {
        padding-right: 75px;
    }
    .pd-lg-b-75 {
        padding-bottom: 75px;
    }
    .pd-lg-l-75 {
        padding-left: 75px;
    }
    .pd-lg-t-75-force {
        padding-top: 75px !important;
    }
    .pd-lg-r-75-force {
        padding-right: 75px !important;
    }
    .pd-lg-b-75-force {
        padding-bottom: 75px !important;
    }
    .pd-lg-l-75-force {
        padding-left: 75px !important;
    }
    .pd-lg-80 {
        padding: 80px;
    }
    .pd-lg-80-force {
        padding: 80px !important;
    }
    .pd-lg-y-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .pd-lg-y-80-force {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .pd-lg-x-80 {
        padding-left: 80px;
        padding-right: 80px;
    }
    .pd-lg-x-80-force {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .pd-lg-t-80 {
        padding-top: 80px;
    }
    .pd-lg-r-80 {
        padding-right: 80px;
    }
    .pd-lg-b-80 {
        padding-bottom: 80px;
    }
    .pd-lg-l-80 {
        padding-left: 80px;
    }
    .pd-lg-t-80-force {
        padding-top: 80px !important;
    }
    .pd-lg-r-80-force {
        padding-right: 80px !important;
    }
    .pd-lg-b-80-force {
        padding-bottom: 80px !important;
    }
    .pd-lg-l-80-force {
        padding-left: 80px !important;
    }
    .pd-lg-85 {
        padding: 85px;
    }
    .pd-lg-85-force {
        padding: 85px !important;
    }
    .pd-lg-y-85 {
        padding-top: 85px;
        padding-bottom: 85px;
    }
    .pd-lg-y-85-force {
        padding-top: 85px !important;
        padding-bottom: 85px !important;
    }
    .pd-lg-x-85 {
        padding-left: 85px;
        padding-right: 85px;
    }
    .pd-lg-x-85-force {
        padding-left: 85px !important;
        padding-right: 85px !important;
    }
    .pd-lg-t-85 {
        padding-top: 85px;
    }
    .pd-lg-r-85 {
        padding-right: 85px;
    }
    .pd-lg-b-85 {
        padding-bottom: 85px;
    }
    .pd-lg-l-85 {
        padding-left: 85px;
    }
    .pd-lg-t-85-force {
        padding-top: 85px !important;
    }
    .pd-lg-r-85-force {
        padding-right: 85px !important;
    }
    .pd-lg-b-85-force {
        padding-bottom: 85px !important;
    }
    .pd-lg-l-85-force {
        padding-left: 85px !important;
    }
    .pd-lg-90 {
        padding: 90px;
    }
    .pd-lg-90-force {
        padding: 90px !important;
    }
    .pd-lg-y-90 {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .pd-lg-y-90-force {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    .pd-lg-x-90 {
        padding-left: 90px;
        padding-right: 90px;
    }
    .pd-lg-x-90-force {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }
    .pd-lg-t-90 {
        padding-top: 90px;
    }
    .pd-lg-r-90 {
        padding-right: 90px;
    }
    .pd-lg-b-90 {
        padding-bottom: 90px;
    }
    .pd-lg-l-90 {
        padding-left: 90px;
    }
    .pd-lg-t-90-force {
        padding-top: 90px !important;
    }
    .pd-lg-r-90-force {
        padding-right: 90px !important;
    }
    .pd-lg-b-90-force {
        padding-bottom: 90px !important;
    }
    .pd-lg-l-90-force {
        padding-left: 90px !important;
    }
    .pd-lg-95 {
        padding: 95px;
    }
    .pd-lg-95-force {
        padding: 95px !important;
    }
    .pd-lg-y-95 {
        padding-top: 95px;
        padding-bottom: 95px;
    }
    .pd-lg-y-95-force {
        padding-top: 95px !important;
        padding-bottom: 95px !important;
    }
    .pd-lg-x-95 {
        padding-left: 95px;
        padding-right: 95px;
    }
    .pd-lg-x-95-force {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
    .pd-lg-t-95 {
        padding-top: 95px;
    }
    .pd-lg-r-95 {
        padding-right: 95px;
    }
    .pd-lg-b-95 {
        padding-bottom: 95px;
    }
    .pd-lg-l-95 {
        padding-left: 95px;
    }
    .pd-lg-t-95-force {
        padding-top: 95px !important;
    }
    .pd-lg-r-95-force {
        padding-right: 95px !important;
    }
    .pd-lg-b-95-force {
        padding-bottom: 95px !important;
    }
    .pd-lg-l-95-force {
        padding-left: 95px !important;
    }
    .pd-lg-100 {
        padding: 100px;
    }
    .pd-lg-100-force {
        padding: 100px !important;
    }
    .pd-lg-y-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .pd-lg-y-100-force {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .pd-lg-x-100 {
        padding-left: 100px;
        padding-right: 100px;
    }
    .pd-lg-x-100-force {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .pd-lg-t-100 {
        padding-top: 100px;
    }
    .pd-lg-r-100 {
        padding-right: 100px;
    }
    .pd-lg-b-100 {
        padding-bottom: 100px;
    }
    .pd-lg-l-100 {
        padding-left: 100px;
    }
    .pd-lg-t-100-force {
        padding-top: 100px !important;
    }
    .pd-lg-r-100-force {
        padding-right: 100px !important;
    }
    .pd-lg-b-100-force {
        padding-bottom: 100px !important;
    }
    .pd-lg-l-100-force {
        padding-left: 100px !important;
    }
    .pd-lg-110 {
        padding: 110px;
    }
    .pd-lg-110-force {
        padding: 110px !important;
    }
    .pd-lg-y-110 {
        padding-top: 110px;
        padding-bottom: 110px;
    }
    .pd-lg-y-110-force {
        padding-top: 110px !important;
        padding-bottom: 110px !important;
    }
    .pd-lg-x-110 {
        padding-left: 110px;
        padding-right: 110px;
    }
    .pd-lg-x-110-force {
        padding-left: 110px !important;
        padding-right: 110px !important;
    }
    .pd-lg-t-110 {
        padding-top: 110px;
    }
    .pd-lg-r-110 {
        padding-right: 110px;
    }
    .pd-lg-b-110 {
        padding-bottom: 110px;
    }
    .pd-lg-l-110 {
        padding-left: 110px;
    }
    .pd-lg-t-110-force {
        padding-top: 110px !important;
    }
    .pd-lg-r-110-force {
        padding-right: 110px !important;
    }
    .pd-lg-b-110-force {
        padding-bottom: 110px !important;
    }
    .pd-lg-l-110-force {
        padding-left: 110px !important;
    }
    .pd-lg-120 {
        padding: 120px;
    }
    .pd-lg-120-force {
        padding: 120px !important;
    }
    .pd-lg-y-120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .pd-lg-y-120-force {
        padding-top: 120px !important;
        padding-bottom: 120px !important;
    }
    .pd-lg-x-120 {
        padding-left: 120px;
        padding-right: 120px;
    }
    .pd-lg-x-120-force {
        padding-left: 120px !important;
        padding-right: 120px !important;
    }
    .pd-lg-t-120 {
        padding-top: 120px;
    }
    .pd-lg-r-120 {
        padding-right: 120px;
    }
    .pd-lg-b-120 {
        padding-bottom: 120px;
    }
    .pd-lg-l-120 {
        padding-left: 120px;
    }
    .pd-lg-t-120-force {
        padding-top: 120px !important;
    }
    .pd-lg-r-120-force {
        padding-right: 120px !important;
    }
    .pd-lg-b-120-force {
        padding-bottom: 120px !important;
    }
    .pd-lg-l-120-force {
        padding-left: 120px !important;
    }
    .pd-lg-130 {
        padding: 130px;
    }
    .pd-lg-130-force {
        padding: 130px !important;
    }
    .pd-lg-y-130 {
        padding-top: 130px;
        padding-bottom: 130px;
    }
    .pd-lg-y-130-force {
        padding-top: 130px !important;
        padding-bottom: 130px !important;
    }
    .pd-lg-x-130 {
        padding-left: 130px;
        padding-right: 130px;
    }
    .pd-lg-x-130-force {
        padding-left: 130px !important;
        padding-right: 130px !important;
    }
    .pd-lg-t-130 {
        padding-top: 130px;
    }
    .pd-lg-r-130 {
        padding-right: 130px;
    }
    .pd-lg-b-130 {
        padding-bottom: 130px;
    }
    .pd-lg-l-130 {
        padding-left: 130px;
    }
    .pd-lg-t-130-force {
        padding-top: 130px !important;
    }
    .pd-lg-r-130-force {
        padding-right: 130px !important;
    }
    .pd-lg-b-130-force {
        padding-bottom: 130px !important;
    }
    .pd-lg-l-130-force {
        padding-left: 130px !important;
    }
    .pd-lg-140 {
        padding: 140px;
    }
    .pd-lg-140-force {
        padding: 140px !important;
    }
    .pd-lg-y-140 {
        padding-top: 140px;
        padding-bottom: 140px;
    }
    .pd-lg-y-140-force {
        padding-top: 140px !important;
        padding-bottom: 140px !important;
    }
    .pd-lg-x-140 {
        padding-left: 140px;
        padding-right: 140px;
    }
    .pd-lg-x-140-force {
        padding-left: 140px !important;
        padding-right: 140px !important;
    }
    .pd-lg-t-140 {
        padding-top: 140px;
    }
    .pd-lg-r-140 {
        padding-right: 140px;
    }
    .pd-lg-b-140 {
        padding-bottom: 140px;
    }
    .pd-lg-l-140 {
        padding-left: 140px;
    }
    .pd-lg-t-140-force {
        padding-top: 140px !important;
    }
    .pd-lg-r-140-force {
        padding-right: 140px !important;
    }
    .pd-lg-b-140-force {
        padding-bottom: 140px !important;
    }
    .pd-lg-l-140-force {
        padding-left: 140px !important;
    }
    .pd-lg-150 {
        padding: 150px;
    }
    .pd-lg-150-force {
        padding: 150px !important;
    }
    .pd-lg-y-150 {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .pd-lg-y-150-force {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .pd-lg-x-150 {
        padding-left: 150px;
        padding-right: 150px;
    }
    .pd-lg-x-150-force {
        padding-left: 150px !important;
        padding-right: 150px !important;
    }
    .pd-lg-t-150 {
        padding-top: 150px;
    }
    .pd-lg-r-150 {
        padding-right: 150px;
    }
    .pd-lg-b-150 {
        padding-bottom: 150px;
    }
    .pd-lg-l-150 {
        padding-left: 150px;
    }
    .pd-lg-t-150-force {
        padding-top: 150px !important;
    }
    .pd-lg-r-150-force {
        padding-right: 150px !important;
    }
    .pd-lg-b-150-force {
        padding-bottom: 150px !important;
    }
    .pd-lg-l-150-force {
        padding-left: 150px !important;
    }
    .pd-lg-160 {
        padding: 160px;
    }
    .pd-lg-160-force {
        padding: 160px !important;
    }
    .pd-lg-y-160 {
        padding-top: 160px;
        padding-bottom: 160px;
    }
    .pd-lg-y-160-force {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }
    .pd-lg-x-160 {
        padding-left: 160px;
        padding-right: 160px;
    }
    .pd-lg-x-160-force {
        padding-left: 160px !important;
        padding-right: 160px !important;
    }
    .pd-lg-t-160 {
        padding-top: 160px;
    }
    .pd-lg-r-160 {
        padding-right: 160px;
    }
    .pd-lg-b-160 {
        padding-bottom: 160px;
    }
    .pd-lg-l-160 {
        padding-left: 160px;
    }
    .pd-lg-t-160-force {
        padding-top: 160px !important;
    }
    .pd-lg-r-160-force {
        padding-right: 160px !important;
    }
    .pd-lg-b-160-force {
        padding-bottom: 160px !important;
    }
    .pd-lg-l-160-force {
        padding-left: 160px !important;
    }
    .pd-lg-170 {
        padding: 170px;
    }
    .pd-lg-170-force {
        padding: 170px !important;
    }
    .pd-lg-y-170 {
        padding-top: 170px;
        padding-bottom: 170px;
    }
    .pd-lg-y-170-force {
        padding-top: 170px !important;
        padding-bottom: 170px !important;
    }
    .pd-lg-x-170 {
        padding-left: 170px;
        padding-right: 170px;
    }
    .pd-lg-x-170-force {
        padding-left: 170px !important;
        padding-right: 170px !important;
    }
    .pd-lg-t-170 {
        padding-top: 170px;
    }
    .pd-lg-r-170 {
        padding-right: 170px;
    }
    .pd-lg-b-170 {
        padding-bottom: 170px;
    }
    .pd-lg-l-170 {
        padding-left: 170px;
    }
    .pd-lg-t-170-force {
        padding-top: 170px !important;
    }
    .pd-lg-r-170-force {
        padding-right: 170px !important;
    }
    .pd-lg-b-170-force {
        padding-bottom: 170px !important;
    }
    .pd-lg-l-170-force {
        padding-left: 170px !important;
    }
    .pd-lg-180 {
        padding: 180px;
    }
    .pd-lg-180-force {
        padding: 180px !important;
    }
    .pd-lg-y-180 {
        padding-top: 180px;
        padding-bottom: 180px;
    }
    .pd-lg-y-180-force {
        padding-top: 180px !important;
        padding-bottom: 180px !important;
    }
    .pd-lg-x-180 {
        padding-left: 180px;
        padding-right: 180px;
    }
    .pd-lg-x-180-force {
        padding-left: 180px !important;
        padding-right: 180px !important;
    }
    .pd-lg-t-180 {
        padding-top: 180px;
    }
    .pd-lg-r-180 {
        padding-right: 180px;
    }
    .pd-lg-b-180 {
        padding-bottom: 180px;
    }
    .pd-lg-l-180 {
        padding-left: 180px;
    }
    .pd-lg-t-180-force {
        padding-top: 180px !important;
    }
    .pd-lg-r-180-force {
        padding-right: 180px !important;
    }
    .pd-lg-b-180-force {
        padding-bottom: 180px !important;
    }
    .pd-lg-l-180-force {
        padding-left: 180px !important;
    }
    .pd-lg-190 {
        padding: 190px;
    }
    .pd-lg-190-force {
        padding: 190px !important;
    }
    .pd-lg-y-190 {
        padding-top: 190px;
        padding-bottom: 190px;
    }
    .pd-lg-y-190-force {
        padding-top: 190px !important;
        padding-bottom: 190px !important;
    }
    .pd-lg-x-190 {
        padding-left: 190px;
        padding-right: 190px;
    }
    .pd-lg-x-190-force {
        padding-left: 190px !important;
        padding-right: 190px !important;
    }
    .pd-lg-t-190 {
        padding-top: 190px;
    }
    .pd-lg-r-190 {
        padding-right: 190px;
    }
    .pd-lg-b-190 {
        padding-bottom: 190px;
    }
    .pd-lg-l-190 {
        padding-left: 190px;
    }
    .pd-lg-t-190-force {
        padding-top: 190px !important;
    }
    .pd-lg-r-190-force {
        padding-right: 190px !important;
    }
    .pd-lg-b-190-force {
        padding-bottom: 190px !important;
    }
    .pd-lg-l-190-force {
        padding-left: 190px !important;
    }
    .pd-lg-200 {
        padding: 200px;
    }
    .pd-lg-200-force {
        padding: 200px !important;
    }
    .pd-lg-y-200 {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    .pd-lg-y-200-force {
        padding-top: 200px !important;
        padding-bottom: 200px !important;
    }
    .pd-lg-x-200 {
        padding-left: 200px;
        padding-right: 200px;
    }
    .pd-lg-x-200-force {
        padding-left: 200px !important;
        padding-right: 200px !important;
    }
    .pd-lg-t-200 {
        padding-top: 200px;
    }
    .pd-lg-r-200 {
        padding-right: 200px;
    }
    .pd-lg-b-200 {
        padding-bottom: 200px;
    }
    .pd-lg-l-200 {
        padding-left: 200px;
    }
    .pd-lg-t-200-force {
        padding-top: 200px !important;
    }
    .pd-lg-r-200-force {
        padding-right: 200px !important;
    }
    .pd-lg-b-200-force {
        padding-bottom: 200px !important;
    }
    .pd-lg-l-200-force {
        padding-left: 200px !important;
    }
}

@media (min-width: 1200px) {
    .pd-xl-0 {
        padding: 0px;
    }
    .pd-xl-0-force {
        padding: 0px !important;
    }
    .pd-xl-y-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .pd-xl-y-0-force {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .pd-xl-x-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pd-xl-x-0-force {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .pd-xl-t-0 {
        padding-top: 0px;
    }
    .pd-xl-r-0 {
        padding-right: 0px;
    }
    .pd-xl-b-0 {
        padding-bottom: 0px;
    }
    .pd-xl-l-0 {
        padding-left: 0px;
    }
    .pd-xl-t-0-force {
        padding-top: 0px !important;
    }
    .pd-xl-r-0-force {
        padding-right: 0px !important;
    }
    .pd-xl-b-0-force {
        padding-bottom: 0px !important;
    }
    .pd-xl-l-0-force {
        padding-left: 0px !important;
    }
    .pd-xl-1 {
        padding: 1px;
    }
    .pd-xl-1-force {
        padding: 1px !important;
    }
    .pd-xl-y-1 {
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .pd-xl-y-1-force {
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }
    .pd-xl-x-1 {
        padding-left: 1px;
        padding-right: 1px;
    }
    .pd-xl-x-1-force {
        padding-left: 1px !important;
        padding-right: 1px !important;
    }
    .pd-xl-t-1 {
        padding-top: 1px;
    }
    .pd-xl-r-1 {
        padding-right: 1px;
    }
    .pd-xl-b-1 {
        padding-bottom: 1px;
    }
    .pd-xl-l-1 {
        padding-left: 1px;
    }
    .pd-xl-t-1-force {
        padding-top: 1px !important;
    }
    .pd-xl-r-1-force {
        padding-right: 1px !important;
    }
    .pd-xl-b-1-force {
        padding-bottom: 1px !important;
    }
    .pd-xl-l-1-force {
        padding-left: 1px !important;
    }
    .pd-xl-2 {
        padding: 2px;
    }
    .pd-xl-2-force {
        padding: 2px !important;
    }
    .pd-xl-y-2 {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .pd-xl-y-2-force {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    .pd-xl-x-2 {
        padding-left: 2px;
        padding-right: 2px;
    }
    .pd-xl-x-2-force {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }
    .pd-xl-t-2 {
        padding-top: 2px;
    }
    .pd-xl-r-2 {
        padding-right: 2px;
    }
    .pd-xl-b-2 {
        padding-bottom: 2px;
    }
    .pd-xl-l-2 {
        padding-left: 2px;
    }
    .pd-xl-t-2-force {
        padding-top: 2px !important;
    }
    .pd-xl-r-2-force {
        padding-right: 2px !important;
    }
    .pd-xl-b-2-force {
        padding-bottom: 2px !important;
    }
    .pd-xl-l-2-force {
        padding-left: 2px !important;
    }
    .pd-xl-3 {
        padding: 3px;
    }
    .pd-xl-3-force {
        padding: 3px !important;
    }
    .pd-xl-y-3 {
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .pd-xl-y-3-force {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }
    .pd-xl-x-3 {
        padding-left: 3px;
        padding-right: 3px;
    }
    .pd-xl-x-3-force {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    .pd-xl-t-3 {
        padding-top: 3px;
    }
    .pd-xl-r-3 {
        padding-right: 3px;
    }
    .pd-xl-b-3 {
        padding-bottom: 3px;
    }
    .pd-xl-l-3 {
        padding-left: 3px;
    }
    .pd-xl-t-3-force {
        padding-top: 3px !important;
    }
    .pd-xl-r-3-force {
        padding-right: 3px !important;
    }
    .pd-xl-b-3-force {
        padding-bottom: 3px !important;
    }
    .pd-xl-l-3-force {
        padding-left: 3px !important;
    }
    .pd-xl-4 {
        padding: 4px;
    }
    .pd-xl-4-force {
        padding: 4px !important;
    }
    .pd-xl-y-4 {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .pd-xl-y-4-force {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
    .pd-xl-x-4 {
        padding-left: 4px;
        padding-right: 4px;
    }
    .pd-xl-x-4-force {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .pd-xl-t-4 {
        padding-top: 4px;
    }
    .pd-xl-r-4 {
        padding-right: 4px;
    }
    .pd-xl-b-4 {
        padding-bottom: 4px;
    }
    .pd-xl-l-4 {
        padding-left: 4px;
    }
    .pd-xl-t-4-force {
        padding-top: 4px !important;
    }
    .pd-xl-r-4-force {
        padding-right: 4px !important;
    }
    .pd-xl-b-4-force {
        padding-bottom: 4px !important;
    }
    .pd-xl-l-4-force {
        padding-left: 4px !important;
    }
    .pd-xl-5 {
        padding: 5px;
    }
    .pd-xl-5-force {
        padding: 5px !important;
    }
    .pd-xl-y-5 {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .pd-xl-y-5-force {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .pd-xl-x-5 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .pd-xl-x-5-force {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .pd-xl-t-5 {
        padding-top: 5px;
    }
    .pd-xl-r-5 {
        padding-right: 5px;
    }
    .pd-xl-b-5 {
        padding-bottom: 5px;
    }
    .pd-xl-l-5 {
        padding-left: 5px;
    }
    .pd-xl-t-5-force {
        padding-top: 5px !important;
    }
    .pd-xl-r-5-force {
        padding-right: 5px !important;
    }
    .pd-xl-b-5-force {
        padding-bottom: 5px !important;
    }
    .pd-xl-l-5-force {
        padding-left: 5px !important;
    }
    .pd-xl-6 {
        padding: 6px;
    }
    .pd-xl-6-force {
        padding: 6px !important;
    }
    .pd-xl-y-6 {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .pd-xl-y-6-force {
        padding-top: 6px !important;
        padding-bottom: 6px !important;
    }
    .pd-xl-x-6 {
        padding-left: 6px;
        padding-right: 6px;
    }
    .pd-xl-x-6-force {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    .pd-xl-t-6 {
        padding-top: 6px;
    }
    .pd-xl-r-6 {
        padding-right: 6px;
    }
    .pd-xl-b-6 {
        padding-bottom: 6px;
    }
    .pd-xl-l-6 {
        padding-left: 6px;
    }
    .pd-xl-t-6-force {
        padding-top: 6px !important;
    }
    .pd-xl-r-6-force {
        padding-right: 6px !important;
    }
    .pd-xl-b-6-force {
        padding-bottom: 6px !important;
    }
    .pd-xl-l-6-force {
        padding-left: 6px !important;
    }
    .pd-xl-7 {
        padding: 7px;
    }
    .pd-xl-7-force {
        padding: 7px !important;
    }
    .pd-xl-y-7 {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .pd-xl-y-7-force {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
    .pd-xl-x-7 {
        padding-left: 7px;
        padding-right: 7px;
    }
    .pd-xl-x-7-force {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    .pd-xl-t-7 {
        padding-top: 7px;
    }
    .pd-xl-r-7 {
        padding-right: 7px;
    }
    .pd-xl-b-7 {
        padding-bottom: 7px;
    }
    .pd-xl-l-7 {
        padding-left: 7px;
    }
    .pd-xl-t-7-force {
        padding-top: 7px !important;
    }
    .pd-xl-r-7-force {
        padding-right: 7px !important;
    }
    .pd-xl-b-7-force {
        padding-bottom: 7px !important;
    }
    .pd-xl-l-7-force {
        padding-left: 7px !important;
    }
    .pd-xl-8 {
        padding: 8px;
    }
    .pd-xl-8-force {
        padding: 8px !important;
    }
    .pd-xl-y-8 {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .pd-xl-y-8-force {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .pd-xl-x-8 {
        padding-left: 8px;
        padding-right: 8px;
    }
    .pd-xl-x-8-force {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .pd-xl-t-8 {
        padding-top: 8px;
    }
    .pd-xl-r-8 {
        padding-right: 8px;
    }
    .pd-xl-b-8 {
        padding-bottom: 8px;
    }
    .pd-xl-l-8 {
        padding-left: 8px;
    }
    .pd-xl-t-8-force {
        padding-top: 8px !important;
    }
    .pd-xl-r-8-force {
        padding-right: 8px !important;
    }
    .pd-xl-b-8-force {
        padding-bottom: 8px !important;
    }
    .pd-xl-l-8-force {
        padding-left: 8px !important;
    }
    .pd-xl-9 {
        padding: 9px;
    }
    .pd-xl-9-force {
        padding: 9px !important;
    }
    .pd-xl-y-9 {
        padding-top: 9px;
        padding-bottom: 9px;
    }
    .pd-xl-y-9-force {
        padding-top: 9px !important;
        padding-bottom: 9px !important;
    }
    .pd-xl-x-9 {
        padding-left: 9px;
        padding-right: 9px;
    }
    .pd-xl-x-9-force {
        padding-left: 9px !important;
        padding-right: 9px !important;
    }
    .pd-xl-t-9 {
        padding-top: 9px;
    }
    .pd-xl-r-9 {
        padding-right: 9px;
    }
    .pd-xl-b-9 {
        padding-bottom: 9px;
    }
    .pd-xl-l-9 {
        padding-left: 9px;
    }
    .pd-xl-t-9-force {
        padding-top: 9px !important;
    }
    .pd-xl-r-9-force {
        padding-right: 9px !important;
    }
    .pd-xl-b-9-force {
        padding-bottom: 9px !important;
    }
    .pd-xl-l-9-force {
        padding-left: 9px !important;
    }
    .pd-xl-10 {
        padding: 10px;
    }
    .pd-xl-10-force {
        padding: 10px !important;
    }
    .pd-xl-y-10 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .pd-xl-y-10-force {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .pd-xl-x-10 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .pd-xl-x-10-force {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .pd-xl-t-10 {
        padding-top: 10px;
    }
    .pd-xl-r-10 {
        padding-right: 10px;
    }
    .pd-xl-b-10 {
        padding-bottom: 10px;
    }
    .pd-xl-l-10 {
        padding-left: 10px;
    }
    .pd-xl-t-10-force {
        padding-top: 10px !important;
    }
    .pd-xl-r-10-force {
        padding-right: 10px !important;
    }
    .pd-xl-b-10-force {
        padding-bottom: 10px !important;
    }
    .pd-xl-l-10-force {
        padding-left: 10px !important;
    }
    .pd-xl-15 {
        padding: 15px;
    }
    .pd-xl-15-force {
        padding: 15px !important;
    }
    .pd-xl-y-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .pd-xl-y-15-force {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .pd-xl-x-15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pd-xl-x-15-force {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .pd-xl-t-15 {
        padding-top: 15px;
    }
    .pd-xl-r-15 {
        padding-right: 15px;
    }
    .pd-xl-b-15 {
        padding-bottom: 15px;
    }
    .pd-xl-l-15 {
        padding-left: 15px;
    }
    .pd-xl-t-15-force {
        padding-top: 15px !important;
    }
    .pd-xl-r-15-force {
        padding-right: 15px !important;
    }
    .pd-xl-b-15-force {
        padding-bottom: 15px !important;
    }
    .pd-xl-l-15-force {
        padding-left: 15px !important;
    }
    .pd-xl-20 {
        padding: 20px;
    }
    .pd-xl-20-force {
        padding: 20px !important;
    }
    .pd-xl-y-20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .pd-xl-y-20-force {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .pd-xl-x-20 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pd-xl-x-20-force {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .pd-xl-t-20 {
        padding-top: 20px;
    }
    .pd-xl-r-20 {
        padding-right: 20px;
    }
    .pd-xl-b-20 {
        padding-bottom: 20px;
    }
    .pd-xl-l-20 {
        padding-left: 20px;
    }
    .pd-xl-t-20-force {
        padding-top: 20px !important;
    }
    .pd-xl-r-20-force {
        padding-right: 20px !important;
    }
    .pd-xl-b-20-force {
        padding-bottom: 20px !important;
    }
    .pd-xl-l-20-force {
        padding-left: 20px !important;
    }
    .pd-xl-25 {
        padding: 25px;
    }
    .pd-xl-25-force {
        padding: 25px !important;
    }
    .pd-xl-y-25 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .pd-xl-y-25-force {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .pd-xl-x-25 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .pd-xl-x-25-force {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .pd-xl-t-25 {
        padding-top: 25px;
    }
    .pd-xl-r-25 {
        padding-right: 25px;
    }
    .pd-xl-b-25 {
        padding-bottom: 25px;
    }
    .pd-xl-l-25 {
        padding-left: 25px;
    }
    .pd-xl-t-25-force {
        padding-top: 25px !important;
    }
    .pd-xl-r-25-force {
        padding-right: 25px !important;
    }
    .pd-xl-b-25-force {
        padding-bottom: 25px !important;
    }
    .pd-xl-l-25-force {
        padding-left: 25px !important;
    }
    .pd-xl-30 {
        padding: 30px;
    }
    .pd-xl-30-force {
        padding: 30px !important;
    }
    .pd-xl-y-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pd-xl-y-30-force {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .pd-xl-x-30 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .pd-xl-x-30-force {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .pd-xl-t-30 {
        padding-top: 30px;
    }
    .pd-xl-r-30 {
        padding-right: 30px;
    }
    .pd-xl-b-30 {
        padding-bottom: 30px;
    }
    .pd-xl-l-30 {
        padding-left: 30px;
    }
    .pd-xl-t-30-force {
        padding-top: 30px !important;
    }
    .pd-xl-r-30-force {
        padding-right: 30px !important;
    }
    .pd-xl-b-30-force {
        padding-bottom: 30px !important;
    }
    .pd-xl-l-30-force {
        padding-left: 30px !important;
    }
    .pd-xl-35 {
        padding: 35px;
    }
    .pd-xl-35-force {
        padding: 35px !important;
    }
    .pd-xl-y-35 {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .pd-xl-y-35-force {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .pd-xl-x-35 {
        padding-left: 35px;
        padding-right: 35px;
    }
    .pd-xl-x-35-force {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .pd-xl-t-35 {
        padding-top: 35px;
    }
    .pd-xl-r-35 {
        padding-right: 35px;
    }
    .pd-xl-b-35 {
        padding-bottom: 35px;
    }
    .pd-xl-l-35 {
        padding-left: 35px;
    }
    .pd-xl-t-35-force {
        padding-top: 35px !important;
    }
    .pd-xl-r-35-force {
        padding-right: 35px !important;
    }
    .pd-xl-b-35-force {
        padding-bottom: 35px !important;
    }
    .pd-xl-l-35-force {
        padding-left: 35px !important;
    }
    .pd-xl-40 {
        padding: 40px;
    }
    .pd-xl-40-force {
        padding: 40px !important;
    }
    .pd-xl-y-40 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .pd-xl-y-40-force {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .pd-xl-x-40 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .pd-xl-x-40-force {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .pd-xl-t-40 {
        padding-top: 40px;
    }
    .pd-xl-r-40 {
        padding-right: 40px;
    }
    .pd-xl-b-40 {
        padding-bottom: 40px;
    }
    .pd-xl-l-40 {
        padding-left: 40px;
    }
    .pd-xl-t-40-force {
        padding-top: 40px !important;
    }
    .pd-xl-r-40-force {
        padding-right: 40px !important;
    }
    .pd-xl-b-40-force {
        padding-bottom: 40px !important;
    }
    .pd-xl-l-40-force {
        padding-left: 40px !important;
    }
    .pd-xl-45 {
        padding: 45px;
    }
    .pd-xl-45-force {
        padding: 45px !important;
    }
    .pd-xl-y-45 {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .pd-xl-y-45-force {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
    .pd-xl-x-45 {
        padding-left: 45px;
        padding-right: 45px;
    }
    .pd-xl-x-45-force {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }
    .pd-xl-t-45 {
        padding-top: 45px;
    }
    .pd-xl-r-45 {
        padding-right: 45px;
    }
    .pd-xl-b-45 {
        padding-bottom: 45px;
    }
    .pd-xl-l-45 {
        padding-left: 45px;
    }
    .pd-xl-t-45-force {
        padding-top: 45px !important;
    }
    .pd-xl-r-45-force {
        padding-right: 45px !important;
    }
    .pd-xl-b-45-force {
        padding-bottom: 45px !important;
    }
    .pd-xl-l-45-force {
        padding-left: 45px !important;
    }
    .pd-xl-50 {
        padding: 50px;
    }
    .pd-xl-50-force {
        padding: 50px !important;
    }
    .pd-xl-y-50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pd-xl-y-50-force {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .pd-xl-x-50 {
        padding-left: 50px;
        padding-right: 50px;
    }
    .pd-xl-x-50-force {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .pd-xl-t-50 {
        padding-top: 50px;
    }
    .pd-xl-r-50 {
        padding-right: 50px;
    }
    .pd-xl-b-50 {
        padding-bottom: 50px;
    }
    .pd-xl-l-50 {
        padding-left: 50px;
    }
    .pd-xl-t-50-force {
        padding-top: 50px !important;
    }
    .pd-xl-r-50-force {
        padding-right: 50px !important;
    }
    .pd-xl-b-50-force {
        padding-bottom: 50px !important;
    }
    .pd-xl-l-50-force {
        padding-left: 50px !important;
    }
    .pd-xl-55 {
        padding: 55px;
    }
    .pd-xl-55-force {
        padding: 55px !important;
    }
    .pd-xl-y-55 {
        padding-top: 55px;
        padding-bottom: 55px;
    }
    .pd-xl-y-55-force {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .pd-xl-x-55 {
        padding-left: 55px;
        padding-right: 55px;
    }
    .pd-xl-x-55-force {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
    .pd-xl-t-55 {
        padding-top: 55px;
    }
    .pd-xl-r-55 {
        padding-right: 55px;
    }
    .pd-xl-b-55 {
        padding-bottom: 55px;
    }
    .pd-xl-l-55 {
        padding-left: 55px;
    }
    .pd-xl-t-55-force {
        padding-top: 55px !important;
    }
    .pd-xl-r-55-force {
        padding-right: 55px !important;
    }
    .pd-xl-b-55-force {
        padding-bottom: 55px !important;
    }
    .pd-xl-l-55-force {
        padding-left: 55px !important;
    }
    .pd-xl-60 {
        padding: 60px;
    }
    .pd-xl-60-force {
        padding: 60px !important;
    }
    .pd-xl-y-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .pd-xl-y-60-force {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .pd-xl-x-60 {
        padding-left: 60px;
        padding-right: 60px;
    }
    .pd-xl-x-60-force {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .pd-xl-t-60 {
        padding-top: 60px;
    }
    .pd-xl-r-60 {
        padding-right: 60px;
    }
    .pd-xl-b-60 {
        padding-bottom: 60px;
    }
    .pd-xl-l-60 {
        padding-left: 60px;
    }
    .pd-xl-t-60-force {
        padding-top: 60px !important;
    }
    .pd-xl-r-60-force {
        padding-right: 60px !important;
    }
    .pd-xl-b-60-force {
        padding-bottom: 60px !important;
    }
    .pd-xl-l-60-force {
        padding-left: 60px !important;
    }
    .pd-xl-65 {
        padding: 65px;
    }
    .pd-xl-65-force {
        padding: 65px !important;
    }
    .pd-xl-y-65 {
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .pd-xl-y-65-force {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }
    .pd-xl-x-65 {
        padding-left: 65px;
        padding-right: 65px;
    }
    .pd-xl-x-65-force {
        padding-left: 65px !important;
        padding-right: 65px !important;
    }
    .pd-xl-t-65 {
        padding-top: 65px;
    }
    .pd-xl-r-65 {
        padding-right: 65px;
    }
    .pd-xl-b-65 {
        padding-bottom: 65px;
    }
    .pd-xl-l-65 {
        padding-left: 65px;
    }
    .pd-xl-t-65-force {
        padding-top: 65px !important;
    }
    .pd-xl-r-65-force {
        padding-right: 65px !important;
    }
    .pd-xl-b-65-force {
        padding-bottom: 65px !important;
    }
    .pd-xl-l-65-force {
        padding-left: 65px !important;
    }
    .pd-xl-70 {
        padding: 70px;
    }
    .pd-xl-70-force {
        padding: 70px !important;
    }
    .pd-xl-y-70 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .pd-xl-y-70-force {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .pd-xl-x-70 {
        padding-left: 70px;
        padding-right: 70px;
    }
    .pd-xl-x-70-force {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }
    .pd-xl-t-70 {
        padding-top: 70px;
    }
    .pd-xl-r-70 {
        padding-right: 70px;
    }
    .pd-xl-b-70 {
        padding-bottom: 70px;
    }
    .pd-xl-l-70 {
        padding-left: 70px;
    }
    .pd-xl-t-70-force {
        padding-top: 70px !important;
    }
    .pd-xl-r-70-force {
        padding-right: 70px !important;
    }
    .pd-xl-b-70-force {
        padding-bottom: 70px !important;
    }
    .pd-xl-l-70-force {
        padding-left: 70px !important;
    }
    .pd-xl-75 {
        padding: 75px;
    }
    .pd-xl-75-force {
        padding: 75px !important;
    }
    .pd-xl-y-75 {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .pd-xl-y-75-force {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    .pd-xl-x-75 {
        padding-left: 75px;
        padding-right: 75px;
    }
    .pd-xl-x-75-force {
        padding-left: 75px !important;
        padding-right: 75px !important;
    }
    .pd-xl-t-75 {
        padding-top: 75px;
    }
    .pd-xl-r-75 {
        padding-right: 75px;
    }
    .pd-xl-b-75 {
        padding-bottom: 75px;
    }
    .pd-xl-l-75 {
        padding-left: 75px;
    }
    .pd-xl-t-75-force {
        padding-top: 75px !important;
    }
    .pd-xl-r-75-force {
        padding-right: 75px !important;
    }
    .pd-xl-b-75-force {
        padding-bottom: 75px !important;
    }
    .pd-xl-l-75-force {
        padding-left: 75px !important;
    }
    .pd-xl-80 {
        padding: 80px;
    }
    .pd-xl-80-force {
        padding: 80px !important;
    }
    .pd-xl-y-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .pd-xl-y-80-force {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .pd-xl-x-80 {
        padding-left: 80px;
        padding-right: 80px;
    }
    .pd-xl-x-80-force {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .pd-xl-t-80 {
        padding-top: 80px;
    }
    .pd-xl-r-80 {
        padding-right: 80px;
    }
    .pd-xl-b-80 {
        padding-bottom: 80px;
    }
    .pd-xl-l-80 {
        padding-left: 80px;
    }
    .pd-xl-t-80-force {
        padding-top: 80px !important;
    }
    .pd-xl-r-80-force {
        padding-right: 80px !important;
    }
    .pd-xl-b-80-force {
        padding-bottom: 80px !important;
    }
    .pd-xl-l-80-force {
        padding-left: 80px !important;
    }
    .pd-xl-85 {
        padding: 85px;
    }
    .pd-xl-85-force {
        padding: 85px !important;
    }
    .pd-xl-y-85 {
        padding-top: 85px;
        padding-bottom: 85px;
    }
    .pd-xl-y-85-force {
        padding-top: 85px !important;
        padding-bottom: 85px !important;
    }
    .pd-xl-x-85 {
        padding-left: 85px;
        padding-right: 85px;
    }
    .pd-xl-x-85-force {
        padding-left: 85px !important;
        padding-right: 85px !important;
    }
    .pd-xl-t-85 {
        padding-top: 85px;
    }
    .pd-xl-r-85 {
        padding-right: 85px;
    }
    .pd-xl-b-85 {
        padding-bottom: 85px;
    }
    .pd-xl-l-85 {
        padding-left: 85px;
    }
    .pd-xl-t-85-force {
        padding-top: 85px !important;
    }
    .pd-xl-r-85-force {
        padding-right: 85px !important;
    }
    .pd-xl-b-85-force {
        padding-bottom: 85px !important;
    }
    .pd-xl-l-85-force {
        padding-left: 85px !important;
    }
    .pd-xl-90 {
        padding: 90px;
    }
    .pd-xl-90-force {
        padding: 90px !important;
    }
    .pd-xl-y-90 {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .pd-xl-y-90-force {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    .pd-xl-x-90 {
        padding-left: 90px;
        padding-right: 90px;
    }
    .pd-xl-x-90-force {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }
    .pd-xl-t-90 {
        padding-top: 90px;
    }
    .pd-xl-r-90 {
        padding-right: 90px;
    }
    .pd-xl-b-90 {
        padding-bottom: 90px;
    }
    .pd-xl-l-90 {
        padding-left: 90px;
    }
    .pd-xl-t-90-force {
        padding-top: 90px !important;
    }
    .pd-xl-r-90-force {
        padding-right: 90px !important;
    }
    .pd-xl-b-90-force {
        padding-bottom: 90px !important;
    }
    .pd-xl-l-90-force {
        padding-left: 90px !important;
    }
    .pd-xl-95 {
        padding: 95px;
    }
    .pd-xl-95-force {
        padding: 95px !important;
    }
    .pd-xl-y-95 {
        padding-top: 95px;
        padding-bottom: 95px;
    }
    .pd-xl-y-95-force {
        padding-top: 95px !important;
        padding-bottom: 95px !important;
    }
    .pd-xl-x-95 {
        padding-left: 95px;
        padding-right: 95px;
    }
    .pd-xl-x-95-force {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
    .pd-xl-t-95 {
        padding-top: 95px;
    }
    .pd-xl-r-95 {
        padding-right: 95px;
    }
    .pd-xl-b-95 {
        padding-bottom: 95px;
    }
    .pd-xl-l-95 {
        padding-left: 95px;
    }
    .pd-xl-t-95-force {
        padding-top: 95px !important;
    }
    .pd-xl-r-95-force {
        padding-right: 95px !important;
    }
    .pd-xl-b-95-force {
        padding-bottom: 95px !important;
    }
    .pd-xl-l-95-force {
        padding-left: 95px !important;
    }
    .pd-xl-100 {
        padding: 100px;
    }
    .pd-xl-100-force {
        padding: 100px !important;
    }
    .pd-xl-y-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .pd-xl-y-100-force {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .pd-xl-x-100 {
        padding-left: 100px;
        padding-right: 100px;
    }
    .pd-xl-x-100-force {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .pd-xl-t-100 {
        padding-top: 100px;
    }
    .pd-xl-r-100 {
        padding-right: 100px;
    }
    .pd-xl-b-100 {
        padding-bottom: 100px;
    }
    .pd-xl-l-100 {
        padding-left: 100px;
    }
    .pd-xl-t-100-force {
        padding-top: 100px !important;
    }
    .pd-xl-r-100-force {
        padding-right: 100px !important;
    }
    .pd-xl-b-100-force {
        padding-bottom: 100px !important;
    }
    .pd-xl-l-100-force {
        padding-left: 100px !important;
    }
    .pd-xl-110 {
        padding: 110px;
    }
    .pd-xl-110-force {
        padding: 110px !important;
    }
    .pd-xl-y-110 {
        padding-top: 110px;
        padding-bottom: 110px;
    }
    .pd-xl-y-110-force {
        padding-top: 110px !important;
        padding-bottom: 110px !important;
    }
    .pd-xl-x-110 {
        padding-left: 110px;
        padding-right: 110px;
    }
    .pd-xl-x-110-force {
        padding-left: 110px !important;
        padding-right: 110px !important;
    }
    .pd-xl-t-110 {
        padding-top: 110px;
    }
    .pd-xl-r-110 {
        padding-right: 110px;
    }
    .pd-xl-b-110 {
        padding-bottom: 110px;
    }
    .pd-xl-l-110 {
        padding-left: 110px;
    }
    .pd-xl-t-110-force {
        padding-top: 110px !important;
    }
    .pd-xl-r-110-force {
        padding-right: 110px !important;
    }
    .pd-xl-b-110-force {
        padding-bottom: 110px !important;
    }
    .pd-xl-l-110-force {
        padding-left: 110px !important;
    }
    .pd-xl-120 {
        padding: 120px;
    }
    .pd-xl-120-force {
        padding: 120px !important;
    }
    .pd-xl-y-120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .pd-xl-y-120-force {
        padding-top: 120px !important;
        padding-bottom: 120px !important;
    }
    .pd-xl-x-120 {
        padding-left: 120px;
        padding-right: 120px;
    }
    .pd-xl-x-120-force {
        padding-left: 120px !important;
        padding-right: 120px !important;
    }
    .pd-xl-t-120 {
        padding-top: 120px;
    }
    .pd-xl-r-120 {
        padding-right: 120px;
    }
    .pd-xl-b-120 {
        padding-bottom: 120px;
    }
    .pd-xl-l-120 {
        padding-left: 120px;
    }
    .pd-xl-t-120-force {
        padding-top: 120px !important;
    }
    .pd-xl-r-120-force {
        padding-right: 120px !important;
    }
    .pd-xl-b-120-force {
        padding-bottom: 120px !important;
    }
    .pd-xl-l-120-force {
        padding-left: 120px !important;
    }
    .pd-xl-130 {
        padding: 130px;
    }
    .pd-xl-130-force {
        padding: 130px !important;
    }
    .pd-xl-y-130 {
        padding-top: 130px;
        padding-bottom: 130px;
    }
    .pd-xl-y-130-force {
        padding-top: 130px !important;
        padding-bottom: 130px !important;
    }
    .pd-xl-x-130 {
        padding-left: 130px;
        padding-right: 130px;
    }
    .pd-xl-x-130-force {
        padding-left: 130px !important;
        padding-right: 130px !important;
    }
    .pd-xl-t-130 {
        padding-top: 130px;
    }
    .pd-xl-r-130 {
        padding-right: 130px;
    }
    .pd-xl-b-130 {
        padding-bottom: 130px;
    }
    .pd-xl-l-130 {
        padding-left: 130px;
    }
    .pd-xl-t-130-force {
        padding-top: 130px !important;
    }
    .pd-xl-r-130-force {
        padding-right: 130px !important;
    }
    .pd-xl-b-130-force {
        padding-bottom: 130px !important;
    }
    .pd-xl-l-130-force {
        padding-left: 130px !important;
    }
    .pd-xl-140 {
        padding: 140px;
    }
    .pd-xl-140-force {
        padding: 140px !important;
    }
    .pd-xl-y-140 {
        padding-top: 140px;
        padding-bottom: 140px;
    }
    .pd-xl-y-140-force {
        padding-top: 140px !important;
        padding-bottom: 140px !important;
    }
    .pd-xl-x-140 {
        padding-left: 140px;
        padding-right: 140px;
    }
    .pd-xl-x-140-force {
        padding-left: 140px !important;
        padding-right: 140px !important;
    }
    .pd-xl-t-140 {
        padding-top: 140px;
    }
    .pd-xl-r-140 {
        padding-right: 140px;
    }
    .pd-xl-b-140 {
        padding-bottom: 140px;
    }
    .pd-xl-l-140 {
        padding-left: 140px;
    }
    .pd-xl-t-140-force {
        padding-top: 140px !important;
    }
    .pd-xl-r-140-force {
        padding-right: 140px !important;
    }
    .pd-xl-b-140-force {
        padding-bottom: 140px !important;
    }
    .pd-xl-l-140-force {
        padding-left: 140px !important;
    }
    .pd-xl-150 {
        padding: 150px;
    }
    .pd-xl-150-force {
        padding: 150px !important;
    }
    .pd-xl-y-150 {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .pd-xl-y-150-force {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .pd-xl-x-150 {
        padding-left: 150px;
        padding-right: 150px;
    }
    .pd-xl-x-150-force {
        padding-left: 150px !important;
        padding-right: 150px !important;
    }
    .pd-xl-t-150 {
        padding-top: 150px;
    }
    .pd-xl-r-150 {
        padding-right: 150px;
    }
    .pd-xl-b-150 {
        padding-bottom: 150px;
    }
    .pd-xl-l-150 {
        padding-left: 150px;
    }
    .pd-xl-t-150-force {
        padding-top: 150px !important;
    }
    .pd-xl-r-150-force {
        padding-right: 150px !important;
    }
    .pd-xl-b-150-force {
        padding-bottom: 150px !important;
    }
    .pd-xl-l-150-force {
        padding-left: 150px !important;
    }
    .pd-xl-160 {
        padding: 160px;
    }
    .pd-xl-160-force {
        padding: 160px !important;
    }
    .pd-xl-y-160 {
        padding-top: 160px;
        padding-bottom: 160px;
    }
    .pd-xl-y-160-force {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }
    .pd-xl-x-160 {
        padding-left: 160px;
        padding-right: 160px;
    }
    .pd-xl-x-160-force {
        padding-left: 160px !important;
        padding-right: 160px !important;
    }
    .pd-xl-t-160 {
        padding-top: 160px;
    }
    .pd-xl-r-160 {
        padding-right: 160px;
    }
    .pd-xl-b-160 {
        padding-bottom: 160px;
    }
    .pd-xl-l-160 {
        padding-left: 160px;
    }
    .pd-xl-t-160-force {
        padding-top: 160px !important;
    }
    .pd-xl-r-160-force {
        padding-right: 160px !important;
    }
    .pd-xl-b-160-force {
        padding-bottom: 160px !important;
    }
    .pd-xl-l-160-force {
        padding-left: 160px !important;
    }
    .pd-xl-170 {
        padding: 170px;
    }
    .pd-xl-170-force {
        padding: 170px !important;
    }
    .pd-xl-y-170 {
        padding-top: 170px;
        padding-bottom: 170px;
    }
    .pd-xl-y-170-force {
        padding-top: 170px !important;
        padding-bottom: 170px !important;
    }
    .pd-xl-x-170 {
        padding-left: 170px;
        padding-right: 170px;
    }
    .pd-xl-x-170-force {
        padding-left: 170px !important;
        padding-right: 170px !important;
    }
    .pd-xl-t-170 {
        padding-top: 170px;
    }
    .pd-xl-r-170 {
        padding-right: 170px;
    }
    .pd-xl-b-170 {
        padding-bottom: 170px;
    }
    .pd-xl-l-170 {
        padding-left: 170px;
    }
    .pd-xl-t-170-force {
        padding-top: 170px !important;
    }
    .pd-xl-r-170-force {
        padding-right: 170px !important;
    }
    .pd-xl-b-170-force {
        padding-bottom: 170px !important;
    }
    .pd-xl-l-170-force {
        padding-left: 170px !important;
    }
    .pd-xl-180 {
        padding: 180px;
    }
    .pd-xl-180-force {
        padding: 180px !important;
    }
    .pd-xl-y-180 {
        padding-top: 180px;
        padding-bottom: 180px;
    }
    .pd-xl-y-180-force {
        padding-top: 180px !important;
        padding-bottom: 180px !important;
    }
    .pd-xl-x-180 {
        padding-left: 180px;
        padding-right: 180px;
    }
    .pd-xl-x-180-force {
        padding-left: 180px !important;
        padding-right: 180px !important;
    }
    .pd-xl-t-180 {
        padding-top: 180px;
    }
    .pd-xl-r-180 {
        padding-right: 180px;
    }
    .pd-xl-b-180 {
        padding-bottom: 180px;
    }
    .pd-xl-l-180 {
        padding-left: 180px;
    }
    .pd-xl-t-180-force {
        padding-top: 180px !important;
    }
    .pd-xl-r-180-force {
        padding-right: 180px !important;
    }
    .pd-xl-b-180-force {
        padding-bottom: 180px !important;
    }
    .pd-xl-l-180-force {
        padding-left: 180px !important;
    }
    .pd-xl-190 {
        padding: 190px;
    }
    .pd-xl-190-force {
        padding: 190px !important;
    }
    .pd-xl-y-190 {
        padding-top: 190px;
        padding-bottom: 190px;
    }
    .pd-xl-y-190-force {
        padding-top: 190px !important;
        padding-bottom: 190px !important;
    }
    .pd-xl-x-190 {
        padding-left: 190px;
        padding-right: 190px;
    }
    .pd-xl-x-190-force {
        padding-left: 190px !important;
        padding-right: 190px !important;
    }
    .pd-xl-t-190 {
        padding-top: 190px;
    }
    .pd-xl-r-190 {
        padding-right: 190px;
    }
    .pd-xl-b-190 {
        padding-bottom: 190px;
    }
    .pd-xl-l-190 {
        padding-left: 190px;
    }
    .pd-xl-t-190-force {
        padding-top: 190px !important;
    }
    .pd-xl-r-190-force {
        padding-right: 190px !important;
    }
    .pd-xl-b-190-force {
        padding-bottom: 190px !important;
    }
    .pd-xl-l-190-force {
        padding-left: 190px !important;
    }
    .pd-xl-200 {
        padding: 200px;
    }
    .pd-xl-200-force {
        padding: 200px !important;
    }
    .pd-xl-y-200 {
        padding-top: 200px;
        padding-bottom: 200px;
    }
    .pd-xl-y-200-force {
        padding-top: 200px !important;
        padding-bottom: 200px !important;
    }
    .pd-xl-x-200 {
        padding-left: 200px;
        padding-right: 200px;
    }
    .pd-xl-x-200-force {
        padding-left: 200px !important;
        padding-right: 200px !important;
    }
    .pd-xl-t-200 {
        padding-top: 200px;
    }
    .pd-xl-r-200 {
        padding-right: 200px;
    }
    .pd-xl-b-200 {
        padding-bottom: 200px;
    }
    .pd-xl-l-200 {
        padding-left: 200px;
    }
    .pd-xl-t-200-force {
        padding-top: 200px !important;
    }
    .pd-xl-r-200-force {
        padding-right: 200px !important;
    }
    .pd-xl-b-200-force {
        padding-bottom: 200px !important;
    }
    .pd-xl-l-200-force {
        padding-left: 200px !important;
    }
}

.pd-12 {
    padding: 12px;
}

.pd-12-force {
    padding: 12px !important;
}

.pd-y-12 {
    padding-top: 12px;
    padding-bottom: 12px;
}

.pd-y-12-force {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.pd-x-12 {
    padding-left: 12px;
    padding-right: 12px;
}

.pd-x-12-force {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.pd-t-12 {
    padding-top: 12px;
}

.pd-r-12 {
    padding-right: 12px;
}

.pd-b-12 {
    padding-bottom: 12px;
}

.pd-l-12 {
    padding-left: 12px;
}

.pd-t-12-force {
    padding-top: 12px !important;
}

.pd-r-12-force {
    padding-right: 12px !important;
}

.pd-b-12-force {
    padding-bottom: 12px !important;
}

.pd-l-12-force {
    padding-left: 12px !important;
}

.pd-13 {
    padding: 13px;
}

.pd-13-force {
    padding: 13px !important;
}

.pd-y-13 {
    padding-top: 13px;
    padding-bottom: 13px;
}

.pd-y-13-force {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
}

.pd-x-13 {
    padding-left: 13px;
    padding-right: 13px;
}

.pd-x-13-force {
    padding-left: 13px !important;
    padding-right: 13px !important;
}

.pd-t-13 {
    padding-top: 13px;
}

.pd-r-13 {
    padding-right: 13px;
}

.pd-b-13 {
    padding-bottom: 13px;
}

.pd-l-13 {
    padding-left: 13px;
}

.pd-t-13-force {
    padding-top: 13px !important;
}

.pd-r-13-force {
    padding-right: 13px !important;
}

.pd-b-13-force {
    padding-bottom: 13px !important;
}

.pd-l-13-force {
    padding-left: 13px !important;
}

/* ---------------------------------------- */

/* ############### Position ############### */

/* ---------------------------------------- */

.pos-absolute {
    position: absolute;
}

.pos-relative {
    position: relative;
}

.pos-fixed {
    position: fixed;
}

.pos-static {
    position: static;
}

.pos-absolute-force {
    position: absolute !important;
}

.pos-relative-force {
    position: relative !important;
}

.pos-fixed-force {
    position: fixed !important;
}

.pos-static-force {
    position: static !important;
}

.t-0 {
    top: 0px;
}

.r-0 {
    right: 0px;
}

.b-0 {
    bottom: 0px;
}

.l-0 {
    left: 0px;
}

.t--0 {
    top: -0px;
}

.r--0 {
    right: -0px;
}

.b--0 {
    bottom: -0px;
}

.l--0 {
    left: -0px;
}

.a-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.x-0 {
    left: 0px;
    right: 0px;
}

.y-0 {
    left: 0px;
    right: 0px;
}

.t-5 {
    top: 5px;
}

.r-5 {
    right: 5px;
}

.b-5 {
    bottom: 5px;
}

.l-5 {
    left: 5px;
}

.t--5 {
    top: -5px;
}

.r--5 {
    right: -5px;
}

.b--5 {
    bottom: -5px;
}

.l--5 {
    left: -5px;
}

.a-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
}

.x-5 {
    left: 5px;
    right: 5px;
}

.y-5 {
    left: 5px;
    right: 5px;
}

.t-10 {
    top: 10px;
}

.r-10 {
    right: 10px;
}

.b-10 {
    bottom: 10px;
}

.l-10 {
    left: 10px;
}

.t--10 {
    top: -10px;
}

.r--10 {
    right: -10px;
}

.b--10 {
    bottom: -10px;
}

.l--10 {
    left: -10px;
}

.a-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
}

.x-10 {
    left: 10px;
    right: 10px;
}

.y-10 {
    left: 10px;
    right: 10px;
}

.t-15 {
    top: 15px;
}

.r-15 {
    right: 15px;
}

.b-15 {
    bottom: 15px;
}

.l-15 {
    left: 15px;
}

.t--15 {
    top: -15px;
}

.r--15 {
    right: -15px;
}

.b--15 {
    bottom: -15px;
}

.l--15 {
    left: -15px;
}

.a-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}

.x-15 {
    left: 15px;
    right: 15px;
}

.y-15 {
    left: 15px;
    right: 15px;
}

.t-20 {
    top: 20px;
}

.r-20 {
    right: 20px;
}

.b-20 {
    bottom: 20px;
}

.l-20 {
    left: 20px;
}

.t--20 {
    top: -20px;
}

.r--20 {
    right: -20px;
}

.b--20 {
    bottom: -20px;
}

.l--20 {
    left: -20px;
}

.a-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
}

.x-20 {
    left: 20px;
    right: 20px;
}

.y-20 {
    left: 20px;
    right: 20px;
}

.t-25 {
    top: 25px;
}

.r-25 {
    right: 25px;
}

.b-25 {
    bottom: 25px;
}

.l-25 {
    left: 25px;
}

.t--25 {
    top: -25px;
}

.r--25 {
    right: -25px;
}

.b--25 {
    bottom: -25px;
}

.l--25 {
    left: -25px;
}

.a-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
}

.x-25 {
    left: 25px;
    right: 25px;
}

.y-25 {
    left: 25px;
    right: 25px;
}

.t-30 {
    top: 30px;
}

.r-30 {
    right: 30px;
}

.b-30 {
    bottom: 30px;
}

.l-30 {
    left: 30px;
}

.t--30 {
    top: -30px;
}

.r--30 {
    right: -30px;
}

.b--30 {
    bottom: -30px;
}

.l--30 {
    left: -30px;
}

.a-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
}

.x-30 {
    left: 30px;
    right: 30px;
}

.y-30 {
    left: 30px;
    right: 30px;
}

.t-35 {
    top: 35px;
}

.r-35 {
    right: 35px;
}

.b-35 {
    bottom: 35px;
}

.l-35 {
    left: 35px;
}

.t--35 {
    top: -35px;
}

.r--35 {
    right: -35px;
}

.b--35 {
    bottom: -35px;
}

.l--35 {
    left: -35px;
}

.a-35 {
    top: 35px;
    right: 35px;
    bottom: 35px;
    left: 35px;
}

.x-35 {
    left: 35px;
    right: 35px;
}

.y-35 {
    left: 35px;
    right: 35px;
}

.t-40 {
    top: 40px;
}

.r-40 {
    right: 40px;
}

.b-40 {
    bottom: 40px;
}

.l-40 {
    left: 40px;
}

.t--40 {
    top: -40px;
}

.r--40 {
    right: -40px;
}

.b--40 {
    bottom: -40px;
}

.l--40 {
    left: -40px;
}

.a-40 {
    top: 40px;
    right: 40px;
    bottom: 40px;
    left: 40px;
}

.x-40 {
    left: 40px;
    right: 40px;
}

.y-40 {
    left: 40px;
    right: 40px;
}

.t-45 {
    top: 45px;
}

.r-45 {
    right: 45px;
}

.b-45 {
    bottom: 45px;
}

.l-45 {
    left: 45px;
}

.t--45 {
    top: -45px;
}

.r--45 {
    right: -45px;
}

.b--45 {
    bottom: -45px;
}

.l--45 {
    left: -45px;
}

.a-45 {
    top: 45px;
    right: 45px;
    bottom: 45px;
    left: 45px;
}

.x-45 {
    left: 45px;
    right: 45px;
}

.y-45 {
    left: 45px;
    right: 45px;
}

.t-50 {
    top: 50px;
}

.r-50 {
    right: 50px;
}

.b-50 {
    bottom: 50px;
}

.l-50 {
    left: 50px;
}

.t--50 {
    top: -50px;
}

.r--50 {
    right: -50px;
}

.b--50 {
    bottom: -50px;
}

.l--50 {
    left: -50px;
}

.a-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
}

.x-50 {
    left: 50px;
    right: 50px;
}

.y-50 {
    left: 50px;
    right: 50px;
}

.t-55 {
    top: 55px;
}

.r-55 {
    right: 55px;
}

.b-55 {
    bottom: 55px;
}

.l-55 {
    left: 55px;
}

.t--55 {
    top: -55px;
}

.r--55 {
    right: -55px;
}

.b--55 {
    bottom: -55px;
}

.l--55 {
    left: -55px;
}

.a-55 {
    top: 55px;
    right: 55px;
    bottom: 55px;
    left: 55px;
}

.x-55 {
    left: 55px;
    right: 55px;
}

.y-55 {
    left: 55px;
    right: 55px;
}

.t-60 {
    top: 60px;
}

.r-60 {
    right: 60px;
}

.b-60 {
    bottom: 60px;
}

.l-60 {
    left: 60px;
}

.t--60 {
    top: -60px;
}

.r--60 {
    right: -60px;
}

.b--60 {
    bottom: -60px;
}

.l--60 {
    left: -60px;
}

.a-60 {
    top: 60px;
    right: 60px;
    bottom: 60px;
    left: 60px;
}

.x-60 {
    left: 60px;
    right: 60px;
}

.y-60 {
    left: 60px;
    right: 60px;
}

.t-65 {
    top: 65px;
}

.r-65 {
    right: 65px;
}

.b-65 {
    bottom: 65px;
}

.l-65 {
    left: 65px;
}

.t--65 {
    top: -65px;
}

.r--65 {
    right: -65px;
}

.b--65 {
    bottom: -65px;
}

.l--65 {
    left: -65px;
}

.a-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
}

.x-65 {
    left: 65px;
    right: 65px;
}

.y-65 {
    left: 65px;
    right: 65px;
}

.t-70 {
    top: 70px;
}

.r-70 {
    right: 70px;
}

.b-70 {
    bottom: 70px;
}

.l-70 {
    left: 70px;
}

.t--70 {
    top: -70px;
}

.r--70 {
    right: -70px;
}

.b--70 {
    bottom: -70px;
}

.l--70 {
    left: -70px;
}

.a-70 {
    top: 70px;
    right: 70px;
    bottom: 70px;
    left: 70px;
}

.x-70 {
    left: 70px;
    right: 70px;
}

.y-70 {
    left: 70px;
    right: 70px;
}

.t-75 {
    top: 75px;
}

.r-75 {
    right: 75px;
}

.b-75 {
    bottom: 75px;
}

.l-75 {
    left: 75px;
}

.t--75 {
    top: -75px;
}

.r--75 {
    right: -75px;
}

.b--75 {
    bottom: -75px;
}

.l--75 {
    left: -75px;
}

.a-75 {
    top: 75px;
    right: 75px;
    bottom: 75px;
    left: 75px;
}

.x-75 {
    left: 75px;
    right: 75px;
}

.y-75 {
    left: 75px;
    right: 75px;
}

.t-80 {
    top: 80px;
}

.r-80 {
    right: 80px;
}

.b-80 {
    bottom: 80px;
}

.l-80 {
    left: 80px;
}

.t--80 {
    top: -80px;
}

.r--80 {
    right: -80px;
}

.b--80 {
    bottom: -80px;
}

.l--80 {
    left: -80px;
}

.a-80 {
    top: 80px;
    right: 80px;
    bottom: 80px;
    left: 80px;
}

.x-80 {
    left: 80px;
    right: 80px;
}

.y-80 {
    left: 80px;
    right: 80px;
}

.t-85 {
    top: 85px;
}

.r-85 {
    right: 85px;
}

.b-85 {
    bottom: 85px;
}

.l-85 {
    left: 85px;
}

.t--85 {
    top: -85px;
}

.r--85 {
    right: -85px;
}

.b--85 {
    bottom: -85px;
}

.l--85 {
    left: -85px;
}

.a-85 {
    top: 85px;
    right: 85px;
    bottom: 85px;
    left: 85px;
}

.x-85 {
    left: 85px;
    right: 85px;
}

.y-85 {
    left: 85px;
    right: 85px;
}

.t-90 {
    top: 90px;
}

.r-90 {
    right: 90px;
}

.b-90 {
    bottom: 90px;
}

.l-90 {
    left: 90px;
}

.t--90 {
    top: -90px;
}

.r--90 {
    right: -90px;
}

.b--90 {
    bottom: -90px;
}

.l--90 {
    left: -90px;
}

.a-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
}

.x-90 {
    left: 90px;
    right: 90px;
}

.y-90 {
    left: 90px;
    right: 90px;
}

.t-95 {
    top: 95px;
}

.r-95 {
    right: 95px;
}

.b-95 {
    bottom: 95px;
}

.l-95 {
    left: 95px;
}

.t--95 {
    top: -95px;
}

.r--95 {
    right: -95px;
}

.b--95 {
    bottom: -95px;
}

.l--95 {
    left: -95px;
}

.a-95 {
    top: 95px;
    right: 95px;
    bottom: 95px;
    left: 95px;
}

.x-95 {
    left: 95px;
    right: 95px;
}

.y-95 {
    left: 95px;
    right: 95px;
}

.t-100 {
    top: 100px;
}

.r-100 {
    right: 100px;
}

.b-100 {
    bottom: 100px;
}

.l-100 {
    left: 100px;
}

.t--100 {
    top: -100px;
}

.r--100 {
    right: -100px;
}

.b--100 {
    bottom: -100px;
}

.l--100 {
    left: -100px;
}

.a-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
}

.x-100 {
    left: 100px;
    right: 100px;
}

.y-100 {
    left: 100px;
    right: 100px;
}

.t-2 {
    top: 2px;
}

.r--5 {
    right: -5px;
}

.z-index-10 {
    z-index: 10;
}

.z-index-50 {
    z-index: 50;
}

.z-index-100 {
    z-index: 100;
}

.z-index-150 {
    z-index: 150;
}

.z-index-200 {
    z-index: 200;
}

@media (min-width: 480px) {
    .pos-xs-absolute {
        position: absolute;
    }
    .pos-xs-relative {
        position: relative;
    }
    .pos-xs-fixed {
        position: fixed;
    }
    .pos-xs-static {
        position: static;
    }
    .t-xs-auto {
        top: auto;
    }
    .r-xs-auto {
        right: auto;
    }
    .b-xs-auto {
        bottom: auto;
    }
    .l-xs-auto {
        left: auto;
    }
}

@media (min-width: 576px) {
    .pos-sm-absolute {
        position: absolute;
    }
    .pos-sm-relative {
        position: relative;
    }
    .pos-sm-fixed {
        position: fixed;
    }
    .pos-sm-static {
        position: static;
    }
    .t-sm-auto {
        top: auto;
    }
    .r-sm-auto {
        right: auto;
    }
    .b-sm-auto {
        bottom: auto;
    }
    .l-sm-auto {
        left: auto;
    }
}

@media (min-width: 768px) {
    .pos-md-absolute {
        position: absolute;
    }
    .pos-md-relative {
        position: relative;
    }
    .pos-md-fixed {
        position: fixed;
    }
    .pos-md-static {
        position: static;
    }
    .t-md-auto {
        top: auto;
    }
    .r-md-auto {
        right: auto;
    }
    .b-md-auto {
        bottom: auto;
    }
    .l-md-auto {
        left: auto;
    }
}

@media (min-width: 992px) {
    .pos-lg-absolute {
        position: absolute;
    }
    .pos-lg-relative {
        position: relative;
    }
    .pos-lg-fixed {
        position: fixed;
    }
    .pos-lg-static {
        position: static;
    }
    .t-lg-auto {
        top: auto;
    }
    .r-lg-auto {
        right: auto;
    }
    .b-lg-auto {
        bottom: auto;
    }
    .l-lg-auto {
        left: auto;
    }
}

@media (min-width: 1200px) {
    .pos-xl-absolute {
        position: absolute;
    }
    .pos-xl-relative {
        position: relative;
    }
    .pos-xl-fixed {
        position: fixed;
    }
    .pos-xl-static {
        position: static;
    }
    .t-xl-auto {
        top: auto;
    }
    .r-xl-auto {
        right: auto;
    }
    .b-xl-auto {
        bottom: auto;
    }
    .l-xl-auto {
        left: auto;
    }
}

/* ------------------------------------------ */

/* ############### Typography ############### */

/* ------------------------------------------ */

.tx-black {
    font-weight: 900;
}

.tx-bold {
    font-weight: 700;
}

.tx-semibold {
    font-weight: 600;
}

.tx-medium {
    font-weight: 500;
}

.tx-normal {
    font-weight: 400;
}

.tx-light {
    font-weight: 300;
}

.tx-thin {
    font-weight: 200;
}

.tx-xthin {
    font-weight: 100;
}

.tx-roboto {
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
}

.tx-opensans {
    font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
}

.tx-mont {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
}

.tx-lato {
    font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
}

.tx-sserif {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.tx-white {
    color: #fff;
}

.tx-black {
    color: #000;
}

.tx-primary {
    color: #1b84e7;
}

.tx-success {
    color: #23BF08;
}

.tx-warning {
    color: #F49917;
}

.tx-danger {
    color: #dc3545;
}

.tx-info {
    color: #5B93D3;
}

.tx-inverse {
    color: #343a40;
}

.tx-teal {
    color: #1CAF9A;
}

.tx-dark {
    color: #343a40;
}

.tx-indigo {
    color: #6610f2;
}

.tx-purple {
    color: #6f42c1;
}

.tx-orange {
    color: #f27510;
}

.tx-pink {
    color: #e83e8c;
}

.tx-gray-100 {
    color: #f8f9fa;
}

.tx-gray-200 {
    color: #e9ecef;
}

.tx-gray-300 {
    color: #dee2e6;
}

.tx-gray-400 {
    color: #ced4da;
}

.tx-gray-500 {
    color: #adb5bd;
}

.tx-gray-600 {
    color: #6c757d;
}

.tx-gray-700 {
    color: #495057;
}

.tx-gray-800 {
    color: #343a40;
}

.tx-gray-900 {
    color: #212529;
}

.tx-white-2 {
    color: rgba(255, 255, 255, 0.2);
}

.tx-white-3 {
    color: rgba(255, 255, 255, 0.3);
}

.tx-white-4 {
    color: rgba(255, 255, 255, 0.4);
}

.tx-white-5 {
    color: rgba(255, 255, 255, 0.5);
}

.tx-white-6 {
    color: rgba(255, 255, 255, 0.6);
}

.tx-white-7 {
    color: rgba(255, 255, 255, 0.7);
}

.tx-white-8 {
    color: rgba(255, 255, 255, 0.8);
}

.tx-spacing-1 {
    letter-spacing: 0.5px;
}

.tx-spacing-2 {
    letter-spacing: 1px;
}

.tx-spacing-3 {
    letter-spacing: 1.5px;
}

.tx-spacing-4 {
    letter-spacing: 2px;
}

.tx-spacing-5 {
    letter-spacing: 2.5px;
}

.tx-spacing-6 {
    letter-spacing: 3px;
}

.tx-spacing-7 {
    letter-spacing: 3.5px;
}

.tx-spacing-8 {
    letter-spacing: 4px;
}

.tx-spacing--1 {
    letter-spacing: -0.5px;
}

.tx-spacing--2 {
    letter-spacing: -1px;
}

.tx-spacing--3 {
    letter-spacing: -1.5px;
}

.tx-spacing--4 {
    letter-spacing: -2px;
}

.tx-spacing--5 {
    letter-spacing: -2.5px;
}

.tx-spacing--6 {
    letter-spacing: -3px;
}

.tx-spacing--7 {
    letter-spacing: -3.5px;
}

.tx-spacing--8 {
    letter-spacing: -4px;
}

.tx-uppercase {
    text-transform: uppercase;
}

.tx-lowercase {
    text-transform: lowercase;
}

.tx-transform-none {
    text-transform: none;
}

.tx-center {
    text-align: center;
}

.tx-right {
    text-align: right;
}

.tx-left {
    text-align: left;
}

.tx-center-force {
    text-align: center !important;
}

.tx-right-force {
    text-align: right !important;
}

.tx-left-force {
    text-align: left !important;
}

.tx-italic {
    font-style: italic;
}

.tx-style-normal {
    font-style: normal;
}

.lh-base {
    line-height: 1.5;
}

.lh-normal {
    line-height: normal;
}

.lh-0 {
    line-height: 0;
}

.lh-1 {
    line-height: 1.1;
}

.lh-2 {
    line-height: 1.2;
}

.lh-3 {
    line-height: 1.3;
}

.lh-4 {
    line-height: 1.4;
}

.lh-5 {
    line-height: 1.5;
}

.lh-6 {
    line-height: 1.6;
}

.lh-7 {
    line-height: 1.7;
}

.lh-8 {
    line-height: 1.8;
}

.lh-9 {
    line-height: 1.9;
}

.lh-10 {
    line-height: 2.0;
}

.lh-11 {
    line-height: 2.1;
}

.lh-12 {
    line-height: 2.2;
}

.lh-13 {
    line-height: 2.3;
}

.lh-14 {
    line-height: 2.4;
}

.lh-15 {
    line-height: 2.5;
}

.valign-top {
    vertical-align: top;
}

.valign-middle {
    vertical-align: middle;
}

.valign-bottom {
    vertical-align: baseline;
}

.valign-top-force {
    vertical-align: top !important;
}

.valign-middle-force {
    vertical-align: middle !important;
}

.valign-bottom-force {
    vertical-align: baseline !important;
}

.tx-8 {
    font-size: 8px;
}

.tx-8-force {
    font-size: 8px !important;
}

.tx-9 {
    font-size: 9px;
}

.tx-9-force {
    font-size: 9px !important;
}

.tx-10 {
    font-size: 10px;
}

.tx-10-force {
    font-size: 10px !important;
}

.tx-11 {
    font-size: 11px;
}

.tx-11-force {
    font-size: 11px !important;
}

.tx-12 {
    font-size: 12px;
}

.tx-12-force {
    font-size: 12px !important;
}

.tx-13 {
    font-size: 13px;
}

.tx-13-force {
    font-size: 13px !important;
}

.tx-14 {
    font-size: 14px;
}

.tx-14-force {
    font-size: 14px !important;
}

.tx-15 {
    font-size: 15px;
}

.tx-15-force {
    font-size: 15px !important;
}

.tx-16 {
    font-size: 16px;
}

.tx-16-force {
    font-size: 16px !important;
}

.tx-18 {
    font-size: 18px;
}

.tx-18-force {
    font-size: 18px !important;
}

.tx-20 {
    font-size: 20px;
}

.tx-20-force {
    font-size: 20px !important;
}

.tx-22 {
    font-size: 22px;
}

.tx-22-force {
    font-size: 22px !important;
}

.tx-24 {
    font-size: 24px;
}

.tx-24-force {
    font-size: 24px !important;
}

.tx-26 {
    font-size: 26px;
}

.tx-26-force {
    font-size: 26px !important;
}

.tx-28 {
    font-size: 28px;
}

.tx-28-force {
    font-size: 28px !important;
}

.tx-30 {
    font-size: 30px;
}

.tx-30-force {
    font-size: 30px !important;
}

.tx-32 {
    font-size: 32px;
}

.tx-32-force {
    font-size: 32px !important;
}

.tx-34 {
    font-size: 34px;
}

.tx-34-force {
    font-size: 34px !important;
}

.tx-36 {
    font-size: 36px;
}

.tx-36-force {
    font-size: 36px !important;
}

.tx-38 {
    font-size: 38px;
}

.tx-38-force {
    font-size: 38px !important;
}

.tx-40 {
    font-size: 40px;
}

.tx-40-force {
    font-size: 40px !important;
}

.tx-42 {
    font-size: 42px;
}

.tx-42-force {
    font-size: 42px !important;
}

.tx-44 {
    font-size: 44px;
}

.tx-44-force {
    font-size: 44px !important;
}

.tx-46 {
    font-size: 46px;
}

.tx-46-force {
    font-size: 46px !important;
}

.tx-48 {
    font-size: 48px;
}

.tx-48-force {
    font-size: 48px !important;
}

.tx-50 {
    font-size: 50px;
}

.tx-50-force {
    font-size: 50px !important;
}

.tx-52 {
    font-size: 52px;
}

.tx-52-force {
    font-size: 52px !important;
}

.tx-54 {
    font-size: 54px;
}

.tx-54-force {
    font-size: 54px !important;
}

.tx-56 {
    font-size: 56px;
}

.tx-56-force {
    font-size: 56px !important;
}

.tx-58 {
    font-size: 58px;
}

.tx-58-force {
    font-size: 58px !important;
}

.tx-60 {
    font-size: 60px;
}

.tx-60-force {
    font-size: 60px !important;
}

.tx-62 {
    font-size: 62px;
}

.tx-62-force {
    font-size: 62px !important;
}

.tx-64 {
    font-size: 64px;
}

.tx-64-force {
    font-size: 64px !important;
}

.tx-66 {
    font-size: 66px;
}

.tx-66-force {
    font-size: 66px !important;
}

.tx-68 {
    font-size: 68px;
}

.tx-68-force {
    font-size: 68px !important;
}

.tx-70 {
    font-size: 70px;
}

.tx-70-force {
    font-size: 70px !important;
}

.tx-72 {
    font-size: 72px;
}

.tx-72-force {
    font-size: 72px !important;
}

.tx-74 {
    font-size: 74px;
}

.tx-74-force {
    font-size: 74px !important;
}

.tx-76 {
    font-size: 76px;
}

.tx-76-force {
    font-size: 76px !important;
}

.tx-78 {
    font-size: 78px;
}

.tx-78-force {
    font-size: 78px !important;
}

.tx-80 {
    font-size: 80px;
}

.tx-80-force {
    font-size: 80px !important;
}

.tx-82 {
    font-size: 82px;
}

.tx-82-force {
    font-size: 82px !important;
}

.tx-84 {
    font-size: 84px;
}

.tx-84-force {
    font-size: 84px !important;
}

.tx-86 {
    font-size: 86px;
}

.tx-86-force {
    font-size: 86px !important;
}

.tx-88 {
    font-size: 88px;
}

.tx-88-force {
    font-size: 88px !important;
}

.tx-90 {
    font-size: 90px;
}

.tx-90-force {
    font-size: 90px !important;
}

.tx-92 {
    font-size: 92px;
}

.tx-92-force {
    font-size: 92px !important;
}

.tx-94 {
    font-size: 94px;
}

.tx-94-force {
    font-size: 94px !important;
}

.tx-96 {
    font-size: 96px;
}

.tx-96-force {
    font-size: 96px !important;
}

.tx-98 {
    font-size: 98px;
}

.tx-98-force {
    font-size: 98px !important;
}

.tx-100 {
    font-size: 100px;
}

.tx-100-force {
    font-size: 100px !important;
}

.tx-102 {
    font-size: 102px;
}

.tx-102-force {
    font-size: 102px !important;
}

.tx-104 {
    font-size: 104px;
}

.tx-104-force {
    font-size: 104px !important;
}

.tx-106 {
    font-size: 106px;
}

.tx-106-force {
    font-size: 106px !important;
}

.tx-108 {
    font-size: 108px;
}

.tx-108-force {
    font-size: 108px !important;
}

.tx-110 {
    font-size: 110px;
}

.tx-110-force {
    font-size: 110px !important;
}

.tx-112 {
    font-size: 112px;
}

.tx-112-force {
    font-size: 112px !important;
}

.tx-114 {
    font-size: 114px;
}

.tx-114-force {
    font-size: 114px !important;
}

.tx-116 {
    font-size: 116px;
}

.tx-116-force {
    font-size: 116px !important;
}

.tx-118 {
    font-size: 118px;
}

.tx-118-force {
    font-size: 118px !important;
}

.tx-120 {
    font-size: 120px;
}

.tx-120-force {
    font-size: 120px !important;
}

.tx-122 {
    font-size: 122px;
}

.tx-122-force {
    font-size: 122px !important;
}

.tx-124 {
    font-size: 124px;
}

.tx-124-force {
    font-size: 124px !important;
}

.tx-126 {
    font-size: 126px;
}

.tx-126-force {
    font-size: 126px !important;
}

.tx-128 {
    font-size: 128px;
}

.tx-128-force {
    font-size: 128px !important;
}

.tx-130 {
    font-size: 130px;
}

.tx-130-force {
    font-size: 130px !important;
}

.tx-132 {
    font-size: 132px;
}

.tx-132-force {
    font-size: 132px !important;
}

.tx-134 {
    font-size: 134px;
}

.tx-134-force {
    font-size: 134px !important;
}

.tx-136 {
    font-size: 136px;
}

.tx-136-force {
    font-size: 136px !important;
}

.tx-138 {
    font-size: 138px;
}

.tx-138-force {
    font-size: 138px !important;
}

.tx-140 {
    font-size: 140px;
}

.tx-140-force {
    font-size: 140px !important;
}

@media (min-width: 480px) {
    .tx-xs-8 {
        font-size: 8px;
    }
    .tx-xs-8-force {
        font-size: 8px !important;
    }
    .tx-xs-9 {
        font-size: 9px;
    }
    .tx-xs-9-force {
        font-size: 9px !important;
    }
    .tx-xs-10 {
        font-size: 10px;
    }
    .tx-xs-10-force {
        font-size: 10px !important;
    }
    .tx-xs-11 {
        font-size: 11px;
    }
    .tx-xs-11-force {
        font-size: 11px !important;
    }
    .tx-xs-12 {
        font-size: 12px;
    }
    .tx-xs-12-force {
        font-size: 12px !important;
    }
    .tx-xs-13 {
        font-size: 13px;
    }
    .tx-xs-13-force {
        font-size: 13px !important;
    }
    .tx-xs-14 {
        font-size: 14px;
    }
    .tx-xs-14-force {
        font-size: 14px !important;
    }
    .tx-xs-15 {
        font-size: 15px;
    }
    .tx-xs-15-force {
        font-size: 15px !important;
    }
    .tx-xs-16 {
        font-size: 16px;
    }
    .tx-xs-16-force {
        font-size: 16px !important;
    }
    .tx-xs-18 {
        font-size: 18px;
    }
    .tx-xs-18-force {
        font-size: 18px !important;
    }
    .tx-xs-20 {
        font-size: 20px;
    }
    .tx-xs-20-force {
        font-size: 20px !important;
    }
    .tx-xs-22 {
        font-size: 22px;
    }
    .tx-xs-22-force {
        font-size: 22px !important;
    }
    .tx-xs-24 {
        font-size: 24px;
    }
    .tx-xs-24-force {
        font-size: 24px !important;
    }
    .tx-xs-26 {
        font-size: 26px;
    }
    .tx-xs-26-force {
        font-size: 26px !important;
    }
    .tx-xs-28 {
        font-size: 28px;
    }
    .tx-xs-28-force {
        font-size: 28px !important;
    }
    .tx-xs-30 {
        font-size: 30px;
    }
    .tx-xs-30-force {
        font-size: 30px !important;
    }
    .tx-xs-32 {
        font-size: 32px;
    }
    .tx-xs-32-force {
        font-size: 32px !important;
    }
    .tx-xs-34 {
        font-size: 34px;
    }
    .tx-xs-34-force {
        font-size: 34px !important;
    }
    .tx-xs-36 {
        font-size: 36px;
    }
    .tx-xs-36-force {
        font-size: 36px !important;
    }
    .tx-xs-38 {
        font-size: 38px;
    }
    .tx-xs-38-force {
        font-size: 38px !important;
    }
    .tx-xs-40 {
        font-size: 40px;
    }
    .tx-xs-40-force {
        font-size: 40px !important;
    }
    .tx-xs-42 {
        font-size: 42px;
    }
    .tx-xs-42-force {
        font-size: 42px !important;
    }
    .tx-xs-44 {
        font-size: 44px;
    }
    .tx-xs-44-force {
        font-size: 44px !important;
    }
    .tx-xs-46 {
        font-size: 46px;
    }
    .tx-xs-46-force {
        font-size: 46px !important;
    }
    .tx-xs-48 {
        font-size: 48px;
    }
    .tx-xs-48-force {
        font-size: 48px !important;
    }
    .tx-xs-50 {
        font-size: 50px;
    }
    .tx-xs-50-force {
        font-size: 50px !important;
    }
    .tx-xs-52 {
        font-size: 52px;
    }
    .tx-xs-52-force {
        font-size: 52px !important;
    }
    .tx-xs-54 {
        font-size: 54px;
    }
    .tx-xs-54-force {
        font-size: 54px !important;
    }
    .tx-xs-56 {
        font-size: 56px;
    }
    .tx-xs-56-force {
        font-size: 56px !important;
    }
    .tx-xs-58 {
        font-size: 58px;
    }
    .tx-xs-58-force {
        font-size: 58px !important;
    }
    .tx-xs-60 {
        font-size: 60px;
    }
    .tx-xs-60-force {
        font-size: 60px !important;
    }
    .tx-xs-62 {
        font-size: 62px;
    }
    .tx-xs-62-force {
        font-size: 62px !important;
    }
    .tx-xs-64 {
        font-size: 64px;
    }
    .tx-xs-64-force {
        font-size: 64px !important;
    }
    .tx-xs-66 {
        font-size: 66px;
    }
    .tx-xs-66-force {
        font-size: 66px !important;
    }
    .tx-xs-68 {
        font-size: 68px;
    }
    .tx-xs-68-force {
        font-size: 68px !important;
    }
    .tx-xs-70 {
        font-size: 70px;
    }
    .tx-xs-70-force {
        font-size: 70px !important;
    }
    .tx-xs-72 {
        font-size: 72px;
    }
    .tx-xs-72-force {
        font-size: 72px !important;
    }
    .tx-xs-74 {
        font-size: 74px;
    }
    .tx-xs-74-force {
        font-size: 74px !important;
    }
    .tx-xs-76 {
        font-size: 76px;
    }
    .tx-xs-76-force {
        font-size: 76px !important;
    }
    .tx-xs-78 {
        font-size: 78px;
    }
    .tx-xs-78-force {
        font-size: 78px !important;
    }
    .tx-xs-80 {
        font-size: 80px;
    }
    .tx-xs-80-force {
        font-size: 80px !important;
    }
    .tx-xs-82 {
        font-size: 82px;
    }
    .tx-xs-82-force {
        font-size: 82px !important;
    }
    .tx-xs-84 {
        font-size: 84px;
    }
    .tx-xs-84-force {
        font-size: 84px !important;
    }
    .tx-xs-86 {
        font-size: 86px;
    }
    .tx-xs-86-force {
        font-size: 86px !important;
    }
    .tx-xs-88 {
        font-size: 88px;
    }
    .tx-xs-88-force {
        font-size: 88px !important;
    }
    .tx-xs-90 {
        font-size: 90px;
    }
    .tx-xs-90-force {
        font-size: 90px !important;
    }
    .tx-xs-92 {
        font-size: 92px;
    }
    .tx-xs-92-force {
        font-size: 92px !important;
    }
    .tx-xs-94 {
        font-size: 94px;
    }
    .tx-xs-94-force {
        font-size: 94px !important;
    }
    .tx-xs-96 {
        font-size: 96px;
    }
    .tx-xs-96-force {
        font-size: 96px !important;
    }
    .tx-xs-98 {
        font-size: 98px;
    }
    .tx-xs-98-force {
        font-size: 98px !important;
    }
    .tx-xs-100 {
        font-size: 100px;
    }
    .tx-xs-100-force {
        font-size: 100px !important;
    }
    .tx-xs-102 {
        font-size: 102px;
    }
    .tx-xs-102-force {
        font-size: 102px !important;
    }
    .tx-xs-104 {
        font-size: 104px;
    }
    .tx-xs-104-force {
        font-size: 104px !important;
    }
    .tx-xs-106 {
        font-size: 106px;
    }
    .tx-xs-106-force {
        font-size: 106px !important;
    }
    .tx-xs-108 {
        font-size: 108px;
    }
    .tx-xs-108-force {
        font-size: 108px !important;
    }
    .tx-xs-110 {
        font-size: 110px;
    }
    .tx-xs-110-force {
        font-size: 110px !important;
    }
    .tx-xs-112 {
        font-size: 112px;
    }
    .tx-xs-112-force {
        font-size: 112px !important;
    }
    .tx-xs-114 {
        font-size: 114px;
    }
    .tx-xs-114-force {
        font-size: 114px !important;
    }
    .tx-xs-116 {
        font-size: 116px;
    }
    .tx-xs-116-force {
        font-size: 116px !important;
    }
    .tx-xs-118 {
        font-size: 118px;
    }
    .tx-xs-118-force {
        font-size: 118px !important;
    }
    .tx-xs-120 {
        font-size: 120px;
    }
    .tx-xs-120-force {
        font-size: 120px !important;
    }
    .tx-xs-122 {
        font-size: 122px;
    }
    .tx-xs-122-force {
        font-size: 122px !important;
    }
    .tx-xs-124 {
        font-size: 124px;
    }
    .tx-xs-124-force {
        font-size: 124px !important;
    }
    .tx-xs-126 {
        font-size: 126px;
    }
    .tx-xs-126-force {
        font-size: 126px !important;
    }
    .tx-xs-128 {
        font-size: 128px;
    }
    .tx-xs-128-force {
        font-size: 128px !important;
    }
    .tx-xs-130 {
        font-size: 130px;
    }
    .tx-xs-130-force {
        font-size: 130px !important;
    }
    .tx-xs-132 {
        font-size: 132px;
    }
    .tx-xs-132-force {
        font-size: 132px !important;
    }
    .tx-xs-134 {
        font-size: 134px;
    }
    .tx-xs-134-force {
        font-size: 134px !important;
    }
    .tx-xs-136 {
        font-size: 136px;
    }
    .tx-xs-136-force {
        font-size: 136px !important;
    }
    .tx-xs-138 {
        font-size: 138px;
    }
    .tx-xs-138-force {
        font-size: 138px !important;
    }
    .tx-xs-140 {
        font-size: 140px;
    }
    .tx-xs-140-force {
        font-size: 140px !important;
    }
    .tx-xs-bold {
        font-weight: 700;
    }
    .tx-xs-semibold {
        font-weight: 600;
    }
    .tx-xs-medium {
        font-weight: 500;
    }
    .tx-xs-normal {
        font-weight: 400;
    }
    .tx-xs-light {
        font-weight: 300;
    }
    .tx-xs-thin {
        font-weight: 200;
    }
    .tx-xs-xthin {
        font-weight: 100;
    }
    .lh-xs-0 {
        line-height: 0;
    }
    .lh-xs-1 {
        line-height: 1.1;
    }
    .lh-xs-2 {
        line-height: 1.2;
    }
    .lh-xs-3 {
        line-height: 1.3;
    }
    .lh-xs-4 {
        line-height: 1.4;
    }
    .lh-xs-5 {
        line-height: 1.5;
    }
    .lh-xs-6 {
        line-height: 1.6;
    }
    .lh-xs-7 {
        line-height: 1.7;
    }
    .lh-xs-8 {
        line-height: 1.8;
    }
    .lh-xs-9 {
        line-height: 1.9;
    }
    .lh-xs-10 {
        line-height: 2.0;
    }
    .lh-xs-11 {
        line-height: 2.1;
    }
    .lh-xs-12 {
        line-height: 2.2;
    }
    .lh-xs-13 {
        line-height: 2.3;
    }
    .lh-xs-14 {
        line-height: 2.4;
    }
    .lh-xs-15 {
        line-height: 2.5;
    }
    .tx-xs-center {
        text-align: center;
    }
    .tx-xs-right {
        text-align: right;
    }
    .tx-xs-left {
        text-align: left;
    }
    .tx-xs-center-force {
        text-align: center !important;
    }
    .tx-xs-right-force {
        text-align: right !important;
    }
    .tx-xs-left-force {
        text-align: left !important;
    }
}

@media (min-width: 576px) {
    .tx-sm-8 {
        font-size: 8px;
    }
    .tx-sm-8-force {
        font-size: 8px !important;
    }
    .tx-sm-9 {
        font-size: 9px;
    }
    .tx-sm-9-force {
        font-size: 9px !important;
    }
    .tx-sm-10 {
        font-size: 10px;
    }
    .tx-sm-10-force {
        font-size: 10px !important;
    }
    .tx-sm-11 {
        font-size: 11px;
    }
    .tx-sm-11-force {
        font-size: 11px !important;
    }
    .tx-sm-12 {
        font-size: 12px;
    }
    .tx-sm-12-force {
        font-size: 12px !important;
    }
    .tx-sm-13 {
        font-size: 13px;
    }
    .tx-sm-13-force {
        font-size: 13px !important;
    }
    .tx-sm-14 {
        font-size: 14px;
    }
    .tx-sm-14-force {
        font-size: 14px !important;
    }
    .tx-sm-15 {
        font-size: 15px;
    }
    .tx-sm-15-force {
        font-size: 15px !important;
    }
    .tx-sm-16 {
        font-size: 16px;
    }
    .tx-sm-16-force {
        font-size: 16px !important;
    }
    .tx-sm-18 {
        font-size: 18px;
    }
    .tx-sm-18-force {
        font-size: 18px !important;
    }
    .tx-sm-20 {
        font-size: 20px;
    }
    .tx-sm-20-force {
        font-size: 20px !important;
    }
    .tx-sm-22 {
        font-size: 22px;
    }
    .tx-sm-22-force {
        font-size: 22px !important;
    }
    .tx-sm-24 {
        font-size: 24px;
    }
    .tx-sm-24-force {
        font-size: 24px !important;
    }
    .tx-sm-26 {
        font-size: 26px;
    }
    .tx-sm-26-force {
        font-size: 26px !important;
    }
    .tx-sm-28 {
        font-size: 28px;
    }
    .tx-sm-28-force {
        font-size: 28px !important;
    }
    .tx-sm-30 {
        font-size: 30px;
    }
    .tx-sm-30-force {
        font-size: 30px !important;
    }
    .tx-sm-32 {
        font-size: 32px;
    }
    .tx-sm-32-force {
        font-size: 32px !important;
    }
    .tx-sm-34 {
        font-size: 34px;
    }
    .tx-sm-34-force {
        font-size: 34px !important;
    }
    .tx-sm-36 {
        font-size: 36px;
    }
    .tx-sm-36-force {
        font-size: 36px !important;
    }
    .tx-sm-38 {
        font-size: 38px;
    }
    .tx-sm-38-force {
        font-size: 38px !important;
    }
    .tx-sm-40 {
        font-size: 40px;
    }
    .tx-sm-40-force {
        font-size: 40px !important;
    }
    .tx-sm-42 {
        font-size: 42px;
    }
    .tx-sm-42-force {
        font-size: 42px !important;
    }
    .tx-sm-44 {
        font-size: 44px;
    }
    .tx-sm-44-force {
        font-size: 44px !important;
    }
    .tx-sm-46 {
        font-size: 46px;
    }
    .tx-sm-46-force {
        font-size: 46px !important;
    }
    .tx-sm-48 {
        font-size: 48px;
    }
    .tx-sm-48-force {
        font-size: 48px !important;
    }
    .tx-sm-50 {
        font-size: 50px;
    }
    .tx-sm-50-force {
        font-size: 50px !important;
    }
    .tx-sm-52 {
        font-size: 52px;
    }
    .tx-sm-52-force {
        font-size: 52px !important;
    }
    .tx-sm-54 {
        font-size: 54px;
    }
    .tx-sm-54-force {
        font-size: 54px !important;
    }
    .tx-sm-56 {
        font-size: 56px;
    }
    .tx-sm-56-force {
        font-size: 56px !important;
    }
    .tx-sm-58 {
        font-size: 58px;
    }
    .tx-sm-58-force {
        font-size: 58px !important;
    }
    .tx-sm-60 {
        font-size: 60px;
    }
    .tx-sm-60-force {
        font-size: 60px !important;
    }
    .tx-sm-62 {
        font-size: 62px;
    }
    .tx-sm-62-force {
        font-size: 62px !important;
    }
    .tx-sm-64 {
        font-size: 64px;
    }
    .tx-sm-64-force {
        font-size: 64px !important;
    }
    .tx-sm-66 {
        font-size: 66px;
    }
    .tx-sm-66-force {
        font-size: 66px !important;
    }
    .tx-sm-68 {
        font-size: 68px;
    }
    .tx-sm-68-force {
        font-size: 68px !important;
    }
    .tx-sm-70 {
        font-size: 70px;
    }
    .tx-sm-70-force {
        font-size: 70px !important;
    }
    .tx-sm-72 {
        font-size: 72px;
    }
    .tx-sm-72-force {
        font-size: 72px !important;
    }
    .tx-sm-74 {
        font-size: 74px;
    }
    .tx-sm-74-force {
        font-size: 74px !important;
    }
    .tx-sm-76 {
        font-size: 76px;
    }
    .tx-sm-76-force {
        font-size: 76px !important;
    }
    .tx-sm-78 {
        font-size: 78px;
    }
    .tx-sm-78-force {
        font-size: 78px !important;
    }
    .tx-sm-80 {
        font-size: 80px;
    }
    .tx-sm-80-force {
        font-size: 80px !important;
    }
    .tx-sm-82 {
        font-size: 82px;
    }
    .tx-sm-82-force {
        font-size: 82px !important;
    }
    .tx-sm-84 {
        font-size: 84px;
    }
    .tx-sm-84-force {
        font-size: 84px !important;
    }
    .tx-sm-86 {
        font-size: 86px;
    }
    .tx-sm-86-force {
        font-size: 86px !important;
    }
    .tx-sm-88 {
        font-size: 88px;
    }
    .tx-sm-88-force {
        font-size: 88px !important;
    }
    .tx-sm-90 {
        font-size: 90px;
    }
    .tx-sm-90-force {
        font-size: 90px !important;
    }
    .tx-sm-92 {
        font-size: 92px;
    }
    .tx-sm-92-force {
        font-size: 92px !important;
    }
    .tx-sm-94 {
        font-size: 94px;
    }
    .tx-sm-94-force {
        font-size: 94px !important;
    }
    .tx-sm-96 {
        font-size: 96px;
    }
    .tx-sm-96-force {
        font-size: 96px !important;
    }
    .tx-sm-98 {
        font-size: 98px;
    }
    .tx-sm-98-force {
        font-size: 98px !important;
    }
    .tx-sm-100 {
        font-size: 100px;
    }
    .tx-sm-100-force {
        font-size: 100px !important;
    }
    .tx-sm-102 {
        font-size: 102px;
    }
    .tx-sm-102-force {
        font-size: 102px !important;
    }
    .tx-sm-104 {
        font-size: 104px;
    }
    .tx-sm-104-force {
        font-size: 104px !important;
    }
    .tx-sm-106 {
        font-size: 106px;
    }
    .tx-sm-106-force {
        font-size: 106px !important;
    }
    .tx-sm-108 {
        font-size: 108px;
    }
    .tx-sm-108-force {
        font-size: 108px !important;
    }
    .tx-sm-110 {
        font-size: 110px;
    }
    .tx-sm-110-force {
        font-size: 110px !important;
    }
    .tx-sm-112 {
        font-size: 112px;
    }
    .tx-sm-112-force {
        font-size: 112px !important;
    }
    .tx-sm-114 {
        font-size: 114px;
    }
    .tx-sm-114-force {
        font-size: 114px !important;
    }
    .tx-sm-116 {
        font-size: 116px;
    }
    .tx-sm-116-force {
        font-size: 116px !important;
    }
    .tx-sm-118 {
        font-size: 118px;
    }
    .tx-sm-118-force {
        font-size: 118px !important;
    }
    .tx-sm-120 {
        font-size: 120px;
    }
    .tx-sm-120-force {
        font-size: 120px !important;
    }
    .tx-sm-122 {
        font-size: 122px;
    }
    .tx-sm-122-force {
        font-size: 122px !important;
    }
    .tx-sm-124 {
        font-size: 124px;
    }
    .tx-sm-124-force {
        font-size: 124px !important;
    }
    .tx-sm-126 {
        font-size: 126px;
    }
    .tx-sm-126-force {
        font-size: 126px !important;
    }
    .tx-sm-128 {
        font-size: 128px;
    }
    .tx-sm-128-force {
        font-size: 128px !important;
    }
    .tx-sm-130 {
        font-size: 130px;
    }
    .tx-sm-130-force {
        font-size: 130px !important;
    }
    .tx-sm-132 {
        font-size: 132px;
    }
    .tx-sm-132-force {
        font-size: 132px !important;
    }
    .tx-sm-134 {
        font-size: 134px;
    }
    .tx-sm-134-force {
        font-size: 134px !important;
    }
    .tx-sm-136 {
        font-size: 136px;
    }
    .tx-sm-136-force {
        font-size: 136px !important;
    }
    .tx-sm-138 {
        font-size: 138px;
    }
    .tx-sm-138-force {
        font-size: 138px !important;
    }
    .tx-sm-140 {
        font-size: 140px;
    }
    .tx-sm-140-force {
        font-size: 140px !important;
    }
    .tx-sm-bold {
        font-weight: 700;
    }
    .tx-sm-semibold {
        font-weight: 600;
    }
    .tx-sm-medium {
        font-weight: 500;
    }
    .tx-sm-normal {
        font-weight: 400;
    }
    .tx-sm-light {
        font-weight: 300;
    }
    .tx-sm-thin {
        font-weight: 200;
    }
    .tx-sm-xthin {
        font-weight: 100;
    }
    .lh-sm-0 {
        line-height: 0;
    }
    .lh-sm-1 {
        line-height: 1.1;
    }
    .lh-sm-2 {
        line-height: 1.2;
    }
    .lh-sm-3 {
        line-height: 1.3;
    }
    .lh-sm-4 {
        line-height: 1.4;
    }
    .lh-sm-5 {
        line-height: 1.5;
    }
    .lh-sm-6 {
        line-height: 1.6;
    }
    .lh-sm-7 {
        line-height: 1.7;
    }
    .lh-sm-8 {
        line-height: 1.8;
    }
    .lh-sm-9 {
        line-height: 1.9;
    }
    .lh-sm-10 {
        line-height: 2.0;
    }
    .lh-sm-11 {
        line-height: 2.1;
    }
    .lh-sm-12 {
        line-height: 2.2;
    }
    .lh-sm-13 {
        line-height: 2.3;
    }
    .lh-sm-14 {
        line-height: 2.4;
    }
    .lh-sm-15 {
        line-height: 2.5;
    }
    .tx-sm-center {
        text-align: center;
    }
    .tx-sm-right {
        text-align: right;
    }
    .tx-sm-left {
        text-align: left;
    }
    .tx-sm-center-force {
        text-align: center !important;
    }
    .tx-sm-right-force {
        text-align: right !important;
    }
    .tx-sm-left-force {
        text-align: left !important;
    }
}

@media (min-width: 768px) {
    .tx-md-8 {
        font-size: 8px;
    }
    .tx-md-8-force {
        font-size: 8px !important;
    }
    .tx-md-9 {
        font-size: 9px;
    }
    .tx-md-9-force {
        font-size: 9px !important;
    }
    .tx-md-10 {
        font-size: 10px;
    }
    .tx-md-10-force {
        font-size: 10px !important;
    }
    .tx-md-11 {
        font-size: 11px;
    }
    .tx-md-11-force {
        font-size: 11px !important;
    }
    .tx-md-12 {
        font-size: 12px;
    }
    .tx-md-12-force {
        font-size: 12px !important;
    }
    .tx-md-13 {
        font-size: 13px;
    }
    .tx-md-13-force {
        font-size: 13px !important;
    }
    .tx-md-14 {
        font-size: 14px;
    }
    .tx-md-14-force {
        font-size: 14px !important;
    }
    .tx-md-15 {
        font-size: 15px;
    }
    .tx-md-15-force {
        font-size: 15px !important;
    }
    .tx-md-16 {
        font-size: 16px;
    }
    .tx-md-16-force {
        font-size: 16px !important;
    }
    .tx-md-18 {
        font-size: 18px;
    }
    .tx-md-18-force {
        font-size: 18px !important;
    }
    .tx-md-20 {
        font-size: 20px;
    }
    .tx-md-20-force {
        font-size: 20px !important;
    }
    .tx-md-22 {
        font-size: 22px;
    }
    .tx-md-22-force {
        font-size: 22px !important;
    }
    .tx-md-24 {
        font-size: 24px;
    }
    .tx-md-24-force {
        font-size: 24px !important;
    }
    .tx-md-26 {
        font-size: 26px;
    }
    .tx-md-26-force {
        font-size: 26px !important;
    }
    .tx-md-28 {
        font-size: 28px;
    }
    .tx-md-28-force {
        font-size: 28px !important;
    }
    .tx-md-30 {
        font-size: 30px;
    }
    .tx-md-30-force {
        font-size: 30px !important;
    }
    .tx-md-32 {
        font-size: 32px;
    }
    .tx-md-32-force {
        font-size: 32px !important;
    }
    .tx-md-34 {
        font-size: 34px;
    }
    .tx-md-34-force {
        font-size: 34px !important;
    }
    .tx-md-36 {
        font-size: 36px;
    }
    .tx-md-36-force {
        font-size: 36px !important;
    }
    .tx-md-38 {
        font-size: 38px;
    }
    .tx-md-38-force {
        font-size: 38px !important;
    }
    .tx-md-40 {
        font-size: 40px;
    }
    .tx-md-40-force {
        font-size: 40px !important;
    }
    .tx-md-42 {
        font-size: 42px;
    }
    .tx-md-42-force {
        font-size: 42px !important;
    }
    .tx-md-44 {
        font-size: 44px;
    }
    .tx-md-44-force {
        font-size: 44px !important;
    }
    .tx-md-46 {
        font-size: 46px;
    }
    .tx-md-46-force {
        font-size: 46px !important;
    }
    .tx-md-48 {
        font-size: 48px;
    }
    .tx-md-48-force {
        font-size: 48px !important;
    }
    .tx-md-50 {
        font-size: 50px;
    }
    .tx-md-50-force {
        font-size: 50px !important;
    }
    .tx-md-52 {
        font-size: 52px;
    }
    .tx-md-52-force {
        font-size: 52px !important;
    }
    .tx-md-54 {
        font-size: 54px;
    }
    .tx-md-54-force {
        font-size: 54px !important;
    }
    .tx-md-56 {
        font-size: 56px;
    }
    .tx-md-56-force {
        font-size: 56px !important;
    }
    .tx-md-58 {
        font-size: 58px;
    }
    .tx-md-58-force {
        font-size: 58px !important;
    }
    .tx-md-60 {
        font-size: 60px;
    }
    .tx-md-60-force {
        font-size: 60px !important;
    }
    .tx-md-62 {
        font-size: 62px;
    }
    .tx-md-62-force {
        font-size: 62px !important;
    }
    .tx-md-64 {
        font-size: 64px;
    }
    .tx-md-64-force {
        font-size: 64px !important;
    }
    .tx-md-66 {
        font-size: 66px;
    }
    .tx-md-66-force {
        font-size: 66px !important;
    }
    .tx-md-68 {
        font-size: 68px;
    }
    .tx-md-68-force {
        font-size: 68px !important;
    }
    .tx-md-70 {
        font-size: 70px;
    }
    .tx-md-70-force {
        font-size: 70px !important;
    }
    .tx-md-72 {
        font-size: 72px;
    }
    .tx-md-72-force {
        font-size: 72px !important;
    }
    .tx-md-74 {
        font-size: 74px;
    }
    .tx-md-74-force {
        font-size: 74px !important;
    }
    .tx-md-76 {
        font-size: 76px;
    }
    .tx-md-76-force {
        font-size: 76px !important;
    }
    .tx-md-78 {
        font-size: 78px;
    }
    .tx-md-78-force {
        font-size: 78px !important;
    }
    .tx-md-80 {
        font-size: 80px;
    }
    .tx-md-80-force {
        font-size: 80px !important;
    }
    .tx-md-82 {
        font-size: 82px;
    }
    .tx-md-82-force {
        font-size: 82px !important;
    }
    .tx-md-84 {
        font-size: 84px;
    }
    .tx-md-84-force {
        font-size: 84px !important;
    }
    .tx-md-86 {
        font-size: 86px;
    }
    .tx-md-86-force {
        font-size: 86px !important;
    }
    .tx-md-88 {
        font-size: 88px;
    }
    .tx-md-88-force {
        font-size: 88px !important;
    }
    .tx-md-90 {
        font-size: 90px;
    }
    .tx-md-90-force {
        font-size: 90px !important;
    }
    .tx-md-92 {
        font-size: 92px;
    }
    .tx-md-92-force {
        font-size: 92px !important;
    }
    .tx-md-94 {
        font-size: 94px;
    }
    .tx-md-94-force {
        font-size: 94px !important;
    }
    .tx-md-96 {
        font-size: 96px;
    }
    .tx-md-96-force {
        font-size: 96px !important;
    }
    .tx-md-98 {
        font-size: 98px;
    }
    .tx-md-98-force {
        font-size: 98px !important;
    }
    .tx-md-100 {
        font-size: 100px;
    }
    .tx-md-100-force {
        font-size: 100px !important;
    }
    .tx-md-102 {
        font-size: 102px;
    }
    .tx-md-102-force {
        font-size: 102px !important;
    }
    .tx-md-104 {
        font-size: 104px;
    }
    .tx-md-104-force {
        font-size: 104px !important;
    }
    .tx-md-106 {
        font-size: 106px;
    }
    .tx-md-106-force {
        font-size: 106px !important;
    }
    .tx-md-108 {
        font-size: 108px;
    }
    .tx-md-108-force {
        font-size: 108px !important;
    }
    .tx-md-110 {
        font-size: 110px;
    }
    .tx-md-110-force {
        font-size: 110px !important;
    }
    .tx-md-112 {
        font-size: 112px;
    }
    .tx-md-112-force {
        font-size: 112px !important;
    }
    .tx-md-114 {
        font-size: 114px;
    }
    .tx-md-114-force {
        font-size: 114px !important;
    }
    .tx-md-116 {
        font-size: 116px;
    }
    .tx-md-116-force {
        font-size: 116px !important;
    }
    .tx-md-118 {
        font-size: 118px;
    }
    .tx-md-118-force {
        font-size: 118px !important;
    }
    .tx-md-120 {
        font-size: 120px;
    }
    .tx-md-120-force {
        font-size: 120px !important;
    }
    .tx-md-122 {
        font-size: 122px;
    }
    .tx-md-122-force {
        font-size: 122px !important;
    }
    .tx-md-124 {
        font-size: 124px;
    }
    .tx-md-124-force {
        font-size: 124px !important;
    }
    .tx-md-126 {
        font-size: 126px;
    }
    .tx-md-126-force {
        font-size: 126px !important;
    }
    .tx-md-128 {
        font-size: 128px;
    }
    .tx-md-128-force {
        font-size: 128px !important;
    }
    .tx-md-130 {
        font-size: 130px;
    }
    .tx-md-130-force {
        font-size: 130px !important;
    }
    .tx-md-132 {
        font-size: 132px;
    }
    .tx-md-132-force {
        font-size: 132px !important;
    }
    .tx-md-134 {
        font-size: 134px;
    }
    .tx-md-134-force {
        font-size: 134px !important;
    }
    .tx-md-136 {
        font-size: 136px;
    }
    .tx-md-136-force {
        font-size: 136px !important;
    }
    .tx-md-138 {
        font-size: 138px;
    }
    .tx-md-138-force {
        font-size: 138px !important;
    }
    .tx-md-140 {
        font-size: 140px;
    }
    .tx-md-140-force {
        font-size: 140px !important;
    }
    .tx-md-bold {
        font-weight: 700;
    }
    .tx-md-semibold {
        font-weight: 600;
    }
    .tx-md-medium {
        font-weight: 500;
    }
    .tx-md-normal {
        font-weight: 400;
    }
    .tx-md-light {
        font-weight: 300;
    }
    .tx-md-thin {
        font-weight: 200;
    }
    .tx-md-xthin {
        font-weight: 100;
    }
    .lh-md-0 {
        line-height: 0;
    }
    .lh-md-1 {
        line-height: 1.1;
    }
    .lh-md-2 {
        line-height: 1.2;
    }
    .lh-md-3 {
        line-height: 1.3;
    }
    .lh-md-4 {
        line-height: 1.4;
    }
    .lh-md-5 {
        line-height: 1.5;
    }
    .lh-md-6 {
        line-height: 1.6;
    }
    .lh-md-7 {
        line-height: 1.7;
    }
    .lh-md-8 {
        line-height: 1.8;
    }
    .lh-md-9 {
        line-height: 1.9;
    }
    .lh-md-10 {
        line-height: 2.0;
    }
    .lh-md-11 {
        line-height: 2.1;
    }
    .lh-md-12 {
        line-height: 2.2;
    }
    .lh-md-13 {
        line-height: 2.3;
    }
    .lh-md-14 {
        line-height: 2.4;
    }
    .lh-md-15 {
        line-height: 2.5;
    }
    .tx-md-center {
        text-align: center;
    }
    .tx-md-right {
        text-align: right;
    }
    .tx-md-left {
        text-align: left;
    }
    .tx-md-center-force {
        text-align: center !important;
    }
    .tx-md-right-force {
        text-align: right !important;
    }
    .tx-md-left-force {
        text-align: left !important;
    }
}

@media (min-width: 992px) {
    .tx-lg-8 {
        font-size: 8px;
    }
    .tx-lg-8-force {
        font-size: 8px !important;
    }
    .tx-lg-9 {
        font-size: 9px;
    }
    .tx-lg-9-force {
        font-size: 9px !important;
    }
    .tx-lg-10 {
        font-size: 10px;
    }
    .tx-lg-10-force {
        font-size: 10px !important;
    }
    .tx-lg-11 {
        font-size: 11px;
    }
    .tx-lg-11-force {
        font-size: 11px !important;
    }
    .tx-lg-12 {
        font-size: 12px;
    }
    .tx-lg-12-force {
        font-size: 12px !important;
    }
    .tx-lg-13 {
        font-size: 13px;
    }
    .tx-lg-13-force {
        font-size: 13px !important;
    }
    .tx-lg-14 {
        font-size: 14px;
    }
    .tx-lg-14-force {
        font-size: 14px !important;
    }
    .tx-lg-15 {
        font-size: 15px;
    }
    .tx-lg-15-force {
        font-size: 15px !important;
    }
    .tx-lg-16 {
        font-size: 16px;
    }
    .tx-lg-16-force {
        font-size: 16px !important;
    }
    .tx-lg-18 {
        font-size: 18px;
    }
    .tx-lg-18-force {
        font-size: 18px !important;
    }
    .tx-lg-20 {
        font-size: 20px;
    }
    .tx-lg-20-force {
        font-size: 20px !important;
    }
    .tx-lg-22 {
        font-size: 22px;
    }
    .tx-lg-22-force {
        font-size: 22px !important;
    }
    .tx-lg-24 {
        font-size: 24px;
    }
    .tx-lg-24-force {
        font-size: 24px !important;
    }
    .tx-lg-26 {
        font-size: 26px;
    }
    .tx-lg-26-force {
        font-size: 26px !important;
    }
    .tx-lg-28 {
        font-size: 28px;
    }
    .tx-lg-28-force {
        font-size: 28px !important;
    }
    .tx-lg-30 {
        font-size: 30px;
    }
    .tx-lg-30-force {
        font-size: 30px !important;
    }
    .tx-lg-32 {
        font-size: 32px;
    }
    .tx-lg-32-force {
        font-size: 32px !important;
    }
    .tx-lg-34 {
        font-size: 34px;
    }
    .tx-lg-34-force {
        font-size: 34px !important;
    }
    .tx-lg-36 {
        font-size: 36px;
    }
    .tx-lg-36-force {
        font-size: 36px !important;
    }
    .tx-lg-38 {
        font-size: 38px;
    }
    .tx-lg-38-force {
        font-size: 38px !important;
    }
    .tx-lg-40 {
        font-size: 40px;
    }
    .tx-lg-40-force {
        font-size: 40px !important;
    }
    .tx-lg-42 {
        font-size: 42px;
    }
    .tx-lg-42-force {
        font-size: 42px !important;
    }
    .tx-lg-44 {
        font-size: 44px;
    }
    .tx-lg-44-force {
        font-size: 44px !important;
    }
    .tx-lg-46 {
        font-size: 46px;
    }
    .tx-lg-46-force {
        font-size: 46px !important;
    }
    .tx-lg-48 {
        font-size: 48px;
    }
    .tx-lg-48-force {
        font-size: 48px !important;
    }
    .tx-lg-50 {
        font-size: 50px;
    }
    .tx-lg-50-force {
        font-size: 50px !important;
    }
    .tx-lg-52 {
        font-size: 52px;
    }
    .tx-lg-52-force {
        font-size: 52px !important;
    }
    .tx-lg-54 {
        font-size: 54px;
    }
    .tx-lg-54-force {
        font-size: 54px !important;
    }
    .tx-lg-56 {
        font-size: 56px;
    }
    .tx-lg-56-force {
        font-size: 56px !important;
    }
    .tx-lg-58 {
        font-size: 58px;
    }
    .tx-lg-58-force {
        font-size: 58px !important;
    }
    .tx-lg-60 {
        font-size: 60px;
    }
    .tx-lg-60-force {
        font-size: 60px !important;
    }
    .tx-lg-62 {
        font-size: 62px;
    }
    .tx-lg-62-force {
        font-size: 62px !important;
    }
    .tx-lg-64 {
        font-size: 64px;
    }
    .tx-lg-64-force {
        font-size: 64px !important;
    }
    .tx-lg-66 {
        font-size: 66px;
    }
    .tx-lg-66-force {
        font-size: 66px !important;
    }
    .tx-lg-68 {
        font-size: 68px;
    }
    .tx-lg-68-force {
        font-size: 68px !important;
    }
    .tx-lg-70 {
        font-size: 70px;
    }
    .tx-lg-70-force {
        font-size: 70px !important;
    }
    .tx-lg-72 {
        font-size: 72px;
    }
    .tx-lg-72-force {
        font-size: 72px !important;
    }
    .tx-lg-74 {
        font-size: 74px;
    }
    .tx-lg-74-force {
        font-size: 74px !important;
    }
    .tx-lg-76 {
        font-size: 76px;
    }
    .tx-lg-76-force {
        font-size: 76px !important;
    }
    .tx-lg-78 {
        font-size: 78px;
    }
    .tx-lg-78-force {
        font-size: 78px !important;
    }
    .tx-lg-80 {
        font-size: 80px;
    }
    .tx-lg-80-force {
        font-size: 80px !important;
    }
    .tx-lg-82 {
        font-size: 82px;
    }
    .tx-lg-82-force {
        font-size: 82px !important;
    }
    .tx-lg-84 {
        font-size: 84px;
    }
    .tx-lg-84-force {
        font-size: 84px !important;
    }
    .tx-lg-86 {
        font-size: 86px;
    }
    .tx-lg-86-force {
        font-size: 86px !important;
    }
    .tx-lg-88 {
        font-size: 88px;
    }
    .tx-lg-88-force {
        font-size: 88px !important;
    }
    .tx-lg-90 {
        font-size: 90px;
    }
    .tx-lg-90-force {
        font-size: 90px !important;
    }
    .tx-lg-92 {
        font-size: 92px;
    }
    .tx-lg-92-force {
        font-size: 92px !important;
    }
    .tx-lg-94 {
        font-size: 94px;
    }
    .tx-lg-94-force {
        font-size: 94px !important;
    }
    .tx-lg-96 {
        font-size: 96px;
    }
    .tx-lg-96-force {
        font-size: 96px !important;
    }
    .tx-lg-98 {
        font-size: 98px;
    }
    .tx-lg-98-force {
        font-size: 98px !important;
    }
    .tx-lg-100 {
        font-size: 100px;
    }
    .tx-lg-100-force {
        font-size: 100px !important;
    }
    .tx-lg-102 {
        font-size: 102px;
    }
    .tx-lg-102-force {
        font-size: 102px !important;
    }
    .tx-lg-104 {
        font-size: 104px;
    }
    .tx-lg-104-force {
        font-size: 104px !important;
    }
    .tx-lg-106 {
        font-size: 106px;
    }
    .tx-lg-106-force {
        font-size: 106px !important;
    }
    .tx-lg-108 {
        font-size: 108px;
    }
    .tx-lg-108-force {
        font-size: 108px !important;
    }
    .tx-lg-110 {
        font-size: 110px;
    }
    .tx-lg-110-force {
        font-size: 110px !important;
    }
    .tx-lg-112 {
        font-size: 112px;
    }
    .tx-lg-112-force {
        font-size: 112px !important;
    }
    .tx-lg-114 {
        font-size: 114px;
    }
    .tx-lg-114-force {
        font-size: 114px !important;
    }
    .tx-lg-116 {
        font-size: 116px;
    }
    .tx-lg-116-force {
        font-size: 116px !important;
    }
    .tx-lg-118 {
        font-size: 118px;
    }
    .tx-lg-118-force {
        font-size: 118px !important;
    }
    .tx-lg-120 {
        font-size: 120px;
    }
    .tx-lg-120-force {
        font-size: 120px !important;
    }
    .tx-lg-122 {
        font-size: 122px;
    }
    .tx-lg-122-force {
        font-size: 122px !important;
    }
    .tx-lg-124 {
        font-size: 124px;
    }
    .tx-lg-124-force {
        font-size: 124px !important;
    }
    .tx-lg-126 {
        font-size: 126px;
    }
    .tx-lg-126-force {
        font-size: 126px !important;
    }
    .tx-lg-128 {
        font-size: 128px;
    }
    .tx-lg-128-force {
        font-size: 128px !important;
    }
    .tx-lg-130 {
        font-size: 130px;
    }
    .tx-lg-130-force {
        font-size: 130px !important;
    }
    .tx-lg-132 {
        font-size: 132px;
    }
    .tx-lg-132-force {
        font-size: 132px !important;
    }
    .tx-lg-134 {
        font-size: 134px;
    }
    .tx-lg-134-force {
        font-size: 134px !important;
    }
    .tx-lg-136 {
        font-size: 136px;
    }
    .tx-lg-136-force {
        font-size: 136px !important;
    }
    .tx-lg-138 {
        font-size: 138px;
    }
    .tx-lg-138-force {
        font-size: 138px !important;
    }
    .tx-lg-140 {
        font-size: 140px;
    }
    .tx-lg-140-force {
        font-size: 140px !important;
    }
    .tx-lg-bold {
        font-weight: 700;
    }
    .tx-lg-semibold {
        font-weight: 600;
    }
    .tx-lg-medium {
        font-weight: 500;
    }
    .tx-lg-normal {
        font-weight: 400;
    }
    .tx-lg-light {
        font-weight: 300;
    }
    .tx-lg-thin {
        font-weight: 200;
    }
    .tx-lg-xthin {
        font-weight: 100;
    }
    .lh-lg-0 {
        line-height: 0;
    }
    .lh-lg-1 {
        line-height: 1.1;
    }
    .lh-lg-2 {
        line-height: 1.2;
    }
    .lh-lg-3 {
        line-height: 1.3;
    }
    .lh-lg-4 {
        line-height: 1.4;
    }
    .lh-lg-5 {
        line-height: 1.5;
    }
    .lh-lg-6 {
        line-height: 1.6;
    }
    .lh-lg-7 {
        line-height: 1.7;
    }
    .lh-lg-8 {
        line-height: 1.8;
    }
    .lh-lg-9 {
        line-height: 1.9;
    }
    .lh-lg-10 {
        line-height: 2.0;
    }
    .lh-lg-11 {
        line-height: 2.1;
    }
    .lh-lg-12 {
        line-height: 2.2;
    }
    .lh-lg-13 {
        line-height: 2.3;
    }
    .lh-lg-14 {
        line-height: 2.4;
    }
    .lh-lg-15 {
        line-height: 2.5;
    }
    .tx-lg-center {
        text-align: center;
    }
    .tx-lg-right {
        text-align: right;
    }
    .tx-lg-left {
        text-align: left;
    }
    .tx-lg-center-force {
        text-align: center !important;
    }
    .tx-lg-right-force {
        text-align: right !important;
    }
    .tx-lg-left-force {
        text-align: left !important;
    }
}

@media (min-width: 1200px) {
    .tx-xl-8 {
        font-size: 8px;
    }
    .tx-xl-8-force {
        font-size: 8px !important;
    }
    .tx-xl-9 {
        font-size: 9px;
    }
    .tx-xl-9-force {
        font-size: 9px !important;
    }
    .tx-xl-10 {
        font-size: 10px;
    }
    .tx-xl-10-force {
        font-size: 10px !important;
    }
    .tx-xl-11 {
        font-size: 11px;
    }
    .tx-xl-11-force {
        font-size: 11px !important;
    }
    .tx-xl-12 {
        font-size: 12px;
    }
    .tx-xl-12-force {
        font-size: 12px !important;
    }
    .tx-xl-13 {
        font-size: 13px;
    }
    .tx-xl-13-force {
        font-size: 13px !important;
    }
    .tx-xl-14 {
        font-size: 14px;
    }
    .tx-xl-14-force {
        font-size: 14px !important;
    }
    .tx-xl-15 {
        font-size: 15px;
    }
    .tx-xl-15-force {
        font-size: 15px !important;
    }
    .tx-xl-16 {
        font-size: 16px;
    }
    .tx-xl-16-force {
        font-size: 16px !important;
    }
    .tx-xl-18 {
        font-size: 18px;
    }
    .tx-xl-18-force {
        font-size: 18px !important;
    }
    .tx-xl-20 {
        font-size: 20px;
    }
    .tx-xl-20-force {
        font-size: 20px !important;
    }
    .tx-xl-22 {
        font-size: 22px;
    }
    .tx-xl-22-force {
        font-size: 22px !important;
    }
    .tx-xl-24 {
        font-size: 24px;
    }
    .tx-xl-24-force {
        font-size: 24px !important;
    }
    .tx-xl-26 {
        font-size: 26px;
    }
    .tx-xl-26-force {
        font-size: 26px !important;
    }
    .tx-xl-28 {
        font-size: 28px;
    }
    .tx-xl-28-force {
        font-size: 28px !important;
    }
    .tx-xl-30 {
        font-size: 30px;
    }
    .tx-xl-30-force {
        font-size: 30px !important;
    }
    .tx-xl-32 {
        font-size: 32px;
    }
    .tx-xl-32-force {
        font-size: 32px !important;
    }
    .tx-xl-34 {
        font-size: 34px;
    }
    .tx-xl-34-force {
        font-size: 34px !important;
    }
    .tx-xl-36 {
        font-size: 36px;
    }
    .tx-xl-36-force {
        font-size: 36px !important;
    }
    .tx-xl-38 {
        font-size: 38px;
    }
    .tx-xl-38-force {
        font-size: 38px !important;
    }
    .tx-xl-40 {
        font-size: 40px;
    }
    .tx-xl-40-force {
        font-size: 40px !important;
    }
    .tx-xl-42 {
        font-size: 42px;
    }
    .tx-xl-42-force {
        font-size: 42px !important;
    }
    .tx-xl-44 {
        font-size: 44px;
    }
    .tx-xl-44-force {
        font-size: 44px !important;
    }
    .tx-xl-46 {
        font-size: 46px;
    }
    .tx-xl-46-force {
        font-size: 46px !important;
    }
    .tx-xl-48 {
        font-size: 48px;
    }
    .tx-xl-48-force {
        font-size: 48px !important;
    }
    .tx-xl-50 {
        font-size: 50px;
    }
    .tx-xl-50-force {
        font-size: 50px !important;
    }
    .tx-xl-52 {
        font-size: 52px;
    }
    .tx-xl-52-force {
        font-size: 52px !important;
    }
    .tx-xl-54 {
        font-size: 54px;
    }
    .tx-xl-54-force {
        font-size: 54px !important;
    }
    .tx-xl-56 {
        font-size: 56px;
    }
    .tx-xl-56-force {
        font-size: 56px !important;
    }
    .tx-xl-58 {
        font-size: 58px;
    }
    .tx-xl-58-force {
        font-size: 58px !important;
    }
    .tx-xl-60 {
        font-size: 60px;
    }
    .tx-xl-60-force {
        font-size: 60px !important;
    }
    .tx-xl-62 {
        font-size: 62px;
    }
    .tx-xl-62-force {
        font-size: 62px !important;
    }
    .tx-xl-64 {
        font-size: 64px;
    }
    .tx-xl-64-force {
        font-size: 64px !important;
    }
    .tx-xl-66 {
        font-size: 66px;
    }
    .tx-xl-66-force {
        font-size: 66px !important;
    }
    .tx-xl-68 {
        font-size: 68px;
    }
    .tx-xl-68-force {
        font-size: 68px !important;
    }
    .tx-xl-70 {
        font-size: 70px;
    }
    .tx-xl-70-force {
        font-size: 70px !important;
    }
    .tx-xl-72 {
        font-size: 72px;
    }
    .tx-xl-72-force {
        font-size: 72px !important;
    }
    .tx-xl-74 {
        font-size: 74px;
    }
    .tx-xl-74-force {
        font-size: 74px !important;
    }
    .tx-xl-76 {
        font-size: 76px;
    }
    .tx-xl-76-force {
        font-size: 76px !important;
    }
    .tx-xl-78 {
        font-size: 78px;
    }
    .tx-xl-78-force {
        font-size: 78px !important;
    }
    .tx-xl-80 {
        font-size: 80px;
    }
    .tx-xl-80-force {
        font-size: 80px !important;
    }
    .tx-xl-82 {
        font-size: 82px;
    }
    .tx-xl-82-force {
        font-size: 82px !important;
    }
    .tx-xl-84 {
        font-size: 84px;
    }
    .tx-xl-84-force {
        font-size: 84px !important;
    }
    .tx-xl-86 {
        font-size: 86px;
    }
    .tx-xl-86-force {
        font-size: 86px !important;
    }
    .tx-xl-88 {
        font-size: 88px;
    }
    .tx-xl-88-force {
        font-size: 88px !important;
    }
    .tx-xl-90 {
        font-size: 90px;
    }
    .tx-xl-90-force {
        font-size: 90px !important;
    }
    .tx-xl-92 {
        font-size: 92px;
    }
    .tx-xl-92-force {
        font-size: 92px !important;
    }
    .tx-xl-94 {
        font-size: 94px;
    }
    .tx-xl-94-force {
        font-size: 94px !important;
    }
    .tx-xl-96 {
        font-size: 96px;
    }
    .tx-xl-96-force {
        font-size: 96px !important;
    }
    .tx-xl-98 {
        font-size: 98px;
    }
    .tx-xl-98-force {
        font-size: 98px !important;
    }
    .tx-xl-100 {
        font-size: 100px;
    }
    .tx-xl-100-force {
        font-size: 100px !important;
    }
    .tx-xl-102 {
        font-size: 102px;
    }
    .tx-xl-102-force {
        font-size: 102px !important;
    }
    .tx-xl-104 {
        font-size: 104px;
    }
    .tx-xl-104-force {
        font-size: 104px !important;
    }
    .tx-xl-106 {
        font-size: 106px;
    }
    .tx-xl-106-force {
        font-size: 106px !important;
    }
    .tx-xl-108 {
        font-size: 108px;
    }
    .tx-xl-108-force {
        font-size: 108px !important;
    }
    .tx-xl-110 {
        font-size: 110px;
    }
    .tx-xl-110-force {
        font-size: 110px !important;
    }
    .tx-xl-112 {
        font-size: 112px;
    }
    .tx-xl-112-force {
        font-size: 112px !important;
    }
    .tx-xl-114 {
        font-size: 114px;
    }
    .tx-xl-114-force {
        font-size: 114px !important;
    }
    .tx-xl-116 {
        font-size: 116px;
    }
    .tx-xl-116-force {
        font-size: 116px !important;
    }
    .tx-xl-118 {
        font-size: 118px;
    }
    .tx-xl-118-force {
        font-size: 118px !important;
    }
    .tx-xl-120 {
        font-size: 120px;
    }
    .tx-xl-120-force {
        font-size: 120px !important;
    }
    .tx-xl-122 {
        font-size: 122px;
    }
    .tx-xl-122-force {
        font-size: 122px !important;
    }
    .tx-xl-124 {
        font-size: 124px;
    }
    .tx-xl-124-force {
        font-size: 124px !important;
    }
    .tx-xl-126 {
        font-size: 126px;
    }
    .tx-xl-126-force {
        font-size: 126px !important;
    }
    .tx-xl-128 {
        font-size: 128px;
    }
    .tx-xl-128-force {
        font-size: 128px !important;
    }
    .tx-xl-130 {
        font-size: 130px;
    }
    .tx-xl-130-force {
        font-size: 130px !important;
    }
    .tx-xl-132 {
        font-size: 132px;
    }
    .tx-xl-132-force {
        font-size: 132px !important;
    }
    .tx-xl-134 {
        font-size: 134px;
    }
    .tx-xl-134-force {
        font-size: 134px !important;
    }
    .tx-xl-136 {
        font-size: 136px;
    }
    .tx-xl-136-force {
        font-size: 136px !important;
    }
    .tx-xl-138 {
        font-size: 138px;
    }
    .tx-xl-138-force {
        font-size: 138px !important;
    }
    .tx-xl-140 {
        font-size: 140px;
    }
    .tx-xl-140-force {
        font-size: 140px !important;
    }
    .tx-xl-bold {
        font-weight: 700;
    }
    .tx-xl-semibold {
        font-weight: 600;
    }
    .tx-xl-medium {
        font-weight: 500;
    }
    .tx-xl-normal {
        font-weight: 400;
    }
    .tx-xl-light {
        font-weight: 300;
    }
    .tx-xl-thin {
        font-weight: 200;
    }
    .tx-xl-xthin {
        font-weight: 100;
    }
    .lh-xl-0 {
        line-height: 0;
    }
    .lh-xl-1 {
        line-height: 1.1;
    }
    .lh-xl-2 {
        line-height: 1.2;
    }
    .lh-xl-3 {
        line-height: 1.3;
    }
    .lh-xl-4 {
        line-height: 1.4;
    }
    .lh-xl-5 {
        line-height: 1.5;
    }
    .lh-xl-6 {
        line-height: 1.6;
    }
    .lh-xl-7 {
        line-height: 1.7;
    }
    .lh-xl-8 {
        line-height: 1.8;
    }
    .lh-xl-9 {
        line-height: 1.9;
    }
    .lh-xl-10 {
        line-height: 2.0;
    }
    .lh-xl-11 {
        line-height: 2.1;
    }
    .lh-xl-12 {
        line-height: 2.2;
    }
    .lh-xl-13 {
        line-height: 2.3;
    }
    .lh-xl-14 {
        line-height: 2.4;
    }
    .lh-xl-15 {
        line-height: 2.5;
    }
    .tx-xl-center {
        text-align: center;
    }
    .tx-xl-right {
        text-align: right;
    }
    .tx-xl-left {
        text-align: left;
    }
    .tx-xl-center-force {
        text-align: center !important;
    }
    .tx-xl-right-force {
        text-align: right !important;
    }
    .tx-xl-left-force {
        text-align: left !important;
    }
}
/*!
 * Font Awesome Pro 5.6.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

 .fa,
 .fab,
 .fal,
 .far,
 .fas {
     -moz-osx-font-smoothing: grayscale;
     -webkit-font-smoothing: antialiased;
     display: inline-block;
     font-style: normal;
     font-variant: normal;
     text-rendering: auto;
     line-height: 1
 }
 
 .fa-lg {
     font-size: 1.33333em;
     line-height: .75em;
     vertical-align: -.0667em
 }
 
 .fa-xs {
     font-size: .75em
 }
 
 .fa-sm {
     font-size: .875em
 }
 
 .fa-1x {
     font-size: 1em
 }
 
 .fa-2x {
     font-size: 2em
 }
 
 .fa-3x {
     font-size: 3em
 }
 
 .fa-4x {
     font-size: 4em
 }
 
 .fa-5x {
     font-size: 5em
 }
 
 .fa-6x {
     font-size: 6em
 }
 
 .fa-7x {
     font-size: 7em
 }
 
 .fa-8x {
     font-size: 8em
 }
 
 .fa-9x {
     font-size: 9em
 }
 
 .fa-10x {
     font-size: 10em
 }
 
 .fa-fw {
     text-align: center;
     width: 1.25em
 }
 
 .fa-ul {
     list-style-type: none;
     margin-left: 2.5em;
     padding-left: 0
 }
 
 .fa-ul>li {
     position: relative
 }
 
 .fa-li {
     left: -2em;
     position: absolute;
     text-align: center;
     width: 2em;
     line-height: inherit
 }
 
 .fa-border {
     border: .08em solid #eee;
     border-radius: .1em;
     padding: .2em .25em .15em
 }
 
 .fa-pull-left {
     float: left
 }
 
 .fa-pull-right {
     float: right
 }
 
 .fa.fa-pull-left,
 .fab.fa-pull-left,
 .fal.fa-pull-left,
 .far.fa-pull-left,
 .fas.fa-pull-left {
     margin-right: .3em
 }
 
 .fa.fa-pull-right,
 .fab.fa-pull-right,
 .fal.fa-pull-right,
 .far.fa-pull-right,
 .fas.fa-pull-right {
     margin-left: .3em
 }
 
 .fa-spin {
     animation: fa-spin 2s infinite linear
 }
 
 .fa-pulse {
     animation: fa-spin 1s infinite steps(8)
 }
 
 @keyframes fa-spin {
     0% {
         transform: rotate(0deg)
     }
     to {
         transform: rotate(1turn)
     }
 }
 
 .fa-rotate-90 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
     transform: rotate(90deg)
 }
 
 .fa-rotate-180 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
     transform: rotate(180deg)
 }
 
 .fa-rotate-270 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
     transform: rotate(270deg)
 }
 
 .fa-flip-horizontal {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
     transform: scaleX(-1)
 }
 
 .fa-flip-vertical {
     transform: scaleY(-1)
 }
 
 .fa-flip-horizontal.fa-flip-vertical,
 .fa-flip-vertical {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
 }
 
 .fa-flip-horizontal.fa-flip-vertical {
     transform: scale(-1)
 }
 
 :root .fa-flip-horizontal,
 :root .fa-flip-vertical,
 :root .fa-rotate-90,
 :root .fa-rotate-180,
 :root .fa-rotate-270 {
     filter: none
 }
 
 .fa-stack {
     display: inline-block;
     height: 2em;
     line-height: 2em;
     position: relative;
     vertical-align: middle;
     width: 2.5em
 }
 
 .fa-stack-1x,
 .fa-stack-2x {
     left: 0;
     position: absolute;
     text-align: center;
     width: 100%
 }
 
 .fa-stack-1x {
     line-height: inherit
 }
 
 .fa-stack-2x {
     font-size: 2em
 }
 
 .fa-inverse {
     color: #fff
 }
 
 .fa-500px:before {
     content: "\f26e"
 }
 
 .fa-abacus:before {
     content: "\f640"
 }
 
 .fa-accessible-icon:before {
     content: "\f368"
 }
 
 .fa-accusoft:before {
     content: "\f369"
 }
 
 .fa-acorn:before {
     content: "\f6ae"
 }
 
 .fa-acquisitions-incorporated:before {
     content: "\f6af"
 }
 
 .fa-ad:before {
     content: "\f641"
 }
 
 .fa-address-book:before {
     content: "\f2b9"
 }
 
 .fa-address-card:before {
     content: "\f2bb"
 }
 
 .fa-adjust:before {
     content: "\f042"
 }
 
 .fa-adn:before {
     content: "\f170"
 }
 
 .fa-adobe:before {
     content: "\f778"
 }
 
 .fa-adversal:before {
     content: "\f36a"
 }
 
 .fa-affiliatetheme:before {
     content: "\f36b"
 }
 
 .fa-air-freshener:before {
     content: "\f5d0"
 }
 
 .fa-alarm-clock:before {
     content: "\f34e"
 }
 
 .fa-algolia:before {
     content: "\f36c"
 }
 
 .fa-alicorn:before {
     content: "\f6b0"
 }
 
 .fa-align-center:before {
     content: "\f037"
 }
 
 .fa-align-justify:before {
     content: "\f039"
 }
 
 .fa-align-left:before {
     content: "\f036"
 }
 
 .fa-align-right:before {
     content: "\f038"
 }
 
 .fa-alipay:before {
     content: "\f642"
 }
 
 .fa-allergies:before {
     content: "\f461"
 }
 
 .fa-amazon:before {
     content: "\f270"
 }
 
 .fa-amazon-pay:before {
     content: "\f42c"
 }
 
 .fa-ambulance:before {
     content: "\f0f9"
 }
 
 .fa-american-sign-language-interpreting:before {
     content: "\f2a3"
 }
 
 .fa-amilia:before {
     content: "\f36d"
 }
 
 .fa-analytics:before {
     content: "\f643"
 }
 
 .fa-anchor:before {
     content: "\f13d"
 }
 
 .fa-android:before {
     content: "\f17b"
 }
 
 .fa-angel:before {
     content: "\f779"
 }
 
 .fa-angellist:before {
     content: "\f209"
 }
 
 .fa-angle-double-down:before {
     content: "\f103"
 }
 
 .fa-angle-double-left:before {
     content: "\f100"
 }
 
 .fa-angle-double-right:before {
     content: "\f101"
 }
 
 .fa-angle-double-up:before {
     content: "\f102"
 }
 
 .fa-angle-down:before {
     content: "\f107"
 }
 
 .fa-angle-left:before {
     content: "\f104"
 }
 
 .fa-angle-right:before {
     content: "\f105"
 }
 
 .fa-angle-up:before {
     content: "\f106"
 }
 
 .fa-angry:before {
     content: "\f556"
 }
 
 .fa-angrycreative:before {
     content: "\f36e"
 }
 
 .fa-angular:before {
     content: "\f420"
 }
 
 .fa-ankh:before {
     content: "\f644"
 }
 
 .fa-app-store:before {
     content: "\f36f"
 }
 
 .fa-app-store-ios:before {
     content: "\f370"
 }
 
 .fa-apper:before {
     content: "\f371"
 }
 
 .fa-apple:before {
     content: "\f179"
 }
 
 .fa-apple-alt:before {
     content: "\f5d1"
 }
 
 .fa-apple-crate:before {
     content: "\f6b1"
 }
 
 .fa-apple-pay:before {
     content: "\f415"
 }
 
 .fa-archive:before {
     content: "\f187"
 }
 
 .fa-archway:before {
     content: "\f557"
 }
 
 .fa-arrow-alt-circle-down:before {
     content: "\f358"
 }
 
 .fa-arrow-alt-circle-left:before {
     content: "\f359"
 }
 
 .fa-arrow-alt-circle-right:before {
     content: "\f35a"
 }
 
 .fa-arrow-alt-circle-up:before {
     content: "\f35b"
 }
 
 .fa-arrow-alt-down:before {
     content: "\f354"
 }
 
 .fa-arrow-alt-from-bottom:before {
     content: "\f346"
 }
 
 .fa-arrow-alt-from-left:before {
     content: "\f347"
 }
 
 .fa-arrow-alt-from-right:before {
     content: "\f348"
 }
 
 .fa-arrow-alt-from-top:before {
     content: "\f349"
 }
 
 .fa-arrow-alt-left:before {
     content: "\f355"
 }
 
 .fa-arrow-alt-right:before {
     content: "\f356"
 }
 
 .fa-arrow-alt-square-down:before {
     content: "\f350"
 }
 
 .fa-arrow-alt-square-left:before {
     content: "\f351"
 }
 
 .fa-arrow-alt-square-right:before {
     content: "\f352"
 }
 
 .fa-arrow-alt-square-up:before {
     content: "\f353"
 }
 
 .fa-arrow-alt-to-bottom:before {
     content: "\f34a"
 }
 
 .fa-arrow-alt-to-left:before {
     content: "\f34b"
 }
 
 .fa-arrow-alt-to-right:before {
     content: "\f34c"
 }
 
 .fa-arrow-alt-to-top:before {
     content: "\f34d"
 }
 
 .fa-arrow-alt-up:before {
     content: "\f357"
 }
 
 .fa-arrow-circle-down:before {
     content: "\f0ab"
 }
 
 .fa-arrow-circle-left:before {
     content: "\f0a8"
 }
 
 .fa-arrow-circle-right:before {
     content: "\f0a9"
 }
 
 .fa-arrow-circle-up:before {
     content: "\f0aa"
 }
 
 .fa-arrow-down:before {
     content: "\f063"
 }
 
 .fa-arrow-from-bottom:before {
     content: "\f342"
 }
 
 .fa-arrow-from-left:before {
     content: "\f343"
 }
 
 .fa-arrow-from-right:before {
     content: "\f344"
 }
 
 .fa-arrow-from-top:before {
     content: "\f345"
 }
 
 .fa-arrow-left:before {
     content: "\f060"
 }
 
 .fa-arrow-right:before {
     content: "\f061"
 }
 
 .fa-arrow-square-down:before {
     content: "\f339"
 }
 
 .fa-arrow-square-left:before {
     content: "\f33a"
 }
 
 .fa-arrow-square-right:before {
     content: "\f33b"
 }
 
 .fa-arrow-square-up:before {
     content: "\f33c"
 }
 
 .fa-arrow-to-bottom:before {
     content: "\f33d"
 }
 
 .fa-arrow-to-left:before {
     content: "\f33e"
 }
 
 .fa-arrow-to-right:before {
     content: "\f340"
 }
 
 .fa-arrow-to-top:before {
     content: "\f341"
 }
 
 .fa-arrow-up:before {
     content: "\f062"
 }
 
 .fa-arrows:before {
     content: "\f047"
 }
 
 .fa-arrows-alt:before {
     content: "\f0b2"
 }
 
 .fa-arrows-alt-h:before {
     content: "\f337"
 }
 
 .fa-arrows-alt-v:before {
     content: "\f338"
 }
 
 .fa-arrows-h:before {
     content: "\f07e"
 }
 
 .fa-arrows-v:before {
     content: "\f07d"
 }
 
 .fa-artstation:before {
     content: "\f77a"
 }
 
 .fa-assistive-listening-systems:before {
     content: "\f2a2"
 }
 
 .fa-asterisk:before {
     content: "\f069"
 }
 
 .fa-asymmetrik:before {
     content: "\f372"
 }
 
 .fa-at:before {
     content: "\f1fa"
 }
 
 .fa-atlas:before {
     content: "\f558"
 }
 
 .fa-atlassian:before {
     content: "\f77b"
 }
 
 .fa-atom:before {
     content: "\f5d2"
 }
 
 .fa-atom-alt:before {
     content: "\f5d3"
 }
 
 .fa-audible:before {
     content: "\f373"
 }
 
 .fa-audio-description:before {
     content: "\f29e"
 }
 
 .fa-autoprefixer:before {
     content: "\f41c"
 }
 
 .fa-avianex:before {
     content: "\f374"
 }
 
 .fa-aviato:before {
     content: "\f421"
 }
 
 .fa-award:before {
     content: "\f559"
 }
 
 .fa-aws:before {
     content: "\f375"
 }
 
 .fa-axe:before {
     content: "\f6b2"
 }
 
 .fa-axe-battle:before {
     content: "\f6b3"
 }
 
 .fa-baby:before {
     content: "\f77c"
 }
 
 .fa-baby-carriage:before {
     content: "\f77d"
 }
 
 .fa-backpack:before {
     content: "\f5d4"
 }
 
 .fa-backspace:before {
     content: "\f55a"
 }
 
 .fa-backward:before {
     content: "\f04a"
 }
 
 .fa-badge:before {
     content: "\f335"
 }
 
 .fa-badge-check:before {
     content: "\f336"
 }
 
 .fa-badge-dollar:before {
     content: "\f645"
 }
 
 .fa-badge-percent:before {
     content: "\f646"
 }
 
 .fa-badger-honey:before {
     content: "\f6b4"
 }
 
 .fa-balance-scale:before {
     content: "\f24e"
 }
 
 .fa-balance-scale-left:before {
     content: "\f515"
 }
 
 .fa-balance-scale-right:before {
     content: "\f516"
 }
 
 .fa-ball-pile:before {
     content: "\f77e"
 }
 
 .fa-ballot:before {
     content: "\f732"
 }
 
 .fa-ballot-check:before {
     content: "\f733"
 }
 
 .fa-ban:before {
     content: "\f05e"
 }
 
 .fa-band-aid:before {
     content: "\f462"
 }
 
 .fa-bandcamp:before {
     content: "\f2d5"
 }
 
 .fa-barcode:before {
     content: "\f02a"
 }
 
 .fa-barcode-alt:before {
     content: "\f463"
 }
 
 .fa-barcode-read:before {
     content: "\f464"
 }
 
 .fa-barcode-scan:before {
     content: "\f465"
 }
 
 .fa-bars:before {
     content: "\f0c9"
 }
 
 .fa-baseball:before {
     content: "\f432"
 }
 
 .fa-baseball-ball:before {
     content: "\f433"
 }
 
 .fa-basketball-ball:before {
     content: "\f434"
 }
 
 .fa-basketball-hoop:before {
     content: "\f435"
 }
 
 .fa-bat:before {
     content: "\f6b5"
 }
 
 .fa-bath:before {
     content: "\f2cd"
 }
 
 .fa-battery-bolt:before {
     content: "\f376"
 }
 
 .fa-battery-empty:before {
     content: "\f244"
 }
 
 .fa-battery-full:before {
     content: "\f240"
 }
 
 .fa-battery-half:before {
     content: "\f242"
 }
 
 .fa-battery-quarter:before {
     content: "\f243"
 }
 
 .fa-battery-slash:before {
     content: "\f377"
 }
 
 .fa-battery-three-quarters:before {
     content: "\f241"
 }
 
 .fa-bed:before {
     content: "\f236"
 }
 
 .fa-beer:before {
     content: "\f0fc"
 }
 
 .fa-behance:before {
     content: "\f1b4"
 }
 
 .fa-behance-square:before {
     content: "\f1b5"
 }
 
 .fa-bell:before {
     content: "\f0f3"
 }
 
 .fa-bell-school:before {
     content: "\f5d5"
 }
 
 .fa-bell-school-slash:before {
     content: "\f5d6"
 }
 
 .fa-bell-slash:before {
     content: "\f1f6"
 }
 
 .fa-bells:before {
     content: "\f77f"
 }
 
 .fa-bezier-curve:before {
     content: "\f55b"
 }
 
 .fa-bible:before {
     content: "\f647"
 }
 
 .fa-bicycle:before {
     content: "\f206"
 }
 
 .fa-bimobject:before {
     content: "\f378"
 }
 
 .fa-binoculars:before {
     content: "\f1e5"
 }
 
 .fa-biohazard:before {
     content: "\f780"
 }
 
 .fa-birthday-cake:before {
     content: "\f1fd"
 }
 
 .fa-bitbucket:before {
     content: "\f171"
 }
 
 .fa-bitcoin:before {
     content: "\f379"
 }
 
 .fa-bity:before {
     content: "\f37a"
 }
 
 .fa-black-tie:before {
     content: "\f27e"
 }
 
 .fa-blackberry:before {
     content: "\f37b"
 }
 
 .fa-blanket:before {
     content: "\f498"
 }
 
 .fa-blender:before {
     content: "\f517"
 }
 
 .fa-blender-phone:before {
     content: "\f6b6"
 }
 
 .fa-blind:before {
     content: "\f29d"
 }
 
 .fa-blog:before {
     content: "\f781"
 }
 
 .fa-blogger:before {
     content: "\f37c"
 }
 
 .fa-blogger-b:before {
     content: "\f37d"
 }
 
 .fa-bluetooth:before {
     content: "\f293"
 }
 
 .fa-bluetooth-b:before {
     content: "\f294"
 }
 
 .fa-bold:before {
     content: "\f032"
 }
 
 .fa-bolt:before {
     content: "\f0e7"
 }
 
 .fa-bomb:before {
     content: "\f1e2"
 }
 
 .fa-bone:before {
     content: "\f5d7"
 }
 
 .fa-bone-break:before {
     content: "\f5d8"
 }
 
 .fa-bong:before {
     content: "\f55c"
 }
 
 .fa-book:before {
     content: "\f02d"
 }
 
 .fa-book-alt:before {
     content: "\f5d9"
 }
 
 .fa-book-dead:before {
     content: "\f6b7"
 }
 
 .fa-book-heart:before {
     content: "\f499"
 }
 
 .fa-book-open:before {
     content: "\f518"
 }
 
 .fa-book-reader:before {
     content: "\f5da"
 }
 
 .fa-book-spells:before {
     content: "\f6b8"
 }
 
 .fa-bookmark:before {
     content: "\f02e"
 }
 
 .fa-books:before {
     content: "\f5db"
 }
 
 .fa-boot:before {
     content: "\f782"
 }
 
 .fa-booth-curtain:before {
     content: "\f734"
 }
 
 .fa-bow-arrow:before {
     content: "\f6b9"
 }
 
 .fa-bowling-ball:before {
     content: "\f436"
 }
 
 .fa-bowling-pins:before {
     content: "\f437"
 }
 
 .fa-box:before {
     content: "\f466"
 }
 
 .fa-box-alt:before {
     content: "\f49a"
 }
 
 .fa-box-ballot:before {
     content: "\f735"
 }
 
 .fa-box-check:before {
     content: "\f467"
 }
 
 .fa-box-fragile:before {
     content: "\f49b"
 }
 
 .fa-box-full:before {
     content: "\f49c"
 }
 
 .fa-box-heart:before {
     content: "\f49d"
 }
 
 .fa-box-open:before {
     content: "\f49e"
 }
 
 .fa-box-up:before {
     content: "\f49f"
 }
 
 .fa-box-usd:before {
     content: "\f4a0"
 }
 
 .fa-boxes:before {
     content: "\f468"
 }
 
 .fa-boxes-alt:before {
     content: "\f4a1"
 }
 
 .fa-boxing-glove:before {
     content: "\f438"
 }
 
 .fa-braille:before {
     content: "\f2a1"
 }
 
 .fa-brain:before {
     content: "\f5dc"
 }
 
 .fa-briefcase:before {
     content: "\f0b1"
 }
 
 .fa-briefcase-medical:before {
     content: "\f469"
 }
 
 .fa-broadcast-tower:before {
     content: "\f519"
 }
 
 .fa-broom:before {
     content: "\f51a"
 }
 
 .fa-browser:before {
     content: "\f37e"
 }
 
 .fa-brush:before {
     content: "\f55d"
 }
 
 .fa-btc:before {
     content: "\f15a"
 }
 
 .fa-bug:before {
     content: "\f188"
 }
 
 .fa-building:before {
     content: "\f1ad"
 }
 
 .fa-bullhorn:before {
     content: "\f0a1"
 }
 
 .fa-bullseye:before {
     content: "\f140"
 }
 
 .fa-bullseye-arrow:before {
     content: "\f648"
 }
 
 .fa-bullseye-pointer:before {
     content: "\f649"
 }
 
 .fa-burn:before {
     content: "\f46a"
 }
 
 .fa-buromobelexperte:before {
     content: "\f37f"
 }
 
 .fa-bus:before {
     content: "\f207"
 }
 
 .fa-bus-alt:before {
     content: "\f55e"
 }
 
 .fa-bus-school:before {
     content: "\f5dd"
 }
 
 .fa-business-time:before {
     content: "\f64a"
 }
 
 .fa-buysellads:before {
     content: "\f20d"
 }
 
 .fa-cabinet-filing:before {
     content: "\f64b"
 }
 
 .fa-calculator:before {
     content: "\f1ec"
 }
 
 .fa-calculator-alt:before {
     content: "\f64c"
 }
 
 .fa-calendar:before {
     content: "\f133"
 }
 
 .fa-calendar-alt:before {
     content: "\f073"
 }
 
 .fa-calendar-check:before {
     content: "\f274"
 }
 
 .fa-calendar-day:before {
     content: "\f783"
 }
 
 .fa-calendar-edit:before {
     content: "\f333"
 }
 
 .fa-calendar-exclamation:before {
     content: "\f334"
 }
 
 .fa-calendar-minus:before {
     content: "\f272"
 }
 
 .fa-calendar-plus:before {
     content: "\f271"
 }
 
 .fa-calendar-star:before {
     content: "\f736"
 }
 
 .fa-calendar-times:before {
     content: "\f273"
 }
 
 .fa-calendar-week:before {
     content: "\f784"
 }
 
 .fa-camera:before {
     content: "\f030"
 }
 
 .fa-camera-alt:before {
     content: "\f332"
 }
 
 .fa-camera-retro:before {
     content: "\f083"
 }
 
 .fa-campfire:before {
     content: "\f6ba"
 }
 
 .fa-campground:before {
     content: "\f6bb"
 }
 
 .fa-canadian-maple-leaf:before {
     content: "\f785"
 }
 
 .fa-candle-holder:before {
     content: "\f6bc"
 }
 
 .fa-candy-cane:before {
     content: "\f786"
 }
 
 .fa-candy-corn:before {
     content: "\f6bd"
 }
 
 .fa-cannabis:before {
     content: "\f55f"
 }
 
 .fa-capsules:before {
     content: "\f46b"
 }
 
 .fa-car:before {
     content: "\f1b9"
 }
 
 .fa-car-alt:before {
     content: "\f5de"
 }
 
 .fa-car-battery:before {
     content: "\f5df"
 }
 
 .fa-car-bump:before {
     content: "\f5e0"
 }
 
 .fa-car-crash:before {
     content: "\f5e1"
 }
 
 .fa-car-garage:before {
     content: "\f5e2"
 }
 
 .fa-car-mechanic:before {
     content: "\f5e3"
 }
 
 .fa-car-side:before {
     content: "\f5e4"
 }
 
 .fa-car-tilt:before {
     content: "\f5e5"
 }
 
 .fa-car-wash:before {
     content: "\f5e6"
 }
 
 .fa-caret-circle-down:before {
     content: "\f32d"
 }
 
 .fa-caret-circle-left:before {
     content: "\f32e"
 }
 
 .fa-caret-circle-right:before {
     content: "\f330"
 }
 
 .fa-caret-circle-up:before {
     content: "\f331"
 }
 
 .fa-caret-down:before {
     content: "\f0d7"
 }
 
 .fa-caret-left:before {
     content: "\f0d9"
 }
 
 .fa-caret-right:before {
     content: "\f0da"
 }
 
 .fa-caret-square-down:before {
     content: "\f150"
 }
 
 .fa-caret-square-left:before {
     content: "\f191"
 }
 
 .fa-caret-square-right:before {
     content: "\f152"
 }
 
 .fa-caret-square-up:before {
     content: "\f151"
 }
 
 .fa-caret-up:before {
     content: "\f0d8"
 }
 
 .fa-carrot:before {
     content: "\f787"
 }
 
 .fa-cart-arrow-down:before {
     content: "\f218"
 }
 
 .fa-cart-plus:before {
     content: "\f217"
 }
 
 .fa-cash-register:before {
     content: "\f788"
 }
 
 .fa-cat:before {
     content: "\f6be"
 }
 
 .fa-cauldron:before {
     content: "\f6bf"
 }
 
 .fa-cc-amazon-pay:before {
     content: "\f42d"
 }
 
 .fa-cc-amex:before {
     content: "\f1f3"
 }
 
 .fa-cc-apple-pay:before {
     content: "\f416"
 }
 
 .fa-cc-diners-club:before {
     content: "\f24c"
 }
 
 .fa-cc-discover:before {
     content: "\f1f2"
 }
 
 .fa-cc-jcb:before {
     content: "\f24b"
 }
 
 .fa-cc-mastercard:before {
     content: "\f1f1"
 }
 
 .fa-cc-paypal:before {
     content: "\f1f4"
 }
 
 .fa-cc-stripe:before {
     content: "\f1f5"
 }
 
 .fa-cc-visa:before {
     content: "\f1f0"
 }
 
 .fa-centercode:before {
     content: "\f380"
 }
 
 .fa-centos:before {
     content: "\f789"
 }
 
 .fa-certificate:before {
     content: "\f0a3"
 }
 
 .fa-chair:before {
     content: "\f6c0"
 }
 
 .fa-chair-office:before {
     content: "\f6c1"
 }
 
 .fa-chalkboard:before {
     content: "\f51b"
 }
 
 .fa-chalkboard-teacher:before {
     content: "\f51c"
 }
 
 .fa-charging-station:before {
     content: "\f5e7"
 }
 
 .fa-chart-area:before {
     content: "\f1fe"
 }
 
 .fa-chart-bar:before {
     content: "\f080"
 }
 
 .fa-chart-line:before {
     content: "\f201"
 }
 
 .fa-chart-line-down:before {
     content: "\f64d"
 }
 
 .fa-chart-network:before {
     content: "\f78a"
 }
 
 .fa-chart-pie:before {
     content: "\f200"
 }
 
 .fa-chart-pie-alt:before {
     content: "\f64e"
 }
 
 .fa-check:before {
     content: "\f00c"
 }
 
 .fa-check-circle:before {
     content: "\f058"
 }
 
 .fa-check-double:before {
     content: "\f560"
 }
 
 .fa-check-square:before {
     content: "\f14a"
 }
 
 .fa-chess:before {
     content: "\f439"
 }
 
 .fa-chess-bishop:before {
     content: "\f43a"
 }
 
 .fa-chess-bishop-alt:before {
     content: "\f43b"
 }
 
 .fa-chess-board:before {
     content: "\f43c"
 }
 
 .fa-chess-clock:before {
     content: "\f43d"
 }
 
 .fa-chess-clock-alt:before {
     content: "\f43e"
 }
 
 .fa-chess-king:before {
     content: "\f43f"
 }
 
 .fa-chess-king-alt:before {
     content: "\f440"
 }
 
 .fa-chess-knight:before {
     content: "\f441"
 }
 
 .fa-chess-knight-alt:before {
     content: "\f442"
 }
 
 .fa-chess-pawn:before {
     content: "\f443"
 }
 
 .fa-chess-pawn-alt:before {
     content: "\f444"
 }
 
 .fa-chess-queen:before {
     content: "\f445"
 }
 
 .fa-chess-queen-alt:before {
     content: "\f446"
 }
 
 .fa-chess-rook:before {
     content: "\f447"
 }
 
 .fa-chess-rook-alt:before {
     content: "\f448"
 }
 
 .fa-chevron-circle-down:before {
     content: "\f13a"
 }
 
 .fa-chevron-circle-left:before {
     content: "\f137"
 }
 
 .fa-chevron-circle-right:before {
     content: "\f138"
 }
 
 .fa-chevron-circle-up:before {
     content: "\f139"
 }
 
 .fa-chevron-double-down:before {
     content: "\f322"
 }
 
 .fa-chevron-double-left:before {
     content: "\f323"
 }
 
 .fa-chevron-double-right:before {
     content: "\f324"
 }
 
 .fa-chevron-double-up:before {
     content: "\f325"
 }
 
 .fa-chevron-down:before {
     content: "\f078"
 }
 
 .fa-chevron-left:before {
     content: "\f053"
 }
 
 .fa-chevron-right:before {
     content: "\f054"
 }
 
 .fa-chevron-square-down:before {
     content: "\f329"
 }
 
 .fa-chevron-square-left:before {
     content: "\f32a"
 }
 
 .fa-chevron-square-right:before {
     content: "\f32b"
 }
 
 .fa-chevron-square-up:before {
     content: "\f32c"
 }
 
 .fa-chevron-up:before {
     content: "\f077"
 }
 
 .fa-child:before {
     content: "\f1ae"
 }
 
 .fa-chimney:before {
     content: "\f78b"
 }
 
 .fa-chrome:before {
     content: "\f268"
 }
 
 .fa-church:before {
     content: "\f51d"
 }
 
 .fa-circle:before {
     content: "\f111"
 }
 
 .fa-circle-notch:before {
     content: "\f1ce"
 }
 
 .fa-city:before {
     content: "\f64f"
 }
 
 .fa-claw-marks:before {
     content: "\f6c2"
 }
 
 .fa-clipboard:before {
     content: "\f328"
 }
 
 .fa-clipboard-check:before {
     content: "\f46c"
 }
 
 .fa-clipboard-list:before {
     content: "\f46d"
 }
 
 .fa-clipboard-list-check:before {
     content: "\f737"
 }
 
 .fa-clipboard-prescription:before {
     content: "\f5e8"
 }
 
 .fa-clock:before {
     content: "\f017"
 }
 
 .fa-clone:before {
     content: "\f24d"
 }
 
 .fa-closed-captioning:before {
     content: "\f20a"
 }
 
 .fa-cloud:before {
     content: "\f0c2"
 }
 
 .fa-cloud-download:before {
     content: "\f0ed"
 }
 
 .fa-cloud-download-alt:before {
     content: "\f381"
 }
 
 .fa-cloud-drizzle:before {
     content: "\f738"
 }
 
 .fa-cloud-hail:before {
     content: "\f739"
 }
 
 .fa-cloud-hail-mixed:before {
     content: "\f73a"
 }
 
 .fa-cloud-meatball:before {
     content: "\f73b"
 }
 
 .fa-cloud-moon:before {
     content: "\f6c3"
 }
 
 .fa-cloud-moon-rain:before {
     content: "\f73c"
 }
 
 .fa-cloud-rain:before {
     content: "\f73d"
 }
 
 .fa-cloud-rainbow:before {
     content: "\f73e"
 }
 
 .fa-cloud-showers:before {
     content: "\f73f"
 }
 
 .fa-cloud-showers-heavy:before {
     content: "\f740"
 }
 
 .fa-cloud-sleet:before {
     content: "\f741"
 }
 
 .fa-cloud-snow:before {
     content: "\f742"
 }
 
 .fa-cloud-sun:before {
     content: "\f6c4"
 }
 
 .fa-cloud-sun-rain:before {
     content: "\f743"
 }
 
 .fa-cloud-upload:before {
     content: "\f0ee"
 }
 
 .fa-cloud-upload-alt:before {
     content: "\f382"
 }
 
 .fa-clouds:before {
     content: "\f744"
 }
 
 .fa-clouds-moon:before {
     content: "\f745"
 }
 
 .fa-clouds-sun:before {
     content: "\f746"
 }
 
 .fa-cloudscale:before {
     content: "\f383"
 }
 
 .fa-cloudsmith:before {
     content: "\f384"
 }
 
 .fa-cloudversify:before {
     content: "\f385"
 }
 
 .fa-club:before {
     content: "\f327"
 }
 
 .fa-cocktail:before {
     content: "\f561"
 }
 
 .fa-code:before {
     content: "\f121"
 }
 
 .fa-code-branch:before {
     content: "\f126"
 }
 
 .fa-code-commit:before {
     content: "\f386"
 }
 
 .fa-code-merge:before {
     content: "\f387"
 }
 
 .fa-codepen:before {
     content: "\f1cb"
 }
 
 .fa-codiepie:before {
     content: "\f284"
 }
 
 .fa-coffee:before {
     content: "\f0f4"
 }
 
 .fa-coffee-togo:before {
     content: "\f6c5"
 }
 
 .fa-coffin:before {
     content: "\f6c6"
 }
 
 .fa-cog:before {
     content: "\f013"
 }
 
 .fa-cogs:before {
     content: "\f085"
 }
 
 .fa-coins:before {
     content: "\f51e"
 }
 
 .fa-columns:before {
     content: "\f0db"
 }
 
 .fa-comment:before {
     content: "\f075"
 }
 
 .fa-comment-alt:before {
     content: "\f27a"
 }
 
 .fa-comment-alt-check:before {
     content: "\f4a2"
 }
 
 .fa-comment-alt-dollar:before {
     content: "\f650"
 }
 
 .fa-comment-alt-dots:before {
     content: "\f4a3"
 }
 
 .fa-comment-alt-edit:before {
     content: "\f4a4"
 }
 
 .fa-comment-alt-exclamation:before {
     content: "\f4a5"
 }
 
 .fa-comment-alt-lines:before {
     content: "\f4a6"
 }
 
 .fa-comment-alt-minus:before {
     content: "\f4a7"
 }
 
 .fa-comment-alt-plus:before {
     content: "\f4a8"
 }
 
 .fa-comment-alt-slash:before {
     content: "\f4a9"
 }
 
 .fa-comment-alt-smile:before {
     content: "\f4aa"
 }
 
 .fa-comment-alt-times:before {
     content: "\f4ab"
 }
 
 .fa-comment-check:before {
     content: "\f4ac"
 }
 
 .fa-comment-dollar:before {
     content: "\f651"
 }
 
 .fa-comment-dots:before {
     content: "\f4ad"
 }
 
 .fa-comment-edit:before {
     content: "\f4ae"
 }
 
 .fa-comment-exclamation:before {
     content: "\f4af"
 }
 
 .fa-comment-lines:before {
     content: "\f4b0"
 }
 
 .fa-comment-minus:before {
     content: "\f4b1"
 }
 
 .fa-comment-plus:before {
     content: "\f4b2"
 }
 
 .fa-comment-slash:before {
     content: "\f4b3"
 }
 
 .fa-comment-smile:before {
     content: "\f4b4"
 }
 
 .fa-comment-times:before {
     content: "\f4b5"
 }
 
 .fa-comments:before {
     content: "\f086"
 }
 
 .fa-comments-alt:before {
     content: "\f4b6"
 }
 
 .fa-comments-alt-dollar:before {
     content: "\f652"
 }
 
 .fa-comments-dollar:before {
     content: "\f653"
 }
 
 .fa-compact-disc:before {
     content: "\f51f"
 }
 
 .fa-compass:before {
     content: "\f14e"
 }
 
 .fa-compass-slash:before {
     content: "\f5e9"
 }
 
 .fa-compress:before {
     content: "\f066"
 }
 
 .fa-compress-alt:before {
     content: "\f422"
 }
 
 .fa-compress-arrows-alt:before {
     content: "\f78c"
 }
 
 .fa-compress-wide:before {
     content: "\f326"
 }
 
 .fa-concierge-bell:before {
     content: "\f562"
 }
 
 .fa-confluence:before {
     content: "\f78d"
 }
 
 .fa-connectdevelop:before {
     content: "\f20e"
 }
 
 .fa-container-storage:before {
     content: "\f4b7"
 }
 
 .fa-contao:before {
     content: "\f26d"
 }
 
 .fa-conveyor-belt:before {
     content: "\f46e"
 }
 
 .fa-conveyor-belt-alt:before {
     content: "\f46f"
 }
 
 .fa-cookie:before {
     content: "\f563"
 }
 
 .fa-cookie-bite:before {
     content: "\f564"
 }
 
 .fa-copy:before {
     content: "\f0c5"
 }
 
 .fa-copyright:before {
     content: "\f1f9"
 }
 
 .fa-corn:before {
     content: "\f6c7"
 }
 
 .fa-couch:before {
     content: "\f4b8"
 }
 
 .fa-cow:before {
     content: "\f6c8"
 }
 
 .fa-cpanel:before {
     content: "\f388"
 }
 
 .fa-creative-commons:before {
     content: "\f25e"
 }
 
 .fa-creative-commons-by:before {
     content: "\f4e7"
 }
 
 .fa-creative-commons-nc:before {
     content: "\f4e8"
 }
 
 .fa-creative-commons-nc-eu:before {
     content: "\f4e9"
 }
 
 .fa-creative-commons-nc-jp:before {
     content: "\f4ea"
 }
 
 .fa-creative-commons-nd:before {
     content: "\f4eb"
 }
 
 .fa-creative-commons-pd:before {
     content: "\f4ec"
 }
 
 .fa-creative-commons-pd-alt:before {
     content: "\f4ed"
 }
 
 .fa-creative-commons-remix:before {
     content: "\f4ee"
 }
 
 .fa-creative-commons-sa:before {
     content: "\f4ef"
 }
 
 .fa-creative-commons-sampling:before {
     content: "\f4f0"
 }
 
 .fa-creative-commons-sampling-plus:before {
     content: "\f4f1"
 }
 
 .fa-creative-commons-share:before {
     content: "\f4f2"
 }
 
 .fa-creative-commons-zero:before {
     content: "\f4f3"
 }
 
 .fa-credit-card:before {
     content: "\f09d"
 }
 
 .fa-credit-card-blank:before {
     content: "\f389"
 }
 
 .fa-credit-card-front:before {
     content: "\f38a"
 }
 
 .fa-cricket:before {
     content: "\f449"
 }
 
 .fa-critical-role:before {
     content: "\f6c9"
 }
 
 .fa-crop:before {
     content: "\f125"
 }
 
 .fa-crop-alt:before {
     content: "\f565"
 }
 
 .fa-cross:before {
     content: "\f654"
 }
 
 .fa-crosshairs:before {
     content: "\f05b"
 }
 
 .fa-crow:before {
     content: "\f520"
 }
 
 .fa-crown:before {
     content: "\f521"
 }
 
 .fa-css3:before {
     content: "\f13c"
 }
 
 .fa-css3-alt:before {
     content: "\f38b"
 }
 
 .fa-cube:before {
     content: "\f1b2"
 }
 
 .fa-cubes:before {
     content: "\f1b3"
 }
 
 .fa-curling:before {
     content: "\f44a"
 }
 
 .fa-cut:before {
     content: "\f0c4"
 }
 
 .fa-cuttlefish:before {
     content: "\f38c"
 }
 
 .fa-d-and-d:before {
     content: "\f38d"
 }
 
 .fa-d-and-d-beyond:before {
     content: "\f6ca"
 }
 
 .fa-dagger:before {
     content: "\f6cb"
 }
 
 .fa-dashcube:before {
     content: "\f210"
 }
 
 .fa-database:before {
     content: "\f1c0"
 }
 
 .fa-deaf:before {
     content: "\f2a4"
 }
 
 .fa-deer:before {
     content: "\f78e"
 }
 
 .fa-deer-rudolph:before {
     content: "\f78f"
 }
 
 .fa-delicious:before {
     content: "\f1a5"
 }
 
 .fa-democrat:before {
     content: "\f747"
 }
 
 .fa-deploydog:before {
     content: "\f38e"
 }
 
 .fa-deskpro:before {
     content: "\f38f"
 }
 
 .fa-desktop:before {
     content: "\f108"
 }
 
 .fa-desktop-alt:before {
     content: "\f390"
 }
 
 .fa-dev:before {
     content: "\f6cc"
 }
 
 .fa-deviantart:before {
     content: "\f1bd"
 }
 
 .fa-dewpoint:before {
     content: "\f748"
 }
 
 .fa-dharmachakra:before {
     content: "\f655"
 }
 
 .fa-dhl:before {
     content: "\f790"
 }
 
 .fa-diagnoses:before {
     content: "\f470"
 }
 
 .fa-diamond:before {
     content: "\f219"
 }
 
 .fa-diaspora:before {
     content: "\f791"
 }
 
 .fa-dice:before {
     content: "\f522"
 }
 
 .fa-dice-d10:before {
     content: "\f6cd"
 }
 
 .fa-dice-d12:before {
     content: "\f6ce"
 }
 
 .fa-dice-d20:before {
     content: "\f6cf"
 }
 
 .fa-dice-d4:before {
     content: "\f6d0"
 }
 
 .fa-dice-d6:before {
     content: "\f6d1"
 }
 
 .fa-dice-d8:before {
     content: "\f6d2"
 }
 
 .fa-dice-five:before {
     content: "\f523"
 }
 
 .fa-dice-four:before {
     content: "\f524"
 }
 
 .fa-dice-one:before {
     content: "\f525"
 }
 
 .fa-dice-six:before {
     content: "\f526"
 }
 
 .fa-dice-three:before {
     content: "\f527"
 }
 
 .fa-dice-two:before {
     content: "\f528"
 }
 
 .fa-digg:before {
     content: "\f1a6"
 }
 
 .fa-digital-ocean:before {
     content: "\f391"
 }
 
 .fa-digital-tachograph:before {
     content: "\f566"
 }
 
 .fa-diploma:before {
     content: "\f5ea"
 }
 
 .fa-directions:before {
     content: "\f5eb"
 }
 
 .fa-discord:before {
     content: "\f392"
 }
 
 .fa-discourse:before {
     content: "\f393"
 }
 
 .fa-divide:before {
     content: "\f529"
 }
 
 .fa-dizzy:before {
     content: "\f567"
 }
 
 .fa-dna:before {
     content: "\f471"
 }
 
 .fa-do-not-enter:before {
     content: "\f5ec"
 }
 
 .fa-dochub:before {
     content: "\f394"
 }
 
 .fa-docker:before {
     content: "\f395"
 }
 
 .fa-dog:before {
     content: "\f6d3"
 }
 
 .fa-dog-leashed:before {
     content: "\f6d4"
 }
 
 .fa-dollar-sign:before {
     content: "\f155"
 }
 
 .fa-dolly:before {
     content: "\f472"
 }
 
 .fa-dolly-empty:before {
     content: "\f473"
 }
 
 .fa-dolly-flatbed:before {
     content: "\f474"
 }
 
 .fa-dolly-flatbed-alt:before {
     content: "\f475"
 }
 
 .fa-dolly-flatbed-empty:before {
     content: "\f476"
 }
 
 .fa-donate:before {
     content: "\f4b9"
 }
 
 .fa-door-closed:before {
     content: "\f52a"
 }
 
 .fa-door-open:before {
     content: "\f52b"
 }
 
 .fa-dot-circle:before {
     content: "\f192"
 }
 
 .fa-dove:before {
     content: "\f4ba"
 }
 
 .fa-download:before {
     content: "\f019"
 }
 
 .fa-draft2digital:before {
     content: "\f396"
 }
 
 .fa-drafting-compass:before {
     content: "\f568"
 }
 
 .fa-dragon:before {
     content: "\f6d5"
 }
 
 .fa-draw-circle:before {
     content: "\f5ed"
 }
 
 .fa-draw-polygon:before {
     content: "\f5ee"
 }
 
 .fa-draw-square:before {
     content: "\f5ef"
 }
 
 .fa-dreidel:before {
     content: "\f792"
 }
 
 .fa-dribbble:before {
     content: "\f17d"
 }
 
 .fa-dribbble-square:before {
     content: "\f397"
 }
 
 .fa-dropbox:before {
     content: "\f16b"
 }
 
 .fa-drum:before {
     content: "\f569"
 }
 
 .fa-drum-steelpan:before {
     content: "\f56a"
 }
 
 .fa-drumstick:before {
     content: "\f6d6"
 }
 
 .fa-drumstick-bite:before {
     content: "\f6d7"
 }
 
 .fa-drupal:before {
     content: "\f1a9"
 }
 
 .fa-duck:before {
     content: "\f6d8"
 }
 
 .fa-dumbbell:before {
     content: "\f44b"
 }
 
 .fa-dumpster:before {
     content: "\f793"
 }
 
 .fa-dumpster-fire:before {
     content: "\f794"
 }
 
 .fa-dungeon:before {
     content: "\f6d9"
 }
 
 .fa-dyalog:before {
     content: "\f399"
 }
 
 .fa-ear:before {
     content: "\f5f0"
 }
 
 .fa-ear-muffs:before {
     content: "\f795"
 }
 
 .fa-earlybirds:before {
     content: "\f39a"
 }
 
 .fa-ebay:before {
     content: "\f4f4"
 }
 
 .fa-eclipse:before {
     content: "\f749"
 }
 
 .fa-eclipse-alt:before {
     content: "\f74a"
 }
 
 .fa-edge:before {
     content: "\f282"
 }
 
 .fa-edit:before {
     content: "\f044"
 }
 
 .fa-eject:before {
     content: "\f052"
 }
 
 .fa-elementor:before {
     content: "\f430"
 }
 
 .fa-elephant:before {
     content: "\f6da"
 }
 
 .fa-ellipsis-h:before {
     content: "\f141"
 }
 
 .fa-ellipsis-h-alt:before {
     content: "\f39b"
 }
 
 .fa-ellipsis-v:before {
     content: "\f142"
 }
 
 .fa-ellipsis-v-alt:before {
     content: "\f39c"
 }
 
 .fa-ello:before {
     content: "\f5f1"
 }
 
 .fa-ember:before {
     content: "\f423"
 }
 
 .fa-empire:before {
     content: "\f1d1"
 }
 
 .fa-empty-set:before {
     content: "\f656"
 }
 
 .fa-engine-warning:before {
     content: "\f5f2"
 }
 
 .fa-envelope:before {
     content: "\f0e0"
 }
 
 .fa-envelope-open:before {
     content: "\f2b6"
 }
 
 .fa-envelope-open-dollar:before {
     content: "\f657"
 }
 
 .fa-envelope-open-text:before {
     content: "\f658"
 }
 
 .fa-envelope-square:before {
     content: "\f199"
 }
 
 .fa-envira:before {
     content: "\f299"
 }
 
 .fa-equals:before {
     content: "\f52c"
 }
 
 .fa-eraser:before {
     content: "\f12d"
 }
 
 .fa-erlang:before {
     content: "\f39d"
 }
 
 .fa-ethereum:before {
     content: "\f42e"
 }
 
 .fa-ethernet:before {
     content: "\f796"
 }
 
 .fa-etsy:before {
     content: "\f2d7"
 }
 
 .fa-euro-sign:before {
     content: "\f153"
 }
 
 .fa-exchange:before {
     content: "\f0ec"
 }
 
 .fa-exchange-alt:before {
     content: "\f362"
 }
 
 .fa-exclamation:before {
     content: "\f12a"
 }
 
 .fa-exclamation-circle:before {
     content: "\f06a"
 }
 
 .fa-exclamation-square:before {
     content: "\f321"
 }
 
 .fa-exclamation-triangle:before {
     content: "\f071"
 }
 
 .fa-expand:before {
     content: "\f065"
 }
 
 .fa-expand-alt:before {
     content: "\f424"
 }
 
 .fa-expand-arrows:before {
     content: "\f31d"
 }
 
 .fa-expand-arrows-alt:before {
     content: "\f31e"
 }
 
 .fa-expand-wide:before {
     content: "\f320"
 }
 
 .fa-expeditedssl:before {
     content: "\f23e"
 }
 
 .fa-external-link:before {
     content: "\f08e"
 }
 
 .fa-external-link-alt:before {
     content: "\f35d"
 }
 
 .fa-external-link-square:before {
     content: "\f14c"
 }
 
 .fa-external-link-square-alt:before {
     content: "\f360"
 }
 
 .fa-eye:before {
     content: "\f06e"
 }
 
 .fa-eye-dropper:before {
     content: "\f1fb"
 }
 
 .fa-eye-evil:before {
     content: "\f6db"
 }
 
 .fa-eye-slash:before {
     content: "\f070"
 }
 
 .fa-facebook:before {
     content: "\f09a"
 }
 
 .fa-facebook-f:before {
     content: "\f39e"
 }
 
 .fa-facebook-messenger:before {
     content: "\f39f"
 }
 
 .fa-facebook-square:before {
     content: "\f082"
 }
 
 .fa-fantasy-flight-games:before {
     content: "\f6dc"
 }
 
 .fa-fast-backward:before {
     content: "\f049"
 }
 
 .fa-fast-forward:before {
     content: "\f050"
 }
 
 .fa-fax:before {
     content: "\f1ac"
 }
 
 .fa-feather:before {
     content: "\f52d"
 }
 
 .fa-feather-alt:before {
     content: "\f56b"
 }
 
 .fa-fedex:before {
     content: "\f797"
 }
 
 .fa-fedora:before {
     content: "\f798"
 }
 
 .fa-female:before {
     content: "\f182"
 }
 
 .fa-field-hockey:before {
     content: "\f44c"
 }
 
 .fa-fighter-jet:before {
     content: "\f0fb"
 }
 
 .fa-figma:before {
     content: "\f799"
 }
 
 .fa-file:before {
     content: "\f15b"
 }
 
 .fa-file-alt:before {
     content: "\f15c"
 }
 
 .fa-file-archive:before {
     content: "\f1c6"
 }
 
 .fa-file-audio:before {
     content: "\f1c7"
 }
 
 .fa-file-certificate:before {
     content: "\f5f3"
 }
 
 .fa-file-chart-line:before {
     content: "\f659"
 }
 
 .fa-file-chart-pie:before {
     content: "\f65a"
 }
 
 .fa-file-check:before {
     content: "\f316"
 }
 
 .fa-file-code:before {
     content: "\f1c9"
 }
 
 .fa-file-contract:before {
     content: "\f56c"
 }
 
 .fa-file-csv:before {
     content: "\f6dd"
 }
 
 .fa-file-download:before {
     content: "\f56d"
 }
 
 .fa-file-edit:before {
     content: "\f31c"
 }
 
 .fa-file-excel:before {
     content: "\f1c3"
 }
 
 .fa-file-exclamation:before {
     content: "\f31a"
 }
 
 .fa-file-export:before {
     content: "\f56e"
 }
 
 .fa-file-image:before {
     content: "\f1c5"
 }
 
 .fa-file-import:before {
     content: "\f56f"
 }
 
 .fa-file-invoice:before {
     content: "\f570"
 }
 
 .fa-file-invoice-dollar:before {
     content: "\f571"
 }
 
 .fa-file-medical:before {
     content: "\f477"
 }
 
 .fa-file-medical-alt:before {
     content: "\f478"
 }
 
 .fa-file-minus:before {
     content: "\f318"
 }
 
 .fa-file-pdf:before {
     content: "\f1c1"
 }
 
 .fa-file-plus:before {
     content: "\f319"
 }
 
 .fa-file-powerpoint:before {
     content: "\f1c4"
 }
 
 .fa-file-prescription:before {
     content: "\f572"
 }
 
 .fa-file-signature:before {
     content: "\f573"
 }
 
 .fa-file-spreadsheet:before {
     content: "\f65b"
 }
 
 .fa-file-times:before {
     content: "\f317"
 }
 
 .fa-file-upload:before {
     content: "\f574"
 }
 
 .fa-file-user:before {
     content: "\f65c"
 }
 
 .fa-file-video:before {
     content: "\f1c8"
 }
 
 .fa-file-word:before {
     content: "\f1c2"
 }
 
 .fa-fill:before {
     content: "\f575"
 }
 
 .fa-fill-drip:before {
     content: "\f576"
 }
 
 .fa-film:before {
     content: "\f008"
 }
 
 .fa-film-alt:before {
     content: "\f3a0"
 }
 
 .fa-filter:before {
     content: "\f0b0"
 }
 
 .fa-fingerprint:before {
     content: "\f577"
 }
 
 .fa-fire:before {
     content: "\f06d"
 }
 
 .fa-fire-extinguisher:before {
     content: "\f134"
 }
 
 .fa-fire-smoke:before {
     content: "\f74b"
 }
 
 .fa-firefox:before {
     content: "\f269"
 }
 
 .fa-fireplace:before {
     content: "\f79a"
 }
 
 .fa-first-aid:before {
     content: "\f479"
 }
 
 .fa-first-order:before {
     content: "\f2b0"
 }
 
 .fa-first-order-alt:before {
     content: "\f50a"
 }
 
 .fa-firstdraft:before {
     content: "\f3a1"
 }
 
 .fa-fish:before {
     content: "\f578"
 }
 
 .fa-fist-raised:before {
     content: "\f6de"
 }
 
 .fa-flag:before {
     content: "\f024"
 }
 
 .fa-flag-alt:before {
     content: "\f74c"
 }
 
 .fa-flag-checkered:before {
     content: "\f11e"
 }
 
 .fa-flag-usa:before {
     content: "\f74d"
 }
 
 .fa-flame:before {
     content: "\f6df"
 }
 
 .fa-flask:before {
     content: "\f0c3"
 }
 
 .fa-flask-poison:before {
     content: "\f6e0"
 }
 
 .fa-flask-potion:before {
     content: "\f6e1"
 }
 
 .fa-flickr:before {
     content: "\f16e"
 }
 
 .fa-flipboard:before {
     content: "\f44d"
 }
 
 .fa-flushed:before {
     content: "\f579"
 }
 
 .fa-fly:before {
     content: "\f417"
 }
 
 .fa-fog:before {
     content: "\f74e"
 }
 
 .fa-folder:before {
     content: "\f07b"
 }
 
 .fa-folder-minus:before {
     content: "\f65d"
 }
 
 .fa-folder-open:before {
     content: "\f07c"
 }
 
 .fa-folder-plus:before {
     content: "\f65e"
 }
 
 .fa-folder-times:before {
     content: "\f65f"
 }
 
 .fa-folders:before {
     content: "\f660"
 }
 
 .fa-font:before {
     content: "\f031"
 }
 
 .fa-font-awesome:before {
     content: "\f2b4"
 }
 
 .fa-font-awesome-alt:before {
     content: "\f35c"
 }
 
 .fa-font-awesome-flag:before {
     content: "\f425"
 }
 
 .fa-font-awesome-logo-full:before {
     content: "\f4e6"
 }
 
 .fa-fonticons:before {
     content: "\f280"
 }
 
 .fa-fonticons-fi:before {
     content: "\f3a2"
 }
 
 .fa-football-ball:before {
     content: "\f44e"
 }
 
 .fa-football-helmet:before {
     content: "\f44f"
 }
 
 .fa-forklift:before {
     content: "\f47a"
 }
 
 .fa-fort-awesome:before {
     content: "\f286"
 }
 
 .fa-fort-awesome-alt:before {
     content: "\f3a3"
 }
 
 .fa-forumbee:before {
     content: "\f211"
 }
 
 .fa-forward:before {
     content: "\f04e"
 }
 
 .fa-foursquare:before {
     content: "\f180"
 }
 
 .fa-fragile:before {
     content: "\f4bb"
 }
 
 .fa-free-code-camp:before {
     content: "\f2c5"
 }
 
 .fa-freebsd:before {
     content: "\f3a4"
 }
 
 .fa-frog:before {
     content: "\f52e"
 }
 
 .fa-frosty-head:before {
     content: "\f79b"
 }
 
 .fa-frown:before {
     content: "\f119"
 }
 
 .fa-frown-open:before {
     content: "\f57a"
 }
 
 .fa-fulcrum:before {
     content: "\f50b"
 }
 
 .fa-function:before {
     content: "\f661"
 }
 
 .fa-funnel-dollar:before {
     content: "\f662"
 }
 
 .fa-futbol:before {
     content: "\f1e3"
 }
 
 .fa-galactic-republic:before {
     content: "\f50c"
 }
 
 .fa-galactic-senate:before {
     content: "\f50d"
 }
 
 .fa-gamepad:before {
     content: "\f11b"
 }
 
 .fa-gas-pump:before {
     content: "\f52f"
 }
 
 .fa-gas-pump-slash:before {
     content: "\f5f4"
 }
 
 .fa-gavel:before {
     content: "\f0e3"
 }
 
 .fa-gem:before {
     content: "\f3a5"
 }
 
 .fa-genderless:before {
     content: "\f22d"
 }
 
 .fa-get-pocket:before {
     content: "\f265"
 }
 
 .fa-gg:before {
     content: "\f260"
 }
 
 .fa-gg-circle:before {
     content: "\f261"
 }
 
 .fa-ghost:before {
     content: "\f6e2"
 }
 
 .fa-gift:before {
     content: "\f06b"
 }
 
 .fa-gift-card:before {
     content: "\f663"
 }
 
 .fa-gifts:before {
     content: "\f79c"
 }
 
 .fa-gingerbread-man:before {
     content: "\f79d"
 }
 
 .fa-git:before {
     content: "\f1d3"
 }
 
 .fa-git-square:before {
     content: "\f1d2"
 }
 
 .fa-github:before {
     content: "\f09b"
 }
 
 .fa-github-alt:before {
     content: "\f113"
 }
 
 .fa-github-square:before {
     content: "\f092"
 }
 
 .fa-gitkraken:before {
     content: "\f3a6"
 }
 
 .fa-gitlab:before {
     content: "\f296"
 }
 
 .fa-gitter:before {
     content: "\f426"
 }
 
 .fa-glass-champagne:before {
     content: "\f79e"
 }
 
 .fa-glass-cheers:before {
     content: "\f79f"
 }
 
 .fa-glass-martini:before {
     content: "\f000"
 }
 
 .fa-glass-martini-alt:before {
     content: "\f57b"
 }
 
 .fa-glass-whiskey:before {
     content: "\f7a0"
 }
 
 .fa-glass-whiskey-rocks:before {
     content: "\f7a1"
 }
 
 .fa-glasses:before {
     content: "\f530"
 }
 
 .fa-glasses-alt:before {
     content: "\f5f5"
 }
 
 .fa-glide:before {
     content: "\f2a5"
 }
 
 .fa-glide-g:before {
     content: "\f2a6"
 }
 
 .fa-globe:before {
     content: "\f0ac"
 }
 
 .fa-globe-africa:before {
     content: "\f57c"
 }
 
 .fa-globe-americas:before {
     content: "\f57d"
 }
 
 .fa-globe-asia:before {
     content: "\f57e"
 }
 
 .fa-globe-europe:before {
     content: "\f7a2"
 }
 
 .fa-globe-snow:before {
     content: "\f7a3"
 }
 
 .fa-globe-stand:before {
     content: "\f5f6"
 }
 
 .fa-gofore:before {
     content: "\f3a7"
 }
 
 .fa-golf-ball:before {
     content: "\f450"
 }
 
 .fa-golf-club:before {
     content: "\f451"
 }
 
 .fa-goodreads:before {
     content: "\f3a8"
 }
 
 .fa-goodreads-g:before {
     content: "\f3a9"
 }
 
 .fa-google:before {
     content: "\f1a0"
 }
 
 .fa-google-drive:before {
     content: "\f3aa"
 }
 
 .fa-google-play:before {
     content: "\f3ab"
 }
 
 .fa-google-plus:before {
     content: "\f2b3"
 }
 
 .fa-google-plus-g:before {
     content: "\f0d5"
 }
 
 .fa-google-plus-square:before {
     content: "\f0d4"
 }
 
 .fa-google-wallet:before {
     content: "\f1ee"
 }
 
 .fa-gopuram:before {
     content: "\f664"
 }
 
 .fa-graduation-cap:before {
     content: "\f19d"
 }
 
 .fa-gratipay:before {
     content: "\f184"
 }
 
 .fa-grav:before {
     content: "\f2d6"
 }
 
 .fa-greater-than:before {
     content: "\f531"
 }
 
 .fa-greater-than-equal:before {
     content: "\f532"
 }
 
 .fa-grimace:before {
     content: "\f57f"
 }
 
 .fa-grin:before {
     content: "\f580"
 }
 
 .fa-grin-alt:before {
     content: "\f581"
 }
 
 .fa-grin-beam:before {
     content: "\f582"
 }
 
 .fa-grin-beam-sweat:before {
     content: "\f583"
 }
 
 .fa-grin-hearts:before {
     content: "\f584"
 }
 
 .fa-grin-squint:before {
     content: "\f585"
 }
 
 .fa-grin-squint-tears:before {
     content: "\f586"
 }
 
 .fa-grin-stars:before {
     content: "\f587"
 }
 
 .fa-grin-tears:before {
     content: "\f588"
 }
 
 .fa-grin-tongue:before {
     content: "\f589"
 }
 
 .fa-grin-tongue-squint:before {
     content: "\f58a"
 }
 
 .fa-grin-tongue-wink:before {
     content: "\f58b"
 }
 
 .fa-grin-wink:before {
     content: "\f58c"
 }
 
 .fa-grip-horizontal:before {
     content: "\f58d"
 }
 
 .fa-grip-lines:before {
     content: "\f7a4"
 }
 
 .fa-grip-lines-vertical:before {
     content: "\f7a5"
 }
 
 .fa-grip-vertical:before {
     content: "\f58e"
 }
 
 .fa-gripfire:before {
     content: "\f3ac"
 }
 
 .fa-grunt:before {
     content: "\f3ad"
 }
 
 .fa-guitar:before {
     content: "\f7a6"
 }
 
 .fa-gulp:before {
     content: "\f3ae"
 }
 
 .fa-h-square:before {
     content: "\f0fd"
 }
 
 .fa-h1:before {
     content: "\f313"
 }
 
 .fa-h2:before {
     content: "\f314"
 }
 
 .fa-h3:before {
     content: "\f315"
 }
 
 .fa-hacker-news:before {
     content: "\f1d4"
 }
 
 .fa-hacker-news-square:before {
     content: "\f3af"
 }
 
 .fa-hackerrank:before {
     content: "\f5f7"
 }
 
 .fa-hammer:before {
     content: "\f6e3"
 }
 
 .fa-hammer-war:before {
     content: "\f6e4"
 }
 
 .fa-hamsa:before {
     content: "\f665"
 }
 
 .fa-hand-heart:before {
     content: "\f4bc"
 }
 
 .fa-hand-holding:before {
     content: "\f4bd"
 }
 
 .fa-hand-holding-box:before {
     content: "\f47b"
 }
 
 .fa-hand-holding-heart:before {
     content: "\f4be"
 }
 
 .fa-hand-holding-magic:before {
     content: "\f6e5"
 }
 
 .fa-hand-holding-seedling:before {
     content: "\f4bf"
 }
 
 .fa-hand-holding-usd:before {
     content: "\f4c0"
 }
 
 .fa-hand-holding-water:before {
     content: "\f4c1"
 }
 
 .fa-hand-lizard:before {
     content: "\f258"
 }
 
 .fa-hand-paper:before {
     content: "\f256"
 }
 
 .fa-hand-peace:before {
     content: "\f25b"
 }
 
 .fa-hand-point-down:before {
     content: "\f0a7"
 }
 
 .fa-hand-point-left:before {
     content: "\f0a5"
 }
 
 .fa-hand-point-right:before {
     content: "\f0a4"
 }
 
 .fa-hand-point-up:before {
     content: "\f0a6"
 }
 
 .fa-hand-pointer:before {
     content: "\f25a"
 }
 
 .fa-hand-receiving:before {
     content: "\f47c"
 }
 
 .fa-hand-rock:before {
     content: "\f255"
 }
 
 .fa-hand-scissors:before {
     content: "\f257"
 }
 
 .fa-hand-spock:before {
     content: "\f259"
 }
 
 .fa-hands:before {
     content: "\f4c2"
 }
 
 .fa-hands-heart:before {
     content: "\f4c3"
 }
 
 .fa-hands-helping:before {
     content: "\f4c4"
 }
 
 .fa-hands-usd:before {
     content: "\f4c5"
 }
 
 .fa-handshake:before {
     content: "\f2b5"
 }
 
 .fa-handshake-alt:before {
     content: "\f4c6"
 }
 
 .fa-hanukiah:before {
     content: "\f6e6"
 }
 
 .fa-hashtag:before {
     content: "\f292"
 }
 
 .fa-hat-santa:before {
     content: "\f7a7"
 }
 
 .fa-hat-winter:before {
     content: "\f7a8"
 }
 
 .fa-hat-witch:before {
     content: "\f6e7"
 }
 
 .fa-hat-wizard:before {
     content: "\f6e8"
 }
 
 .fa-haykal:before {
     content: "\f666"
 }
 
 .fa-hdd:before {
     content: "\f0a0"
 }
 
 .fa-head-side:before {
     content: "\f6e9"
 }
 
 .fa-head-vr:before {
     content: "\f6ea"
 }
 
 .fa-heading:before {
     content: "\f1dc"
 }
 
 .fa-headphones:before {
     content: "\f025"
 }
 
 .fa-headphones-alt:before {
     content: "\f58f"
 }
 
 .fa-headset:before {
     content: "\f590"
 }
 
 .fa-heart:before {
     content: "\f004"
 }
 
 .fa-heart-broken:before {
     content: "\f7a9"
 }
 
 .fa-heart-circle:before {
     content: "\f4c7"
 }
 
 .fa-heart-rate:before {
     content: "\f5f8"
 }
 
 .fa-heart-square:before {
     content: "\f4c8"
 }
 
 .fa-heartbeat:before {
     content: "\f21e"
 }
 
 .fa-helicopter:before {
     content: "\f533"
 }
 
 .fa-helmet-battle:before {
     content: "\f6eb"
 }
 
 .fa-hexagon:before {
     content: "\f312"
 }
 
 .fa-highlighter:before {
     content: "\f591"
 }
 
 .fa-hiking:before {
     content: "\f6ec"
 }
 
 .fa-hippo:before {
     content: "\f6ed"
 }
 
 .fa-hips:before {
     content: "\f452"
 }
 
 .fa-hire-a-helper:before {
     content: "\f3b0"
 }
 
 .fa-history:before {
     content: "\f1da"
 }
 
 .fa-hockey-mask:before {
     content: "\f6ee"
 }
 
 .fa-hockey-puck:before {
     content: "\f453"
 }
 
 .fa-hockey-sticks:before {
     content: "\f454"
 }
 
 .fa-holly-berry:before {
     content: "\f7aa"
 }
 
 .fa-home:before {
     content: "\f015"
 }
 
 .fa-home-heart:before {
     content: "\f4c9"
 }
 
 .fa-hood-cloak:before {
     content: "\f6ef"
 }
 
 .fa-hooli:before {
     content: "\f427"
 }
 
 .fa-hornbill:before {
     content: "\f592"
 }
 
 .fa-horse:before {
     content: "\f6f0"
 }
 
 .fa-horse-head:before {
     content: "\f7ab"
 }
 
 .fa-hospital:before {
     content: "\f0f8"
 }
 
 .fa-hospital-alt:before {
     content: "\f47d"
 }
 
 .fa-hospital-symbol:before {
     content: "\f47e"
 }
 
 .fa-hot-tub:before {
     content: "\f593"
 }
 
 .fa-hotel:before {
     content: "\f594"
 }
 
 .fa-hotjar:before {
     content: "\f3b1"
 }
 
 .fa-hourglass:before {
     content: "\f254"
 }
 
 .fa-hourglass-end:before {
     content: "\f253"
 }
 
 .fa-hourglass-half:before {
     content: "\f252"
 }
 
 .fa-hourglass-start:before {
     content: "\f251"
 }
 
 .fa-house-damage:before {
     content: "\f6f1"
 }
 
 .fa-house-flood:before {
     content: "\f74f"
 }
 
 .fa-houzz:before {
     content: "\f27c"
 }
 
 .fa-hryvnia:before {
     content: "\f6f2"
 }
 
 .fa-html5:before {
     content: "\f13b"
 }
 
 .fa-hubspot:before {
     content: "\f3b2"
 }
 
 .fa-humidity:before {
     content: "\f750"
 }
 
 .fa-hurricane:before {
     content: "\f751"
 }
 
 .fa-i-cursor:before {
     content: "\f246"
 }
 
 .fa-ice-skate:before {
     content: "\f7ac"
 }
 
 .fa-icicles:before {
     content: "\f7ad"
 }
 
 .fa-id-badge:before {
     content: "\f2c1"
 }
 
 .fa-id-card:before {
     content: "\f2c2"
 }
 
 .fa-id-card-alt:before {
     content: "\f47f"
 }
 
 .fa-igloo:before {
     content: "\f7ae"
 }
 
 .fa-image:before {
     content: "\f03e"
 }
 
 .fa-images:before {
     content: "\f302"
 }
 
 .fa-imdb:before {
     content: "\f2d8"
 }
 
 .fa-inbox:before {
     content: "\f01c"
 }
 
 .fa-inbox-in:before {
     content: "\f310"
 }
 
 .fa-inbox-out:before {
     content: "\f311"
 }
 
 .fa-indent:before {
     content: "\f03c"
 }
 
 .fa-industry:before {
     content: "\f275"
 }
 
 .fa-industry-alt:before {
     content: "\f3b3"
 }
 
 .fa-infinity:before {
     content: "\f534"
 }
 
 .fa-info:before {
     content: "\f129"
 }
 
 .fa-info-circle:before {
     content: "\f05a"
 }
 
 .fa-info-square:before {
     content: "\f30f"
 }
 
 .fa-inhaler:before {
     content: "\f5f9"
 }
 
 .fa-instagram:before {
     content: "\f16d"
 }
 
 .fa-integral:before {
     content: "\f667"
 }
 
 .fa-intercom:before {
     content: "\f7af"
 }
 
 .fa-internet-explorer:before {
     content: "\f26b"
 }
 
 .fa-intersection:before {
     content: "\f668"
 }
 
 .fa-inventory:before {
     content: "\f480"
 }
 
 .fa-invision:before {
     content: "\f7b0"
 }
 
 .fa-ioxhost:before {
     content: "\f208"
 }
 
 .fa-italic:before {
     content: "\f033"
 }
 
 .fa-itunes:before {
     content: "\f3b4"
 }
 
 .fa-itunes-note:before {
     content: "\f3b5"
 }
 
 .fa-jack-o-lantern:before {
     content: "\f30e"
 }
 
 .fa-java:before {
     content: "\f4e4"
 }
 
 .fa-jedi:before {
     content: "\f669"
 }
 
 .fa-jedi-order:before {
     content: "\f50e"
 }
 
 .fa-jenkins:before {
     content: "\f3b6"
 }
 
 .fa-jira:before {
     content: "\f7b1"
 }
 
 .fa-joget:before {
     content: "\f3b7"
 }
 
 .fa-joint:before {
     content: "\f595"
 }
 
 .fa-joomla:before {
     content: "\f1aa"
 }
 
 .fa-journal-whills:before {
     content: "\f66a"
 }
 
 .fa-js:before {
     content: "\f3b8"
 }
 
 .fa-js-square:before {
     content: "\f3b9"
 }
 
 .fa-jsfiddle:before {
     content: "\f1cc"
 }
 
 .fa-kaaba:before {
     content: "\f66b"
 }
 
 .fa-kaggle:before {
     content: "\f5fa"
 }
 
 .fa-key:before {
     content: "\f084"
 }
 
 .fa-key-skeleton:before {
     content: "\f6f3"
 }
 
 .fa-keybase:before {
     content: "\f4f5"
 }
 
 .fa-keyboard:before {
     content: "\f11c"
 }
 
 .fa-keycdn:before {
     content: "\f3ba"
 }
 
 .fa-keynote:before {
     content: "\f66c"
 }
 
 .fa-khanda:before {
     content: "\f66d"
 }
 
 .fa-kickstarter:before {
     content: "\f3bb"
 }
 
 .fa-kickstarter-k:before {
     content: "\f3bc"
 }
 
 .fa-kidneys:before {
     content: "\f5fb"
 }
 
 .fa-kiss:before {
     content: "\f596"
 }
 
 .fa-kiss-beam:before {
     content: "\f597"
 }
 
 .fa-kiss-wink-heart:before {
     content: "\f598"
 }
 
 .fa-kite:before {
     content: "\f6f4"
 }
 
 .fa-kiwi-bird:before {
     content: "\f535"
 }
 
 .fa-knife-kitchen:before {
     content: "\f6f5"
 }
 
 .fa-korvue:before {
     content: "\f42f"
 }
 
 .fa-lambda:before {
     content: "\f66e"
 }
 
 .fa-lamp:before {
     content: "\f4ca"
 }
 
 .fa-landmark:before {
     content: "\f66f"
 }
 
 .fa-landmark-alt:before {
     content: "\f752"
 }
 
 .fa-language:before {
     content: "\f1ab"
 }
 
 .fa-laptop:before {
     content: "\f109"
 }
 
 .fa-laptop-code:before {
     content: "\f5fc"
 }
 
 .fa-laravel:before {
     content: "\f3bd"
 }
 
 .fa-lastfm:before {
     content: "\f202"
 }
 
 .fa-lastfm-square:before {
     content: "\f203"
 }
 
 .fa-laugh:before {
     content: "\f599"
 }
 
 .fa-laugh-beam:before {
     content: "\f59a"
 }
 
 .fa-laugh-squint:before {
     content: "\f59b"
 }
 
 .fa-laugh-wink:before {
     content: "\f59c"
 }
 
 .fa-layer-group:before {
     content: "\f5fd"
 }
 
 .fa-layer-minus:before {
     content: "\f5fe"
 }
 
 .fa-layer-plus:before {
     content: "\f5ff"
 }
 
 .fa-leaf:before {
     content: "\f06c"
 }
 
 .fa-leaf-heart:before {
     content: "\f4cb"
 }
 
 .fa-leaf-maple:before {
     content: "\f6f6"
 }
 
 .fa-leaf-oak:before {
     content: "\f6f7"
 }
 
 .fa-leanpub:before {
     content: "\f212"
 }
 
 .fa-lemon:before {
     content: "\f094"
 }
 
 .fa-less:before {
     content: "\f41d"
 }
 
 .fa-less-than:before {
     content: "\f536"
 }
 
 .fa-less-than-equal:before {
     content: "\f537"
 }
 
 .fa-level-down:before {
     content: "\f149"
 }
 
 .fa-level-down-alt:before {
     content: "\f3be"
 }
 
 .fa-level-up:before {
     content: "\f148"
 }
 
 .fa-level-up-alt:before {
     content: "\f3bf"
 }
 
 .fa-life-ring:before {
     content: "\f1cd"
 }
 
 .fa-lightbulb:before {
     content: "\f0eb"
 }
 
 .fa-lightbulb-dollar:before {
     content: "\f670"
 }
 
 .fa-lightbulb-exclamation:before {
     content: "\f671"
 }
 
 .fa-lightbulb-on:before {
     content: "\f672"
 }
 
 .fa-lightbulb-slash:before {
     content: "\f673"
 }
 
 .fa-lights-holiday:before {
     content: "\f7b2"
 }
 
 .fa-line:before {
     content: "\f3c0"
 }
 
 .fa-link:before {
     content: "\f0c1"
 }
 
 .fa-linkedin:before {
     content: "\f08c"
 }
 
 .fa-linkedin-in:before {
     content: "\f0e1"
 }
 
 .fa-linode:before {
     content: "\f2b8"
 }
 
 .fa-linux:before {
     content: "\f17c"
 }
 
 .fa-lips:before {
     content: "\f600"
 }
 
 .fa-lira-sign:before {
     content: "\f195"
 }
 
 .fa-list:before {
     content: "\f03a"
 }
 
 .fa-list-alt:before {
     content: "\f022"
 }
 
 .fa-list-ol:before {
     content: "\f0cb"
 }
 
 .fa-list-ul:before {
     content: "\f0ca"
 }
 
 .fa-location:before {
     content: "\f601"
 }
 
 .fa-location-arrow:before {
     content: "\f124"
 }
 
 .fa-location-circle:before {
     content: "\f602"
 }
 
 .fa-location-slash:before {
     content: "\f603"
 }
 
 .fa-lock:before {
     content: "\f023"
 }
 
 .fa-lock-alt:before {
     content: "\f30d"
 }
 
 .fa-lock-open:before {
     content: "\f3c1"
 }
 
 .fa-lock-open-alt:before {
     content: "\f3c2"
 }
 
 .fa-long-arrow-alt-down:before {
     content: "\f309"
 }
 
 .fa-long-arrow-alt-left:before {
     content: "\f30a"
 }
 
 .fa-long-arrow-alt-right:before {
     content: "\f30b"
 }
 
 .fa-long-arrow-alt-up:before {
     content: "\f30c"
 }
 
 .fa-long-arrow-down:before {
     content: "\f175"
 }
 
 .fa-long-arrow-left:before {
     content: "\f177"
 }
 
 .fa-long-arrow-right:before {
     content: "\f178"
 }
 
 .fa-long-arrow-up:before {
     content: "\f176"
 }
 
 .fa-loveseat:before {
     content: "\f4cc"
 }
 
 .fa-low-vision:before {
     content: "\f2a8"
 }
 
 .fa-luchador:before {
     content: "\f455"
 }
 
 .fa-luggage-cart:before {
     content: "\f59d"
 }
 
 .fa-lungs:before {
     content: "\f604"
 }
 
 .fa-lyft:before {
     content: "\f3c3"
 }
 
 .fa-mace:before {
     content: "\f6f8"
 }
 
 .fa-magento:before {
     content: "\f3c4"
 }
 
 .fa-magic:before {
     content: "\f0d0"
 }
 
 .fa-magnet:before {
     content: "\f076"
 }
 
 .fa-mail-bulk:before {
     content: "\f674"
 }
 
 .fa-mailchimp:before {
     content: "\f59e"
 }
 
 .fa-male:before {
     content: "\f183"
 }
 
 .fa-mandalorian:before {
     content: "\f50f"
 }
 
 .fa-mandolin:before {
     content: "\f6f9"
 }
 
 .fa-map:before {
     content: "\f279"
 }
 
 .fa-map-marked:before {
     content: "\f59f"
 }
 
 .fa-map-marked-alt:before {
     content: "\f5a0"
 }
 
 .fa-map-marker:before {
     content: "\f041"
 }
 
 .fa-map-marker-alt:before {
     content: "\f3c5"
 }
 
 .fa-map-marker-alt-slash:before {
     content: "\f605"
 }
 
 .fa-map-marker-check:before {
     content: "\f606"
 }
 
 .fa-map-marker-edit:before {
     content: "\f607"
 }
 
 .fa-map-marker-exclamation:before {
     content: "\f608"
 }
 
 .fa-map-marker-minus:before {
     content: "\f609"
 }
 
 .fa-map-marker-plus:before {
     content: "\f60a"
 }
 
 .fa-map-marker-question:before {
     content: "\f60b"
 }
 
 .fa-map-marker-slash:before {
     content: "\f60c"
 }
 
 .fa-map-marker-smile:before {
     content: "\f60d"
 }
 
 .fa-map-marker-times:before {
     content: "\f60e"
 }
 
 .fa-map-pin:before {
     content: "\f276"
 }
 
 .fa-map-signs:before {
     content: "\f277"
 }
 
 .fa-markdown:before {
     content: "\f60f"
 }
 
 .fa-marker:before {
     content: "\f5a1"
 }
 
 .fa-mars:before {
     content: "\f222"
 }
 
 .fa-mars-double:before {
     content: "\f227"
 }
 
 .fa-mars-stroke:before {
     content: "\f229"
 }
 
 .fa-mars-stroke-h:before {
     content: "\f22b"
 }
 
 .fa-mars-stroke-v:before {
     content: "\f22a"
 }
 
 .fa-mask:before {
     content: "\f6fa"
 }
 
 .fa-mastodon:before {
     content: "\f4f6"
 }
 
 .fa-maxcdn:before {
     content: "\f136"
 }
 
 .fa-medal:before {
     content: "\f5a2"
 }
 
 .fa-medapps:before {
     content: "\f3c6"
 }
 
 .fa-medium:before {
     content: "\f23a"
 }
 
 .fa-medium-m:before {
     content: "\f3c7"
 }
 
 .fa-medkit:before {
     content: "\f0fa"
 }
 
 .fa-medrt:before {
     content: "\f3c8"
 }
 
 .fa-meetup:before {
     content: "\f2e0"
 }
 
 .fa-megaphone:before {
     content: "\f675"
 }
 
 .fa-megaport:before {
     content: "\f5a3"
 }
 
 .fa-meh:before {
     content: "\f11a"
 }
 
 .fa-meh-blank:before {
     content: "\f5a4"
 }
 
 .fa-meh-rolling-eyes:before {
     content: "\f5a5"
 }
 
 .fa-memory:before {
     content: "\f538"
 }
 
 .fa-mendeley:before {
     content: "\f7b3"
 }
 
 .fa-menorah:before {
     content: "\f676"
 }
 
 .fa-mercury:before {
     content: "\f223"
 }
 
 .fa-meteor:before {
     content: "\f753"
 }
 
 .fa-microchip:before {
     content: "\f2db"
 }
 
 .fa-microphone:before {
     content: "\f130"
 }
 
 .fa-microphone-alt:before {
     content: "\f3c9"
 }
 
 .fa-microphone-alt-slash:before {
     content: "\f539"
 }
 
 .fa-microphone-slash:before {
     content: "\f131"
 }
 
 .fa-microscope:before {
     content: "\f610"
 }
 
 .fa-microsoft:before {
     content: "\f3ca"
 }
 
 .fa-mind-share:before {
     content: "\f677"
 }
 
 .fa-minus:before {
     content: "\f068"
 }
 
 .fa-minus-circle:before {
     content: "\f056"
 }
 
 .fa-minus-hexagon:before {
     content: "\f307"
 }
 
 .fa-minus-octagon:before {
     content: "\f308"
 }
 
 .fa-minus-square:before {
     content: "\f146"
 }
 
 .fa-mistletoe:before {
     content: "\f7b4"
 }
 
 .fa-mitten:before {
     content: "\f7b5"
 }
 
 .fa-mix:before {
     content: "\f3cb"
 }
 
 .fa-mixcloud:before {
     content: "\f289"
 }
 
 .fa-mizuni:before {
     content: "\f3cc"
 }
 
 .fa-mobile:before {
     content: "\f10b"
 }
 
 .fa-mobile-alt:before {
     content: "\f3cd"
 }
 
 .fa-mobile-android:before {
     content: "\f3ce"
 }
 
 .fa-mobile-android-alt:before {
     content: "\f3cf"
 }
 
 .fa-modx:before {
     content: "\f285"
 }
 
 .fa-monero:before {
     content: "\f3d0"
 }
 
 .fa-money-bill:before {
     content: "\f0d6"
 }
 
 .fa-money-bill-alt:before {
     content: "\f3d1"
 }
 
 .fa-money-bill-wave:before {
     content: "\f53a"
 }
 
 .fa-money-bill-wave-alt:before {
     content: "\f53b"
 }
 
 .fa-money-check:before {
     content: "\f53c"
 }
 
 .fa-money-check-alt:before {
     content: "\f53d"
 }
 
 .fa-monitor-heart-rate:before {
     content: "\f611"
 }
 
 .fa-monkey:before {
     content: "\f6fb"
 }
 
 .fa-monument:before {
     content: "\f5a6"
 }
 
 .fa-moon:before {
     content: "\f186"
 }
 
 .fa-moon-cloud:before {
     content: "\f754"
 }
 
 .fa-moon-stars:before {
     content: "\f755"
 }
 
 .fa-mortar-pestle:before {
     content: "\f5a7"
 }
 
 .fa-mosque:before {
     content: "\f678"
 }
 
 .fa-motorcycle:before {
     content: "\f21c"
 }
 
 .fa-mountain:before {
     content: "\f6fc"
 }
 
 .fa-mountains:before {
     content: "\f6fd"
 }
 
 .fa-mouse-pointer:before {
     content: "\f245"
 }
 
 .fa-mug-hot:before {
     content: "\f7b6"
 }
 
 .fa-mug-marshmallows:before {
     content: "\f7b7"
 }
 
 .fa-music:before {
     content: "\f001"
 }
 
 .fa-napster:before {
     content: "\f3d2"
 }
 
 .fa-narwhal:before {
     content: "\f6fe"
 }
 
 .fa-neos:before {
     content: "\f612"
 }
 
 .fa-network-wired:before {
     content: "\f6ff"
 }
 
 .fa-neuter:before {
     content: "\f22c"
 }
 
 .fa-newspaper:before {
     content: "\f1ea"
 }
 
 .fa-nimblr:before {
     content: "\f5a8"
 }
 
 .fa-nintendo-switch:before {
     content: "\f418"
 }
 
 .fa-node:before {
     content: "\f419"
 }
 
 .fa-node-js:before {
     content: "\f3d3"
 }
 
 .fa-not-equal:before {
     content: "\f53e"
 }
 
 .fa-notes-medical:before {
     content: "\f481"
 }
 
 .fa-npm:before {
     content: "\f3d4"
 }
 
 .fa-ns8:before {
     content: "\f3d5"
 }
 
 .fa-nutritionix:before {
     content: "\f3d6"
 }
 
 .fa-object-group:before {
     content: "\f247"
 }
 
 .fa-object-ungroup:before {
     content: "\f248"
 }
 
 .fa-octagon:before {
     content: "\f306"
 }
 
 .fa-odnoklassniki:before {
     content: "\f263"
 }
 
 .fa-odnoklassniki-square:before {
     content: "\f264"
 }
 
 .fa-oil-can:before {
     content: "\f613"
 }
 
 .fa-oil-temp:before {
     content: "\f614"
 }
 
 .fa-old-republic:before {
     content: "\f510"
 }
 
 .fa-om:before {
     content: "\f679"
 }
 
 .fa-omega:before {
     content: "\f67a"
 }
 
 .fa-opencart:before {
     content: "\f23d"
 }
 
 .fa-openid:before {
     content: "\f19b"
 }
 
 .fa-opera:before {
     content: "\f26a"
 }
 
 .fa-optin-monster:before {
     content: "\f23c"
 }
 
 .fa-ornament:before {
     content: "\f7b8"
 }
 
 .fa-osi:before {
     content: "\f41a"
 }
 
 .fa-otter:before {
     content: "\f700"
 }
 
 .fa-outdent:before {
     content: "\f03b"
 }
 
 .fa-page4:before {
     content: "\f3d7"
 }
 
 .fa-pagelines:before {
     content: "\f18c"
 }
 
 .fa-paint-brush:before {
     content: "\f1fc"
 }
 
 .fa-paint-brush-alt:before {
     content: "\f5a9"
 }
 
 .fa-paint-roller:before {
     content: "\f5aa"
 }
 
 .fa-palette:before {
     content: "\f53f"
 }
 
 .fa-palfed:before {
     content: "\f3d8"
 }
 
 .fa-pallet:before {
     content: "\f482"
 }
 
 .fa-pallet-alt:before {
     content: "\f483"
 }
 
 .fa-paper-plane:before {
     content: "\f1d8"
 }
 
 .fa-paperclip:before {
     content: "\f0c6"
 }
 
 .fa-parachute-box:before {
     content: "\f4cd"
 }
 
 .fa-paragraph:before {
     content: "\f1dd"
 }
 
 .fa-parking:before {
     content: "\f540"
 }
 
 .fa-parking-circle:before {
     content: "\f615"
 }
 
 .fa-parking-circle-slash:before {
     content: "\f616"
 }
 
 .fa-parking-slash:before {
     content: "\f617"
 }
 
 .fa-passport:before {
     content: "\f5ab"
 }
 
 .fa-pastafarianism:before {
     content: "\f67b"
 }
 
 .fa-paste:before {
     content: "\f0ea"
 }
 
 .fa-patreon:before {
     content: "\f3d9"
 }
 
 .fa-pause:before {
     content: "\f04c"
 }
 
 .fa-pause-circle:before {
     content: "\f28b"
 }
 
 .fa-paw:before {
     content: "\f1b0"
 }
 
 .fa-paw-alt:before {
     content: "\f701"
 }
 
 .fa-paw-claws:before {
     content: "\f702"
 }
 
 .fa-paypal:before {
     content: "\f1ed"
 }
 
 .fa-peace:before {
     content: "\f67c"
 }
 
 .fa-pegasus:before {
     content: "\f703"
 }
 
 .fa-pen:before {
     content: "\f304"
 }
 
 .fa-pen-alt:before {
     content: "\f305"
 }
 
 .fa-pen-fancy:before {
     content: "\f5ac"
 }
 
 .fa-pen-nib:before {
     content: "\f5ad"
 }
 
 .fa-pen-square:before {
     content: "\f14b"
 }
 
 .fa-pencil:before {
     content: "\f040"
 }
 
 .fa-pencil-alt:before {
     content: "\f303"
 }
 
 .fa-pencil-paintbrush:before {
     content: "\f618"
 }
 
 .fa-pencil-ruler:before {
     content: "\f5ae"
 }
 
 .fa-pennant:before {
     content: "\f456"
 }
 
 .fa-penny-arcade:before {
     content: "\f704"
 }
 
 .fa-people-carry:before {
     content: "\f4ce"
 }
 
 .fa-percent:before {
     content: "\f295"
 }
 
 .fa-percentage:before {
     content: "\f541"
 }
 
 .fa-periscope:before {
     content: "\f3da"
 }
 
 .fa-person-booth:before {
     content: "\f756"
 }
 
 .fa-person-carry:before {
     content: "\f4cf"
 }
 
 .fa-person-dolly:before {
     content: "\f4d0"
 }
 
 .fa-person-dolly-empty:before {
     content: "\f4d1"
 }
 
 .fa-person-sign:before {
     content: "\f757"
 }
 
 .fa-phabricator:before {
     content: "\f3db"
 }
 
 .fa-phoenix-framework:before {
     content: "\f3dc"
 }
 
 .fa-phoenix-squadron:before {
     content: "\f511"
 }
 
 .fa-phone:before {
     content: "\f095"
 }
 
 .fa-phone-office:before {
     content: "\f67d"
 }
 
 .fa-phone-plus:before {
     content: "\f4d2"
 }
 
 .fa-phone-slash:before {
     content: "\f3dd"
 }
 
 .fa-phone-square:before {
     content: "\f098"
 }
 
 .fa-phone-volume:before {
     content: "\f2a0"
 }
 
 .fa-php:before {
     content: "\f457"
 }
 
 .fa-pi:before {
     content: "\f67e"
 }
 
 .fa-pie:before {
     content: "\f705"
 }
 
 .fa-pied-piper:before {
     content: "\f2ae"
 }
 
 .fa-pied-piper-alt:before {
     content: "\f1a8"
 }
 
 .fa-pied-piper-hat:before {
     content: "\f4e5"
 }
 
 .fa-pied-piper-pp:before {
     content: "\f1a7"
 }
 
 .fa-pig:before {
     content: "\f706"
 }
 
 .fa-piggy-bank:before {
     content: "\f4d3"
 }
 
 .fa-pills:before {
     content: "\f484"
 }
 
 .fa-pinterest:before {
     content: "\f0d2"
 }
 
 .fa-pinterest-p:before {
     content: "\f231"
 }
 
 .fa-pinterest-square:before {
     content: "\f0d3"
 }
 
 .fa-place-of-worship:before {
     content: "\f67f"
 }
 
 .fa-plane:before {
     content: "\f072"
 }
 
 .fa-plane-alt:before {
     content: "\f3de"
 }
 
 .fa-plane-arrival:before {
     content: "\f5af"
 }
 
 .fa-plane-departure:before {
     content: "\f5b0"
 }
 
 .fa-play:before {
     content: "\f04b"
 }
 
 .fa-play-circle:before {
     content: "\f144"
 }
 
 .fa-playstation:before {
     content: "\f3df"
 }
 
 .fa-plug:before {
     content: "\f1e6"
 }
 
 .fa-plus:before {
     content: "\f067"
 }
 
 .fa-plus-circle:before {
     content: "\f055"
 }
 
 .fa-plus-hexagon:before {
     content: "\f300"
 }
 
 .fa-plus-octagon:before {
     content: "\f301"
 }
 
 .fa-plus-square:before {
     content: "\f0fe"
 }
 
 .fa-podcast:before {
     content: "\f2ce"
 }
 
 .fa-podium:before {
     content: "\f680"
 }
 
 .fa-podium-star:before {
     content: "\f758"
 }
 
 .fa-poll:before {
     content: "\f681"
 }
 
 .fa-poll-h:before {
     content: "\f682"
 }
 
 .fa-poll-people:before {
     content: "\f759"
 }
 
 .fa-poo:before {
     content: "\f2fe"
 }
 
 .fa-poo-storm:before {
     content: "\f75a"
 }
 
 .fa-poop:before {
     content: "\f619"
 }
 
 .fa-portrait:before {
     content: "\f3e0"
 }
 
 .fa-pound-sign:before {
     content: "\f154"
 }
 
 .fa-power-off:before {
     content: "\f011"
 }
 
 .fa-pray:before {
     content: "\f683"
 }
 
 .fa-praying-hands:before {
     content: "\f684"
 }
 
 .fa-prescription:before {
     content: "\f5b1"
 }
 
 .fa-prescription-bottle:before {
     content: "\f485"
 }
 
 .fa-prescription-bottle-alt:before {
     content: "\f486"
 }
 
 .fa-presentation:before {
     content: "\f685"
 }
 
 .fa-print:before {
     content: "\f02f"
 }
 
 .fa-print-slash:before {
     content: "\f686"
 }
 
 .fa-procedures:before {
     content: "\f487"
 }
 
 .fa-product-hunt:before {
     content: "\f288"
 }
 
 .fa-project-diagram:before {
     content: "\f542"
 }
 
 .fa-pumpkin:before {
     content: "\f707"
 }
 
 .fa-pushed:before {
     content: "\f3e1"
 }
 
 .fa-puzzle-piece:before {
     content: "\f12e"
 }
 
 .fa-python:before {
     content: "\f3e2"
 }
 
 .fa-qq:before {
     content: "\f1d6"
 }
 
 .fa-qrcode:before {
     content: "\f029"
 }
 
 .fa-question:before {
     content: "\f128"
 }
 
 .fa-question-circle:before {
     content: "\f059"
 }
 
 .fa-question-square:before {
     content: "\f2fd"
 }
 
 .fa-quidditch:before {
     content: "\f458"
 }
 
 .fa-quinscape:before {
     content: "\f459"
 }
 
 .fa-quora:before {
     content: "\f2c4"
 }
 
 .fa-quote-left:before {
     content: "\f10d"
 }
 
 .fa-quote-right:before {
     content: "\f10e"
 }
 
 .fa-quran:before {
     content: "\f687"
 }
 
 .fa-r-project:before {
     content: "\f4f7"
 }
 
 .fa-rabbit:before {
     content: "\f708"
 }
 
 .fa-rabbit-fast:before {
     content: "\f709"
 }
 
 .fa-racquet:before {
     content: "\f45a"
 }
 
 .fa-radiation:before {
     content: "\f7b9"
 }
 
 .fa-radiation-alt:before {
     content: "\f7ba"
 }
 
 .fa-rainbow:before {
     content: "\f75b"
 }
 
 .fa-raindrops:before {
     content: "\f75c"
 }
 
 .fa-ram:before {
     content: "\f70a"
 }
 
 .fa-ramp-loading:before {
     content: "\f4d4"
 }
 
 .fa-random:before {
     content: "\f074"
 }
 
 .fa-raspberry-pi:before {
     content: "\f7bb"
 }
 
 .fa-ravelry:before {
     content: "\f2d9"
 }
 
 .fa-react:before {
     content: "\f41b"
 }
 
 .fa-reacteurope:before {
     content: "\f75d"
 }
 
 .fa-readme:before {
     content: "\f4d5"
 }
 
 .fa-rebel:before {
     content: "\f1d0"
 }
 
 .fa-receipt:before {
     content: "\f543"
 }
 
 .fa-rectangle-landscape:before {
     content: "\f2fa"
 }
 
 .fa-rectangle-portrait:before {
     content: "\f2fb"
 }
 
 .fa-rectangle-wide:before {
     content: "\f2fc"
 }
 
 .fa-recycle:before {
     content: "\f1b8"
 }
 
 .fa-red-river:before {
     content: "\f3e3"
 }
 
 .fa-reddit:before {
     content: "\f1a1"
 }
 
 .fa-reddit-alien:before {
     content: "\f281"
 }
 
 .fa-reddit-square:before {
     content: "\f1a2"
 }
 
 .fa-redhat:before {
     content: "\f7bc"
 }
 
 .fa-redo:before {
     content: "\f01e"
 }
 
 .fa-redo-alt:before {
     content: "\f2f9"
 }
 
 .fa-registered:before {
     content: "\f25d"
 }
 
 .fa-renren:before {
     content: "\f18b"
 }
 
 .fa-repeat:before {
     content: "\f363"
 }
 
 .fa-repeat-1:before {
     content: "\f365"
 }
 
 .fa-repeat-1-alt:before {
     content: "\f366"
 }
 
 .fa-repeat-alt:before {
     content: "\f364"
 }
 
 .fa-reply:before {
     content: "\f3e5"
 }
 
 .fa-reply-all:before {
     content: "\f122"
 }
 
 .fa-replyd:before {
     content: "\f3e6"
 }
 
 .fa-republican:before {
     content: "\f75e"
 }
 
 .fa-researchgate:before {
     content: "\f4f8"
 }
 
 .fa-resolving:before {
     content: "\f3e7"
 }
 
 .fa-restroom:before {
     content: "\f7bd"
 }
 
 .fa-retweet:before {
     content: "\f079"
 }
 
 .fa-retweet-alt:before {
     content: "\f361"
 }
 
 .fa-rev:before {
     content: "\f5b2"
 }
 
 .fa-ribbon:before {
     content: "\f4d6"
 }
 
 .fa-ring:before {
     content: "\f70b"
 }
 
 .fa-road:before {
     content: "\f018"
 }
 
 .fa-robot:before {
     content: "\f544"
 }
 
 .fa-rocket:before {
     content: "\f135"
 }
 
 .fa-rocketchat:before {
     content: "\f3e8"
 }
 
 .fa-rockrms:before {
     content: "\f3e9"
 }
 
 .fa-route:before {
     content: "\f4d7"
 }
 
 .fa-route-highway:before {
     content: "\f61a"
 }
 
 .fa-route-interstate:before {
     content: "\f61b"
 }
 
 .fa-rss:before {
     content: "\f09e"
 }
 
 .fa-rss-square:before {
     content: "\f143"
 }
 
 .fa-ruble-sign:before {
     content: "\f158"
 }
 
 .fa-ruler:before {
     content: "\f545"
 }
 
 .fa-ruler-combined:before {
     content: "\f546"
 }
 
 .fa-ruler-horizontal:before {
     content: "\f547"
 }
 
 .fa-ruler-triangle:before {
     content: "\f61c"
 }
 
 .fa-ruler-vertical:before {
     content: "\f548"
 }
 
 .fa-running:before {
     content: "\f70c"
 }
 
 .fa-rupee-sign:before {
     content: "\f156"
 }
 
 .fa-rv:before {
     content: "\f7be"
 }
 
 .fa-sad-cry:before {
     content: "\f5b3"
 }
 
 .fa-sad-tear:before {
     content: "\f5b4"
 }
 
 .fa-safari:before {
     content: "\f267"
 }
 
 .fa-sass:before {
     content: "\f41e"
 }
 
 .fa-satellite:before {
     content: "\f7bf"
 }
 
 .fa-satellite-dish:before {
     content: "\f7c0"
 }
 
 .fa-save:before {
     content: "\f0c7"
 }
 
 .fa-scalpel:before {
     content: "\f61d"
 }
 
 .fa-scalpel-path:before {
     content: "\f61e"
 }
 
 .fa-scanner:before {
     content: "\f488"
 }
 
 .fa-scanner-keyboard:before {
     content: "\f489"
 }
 
 .fa-scanner-touchscreen:before {
     content: "\f48a"
 }
 
 .fa-scarecrow:before {
     content: "\f70d"
 }
 
 .fa-scarf:before {
     content: "\f7c1"
 }
 
 .fa-schlix:before {
     content: "\f3ea"
 }
 
 .fa-school:before {
     content: "\f549"
 }
 
 .fa-screwdriver:before {
     content: "\f54a"
 }
 
 .fa-scribd:before {
     content: "\f28a"
 }
 
 .fa-scroll:before {
     content: "\f70e"
 }
 
 .fa-scroll-old:before {
     content: "\f70f"
 }
 
 .fa-scrubber:before {
     content: "\f2f8"
 }
 
 .fa-scythe:before {
     content: "\f710"
 }
 
 .fa-sd-card:before {
     content: "\f7c2"
 }
 
 .fa-search:before {
     content: "\f002"
 }
 
 .fa-search-dollar:before {
     content: "\f688"
 }
 
 .fa-search-location:before {
     content: "\f689"
 }
 
 .fa-search-minus:before {
     content: "\f010"
 }
 
 .fa-search-plus:before {
     content: "\f00e"
 }
 
 .fa-searchengin:before {
     content: "\f3eb"
 }
 
 .fa-seedling:before {
     content: "\f4d8"
 }
 
 .fa-sellcast:before {
     content: "\f2da"
 }
 
 .fa-sellsy:before {
     content: "\f213"
 }
 
 .fa-server:before {
     content: "\f233"
 }
 
 .fa-servicestack:before {
     content: "\f3ec"
 }
 
 .fa-shapes:before {
     content: "\f61f"
 }
 
 .fa-share:before {
     content: "\f064"
 }
 
 .fa-share-all:before {
     content: "\f367"
 }
 
 .fa-share-alt:before {
     content: "\f1e0"
 }
 
 .fa-share-alt-square:before {
     content: "\f1e1"
 }
 
 .fa-share-square:before {
     content: "\f14d"
 }
 
 .fa-sheep:before {
     content: "\f711"
 }
 
 .fa-shekel-sign:before {
     content: "\f20b"
 }
 
 .fa-shield:before {
     content: "\f132"
 }
 
 .fa-shield-alt:before {
     content: "\f3ed"
 }
 
 .fa-shield-check:before {
     content: "\f2f7"
 }
 
 .fa-shield-cross:before {
     content: "\f712"
 }
 
 .fa-ship:before {
     content: "\f21a"
 }
 
 .fa-shipping-fast:before {
     content: "\f48b"
 }
 
 .fa-shipping-timed:before {
     content: "\f48c"
 }
 
 .fa-shirtsinbulk:before {
     content: "\f214"
 }
 
 .fa-shoe-prints:before {
     content: "\f54b"
 }
 
 .fa-shopping-bag:before {
     content: "\f290"
 }
 
 .fa-shopping-basket:before {
     content: "\f291"
 }
 
 .fa-shopping-cart:before {
     content: "\f07a"
 }
 
 .fa-shopware:before {
     content: "\f5b5"
 }
 
 .fa-shovel:before {
     content: "\f713"
 }
 
 .fa-shovel-snow:before {
     content: "\f7c3"
 }
 
 .fa-shower:before {
     content: "\f2cc"
 }
 
 .fa-shredder:before {
     content: "\f68a"
 }
 
 .fa-shuttle-van:before {
     content: "\f5b6"
 }
 
 .fa-shuttlecock:before {
     content: "\f45b"
 }
 
 .fa-sigma:before {
     content: "\f68b"
 }
 
 .fa-sign:before {
     content: "\f4d9"
 }
 
 .fa-sign-in:before {
     content: "\f090"
 }
 
 .fa-sign-in-alt:before {
     content: "\f2f6"
 }
 
 .fa-sign-language:before {
     content: "\f2a7"
 }
 
 .fa-sign-out:before {
     content: "\f08b"
 }
 
 .fa-sign-out-alt:before {
     content: "\f2f5"
 }
 
 .fa-signal:before {
     content: "\f012"
 }
 
 .fa-signal-1:before {
     content: "\f68c"
 }
 
 .fa-signal-2:before {
     content: "\f68d"
 }
 
 .fa-signal-3:before {
     content: "\f68e"
 }
 
 .fa-signal-4:before {
     content: "\f68f"
 }
 
 .fa-signal-alt:before {
     content: "\f690"
 }
 
 .fa-signal-alt-1:before {
     content: "\f691"
 }
 
 .fa-signal-alt-2:before {
     content: "\f692"
 }
 
 .fa-signal-alt-3:before {
     content: "\f693"
 }
 
 .fa-signal-alt-slash:before {
     content: "\f694"
 }
 
 .fa-signal-slash:before {
     content: "\f695"
 }
 
 .fa-signature:before {
     content: "\f5b7"
 }
 
 .fa-sim-card:before {
     content: "\f7c4"
 }
 
 .fa-simplybuilt:before {
     content: "\f215"
 }
 
 .fa-sistrix:before {
     content: "\f3ee"
 }
 
 .fa-sitemap:before {
     content: "\f0e8"
 }
 
 .fa-sith:before {
     content: "\f512"
 }
 
 .fa-skating:before {
     content: "\f7c5"
 }
 
 .fa-skeleton:before {
     content: "\f620"
 }
 
 .fa-sketch:before {
     content: "\f7c6"
 }
 
 .fa-ski-jump:before {
     content: "\f7c7"
 }
 
 .fa-ski-lift:before {
     content: "\f7c8"
 }
 
 .fa-skiing:before {
     content: "\f7c9"
 }
 
 .fa-skiing-nordic:before {
     content: "\f7ca"
 }
 
 .fa-skull:before {
     content: "\f54c"
 }
 
 .fa-skull-crossbones:before {
     content: "\f714"
 }
 
 .fa-skyatlas:before {
     content: "\f216"
 }
 
 .fa-skype:before {
     content: "\f17e"
 }
 
 .fa-slack:before {
     content: "\f198"
 }
 
 .fa-slack-hash:before {
     content: "\f3ef"
 }
 
 .fa-slash:before {
     content: "\f715"
 }
 
 .fa-sledding:before {
     content: "\f7cb"
 }
 
 .fa-sleigh:before {
     content: "\f7cc"
 }
 
 .fa-sliders-h:before {
     content: "\f1de"
 }
 
 .fa-sliders-h-square:before {
     content: "\f3f0"
 }
 
 .fa-sliders-v:before {
     content: "\f3f1"
 }
 
 .fa-sliders-v-square:before {
     content: "\f3f2"
 }
 
 .fa-slideshare:before {
     content: "\f1e7"
 }
 
 .fa-smile:before {
     content: "\f118"
 }
 
 .fa-smile-beam:before {
     content: "\f5b8"
 }
 
 .fa-smile-plus:before {
     content: "\f5b9"
 }
 
 .fa-smile-wink:before {
     content: "\f4da"
 }
 
 .fa-smog:before {
     content: "\f75f"
 }
 
 .fa-smoke:before {
     content: "\f760"
 }
 
 .fa-smoking:before {
     content: "\f48d"
 }
 
 .fa-smoking-ban:before {
     content: "\f54d"
 }
 
 .fa-sms:before {
     content: "\f7cd"
 }
 
 .fa-snake:before {
     content: "\f716"
 }
 
 .fa-snapchat:before {
     content: "\f2ab"
 }
 
 .fa-snapchat-ghost:before {
     content: "\f2ac"
 }
 
 .fa-snapchat-square:before {
     content: "\f2ad"
 }
 
 .fa-snow-blowing:before {
     content: "\f761"
 }
 
 .fa-snowboarding:before {
     content: "\f7ce"
 }
 
 .fa-snowflake:before {
     content: "\f2dc"
 }
 
 .fa-snowflakes:before {
     content: "\f7cf"
 }
 
 .fa-snowman:before {
     content: "\f7d0"
 }
 
 .fa-snowmobile:before {
     content: "\f7d1"
 }
 
 .fa-snowplow:before {
     content: "\f7d2"
 }
 
 .fa-socks:before {
     content: "\f696"
 }
 
 .fa-solar-panel:before {
     content: "\f5ba"
 }
 
 .fa-sort:before {
     content: "\f0dc"
 }
 
 .fa-sort-alpha-down:before {
     content: "\f15d"
 }
 
 .fa-sort-alpha-up:before {
     content: "\f15e"
 }
 
 .fa-sort-amount-down:before {
     content: "\f160"
 }
 
 .fa-sort-amount-up:before {
     content: "\f161"
 }
 
 .fa-sort-down:before {
     content: "\f0dd"
 }
 
 .fa-sort-numeric-down:before {
     content: "\f162"
 }
 
 .fa-sort-numeric-up:before {
     content: "\f163"
 }
 
 .fa-sort-up:before {
     content: "\f0de"
 }
 
 .fa-soundcloud:before {
     content: "\f1be"
 }
 
 .fa-sourcetree:before {
     content: "\f7d3"
 }
 
 .fa-spa:before {
     content: "\f5bb"
 }
 
 .fa-space-shuttle:before {
     content: "\f197"
 }
 
 .fa-spade:before {
     content: "\f2f4"
 }
 
 .fa-speakap:before {
     content: "\f3f3"
 }
 
 .fa-spider:before {
     content: "\f717"
 }
 
 .fa-spider-black-widow:before {
     content: "\f718"
 }
 
 .fa-spider-web:before {
     content: "\f719"
 }
 
 .fa-spinner:before {
     content: "\f110"
 }
 
 .fa-spinner-third:before {
     content: "\f3f4"
 }
 
 .fa-splotch:before {
     content: "\f5bc"
 }
 
 .fa-spotify:before {
     content: "\f1bc"
 }
 
 .fa-spray-can:before {
     content: "\f5bd"
 }
 
 .fa-square:before {
     content: "\f0c8"
 }
 
 .fa-square-full:before {
     content: "\f45c"
 }
 
 .fa-square-root:before {
     content: "\f697"
 }
 
 .fa-square-root-alt:before {
     content: "\f698"
 }
 
 .fa-squarespace:before {
     content: "\f5be"
 }
 
 .fa-squirrel:before {
     content: "\f71a"
 }
 
 .fa-stack-exchange:before {
     content: "\f18d"
 }
 
 .fa-stack-overflow:before {
     content: "\f16c"
 }
 
 .fa-staff:before {
     content: "\f71b"
 }
 
 .fa-stamp:before {
     content: "\f5bf"
 }
 
 .fa-star:before {
     content: "\f005"
 }
 
 .fa-star-and-crescent:before {
     content: "\f699"
 }
 
 .fa-star-christmas:before {
     content: "\f7d4"
 }
 
 .fa-star-exclamation:before {
     content: "\f2f3"
 }
 
 .fa-star-half:before {
     content: "\f089"
 }
 
 .fa-star-half-alt:before {
     content: "\f5c0"
 }
 
 .fa-star-of-david:before {
     content: "\f69a"
 }
 
 .fa-star-of-life:before {
     content: "\f621"
 }
 
 .fa-stars:before {
     content: "\f762"
 }
 
 .fa-staylinked:before {
     content: "\f3f5"
 }
 
 .fa-steam:before {
     content: "\f1b6"
 }
 
 .fa-steam-square:before {
     content: "\f1b7"
 }
 
 .fa-steam-symbol:before {
     content: "\f3f6"
 }
 
 .fa-steering-wheel:before {
     content: "\f622"
 }
 
 .fa-step-backward:before {
     content: "\f048"
 }
 
 .fa-step-forward:before {
     content: "\f051"
 }
 
 .fa-stethoscope:before {
     content: "\f0f1"
 }
 
 .fa-sticker-mule:before {
     content: "\f3f7"
 }
 
 .fa-sticky-note:before {
     content: "\f249"
 }
 
 .fa-stocking:before {
     content: "\f7d5"
 }
 
 .fa-stomach:before {
     content: "\f623"
 }
 
 .fa-stop:before {
     content: "\f04d"
 }
 
 .fa-stop-circle:before {
     content: "\f28d"
 }
 
 .fa-stopwatch:before {
     content: "\f2f2"
 }
 
 .fa-store:before {
     content: "\f54e"
 }
 
 .fa-store-alt:before {
     content: "\f54f"
 }
 
 .fa-strava:before {
     content: "\f428"
 }
 
 .fa-stream:before {
     content: "\f550"
 }
 
 .fa-street-view:before {
     content: "\f21d"
 }
 
 .fa-strikethrough:before {
     content: "\f0cc"
 }
 
 .fa-stripe:before {
     content: "\f429"
 }
 
 .fa-stripe-s:before {
     content: "\f42a"
 }
 
 .fa-stroopwafel:before {
     content: "\f551"
 }
 
 .fa-studiovinari:before {
     content: "\f3f8"
 }
 
 .fa-stumbleupon:before {
     content: "\f1a4"
 }
 
 .fa-stumbleupon-circle:before {
     content: "\f1a3"
 }
 
 .fa-subscript:before {
     content: "\f12c"
 }
 
 .fa-subway:before {
     content: "\f239"
 }
 
 .fa-suitcase:before {
     content: "\f0f2"
 }
 
 .fa-suitcase-rolling:before {
     content: "\f5c1"
 }
 
 .fa-sun:before {
     content: "\f185"
 }
 
 .fa-sun-cloud:before {
     content: "\f763"
 }
 
 .fa-sun-dust:before {
     content: "\f764"
 }
 
 .fa-sun-haze:before {
     content: "\f765"
 }
 
 .fa-sunrise:before {
     content: "\f766"
 }
 
 .fa-sunset:before {
     content: "\f767"
 }
 
 .fa-superpowers:before {
     content: "\f2dd"
 }
 
 .fa-superscript:before {
     content: "\f12b"
 }
 
 .fa-supple:before {
     content: "\f3f9"
 }
 
 .fa-surprise:before {
     content: "\f5c2"
 }
 
 .fa-suse:before {
     content: "\f7d6"
 }
 
 .fa-swatchbook:before {
     content: "\f5c3"
 }
 
 .fa-swimmer:before {
     content: "\f5c4"
 }
 
 .fa-swimming-pool:before {
     content: "\f5c5"
 }
 
 .fa-sword:before {
     content: "\f71c"
 }
 
 .fa-swords:before {
     content: "\f71d"
 }
 
 .fa-synagogue:before {
     content: "\f69b"
 }
 
 .fa-sync:before {
     content: "\f021"
 }
 
 .fa-sync-alt:before {
     content: "\f2f1"
 }
 
 .fa-syringe:before {
     content: "\f48e"
 }
 
 .fa-table:before {
     content: "\f0ce"
 }
 
 .fa-table-tennis:before {
     content: "\f45d"
 }
 
 .fa-tablet:before {
     content: "\f10a"
 }
 
 .fa-tablet-alt:before {
     content: "\f3fa"
 }
 
 .fa-tablet-android:before {
     content: "\f3fb"
 }
 
 .fa-tablet-android-alt:before {
     content: "\f3fc"
 }
 
 .fa-tablet-rugged:before {
     content: "\f48f"
 }
 
 .fa-tablets:before {
     content: "\f490"
 }
 
 .fa-tachometer:before {
     content: "\f0e4"
 }
 
 .fa-tachometer-alt:before {
     content: "\f3fd"
 }
 
 .fa-tachometer-alt-average:before {
     content: "\f624"
 }
 
 .fa-tachometer-alt-fast:before {
     content: "\f625"
 }
 
 .fa-tachometer-alt-fastest:before {
     content: "\f626"
 }
 
 .fa-tachometer-alt-slow:before {
     content: "\f627"
 }
 
 .fa-tachometer-alt-slowest:before {
     content: "\f628"
 }
 
 .fa-tachometer-average:before {
     content: "\f629"
 }
 
 .fa-tachometer-fast:before {
     content: "\f62a"
 }
 
 .fa-tachometer-fastest:before {
     content: "\f62b"
 }
 
 .fa-tachometer-slow:before {
     content: "\f62c"
 }
 
 .fa-tachometer-slowest:before {
     content: "\f62d"
 }
 
 .fa-tag:before {
     content: "\f02b"
 }
 
 .fa-tags:before {
     content: "\f02c"
 }
 
 .fa-tally:before {
     content: "\f69c"
 }
 
 .fa-tape:before {
     content: "\f4db"
 }
 
 .fa-tasks:before {
     content: "\f0ae"
 }
 
 .fa-taxi:before {
     content: "\f1ba"
 }
 
 .fa-teamspeak:before {
     content: "\f4f9"
 }
 
 .fa-teeth:before {
     content: "\f62e"
 }
 
 .fa-teeth-open:before {
     content: "\f62f"
 }
 
 .fa-telegram:before {
     content: "\f2c6"
 }
 
 .fa-telegram-plane:before {
     content: "\f3fe"
 }
 
 .fa-temperature-frigid:before {
     content: "\f768"
 }
 
 .fa-temperature-high:before {
     content: "\f769"
 }
 
 .fa-temperature-hot:before {
     content: "\f76a"
 }
 
 .fa-temperature-low:before {
     content: "\f76b"
 }
 
 .fa-tencent-weibo:before {
     content: "\f1d5"
 }
 
 .fa-tenge:before {
     content: "\f7d7"
 }
 
 .fa-tennis-ball:before {
     content: "\f45e"
 }
 
 .fa-terminal:before {
     content: "\f120"
 }
 
 .fa-text-height:before {
     content: "\f034"
 }
 
 .fa-text-width:before {
     content: "\f035"
 }
 
 .fa-th:before {
     content: "\f00a"
 }
 
 .fa-th-large:before {
     content: "\f009"
 }
 
 .fa-th-list:before {
     content: "\f00b"
 }
 
 .fa-the-red-yeti:before {
     content: "\f69d"
 }
 
 .fa-theater-masks:before {
     content: "\f630"
 }
 
 .fa-themeco:before {
     content: "\f5c6"
 }
 
 .fa-themeisle:before {
     content: "\f2b2"
 }
 
 .fa-thermometer:before {
     content: "\f491"
 }
 
 .fa-thermometer-empty:before {
     content: "\f2cb"
 }
 
 .fa-thermometer-full:before {
     content: "\f2c7"
 }
 
 .fa-thermometer-half:before {
     content: "\f2c9"
 }
 
 .fa-thermometer-quarter:before {
     content: "\f2ca"
 }
 
 .fa-thermometer-three-quarters:before {
     content: "\f2c8"
 }
 
 .fa-theta:before {
     content: "\f69e"
 }
 
 .fa-think-peaks:before {
     content: "\f731"
 }
 
 .fa-thumbs-down:before {
     content: "\f165"
 }
 
 .fa-thumbs-up:before {
     content: "\f164"
 }
 
 .fa-thumbtack:before {
     content: "\f08d"
 }
 
 .fa-thunderstorm:before {
     content: "\f76c"
 }
 
 .fa-thunderstorm-moon:before {
     content: "\f76d"
 }
 
 .fa-thunderstorm-sun:before {
     content: "\f76e"
 }
 
 .fa-ticket:before {
     content: "\f145"
 }
 
 .fa-ticket-alt:before {
     content: "\f3ff"
 }
 
 .fa-tilde:before {
     content: "\f69f"
 }
 
 .fa-times:before {
     content: "\f00d"
 }
 
 .fa-times-circle:before {
     content: "\f057"
 }
 
 .fa-times-hexagon:before {
     content: "\f2ee"
 }
 
 .fa-times-octagon:before {
     content: "\f2f0"
 }
 
 .fa-times-square:before {
     content: "\f2d3"
 }
 
 .fa-tint:before {
     content: "\f043"
 }
 
 .fa-tint-slash:before {
     content: "\f5c7"
 }
 
 .fa-tire:before {
     content: "\f631"
 }
 
 .fa-tire-flat:before {
     content: "\f632"
 }
 
 .fa-tire-pressure-warning:before {
     content: "\f633"
 }
 
 .fa-tire-rugged:before {
     content: "\f634"
 }
 
 .fa-tired:before {
     content: "\f5c8"
 }
 
 .fa-toggle-off:before {
     content: "\f204"
 }
 
 .fa-toggle-on:before {
     content: "\f205"
 }
 
 .fa-toilet:before {
     content: "\f7d8"
 }
 
 .fa-toilet-paper:before {
     content: "\f71e"
 }
 
 .fa-toilet-paper-alt:before {
     content: "\f71f"
 }
 
 .fa-tombstone:before {
     content: "\f720"
 }
 
 .fa-tombstone-alt:before {
     content: "\f721"
 }
 
 .fa-toolbox:before {
     content: "\f552"
 }
 
 .fa-tools:before {
     content: "\f7d9"
 }
 
 .fa-tooth:before {
     content: "\f5c9"
 }
 
 .fa-toothbrush:before {
     content: "\f635"
 }
 
 .fa-torah:before {
     content: "\f6a0"
 }
 
 .fa-torii-gate:before {
     content: "\f6a1"
 }
 
 .fa-tornado:before {
     content: "\f76f"
 }
 
 .fa-tractor:before {
     content: "\f722"
 }
 
 .fa-trade-federation:before {
     content: "\f513"
 }
 
 .fa-trademark:before {
     content: "\f25c"
 }
 
 .fa-traffic-cone:before {
     content: "\f636"
 }
 
 .fa-traffic-light:before {
     content: "\f637"
 }
 
 .fa-traffic-light-go:before {
     content: "\f638"
 }
 
 .fa-traffic-light-slow:before {
     content: "\f639"
 }
 
 .fa-traffic-light-stop:before {
     content: "\f63a"
 }
 
 .fa-train:before {
     content: "\f238"
 }
 
 .fa-tram:before {
     content: "\f7da"
 }
 
 .fa-transgender:before {
     content: "\f224"
 }
 
 .fa-transgender-alt:before {
     content: "\f225"
 }
 
 .fa-trash:before {
     content: "\f1f8"
 }
 
 .fa-trash-alt:before {
     content: "\f2ed"
 }
 
 .fa-treasure-chest:before {
     content: "\f723"
 }
 
 .fa-tree:before {
     content: "\f1bb"
 }
 
 .fa-tree-alt:before {
     content: "\f400"
 }
 
 .fa-tree-christmas:before {
     content: "\f7db"
 }
 
 .fa-tree-decorated:before {
     content: "\f7dc"
 }
 
 .fa-tree-large:before {
     content: "\f7dd"
 }
 
 .fa-trees:before {
     content: "\f724"
 }
 
 .fa-trello:before {
     content: "\f181"
 }
 
 .fa-triangle:before {
     content: "\f2ec"
 }
 
 .fa-tripadvisor:before {
     content: "\f262"
 }
 
 .fa-trophy:before {
     content: "\f091"
 }
 
 .fa-trophy-alt:before {
     content: "\f2eb"
 }
 
 .fa-truck:before {
     content: "\f0d1"
 }
 
 .fa-truck-container:before {
     content: "\f4dc"
 }
 
 .fa-truck-couch:before {
     content: "\f4dd"
 }
 
 .fa-truck-loading:before {
     content: "\f4de"
 }
 
 .fa-truck-monster:before {
     content: "\f63b"
 }
 
 .fa-truck-moving:before {
     content: "\f4df"
 }
 
 .fa-truck-pickup:before {
     content: "\f63c"
 }
 
 .fa-truck-plow:before {
     content: "\f7de"
 }
 
 .fa-truck-ramp:before {
     content: "\f4e0"
 }
 
 .fa-tshirt:before {
     content: "\f553"
 }
 
 .fa-tty:before {
     content: "\f1e4"
 }
 
 .fa-tumblr:before {
     content: "\f173"
 }
 
 .fa-tumblr-square:before {
     content: "\f174"
 }
 
 .fa-turkey:before {
     content: "\f725"
 }
 
 .fa-turtle:before {
     content: "\f726"
 }
 
 .fa-tv:before {
     content: "\f26c"
 }
 
 .fa-tv-retro:before {
     content: "\f401"
 }
 
 .fa-twitch:before {
     content: "\f1e8"
 }
 
 .fa-twitter:before {
     content: "\f099"
 }
 
 .fa-twitter-square:before {
     content: "\f081"
 }
 
 .fa-typo3:before {
     content: "\f42b"
 }
 
 .fa-uber:before {
     content: "\f402"
 }
 
 .fa-ubuntu:before {
     content: "\f7df"
 }
 
 .fa-uikit:before {
     content: "\f403"
 }
 
 .fa-umbrella:before {
     content: "\f0e9"
 }
 
 .fa-umbrella-beach:before {
     content: "\f5ca"
 }
 
 .fa-underline:before {
     content: "\f0cd"
 }
 
 .fa-undo:before {
     content: "\f0e2"
 }
 
 .fa-undo-alt:before {
     content: "\f2ea"
 }
 
 .fa-unicorn:before {
     content: "\f727"
 }
 
 .fa-union:before {
     content: "\f6a2"
 }
 
 .fa-uniregistry:before {
     content: "\f404"
 }
 
 .fa-universal-access:before {
     content: "\f29a"
 }
 
 .fa-university:before {
     content: "\f19c"
 }
 
 .fa-unlink:before {
     content: "\f127"
 }
 
 .fa-unlock:before {
     content: "\f09c"
 }
 
 .fa-unlock-alt:before {
     content: "\f13e"
 }
 
 .fa-untappd:before {
     content: "\f405"
 }
 
 .fa-upload:before {
     content: "\f093"
 }
 
 .fa-ups:before {
     content: "\f7e0"
 }
 
 .fa-usb:before {
     content: "\f287"
 }
 
 .fa-usd-circle:before {
     content: "\f2e8"
 }
 
 .fa-usd-square:before {
     content: "\f2e9"
 }
 
 .fa-user:before {
     content: "\f007"
 }
 
 .fa-user-alt:before {
     content: "\f406"
 }
 
 .fa-user-alt-slash:before {
     content: "\f4fa"
 }
 
 .fa-user-astronaut:before {
     content: "\f4fb"
 }
 
 .fa-user-chart:before {
     content: "\f6a3"
 }
 
 .fa-user-check:before {
     content: "\f4fc"
 }
 
 .fa-user-circle:before {
     content: "\f2bd"
 }
 
 .fa-user-clock:before {
     content: "\f4fd"
 }
 
 .fa-user-cog:before {
     content: "\f4fe"
 }
 
 .fa-user-crown:before {
     content: "\f6a4"
 }
 
 .fa-user-edit:before {
     content: "\f4ff"
 }
 
 .fa-user-friends:before {
     content: "\f500"
 }
 
 .fa-user-graduate:before {
     content: "\f501"
 }
 
 .fa-user-injured:before {
     content: "\f728"
 }
 
 .fa-user-lock:before {
     content: "\f502"
 }
 
 .fa-user-md:before {
     content: "\f0f0"
 }
 
 .fa-user-minus:before {
     content: "\f503"
 }
 
 .fa-user-ninja:before {
     content: "\f504"
 }
 
 .fa-user-plus:before {
     content: "\f234"
 }
 
 .fa-user-secret:before {
     content: "\f21b"
 }
 
 .fa-user-shield:before {
     content: "\f505"
 }
 
 .fa-user-slash:before {
     content: "\f506"
 }
 
 .fa-user-tag:before {
     content: "\f507"
 }
 
 .fa-user-tie:before {
     content: "\f508"
 }
 
 .fa-user-times:before {
     content: "\f235"
 }
 
 .fa-users:before {
     content: "\f0c0"
 }
 
 .fa-users-class:before {
     content: "\f63d"
 }
 
 .fa-users-cog:before {
     content: "\f509"
 }
 
 .fa-users-crown:before {
     content: "\f6a5"
 }
 
 .fa-usps:before {
     content: "\f7e1"
 }
 
 .fa-ussunnah:before {
     content: "\f407"
 }
 
 .fa-utensil-fork:before {
     content: "\f2e3"
 }
 
 .fa-utensil-knife:before {
     content: "\f2e4"
 }
 
 .fa-utensil-spoon:before {
     content: "\f2e5"
 }
 
 .fa-utensils:before {
     content: "\f2e7"
 }
 
 .fa-utensils-alt:before {
     content: "\f2e6"
 }
 
 .fa-vaadin:before {
     content: "\f408"
 }
 
 .fa-value-absolute:before {
     content: "\f6a6"
 }
 
 .fa-vector-square:before {
     content: "\f5cb"
 }
 
 .fa-venus:before {
     content: "\f221"
 }
 
 .fa-venus-double:before {
     content: "\f226"
 }
 
 .fa-venus-mars:before {
     content: "\f228"
 }
 
 .fa-viacoin:before {
     content: "\f237"
 }
 
 .fa-viadeo:before {
     content: "\f2a9"
 }
 
 .fa-viadeo-square:before {
     content: "\f2aa"
 }
 
 .fa-vial:before {
     content: "\f492"
 }
 
 .fa-vials:before {
     content: "\f493"
 }
 
 .fa-viber:before {
     content: "\f409"
 }
 
 .fa-video:before {
     content: "\f03d"
 }
 
 .fa-video-plus:before {
     content: "\f4e1"
 }
 
 .fa-video-slash:before {
     content: "\f4e2"
 }
 
 .fa-vihara:before {
     content: "\f6a7"
 }
 
 .fa-vimeo:before {
     content: "\f40a"
 }
 
 .fa-vimeo-square:before {
     content: "\f194"
 }
 
 .fa-vimeo-v:before {
     content: "\f27d"
 }
 
 .fa-vine:before {
     content: "\f1ca"
 }
 
 .fa-vk:before {
     content: "\f189"
 }
 
 .fa-vnv:before {
     content: "\f40b"
 }
 
 .fa-volcano:before {
     content: "\f770"
 }
 
 .fa-volleyball-ball:before {
     content: "\f45f"
 }
 
 .fa-volume:before {
     content: "\f6a8"
 }
 
 .fa-volume-down:before {
     content: "\f027"
 }
 
 .fa-volume-mute:before {
     content: "\f6a9"
 }
 
 .fa-volume-off:before {
     content: "\f026"
 }
 
 .fa-volume-slash:before {
     content: "\f2e2"
 }
 
 .fa-volume-up:before {
     content: "\f028"
 }
 
 .fa-vote-nay:before {
     content: "\f771"
 }
 
 .fa-vote-yea:before {
     content: "\f772"
 }
 
 .fa-vr-cardboard:before {
     content: "\f729"
 }
 
 .fa-vuejs:before {
     content: "\f41f"
 }
 
 .fa-walking:before {
     content: "\f554"
 }
 
 .fa-wallet:before {
     content: "\f555"
 }
 
 .fa-wand:before {
     content: "\f72a"
 }
 
 .fa-wand-magic:before {
     content: "\f72b"
 }
 
 .fa-warehouse:before {
     content: "\f494"
 }
 
 .fa-warehouse-alt:before {
     content: "\f495"
 }
 
 .fa-watch:before {
     content: "\f2e1"
 }
 
 .fa-watch-fitness:before {
     content: "\f63e"
 }
 
 .fa-water:before {
     content: "\f773"
 }
 
 .fa-water-lower:before {
     content: "\f774"
 }
 
 .fa-water-rise:before {
     content: "\f775"
 }
 
 .fa-weebly:before {
     content: "\f5cc"
 }
 
 .fa-weibo:before {
     content: "\f18a"
 }
 
 .fa-weight:before {
     content: "\f496"
 }
 
 .fa-weight-hanging:before {
     content: "\f5cd"
 }
 
 .fa-weixin:before {
     content: "\f1d7"
 }
 
 .fa-whale:before {
     content: "\f72c"
 }
 
 .fa-whatsapp:before {
     content: "\f232"
 }
 
 .fa-whatsapp-square:before {
     content: "\f40c"
 }
 
 .fa-wheat:before {
     content: "\f72d"
 }
 
 .fa-wheelchair:before {
     content: "\f193"
 }
 
 .fa-whistle:before {
     content: "\f460"
 }
 
 .fa-whmcs:before {
     content: "\f40d"
 }
 
 .fa-wifi:before {
     content: "\f1eb"
 }
 
 .fa-wifi-1:before {
     content: "\f6aa"
 }
 
 .fa-wifi-2:before {
     content: "\f6ab"
 }
 
 .fa-wifi-slash:before {
     content: "\f6ac"
 }
 
 .fa-wikipedia-w:before {
     content: "\f266"
 }
 
 .fa-wind:before {
     content: "\f72e"
 }
 
 .fa-wind-warning:before {
     content: "\f776"
 }
 
 .fa-window:before {
     content: "\f40e"
 }
 
 .fa-window-alt:before {
     content: "\f40f"
 }
 
 .fa-window-close:before {
     content: "\f410"
 }
 
 .fa-window-maximize:before {
     content: "\f2d0"
 }
 
 .fa-window-minimize:before {
     content: "\f2d1"
 }
 
 .fa-window-restore:before {
     content: "\f2d2"
 }
 
 .fa-windows:before {
     content: "\f17a"
 }
 
 .fa-windsock:before {
     content: "\f777"
 }
 
 .fa-wine-bottle:before {
     content: "\f72f"
 }
 
 .fa-wine-glass:before {
     content: "\f4e3"
 }
 
 .fa-wine-glass-alt:before {
     content: "\f5ce"
 }
 
 .fa-wix:before {
     content: "\f5cf"
 }
 
 .fa-wizards-of-the-coast:before {
     content: "\f730"
 }
 
 .fa-wolf-pack-battalion:before {
     content: "\f514"
 }
 
 .fa-won-sign:before {
     content: "\f159"
 }
 
 .fa-wordpress:before {
     content: "\f19a"
 }
 
 .fa-wordpress-simple:before {
     content: "\f411"
 }
 
 .fa-wpbeginner:before {
     content: "\f297"
 }
 
 .fa-wpexplorer:before {
     content: "\f2de"
 }
 
 .fa-wpforms:before {
     content: "\f298"
 }
 
 .fa-wpressr:before {
     content: "\f3e4"
 }
 
 .fa-wreath:before {
     content: "\f7e2"
 }
 
 .fa-wrench:before {
     content: "\f0ad"
 }
 
 .fa-x-ray:before {
     content: "\f497"
 }
 
 .fa-xbox:before {
     content: "\f412"
 }
 
 .fa-xing:before {
     content: "\f168"
 }
 
 .fa-xing-square:before {
     content: "\f169"
 }
 
 .fa-y-combinator:before {
     content: "\f23b"
 }
 
 .fa-yahoo:before {
     content: "\f19e"
 }
 
 .fa-yandex:before {
     content: "\f413"
 }
 
 .fa-yandex-international:before {
     content: "\f414"
 }
 
 .fa-yarn:before {
     content: "\f7e3"
 }
 
 .fa-yelp:before {
     content: "\f1e9"
 }
 
 .fa-yen-sign:before {
     content: "\f157"
 }
 
 .fa-yin-yang:before {
     content: "\f6ad"
 }
 
 .fa-yoast:before {
     content: "\f2b1"
 }
 
 .fa-youtube:before {
     content: "\f167"
 }
 
 .fa-youtube-square:before {
     content: "\f431"
 }
 
 .fa-zhihu:before {
     content: "\f63f"
 }
 
 .sr-only {
     border: 0;
     clip: rect(0, 0, 0, 0);
     height: 1px;
     margin: -1px;
     overflow: hidden;
     padding: 0;
     position: absolute;
     width: 1px
 }
 
 .sr-only-focusable:active,
 .sr-only-focusable:focus {
     clip: auto;
     height: auto;
     margin: 0;
     overflow: visible;
     position: static;
     width: auto
 }
 
 @font-face {
     font-family: "Font Awesome 5 Brands";
     font-style: normal;
     font-weight: normal;
     src: url(../webfonts/fa-brands-400.eot);
     src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
 }
 
 .fab {
     font-family: "Font Awesome 5 Brands"
 }
 
 @font-face {
     font-family: "Font Awesome 5 Pro";
     font-style: normal;
     font-weight: 300;
     src: url(../webfonts/fa-light-300.eot);
     src: url(../webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-light-300.woff2) format("woff2"), url(../webfonts/fa-light-300.woff) format("woff"), url(../webfonts/fa-light-300.ttf) format("truetype"), url(../webfonts/fa-light-300.svg#fontawesome) format("svg")
 }
 
 .fal {
     font-weight: 300
 }
 
 @font-face {
     font-family: "Font Awesome 5 Pro";
     font-style: normal;
     font-weight: 400;
     src: url(../webfonts/fa-regular-400.eot);
     src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
 }
 
 .fal,
 .far {
     font-family: "Font Awesome 5 Pro"
 }
 
 .far {
     font-weight: 400
 }
 
 @font-face {
     font-family: "Font Awesome 5 Pro";
     font-style: normal;
     font-weight: 900;
     src: url(../webfonts/fa-solid-900.eot);
     src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")
 }
 
 .fa,
 .fas {
     font-family: "Font Awesome 5 Pro";
     font-weight: 900
 }
/* dejando solo a fabiola en agentes de registro */
#asesor option[name="deb1b427-9638-eb11-a813-000d3a17769f"] /* Eduardo Curiel Taveras */
{
    display: none;
}

.full-height {
    height: 100%;
    min-height: calc(100vh - 60px) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.msg_wrapp {
    background: rgba(0,0,0,.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sidebar-menu li>a>.pull-right {
    margin-top: -10px !important;
}

/* #004F5A verde oscuro */
/* #A8C3C7 verde claro */
.swal-icon.swal-icon--custom {
    width: 80px;
    height: auto;
}

.esTitularCheck {
    margin-top: 45px;
}

.input-group-text.cs1{
    border-width: 1px !important;
    background: #E9ECEF !important;
}

a.edit {
    position: absolute;
    top: 0;
    right: 41px;
}

h1.title {
    background: #024f59;
    color: white;
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    margin: 0;
}

.content-table {
    padding: 20px;
    border: solid #024F5A 1px;
    border-radius: 5px;
}

.alert.info-icon:before {
    content: '\f05a';
    font-family: "Font Awesome 5 Pro";
    font-size: 18px;
    position: absolute;
    left: 13px;
}

.alert.info-icon {
    padding-left: 40px;
}

.alert.warning-icon:before {
    content: '\f071';
    font-family: "Font Awesome 5 Pro";
    font-size: 18px;
    position: absolute;
    left: 13px;
}

.alert.warning-icon {
    padding-left: 40px;
}

textarea.form-control-lg {
    min-height: 100px;
    padding: 7px 10px;
}

.required {
    font-weight: 900;
    color: #ed5564!important;
}

.content p {
    margin-bottom: 10px;
}

.br-1 {
    border-right: solid #E8E6E6 2px;
}

.h100{
    min-height: calc(100vh - 44px) !important;
}

.content strong {
    font-weight: 600;
}

.green-excel{
    color:#024F5A;
    height: calc(100vh - 44px);
}

.orange-excel{
    color:#f18902;
}

.btn-primary.btn-c1.disabled,
.btn-primary.btn-c1:disabled {
    color: #fff !important;
    background-color: #004F59 !important;
    border-color: #004F59 !important;
}

.btn-primary.btn-c1{
    opacity: 1 !important;
    color: #004F59 !important;
    background-color: #aac2c5 !important;
    border-color: #aac2c5 !important;
}

h2.title {
    background: #f18902;
    color: white;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 0;
    font-size: 14px;
    margin: 0;
}

.mh-71{
    min-height: 71vh;
}

.content-footer{
    padding: 20px;
    background: #e8e6e6;
}

.content {
    background: #f2f2f2;
    padding: 20px;
}

button.btn.btn-primary.switcher-active-item{
    background-color: rgba(0,0,0,0.5) !important;
}

.switcher .btn {
    border-radius: 0;
    padding: 2px 10px;
}

select.minimal {
    background-image:
        linear-gradient(45deg, transparent 50%, gray 50%),
        linear-gradient(135deg, gray 50%, transparent 50%),
        linear-gradient(to right, #e1e8ee, #e1e8ee);
    background-position:
        calc(100% - 20px) calc(1em + 6px),
        calc(100% - 15px) calc(1em + 6px),
        calc(100% - 40px) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 30px;
    background-repeat: no-repeat;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.has-toggle input[type="password"],
.has-toggle input[type="text"] {
    padding-right: 50px;
}

.custom-eye :after{
    display: none;
}

.form-group.has-icon.has-toggle {
    position: relative !important;
}

.custom-eye{
    border: none !important;
    outline: none;
    position: absolute;
    top: 0;
    right: 55px;
}

.vertical-middle{
    display: flex;
    align-items: center;
    justify-content: center;
}

.d-sm-revert{
    display: revert !important;
}

.tooltip {
    display: block !important;
    z-index: 10000;
}

.tooltip .tooltip-inner {
    background: #D7D2CB;
    color: #034D56;
    border-radius: 5px;
    padding: 10px;
}

.tooltip .tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin: 5px;
    border-color: #D7D2CB;
}

.tooltip[x-placement^="top"] {
    margin-bottom: 5px;
}

.tooltip[x-placement^="top"] .tooltip-arrow {
    border-width: 5px 5px 0 5px;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    bottom: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
}

.tooltip[x-placement^="bottom"] {
    margin-top: 5px;
}

.tooltip[x-placement^="bottom"] .tooltip-arrow {
    border-width: 0 5px 5px 5px;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    top: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
}

.tooltip[x-placement^="right"] {
    margin-left: 5px;
}

.tooltip[x-placement^="right"] .tooltip-arrow {
    border-width: 5px 5px 5px 0;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
    left: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
}

.tooltip[x-placement^="left"] {
    margin-right: 5px;
}

.tooltip[x-placement^="left"] .tooltip-arrow {
    border-width: 5px 0 5px 5px;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    right: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
}

.tooltip[aria-hidden='true'] {
    visibility: hidden;
    opacity: 0;
    transition: opacity .15s, visibility .15s;
}

.tooltip[aria-hidden='false'] {
    visibility: visible;
    opacity: 1;
    transition: opacity .15s;
}

#carouselExampleControls {
    background: #004f59;
    padding: 10px 40px;
    color: white;
    border-radius: 3px;
    margin-bottom: 15px;
    font-weight: 400;
}

h4.cm1 {
    margin-left: 62px;
    margin-bottom: -5px;
}

h4.cm2 {
    margin-left: 51px;
    margin-bottom: -5px;
}

.overflow-h{
    overflow: hidden !important;
}

.input-group-btn.sendBtn {
    position: absolute;
    top: 6px;
    right: 6px;
}

.custom-padding{
    padding: .75rem 16px !important;
}

.z-index-999{
    z-index: 999 !important;
}

.loading_overlay_global {
    z-index: 9999999999999 !important;
}

.loading_overlay, .loading_overlay_global {
    position: fixed;
    background: rgba(0,0,0,.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.navbar-expand .navbar-nav .nav-link {
    padding: 0 .7rem !important;
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p{
    margin: 0 0 0 0 !important;
}

.carousel-control-next, .carousel-control-prev {
    width: 40px !important;
}

.offcanvas .sidebar-menu li i.fal,
.offcanvas .sidebar-menu li i.far,
.offcanvas .sidebar-menu li i.fa,
.offcanvas .sidebar-menu li i.fas {
    width: 49px;
}

a.tooglePanel > i {
    position: absolute;
    right: 15px;
    top: 0px;
    font-size: 20px;
    transform: rotate(180deg);
    transition: all .5s;
}

a.tooglePanel.collapsed > i{
    transform: rotate(0deg) !important;
}

.h-44{
    height: 44px;
}

.show_sidebar_close {
    position: absolute;
    top: 0;
    z-index: 101;
    font-size: 28px;
    padding-left: 15px;
    background: #004F59;
    height: 44px;
    left: 0;
    right: 0;
}

.p-20{
    padding: 20px !important;
}

.show_sidebar_close a{
    color:#4DA0AC !important;
}

.has-icon div.form-control.form-control-lg {
    padding-left: 68px;
    line-height: 1.3;
}

.last-row > tbody > tr:last-child,
table tbody > tr.custom1{
    background:#e1e8ee;
    font-weight: 400;
    color:#212529;
    text-transform: uppercase;
    font-size: 12px;
}

.last-row > tbody > tr:last-child .actionButton .content{
    display: none;
}

.background-white{
    background-color: white !important;
}

.text-green2{
    color: #004f59 !important;
}

body.light.custom{
    background-color: white !important;
}

.swal-content {
    -webkit-transform: none !important;
    transform: none !important;
    backface-visibility: hidden;
}

.canvas-close-btn {
    position: absolute;
    right: 10px;
    font-size: 22px;
    top: 7px;
    display: block;
    z-index: 1;
}

.sidebar-open .canvas-close-btn{
    display: none;
}

.form-control.is-valid, .was-validated .form-control:valid{
    border-color: #7dc855 !important;
}

select.form-control.form-control-md {
    height: 38px !important;
    padding: 0 5px;
    border-width: 1px !important;
}

.text-bold {
    font-weight: 400 !important;
}

span.custom-text {
    font-size: 12px;
    font-weight: bold;
    text-transform: initial;
}

.idcard strong {
    color: #004F59;
}

@keyframes dot-keyframes {
    0% {
        opacity: 0.4;
        transform: scale(1, 1);
   }
    50% {
        opacity: 1;
        transform: scale(1.2, 1.2);
   }
    100% {
        opacity: 0.4;
        transform: scale(1, 1);
   }
}
.loading-dots {
    /* text-align: center;
    width: 100%; */
    display: inline;
}
.loading-dots--dot {
    animation: dot-keyframes 1.5s infinite ease-in-out;
    background-color: #000;
    border-radius: 10px;
    display: inline-block;
    height: 10px;
    width: 10px;
}
.loading-dots--dot:nth-child(2) {
    animation-delay: 0.5s;
}
.loading-dots--dot:nth-child(3) {
    animation-delay: 1s;
}

.loadingSpinner {
    margin-top: 25vh;
}

.show_users_sidebar_overlay.cs-1 {
    background: none;
}

/* 270px */

.users_sidebar{
    width: 35vw;
    height: 100vh;
    background: #F5F8FA;
    position: fixed;
    right: 0;
    top: 0;
    overflow-y: scroll;
    color: #86939e;
    box-shadow: 0 0 9px #626262;
    z-index: 100;
}

.users_sidebar.cs-1 {
    width: calc(100% - 270px);
    /* height: calc(100vh - 44px);
    top: 44px; */
    bottom: 0;
    left: 270px;
    border-top: solid #004F59 44px;
}

.users_sidebar.bd-0 {
    border:0 !important;
}

@media (max-width: 1031px){
    .users_sidebar.cs-1 {
        left: 0;
        width: 100%;
    }
}

.show_users_sidebar_overlay{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: #000;
    opacity: .5;
}

.vs__clear {
    display: none;
}

.vue-notification {
    font-size: 14px !important;
}

.swal-footer {
    text-align: center !important;
}

body{
    overflow-x: hidden !important;
}

.deleteUserContainer {
    overflow: hidden;
}

.slide-horz-leave-active,
.slide-horz-enter-active {
  transition: .5s;
}
.slide-horz-enter {
  transform: translate(100%, 0);
}
.slide-horz-leave-to {
  transform: translate(100%, 0);
}

.slide-vert-leave-active,
.slide-vert-enter-active {
  transition: .5s;
}
.slide-vert-enter {
  transform: translate(0, -100%);
}
.slide-vert-leave-to {
  transform: translate(0, -100%);
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity .5s;
}

.fade-enter,
.fade-leave-to
/* .fade-leave-active below version 2.1.8 */

{
    opacity: 0;
}

.fade2-enter-active {
    transition: opacity .5s;
}

.fade2-enter {
    opacity: 0;
}

.notification-wrapper {
    margin-top: 5px !important;
}

.overflow-y-auto{
    overflow-y: auto !important;
}

.gridoverlay,
.loadingaccounts {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loadingaccounts {
    background: rgba(0, 0, 0, 0.4);
    margin: 0;
    text-align: center;
    border-radius: 0;
}

.loadingaccounts>i {
    position: relative;
    color: white;
    font-size: 34px;
    margin-top: 0;
}

.offcanvas .sidebar-menu li .active,
.offcanvas .sidebar-menu .router-link-active {
    background-color: #f8f9fa;
}

.text-center-forced {
    text-align: center !important;
}

.pp-nav-toggle {
    z-index: 1;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.select2-container--default .select2-selection--single {
    border: 2px solid #e1e8ee !important;
    border-radius: 5px !important;
    color: #43484d !important;
    font-size: 14px !important;
    height: 50px !important;
    padding: 15px 15px 15px 64px !important;
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #44494E transparent transparent transparent !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    color: #444 !important;
    padding-top: 0 !important;
    font-size: 14px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #444 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 9px !important;
}

.select2-container--default .select2-search--dropdown::before {
    color: #86939e;
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 18px;
    left: 18px;
    position: absolute;
    top: 9px;
}

.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #F5F8FA;
    z-index: 9998;
    text-align: center;
}

.plane-container {
    position: absolute;
    top: 50%;
    left: 50%;
}

.banner {
    width: 100%;
}

.s-20 {
    font-size: 20px;
}

h1.accounttype {
    position: relative;
    font-size: 28px;
}

.sw-theme-circles>ul.step-anchor>li {
    margin: 0 auto !important;
}

select.form-control.form-control-sm {
    padding: 0 10px;
    height: 31px;
}

.btn.cs1 {
    position: relative;
    top: -2px;
}

.custom-file .form-control:disabled {
    height: 1px !important;
}

.custom-file-label {
    z-index: 7 !important;
}

.form-group-icon-status .input-group-prepend {
    margin-right: -2px !important;
}

.form-group-icon-status .input-group-append {
    margin-left: -2px !important;
}

.input-group-text {
    color: #909CA6 !important;
    background-color: transparent !important;
    border: 2px solid #E1E8EE !important;
}

/* h1.accounttype:after {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    background: url('../img/esquina.png');
    position: absolute;
    top: 7px;
    left: -41px;
} */

.account_type {
    min-height: 297px;
}

.btn-orange {
    background-color: #F18903;
    color: white;
}

.btn-orange:hover {
    background-color: #F8A840;
    color: white;
}

.btn-orange:focus {
    color: white;
}

.hide {
    display: none;
}

body#user {
    background: #fff;
}

.text-orange,
a.text-orange {
    color: #F18903 !important;
}

.text-orange2,
a.text-orange2 {
    color: #CB6015 !important;
}

.btn-outline-primary.cs1{
    color: white;
    border-color: white;
    border-width: 3px;
}

.fw-700 {
    font-weight: 700 !important;
}

.btn-outline-primary.cs1:hover{
    border-color: #004F59;
}

.bg-orange-2{
    background-color: #D25F28;
}

.bg-orange-excel{
    background-color: #F18903;
}

.bg-orange{
    background-color: #F18903;
}

.text-green-ex1 {
    color: #004f59 !important;
}

.text-green-ex2 {
    color: #007A33 !important;
}

.last_login{
    color: #c3cbd1;
    font-size: 12px;
    text-align: center;
    background: #024f59;
    padding: 5px 0;
}

.switch-menu,
.switch-menu a,
.switch-menu a:hover,
.switch-menu a:focus,
.switch-menu a:active,
.switch-menu .icon {
    background-color: #004f59 !important;
    color: white !important;
}

.bg-green-ex1 {
    background-color: #004f59 !important;
}

.sw-theme-circles a.circle.nav-link {
    line-height: 32px !important;
}

.sw-theme-circles>ul.step-anchor>li.ready.active>a {
    border-color: #B5E39C;
    color: #fff;
    background: #7dc855
}

#registerbtn.btn-lg {
    padding: 0.8rem 1rem !important;
}

.lightgrey {
    background-color: #F5F8FA !important;
}

.height-70-login {
    /* min-height: calc(100vh - 263px); */
    min-height: 70vh;
}

.height-30-login {
    /* min-height: calc(100vh - 263px); */
    min-height: 30vh;
    /* background: url('/img/banner-login.webp'); */

    /* Firefox */
    background-image: url("/img/banner-login.webp");
    background-image: -webkit-image-set(
        url("/img/banner-login.webp") 1x,
        url("/img/banner-login.webp") 1.5x,
        url("/img/banner-login.webp") 2x
    );
    /* Safari */
    background-image: image-set(
        url("/img/banner-login.jpg") 1x,
        url("/img/banner-login.jpg") 1.5x,
        url("/img/banner-login.jpg") 2x
    );

    background-size: cover;
    background-position: center top;
}

#formActualizarBtn {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}


/* Normal desktop screen */

@media (max-width: 1199px) {
    .height-30-login {
        min-height: 20vh;
    }
    .height-70-login {
        min-height: 80vh;
    }
}


/* Tablet */

@media (max-width: 991px) {
    .height-30-login {
        min-height: 20vh;
    }
    .height-70-login {
        min-height: 80vh;
    }
}


/* Cellphone */

@media (max-width: 767px) {
    .height-30-login {
        /* min-height: 10vh;
        background-position: center top; */
        display: none;
    }
    .height-70-login {
        min-height: auto !important;
    }
    .d-none.d-sm-revert{
        display: none !important;
    }
    .mt-xs--1{
        margin-top:-1px !important ;
    }
}

@media (max-width: 575px) {
    .d-none-xs {
        display: none !important;
    }
    .btn-xs-block {
        display: block;
    }
    .btn-xs-block .btn {
        width: 100% !important;
        float: right;
    }
    .btn-group.btn-xs-block .btn-xs-block {
        border-radius: 0px !important;
    }
    .btn-group.btn-xs-block .btn-xs-block:first-child {
        border-radius: 3px 3px 0 0 !important;
    }
    .btn-group.btn-xs-block .btn-xs-block:last-child {
        border-radius: 0 0 3px 3px !important;
    }
}

select.form-control:hover,
select.form-control:focus {
    border-color: #01505A;
}

select.form-control,
.vs__dropdown-toggle {
    border: 2px solid #e1e8ee !important;
    border-radius: 5px !important;
    color: #43484d !important;
    font-size: 14px !important;
    height: 50px !important;
    padding: 15px 15px 15px 64px;
    width: 100% !important;
}

.vs__search {
    padding-left: 6px !important;
    font-weight: 300 !important;
    color: #434853 !important;
}

.vs--disabled .vs__clear,
.vs--disabled .vs__dropdown-toggle,
.vs--disabled .vs__open-indicator,
.vs--disabled .vs__search,
.vs--disabled .vs__selected{
    background: #E9ECEF !important
}

.vs__dropdown-toggle {
    padding: 9px 15px 15px 64px !important;
}

.v-select.is-invalid .vs__dropdown-toggle,
.form-control.is-invalid,
.was-validated .form-control:invalid{
    border-color: #ED5564 !important;
}

.s-60 {
    font-size: 60px;
}

.s-36 {
    font-size: 36px;
}

.btn.btn-primary.no-bg-hover:hover {
    background: #04A9F4 !important;
    opacity: 1 !important;
}

.bs-wizard .col5 {
    max-width: 20%;
    flex: 0 0 20%;
}

.dashcards .card {
    min-height: 274px;
}

/*Form Wizard*/

.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

.bs-wizard>.bs-wizard-step.complete.active.disabled>.bs-wizard-dot:after {
    background: #009AE2;
}

.bs-wizard>.bs-wizard-step.complete.active.disabled>.progress {
    background-color: #95CED6;
}

.bs-wizard>.bs-wizard-step.complete.active.disabled>.bs-wizard-dot>strong {
    color: #ADDFF8;
}

.bs-wizard>.bs-wizard-step.complete.active.disabled>.bs-wizard-dot {
    background: #ADDFF8;
}

.bs-wizard>.bs-wizard-step {
    padding: 0;
    position: relative;
}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px;
}

.bs-wizard>.bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot,
.bs-wizard>.bs-wizard-step.active.disabled>.bs-wizard-dot {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    background: #FCCF95;
    top: 14px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    z-index: 1;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after,
.bs-wizard>.bs-wizard-step.active.disabled>.bs-wizard-dot:after {
    content: ' ';
    width: 40px;
    height: 40px;
    background: #F18903;
    border-radius: 50px;
    position: absolute;
    top: 5px;
    left: 5px;
}

.bs-wizard>.bs-wizard-step>.progress,
.bs-wizard>.bs-wizard-step.active.disabled>.progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}

.bs-wizard>.bs-wizard-step>.progress>.progress-bar,
.bs-wizard>.bs-wizard-step.active.disabled>.progress>.progress-bar {
    width: 0px;
    box-shadow: none;
    background: #FCCF95;
}

.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar,
.bs-wizard>.bs-wizard-step.complete.disabled>.progress>.progress-bar {
    width: 100%;
    background-color: #95CED6;
}

.bs-wizard>.bs-wizard-step.complete>.bs-wizard-dot:after,
.bs-wizard>.bs-wizard-step.complete.disabled>.bs-wizard-dot:after {
    background-color: #004F59;
}

.bs-wizard>.bs-wizard-step.complete>.bs-wizard-dot,
.bs-wizard>.bs-wizard-step.complete.disabled>.bs-wizard-dot {
    background: #95CED6;
}

.bs-wizard>.bs-wizard-step.complete>.bs-wizard-dot>strong,
.bs-wizard>.bs-wizard-step.complete.disabled>.bs-wizard-dot>strong {
    color: #95CED6;
}

.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar,
.bs-wizard>.bs-wizard-step.active.disabled>.progress>.progress-bar {
    width: 50%;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
    background-color: #D8D1C9;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
    background-color: #ECE7E3;
}

.bs-wizard .progress {
    background-color: #ECE7E3;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot>strong {
    color: #F6F3F0;
}

.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar {
    width: 0%;
}

.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar {
    width: 100%;
}

.bs-wizard>.bs-wizard-step:first-child>.progress {
    left: 50%;
    width: 50%;
}

.bs-wizard>.bs-wizard-step:last-child>.progress {
    width: 50%;
}

.bs-wizard>.bs-wizard-step.disabled span.bs-wizard-dot {
    pointer-events: none;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot>strong,
.bs-wizard>.bs-wizard-step.active.disabled>.bs-wizard-dot>strong {
    display: block;
    text-align: center;
    z-index: 1;
    position: relative;
    color: #FCCF95;
    font-weight: bold;
    line-height: 50px;
}

ul.icons {
    margin-bottom: 0;
}

ul.icons>li {
    position: relative;
    margin-left: 21px;
    margin-bottom: 5px;
}

ul.icons.cs1>li {
    margin-left: 20px;
}

.swal-text {
    text-align: justify;
}

.swal-content {
    text-align: justify;
    color: #4E5057;
}

.swal-content b {
    font-weight: bold;
}

.custom-file-label.no-btn::after {
    display: none !important;
}

ul.icons>li:after {
    content: '\f192';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    font-size: 10px;
    top: 3px;
    left: -20px;
}
ul.icons ul.icons>li:after {
    content: '\f192';
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    font-size: 10px;
    top: 3px;
    left: -15px;
}

.btn-primary {
    background-color: #004F59 !important;
}

.vue-notification.warn {
    background: #ED8B00 !important;
    border-left-color: #9A5A00 !important;
}

textarea.cs1{
    padding: 11px !important;
}

.tipoPersonaCards .card{
    height: 100%;
}

.center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
}

.vs--searchable .vs__dropdown-toggle {
    cursor: text;
    position: relative;
    overflow: hidden;
}

.vs__actions {
    display: flex;
    align-items: center;
    padding: 4px 6px 0 6px;
    position: absolute;
    right: 0;
    top: 14px;
    background: white;
}

.v-select.vs--disabled .vs__actions{
    background: transparent;
}

.vs__selected-options {
    display: flex;
    flex-basis: 100%;
    flex-grow: 1;
    flex-wrap: wrap;
    padding: 0 2px;
    position: absolute;
    width: 100%;
    overflow: hidden !important;
}

.vs--single .vs__selected {
    position: absolute !important;
    width: 100% !important;
    /* top: 2px; */
}

span.step_details {
    width: 100%;
    text-align: center;
    display: block;
    left: 10px;
    top: 10px;
    position: relative;
    padding: 0 40px;
}

.idcard .card {
    width: 450px;
    height: 250px;
    background-color: #fff;
    background: linear-gradient(#f8f8f8, #fff);
    box-shadow: 0 8px 16px -8px rgba(0,0,0,0.4);
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.idcard .user-card img {
    padding: 10px;
    border-radius: 10px;
    border: solid #FECF02 3px;
    background: #F5F8FA;
}

.idcard .card h1 {
    margin-top: 10px;
    text-align: center !important;
    color: #004F59;
    font-weight: 400;
}

.idcard .card .additional {
    position: absolute;
    width: 150px;
    height: 100%;
    background: #D25F28;
    transition: width 0.4s;
    overflow: hidden;
    z-index: 2;
}

.idcard .card.green .additional {
    background: linear-gradient(#92bCa6, #A2CCB6);
}

.idcard .card .additional .user-card {
    width: 150px;
    height: 100%;
    position: relative;
    float: left;
}

.idcard .card .additional .user-card::after {
    content: "";
    display: block;
    position: absolute;
    top: 10%;
    right: -2px;
    height: 80%;
    border-left: 2px solid rgba(0,0,0,0.025);
}

.idcard .card .additional .user-card .level,
.idcard .card .additional .user-card .points {
    top: 15%;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: bold;
    background: rgba(0,0,0,0.15);
    padding: 0.125rem 0.75rem;
    border-radius: 100px;
    white-space: nowrap;
}

.idcard .card .additional .user-card svg {
    top: 50%;
  }

.idcard .card .additional .more-info {
    width: 300px;
    float: left;
    position: absolute;
    left: 150px;
    height: 100%;
}

.idcard .card .additional .more-info h1 {
    color: #fff;
    margin-bottom: 0;
}

.idcard .card.green .additional .more-info h1 {
    color: #224C36;
}

.idcard .card .additional .coords {
    margin: 0 1rem;
    color: #fff;
    font-size: 1rem;
}

.idcard .card.green .additional .coords {
    color: #325C46;
}

.idcard .card .additional .coords span + span {
    float: right;
}

.idcard .card .additional .stats {
    font-size: 2rem;
    display: flex;
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
    top: auto;
    color: #fff;
}

.idcard .card.green .additional .stats {
    color: #325C46;
}

.idcard .card .additional .stats > div {
    flex: 1;
    text-align: center;
}

.idcard .card .additional .stats i {
    display: block;
}

.idcard .card .additional .stats div.title {
    font-size: 0.75rem;
    font-weight: bold;
    text-transform: uppercase;
}

.idcard .card .additional .stats div.value {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5rem;
}

.idcard .card .additional .stats div.value.infinity {
    font-size: 2.5rem;
}

.idcard .card .general {
    width: 300px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    box-sizing: border-box;
    padding: 1rem;
    padding-top: 0;
}

.idcard .card .general .more {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    font-size: 0.9em;
}

.btn-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100 !important;
}

.p-relative {
    position: relative;
    z-index: 1;
}

.mx-datepicker {
    width: 100% !important;
}

.mx-icon-calendar, .mx-icon-clear {
    left: 18px !important;
}

.mx-datepicker .form-control-lg{
    padding: 15px 15px 15px 70px !important;
}

.mx-icon-calendar{
    color: #86939e !important;
}

.mx-datepicker-main{

}

.mx-table-date .today{
    color: #CB6015 !important;
}

.mx-calendar-content .cell:hover {
    color: #CB6015 !important;
    background-color: #FBE8AA !important;
}

.mx-calendar-content .cell.active,
.mx-calendar-content .cell.active:hover{
    color:#FBE8AA !important;
    background-color: #CB6015 !important;
}

.mx-btn:hover {
    border-color: #CB6015 !important;
    color: #CB6015 !important;
}

.mx-datepicker.is-invalid input.form-control.form-control-lg{
    border-color: #ED5564;
    padding-right: calc(1.5em + .75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ED5564' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ED5564' 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");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .7rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.mx-datepicker.is-invalid input.form-control.form-control-lg:focus{
    border-color: #ed5564 !important;
    box-shadow: 0 0 0 0.2rem rgba(237, 85, 100, .25) !important;
}

.mx-icon-calendar:after {
    content: '';
    display: block;
    border-right: solid #E1E8EE 1px;
    top: -7px;
    bottom: -7px;
    left: 32px;
    position: absolute;
}

.mx-icon-calendar, .mx-icon-clear {
    display: table;
}

.text-none{
    text-transform: none;
}

.show_users_sidebar_overlay.cs2{
    z-index: 102 !important;
}

h1.text-uppercase.text-orange2 {
    font-size: 26px;
}

.br-50{
    border-radius: 50% !important;
}

.breadcrumb.cuentas{
    flex-direction: column !important;
    border: solid 1px #004F59;
    background-color: white;
}

.breadcrumb.cuentas .table{
    margin-bottom: 0 !important;
    border: solid 2px #d6d6d6;
}

.breadcrumb.text-uppercase,
.breadcrumb span.text-uppercase{
    font-weight: 400;
}

.show_users_sidebar_overlay.cs2 .fa-spin {
    position: fixed;
    left: 56%;
    top: 46%;
}

.swal-button {
    background-color: #004F59 !important;
}

.swal-button--cancel {
    color: #555;
    background-color: #efefef !important;
}

.account_type:before,
.account_type:after {
    /* content: ''; */
    display: block;
    background: white;
    position: absolute;
    top: 12px;
    right: 12px;
}

.account_type:before{
    width: 100px;
    height: 5px;
}

.account_type:after{
    width: 5px;
    height: 100px;
}

@media (max-width: 1031px){
    .show_users_sidebar_overlay.cs2 .fa-spin {
        left: 46%;
    }
}

label.btn.btn-block.btn-secondary,
label.btn.btn-block.btn-secondary:active {
    text-align: left;
    background: none;
    color: #86939E;
    font-size: 14px;
    /* font-weight: 400; */
    border: none;
    padding: 0;
    text-transform: none !important;
}

.form-control.date-cs1{
    padding-left: 70px;
}

form label,
.breadcrumb > span.text-uppercase,
.breadcrumb.text-uppercase,
.text-cap {
    /* text-transform: lowercase !important; */
    display: inline-block;
}

.breadcrumb.text-uppercase {
    width: 100% !important;
}

form label::first-letter,
.breadcrumb span.text-uppercase::first-letter,
.breadcrumb.text-uppercase::first-letter,
.text-cap::first-letter{
    text-transform: uppercase !important;
}

/* Normal desktop screen */
@media (max-width: 1199px) {
}

/* Tablet */
@media (max-width: 991px) {
    #tipos_cuenta .card{
        min-height: 373px;
    }
}

/* Cellphone */
@media (max-width: 767px) {
    .plane-container {
        left: 45%;
    }
    .float-right.cs1 {
        float: none !important;
        display: block;
        margin-top: 10px;
    }
    span.step_details{
        display: none;
    }
}

@media (min-width: 1031px){
    #tipos_cuenta .card{
        min-height: 330px;
    }

    .parallel {
        position: initial;
    }
}

/* safari */

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: .5em;
    background: #efefef;
    border: none;
    border-radius: 3px;
    padding: 1em 2em 1em 1em;
    font-size: 1em;
}
.select-container {position:relative; display: inline;}
.select-container:after {content:""; width:0; height:0; position:absolute; pointer-events: none;}
.select-container:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: .3em;
    right: .75em;
    border-top: 8px solid black;
    opacity: 0.5;
}
select::-ms-expand {
    display: none;
}

.light {
    background-color: #fff !important;
}

/* tarjeta de asesor asignado */
.card-custom {
    margin: 0 auto;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 10px rgb(34 35 58 / 10%);
    max-width: 400px;
    display: flex;
    flex-direction: row;
    border-radius: 15px;
    position: relative;
}
.card-custom h2 {
    font-size: 20px !important;
    margin: 0;
    padding: 0 1rem;
}
.card-custom .title {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    text-align: right;
    font-weight: 400;
    font-size: 14px;
    border-bottom: solid 1px #bbb;
}
.card-custom .desc {
    padding: 0.5rem 1rem;
    font-size: 12px;
}
.card-custom .actions {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    padding: 0.5rem 1rem;
}
.card-custom svg {
    width: 85px;
    height: 85px;
    margin: 0 auto;
}

.card-custom .img-avatar {
    width: 80px;
    height: 80px;
    position: absolute;
    border-radius: 50%;
    border: 6px solid white;
    /* background-image: linear-gradient(-60deg, #16a085 0%, #f4d03f 100%); */
    background-color: #dfe2e2;
    top: 15px;
    left: 85px;
    padding: 6px;
}

.card-custom .card-text {
    display: grid;
    grid-template-columns: 1fr 2fr;
}

.bg-gris-claro{
    background-color: #f5f8fa !important;
}

.card-custom .title-total {
    padding: 2.5em 1.5em 1.5em 40px;
    /* width: 127% !important; */
    /* width: 114% !important; */
    width: 100% !important;
}

.card-custom path {
    fill: white;
}

.card-custom .img-portada {
    width: 100%;
}

.card-custom .portada {
    width: 100%;
    height: 100%;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-image: url("../img/bg-profile.jpg");
    background-color: #fa8401;
    background-position: bottom center;
    background-size: cover;
}

.card-custom button {
    border: none;
    background: none;
    font-size: 24px;
    color: #8bc34a;
    cursor: pointer;
    transition:.5s;
}

.card-custom button:hover {
    color: #4CAF50;
    transform: rotate(22deg)
}
/* end tarjeta de asesor asignado */


.text-light-grey {
    color: #a4a4a4 !important;
}

.text-size-14 {
    font-size: 14px !important;
}

/* Normal desktop screen */
@media (max-width: 1199px) {
}
/* Tablet */
@media (max-width: 991px) {
}
/* Cellphone */
@media (max-width: 767px) {
    h1.terminos{
        font-size: 22px;
    }
    h2.terminos{
        font-size: 16px;
    }
    .esTitularCheck {
        margin-top: 15px;
    }
}

.results {
    background-color: #1e1e1e; /* Fondo oscuro similar a la consola */
    color: #d4d4d4;            /* Color de texto claro */
    font-family: "Courier New", Courier, monospace; /* Fuente monoespaciada */
    border: 1px solid #3c3c3c; /* Borde oscuro */
    padding: 5px 10px;             /* Espaciado interno */
    border-radius: 5px;        /* Bordes redondeados */
    margin: 0 auto;            /* Centrando el contenido */
}

.results li {
    border-bottom: 1px solid #3c3c3c; /* Línea divisoria entre elementos */
    padding: 5px 0;                  /* Espaciado interno */
    list-style: none;                /* Sin estilo de lista */
}

.results li:last-child {
    border-bottom: none; /* Quitar borde del último elemento */
}

.results .rs_error {
    color: #ff5555; /* Color de error rojo */
}

.results .rs_success {
    color: #50fa7b; /* Color de éxito verde */
}

.form-group:not(.has-icon) select{
    padding-left: 15px !important;
}

.icon-wrapper {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.icon-wrapper i {
    font-size: 24px;
    color: white;
}

.icon-wrapper.bg-success {
    background-color: #28a745;
}

.icon-wrapper.bg-danger {
    background-color: #dc3545;
}

.icon-wrapper.bg-primary {
    background-color: #007bff;
}

.fade-enter-active, .fade-leave-active {
    transition: opacity .5s;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
    opacity: 0;
}

/* Estilos para el contenedor de términos y condiciones */
.terms-scroll-container {
    height: 400px;
    max-height: 400px;
    overflow-y: auto;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.terms-scroll-container::-webkit-scrollbar {
    width: 8px;
}

.terms-scroll-container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
}

.terms-scroll-container::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}

.terms-scroll-container::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.terms-content h3 {
    color: #2c3e50;
    margin-bottom: 20px;
    /* text-align: center; */
}

.terms-content h4 {
    color: #34495e;
    margin-top: 20px;
    margin-bottom: 10px;
}

.terms-content p {
    margin-bottom: 15px;
    line-height: 1.6;
}

.terms-content ul {
    margin-bottom: 15px;
    padding-left: 20px;
}

.terms-content li {
    margin-bottom: 8px;
    line-height: 1.5;
}

#accept-terms-btn:disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
}

#accept-terms-btn:not(:disabled) {
    opacity: 1 !important;
    cursor: pointer !important;
    pointer-events: auto !important;
}

#accept-terms-btn.disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
}

.text-underline{
    text-decoration: underline !important;
}

#terminos{
    height: 400px;
    max-height: 400px;
    overflow-y: auto;
    border: 1px solid rgb(221, 221, 221);
    padding: 15px 15px 15px 22px;
    /* background-color: rgb(249, 249, 249); */
    border-radius: 0;
    margin: 0 -21px;
    box-shadow: none;
}

.w-45 {
    width: 45% !important;
}

.fs-16{
    font-size: 16px !important;
}

.position-fix{
    max-height: 80vh;
    overflow-y: auto !important;
    overflow-x: hidden;
}

.confirmacion-rescate .swal-icon {
    margin: 14px 0 0 0 !important;
}

.confirmacion-rescate .swal-title{
    text-align: left;
}

.confirmacion-rescate .swal-content {
    margin-top: 10px;
}

.confirmacion-rescate .swal-button-container {
    margin: 0;
    width: 50%;
}

.confirmacion-rescate button.swal-button {
    width: 95%;
}

.confirmacion-rescate ul {
  list-style: none; /* elimina los bullets */
  padding-left: 0;
}

.confirmacion-rescate ul li {
  position: relative;
  padding-left: 30px; /* espacio para el ícono */
  margin-bottom: 10px;
}

.confirmacion-rescate ul li::before {
  content: "";
  position: absolute;
  left: 0;  /* mueve en eje X */
  top: 2px; /* mueve en eje Y */
  width: 20px;
  height: 20px;
  background: url('../img/info.png') no-repeat center;
  background-size: contain;
}

.swal-modal.confirmacion-rescate {
    width: 530px;
}

@media (max-width: 530px) {
    .swal-modal.confirmacion-rescate {
        width: calc(100% - 20px);
    }
}
