/*!
    Maryland.gov Enterprise UI
    Author: Michael Karr, NIC Maryland.
    Copyright: Maryland.gov and Partners. All rights reserved.
*/
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,600,700,900");

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #337ab7;
    --secondary: #666;
    --success: #090;
    --info: #0483d8;
    --warning: #dc5800;
    --danger: #f00;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 544px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Montserrat",sans-serif;
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

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

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

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

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

body {
    margin: 0;
    font-family: "Montserrat",sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[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[title], abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

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

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

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

dt {
    font-weight: 600;
}

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

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

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: #337ab7;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

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

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

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

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

pre, code, kbd, 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;
    -ms-overflow-style: scrollbar;
}

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;
    }

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

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

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

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

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

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    -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-cancel-button, [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-family: inherit;
    font-weight: 300;
    line-height: 1.2;
    color: inherit;
}

h1, .h1 {
    font-size: 2.5rem;
}

h2, .h2 {
    font-size: 2rem;
}

h3, .h3 {
    font-size: 1.75rem;
}

h4, .h4 {
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

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

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.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: "— ";
    }

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    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;
}

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

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: 1rem;
    padding-left: 1rem;
    margin-right: auto;
    margin-left: auto;
}

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

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

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

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

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
}

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

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

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

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

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

.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:544px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .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: none;
    }

    .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: none;
    }

    .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: none;
    }

    .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;
    background-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075);
}

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

.table-hover .table-primary:hover {
    background-color: #b3cee4;
}

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

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

.table-hover .table-secondary:hover {
    background-color: #c7c7c7;
}

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

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

.table-hover .table-success:hover {
    background-color: #a6dba6;
}

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

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

.table-hover .table-info:hover {
    background-color: #a3d1f1;
}

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

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

.table-hover .table-warning:hover {
    background-color: #f2c1a2;
}

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

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

.table-hover .table-danger:hover {
    background-color: #ff9f9f;
}

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

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

.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 > th, .table-dark > td {
    background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

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

.table-active, .table-active > th, .table-active > td {
    background-color: rgba(0,0,0,.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,.075);
}

    .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
        background-color: rgba(0,0,0,.075);
    }

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}

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

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

    .table-dark th, .table-dark td, .table-dark thead th {
        border-color: #32383e;
    }

    .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 {
        background-color: rgba(255,255,255,.075);
    }

@media(max-width:543.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .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;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .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;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .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;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

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

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

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

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

@media screen and (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: #8bb8df;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(51,122,183,.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-sm, .form-control-plaintext.form-control-lg {
        padding-right: 0;
        padding-left: 0;
    }

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

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

select.form-control[size], select.form-control[multiple] {
    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: #090;
}

.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: #fff;
    background-color: rgba(0,153,0,.9);
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #090;
}

    .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
        border-color: #090;
        box-shadow: 0 0 0 .2rem rgba(0,153,0,.25);
    }

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

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

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

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

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

    .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
        background-color: #1aff1a;
    }

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

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

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,153,0,.25);
}

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

    .was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
        border-color: inherit;
    }

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

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(0,153,0,.25);
}

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

.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(255,0,0,.9);
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #f00;
}

    .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
        border-color: #f00;
        box-shadow: 0 0 0 .2rem rgba(255,0,0,.25);
    }

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

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

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

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

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

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

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

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

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(255,0,0,.25);
}

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

    .was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
        border-color: inherit;
    }

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

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(255,0,0,.25);
}

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

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

@media(min-width:544px) {
    .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 .input-group, .form-inline .custom-select {
        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;
        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;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    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 screen and (prefers-reduced-motion:reduce) {
    .btn {
        transition: none;
    }
}

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

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(51,122,183,.25);
}

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

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

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

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #2b6699;
        border-color: #285f8f;
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 .2rem rgba(51,122,183,.5);
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #285f8f;
        border-color: #255985;
    }

        .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(51,122,183,.5);
        }

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

    .btn-secondary:hover {
        color: #fff;
        background-color: #535353;
        border-color: #4d4d4d;
    }

    .btn-secondary:focus, .btn-secondary.focus {
        box-shadow: 0 0 0 .2rem rgba(102,102,102,.5);
    }

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

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

        .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(102,102,102,.5);
        }

.btn-success {
    color: #fff;
    background-color: #090;
    border-color: #090;
}

    .btn-success:hover {
        color: #fff;
        background-color: #007300;
        border-color: #060;
    }

    .btn-success:focus, .btn-success.focus {
        box-shadow: 0 0 0 .2rem rgba(0,153,0,.5);
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #fff;
        background-color: #090;
        border-color: #090;
    }

    .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #060;
        border-color: #005900;
    }

        .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(0,153,0,.5);
        }

.btn-info {
    color: #fff;
    background-color: #0483d8;
    border-color: #0483d8;
}

    .btn-info:hover {
        color: #fff;
        background-color: #036cb2;
        border-color: #0365a6;
    }

    .btn-info:focus, .btn-info.focus {
        box-shadow: 0 0 0 .2rem rgba(4,131,216,.5);
    }

    .btn-info.disabled, .btn-info:disabled {
        color: #fff;
        background-color: #0483d8;
        border-color: #0483d8;
    }

    .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #0365a6;
        border-color: #035d99;
    }

        .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(4,131,216,.5);
        }

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

    .btn-warning:hover {
        color: #fff;
        background-color: #b64900;
        border-color: #a94400;
    }

    .btn-warning:focus, .btn-warning.focus {
        box-shadow: 0 0 0 .2rem rgba(220,88,0,.5);
    }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #fff;
        background-color: #dc5800;
        border-color: #dc5800;
    }

    .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #a94400;
        border-color: #9c3f00;
    }

        .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(220,88,0,.5);
        }

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

    .btn-danger:hover {
        color: #fff;
        background-color: #d90000;
        border-color: #c00;
    }

    .btn-danger:focus, .btn-danger.focus {
        box-shadow: 0 0 0 .2rem rgba(255,0,0,.5);
    }

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

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

        .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(255,0,0,.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(248,249,250,.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(248,249,250,.5);
        }

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

    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124;
    }

    .btn-dark:focus, .btn-dark.focus {
        box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
    }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }

    .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d;
    }

        .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(52,58,64,.5);
        }

.btn-outline-primary {
    color: #337ab7;
    background-color: transparent;
    background-image: none;
    border-color: #337ab7;
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        box-shadow: 0 0 0 .2rem rgba(51,122,183,.5);
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #337ab7;
        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: #337ab7;
        border-color: #337ab7;
    }

        .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(51,122,183,.5);
        }

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

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

    .btn-outline-secondary:focus, .btn-outline-secondary.focus {
        box-shadow: 0 0 0 .2rem rgba(102,102,102,.5);
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #666;
        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: #666;
        border-color: #666;
    }

        .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(102,102,102,.5);
        }

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

    .btn-outline-success:hover {
        color: #fff;
        background-color: #090;
        border-color: #090;
    }

    .btn-outline-success:focus, .btn-outline-success.focus {
        box-shadow: 0 0 0 .2rem rgba(0,153,0,.5);
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #090;
        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: #fff;
        background-color: #090;
        border-color: #090;
    }

        .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(0,153,0,.5);
        }

.btn-outline-info {
    color: #0483d8;
    background-color: transparent;
    background-image: none;
    border-color: #0483d8;
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #0483d8;
        border-color: #0483d8;
    }

    .btn-outline-info:focus, .btn-outline-info.focus {
        box-shadow: 0 0 0 .2rem rgba(4,131,216,.5);
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #0483d8;
        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: #fff;
        background-color: #0483d8;
        border-color: #0483d8;
    }

        .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(4,131,216,.5);
        }

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

    .btn-outline-warning:hover {
        color: #fff;
        background-color: #dc5800;
        border-color: #dc5800;
    }

    .btn-outline-warning:focus, .btn-outline-warning.focus {
        box-shadow: 0 0 0 .2rem rgba(220,88,0,.5);
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #dc5800;
        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: #fff;
        background-color: #dc5800;
        border-color: #dc5800;
    }

        .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(220,88,0,.5);
        }

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

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

    .btn-outline-danger:focus, .btn-outline-danger.focus {
        box-shadow: 0 0 0 .2rem rgba(255,0,0,.5);
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #f00;
        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: #f00;
        border-color: #f00;
    }

        .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(255,0,0,.5);
        }

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    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: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }

    .btn-outline-dark:focus, .btn-outline-dark.focus {
        box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        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: #343a40;
        border-color: #343a40;
    }

        .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(52,58,64,.5);
        }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    background-color: transparent;
}

    .btn-link:hover {
        color: #000;
        text-decoration: underline;
        background-color: transparent;
        border-color: transparent;
    }

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

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

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

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

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

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

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

.fade {
    transition: opacity .15s linear;
}

@media screen and (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 screen and (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none;
    }
}

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

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    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);
}

.dropdown-menu-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;
    width: 0;
    height: 0;
    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;
    width: 0;
    height: 0;
    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;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
}

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

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    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^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
    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:hover, .dropdown-item:focus {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa;
    }

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

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #6c757d;
        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 > .btn, .btn-group-vertical > .btn {
        position: relative;
        flex: 0 1 auto;
    }

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

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

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

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

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

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

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

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

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

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

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: .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 + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

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

    .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
        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 > .form-control, .input-group > .custom-select, .input-group > .custom-file {
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
    }

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

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

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

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

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

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

        .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn {
            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;
}

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

.input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {
    height: calc(2.875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
}

.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;
        background-color: #337ab7;
    }

    .custom-control-input:focus ~ .custom-control-label::before {
        box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(51,122,183,.25);
    }

    .custom-control-input:active ~ .custom-control-label::before {
        color: #fff;
        background-color: #b3d0ea;
    }

    .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;
}

    .custom-control-label::before {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        user-select: none;
        background-color: #dee2e6;
    }

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

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #337ab7;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #337ab7;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(51,122,183,.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(51,122,183,.5);
}

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

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #337ab7;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(51,122,183,.5);
}

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

    .custom-select:focus {
        border-color: #8bb8df;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(139,184,223,.5);
    }

        .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 {
        opacity: 0;
    }

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%;
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%;
}

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

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

    .custom-file-input:focus ~ .custom-file-label {
        border-color: #8bb8df;
        box-shadow: 0 0 0 .2rem rgba(51,122,183,.25);
    }

        .custom-file-input:focus ~ .custom-file-label::after {
            border-color: #8bb8df;
        }

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

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

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

    .custom-file-label::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: 2.25rem;
        padding: .375rem .75rem;
        line-height: 1.5;
        color: #495057;
        content: "Browse";
        background-color: #e9ecef;
        border-left: 1px solid #ced4da;
    }

.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    appearance: none;
}

    .custom-range:focus {
        outline: none;
    }

        .custom-range:focus::-webkit-slider-thumb {
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(51,122,183,.25);
        }

        .custom-range:focus::-moz-range-thumb {
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(51,122,183,.25);
        }

        .custom-range:focus::-ms-thumb {
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(51,122,183,.25);
        }

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

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

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

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

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

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

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

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

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

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

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

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

.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;
}

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

.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 screen and (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:hover, .nav-link:focus {
        text-decoration: none;
    }

    .nav-link.disabled {
        color: #6c757d;
    }

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

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

    .nav-tabs .nav-link {
        border: 1px solid transparent;
    }

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

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

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

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
    }

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

.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:hover, .navbar-brand:focus {
        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;
}

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

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

.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:543.98px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media(min-width:544px) {
    .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:hover, .navbar-light .navbar-brand:focus {
        color: rgba(0,0,0,.9);
    }

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

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

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

    .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
        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;charset=utf8,%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:hover, .navbar-light .navbar-text a:focus {
            color: rgba(0,0,0,.9);
        }

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

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

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

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

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

    .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
        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;charset=utf8,%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:hover, .navbar-dark .navbar-text a:focus {
            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 rgba(0,0,0,.125);
}

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

.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 rgba(0,0,0,.125);
}

    .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 rgba(0,0,0,.125);
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem;
}

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

.card-img {
    width: 100%;
}

.card-img-top {
    width: 100%;
}

.card-img-bottom {
    width: 100%;
}

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

    .card-deck .card {
        margin-bottom: 1rem;
    }

@media(min-width:544px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -1rem;
        margin-left: -1rem;
    }

        .card-deck .card {
            display: flex;
            flex: 1 0 0%;
            flex-direction: column;
            margin-right: 1rem;
            margin-bottom: 0;
            margin-left: 1rem;
        }
}

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

    .card-group > .card {
        margin-bottom: 1rem;
    }

@media(min-width:544px) {
    .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-columns .card {
    margin-bottom: .75rem;
}

@media(min-width:544px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
        }
}

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

.accordion .card:not(:first-of-type) .card-header:first-child {
    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;
}

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

.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;
}

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

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

    .page-link:focus {
        z-index: 2;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(51,122,183,.25);
    }

    .page-link:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

.page-item:first-child .page-link {
    margin-left: 0;
}

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

.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-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

    .badge:empty {
        display: none;
    }

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

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
}

.badge-primary {
    color: #fff;
    background-color: #337ab7;
}

    .badge-primary[href]:hover, .badge-primary[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #285f8f;
    }

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

    .badge-secondary[href]:hover, .badge-secondary[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #4d4d4d;
    }

.badge-success {
    color: #fff;
    background-color: #090;
}

    .badge-success[href]:hover, .badge-success[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #060;
    }

.badge-info {
    color: #fff;
    background-color: #0483d8;
}

    .badge-info[href]:hover, .badge-info[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #0365a6;
    }

.badge-warning {
    color: #fff;
    background-color: #dc5800;
}

    .badge-warning[href]:hover, .badge-warning[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #a94400;
    }

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

    .badge-danger[href]:hover, .badge-danger[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #c00;
    }

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

    .badge-light[href]:hover, .badge-light[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: #dae0e5;
    }

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

    .badge-dark[href]:hover, .badge-dark[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #1d2124;
    }

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

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

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

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

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 600;
}

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

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

.alert-primary {
    color: #1b3f5f;
    background-color: #d6e4f1;
    border-color: #c6daeb;
}

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

    .alert-primary .alert-link {
        color: #102537;
    }

.alert-secondary {
    color: #353535;
    background-color: #e0e0e0;
    border-color: #d4d4d4;
}

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

    .alert-secondary .alert-link {
        color: #1c1c1c;
    }

.alert-success {
    color: #005000;
    background-color: #ccebcc;
    border-color: #b8e2b8;
}

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

    .alert-success .alert-link {
        color: #001d00;
    }

.alert-info {
    color: #024470;
    background-color: #cde6f7;
    border-color: #b9dcf4;
}

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

    .alert-info .alert-link {
        color: #01263e;
    }

.alert-warning {
    color: #722e00;
    background-color: #f8decc;
    border-color: #f5d0b8;
}

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

    .alert-warning .alert-link {
        color: #3f1900;
    }

.alert-danger {
    color: #850000;
    background-color: #fcc;
    border-color: #ffb8b8;
}

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

    .alert-danger .alert-link {
        color: #520000;
    }

.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: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

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

    .alert-dark .alert-link {
        color: #040505;
    }

@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;
}

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

@media screen and (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 {
    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: #495057;
    text-align: inherit;
}

    .list-group-item-action:hover, .list-group-item-action:focus {
        color: #495057;
        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 rgba(0,0,0,.125);
}

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

    .list-group-item:hover, .list-group-item:focus {
        z-index: 1;
        text-decoration: none;
    }

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

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

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

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

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

.list-group-item-primary {
    color: #1b3f5f;
    background-color: #c6daeb;
}

    .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
        color: #1b3f5f;
        background-color: #b3cee4;
    }

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

.list-group-item-secondary {
    color: #353535;
    background-color: #d4d4d4;
}

    .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
        color: #353535;
        background-color: #c7c7c7;
    }

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

.list-group-item-success {
    color: #005000;
    background-color: #b8e2b8;
}

    .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
        color: #005000;
        background-color: #a6dba6;
    }

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

.list-group-item-info {
    color: #024470;
    background-color: #b9dcf4;
}

    .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
        color: #024470;
        background-color: #a3d1f1;
    }

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

.list-group-item-warning {
    color: #722e00;
    background-color: #f5d0b8;
}

    .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
        color: #722e00;
        background-color: #f2c1a2;
    }

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

.list-group-item-danger {
    color: #850000;
    background-color: #ffb8b8;
}

    .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
        color: #850000;
        background-color: #ff9f9f;
    }

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

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

    .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
        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: #1b1e21;
    background-color: #c6c8ca;
}

    .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
        color: #1b1e21;
        background-color: #b9bbbe;
    }

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

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

    .close:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

        .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
            color: #000;
            text-decoration: none;
            opacity: .75;
        }

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

.modal-open {
    overflow: hidden;
}

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

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    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,-25%);
}

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

.modal.show .modal-dialog {
    transform: translate(0,0);
}

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

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

.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);
    outline: 0;
}

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

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

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

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
}

    .modal-header .close {
        padding: 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 #e9ecef;
}

    .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:544px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem*2));
    }

        .modal-dialog-centered::before {
            height: calc(100vh - (1.75rem*2));
        }

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

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Montserrat",sans-serif;
    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-top, .bs-tooltip-auto[x-placement^="top"] {
    padding: .4rem 0;
}

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

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

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

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

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

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

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

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

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

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

        .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="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;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Montserrat",sans-serif;
    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);
}

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

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

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

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

        .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
            border-width: .5rem .5rem 0;
        }

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

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

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

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

        .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
            border-width: .5rem .5rem .5rem 0;
        }

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

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

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

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

        .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
            border-width: 0 .5rem .5rem .5rem;
        }

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

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

    .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="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-left, .bs-popover-auto[x-placement^="left"] {
    margin-right: .5rem;
}

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

        .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
            border-width: .5rem 0 .5rem .5rem;
        }

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

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

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
}

    .popover-header:empty {
        display: none;
    }

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

.carousel {
    position: relative;
}

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

.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    backface-visibility: hidden;
    perspective: 1000px;
}

    .carousel-item.active, .carousel-item-next, .carousel-item-prev {
        display: block;
        transition: transform .6s ease;
    }

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-item.active, .carousel-item-next, .carousel-item-prev {
        transition: none;
    }
}

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0;
}

    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        transform: translateX(0);
    }

@supports (transform-style:preserve-3d) {
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        transform: translate3d(0,0,0);
    }
}

.carousel-item-next, .active.carousel-item-right {
    transform: translateX(100%);
}

@supports (transform-style:preserve-3d) {
    .carousel-item-next, .active.carousel-item-right {
        transform: translate3d(100%,0,0);
    }
}

.carousel-item-prev, .active.carousel-item-left {
    transform: translateX(-100%);
}

@supports (transform-style:preserve-3d) {
    .carousel-item-prev, .active.carousel-item-left {
        transform: translate3d(-100%,0,0);
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

    .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
        opacity: 1;
    }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
}

@supports (transform-style:preserve-3d) {
    .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev {
        transform: translate3d(0,0,0);
    }
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}

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

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='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;charset=utf8,%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: 10px;
    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 {
        position: relative;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(255,255,255,.5);
    }

        .carousel-indicators li::before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: "";
        }

        .carousel-indicators li::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: "";
        }

    .carousel-indicators .active {
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-primary {
    background-color: #9eb3c6 !important;
}

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
    background-color: #285f8f !important;
}

.bg-secondary {
    background-color: #666 !important;
}

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
    background-color: #4d4d4d !important;
}

.bg-success {
    background-color: #090 !important;
}

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
    background-color: #060 !important;
}

.bg-info {
    background-color: #0483d8 !important;
}

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
    background-color: #0365a6 !important;
}

.bg-warning {
    background-color: #dc5800 !important;
}

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
    background-color: #a94400 !important;
}

.bg-danger {
    background-color: #f00 !important;
}

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
    background-color: #c00 !important;
}

.bg-light, .mdg-actionsHeader, .mdg-table__actionsHeader {
    background-color: #f8f9fa !important;
}

a.bg-light:hover, a.mdg-actionsHeader:hover, a.mdg-table__actionsHeader:hover, a.bg-light:focus, a.mdg-actionsHeader:focus, a.mdg-table__actionsHeader:focus, button.bg-light:hover, button.mdg-actionsHeader:hover, button.mdg-table__actionsHeader:hover, button.bg-light:focus, button.mdg-actionsHeader:focus, button.mdg-table__actionsHeader:focus {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
    background-color: #1d2124 !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: #337ab7 !important;
}

.border-secondary {
    border-color: #666 !important;
}

.border-success {
    border-color: #090 !important;
}

.border-info {
    border-color: #0483d8 !important;
}

.border-warning {
    border-color: #dc5800 !important;
}

.border-danger {
    border-color: #f00 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !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-circle {
    border-radius: 50% !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix::after, .mdg-actionsHeader::after, .mdg-table__actionsHeader::after, .mdg-caps--block::after, .mdg-footerBrand::after, .mdg-cart::after, .mdg-cart__subtotals::after, .mdg-cart__totals::after, .mdg-card__content::after, .mdg-card__footer::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:544px) {
    .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 iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.embed-responsive-21by9::before {
    padding-top: 42.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:544px) {
    .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:544px) {
    .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;
    }
}

.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;
}

.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-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:544px) {
    .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-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-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-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-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;
}

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

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

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

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media(min-width:544px) {
    .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-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 600 !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #337ab7 !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #285f8f !important;
}

.text-secondary {
    color: #666 !important;
}

a.text-secondary:hover, a.text-secondary:focus {
    color: #4d4d4d !important;
}

.text-success {
    color: #090 !important;
}

a.text-success:hover, a.text-success:focus {
    color: #060 !important;
}

.text-info {
    color: #0483d8 !important;
}

a.text-info:hover, a.text-info:focus {
    color: #0365a6 !important;
}

.text-warning {
    color: #dc5800 !important;
}

a.text-warning:hover, a.text-warning:focus {
    color: #a94400 !important;
}

.text-danger {
    color: #f00 !important;
}

