@charset "UTF-8";
@import url(//resources.perkinelmer.com/lab-solutions/resources/css/common/fd266234-5ff0-4a96-8e45-5fd4b904f434.css);
@import url(//resources.perkinelmer.com/lab-solutions/resources/css/common/all.css);
@import url(//resources.perkinelmer.com/lab-solutions/resources/css/common/jquery-ui.min.css);
@import url(//resources.perkinelmer.com/lab-solutions/resources/css/common/owl.carousel.css);

: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: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --nav2-blue: #d6ebf5;
    --nav2-olive: #e4eadc;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-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[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}


.text-overflow-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

@media(min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media(min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media(min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media(min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media(min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 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 {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 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 {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-2_5 {
        -ms-flex: 0 1 20%;
        flex: 0 1 20%;
        max-width: 20%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 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 {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #95999c
}

.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>td,
.table-active>th {
    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: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .075)
}

@media(max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media(max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media(max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media(max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    border: 1px solid #ced4da
}

.btn,
.button {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {

    .btn,
    .button {
        transition: none
    }
}

.btn:hover,
.button.hover,
.button:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,
.btn:focus,
.button:focus,
.focus.button {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled,
.button:disabled,
.disabled.button {
    opacity: .65
}

a.btn.disabled,
a.disabled.button,
fieldset:disabled a.btn,
fieldset:disabled a.button {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover,
.button--light.hover:not(:disabled):not(.disabled),
.button--light:not(:disabled):not(.disabled):hover,
.button--primary.hover:not(:disabled):not(.disabled),
.button--primary:not(:disabled):not(.disabled):hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.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(38, 143, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover,
.button--secondary.hover:not(:disabled):not(.disabled),
.button--secondary:not(:disabled):not(.disabled):hover,
.button--secondarybg.hover:not(:disabled):not(.disabled),
.button--secondarybg:not(:disabled):not(.disabled):hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.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(72, 180, 97, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.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(58, 176, 195, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.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(222, 170, 12, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.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(225, 83, 97, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
    color: #fff;
    background-color: #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(82, 88, 93, .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(82, 88, 93, .5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    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: #007bff;
    border-color: #007bff
}

.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(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    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: #28a745;
    border-color: #28a745
}

.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(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    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: #17a2b8;
    border-color: #17a2b8
}

.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(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.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(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    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: #dc3545;
    border-color: #dc3545
}

.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(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    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: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,
.btn-group-lg>.button,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-group-sm>.button,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media(prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media(prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media(min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media(min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media(min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media(min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}

@media screen and (min-width: 1199px) and (max-width: 1280px) {
    .navbar-default .header-navbar-collapse .header-navbar-nav>li>a {
        padding: 10px 10px 10px 0px !important;
    }
}


.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle:after {
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group-vertical>.button,
.btn-group>.btn,
.btn-group>.button {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group-vertical>.button.hover,
.btn-group-vertical>.button:hover,
.btn-group>.btn:hover,
.btn-group>.button.hover,
.btn-group>.button:hover {
    z-index: 1
}

.btn-group-vertical>.active.button,
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.button:active,
.btn-group-vertical>.button:focus,
.btn-group>.active.button,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.button:active,
.btn-group>.button:focus {
    z-index: 1
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child),
.btn-group>.button:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn-group:not(:last-child)>.button,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group>.button:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn-group:not(:first-child)>.button,
.btn-group>.btn:not(:first-child),
.btn-group>.button:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-group-sm>.button+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-group-lg>.button+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.button {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.button:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn-group:not(:last-child)>.button,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.button:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn-group:not(:first-child)>.button,
.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.button:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn,
.btn-group-toggle>.btn-group>.button,
.btn-group-toggle>.button {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn-group>.button input[type=checkbox],
.btn-group-toggle>.btn-group>.button input[type=radio],
.btn-group-toggle>.button input[type=checkbox],
.btn-group-toggle>.button input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,
.input-group-append .button,
.input-group-prepend .btn,
.input-group-prepend .button {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-append .button:focus,
.input-group-prepend .btn:focus,
.input-group-prepend .button:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.button,
.input-group-append .btn+.input-group-text,
.input-group-append .button+.btn,
.input-group-append .button+.button,
.input-group-append .button+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.button,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.button,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .button+.btn,
.input-group-prepend .button+.button,
.input-group-prepend .button+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.button,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em+1rem+2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.button,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.button,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em+.5rem+2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.button,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.button,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.button:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.button,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.button,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.button,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.button:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.button,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3E%3Cpathfill='%23fff'd='M6.564.75l-3.593.612-1.538-1.55L04.26l2.9742.99L82.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0044'%3E%3Cpathstroke='%23fff'd='M02h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3E%3Ccircler='3'fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem+2px);
    left: calc(-2.25rem+2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em+.75rem+2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3E%3Cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em+.5rem+2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em+1rem+2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em+.75rem+2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em+.75rem+2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em+.75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.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,
.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {

    .custom-control-label:before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    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 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media(max-width: 575.98px) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        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 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        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 {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        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 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        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 {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        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 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        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 {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        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 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    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 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='003030'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstroke='rgba(0,0,0,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M47h22M415h22M423h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='003030'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstroke='rgba(255,255,255,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M47h22M415h22M423h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close,
.alert-dismissible .popup__Close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.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
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    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:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
}

@media(min-width: 576px) {
    .list-group-horizontal-sm {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media(min-width: 768px) {
    .list-group-horizontal-md {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media(min-width: 992px) {
    .list-group-horizontal-lg {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media(min-width: 1200px) {
    .list-group-horizontal-xl {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close,
.popup__Close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover,
.popup__Close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover,
.popup__Close:not(:disabled):not(.disabled):focus,
.popup__Close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close,
button.popup__Close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled,
a.disabled.popup__Close {
    pointer-events: none
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

@media(prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content,
.modal-dialog-scrollable .popup__Content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body,
.modal-dialog-scrollable .popup__Body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content,
.modal-dialog-centered.modal-dialog-scrollable .popup__Content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content,
.popup__Content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close,
.modal-header .popup__Close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body,
.popup__Body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content,
    .modal-dialog-scrollable .popup__Content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media(min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px
    }
}

@media(min-width: 1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover,
.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc(-.5rem+-1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
    left: calc(-.5rem+-1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc(-.5rem+-1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
    right: calc(-.5rem+-1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media(prefers-reduced-motion:reduce) {

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media(prefers-reduced-motion:reduce) {

    .carousel-control-next,
    .carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3E%3Cpathd='M5.250l-44441.5-1.5L4.254l2.5-2.5L5.250z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3E%3Cpathd='M2.750l-1.51.5L3.754l-2.52.5L2.758l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media(prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.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: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    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: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media(min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        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: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media(min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media(min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media(min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media(min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media(min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports((position: -webkit-sticky) or(position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media(min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media(min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media(min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media(min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media(min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media(min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !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: hsla(0, 0%, 100%, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.layout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.layout .region__RegionA {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-order: 0;
    order: 0
}

@media only screen and (min-width: 768px) and (max-width:1025px) {
    .layout .region__RegionA {
        padding: 30px 0 50px
    }
}

@media only screen and (max-width: 767px) {
    .layout .region__RegionA {
        padding: 30px 0 50px
    }
}

@media(min-width: 1310px) {
    .layout .region__RegionA {
        margin-left: auto;
        margin-right: auto;
        max-width: 1310px;
        padding: 30px 0 50px
    }
}

.layout .region__RegionB~.region__RegionA,
.layout .region__RegionC~.region__RegionA,
.layout .region__RegionD~.region__RegionA {
    -ms-flex-order: 2;
    order: 2
}

.layout-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%
}

.layout-fluid .region__RegionA {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-order: 0;
    order: 0;
    margin: 2.5rem
}

@media only screen and (min-width: 768px) and (max-width:1025px) {
    .layout-fluid .region__RegionA {
        padding: 30px 0 50px
    }
}

@media only screen and (max-width: 767px) {
    .layout-fluid .region__RegionA {
        padding: 30px 0 50px
    }
}

@media(min-width: 1310px) {
    .layout-fluid .region__RegionA {
        margin-left: auto;
        margin-right: auto;
        max-width: 131rem;
        padding: 30px 0 50px
    }
}

.layout-fluid .region__RegionB~.region__RegionA,
.layout-fluid .region__RegionC~.region__RegionA,
.layout-fluid .region__RegionD~.region__RegionA {
    -ms-flex-order: 2;
    order: 2
}

.region {
    margin: 15px;
    line-height: 1.4;
}

@media(max-width: 375px) {
    .region {
        margin: 0
    }
}

@media only screen and (min-width: 768px) {

    .region__RegionC--thin,
    .region__RegionD--thin {
        max-width: 260px !important
    }
}

@media only screen and (min-width: 768px) {

    .region__RegionC--large,
    .region__RegionD--large {
        max-width: 360px !important
    }
}

@media only screen and (min-width: 768px) {

    .region__RegionC--medium,
    .region__RegionD--medium {
        max-width: 290px !important
    }
}

@media(max-width: 767px) {

    .region__RegionC--medium,
    .region__RegionD--medium {
        max-width: 290px !important
    }
}

@media only screen and (min-width: 768px) {

    .region__RegionC--orderlayout,
    .region__RegionD--orderlayout {
        min-width: 133.5px !important
    }
}

@media only screen and (min-width: 768px) {
    .region__RegionB {
        -ms-flex-positive: 2;
        flex-grow: 2;
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
}

@media only screen and (min-width: 992px) {
    .region__RegionB {
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
}

.region__RegionC {
    -ms-flex-order: -1;
    order: -1
}

@media only screen and (min-width: 768px) {
    .region__RegionC {
        max-width: 320px
    }
}

@media only screen and (min-width: 992px) {
    .region__RegionC {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
}

.region__RegionD {
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width: 768px) {
    .region__RegionD {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media only screen and (min-width: 992px) {
    .region__RegionD {
        max-width: 300px;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
}

html {
    font-size: calc(62.5% - 1px)
}

@media only screen and (min-width: 768px) {
    html {
        font-size: 62.5%
    }
}

body {
    font-size: 1.6rem;
    line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 b,
strong {
    font-weight: 400
}

a,
a:hover {
    text-decoration: none !important
}

.page-header {
    margin: 1rem;
    font-size: 4rem;
    line-height: 1.1
}

.page-description {
    margin: 2rem 1.4rem 0;
    font-size: 1.8rem;
    line-height: 1.25
}

.paragraph--regularText {
    color: #000;
    font-size: 1.9rem;
    line-height: 1.4
}

.paragraph--extendedMarginBottom {
    margin-bottom: 4.5rem
}

a {
    color: #404040
}

a:hover {
    color: #00aae7
}

@media only screen and (max-width: 767px) {
    a:hover {
        text-decoration: none
    }
}

.a_tag_dblue {
    color: #0c55a5 !important
}

.a_tag_dblue:hover {
    text-decoration: none;
    color: #00aae7 !important
}

#termsConditions-error {
    position: absolute;
    top: 16px;
    display: none
}

@media only screen and (max-width: 767px) {
    #termsConditions-error {
        top: 34px;
        line-height: 1.3
    }
}

.termsConditions {
    font-size: 1.7rem;
    margin-left: 2px
}

.termsConditions:hover {
    text-decoration: none;
    color: #00aae7 !important
}

.contCenter {
    margin: 0 auto
}

.form__Error {
    margin-top: 2rem
}

.form__CheckInput {
    position: absolute;
    margin-top: 3rem;
    margin-left: -3rem
}

.form--top {
    margin-top: 1.6rem;
    padding-left: 0 !important
}

.form__Check {
    margin: 0 2rem
}

.form__Check--required {
    margin-bottom: 2.85rem
}

.form__Check--text {
    font-size: 1.7rem;
    line-height: 1.5;
    letter-spacing: -.01em;
    margin: 4rem 0 5rem;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .form__Check--text {
        margin: 2.5rem 0 4rem;
        width: 65%
    }
}

.form--layout {
    border: 1px solid #e5e5e5
}

.form--powarning {
    font-weight: 700;
    background-color: #c6eaf8;
    padding: 10px 14px;
    margin: 1.5rem 1.9rem
}

.form__Input .form--error {
    color: #000;
    border: .1rem solid #c00
}

.address {
    padding: 1rem
}

.address--scroll {
    max-height: 450px;
    overflow-x: hidden;
    position: relative
}

.address--addbtn {
    margin-top: 2rem
}

@media only screen and (min-width: 768px) {
    .address--addbtn {
        margin-left: 5.8rem
    }
}

.address--savebtn {
    margin-top: 3rem
}

@media only screen and (min-width: 768px) {
    .address--savebtn {
        margin-left: 5.8rem
    }
}

.address--text {
    font-size: 1.6rem;
    margin-top: 2.5rem;
    color: #404040;
    font-weight: 400
}

.address--addresscolumn {
    margin-top: 1.9rem
}

.address--btn {
    background-color: #fff;
    color: #474747;
    border: 1px solid #474747;
    margin-top: 2rem
}

.address--left {
    padding-bottom: 2rem;
    border-bottom: 1px solid #e5e5e5
}

@media only screen and (min-width: 768px) {
    .address--left {
        border-right: 1px solid #e5e5e5;
        border-bottom: hidden
    }
}

@media(max-width: 767px) {
    .address--left {
        border-right: hidden
    }
}

.address__Content--popup {
    border: 1px solid #e5e5e5;
    padding: 18px 10px;
    line-height: 0
}

.address--accnumber {
    font-size: 1.4rem;
    padding: 1.5rem 1.9rem;
    display: inline-block
}

.address--location,
.address--office {
    font-size: 1.6rem;
    line-height: 1.2;
    display: inline-block;
    padding: 8px 16px;
    font-weight: 400
}

.address--office {
    font-size: 14px !important
}

.address--completeaddress {
    display: block;
    margin: 0 0 .5rem;
    padding: 0 16px;
    font-size: 1.5rem;
    line-height: 1.2;
}

.address__AddressBlock {
    border-radius: .5rem;
    padding: 1.9rem 1rem 1.4rem;
    min-height: 224px
}

.address__AddressBlock--section {
    border: 1px solid #ccc;
    margin-top: 10px
}

.address__AddressBlock--popup {
    padding: 0 !important;
    max-width: 237px !important
}

.address__OtherAddressBlock {
    border: 1px solid #e5e5e5;
    border-radius: .5rem;
    margin-top: 1.45rem;
    padding: 1.9rem 1rem 1.4rem;
    min-height: 173px;
    background-color: #fff;
    font-size: 14px
}

.address__OtherAddrBlocksection {
    border: none !important
}

.address--change {
    margin: 15px;
    color: #0c55a5;
    font-size: 1.5rem;
    line-height: 1.4;
    cursor: pointer;
}

.address--change:hover {
    color: #00aae7 !important
}

.address--link {
    padding: .6rem 0
}

.address--right {
    padding-left: 0
}

@media only screen and (min-width: 768px) {
    .address--right {
        padding-left: 5.5rem
    }
}

.address__other--accnum {
    margin-left: 15px;
    font-weight: 400;
}

.contactInfo {
    font-size: 1.4rem
}

.contactInfo .alignRight {
    float: right;
    text-align: right
}

.contactInfo--smallFont {
    font-size: 1.3rem
}

.contactInfo--accno {
    padding-top: 1rem
}

.contactInfo--quote {
    margin-top: 2rem;
    font-size: 1.31rem;
    color: #404040
}

.contactInfo--editlink {
    color: #0c55a5;
    margin-left: 2rem
}

.contactInfo--attn {
    display: inline-block
}

.contactInfo--img {
    position: relative;
    width: 90px;
    height: 70px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    background-color: #fff
}

.contactInfo--shipped {
    margin-bottom: 0
}

.contactInfo--scheduledship {
    font-size: 13.1px;
    line-height: 1.3;
    color: #404040;
    margin-bottom: 0
}

.contactInfo--scheduledate {
    font-size: 13.1px;
    line-height: 1.3;
    color: #000;
    margin-bottom: 0
}

.contactInfo--border {
    background-color: #f5f5f5;
    padding: 1.5rem;
    line-height: 1.7
}

.contactInfo--userInfo {
    line-height: 16px
}

.contactInfo--userInfo__Details {
    line-height: 1.2;
    margin-bottom: .5rem
}

.contactInfo--links {
    color: #0c55a5 !important
}

.contactInfo--links:hover {
    color: #00aae7 !important
}

.contactInfo--alignright {
    text-align: right
}

.contactInfo--recentOrder {
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    padding: 1.3rem;
    margin-bottom: 1rem
}

@media(max-width: 767px) {
    .contactInfo--recentOrder .col-lg:last-child {
        padding-left: 60px;
        padding-right: 20px
    }
}

.contactInfo--bold {
    font-weight: 400
}

.contactInfo--margintop {
    margin-top: 1.1rem
}

.contactInfo--mostrecentorder {
    margin-left: 1.5rem;
    font-size: 1.5rem
}

.contactInfo--acctitle {
    font-size: 1.6rem;
}

.contactInfo__Carousel {
    margin-top: 2.5rem;
    padding: 0;
    margin-bottom: 4.5rem
}

.contactInfo__Carousel--proddesc {
    display: block;
    margin-top: 1rem;
    font-size: 1.2rem;
    color: #0c55a5 !important;
    margin-bottom: 0;
    cursor: pointer
}

.contactInfo__Carousel--proddesc--Text:hover {
    color: #00aae7 !important
}

.contactInfo__Carousel--refID {
    color: #999;
    font-size: 12px;
    margin-bottom: 0
}

.contactInfo__Carousel--prodblock {
    width: 100%;
    margin-top: -.4rem
}

.contactInfo__Carousel--block {
    border-right: .1rem solid #e5e5e5
}

@media(max-width: 767px) {
    .contactInfo__Carousel--block {
        display: none
    }
}

.contactInfo__Carousel--next {
    right: 8px;
    opacity: 1;
    width: 20px
}

@media(max-width: 767px) {
    .contactInfo__Carousel--next {
        right: 0
    }
}

.contactInfo__Carousel--prev {
    left: -8px;
    opacity: 1;
    width: 20px
}

@media(max-width: 767px) {
    .contactInfo__Carousel--prev {
        left: -15px
    }
}

.contactInfo__Carousel--body {
    margin-top: .65rem;
    padding-left: 1.5rem
}

@media(max-width: 767px) {
    .contactInfo__Carousel--body {
        width: 100%
    }
}

.region--leftAlign p {
    font-size: 1.9rem;
    line-height: 1.4;
    margin-bottom: 0
}

.region__RegionBorder {
    border: 1px solid #e5e5e5;
    padding: 0 3rem 0 0
}

@media only screen and (max-width: 767px) {
    .region__RegionBorder {
        padding-left: 15px
    }
}

.region--borderPanle {
    border-left: 1px solid #e5e5e5;
    padding-top: 3rem;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    padding-left: 30px;
    -ms-flex: 1
}

@media(max-width: 992px) {
    .region--borderPanle {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        border-left: 0;
        padding-left: 15px
    }
}

.region .form__Group a {
    color: #0c55a5 !important
}

.region .form__Group a:hover {
    color: #00aae7 !important
}

.region .page__Title--sub {
    margin-left: 1.2rem
}

.region .subTitle--marginTop {
    margin-top: 3rem
}

.leftPadding0 {
    padding-left: 0
}

.leftPadding0--alignRight {
    text-align: right
}

.address_marginTop--leftAlign {
    text-align: left
}

.address_marginTop--linkNormal {
    text-decoration: none;
    color: #0c55a5
}

.address_marginTop .address_marginTop {
    margin-top: 1rem
}

.row--marginLeft {
    margin-left: 1rem
}

.contact--title {
    font-weight: 500
}

.contact--title a:hover {
    color: #404040 !important
}

.infoAddress__Content {
    padding: 1rem
}

.infoAddress--default {
    max-width: 30rem
}

.infoAddress--link {
    margin: 1.5rem;
    text-decoration: underline;
    color: #0c55a5;
    font-size: 1.1rem
}

.infoAddress--alignRight {
    text-align: right;
    margin-left: 5rem
}

.infoAddress--location {
    color: #404040;
    font-size: 1.4rem;
    font-weight: 400;
    display: block;
    padding: 10px 15px
}

.infoAddress--fontSmall {
    font-size: 1.3rem;
    margin-left: 1.5rem;
    color: #404040
}

.contactInfo {
    font-size: 1.5rem;
    line-height: 1.4
}

.contactInfo .dealerGrid__Row {
    background-color: #f5f5f5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    line-height: 1.4;
    margin: 0 0 2rem;
    padding: 1.5rem;
    word-break: break-word
}

.contactInfo .dealerGrid__Prod--Imgblock {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    padding: 0 15px 0 0
}

.contactInfo .dealerGrid__Prod--Imgblock img {
    max-width: 80px;
    overflow: hidden
}

.contactInfo .dealerGrid__Prod--Descblock {
    -ms-flex-preferred-size: 88%;
    flex-basis: 88%
}

.contactInfo .dealerGrid__Prod--Descblock a {
    color: #0c55a5;
    display: inline-block;
    padding: 5px 0
}

.dashboardTitle {
    font-size: 1.5rem;
    margin-left: 1.5rem
}

.alignRight {
    float: right;
    text-align: right
}

.alignRight--smallFont {
    font-size: 1.3rem
}

.alignRight--border {
    background-color: #f5f5f5;
    padding: 1.5rem;
    margin-left: 1.4rem
}

.alignRight--links {
    color: #0c55a5 !important;
    text-decoration: underline
}

.alignRight--alignright {
    text-align: right
}

.alignRight--recentOrder {
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    padding: 1.3rem;
    margin-top: 1rem
}

.alignRight--margintop {
    margin-top: 1.1rem
}

.alignRight--bold {
    font-weight: 400
}

.leftPanel {
    padding-left: 0;
    padding-right: 0;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

@media(max-width: 992px) {
    .leftPanel {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding-left: 15px
    }
}

.leftPanel--topBuffer {
    margin-top: 1rem
}

.leftPanel--backLink {
    margin-left: 1.2rem
}

.leftPanel nav {
    padding-left: 0;
    padding-right: 0
}

.leftPanel_marginTop {
    margin-top: 4rem;
    font-size: 1.6rem;
    display: block !important;
    line-height: 1.5;
}

.leftPanel_marginTop ul li {
    list-style: none;
    padding: 2px
}

.leftPanel_marginTop ul li.active {
    background-color: #f9f9f9;
    border-left: 4px solid #0c55a5;
    margin-left: -25px
}

.leftPanel_marginTop ul li.active a {
    color: #0c55a5;
    padding-left: 20px
}

.leftPanel_marginTop ul li a:hover {
    text-decoration: none;
    color: #0c55a5
}

.links--marginTop {
    margin-top: 3rem
}

@media(max-width: 992px) {
    .links--marginTop {
        padding-left: 0
    }
}

.links--marginTop:first-child {
    margin-top: 0
}

.groupbtns--marginLeft {
    margin-left: 1rem
}

.container--Xsmall {
    max-width: 37.5rem;
    margin: 1rem auto
}

.container--right {
    float: right
}

.webadminRegistration--marginTop {
    margin-top: 4rem
}

.webadminRegistration--alignRight {
    text-align: right
}

.webadminRegistration--noGutters {
    padding-right: 0;
    padding-left: 0
}

.registrationTabs .nav-tabs {
    border-bottom: 2px solid #ddd
}

.registrationTabs .nav-tabs li {
    margin-left: 1.5rem
}

.registrationTabs .tab-pane {
    padding: 15px 0
}

.registrationTabs .tab-content {
    padding-top: 1rem;
    padding-right: 0;
    padding-left: 0
}

.registrationTabs--card {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px
}

.registrationTabs .nav-tabs li.active a:after {
    content: "";
    background: #4285f4;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -1px;
    transition: all .25s ease 0s;
    transform: scale(0)
}

.filepload {
    display: block;
    text-align: center
}

.filepload_file--select {
    display: block;
    border: 2px solid #084498;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #fff;
    overflow: hidden;
    position: relative
}

.filepload_file--select--button {
    background: #dce4ec;
    height: 40px;
    float: right;
    border-left: 1px solid #084498
}

.filepload_file--select--button,
.filepload_file--select--name {
    padding: 0 10px;
    display: inline-block;
    line-height: 40px
}

.filepload_file--select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.filepload_file--select,
.filepload_file--select-disabled {
    opacity: .65
}

.page__Title--ModalpageTitlesub {
    font-size: 2.5rem !important;
    margin-bottom: .2rem !important
}

.listProfile {
    padding-bottom: 1.5rem;
    border: .05rem solid #e5e5e5;
    margin-bottom: 1.5rem
}

.listProfile--header {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.listProfile--striped {
    background-color: rgba(0, 0, 0, .05)
}

.listProfile .form__Input-checkbox {
    height: 1.6rem;
    vertical-align: middle;
    position: absolute;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
    width: 1.8rem;
    height: 1.8rem;
    left: 16px
}

@media only screen and (min-width: 768px) {
    .listProfile .form__Label-checkbox-mask {
        position: relative !important
    }
}

.hide {
    display: none
}

.popover {
    max-width: 400px
}

.shoppingCart__orderSummary {
    border: 1px solid #e5e5e5
}

.shoppingCart .marginBottom {
    margin-bottom: 5rem
}

.shoppingCart--alignRight {
    text-align: right
}

.shoppingCart__productDetails {
    border-bottom: 1px solid #e5e5e5
}

.shoppingCart--header,
.shoppingCart__orderDetails--itemsblock {
    font-weight: 400
}

.shoppingCart--header {
    font-size: 1.4rem
}

.shoppingCart--productdescription {
    padding-left: 1.5rem;
    width: 61%
}

.shoppingCart__Details {
    border-bottom: 1px solid #e5e5e5
}

.screen_freeze {
    background: hsla(0, 0%, 100%, .77);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.loading_gif,
.screen_freeze {
    display: none;
    position: fixed;
    z-index: 99999
}

.loading_gif {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%)
}

.blur,
.blur_for_quick,
.img_modal {
    width: 100%;
    height: 100%;
    z-index: 103;
    position: fixed;
    display: none;
    background-color: rgba(0, 0, 0, .6)
}

.viewCart__activeAccount {
    margin-bottom: 1.25rem;
    background-color: #fff;
    box-shadow: 1.4px 1.4px 1.5px 0 rgba(0, 0, 0, .09);
    border: 1px solid #e5e5e5
}

@media(max-width: 767px) {
    .viewCart__activeAccount {
        margin-top: 1.5rem
    }
}

.viewCart__activeLink {
    text-align: right;
    margin-bottom: 0
}

.viewCart__activeLink a {
    font-size: 1.3rem;
    text-decoration: none;
    color: #0c55a5;
    ;
    text-align: right
}

.viewCart__activeLink a:hover {
    text-decoration: none;
    color: #00aae7 !important
}

.viewCart__paddin0 {
    padding: 0;
    margin-bottom: 0
}

.viewCart__productCart {
    font-size: 1.4rem;
    padding-bottom: 1.5rem
}

.viewCart__productCart--qtyError {
    margin-top: 1.5rem
}

.viewCart__productCart--decs a {
    font-size: 1.4rem;
    color: #0c55a5;
    margin-bottom: 0;
    cursor: pointer
}

.viewCart__productCart--txtRight {
    text-align: right
}

.viewCart__productCart--iteCode {
    font-size: 1.3rem;
    color: #999;
    margin-bottom: 0
}

.viewCart__needHelp--content {
    font-size: 1.5rem;
    color: #000
}

.viewCart__productCart--border {
    padding-bottom: 1rem
}

.viewCart__productCart--borderNone {
    border-bottom: 0
}

.viewCart__summaryPromo--text {
    color: #0c55a5
}

.viewCart__summaryPromo--text:hover {
    text-decoration: none
}

.viewCart__summaryPromo--bg {
    background-color: #404040;
    font-size: 1.7rem;
    color: #fff;
    ;
    padding-top: 1rem;
    font-weight: 400
}

.viewCart__summaryCoupon {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.viewCart__activeAccount {
    padding-bottom: 1.5rem
}

.viewCart__Quote {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1.5rem
}

.viewCart__formInformation--margintop {
    color: #0c55a5;
    font-size: 1.4rem;
    display: block;
    text-align: right;
    margin-top: 0;
    cursor: pointer;
    display: unset;
    float: right
}

.viewCart__formInformation--margintop:hover {
    text-decoration: none
}

.viewCart__vatInfo {
    border: 1px dashed #c00;
    padding: 1.5rem;
    margin-top: .85rem
}

.viewCart__vatInfo--headerText {
    font-size: 1.7rem;
}

.viewCart__vatInfo--smallText {
    font-size: 1.2rem
}

.viewCart__vatInfo--margins {
    margin-left: .5rem
}

.viewCart__vatInfo--textAligncenter {
    text-align: center;
    color: #c00;
    font-size: 1.2rem;
    padding-top: 1rem
}

.errorAlert__Title {
    color: #800f69;
    font-weight: 400;
    font-size: 40px
}

.errorAlert--Content {
    font-size: 26px;
    color: #800f69;
    ;
    font-weight: 400;
    line-height: 1.1
}

.errorAlert--alertIcon {
    font-size: 4.4rem;
    color: #ef2929
}

.errorAlert--message {
    font-size: 1.8rem;
    margin-top: 21px;
    color: #000;
    text-align: left;
    line-height: 1.6
}

.errorAlert .page-intro {
    margin-bottom: 0;
    padding: 0 0 4rem
}

.success {
    color: #2eb82e
}

.favListMsg {
    font-size: 16px;
    ;
    letter-spacing: .01em;
    margin: 15px 0 10px
}

a.collapsible__Anchor {
    color: #0c55a5
}

.staticPreferenceDeleteMessage {
    display: none
}

.emailHolder {
    margin-bottom: 1rem !important
}

.hide {
    display: none !important
}

#forgotPasswordVo .page__Title--sub {
    margin-left: 0 !important;
    font-size: 2.5rem;
    padding-bottom: 1rem
}

@media only screen and (max-width: 1025px) {
    #forgotPasswordVo button.button.button--primary.button--wider {
        margin-left: 15px
    }
}

.pdflinks {
    margin-top: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pdflinks-section {
    padding: 0 15px;
    margin-bottom: 20px;
    width: 50%
}

@media only screen and (max-width: 768px) {
    .pdflinks-section {
        width: 100%
    }
}

.pdflinks-wrapper {
    display: -ms-flexbox;
    display: flex
}

.pdflinks-wrapper__text {
    padding: 0 0 0 10px;
    line-height: 11px;
    width: 100%
}

.pdflinks-wrapper__textheadings {
    font-size: 1.6rem;
    color: #000
}

.pdflinks-wrapper__appnote {
    font-size: 1.3rem;
    color: #999
}

.pdflinks-wrapper__icon {
    margin-top: 6px;
    cursor: pointer;
    width: 17px
}

.address--accnumber,
.minicart__items--background {
    background-color: #b9e3f1
}

.viewCart__orderSummary--availability {
    background-color: #f9f9f9
}

.viewCart__orderContent--Info,
.viewCart__orderSummary--couponapplied {
    background-color: #c6eaf8
}

.viewCart__orderContent--Warning {
    background-color: #fcefc6
}

.viewCart__orderContent--Error,
.viewCart__orderSummary--coupon {
    background-color: #ffd6d2
}

.favlist {
    padding: 0;
    margin: 0
}

.favlist--layout {
    padding-left: 3.8rem
}

@media(max-width: 767px) {
    .favlist--layout {
        border-left: 0
    }
}

.favlist--productlist {
    top: 4.2rem
}

.favlist--prodlist-style {
    font-size: 1.5rem;
    font-weight: 400
}

.favlist__select {
    top: .7rem
}

.favlist__select--checkbox {
    display: inline-block;
    top: 3rem;
    left: 1rem
}

.favlist__select--button {
    float: right
}

.favlist__Prod {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%
}

@media(max-width: 767px) {
    .favlist__Prod {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.favlist__Prod--proddesc {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

@media(max-width: 500px) {
    .favlist__Prod--proddesc {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.favlist__Prod--img {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%
}

.favlist__Prod--check {
    -ms-flex-preferred-size: 5%;
    flex-basis: 5%
}

.favlist__Qty {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%
}

@media(max-width: 767px) {
    .favlist__Qty {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.favlist--qtyheader {
    text-align: right;
    margin-right: 3rem
}

.favlist__Delt {
    -ms-flex-preferred-size: 5%;
    flex-basis: 5%
}

@media(max-width: 767px) {
    .favlist__Delt {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.favlist__prodName {
    margin-top: 3rem;
    margin-bottom: 1.45rem
}

.favlist__prodName--left {
    padding-left: 30px
}

.favlist__prodName--row {
    margin-right: 0;
    margin-left: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.favlist__prodName--quickview {
    color: #0c55a5;
    background-color: #fff;
    padding: 5px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -50px;
    transition: bottom .15s ease-out;
    font-size: 10px;
    width: 100%;
    cursor: pointer;
    z-index: -1;
    visibility: hidden
}

.favlist__prodName--image {
    position: relative;
    width: 90px;
    height: 70px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    background-color: #fff
}

.favlist__prodName--imgblock {
    padding-left: 15px
}

.favlist__prodName--block {
    padding: 0 15px
}

.favlist__prodName--border {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.favlist__prodName--rowdata {
    padding: 1rem
}

.favlist__prodName--rowcolor {
    background: #f9f9f9
}

.favlist__prodName--inputcheckbox {
    position: relative
}

.favlist__prodName--checkboxcolor {
    border: 1px solid #c3c3c3 !important
}

.favlist__prodName--description {
    font-size: 1.6rem;
    color: #0c55a5;
    margin-bottom: 0;
    cursor: pointer
}

.favlist__prodName--description a {
    color: #0c55a5
}

.favlist__prodName--description a:hover {
    color: #00aae7 !important
}

.favlist__prodName--refID {
    color: #999;
    font-size: 14px;
    margin-bottom: 0
}

.favlist__prodName--quantity {
    top: 1.5rem
}

.favlist__prodName--quantityStyle {
    border: 1px solid #e1e1e1;
    padding: 1.1rem;
    width: 50px;
    height: 40px;
    float: right
}

.favlist__prodName--quantityStyleCart {
    float: none !important
}

.favlist__prodName--deletebtn {
    border-radius: 50%;
    border: #f0f0f0;
    background-color: #f0f0f0;
    color: #999;
    width: 1.75rem;
    height: 1.75rem;
    padding: 0;
    font-size: 1rem;
    cursor: pointer;
    float: right
}

.favlist__prodName--image:hover .favlist__prodName--quickview,
.viewCart__Carousel--productimage:hover .favlist__prodName--quickview {
    bottom: 0;
    opacity: .8;
    z-index: 2;
    transition: bottom .45s;
    transition: all .4s ease-in;
    visibility: visible;
    right: -25px
}

.preferences__Label {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    margin-top: .7rem
}

.preferences__email {
    display: block !important;
    margin-bottom: .5rem !important
}

.preferences--addorder {
    top: 7px
}

@media(max-width: 767px) {
    .preferences--addorder {
        top: 0
    }
}

@media(max-width: 767px) {
    .preferences--order {
        top: 10px
    }
}

.preferences--layout {
    padding-left: 3.7rem
}

@media(max-width: 767px) {
    .preferences--layout {
        border-left: 0
    }
}

.preferences--editemail {
    padding-left: 0;
    padding-right: 0
}

.preferences--additionalemail {
    color: #0c55a5 !important;
    margin-left: 0 !important;
    display: block
}

.preferences--additionalemail:hover {
    color: #00aae7 !important
}

.preferences--remove {
    color: #0c55a5;
    font-size: 1.4rem;
    cursor: pointer
}

.preferences--remove:hover {
    color: #00aae7 !important
}

.preferences--buttonsBlock {
    margin-left: 0 !important
}

.quickOrder--layout {
    padding-left: 3.4rem
}

@media(max-width: 767px) {
    .quickOrder--layout {
        border-left: 0
    }
}

.quickOrder--rowMargin {
    margin-top: 1.25rem
}

.quickOrder--displayInput {
    display: none !important
}

.quickOrder--rowPadding {
    padding-bottom: 1.4rem
}

.quickOrder__addItem {
    margin-top: 1.2rem;
    margin-bottom: 5rem
}

.quickOrder__addItem--ref {
    margin-top: 1.85rem;
    color: #084498;
    border: 0;
    background: 0;
    cursor: pointer
}

.quickOrder__addItem--ref:hover {
    color: #00aae7
}

.quickOrder__addItem--ref:hover .quickOrder__addItem--icon {
    border-color: #00aae7
}

.quickOrder__addItem--icon {
    border: 1px solid #084498;
    border-radius: 50%;
    display: inline-block;
    line-height: .9;
    text-align: center;
    width: 2rem;
    height: 2rem;
    font-size: 1.8rem
}

.quickOrder__addItem--cart {
    margin-top: 1rem;
    text-align: center
}

@media(min-width: 768px) {
    .quickOrder__addItem--cart {
        float: right
    }
}

@media(max-width: 767px) {
    .quickOrder__addItem--cart {
        display: block
    }
}

.accounts {
    font-size: 1.5rem;
    ;
    color: #404040
}

.accounts--layout {
    padding-left: 3.95rem
}

@media(max-width: 767px) {
    .accounts--layout {
        border-left: 0
    }
}

.accounts__Plus {
    background: #e5e5e5;
    height: 10rem;
    width: .8rem;
    position: relative;
    margin-left: 12rem
}

.accounts__Plus:after {
    content: "";
    background: #e5e5e5;
    height: .8rem;
    left: -4.4rem;
    position: absolute;
    top: 4.2rem;
    width: 10rem
}

.accounts__BtnActive {
    float: right
}

.accounts--shippingBlock {
    margin-bottom: 3.9rem
}

.accounts__Search {
    display: inline-block;
    position: relative;
    left: 1rem;
    color: #ccc;
    right: 0;
    z-index: 1000;
    font-size: 1.4em;
    top: -15px
}

.accounts__SearchInput {
    position: relative;
    padding: 6.5px 13px;
    font-size: 14px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    color: #404040;
    border-radius: 4px;
    line-height: 1;
    top: 1rem;
    width: 150px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.accounts__SearchInput--searchbar {
    color: #084498;
    font-size: 1.8rem;
    position: absolute;
    top: 17px;
    right: 10px
}

.accounts--headings {
    margin-bottom: 0
}

.accounts__Row {
    margin-left: -25px;
    margin-right: -25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.accounts__Row--accnumber {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    padding-left: 15px
}

.accounts__Row--actbtnsection {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important
}

.accounts__Row--makeacctiveBtn {
    float: right !important
}

.accounts__Row--companydetails {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    padding-left: 15px
}

.accounts__Row--activeaccount {
    -ms-flex-preferred-size: 34%;
    flex-basis: 34%;
    -ms-flex: 1;
    padding-left: 15px
}

.accounts__Row--address {
    -ms-flex-preferred-size: calc(33% - 10px);
    flex-basis: calc(33% - 10px);
    -ms-flex: 1 1 auto;
    background-color: #fff;
    padding-left: 15px;
    margin: 10px
}

@media(max-width: 767px) {
    .accounts__Row--address {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.accounts__Row--addressActiveAccount {
    margin: 10px 16px 0 !important
}

.accounts__Row--otheraddress {
    -ms-flex-preferred-size: calc(32% - 10px);
    flex-basis: calc(32% - 10px);
    background-color: #fff;
    padding: 0 .6rem;
    border: 1px solid #e5e5e5;
    margin: 10px;
    display: none
}

.accounts__Row--otherWrapper {
    background: #f9f9f9
}

.accounts__Row--activeAccbtn {
    float: right
}

.accounts__Row--othersection {
    padding: 3rem 1rem
}

.accounts--distributors {
    padding-left: 15px;
    margin-bottom: 0;
    color: #6f6f6f
}

.accounts--width {
    width: 50%
}

@media only screen and (min-width: 768px) {
    .accounts--width {
        width: 100%
    }
}

.accounts--display {
    display: none
}

@media only screen and (min-width: 768px) {
    .accounts--display {
        display: -ms-flexbox;
        display: flex
    }
}

.accounts--top {
    margin-top: 3.85rem
}

.accounts--preferedsavechangesbtn {
    margin-top: 2.85rem
}

.accounts--activeaccountbtn {
    margin-top: 1.7rem
}

.accounts--loadmore {
    margin-top: 1.6rem;
    text-align: center
}

.accounts--shipping {
    margin-top: 1rem
}

.accounts--pref {
    margin-left: .05rem
}

.accounts--note {
    margin-top: .6rem;
    font-size: 1.4rem;
    margin-left: 3rem;
    width: 100%
}

.accounts__SubTitle {
    font-size: 1.8rem;
    color: #000;
    font-weight: 400;
}

.accounts--otheraccounts {
    margin-top: 5rem
}

.accounts--bordered {
    padding-top: 3rem;
    border: 1px solid #e5e5e5;
    border-radius: .3rem;
    margin-bottom: 11px
}

.accounts--activedisplay {
    padding-right: 25px
}

.accounts--bottomborder {
    padding-bottom: 2rem
}

.accounts--columns {
    padding-top: 1rem;
    font-size: 1.5rem
}

.accounts--newaddress {
    padding-bottom: 2rem
}

.accounts--borderstyle {
    margin-bottom: 3.2rem
}

.accounts__Details {
    line-height: 1.6;
    background-color: #f9f9f9;
    padding: .6rem 1rem .6rem .3rem
}

.accounts__Data {
    padding-top: 1rem;
    font-size: 1.4rem
}

.accounts__Data:nth-of-type(odd) {
    background-color: #f5f5f5;
    padding: 1.75rem 1.65rem
}

.accounts__Data:nth-of-type(2n) {
    background-color: #fff;
    padding: 1.75rem 1.65rem
}

.accounts__Data--details {
    text-align: left;
    font-weight: 400;
    font-size: 1.6rem
}

.accounts__Data--num {
    display: inline-block
}

.accounts__Data--address {
    text-align: left;
    display: block;
    line-height: 1.5;
    font-weight: 400;
}

.accounts__Recipient {
    margin-top: .65rem;
    border-radius: .5rem
}

.accounts__Recipient--subStyle {
    margin: 2.3rem 2.2rem 1.5rem
}

.accounts__Recipient--region {
    border: 1px solid #ccc !important;
    margin-top: 11px
}

.accounts__Recipient--edit {
    color: #0c55a5 !important;
    float: right;
    font-size: 14px;
    line-height: 1.31;
    cursor: pointer
}

.accounts__Recipient--edit:hover {
    color: #00aae7 !important
}

.accounts__Recipient--save {
    color: #0c55a5 !important;
    float: right;
    font-size: 14px;
    line-height: 1.31;
    cursor: pointer
}

.accounts__Recipient--save:hover {
    color: #00aae7 !important
}

.accounts__Recipient--saveName,
.accounts__Recipient--saveRecipient {
    display: none
}

.accounts__Recipient--inputText {
    font-weight: 400;
}

.accounts__Recipient--display {
    display: inline-block
}

.accounts__Recipient--btn {
    float: right
}

.accounts__Recipient--addbtn {
    margin-top: -5rem;
    float: right;
    margin-right: 27px
}

@media(max-width: 767px) {
    .accounts__Recipient--addbtn {
        margin-right: 0
    }
}

.accounts__Recipient--defaultbilling {
    margin-top: 4.3rem;
    margin-bottom: 2.2rem
}

.accounts__Recipient--attention {
    font-weight: 400;
}

.accounts__Recipient--name,
.accounts__Recipient--roomNumber {
    border: 0;
    background: 0 0
}

.accounts__Modal {
    max-width: 767px
}

.accounts__Modal--col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

@media(max-width: 767px) {
    .accounts__Modal--col {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.accounts__Modal--address {
    padding: 1.5rem
}

.pendingOrders--layout {
    padding-left: 3.34rem
}

@media(max-width: 767px) {
    .pendingOrders--layout {
        border-left: 0
    }
}

.pendingOrders--count {
    margin-left: 1.5rem
}

.pendingOrders--viewdetails {
    text-decoration: underline;
    color: #0c55a5
}

.pendingOrders--fullwidth {
    width: 100%
}

.orderDetails {
    padding: 0;
    margin: 0
}

.orderDetails__Row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px
}

.orderDetails--layout {
    padding-left: 3.65rem
}

@media(max-width: 767px) {
    .orderDetails--layout {
        border-left: 0;
        padding-left: 0
    }
}

@media(max-width: 767px) {
    .orderDetails--totalnone {
        display: none
    }
}

@media(max-width: 811px) {
    .orderDetails--checkout {
        margin-top: 5rem
    }
}

@media(min-width: 768px) {
    .orderDetails--qty {
        margin-left: 0
    }
}

.orderDetails--printbtn {
    float: right;
    margin-bottom: 0 !important
}

@media(min-width: 768px) and (max-width:811px) {
    .orderDetails--printbtn {
        float: left
    }
}

@media(max-width: 767px) {
    .orderDetails--row {
        padding-bottom: 15px
    }
}

.orderDetails--position {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 35px;
    left: 0
}

.orderDetails__Img {
    padding-left: 0
}

.orderDetails--productdescription {
    padding-left: 1.5rem;
    width: 65%
}

@media(min-width: 768px) and (max-width:1200px) {
    .orderDetails--productdescription {
        width: 65%;
        padding-top: 0;
        padding-left: 20px
    }
}

@media(max-width: 395px) {
    .orderDetails--productdescription {
        width: 66%;
        padding-top: 0;
        padding-left: 11px
    }
}

.orderDetails--orderinfom {
    margin-left: 2.75rem;
    padding-top: 17.5px;
    padding-bottom: 19.5px;
    font-size: 1.6rem;
    margin-bottom: 0
}

.orderDetails--titlep {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 0
}

.orderDetails--orderinfocolor {
    background-color: #e6e6e6
}

.orderDetails__subtotalBlock {
    margin-top: 3rem;
    padding-left: 0
}

.orderDetails__subtotalBlock--promo {
    margin-bottom: 1.6rem
}

.orderDetails__subtotalBlock--grandttl {
    font-size: 1.6rem;
    color: #404040;
    padding-top: 1.55rem;
    border-top: 1px solid #e5e5e5;
    line-height: 1.5;
    font-weight: 400
}

.orderDetails__subtotalBlock--right {
    text-align: right
}

.orderDetails__subtotalBlock--quote {
    margin-top: 2rem;
    font-size: 1.5rem;
    color: #404040
}

@media(max-width: 1200px) {
    .orderDetails__subtotalBlock--quote {
        padding-left: 3.5rem
    }
}

.orderDetails__subtotalBlock--quoteclr {
    color: #000
}

.orderDetails--subttl {
    margin-top: 2.6rem;
    margin-right: 6.4rem
}

@media(max-width: 767px) {
    .orderDetails--subttl {
        margin-top: 0;
        margin-right: 0
    }
}

.orderDetails--grandTotal {
    margin-top: 2.6rem
}

.orderDetails--subright,
.orderDetails--subttltitle {
    font-size: 1.5rem;
    color: #404040;
    margin-bottom: 1.8rem
}

.orderDetails--subright {
    text-align: right
}

.orderDetails--promotext {
    font-size: 1.4rem;
    line-height: 1.4;
    color: #000
}

.orderDetails--promo {
    color: #0c55a5
}

.orderDetails__address {
    font-size: 1.6rem;
    color: #000
}

.orderDetails__address--content {
    display: block;
    font-size: 14px
}

.orderDetails__address--bold {
    font-weight: 400
}

.orderDetails__address--top {
    margin-top: 1rem;
    margin-bottom: 1.45rem
}

.orderDetails__button {
    margin: .5rem
}

.orderDetails--print {
    color: #0c55a5;
    text-align: right;
    -ms-flex: 1
}

.orderDetails--print:hover {
    color: #00aae7 !important
}

.orderDetails--txtdecoration:hover {
    text-decoration: none
}

.orderDetails--backtoOrders {
    color: #0c55a5;
    text-align: left;
    padding-bottom: 10px;
    -ms-flex: 1
}

.orderDetails--backtoOrders:hover {
    color: #00aae7 !important
}

.orderDetails__orderInfo {
    width: 100%
}

.orderDetails__orderInfo--header {
    margin-left: 2.75rem;
    margin-bottom: 0
}

.orderDetails--info {
    border-radius: 3px;
    border: 1px solid #e5e5e5
}

.orderDetails--border,
.orderDetails--rightborder {
    border-right: 1px solid #e5e5e5
}

.orderDetails--top {
    margin-top: 7.4rem;
    margin-bottom: 7.1rem;
    color: #000;
    max-width: 470.5px
}

.orderDetails--contacttop {
    margin-top: 2rem;
    padding-left: 3.8rem
}

.orderDetails--lefttop {
    margin-top: 0 !important
}

.orderDetails--pleft {
    padding-left: 0
}

.orderDetails--instructions {
    margin-top: 1.95rem;
    font-size: 1.6rem
}

.orderDetails--header {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 1.6rem
}

.orderDetails--headerCart {
    margin-bottom: 12px !important;
    margin-top: 12px !important
}

.orderDetails__Instructionsheader {
    font-weight: 400
}

.orderDetails__Instructionscontent,
.orderDetails__Instructionsheader {
    margin-bottom: 0;
    font-size: 1.9rem;
    line-height: 1.2
}

.orderDetails__contact {
    padding: 2.3rem 1.5rem
}

.orderDetails--confirmation {
    margin-top: 3.2rem;
    color: #000
}

.orderDetails--confirmationtext {
    font-size: 1.9rem;
    line-height: 1.2;
    color: #000;
    font-weight: 400;
    margin-bottom: 0
}

.orderDetails--contactcontent {
    font-size: 14px;
    margin-bottom: 0;
    color: #000
}

.orderDetails--contacttext {
    font-size: 1.6rem;
    margin-top: 2rem;
    color: #404040;
    font-weight: 400
}

.orderDetails__Contactheader {
    font-size: 1.5rem;
    margin-top: 2rem;
    color: #404040
}

.orderDetails__Contactdetails {
    font-size: 12px;
    margin-bottom: 0;
    color: #000
}

.orderDetails--notify {
    font-size: 1.9rem;
    line-height: 1.2;
    color: #000;
    display: inline-block;
    margin-top: 1.4rem
}

.orderDetails--height {
    line-height: 2;
    margin-bottom: 0;
    font-size: 1.4rem
}

.orderDetails--itemsblock {
    margin-top: 5.1rem
}

.orderDetails--orderitemsMyAccount {
    padding-left: 0 !important
}

.orderDetails--orderitems {
    color: #000;
    padding-top: 2.1rem;
    padding-left: 3.6rem;
    padding-bottom: 1.95rem;
    margin-bottom: 0;
    font-weight: 400
}

.orderDetails--optionsMyAccount {
    padding: 19.5px 17px !important
}

.orderDetails--options {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 19.5px 51px
}

.orderDetails--headertitle {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 15px;
    padding-bottom: 17px
}

@media(max-width: 767px) {
    .orderDetails--headertitle {
        display: none !important
    }
}

@media(min-width: 768px) and (max-width:1200px) {
    .orderDetails--headertitle div p {
        line-height: 1.1
    }
}

.orderDetails--producttitle {
    font-size: 16px;
    color: #404040;
    line-height: 13.1px;
    margin-bottom: 0;
    font-weight: 400
}

.orderDetails--prodcol {
    padding-left: 50px;
    padding-right: 0
}

.orderDetails--cartbtn {
    margin-top: -1.5rem;
    float: right;
    margin-bottom: 0 !important
}

@media(min-width: 431px) and (max-width:767px) {
    .orderDetails--cartbtn {
        float: right
    }
}

.orderDetails__action {
    margin-top: 2rem
}

.orderDetails__action--click {
    display: inline-block
}

.orderDetails__action--right {
    float: right
}

.orderDetails__productDetails {
    margin-top: 3rem;
    border-bottom: 1px solid #e5e5e5
}

@media(max-width: 767px) {
    .orderDetails__productDetails {
        margin-top: 5rem
    }
}

.orderDetails__productDetails--contentstyle {
    font-size: 14px;
    color: #404040;
    border: 0
}

.orderDetails__productDetails--price {
    font-size: 14px;
    color: #000
}

@media(max-width: 767px) {
    .orderDetails__productDetails--price {
        display: none
    }
}

.orderDetails__productDetails--stext {
    font-size: 14px;
    color: #404040;
    margin-left: 1rem
}

.orderDetails__productDetails--sdate {
    font-size: 14px;
    color: #000;
    margin-bottom: 0;
    margin-left: 1rem
}

.orderDetails__productDetails--thankyoucontent {
    font-size: 1.2rem;
    color: #404040;
    margin-top: 2.7rem;
    line-height: 1.2;
    -ms-flex-preferred-size: 68%;
    flex-basis: 68%
}

@media(max-width: 992px) {
    .orderDetails__productDetails--thankyoucontent {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.orderDetails__productDetails--subTable {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

@media(max-width: 992px) {
    .orderDetails__productDetails--subTable {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.orderDetails__productDetails--bottom {
    margin-bottom: 3.85rem;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -.01rem;
}

.orderDetails__productDetails--pbottom {
    margin-bottom: 2rem
}

.orderDetails__productDetails--pbottom a:hover {
    color: #00aae7 !important
}

.orderDetails__productDetails--highlight {
    color: #0c55a5;
    cursor: pointer
}

.orderDetails__productDetails--nobottom {
    margin-bottom: 0
}

.orderDetails__productDetails--thankyou {
    color: #000;
    margin-top: 2rem;
    margin-bottom: 0;
}

.orderDetails__checkBox {
    position: relative;
    top: -8rem
}

.orderDetails__unit {
    color: #404040;
    font-size: 14px;
    margin-bottom: 0
}

.orderDetails--total {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1.5rem
}

.orderDetails--track {
    color: #0c55a5;
    padding-left: 1rem
}

.orderDetails--track:hover {
    text-decoration: none
}

@media(max-width: 767px) {
    .orderDetails--trackorder {
        padding-left: 0
    }
}

.orderDetails--contentcol {
    margin-top: 0;
    margin-bottom: 0
}

.orderDetails--col {
    padding-left: 0;
    padding-right: 0
}

.orderDetails--datacolMyAccount {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.orderDetails--datacol {
    margin-left: 35.5px;
    margin-right: 41.5px
}

@media(max-width: 767px) {
    .orderDetails--datacol {
        margin-left: 0;
        margin-right: 0
    }
}

.pendingOrderDetails__Img {
    padding-left: 0
}

.continueShop {
    background-color: #edf3f6;
    border-radius: 4px;
    border: 1px solid #cad9e6;
    padding: 2% 0;
    min-width: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important
}

.continueShop__Content {
    background-color: transparent;
    border: 0
}

.continueShop__Content p {
    font-size: 24px;
    color: #0c55a5;
    text-align: center;
    margin: 0
}

.continueShop__BtnSection {
    margin-top: 50px;
    text-align: center
}

.continueShop__Header {
    border: none !important;
    padding: 0 !important;
    margin: -2rem 0 -1rem auto !important
}

.continueShop__Closeicon {
    font-size: 32px;
    position: relative;
    bottom: 8px;
    right: 10px
}

.quickOrderDropdown {
    width: 94%;
    font-size: 16px
}

.quickOrderDropdown li {
    margin-left: 14px;
    line-height: 1.5;
}

.quickOrderDropdown>.active>a {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.quickOrderDropdown>.active>a:focus,
.quickOrderDropdown>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.orderHistory__search {
    padding-top: 3.4rem;
    margin-left: 3rem
}

@media only screen and (max-width: 767px) {
    .orderHistory__search {
        margin-left: 2rem
    }
}

.orderHistory__search--color {
    color: #000;
    font-weight: 700
}

.orderHistory__input {
    margin-top: 2.35rem;
    margin-left: 1.5rem
}

@media only screen and (max-width: 767px) {
    .orderHistory__input {
        margin-left: 0
    }
}

.orderHistory__header {
    margin-top: 5.65rem
}

.orderHistory--count {
    font-weight: 400
}

.orderHistory--layout {
    padding-left: 3.5rem;
    line-height: 1.6;
}

#orderHistory__table thead {
    display: none
}

#orderHistory__table tbody tr {
    border: 1px solid #e5e5e5;
    margin: 1rem 0;
    padding: 1rem 1.3rem;
    border-radius: 3px
}

#orderHistory__table tbody td {
    border: 0;
    display: block;
    padding: 1rem 1.3rem
}

#orderHistory__table_length,
#orderHistory__table_paginate {
    display: none
}

.order-details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #e5e5e5
}

.order-details .h1,
.order-details .h2,
.order-details .h3,
.order-details .h4,
.order-details .h5,
.order-details .h6,
.order-details h1,
.order-details h2,
.order-details h3,
.order-details h4,
.order-details h5,
.order-details h6 {
    margin-bottom: 0
}

.order-details__Table--prod {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%
}

@media(max-width: 767px) {
    .order-details__Table--prod {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media(min-width: 768px) and (max-width:1200px) {
    .order-details__Table--prod {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%
    }
}

.order-details__Table--qty {
    -ms-flex-preferred-size: 5%;
    flex-basis: 5%
}

@media(max-width: 767px) {
    .order-details__Table--qty {
        -ms-flex-preferred-size: 8%;
        flex-basis: 8%
    }
}

.order-details__Table--qtyShipped {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%
}

.order-details__Table--qtyShipped .orderDetails--producttitle {
    line-height: 20px;
    margin-top: -3px
}

.order-details__Table--price {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%
}

@media(max-width: 767px) {
    .order-details__Table--price {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }
}

.order-details__Table--shipment {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%
}

@media(max-width: 767px) {
    .order-details__Table--shipment {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
}

.order-details__Header {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    background: #999;
    padding: 15px 21px 9px;
    background-color: #e6e6e6;
    background-image: linear-gradient(0deg, #e6e6e6, #f3f3f3)
}

@media only screen and (min-width: 768px) {
    .order-details__Header {
        padding: 15px 36px 9px
    }
}

.order-details__HeaderText {
    margin: 0;
    letter-spacing: -.01em;
    font-size: 20px;
    font-weight: 400
}

@media only screen and (min-width: 768px) {
    .order-details__HeaderText {
        font-size: 22px
    }
}

.order-details__ContentWrapper {
    padding: 16px 0;
    overflow: hidden
}

.order-details__Addresses,
.order-details__ContentWrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.order-details__Addresses {
    max-width: 750px
}

@media only screen and (min-width: 1200px) {
    .order-details__Addresses {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -ms-flex: 1 1 auto;
        border-right: 1px solid #e5e5e5
    }
}

.order-details__ContactInfo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 750px
}

@media only screen and (min-width: 1200px) {
    .order-details__ContactInfo {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -ms-flex: 1 1 auto
    }
}

.order-details__Addresses,
.order-details__ContactInfo {
    padding: 15px 20px;
    overflow: hidden
}

@media only screen and (min-width: 768px) {

    .order-details__Addresses,
    .order-details__ContactInfo {
        padding: 26px 36px
    }
}

.order-details__ContactDetails,
.order-details__OrderDetails {
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    word-break: break-word
}

@media only screen and (min-width: 768px) {

    .order-details__ContactDetails,
    .order-details__OrderDetails {
        -ms-flex-preferred-size: 320px;
        flex-basis: 320px
    }
}

@media only screen and (min-width: 992px) {

    .order-details__ContactDetails,
    .order-details__OrderDetails {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.order-details__Emails {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .order-details__Emails {
        margin-top: 20px !important
    }
}

.order-details__Billing,
.order-details__Shipping {
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

@media only screen and (max-width: 767px) {

    .order-details__Billing,
    .order-details__Shipping {
        margin-bottom: 20px !important
    }
}

@media only screen and (min-width: 768px) {

    .order-details__Billing,
    .order-details__Shipping {
        -ms-flex-preferred-size: 320px;
        flex-basis: 320px
    }
}

@media only screen and (min-width: 992px) {

    .order-details__Billing,
    .order-details__Shipping {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.order-details__Item {
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .order-details__Item {
        margin-bottom: 20px
    }
}

.order-details__Item p {
    overflow-wrap: break-word;
    font-size: 16px
}

@media only screen and (min-width: 768px) {
    .order-details__Item p {
        font-size: 17px
    }
}

.order-details__Item p:not(.order-details__ItemAttention) {
    font-size: 15px;
    margin-bottom: 0;
    line-height: 1.4
}

@media only screen and (min-width: 768px) {
    .order-details__Item p:not(.order-details__ItemAttention) {
        font-size: 16px;
        line-height: 1.5
    }
}

.order-details__Item--small {
    margin-top: 10px;
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .order-details__Item--small {
        margin-top: 30px
    }
}

.order-details__Item--small+.order-details__Item--small {
    margin-top: 10px
}

.order-details__Item--small .h1,
.order-details__Item--small .h2,
.order-details__Item--small .h3,
.order-details__Item--small .h4,
.order-details__Item--small .h5,
.order-details__Item--small .h6,
.order-details__Item--small h1,
.order-details__Item--small h2,
.order-details__Item--small h3,
.order-details__Item--small h4,
.order-details__Item--small h5,
.order-details__Item--small h6 {
    font-size: 17px;
    margin-bottom: 6px
}

.order-details__Item--small p {
    font-size: 15px;
    line-height: 1.5
}

@media only screen and (min-width: 768px) {
    .order-details__Item--small p {
        font-size: 16px !important;
        line-height: 1.6 !important
    }
}

.order-details__Instruction {
    max-width: 520px
}

.order-details__ItemLabel {
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: -.01em;
    margin-bottom: 2px
}

@media only screen and (min-width: 768px) {
    .order-details__ItemLabel {
        letter-spacing: -.02em;
        font-size: 18px;
        margin-bottom: 4px
    }
}

.order-details__ItemAttention {
    margin: 10px 0 15px
}

.order-details__Confirmtext {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%
}

@media(max-width: 767px) {
    .order-details__Confirmtext {
        margin-bottom: 0 !important
    }
}

.order-details__PrintBtn {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    -ms-flex: 1 1 auto
}

.emptyFavorites {
    display: none
}

.favoriteDelete {
    position: relative;
    bottom: 17px;
    left: 53px
}

.accounts-popup {
    padding: 0 !important
}

.accounts-popup__Dialog {
    border-radius: 4px !important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5) !important;
    max-width: 980px !important
}

.accounts-popup__Layout {
    border: 0;
    padding: 15px 20px;
    position: relative
}

.accounts-popup__Header {
    border-bottom: 1px solid #e5e5e5;
    letter-spacing: -1.5px;
    line-height: 1.4;
    margin-bottom: 20px
}

.accounts-popup__Title {
    color: #404040;
    cursor: default;
    font-size: 22px;
    letter-spacing: -.03em;
    margin: 4px;
    word-spacing: .01em
}

.accounts-popup__Close {
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 18px;
    top: 14px;
    width: 20px
}

.accounts-popup__Close:before {
    background: url("data:image/svg+xml;charset=utf8,%3Csvgfill='%23666'xmlns='http://www.w3.org/2000/svg'viewBox='00352512'%3E%3Cpathd='M242.72256l100.07-100.07c12.28-12.2812.28-32.190-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.480L176189.2875.9389.21c-12.28-12.28-32.19-12.28-44.480L9.21111.45c-12.2812.28-12.2832.19044.48L109.282569.21356.07c-12.2812.28-12.2832.19044.48l22.2422.24c12.2812.2832.212.2844.480L176322.72l100.07100.07c12.2812.2832.212.2844.480l22.24-22.24c12.28-12.2812.28-32.190-44.48L242.72256z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 13px 13px;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.accounts-popup__Close:active,
.accounts-popup__Close:focus,
.accounts-popup__Close:hover {
    -webkit-filter: brightness(35%);
    filter: brightness(35%);
    transition: -webkit-filter .2s ease-in;
    transition: filter .2s ease-in;
    transition: filter .2s ease-in, -webkit-filter .2s ease-in
}

.accounts-popup__Body {
    padding-left: 8px;
    padding-right: 8px
}

.accounts-popup__BtnWrapper {
    margin-top: 35px;
    text-align: right;
    margin: 20px 0 10px
}

.accounts-popup__AccountNumber {
    -ms-flex-item-align: center;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: auto;
    -ms-grid-row-align: center;
    align-self: center;
    flex-basis: auto;
    flex-grow: 1
}

.accounts-popup__BillTos {
    margin-top: 36px
}

.accounts-popup__ShipTo {
    -ms-flex-wrap: wrap;
    border: 1px solid #e5e5e5;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.accounts-popup__SectionTitle {
    font-size: 18px
}

.accounts-popup__SectionTitle--hero {
    background: #b9e3f1;
    color: #404040;
    display: inline-block;
    font-size: 19px;
    letter-spacing: -.01em;
    margin: 10px 0;
    padding: 10px 22px 7px
}

.accounts-popup__RadioWrapper {
    -ms-flex-pack: start;
    -ms-flex-wrap: wrap;
    -webkit-column-count: 3;
    -webkit-column-width: 300px;
    -webkit-columns: 300px 3;
    columns: 300px 3;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    line-height: 1.5;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.accounts-popup__Radio {
    padding: 24px
}

.accounts-popup__Radio .address--completeaddress {
    margin: 0;
    padding: 4px
}

.accounts-popup__Radio .order-details__ItemLabel {
    padding: 10px
}

.pki-card address span {
    display: block;
    font-style: normal;
}

.accounts-popup__BillTos .pki-card__Title {
    color: #404040;
}

.pki-card__Title {
    font-weight: 400 !important
}

.pki-card {
    -ms-flex-positive: 1;
    background: #fff;
    border: 1px solid #e5e5e5;
    flex-grow: 1;
    margin: 0 10px 20px;
    position: relative
}

.accounts-popup__ShipTo .pki-card {
    border: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin: 0
}

.pki-card__TextWrapper {
    padding: 18px 28px 16px
}

.quickViewModal__Box {
    max-width: 970px !important
}

.quickViewModal__Content {
    border-radius: 0
}

.quickViewModal__Content--header {
    border-bottom: 0
}

.quickViewModal__Content--body {
    border: 1px solid #404040;
    margin: 0 15px;
    padding: 0 !important;
    width: 98%
}

.quickViewModal__Content--body p {
    text-align: center;
    margin-bottom: 0
}

.quickViewModal__Content--body th {
    padding: 10px 5px;
    border: 1px solid #e5e5e5;
    text-align: center
}

.quickViewModal__Content--body td {
    padding: 5px;
    border: 1px solid #e5e5e5;
    text-align: center
}

.quickViewModal__Content--body td input {
    margin-bottom: 0
}

.quickViewModal__Content--title {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    padding: 1rem;
    background: #f0f0f0
}

.quickViewModal__Content--data {
    padding: 1rem;
    color: #476c90;
    background: #e9eff6
}

.quickViewModal__CloseBtn {
    color: #337ab7;
    font-size: 2.5rem
}

.quickViewModal__Footer {
    border-top: 0
}

.quickViewModal__Footer a {
    color: #337ab7
}

.quickViewModal__Footer a:hover {
    text-decoration: none
}

.region__RegionD--ActiveAccount {
    border: .1rem solid #e5e5e5;
    border-radius: 6px;
    margin-top: 6px
}

.editSaveWrapper .editLink {
    display: block
}

.editSaveWrapper .editLink:hover {
    color: #00aae7 !important
}

.editSaveWrapper .saveLink {
    display: none
}

.editSaveWrapper .saveLink:hover {
    color: #00aae7 !important
}

.editSaveWrapper .editSaveInput {
    border: 1px solid transparent;
    display: none;
    pointer-events: none;
    margin: 0 0 .2rem;
    padding: .7rem .5rem
}

.editSaveWrapper .editSaveInput:focus {
    outline: 0
}

.editSaveWrapper.editEnabled .editLink {
    display: none
}

.editSaveWrapper.editEnabled .saveLink {
    display: block
}

.editSaveWrapper.editEnabled .editSaveInput {
    border: 1px solid #000;
    display: block;
    pointer-events: auto
}

.editSaveWrapper.editFilled .editSaveInput {
    padding-left: 0;
    margin-bottom: 0;
    display: block !important
}

.address__OtherAddressBlock--view {
    border: none !important
}

.accounts__empty {
    padding: 10px 0;
    color: #800f69;
    font-weight: 400;
    margin-bottom: 30px
}

#totalOrders,
.displayed__currentRows {
    margin-right: 7px
}

.orderDetails__myAccount--cartbtn {
    margin-top: -1.5rem;
    float: right;
    margin-bottom: 0 !important
}

#pe_favouriteCarousel .viewCart__Carousel--row {
    padding: 1rem 2rem
}

.pe_favouriteCarousel--Navigation {
    position: relative
}

.pe_favouriteCarousel--Navigation .btn,
.pe_favouriteCarousel--Navigation .button {
    position: absolute;
    top: -105px
}

.pe_favouriteCarousel--Navigation .prev {
    left: -10px
}

.pe_favouriteCarousel--Navigation .next {
    right: 5px
}

#sendApproval {
    background-color: transparent;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important
}

#sendApproval .custom-select {
    background: 0;
    font-size: 14px;
    height: calc(2.25rem+12px)
}

#sendApproval .modal-title {
    font-size: 18px
}

#sendApproval .sendApproval--TitleRow {
    margin-top: 10px
}

#sendApproval .sendApproval--Title {
    line-height: 32px
}

#rejectApproval {
    background-color: transparent;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important
}

#rejectApproval h6 {
    font-size: 2rem;
    margin: 25px 0 10px
}

#rejectApproval p {
    color: #666
}

#rejectApproval button {
    margin: 10px 0 20px
}

#rejectApproval .close,
#rejectApproval .popup__Close {
    font-size: 3rem;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 10
}

.orders--rows--oederHistory:last-child {
    padding-left: 60px;
    padding-right: 20px
}

.note__heading {
    font-weight: 400
}

.note__heading--desc {
    margin-left: 8px
}

.view--orderdetails__btn {
    float: right !important
}

@media only screen and (min-width: 768px) and (max-width:1025px) {
    .orderDetails--header--email {
        font-size: 1.4rem;
        word-wrap: break-word
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumb {
        font-size: 1.5rem
    }

    .contactInfo--recentOrder {
        padding: 25px 25px 10px
    }

    .contactInfo--recentOrder .col {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        display: -ms-flexbox;
        display: flex
    }

    .contactInfo--recentOrder .col p {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    #orderHistory__table tbody tr {
        padding: .6rem
    }

    #orderHistory__table tbody td {
        padding: .6rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        display: -ms-flexbox;
        display: flex
    }

    #orderHistory__table tbody td p {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-bottom: 0
    }

    .orderHistory__dropdown:after {
        top: 0
    }

    .orderHistory__dropdown #sortBy {
        padding: .5rem
    }

    .orderHistory__input .search,
    .orders__loadMore {
        width: 100%
    }

    .orderDetails--backtoOrders {
        padding: 0;
        margin-bottom: 14px
    }

    .contactInfo--bold,
    .contactInfo--smallFont {
        font-size: 1.4rem
    }

    .accounts__Row--accnumber,
    .accounts__Row--companydetails {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .accounts__Row--companydetails {
        padding-left: 0
    }

    .accounts__Row--activeAccbtn {
        float: none;
        width: 100%
    }

    .accounts__Row--makeacctiveBtn {
        min-width: 12rem !important;
        margin-right: 6px !important
    }

    .accounts__Row--activeaccount {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center;
        padding-top: 12px;
        padding-right: 15px
    }

    .accounts__Row--address {
        padding-left: 15px;
        padding-right: 15px;
        margin: 0
    }

    .accounts__Details {
        padding: 1rem 2rem 1rem .2rem
    }

    .accounts--note {
        font-size: 1.1rem;
        margin-left: 3.9rem
    }

    .accounts__Recipient--addbtn {
        margin-top: -3.6rem
    }

    .accounts--bordered--others {
        margin-top: 2.5rem
    }

    .accounts__Data--num {
        padding-top: 12px
    }

    .accounts--activedisplay {
        padding-right: 0
    }

    .accounts-popup__BtnWrapper {
        text-align: center
    }

    .accounts-popup__BtnWrapper .button {
        display: block;
        width: 100%
    }

    .accounts-popup__SectionTitle--hero {
        width: 100%;
        text-align: center
    }

    .accounts-popup__RadioWrapper li {
        width: 100%
    }

    .accounts-popup__Radio {
        padding: 0 0 0 24px
    }

    .address--text {
        margin-top: 1.5rem;
        font-size: 1.7rem
    }

    .form__Label--radioPopup {
        margin-top: 2.4rem
    }

    .viewCart__Carousel--productimage {
        left: 33%
    }

    .contactInfo__Carousel--prodblock {
        text-align: center
    }

    .contactInfo--userInfo div .userInfoSection1 {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 100%
    }

    .contactInfo--userInfo div .userInfoSection2 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        padding-top: 21px;
        max-width: 100%
    }

    .contactInfo {
        line-height: 1.4;
        margin-top: 10px
    }

    .additionalEmailEntry .accounts--shipping,
    .contactInfo--accno {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .additionalEmailEntry .accounts--shipping {
        display: -ms-flexbox;
        display: flex
    }

    .editableAddress__PlaceOrder--confirmation {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        text-align: left
    }

    #changePasswordMyAccount .proceedToNextStep,
    #changeUsernameMyAccount .proceedToNextStep,
    .load-more--pendingOrders,
    .preferences--buttonsBlock .SaveChanges {
        width: 100%
    }

    #changeCompanyInfoMyAccount .row .col-sm-2,
    #changeCompanyInfoMyAccount .row .col-sm-4,
    #changePasswordMyAccount .row .col-sm-2,
    #changePasswordMyAccount .row .col-sm-4,
    #changeUsernameMyAccount .row .col-sm-2,
    #changeUsernameMyAccount .row .col-sm-4 {
        max-width: 100%;
        -ms-flex: 100%;
        flex: 100%
    }

    #changeCompanyInfoMyAccount .row .col-sm-2 .proceedToNextStep,
    #changeCompanyInfoMyAccount .row .col-sm-4 .proceedToNextStep,
    #changePasswordMyAccount .row .col-sm-2 .proceedToNextStep,
    #changePasswordMyAccount .row .col-sm-4 .proceedToNextStep,
    #changeUsernameMyAccount .row .col-sm-2 .proceedToNextStep,
    #changeUsernameMyAccount .row .col-sm-4 .proceedToNextStep {
        width: 100%
    }

    #changeCompanyInfoMyAccount .form__Label,
    #changePasswordMyAccount .form__Label,
    #changeUsernameMyAccount .form__Label {
        line-height: 24px
    }

    .quickOrder__addItem {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 3rem
    }

    .quickOrder__addItem--cart,
    .quickOrder__addItem--ref {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .favlist__Prod {
        -ms-flex-preferred-size: 70% !important;
        flex-basis: 70% !important
    }

    .favlist__Prod--proddesc {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }

    .favlist__select--button {
        width: 60%;
        margin-right: 13px;
        margin-top: 9px
    }

    .favlist__Delt,
    .favlist__Qty {
        -ms-flex-preferred-size: 15% !important;
        flex-basis: 15% !important
    }

    .orderDetails--info {
        line-height: 20px
    }

    .orderDetails--info .col-6 {
        max-width: 100%;
        -ms-flex: 100%;
        flex: 100%;
        border: 0;
        padding: 0
    }

    .orderDetails__orderInfo {
        letter-spacing: .5px
    }

    .orderDetails__orderInfo--header {
        margin-left: 1.6rem
    }

    .orderDetails__contact p {
        font-size: 1.7rem;
        word-break: break-word
    }

    .orderDetails--header {
        font-size: 1.7rem;
    }

    .orderDetails--options {
        padding: 20px 15px !important
    }

    .orderDetails--layout .editableAddress__Row.accounts__Data {
        display: inherit;
        border-bottom: 1px solid #e5e5e5
    }

    .orderDetails--layout .editableAddress__Row--prodcol {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-left: 30px
    }

    .orderDetails--layout .orderDetails__productDetails--sdate,
    .orderDetails--layout .orderDetails__productDetails--stext {
        margin-left: 0;
        display: inline-block;
        line-height: 1
    }

    .orderDetails--layout .order__details--Mobile {
        display: inline-block;
        padding-right: 8px;
    }

    .orderDetails--layout .orderDetails__myAccount--cartbtn {
        padding: 1.1rem .8rem
    }

    .orderDetails--layout .orderDetails--border,
    .orderDetails--layout .orderDetails--rightborder {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        border: 0
    }

    .orderDetails--layout .orderDetails__productDetails--thankyoucontent {
        margin-top: 0
    }

    .orderDetails--layout .orderDetails--itemsblock {
        margin-top: 2.1rem
    }

    .pending__orders--section .contactInfo--recentOrder .row div {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .contactInfo--margintop a,
    .contactInfo--margintop a .view--orderdetails__btn {
        width: 100%
    }

    .ajax_preference .editableAddress__PlaceOrder--confirmation .form__Group-checkbox {
        padding-left: 13px !important
    }

    .contactInfo--border .button {
        float: right;
        width: 100%
    }

    .order__details--mobileViewColumn {
        display: inline-block !important;
        padding-right: 4px;
    }
}

@media only screen and (max-width: 375px) {
    .quickOrder__addItem {
        display: -ms-grid;
        display: grid;
        margin-bottom: 3rem
    }

    .header__NavLinks--search,
    .header__NavLinks--searchinput {
        top: 0 !important
    }

    .header__NavLinks--searchbar {
        top: 7px
    }

    .form__Select--dropdown:after {
        right: 7px !important;
        padding: 6px 10px
    }

    .contactInfo--accno {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .contactInfo--userInfo div .userInfoSection1 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100%
    }

    .contactInfo--userInfo div .chnage-userInfoSection1 {
        padding-top: 15px
    }

    .contactInfo--userInfo div .userInfoSection2 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        padding-top: 15px;
        max-width: 100%
    }

    .accounts--note {
        font-size: 1rem
    }

    .accounts__Row--address {
        margin: 0
    }

    .accounts-popup__SectionTitle--hero {
        line-height: 1.5;
        margin: 0
    }

    .accounts__Recipient--edit {
        margin-right: 9px
    }

    #changeUsernameMyAccount .form__Group .col-sm-4 {
        max-width: 100% !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important
    }

    #changeUsernameMyAccount .form__Group .col-sm-4 .proceedToNextStep {
        width: 100%
    }

    .region {
        margin: 15px !important
    }

    .favlist__Prod {
        -ms-flex-preferred-size: 71% !important;
        flex-basis: 71% !important
    }

    .favlist__prodName--description {
        font-size: 1.3rem
    }

    .favlist__prodName--refID {
        font-size: 12px
    }

    .favlist__prodName--image {
        width: 60px;
        height: 57px
    }

    .favlist__Delt,
    .favlist__Qty {
        -ms-flex-preferred-size: 9% !important;
        flex-basis: 9% !important
    }
}

.form__Input-radioPopup {
    margin-top: 2rem !important
}

.pending__orders--section .contactInfo--recentOrder .row div {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.order__details--Mobile {
    display: none
}

.contactInfo--border .button {
    float: right
}

.favoritesUITemp {
    display: none !important
}

.order__details--mobileViewColumn {
    display: none
}

.quickOrder__addItem--ref:focus {
    outline: 0 !important
}

#reset__Password--title {
    margin-left: 0;
    padding-bottom: 1rem;
    font-size: 2.5rem
}

.preferences--removeNotSaved {
    color: #0c55a5;
    font-size: 1.4rem;
    cursor: pointer
}

.preferences--removeNotSaved:hover {
    color: #00aae7 !important
}

.contactInfo__changeLinks:hover {
    color: #00aae7 !important
}

.contactInfo__Carousel .viewCart__Carousel--productimage:hover .favlist__prodName--quickview {
    opacity: 1
}

#changePasswordMyAccount #save__pwd--changes {
    margin-left: 24%
}

.accounts__Row--accnumber.accounts__Row--accnumberheading {
    padding-left: 12px
}

.form__Label-checkbox--emailpref {
    bottom: 0;
    left: 89px
}

.preferences__email--labels {
    text-align: left !important
}

@media(max-width: 767px) {
    .additionalEmailEntry .editableAddress__PlaceOrder--confirmation {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%
    }

    .additionalEmailEntry .form__Input {
        width: 33%
    }

    .additionalEmailEntry .form__Label-checkbox--emailpref {
        bottom: 52px;
        left: 80px
    }

    .additionalEmailEntry .editableAddress__PlaceOrder--email {
        max-width: 160px;
        word-break: break-word
    }

    .additionalEmailEntry .form__Group-checkbox {
        display: inherit;
        position: static
    }
}

@media(max-width: 480px) {
    .additionalEmailEntry .editableAddress__PlaceOrder--email {
        max-width: 125px;
        word-break: break-word
    }

    .additionalEmailEntry .form__Label-checkbox--emailpref {
        bottom: 52px;
        left: 58px
    }
}

@media(max-width: 395px) {
    .additionalEmailEntry.editableAddress__Row {
        word-break: inherit
    }

    .additionalEmailEntry .form__Label-checkbox--emailpref {
        bottom: 52px;
        left: 47px
    }

    .additionalEmailEntry .editableAddress__PlaceOrder--email {
        max-width: 100px;
        word-break: break-word
    }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.placeOrderTotalPrice {
    margin-left: 15px;
    margin-right: 15px;
    background-color: #fff;
    color: #404040
}

.minicart {
    display: none
}

.minicart.show {
    display: block
}

.minicart__items {
    min-width: 31.1rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    position: absolute;
    font-size: 1.6rem;
    z-index: 99999;
    background-color: #f5f5f5;
    right: 0;
    top: 52px;
    z-index: 999999
}

.minicart__items:before {
    content: "";
    border: 10px solid transparent;
    border-top: 0;
    border-bottom: 10px solid #e5e5e5;
    position: absolute;
    top: -11px;
    left: 292px
}

.minicart__items:after {
    content: "";
    border: 10px solid transparent;
    border-top: 0;
    border-bottom: 10px solid #f5f5f5;
    position: absolute;
    top: -10px;
    left: 292px
}

.minicart__items--alternate {
    margin-right: 15px;
    margin-left: 15px
}

.minicart__items--top {
    padding: 18px 15px 0;
    clear: both
}

.minicart__items--qtynprice {
    padding-top: 8px
}

.minicart__items--background {
    padding: 1rem .5rem
}

.minicart__items--add {
    text-align: center;
    font-size: 1.4rem;
    margin-bottom: 0
}

.minicart__items--cart {
    margin-right: 15px;
    margin-left: 15px;
    display: block;
    padding: 15px 0;
    font-size: 1.3rem;
    color: #999;
    border-bottom: .1rem solid #e5e5e5
}

.minicart__items--scroll {
    max-height: 300px;
    overflow-x: hidden
}

.minicart__items--scroll::-webkit-scrollbar {
    width: 5px
}

.minicart__items--scroll::-webkit-scrollbar-thumb {
    background: #e2e2e2;
    border-radius: 1.8px
}

.minicart__items--proddescription {
    display: block
}

.minicart__items--prodname {
    text-align: left;
    font-size: 1.4rem;
    color: #404040;
    margin-bottom: 0;
    cursor: pointer
}

.minicart__items--ref {
    font-size: 1.4rem;
    color: #999;
    margin-bottom: .5rem
}

.minicart__items--image {
    width: 85px;
    height: 64px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    margin-right: 1rem
}

.minicart__items--proddetails {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.minicart__items--values {
    margin-bottom: 0;
    font-size: 1.3rem;
    line-height: 1.25;
    color: #404040
}

.minicart__items--finalprice {
    margin-top: -20px;
    margin-bottom: 0;
    margin-left: 170px;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    -ms-flex: 1 1 auto
}

.minicart__items--finalprice,
.minicart__items--subtotal {
    font-size: 1.6rem;
    color: #000;
    font-weight: 400
}

.minicart__items--subtotalalign {
    float: right
}

.minicart__items--total {
    padding: 15px 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-left: -15px;
    margin-right: -15px
}

.minicart__items--price {
    text-align: right;
    margin-right: 1.8rem;
    padding-right: 0
}

.minicart__items--btns {
    padding: 12px 35px
}

.viewCart__Row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.viewCart__Row--col {
    padding-right: 0;
    padding-left: 0
}

.viewCart__Table--prodcol {
    -ms-flex-preferred-size: 42%;
    flex-basis: 42%
}

@media(min-width: 992px) and (max-width:1200px) {
    .viewCart__Table--prodcol {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }
}

@media(max-width: 767px) {
    .viewCart__Table--prodcol {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.viewCart__Table--qty {
    -ms-flex-preferred-size: 8%;
    flex-basis: 8%
}

@media(max-width: 767px) {
    .viewCart__Table--qty {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%
    }
}

.viewCart__Table--price {
    -ms-flex-preferred-size: 12%;
    flex-basis: 12%
}

@media(max-width: 767px) {
    .viewCart__Table--price {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%
    }
}

.viewCart__Table--shipment {
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%
}

@media(max-width: 767px) {
    .viewCart__Table--shipment {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.viewCart__Table--delete {
    -ms-flex-preferred-size: 4%;
    flex-basis: 4%
}

@media(max-width: 767px) {
    .viewCart__Table--quantity {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }
}

.viewCart__Label {
    display: none
}

@media(max-width: 767px) {
    .viewCart__Label {
        display: inline-block;
        font-weight: 400;
        margin-bottom: 0;
        font-size: 1.6rem;
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%
    }
}

.viewCart__ClearCartModal {
    text-align: center;
    margin: 1rem
}

.viewCart__ClearCartModal--alignment {
    margin-top: 3rem
}

.viewCart__ClearCartModal--content {
    max-width: 500px;
    margin: 0 auto
}

.viewCart__ClearCartModal--btn {
    margin: 1rem;
    min-width: 15rem !important
}

.viewCart__ClearCartModal--closebtn {
    margin-top: -50px;
    margin-right: 15px;
    background-color: #e5e5e5;
    border-radius: 50%;
    width: 15px
}

.viewCart__CalendarModal {
    max-width: 605px;
    min-width: 605px
}

@media(max-width: 767px) {
    .viewCart__CalendarModal {
        max-width: 350px;
        margin: 0 auto
    }
}

.viewCart__CalendarModal--calendarnote {
    font-size: 1.4rem;
    color: #000;
    line-height: 1.3
}

.viewCart__CalendarModal--header {
    padding: 3rem 4rem;
    border-bottom: 0
}

.viewCart__CalendarModal--closebtn {
    font-size: 1.8rem
}

.viewCart__CalendarModal--input {
    padding-left: 3rem;
    padding-top: 1.15rem
}

.viewCart__CalendarModal--input .favlist__prodName--quantityStyle {
    width: 22.5px;
    height: 22.5px;
    margin-bottom: 0;
    padding: 2px;
    font-size: 12px
}

.viewCart__CalendarModal--availabledates {
    display: inline-block;
    font-size: 1.3rem
}

.viewCart__CalendarModal--popup {
    display: inline-block !important;
    float: right;
    padding-right: 3.25rem
}

@media(max-width: 767px) {
    .viewCart__CalendarModal--popup {
        float: left;
        margin-top: 2rem
    }
}

.viewCart__CalendarModal--note {
    padding-left: 3rem;
    padding-top: 15px;
    padding-bottom: 2.8rem;
    font-size: 1.2rem;
    color: #404040;
    margin-bottom: 0
}

.viewCart__Modal {
    max-width: 697.5px
}

.viewCart__Modal--dates {
    padding-left: 0;
    padding-right: 0
}

.viewCart__Modal--title {
    color: #800f69;
    font-size: 1.85rem;
    font-weight: 400;
    display: block;
    padding-left: 2.8rem
}

.viewCart__Modal--note {
    font-size: 1.3rem;
    color: #404040;
    display: block;
    margin-top: 1.7rem;
    margin-bottom: 0;
    padding-left: 2.8rem
}

.viewCart__Modal--body {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 0;
    padding-right: 2.7rem
}

.viewCart__Modal--type {
    margin-left: -10px
}

.viewCart__Modal--border {
    border-right: 1px solid #f5f5f5
}

.viewCart__Modal--delivery {
    padding-left: 2.8rem
}

.viewCart__Modal--delivery,
.viewCart__Modal--deliverycontent {
    font-size: 1.5rem;
    color: #404040
}

.viewCart__Modal--background {
    border-right: 1px solid #f5f5f5;
    background-color: #f5f5f5
}

.viewCart__Modal--normal {
    padding-left: 2.8rem;
    margin-top: 1.6rem
}

.viewCart__Modal--normalcontent {
    font-size: 1.5rem;
    color: #404040;
    margin-top: 1.6rem
}

.viewCart__Modal--nodatacontent {
    color: #404040;
    margin-bottom: 1.6rem
}

.viewCart__Modal--top {
    margin-top: 2.2rem
}

.viewCart__Modal--businessdays {
    font-size: 1.3rem;
    color: #000
}

.viewCart__Modal--countries {
    font-size: 1.3rem;
    color: #404040
}

.viewCart__orderContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 2.3rem;
    margin-bottom: 2.65rem
}

.viewCart__orderContent--links {
    text-decoration: underline;
    color: #0c55a5
}

.viewCart__orderContent--text {
    margin-bottom: 0;
    font-size: 1.9rem;
    line-height: 1.2
}

@media(max-width: 1200px) {
    .viewCart__orderContent--text {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.viewCart__orderContent--list {
    margin-bottom: .6rem
}

.viewCart__orderContent--total {
    padding-top: 1rem
}

.viewCart__orderContent--Error,
.viewCart__orderContent--Info,
.viewCart__orderContent--Warning {
    padding: 1rem
}

.viewCart__orderContent--continue {
    color: #0c55a5;
    text-decoration: underline;
    font-size: 1.7rem
}

@media(min-width: 768px) and (max-width:1276px) {
    .viewCart__orderContent--continue {
        padding-left: 17px
    }
}

@media(max-width: 768px) {
    .viewCart__orderContent--continue {
        padding-left: 17px
    }
}

.viewCart__orderContent--itemslist {
    text-align: right
}

@media(min-width: 768px) and (max-width:1276px) {
    .viewCart__orderContent--itemslist {
        margin-right: .1rem;
        text-align: left
    }
}

@media(max-width: 767px) {
    .viewCart__orderContent--itemslist {
        margin-right: .1rem;
        text-align: left
    }
}

.viewCart__orderContent--continueshopping {
    padding-left: 0;
    padding-top: 3rem
}

.viewCart__orderContent--items {
    display: inline-block;
    font-size: 1.7rem;
    padding: 2rem
}

@media(min-width: 768px) and (max-width:1276px) {
    .viewCart__orderContent--items {
        padding-top: 1rem !important;
        padding: 0;
        display: block
    }
}

@media(max-width: 767px) {
    .viewCart__orderContent--items {
        padding-top: 1rem !important;
        padding: 0;
        display: block
    }
}

.viewCart__orderContent--totalamt {
    font-size: 1.6rem;
    font-weight: 400
}

.viewCart__orderContent--qntynprice {
    padding-left: 0;
    padding-right: 0
}

@media(max-width: 767px) {
    .viewCart__orderContent--qntynprice {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.viewCart__data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 1.6rem;
    margin-top: 1.7rem
}

.viewCart__data:nth-of-type(odd) {
    background-color: #f9f9f9;
    padding-left: 15px;
    padding-right: 15px
}

.viewCart__data:nth-of-type(2n) {
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px
}

.viewCart__leftBlock {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

.viewCart__leftBlock .favlist__prodName--rowCart {
    margin-left: 0
}

@media(max-width: 992px) {
    .viewCart__leftBlock {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.viewCart__productCart {
    box-shadow: 1.4px 1.4px 1.5px 0 rgba(0, 0, 0, .09);
    border-bottom: .1rem solid #e5e5e5
}

.viewCart__productCart--unit {
    display: inline-block;
    padding-right: 15px
}

.viewCart__productCart--radicon {
    height: 15px;
    padding-left: 15px;
    border-left: .5px solid #e5e5e5
}

.viewCart__productCart--baseSixtyFourRADIcon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACxUExURei/KKqMHdKtJLuaILaWH+a+KBEOAwAAAOe+KLeXILWVH+O7J7OUHw8NAz0yC7GSHzguCjUrCTMqCcmmI410GDowCsqmI0A0C62OHj4zCwkHApyAG6aIHY92GQEBAEQ4DAIBAOG5Jz80C1JDDtiyJbKTH76dIRYSBNWvJYNsF9awJTQrCYRtF7mYIBANA4xzGNCsJIhwF3NeFA4LAjYsCd22Jl5NEEk8DcCeIdy1JnBcE1947aEAAACjSURBVBjTdc9VDsNADEVRB98Ey8zMzN3/wjrQtAHFX0dX1gBR3lhaJM36xSLqChWUotYANkploKZUBZ+CUFOoJzQSgs2IWCDU93jsyChWd0pdHgdSd75IW8kJj22p2wt4MnUSj77pOKZJD+BCc5fb/X/gDVwzv2Kns5eJR6JpuunAEHoqjsW9rWQz1LuNxC0LFW0rFn18ZxZfXR/CfRCulpQ/HxF2CcfyPgZXAAAAAElFTkSuQmCC") no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    background-color: #dfb418
}

.viewCart__productCart--radiconOrderDetails {
    margin-left: 10px
}

.viewCart__productCart--shiphead {
    padding-left: 0
}

.viewCart__productCart--clear {
    float: right;
    color: #0c55a5 !important;
    font-size: 1.4rem;
    margin-bottom: 2rem;
    cursor: pointer
}

.viewCart__productCart--clear:hover {
    color: #00aae7 !important
}

.viewCart__productCart--clearcart {
    margin-top: 1.5rem
}

.viewCart__productCart--header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #e5e5e5;
    display: none;
    padding-left: 15px
}

@media only screen and (min-width: 768px) {
    .viewCart__productCart--header {
        display: -ms-flexbox;
        display: flex
    }
}

.viewCart__productCart--qty {
    margin-bottom: .8rem;
    text-align: center
}

.viewCart__productCart--update {
    text-decoration: underline;
    color: #0c55a5;
    display: block
}

.viewCart__productCart--proddesc {
    width: calc(100% - 110px);
    margin-left: 1.2rem
}

@media(max-width: 1200px) {
    .viewCart__productCart--proddesc {
        width: 100%;
        padding-top: 1rem;
        padding-left: 0
    }
}

.viewCart__productCart--calendaricon {
    float: right;
    margin-top: -3rem;
    font-size: 1.4rem;
    margin-right: .5rem;
    cursor: pointer
}

.viewCart__productCart--calendariconCart {
    margin-top: -17px !important
}

.viewCart__productCart--shippingdate {
    border: 1px solid #e5e5e5;
    border-radius: .2rem
}

.viewCart__productCart--scheduleddate {
    margin-bottom: 0;
    padding: .75rem 1rem 0;
    font-size: 1.4rem
}

.viewCart__productCart--asap {
    padding: .75rem 1rem;
}

.viewCart__productCart--date {
    font-size: 1.4rem;
    display: block;
    font-weight: 400
}

@media(min-width: 768px) {
    .viewCart__productCart--date {
        padding: 0 1rem
    }
}

@media(max-width: 767px) {
    .viewCart__productCart--date {
        padding-left: 1rem
    }
}

.viewCart__productCart--checkbox {
    margin-top: 1rem
}

.viewCart__productCart--popover {
    color: #0c55a5;
    font-size: 1.4rem;
    display: block;
    margin-top: 1rem;
    cursor: pointer
}

.viewCart__productCart--popoverText {
    font-size: 11.1px !important
}

.viewCart__productCart--deletbtn {
    border-radius: 50%;
    border: #f0f0f0;
    background-color: #f0f0f0;
    color: #999;
    width: 1.75rem;
    height: 1.75rem;
    padding: 0;
    font-size: 1rem;
    cursor: pointer;
    position: absolute;
    top: -15px;
    right: 0
}

@media(max-width: 767px) {
    .viewCart__productCart--deletbtn {
        top: -180px;
        right: 20px
    }
}

.viewCart__productCart--col {
    padding: 0;
    margin-top: -1rem
}

@media(max-width: 767px) {
    .viewCart__productCart--col {
        width: 50%
    }
}

.viewCart__productCart--unitprice {
    padding-left: .8rem;
    padding-top: 1rem
}

@media(max-width: 767px) {
    .viewCart__productCart--unitprice {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }
}

.viewCart__productCart--strike {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.viewCart__productCart--dprice {
    padding-left: .8rem
}

.viewCart__productCart--dcoupon {
    font-size: 1.4rem;
    color: #404040;
    border-style: dashed !important;
    border: 1px solid #8fdaf5;
    text-align: center;
    word-break: break-word
}

.viewCart__orderSummary {
    background-color: #fff;
    box-shadow: 1.4px 1.4px 1.5px 0 rgba(0, 0, 0, .09);
    padding-bottom: 2.2rem;
    border: 1px solid #e5e5e5
}

.viewCart__orderSummary--header {
    font-size: 1.6rem;
    border-bottom: 1px solid #e5e5e5;
    padding: 1.2rem;
    font-weight: 400
}

.viewCart__orderSummary--cross {
    border-radius: 50%;
    border: #f0f0f0;
    background-color: #f0f0f0;
    color: #999;
    width: 1.75rem;
    height: 1.75rem;
    padding: 0;
    font-size: 1rem;
    cursor: pointer;
    position: absolute;
    right: 16px;
    bottom: 10px
}

.viewCart__orderSummary--offercontent {
    margin-bottom: 0;
    font-size: 1.4rem
}

.viewCart__orderSummary--total {
    padding-top: 1rem
}

.viewCart__orderSummary--pricecategory {
    margin-left: 0;
    font-size: 1.6rem
}

.viewCart__orderSummary--border {
    border-bottom: .1rem solid #e5e5e5
}

.viewCart__orderSummary--grandtotal {
    padding-top: 1rem;
    font-size: 1.6rem;
    font-weight: 400
}

.viewCart__orderSummary--availability {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    padding: 1.1rem 1.75rem
}

.viewCart__orderSummary--boldcontent {
    font-weight: 400
}

.viewCart__orderSummary--color {
    color: #404040;
    margin-bottom: 0
}

.viewCart__orderSummary--dottedborder {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border: 1px dotted #e5e5e5
}

.viewCart__orderSummary--coupon {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    padding: 1rem;
    font-size: 1.4rem
}

.viewCart__orderSummary--couponapplied {
    padding: .8rem;
    margin: 1rem 1.5rem 1.3rem
}

.viewCart__orderSummary--checkouttxt {
    margin-bottom: 0;
    padding: 1.65rem;
    font-size: 1.9rem;
    line-height: 1.2
}

.viewCart__orderSummary--coupontext {
    text-align: center;
    margin-bottom: 0
}

.viewCart__orderSummary--promotion {
    margin-top: 1.65rem;
    margin-left: 1.5rem
}

.viewCart__orderSummary--promotionapplied {
    color: #404040;
    border: 1px dashed #c6eaf8;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    padding: 1.2rem 1.5rem;
    margin-top: .85rem
}

.viewCart__orderSummary--codeheader {
    font-weight: 400
}

.viewCart__orderSummary--promoinput {
    padding: 1.5rem;
    width: 100%;
    border: .1rem solid #e5e5e5;
    border-radius: .4rem;
    height: 3.5rem
}

.viewCart__orderSummary--promo {
    padding-left: 0;
    padding-right: 0
}

@media(max-width: 767px) {
    .viewCart__orderSummary--promo {
        width: 75%
    }
}

@media(max-width: 767px) {
    .viewCart__orderSummary--promobtn {
        margin-top: 1rem
    }
}

@media(min-width: 992px) and (max-width:1100px) {
    .viewCart__orderSummary--promobtn {
        padding: 0;
        margin-right: 1rem;
        margin-top: 1rem
    }
}

.viewCart__orderSummary--btn {
    height: 3.5rem;
    padding: .375rem .75rem !important;
    text-align: center;
    margin-bottom: 0 !important;
    font-size: 1.39rem !important
}

.viewCart__summary {
    padding-left: 4rem;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    -ms-flex: 1
}

@media(min-width: 768px) and (max-width:992px) {
    .viewCart__summary {
        margin-top: 1rem;
        padding-left: 0;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }
}

@media(max-width: 767px) {
    .viewCart__summary {
        padding-left: 0;
        margin-top: 1rem
    }
}

.viewCart__needHelp {
    margin-top: 1.25rem;
    background-color: #fff;
    box-shadow: 1.4px 1.4px 1.5px 0 rgba(0, 0, 0, .09);
    border: 1px solid #e5e5e5
}

.viewCart__needHelp--contactdetails {
    color: #000
}

.viewCart__needHelp--contact {
    color: #404040
}

.viewCart__needHelp--header {
    font-size: 1.6rem;
    color: #000;
    border-bottom: .1rem solid #e5e5e5;
    padding: 1rem 1rem 1rem 18px;
    font-weight: 400
}

.viewCart__needHelp--content {
    margin-top: 2rem;
    padding-left: 18px
}

.viewCart__needHelp--linksblock {
    margin-top: 2.2rem;
    padding-bottom: 2.3rem
}

.viewCart__needHelp--links {
    font-size: 1.5rem;
    color: #404040;
    line-height: 1.35;
    display: block
}

.viewCart__needHelp--punchoutbtn {
    float: right;
    margin-top: 1rem
}

@media(max-width: 767px) {
    .viewCart__needHelp--punchoutbtn {
        float: left
    }
}

.viewCart__Carousel {
    margin-top: 4.5rem;
    padding: 0
}

.viewCart__Carousel--header {
    color: #000;
    font-size: 1.7rem;
    font-weight: 400
}

.viewCart__Carousel--first {
    border-right: .1rem solid #e5e5e5
}

.viewCart__Carousel--body {
    margin-top: .65rem;
    border: .5px solid #e5e5e5;
    padding-left: 1.5rem
}

.viewCart__Carousel--row {
    margin-right: 0;
    margin-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1rem
}

.viewCart__Carousel--icon {
    font-size: 25px;
    color: #0c55a5
}

.viewCart__Carousel--icon:hover {
    color: #0c55a5
}

.viewCart__Carousel--prev {
    left: -65px;
    opacity: 1
}

@media(min-width: 992px) and (max-width:1200px) {
    .viewCart__Carousel--prev {
        left: -55px
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .viewCart__Carousel--prev {
        left: -60px
    }
}

@media(max-width: 767px) {
    .viewCart__Carousel--prev {
        left: -60px
    }
}

.viewCart__Carousel--next {
    right: -50px;
    opacity: 1
}

@media(min-width: 992px) and (max-width:1200px) {
    .viewCart__Carousel--next {
        right: -40px
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .viewCart__Carousel--next {
        right: -45px
    }
}

@media(max-width: 767px) {
    .viewCart__Carousel--next {
        right: -48px
    }
}

.viewCart__Carousel--productimage {
    position: relative;
    width: 75px;
    height: 75px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    background-color: #fff
}

.viewCart__Carousel--price {
    font-size: 1.4rem
}

.viewCart__Carousel--proddescription {
    font-size: 1.4rem;
    color: #0c55a5;
    margin-bottom: 0;
    cursor: pointer
}

.ui-widget-header {
    border: 0 !important;
    background-color: #fff !important
}

.ui-datepicker {
    width: 525px !important;
    padding: 0 !important
}

@media(max-width: 767px) {
    .ui-datepicker {
        width: 325px !important
    }
}

#datepicker {
    padding-left: 3rem
}

@media(max-width: 767px) {
    #datepicker {
        padding-left: 0
    }
}

td .ui-datepicker-week-end {
    padding: 0
}

.ui-datepicker .ui-datepicker-prev {
    left: 170px !important
}

@media(max-width: 767px) {
    .ui-datepicker .ui-datepicker-prev {
        left: 90px !important;
        margin-top: 5px !important
    }
}

.ui-datepicker .ui-datepicker-next {
    right: 170px !important
}

@media(max-width: 767px) {
    .ui-datepicker .ui-datepicker-next {
        right: 90px !important;
        margin-top: 5px !important
    }
}

.ui-datepicker .ui-datepicker-title {
    font-size: 1.62rem;
    color: #800f69;
}

.ui-state-default {
    border: 0 !important;
    background: #fff !important
}

.ui-datepicker td a,
.ui-datepicker td span {
    text-align: left !important;
    margin-top: -25px !important
}

.ui-datepicker table {
    font-size: 1.19rem !important
}

.ui-state-default {
    font-size: 1.3rem !important
}

.ui-datepicker-header {
    text-transform: uppercase;
    border: .5px solid #e5e5e5 !important;
    border-bottom: 0 !important
}

.ui-datepicker-calendar {
    text-transform: uppercase;
    margin: 0 !important;
    border-bottom: 0 !important
}

.ui-widget.ui-widget-content {
    border: .5px solid #e5e5e5 !important;
    border-right: 0 !important
}

.ui-datepicker-calendar thead tr {
    border-bottom: .5px solid #e5e5e5 !important
}

.ui-datepicker-calendar thead tr,
tbody tr {
    border-top: .5px solid #e5e5e5 !important
}

.ui-datepicker td {
    height: 60px;
    width: 75px
}

.ui-datepicker td,
.ui-datepicker th {
    border-right: .5px solid #e5e5e5 !important
}

td.ui-datepicker-current-day,
td.ui-datepicker-current-day a {
    background: #cff3d3 !important
}

td.ui-datepicker-today:after {
    content: "Today";
    text-transform: none;
    position: absolute;
    margin-top: 10px
}

td .ui-state-default {
    margin-top: -15px;
    position: relative
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 0 !important;
    background: 0 0 !important;
    top: 2px !important
}

.ui-state-default:hover {
    top: 0 !important
}

.ui-datepicker .ui-datepicker-next {
    border-left: 8px solid #cdcdcd !important
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    width: 0 !important;
    height: 0 !important;
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    margin-top: 8px
}

.ui-datepicker .ui-datepicker-prev {
    border-right: 8px solid #cdcdcd !important
}

.ui-widget-header .ui-icon {
    background-image: none !important
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    color: #454545 !important;
    top: 0 !important
}

.LotHighlighted {
    background-color: #d1eefa !important;
    background-image: none !important
}

.LotHighlighted.ui-state-disabled {
    background-color: #fff !important
}

.LotHighlighted a {
    background-color: #d1eefa !important;
    background-image: none !important;
    color: #454545 !important
}

.LotHighlighted a:after {
    content: "Fresh Lot Date";
    display: block;
    font-size: 1rem;
    text-transform: none;
    margin-top: 1rem;
    position: absolute
}

.ShipHighlighted,
.ShipHighlighted a {
    background-color: #cff3d3 !important;
    background-image: none !important;
    color: #454545 !important
}

.ShipHighlighted a:after {
    content: "Item Will Ship On This Day";
    display: block;
    font-size: 1rem;
    text-transform: none;
    margin-top: 0;
    position: absolute
}

.emptyCart {
    text-align: center;
    margin-bottom: 2rem;
    color: #800f69
}

.error {
    color: #c00;
    display: inline-block;
    content: "Enter valid quantity number"
}

.selectItems_hidden {
    visibility: hidden
}

.emptyOrders {
    color: #800f69;
    font-size: 21px;
    margin-top: 33px;
    text-align: center
}

.part__number--OrderConfirm {
    border: 0;
    background: 0 0
}

#quick_viewTable thead th {
    border: 1px solid #b8b8b8;
    border-left: 0;
    font-size: 16px;
    font-weight: 700;
    background-color: #f0f0f0;
    border-top: 0
}

#quick_viewTable tbody td {
    border: 1px solid #d0dde9;
    border-top-color: #dee2e6;
    color: #476c90
}

.viewCart__orderSummary--pricecategory .minicart__items--cart:last-child {
    border-bottom: 0
}

.viewCart__orderSummary--permitheading {
    margin-bottom: 15px
}

.viewCart__orderSummary--permitinput {
    padding: 1.5rem;
    width: 100%;
    border: .1rem solid #e5e5e5;
    border-radius: .4rem;
    height: 3.5rem
}

.shipcheck__js .form__Label-checkbox-text {
    font-size: 1.5rem !important
}

.viewCart__Modal--shipToBorder {
    border-right: 0;
    border-bottom: 1px solid #e9ecef
}

.content-intro {
    margin-bottom: 1rem
}

.content-intro--header {
    font-size: 4.4rem;
    color: #800f69;
    ;
    line-height: 1.2;
    margin-bottom: 4rem
}

.content-intro--details {
    margin-bottom: 2.5rem
}

.removeFile {
    border-radius: 50%;
    border: #f0f0f0;
    background-color: #f0f0f0;
    color: #000;
    width: 2.75rem;
    height: 2.75rem;
    padding: .6rem;
    font-size: 1.5rem;
    cursor: pointer;
    display: none;
    margin: 0 2rem
}

.changeEdit {
    text-align: right
}

.notificationError {
    color: red;
    font-size: 1.4rem;
    padding-top: 1rem;
    padding-left: 1.5rem
}

.fileContainer {
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    padding: 1rem;
    width: 300px;
    display: inline-block;
    margin-left: 3.35rem
}

.specialInstructionChooseFile {
    padding-bottom: .5rem;
    font-size: 1.2rem;
    color: #000
}

.specialInstructionChooseFile::-webkit-file-upload-button {
    visibility: hidden
}

.specialInstructionChooseFile:focus {
    outline: 0
}

.specialInstructionChooseFile:before {
    content: "Choose File";
    background-color: #474747;
    color: #fff;
    border-radius: .4rem;
    padding: 1rem;
    font-size: 1rem !important;
    height: 2.5rem;
    width: 7.5rem;
    cursor: pointer
}

.uploadFileContainer {
    display: inline-block;
    position: relative;
    top: -17px
}

.specialInstructionFileUploadButton {
    padding: 1rem !important;
    margin-left: 1rem;
    width: 78.5px
}

.checkoutheader {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    padding-top: 10px
}

.checkoutheader .header__NavLinks--logo {
    display: inline-block
}

.checkoutheader .header__NavLinks--logo svg {
    position: relative;
    left: 20px;
    top: 10px
}

@media only screen and (min-width: 768px) {
    .checkoutheader .header__NavLinks--logo svg {
        left: 50px
    }
}

.checkoutheader--continueshop {
    color: #0c55a5;
    float: right;
    position: relative;
    right: 20px;
    top: 30px
}

@media only screen and (min-width: 768px) {
    .checkoutheader--continueshop {
        right: 50px
    }
}

.checkoutfooter {
    padding-left: 9.85rem;
    padding-top: 4.4rem;
    padding-bottom: 4.4rem;
    border-top: 1px solid #e5e5e5;
    width: 100%
}

.checkoutfooter--call {
    color: #000
}

.checkoutfooter--mailadd {
    color: #0c55a5
}

.checkoutfooter--contact {
    font-size: 1.6rem;
    line-height: 1.63;
    color: #000;
    margin-bottom: 0
}

.checkout--prodname {
    color: #0055a5;
    width: 65%;
    font-size: 15px;
    margin-bottom: 5px
}

.checkout--values {
    color: #999;
    margin-bottom: 5px
}

.checkout--finalprice {
    margin-top: -4.5rem;
    text-align: right
}

.checkout--scroll {
    max-height: 356px;
    overflow-x: hidden
}

.checkoutTab .far.fa-check-circle {
    display: none
}

.checkoutTab.proceedSucess .far.fa-check-circle {
    display: block
}

.checkoutTab.proceedSucess .proceedToNextStep {
    display: none
}

.checkoutTab.active .checkoutTab__Title {
    background-color: #fff
}

.checkoutTab.active .proceedToNextStep {
    display: block
}

.editableAddress {
    margin-bottom: 3.25rem
}

.editableAddress--securitycode {
    width: 12.8rem !important;
    max-width: 100%
}

@media(max-width: 992px) {
    .editableAddress--rightblock {
        margin-top: 1.5rem
    }
}

.editableAddress__Row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    word-break: break-word
}

.editableAddress__Row--register {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

@media(max-width: 992px) {
    .editableAddress__Row--register {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.editableAddress__Row--shipaddress {
    margin-top: 20px
}

.editableAddress__Row--col {
    box-shadow: 1.2px .8px 1px 0 rgba(47, 47, 47, .3);
    border: 1px solid #f5f5f5;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 2.3rem
}

.editableAddress__Row--checkboxcol {
    -ms-flex-preferred-size: 8%;
    flex-basis: 8%;
    position: relative
}

@media(max-width: 500px) {
    .editableAddress__Row--checkboxcol {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%
    }
}

.editableAddress__Row--proddesccol {
    -ms-flex-preferred-size: 42%;
    flex-basis: 42%
}

@media(max-width: 500px) {
    .editableAddress__Row--proddesccol {
        -ms-flex-preferred-size: 47%;
        flex-basis: 47%
    }
}

.editableAddress__Row--prodcol {
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%
}

@media(max-width: 767px) {
    .editableAddress__Row--prodcol {
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%
    }
}

@media(max-width: 500px) {
    .editableAddress__Row--prodcol {
        -ms-flex-preferred-size: 65%;
        flex-basis: 65%
    }
}

.editableAddress__Row--unitPrice {
    -ms-flex-preferred-size: 14%;
    flex-basis: 14%
}

@media(max-width: 767px) {
    .editableAddress__Row--unitPrice {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.editableAddress__Row--totalPrice {
    -ms-flex-preferred-size: 14%;
    flex-basis: 14%
}

@media(max-width: 767px) {
    .editableAddress__Row--totalPrice {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.editableAddress__Row--shipDate {
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%
}

@media(max-width: 767px) {
    .editableAddress__Row--shipDate {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.editableAddress__Col {
    -ms-flex: 0 1 calc(50% - 36.5px);
    flex: 0 1 calc(50% - 36.5px)
}

.editableAddress__Select {
    font-size: 1.2rem !important;
    line-height: 1.2;
    margin: 0 !important
}

.editableAddress__Group {
    margin-left: 3.5rem;
    margin-top: 2.4rem
}

.editableAddress--checkmask {
    border: .1rem solid #999 !important
}

.editableAddress__Input {
    border: 0;
    padding-top: .8rem;
    font-size: 1.2rem
}

.editableAddress--required {
    color: #c00;
    font-size: 1.2rem
}

.editableAddress--contentinfo {
    margin-bottom: 2.5rem;
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 767px) {
    .editableAddress--contentinfo {
        margin-top: 2rem
    }
}

.editableAddress--title {
    margin-bottom: 2.5rem !important
}

.editableAddress--info {
    margin-bottom: 0;
    color: #000;
    font-size: 1.9rem;
    line-height: 1.2
}

.editableAddress--tick {
    color: #00aae7;
    float: right;
    font-size: 2.6rem;
    line-height: .7;
    display: none
}

.editableAddress--tick.show {
    display: block
}

.editableAddress--contact {
    font-weight: 400;
    display: inline-block
}

.editableAddress__ShipBillDropdown {
    display: none
}

.editableAddress__ShipBillDropdown.show {
    display: block;
    margin-bottom: 2.75rem
}

.editableAddress__ShipBillInfo {
    margin: 1.9rem;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    background-color: #f5f5f5;
    margin-bottom: .5rem !important;
    padding: 1.2rem 1.5rem
}

.editableAddress__ShipBillInfo--title {
    color: #000
}

.editableAddress__ShipBillInfo--bgcolor {
    background-color: #fff
}

.editableAddress__ShipBillInfo--header {
    font-size: 1.6rem;
    color: #404040;
    margin-top: 1.5rem;
    margin-left: 3.35rem
}

@media(max-width: 767px) {
    .editableAddress__ShipBillInfo--header {
        margin-top: 2.5rem
    }
}

.editableAddress__ShipBillInfo--shipadd {
    margin-top: 2rem;
    margin-left: 3.35rem
}

.editableAddress__ShipBillInfo--billadd {
    margin-top: 5.2rem
}

@media(max-width: 767px) {
    .editableAddress__ShipBillInfo--billadd {
        margin-top: 0
    }
}

.editableAddress__ShipBillInfo--border {
    margin: 2.5rem 3.4rem;
    border: .05rem solid #e5e5e5
}

.editableAddress__ShipBillInfo--attention {
    margin-top: 1.95rem;
    margin-left: 3.35rem
}

.editableAddress__ShipBillInfo--text {
    font-size: 1.6rem;
    line-height: 1.2;
    color: #000;
    display: inline-block;
    margin-bottom: 0
}

.editableAddress__ShipBillInfo--edit {
    color: #0c55a5;
    float: right;
    margin-left: 3rem;
    margin-top: 1.1rem;
    font-size: 1.4rem;
    line-height: 1.2
}

.editableAddress__ShipBillInfo--edit:hover {
    text-decoration: none
}

.editableAddress__ShipBillInfo--editAttention {
    font-size: 1.6rem
}

.editableAddress__ShipBillInfo--room {
    font-size: 1.6rem;
    line-height: 1.2;
    color: #999;
    margin-top: 1.05rem;
    margin-bottom: 0
}

.editableAddress__ShipBillInfo--instructions {
    font-size: 1.6rem;
    color: #000;
    margin-top: 1.5rem;
    margin-left: 3.35rem;
    line-height: 1.4
}

.editableAddress__ShipBillInfo--instructionsedit {
    color: #0c55a5;
    font-size: 1.6rem;
    margin-left: 1.45rem;
    line-height: 1.4
}

.editableAddress__ShipBillInfo--instructionsedit:hover {
    text-decoration: none
}

.editableAddress__ShipBillInfo--usercontent {
    font-size: 1.4rem;
    color: #999;
    line-height: 1.3;
    margin: .9rem 4.4rem 0 3.35rem
}

.editableAddress__PurchaseOrderNumber {
    display: none
}

.editableAddress__PurchaseOrderNumber.show {
    display: block;
    margin-bottom: 4rem
}

@media(max-width: 767px) {
    .editableAddress__PurchaseOrderNumber--input {
        margin-left: 1.2rem
    }
}

.editableAddress__PaymentMethodDisplay {
    display: none
}

.editableAddress__PaymentMethodDisplay--orderid {
    margin-bottom: 3.45rem;
    display: none
}

.editableAddress__PaymentMethodDisplay--orderid.show,
.editableAddress__PaymentMethodDisplay.show {
    display: block
}

.editableAddress__PaymentInfo {
    margin: .5rem 1.9rem;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    padding: 1.2rem 1.5rem;
    background-color: #f5f5f5
}

.editableAddress__PaymentInfo.bgcolor {
    background-color: #fff;
    margin-bottom: 5px !important
}

.editableAddress__PaymentInfo--title {
    color: #000
}

.editableAddress__PaymentInfo--plusicon {
    border: 1px solid #0c55a5;
    border-radius: 50%;
    display: inline-block;
    line-height: .9;
    text-align: center;
    width: 2rem;
    height: 2rem;
    padding: 2px 4px 0
}

.editableAddress__PaymentInfo--plusicon:after {
    content: "+";
    color: #0c55a5
}

.editableAddress__PaymentInfo--content {
    margin-top: 1.8rem;
    margin-left: 3.35rem
}

.editableAddress__PaymentInfo--paymentlabel {
    font-size: 1.6rem;
    color: #0c55a5;
    margin-left: 1rem;
    position: absolute
}

.editableAddress__PaymentInfo--paymentlabel.display {
    color: #00aae7
}

.editableAddress__PaymentInfo--minusicon {
    border: 1px solid #00aae7;
    border-radius: 50%;
    display: inline-block;
    line-height: .9;
    text-align: center;
    width: 2rem;
    height: 2rem;
    padding: 2px 1px 0 2px
}

.editableAddress__PaymentInfo--minusicon:after {
    content: "-";
    color: #00aae7
}

.editableAddress__PaymentInfo--paymentterms {
    margin: 1.7rem 3.35rem
}

.editableAddress__PaymentInfo--paymenttermscontent {
    color: #999;
    font-size: 1.4rem;
    line-height: 1.8;
    margin-bottom: 0
}

.editableAddress__CreditCard {
    display: none
}

.editableAddress__CreditCard.show {
    display: block;
    margin-bottom: 3.5rem
}

.editableAddress__CreditCard--popup {
    color: #0c55a5;
    font-size: 1.4rem;
    margin-top: 1.05rem;
    margin-left: 1.5rem;
    cursor: pointer
}

@media(max-width: 767px) {
    .editableAddress__CreditCard--input {
        margin-left: 3.1rem
    }
}

.editableAddress__CreditcardImg {
    margin-top: .5rem;
    margin-left: 2rem
}

.editableAddress__CreditcardImg--master {
    margin-left: 1.8rem;
    margin-right: 2.05rem
}

@media(max-width: 767px) {
    .editableAddress__CreditcardImg {
        margin-left: 5rem
    }
}

.editableAddress__PlaceOrder {
    margin: .5rem 1.9rem;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    padding: 1.2rem 1.5rem;
    background-color: #f5f5f5
}

.editableAddress__PlaceOrder.bgcolor {
    background-color: #fff;
    margin-top: 5px !important
}

.editableAddress__PlaceOrder--title {
    color: #000
}

.editableAddress__PlaceOrder--email {
    color: #000;
    font-size: 1.6rem;
    display: inline-block;
    margin-bottom: 0
}

.editableAddress__PlaceOrder--border {
    margin: 1.5rem 3.35rem;
    border: .05rem solid #e5e5e5
}

.editableAddress__PlaceOrder--label {
    margin: 0 3.35rem
}

.editableAddress__PlaceOrder--edit {
    color: #0c55a5;
    font-size: 1.4rem;
    float: right
}

.editableAddress__PlaceOrder--edit:hover {
    text-decoration: none
}

.editableAddress__PlaceOrder--confirmation {
    margin-top: 1rem;
    padding-left: 0;
    padding-right: 0;
    text-align: right
}

.editableAddress__PlaceOrder--plusicon {
    border: 1px solid #00aae7;
    border-radius: 50%;
    display: inline-block;
    line-height: .9;
    text-align: center;
    width: 2rem;
    height: 2rem;
    padding: 3px 3px 0 4px
}

.editableAddress__PlaceOrder--plusicon:after {
    content: "+";
    color: #00aae7
}

.editableAddress__PlaceOrder--addemail {
    font-size: 1.6rem;
    color: #00aae7;
    margin-left: 1rem;
    position: absolute;
    cursor: pointer
}

.editableAddress__PlaceOrder--nofiles {
    margin: 1.3rem 1.4rem;
    font-size: 1.2rem;
    color: #000;
    position: absolute;
    margin-top: .5rem !important
}

.editableAddress__PlaceOrder--upload {
    width: 274.5px;
    margin-left: 3.35rem;
    border: 1px solid #e5e5e5;
    padding: 1rem;
    display: inline-block;
    padding-bottom: 0 !important
}

.editableAddress__PlaceOrder--filebtn {
    padding: 0 1rem !important;
    font-size: 1rem !important;
    height: 2.5rem;
    width: 7.5rem
}

.editableAddress__PlaceOrder--uploadbtn {
    margin-left: 1rem;
    width: 78.5px;
    padding: 1rem !important
}

@media(max-width: 474px) {
    .editableAddress__PlaceOrder--uploadbtn {
        margin-top: 1rem;
        margin-left: 3.5rem
    }
}

.editableAddress__PlaceOrder--termscond {
    margin-top: 2.5rem;
    margin-left: 3.35rem
}

.editableAddress__PlaceOrder--review {
    font-size: 1.9rem;
    color: #000;
    line-height: 1.2
}

.editableAddress__Review {
    display: none
}

.editableAddress__Review.show {
    display: block
}

.editableAddress__Form {
    margin-top: 15px;
    margin-left: 33.5px
}

.editableAddress__FormGroup {
    margin-bottom: 1.5rem
}

.editableAddress__TextBox {
    margin-top: 1.9rem;
    margin-left: 3.35rem;
    font-size: 1.6rem;
    color: #000
}

.editableAddress__TextArea {
    resize: none;
    margin: 1rem 3.3rem;
    min-width: 527.5px;
    height: 80px;
    border: 1px solid #e5e5e5;
    font-size: 16px
}

@media(max-width: 767px) {
    .editableAddress__TextArea {
        min-width: 300px
    }
}

.editableAddress__Label {
    margin: 1rem 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.6rem
}

.editableAddress__Label--purchaseorder {
    margin-left: 3.1rem
}

.editableAddress--inputtext {
    padding: 0
}

.editableAddress--note {
    margin-left: 3.35rem;
    font-size: 1.4rem
}

.editableAddress__DeliveryInstructions {
    margin-left: 3.35rem;
    margin-top: 1.5rem;
    font-size: 1.4rem;
    color: #999
}

.editableAddress--bold {
    font-weight: 400
}

.editableAddress__Btn {
    text-align: right;
    margin-right: 3.4rem;
    margin-top: 1.7rem
}

.editableAddress--bcol {
    padding-left: 0;
    padding-right: 0
}

.editableAddress__BillingAttention,
.editableAddress__ShippingAttention {
    color: #999;
    font-size: 1.4rem;
    line-height: 1.5
}

.cctype {
    display: none
}

.cctype.active {
    display: inline
}

@media print {
    @page {
        size: 330mm 410mm
    }

    .header__Toggle {
        display: none
    }

    .header__NavLinks--Navrow {
        display: none !important
    }

    .accounts__Data:nth-of-type(odd),
    .orderDetails--orderinfocolor,
    .viewCart__orderContent--Info,
    .viewCart__orderSummary--couponapplied {
        -webkit-print-color-adjust: exact
    }

    .orderDetails--printbtn {
        display: none
    }

    .viewCart__productCart--header {
        display: -ms-flexbox;
        display: flex
    }

    .accounts--display {
        display: block
    }

    .leftPanel {
        display: none !important
    }

    .order-details__Addresses,
    .order-details__ContactInfo {
        max-width: 50%
    }

    .viewCart__productCart--proddesc {
        width: calc(100% - 110px)
    }
}

#internalInstructionInput+.form--error,
#specialInstructions-error,
.additionalEmailRequiredError.error {
    margin-left: 3.3rem;
    display: block
}

#internalInstructionInput.form--error,
#specialInstructions.form--error {
    color: #000
}

.additionalEmailEntry .emailHolder {
    display: none;
    padding-right: 5px;
    margin-top: 1rem
}

.additionalEmailEntry .editemail,
.additionalEmailEntry.emailEntered .emailHolder {
    display: block
}

.additionalEmailEntry.emailEntered .editemail,
.mappedInputField,
.mappedUserFLow .internalDeliveryInstructionsTextField,
.mappedUserFLow .internalDeliveryInstructions__Edit,
.mappedUserFLow .mappedEditLink,
.mappedUserFLow .mappedTextField {
    display: none
}

.mappedUserFLow #internalInstructionInput,
.mappedUserFLow .mappedInputField {
    display: block
}

.mappedUserFLow.mappedUserSuccess .mappedEditLink {
    display: inline
}

.mappedUserFLow.mappedUserSuccess .mappedTextField {
    display: block;
    width: 100%
}

.mappedUserFLow.mappedUserSuccess .mappedInputField {
    display: none
}

.mappedUserFLow .col-md-12 .hiddenVisibility.editableAddress--note {
    visibility: visible
}

.proceedSucess .mappedUserFLow .internalDeliveryInstructions__Edit {
    display: inline
}

.proceedSucess .mappedUserFLow .internalDeliveryInstructionsTextField {
    display: block
}

.proceedSucess .mappedInputField,
.proceedSucess .mappedUserFLow #internalInstructionInput,
.proceedSucess .mappedUserFLow .internalDeliveryInstructionsNote {
    display: none
}

.proceedSucess .mappedTextField {
    display: block;
    width: 100%
}

.ShipBill.checkoutTab.active .proceedToNextStep {
    display: inline-block
}

#specialtermscheckboxValidation-error {
    margin-top: 2rem
}

#termsAndCondtionsAgreement-error {
    margin-bottom: 2rem
}

#specialTermsAgreementCheck-error,
#termsAndCondtionsAgreement-error {
    display: block
}

.shipBillinternalInstructionInput {
    margin-left: 3.3rem !important
}

.mappedAttentionSwitch .editableAddress__Label {
    font-size: 1.6rem
}

.checkoutTab .address__AddressBlock {
    line-height: 3;
    border: .1rem solid #e5e5e5;
    border-radius: 6px;
    padding: .9rem 1rem 0 .9rem
}

#editableAddress__ShipBillInfo--specialIntstr {
    font-size: 1.6rem !important
}

.editableAddress__DeliveryInstructions--note {
    margin-top: 1rem
}

button:focus {
    outline: 0 none
}

.button {
    padding: 1.1rem 1.8rem;
    border-radius: .4rem;
    font-size: 1.6rem;
    margin-bottom: 1rem
}

.button--small {
    font-size: 1.4rem
}

.button--large {
    font-size: 1.8rem
}

.button--small {
    padding: .8rem
}

.button--wider {
    min-width: 22rem
}

.button--primary {
    background-color: #084498;
    color: #fff
}

.button--light {
    background-color: #fff;
    color: #084498;
    border: .1rem solid #084498
}

.button--secondary {
    color: #474747;
    background-color: #fff;
    border-color: #474747;
    padding: .6rem 1.8rem
}

.button--secondarybg {
    background-color: #474747;
    color: #fff
}

.button--close {
    background-color: #fff
}

.button.focus,
.button:focus {
    outline: 0;
    box-shadow: none
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em+.75rem+2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e5e5e5;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem+1px);
    padding-bottom: calc(.375rem+1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem+1px);
    padding-bottom: calc(.5rem+1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem+1px);
    padding-bottom: calc(.25rem+1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em+.5rem+2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em+1rem+2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group,
.form__Group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    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: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    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: #28a745
}

.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(40, 167, 69, .9);
    border-radius: .25rem
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em+.75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3E%3Cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(.375em+.1875rem);
    background-size: calc(.75em+.375rem) calc(.75em+.375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em+.75rem);
    background-position: top calc(.375em+.1875rem) right calc(.375em+.1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc((3em+2.25rem)/4+1.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3E%3Cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3E%3Cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em+.375rem) calc(.75em+.375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip {
    display: block
}

.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.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(220, 53, 69, .9);
    border-radius: .25rem
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em+.75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='%23dc3545'viewBox='-2-277'%3E%3Cpathstroke='%23dc3545'd='M00l33m0-3L03'/%3E%3Ccircler='.5'/%3E%3Ccirclecx='3'r='.5'/%3E%3Ccirclecy='3'r='.5'/%3E%3Ccirclecx='3'cy='3'r='.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(.375em+.1875rem);
    background-size: calc(.75em+.375rem) calc(.75em+.375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em+.75rem);
    background-position: top calc(.375em+.1875rem) right calc(.375em+.1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc((3em+2.25rem)/4+1.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3E%3Cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='%23dc3545'viewBox='-2-277'%3E%3Cpathstroke='%23dc3545'd='M00l33m0-3L03'/%3E%3Ccircler='.5'/%3E%3Ccirclecx='3'r='.5'/%3E%3Ccirclecy='3'r='.5'/%3E%3Ccirclecx='3'cy='3'r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em+.375rem) calc(.75em+.375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip {
    display: block
}

.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #dc3545
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media(min-width: 576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group,
    .form-inline .form__Group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.form {
    font-size: 1.7rem;
    margin: 1rem
}

.form--error {
    color: #c00;
    font-size: 1.6rem;
    margin: 1rem 0 0
}

.form--error.form__Input,
.form--error.form__Input:not(:disabled):not(.disabled):focus {
    border-color: #c00;
    color: #000
}

.form--error.form__Input:hover,
.form--error.form__Input:not(:disabled):not(.disabled):focus:hover {
    border-color: #c00
}

.form--error.form__Input:focus,
.form--error.form__Input:not(:disabled):not(.disabled):focus:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 9px rgba(254, 77, 77, .6)
}

.form__RowLabel {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

@media(max-width: 580px) {
    .form__RowLabel {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.form__RowInput {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

@media(max-width: 992px) {
    .form__RowInput {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%
    }
}

@media(max-width: 580px) {
    .form__RowInput {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.form__Group {
    margin-bottom: 2rem
}

.form__Group-checkbox {
    display: inline-block;
    position: relative
}

.form__Group-checkbox:focus>.form__Label-checkbox-mask,
.form__Group-checkbox:hover>.form__Label-checkbox-mask {
    border-color: #404040
}

.form__Title {
    padding-left: 15px;
    font-size: 1.8rem;
    margin-bottom: 2rem;
    ;
    color: #404040;
    font-weight: 400
}

.form__Title--registration {
    padding-left: 0 !important
}

.form__Label {
    margin-bottom: 1.2rem;
    display: block;
    color: #000
}

.form__Label--radio {
    border-radius: 9px;
    border: 1px solid #bfbfbf;
    width: 18px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    background: #fff;
    box-shadow: 0 1px 3px 0 #e0e0e0;
    box-sizing: content-box;
    margin-left: -3rem;
    margin-top: 2.8rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form__Label--radio:after {
    content: "";
    width: 8px;
    height: 4px;
    position: absolute;
    top: 5px;
    left: 4px;
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 2px 2px;
    background: 0 0;
    transform: rotate(-56deg);
    box-sizing: content-box
}

.form__Label-checkbox-mask {
    border-radius: 2px;
    border: 1px solid #bfbfbf;
    width: 18px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    background: #fff;
    box-shadow: 0 1px 3px 0 #e0e0e0;
    box-sizing: content-box;
    margin: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form__Label-checkbox-mask:after {
    content: "";
    width: 8px;
    height: 4px;
    position: absolute;
    top: 5px;
    left: 4px;
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 2px 2px;
    background: 0 0;
    transform: rotate(-56deg);
    box-sizing: content-box
}

.form__Label-checkbox-text {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    top: -1px;
    left: 2px;
    position: relative;
    font-size: 1.7rem;
    margin: 0;
    padding-left: 2.8rem;
    color: #000;
    cursor: pointer;
    letter-spacing: -.01em
}

.form__Input {
    padding: .8rem 1.4rem;
    width: 100%;
    border: .1rem solid #e5e5e5;
    border-radius: .4rem
}

.form__Input__erormsg {
    border: 1px solid #c00 !important;
    box-shadow: none !important
}

.form__Input:not(:disabled):not(.disabled):focus {
    outline-color: transparent;
    border-color: #4d90fe;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 9px rgba(77, 144, 254, .6)
}

.form__Input.noborder {
    border: 0;
    color: #000
}

.form__Input--fontSize {
    font-size: 1.6rem
}

.form__Input:hover {
    border-color: #000
}

.form__Input-radio {
    cursor: pointer;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    display: none
}

.form__Input-radio:checked+.form__Label--radio,
.form__Input-radio:checked+input+.form__Label--radio,
.form__Input-radio:checked+label+.form__Label--radio,
.form__Input-radio:checked+label+input+.form__Label--radio {
    background: #3d58a3;
    border-color: #2f447f;
    box-shadow: unset
}

.form__Input-checkbox {
    vertical-align: middle;
    position: absolute;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
    width: 1.8rem;
    height: 1.8rem;
    left: 0
}

.form__Input-checkbox:checked+.form__Label-checkbox-mask,
.form__Input-checkbox:checked+input+.form__Label-checkbox-mask,
.form__Input-checkbox:checked+label+.form__Label-checkbox-mask,
.form__Input-checkbox:checked+label+input+.form__Label-checkbox-mask {
    background: #3d58a3;
    border: none !important;
    box-shadow: unset
}

.form__Input-checkbox:focus+.form__Label-checkbox-mask,
.form__Input-checkbox:hover+.form__Label-checkbox-mask {
    border-color: #585452 !important
}

.form__Input--error {
    border-color: #c00
}

.form__Input--error:not(:disabled):not(.disabled):focus {
    border-color: #c00
}

.form__Input--error-info {
    color: #c00
}

.form__Link {
    display: table;
    margin-bottom: 1.2rem;
    color: #084498
}

@media(min-width: 1310px) {
    .form__Link {
        margin-left: 30px
    }
}

.form__Link:hover {
    text-decoration: none
}

.form--required {
    color: #c00;
    font-size: 1.5rem
}

.form__Description {
    margin-bottom: 2.5rem
}

.form__Information {
    color: #0c55a5;
    font-size: 1.4rem;
    display: block;
    text-align: right;
    margin-top: 1rem;
    cursor: default;
    display: unset;
    float: right
}

.form__Information--light {
    color: #909090
}

.form__Information--italic {
    font-style: italic
}

.form__Information--requiredText {
    text-align: left;
    font-style: normal;
    float: none;
    margin-bottom: 10px;
    display: block
}

.form__Information--red {
    color: #c00
}

.form--subPart {
    border-bottom: 1px solid #e5e5e5;
    margin: 2rem 0
}

.form--subPart:last-child {
    border-bottom: 0
}

.form--horizontal .form__Label {
    padding: .9rem 1.5rem
}

@media(max-width: 767px) {
    .form--horizontal .form__Label {
        padding: 1.4rem 1.9rem .2rem
    }
}

.form--horizontal .form__Group {
    margin-bottom: 1.5rem
}

.form--bordered {
    padding: 3rem;
    border: 1px solid #e5e5e5;
    border-radius: .4rem
}

@media only screen and (max-width: 767px) {
    .form--bordered {
        margin: 0;
        padding: 2rem
    }
}

.form--bordered.forgot__user--page {
    border-bottom: 0;
    margin-bottom: -12px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.form--bordered.thank__you--page {
    padding: 4rem 2rem;
    margin: 5rem auto
}

@media only screen and (max-width: 767px) {
    .form--bordered.thank__you--page {
        padding: 5rem 1rem;
        margin: 3rem auto;
        text-align: center
    }
}

.form--marginBtm25 {
    margin-bottom: 2.5rem
}

.popover {
    font-size: 1.4rem
}

#changeCompanyInfoMyAccount .form__Label,
#changePasswordMyAccount .form__Label,
#changeUsernameMyAccount .form__Label {
    line-height: 38px;
    font-size: 15px
}

@media only screen and (max-width: 767px) {
    .form--forgotPassword.form--bordered {
        margin: 0;
        padding: 4rem 2rem 2rem
    }

    .paragraph--extendedMarginBottom {
        margin-bottom: 3rem
    }

    .col.back--To--LoginLink {
        padding-left: 3px !important
    }
}

#changePasswordMyAccount .confirm--NewPassword {
    line-height: 22px
}

.preferences__email--labels .form__Label-checkbox-text {
    font-size: 1.6rem !important
}

.breadcrumb {
    display: block;
    padding: .5rem 0;
    list-style: none;
    font-size: 1.6rem;
    color: #404040
}

.breadcrumb__Item {
    display: inline-block;
    margin-right: .5rem
}

.breadcrumb__Item a:hover {
    text-decoration: none
}

.breadcrumb__Separator {
    display: inline-block;
    width: .7rem;
    height: .7rem;
    border: .1rem solid #0c55a5;
    border-bottom: 0;
    border-left: 0;
    transform: rotate(45deg)
}

.breadcrumb--extendedMarginBottom {
    margin-bottom: 4rem
}

.breadcrumb-panel {
    border: 1px solid #e5e5e5;
    width: 100%;
    position: relative;
    margin-top: -1px;
    margin-bottom: -1px;
    font-size: 16px;
    letter-spacing: -.01em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 16px 7px;
}

@media only screen and (min-width: 768px) {
    .breadcrumb-panel {
        padding: 10px 0 7px;
        line-height: 1.6;
    }
}

@media print {
    .breadcrumb-panel {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumb-panel--nav-only {
        display: none
    }
    .breadcrumb-panel {
        display: none;
    }
    .leftPanel_marginTop ul li.active{
        margin-left: 0px;
    }
}
@media (min-width: 767px) and (max-width: 993px) {
    .leftPanel_marginTop ul li.active{
        margin-left: 0px;
    }
}

.breadcrumb-panel .pki-breadcrumb {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.breadcrumb-panel .pki-social-logos {
    width: 100%;
    text-align: right;
    margin-left: auto
}

@media only screen and (min-width: 768px) {
    .breadcrumb-panel .pki-social-logos {
        width: auto
    }
}

.pki-region>.breadcrumb-panel {
    margin-top: -16px
}

.breadcrumb-panel .social-share-block {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.pki-breadcrumb {
    display: none;
    margin: 0;
    padding: 0
}

@media only screen and (min-width: 768px) {
    .pki-breadcrumb {
        display: block
    }
}

.pki-breadcrumb__Item {
    position: relative;
    display: inline-block;
    padding: 4px 0;
    margin-right: 19px;
    color: #000
}

.pki-breadcrumb__Item:not(:last-child):before {
    content: " ";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23000000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z' /%3E%3C/svg%3E");
    background-size: 11px 11px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    background-position: 50%;
    width: 100%;
    height: 100%
}

.pki-breadcrumb__Item:not(:last-child):before {
    background-position: 100%;
    left: auto;
    right: -18px
}

.pki-breadcrumb__Item a {
    color: #000;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    transition: color .2s ease-out;
    color: inherit;
    position: relative;
    z-index: 9
}

.pki-breadcrumb__Item a:active,
.pki-breadcrumb__Item a:focus,
.pki-breadcrumb__Item a:hover {
    color: #00aae7;
    text-decoration: none
}

.content-slot {
    margin: 1rem auto;
    background-color: #f5f5f5;
    text-align: left;
    color: #404040;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 3rem;
    border-radius: .5rem;
    line-height: 1.8
}

.content-slot__Title {
    color: #800f69;
    ;
    line-height: 1.2
}

@media only screen and (min-width: 768px) {
    .content-slot {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin: 1.6rem 1.6rem 1.6rem 5rem
    }
}

.content-slot--light {
    border: 1px solid #e5e5e5
}

.content-slot__Text {
    font-size: 1.8rem;
    line-height: 1.2
}

select {
    padding: 4px;
    margin: 0;
    background: #fff;
    color: #888;
    border: 0;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    width: 150px;
    border-radius: 0
}

select::-ms-expand {
    display: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select {
        padding-right: 18px
    }
}

.form__Select {
    position: relative
}

.form__Select:after {
    content: "\f107";
    font-family: Font Awesome\ 5 Free;
    font-size: 16px;
    font-weight: 900;
    color: #0c55a5;
    right: 8px;
    top: 4px;
    padding: 5px 10px;
    position: absolute;
    pointer-events: none
}

.specialInstructionsFormSelect:after {
    background: #fff !important
}

.form__Select--dropdown:after {
    right: 14px !important
}

.form__Select:before {
    content: "";
    right: 4px;
    top: 0;
    width: 23px;
    height: 18px;
    position: absolute;
    pointer-events: none;
    display: block
}

.popup__Content {
    padding: 30px
}

.popup__Close {
    text-align: right;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 2.5rem
}

.popup__Body {
    padding: 2rem 1rem 1rem
}

.introduction li {
    display: list-item
}

.introduction ul {
    list-style-type: disc
}

.introduction ol,
.introduction ul {
    margin: 10px 0 20px;
    padding: 0 0 0 20px;
    line-height: 1.6
}

.introduction ol ul,
.introduction ul ul {
    list-style-type: circle
}

.introduction ol ol ul,
.introduction ol ul ul,
.introduction ul ol ul,
.introduction ul ul ul {
    list-style-type: square
}

.introduction ol li ol,
.introduction ol li ul,
.introduction ul li ol,
.introduction ul li ul {
    margin-top: 5px
}

@media only screen and (min-width: 768px) {
    .introduction {
        margin-top: 10px
    }
}

.introduction__Title {
    font-size: 30px;
    color: #404040;
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .introduction__Title {
        font-size: 30px;
        letter-spacing: -.1px
    }
}

.introduction__Title--lg {
    line-height: 1.2;
    color: #800f69;
    letter-spacing: -.03em;
    ;
    font-weight: 400;
    font-size: 38px
}

@media only screen and (min-width: 768px) {
    .introduction__Title--lg {
        font-size: 37px;
        margin-bottom: 25px
    }
}

.introduction__Subtitle {
    font-weight: 400;
    padding-left: 3px;
    letter-spacing: -.01em;
    margin: 20px 0 10px;
    font-size: 18px
}

.introduction__Lead {
    margin-bottom: 24px;
    padding: 3px
}

.introduction__Lead p {
    font-size: 18px;
    line-height: 1.4
}

@media only screen and (min-width: 768px) {
    .introduction__Lead p {
        font-size: 19px
    }
}

.page__Title {
    font-size: 4.4rem;
    color: #800f69;
    ;
    line-height: 1.1;
    margin-bottom: 4rem;
    letter-spacing: -.01em
}

@media only screen and (max-width: 767px) {
    .page__Title {
        font-size: 3.4rem;
        margin-bottom: 2.5rem
    }
}

.page__Title--sub {
    font-size: 2.5rem;
    margin-bottom: 3rem
}

.page__Title--border,
.page__Title--paddingBottom {
    border-bottom: .05rem solid #e5e5e5
}

.page__Title--paddingBottom {
    padding-bottom: 2.5rem
}

.container--small {
    max-width: 87.5rem;
    margin: 1rem auto
}

.container--medium {
    max-width: 116rem;
    margin: 1rem auto
}

.container--center {
    text-align: center
}

.guide__Item {
    border: 1px solid #eee;
    border-radius: 7px;
    background: #eee;
    margin: 1rem 0
}

.guide__Title {
    font-weight: 400;
    font-size: 2.8rem;
    margin: 2rem 1rem 1rem
}

.guide__Preview {
    padding: 2rem;
    background: #fff;
    margin-bottom: 2rem
}

.guide__CodeWrapper {
    padding: 1.5rem 2.2rem
}

.guide__CodeTitle {
    font-weight: 400;
    font-size: 1.9rem;
    margin-bottom: 1.5rem
}

.guide__CodeClassname {
    color: #d44950
}

.footer {
    border-top: 1px solid #e5e5e5;
    background-color: #fff
}

.footer,
.footer__footerContent {
    width: 100%;
    line-height: 1.75
}

.footer__footerContent {
    padding: 5rem;
    max-width: 1310px;
    margin: 0 auto
}

@media(min-width: 1310px) {
    .footer__footerContent {
        padding-left: 170px
    }
}

@media(min-width: 1360px) and (min-width:1366px) {
    .footer__footerContent {
        padding-left: 140px
    }
}

@media(min-width: 1440px) {
    .footer__footerContent {
        padding-left: 100px
    }
}

@media(min-width: 1600px) {
    .footer__footerContent {
        padding-left: 30px
    }
}

@media only screen and (max-width: 767px) {
    .footer__footerContent {
        padding: 3rem 2rem
    }
}

.footer__footerContent--ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.footer__footerContent .fLinks {
    font-weight: 400;
    line-height: 1.5
}

.footer__footerContent .fLinks:hover {
    text-decoration: none
}

.footer__footerContent--linksBlock {
    padding-left: 2rem !important;
    padding-right: 0 !important;
    line-height: .7;
    font-size: 3.6rem;
    font-weight: 700;
    text-align: left;
    color: #404040
}

.footer__footerContent--linksBlock a {
    font-size: 1.6rem;
    text-align: left;
    color: #404040
}

.footer__footerContent--linksBlock a:hover {
    color: #00aae7
}

.footer_footerLsdx{
    margin-bottom: 10px;
}

.footer__footerContent--headings {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.75;
    text-align: left;
    color: #404040
}

.footer__footerContent--socialShareBlock a {
    color: #fff;
    font-family: ss-social-regular;
    word-wrap: normal;
    display: block;
    text-align: center;
    line-height: 1.9
}

@media(max-width: 768px) {
    .footer__footerContent--socialShareBlock a {
        line-height: 2.1
    }
}

.footer__footerContent--socialShareBlock a:hover {
    color: #fff
}

.footer__footerContent--socialShareBlock {
    font-family: ss-social-regular
}

.footer__footerContent--socialShareBlock ul li {
    display: inline-block;
    color: #fff;
    line-height: 32px;
    width: 28px;
    height: 28px;
    font-size: 1.6rem;
    border-radius: 1.4rem;
    text-align: center;
    background: red;
    background: linear-gradient(#2459b8, #2459b8);
    margin: 0 3px
}

.footer__footerContent--socialShareBlock ul li:first-child {
    margin-left: 0
}

.footer__footerContent--socialShareBlock {
    margin-top: 1.5rem
}

.footer__footerContent--copyright {
    color: #999;
    font-size: 1.3rem;
    margin-bottom: 0;
    padding-left: 5px
}

.footer__footerContent--peLocation {
    padding: 20px 5px;
    margin-top: 45px;
    font-size: 1.4rem;
    margin-bottom: 0
}

.footer__footerContent--countryLink {
    color: #1b4ea4;
    font-size: 1.4rem
}

@media only screen and (min-width: 768px) {
    .footer__footerContent--linksBlock {
        padding-top: 20px
    }

    .footer__footerContent--peLocation {
        padding: 5px;
        margin-top: 10px
    }

    .footer__footerContent__footerContent {
        padding: 20px;
        line-height: 2.2
    }
}

.header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-bottom: 1px solid #e5e5e5
}

@media only screen and (min-width: 768px) {
    .header {
        min-height: 120px;
        padding-bottom: 8px;
        flex-direction: column;
        flex-wrap: initial;
    }
}

@media only screen and (min-width: 992px) {
    .header {
        min-height: 130px
    }
}

@media only screen and (min-width: 1200px) {
    .header {
        min-height: 140px
    }
}

@media only screen and (min-width: 1600px) {
    .header {
        min-height: 150px
    }
}

.header__Panel {
    width: 100%;
    padding: 10px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex: 1 1 auto;
    text-align: right;
    min-height: auto;
    height: 0
}

@media only screen and (min-width: 768px) {
    .header__Panel {
        height: auto
    }
}

.-vdebug .header__Panel {
    background: #ff0
}

.header__Wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 1 1 auto;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 70px;
    padding: 5px 0 0;
    position: relative
}

.header__Wrapper>* {
    padding: 12px 15px 11px
}

@media only screen and (min-width: 768px) {
    .header__Wrapper>* {
        padding: 10px
    }
}

@media only screen and (min-width: 768px) {
    .header__Wrapper {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        min-height: 100px;
        padding: 0
    }
}

.header__LogoNavContainer {
    padding: 0 !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 70px
}

@media only screen and (max-width: 767px) {
    .header__LogoNavContainer {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.header__LogoNavContainer.-compressed {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header__LogoNavContainer.-compressed .header__LogoWrapper {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.header__LogoNavContainer>* {
    padding: 12px 15px 11px
}

@media only screen and (min-width: 768px) {
    .header__LogoNavContainer>* {
        padding: 10px
    }
}

@media only screen and (min-width: 768px) {
    .header__LogoNavContainer {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.header__LogoWrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px
}

@media only screen and (min-width: 768px) {
    .header__LogoWrapper {
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-preferred-size: 120px;
        flex-basis: 120px;
        padding-left: 16px;
        padding-bottom: 0
    }
}

@media only screen and (min-width: 1200px) {
    .header__LogoWrapper {
        -ms-flex-preferred-size: 150px;
        flex-basis: 150px
    }
}

@media only screen and (min-width: 1600px) {
    .header__LogoWrapper {
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.-vdebug .header__LogoWrapper {
    background: red
}

.header__LogoWrapper svg {
    position: relative;
    z-index: 99;
    height: 59px
}

@media only screen and (min-width: 768px) {
    .header__LogoWrapper svg {
        height: 75px
    }
}

@media only screen and (min-width: 1200px) {
    .header__LogoWrapper svg {
        height: 81px
    }
}

.header__Cart svg {
    width: 30px;
    height: 20px
}

.header__Panel {
    padding: 0
}

.header__Panel .pki-span.-nav-separator {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.header__Panel .pki-span.-nav-separator:after,
.header__Panel .pki-span.-nav-separator:before {
    content: " "
}

.header__Panel ol,
.header__Panel ul {
    list-style: none;
    margin: 10px 0 20px;
    padding: 0;
    line-height: 1.6
}

.header__Panel ol ol ul,
.header__Panel ol ul,
.header__Panel ol ul ul,
.header__Panel ul ol ul,
.header__Panel ul ul,
.header__Panel ul ul ul {
    list-style: none
}

.header__Panel ol li ol,
.header__Panel ol li ul,
.header__Panel ul li ol,
.header__Panel ul li ul {
    margin-top: 5px
}

.header__Panel ul {
    margin: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top
}

.header__Panel li {
    display: none;
    word-spacing: -.15em;
    font-size: 14px;
    position: relative
}

@media only screen and (min-width: 768px) {
    .header__Panel li {
        display: inline-block
    }
}

.header__Panel li a {
    color: #404040;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    transition: color .2s ease-out;
    word-spacing: normal;
    letter-spacing: .01em;
    padding: 13px 0 2px;
    display: inline-block
}

.header__Panel li a:active,
.header__Panel li a:focus,
.header__Panel li a:hover {
    color: #00aae7;
    text-decoration: none
}

.header__Panel li a:first-child {
    padding-left: 10px
}

@media only screen and (min-width: 1200px) {
    .header__Panel li a:first-child {
        padding-left: 20px
    }
}

.header__Panel li a:last-child {
    padding-right: 10px
}

@media only screen and (min-width: 1200px) {
    .header__Panel li a:last-child {
        padding-right: 20px
    }
}

.header__Panel li+li {
    border-left: 1px solid #ccc
}

.header__PunchoutLogo {
    vertical-align: top;
    position: relative;
    direction: rtl;
    display: none
}

@media only screen and (min-width: 768px) {
    .header__PunchoutLogo {
        display: inline-block
    }
}

.header__PunchoutLogo img {
    padding-top: 7px;
    position: absolute;
    height: 38px;
    width: auto;
    opacity: .85;
    z-index: 99
}

@media only screen and (min-width: 1200px) {
    .header__PunchoutLogo img {
        margin-right: -10px
    }
}

.header .cookies-strip {
    -ms-flex: 1 1 auto
}

.header__WelcomeUser {
    position: relative;
    letter-spacing: -.01em
}

.header__WelcomeUser:before {
    width: 12px;
    height: 12px;
    right: 0
}

.header__NavWrapper {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: none
}

@media only screen and (min-width: 768px) {
    .header__NavWrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: flex-end;
        padding-bottom: 9px
    }
}

@media only screen and (min-width: 1200px) {
    .header__NavWrapper {
        padding-bottom: 14px
    }
}

@media only screen and (min-width: 1600px) {
    .header__NavWrapper {
        -ms-flex-preferred-size: 1100px;
        flex-basis: 1100px
    }
}

.-vdebug .header__NavWrapper {
    background: green
}

.header__TopLevelNav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    left: -2px;
    top: 80px
}

@media only screen and (min-width: 768px) {
    .header__TopLevelNav {
        top: 0;
        left: -7px;
    }
}

@media only screen and (min-width: 1200px) {
    .header__TopLevelNav {
        left: -7px;
    }
}

@media only screen and (min-width: 1600px) {
    .header__TopLevelNav {
        left: -8px;
    }
}

.header__TopLevelNav>li {
    padding-left: 7px;
    padding-right: 7px;
}

@media only screen and (min-width: 1200px) {
    .header__TopLevelNav>li {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media only screen and (min-width: 1600px) {
    .header__TopLevelNav>li {
        padding-left: 20px;
        padding-right: 20px
    }
}

.header__TopLevelNav>li a {
    font-size: 14px;
    font-weight: 400;
    color: #404040;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    transition: color .2s ease-out
}

.header__TopLevelNav>li a:active,
.header__TopLevelNav>li a:focus,
.header__TopLevelNav>li a:hover {
    color: #00aae7;
    text-decoration: none
}

@media only screen and (min-width: 992px) {
    .header__TopLevelNav>li a {
        font-size: 16px
    }
}

.header__UtilsWrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: nowrap;
    padding-bottom: 72px
}

@media only screen and (min-width: 768px) {
    .header__UtilsWrapper {
        -ms-flex-preferred-size: 86px;
        flex-basis: 86px;
        padding-bottom: 10px
    }
}

@media only screen and (min-width: 1600px) {
    .header__UtilsWrapper {
        -ms-flex-preferred-size: 346px;
        flex-basis: 346px;
        padding-bottom: 10px;
    }
}

.-vdebug .header__UtilsWrapper {
    background: #00f
}

.header__UserDropdownArrow {
    position: relative;
    margin-left: 10px;
    transform: rotate(45deg);
    color: #254f9e;
    margin-top: 0;
    top: 4px;
    right: 0;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    width: 7px;
    height: 7px;
    border: 2px solid #254f9e;
    border-top: 0;
    border-left: 0
}

.header__CartCount.count {
    font-size: 12px;
    display: block;
    text-align: center;
    margin-top: 8px
}

.header__CartCount.count {
    color: #fff;
    margin-left: 12px;
    background-color: #0c55a5;
    width: 27px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.header__UserProfileName {
    color: #404040 !important;
    text-decoration: none
}

.header ul .header__UserProfileDropDown {
    position: absolute;
    font-size: 16px;
    line-height: 34px;
    padding: 10px 15px;
    min-width: 210px;
    border-radius: 2px;
    z-index: 99999;
    top: 40px;
    list-style: none;
    border: 1px solid #e5e5e5;
    background: #fff;
    display: none;
    right: 12px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.header ul .header__UserProfileDropDown:before {
    content: "";
    border: 10px solid transparent;
    border-top: 0;
    border-bottom: 10px solid #e5e5e5;
    position: absolute;
    top: -11px;
    left: 188px
}

.header ul .header__UserProfileDropDown:after {
    content: "";
    border: 10px solid transparent;
    border-top: 0;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    left: 188px
}

.header ul .header__UserProfileDropDown:focus,
.header ul .header__UserProfileDropDown:hover {
    color: #00aae7 !important
}

.header ul .header__UserProfileDropDown li {
    border: 0;
    display: block;
    text-align: left;
    margin-right: 0;
    min-height: 10px;
    line-height: 24px
}

.header ul .header__UserProfileDropDown li a {
    cursor: pointer;
    padding: 0;
    line-height: 24px;
    text-decoration: none
}

.header ul .header__UserProfileDropDown li a:focus,
.header ul .header__UserProfileDropDown li a:hover {
    color: #00aae7 !important
}

.header ul .header__UserProfileDropDown li :last-child a {
    color: #0c55a5 !important
}

@media screen and (min-width: 768px) and (max-width:1025px) {
    .header ul .header__UserProfileDropDown:before {
        top: -10px
    }

    .header ul .header__UserProfileDropDown:after {
        top: -9px
    }
}

.header ul .header__UserProfileDropDown.open {
    display: block
}

@media(min-width: 768px) {
    .header__ImgContainer {
        padding-left: 10px;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        overflow: hidden;
        width: 100%
    }
}

@media(max-width: 767px) {
    .header__ImgContainer {
        display: inline-block;
        width: 49%;
        padding-right: 20px;
        padding-left: 20px
    }
}

.header__ImgDescription {
    line-height: 18px;
    color: #404040;
    margin-top: 15px
}

@media(max-width: 767px) {
    .header__ImgDescription {
        font-size: 13px
    }
}

.header__ImgDescription a {
    color: #0c55a5 !important
}

@media(min-width: 768px) {
    .header__Img {
        width: 120px
    }
}

@media(max-width: 767px) {
    .header__Img {
        width: 100px
    }
}

.header__ImgLink {
    display: block
}

@media(max-width: 767px) {
    .header__ImgLinksWrapper {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        padding-left: 0;
        border-left: 1px solid #000
    }
}

.header__ImgLinksWrapper--noborder {
    border-left: 0
}

@media(min-width: 768px) {
    .header__ImgLayout {
        padding: 28px 20px
    }
}

.header__L1Category {
    display: block;
    position: relative;
    float: left
}

.header__L1Category.open a.header__L1Category--l1names {
    color: #00aae7;
    text-decoration: none;
    display: block
}

.header__L1Category.open a.header__L1Category--l1names:before {
    content: "";
    border: 20px solid transparent;
    border-top: 0;
    border-bottom: 20px solid silver;
    position: absolute;
    top: 22px;
    left: 30%
}

@media(max-width: 767px) {
    .header__L1Category.open a.header__L1Category--l1names:before {
        display: none;
        outline: 0
    }
}

.header__L1Category.open a.header__L1Category--l1names:after {
    content: "";
    border: 20px solid transparent;
    border-top: 0;
    border-bottom: 20px solid #fff;
    position: absolute;
    top: 24px;
    left: 30%;
    z-index: 99999
}

@media(max-width: 767px) {
    .header__L1Category.open a.header__L1Category--l1names:after {
        display: none;
        outline: 0
    }
}

@media(max-width: 767px) {
    .header__L1Category.open a.header__L1Category--l1names {
        padding-bottom: 0 !important
    }

    .header__L1Category.open a.header__L1Category--l1names:after,
    .header__L1Category.open a.header__L1Category--l1names:before {
        display: none
    }
}

@media(min-width: 768px) and (max-width:1199px) {
    .header__L1Category {
        padding: 0
    }
}

@media(max-width: 767px) {
    .header__L1Category {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        float: none
    }
}

.header__L1Category--l1names {
    display: block;
    padding-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .header__L1Category--l1names {
        padding-bottom: 0
    }
}

.header__L2Category {
    z-index: 1000;
    list-style: none;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    height: auto;
    border-right: 1px solid #e5e5e5
}

.header__L2Category:after {
    clear: both
}

@media(max-width: 767px) {
    .header__L2Category {
        display: block;
        height: auto;
        padding-left: 35px
    }
}

@media(min-width: 767px) {
    .header__L2Category {
        padding-top: 21px;
        padding-bottom: 21px;
        line-height: 24px;
        padding-left: 0 !important;
        padding-right: 20px !important;
        border-right: 1px solid #e5e5e5
    }
    .header-nav.header-navbar-nav.navbar-right {
        line-height: 1.5;
    }
}

@media(min-width: 1024px) {
    .header__L2Category {
        padding-left: 0 !important;
        width: 250px
    }
}

@media screen and (max-width: 1025px) and (min-width:768px) {
    .header__L2Category {
        width: 180px
    }
}

@media(max-width: 767px) {
    .header__L2Category {
        border-right: 0
    }
}

.header__L2Category--menu {
    margin-left: 0;
    width: 100%;
    padding: 4px 20px 4px 15px;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

@media(min-width: 768px) {
    .header__L2Category--menu {
        margin-left: 0;
        width: 250px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 400
    }
}

@media screen and (min-width: 767px) and (max-width:1025px) {
    .header__L2Category--menu {
        margin-left: 0;
        width: 180px
    }
}

@media(max-width: 767px) {
    .header__L2Category--menu {
        padding: 5px 3px
    }
}

.header__L2Category--menu.show {
    display: block
}

.header__L2Category--menu.open .header__L2Category--l2names {
    color: #0096d2
}

.header__L2Category--l2names {
    display: block;
    font-weight: 400;
    text-decoration: none;
    color: #404040;
    cursor: pointer;
    font-size: 1.6rem;
    width: 185px
}

.header__L2Category--l2names:hover {
    color: #0096d2 !important;
    text-decoration: none;
    display: block
}

@media(min-width: 767px) {
    .header__L2Category--l2names {
        width: 185px
    }
}

@media(max-width: 767px) {
    .header__L2Category--l2names {
        width: 100%;
        line-height: 1.35
    }
}

.header__L3Category {
    background: #fff;
    display: none;
    border-radius: 0;
    height: auto;
    list-style: none;
    padding: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px
}

.header__L3Category.singlecol {
    -webkit-column-count: 1;
    column-count: 1
}

.header__L3Category.open {
    display: block;
    -ms-flex: 1;
    flex: 1
}

@media(max-width: 767px) {
    .header__L3Category.open {
        position: fixed;
        left: 0;
        background: #fff;
        width: 100vw;
        z-index: 1000;
        top: 165px;
        height: calc(100vh - 125px);
        padding-top: 75px !important
    }
}

@media(min-width: 1025px) {
    .header__L3Category {
        -webkit-column-count: 4;
        column-count: 4
    }

    .header__L3Category.singlecol {
        -webkit-column-count: 1;
        column-count: 1
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .header__L3Category {
        -webkit-column-count: 3;
        column-count: 3
    }
}

@media(max-width: 767px) {
    .header__L3Category {
        padding-right: 20px !important
    }

    .header__L3Category:not(.header__ImgLayout) {
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media(min-width: 1310px) {
    .header__L3Category {
        -webkit-column-count: 4;
        column-count: 4
    }

    .header__L3Category.singlecol {
        -webkit-column-count: 1;
        column-count: 1
    }
}

@media(min-width: 1660px) {
    .header__L3Category {
        -webkit-column-count: 4;
        column-count: 4
    }

    .header__L3Category.singlecol {
        -webkit-column-count: 1;
        column-count: 1
    }
}

.header__L3Category--menu {
    font-size: 1.6rem
}

.header__L3Category--l3names {
    letter-spacing: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
    white-space: normal;
    display: inline-block;
    line-height: 1.3
}

.header__L3Category--l3names:hover {
    color: #337ab7;
    text-decoration: none
}

@media(max-width: 767px) {
    .header__L3Category--l3names {
        line-height: 1.15;
        padding: 2px 5px 2px 20px
    }
}

@media(max-width: 767px) {

    .header__L3Category--l3backlink,
    .header__L3Category--l3header {
        display: block;
        position: absolute;
        top: 25px;
        left: 20px
    }
}

.header__L3Category--l3backlink,
.header__L3Category--l3header {
    display: none;
    font-size: 16px;
    color: #404040
}

@media(max-width: 767px) {

    .header__L3Category--l3backlink,
    .header__L3Category--l3header {
        display: block;
        position: absolute;
        top: 15px;
        padding-left: 0
    }
}

.header__L3Category--l3header {
    font-weight: 400;
    color: #0096d2
}

@media(max-width: 767px) {
    .header__L3Category--l3header {
        top: 45px
    }
}

.header__L3Category--l3backlink .fas {
    margin-right: 7px;
    color: #404040;
    opacity: .75
}

.header__L3Wrapper {
    line-height: 28px;
    list-style: none;
    width: calc(100vw - 250px);
    border-left: 1px solid #e5e5e5;
    padding: 0;
    width: calc(100% - 250px)
}

@media(min-width: 767px) {
    .header__L3Wrapper {
        border-left: 1px solid rgba(0, 0, 0, .15);
        position: relative;
        left: -1px
    }
}

@media(min-width: 1024px) {
    .header__L3Wrapper {
        padding-right: 0 !important
    }
}

@media screen and (max-width: 1025px) and (min-width:768px) {
    .header__L3Wrapper {
        width: calc(100% - 180px)
    }
}

@media(max-width: 767px) {
    .header__L3Wrapper {
        width: 0;
        line-height: 1.55
    }
}

.header__Navtop {
    padding: 0;
    margin-right: 0;
    margin-top: -45px;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    display: -ms-flexbox;
    display: flex;
    min-height: 45px
}

@media only screen and (min-width: 768px) {
    .header__Navtop {
        margin-top: 0;
        margin-bottom: 0
    }
}

.header__List.header__UserName {
    position: relative
}

.header__List--cart {
    margin: 0 20px 2px;
    padding: 0
}

@media only screen and (min-width: 768px) {
    .header__List--cart {
        margin: 4px 20px 2px
    }
}

.header__List--links {
    text-decoration: none;
    line-height: 24px
}

.header__List--links:hover {
    text-decoration: none
}

.header__CartList svg:hover path {
    stroke: #26447d !important
}

.header__CartList svg:hover circle {
    fill: #26447d !important;
    stroke: #26447d !important
}

.header__Toggle {
    border-radius: 0;
    display: block;
    padding: 9px 6px;
    margin-top: 3px;
    float: right;
    margin-right: 0;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    position: absolute;
    top: 20px;
    right: 20px
}

.header__Toggle:focus {
    outline: 0
}

@media only screen and (min-width: 768px) {
    .header__Toggle {
        margin-top: 0;
        margin-bottom: 0;
        display: none
    }
}

.header__HamburgerOpen {
    width: 36px;
    height: 36px;
    position: relative;
    margin: 0;
    padding: 2px 1px;
    transform: rotate(0);
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    font-size: 2.7rem;
    color: #0c55a5
}

.header__HamburgerOpen:hover {
    color: #26447d
}

.header__HamburgerOpen svg {
    width: 22px;
    height: 22px
}

@media only screen and (min-width: 768px) {
    .header__HamburgerOpen {
        display: none
    }
}

.header__CartImg {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAhCAYAAABN2CLhAAAFBUlEQVR4XtWYW2wUVRzGvzMzu+2uhZZCS1saIiAJDcHQYOUiyK2KCkVWyy3RxBdijBDFB6M1Jj7Ig/pAxBcBQwQ1QQ1ShAgNpWI1IaA2pqgRFGhMqb2yvWzb3bkdv4ezZIJru91daPglv91/JnM2X8+c+Z+ZCikl7jY03IWIL39oAcmnOdSNH6cEkmq0TwnLcVExewruK54wfqGx7uMtAHbTiZ7Qkgr1rdMwfYpewKCJPa8sw451czBeGDkBXwhAEUYmSF+gFyIS8OkaxhODvqOWRiF1oPDM8v00i66hyw2fNtDQ/I9uuy6ipoPbjKB2zHKvVcyeHH60vAQEImfjZxiFk/QxKIQAojEHlukCAneGQevKtqfnVu7bsbgl2dDb6D6MI5EhC9urytZ+8PyD34AYGJ062u+5UU86roy4rtSQQXyGBg8OnaSWJEGHlPJHkGRD/00b6TqquVLuL8jNPpYb9IM1CIRqhSYVGDtSAj0DMXAi4OE5T+j6bL/elXRoRa0KjeGYs2nz0nuPbV0+A4NRGwSceZTkB2kArDEWDF1DH9vostdOobV70DvjWxBHE0ceKivEWEPX0V6ad0+2sfrDU5cL9tZd7oKin2tu17PlqNk4D6ngSh+EACRuMosuU3WrABoMT5s1hpNrW63ZPr1RCKwHMJWXcZUEPkccW3pnmCEoP3RdpNpg1tKgZ8L64MFg/8NICBXiz7b+o+yX6xkcNCS8oQ2Bzt4oBoYtTAj40NIRwc9XehBaNB0Gg6dAyFMfwS0Y5957AqNh2i4WvHzi9KXr/eEsnzYJwCo6lXbEe3fMcgTP0wA4M4tyQJEiZXSJqq/S79N5yrtOz6q6gK6Gwm9oaOmM4Mm3G3QGR3NLGH+09iFFqqjfs7FF0n00PeqpN3g3/CyfLq+2R8x+LpHG5nb81tILkpGlkW7o07RH1atokXd7v8Fe+93FdrGJ7bBocgApMJ9WqPoSPZeJ0O30W1VPppUUkmpMPXd6HvJzskRhbjZUX01Id3+Mf6CJBKynuqqP0ygSYGDs1NJqz6X81DQdzJ+Rj9o3VoK4GAXezNA1kWgCNyReiumHrqfddApdQUsgZZvPEEgWtkUk4AFarupmeiGToTvoGbqZ5tNHAgHfwQP1f+FUU9uYt3EhAMeR4JIJeV4uvqZ2xkIralVogpChiYNtPcNse4MQSAk/d9wqIUAg1e8j06HP0E5aSJdLoNTQRauh60iRhXSumvmfoqbbZDkubhK1YTtu2qG7VPCtNI/upr9TP8ZOjK6AYijm1L5UVSYfXzCNtQ0C25VYNKcgvdCKr1RogmpkBtux3ePls/JROb84/eXBZ2dYQyYsnw7FcU0T9bquVeIWLMvBSHAMOBZepJSwbfcQhqyLlu0i7TWtCYFnVs5Ee3gYXLvxY7G+IbO6sy9awToPQFAC3YYm/KVTgmwEgkES/xbHgGMjrCcCMKREbyBL7+VLxHm+ZGBOaS5GIq3/5R1uvIbte89XsO++C2Aab54TxZMCNQ271kR5DP/H64easL/ucjXPqQGQxbW7d+W84j2HX30YyWAgDfgCUdATjtby5ikB4WXdafC6S4mdGAG+6SzmuC84ToAMR+33wxEzDOCT2x5aCFEGTZTEt2SX38y8JInlthD8iI8TuuA4LE02tIb0uEpvUC/NGJ1f8V9+obgToVvpi57gZ+mbST6/vEUtSnCAfoQk+Rc7HOWFIQKHpAAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: 45px 32px;
    display: inline-block;
    height: 32px;
    width: 45px;
    position: relative;
    text-decoration: none;
    padding: 0 !important
}

.header__MobileSeparator {
    display: block
}

.header--mobilewrapper {
    display: none
}

.header--mobilewrapper.show {
    display: block;
    position: fixed;
    background: #fff;
    right: 0;
    z-index: 9999;
    top: 155px;
    padding-top: 75px;
    left: 0;
    height: calc(100vh - 155px);
    padding-left: 20px;
    border-top: 0;
    overflow-y: auto;
    padding-right: 10px
}

.header__NavLinks {
    background-color: #fff;
    border: 0;
    padding-right: 4px;
    margin-bottom: 0;
    position: relative;
    padding-left: 20px
}

.header__NavLinks--Navrow.hide {
    display: none !important
}

@media(min-width: 1200px) {
    .header__NavLinks--Navrow.hide {
        display: inline-block !important
    }
}

.header__NavLinks--searchcontainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.header__NavLinks--search {
    color: #ccc;
    position: relative;
    z-index: 1000;
    font-size: 1.3em;
    display: block;
    right: 0px
}

@media only screen and (min-width: 1200px) {
    .header__NavLinks--search {
        display: block
    }
}

@media(min-width: 768px) and (max-width:1199px) {
    .header__NavLinks--search {
        display: none
    }
}

.header__NavLinks--search.searchclosed {
    display: block
}

@media(max-width: 767px) {
    .header__NavLinks--search {
        right: 0;
        height: auto;
        line-height: normal;
        width: 100%;
        margin-bottom: 10px
    }
}

.header__NavLinks--searchtoggle {
    display: none;
    outline: 0
}

@media only screen and (min-width: 1200px) {
    .header__NavLinks--searchtoggle {
        display: none
    }
}

@media(min-width: 768px) and (max-width:1199px) {
    .header__NavLinks--searchtoggle {
        display: block;
        width: 35px;
        height: 34px;
        background: #fff;
        border-radius: 4px;
        z-index: 199;
        outline: 0;
        text-align: center;
        line-height: 33px;
        font-size: 1.4em;
        color: #0c55a5;
        border: 1px solid #ddd;
        margin: 0 0 0 5px
    }
}

.header__NavLinks--searchresult {
    display: none;
    opacity: 0;
}

.header__NavLinks--searchresult h5 {
    font-size: 14px;
    color: #404040;
    margin: 10px 0;
    line-height: normal
}

.header__NavLinks--searchresult ul {
    padding: 0
}

.header__NavLinks--searchresult ul li {
    line-height: normal;
    list-style: none;
    min-height: 20px;
    text-align: left
}

.header__NavLinks--searchresult ul li a {
    font-size: 13px;
    color: #404040;
    white-space: normal;
    display: block;
    line-height: 16px;
    padding: 0 0 3px
}

.header__NavLinks--searchresult ul li a:hover {
    color: #00aae7
}

.header__NavLinks--searchresult.show {
    z-index: 998;
    top: 45px;
    transition: opacity .3s ease;
    width: 100%;
    display: block;
    opacity: 1;
    position: absolute;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 2px 2px 5px #ccc;
    max-height: 300px;
    overflow-y: auto;
    padding: 0 15px 10px;
    left: 10px;
    text-align: left
}

@media(max-width: 767px) {
    .header__NavLinks--searchresult.show {
        left: 0;
        top: 31px
    }
}

.header__NavLinks--searchresultshow {
    z-index: 998;
    top: 34px;
    transition: opacity .3s ease;
    width: 100%;
    display: block;
    opacity: 1;
    position: absolute;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 2px 2px 5px #ccc;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 15px 10px;
    left: 0;
    text-align: left
}

@media(max-width: 767px) {
    .header__NavLinks--searchresultshow {
        left: 0;
        top: 47px
    }
}

@media(min-width: 768px) and (max-width:1199px) {
    .header__NavLinks--searchresultshow {
        left: 0
    }
}

.header__NavLinks--searchresultshow a:hover {
    text-decoration: none
}

.header__NavLinks--searchinput {
    position: relative;
    padding: 6.5px 13px;
    font-size: 16px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    color: #404040;
    border-radius: 4px;
    line-height: 19px;
    width: 300px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    margin: 0
}

.header__NavLinks--searchinput::-webkit-input-placeholder {
    color: #404040;
    opacity: .6
}

.header__NavLinks--searchinput::-ms-input-placeholder {
    color: #404040;
    opacity: .6
}

.header__NavLinks--searchinput::placeholder {
    color: #404040;
    opacity: .6
}

.header__NavLinks--searchinput:hover {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

@media(max-width: 767px) {
    .header__NavLinks--searchinput {
        width: 100%;
        line-height: normal;
        font-size: 1.56rem
    }
}

.header__NavLinks--searchbar {
    position: absolute;
    top: 7px;
    right: 10px
}

@media(min-width: 768px) {
    .header__NavLinks--searchbar {
        top: 7px;
        right: 10px
    }
}

.header__ListCategory--dropdown {
    position: relative
}

.header__ListCategory--singlecategory {
    display: block;
    position: relative;
    float: left
}

@media(min-width: 768px) and (max-width:1200px) {
    .header__ListCategory--singlecategory {
        padding: 0
    }
}

@media(max-width: 767px) {
    .header__ListCategory--singlecategory {
        float: none;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.header__ListCategory--dropdownmenu {
    width: calc(100vw - 30px);
    top: 57px;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    box-shadow: none;
    text-align: left;
    font-size: 16px;
    position: absolute
}

.header__ListCategory--menucategories {
    margin-left: 0;
    width: 100%;
    padding: 0 20px;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

@media(min-width: 768px) {
    .header__ListCategory--menucategories {
        margin-left: 0;
        width: 250px;
        padding: 0 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 400
    }
}

@media screen and (min-width: 767px) and (max-width:1025px) {
    .header__ListCategory--menucategories {
        margin-left: 0;
        width: 180px
    }
}

@media(max-width: 767px) {
    .header__ListCategory--menucategories {
        padding: 5px 3px
    }
}

.header__ListCategory--menucategories.show {
    display: block
}

.header__ListCategory--menucategories.open .header__ListCategory--l2names {
    color: #0096d2
}

.header__ListCategory--about {
    width: 19.2%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    text-decoration: none
}

@media(max-width: 767px) {
    .header__ListCategory--about {
        display: block;
        width: 100%
    }

    .header__ListCategory--about .header__ListCategory--bottom {
        line-height: 20px
    }

    .header__ListCategory--about .header__ListCategory--title {
        font-size: 1.6rem !important
    }

    .header__ListCategory--about .header__ListCategory--list {
        display: none
    }
}

.header__ListCategory--list {
    text-decoration: none;
    list-style: none;
    padding-left: 0;
    line-height: 28px
}

.header__ListCategory--container {
    display: none;
    position: absolute;
    top: 42px;
    left: 0;
    width: calc(100vw - 30px);
    border: 1px solid #e5e5e5;
    background: #fff;
    z-index: 1000
}

.header__ListCategory--container.open {
    display: block
}

@media(min-width: 768px) and (max-width:1199px) {
    .header__ListCategory--container {
        top: 36px
    }
}

@media(max-width: 767px) {
    .header__ListCategory--container {
        border: 1px solid transparent;
        top: 0;
        left: -25px;
        position: relative;
        margin: 5px 0 10px 10px
    }
}

.header__ListCategory--wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: left;
    justify-content: left;
    -ms-flex-align: start;
    align-items: flex-start;
    height: auto;
    -ms-flex: 1;
    flex: 1;
    max-width: 1350px;
    margin: 0 auto
}

.header__ListCategory--singlepanel {
    width: calc(100vw - 30px) !important;
    list-style: none;
    padding: 18px 20px 20px;
    line-height: 24px
}

@media(max-width: 767px) {
    .header__ListCategory--singlepanel {
        padding-top: 0;
        padding-left: 35px
    }
}

.header__ListCategory--titletext {
    font-weight: 400
}

.header__ListCategory--title {
    font-size: 16px;
    letter-spacing: 0;
    padding: 0;
    font-weight: 400;
    white-space: nowrap
}

.header__ListCategory--title:hover {
    text-decoration: none
}

.header__ListCategory--titlehead {
    font-style: italic;
    border-top: 1px solid #404040;
    margin-top: 8px;
    padding-top: 8px
}
.header__ListCategory--lowerrankhead {
    margin-top: 40px;
    padding-top: 8px
}
.header__ListCategory--bottom {
    margin-bottom: 0
}

.header__ListCategory--arrow {
    transform: matrix(1.5, 0, 0, 2.2, 0, 0);
    margin-left: 20px;
    font-size: 8px;
    margin-top: 2px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    color: #fff;
}

.header__ListCategory--about {
    font-size: 16px;
    line-height: 34px;
    margin: 0;
    padding: 0;
}

.header--linkmenu {
    font-size: 16px !important;
    cursor: pointer
}

.header--linkmenu:hover {
    color: #00aae7;
    transition: .4s;
}

@media(max-width: 767px) {
    .navigation-mode {
        overflow: hidden !important;
        position: relative;
        height: 100% !important
    }

    .navigation-mode .header__MobileSeparator {
        border-top: 1px solid #ddd;
        display: block;
        width: 100%;
        margin-left: 0;
        position: absolute;
        margin-right: 0;
        top: 92px;
        left: 0
    }

    .navigation-mode .header__NavWrapper {
        border-top: 1px solid #ddd;
        display: block
    }

    .navigation-mode .header__NavLinks--searchcontainer {
        display: block !important;
        width: 94%;
        position: absolute;
        top: 120px;
        left: 15px
    }

    .navigation-mode .header--navheader {
        border-bottom: 0
    }

    .header__NavLinks--searchcontainer {
        display: none !important
    }

    .header__CartList {
        display: block !important;
        border: none !important;
        right: 100px;
        top: 34px
    }

    .header__CartList .header__Cart {
        padding: 0
    }

    .header__Cart svg {
        width: 36px;
        height: 32px
    }
}

.header__L2Category--menu.open .header__ListCategory--arrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #0096d2 !important
}

.header__L2Category--menu.open .header__L3Category {
    border-left: 1px solid #e5e5e5
}

@media(max-width: 767px) {
    .header__L2Category--menu.open .header__ListCategory--arrow {
        display: none
    }
}

.main_menu_contact_us {
    display: none;
    font-weight: 400;
    padding-left: 5px
}

@media(max-width: 767px) {
    .main_menu_contact_us {
        display: block
    }
}

.uiTemplate {
    display: none
}

.hiddenVisibility {
    visibility: hidden
}

.minicart__items {
    text-align: left
}

.minicart__items--finalprice {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.minicart__items--btns a {
    padding: 0 !important
}

@media only screen and (max-width: 767px) {
    .minicart.show {
        display: none
    }
}

.minicart .contCenter {
    margin: 7% 0
}

.modal {
    background-color: #333;
    z-index: 100000
}

#country-list {
    padding-left: 0;
    -webkit-columns: 4;
    -moz-cloumns: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 10px;
    column-gap: 10px
}

.fancyboxbg {
    width: 1009px;
    border-radius: 5px;
    height: auto;
    position: relative;
    opacity: 1;
    overflow: visible;
    padding: 1.5rem;
    background-color: #f9f9f9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 2rem;
    margin: 0 auto;
    max-width: 90%;
}

.language-selection {
    padding: 0 3rem
}

.page-intro {
    padding: 4.5rem 0
}

.page-intro-header h1 {
    color: #404040;
    font-size: 41px;
    margin-top: 0;
}

.page-intro-details {
    margin-top: -45px;
    font-size: 14px;
    width: 100%;
    text-align: right;
}

ul .dontsplit {
    list-style: none;
    margin-bottom: 1.4rem;
    line-height: 21px
}

.country {
    color: #404040;
    margin-left: 1.8rem;
    position: relative;
    font-size: 14px
}

.language-country-flag {
    float: left;
    margin: 0 .625rem 0 0;
    max-width: 1.875rem
}

.countryListLink {
    cursor: pointer;
    text-decoration: none
}

.countryListLink:hover {
    text-decoration: none
}

.language-country-list {
    float: left;
    margin-bottom: 3.375rem;
    margin-top: 3.375rem;
    width: 100%
}

.language-country-flag img {
    float: left;
    margin: 0 .625rem 0 0;
    width: 26.25px;
    height: 21px
}

#rowSelect {
    width: 224px;
    margin: 0;
    border-radius: 0;
    padding: 0;
    color: #444;
    border: 1px solid #a9a9a9;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    font-size: 14px;
    max-width: 100%;
}

.segment__homePage .food_img__link--text {
    color: #337ab7 !important
}

.segment__homePage.interactive-solution-subnav {
    padding: 0 20px 20px
}

.segment__homePage .library-banner {
    margin: 0 !important
}

@media(max-width: 767px) {
    .segment__homePage .header__TopLevelNav {
        margin: 19px 0;
        top: 0
    }

    .segment__homePage.interactive-solution-subnav {
        padding: 16px 29px
    }

    .segment__homePage .header__L3Category.open {
        top: 158px
    }
}

.segment__homePage--section {
    padding: 20px 30px
}

.segment__homePage .segment__homePage--industry.section-content {
    margin-top: 2%
}

.segment__homePage--headings {
    font-size: 30px;
}

.segment__homePage--headings---desc {
    font-size: 19px;
    line-height: 1.5;
}

.segment__homePage--imageWrapper {
    position: relative;
    text-align: center
}

.segment__homePage--imageWrapper img {
    width: 100%;
    height: 372px
}

.segment__homePage--imageWrapperIcon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: 0 0;
    color: #000
}

.segment__homePage--imageWrapperIcon i {
    font-size: 50px
}

.segment__homePage--tabSection {
    padding: 1% 6%;
    margin-top: 4%
}

.segment__homePage--tabSection--Heading {
    font-size: 25px;
    text-align: center;
    padding: 29px 0
}

.segment__homePage--tabSection:nth-child(odd) {
    background-color: #e1f5fd
}

.segment__homePage--tabSection:nth-child(odd) .nav-tabs {
    background-color: #fff
}

.segment__homePage--tabs {
    background-color: #e1f5fd;
    margin: 0 190px;
    text-align: center;
    font-size: 22px
}

@media(min-width: 375px) {

    .segment__homePage--tabs,
    .segment__homePage--tabs .nav-link {
        border-radius: 50rem !important
    }
}

.segment__homePage--tabs .nav-item {
    margin-bottom: 0
}

.segment__homePage--tabs .nav-link {
    height: 60px;
    padding: 1.4rem 0;
    font-size: 21px;
    color: #0a54a5;
}

.segment__homePage--tabs .nav-link.active {
    position: relative;
    background-color: #0a54a5;
    color: #fff
}

.segment__homePage--tabs .nav-link.active:after {
    content: "";
    border-left: 10px solid transparent;
    border-right: 8px solid transparent;
    border-top: 20px solid #0a54a5;
    position: absolute;
    bottom: -20px;
    left: 75%;
    transform: translateX(-50%);
    display: block
}

.segment__homePage--tabImg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.segment__homePage--tabImg--Section {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    margin: 48px 0 0;
    padding: 0 23px
}

.segment__homePage--tabImg--Section video {
    height: 200px
}

.segment__homePage--tabImg--Section img,
.segment__homePage--tabImg--Section video {
    width: 100%;
    margin-bottom: 13px;
    -o-object-fit: cover;
    object-fit: cover
}

.segment__homePage--tabImg--Section a {
    color: #0a54a5;
    font-size: 17px;
    line-height: 1.3
}

.segment__homePage--industry .pki-related {
    border: none !important;
    background-color: #fff;
    padding-bottom: 0 !important
}

.segment__homePage--industry .pki-card {
    border: 0;
    box-shadow: none
}

.segment__homePage--industry .pki-card__Title {
    text-align: center
}

.segment__homePage--industry .popover--heading {
    color: #0055a5;
    font-size: 19px !important;
    cursor: pointer
}

.segment__homePage--industry .pki-card__TextWrapper--popover {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    margin-top: 11px;
    margin-left: 10px;
    transform: translateY(10px);
    background-color: #fff;
    padding: 15px 10px 10px 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    min-width: 157px
}

@media(min-width: 375px) and (max-width:767px) {
    .segment__homePage--industry .pki-card__TextWrapper--popover {
        top: 285px
    }
}

@media(min-width: 768px) and (max-width:992px) {
    .segment__homePage--industry .pki-card__TextWrapper--popover {
        left: 39px;
        top: 208px
    }
}

.segment__homePage--industry .pki-card__TextWrapper--popover ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.segment__homePage--industry .pki-card__TextWrapper--popover ul a {
    text-decoration: none;
    display: block;
    line-height: 24px;
    padding-left: 0;
    color: #000;
    font-size: 14px
}

.segment__homePage--industry .pki-card__TextWrapper--popover ul a:hover {
    color: #0a54a5
}

.segment__homePage--industry .pki-card__TextWrapper--popover:before {
    position: absolute;
    z-index: -1;
    content: "";
    right: calc(50% - -20px);
    top: -10px;
    border-color: transparent transparent #bfbfbf;
    border-style: solid;
    border-width: 0 11px 10px;
    transition-duration: .3s;
    transition-property: transform
}

.segment__homePage--industry .pki-card__TextWrapper--popover:after {
    position: absolute;
    z-index: -1;
    content: "";
    right: calc(50% - -19px);
    top: -10px;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 1px 11px 11px;
    transition-duration: .3s;
    transition-property: transform
}

.segment__homePage--industry .pki__segmentpage--popover:hover .pki-card__TextWrapper--popover {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    border: 1px solid #bfbfbf;
    background-color: #fff;
    transform: translateY(-20px);
    transition: all .5s cubic-bezier(.75, -.02, .2, .97)
}

.segment__homePage--industry .popover__message {
    text-align: center
}

.segment__homePage .pki-related {
    padding: 0 60px 31px 80px;
    margin: 0
}

.segment__homePage .application__BlockDescription .application__LearnMore a {
    color: #000;
    font-size: 14px;
}

.segment__homePage .application__BlockDescription .application__LearnMore a:hover {
    color: #337ab7
}

.segment__homePage .twitter__callToAction--section {
    display: -ms-flexbox;
    display: flex;
    padding: 30px 80px
}

@media(max-width: 767px) {
    .segment__homePage .twitter__callToAction--section {
        display: block;
        padding: 10px
    }
}

.segment__homePage .twitter__callToAction--section .twitter--feed {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 0 65px
}

.segment__homePage .twitter__callToAction--section .twitter--feed.Left__Box {
    overflow: auto;
    height: 700px
}

.segment__homePage .twitter__callToAction--section .follow--us--title {
    color: #000;
    font-size: 24px
}

.segment__homePage .twitter__callToAction--section .follow--us .tile--section {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin: 16px 16px 0 0
}

.segment__homePage .twitter__callToAction--section .follow--us--grid {
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 767px) {
    .segment__homePage .twitter__callToAction--section .follow--us--grid {
        display: block
    }
}

.segment__homePage .twitter__callToAction--section .follow--us--grid .footer__footerContent--socialShareBlock {
    text-align: center;
    margin-top: 0
}

.segment__homePage .twitter__callToAction--section .follow--us--grid .tile {
    z-index: 0;
    position: relative;
    display: inline-block;
    float: none;
    margin: 1.5%;
    padding: 0;
    height: 150px;
    width: 100%;
    text-align: center
}

.segment__homePage .twitter__callToAction--section .follow--us--grid .tile figure {
    z-index: 0;
    margin: 0;
    position: absolute;
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.segment__homePage .twitter__callToAction--section .follow--us--grid .tile a {
    display: table;
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    color: transparent
}

.segment__homePage .twitter__callToAction--section .follow--us--grid .tile a div {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.segment__homePage .twitter__callToAction--section .follow--us--grid .tile h3 {
    margin: 0 auto;
    font-size: 2rem;
    color: #fff;
    padding: 0 0 1rem;
    line-height: 1
}

@media screen and (max-width: 700px) {
    .segment__homePage .twitter__callToAction--section .follow--us--grid .tile {
        max-width: 97%
    }
}

.segment__homePage .twitter__callToAction--section .callTo__Action {
    display: block;
    margin-top: 22px
}

@media(max-width: 767px) {
    .segment__homePage .twitter__callToAction--section .callTo__Action {
        text-align: left
    }
}

.segment__homePage .twitter__callToAction--section .callTo__Action--Links {
    padding: 16px 0
}

@media(max-width: 767px) {
    .segment__homePage .twitter__callToAction--section .callTo__Action--Links {
        border: none !important
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .segment__homePage .twitter__callToAction--section .callTo__Action--Links {
        padding: 16px 13px
    }
}

@media(max-width: 767px) {
    .segment__homePage .twitter__callToAction--section .callTo__Action--Links {
        padding: 9px 16px
    }
}

.segment__homePage .twitter__callToAction--section .callTo__Action--Links a {
    text-decoration: none;
    padding-left: 10px;
    color: #0a54a5;
    font-size: 18px;
    display: inline-block
}

@media(max-width: 767px) {
    .segment__homePage .twitter__callToAction--section .callTo__Action--Links a {
        bottom: 0
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .segment__homePage .twitter__callToAction--section .callTo__Action--Links a {
        bottom: 5px
    }
}

.segment__homePage .twitter__callToAction--section .callTo__Action--Links .callTo__Action--LinksImg {
    padding: 16px;
    transition: all .3s ease;
    color: #fff;
    height: 77px;
    width: 77px;
    vertical-align: middle !important;
    text-decoration: none;
    border-radius: 50%
}

@media(max-width: 767px) {
    .segment__homePage .twitter__callToAction--section .callTo__Action--Links .callTo__Action--LinksImg {
        font-size: 22px
    }
}

@media(max-width: 768px) and (max-width:1024px) {
    .segment__homePage .twitter__callToAction--section .callTo__Action--Links .callTo__Action--LinksImg {
        font-size: 35px
    }
}

.segment__homePage .twitter__callToAction--section .callTo__Action--Links .callTo__Action--LinksImg img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    position: relative;
    right: 7px;
    top: -7px
}

.segment__homePage .twitter__callToAction--section .callTo__Action--Links .callTo__Action--LinksImg--Link {
    max-width: 400px !important;
    vertical-align: middle !important
}

@media(max-width: 767px) {
    .segment__homePage .twitter__callToAction--section .callTo__Action--Links .callTo__Action--LinksImg--Link {
        max-width: 185px;
        margin-left: 19px
    }
}

.segment__homePage .view--allwebbinars {
    position: relative;
    left: 47%;
    top: 33px;
    padding-bottom: 21px;
    width: 100%
}

@media(max-width: 767px) {
    .segment__homePage .flex-sm-fill {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .segment__homePage .segment__homePage--tabSection .segment__homePage--tabs {
        width: 100%;
        margin: 0
    }

    .segment__homePage .segment__homePage--tabImg--Section {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 10px 0;
        padding: 0
    }

    .segment__homePage .segment__homePage--industry--Section {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.segment__homePage .segment__homePage--industry .segment__homePage--tabImg--Section {
    margin: 6px 0 48px !important
}

.segment__homePage .pki-related {
    min-height: auto
}

@media(max-width: 767px) {
    .segment__homePage .view--allwebbinars {
        left: 37%
    }
}

.segment__homePage .view--allwebbinars .view-all-items {
    color: #0a54a5;
    font-size: 19px
}

.segment__homePage .inf__Video {
    margin-bottom: 18px
}

.segment__homePage .application__BlockDescription {
    margin-top: 5px;
    line-height: 1.3
}

.segment__homePage .Food__Icon_Section--Info--desc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 45px
}

.segment__homePage .Food__Icon_Section--Info--desc--styles {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%
}

@media(max-width: 767px) {
    .segment__homePage .Food__Icon_Section--Info--desc--styles {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.segment__homePage .Food__Icon_Section--Info--desc--styles .food_items__section {
    text-align: center
}

.segment__homePage .Food__Icon_Section--Info--desc--styles .food_items__section .food_img__list {
    list-style-position: initial;
    list-style-type: disc;
    line-height: 1.6;
    margin: 10px 0 20px;
    padding: 0 0 0 72px;
    text-align: left
}

.segment__homePage .Food__Icon_Section--Info--desc--styles .food_items__section .food_img__list .food_img__list--Item span {
    position: relative;
    left: 2px;
    font-size: 17px;
}

.segment__homePage .Food__Icon_Section--Info--desc--styles .food_img {
    height: 130px;
    width: 130px;
    border-radius: 50%;
    position: relative;
    left: 33%
}

@media(max-width: 767px) {
    .segment__homePage .Food__Icon_Section--Info--desc--styles .food_img {
        left: 26%
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .segment__homePage .Food__Icon_Section--Info--desc--styles .food_img {
        left: 23%
    }
}

.segment__homePage .Food__Icon_Section--Info--desc--styles .food_img_section {
    height: 110px;
    width: 110px;
    border-radius: 50%;
    position: relative;
    top: 11px;
    left: 11px
}

.segment__homePage .Food__Icon_Section--Info--desc--styles .food_img__link {
    font-size: 21px;
    margin-top: 13px
}

.segment__homePage .INF-Solution-Wrapper--Heading {
    text-align: center;
    padding-bottom: 4px
}

.segment__homePage .INF-Solution-Wrapper--Heading p {
    font-size: 35px;
    color: #6e0b1f;
}

.segment__homePage .INF-Solution-Wrapper .INF-layout__PaneTab.active {
    padding-bottom: 0 !important
}

.segment__homePage .INF-Solution-Wrapper .INF-box-right {
    padding: 22px
}

.segment__homePage .INF-Solution-Wrapper .INF-box-right .Solution_Title {
    font-size: 21px;
    color: #6e0b1f;
}

.segment__homePage .INF-Solution-Wrapper .INF-box-left {
    margin-bottom: 10px;
    margin-top: 30px
}

.segment__homePage .INF-Solution-Wrapper .INF-box-left img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover
}

.segment__homePage .pe_food_desc .food__content .segment__homePage--headings {
    font-size: 35px;
    color: #6e0b1f;
}

.segment__homePage .pe_food_desc .food__content .segment__homePage--headings---desc {
    font-size: 19px;
    line-height: 1.5;
}

.segment__homePage .pe_food_desc--icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    position: relative;
    left: 3%;
    padding: 0
}

.segment__homePage .pe_food_desc--icon--section {
    padding: 10px;
    margin: 45px 33px;
    background-color: #6e0b1f;
    border-radius: 50%;
    height: 125px;
    width: 125px
}

.segment__homePage .pe_food_desc--icon--section .food_img_section {
    display: block;
    height: 110px;
    width: 110px;
    border-radius: 50%;
    position: relative;
    bottom: 2px;
    right: 2px
}

.segment__homePage .pe_food_desc--icon--section .food_img__link {
    margin-top: 27px;
    font-size: 21px;
}

@media(max-width: 767px) {
    .segment__homePage .pe_food_desc .pe_food_desc--icon {
        left: 1%;
        bottom: -24px;
        margin-bottom: 120px
    }

    .segment__homePage .pe_food_desc .pe_food_desc--icon--section {
        margin: 11px 35px
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .segment__homePage .pe_food_desc .pe_food_desc--icon {
        left: 26%;
        bottom: -43px
    }

    .segment__homePage .pe_food_desc .pe_food_desc--icon--section {
        margin: 7px 34px
    }
}

.segment__homePage .ars-category__ContentWrapper {
    margin-bottom: 0;
    margin-top: 23px
}

.segment__homePage .INF-tab-layout {
    margin-top: 0
}

@media(min-width: 375px) and (max-width:992px) {
    .segment__homePage .INF-layout__PaneTab.active .INF-layout__TabsItemLink {
        color: #6e0b1f
    }

    .segment__homePage .INF-layout__PaneTab .INF-layout__TabsItemLink {
        border-bottom: 1px solid #6e0b1f
    }

    .segment__homePage .INF-layout__PaneTab.active .INF-layout__TabsItemLink:after {
        border-top: 17px solid #6e0b1f
    }
}

.segment__homePage .selector__tool--section .selector--tool--wrapper {
    width: 100%;
    background-color: #e1f5fd;
    color: #000;
    padding: 20px 0;
    position: relative;
    margin-top: 40px
}

.segment__homePage .selector__tool--section .selector--tool--wrapper .selector--tool--title--heading {
    text-align: center;
    font-size: 21px;
}

.segment__homePage .selector__tool--section .selector--tool--wrapper:after {
    content: " ";
    position: absolute;
    right: 48.5%;
    margin-top: 20px;
    border: 20px solid transparent;
    border-top-color: #e1f5fd;
    border-bottom: 0
}

.segment__homePage .selector__tool--section .icon--wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
    padding: 20px 30px
}

.segment__homePage .selector__tool--section .icon--wrapper .food_img {
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

@media(max-width: 768px) {
    .segment__homePage .selector__tool--section .icon--wrapper .food_img {
        margin-bottom: 35px
    }
}

@media(min-width: 768px) and (max-width:992px) {
    .segment__homePage .selector__tool--section .icon--wrapper .food_img {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%
    }
}

.segment__homePage .selector__tool--section .icon--wrapper .food_img .food_img_section {
    height: 130px;
    width: 130px;
    border-radius: 50%;
    margin: auto;
    cursor: pointer
}

.segment__homePage .selector__tool--section .icon--wrapper--link {
    font-size: 20px;
    display: block;
    width: 121px;
    margin: auto;
    padding-top: 15px;
    cursor: pointer;
    color: #0a54a5
}

.segment__homePage .selector__tool--section .icon--wrapper--link:hover {
    color: #00aae7
}

.segment__homePage .selector__tool--section .selector--tool--title {
    padding: 15px 0 0;
    font-size: 28px !important;
    text-align: center;
}

.segment__homePage .selector__tool--section .selectorTool__needs--section {
    margin-top: 40px
}

.segment__homePage .selector__tool--section .selectorTool__needs--section .needs--wrapper {
    padding: 10px 30px
}

@media(max-width: 768px) {
    .segment__homePage .selector__tool--section .selectorTool__needs--section .needs--wrapper .food_img {
        margin-top: 10px
    }
}

.segment__homePage .selector__tool--section .selectorTool__needs--section .needs--wrapper .icon--wrapper .food_img {
    -ms-flex-positive: 0;
    flex-grow: 0;
    text-align: center;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    padding-bottom: 12px
}

@media(max-width: 768px) {
    .segment__homePage .selector__tool--section .selectorTool__needs--section .needs--wrapper .icon--wrapper .food_img {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media(min-width: 768px) and (max-width:992px) {
    .segment__homePage .selector__tool--section .selectorTool__needs--section .needs--wrapper .icon--wrapper .food_img {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.segment__homePage .selector__tool--section .selectorTool__needs--section .needs--wrapper .up--stream .icon--wrapper .food_img {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important
}

.segment__homePage .selector__tool--section .selectorTool__needs--section .icon--wrapper {
    padding: 0 !important
}

.segment__homePage .selector__tool--section .selectorTool__needs--section .icon--wrapper--link {
    min-height: 146px;
    width: 252px;
    background: #6a9cc6;
    color: #fff;
    font-size: 20px;
}

.segment__homePage .selector__tool--section .selectorTool__needs--section .icon--wrapper--link p {
    padding: 14px
}

.segment__homePage .selector__tool--section .selectorTool__streams--section {
    margin-top: 40px
}

.segment__homePage .selector__tool--section .selectorTool__streams--section .INF-Solution-Wrapper {
    margin-top: 18px
}

.segment__homePage .selector__tool--section .selectorTool__streams--section .icon--wrapper--link {
    font-size: 20px;
    display: block;
    margin: auto;
    cursor: pointer;
    color: #0a54a5;
    background: 0;
    padding: 16px 0 9px;
    min-height: auto;
    width: 205px;
    word-break: break-word
}

@media(min-width: 375px) and (max-width:767px) {
    .segment__homePage .selector__tool--section .selectorTool__streams--section .icon--wrapper--link {
        width: 127px
    }
}

.segment__homePage .selector__tool--section .selectorTool__streams--section .icon--wrapper--link:hover {
    color: #00aae7
}

.segment__homePage .selector__tool--section .selectorTool__streams--section .stream--title {
    margin-top: 30px;
    font-size: 23px;
    text-align: center;
    color: #739abc;
    position: relative;
    z-index: 1
}

.segment__homePage .selector__tool--section .selectorTool__streams--section .stream--title:before {
    border-top: 1px solid #739abc;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1
}

.segment__homePage .selector__tool--section .selectorTool__streams--section .stream--title span {
    background: #fff;
    padding: 0 15px
}

.segment__homePage .selector__tool--section .selectorTool__streams--section .icon--wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.segment__homePage .selector__tool--section .selectorTool__streams--section .icon--wrapper .food_img {
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0 10px
}

.segment__homePage .selector__tool--section .selectorTool__solutions--section {
    margin-bottom: 40px
}

.segment__homePage .selector__tool--section .selectorTool__solutions--section .selector--tool--solutions {
    margin-top: 40px
}

.segment__homePage .selector__tool--section .selectorTool__solutions--section .INF-Solution-Wrapper {
    margin-top: 25px
}

.segment__homePage .selector__tool--section .selectorTool__solutions--section .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    font-size: 22px !important
}

@media(max-width: 768px) {
    .pe_body_cont {
        margin-top: 0 !important
    }

    .segment__homePage .pki-related {
        padding: 0 20px 31px
    }

    .segment__homePage .segment__homePage--industry .segment__homePage--tabImg--Section {
        margin: 6px 0 18px !important
    }
}

.maroon .nav-link {
    color: #6e0b1f !important
}

.maroon .nav-link.active {
    color: #fff !important;
    background-color: #6e0b1f !important
}

.maroon .nav-link.active:after {
    border-top: 20px solid #6e0b1f !important
}

.maroon .segment__homePage--tabSection--Heading {
    color: #6e0b1f !important
}

.maroon .INF_tabs_inner {
    border-bottom: 4px solid #6e0b1f !important
}

.maroon .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #6e0b1f !important
}

.maroon .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #6e0b1f !important
}

.maroon .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.maroon .Solution_Title a {
    color: #6e0b1f !important
}

.maroon .segment__homePage--tabSection:nth-child(odd) {
    background-color: #ebdade
}

.maroon.Food__Icon_Section {
    background-color: #ebdade;
    padding: 10px
}

.maroon.Food__Icon_Section .segment__homePage--headings {
    color: #6e0b1f
}

.maroon .icon--wrapper--link {
    background: #6e0b1f !important
}

.dairyBlue .nav-link {
    color: #739abc !important
}

.dairyBlue .nav-link.active {
    color: #fff !important;
    background-color: #739abc !important
}

.dairyBlue .nav-link.active:after {
    border-top: 20px solid #739abc !important
}

.dairyBlue .segment__homePage--tabSection--Heading {
    color: #739abc !important
}

.dairyBlue .INF_tabs_inner {
    border-bottom: 4px solid #739abc !important
}

.dairyBlue .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #739abc !important
}

.dairyBlue .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #739abc !important
}

.dairyBlue .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.dairyBlue .Solution_Title a {
    color: #739abc !important
}

.dairyBlue .segment__homePage--tabSection:nth-child(odd) {
    background-color: #e1ebf4
}

.dairyBlue.Food__Icon_Section {
    background-color: #e1ebf4;
    padding: 10px
}

.dairyBlue.Food__Icon_Section .segment__homePage--headings {
    color: #739abc
}

.dairyBlue .icon--wrapper--link {
    background: #739abc !important
}

.safetyBlue .nav-link {
    color: #0039a6 !important
}

.safetyBlue .nav-link.active {
    color: #fff !important;
    background-color: #0039a6 !important
}

.safetyBlue .nav-link.active:after {
    border-top: 20px solid #0039a6 !important
}

.safetyBlue .segment__homePage--tabSection--Heading {
    color: #0039a6 !important
}

.safetyBlue .INF_tabs_inner {
    border-bottom: 4px solid #0039a6 !important
}

.safetyBlue .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #0039a6 !important
}

.safetyBlue .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #0039a6 !important
}

.safetyBlue .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.safetyBlue .Solution_Title a {
    color: #0039a6 !important
}

.safetyBlue .segment__homePage--tabSection:nth-child(odd) {
    background-color: #e1ebf4
}

.safetyBlue.Food__Icon_Section {
    background-color: #e1ebf4;
    padding: 10px
}

.safetyBlue.Food__Icon_Section .segment__homePage--headings {
    color: #0039a6
}

.safetyBlue .icon--wrapper--link {
    background: #0039a6 !important
}

.processGreen .nav-link {
    color: #00693c !important
}

.processGreen .nav-link.active {
    color: #fff !important;
    background-color: #00693c !important
}

.processGreen .nav-link.active:after {
    border-top: 20px solid #00693c !important
}

.processGreen .segment__homePage--tabSection--Heading {
    color: #00693c !important
}

.processGreen .INF_tabs_inner {
    border-bottom: 4px solid #00693c !important
}

.processGreen .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #00693c !important
}

.processGreen .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #00693c !important
}

.processGreen .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.processGreen .Solution_Title a {
    color: #00693c !important
}

.processGreen .segment__homePage--tabSection:nth-child(odd) {
    background-color: #d9e8e2
}

.processGreen.Food__Icon_Section {
    background-color: #d9e8e2;
    padding: 10px
}

.processGreen.Food__Icon_Section .segment__homePage--headings {
    color: #00693c
}

.processGreen .icon--wrapper--link {
    background: #00693c !important
}

.grain .nav-link {
    color: #c79900 !important
}

.grain .nav-link.active {
    color: #fff !important;
    background-color: #c79900 !important
}

.grain .nav-link.active:after {
    border-top: 20px solid #c79900 !important
}

.grain .segment__homePage--tabSection--Heading {
    color: #c79900 !important
}

.grain .INF_tabs_inner {
    border-bottom: 4px solid #c79900 !important
}

.grain .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #c79900 !important
}

.grain .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #c79900 !important
}

.grain .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.grain .Solution_Title a {
    color: #c79900 !important
}

.grain .segment__homePage--tabSection:nth-child(odd) {
    background-color: #f7eecf
}

.grain.Food__Icon_Section {
    background-color: #f7eecf;
    padding: 10px
}

.grain.Food__Icon_Section .segment__homePage--headings {
    color: #c79900
}

.grain .icon--wrapper--link {
    background: #c79900 !important
}

.cannabis .nav-link {
    color: #a90061 !important
}

.cannabis .nav-link.active {
    color: #fff !important;
    background-color: #a90061 !important
}

.cannabis .nav-link.active:after {
    border-top: 20px solid #a90061 !important
}

.cannabis .segment__homePage--tabSection--Heading {
    color: #a90061 !important
}

.cannabis .INF_tabs_inner {
    border-bottom: 4px solid #a90061 !important
}

.cannabis .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #a90061 !important
}

.cannabis .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #a90061 !important
}

.cannabis .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.cannabis .Solution_Title a {
    color: #a90061 !important
}

.cannabis .segment__homePage--tabSection:nth-child(odd) {
    background-color: #f9e5f0
}

.cannabis.Food__Icon_Section {
    background-color: #f9e5f0;
    padding: 10px
}

.cannabis.Food__Icon_Section .segment__homePage--headings {
    color: #a90061
}

.cannabis .icon--wrapper--link {
    background: #a90061 !important
}

.compositional .nav-link {
    color: #e98300 !important
}

.compositional .nav-link.active {
    color: #fff !important;
    background-color: #e98300 !important
}

.compositional .nav-link.active:after {
    border-top: 20px solid #e98300 !important
}

.compositional .segment__homePage--tabSection--Heading {
    color: #e98300 !important
}

.compositional .INF_tabs_inner {
    border-bottom: 4px solid #e98300 !important
}

.compositional .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #e98300 !important
}

.compositional .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #e98300 !important
}

.compositional .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.compositional .Solution_Title a {
    color: #e98300 !important
}

.compositional .segment__homePage--tabSection:nth-child(odd) {
    background-color: #fde9d2
}

.compositional.Food__Icon_Section {
    background-color: #fde9d2;
    padding: 10px
}

.compositional.Food__Icon_Section .segment__homePage--headings {
    color: #e98300
}

.compositional .icon--wrapper--link {
    background: #e98300 !important
}

.functionalGreen .nav-link {
    color: #6a7f10 !important
}

.functionalGreen .nav-link.active {
    color: #fff !important;
    background-color: #6a7f10 !important
}

.functionalGreen .nav-link.active:after {
    border-top: 20px solid #6a7f10 !important
}

.functionalGreen .segment__homePage--tabSection--Heading {
    color: #6a7f10 !important
}

.functionalGreen .INF_tabs_inner {
    border-bottom: 4px solid #6a7f10 !important
}

.functionalGreen .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #6a7f10 !important
}

.functionalGreen .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #6a7f10 !important
}

.functionalGreen .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.functionalGreen .Solution_Title a {
    color: #6a7f10 !important
}

.functionalGreen .segment__homePage--tabSection:nth-child(odd) {
    background-color: #e8eddf
}

.functionalGreen.Food__Icon_Section {
    background-color: #e8eddf;
    padding: 10px
}

.functionalGreen.Food__Icon_Section .segment__homePage--headings {
    color: #6a7f10
}

.functionalGreen .icon--wrapper--link {
    background: #6a7f10 !important
}

.main .nav-link {
    color: #0a54a5 !important
}

.main .nav-link.active {
    color: #fff !important;
    background-color: #0a54a5 !important
}

.main .nav-link.active:after {
    border-top: 20px solid #0a54a5 !important
}

.main .segment__homePage--tabSection--Heading {
    color: #0a54a5 !important
}

.main .INF_tabs_inner {
    border-bottom: 4px solid #0a54a5 !important
}

.main .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #0a54a5 !important
}

.main .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #0a54a5 !important
}

.main .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.main .Solution_Title a {
    color: #0a54a5 !important
}

.main .segment__homePage--tabSection:nth-child(odd) {
    background-color: #e1f5fd
}

.main.Food__Icon_Section {
    background-color: #e1f5fd;
    padding: 10px
}

.main.Food__Icon_Section .segment__homePage--headings {
    color: #0a54a5
}

.main .icon--wrapper--link {
    background: #0a54a5 !important
}

.otherEndMarkets .nav-link {
    color: #4f0b7b !important
}

.otherEndMarkets .nav-link.active {
    color: #fff !important;
    background-color: #4f0b7b !important
}

.otherEndMarkets .nav-link.active:after {
    border-top: 20px solid #4f0b7b !important
}

.otherEndMarkets .segment__homePage--tabSection--Heading {
    color: #4f0b7b !important
}

.otherEndMarkets .INF_tabs_inner {
    border-bottom: 4px solid #4f0b7b !important
}

.otherEndMarkets .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #4f0b7b !important
}

.otherEndMarkets .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #4f0b7b !important
}

.otherEndMarkets .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.otherEndMarkets .Solution_Title a {
    color: #4f0b7b !important
}

.otherEndMarkets .segment__homePage--tabSection:nth-child(odd) {
    background-color: #eae1ef
}

.otherEndMarkets.Food__Icon_Section {
    background-color: #eae1ef;
    padding: 10px
}

.otherEndMarkets.Food__Icon_Section .segment__homePage--headings {
    color: #4f0b7b
}

.otherEndMarkets .icon--wrapper--link {
    background: #4f0b7b !important
}

.AGBioResearch .nav-link {
    color: #58a61b !important
}

.AGBioResearch .nav-link.active {
    color: #fff !important;
    background-color: #58a61b !important
}

.AGBioResearch .nav-link.active:after {
    border-top: 20px solid #58a61b !important
}

.AGBioResearch .segment__homePage--tabSection--Heading {
    color: #58a61b !important
}

.AGBioResearch .INF_tabs_inner {
    border-bottom: 4px solid #58a61b !important
}

.AGBioResearch .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #58a61b !important
}

.AGBioResearch .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #58a61b !important
}

.AGBioResearch .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.AGBioResearch .Solution_Title a {
    color: #58a61b !important
}

.AGBioResearch .segment__homePage--tabSection:nth-child(odd) {
    background-color: #deedd1
}

.AGBioResearch.Food__Icon_Section {
    background-color: #deedd1;
    padding: 10px
}

.AGBioResearch.Food__Icon_Section .segment__homePage--headings {
    color: #58a61b
}

.AGBioResearch .icon--wrapper--link {
    background: #58a61b !important
}

.beverages .nav-link {
    color: #6a4061 !important
}

.beverages .nav-link.active {
    color: #fff !important;
    background-color: #6a4061 !important
}

.beverages .nav-link.active:after {
    border-top: 20px solid #6a4061 !important
}

.beverages .segment__homePage--tabSection--Heading {
    color: #6a4061 !important
}

.beverages .INF_tabs_inner {
    border-bottom: 4px solid #6a4061 !important
}

.beverages .INF_tabs_inner .INF-layout__TabsItem.active .INF-layout__TabsItemLink {
    color: #6a4061 !important
}

.beverages .INF_tabs_inner .INF-layout__TabsItem.active:after {
    border-top: 17px solid #6a4061 !important
}

.beverages .INF_tabs_inner .INF-layout__TabsItem .INF-layout__TabsItemLink,
.beverages .Solution_Title a {
    color: #6a4061 !important
}

.beverages .segment__homePage--tabSection:nth-child(odd) {
    background-color: #e9e3e7
}

.beverages.Food__Icon_Section {
    background-color: #e9e3e7;
    padding: 10px
}

.beverages.Food__Icon_Section .segment__homePage--headings {
    color: #6a4061
}

.beverages .icon--wrapper--link {
    background: #6a4061 !important
}

.popover--title--padding {
    padding: 0 0 5px;
    font-weight: 500;
}

input#pesearchbar::placeholder {
    color: #9d9d9d;
    opacity: .6
}

li.main_menu_contact_us {
    width: 100%;
    padding-bottom: 15px;
    display: none !important
}
.header__L1Category--l1names {font-weight: 600 !important;}
.header__L2Category--l2names {font-weight: 600 !important;}
.header__L3Category--l3backlink, .header__L3Category--l3header {font-weight: 600 !important;}
.header__ListCategory--titletext {font-weight: 600 !important;}
.header__ListCategory--titlehead {font-weight: 600 !important;}

@media only screen and (min-width: 768px) {
    li.main_menu_contact_us {
        width: auto;
        padding-bottom: 0
    }

    .header__NavWrapper {
        top: 3px;
        position: relative
    }

    .header__LogoWrapper,
    .navbar-header {
        position: absolute;
        top: -40px;
        padding-left: 10px
    }

    .header__NavLinks--searchcontainer {
        padding: 5px 5px 0 0
    }

    .header__NavLinks--searchinput,
    .navbar-default .container-fluid .pe_search_container #pesearchbar {
        width: 450px !important
    }

    .pki-breadcrumb {
        padding: 0 7px !important
    }

    .navbar-default .container-fluid .navbar-collapse {
        padding: 0 !important;
        margin: 55px 0 20px
    }

    .navbar-default .container-fluid .navbar-collapse .navbar-nav>li:first-child>a {
        padding-left: 0
    }

    .navbar-default .container-fluid .pe_search_container .pe_search {
        top: 40px
    }

    .navbar {
        min-height: 122px;
        line-height: 1.6;
    }

    .navbar-default .container-fluid .pe_search_container .searchbar-toggle {
        top: 55px
    }

    .header__NavLinks--searchcontainer {
        top: 5px;
        position: relative
    }
}

@media only screen and (min-width: 1025px) and (max-width:1200px) {
    .pki-breadcrumb {
        padding: 0 15px !important
    }
}

@media only screen and (min-width: 1200px) {

    .header__Panel,
    .header__Wrapper {
        max-width: 1340px;
        width: 100%;
        margin: 0 auto
    }

    .header__LogoWrapper {
        padding-left: 10px !important
    }

    .main-nav-header .container-fluid {
        padding-right: 10px !important;
        padding-left: 10px !important
    }

    .nav-top,
    .navbar {
        max-width: 1340px;
        width: 100%;
        margin: 0 auto
    }

    .navbar-default .container-fluid .navbar-header svg {
        width: auto;
        height: 81px
    }

    .pki-breadcrumb {
        max-width: 1340px;
        width: 100%;
        margin: 0 auto !important;
        padding: 0 10px !important
    }

    .header__TopLevelNav>li {
        padding-left: 8px !important;
        padding-right: 8px !important
    }

    .header__NavLinks--searchcontainer {
        top: 0
    }
}

@media only screen and (min-width: 1200px) and (max-width:1300px) {

    .header__NavLinks--searchinput,
    .navbar-default .container-fluid .pe_search_container #pesearchbar {
        width: 400px !important
    }
}

.segment__homePage .linkedin__callToAction--section {
    display: -ms-flexbox;
    display: flex;
    padding: 30px 80px;
    width: -webkit-fill-available
}

.segment__homePage .linkedin__callToAction--section .linkedin--feed.Left__Box {
    overflow: auto;
    height: 700px
}

.segment__homePage .linkedin__callToAction--section .linkedin--feed {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 0 65px
}

.segment__homePage .linkedin__callToAction--section .follow--us--title {
    color: #000;
    font-size: 24px
}

.segment__homePage .linkedin__callToAction--section .follow--us--grid {
    display: -ms-flexbox;
    display: flex
}

.segment__homePage .linkedin__callToAction--section .follow--us .tile--section {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin: 16px 16px 0 0
}

.segment__homePage .linkedin__callToAction--section .follow--us--grid .tile {
    z-index: 0;
    position: relative;
    display: inline-block;
    float: none;
    margin: 1.5%;
    padding: 0;
    height: 150px;
    width: 100%;
    text-align: center
}

.segment__homePage .linkedin__callToAction--section .follow--us--grid .tile figure {
    z-index: 0;
    margin: 0;
    position: absolute;
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.segment__homePage .linkedin__callToAction--section .follow--us--grid .footer__footerContent--socialShareBlock {
    text-align: center;
    margin-top: 0
}

.segment__homePage .linkedin__callToAction--section .callTo__Action {
    display: block;
    margin-top: 22px
}

.segment__homePage .linkedin__callToAction--section .callTo__Action--Links {
    padding: 16px 0
}

.segment__homePage .linkedin__callToAction--section .callTo__Action--Links .callTo__Action--LinksImg {
    padding: 16px;
    transition: all .3s ease;
    color: #fff;
    height: 77px;
    width: 77px;
    vertical-align: middle !important;
    text-decoration: none;
    border-radius: 50%
}

.segment__homePage .linkedin__callToAction--section .callTo__Action--Links a {
    text-decoration: none;
    padding-left: 10px;
    color: #0a54a5;
    font-size: 18px;
    display: inline-block
}

.segment__homePage .linkedin__callToAction--section .callTo__Action--Links .callTo__Action--LinksImg--Link {
    max-width: 400px !important;
    vertical-align: middle !important
}

.segment__homePage .linkedin__callToAction--section .callTo__Action--Links a {
    text-decoration: none;
    padding-left: 10px;
    color: #0a54a5;
    font-size: 18px;
    display: inline-block
}

@media (max-width: 767px) {
    .segment__homePage .linkedin__callToAction--section {
        display: block;
        padding: 10px
    }

    .segment__homePage .linkedin__callToAction--section .follow--us--grid {
        display: block
    }

    .segment__homePage .linkedin__callToAction--section .callTo__Action {
        text-align: left
    }

    .segment__homePage .linkedin__callToAction--section .callTo__Action--Links {
        padding: 9px 16px
    }
}

@media screen and (max-width: 700px) {
    .segment__homePage .linkedin__callToAction--section .follow--us--grid .tile {
        max-width: 97%
    }
}

@media (max-width: 768px) and (max-width:1024px) {
    .segment__homePage .linkedin__callToAction--section .callTo__Action--Links .callTo__Action--LinksImg {
        font-size: 35px
    }
}


@media (max-width:768px) {
    #country-list{
        -webkit-columns: 3;
        column-count: 3;
    }
    .page-intro-details{
        margin-top: 0px;
        text-align: unset;
    }
    .page-intro-header h1{
        line-height: 1.1;
    }

}
@media (max-width:520px) {
    #country-list{
        -webkit-columns: 2;
        column-count: 2;
    }
    .language-country-list{
        margin-top: 0px;
    }
    .page-intro-header h1 {
        font-size: 30px;
    }
}
@media (max-width:380px) {
    #country-list{
        -webkit-columns: 1;
        column-count: 1;
    }
}
/*Branding*/
.flexbox__footer{
	display:flex;
}
.footer__flexbox1{
	flex:45%;
}
.footer__flexbox2{
	flex:60%;
	display: flex;
    align-items: center;
}
.footer__flexbox2 p{
	font-size:14px;
	margin-bottom:0;
	margin-top:1rem;
}
@media(max-width:768px){
	.flexbox__footer{
		flex-direction:column-reverse;
	}
}