a.text-danger:hover, a.text-danger:focus {
    color: #c00 !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
    color: #dae0e5 !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
    color: #1d2124 !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;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

@media print {
    *, *::before, *::after {
        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;
    }

    pre, blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    @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 th, .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }

    .table-dark {
        color: inherit;
    }

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

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}
/*!
 * Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa, .fas, .far, .fal, .fab {
    -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: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.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);
    }

    100% {
        transform: rotate(360deg);
    }
}

.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: scale(-1,1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1,-1);
}

.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(-1,-1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}

.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: "?";
}

.fa-accessible-icon:before {
    content: "?";
}

.fa-accusoft:before {
    content: "?";
}

.fa-address-book:before {
    content: "?";
}

.fa-address-card:before {
    content: "?";
}

.fa-adjust:before {
    content: "?";
}

.fa-adn:before {
    content: "?";
}

.fa-adversal:before {
    content: "?";
}

.fa-affiliatetheme:before {
    content: "?";
}

.fa-alarm-clock:before {
    content: "?";
}

.fa-algolia:before {
    content: "?";
}

.fa-align-center:before {
    content: "?";
}

.fa-align-justify:before {
    content: "?";
}

.fa-align-left:before {
    content: "?";
}

.fa-align-right:before {
    content: "?";
}

.fa-allergies:before {
    content: "?";
}

.fa-amazon:before {
    content: "?";
}

.fa-amazon-pay:before {
    content: "?";
}

.fa-ambulance:before {
    content: "?";
}

.fa-american-sign-language-interpreting:before {
    content: "?";
}

.fa-amilia:before {
    content: "?";
}

.fa-anchor:before {
    content: "?";
}

.fa-android:before {
    content: "?";
}

.fa-angellist:before {
    content: "?";
}

.fa-angle-double-down:before {
    content: "?";
}

.fa-angle-double-left:before {
    content: "?";
}

.fa-angle-double-right:before {
    content: "?";
}

.fa-angle-double-up:before {
    content: "?";
}

.fa-angle-down:before {
    content: "?";
}

.fa-angle-left:before {
    content: "?";
}

.fa-angle-right:before {
    content: "?";
}

.fa-angle-up:before {
    content: "?";
}

.fa-angrycreative:before {
    content: "?";
}

.fa-angular:before {
    content: "?";
}

.fa-app-store:before {
    content: "?";
}

.fa-app-store-ios:before {
    content: "?";
}

.fa-apper:before {
    content: "?";
}

.fa-apple:before {
    content: "?";
}

.fa-apple-pay:before {
    content: "?";
}

.fa-archive:before {
    content: "?";
}

.fa-arrow-alt-circle-down:before {
    content: "?";
}

.fa-arrow-alt-circle-left:before {
    content: "?";
}

.fa-arrow-alt-circle-right:before {
    content: "?";
}

.fa-arrow-alt-circle-up:before {
    content: "?";
}

.fa-arrow-alt-down:before {
    content: "?";
}

.fa-arrow-alt-from-bottom:before {
    content: "?";
}

.fa-arrow-alt-from-left:before {
    content: "?";
}

.fa-arrow-alt-from-right:before {
    content: "?";
}

.fa-arrow-alt-from-top:before {
    content: "?";
}

.fa-arrow-alt-left:before {
    content: "?";
}

.fa-arrow-alt-right:before {
    content: "?";
}

.fa-arrow-alt-square-down:before {
    content: "?";
}

.fa-arrow-alt-square-left:before {
    content: "?";
}

.fa-arrow-alt-square-right:before {
    content: "?";
}

.fa-arrow-alt-square-up:before {
    content: "?";
}

.fa-arrow-alt-to-bottom:before {
    content: "?";
}

.fa-arrow-alt-to-left:before {
    content: "?";
}

.fa-arrow-alt-to-right:before {
    content: "?";
}

.fa-arrow-alt-to-top:before {
    content: "?";
}

.fa-arrow-alt-up:before {
    content: "?";
}

.fa-arrow-circle-down:before {
    content: "?";
}

.fa-arrow-circle-left:before {
    content: "?";
}

.fa-arrow-circle-right:before {
    content: "?";
}

.fa-arrow-circle-up:before {
    content: "?";
}

.fa-arrow-down:before {
    content: "?";
}

.fa-arrow-from-bottom:before {
    content: "?";
}

.fa-arrow-from-left:before {
    content: "?";
}

.fa-arrow-from-right:before {
    content: "?";
}

.fa-arrow-from-top:before {
    content: "?";
}

.fa-arrow-left:before {
    content: "?";
}

.fa-arrow-right:before {
    content: "?";
}

.fa-arrow-square-down:before {
    content: "?";
}

.fa-arrow-square-left:before {
    content: "?";
}

.fa-arrow-square-right:before {
    content: "?";
}

.fa-arrow-square-up:before {
    content: "?";
}

.fa-arrow-to-bottom:before {
    content: "?";
}

.fa-arrow-to-left:before {
    content: "?";
}

.fa-arrow-to-right:before {
    content: "?";
}

.fa-arrow-to-top:before {
    content: "?";
}

.fa-arrow-up:before {
    content: "?";
}

.fa-arrows:before {
    content: "?";
}

.fa-arrows-alt:before {
    content: "?";
}

.fa-arrows-alt-h:before {
    content: "?";
}

.fa-arrows-alt-v:before {
    content: "?";
}

.fa-arrows-h:before {
    content: "?";
}

.fa-arrows-v:before {
    content: "?";
}

.fa-assistive-listening-systems:before {
    content: "?";
}

.fa-asterisk:before {
    content: "?";
}

.fa-asymmetrik:before {
    content: "?";
}

.fa-at:before {
    content: "?";
}

.fa-audible:before {
    content: "?";
}

.fa-audio-description:before {
    content: "?";
}

.fa-autoprefixer:before {
    content: "?";
}

.fa-avianex:before {
    content: "?";
}

.fa-aviato:before {
    content: "?";
}

.fa-aws:before {
    content: "?";
}

.fa-backward:before {
    content: "?";
}

.fa-badge:before {
    content: "?";
}

.fa-badge-check:before {
    content: "?";
}

.fa-balance-scale:before {
    content: "?";
}

.fa-balance-scale-left:before {
    content: "?";
}

.fa-balance-scale-right:before {
    content: "?";
}

.fa-ban:before {
    content: "?";
}

.fa-band-aid:before {
    content: "?";
}

.fa-bandcamp:before {
    content: "?";
}

.fa-barcode:before {
    content: "?";
}

.fa-barcode-alt:before {
    content: "?";
}

.fa-barcode-read:before {
    content: "?";
}

.fa-barcode-scan:before {
    content: "?";
}

.fa-bars:before {
    content: "?";
}

.fa-baseball:before {
    content: "?";
}

.fa-baseball-ball:before {
    content: "?";
}

.fa-basketball-ball:before {
    content: "?";
}

.fa-basketball-hoop:before {
    content: "?";
}

.fa-bath:before {
    content: "?";
}

.fa-battery-bolt:before {
    content: "?";
}

.fa-battery-empty:before {
    content: "?";
}

.fa-battery-full:before {
    content: "?";
}

.fa-battery-half:before {
    content: "?";
}

.fa-battery-quarter:before {
    content: "?";
}

.fa-battery-slash:before {
    content: "?";
}

.fa-battery-three-quarters:before {
    content: "?";
}

.fa-bed:before {
    content: "?";
}

.fa-beer:before {
    content: "?";
}

.fa-behance:before {
    content: "?";
}

.fa-behance-square:before {
    content: "?";
}

.fa-bell:before {
    content: "?";
}

.fa-bell-slash:before {
    content: "?";
}

.fa-bicycle:before {
    content: "?";
}

.fa-bimobject:before {
    content: "?";
}

.fa-binoculars:before {
    content: "?";
}

.fa-birthday-cake:before {
    content: "?";
}

.fa-bitbucket:before {
    content: "?";
}

.fa-bitcoin:before {
    content: "?";
}

.fa-bity:before {
    content: "?";
}

.fa-black-tie:before {
    content: "?";
}

.fa-blackberry:before {
    content: "?";
}

.fa-blanket:before {
    content: "?";
}

.fa-blender:before {
    content: "?";
}

.fa-blind:before {
    content: "?";
}

.fa-blogger:before {
    content: "?";
}

.fa-blogger-b:before {
    content: "?";
}

.fa-bluetooth:before {
    content: "?";
}

.fa-bluetooth-b:before {
    content: "?";
}

.fa-bold:before {
    content: "?";
}

.fa-bolt:before {
    content: "?";
}

.fa-bomb:before {
    content: "?";
}

.fa-book:before {
    content: "?";
}

.fa-book-heart:before {
    content: "?";
}

.fa-book-open:before {
    content: "?";
}

.fa-bookmark:before {
    content: "?";
}

.fa-bowling-ball:before {
    content: "?";
}

.fa-bowling-pins:before {
    content: "?";
}

.fa-box:before {
    content: "?";
}

.fa-box-alt:before {
    content: "?";
}

.fa-box-check:before {
    content: "?";
}

.fa-box-fragile:before {
    content: "?";
}

.fa-box-full:before {
    content: "?";
}

.fa-box-heart:before {
    content: "?";
}

.fa-box-open:before {
    content: "?";
}

.fa-box-up:before {
    content: "?";
}

.fa-box-usd:before {
    content: "?";
}

.fa-boxes:before {
    content: "?";
}

.fa-boxes-alt:before {
    content: "?";
}

.fa-boxing-glove:before {
    content: "?";
}

.fa-braille:before {
    content: "?";
}

.fa-briefcase:before {
    content: "?";
}

.fa-briefcase-medical:before {
    content: "?";
}

.fa-broadcast-tower:before {
    content: "?";
}

.fa-broom:before {
    content: "?";
}

.fa-browser:before {
    content: "?";
}

.fa-btc:before {
    content: "?";
}

.fa-bug:before {
    content: "?";
}

.fa-building:before {
    content: "?";
}

.fa-bullhorn:before {
    content: "?";
}

.fa-bullseye:before {
    content: "?";
}

.fa-burn:before {
    content: "?";
}

.fa-buromobelexperte:before {
    content: "?";
}

.fa-bus:before {
    content: "?";
}

.fa-buysellads:before {
    content: "?";
}

.fa-calculator:before {
    content: "?";
}

.fa-calendar:before {
    content: "?";
}

.fa-calendar-alt:before {
    content: "?";
}

.fa-calendar-check:before {
    content: "?";
}

.fa-calendar-edit:before {
    content: "?";
}

.fa-calendar-exclamation:before {
    content: "?";
}

.fa-calendar-minus:before {
    content: "?";
}

.fa-calendar-plus:before {
    content: "?";
}

.fa-calendar-times:before {
    content: "?";
}

.fa-camera:before {
    content: "?";
}

.fa-camera-alt:before {
    content: "?";
}

.fa-camera-retro:before {
    content: "?";
}

.fa-capsules:before {
    content: "?";
}

.fa-car:before {
    content: "?";
}

.fa-caret-circle-down:before {
    content: "?";
}

.fa-caret-circle-left:before {
    content: "?";
}

.fa-caret-circle-right:before {
    content: "?";
}

.fa-caret-circle-up:before {
    content: "?";
}

.fa-caret-down:before {
    content: "?";
}

.fa-caret-left:before {
    content: "?";
}

.fa-caret-right:before {
    content: "?";
}

.fa-caret-square-down:before {
    content: "?";
}

.fa-caret-square-left:before {
    content: "?";
}

.fa-caret-square-right:before {
    content: "?";
}

.fa-caret-square-up:before {
    content: "?";
}

.fa-caret-up:before {
    content: "?";
}

.fa-cart-arrow-down:before {
    content: "?";
}

.fa-cart-plus:before {
    content: "?";
}

.fa-cc-amazon-pay:before {
    content: "?";
}

.fa-cc-amex:before {
    content: "?";
}

.fa-cc-apple-pay:before {
    content: "?";
}

.fa-cc-diners-club:before {
    content: "?";
}

.fa-cc-discover:before {
    content: "?";
}

.fa-cc-jcb:before {
    content: "?";
}

.fa-cc-mastercard:before {
    content: "?";
}

.fa-cc-paypal:before {
    content: "?";
}

.fa-cc-stripe:before {
    content: "?";
}

.fa-cc-visa:before {
    content: "?";
}

.fa-centercode:before {
    content: "?";
}

.fa-certificate:before {
    content: "?";
}

.fa-chalkboard:before {
    content: "?";
}

.fa-chalkboard-teacher:before {
    content: "?";
}

.fa-chart-area:before {
    content: "?";
}

.fa-chart-bar:before {
    content: "?";
}

.fa-chart-line:before {
    content: "?";
}

.fa-chart-pie:before {
    content: "?";
}

.fa-check:before {
    content: "?";
}

.fa-check-circle:before {
    content: "?";
}

.fa-check-square:before {
    content: "?";
}

.fa-chess:before {
    content: "?";
}

.fa-chess-bishop:before {
    content: "?";
}

.fa-chess-bishop-alt:before {
    content: "?";
}

.fa-chess-board:before {
    content: "?";
}

.fa-chess-clock:before {
    content: "?";
}

.fa-chess-clock-alt:before {
    content: "?";
}

.fa-chess-king:before {
    content: "?";
}

.fa-chess-king-alt:before {
    content: "?";
}

.fa-chess-knight:before {
    content: "?";
}

.fa-chess-knight-alt:before {
    content: "?";
}

.fa-chess-pawn:before {
    content: "?";
}

.fa-chess-pawn-alt:before {
    content: "?";
}

.fa-chess-queen:before {
    content: "?";
}

.fa-chess-queen-alt:before {
    content: "?";
}

.fa-chess-rook:before {
    content: "?";
}

.fa-chess-rook-alt:before {
    content: "?";
}

.fa-chevron-circle-down:before {
    content: "?";
}

.fa-chevron-circle-left:before {
    content: "?";
}

.fa-chevron-circle-right:before {
    content: "?";
}

.fa-chevron-circle-up:before {
    content: "?";
}

.fa-chevron-double-down:before {
    content: "?";
}

.fa-chevron-double-left:before {
    content: "?";
}

.fa-chevron-double-right:before {
    content: "?";
}

.fa-chevron-double-up:before {
    content: "?";
}

.fa-chevron-down:before {
    content: "?";
}

.fa-chevron-left:before {
    content: "?";
}

.fa-chevron-right:before {
    content: "?";
}

.fa-chevron-square-down:before {
    content: "?";
}

.fa-chevron-square-left:before {
    content: "?";
}

.fa-chevron-square-right:before {
    content: "?";
}

.fa-chevron-square-up:before {
    content: "?";
}

.fa-chevron-up:before {
    content: "?";
}

.fa-child:before {
    content: "?";
}

.fa-chrome:before {
    content: "?";
}

.fa-church:before {
    content: "?";
}

.fa-circle:before {
    content: "?";
}

.fa-circle-notch:before {
    content: "?";
}

.fa-clipboard:before {
    content: "?";
}

.fa-clipboard-check:before {
    content: "?";
}

.fa-clipboard-list:before {
    content: "?";
}

.fa-clock:before {
    content: "?";
}

.fa-clone:before {
    content: "?";
}

.fa-closed-captioning:before {
    content: "?";
}

.fa-cloud:before {
    content: "?";
}

.fa-cloud-download:before {
    content: "?";
}

.fa-cloud-download-alt:before {
    content: "?";
}

.fa-cloud-upload:before {
    content: "?";
}

.fa-cloud-upload-alt:before {
    content: "?";
}

.fa-cloudscale:before {
    content: "?";
}

.fa-cloudsmith:before {
    content: "?";
}

.fa-cloudversify:before {
    content: "?";
}

.fa-club:before {
    content: "?";
}

.fa-code:before {
    content: "?";
}

.fa-code-branch:before {
    content: "?";
}

.fa-code-commit:before {
    content: "?";
}

.fa-code-merge:before {
    content: "?";
}

.fa-codepen:before {
    content: "?";
}

.fa-codiepie:before {
    content: "?";
}

.fa-coffee:before {
    content: "?";
}

.fa-cog:before {
    content: "?";
}

.fa-cogs:before {
    content: "?";
}

.fa-coins:before {
    content: "?";
}

.fa-columns:before {
    content: "?";
}

.fa-comment:before {
    content: "?";
}

.fa-comment-alt:before {
    content: "?";
}

.fa-comment-alt-check:before {
    content: "?";
}

.fa-comment-alt-dots:before {
    content: "?";
}

.fa-comment-alt-edit:before {
    content: "?";
}

.fa-comment-alt-exclamation:before {
    content: "?";
}

.fa-comment-alt-lines:before {
    content: "?";
}

.fa-comment-alt-minus:before {
    content: "?";
}

.fa-comment-alt-plus:before {
    content: "?";
}

.fa-comment-alt-slash:before {
    content: "?";
}

.fa-comment-alt-smile:before {
    content: "?";
}

.fa-comment-alt-times:before {
    content: "?";
}

.fa-comment-check:before {
    content: "?";
}

.fa-comment-dots:before {
    content: "?";
}

.fa-comment-edit:before {
    content: "?";
}

.fa-comment-exclamation:before {
    content: "?";
}

.fa-comment-lines:before {
    content: "?";
}

.fa-comment-minus:before {
    content: "?";
}

.fa-comment-plus:before {
    content: "?";
}

.fa-comment-slash:before {
    content: "?";
}

.fa-comment-smile:before {
    content: "?";
}

.fa-comment-times:before {
    content: "?";
}

.fa-comments:before {
    content: "?";
}

.fa-comments-alt:before {
    content: "?";
}

.fa-compact-disc:before {
    content: "?";
}

.fa-compass:before {
    content: "?";
}

.fa-compress:before {
    content: "?";
}

.fa-compress-alt:before {
    content: "?";
}

.fa-compress-wide:before {
    content: "?";
}

.fa-connectdevelop:before {
    content: "?";
}

.fa-container-storage:before {
    content: "?";
}

.fa-contao:before {
    content: "?";
}

.fa-conveyor-belt:before {
    content: "?";
}

.fa-conveyor-belt-alt:before {
    content: "?";
}

.fa-copy:before {
    content: "?";
}

.fa-copyright:before {
    content: "?";
}

.fa-couch:before {
    content: "?";
}

.fa-cpanel:before {
    content: "?";
}

.fa-creative-commons:before {
    content: "?";
}

.fa-creative-commons-by:before {
    content: "?";
}

.fa-creative-commons-nc:before {
    content: "?";
}

.fa-creative-commons-nc-eu:before {
    content: "?";
}

.fa-creative-commons-nc-jp:before {
    content: "?";
}

.fa-creative-commons-nd:before {
    content: "?";
}

.fa-creative-commons-pd:before {
    content: "?";
}

.fa-creative-commons-pd-alt:before {
    content: "?";
}

.fa-creative-commons-remix:before {
    content: "?";
}

.fa-creative-commons-sa:before {
    content: "?";
}

.fa-creative-commons-sampling:before {
    content: "?";
}

.fa-creative-commons-sampling-plus:before {
    content: "?";
}

.fa-creative-commons-share:before {
    content: "?";
}

.fa-creative-commons-zero:before {
    content: "?";
}

.fa-credit-card:before {
    content: "?";
}

.fa-credit-card-blank:before {
    content: "?";
}

.fa-credit-card-front:before {
    content: "?";
}

.fa-cricket:before {
    content: "?";
}

.fa-crop:before {
    content: "?";
}

.fa-crosshairs:before {
    content: "?";
}

.fa-crow:before {
    content: "?";
}

.fa-crown:before {
    content: "?";
}

.fa-css3:before {
    content: "?";
}

.fa-css3-alt:before {
    content: "?";
}

.fa-cube:before {
    content: "?";
}

.fa-cubes:before {
    content: "?";
}

.fa-curling:before {
    content: "?";
}

.fa-cut:before {
    content: "?";
}

.fa-cuttlefish:before {
    content: "?";
}

.fa-d-and-d:before {
    content: "?";
}

.fa-dashcube:before {
    content: "?";
}

.fa-database:before {
    content: "?";
}

.fa-deaf:before {
    content: "?";
}

.fa-delicious:before {
    content: "?";
}

.fa-deploydog:before {
    content: "?";
}

.fa-deskpro:before {
    content: "?";
}

.fa-desktop:before {
    content: "?";
}

.fa-desktop-alt:before {
    content: "?";
}

.fa-deviantart:before {
    content: "?";
}

.fa-diagnoses:before {
    content: "?";
}

.fa-diamond:before {
    content: "?";
}

.fa-dice:before {
    content: "?";
}

.fa-dice-five:before {
    content: "?";
}

.fa-dice-four:before {
    content: "?";
}

.fa-dice-one:before {
    content: "?";
}

.fa-dice-six:before {
    content: "?";
}

.fa-dice-three:before {
    content: "?";
}

.fa-dice-two:before {
    content: "?";
}

.fa-digg:before {
    content: "?";
}

.fa-digital-ocean:before {
    content: "?";
}

.fa-discord:before {
    content: "?";
}

.fa-discourse:before {
    content: "?";
}

.fa-divide:before {
    content: "?";
}

.fa-dna:before {
    content: "?";
}

.fa-dochub:before {
    content: "?";
}

.fa-docker:before {
    content: "?";
}

.fa-dollar-sign:before {
    content: "?";
}

.fa-dolly:before {
    content: "?";
}

.fa-dolly-empty:before {
    content: "?";
}

.fa-dolly-flatbed:before {
    content: "?";
}

.fa-dolly-flatbed-alt:before {
    content: "?";
}

.fa-dolly-flatbed-empty:before {
    content: "?";
}

.fa-donate:before {
    content: "?";
}

.fa-door-closed:before {
    content: "?";
}

.fa-door-open:before {
    content: "?";
}

.fa-dot-circle:before {
    content: "?";
}

.fa-dove:before {
    content: "?";
}

.fa-download:before {
    content: "?";
}

.fa-draft2digital:before {
    content: "?";
}

.fa-dribbble:before {
    content: "?";
}

.fa-dribbble-square:before {
    content: "?";
}

.fa-dropbox:before {
    content: "?";
}

.fa-drupal:before {
    content: "?";
}

.fa-dumbbell:before {
    content: "?";
}

.fa-dyalog:before {
    content: "?";
}

.fa-earlybirds:before {
    content: "?";
}

.fa-ebay:before {
    content: "?";
}

.fa-edge:before {
    content: "?";
}

.fa-edit:before {
    content: "?";
}

.fa-eject:before {
    content: "?";
}

.fa-elementor:before {
    content: "?";
}

.fa-ellipsis-h:before {
    content: "?";
}

.fa-ellipsis-h-alt:before {
    content: "?";
}

.fa-ellipsis-v:before {
    content: "?";
}

.fa-ellipsis-v-alt:before {
    content: "?";
}

.fa-ember:before {
    content: "?";
}

.fa-empire:before {
    content: "?";
}

.fa-envelope:before {
    content: "?";
}

.fa-envelope-open:before {
    content: "?";
}

.fa-envelope-square:before {
    content: "?";
}

.fa-envira:before {
    content: "?";
}

.fa-equals:before {
    content: "?";
}

.fa-eraser:before {
    content: "?";
}

.fa-erlang:before {
    content: "?";
}

.fa-ethereum:before {
    content: "?";
}

.fa-etsy:before {
    content: "?";
}

.fa-euro-sign:before {
    content: "?";
}

.fa-exchange:before {
    content: "?";
}

.fa-exchange-alt:before {
    content: "?";
}

.fa-exclamation:before {
    content: "?";
}

.fa-exclamation-circle:before {
    content: "?";
}

.fa-exclamation-square:before {
    content: "?";
}

.fa-exclamation-triangle:before {
    content: "?";
}

.fa-expand:before {
    content: "?";
}

.fa-expand-alt:before {
    content: "?";
}

.fa-expand-arrows:before {
    content: "?";
}

.fa-expand-arrows-alt:before {
    content: "?";
}

.fa-expand-wide:before {
    content: "?";
}

.fa-expeditedssl:before {
    content: "?";
}

.fa-external-link:before {
    content: "?";
}

.fa-external-link-alt:before {
    content: "?";
}

.fa-external-link-square:before {
    content: "?";
}

.fa-external-link-square-alt:before {
    content: "?";
}

.fa-eye:before {
    content: "?";
}

.fa-eye-dropper:before {
    content: "?";
}

.fa-eye-slash:before {
    content: "?";
}

.fa-facebook:before {
    content: "?";
}

.fa-facebook-f:before {
    content: "?";
}

.fa-facebook-messenger:before {
    content: "?";
}

.fa-facebook-square:before {
    content: "?";
}

.fa-fast-backward:before {
    content: "?";
}

.fa-fast-forward:before {
    content: "?";
}

.fa-fax:before {
    content: "?";
}

.fa-feather:before {
    content: "?";
}

.fa-female:before {
    content: "?";
}

.fa-field-hockey:before {
    content: "?";
}

.fa-fighter-jet:before {
    content: "?";
}

.fa-file:before {
    content: "?";
}

.fa-file-alt:before {
    content: "?";
}

.fa-file-archive:before {
    content: "?";
}

.fa-file-audio:before {
    content: "?";
}

.fa-file-check:before {
    content: "?";
}

.fa-file-code:before {
    content: "?";
}

.fa-file-edit:before {
    content: "?";
}

.fa-file-excel:before {
    content: "?";
}

.fa-file-exclamation:before {
    content: "?";
}

.fa-file-image:before {
    content: "?";
}

.fa-file-medical:before {
    content: "?";
}

.fa-file-medical-alt:before {
    content: "?";
}

.fa-file-minus:before {
    content: "?";
}

.fa-file-pdf:before {
    content: "?";
}

.fa-file-plus:before {
    content: "?";
}

.fa-file-powerpoint:before {
    content: "?";
}

.fa-file-times:before {
    content: "?";
}

.fa-file-video:before {
    content: "?";
}

.fa-file-word:before {
    content: "?";
}

.fa-film:before {
    content: "?";
}

.fa-film-alt:before {
    content: "?";
}

.fa-filter:before {
    content: "?";
}

.fa-fire:before {
    content: "?";
}

.fa-fire-extinguisher:before {
    content: "?";
}

.fa-firefox:before {
    content: "?";
}

.fa-first-aid:before {
    content: "?";
}

.fa-first-order:before {
    content: "?";
}

.fa-first-order-alt:before {
    content: "?";
}

.fa-firstdraft:before {
    content: "?";
}

.fa-flag:before {
    content: "?";
}

.fa-flag-checkered:before {
    content: "?";
}

.fa-flask:before {
    content: "?";
}

.fa-flickr:before {
    content: "?";
}

.fa-flipboard:before {
    content: "?";
}

.fa-fly:before {
    content: "?";
}

.fa-folder:before {
    content: "?";
}

.fa-folder-open:before {
    content: "?";
}

.fa-font:before {
    content: "?";
}

.fa-font-awesome:before {
    content: "?";
}

.fa-font-awesome-alt:before {
    content: "?";
}

.fa-font-awesome-flag:before {
    content: "?";
}

.fa-font-awesome-logo-full:before {
    content: "?";
}

.fa-fonticons:before {
    content: "?";
}

.fa-fonticons-fi:before {
    content: "?";
}

.fa-football-ball:before {
    content: "?";
}

.fa-football-helmet:before {
    content: "?";
}

.fa-forklift:before {
    content: "?";
}

.fa-fort-awesome:before {
    content: "?";
}

.fa-fort-awesome-alt:before {
    content: "?";
}

.fa-forumbee:before {
    content: "?";
}

.fa-forward:before {
    content: "?";
}

.fa-foursquare:before {
    content: "?";
}

.fa-fragile:before {
    content: "?";
}

.fa-free-code-camp:before {
    content: "?";
}

.fa-freebsd:before {
    content: "?";
}

.fa-frog:before {
    content: "?";
}

.fa-frown:before {
    content: "?";
}

.fa-fulcrum:before {
    content: "?";
}

.fa-futbol:before {
    content: "?";
}

.fa-galactic-republic:before {
    content: "?";
}

.fa-galactic-senate:before {
    content: "?";
}

.fa-gamepad:before {
    content: "?";
}

.fa-gas-pump:before {
    content: "?";
}

.fa-gavel:before {
    content: "?";
}

.fa-gem:before {
    content: "?";
}

.fa-genderless:before {
    content: "?";
}

.fa-get-pocket:before {
    content: "?";
}

.fa-gg:before {
    content: "?";
}

.fa-gg-circle:before {
    content: "?";
}

.fa-gift:before {
    content: "?";
}

.fa-git:before {
    content: "?";
}

.fa-git-square:before {
    content: "?";
}

.fa-github:before {
    content: "?";
}

.fa-github-alt:before {
    content: "?";
}

.fa-github-square:before {
    content: "?";
}

.fa-gitkraken:before {
    content: "?";
}

.fa-gitlab:before {
    content: "?";
}

.fa-gitter:before {
    content: "?";
}

.fa-glass-martini:before {
    content: "?";
}

.fa-glasses:before {
    content: "?";
}

.fa-glide:before {
    content: "?";
}

.fa-glide-g:before {
    content: "?";
}

.fa-globe:before {
    content: "?";
}

.fa-gofore:before {
    content: "?";
}

.fa-golf-ball:before {
    content: "?";
}

.fa-golf-club:before {
    content: "?";
}

.fa-goodreads:before {
    content: "?";
}

.fa-goodreads-g:before {
    content: "?";
}

.fa-google:before {
    content: "?";
}

.fa-google-drive:before {
    content: "?";
}

.fa-google-play:before {
    content: "?";
}

.fa-google-plus:before {
    content: "?";
}

.fa-google-plus-g:before {
    content: "?";
}

.fa-google-plus-square:before {
    content: "?";
}

.fa-google-wallet:before {
    content: "?";
}

.fa-graduation-cap:before {
    content: "?";
}

.fa-gratipay:before {
    content: "?";
}

.fa-grav:before {
    content: "?";
}

.fa-greater-than:before {
    content: "?";
}

.fa-greater-than-equal:before {
    content: "?";
}

.fa-gripfire:before {
    content: "?";
}

.fa-grunt:before {
    content: "?";
}

.fa-gulp:before {
    content: "?";
}

.fa-h-square:before {
    content: "?";
}

.fa-h1:before {
    content: "?";
}

.fa-h2:before {
    content: "?";
}

.fa-h3:before {
    content: "?";
}

.fa-hacker-news:before {
    content: "?";
}

.fa-hacker-news-square:before {
    content: "?";
}

.fa-hand-heart:before {
    content: "?";
}

.fa-hand-holding:before {
    content: "?";
}

.fa-hand-holding-box:before {
    content: "?";
}

.fa-hand-holding-heart:before {
    content: "?";
}

.fa-hand-holding-seedling:before {
    content: "?";
}

.fa-hand-holding-usd:before {
    content: "?";
}

.fa-hand-holding-water:before {
    content: "?";
}

.fa-hand-lizard:before {
    content: "?";
}

.fa-hand-paper:before {
    content: "?";
}

.fa-hand-peace:before {
    content: "?";
}

.fa-hand-point-down:before {
    content: "?";
}

.fa-hand-point-left:before {
    content: "?";
}

.fa-hand-point-right:before {
    content: "?";
}

.fa-hand-point-up:before {
    content: "?";
}

.fa-hand-pointer:before {
    content: "?";
}

.fa-hand-receiving:before {
    content: "?";
}

.fa-hand-rock:before {
    content: "?";
}

.fa-hand-scissors:before {
    content: "?";
}

.fa-hand-spock:before {
    content: "?";
}

.fa-hands:before {
    content: "?";
}

.fa-hands-heart:before {
    content: "?";
}

.fa-hands-helping:before {
    content: "?";
}

.fa-hands-usd:before {
    content: "?";
}

.fa-handshake:before {
    content: "?";
}

.fa-handshake-alt:before {
    content: "?";
}

.fa-hashtag:before {
    content: "?";
}

.fa-hdd:before {
    content: "?";
}

.fa-heading:before {
    content: "?";
}

.fa-headphones:before {
    content: "?";
}

.fa-heart:before {
    content: "?";
}

.fa-heart-circle:before {
    content: "?";
}

.fa-heart-square:before {
    content: "?";
}

.fa-heartbeat:before {
    content: "?";
}

.fa-helicopter:before {
    content: "?";
}

.fa-hexagon:before {
    content: "?";
}

.fa-hips:before {
    content: "?";
}

.fa-hire-a-helper:before {
    content: "?";
}

.fa-history:before {
    content: "?";
}

.fa-hockey-puck:before {
    content: "?";
}

.fa-hockey-sticks:before {
    content: "?";
}

.fa-home:before {
    content: "?";
}

.fa-home-heart:before {
    content: "?";
}

.fa-hooli:before {
    content: "?";
}

.fa-hospital:before {
    content: "?";
}

.fa-hospital-alt:before {
    content: "?";
}

.fa-hospital-symbol:before {
    content: "?";
}

.fa-hotjar:before {
    content: "?";
}

.fa-hourglass:before {
    content: "?";
}

.fa-hourglass-end:before {
    content: "?";
}

.fa-hourglass-half:before {
    content: "?";
}

.fa-hourglass-start:before {
    content: "?";
}

.fa-houzz:before {
    content: "?";
}

.fa-html5:before {
    content: "?";
}

.fa-hubspot:before {
    content: "?";
}

.fa-i-cursor:before {
    content: "?";
}

.fa-id-badge:before {
    content: "?";
}

.fa-id-card:before {
    content: "?";
}

.fa-id-card-alt:before {
    content: "?";
}

.fa-image:before {
    content: "?";
}

.fa-images:before {
    content: "?";
}

.fa-imdb:before {
    content: "?";
}

.fa-inbox:before {
    content: "?";
}

.fa-inbox-in:before {
    content: "?";
}

.fa-inbox-out:before {
    content: "?";
}

.fa-indent:before {
    content: "?";
}

.fa-industry:before {
    content: "?";
}

.fa-industry-alt:before {
    content: "?";
}

.fa-infinity:before {
    content: "?";
}

.fa-info:before {
    content: "?";
}

.fa-info-circle:before {
    content: "?";
}

.fa-info-square:before {
    content: "?";
}

.fa-instagram:before {
    content: "?";
}

.fa-internet-explorer:before {
    content: "?";
}

.fa-inventory:before {
    content: "?";
}

.fa-ioxhost:before {
    content: "?";
}

.fa-italic:before {
    content: "?";
}

.fa-itunes:before {
    content: "?";
}

.fa-itunes-note:before {
    content: "?";
}

.fa-jack-o-lantern:before {
    content: "?";
}

.fa-java:before {
    content: "?";
}

.fa-jedi-order:before {
    content: "?";
}

.fa-jenkins:before {
    content: "?";
}

.fa-joget:before {
    content: "?";
}

.fa-joomla:before {
    content: "?";
}

.fa-js:before {
    content: "?";
}

.fa-js-square:before {
    content: "?";
}

.fa-jsfiddle:before {
    content: "?";
}

.fa-key:before {
    content: "?";
}

.fa-keybase:before {
    content: "?";
}

.fa-keyboard:before {
    content: "?";
}

.fa-keycdn:before {
    content: "?";
}

.fa-kickstarter:before {
    content: "?";
}

.fa-kickstarter-k:before {
    content: "?";
}

.fa-kiwi-bird:before {
    content: "?";
}

.fa-korvue:before {
    content: "?";
}

.fa-lamp:before {
    content: "?";
}

.fa-language:before {
    content: "?";
}

.fa-laptop:before {
    content: "?";
}

.fa-laravel:before {
    content: "?";
}

.fa-lastfm:before {
    content: "?";
}

.fa-lastfm-square:before {
    content: "?";
}

.fa-leaf:before {
    content: "?";
}

.fa-leaf-heart:before {
    content: "?";
}

.fa-leanpub:before {
    content: "?";
}

.fa-lemon:before {
    content: "?";
}

.fa-less:before {
    content: "?";
}

.fa-less-than:before {
    content: "?";
}

.fa-less-than-equal:before {
    content: "?";
}

.fa-level-down:before {
    content: "?";
}

.fa-level-down-alt:before {
    content: "?";
}

.fa-level-up:before {
    content: "?";
}

.fa-level-up-alt:before {
    content: "?";
}

.fa-life-ring:before {
    content: "?";
}

.fa-lightbulb:before {
    content: "?";
}

.fa-line:before {
    content: "?";
}

.fa-link:before {
    content: "?";
}

.fa-linkedin:before {
    content: "?";
}

.fa-linkedin-in:before {
    content: "?";
}

.fa-linode:before {
    content: "?";
}

.fa-linux:before {
    content: "?";
}

.fa-lira-sign:before {
    content: "?";
}

.fa-list:before {
    content: "?";
}

.fa-list-alt:before {
    content: "?";
}

.fa-list-ol:before {
    content: "?";
}

.fa-list-ul:before {
    content: "?";
}

.fa-location-arrow:before {
    content: "?";
}

.fa-lock:before {
    content: "?";
}

.fa-lock-alt:before {
    content: "?";
}

.fa-lock-open:before {
    content: "?";
}

.fa-lock-open-alt:before {
    content: "?";
}

.fa-long-arrow-alt-down:before {
    content: "?";
}

.fa-long-arrow-alt-left:before {
    content: "?";
}

.fa-long-arrow-alt-right:before {
    content: "?";
}

.fa-long-arrow-alt-up:before {
    content: "?";
}

.fa-long-arrow-down:before {
    content: "?";
}

.fa-long-arrow-left:before {
    content: "?";
}

.fa-long-arrow-right:before {
    content: "?";
}

.fa-long-arrow-up:before {
    content: "?";
}

.fa-loveseat:before {
    content: "?";
}

.fa-low-vision:before {
    content: "?";
}

.fa-luchador:before {
    content: "?";
}

.fa-lyft:before {
    content: "?";
}

.fa-magento:before {
    content: "?";
}

.fa-magic:before {
    content: "?";
}

.fa-magnet:before {
    content: "?";
}

.fa-male:before {
    content: "?";
}

.fa-mandalorian:before {
    content: "?";
}

.fa-map:before {
    content: "?";
}

.fa-map-marker:before {
    content: "?";
}

.fa-map-marker-alt:before {
    content: "?";
}

.fa-map-pin:before {
    content: "?";
}

.fa-map-signs:before {
    content: "?";
}

.fa-mars:before {
    content: "?";
}

.fa-mars-double:before {
    content: "?";
}

.fa-mars-stroke:before {
    content: "?";
}

.fa-mars-stroke-h:before {
    content: "?";
}

.fa-mars-stroke-v:before {
    content: "?";
}

.fa-mastodon:before {
    content: "?";
}

.fa-maxcdn:before {
    content: "?";
}

.fa-medapps:before {
    content: "?";
}

.fa-medium:before {
    content: "?";
}

.fa-medium-m:before {
    content: "?";
}

.fa-medkit:before {
    content: "?";
}

.fa-medrt:before {
    content: "?";
}

.fa-meetup:before {
    content: "?";
}

.fa-meh:before {
    content: "?";
}

.fa-memory:before {
    content: "?";
}

.fa-mercury:before {
    content: "?";
}

.fa-microchip:before {
    content: "?";
}

.fa-microphone:before {
    content: "?";
}

.fa-microphone-alt:before {
    content: "?";
}

.fa-microphone-alt-slash:before {
    content: "?";
}

.fa-microphone-slash:before {
    content: "?";
}

.fa-microsoft:before {
    content: "?";
}

.fa-minus:before {
    content: "?";
}

.fa-minus-circle:before {
    content: "?";
}

.fa-minus-hexagon:before {
    content: "?";
}

.fa-minus-octagon:before {
    content: "?";
}

.fa-minus-square:before {
    content: "?";
}

.fa-mix:before {
    content: "?";
}

.fa-mixcloud:before {
    content: "?";
}

.fa-mizuni:before {
    content: "?";
}

.fa-mobile:before {
    content: "?";
}

.fa-mobile-alt:before {
    content: "?";
}

.fa-mobile-android:before {
    content: "?";
}

.fa-mobile-android-alt:before {
    content: "?";
}

.fa-modx:before {
    content: "?";
}

.fa-monero:before {
    content: "?";
}

.fa-money-bill:before {
    content: "?";
}

.fa-money-bill-alt:before {
    content: "?";
}

.fa-money-bill-wave:before {
    content: "?";
}

.fa-money-bill-wave-alt:before {
    content: "?";
}

.fa-money-check:before {
    content: "?";
}

.fa-money-check-alt:before {
    content: "?";
}

.fa-moon:before {
    content: "?";
}

.fa-motorcycle:before {
    content: "?";
}

.fa-mouse-pointer:before {
    content: "?";
}

.fa-music:before {
    content: "?";
}

.fa-napster:before {
    content: "?";
}

.fa-neuter:before {
    content: "?";
}

.fa-newspaper:before {
    content: "?";
}

.fa-nintendo-switch:before {
    content: "?";
}

.fa-node:before {
    content: "?";
}

.fa-node-js:before {
    content: "?";
}

.fa-not-equal:before {
    content: "?";
}

.fa-notes-medical:before {
    content: "?";
}

.fa-npm:before {
    content: "?";
}

.fa-ns8:before {
    content: "?";
}

.fa-nutritionix:before {
    content: "?";
}

.fa-object-group:before {
    content: "?";
}

.fa-object-ungroup:before {
    content: "?";
}

.fa-octagon:before {
    content: "?";
}

.fa-odnoklassniki:before {
    content: "?";
}

.fa-odnoklassniki-square:before {
    content: "?";
}

.fa-old-republic:before {
    content: "?";
}

.fa-opencart:before {
    content: "?";
}

.fa-openid:before {
    content: "?";
}

.fa-opera:before {
    content: "?";
}

.fa-optin-monster:before {
    content: "?";
}

.fa-osi:before {
    content: "?";
}

.fa-outdent:before {
    content: "?";
}

.fa-page4:before {
    content: "?";
}

.fa-pagelines:before {
    content: "?";
}

.fa-paint-brush:before {
    content: "?";
}

.fa-palette:before {
    content: "?";
}

.fa-palfed:before {
    content: "?";
}

.fa-pallet:before {
    content: "?";
}

.fa-pallet-alt:before {
    content: "?";
}

.fa-paper-plane:before {
    content: "?";
}

.fa-paperclip:before {
    content: "?";
}

.fa-parachute-box:before {
    content: "?";
}

.fa-paragraph:before {
    content: "?";
}

.fa-parking:before {
    content: "?";
}

.fa-paste:before {
    content: "?";
}

.fa-patreon:before {
    content: "?";
}

.fa-pause:before {
    content: "?";
}

.fa-pause-circle:before {
    content: "?";
}

.fa-paw:before {
    content: "?";
}

.fa-paypal:before {
    content: "?";
}

.fa-pen:before {
    content: "?";
}

.fa-pen-alt:before {
    content: "?";
}

.fa-pen-square:before {
    content: "?";
}

.fa-pencil:before {
    content: "?";
}

.fa-pencil-alt:before {
    content: "?";
}

.fa-pennant:before {
    content: "?";
}

.fa-people-carry:before {
    content: "?";
}

.fa-percent:before {
    content: "?";
}

.fa-percentage:before {
    content: "?";
}

.fa-periscope:before {
    content: "?";
}

.fa-person-carry:before {
    content: "?";
}

.fa-person-dolly:before {
    content: "?";
}

.fa-person-dolly-empty:before {
    content: "?";
}

.fa-phabricator:before {
    content: "?";
}

.fa-phoenix-framework:before {
    content: "?";
}

.fa-phoenix-squadron:before {
    content: "?";
}

.fa-phone:before {
    content: "?";
}

.fa-phone-plus:before {
    content: "?";
}

.fa-phone-slash:before {
    content: "?";
}

.fa-phone-square:before {
    content: "?";
}

.fa-phone-volume:before {
    content: "?";
}

.fa-php:before {
    content: "?";
}

.fa-pied-piper:before {
    content: "?";
}

.fa-pied-piper-alt:before {
    content: "?";
}

.fa-pied-piper-hat:before {
    content: "?";
}

.fa-pied-piper-pp:before {
    content: "?";
}

.fa-piggy-bank:before {
    content: "?";
}

.fa-pills:before {
    content: "?";
}

.fa-pinterest:before {
    content: "?";
}

.fa-pinterest-p:before {
    content: "?";
}

.fa-pinterest-square:before {
    content: "?";
}

.fa-plane:before {
    content: "?";
}

.fa-plane-alt:before {
    content: "?";
}

.fa-play:before {
    content: "?";
}

.fa-play-circle:before {
    content: "?";
}

.fa-playstation:before {
    content: "?";
}

.fa-plug:before {
    content: "?";
}

.fa-plus:before {
    content: "?";
}

.fa-plus-circle:before {
    content: "?";
}

.fa-plus-hexagon:before {
    content: "?";
}

.fa-plus-octagon:before {
    content: "?";
}

.fa-plus-square:before {
    content: "?";
}

.fa-podcast:before {
    content: "?";
}

.fa-poo:before {
    content: "?";
}

.fa-portrait:before {
    content: "?";
}

.fa-pound-sign:before {
    content: "?";
}

.fa-power-off:before {
    content: "?";
}

.fa-prescription-bottle:before {
    content: "?";
}

.fa-prescription-bottle-alt:before {
    content: "?";
}

.fa-print:before {
    content: "?";
}

.fa-procedures:before {
    content: "?";
}

.fa-product-hunt:before {
    content: "?";
}

.fa-project-diagram:before {
    content: "?";
}

.fa-pushed:before {
    content: "?";
}

.fa-puzzle-piece:before {
    content: "?";
}

.fa-python:before {
    content: "?";
}

.fa-qq:before {
    content: "?";
}

.fa-qrcode:before {
    content: "?";
}

.fa-question:before {
    content: "?";
}

.fa-question-circle:before {
    content: "?";
}

.fa-question-square:before {
    content: "?";
}

.fa-quidditch:before {
    content: "?";
}

.fa-quinscape:before {
    content: "?";
}

.fa-quora:before {
    content: "?";
}

.fa-quote-left:before {
    content: "?";
}

.fa-quote-right:before {
    content: "?";
}

.fa-r-project:before {
    content: "?";
}

.fa-racquet:before {
    content: "?";
}

.fa-ramp-loading:before {
    content: "?";
}

.fa-random:before {
    content: "?";
}

.fa-ravelry:before {
    content: "?";
}

.fa-react:before {
    content: "?";
}

.fa-readme:before {
    content: "?";
}

.fa-rebel:before {
    content: "?";
}

.fa-receipt:before {
    content: "?";
}

.fa-rectangle-landscape:before {
    content: "?";
}

.fa-rectangle-portrait:before {
    content: "?";
}

.fa-rectangle-wide:before {
    content: "?";
}

.fa-recycle:before {
    content: "?";
}

.fa-red-river:before {
    content: "?";
}

.fa-reddit:before {
    content: "?";
}

.fa-reddit-alien:before {
    content: "?";
}

.fa-reddit-square:before {
    content: "?";
}

.fa-redo:before {
    content: "?";
}

.fa-redo-alt:before {
    content: "?";
}

.fa-registered:before {
    content: "?";
}

.fa-rendact:before {
    content: "?";
}

.fa-renren:before {
    content: "?";
}

.fa-repeat:before {
    content: "?";
}

.fa-repeat-1:before {
    content: "?";
}

.fa-repeat-1-alt:before {
    content: "?";
}

.fa-repeat-alt:before {
    content: "?";
}

.fa-reply:before {
    content: "?";
}

.fa-reply-all:before {
    content: "?";
}

.fa-replyd:before {
    content: "?";
}

.fa-researchgate:before {
    content: "?";
}

.fa-resolving:before {
    content: "?";
}

.fa-retweet:before {
    content: "?";
}

.fa-retweet-alt:before {
    content: "?";
}

.fa-ribbon:before {
    content: "?";
}

.fa-road:before {
    content: "?";
}

.fa-robot:before {
    content: "?";
}

.fa-rocket:before {
    content: "?";
}

.fa-rocketchat:before {
    content: "?";
}

.fa-rockrms:before {
    content: "?";
}

.fa-route:before {
    content: "?";
}

.fa-rss:before {
    content: "?";
}

.fa-rss-square:before {
    content: "?";
}

.fa-ruble-sign:before {
    content: "?";
}

.fa-ruler:before {
    content: "?";
}

.fa-ruler-combined:before {
    content: "?";
}

.fa-ruler-horizontal:before {
    content: "?";
}

.fa-ruler-vertical:before {
    content: "?";
}

.fa-rupee-sign:before {
    content: "?";
}

.fa-safari:before {
    content: "?";
}

.fa-sass:before {
    content: "?";
}

.fa-save:before {
    content: "?";
}

.fa-scanner:before {
    content: "?";
}

.fa-scanner-keyboard:before {
    content: "?";
}

.fa-scanner-touchscreen:before {
    content: "?";
}

.fa-schlix:before {
    content: "?";
}

.fa-school:before {
    content: "?";
}

.fa-screwdriver:before {
    content: "?";
}

.fa-scribd:before {
    content: "?";
}

.fa-scrubber:before {
    content: "?";
}

.fa-search:before {
    content: "?";
}

.fa-search-minus:before {
    content: "?";
}

.fa-search-plus:before {
    content: "?";
}

.fa-searchengin:before {
    content: "?";
}

.fa-seedling:before {
    content: "?";
}

.fa-sellcast:before {
    content: "?";
}

.fa-sellsy:before {
    content: "?";
}

.fa-server:before {
    content: "?";
}

.fa-servicestack:before {
    content: "?";
}

.fa-share:before {
    content: "?";
}

.fa-share-all:before {
    content: "?";
}

.fa-share-alt:before {
    content: "?";
}

.fa-share-alt-square:before {
    content: "?";
}

.fa-share-square:before {
    content: "?";
}

.fa-shekel-sign:before {
    content: "?";
}

.fa-shield:before {
    content: "?";
}

.fa-shield-alt:before {
    content: "?";
}

.fa-shield-check:before {
    content: "?";
}

.fa-ship:before {
    content: "?";
}

.fa-shipping-fast:before {
    content: "?";
}

.fa-shipping-timed:before {
    content: "?";
}

.fa-shirtsinbulk:before {
    content: "?";
}

.fa-shoe-prints:before {
    content: "?";
}

.fa-shopping-bag:before {
    content: "?";
}

.fa-shopping-basket:before {
    content: "?";
}

.fa-shopping-cart:before {
    content: "?";
}

.fa-shower:before {
    content: "?";
}

.fa-shuttlecock:before {
    content: "?";
}

.fa-sign:before {
    content: "?";
}

.fa-sign-in:before {
    content: "?";
}

.fa-sign-in-alt:before {
    content: "?";
}

.fa-sign-language:before {
    content: "?";
}

.fa-sign-out:before {
    content: "?";
}

.fa-sign-out-alt:before {
    content: "?";
}

.fa-signal:before {
    content: "?";
}

.fa-simplybuilt:before {
    content: "?";
}

.fa-sistrix:before {
    content: "?";
}

.fa-sitemap:before {
    content: "?";
}

.fa-sith:before {
    content: "?";
}

.fa-skull:before {
    content: "?";
}

.fa-skyatlas:before {
    content: "?";
}

.fa-skype:before {
    content: "?";
}

.fa-slack:before {
    content: "?";
}

.fa-slack-hash:before {
    content: "?";
}

.fa-sliders-h:before {
    content: "?";
}

.fa-sliders-h-square:before {
    content: "?";
}

.fa-sliders-v:before {
    content: "?";
}

.fa-sliders-v-square:before {
    content: "?";
}

.fa-slideshare:before {
    content: "?";
}

.fa-smile:before {
    content: "?";
}

.fa-smile-plus:before {
    content: "?";
}

.fa-smoking:before {
    content: "?";
}

.fa-smoking-ban:before {
    content: "?";
}

.fa-snapchat:before {
    content: "?";
}

.fa-snapchat-ghost:before {
    content: "?";
}

.fa-snapchat-square:before {
    content: "?";
}

.fa-snowflake:before {
    content: "?";
}

.fa-sort:before {
    content: "?";
}

.fa-sort-alpha-down:before {
    content: "?";
}

.fa-sort-alpha-up:before {
    content: "?";
}

.fa-sort-amount-down:before {
    content: "?";
}

.fa-sort-amount-up:before {
    content: "?";
}

.fa-sort-down:before {
    content: "?";
}

.fa-sort-numeric-down:before {
    content: "?";
}

.fa-sort-numeric-up:before {
    content: "?";
}

.fa-sort-up:before {
    content: "?";
}

.fa-soundcloud:before {
    content: "?";
}

.fa-space-shuttle:before {
    content: "?";
}

.fa-spade:before {
    content: "?";
}

.fa-speakap:before {
    content: "?";
}

.fa-spinner:before {
    content: "?";
}

.fa-spinner-third:before {
    content: "?";
}

.fa-spotify:before {
    content: "?";
}

.fa-square:before {
    content: "?";
}

.fa-square-full:before {
    content: "?";
}

.fa-stack-exchange:before {
    content: "?";
}

.fa-stack-overflow:before {
    content: "?";
}

.fa-star:before {
    content: "?";
}

.fa-star-exclamation:before {
    content: "?";
}

.fa-star-half:before {
    content: "?";
}

.fa-staylinked:before {
    content: "?";
}

.fa-steam:before {
    content: "?";
}

.fa-steam-square:before {
    content: "?";
}

.fa-steam-symbol:before {
    content: "?";
}

.fa-step-backward:before {
    content: "?";
}

.fa-step-forward:before {
    content: "?";
}

.fa-stethoscope:before {
    content: "?";
}

.fa-sticker-mule:before {
    content: "?";
}

.fa-sticky-note:before {
    content: "?";
}

.fa-stop:before {
    content: "?";
}

.fa-stop-circle:before {
    content: "?";
}

.fa-stopwatch:before {
    content: "?";
}

.fa-store:before {
    content: "?";
}

.fa-store-alt:before {
    content: "?";
}

.fa-strava:before {
    content: "?";
}

.fa-stream:before {
    content: "?";
}

.fa-street-view:before {
    content: "?";
}

.fa-strikethrough:before {
    content: "?";
}

.fa-stripe:before {
    content: "?";
}

.fa-stripe-s:before {
    content: "?";
}

.fa-stroopwafel:before {
    content: "?";
}

.fa-studiovinari:before {
    content: "?";
}

.fa-stumbleupon:before {
    content: "?";
}

.fa-stumbleupon-circle:before {
    content: "?";
}

.fa-subscript:before {
    content: "?";
}

.fa-subway:before {
    content: "?";
}

.fa-suitcase:before {
    content: "?";
}

.fa-sun:before {
    content: "?";
}

.fa-superpowers:before {
    content: "?";
}

.fa-superscript:before {
    content: "?";
}

.fa-supple:before {
    content: "?";
}

.fa-sync:before {
    content: "?";
}

.fa-sync-alt:before {
    content: "?";
}

.fa-syringe:before {
    content: "?";
}

.fa-table:before {
    content: "?";
}

.fa-table-tennis:before {
    content: "?";
}

.fa-tablet:before {
    content: "?";
}

.fa-tablet-alt:before {
    content: "?";
}

.fa-tablet-android:before {
    content: "?";
}

.fa-tablet-android-alt:before {
    content: "?";
}

.fa-tablet-rugged:before {
    content: "?";
}

.fa-tablets:before {
    content: "?";
}

.fa-tachometer:before {
    content: "?";
}

.fa-tachometer-alt:before {
    content: "?";
}

.fa-tag:before {
    content: "?";
}

.fa-tags:before {
    content: "?";
}

.fa-tape:before {
    content: "?";
}

.fa-tasks:before {
    content: "?";
}

.fa-taxi:before {
    content: "?";
}

.fa-teamspeak:before {
    content: "?";
}

.fa-telegram:before {
    content: "?";
}

.fa-telegram-plane:before {
    content: "?";
}

.fa-tencent-weibo:before {
    content: "?";
}

.fa-tennis-ball:before {
    content: "?";
}

.fa-terminal:before {
    content: "?";
}

.fa-text-height:before {
    content: "?";
}

.fa-text-width:before {
    content: "?";
}

.fa-th:before {
    content: "?";
}

.fa-th-large:before {
    content: "?";
}

.fa-th-list:before {
    content: "?";
}

.fa-themeisle:before {
    content: "?";
}

.fa-thermometer:before {
    content: "?";
}

.fa-thermometer-empty:before {
    content: "?";
}

.fa-thermometer-full:before {
    content: "?";
}

.fa-thermometer-half:before {
    content: "?";
}

.fa-thermometer-quarter:before {
    content: "?";
}

.fa-thermometer-three-quarters:before {
    content: "?";
}

.fa-thumbs-down:before {
    content: "?";
}

.fa-thumbs-up:before {
    content: "?";
}

.fa-thumbtack:before {
    content: "?";
}

.fa-ticket:before {
    content: "?";
}

.fa-ticket-alt:before {
    content: "?";
}

.fa-times:before {
    content: "?";
}

.fa-times-circle:before {
    content: "?";
}

.fa-times-hexagon:before {
    content: "?";
}

.fa-times-octagon:before {
    content: "?";
}

.fa-times-square:before {
    content: "?";
}

.fa-tint:before {
    content: "?";
}

.fa-toggle-off:before {
    content: "?";
}

.fa-toggle-on:before {
    content: "?";
}

.fa-toolbox:before {
    content: "?";
}

.fa-trade-federation:before {
    content: "?";
}

.fa-trademark:before {
    content: "?";
}

.fa-train:before {
    content: "?";
}

.fa-transgender:before {
    content: "?";
}

.fa-transgender-alt:before {
    content: "?";
}

.fa-trash:before {
    content: "?";
}

.fa-trash-alt:before {
    content: "?";
}

.fa-tree:before {
    content: "?";
}

.fa-tree-alt:before {
    content: "?";
}

.fa-trello:before {
    content: "?";
}

.fa-triangle:before {
    content: "?";
}

.fa-tripadvisor:before {
    content: "?";
}

.fa-trophy:before {
    content: "?";
}

.fa-trophy-alt:before {
    content: "?";
}

.fa-truck:before {
    content: "?";
}

.fa-truck-container:before {
    content: "?";
}

.fa-truck-couch:before {
    content: "?";
}

.fa-truck-loading:before {
    content: "?";
}

.fa-truck-moving:before {
    content: "?";
}

.fa-truck-ramp:before {
    content: "?";
}

.fa-tshirt:before {
    content: "?";
}

.fa-tty:before {
    content: "?";
}

.fa-tumblr:before {
    content: "?";
}

.fa-tumblr-square:before {
    content: "?";
}

.fa-tv:before {
    content: "?";
}

.fa-tv-retro:before {
    content: "?";
}

.fa-twitch:before {
    content: "?";
}

.fa-twitter:before {
    content: "?";
}

.fa-twitter-square:before {
    content: "?";
}

.fa-typo3:before {
    content: "?";
}

.fa-uber:before {
    content: "?";
}

.fa-uikit:before {
    content: "?";
}

.fa-umbrella:before {
    content: "?";
}

.fa-underline:before {
    content: "?";
}

.fa-undo:before {
    content: "?";
}

.fa-undo-alt:before {
    content: "?";
}

.fa-uniregistry:before {
    content: "?";
}

.fa-universal-access:before {
    content: "?";
}

.fa-university:before {
    content: "?";
}

.fa-unlink:before {
    content: "?";
}

.fa-unlock:before {
    content: "?";
}

.fa-unlock-alt:before {
    content: "?";
}

.fa-untappd:before {
    content: "?";
}

.fa-upload:before {
    content: "?";
}

.fa-usb:before {
    content: "?";
}

.fa-usd-circle:before {
    content: "?";
}

.fa-usd-square:before {
    content: "?";
}

.fa-user:before {
    content: "?";
}

.fa-user-alt:before {
    content: "?";
}

.fa-user-alt-slash:before {
    content: "?";
}

.fa-user-astronaut:before {
    content: "?";
}

.fa-user-check:before {
    content: "?";
}

.fa-user-circle:before {
    content: "?";
}

.fa-user-clock:before {
    content: "?";
}

.fa-user-cog:before {
    content: "?";
}

.fa-user-edit:before {
    content: "?";
}

.fa-user-friends:before {
    content: "?";
}

.fa-user-graduate:before {
    content: "?";
}

.fa-user-lock:before {
    content: "?";
}

.fa-user-md:before {
    content: "?";
}

.fa-user-minus:before {
    content: "?";
}

.fa-user-ninja:before {
    content: "?";
}

.fa-user-plus:before {
    content: "?";
}

.fa-user-secret:before {
    content: "?";
}

.fa-user-shield:before {
    content: "?";
}

.fa-user-slash:before {
    content: "?";
}

.fa-user-tag:before {
    content: "?";
}

.fa-user-tie:before {
    content: "?";
}

.fa-user-times:before {
    content: "?";
}

.fa-users:before {
    content: "?";
}

.fa-users-cog:before {
    content: "?";
}

.fa-ussunnah:before {
    content: "?";
}

.fa-utensil-fork:before {
    content: "?";
}

.fa-utensil-knife:before {
    content: "?";
}

.fa-utensil-spoon:before {
    content: "?";
}

.fa-utensils:before {
    content: "?";
}

.fa-utensils-alt:before {
    content: "?";
}

.fa-vaadin:before {
    content: "?";
}

.fa-venus:before {
    content: "?";
}

.fa-venus-double:before {
    content: "?";
}

.fa-venus-mars:before {
    content: "?";
}

.fa-viacoin:before {
    content: "?";
}

.fa-viadeo:before {
    content: "?";
}

.fa-viadeo-square:before {
    content: "?";
}

.fa-vial:before {
    content: "?";
}

.fa-vials:before {
    content: "?";
}

.fa-viber:before {
    content: "?";
}

.fa-video:before {
    content: "?";
}

.fa-video-plus:before {
    content: "?";
}

.fa-video-slash:before {
    content: "?";
}

.fa-vimeo:before {
    content: "?";
}

.fa-vimeo-square:before {
    content: "?";
}

.fa-vimeo-v:before {
    content: "?";
}

.fa-vine:before {
    content: "?";
}

.fa-vk:before {
    content: "?";
}

.fa-vnv:before {
    content: "?";
}

.fa-volleyball-ball:before {
    content: "?";
}

.fa-volume-down:before {
    content: "?";
}

.fa-volume-mute:before {
    content: "?";
}

.fa-volume-off:before {
    content: "?";
}

.fa-volume-up:before {
    content: "?";
}

.fa-vuejs:before {
    content: "?";
}

.fa-walking:before {
    content: "?";
}

.fa-wallet:before {
    content: "?";
}

.fa-warehouse:before {
    content: "?";
}

.fa-warehouse-alt:before {
    content: "?";
}

.fa-watch:before {
    content: "?";
}

.fa-weibo:before {
    content: "?";
}

.fa-weight:before {
    content: "?";
}

.fa-weixin:before {
    content: "?";
}

.fa-whatsapp:before {
    content: "?";
}

.fa-whatsapp-square:before {
    content: "?";
}

.fa-wheelchair:before {
    content: "?";
}

.fa-whistle:before {
    content: "?";
}

.fa-whmcs:before {
    content: "?";
}

.fa-wifi:before {
    content: "?";
}

.fa-wikipedia-w:before {
    content: "?";
}

.fa-window:before {
    content: "?";
}

.fa-window-alt:before {
    content: "?";
}

.fa-window-close:before {
    content: "?";
}

.fa-window-maximize:before {
    content: "?";
}

.fa-window-minimize:before {
    content: "?";
}

.fa-window-restore:before {
    content: "?";
}

.fa-windows:before {
    content: "?";
}

.fa-wine-glass:before {
    content: "?";
}

.fa-wolf-pack-battalion:before {
    content: "?";
}

.fa-won-sign:before {
    content: "?";
}

.fa-wordpress:before {
    content: "?";
}

.fa-wordpress-simple:before {
    content: "?";
}

.fa-wpbeginner:before {
    content: "?";
}

.fa-wpexplorer:before {
    content: "?";
}

.fa-wpforms:before {
    content: "?";
}

.fa-wrench:before {
    content: "?";
}

.fa-x-ray:before {
    content: "?";
}

.fa-xbox:before {
    content: "?";
}

.fa-xing:before {
    content: "?";
}

.fa-xing-square:before {
    content: "?";
}

.fa-y-combinator:before {
    content: "?";
}

.fa-yahoo:before {
    content: "?";
}

.fa-yandex:before {
    content: "?";
}

.fa-yandex-international:before {
    content: "?";
}

.fa-yelp:before {
    content: "?";
}

.fa-yen-sign:before {
    content: "?";
}

.fa-yoast:before {
    content: "?";
}

.fa-youtube:before {
    content: "?";
}

.fa-youtube-square:before {
    content: "?";
}

.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 Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    src: url("../fontawesome5.8.1/webfonts/fa-regular-400.eot?");
    src: url("../fontawesome5.8.1/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../fontawesome5.8.1/webfonts/fa-regular-400.woff2") format("woff2"),url("../fontawesome5.8.1/webfonts/fa-regular-400.woff") format("woff"),url("../fontawesome5.8.1/webfonts/fa-regular-400.ttf") format("truetype"),url("../fontawesome5.8.1/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
    font-family: 'FontAwesome';
    font-weight: 400;
}
/*!
 * Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 900;
    src: url("../fontawesome5.8.1/webfonts/fa-solid-900.eot?");
    src: url("../fontawesome5.8.1/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../fontawesome5.8.1/webfonts/fa-solid-900.woff2") format("woff2"),url("../fontawesome5.8.1/webfonts/fa-solid-900.woff") format("woff"),url("../fontawesome5.8.1/webfonts/fa-solid-900.ttf") format("truetype"),url("../fontawesome5.8.1/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa, .fas {
    font-family: 'FontAwesome';
    font-weight: 900;
}
/*!
 * Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 300;
    src: url("../fontawesome5.8.1/webfonts/fa-light-300.eot?");
    src: url("../fontawesome5.8.1/webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../fontawesome5.8.1/webfonts/fa-light-300.woff2") format("woff2"),url("../fontawesome5.8.1/webfonts/fa-light-300.woff") format("woff"),url("../fontawesome5.8.1/webfonts/fa-light-300.ttf") format("truetype"),url("../fontawesome5.8.1/webfonts/fa-light-300.svg#fontawesome") format("svg");
}

.fal {
    font-family: 'FontAwesome';
    font-weight: 300;
}
/*!
 * Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    src: url("../fontawesome5.8.1/webfonts/fa-brands-400.eot?");
    src: url("../fontawesome5.8.1/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../fontawesome5.8.1/webfonts/fa-brands-400.woff2") format("woff2"),url("../fontawesome5.8.1/webfonts/fa-brands-400.woff") format("woff"),url("../fontawesome5.8.1/webfonts/fa-brands-400.ttf") format("truetype"),url("../fontawesome5.8.1/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: 'FontAwesome';
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
    from,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@keyframes bounce {
    from,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    from,50%,to {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

@keyframes flash {
    from,50%,to {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05);
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05);
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1);
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1);
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1);
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1);
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1);
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1);
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1);
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1);
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1);
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1);
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }
}

@keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg);
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg);
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg);
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg);
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg);
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg);
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg);
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg);
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    from,11.1%,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg);
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg);
    }
}

@keyframes jello {
    from,11.1%,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg);
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03);
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

@keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03);
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0);
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes bounceInDown {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0);
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes bounceInLeft {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes bounceInRight {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes bounceInUp {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9);
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }
}

.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);
        transform: perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);
        transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);
        transform: perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);
        transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.delay-1s {
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }

    .animated.delay-2s {
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
    }

    .animated.delay-3s {
        -webkit-animation-delay: 3s;
        animation-delay: 3s;
    }

    .animated.delay-4s {
        -webkit-animation-delay: 4s;
        animation-delay: 4s;
    }

    .animated.delay-5s {
        -webkit-animation-delay: 5s;
        animation-delay: 5s;
    }

    .animated.fast {
        -webkit-animation-duration: 800ms;
        animation-duration: 800ms;
    }

    .animated.faster {
        -webkit-animation-duration: 500ms;
        animation-duration: 500ms;
    }

    .animated.slow {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

    .animated.slower {
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
    }

@media(prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        animation: unset !important;
        -webkit-transition: none !important;
        transition: none !important;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        opacity: 1\9;
        top: -30px;
        visibility: hidden;
    }

    to {
        opacity: 1;
        top: 0;
        visibility: visible;
    }
}

.cssanimations .fadeIn {
    opacity: 0;
    visibility: hidden;
    top: -30px;
}

.cssanimations.mdg-js-ready .fadeIn {
    position: relative;
    animation: fadeIn ease 1;
    animation-fill-mode: forwards;
    animation-duration: .5s;
}

.mdg-js-ready .fadeIn.one {
    animation-delay: 0s;
}

.mdg-js-ready .fadeIn.two {
    animation-delay: .2s;
}

.mdg-js-ready .fadeIn.three {
    animation-delay: .3s;
}

.mdg-js-ready .fadeIn.four {
    animation-delay: .4s;
}

.mdg-js-ready .fadeIn.five {
    animation-delay: .5s;
}

.mdg-js-ready .fadeIn.six {
    animation-delay: .6s;
}

.mdg-js-ready .fadeIn.eight {
    animation-delay: .7s;
}

.mdg-js-ready .fadeIn.nine {
    animation-delay: .8s;
}

.mdg-js-ready .fadeIn.ten {
    animation-delay: .9s;
}

.mdg-maintenanceBanner .mdg-alert {
    margin: 0;
}

.mdg-actionsHeader, .mdg-table__actionsHeader {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 1rem;
    width: 100%;
}

.mdg-actionsHeader__menu {
    margin: 0 !important;
    border-collapse: collapse;
}

html.flexbox .mdg-actionsHeader__menu {
    display: flex;
    flex-direction: column;
}

@media(min-width:768px) {
    html.flexbox .mdg-actionsHeader__menu {
        flex-direction: row;
    }
}

.mdg-actionsHeader .mdg-listNav > li, .mdg-table__actionsHeader .mdg-listNav > li, .mdg-actionsHeader .mdg-msgCenter__listNav > li, .mdg-table__actionsHeader .mdg-msgCenter__listNav > li {
    float: left;
}

    .mdg-actionsHeader .mdg-listNav > li ul li, .mdg-table__actionsHeader .mdg-listNav > li ul li, .mdg-actionsHeader .mdg-msgCenter__listNav > li ul li, .mdg-table__actionsHeader .mdg-msgCenter__listNav > li ul li {
        display: block;
        width: 100%;
        border-right: 0;
    }

@media(min-width:768px) {
    .mdg-actionsHeader, .mdg-table__actionsHeader {
        margin-bottom: 2rem;
    }
}

.mdg-actionsHeader__btn {
    padding: .6rem 1rem;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #000;
}

    .mdg-actionsHeader__btn:hover, .mdg-actionsHeader__btn:focus, .mdg-actionsHeader__btn.active {
        background-color: rgba(255,255,255,.25);
        text-decoration: none;
    }

.mdg-filterPanel {
    margin-bottom: 1rem;
    background-color: #e8e8e8;
    padding: 1rem 0;
}

.mdg-notifications, .mdg-notifications--server {
    top: 50px;
    position: fixed;
    z-index: 2;
    width: 100%;
}

    .mdg-notifications .animated, .mdg-notifications--server .animated {
        animation-duration: 300ms;
        animation-timing-function: ease-in-out;
    }

    .mdg-notifications ul, .mdg-notifications--server ul {
        padding: 0 0 0 1.2rem;
        margin: 0;
    }

@media(min-width:768px) {
    .mdg-notifications, .mdg-notifications--server {
        top: 60px;
    }
}

.mdg-notifications .mdg-alert, .mdg-notifications--server .mdg-alert {
    margin: 0;
}

.mdg-notifications--server {
    position: relative;
}

.mdg-accordion {
    list-style: none;
    padding: 0;
    margin-bottom: 2rem;
    clear: both;
}

    .mdg-accordion [role="tabpanel"] {
        display: none;
    }

.mdg-card .mdg-accordion, .mdg-tile .mdg-accordion {
    margin-bottom: 0;
}

.mdg-accordion__tab {
    display: block;
    width: 100%;
    background-color: #337ab7;
    border: 0;
    color: #fff;
    padding: 1rem 3rem 1rem 1rem;
    text-align: left;
    position: relative;
    text-decoration: none;
    line-height: 1em;
    font-weight: 300;
    font-size: 1.2rem;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

    .mdg-accordion__tab:after {
        content: '+';
        position: absolute;
        top: 50%;
        right: 1rem;
        font-size: 2rem;
        line-height: 0;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .mdg-accordion__tab:hover, .mdg-accordion__tab:focus {
        text-decoration: none;
        color: #fff;
        background-color: #22527b !important;
    }

    .mdg-accordion__tab[aria-expanded="true"] {
        background-color: #000 !important;
    }

        .mdg-accordion__tab[aria-expanded="true"]:after {
            transform: rotate(225deg);
        }

.mdg-accordion--small .mdg-accordion__tab {
    padding: .75rem 1rem;
}

.mdg-accordion__tab--lg {
    font-size: 1.5rem;
}

.mdg-accordion__content {
    padding: 1px 1rem;
    background-color: #fff;
}

@media(min-width:768px) {
    .mdg-accordion__content {
        padding: 1px 2rem;
    }
}

.mdg-accordion__controls {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .mdg-accordion__controls ul {
        float: right;
    }

.mdg-accordion__control {
    margin: 0;
    display: inline-block;
}

    .mdg-accordion__control a {
        display: block;
        text-decoration: none;
        padding: 1rem;
    }

.mdg-tabPanel {
    list-style: none;
    padding: 0;
    margin-bottom: 2rem;
}

.mdg-card .mdg-tabPanel, .mdg-tile .mdg-tabPanel {
    margin-bottom: 0;
}

.mdg-tabPanel__tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #265c89;
    border-bottom: 5px solid #000;
    -webkit-overflow-scrolling: touch;
}

html.flexbox .mdg-tabPanel__tabs {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    white-space: nowrap;
}

@media(min-width:768px) {
    html.flexbox .mdg-tabPanel__tabs {
        flex-direction: row;
    }
}

.mdg-tabPanel__tab {
    flex: 1;
    display: block;
    float: left;
    background-color: #265c89;
    border: 0;
    color: #fff;
    padding: 1rem;
    text-align: center;
    position: relative;
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

@media(min-width:1200px) {
    .mdg-tabPanel__tab {
        border-right: 1px solid #1b4161;
    }
}

.mdg-tabPanel__tab:last-child {
    border-right: 0;
}

.mdg-tabPanel__tab:before {
    content: "";
    top: 0;
    opacity: 0;
    height: 0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.mdg-tabPanel__tab:hover, .mdg-tabPanel__tab:focus {
    text-decoration: none;
    color: #fff;
    background-color: #2f71a9 !important;
}

.mdg-tabPanel__tab[aria-expanded="true"] {
    background-color: #000 !important;
}

    .mdg-tabPanel__tab[aria-expanded="true"]:before {
        content: "";
        position: absolute;
        top: 0;
        height: 5px;
        left: 0;
        opacity: 1;
        width: 100%;
        background-color: #fec722;
    }

@media(min-width:768px) {
    .mdg-tabPanel__tab[aria-expanded="true"]:before {
        top: -5px;
    }
}

.mdg-tabPanel__content {
    clear: both;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-top: 1px;
    padding-bottom: 1px;
}

@media(min-width:768px) {
    .mdg-tabPanel__content {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

.js .mdg-tabPanel__content {
    display: none;
}

.mdg-tabPanel__controls {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .mdg-tabPanel__controls ul {
        float: right;
    }

.mdg-tabPanel__control {
    margin: 0;
    display: inline-block;
}

    .mdg-tabPanel__control a {
        display: block;
        text-decoration: none;
        padding: 1rem;
    }

.mdg-caps {
    text-transform: uppercase;
    line-height: 1.1em;
    display: inline-block;
    color: #666;
}

.mdg-caps__top {
    font-size: .75em;
    line-height: 1.5em;
}

.mdg-caps__bottom {
    font-weight: 600;
}

.mdg-caps--block {
    display: block;
    margin-bottom: 2rem;
}

    .mdg-caps--block span {
        display: block;
    }

.mdg-footerBrand {
    text-align: left;
    padding: 1rem 0;
}

    .mdg-footerBrand > * {
        display: block;
    }

@media(min-width:768px) {
    .mdg-footerBrand > * {
        display: table;
        padding: 0 0 2rem 0;
    }

    html.flexbox .mdg-footerBrand > * {
        flex: 1 1 auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
}

.mdg-footerBrand > *:last-child {
    margin: 0;
}

html.no-flexbox.no-flexboxtweener .mdg-footerBrand hr {
    display: none;
}

@media(min-width:768px) {
    html.flexbox .mdg-footerBrand {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
    }
}

.mdg-footerBrand__text {
    text-transform: uppercase;
    display: table-cell;
    vertical-align: top;
    padding-left: 1rem;
}

.mdg-footerBrand__link {
    filter: none;
}

    .mdg-footerBrand__link:hover, .mdg-footerBrand__link:focus {
        filter: grayscale(100%);
    }

        .mdg-footerBrand__link:hover img, .mdg-footerBrand__link:focus img {
            opacity: 1;
        }

.mdg-footerBrand__img {
    display: table-cell;
    vertical-align: top;
}

    .mdg-footerBrand__img img {
        max-height: 60px;
        position: relative;
    }

.mdg-footerBrand__top {
    display: block;
    font-size: .75em;
    margin-bottom: .2rem;
    line-height: 1.2em;
}

.mdg-footerBrand__bottom {
    display: block;
    font-weight: 600;
    line-height: 1.2em;
}

.mdg-dropDown {
    position: relative;
}

.mdg-dropDown__trigger {
    position: relative;
    margin: 0;
}

a.mdg-dropDown__trigger {
    display: block;
    margin: 0;
}

.js .mdg-dropDown__trigger:after {
    content: '?';
    display: inline-block;
    margin-left: .5rem;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-transition: transform 300ms ease;
    -moz-transition: transform 300ms ease;
    -ms-transition: transform 300ms ease;
    -o-transition: transform 300ms ease;
    transition: transform 300ms ease;
}

.js .mdg-dropDown__trigger:empty:after {
    margin: 0;
}

.mdg-dropDown.active .mdg-dropDown__trigger:after {
    transform: rotate(180deg) translateZ(0);
    transform-origin: center;
}

.mdg-dropDown__panel {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #fff;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    position: absolute;
    padding: 1rem;
    box-shadow: 0 4px 4px -1px rgba(0,0,0,.35);
    max-height: 50vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.active .mdg-dropDown__panel {
    opacity: 1;
    visibility: visible;
    min-width: 200px;
}

.mdg-dropDown__panel--right {
    right: -1px;
}

.mdg-dropDown__panel--wide {
    width: 100%;
}

.mdg-results {
    list-style: none;
    margin: 2rem 0;
    padding: 0;
    display: block;
}

.mdg-results__item {
    display: block;
    padding: 1rem;
    border-bottom: 1px solid #e8e8e8;
}

.mdg-results__heading {
    margin: 0 0 1rem 0;
    font-size: 1.5rem;
}

.mdg-results__attribute__label {
    width: 10rem;
    font-weight: 600;
    display: table-cell;
    padding: .25rem 0;
    position: relative;
}

    .mdg-results__attribute__label:after {
        content: ':';
    }

.mdg-results__attribute__data {
    display: table-cell;
    padding: .25rem 0;
}

.mdg-tourTips .mdg-tourTip {
    display: none;
    position: absolute;
    width: 400px;
    max-width: 100%;
    background-color: #fff;
    color: #000;
    padding: 1rem;
    z-index: 10001;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    margin: auto;
    border: 2px solid #337ab7;
}

.mdg-tourTips .mdg-tourTip__arrow {
    position: absolute;
    width: 0;
    height: 0;
}

.mdg-tourTips .mdg-tourTip__arrow--bottom {
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #337ab7;
    top: -16px;
    left: 50%;
    margin-left: -8px;
}

    .mdg-tourTips .mdg-tourTip__arrow--bottom:before {
        content: '';
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-bottom: 14px solid #fff;
        top: 2px;
        left: 50%;
        margin-left: -14px;
        position: absolute;
    }

.mdg-tourTips .mdg-tourTip__header {
    margin-top: 0;
    margin-bottom: 1rem;
}

.mdg-tourTips .mdg-tourTip__footer {
    margin-top: 1rem;
}

.mdg-tourTips__backdrop {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.6);
    z-index: 10000;
    top: 0;
    left: 0;
}

.mdg-actionPanel {
    background-color: #fff;
    position: absolute;
    top: 0;
    height: 100%;
    min-height: 5rem;
    width: 15rem;
    right: -12rem;
    -webkit-transition: right 300ms;
    -moz-transition: right 300ms;
    -ms-transition: right 300ms;
    -o-transition: right 300ms;
    transition: right 300ms;
}

    .mdg-actionPanel .mdg-dropDown {
        position: relative;
    }

    .mdg-actionPanel .mdg-dropDown__panel {
        width: 100%;
    }

@media(min-width:992px) {
    .mdg-actionPanel {
        right: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.mdg-actionPanel--active {
    right: 0;
}

.mdg-actionPanel__parent {
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 5rem;
    padding-right: 3rem;
    display: block !important;
    float: left;
}

.mdg-actionPanel__parent--open {
    overflow: visible;
}

@media(min-width:992px) {
    .mdg-actionPanel__parent {
        overflow: visible;
        padding-right: 15rem;
    }
}

.mdg-actionPanel__trigger {
    min-width: 3rem;
    width: 3rem;
    height: 100%;
    vertical-align: middle;
    display: table-cell !important;
    font-size: 150%;
    text-align: center;
    outline: none;
    border: 0;
    margin-right: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
}

@media(min-width:992px) {
    .mdg-actionPanel__trigger {
        display: none !important;
    }
}

.mdg-actionPanel__wrap {
    display: table;
    table-layout: fixed;
    height: 100%;
}

@media(min-width:992px) {
    .mdg-actionPanel__wrap {
        width: 100%;
    }
}

.mdg-actionPanel__panel {
    display: table-cell;
    height: 100%;
    vertical-align: top;
    width: 100%;
}

@media(min-width:992px) {
    .mdg-actionPanel__panel {
        vertical-align: middle;
        padding: 1rem;
    }
}

.mdg-dashboard {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    margin: 1rem 0;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.4);
}

@media(min-width:768px) {
    .mdg-dashboard {
        margin: 2rem 0;
    }
}

@media(min-width:992px) {
    .mdg-dashboard {
        background: linear-gradient(to right,#fff 0%,#fff 70%,#f4f4f4 70%,#f4f4f4 100%);
    }
}

.mdg-dashboard--noColumn {
    background: #fff;
}

.mdg-dashboard__heading {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mdg-dashboard__menu {
    float: left;
    flex: 0 1 70px;
    width: 70px;
    background-color: #1a3d5c;
}

@media(min-width:768px) {
    .mdg-dashboard__menu {
        flex: 0 1 150px;
        width: 150px;
    }
}

.mdg-dashboard__menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .mdg-dashboard__menu ul > li {
        display: block;
        border-bottom: 1px solid #367fbf;
        width: 100%;
    }

        .mdg-dashboard__menu ul > li:last-child {
            border-bottom: 0;
        }

        .mdg-dashboard__menu ul > li a {
            color: #fff;
            position: relative;
            text-align: center;
            padding: 1rem 0;
            text-decoration: none;
            display: block;
        }

            .mdg-dashboard__menu ul > li a > i.fa {
                margin: 0;
                display: block;
                font-size: 16px;
                opacity: .25;
                -webkit-transition: opacity 300ms;
                -moz-transition: opacity 300ms;
                -ms-transition: opacity 300ms;
                -o-transition: opacity 300ms;
                transition: opacity 300ms;
            }

            .mdg-dashboard__menu ul > li a:hover, .mdg-dashboard__menu ul > li a:focus, .mdg-dashboard__menu ul > li a.active {
                background-color: #3072ac;
                color: #fff;
            }

                .mdg-dashboard__menu ul > li a:hover > i.fa, .mdg-dashboard__menu ul > li a:focus > i.fa, .mdg-dashboard__menu ul > li a.active > i.fa {
                    opacity: 1;
                }

@media(min-width:768px) {
    .mdg-dashboard__menu ul > li a {
        padding: 1rem;
    }

        .mdg-dashboard__menu ul > li a i.fa {
            font-size: 2rem;
            margin-bottom: .5rem;
        }
}

@media(max-width:767px) {
    .mdg-dashboard__menu__label {
        display: block;
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        border: 0;
    }
}

.mdg-dashboard__content {
    float: left;
    flex: 1 1 0%;
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
}

    .mdg-dashboard__content > :first-child {
        margin-top: 1rem;
    }

@media(min-width:768px) {
    .mdg-dashboard__content {
        padding-left: 2rem;
        padding-right: 2rem;
    }

        .mdg-dashboard__content > :first-child {
            margin-top: 2rem;
        }
}

.mdg-dashboard__info {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    clear: both;
}

@media(max-width:991px) {
    .mdg-dashboard__info--active {
        padding: 1rem;
        position: fixed;
        top: 0;
        left: 0;
        min-height: 100%;
        background-color: #fff;
        width: 100%;
        top: 60px;
        z-index: 2;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media(max-width:767px) {
    .mdg-dashboard__info--active {
        top: 50px;
    }
}

@media(min-width:768px) {
    .mdg-dashboard__info {
        float: left;
        padding-left: 2rem;
        padding-right: 2rem;
        clear: none;
    }
}

@media(min-width:992px) {
    .mdg-dashboard__info {
        flex: 30%;
        width: 30%;
        max-width: 30%;
    }
}

.mdg-dashboard__actions {
    float: left;
    padding: 1rem;
    width: 100%;
    background-color: #e7e7e7;
    clear: both;
    text-align: center;
}

@media(min-width:992px) {
    .mdg-dashboard__actions {
        padding: 2rem;
        text-align: right;
    }
}

.mdg-dashboard__actions__info {
    margin-bottom: 1rem;
    text-align: center;
}

    .mdg-dashboard__actions__info label {
        text-align: left;
        margin-bottom: 0;
    }

@media(min-width:992px) {
    .mdg-dashboard__actions__info {
        float: left;
        flex: 1;
        text-align: right;
        margin-bottom: 0;
        padding-right: 2rem;
    }
}

.mdg-dashboard__actions__info :first-child {
    margin-top: 0;
}

.mdg-dashboard__actions__info :last-child {
    margin-bottom: 0;
}

.mdg-dashboard__actions__buttons {
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}

    .mdg-dashboard__actions__buttons .mdg-btn {
        margin: 0 0 1rem 0;
    }

        .mdg-dashboard__actions__buttons .mdg-btn:first-child {
            margin-bottom: 0;
        }

@media(min-width:992px) {
    .mdg-dashboard__actions__buttons {
        flex-direction: row;
        justify-content: flex-end;
        text-align: right;
        float: right;
        flex: 0;
    }

    html.flexboxtweener .mdg-dashboard__actions__buttons {
        flex: none;
    }

    .mdg-dashboard__actions__buttons .mdg-btn {
        margin: 0 1rem 0 0;
    }
}

.mdg-dashboard__actions .mdg-btn:last-child {
    margin-right: 0;
}

.mdg-cart__subtotals {
    padding: 1rem 0;
    font-size: 1.2em;
    font-weight: 700;
    text-align: center;
}

@media(min-width:768px) {
    .mdg-cart__subtotals__label {
        float: left;
    }
}

@media(min-width:768px) {
    .mdg-cart__subtotals__amount {
        float: right;
    }
}

.mdg-cart__totals {
    padding: 1rem 0;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
}

@media(min-width:768px) {
    .mdg-cart__totals__label {
        float: left;
    }
}

@media(min-width:768px) {
    .mdg-cart__totals__amount {
        float: right;
    }
}

.mdg-cart__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
}

.mdg-cart__item {
    display: block;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
}

html.flexbox .mdg-cart__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.mdg-cart__item > * {
    vertical-align: middle;
}

html.flexbox .mdg-cart__item > * {
    flex: 1;
}

@media(min-width:992px) {
    .mdg-cart__item > * {
        vertical-align: middle;
    }
}

.mdg-cart__item__action {
    display: table-cell;
    font-size: 1.5rem;
    width: 2rem;
    max-width: 2rem;
    padding-right: 1rem;
    align-self: flex-start;
    vertical-align: top;
}

.mdg-cart__item__title {
    display: table-cell;
    color: #337ab7;
    font-size: 1.2rem;
    width: 100%;
    padding-right: 1rem;
}

html.flexbox .mdg-cart__item__title {
    flex: 3 !important;
}

.mdg-cart__item__subtitle {
    color: #666;
    font-size: .8em;
    width: 100%;
    line-height: 1.3;
}

html.flexbox .mdg-cart__item__subtitle {
    flex: 3 !important;
}

.mdg-cart__item__price {
    display: block;
    white-space: nowrap;
    text-align: right;
    margin: .5rem 0 0 0;
}

@media(min-width:544px) {
    .mdg-cart__item__price {
        margin: 0;
        display: table-cell;
        text-align: right;
    }
}

.mdg-cart__item__price .mdg-btn {
    margin: 0;
}

.mdg-cart__item__remove {
    color: #f00;
}

    .mdg-cart__item__remove:hover, .mdg-cart__item__remove:focus {
        color: #800000;
    }

.mdg-cart__item__menu {
    display: block;
    padding-top: 1rem;
    padding-left: 2rem;
}

html.flexbox .mdg-cart__item__menu {
    flex: 100% !important;
}

.mdg-cart__item__menu :checked + label .mdg-form__field__hint {
    color: #000;
}

@media(min-width:544px) {
    .mdg-cart__item__menu :checked + label .mdg-form__field__hint {
        float: right;
        font-size: inherit;
        margin: 0;
        line-height: inherit;
    }

    .mdg-cart__item__menu label {
        display: block !important;
        margin-right: 0 !important;
    }
}

.mdg-cart__counts {
    display: none;
}

.mdg-cart__link {
    position: relative;
}

    .mdg-cart__link .mdg-badge {
        margin-left: .5em;
    }

.mdg-pager__info {
    padding: 1rem;
    text-align: center;
    background-color: #f4f4f4;
}

.mdg-flipTile .mdg-flipTile__content {
    position: relative;
    perspective: 1000px;
}

.mdg-flipTile.hover .mdg-flipTile__front {
    transform: rotateY(180deg);
}

html.no-csstransitions .mdg-flipTile.hover .mdg-flipTile__front {
    visibility: hidden;
}

.mdg-flipTile.hover .mdg-flipTile__back {
    transform: rotateY(0deg);
}

html.no-csstransitions .mdg-flipTile.hover .mdg-flipTile__back {
    visibility: visible;
    top: 0;
}

html.no-csstransitions .mdg-flipTile {
    float: left;
    margin-right: 1.5rem;
}

    html.no-csstransitions .mdg-flipTile :last-child {
        margin-right: 0;
    }

.mdg-flipTile .mdg-flipTile__content {
    transform-style: preserve-3d;
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
}

.mdg-flipTile .mdg-flipTile__front, .mdg-flipTile .mdg-flipTile__back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .3s ease-in;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.mdg-flipTile .mdg-flipTile__front {
    position: relative;
}

.mdg-flipTile .mdg-flipTile__back {
    transform: rotateY(-180deg);
}

html.no-csstransitions .mdg-flipTile .mdg-flipTile__back {
    visibility: hidden;
}

.mdg-gridNav {
    list-style: none;
    padding: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    float: left;
    width: 100%;
}

    .mdg-gridNav > li {
        margin-bottom: 1rem;
        width: 100%;
    }

        .mdg-gridNav > li a {
            height: 100%;
            text-decoration: none;
        }

@media(max-width:767px) {
    .mdg-gridNav > li:last-child {
        margin-bottom: 0;
    }
}

@media(min-width:768px) {
    .mdg-gridNav {
        margin-top: 2rem;
        margin-bottom: 0;
    }

    html.flexbox .mdg-gridNav {
        display: flex;
        flex-flow: row wrap;
        align-items: stretch;
        justify-content: flex-start;
    }

    .mdg-gridNav > li {
        float: left;
        margin-right: 2rem;
        margin-bottom: 2rem;
        width: calc(50% - 1rem);
    }

        .mdg-gridNav > li:nth-child(2n+2) {
            margin-right: 0;
        }

    html.flexbox .mdg-gridNav > li {
        flex: 0 1 auto;
    }

        html.flexbox .mdg-gridNav > li a {
            flex: 0 1 calc(50% - 1rem);
        }
}

.mdg-gridNav__item {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.mdg-gridNav__icon {
    display: table-cell;
    vertical-align: top;
    font-size: 5rem;
    width: calc(1em + 2rem);
}

.mdg-gridNav__content {
    display: table-cell;
    vertical-align: top;
}

.mdg-gridNav__heading {
    margin-top: 0;
    margin-bottom: .25em;
}

.mdg-montage {
    overflow: hidden;
}

.mdg-montage__container {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 2rem;
    padding-top: 2rem;
}

.mdg-montage__slides {
    order: 2;
    position: relative;
}

.mdg-montage__slide {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    position: absolute;
    opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

    .mdg-montage__slide:first-child {
        position: relative;
        opacity: 1;
        overflow: visible;
        height: auto;
    }

.mdg-montage__slide--show {
    position: relative;
    opacity: 1;
    overflow: visible;
    height: auto;
}

.mdg-montage__slide--hide {
    position: absolute !important;
    opacity: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.mdg-montage__nav {
    display: block;
    position: relative;
    top: 5rem;
    opacity: .25;
    padding: 2rem;
    font-size: 2em;
    align-self: flex-start;
}

    .mdg-montage__nav:hover, .mdg-montage__nav:focus {
        opacity: 1;
    }

@media(min-width:768px) {
    .mdg-montage__nav {
        font-size: 4em;
    }
}

.mdg-montage__nav--prev {
    order: 1;
    padding-left: 1rem;
}

@media(min-width:768px) {
    .mdg-montage__nav--prev {
        padding-left: 2rem;
    }
}

.mdg-montage__nav--next {
    order: 3;
    padding-right: 1rem;
}

@media(min-width:768px) {
    .mdg-montage__nav--next {
        padding-right: 2rem;
    }
}

.mdg-montage__content {
    width: 100%;
    max-width: 1300px;
}

    .mdg-montage__content .mdg-btn {
        margin-bottom: 2rem;
    }

.mdg-montage__heading {
    font-size: 2rem;
    line-height: 1;
    font-weight: 700;
    outline: none;
}

    .mdg-montage__heading a {
        text-decoration: none;
    }

        .mdg-montage__heading a:hover, .mdg-montage__heading a:focus {
            color: #fec722 !important;
        }

@media(min-width:992px) {
    .mdg-montage__heading {
        margin-top: 0;
    }
}

@media(min-width:1200px) {
    .mdg-montage__heading {
        font-size: 3rem;
    }
}

.mdg-montage__caption {
    font-size: 1.5rem;
    line-height: 1.2;
    font-style: italic;
}

.mdg-montage__imageCol {
    text-align: center;
}

    .mdg-montage__imageCol a {
        display: block;
    }

.mdg-montage__image {
    position: relative;
    width: 100%;
    max-width: 100%;
}

@media(min-width:992px) {
    .mdg-montage__image {
        width: auto;
    }
}

.mdg-csp {
    background-color: #ffdfa2;
    padding: 2rem 0;
}

    .mdg-csp h2, .mdg-csp h3, .mdg-csp h4 {
        color: #000;
    }

.mdg-csp__col1 {
    text-align: center;
}

    .mdg-csp__col1 img {
        width: 150px;
        max-width: 100%;
        margin-bottom: 1rem;
    }

.mdg-csp__col2 h2 {
    margin-top: 0;
    margin-bottom: 1rem;
}

.mdg-csp__col2 p {
    margin-top: 0;
}

@media(min-width:992px) {
    .mdg-csp__col1 img {
        margin-bottom: 0;
    }

    .mdg-csp__col2 p:last-child {
        margin-bottom: 0;
    }

    .mdg-csp__col3 {
        padding-top: 3rem;
    }
}

#mdg-OUTERWRAP {
    animation-delay: 2s;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.mdg-js-useloader #mdg-OUTERWRAP {
    opacity: 0;
    visibility: hidden;
}

.mdg-js-ready #mdg-OUTERWRAP, .no-js #mdg-OUTERWRAP {
    opacity: 1;
    visibility: visible;
}

.mdg-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    overflow: hidden;
    background-color: rgba(0,0,0,.75);
    z-index: 100;
    display: none;
}

.mdg-js-useloader .mdg-loader {
    display: block;
}

.mdg-js-ready .mdg-loader {
    display: none;
}

.no-js .mdg-loader {
    display: none;
}

.mdg-loader__dot {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 25px;
    height: 25vw;
    margin: auto;
    max-height: 15%;
}

    .mdg-loader__dot:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 25px;
        height: 25px;
        border-radius: 100%;
        transform: scale(0);
    }

    .mdg-loader__dot:nth-child(7n+1) {
        transform: rotate(45deg);
    }

        .mdg-loader__dot:nth-child(7n+1):before {
            background: #00ff80;
            animation: loadpuff .8s linear .1s infinite;
        }

    .mdg-loader__dot:nth-child(7n+2) {
        transform: rotate(90deg);
    }

        .mdg-loader__dot:nth-child(7n+2):before {
            background: #00ffea;
            animation: loadpuff .8s linear .2s infinite;
        }

    .mdg-loader__dot:nth-child(7n+3) {
        transform: rotate(135deg);
    }

        .mdg-loader__dot:nth-child(7n+3):before {
            background: #0af;
            animation: loadpuff .8s linear .3s infinite;
        }

    .mdg-loader__dot:nth-child(7n+4) {
        transform: rotate(180deg);
    }

        .mdg-loader__dot:nth-child(7n+4):before {
            background: #0040ff;
            animation: loadpuff .8s linear .4s infinite;
        }

    .mdg-loader__dot:nth-child(7n+5) {
        transform: rotate(225deg);
    }

        .mdg-loader__dot:nth-child(7n+5):before {
            background: #2b00ff;
            animation: loadpuff .8s linear .5s infinite;
        }

    .mdg-loader__dot:nth-child(7n+6) {
        transform: rotate(270deg);
    }

        .mdg-loader__dot:nth-child(7n+6):before {
            background: #9500ff;
            animation: loadpuff .8s linear .6s infinite;
        }

    .mdg-loader__dot:nth-child(7n+7) {
        transform: rotate(315deg);
    }

        .mdg-loader__dot:nth-child(7n+7):before {
            background: #f0f;
            animation: loadpuff .8s linear .7s infinite;
        }

    .mdg-loader__dot:nth-child(7n+8) {
        transform: rotate(360deg);
    }

        .mdg-loader__dot:nth-child(7n+8):before {
            background: #ff0095;
            animation: loadpuff .8s linear .8s infinite;
        }

@keyframes loadpuff {
    100% {
        opacity: 0;
        transform: scale(1.5);
    }
}

@font-face {
    font-family: 'Lobster';
    font-weight: normal;
    font-style: normal;
    src: url("../../../fonts/Lobster1.4.eot?");
    src: local("Lobster1.4"),url("../../../fonts/Lobster1.4.woff2") format("woff2"),url("../../../fonts/Lobster1.4.woff") format("woff"),url("../../../fonts/Lobster1.4.ttf") format("truetype"),url("../../../fonts/Lobster1.4.svg#Lobster1.4") format("svg"),url("../../../fonts/Lobster1.4.eot?#iefix") format("embedded-opentype");
}

html, html body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

small {
    line-height: 1.1rem;
    font-size: .8rem;
    display: inline-block;
}

#mdg-BACKGROUND {
    position: fixed;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: #337ab7;
    background-size: cover;
    background-position: top center;
    background-attachment: scroll;
    background-repeat: no-repeat;
}

[data-page-type="content"] #mdg-BACKGROUND {
    background-color: transparent;
    background-image: none;
}

#mdg-OUTERWRAP {
    padding-top: 50px;
    position: relative;
    width: 100%;
}

@media(min-width:768px) {
    #mdg-OUTERWRAP {
        padding-top: 60px;
    }
}

#mdg-INNERWRAP {
    position: relative;
    z-index: 1;
    width: 100%;
}

#mdg-FOOTER {
    clear: both;
}

#mdg-FOOTER__top {
    background-color: #f4f4f4;
    clear: both;
}

    #mdg-FOOTER__top hr {
        align-self: center;
        background-color: #085148;
        padding: 0;
        margin: 0;
        border: 0;
        height: 1px;
    }

@media(max-width:767px) {
    #mdg-FOOTER__top hr {
        display: none;
    }
}

#mdg-FOOTER__middle, #mdg-FOOTER__bottom {
    clear: both;
    background-color: #337ab7;
}

    #mdg-FOOTER__middle h2, #mdg-FOOTER__bottom h2 {
        font-size: 1.3rem;
        margin: 0;
    }

@media(max-width:1199px) {
    #mdg-FOOTER__middle, #mdg-FOOTER__bottom {
        text-align: center;
    }
}

#mdg-FOOTER__middle *, #mdg-FOOTER__bottom * {
    color: #fff;
    color: rgba(255,255,255,.5);
}

#mdg-FOOTER__middle a:hover, #mdg-FOOTER__middle a:focus, #mdg-FOOTER__bottom a:hover, #mdg-FOOTER__bottom a:focus {
    color: #fff;
}

#mdg-FOOTER__middle {
    padding: 1rem 1rem 0 1rem;
}

@media(min-width:768px) {
    #mdg-FOOTER__middle {
        padding: 2rem 2rem 0 2rem;
    }
}

#mdg-FOOTER__bottom {
    border-top: 1px solid rgba(255,255,255,.15);
    padding: 1rem 1rem 6rem 1rem;
}

@media(min-width:768px) {
    #mdg-FOOTER__bottom {
        padding: 2rem 2rem 7rem 2rem;
    }
}

#mdg-FOOTER__copyright {
    margin-top: 0;
}

#mdg-FOOTER__contacts {
    text-align: center;
}

#mdg-FOOTER__nav {
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-bottom: 2rem;
    list-style: none;
}

@media(max-width:543px) {
    #mdg-FOOTER__nav {
        text-align: center;
    }
}

@media(min-width:1200px) {
    #mdg-FOOTER__nav {
        text-align: right;
    }

        #mdg-FOOTER__nav li {
            display: block;
            margin-right: 1rem;
        }

            #mdg-FOOTER__nav li:last-child {
                margin: 0;
            }

        #mdg-FOOTER__nav li {
            display: inline-block;
        }
}

.mdg-row {
    clear: both;
    width: 100%;
}

.mdg-row__heading {
    text-transform: uppercase;
    border-bottom: 1px solid #337ab7;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
    margin-top: 0;
    line-height: 1em;
}

.mdg-util--dark .mdg-row__heading {
    border-bottom: 1px solid #fff;
}

.mdg-row__heading__top {
    font-size: 50%;
    display: block;
    margin-left: .1em;
    line-height: 1em;
}

.mdg-row__heading--full {
    border: 0;
}

.mdg-util--dark .mdg-row__heading--full {
    border: 0;
}

@media(min-width:768px) {
    .mdg-row__heading--full {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

.mdg-section {
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
    clear: both;
}

    .mdg-section:after {
        content: "";
        display: table;
        clear: both;
    }

.mdg-section--flush {
    padding-left: 1rem;
    padding-right: 1rem;
}

@media(min-width:768px) {
    .mdg-section--flush {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@media(min-width:768px) {
    .mdg-section--indent {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.mdg-section__heading, .mdg-dashboard__heading {
    border-bottom: 1px solid #337ab7;
    padding-bottom: 1em;
    position: relative;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    clear: both;
}

@media(min-width:768px) {
    .mdg-section--indent .mdg-section__heading, .mdg-section--indent .mdg-dashboard__heading {
        margin-left: -1rem;
        margin-right: -1rem;
    }
}

.mdg-section__heading:before, .mdg-dashboard__heading:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 4px;
    width: 30%;
    background-color: #337ab7;
}

.mdg-util--dark .mdg-section__heading, .mdg-util--dark .mdg-dashboard__heading {
    border-bottom: 1px solid #fff;
}

    .mdg-util--dark .mdg-section__heading:before, .mdg-util--dark .mdg-dashboard__heading:before {
        background-color: #fff;
    }

.mdg-breadcrumbs {
    background-color: #f4f4f4;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

    .mdg-breadcrumbs a {
        color: #333;
    }

.mdg-breadcrumbs__list {
    margin: 0;
    white-space: nowrap;
    padding: 1rem 0;
}

    .mdg-breadcrumbs__list > li {
        display: inline-block;
    }

        .mdg-breadcrumbs__list > li + li:before {
            padding-right: .5rem;
            padding-left: .5rem;
            color: #666;
            content: "/";
        }

        .mdg-breadcrumbs__list > li:last-child {
            margin-right: 2rem;
        }

    .mdg-breadcrumbs__list > .active {
        color: #666;
    }

.mdg-form {
    clear: both;
}

    .mdg-form .mdg-form__input, .mdg-form .mdg-form__select, .mdg-form .mdg-form__textarea {
        position: relative;
        outline: none;
        box-shadow: none;
        background-color: #fff;
        border-radius: 0;
        border: 0;
        border: 1px solid #b3b3b3;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        appearance: none;
        -webkit-transition: all 150ms ease;
        -moz-transition: all 150ms ease;
        -ms-transition: all 150ms ease;
        -o-transition: all 150ms ease;
        transition: all 150ms ease;
    }

.mdg-util--dark .mdg-form .mdg-form__input, .mdg-util--dark .mdg-form .mdg-form__select, .mdg-util--dark .mdg-form .mdg-form__textarea {
    border-color: #fff;
}

.mdg-form .mdg-form__input[aria-invalid="true"], .mdg-form .mdg-form__input.input-validation-error, .mdg-form .mdg-form__select.input-validation-error {
    border-bottom-color: #f00 !important;
    box-shadow: 0 1px 0 0 #f00 !important;
}

.mdg-util--dark .mdg-form .mdg-form__input[aria-invalid="true"], .mdg-util--dark .mdg-form .mdg-form__input.input-validation-error, .mdg-util--dark .mdg-form .mdg-form__select.input-validation-error {
    border-bottom-color: #ff0 !important;
    box-shadow: 0 1px 0 0 #ff0 !important;
}

.mdg-form label {
    display: block;
    color: #7d7d7d;
    font-weight: 400;
    z-index: 1;
}

.mdg-form .btn-link {
    text-decoration: none !important;
}

.mdg-form__label { /*position:absolute;*/
    left: 0;
    width: calc(100% - 2px);
    top: 1px;
    left: 1px;
    right: 1px;
    transition: all .3s ease;
    transform-origin: 0;
    margin: 0;
}

    .mdg-form__label.sr-only {
        position: absolute;
    }
/*.mdg-form__label.active{transform:translate3d(0,0,0) scale(.75);color:#0483d8;z-index:1;padding:.25rem .85rem !important;}.mdg-form__label.active.set{color:#7d7d7d;}*/ /*.mdg-form__label.active.set+.mdg-form__input{border-color:#b3b3b3 !important;}.mdg-form__label.active+.mdg-form__input{border-color:#0483d8 !important;padding-top:2rem;padding-bottom:.5rem;}*/

.js .mdg-form__label {
    padding: .7rem;
}

.no-js .mdg-form__label {
    position: relative;
}

    .no-js .mdg-form__label.active {
        transform: none;
    }

.mdg-form__label__right {
    display: block;
}

@media(min-width:768px) {
    .mdg-form__label__right {
        float: right;
    }
}

.mdg-form fieldset legend {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 1.5rem;
    line-height: inherit;
    color: #000;
}

.mdg-form__field {
    position: relative;
    margin-top: 2rem;
    margin-bottom: 2rem;
    clear: both;
}

.mdg-form__field--condensed {
    margin: 1rem 0;
}

.mdg-form__field__hint {
    display: block;
    margin-top: .5rem;
    font-size: .8em;
    color: #7d7d7d;
    cursor: default;
    line-height: 1.2;
    font-weight: 400;
}

.mdg-form__field__hint--top {
    margin-top: 0;
    margin-bottom: 1rem;
}

.mdg-form__field__message {
    position: relative;
    font-size: .8rem;
    line-height: 1rem;
}

    .mdg-form__field__message .field-validation-valid {
        display: none;
    }

    .mdg-form__field__message .validation-summary-valid {
        display: none;
    }

    .mdg-form__field__message .field-validation-error {
        position: relative;
        left: 0;
        top: .5rem;
        background-color: #f00;
        color: #fff;
        padding: .5rem;
        display: inline-block;
        width: 100%;
        margin-bottom: .5rem;
    }

.mdg-util--dark .mdg-form__field__message .field-validation-error {
    background-color: #ff0;
    color: #000;
}

.mdg-form__field__message .field-validation-error:after {
    content: " ";
    position: absolute;
    height: 0;
    width: 0;
    bottom: 100%;
    left: 2rem;
    border: solid transparent;
    pointer-events: none;
    border-color: rgba(255,255,0,0);
    border-bottom-color: #f00;
    border-width: .5rem;
    margin-left: -.5rem;
}

.mdg-util--dark .mdg-form__field__message .field-validation-error:after {
    border-bottom-color: #ff0;
}

@media(min-width:544px) {
    .mdg-form__field__message .field-validation-error {
        width: auto;
    }
}

.mdg-form__field__message--floating {
    z-index: 2;
}

    .mdg-form__field__message--floating .field-validation-error {
        position: absolute;
        box-shadow: 1px 1px 5px 0 rgba(0,0,0,.5);
    }

.mdg-form__field > fieldset legend {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.mdg-form__input {
    display: block;
    padding: .7rem;
    width: 100%;
    color: #000;
}

.mdg-util--dark .mdg-form__input {
    color: #fff;
}

    .mdg-util--dark .mdg-form__input::-webkit-input-placeholder {
        color: rgba(255,255,255,.5);
    }

    .mdg-util--dark .mdg-form__input::-moz-placeholder {
        color: rgba(255,255,255,.5);
    }

    .mdg-util--dark .mdg-form__input::-ms-input-placeholder {
        color: rgba(255,255,255,.5);
    }

    .mdg-util--dark .mdg-form__input:-ms-input-placeholder {
        color: rgba(255,255,255,.5);
    }

    .mdg-util--dark .mdg-form__input:-moz-placeholder {
        color: rgba(255,255,255,.5);
    }

    .mdg-util--dark .mdg-form__input::placeholder {
        color: rgba(255,255,255,.5);
    }

.mdg-form__input[type="range"] {
    margin-top: 2rem;
    border: 0;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}

    .mdg-form__input[type="range"].input-validation-error {
        padding-bottom: .5rem;
    }

.mdg-form__input[type="color"] {
    margin-top: 2rem;
    border: 0;
    width: 3rem;
    padding: 0;
    height: 2rem;
}

.mdg-form__input--zip {
    width: 90px;
}

.mdg-form [type="checkbox"], .mdg-form [type="checkbox"] ~ label, .mdg-form [type="checkbox"] ~ label:before, .mdg-form [type="checkbox"] ~ label:after, .mdg-form [type="radio"], .mdg-form [type="radio"] ~ label, .mdg-form [type="radio"] ~ label:before, .mdg-form [type="radio"] ~ label:after, .mdg-form [type="radio"] ~ label span[class*="--dynamic"], .mdg-form [type="checkbox"] ~ label span[class*="--dynamic"] {
    transition: all 200ms;
}

.mdg-form [type="checkbox"], .mdg-form [type="radio"] {
    position: absolute;
    left: -9999px;
    outline: none;
}

    .mdg-form [type="checkbox"] ~ label span[class*="--dynamic"], .mdg-form [type="radio"] ~ label span[class*="--dynamic"] {
        opacity: 0;
        height: 0;
        overflow: hidden;
        transform: scaleY(0);
    }

    .mdg-form [type="checkbox"] ~ label, .mdg-form [type="radio"] ~ label {
        position: relative;
        top: auto;
        padding-left: calc(22px + .5rem);
        line-height: 1.4;
        cursor: pointer;
        margin-right: 1rem;
        margin-bottom: 1rem;
    }

        .mdg-form [type="checkbox"] ~ label[hidden], .mdg-form [type="checkbox"] ~ label.hidden, .mdg-form [type="radio"] ~ label[hidden], .mdg-form [type="radio"] ~ label.hidden {
            display: inline-block !important;
            text-indent: -9999px;
            overflow: hidden;
            padding-left: 0;
            margin: 0;
            width: 22px;
            height: 22px;
        }

.mdg-form h2 [type="checkbox"] ~ label, .mdg-form h3 [type="checkbox"] ~ label {
    margin: 0;
    color: inherit;
    padding-left: 2rem;
}

.mdg-form h2 [type="checkbox"]:checked ~ label, .mdg-form h3 [type="checkbox"]:checked ~ label {
    color: inherit;
}

.mdg-form [type="checkbox"]:checked ~ label, .mdg-form [type="radio"]:checked ~ label {
    color: #000;
}

    .mdg-form [type="checkbox"]:checked ~ label span[class*="--dynamic"], .mdg-form [type="radio"]:checked ~ label span[class*="--dynamic"] {
        opacity: 1;
        height: auto;
        transform: scaleY(1);
    }

.mdg-form [type="checkbox"] ~ label:before, .mdg-form [type="radio"] ~ label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 2px solid #a4a4a4;
    background: #fff;
}

.mdg-form [type="checkbox"] ~ label:after {
    content: '\f00c';
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: .1rem;
    font-size: 1.3rem;
    line-height: 1.1;
    color: #090;
    text-indent: 0;
}

.mdg-form [type="radio"] ~ label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 14px;
    height: 14px;
    background-color: #090;
}

.mdg-form [type="checkbox"]:not(:checked) ~ label:after, .mdg-form [type="radio"]:not(:checked) ~ label:after {
    opacity: 0;
    transform: scale(0);
}

.mdg-form [type="checkbox"]:checked ~ label:after, .mdg-form [type="radio"]:checked ~ label:after {
    opacity: 1;
    transform: scale(1);
}

.mdg-form [type="checkbox"]:disabled ~ label:before, .mdg-form [type="radio"]:disabled ~ label:before {
    box-shadow: none;
    border-color: #bebebe;
    background-color: #dfdfdf;
}

.mdg-form [type="checkbox"]:disabled ~ label, .mdg-form [type="radio"]:disabled ~ label {
    color: #bebebe;
    cursor: not-allowed;
}

.mdg-form [type="checkbox"]:checked:focus:not([disabled]) ~ label:before, .mdg-form [type="radio"]:checked:focus:not([disabled]) ~ label:before, .mdg-form [type="checkbox"]:not(:checked):focus:not([disabled]) ~ label:before, .mdg-form [type="radio"]:not(:checked):focus:not([disabled]) ~ label:before, .mdg-form [type="checkbox"]:not([disabled]) ~ label:hover:before, .mdg-form [type="radio"]:not([disabled]) ~ label:hover:before {
    border: 2px solid #000;
}

.mdg-form [type="checkbox"].input-validation-error ~ label, .mdg-form [type="radio"].input-validation-error ~ label {
    border-bottom: 2px solid #f00;
    padding-bottom: 1rem;
}

.mdg-form__select {
    color: #7d7d7d;
    padding: .7em 1.1em .7em .7em;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20%237d7d7d%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto .5rem;
    width: 100%;
}

    .mdg-form__select option {
        color: #0483d8;
        background-color: #fff;
    }

        .mdg-form__select option[disabled] {
            color: #b3b3b3;
        }

    .mdg-form__select:focus::-ms-value {
        color: #000;
        background-color: transparent;
    }

    .mdg-form__select::-ms-expand {
        display: none;
    }

    .mdg-form__select:focus {
        border-color: #0483d8 !important;
        box-shadow: 0 1px 0 0 #0483d8;
    }

    .mdg-form__select.active {
        color: #000;
    }

.mdg-form__select--full {
    max-width: 100%;
}

.mdg-util--dark .mdg-form__select {
    color: rgba(255,255,255,.5);
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20%23ffffff%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
}

    .mdg-util--dark .mdg-form__select.active {
        color: #fff;
    }

.mdg-form__textarea {
    display: block;
    width: 100%;
    padding: .5em 0;
    min-height: 3em;
    resize: none;
}

    .mdg-form__textarea:focus {
        border-color: #0483d8;
        box-shadow: 0 1px 0 0 #0483d8;
    }

.mdg-form__bottom {
    clear: both;
    margin-top: 2rem;
    text-align: center;
}

    .mdg-form__bottom img {
        position: relative;
    }

.mdg-form__bottom__left {
    margin-bottom: 1rem;
}

@media(min-width:544px) {
    .mdg-form__bottom__left {
        text-align: left;
        white-space: nowrap;
        margin-bottom: 0;
    }
}

@media(min-width:544px) {
    .mdg-form__bottom__right {
        text-align: right;
    }
}

.mdg-form__actions {
    margin: 2rem 0;
    width: 100%;
    text-align: center;
    clear: both;
}

@media(min-width:544px) {
    .mdg-form__actions {
        text-align: right;
    }
}

@media(max-width:767px) {
    .mdg-form__actions .btn, .mdg-form__actions .mdg-btn {
        display: block;
        width: 100%;
        margin-bottom: 1rem;
    }
}

.mdg-form__actions .btn:last-child, .mdg-form__actions .mdg-btn:last-child {
    margin: 0;
}

.mdg-form__tableActions {
    text-align: right;
}

    .mdg-form__tableActions .mdg-btn:last-of-type {
        margin: 0;
    }

.mdg-form [disabled] {
    color: #bebebe;
    cursor: not-allowed;
}

.mdg-form [readonly], .mdg-form [readonly] + label {
    cursor: not-allowed;
    pointer-events: none;
}

@media(min-width:768px) {
    .mdg-form__group label {
        display: inline-block;
        vertical-align: top;
    }
}

.mdg-form__group--inline button, .mdg-form__group--inline input[type="button"] {
    margin: 2rem 0 0 0;
    display: block;
    width: 100%;
}

@media(max-width:543px) {
    .mdg-form__group--inline .mdg-form__select {
        width: 100%;
    }
}

.mdg-form__group--inline .mdg-form__field {
    height: 100%;
}

@media(min-width:544px) {
    .mdg-form__group--inline {
        display: table;
        width: 100%;
    }

    html.flexbox .mdg-form__group--inline {
        display: flex;
        align-items: flex-end;
    }

        html.flexbox .mdg-form__group--inline > * {
            display: block;
            flex: 1 0 auto;
        }

    .mdg-form__group--inline .mdg-form__caption {
        display: table-cell;
        vertical-align: middle;
        padding-right: 1rem;
    }

    .mdg-form__group--inline .mdg-form__field {
        display: table-cell;
        vertical-align: bottom;
        padding-right: 1rem;
        margin: 0;
    }

        .mdg-form__group--inline .mdg-form__field:last-child {
            padding-right: 0;
        }

    .mdg-form__group--inline .mdg-form__actions {
        margin: 0;
        text-align: left;
        flex: 1;
    }

    .mdg-form__group--inline button, .mdg-form__group--inline input[type="button"] {
        margin: 0;
        display: inline-block;
        width: auto;
    }
}

.mdg-note {
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: #000;
    background-color: #e7e7e7;
    border-left: .5rem solid #4d4d4d;
}

    .mdg-note hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

        .mdg-note hr + p {
            margin-top: 0;
        }

    .mdg-note h2 {
        font-size: 1.6rem;
        margin-bottom: .5rem;
    }

        .mdg-note h2:first-child {
            margin-top: 0;
        }

    .mdg-note h3 {
        font-size: 1.4rem;
        margin-bottom: .5rem;
    }

        .mdg-note h3:first-child {
            margin-top: 0;
        }

    .mdg-note h4 {
        margin-bottom: .5rem;
    }

        .mdg-note h4:first-child {
            margin-top: 0;
        }

    .mdg-note p {
        margin-top: 1em;
        margin-bottom: 1em;
    }

        .mdg-note p:first-child {
            margin: 0;
        }

        .mdg-note p:last-child {
            margin-bottom: 0;
        }

@media(min-width:768px) {
    .mdg-note {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}

.mdg-note--small {
    line-height: 1.1rem;
    font-size: .8em;
}

    .mdg-note--small ul {
        padding-left: 1rem;
    }

        .mdg-note--small ul:last-child {
            margin: 0;
        }

        .mdg-note--small ul li {
            margin-bottom: .5em;
        }

            .mdg-note--small ul li:last-child {
                margin: 0;
            }

.mdg-note--grayscale {
    background-color: #fff;
    border-color: #d9d9d9;
}

.mdg-note--gray {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-note--gray a:not(.mdg-btn), .mdg-note--gray h1, .mdg-note--gray h2, .mdg-note--gray h3, .mdg-note--gray h4, .mdg-note--gray h5, .mdg-note--gray h6 {
        color: #fff;
    }

.mdg-note--lightgray {
    background-color: #d9d9d9;
    border-color: #b3b3b3;
}

.mdg-note--info {
    color: #fff;
    background-color: #0483d8;
    border-color: #03558d;
}

    .mdg-note--info a:not(.mdg-btn), .mdg-note--info h1, .mdg-note--info h2, .mdg-note--info h3, .mdg-note--info h4, .mdg-note--info h5, .mdg-note--info h6 {
        color: #fff;
    }

.mdg-note--success {
    color: #fff;
    background-color: #090;
    border-color: #004d00;
}

    .mdg-note--success a:not(.mdg-btn), .mdg-note--success h1, .mdg-note--success h2, .mdg-note--success h3, .mdg-note--success h4, .mdg-note--success h5, .mdg-note--success h6 {
        color: #fff;
    }

.mdg-note--warning {
    color: #fff;
    background-color: #dc5800;
    border-color: #903900;
}

    .mdg-note--warning a:not(.mdg-btn), .mdg-note--warning h1, .mdg-note--warning h2, .mdg-note--warning h3, .mdg-note--warning h4, .mdg-note--warning h5, .mdg-note--warning h6 {
        color: #fff;
    }

.mdg-note--error {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-note--error a:not(.mdg-btn), .mdg-note--error h1, .mdg-note--error h2, .mdg-note--error h3, .mdg-note--error h4, .mdg-note--error h5, .mdg-note--error h6 {
        color: #fff;
    }

.mdg-note--danger {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-note--danger a:not(.mdg-btn), .mdg-note--danger h1, .mdg-note--danger h2, .mdg-note--danger h3, .mdg-note--danger h4, .mdg-note--danger h5, .mdg-note--danger h6 {
        color: #fff;
    }

.mdg-note--primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #22527b;
}

    .mdg-note--primary a:not(.mdg-btn), .mdg-note--primary h1, .mdg-note--primary h2, .mdg-note--primary h3, .mdg-note--primary h4, .mdg-note--primary h5, .mdg-note--primary h6 {
        color: #fff;
    }

.mdg-note--secondary {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-note--secondary a:not(.mdg-btn), .mdg-note--secondary h1, .mdg-note--secondary h2, .mdg-note--secondary h3, .mdg-note--secondary h4, .mdg-note--secondary h5, .mdg-note--secondary h6 {
        color: #fff;
    }

.mdg-note--highlight {
    color: #fff;
    background-color: #fec722;
    border-color: #d39e01;
}

    .mdg-note--highlight a:not(.mdg-btn), .mdg-note--highlight h1, .mdg-note--highlight h2, .mdg-note--highlight h3, .mdg-note--highlight h4, .mdg-note--highlight h5, .mdg-note--highlight h6 {
        color: #fff;
    }

.mdg-alert {
    position: relative;
    padding: 1em;
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: table;
    width: 100%;
    border-color: #337ab7;
    background-color: #ebf2f8;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.mdg-alert--small {
    padding: .5rem;
}

    .mdg-alert--small .mdg-alert__icon {
        padding-right: .5rem;
        font-size: 2em;
        vertical-align: top;
        line-height: 1.2;
    }

    .mdg-alert--small .mdg-alert__text {
        vertical-align: top;
        line-height: 1.2;
    }

.mdg-alert strong {
    text-transform: uppercase;
}

.mdg-alert a:not(.mdg-btn) {
    color: #fff;
    font-style: italic;
    font-weight: 400 !important;
    line-height: 1em;
}

.mdg-alert h2 {
    font-size: 1.6rem;
}

.mdg-alert h3 {
    font-size: 1.4rem;
}

.mdg-alert h2, .mdg-alert h3, .mdg-alert h4 {
    margin-top: 0;
    margin-bottom: .5rem;
}

.mdg-alert p:first-of-type {
    margin: 0;
}

.mdg-alert p:last-child {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .mdg-alert {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}

.mdg-alert__icon {
    display: table-cell;
    vertical-align: middle;
    padding-right: 1rem;
    font-size: 3em;
}

.mdg-alert__text {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

    .mdg-alert__text > strong:first-child {
        display: block;
    }

.mdg-alert__close {
    display: table-cell;
    vertical-align: middle;
}

.mdg-alert__dismiss {
    border: 0 !important;
    font-size: 1.5em;
    padding: 0;
    background-color: transparent;
    height: 100%;
    margin-left: 1rem;
    text-align: right;
    line-height: 1;
}

    .mdg-alert__dismiss i.fa {
        position: relative;
        left: auto;
        right: 0;
        margin: 0;
    }

.mdg-alert--arrow {
    border-top-width: 5px;
    border-top-style: solid;
}

    .mdg-alert--arrow:after {
        content: " ";
        position: absolute;
        height: 0;
        width: 0;
        bottom: 100%;
        left: 2rem;
        border: solid transparent;
        pointer-events: none;
        border-bottom-color: inherit;
        border-width: 1rem;
        margin-left: -1rem;
    }

.mdg-alert--grayscale {
    background-color: #fff;
    border-color: #d9d9d9;
}

.mdg-alert--gray {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-alert--gray a:not(.mdg-btn), .mdg-alert--gray h1, .mdg-alert--gray h2, .mdg-alert--gray h3, .mdg-alert--gray h4, .mdg-alert--gray h5, .mdg-alert--gray h6 {
        color: #fff;
    }

.mdg-alert--lightgray {
    background-color: #d9d9d9;
    border-color: #b3b3b3;
}

.mdg-alert--info {
    color: #fff;
    background-color: #0483d8;
    border-color: #03558d;
}

    .mdg-alert--info a:not(.mdg-btn), .mdg-alert--info h1, .mdg-alert--info h2, .mdg-alert--info h3, .mdg-alert--info h4, .mdg-alert--info h5, .mdg-alert--info h6 {
        color: #fff;
    }

.mdg-alert--success {
    color: #fff;
    background-color: #090;
    border-color: #004d00;
}

    .mdg-alert--success a:not(.mdg-btn), .mdg-alert--success h1, .mdg-alert--success h2, .mdg-alert--success h3, .mdg-alert--success h4, .mdg-alert--success h5, .mdg-alert--success h6 {
        color: #fff;
    }

.mdg-alert--warning {
    color: #fff;
    background-color: #dc5800;
    border-color: #903900;
}

    .mdg-alert--warning a:not(.mdg-btn), .mdg-alert--warning h1, .mdg-alert--warning h2, .mdg-alert--warning h3, .mdg-alert--warning h4, .mdg-alert--warning h5, .mdg-alert--warning h6 {
        color: #fff;
    }

.mdg-alert--error {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-alert--error a:not(.mdg-btn), .mdg-alert--error h1, .mdg-alert--error h2, .mdg-alert--error h3, .mdg-alert--error h4, .mdg-alert--error h5, .mdg-alert--error h6 {
        color: #fff;
    }

.mdg-alert--danger {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-alert--danger a:not(.mdg-btn), .mdg-alert--danger h1, .mdg-alert--danger h2, .mdg-alert--danger h3, .mdg-alert--danger h4, .mdg-alert--danger h5, .mdg-alert--danger h6 {
        color: #fff;
    }

.mdg-alert--primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #22527b;
}

    .mdg-alert--primary a:not(.mdg-btn), .mdg-alert--primary h1, .mdg-alert--primary h2, .mdg-alert--primary h3, .mdg-alert--primary h4, .mdg-alert--primary h5, .mdg-alert--primary h6 {
        color: #fff;
    }

.mdg-alert--secondary {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-alert--secondary a:not(.mdg-btn), .mdg-alert--secondary h1, .mdg-alert--secondary h2, .mdg-alert--secondary h3, .mdg-alert--secondary h4, .mdg-alert--secondary h5, .mdg-alert--secondary h6 {
        color: #fff;
    }

.mdg-alert--highlight {
    color: #fff;
    background-color: #fec722;
    border-color: #d39e01;
}

    .mdg-alert--highlight a:not(.mdg-btn), .mdg-alert--highlight h1, .mdg-alert--highlight h2, .mdg-alert--highlight h3, .mdg-alert--highlight h4, .mdg-alert--highlight h5, .mdg-alert--highlight h6 {
        color: #fff;
    }

.mdg-listNav, .mdg-msgCenter__listNav {
    padding: 0;
    margin: 2rem 0;
    list-style: none;
}

    .mdg-listNav > li, .mdg-msgCenter__listNav > li, .mdg-listNav > li > ul > li, .mdg-msgCenter__listNav > li > ul > li {
        position: relative;
    }

        .mdg-listNav > li > ul, .mdg-msgCenter__listNav > li > ul {
            padding: 0;
        }

    .mdg-listNav li:last-child, .mdg-msgCenter__listNav li:last-child, .mdg-listNav li:last-child > a, .mdg-msgCenter__listNav li:last-child > a {
        border-bottom: 0;
    }

    .mdg-listNav .mdg-form, .mdg-msgCenter__listNav .mdg-form {
        padding: .5rem;
    }

        .mdg-listNav .mdg-form .fa, .mdg-msgCenter__listNav .mdg-form .fa {
            margin-right: .5rem;
        }

    .mdg-listNav .mdg-form__input, .mdg-msgCenter__listNav .mdg-form__input {
        min-width: 200px;
        border: 1px solid #ccc;
        padding: .5rem .7rem;
        box-shadow: none;
    }

.mdg-listNav__divider {
    position: relative;
    padding: .5rem 1rem !important;
    background-color: #265c89;
    color: #fff;
    font-size: inherit;
    margin: 0;
}

.mdg-listNav__divider--grayscale {
    background-color: #fff;
    border-color: #d9d9d9;
}

.mdg-listNav__divider--gray {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-listNav__divider--gray a:not(.mdg-btn), .mdg-listNav__divider--gray h1, .mdg-listNav__divider--gray h2, .mdg-listNav__divider--gray h3, .mdg-listNav__divider--gray h4, .mdg-listNav__divider--gray h5, .mdg-listNav__divider--gray h6 {
        color: #fff;
    }

.mdg-listNav__divider--lightgray {
    background-color: #d9d9d9;
    border-color: #b3b3b3;
}

.mdg-listNav__divider--info {
    color: #fff;
    background-color: #0483d8;
    border-color: #03558d;
}

    .mdg-listNav__divider--info a:not(.mdg-btn), .mdg-listNav__divider--info h1, .mdg-listNav__divider--info h2, .mdg-listNav__divider--info h3, .mdg-listNav__divider--info h4, .mdg-listNav__divider--info h5, .mdg-listNav__divider--info h6 {
        color: #fff;
    }

.mdg-listNav__divider--success {
    color: #fff;
    background-color: #090;
    border-color: #004d00;
}

    .mdg-listNav__divider--success a:not(.mdg-btn), .mdg-listNav__divider--success h1, .mdg-listNav__divider--success h2, .mdg-listNav__divider--success h3, .mdg-listNav__divider--success h4, .mdg-listNav__divider--success h5, .mdg-listNav__divider--success h6 {
        color: #fff;
    }

.mdg-listNav__divider--warning {
    color: #fff;
    background-color: #dc5800;
    border-color: #903900;
}

    .mdg-listNav__divider--warning a:not(.mdg-btn), .mdg-listNav__divider--warning h1, .mdg-listNav__divider--warning h2, .mdg-listNav__divider--warning h3, .mdg-listNav__divider--warning h4, .mdg-listNav__divider--warning h5, .mdg-listNav__divider--warning h6 {
        color: #fff;
    }

.mdg-listNav__divider--error {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-listNav__divider--error a:not(.mdg-btn), .mdg-listNav__divider--error h1, .mdg-listNav__divider--error h2, .mdg-listNav__divider--error h3, .mdg-listNav__divider--error h4, .mdg-listNav__divider--error h5, .mdg-listNav__divider--error h6 {
        color: #fff;
    }

.mdg-listNav__divider--danger {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-listNav__divider--danger a:not(.mdg-btn), .mdg-listNav__divider--danger h1, .mdg-listNav__divider--danger h2, .mdg-listNav__divider--danger h3, .mdg-listNav__divider--danger h4, .mdg-listNav__divider--danger h5, .mdg-listNav__divider--danger h6 {
        color: #fff;
    }

.mdg-listNav__divider--primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #22527b;
}

    .mdg-listNav__divider--primary a:not(.mdg-btn), .mdg-listNav__divider--primary h1, .mdg-listNav__divider--primary h2, .mdg-listNav__divider--primary h3, .mdg-listNav__divider--primary h4, .mdg-listNav__divider--primary h5, .mdg-listNav__divider--primary h6 {
        color: #fff;
    }

.mdg-listNav__divider--secondary {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-listNav__divider--secondary a:not(.mdg-btn), .mdg-listNav__divider--secondary h1, .mdg-listNav__divider--secondary h2, .mdg-listNav__divider--secondary h3, .mdg-listNav__divider--secondary h4, .mdg-listNav__divider--secondary h5, .mdg-listNav__divider--secondary h6 {
        color: #fff;
    }

.mdg-listNav__divider--highlight {
    color: #fff;
    background-color: #fec722;
    border-color: #d39e01;
}

    .mdg-listNav__divider--highlight a:not(.mdg-btn), .mdg-listNav__divider--highlight h1, .mdg-listNav__divider--highlight h2, .mdg-listNav__divider--highlight h3, .mdg-listNav__divider--highlight h4, .mdg-listNav__divider--highlight h5, .mdg-listNav__divider--highlight h6 {
        color: #fff;
    }

.mdg-listNav__content, .mdg-msgCenter__content {
    display: table-cell;
}

    .mdg-listNav__content .mdg-listNav__icon, .mdg-msgCenter__content .mdg-listNav__icon, .mdg-listNav__content .mdg-msgCenter__icon, .mdg-msgCenter__content .mdg-msgCenter__icon {
        padding: 0;
    }

.mdg-listNav__title {
    font-size: 1.1rem;
    line-height: 1.2em;
    display: block;
    font-weight: 600;
}

.mdg-listNav__description, .mdg-msgCenter__date {
    display: block;
    margin-top: .5rem;
    line-height: 1.5rem;
}

.mdg-listNav__text, .mdg-msgCenter__subject {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.mdg-listNav__icon, .mdg-msgCenter__icon {
    display: table-cell;
    vertical-align: top;
    padding-right: 1rem;
    line-height: 1;
}

.mdg-listNav--horizontal > li {
    float: left;
}

    .mdg-listNav--horizontal > li:last-child {
        margin: 0;
    }

@media(min-width:768px) {
    .mdg-listNav--right {
        float: right;
    }
}

.mdg-listNav--block, .mdg-msgCenter__listNav {
    display: table;
    width: 100%;
    padding: 0;
}

    .mdg-listNav--block li, .mdg-msgCenter__listNav li {
        display: block;
        border-bottom: 1px solid #e8e8e8;
        line-height: 1.2em;
    }

        .mdg-listNav--block li > a, .mdg-msgCenter__listNav li > a {
            display: block;
            padding: 1rem;
            text-decoration: none;
        }

            .mdg-listNav--block li > a:hover, .mdg-msgCenter__listNav li > a:hover, .mdg-listNav--block li > a:focus, .mdg-msgCenter__listNav li > a:focus, .mdg-listNav--block li > a.active, .mdg-msgCenter__listNav li > a.active {
                text-decoration: none;
                background-color: #f4f4f4;
            }

            .mdg-listNav--block li > a + ul li a, .mdg-msgCenter__listNav li > a + ul li a {
                border: 0;
                padding-left: 2.2em;
                font-size: .85em;
            }

.mdg-listNav--grid {
    margin: 0;
    padding: 1rem 0;
    list-style: none;
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: center;
}

@media(min-width:768px) {
    .mdg-listNav--grid {
        padding: 2rem 0;
    }
}

html.flexbox .mdg-listNav--grid {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

@media(min-width:768px) {
    html.flexbox .mdg-listNav--grid {
        width: unset;
        display: flex;
    }
}

.mdg-listNav--grid li {
    position: relative;
}

html.no-flexbox .mdg-listNav--grid li {
    display: table-cell;
}

.mdg-util--dark .mdg-listNav--grid li a {
    color: #fff;
}

.mdg-util--light .mdg-listNav--grid li a {
    color: #337ab7;
}

.mdg-listNav--grid li:last-child a {
    border-bottom: 0;
}

@media(min-width:768px) {
    html.flexbox .mdg-listNav--grid li {
        flex: 1 1 auto;
        flex-basis: 33.333%;
    }

    .mdg-listNav--grid li:nth-child(3n+4) {
        clear: both;
    }
}

@media(min-width:992px) {
    html.flexbox .mdg-listNav--grid li {
        flex-basis: 25%;
    }

    .mdg-listNav--grid li:nth-child(3n+4) {
        clear: none;
    }

    .mdg-listNav--grid li:nth-child(4n+5) {
        clear: both;
    }
}

.mdg-listNav--grid li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
    min-height: 200px;
    overflow: hidden;
    position: relative;
    height: 100%;
    padding: 2rem;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,.1);
}

html.flexbox .mdg-listNav--grid li a {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.mdg-listNav--grid li a.active {
    color: #fff;
    background-color: #265c89;
}

.mdg-listNav--grid li a:hover, .mdg-listNav--grid li a:focus {
    color: #fff;
    background-color: #265c89;
}

@media(min-width:768px) {
    .mdg-listNav--grid li a:hover .mdg-listNav__description, .mdg-listNav--grid li a:hover .mdg-msgCenter__date, .mdg-listNav--grid li a:focus .mdg-listNav__description, .mdg-listNav--grid li a:focus .mdg-msgCenter__date {
        opacity: 1;
    }
}

@media(min-width:768px) {
    .mdg-listNav--grid li a {
        border: 0;
    }
}

.mdg-listNav--grid .mdg-listNav__icon, .mdg-listNav--grid .mdg-msgCenter__icon {
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -ms-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    display: block;
    font-size: 3em;
    margin-bottom: 1rem;
}

.mdg-listNav--grid .mdg-listNav__text, .mdg-listNav--grid .mdg-msgCenter__subject {
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -ms-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    display: block;
    font-size: 1.3rem;
    line-height: 1.2em;
    text-transform: uppercase;
}

.mdg-listNav--grid .mdg-listNav__description, .mdg-listNav--grid .mdg-msgCenter__date {
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -ms-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    display: block;
    margin-top: 1rem;
}

@media(min-width:768px) {
    .mdg-listNav--grid .mdg-listNav__description, .mdg-listNav--grid .mdg-msgCenter__date {
        background-color: #265c89;
        opacity: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        margin: 0 auto;
        width: 100%;
        min-height: 100%;
        padding: 2rem;
    }

    .flexbox .mdg-listNav--grid .mdg-listNav__description, .flexbox .mdg-listNav--grid .mdg-msgCenter__date {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 0;
    }
}

@media(min-width:768px) {
    .mdg-listNav--grid--tiles {
        padding: 1rem 0;
        margin-left: -1rem;
        margin-right: -1rem;
    }
}

@media(min-width:768px) {
    .mdg-listNav--grid--tiles li {
        padding: 1rem;
    }
}

@media(min-width:768px) {
    .mdg-listNav--grid--tiles li a {
        background-color: rgba(0,0,0,.1);
    }
}

.mdg-fixedNav--stuck {
    position: fixed;
    top: 50px;
}

@media(min-width:768px) {
    .mdg-fixedNav--stuck {
        top: 60px;
    }
}

.mdg-login {
    overflow: hidden;
}

    .mdg-login.mdg-form {
        margin-bottom: 0;
    }

.mdg-login__btn {
    margin-left: 15px;
}

.mdg-login .mdg-form__field:first-of-type {
    margin-top: 1rem;
}

@media(max-width:543px) {
    .mdg-login__container p {
        margin: 0 0 1rem 0 !important;
    }
}

@media(min-width:544px) {
    .mdg-login__container p {
        margin: 0 !important;
    }
}

.mdg-login__container {
    background-color: rgba(255,255,255,.9) !important;
    margin: 4rem auto !important;
    width: 100%;
    max-width: 450px;
}

.mdg-entNav__btn__lines, .mdg-entNav__btn__lines:before, .mdg-entNav__btn__lines:after {
    cursor: pointer;
    height: 1px;
    width: 25px;
    background: #999;
    position: absolute;
    display: block;
    content: '';
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    pointer-events: none;
}

.mdg-entNav {
    height: 50px;
    position: absolute;
    top: 0;
    box-shadow: -10px -10px 10px 10px rgba(0,0,0,.75);
    width: 100%;
    z-index: 1000;
    background-color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.mdg-entNav__logo {
    display: inline-block;
    margin: 0 0 0 1rem;
    padding: 12px 0;
    height: 100%;
}

@media(min-width:768px) {
    .mdg-entNav__logo {
        padding: 16px 0;
    }
}

.mdg-entNav__logo img {
    height: 100%;
}

@media(max-width:767px) {
    .mdg-entNav__logo img {
        max-width: 150px;
        height: auto;
    }
}

[data-page-id="sso"] .mdg-entNav #mdg-mainNavToggle, [data-page-id="sso"] .mdg-entNav #mdg-loginLink {
    display: none;
}

.mdg-entNav__btn {
    float: left;
    height: 100%;
    width: 25px;
    padding: 0;
    margin: 0 0 0 15px;
    border: 0;
    border-radius: 0;
    background-color: transparent;
}

.mdg-entNav__btn__lines:before {
    top: -7px;
}

.mdg-entNav__btn__lines:after {
    bottom: -7px;
}

html.js-nav .mdg-entNav .mdg-entNav__btn__lines {
    background-color: transparent;
}

    html.js-nav .mdg-entNav .mdg-entNav__btn__lines:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    html.js-nav .mdg-entNav .mdg-entNav__btn__lines:after {
        top: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

@media(min-width:768px) {
    .mdg-entNav {
        height: 60px;
    }
}

@media(min-width:1200px) {
    .mdg-entNav {
        position: fixed;
    }
}

.no-js .mdg-entNav__btn {
    display: none;
}

.mdg-entNavList {
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
}

@media(min-width:768px) {
    .mdg-entNavList {
        height: 60px;
    }
}

.mdg-entNavList #mdg-userProfile > a {
    white-space: nowrap;
    max-width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
}

.mdg-entNavList > li {
    height: 100%;
}

    .mdg-entNavList > li.active > a, .mdg-entNavList > li > a:hover, .mdg-entNavList > li > a:focus, .mdg-entNavList > li > a:active {
        color: #000;
        z-index: 1;
        background-color: #f4f4f4;
    }

.mdg-entNavList__item {
    float: left;
    display: block;
    position: static;
}

    .mdg-entNavList__item > a {
        font-size: 1rem;
        height: 100%;
        display: block;
        padding: 13px 11px;
        color: #999;
        text-decoration: none;
        line-height: 1.5em;
    }

        .mdg-entNavList__item > a:hover, .mdg-entNavList__item > a:focus {
            text-decoration: none;
        }

@media(min-width:544px) {
    .mdg-entNavList__item > a {
        font-size: 14px;
        padding: 14px;
    }
}

@media(min-width:768px) {
    .mdg-entNavList__item > a {
        padding: 18px 15px;
    }
}

.mdg-entNavList__item > a:after {
    content: none !important;
}

@media(max-width:767px) {
    .mdg-entNavList__item > a .fa, .mdg-entNavList__item > a .far, .mdg-entNavList__item > a .fas, .mdg-entNavList__item > a .fab, .mdg-entNavList__item > a .fal {
        font-size: 19px;
        margin-right: 0;
    }
}

.mdg-entNavList__dropDown {
    width: 100vw;
    position: absolute;
    max-width: 100vw;
    right: 0;
    z-index: -1;
    overflow: auto;
    overflow-x: hidden;
    max-height: 80vh;
    background-color: #f4f4f4;
    padding: 2rem;
    border: 0;
}

    .mdg-entNavList__dropDown h2 {
        font-size: 1.2em;
        clear: both;
        font-weight: 600;
    }

        .mdg-entNavList__dropDown h2:first-of-type {
            margin-top: 0;
        }

@media(min-width:544px) {
    .mdg-entNavList__dropDown {
        width: 400px;
    }
}

.mdg-entNavList__dropDown .alert {
    margin-top: -2rem;
    margin-right: -2rem;
    margin-left: -2rem;
}

.mdg-entNavList__dropDown iframe {
    height: 191px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.4);
}

.mdg-entNavList__dropDown .mdg-listNav, .mdg-entNavList__dropDown .mdg-msgCenter__listNav {
    margin: 0;
}

.mdg-leftNav {
    width: 80%;
    top: 0;
    left: -80%;
    z-index: 6;
    position: fixed;
    padding-top: 50px;
    overflow: hidden;
    height: 100%;
    background-color: #fff;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

@media(min-width:768px) {
    .mdg-leftNav {
        padding-top: 60px;
    }
}

.mdg-leftNav ul {
    list-style: none;
    padding: 0;
}

.mdg-leftNav .block {
    background: transparent;
    position: relative;
}

.mdg-leftNav h2 {
    color: #000;
    font-size: 1.6em;
    margin: 0;
    padding: 1rem 1.5rem;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

    .mdg-leftNav h2 a {
        text-decoration: none;
        display: block;
    }

.no-js .mdg-leftNav {
    left: 0;
    position: relative;
    width: 100%;
}

.js-nav .mdg-leftNav {
    left: 0;
    box-shadow: 2px 0 3px 0 rgba(0,0,0,.5);
}

.csstransforms.csstransitions .mdg-leftNav {
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.csstransforms.csstransitions .mdg-leftNav {
    left: 0 !important;
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
}

.csstransforms.csstransitions.js-nav .mdg-leftNav {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

@media(min-width:544px) {
    .mdg-leftNav {
        width: 40%;
    }
}

@media(min-width:768px) {
    .mdg-leftNav {
        width: 30%;
    }
}

@media(min-width:1200px) {
    .mdg-leftNav {
        width: 20%;
    }
}

.mdg-leftNav__nav {
    *zoom: 1;
    display: block;
    margin-bottom: 2rem;
}

    .mdg-leftNav__nav li h2 {
        margin: 0;
        outline: none;
    }

        .mdg-leftNav__nav li h2 a {
            margin: -1rem -1.5rem;
        }

    .mdg-leftNav__nav li {
        position: relative;
        display: block;
    }

        .mdg-leftNav__nav li a {
            position: relative;
            display: block;
            font-weight: 400;
            outline: none;
            text-decoration: none;
            padding: 1rem 1.5rem;
            line-height: 1em;
            color: #000;
        }

            .mdg-leftNav__nav li a:focus, .mdg-leftNav__nav li a:hover {
                background-color: #e8e8e8;
                opacity: 1;
            }

        .mdg-leftNav__nav li.active > h2 a, .mdg-leftNav__nav li.active > h2 a:focus, .mdg-leftNav__nav li.active > h2 a:hover, .mdg-leftNav__nav li.active > a {
            background-color: #337ab7;
            color: #fff;
            opacity: 1;
        }

            .mdg-leftNav__nav li.active > h2 a:after, .mdg-leftNav__nav li.active > a:after {
                z-index: 50;
                display: block;
                content: "";
                position: absolute;
                top: 50%;
                left: 0;
                margin-top: -.625rem;
                border-top: .625rem transparent solid;
                border-bottom: .625rem transparent solid;
                border-left: .625rem #fff solid;
            }

        .mdg-leftNav__nav li ul li a {
            padding-left: 2rem;
            line-height: 1em;
        }

        .mdg-leftNav__nav li ul li ul li a {
            padding-left: 3rem;
        }

.mdg-card {
    display: block;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.4);
    margin: 1rem 0;
    background-color: #fff;
    color: #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

@media(min-width:768px) {
    .mdg-card {
        margin: 2rem 0;
    }
}

.mdg-card__content {
    clear: both;
    padding: 1rem;
}

    .mdg-card__content p {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

        .mdg-card__content p:first-of-type {
            margin-top: 0;
        }

        .mdg-card__content p:last-of-type {
            margin-bottom: 0;
        }

    .mdg-card__content h2:first-child, .mdg-card__content h3:first-child {
        margin: 0 0 1rem 0;
    }

    .mdg-card__content .mdg-alert {
        margin-top: 0;
    }

.mdg-card__image img {
    width: 100%;
}

.mdg-card__thumbnail {
    float: left;
    margin: 1.5rem 1rem;
}

    .mdg-card__thumbnail + .mdg-card__content {
        clear: none;
    }

.mdg-card__footer {
    clear: both;
    text-align: right;
    padding: 1rem;
    background-color: #f4f4f4;
}

html.flexbox .mdg-card__footer {
    text-align: left;
}

@media(min-width:768px) {
    html.flexbox .mdg-card__footer {
        display: flex;
        justify-content: flex-end;
        text-align: left;
        align-items: center;
    }

    .mdg-card__footer .mdg-form__group {
        margin-right: auto;
    }
}

.mdg-card__footer .mdg-btn {
    display: block;
    margin-right: 0;
    margin-bottom: 1rem;
}

    .mdg-card__footer .mdg-btn:last-child {
        margin: 0;
    }

@media(min-width:768px) {
    .mdg-card__footer .mdg-btn {
        margin: 0 1rem 0 0;
        display: inline-block;
        width: auto;
    }
}

.mdg-card__footer--right {
    text-align: right;
}

    .mdg-card__footer--right .mdg-btn:last-child {
        margin-right: 0;
    }

.mdg-card__footer__left {
    margin-bottom: 1rem;
}

@media(min-width:768px) {
    .mdg-card__footer__left {
        float: left;
        margin: 0;
    }

    html.flexbox .mdg-card__footer__left {
        flex: 1 1 auto;
    }
}

.mdg-card__heading, .modal-header {
    position: relative;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0;
    padding: 1rem;
    background-color: #337ab7;
    color: #fff !important;
}

    .mdg-card__heading > .fa, .modal-header > .fa, .mdg-card__heading > .fal, .modal-header > .fal, .mdg-card__heading > .far, .modal-header > .far, .mdg-card__heading > .fas, .modal-header > .fas, .mdg-card__heading > .fab, .modal-header > .fab {
        margin-right: .75rem;
    }

    .mdg-card__heading a, .modal-header a {
        color: #fff;
        text-decoration: none;
    }

        .mdg-card__heading a:focus, .modal-header a:focus, .mdg-card__heading a:hover, .modal-header a:hover {
            color: #fff;
            text-decoration: underline;
        }

    .mdg-card__heading > .mdg-btn, .modal-header > .mdg-btn {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 1rem;
        box-shadow: none;
        height: 100%;
    }

    .mdg-card__heading .mdg-btn-group, .modal-header .mdg-btn-group {
        position: absolute;
        top: 0;
        right: 0;
    }

        .mdg-card__heading .mdg-btn-group .mdg-btn, .modal-header .mdg-btn-group .mdg-btn {
            margin: 0;
            padding: 1rem;
            box-shadow: none;
        }

.mdg-tile {
    padding: 2rem;
    margin: 1rem 0;
    background-color: #f4f4f4;
    box-shadow: none;
}

    .mdg-tile h2, .mdg-tile h3 {
        margin: 0 0 1rem 0;
        text-transform: uppercase;
    }

    .mdg-tile p {
        font-weight: 400;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

.mdg-tile__icon {
    display: block;
    text-align: center;
    font-size: 3rem;
    margin-bottom: 1rem;
    color: #337ab7;
}

    .mdg-tile__icon i.fa {
        margin: 0;
    }

.mdg-tile__heading {
    font-size: 1.6em;
    position: relative;
}

@media(min-width:768px) {
    .mdg-tile {
        margin: 2rem 0;
    }
}

@media(min-width:768px) {
    html.flexbox .mdg-tiles, html.flexboxtweener .mdg-tiles {
        display: flex;
        flex-flow: row wrap;
    }
}

@media(min-width:768px) {
    .mdg-tiles--horizontal {
        display: table;
        table-layout: fixed;
        width: 100%;
    }

        .mdg-tiles--horizontal .mdg-tile {
            display: table-cell;
            float: none;
        }

    html.flexbox .mdg-tiles--horizontal .mdg-tile {
        display: block;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 15%;
        margin: 0;
        height: auto;
        width: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}

h6, h5, h4, h3, h2, h1 {
    line-height: 1.2em;
    margin: 2rem 0;
    color: #337ab7;
}

.mdg-appContent__heading {
    text-align: center;
}

    .mdg-appContent__heading > h1, .mdg-appContent__heading > h2 {
        font-size: 2rem;
        line-height: 1.2em;
        margin-bottom: 1rem;
    }

    .mdg-appContent__heading h1 + h2, .mdg-appContent__heading h2 + h3 {
        font-size: 1.2rem;
        margin-top: 0;
    }

@media(max-width:767px) {
    [data-page-type="content"] .mdg-appContent__heading {
        text-align: center;
        margin: 1em 0;
        padding: 0 1em;
    }
}

@media(min-width:768px) {
    .mdg-appContent__heading {
        margin-top: 2rem;
        text-align: left;
    }

        .mdg-appContent__heading > h1, .mdg-appContent__heading > h2 {
            font-size: 2.5rem;
            margin-bottom: 1rem;
        }

        .mdg-appContent__heading h1 + h2, .mdg-appContent__heading h2 + h3 {
            font-size: 1.6rem;
        }
}

@media(min-width:992px) {
    .mdg-appContent__heading > h1, .mdg-appContent__heading > h2 {
        font-size: 3rem;
    }
}

h6 {
    font-size: 1rem;
}

h5 {
    font-size: 1.2rem;
}

h4 {
    font-size: 1.4rem;
}

h3 {
    font-size: 1.6rem;
}

h2 {
    font-size: 1.8rem;
}

h1 {
    font-size: 2rem;
}

.mdg-heading--alt {
    display: block;
    border-bottom: 1px solid #337ab7;
    padding-bottom: .5em;
}

.mdg-util--dark .mdg-heading--alt {
    border-bottom: 1px solid #fff;
}

.mdg-heading--icon i.fa {
    margin-right: 1rem;
}

.mdg-hero {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mdg-hero {
    position: relative;
    clear: both;
}

@media(min-width:768px) {
    html.flexbox .mdg-hero {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
}

.mdg-hero .row {
    position: relative;
}

@media(min-width:768px) {
    html.flexbox .mdg-hero .row {
        display: flex;
        align-items: center;
        flex-flow: row wrap;
    }
}

.mdg-hero .container, .mdg-hero .container-fluid {
    width: 100%;
}

.mdg-hero__ieWrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.mdg-hero__heading h1 {
    font-size: 1.8rem;
    margin: 2rem 0;
}

@media(min-width:768px) {
    .mdg-hero__heading h1 {
        font-size: 2.2rem;
    }
}

.mdg-hero__heading h2, .mdg-hero__heading h1 + h2, .mdg-hero__heading h2 + h3 {
    font-weight: 300;
    margin: 2rem 0 3rem 0;
    line-height: 1.2em;
}

@media(max-width:767px) {
    .mdg-hero__heading h2, .mdg-hero__heading h1 + h2, .mdg-hero__heading h2 + h3 {
        font-size: 1.2rem;
    }
}

.mdg-hero__heading object {
    width: 1.7em;
    margin-bottom: -3px;
}

.mdg-hero__heading--small h1 {
    font-size: 1.5rem;
    margin: 3rem 0;
    line-height: 1.2em;
}

@media(min-width:544px) {
    .mdg-hero__heading--small h1 {
        font-size: 2rem;
    }
}

.mdg-hero__panel {
    background-color: rgba(0,0,0,.75);
}

    .mdg-hero__panel h1, .mdg-hero__panel h2, .mdg-hero__panel h3 {
        margin: 1.5rem 0;
    }

@media(min-width:768px) {
    .mdg-hero__panel {
        width: 100%;
        bottom: 0;
    }

    html.flexbox .mdg-hero__panel {
        position: relative;
        align-self: flex-end;
    }
}

@media(min-width:768px) {
    .mdg-hero__panel .mdg-tiles {
        border: 1px solid rgba(255,255,255,.1);
        border-width: 0 1px 0 0;
    }
}

.mdg-hero__panel .mdg-tiles .mdg-tile {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid rgba(255,255,255,.1);
    border-width: 0 0 1px 1px;
    margin-bottom: 0;
}

@media(max-width:767px) {
    .mdg-hero__panel .mdg-tiles .mdg-tile {
        margin: 0;
        border-top: 0;
        border-left: 0;
        border-radius: 0;
        padding: 2rem 1rem;
    }
}

@media(min-width:768px) {
    .mdg-hero__panel .mdg-tiles .mdg-tile {
        border-bottom: 0;
    }

        .mdg-hero__panel .mdg-tiles .mdg-tile:hover {
            background-color: rgba(241,241,241,.1) !important;
        }
}

.mdg-hero--25 {
    min-height: 25vh;
}

html.flexbox.flexboxtweener .mdg-hero--25 {
    height: 25vh;
}

.mdg-hero--33 {
    min-height: 33vh;
}

.mdg-hero--50 {
    min-height: 50vh;
}

.mdg-hero--80 {
    min-height: 80vh;
}

.mdg-hero--100 {
    min-height: 100vh;
    padding-top: 50px !important;
    margin-top: -50px;
}

@media(min-width:768px) {
    .mdg-hero--100 {
        padding-top: 60px !important;
        margin-top: -60px;
    }
}

.mdg-appContent {
    min-height: 50vh;
    position: relative;
    background-color: #fff;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 100vw;
    background-attachment: fixed;
    overflow: auto;
}

.mdg-appContent--fullscreen {
    min-height: 100vh;
    padding-top: 50px;
    margin-top: -50px;
}

@media(min-width:768px) {
    .mdg-appContent--fullscreen {
        padding-top: 60px;
        margin-top: -60px;
    }
}

.mdg-brand {
    text-align: center;
    padding-top: 1.5rem;
    margin-bottom: 1.5rem;
}

    .mdg-brand a {
        display: block;
    }

.mdg-brand__logo {
    vertical-align: middle;
    max-width: 100%;
}

.mdg-brand__logo--large {
    width: 200px;
}

.mdg-brand__heading {
    font-style: italic;
    font-size: 1rem;
    line-height: 1.3em;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

@media(min-width:768px) {
    .mdg-brand__heading {
        font-size: 1.3rem;
    }
}

@media(min-width:768px) {
    .mdg-brand {
        float: right;
    }
}

[data-page-id="login"] .mdg-brand {
    float: none;
}

@media(min-width:768px) {
    [data-page-id="login"] .mdg-brand__logo {
        max-width: 250px;
    }
}

[data-page-id="sso"] .mdg-brand {
    float: none;
}

[data-page-id="sso"] .mdg-brand__logo {
    max-width: 500px;
}

.mdg-list {
    list-style: none;
    padding: 0;
    margin-bottom: 1rem;
}

    .mdg-list > li {
        margin-bottom: 1rem;
    }

.mdg-list--bordered > li {
    border-bottom: 1px solid #b3b3b3;
    padding: 1rem;
    margin-bottom: 0;
    line-height: normal;
}

.mdg-list--bullets {
    list-style: disc;
    padding-left: 2.5em;
}

.mdg-list--horizontal > li {
    float: left;
    margin-right: .5em;
}

@media(min-width:992px) {
    .mdg-list {
        margin-bottom: 2rem;
    }
}

.mdg-dataList {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .mdg-dataList > li, .mdg-dataList > li > ul > li {
        position: relative;
        padding: 1rem;
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        min-height: 4.5rem;
    }

        .mdg-dataList > li:last-child, .mdg-dataList > li > ul > li:last-child {
            margin: 0;
            border-bottom: 0;
        }

        .mdg-dataList > li [type="checkbox"] + label, .mdg-dataList > li [type="radio"] + label, .mdg-dataList > li [type="checkbox"]:checked + label, .mdg-dataList > li [type="radio"]:checked + label, .mdg-dataList > li > ul > li [type="checkbox"] + label, .mdg-dataList > li > ul > li [type="radio"] + label, .mdg-dataList > li > ul > li [type="checkbox"]:checked + label, .mdg-dataList > li > ul > li [type="radio"]:checked + label {
            margin-bottom: 0;
            color: inherit;
        }

html.flexbox .mdg-dataList > li, html.flexbox .mdg-dataList > li > ul > li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
}

.mdg-dataList > li > ul {
    list-style: none;
    margin: -1rem;
    padding: 0;
    flex: 100%;
}

@media(min-width:992px) {
    .mdg-dataList--lg > li, .mdg-dataList--lg > li > ul > li {
        padding: 2rem;
    }

        .mdg-dataList--lg > li > ul {
            margin: -2rem;
        }

    .mdg-dataList--lg [class*="divider"] {
        padding: 1rem !important;
        margin: -2rem -2rem 2rem -2rem;
    }

    .mdg-dataList--lg [class*="actions"] {
        margin-top: 1rem;
        right: 2rem;
    }
}

.mdg-dataList--border > li, .mdg-dataList--border > li > ul > li {
    border-left: 5px solid #e8e8e8;
}

.mdg-dataList__divider {
    display: block !important;
    position: relative;
    padding: .5rem 1rem !important;
    background-color: #265c89;
    color: #fff;
    border: 0 !important;
    flex: 100%;
    font-size: inherit;
    font-family: inherit;
}

    .mdg-dataList__divider > .mdg-btn {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        box-shadow: none;
        height: 100%;
        line-height: inherit;
    }

        .mdg-dataList__divider > .mdg-btn .fa {
            margin: 0;
        }

    .mdg-dataList__divider .mdg-btn-group {
        position: absolute;
        top: 0;
        right: 0;
    }

        .mdg-dataList__divider .mdg-btn-group .mdg-btn {
            margin: 0;
            box-shadow: none;
            height: 100%;
            line-height: inherit;
        }

            .mdg-dataList__divider .mdg-btn-group .mdg-btn .fa {
                margin: 0;
            }

.mdg-dataList__divider--grayscale {
    background-color: #fff;
    border-color: #d9d9d9;
}

.mdg-dataList__divider--gray {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-dataList__divider--gray a:not(.mdg-btn), .mdg-dataList__divider--gray h1, .mdg-dataList__divider--gray h2, .mdg-dataList__divider--gray h3, .mdg-dataList__divider--gray h4, .mdg-dataList__divider--gray h5, .mdg-dataList__divider--gray h6 {
        color: #fff;
    }

.mdg-dataList__divider--lightgray {
    background-color: #d9d9d9;
    border-color: #b3b3b3;
}

.mdg-dataList__divider--info {
    color: #fff;
    background-color: #0483d8;
    border-color: #03558d;
}

    .mdg-dataList__divider--info a:not(.mdg-btn), .mdg-dataList__divider--info h1, .mdg-dataList__divider--info h2, .mdg-dataList__divider--info h3, .mdg-dataList__divider--info h4, .mdg-dataList__divider--info h5, .mdg-dataList__divider--info h6 {
        color: #fff;
    }

.mdg-dataList__divider--success {
    color: #fff;
    background-color: #090;
    border-color: #004d00;
}

    .mdg-dataList__divider--success a:not(.mdg-btn), .mdg-dataList__divider--success h1, .mdg-dataList__divider--success h2, .mdg-dataList__divider--success h3, .mdg-dataList__divider--success h4, .mdg-dataList__divider--success h5, .mdg-dataList__divider--success h6 {
        color: #fff;
    }

.mdg-dataList__divider--warning {
    color: #fff;
    background-color: #dc5800;
    border-color: #903900;
}

    .mdg-dataList__divider--warning a:not(.mdg-btn), .mdg-dataList__divider--warning h1, .mdg-dataList__divider--warning h2, .mdg-dataList__divider--warning h3, .mdg-dataList__divider--warning h4, .mdg-dataList__divider--warning h5, .mdg-dataList__divider--warning h6 {
        color: #fff;
    }

.mdg-dataList__divider--error {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-dataList__divider--error a:not(.mdg-btn), .mdg-dataList__divider--error h1, .mdg-dataList__divider--error h2, .mdg-dataList__divider--error h3, .mdg-dataList__divider--error h4, .mdg-dataList__divider--error h5, .mdg-dataList__divider--error h6 {
        color: #fff;
    }

.mdg-dataList__divider--danger {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-dataList__divider--danger a:not(.mdg-btn), .mdg-dataList__divider--danger h1, .mdg-dataList__divider--danger h2, .mdg-dataList__divider--danger h3, .mdg-dataList__divider--danger h4, .mdg-dataList__divider--danger h5, .mdg-dataList__divider--danger h6 {
        color: #fff;
    }

.mdg-dataList__divider--primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #22527b;
}

    .mdg-dataList__divider--primary a:not(.mdg-btn), .mdg-dataList__divider--primary h1, .mdg-dataList__divider--primary h2, .mdg-dataList__divider--primary h3, .mdg-dataList__divider--primary h4, .mdg-dataList__divider--primary h5, .mdg-dataList__divider--primary h6 {
        color: #fff;
    }

.mdg-dataList__divider--secondary {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-dataList__divider--secondary a:not(.mdg-btn), .mdg-dataList__divider--secondary h1, .mdg-dataList__divider--secondary h2, .mdg-dataList__divider--secondary h3, .mdg-dataList__divider--secondary h4, .mdg-dataList__divider--secondary h5, .mdg-dataList__divider--secondary h6 {
        color: #fff;
    }

.mdg-dataList__divider--highlight {
    color: #fff;
    background-color: #fec722;
    border-color: #d39e01;
}

    .mdg-dataList__divider--highlight a:not(.mdg-btn), .mdg-dataList__divider--highlight h1, .mdg-dataList__divider--highlight h2, .mdg-dataList__divider--highlight h3, .mdg-dataList__divider--highlight h4, .mdg-dataList__divider--highlight h5, .mdg-dataList__divider--highlight h6 {
        color: #fff;
    }

li .mdg-dataList__divider {
    margin: -1rem -1rem 1rem -1rem;
}

html.flexbox .mdg-dataList__divider {
    min-height: 0 !important;
}

.mdg-dataList__label {
    width: 100%;
    font-weight: 600;
    display: block;
}

@media(min-width:768px) {
    .mdg-dataList--horizontal .mdg-dataList__label {
        line-height: 1;
        margin-bottom: .1rem;
        display: table-cell;
        vertical-align: middle;
        padding-right: 1rem;
    }
}

.mdg-dataList__text {
    width: 100%;
    margin: .5rem 0;
}

    .mdg-dataList__text ul {
        padding-left: 2rem;
        list-style: disc;
        margin: 1rem 0;
    }

    .mdg-dataList__text p:first-child {
        margin-top: 0;
    }

    .mdg-dataList__text p:last-child {
        margin-bottom: 0;
    }

@media(min-width:768px) {
    .mdg-dataList--horizontal .mdg-dataList__text {
        display: table-cell;
        vertical-align: middle;
        padding-right: 1rem;
    }
}

.mdg-dataList__actions {
    display: block;
    align-self: center;
    margin-top: 1rem;
    width: 100%;
}

    .mdg-dataList__actions .mdg-btn {
        display: block;
        margin-right: 0;
        margin-top: 1rem;
    }

        .mdg-dataList__actions .mdg-btn:first-child {
            margin-top: 0;
        }

@media(min-width:992px) {
    .mdg-dataList__actions .mdg-btn {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        margin-right: 1rem;
    }
}

.mdg-dataList__actions .mdg-btn:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

@media(min-width:992px) {
    .mdg-dataList__actions {
        width: auto;
        margin: 0;
        position: absolute;
        right: 1rem;
        top: 50%;
        margin-top: -1.2rem;
    }
}

.mdg-dataList__actions--block {
    position: static;
    flex: 100%;
    background-color: #e8e8e8;
    margin-top: .5rem;
    padding: 1rem;
}

@media(min-width:992px) {
    .mdg-dataList__actions--top {
        top: 1rem;
        margin-top: 0;
    }
}

@media(min-width:768px) {
    .mdg-dataList__grouping {
        display: table-cell;
        vertical-align: top;
    }

        .mdg-dataList__grouping > * {
            display: block !important;
        }
}

.mdg-dataList .mdg-note {
    margin-bottom: 0;
    margin-top: 1rem;
}

.mdg-dataList .mdg-alert {
    margin-bottom: 0;
    margin-top: 1rem;
}

.mdg-defList {
    padding: 0;
    margin: 0;
    margin-bottom: 2rem;
}

    .mdg-defList dt {
        font-weight: 400;
        display: block;
    }

        .mdg-defList dt a {
            padding: 1rem;
            display: block;
            border-bottom: 1px solid #e8e8e8;
        }

            .mdg-defList dt a[aria-expanded="true"] {
                background-color: #e8e8e8;
            }

    .mdg-defList dd {
        -webkit-transition: background 300ms,color 300ms;
        -moz-transition: background 300ms,color 300ms;
        -ms-transition: background 300ms,color 300ms;
        -o-transition: background 300ms,color 300ms;
        transition: background 300ms,color 300ms;
        margin-bottom: 0;
    }

        .mdg-defList dd[aria-expanded="true"] {
            background-color: #f4f4f4;
        }

.mdg-defList__content {
    padding: 1rem;
}

    .mdg-defList__content :first-child {
        margin-top: 0;
    }

    .mdg-defList__content :last-child {
        margin-bottom: 0;
    }

@media(min-width:768px) {
    .mdg-defList__content {
        padding: 2rem;
    }
}

.mdg-btn[disabled], .mdg-btn--icon[disabled], a.mdg-btn[disabled], a.mdg-btn.disabled, .mdg-btn[disabled]:hover, .mdg-btn--icon[disabled]:hover, a.mdg-btn.disabled:hover, .mdg-btn[disabled]:focus, .mdg-btn--icon[disabled]:focus, a.mdg-btn.disabled:focus {
    background-color: #e8e8e8;
    color: #333;
}

a.btn {
    text-decoration: none;
}

.mdg-btn {
    display: inline-block;
    vertical-align: bottom;
    line-height: inherit;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-family: "Montserrat",sans-serif !important;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 1rem;
    padding: .5rem 1rem;
    border: 0;
    background-color: transparent;
    color: #337ab7;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.mdg-btn--small {
    padding: .35rem 1rem;
    font-size: .85rem;
}

.mdg-btn--badge {
    text-transform: none;
    padding: .2rem .5em;
    border-radius: 3px;
    font-size: .75rem;
    line-height: inherit;
    vertical-align: baseline;
    display: inline;
}

.mdg-btn--inline {
    display: inline;
    margin: 0;
}

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

.mdg-btn--plain {
    box-shadow: none;
    color: #337ab7;
    background-color: transparent;
}

    .mdg-btn--plain:hover, .mdg-btn--plain:focus, .mdg-btn--plain.active {
        color: inherit !important;
    }

.mdg-btn--blank {
    box-shadow: none;
    color: #337ab7;
    background-color: #fff;
}

    .mdg-btn--blank:hover, .mdg-btn--blank:focus, .mdg-btn--blank.active {
        color: #fff !important;
        background-color: #285f8f !important;
    }

.mdg-btn--default {
    color: #337ab7;
    background-color: #fff;
}

    .mdg-btn--default:hover, .mdg-btn--default:focus, .mdg-btn--default.active {
        color: #fff !important;
        background-color: #285f8f !important;
    }

.mdg-btn--next {
    color: #fff;
    background-color: #337ab7;
}

    .mdg-btn--next:hover, .mdg-btn--next:focus, .mdg-btn--next.active {
        color: #fff !important;
        background-color: #285f8f !important;
    }

.mdg-btn--back {
    color: #337ab7;
    background-color: #fff;
}

    .mdg-btn--back:hover, .mdg-btn--back:focus, .mdg-btn--back.active {
        color: #fff !important;
        background-color: #285f8f !important;
    }

.mdg-btn--primary {
    color: #fff;
    background-color: #337ab7;
}

    .mdg-btn--primary:hover, .mdg-btn--primary:focus, .mdg-btn--primary.active {
        color: #fff !important;
        background-color: #285f8f !important;
    }

.mdg-btn--secondary {
    color: #fff;
    background-color: #666;
}

    .mdg-btn--secondary:hover, .mdg-btn--secondary:focus, .mdg-btn--secondary.active {
        color: #fff !important;
        background-color: #4d4d4d !important;
    }

.mdg-btn--info {
    color: #fff;
    background-color: #0483d8;
}

    .mdg-btn--info:hover, .mdg-btn--info:focus, .mdg-btn--info.active {
        color: #fff !important;
        background-color: #0365a6 !important;
    }

.mdg-btn--success {
    color: #fff;
    background-color: #090;
}

    .mdg-btn--success:hover, .mdg-btn--success:focus, .mdg-btn--success.active {
        color: #fff !important;
        background-color: #060 !important;
    }

.mdg-btn--warning {
    color: #fff;
    background-color: #dc5800;
}

    .mdg-btn--warning:hover, .mdg-btn--warning:focus, .mdg-btn--warning.active {
        color: #fff !important;
        background-color: #a94400 !important;
    }

.mdg-btn--error {
    color: #fff;
    background-color: #f00;
}

    .mdg-btn--error:hover, .mdg-btn--error:focus, .mdg-btn--error.active {
        color: #fff !important;
        background-color: #c00 !important;
    }

.mdg-btn--remove {
    color: #fff;
    background-color: #f00;
}

    .mdg-btn--remove:hover, .mdg-btn--remove:focus, .mdg-btn--remove.active {
        color: #fff !important;
        background-color: #c00 !important;
    }

.mdg-btn--highlight {
    color: #000;
    background-color: #fec722;
}

    .mdg-btn--highlight:hover, .mdg-btn--highlight:focus, .mdg-btn--highlight.active {
        color: #000 !important;
        background-color: #ecb101 !important;
    }

.mdg-btn--gray {
    color: #fff;
    background-color: #666;
}

    .mdg-btn--gray:hover, .mdg-btn--gray:focus, .mdg-btn--gray.active {
        color: #fff !important;
        background-color: #4d4d4d !important;
    }

.mdg-btn--lightgray {
    color: #000;
    background-color: #e8e8e8;
}

    .mdg-btn--lightgray:hover, .mdg-btn--lightgray:focus, .mdg-btn--lightgray.active {
        color: #000 !important;
        background-color: #cfcfcf !important;
    }

.mdg-btn--line {
    box-shadow: none;
    position: relative;
    background-color: #fff;
    font-weight: 600;
    border-top: 2px solid #e8e8e8;
    color: #666;
    background-color: transparent;
}

    .mdg-btn--line:hover, .mdg-btn--line:focus, .mdg-btn--line.active {
        color: inherit !important;
    }

.mdg-btn--icon {
    background-color: transparent !important;
    color: #666;
}

.mdg-btn--icon--grayscale:hover, .mdg-btn--icon--grayscale:focus, .mdg-btn--icon--grayscale.active {
    color: #fff !important;
    background-color: #f4f4f4 !important;
}

.mdg-btn--icon--gray:hover, .mdg-btn--icon--gray:focus, .mdg-btn--icon--gray.active {
    color: #666 !important;
    background-color: #f4f4f4 !important;
}

.mdg-btn--icon--lightgray:hover, .mdg-btn--icon--lightgray:focus, .mdg-btn--icon--lightgray.active {
    color: #d9d9d9 !important;
    background-color: #f4f4f4 !important;
}

.mdg-btn--icon--info:hover, .mdg-btn--icon--info:focus, .mdg-btn--icon--info.active {
    color: #0483d8 !important;
    background-color: #f4f4f4 !important;
}

.mdg-btn--icon--success:hover, .mdg-btn--icon--success:focus, .mdg-btn--icon--success.active {
    color: #090 !important;
    background-color: #f4f4f4 !important;
}

.mdg-btn--icon--warning:hover, .mdg-btn--icon--warning:focus, .mdg-btn--icon--warning.active {
    color: #dc5800 !important;
    background-color: #f4f4f4 !important;
}

.mdg-btn--icon--error:hover, .mdg-btn--icon--error:focus, .mdg-btn--icon--error.active {
    color: #f00 !important;
    background-color: #f4f4f4 !important;
}

.mdg-btn--icon--danger:hover, .mdg-btn--icon--danger:focus, .mdg-btn--icon--danger.active {
    color: #f00 !important;
    background-color: #f4f4f4 !important;
}

.mdg-btn--icon--primary:hover, .mdg-btn--icon--primary:focus, .mdg-btn--icon--primary.active {
    color: #337ab7 !important;
    background-color: #f4f4f4 !important;
}

.mdg-btn--icon--secondary:hover, .mdg-btn--icon--secondary:focus, .mdg-btn--icon--secondary.active {
    color: #666 !important;
    background-color: #f4f4f4 !important;
}

.mdg-btn--icon--highlight:hover, .mdg-btn--icon--highlight:focus, .mdg-btn--icon--highlight.active {
    color: #fec722 !important;
    background-color: #f4f4f4 !important;
}

.mdg-btn--icon i.fa {
    margin: 0;
}

.mdg-btn--icon[disabled] {
    color: #666 !important;
}

.mdg-btn--jumbo {
    padding: 1.3rem;
    font-size: 1.5rem;
    white-space: normal;
    font-weight: 600;
    line-height: 1.2;
}

a.mdg-btn:hover, a.mdg-btn:focus, a.mdg-btn.active {
    color: #fff;
    text-decoration: none;
}

a.mdg-btn--plain {
    color: #337ab7;
    background-color: transparent;
}

    a.mdg-btn--plain:hover, a.mdg-btn--plain:focus, a.mdg-btn--plain.active {
        color: inherit;
        text-decoration: none;
    }

    a.mdg-btn--plain:hover, a.mdg-btn--plain:focus, a.mdg-btn--plain.active {
        color: inherit !important;
    }

a.mdg-btn--line {
    color: #666;
    background-color: transparent;
}

    a.mdg-btn--line:hover, a.mdg-btn--line:focus, a.mdg-btn--line.active {
        color: inherit;
        text-decoration: none;
    }

    a.mdg-btn--line:hover, a.mdg-btn--line:focus, a.mdg-btn--line.active {
        color: inherit !important;
    }

.mdg-btn-outline {
    border-style: solid;
    border-width: 1px;
    border-color: #337ab7;
    color: #337ab7;
}

    .mdg-btn-outline:hover, .mdg-btn-outline:focus {
        background-color: #337ab7;
        color: #fff;
    }

.mdg-btn-group {
    display: table;
    table-layout: fixed;
}

    .mdg-btn-group > * {
        display: table-cell;
    }

html.flexbox .mdg-btn-group {
    display: flex;
    height: 100%;
    flex-flow: row wrap;
}

    html.flexbox .mdg-btn-group > * {
        display: block;
    }

    html.flexbox .mdg-btn-group .mdg-btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.mdg-btn-group .mdg-dropDown {
    position: relative;
}

.mdg-btn-group--vertical {
    display: block;
    flex-direction: column;
}

    .mdg-btn-group--vertical > * {
        display: block;
        float: none;
    }

    .mdg-btn-group--vertical .mdg-btn {
        display: block;
    }

.mdg-btn-group--right {
    float: right;
}

html.flexbox .mdg-btn-group--right {
    justify-content: flex-end;
    float: none;
}

.mdg-btn-group .mdg-btn {
    margin: 0;
    box-shadow: none;
}

.mdg-chart {
    text-align: center;
    margin: 0 auto 2rem auto;
}

.mdg-chart__heading {
    font-size: 1.2em;
    margin-top: 0;
}

.mdg-table {
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 2rem;
}

    .mdg-table table {
        width: 100%;
        border-collapse: collapse;
    }

        .mdg-table table caption {
            padding: 1rem;
            color: #666;
            text-align: left;
            caption-side: bottom;
        }

        .mdg-table table th[scope="col"] {
            border-bottom: 1px solid #e8e8e8;
        }

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

.mdg-table__check {
    width: 22px;
    text-align: center;
    vertical-align: middle !important;
    white-space: nowrap;
    line-height: 0;
}

@media(max-width:767px) {
    .mdg-table__columnCollapse tr {
        display: block;
        margin-bottom: 2rem;
    }

        .mdg-table__columnCollapse tr td, .mdg-table__columnCollapse tr th {
            display: block;
        }

        .mdg-table__columnCollapse tr th {
            background-color: #f1f1f1;
        }
}

.mdg-table--responsive table * {
    white-space: nowrap;
}

.mdg-table table th {
    font-weight: 600;
}

.mdg-table table.sortable th {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mdg-table--noBorders table td, .mdg-table--noBorders table th {
    border: 0;
}

.mdg-table--condensed table td, .mdg-table--condensed table th {
    padding: .5rem;
}

.mdg-table--primary thead {
    background-color: #337ab7;
    color: #fff;
}

.mdg-table--hover table tr:hover td {
    border-bottom: 1px solid #000 !important;
}

.mdg-table--striped table tbody tr:nth-child(odd) {
    background-color: #e8e8e8;
}

.mdg-table--midalign table td {
    vertical-align: middle;
}

.mdg-table--fixed table {
    table-layout: fixed;
}

.mdg-table__summary {
    padding: 1rem;
    margin: 0;
}

.mdg-table__actionsHeader {
    margin: 0;
    text-align: right;
    padding: 1rem;
    background-color: #f4f4f4;
}

.mdg-table__actionsHeader__title {
    float: left;
}

html.flexbox .mdg-table__actionsHeader__title {
    float: none;
    display: flex;
    align-items: center;
    flex: 1;
}

html.flexbox .mdg-table__actionsHeader {
    display: flex;
    justify-content: flex-end;
}

.no-js .mdg-js-required {
    display: none;
}

.mdg-article h2, .mdg-article h3, .mdg-article h4, .mdg-article h5, .mdg-article h6 {
    clear: both;
}

.mdg-article__image {
    float: right;
    margin: 0 0 1rem 1rem;
    box-shadow: 0 2px 4px rgba(0,0,0,.25);
    max-width: 400px;
    max-height: 300px;
}

.mdg-icon--remove {
    color: #f00;
}

    .mdg-icon--remove:hover, .mdg-icon--remove:focus {
        color: #c00;
    }

.mdg-icon--info {
    color: #0483d8;
    font-size: 1.3rem;
}

    .mdg-icon--info:hover, .mdg-icon--info:focus {
        color: #0365a6;
    }

.modal.fade {
    opacity: 0;
}

body {
    padding-right: 0 !important;
}

.modal-open .modal {
    padding-right: 1px !important;
}

    .modal-open .modal.fade {
        opacity: 1;
    }

.modal-header .close {
    font-size: 1.8rem;
    font-weight: 400;
    color: #fff;
    text-shadow: none;
}

.modal-title {
    color: #fff;
    font-size: 1.2rem;
    margin-top: 0;
}

.modal-content {
    border: 0;
    border-radius: 0;
}

.modal-body :first-child {
    margin-top: 0;
}

.modal-footer {
    background-color: #f4f4f4;
}

.mdg-msgCenter {
    clear: both;
    margin-bottom: 1rem;
}

@media(min-width:768px) {
    .mdg-msgCenter {
        margin-bottom: 2rem;
    }
}

.mdg-msgCenter__listNav {
    margin: 0;
}

.mdg-msgCenter__icon--gray {
    color: #666;
}

.mdg-msgCenter__icon--info {
    color: #0483d8;
}

.mdg-msgCenter__icon--success {
    color: #090;
}

.mdg-msgCenter__icon--warning {
    color: #dc5800;
}

.mdg-msgCenter__icon--error {
    color: #f00;
}

.mdg-msgCenter__icon--danger {
    color: #f00;
}

.mdg-msgCenter__icon--primary {
    color: #337ab7;
}

.mdg-msgCenter__icon--secondary {
    color: #666;
}

.mdg-msgCenter__icon--highlight {
    color: #fec722;
}

.mdg-msgCenter__subject {
    font-weight: 600;
    color: #000;
}

.mdg-msgCenter__date {
    margin-left: 1.5rem;
    font-size: .85em;
    color: #666;
}

.mdg-msgCenter__item {
    border-left-style: solid;
    border-left-width: 5px;
    border-left-color: #0483d8;
}

.mdg-msgCenter__item--grayscale {
    border-color: #fff;
}

.mdg-msgCenter__item--gray {
    border-color: #666;
}

.mdg-msgCenter__item--lightgray {
    border-color: #d9d9d9;
}

.mdg-msgCenter__item--info {
    border-color: #0483d8;
}

.mdg-msgCenter__item--success {
    border-color: #090;
}

.mdg-msgCenter__item--warning {
    border-color: #dc5800;
}

.mdg-msgCenter__item--error {
    border-color: #f00;
}

.mdg-msgCenter__item--danger {
    border-color: #f00;
}

.mdg-msgCenter__item--primary {
    border-color: #337ab7;
}

.mdg-msgCenter__item--secondary {
    border-color: #666;
}

.mdg-msgCenter__item--highlight {
    border-color: #fec722;
}

.mdg-msgCenter__item--read {
    border-left: 0;
}

    .mdg-msgCenter__item--read > a {
        padding-left: calc(1rem + 5px) !important;
    }

    .mdg-msgCenter__item--read .mdg-msgCenter__subject {
        font-family: inherit;
        color: inherit;
    }

.mdg-msgCenter__actions {
    display: block;
    align-self: center;
    width: 100%;
}

    .mdg-msgCenter__actions a .fa {
        margin: 0;
    }

    .mdg-msgCenter__actions > a:after {
        margin: 0 !important;
    }

@media(min-width:992px) {
    .mdg-msgCenter__actions {
        width: auto;
        margin: 0;
        position: absolute;
        right: 1rem;
        top: 50%;
        margin-top: -1.2rem;
    }
}

.mdg-msgCenter__message__header {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e8e8e8;
}

    .mdg-msgCenter__message__header > table th, .mdg-msgCenter__message__header > table td {
        padding-right: 2rem;
    }

.clearfix:after, .mdg-actionsHeader:after, .mdg-table__actionsHeader:after, .mdg-caps--block:after, .mdg-footerBrand:after, .mdg-cart:after, .mdg-cart__subtotals:after, .mdg-cart__totals:after, .mdg-card__content:after, .mdg-card__footer:after {
    content: " ";
    display: block;
    clear: both;
}

.mdg-util-color--gray {
    color: #666;
}

.mdg-util-color--info {
    color: #0483d8;
}

.mdg-util-color--success {
    color: #090;
}

.mdg-util-color--warning {
    color: #dc5800;
}

.mdg-util-color--error {
    color: #f00;
}

.mdg-util-color--danger {
    color: #f00;
}

.mdg-util-color--primary {
    color: #337ab7;
}

.mdg-util-color--secondary {
    color: #666;
}

.mdg-util-color--highlight {
    color: #fec722;
}

.mdg-util-bg--grayscale {
    background-color: #fff;
    border-color: #d9d9d9;
}

.mdg-util-bg--gray {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-util-bg--gray a:not(.mdg-btn), .mdg-util-bg--gray h1, .mdg-util-bg--gray h2, .mdg-util-bg--gray h3, .mdg-util-bg--gray h4, .mdg-util-bg--gray h5, .mdg-util-bg--gray h6 {
        color: #fff;
    }

.mdg-util-bg--lightgray {
    background-color: #d9d9d9;
    border-color: #b3b3b3;
}

.mdg-util-bg--info {
    color: #fff;
    background-color: #0483d8;
    border-color: #03558d;
}

    .mdg-util-bg--info a:not(.mdg-btn), .mdg-util-bg--info h1, .mdg-util-bg--info h2, .mdg-util-bg--info h3, .mdg-util-bg--info h4, .mdg-util-bg--info h5, .mdg-util-bg--info h6 {
        color: #fff;
    }

.mdg-util-bg--success {
    color: #fff;
    background-color: #090;
    border-color: #004d00;
}

    .mdg-util-bg--success a:not(.mdg-btn), .mdg-util-bg--success h1, .mdg-util-bg--success h2, .mdg-util-bg--success h3, .mdg-util-bg--success h4, .mdg-util-bg--success h5, .mdg-util-bg--success h6 {
        color: #fff;
    }

.mdg-util-bg--warning {
    color: #fff;
    background-color: #dc5800;
    border-color: #903900;
}

    .mdg-util-bg--warning a:not(.mdg-btn), .mdg-util-bg--warning h1, .mdg-util-bg--warning h2, .mdg-util-bg--warning h3, .mdg-util-bg--warning h4, .mdg-util-bg--warning h5, .mdg-util-bg--warning h6 {
        color: #fff;
    }

.mdg-util-bg--error {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-util-bg--error a:not(.mdg-btn), .mdg-util-bg--error h1, .mdg-util-bg--error h2, .mdg-util-bg--error h3, .mdg-util-bg--error h4, .mdg-util-bg--error h5, .mdg-util-bg--error h6 {
        color: #fff;
    }

.mdg-util-bg--danger {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-util-bg--danger a:not(.mdg-btn), .mdg-util-bg--danger h1, .mdg-util-bg--danger h2, .mdg-util-bg--danger h3, .mdg-util-bg--danger h4, .mdg-util-bg--danger h5, .mdg-util-bg--danger h6 {
        color: #fff;
    }

.mdg-util-bg--primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #22527b;
}

    .mdg-util-bg--primary a:not(.mdg-btn), .mdg-util-bg--primary h1, .mdg-util-bg--primary h2, .mdg-util-bg--primary h3, .mdg-util-bg--primary h4, .mdg-util-bg--primary h5, .mdg-util-bg--primary h6 {
        color: #fff;
    }

.mdg-util-bg--secondary {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-util-bg--secondary a:not(.mdg-btn), .mdg-util-bg--secondary h1, .mdg-util-bg--secondary h2, .mdg-util-bg--secondary h3, .mdg-util-bg--secondary h4, .mdg-util-bg--secondary h5, .mdg-util-bg--secondary h6 {
        color: #fff;
    }

.mdg-util-bg--highlight {
    color: #fff;
    background-color: #fec722;
    border-color: #d39e01;
}

    .mdg-util-bg--highlight a:not(.mdg-btn), .mdg-util-bg--highlight h1, .mdg-util-bg--highlight h2, .mdg-util-bg--highlight h3, .mdg-util-bg--highlight h4, .mdg-util-bg--highlight h5, .mdg-util-bg--highlight h6 {
        color: #fff;
    }

.mdg-util-bg--primary {
    background-color: #337ab7;
}

.mdg-util-bg--primary--light {
    background-color: #669bc9;
}

.mdg-util-bg--primary--lighter {
    background-color: #99bddb;
}

.mdg-util-bg--primary--lightest {
    background-color: #ccdeed;
}

.mdg-util-bg--primary--dark {
    background-color: #265c89;
}

.mdg-util-bg--primary--darker {
    background-color: #1a3d5c;
}

.mdg-util-bg--primary--darkest {
    background-color: #0d1f2e;
}

.mdg-util-bg--secondary {
    background-color: #666;
}

.mdg-util-bg--secondary--light {
    background-color: #8c8c8c;
}

.mdg-util-bg--secondary--lighter {
    background-color: #b3b3b3;
}

.mdg-util-bg--secondary--lightest {
    background-color: #d9d9d9;
}

.mdg-util-bg--secondary--dark {
    background-color: #4d4d4d;
}

.mdg-util-bg--secondary--darker {
    background-color: #333;
}

.mdg-util-bg--secondary--darkest {
    background-color: #1a1a1a;
}

.mdg-util-bg--highlight {
    background-color: #fec722;
}

.mdg-util-bg--highlight--light {
    background-color: #fed559;
}

.mdg-util-bg--highlight--lighter {
    background-color: #ffe391;
}

.mdg-util-bg--highlight--lightest {
    background-color: #fff1c8;
}

.mdg-util-bg--highlight--dark {
    background-color: #bf951a;
}

.mdg-util-bg--highlight--darker {
    background-color: #7f6411;
}

.mdg-util-bg--highlight--darkest {
    background-color: #403209;
}

.mdg-util-bg--gray {
    background-color: #666;
}

.mdg-util-bg--gray--light {
    background-color: #8c8c8c;
}

.mdg-util-bg--gray--lighter {
    background-color: #b3b3b3;
}

.mdg-util-bg--gray--lightest {
    background-color: #d9d9d9;
}

.mdg-util-bg--gray--dark {
    background-color: #4d4d4d;
}

.mdg-util-bg--gray--darker {
    background-color: #333;
}

.mdg-util-bg--gray--darkest {
    background-color: #1a1a1a;
}

.mdg-util-bg--darkFade {
    background-color: rgba(0,0,0,.6);
}

.mdg-util-bg--white {
    background-color: #fff;
}

.mdg-util-text--upper {
    text-transform: uppercase;
}

.mdg-util-text--strong {
    font-weight: 600 !important;
}

.mdg-util-text--small {
    font-size: .75em;
}

.mdg-util-text--large {
    font-size: 1.1em;
}

.mdg-util-text--wide {
    letter-spacing: .3rem;
}

.mdg-util-text--narrow {
    letter-spacing: -.05em;
}

.mdg-util-text--lead {
    font-size: 1.3rem;
    line-height: 1.5em;
}

.mdg-util-text--bold {
    font-weight: 600 !important;
}

.mdg-util-text--xbold {
    font-weight: 700 !important;
    letter-spacing: -.05em;
}

.mdg-util--longData {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.mdg-util--dark {
    color: #fff;
}

    .mdg-util--dark h1, .mdg-util--dark h2, .mdg-util--dark h3, .mdg-util--dark h4, .mdg-util--dark h5, .mdg-util--dark h6 {
        color: inherit;
    }

.mdg-util--light {
    color: #000;
}

.mdg-util--block {
    display: block;
}

    .mdg-util--block span {
        display: block;
    }

.mdg-util--noMargin {
    margin: 0 !important;
}

.mdg-util--unbold {
    font-weight: 400 !important;
}

.mdg-util--noPadding {
    padding: 0 !important;
}

.mdg-badge {
    display: inline-block;
    padding: .3rem .5rem;
    font-size: .75rem;
    line-height: 1.3;
    border-radius: 3px;
    text-align: center;
    vertical-align: baseline;
    text-decoration: none !important;
    cursor: default;
}

h2 .mdg-badge, h3 .mdg-badge, h4 .mdg-badge, h5 .mdg-badge, h6 .mdg-badge {
    font-size: inherit;
    text-transform: uppercase;
    padding: .5em;
    vertical-align: baseline;
    margin-right: 1rem;
    font-weight: 600;
}

html.flexbox h2 .mdg-badge, html.flexbox h3 .mdg-badge, html.flexbox h4 .mdg-badge, html.flexbox h5 .mdg-badge, html.flexbox h6 .mdg-badge {
    flex: none;
    display: flex;
    align-items: center;
    align-self: stretch;
}

@media(min-width:992px) {
    html.flexbox h2 .mdg-badge, html.flexbox h3 .mdg-badge, html.flexbox h4 .mdg-badge, html.flexbox h5 .mdg-badge, html.flexbox h6 .mdg-badge {
        margin-right: 1rem;
    }
}

html.flexbox h2:has(.mdg-badge) {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.mdg-badge--default {
    background-color: #e8e8e8;
    color: #000;
}

.mdg-badge--left {
    float: left;
    margin-right: 1rem;
}

.mdg-badge--right {
    float: right;
    margin-left: 1rem;
}

.mdg-badge--grayscale {
    background-color: #fff;
    border-color: #d9d9d9;
}

.mdg-badge--gray {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-badge--gray a:not(.mdg-btn), .mdg-badge--gray h1, .mdg-badge--gray h2, .mdg-badge--gray h3, .mdg-badge--gray h4, .mdg-badge--gray h5, .mdg-badge--gray h6 {
        color: #fff;
    }

.mdg-badge--lightgray {
    background-color: #d9d9d9;
    border-color: #b3b3b3;
}

.mdg-badge--info {
    color: #fff;
    background-color: #0483d8;
    border-color: #03558d;
}

    .mdg-badge--info a:not(.mdg-btn), .mdg-badge--info h1, .mdg-badge--info h2, .mdg-badge--info h3, .mdg-badge--info h4, .mdg-badge--info h5, .mdg-badge--info h6 {
        color: #fff;
    }

.mdg-badge--success {
    color: #fff;
    background-color: #090;
    border-color: #004d00;
}

    .mdg-badge--success a:not(.mdg-btn), .mdg-badge--success h1, .mdg-badge--success h2, .mdg-badge--success h3, .mdg-badge--success h4, .mdg-badge--success h5, .mdg-badge--success h6 {
        color: #fff;
    }

.mdg-badge--warning {
    color: #fff;
    background-color: #dc5800;
    border-color: #903900;
}

    .mdg-badge--warning a:not(.mdg-btn), .mdg-badge--warning h1, .mdg-badge--warning h2, .mdg-badge--warning h3, .mdg-badge--warning h4, .mdg-badge--warning h5, .mdg-badge--warning h6 {
        color: #fff;
    }

.mdg-badge--error {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-badge--error a:not(.mdg-btn), .mdg-badge--error h1, .mdg-badge--error h2, .mdg-badge--error h3, .mdg-badge--error h4, .mdg-badge--error h5, .mdg-badge--error h6 {
        color: #fff;
    }

.mdg-badge--danger {
    color: #fff;
    background-color: #f00;
    border-color: #b30000;
}

    .mdg-badge--danger a:not(.mdg-btn), .mdg-badge--danger h1, .mdg-badge--danger h2, .mdg-badge--danger h3, .mdg-badge--danger h4, .mdg-badge--danger h5, .mdg-badge--danger h6 {
        color: #fff;
    }

.mdg-badge--primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #22527b;
}

    .mdg-badge--primary a:not(.mdg-btn), .mdg-badge--primary h1, .mdg-badge--primary h2, .mdg-badge--primary h3, .mdg-badge--primary h4, .mdg-badge--primary h5, .mdg-badge--primary h6 {
        color: #fff;
    }

.mdg-badge--secondary {
    color: #fff;
    background-color: #666;
    border-color: #404040;
}

    .mdg-badge--secondary a:not(.mdg-btn), .mdg-badge--secondary h1, .mdg-badge--secondary h2, .mdg-badge--secondary h3, .mdg-badge--secondary h4, .mdg-badge--secondary h5, .mdg-badge--secondary h6 {
        color: #fff;
    }

.mdg-badge--highlight {
    color: #fff;
    background-color: #fec722;
    border-color: #d39e01;
}

    .mdg-badge--highlight a:not(.mdg-btn), .mdg-badge--highlight h1, .mdg-badge--highlight h2, .mdg-badge--highlight h3, .mdg-badge--highlight h4, .mdg-badge--highlight h5, .mdg-badge--highlight h6 {
        color: #fff;
    }

.mdg-badge--small {
    padding: .2rem .4rem;
}

.mdg-badge--floating {
    position: absolute;
    top: 1rem;
    right: 1rem;
}

.mdg-badge--pill {
    border-radius: 1rem;
}

.mdg-badge--transparent {
    background: transparent;
    color: inherit;
}

@-ms-viewport {
    width: auto !important;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    line-height: inherit;
}

html {
    overflow-y: auto;
}

body {
    line-height: 1.5em;
    color: #000;
    -webkit-font-smoothing: antialiased;
    background-color: #337ab7;
}

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

    .mdg-skipNav:focus {
        top: 50px;
        left: 0;
        z-index: 2;
        background-color: #fff;
        width: auto;
        height: auto;
        margin: 0;
        clip: unset;
        padding: 1rem;
        text-decoration: none;
    }

@media(min-width:768px) {
    .mdg-skipNav:focus {
        top: 60px;
    }
}

a {
    color: #337ab7;
    -webkit-transition: background 300ms,color 300ms;
    -moz-transition: background 300ms,color 300ms;
    -ms-transition: background 300ms,color 300ms;
    -o-transition: background 300ms,color 300ms;
    transition: background 300ms,color 300ms;
    text-decoration: underline;
}

    a:hover, a:focus, a.active {
        color: #000;
    }

        a:hover h2, a:hover h3, a:hover h4, a:focus h2, a:focus h3, a:focus h4, a.active h2, a.active h3, a.active h4 {
            color: #000;
        }

    a:focus {
        outline: none;
    }

        a:focus img {
            opacity: .25;
        }

button {
    outline: none;
}

    button:focus {
        outline: none;
        background-color: none;
    }

button, html [type="button"], [type="reset"], [type="submit"] {
    cursor: pointer;
}

p {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

iframe {
    width: 100%;
}

::-moz-selection {
    color: #fff;
    background: #337ab7;
}

::selection {
    color: #fff;
    background: #337ab7;
}

blockquote, q, address {
    margin-left: 2em;
    margin-right: 2em;
    margin-top: 2em;
    padding: 1em;
    position: relative;
    border-left: 5px solid #e8e8e8;
}

address {
    margin-left: 4.7rem;
    margin-right: 0;
    background-color: #f4f4f4;
}

    address:before {
        content: '?';
        font-family: FontAwesome;
        display: block;
        position: absolute;
        left: -5rem;
        font-size: 3rem;
        line-height: 1;
        top: 0;
        color: #337ab7;
    }

aside.pull-left {
    margin: 0 1rem 1rem 0;
}

aside.pull-right {
    margin: 0 0 1rem 1rem;
}

pre, .syntaxhighlighter {
    -webkit-overflow-scrolling: touch;
    max-height: 60vh;
    min-height: 71px;
    color: #337ab7;
    background-color: #e8e8e8;
}

    .syntaxhighlighter table td.code {
        padding: 1em 130px 1em 1em !important;
    }

code {
    color: #337ab7;
    background-color: #e8e8e8;
    padding: .2rem .4rem;
    font-size: 75%;
    line-height: 0;
    white-space: nowrap;
}

    code.codeblock {
        display: block;
        margin-bottom: 1rem;
        padding: 1rem;
    }

dl, ol, ul {
    padding-left: 2.5em;
}

hr {
    border-width: 1px;
    border-style: solid;
}
