@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    overflow-x: hidden;
    overflow-y: auto;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
    margin: 0;
    overflow-anchor: none;
    overflow-x: hidden;
    width: 100%;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
    display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
    /* 1 */
    display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sub {
    bottom: -0.25em; }

sup {
    top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
    display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
    display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
    display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none; }


table, tr, td, tbody {
    display: block;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }

p, ul, ol {
	line-height: 1.4em; /* for better readability */
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.o-hr {
    border: none;
    border-bottom: 1px dotted #CCCCCC; }

.g-wrapper,
[class*="g-wrapper"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media (max-width: 63em) {
    .g-wrapper,
    [class*="g-wrapper"] {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.g-wrapper__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

@media (max-width: 63em) {
    .g-mob-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

@media (min-width: 63em) {
    .g-desktop-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.g-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

/* With gutters */
.g-wrapper__gutters {
    margin-left: -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.g-wrapper__gutters > .g-cell, .g-wrapper__gutters > [class^="g-cell"] {
    padding-left: 30px; }

.g-wrapper__centered-element .g-cell:first-child {
    text-align: left; }

.g-wrapper__centered-element .g-cell:nth-child(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: none;
    text-align: center; }

_:-ms-fullscreen, :root .g-wrapper__centered-element .g-cell:nth-child(2) {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

.g-wrapper__centered-element .g-cell:last-child {
    text-align: right; }

@media (max-width: 63em) {
    .g-wrapper__centered-element .g-cell {
        text-align: center !important; } }

.g-cell {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%; }

_:-ms-fullscreen, :root .g-cell {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

@media (max-width: 63em) {
    .g-mob--full {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
    .g-mob--full _:-ms-fullscreen, .g-mob--full :root .g-mob--full {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

@media (max-width: 63em) {
    .g-mob--signin--btn {
        width: 100%;
        min-width: 100%; } }

@media (min-width: 63em) {
    .g-desktop--full {
        width: 100%;
        min-width: 100%; } }

@media (max-width: 63em) {
    .g-mob--tenth {
        -ms-flex-preferred-size: 15%;
        flex-basis: 15%;
        max-width: 15%; }

    _:-ms-fullscreen, :root .g-mob--tenth {
        -ms-flex-preferred-size: 15%;
        flex-basis: 15%; } }

@media (max-width: 63em) {
    .g-mob--quarter {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%; }

    _:-ms-fullscreen, :root .g-mob--quarter {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%; } }

@media (max-width: 63em) {
    .g-mob--third {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%; }

    _:-ms-fullscreen, :root .g-mob--third {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%; } }

@media (max-width: 63em) {
    .g-mob--half {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }

    _:-ms-fullscreen, :root .g-mob--half {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%; } }

@media (max-width: 63em) {
    .g-mob--three-quarters {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%; }

    _:-ms-fullscreen, :root .g-mob--three-quarters {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%; } }

.g-cell__no-stretch {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none; }

/* Alignment per row */
.g--top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

.g--bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }

.g--center {
    z-index: 10;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

/* Alignment per cell */
.g-cell--top {
    -ms-flex-item-align: start;
    align-self: flex-start; }

.g-cell--bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }

.g-cell--center {
    -ms-flex-item-align: center;
    align-self: center; }

@media (min-width: 63em) {
    .g-cell__tenth {
        -ms-flex-preferred-size: 15%;
        flex-basis: 15%; }

    _:-ms-fullscreen, :root .g-cell__tenth {
        -ms-flex-preferred-size: 15%;
        flex-basis: 15%; } }

@media (min-width: 63em) {
    .g-cell__quarter {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%; }

    _:-ms-fullscreen, :root .g-cell__quarter {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%; } }

@media (min-width: 63em) {
    .g-cell__third {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%; }

    _:-ms-fullscreen, :root .g-cell__third {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%; } }

@media (min-width: 63em) {
    .g-cell__half {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }

    _:-ms-fullscreen, :root .g-cell__half {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%; } }

@media (min-width: 63em) {
    .g-cell__two-thirds {
        -ms-flex-preferred-size: 66%;
        flex-basis: 66%; }

    _:-ms-fullscreen, :root .g-cell__two-thirds {
        -ms-flex-preferred-size: 66%;
        flex-basis: 66%; } }

@media (min-width: 63em) {
    .g-cell__full {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }

    _:-ms-fullscreen, :root .g-cell__full {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

@media (min-width: 63em) {
    .g-cell--expand {
        min-width: 400px;} }

@media (max-width: 63em) {
    .g-mob-order--first {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }

@media (max-width: 63em) {
    .g-mob-order--last {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; } }

body{
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: 16px;
    line-height: 1.52rem;
    -webkit-font-smoothing: antialiased; }
@media (max-width: 63em) {
    body {
        font-family: -apple-system, Roboto, "Trebuchet MS", Verdana, sans-serif; } }
@media (min-width: 81em) {
	body {
		width: 100vw;} }


.default-font {
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: 16px;
    line-height: 1.52rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display:inline-block;}

.t-italic {
    font-style: italic; }

.t-bold {
    font-weight: 700; }

.t-faint {
    font-style: italic;
    color: #797979; }

.t-f-small {
    font-size: 1rem; }

.t-f-medium {
    font-size: 1.125rem; }

.t-f-large {
    font-size: 1.5rem; }

.t-f-xlarge {
    font-size: 1.75rem; }

.t-allcaps {
    text-transform: uppercase;
    letter-spacing: 0.06em; }

h1, h2, h3, h4, h5 {
    margin-top: 0;
    color: black;
    text-decoration: none;
    font-size: 1rem; }

.t-h1 {
    font-size: 1.5rem; }
@media (min-width: 30.0625em) {
    .t-h1 {
        font-size: 1.75rem; } }

.t-h2 {
    font-size: 1.5rem; }
@media (min-width: 30.0625em) {
    .t-h2 {
        font-size: 1.5rem; } }

.t-h3 {
    font-size: 1.125rem; }

.t-h4 {
    font-weight: 700; }

.t-h5 {
    font-weight: 700;
    text-transform: uppercase;
    color: #3F3F3F;
    font-size: 0.7rem; }

p {
    margin-top: 0;
    margin-bottom: 10px; }

a {
    text-decoration: none;
    outline: none; }
a:hover, a:active, a:focus, a:visited {
    outline: none;
    color: inherit; }

.t-link, a.t-link {
    text-decoration: none;
    color: #20579E;
    cursor: pointer; }
.t-link:hover, .t-link:active, a.t-link:hover, a.t-link:active {
    text-decoration: underline; }
.t-link:focus, a.t-link:focus {
    outline: default; }

.t-link__message {
    color: black;
    text-decoration: underline;
    cursor: pointer; }

.t-field-label, .t-inline-label{
    color: #797979;
}

.t-field-label, .t-lh-300 {
    line-height: 40px;
}

.t-mobile-label {
    display: block;
    font-size: 0.9rem;
    line-height: 0.9rem;
    margin-bottom: 10px; }

@media (max-width: 63em) {
    .t-field-label__mobile-to-desktop {
        display: block;
        font-size: 0.9rem;
        line-height: 0.9rem;
        margin-bottom: 10px; } }

@media (min-width: 63em) {
    .t-field-label__mobile-to-desktop {
        line-height: 40px; } }

[class*="icon-size"] {
    vertical-align: middle; }

.icon-size--small {
    font-size: 8px;
}
.icon-size--medium {
    font-size: 16px;
}
.icon-size--ml {
    font-size: 20px;
}
.icon-size--large {
    font-size: 24px;
}
.icon-size--xlarge {
    font-size: 36px;
}
.icon-size--xxlarge {
    font-size: 48px;
}

@font-face {
    font-family: 'ritchie-icons';
    src: url("../../fonts/ritchie-icons.eot?dgrlbt");
    src: url("../../fonts/ritchie-icons.eot?dgrlbt#iefix") format("embedded-opentype"), url("../../fonts/ritchie-icons.ttf?dgrlbt") format("truetype"), url("../../fonts/ritchie-icons.woff?dgrlbt") format("woff"), url("../../fonts/ritchie-icons.svg?dgrlbt#ritchie-icons") format("svg");
    font-weight: normal;
    font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ritchie-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.i-size-med {
    font-size: 20px;
    vertical-align: middle; }

.icon-settings:before {
    content: "\e901";
}
.icon-keyboard_arrow_up:before {
    content: "\e929"; }

.icon-more_horiz:before {
    content: "\e923";
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS only */
    .icon-watch:before {
    }
}
.icon-watch:before, .c-notification__watch:before {
    content: "\e902";
    font-size: 1.5rem;
    vertical-align: middle;
}
.icon-Back-Arrow:before {
    content: "\e92b";
}
.icon-group-add:before {
    content: "\e92a";
}
.icon-group:before, .o-message__choice-group:before {
    content: "\e91c";
}
.icon-warning:before, .o-message__warning:before, .c-notification__warning:before {
    content: "\e91b";
}
.icon-correct:before, .o-message__success:before, .c-notification__success:before {
    content: "\e908";
}
.icon-information:before, .o-message__info:before {
    content: "\e910";
}
.icon-wrong:before, .o-message__error:before {
    content: "\e92d";
}
.icon-TAL:before, .o-message__tal:before {
    content: "\e900";
}
.icon-globe:before {
    content: "\e91e"; }

.icon-cart:before {
    content: "\e904"; }

.icon-check:before {
    content: "\e905"; }

.icon-close:before {
    content: "\e907"; }

.icon-help:before {
    content: "\e90a"; }

.icon-plus:before {
    content: "\e90e"; }

.icon-search:before {
    content: "\e911"; }

.icon-user:before {
    content: "\e912"; }

.icon-trash:before {
    content: "\e91f"; }

.icon-sold:before {
    content: "\e921"; }

.icon-mail:before {
    content: "\e922"; }


@-webkit-keyframes pulsating {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1); }
    100% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03); } }

@keyframes pulsating {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1); }
    100% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03); } }

@-webkit-keyframes fadeinout {
    0% {
        opacity: 0; }
    25% {
        opacity: 1; }
    75% {
        opacity: 1; }
    100% {
        opacity: 0; } }

@keyframes fadeinout {
    0% {
        opacity: 0; }
    25% {
        opacity: 1; }
    75% {
        opacity: 1; }
    100% {
        opacity: 0; } }

@-webkit-keyframes rotateHourGlass {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0); }
    25% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
    75% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@keyframes rotateHourGlass {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0); }
    25% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
    75% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@-webkit-keyframes waitingslide {
    0% {
        -webkit-transform: translatex(-100%);
        transform: translatex(-100%); }
    50% {
        -webkit-transform: translatex(0);
        transform: translatex(0); }
    100% {
        -webkit-transform: translatex(100%);
        transform: translatex(100%); } }

@keyframes waitingslide {
    0% {
        -webkit-transform: translatex(-100%);
        transform: translatex(-100%); }
    50% {
        -webkit-transform: translatex(0);
        transform: translatex(0); }
    100% {
        -webkit-transform: translatex(100%);
        transform: translatex(100%); } }

@-webkit-keyframes shimmer {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }

@keyframes shimmer {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%); } }

.o-button__primary {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    border: none;
    display: inline-block;
    font-size: 1.125rem;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    color: white;
    background-color: #E87511; }
.o-button__primary:hover, .o-button__primary:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-button__primary:focus, .o-button__primary:hover {
    outline: none; }
.o-button__primary:hover {
    background-color: #D1680F; }
.o-button__primary[disabled] {
    color: #F0F0F0;
    background-color: #CCCCCC; }

.o-button__transparent {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    border: none;
    display: inline-block;
    font-size: 1.125rem;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    color: white;
    background-color: transparent; }
.o-button__transparent:hover, .o-button__transparent:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-button__transparent:focus, .o-button__transparent:hover {
    outline: none; }
.o-button__transparent:hover {
    background-color: #D1680F;
}
button.h-color-blue.o-button__transparent:hover {
    background-color: #dfdfdf;
}
.o-button__transparent[disabled] {
    color: #F0F0F0;
    background-color: #CCCCCC; }

.o-button__secondary {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    border: none;
    display: inline-block;
    font-size: 1.125rem;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC; }
.o-button__secondary:hover, .o-button__secondary:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-button__secondary:focus, .o-button__secondary:hover {
    outline: none; }
.o-button__secondary:hover {
    background-color: #CCCCCC; }
.o-button__secondary[disabled] {
    color: white;
    background-color: #F0F0F0; }


.o-button__tertiary {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    border: none;
    display: inline-block;
    font-size: 1.125rem;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    color: white;
    background-color: #20579E; }
.o-button__tertiary:hover, .o-button__tertiary:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-button__tertiary:focus, .o-button__tertiary:hover {
    outline: none; }
.o-button__tertiary:hover {
    background-color: #003A70; }
.o-button__tertiary[disabled] {
    color: white;
    background-color: #F0F0F0; }

.o-button__blank {
    line-height: 40px;
    padding: 0 25px;
    border: none;
    display: inline-block;
    font-size: 1.125rem;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    border: none; }
.o-button__blank:hover, .o-button__blank:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-button__blank:focus, .o-button__blank:hover {
    outline: none; }
.o-button__blank:hover, .o-button__blank:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: underline; }

.o-button__text-only {
    border: none;
    display: inline-block;
    font-size: 1rem;
    cursor: pointer;
    outline: none;
    height: auto;
    padding: 0;
    background-color: transparent;
    border: none; }
.o-button__text-only:hover, .o-button__text-only:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-button__text-only:focus, .o-button__text-only:hover {
    outline: none; }
.o-button__text-only:hover, .o-button__text-only:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: underline; }

.o-button__icon-toggle {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    border: none;
    display: inline-block;
    font-size: 1.125rem;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    color: #20579E;
    border: 1px solid #20579E;
    background-color: white; }
.o-button__icon-toggle:hover, .o-button__icon-toggle:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-button__icon-toggle:focus, .o-button__icon-toggle:hover {
    outline: none; }
.o-button__icon-toggle i {
    margin-right: 15px;
    line-height: 36px;}
.o-button__icon-toggle.s-active {
    color: white;
    background-color: #20579E; }

.o-button__toggle_grey{
    color: #3F3F3F;
    border-color: #3F3F3F;
}


.o-button__input-buddy, .o-button__input-buddy-under{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.o-button__narrow {
    padding-left: 5px;
    padding-right: 5px; }

@media (max-width: 63em) {
    .o-button__mobile-toggle {
        border: none;
        width: 100%;
        text-align: center;
        color: #999999; }
    .o-button__mobile-toggle:focus, .o-button__mobile-toggle:hover {
        -webkit-box-shadow: none;
        box-shadow: none; }
    .o-button__mobile-toggle.s-active {
        color: #E87511;
        background-color: white; }

    .o-button__input-buddy-under{
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 5px;}}



input {
    outline: none; }
input:focus, input:active {
    outline: none; }

.o-inputs__row {
    margin-bottom: 20px; }

.o-inputs__inline {
    display: inline-block; }

.o-input-label {
    display: inline-block;
    margin-bottom: 5px; }

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none; }

.c-input--hint {
    margin-top: 5px;
    text-align: center; }
@media (min-width: 63em) {
    .c-input--hint {
        padding: 5px;
        background-color: #F0F0F0;
        border: 1px solid #CCCCCC; } }

.o-input--select, [class^="o-input--select"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    width: 100%;
    display: block;
    border: 1px solid #CCCCCC;
    background-color: white;
    border-radius: 0;
    padding: 10px;
    position: relative;
    font-size: 1rem;
    padding-right: 40px;
    background-color: white;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 9'%3E%3Cpath d='M13%2C14.09l5.29-5.3a1%2C1%2C0%2C0%2C1%2C1.42%2C1.42l-7%2C7a1%2C1%2C0%2C0%2C1-1.42%2C0l-7-7A1%2C1%2C0%2C0%2C1%2C5%2C8.5a1%2C1%2C0%2C0%2C1%2C.71.29L11%2C14.09A1.16%2C1.16%2C0%2C0%2C0%2C13%2C14.09Z' fill='%23CCCCCC' transform='translate%28-4 -8.5%29'/%3E%3C/svg%3E");
    background-size: 20px 20px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-overflow: ellipsis; }
.o-input--select:hover, .o-input--select:focus, [class^="o-input--select"]:hover, [class^="o-input--select"]:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-input--select.invalid, .o-input--select.s-error, .o-input--select[invalid], [class^="o-input--select"].invalid, [class^="o-input--select"].s-error, [class^="o-input--select"][invalid] {
    -webkit-box-shadow: 0 0 2px 2px #E50000;
    box-shadow: 0 0 2px 2px #E50000; }
.o-input--select[readonly], [class^="o-input--select"][readonly] {
    background-color: #F0F0F0; }
.o-input--select::-webkit-input-placeholder, [class^="o-input--select"]::-webkit-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--select:-ms-input-placeholder, [class^="o-input--select"]:-ms-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--select::-ms-input-placeholder, [class^="o-input--select"]::-ms-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--select::placeholder, [class^="o-input--select"]::placeholder {
    font-style: italic;
    color: #999999; }
.o-input--select:focus, [class^="o-input--select"]:focus {
    outline: none; }
.o-input--select:hover, [class^="o-input--select"]:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 9'%3E%3Cpath d='M13%2C14.09l5.29-5.3a1%2C1%2C0%2C0%2C1%2C1.42%2C1.42l-7%2C7a1%2C1%2C0%2C0%2C1-1.42%2C0l-7-7A1%2C1%2C0%2C0%2C1%2C5%2C8.5a1%2C1%2C0%2C0%2C1%2C.71.29L11%2C14.09A1.16%2C1.16%2C0%2C0%2C0%2C13%2C14.09Z' fill='%233F3F3F' transform='translate%28-4 -8.5%29'/%3E%3C/svg%3E"); }
.o-input--select:placeholder-shown ~ span, [class^="o-input--select"]:placeholder-shown ~ span {
    opacity: 0 !important; }
.o-input--select:focus ~ span, .o-input--select:not(:placeholder-shown) ~ span, [class^="o-input--select"]:focus ~ span, [class^="o-input--select"]:not(:placeholder-shown) ~ span {
    opacity: 1; }

.o-input--select__inline {
    width: auto;
    display: inline-block; }

.o-input--select__categories {
    max-width: 240px;
    border-color: #3F3F3F;
    background-color: #3F3F3F;
    color: white;
    font-weight: 700;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 9'%3E%3Cpath d='M13%2C14.09l5.29-5.3a1%2C1%2C0%2C0%2C1%2C1.42%2C1.42l-7%2C7a1%2C1%2C0%2C0%2C1-1.42%2C0l-7-7A1%2C1%2C0%2C0%2C1%2C5%2C8.5a1%2C1%2C0%2C0%2C1%2C.71.29L11%2C14.09A1.16%2C1.16%2C0%2C0%2C0%2C13%2C14.09Z' fill='%23ffffff' transform='translate%28-4 -8.5%29'/%3E%3C/svg%3E"); }
.o-input--select__categories:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 9'%3E%3Cpath d='M13%2C14.09l5.29-5.3a1%2C1%2C0%2C0%2C1%2C1.42%2C1.42l-7%2C7a1%2C1%2C0%2C0%2C1-1.42%2C0l-7-7A1%2C1%2C0%2C0%2C1%2C5%2C8.5a1%2C1%2C0%2C0%2C1%2C.71.29L11%2C14.09A1.16%2C1.16%2C0%2C0%2C0%2C13%2C14.09Z' fill='%23E87511' transform='translate%28-4 -8.5%29'/%3E%3C/svg%3E"); }
@media (max-width: 63em) {
    .o-input--select__categories {
        min-width: 100%;
        margin-bottom: 15px; } }
@media (min-width: 63em){
    .o-input--select__categories {
        font-size: 0.9rem;
    }
}

@media (min-width: 80em){
    .o-input--select__categories {
        max-width: 265px;
        font-size: 1rem;
    }
}

.o-input--text, [class^="o-input--text_"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    width: 100%;
    display: block;
    border: 1px solid #CCCCCC;
    background-color: white;
    border-radius: 0;
    padding: 10px;
    position: relative;
    font-size: 1rem; }
.o-input--text:hover, .o-input--text:focus, [class^="o-input--text_"]:hover, [class^="o-input--text_"]:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-input--text.invalid, .o-input--text.s-error, .o-input--text[invalid], [class^="o-input--text_"].invalid, [class^="o-input--text_"].s-error, [class^="o-input--text_"][invalid] {
    -webkit-box-shadow: 0 0 2px 2px #E50000;
    box-shadow: 0 0 2px 2px #E50000; }
.o-input--text[readonly], [class^="o-input--text_"][readonly] {
    background-color: #F0F0F0; }
.o-input--text::-webkit-input-placeholder, [class^="o-input--text_"]::-webkit-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--text:-ms-input-placeholder, [class^="o-input--text_"]:-ms-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--text::-ms-input-placeholder, [class^="o-input--text_"]::-ms-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--text::placeholder, [class^="o-input--text_"]::placeholder {
    font-style: italic;
    color: #999999; }

.o-input--text__small {
    display: inline-block;
    width: 80px; }

.o-input--text__inline {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    width: 100%;
    display: block;
    border: 1px solid #CCCCCC;
    background-color: white;
    border-radius: 0;
    padding: 10px;
    position: relative;
    font-size: 1rem;
    width: auto;
    display: inline-block; }
.o-input--text__inline:hover, .o-input--text__inline:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-input--text__inline.invalid, .o-input--text__inline.s-error, .o-input--text__inline[invalid] {
    -webkit-box-shadow: 0 0 2px 2px #E50000;
    box-shadow: 0 0 2px 2px #E50000; }
.o-input--text__inline[readonly] {
    background-color: #F0F0F0; }
.o-input--text__inline::-webkit-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--text__inline:-ms-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--text__inline::-ms-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--text__inline::placeholder {
    font-style: italic;
    color: #999999; }

.o-input--text__search {
    width: 200px; }

@media (min-width: 80em) {
    .o-input--text__search {
        width: 300px; } }

.o-input--text__combined {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    width: auto; }
@media (min-width: 63em) {
    .o-input--text__combined {
        margin-left: 15px; } }
.o-input--text__combined:focus, .o-input--text__combined:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
.o-input--text__combined input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    width: 100%;
    display: block;
    border: 1px solid #CCCCCC;
    background-color: white;
    border-radius: 0;
    padding: 10px;
    position: relative;
    font-size: 1rem;
    border: none;
    height: 38px;
    z-index: 1; }

_:-ms-fullscreen, :root .o-input--text__combined input {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

.o-input--text__combined input:hover, .o-input--text__combined input:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-input--text__combined input.invalid, .o-input--text__combined input.s-error, .o-input--text__combined input[invalid] {
    -webkit-box-shadow: 0 0 2px 2px #E50000;
    box-shadow: 0 0 2px 2px #E50000; }
.o-input--text__combined input[readonly] {
    background-color: #F0F0F0; }
.o-input--text__combined input::-webkit-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--text__combined input:-ms-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--text__combined input::-ms-input-placeholder {
    font-style: italic;
    color: #999999; }
.o-input--text__combined input::placeholder {
    font-style: italic;
    color: #999999; }
@media (min-width: 63em) {
    .o-input--text__combined input {
        max-width: 75px; } }
.o-input--text__combined span {
    border: none;
    padding: 0 10px;
    line-height: 40px;
    font-size: 20px; }

.o-input--toggle-group, [class^="o-input--toggle-group"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

.o-input--toggle-group__inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }

.o-input--toggle {
    display: block;
    overflow: hidden;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%; }

_:-ms-fullscreen, :root .o-input--toggle {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

.o-input--toggle input[type="checkbox"], .o-input--toggle input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0); }
.o-input--toggle input[type="checkbox"]:checked ~ div, .o-input--toggle input[type="radio"]:checked ~ div {
    background-color: #FCEFE4;
    color: #D1680F;
    border: 1px solid #E87511; }
.o-input--toggle input[type="checkbox"]:checked ~ div:before, .o-input--toggle input[type="radio"]:checked ~ div:before {
    opacity: 1; }
.o-input--toggle > div {
    border: 1px solid #CCCCCC;
    background-color: white;
    position: relative; }
.o-input--toggle > div {
    padding: 0 25px;
    border-left: none;
    text-align: center;
    height: 34px;
    line-height: 34px; }
.o-input--toggle:first-child > div {
    border-radius: 5px 0 0 5px;
    border-left: 1px solid #CCCCCC; }
.o-input--toggle:last-child > div {
    border-radius: 0 5px 5px 0; }

.o-input--checkbox {
    outline: none;
    cursor: pointer;
    -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    vertical-align: middle;
    display: inline-block; }
.o-input--checkbox:hover .o-input--checksymbol {
    background: white url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.2352932,8.88587841 L10.066441,29.0547306 L1.95510284,20.9433924 C0.85903994,19.6280347 0.85903994,17.874293 1.95510284,16.5589353 C3.05116575,15.2435776 5.02420229,15.4628724 6.33955998,16.5589353 L10.2856331,20.5050084 L26.2891174,4.72071606 C27.6044751,3.84374242 29.5775116,4.06303721 30.4544853,5.37839491 C31.1121641,6.25536854 31.1121641,7.7898155 30.2351905,8.88598117 L30.2352932,8.88587841 Z' fill='%230072C2' fill-opacity='0.25'/%3E%3C/svg%3E") center center no-repeat;
    background-size: 60%; }
.o-input--checkbox:hover .o-input--addsymbol {
    background: white url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 28 27' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.8937548,15.7213434 C16.8937548,17.5148405 16.8937548,19.9119253 16.8937548,22.9125977 C16.8937548,27.4136062 11.0797617,27.2510086 11.0797617,22.9125977 C11.0797617,20.0203237 11.0797617,17.623239 11.0797617,15.7213434 C9.21512083,15.7213434 6.89426276,15.7213434 4.1171875,15.7213434 C-0.0484253847,15.7213434 -0.171960541,9.91405122 4.1171875,9.91405122 C6.97661953,9.91405122 9.2974776,9.91405122 11.0797617,9.91405122 C11.0797617,8.19479781 11.0797617,5.9413836 11.0797617,3.15380859 C11.0797617,-1.02755391 16.8937548,-1.16769063 16.8937548,3.15380859 C16.8937548,6.03480808 16.8937548,8.28822229 16.8937548,9.91405122 C18.8111968,9.91405122 21.1936171,9.91405122 24.0410156,9.91405122 C28.3121134,9.91405122 28.1841837,15.7213434 24.0410156,15.7213434 C21.2789036,15.7213434 18.8964833,15.7213434 16.8937548,15.7213434 Z' fill='%230072C2' /%3E%3C/svg%3E") center center no-repeat;
    background-size: 80%; }
.o-input--checkbox span {
    vertical-align: middle; }
.o-input--checkbox .o-input--checksymbol, .o-input--checkbox .o-input--addsymbol {
    height: 26px;
    width: 26px;
    display: inline-block;
    background-color: white;
    border: 1px solid #CCCCCC;
    color: transparent;
    text-align: center;
    margin-right: 6px;
    border-radius: 5px;
    background: white url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.2352932,8.88587841 L10.066441,29.0547306 L1.95510284,20.9433924 C0.85903994,19.6280347 0.85903994,17.874293 1.95510284,16.5589353 C3.05116575,15.2435776 5.02420229,15.4628724 6.33955998,16.5589353 L10.2856331,20.5050084 L26.2891174,4.72071606 C27.6044751,3.84374242 29.5775116,4.06303721 30.4544853,5.37839491 C31.1121641,6.25536854 31.1121641,7.7898155 30.2351905,8.88598117 L30.2352932,8.88587841 Z' fill='%23ffffff'/%3E%3C/svg%3E") center center no-repeat;
    background-size: 60%;
    -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1); }
.o-input--checkbox .o-input--checksymbol:hover, .o-input--checkbox .o-input--checksymbol:focus, .o-input--checkbox .o-input--addsymbol:hover, .o-input--checkbox .o-input--addsymbol:focus {
    -webkit-box-shadow: 0 0 3px 3px #D2ECFA;
    box-shadow: 0 0 3px 3px #D2ECFA; }
.o-input--checkbox .o-input--addsymbol {
    background: white url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 28 27' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.8937548,15.7213434 C16.8937548,17.5148405 16.8937548,19.9119253 16.8937548,22.9125977 C16.8937548,27.4136062 11.0797617,27.2510086 11.0797617,22.9125977 C11.0797617,20.0203237 11.0797617,17.623239 11.0797617,15.7213434 C9.21512083,15.7213434 6.89426276,15.7213434 4.1171875,15.7213434 C-0.0484253847,15.7213434 -0.171960541,9.91405122 4.1171875,9.91405122 C6.97661953,9.91405122 9.2974776,9.91405122 11.0797617,9.91405122 C11.0797617,8.19479781 11.0797617,5.9413836 11.0797617,3.15380859 C11.0797617,-1.02755391 16.8937548,-1.16769063 16.8937548,3.15380859 C16.8937548,6.03480808 16.8937548,8.28822229 16.8937548,9.91405122 C18.8111968,9.91405122 21.1936171,9.91405122 24.0410156,9.91405122 C28.3121134,9.91405122 28.1841837,15.7213434 24.0410156,15.7213434 C21.2789036,15.7213434 18.8964833,15.7213434 16.8937548,15.7213434 Z' fill='%230072C2' fill-opacity='0.5'/%3E%3C/svg%3E") center center no-repeat;
    background-size: 80%; }
.o-input--checkbox input {
    display: none; }
.o-input--checkbox input:checked + .o-input--checksymbol, .o-input--checkbox input:checked + .o-input--addsymbol {
    background: #E87511 url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.2352932,8.88587841 L10.066441,29.0547306 L1.95510284,20.9433924 C0.85903994,19.6280347 0.85903994,17.874293 1.95510284,16.5589353 C3.05116575,15.2435776 5.02420229,15.4628724 6.33955998,16.5589353 L10.2856331,20.5050084 L26.2891174,4.72071606 C27.6044751,3.84374242 29.5775116,4.06303721 30.4544853,5.37839491 C31.1121641,6.25536854 31.1121641,7.7898155 30.2351905,8.88598117 L30.2352932,8.88587841 Z' fill='%23ffffff'/%3E%3C/svg%3E") center center no-repeat;
    background-size: 60%; }

[id^="o-mobile-collapse--toggle"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: none; }
[id^="o-mobile-collapse--toggle"] + label {
    display: block;
    text-align: center;
    margin: 0 20px 10px; }
[id^="o-mobile-collapse--toggle"]:checked + label div {
    background-color: #20579E;
    color: white; }
[id^="o-mobile-collapse--toggle"]:checked ~ [class^="o-mobile-collapse--container"] {
    display: block; }
[id^="o-mobile-collapse--toggle"]:checked ~ [class^="o-settings-collapse--container"] {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

#o-mobile-collapse--toggle__search + label {
    margin: 0; }

@media (max-width: 63em) {
    .o-mobile-collapse--container, [class^="o-mobile-collapse--container"] {
        display: none; }

    .o-mobile-collapse--container_search{
        margin: 0 -20px;
        padding: 10px 20px;
        background-color: white;
        margin-top: 10px; }
}

@media (max-width: 63em) {
    #o-mobile-collapse--toggle__settings + label {
        position: absolute;
        top: 10px;
        right: 10px;
        margin: 0; } }

#o-mobile-collapse--toggle__settings + label > * {
    padding: 0 5px; }

#o-mobile-collapse--toggle__settings + label div{
    line-height: 40px; }
#o-mobile-collapse--toggle__settings + label > *:hover {
    text-decoration: none; }

.o-settings-collapse--container {
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: -webkit-transform 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: transform 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: transform 0.2s cubic-bezier(0.63, 0.005, 0.365, 1), -webkit-transform 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    text-align: left;
    background-color: white;
    padding: 15px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
    position: fixed;
    right: 20px;
    width: 400px;
    z-index: 800;}
@media (max-width: 63em) {
    .o-settings-collapse--container {
        right: 0;
        width: 100%;
        top: 60px; } }

.ccy-flag.CAD {
    background-position: 0 -30px; }

.CAD .CCY:before {
    content: "$"; }

.CAD .CCY:after {
    content: " CAD";
    font-size: 0.9em; }

.CAD .CCY .divider:before {
    content: ","; }

.ccy-flag.USD {
    background-position: 0 -210px; }

.USD .CCY:before {
    content: "$"; }

.USD .CCY:after {
    content: " USD";
    font-size: 0.9em; }

.USD .CCY .divider:before {
    content: ","; }

.ccy-flag.SGD {
    background-position: 0 -180px; }

.SGD .CCY:before {
    content: "$"; }

.SGD .CCY:after {
    content: " SGD";
    font-size: 0.9em; }

.SGD .CCY .divider:before {
    content: ","; }

.ccy-flag.NZD {
    background-position: 0 -150px; }

.NZD .CCY:before {
    content: "$"; }

.NZD .CCY:after {
    content: " NZD";
    font-size: 0.9em; }

.NZD .CCY .divider:before {
    content: ","; }

.ccy-flag.AUD {
    background-position: 0 -0px; }

.AUD .CCY:before {
    content: "$"; }

.AUD .CCY:after {
    content: " AUD";
    font-size: 0.9em; }

.AUD .CCY .divider:before {
    content: ","; }

.ccy-flag.MXN {
    background-position: 0 -120px; }

.MXN .CCY:before {
    content: "$"; }

.MXN .CCY:after {
    content: " MXN";
    font-size: 0.9em; }

.MXN .CCY .divider:before {
    content: ","; }

.ccy-flag.ZAR {
    background-position: 0 -225px; }

.ZAR .CCY:before {
    content: "R"; }

.ZAR .CCY:after {
    content: " ZAR";
    font-size: 0.9em; }

.ZAR .CCY .divider:before {
    content: ","; }

.ccy-flag.PLN {
    background-position: 0 -165px; }

.PLN .CCY:before {
    content: ""; }

.PLN .CCY:after {
    content: " PLN";
    font-size: 0.9em; }

.PLN .CCY .divider:before {
    content: " "; }

.ccy-flag.GBP {
    background-position: 0 -75px; }

.GBP .CCY:before {
    content: "£"; }

.GBP .CCY:after {
    content: " GBP";
    font-size: 0.9em; }

.GBP .CCY .divider:before {
    content: ","; }

.ccy-flag.EUR {
    background-position: 0 -60px; }

.EUR .CCY:before {
    content: "€"; }

.EUR .CCY:after {
    content: " EUR";
    font-size: 0.9em; }

.EUR .CCY .divider:before {
    content: " "; }

.ccy-flag.CNY {
    background-position: 0 -45px; }

.CNY .CCY:before {
    content: "¥"; }

.CNY .CCY:after {
    content: " CNY";
    font-size: 0.9em; }

.CNY .CCY .divider:before {
    content: ","; }

.ccy-flag.JPY {
    background-position: 0 -105px; }

.JPY .CCY:before {
    content: "¥"; }

.JPY .CCY:after {
    content: " JPY";
    font-size: 0.9em; }

.JPY .CCY .divider:before {
    content: ","; }

.ccy-flag.INR {
    background-position: 0 -90px; }

.INR .CCY:before {
    content: " ₹"; }

.INR .CCY:after {
    content: " INR";
    font-size: 0.9em; }

.INR .CCY .divider:before {
    content: ","; }

.ccy-flag.AED {
    background-position: 0 -15px; }

.AED .CCY:before {
    content: ""; }

.AED .CCY:after {
    content: " AED";
    font-size: 0.9em; }

.AED .CCY .divider:before {
    content: ","; }

.ccy-flag.NOK {
    background-position: 0 -135px; }

.NOK .CCY:before {
    content: "kr"; }

.NOK .CCY:after {
    content: " NOK";
    font-size: 0.9em; }

.NOK .CCY .divider:before {
    content: ","; }

.ccy-flag.TRY {
    background-position: 0 -195px; }

.TRY .CCY:before {
    content: "₺"; }

.TRY .CCY:after {
    content: " TRY";
    font-size: 0.9em; }

.TRY .CCY .divider:before {
    content: ","; }

.ccy-flag {
    display: inline-block;
    width: 30px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url(../img/ccy-flags.png);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5); }

.o-data-table {
    border: 1px solid #CCCCCC; }

.o-data-table--header {
    color: white;
    background-color: #797979;
    padding: 5px 15px; }

.o-data-table--row {
    padding: 10px 5px; }

@media (max-width: 63em){
    .o-data-table--row {
        padding: 10px 15px; } }
@media (min-width: 80em){
    .o-data-table--row {
        padding: 10px 15px; } }
.o-data-table--row:nth-child(odd) {
    background-color: #F0F0F0; }
.o-data-table--row.s-highlighted {
    background-color: rgba(232, 117, 17, 0.2); }
.o-data-table--row.s-winning {
    background-color: rgba(17, 175, 0, 0.2); }

.o-data-table .o-data-table--row .g-cell, .o-data-table .o-data-table--header .g-cell {
    width: 100%; }

.o-data-table--header {
    background-color: #3F3F3F;
    color: white;
    padding: 5px; }
@media (min-width: 63em) {
    .o-data-table--header {
        padding: 5px 10px; } }

[class*="o-message"] {
    position: relative;
    padding: 15px;
    padding-left: 52px;
    border: 1px solid transparent; }
[class*="o-message"]:before {
    font-family: 'ritchie-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 32px;
    height: 32px; }
[class*="o-message"].s-pulsating {
    -webkit-animation-name: pulsating;
    animation-name: pulsating;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

.o-message__info {
    color: black;
    background-color: #ECF5FB;
    border-color: #D2ECFA; }
.o-message__info:before {
    color: #20579E; }

.o-message__choice-group {
    color: black;
    background-color: #ECF5FB;
    border-color: #D2ECFA; }
.o-message__choice-group:before {
    color: #20579E;
    font-size: 20px;
    line-height: 30px; }

.o-message__tal {
    color: #E87511;
    background-color: white;
    border-color: transparent; }
.o-message__tal:before {
    color: #E87511; }
.o-message__tal.s-highlight {
    color: white;
    background-color: #003A70; }
.o-message__tal.s-highlight:before {
    content: " ";
    background-image: url(../img/hourglass.gif);
    background-repeat: no-repeat;
    background-size: 115% 115%;
    background-position: center center;
    background-color: white;
    border-radius: 50%; }

.o-message__error {
    color: black;
    background-color: #FDDDD9;
    border-color: #F2C7C1; }
.o-message__error:before {
    color: #E50000; }

.o-message__warning {
    color: black;
    background-color: #FCF0D4;
    border-color: #F2E0A9; }
.o-message__warning:before {
    color: #F2B200; }

.o-message__success {
    color: black;
    background-color: #DBF3DD;
    border-color: #C3E5C5; }
.o-message__success:before {
    color: #11AF00; }

.c-progress-indicator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;}

.o-progress--step {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    position: relative; }

_:-ms-fullscreen, :root .o-progress--step {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

.o-progress--step:first-child .o-progress--bar {
    left: 50%; }
.o-progress--step:first-child.s-current .o-progress--indicator {
    right: 100%; }
.o-progress--step:last-child .o-progress--bar {
    right: 50%; }
.o-progress--step:last-child.s-current .o-progress--indicator {
    right: 0; }
.o-progress--step.s-current .o-progress--number, .o-progress--step.s-complete .o-progress--number {
    background-color: #E87511;
    color: white; }
.o-progress--step.s-current .o-progress--indicator, .o-progress--step.s-complete .o-progress--indicator {
    background-color: #E87511; }
.o-progress--step.s-current .o-progress--indicator {
    right: 50%; }
.o-progress--step.s-complete .o-progress--label {
    color: #999999; }

.o-progress--bar {
    background-color: #CCCCCC;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    height: 12px;
    z-index: 0; }
@media (min-width: 63em) {
    .o-progress--bar {
        top: 15px;
        height: 20px; } }

.o-progress--indicator {
    position: absolute;
    top: 3px;
    height: 6px;
    left: 0;
    right: 0;
    background-color: #CCCCCC; }
@media (min-width: 63em) {
    .o-progress--indicator {
        top: 4px;
        height: 12px; } }

.o-progress--number {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-block;
    background-color: #CCCCCC;
    color: #3F3F3F;
    text-align: center;
    line-height: 32px;
    position: relative;
    z-index: 1; }
@media (min-width: 63em) {
    .o-progress--number {
        width: 50px;
        height: 50px;
        line-height: 50px; } }

.o-progress--label {
    padding-top: 10px;
    background-color: white; }
@media (max-width: 63em) {
    .o-progress--label {
        position: fixed;
        left: 0;
        right: 0;
        text-align: center;
        display: none; }
    .s-current .o-progress--label {
        display: block; } }

.tooltip-rb {
    background-color: white;
    border: 1px solid black;
    padding: 10px;
    color: black;
    min-width: 400px;
    text-align: center; }

.c-modal {
    position: fixed;
    top: 100vh;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: top 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: top 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    overflow-y: auto; }
.c-modal.s-visible {
    top: 0; }
@media (min-width: 63em) {
    .c-modal.s-visible {
        padding: 20px 0; } }

.c-modal--content, [class^="c-modal--content_"] {
    width: 100%;
    height: 100%;
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
@media (min-width: 63em) {
    .c-modal--content, [class^="c-modal--content_"] {
        width: 600px;
        height: auto;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-height: 90%;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        background-color: white; } }

@media (min-width: 63em) {
    .c-modal--content__small {
        width: 400px; } }

@media (min-width: 63em) {
    .c-modal--content__large {
        width: 800px; } }

.c-modal--step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.c-modal--header {
    padding: 30px;
    padding-bottom: 0;
    background-color: white; }

.c-modal--body {
    padding: 30px;
    overflow-y: auto;
    background-color: white}

.c-modal--footer {
    height: auto;
    margin-top: auto;
    padding: 15px;
    position: relative;
    text-align: center;
    background-color: white; }
@media (min-width: 63em) {
    .c-modal--footer {
        text-align: right;
        padding: 0 30px 30px; } }
.c-modal--footer button:not(:first-child) {
    margin-top: 15px; }
@media (min-width: 63em) {
    .c-modal--footer button:not(:first-child) {
        margin-left: 20px; } }

.c-search-filter {
    background-color: #F0F0F0;
    padding: 0 20px;
    padding-top: 10px; }
@media (min-width: 63em) {
    .c-search-filter {
        padding: 0;
        padding-top: 0;
        background-color: white; } }
@media (max-width: 63em) {
    .c-search-filter {
        background-color: #E87511; } }

.c-search-filter--search {
    padding: 10px 20px; }
@media (min-width: 63em) {
    .c-search-filter--search {
        padding: 10px 0; } }
@media (min-width: 80em) {
    .c-search-filter--search {
        padding: 15px 0; } }

.c-search-filter--filter {
    background-color: #E87511;
    position: relative;
    padding: 5px 0 10px; }
@media (min-width: 63em) {
    .c-search-filter--filter {
        padding: 5px 0; }
    .c-search-filter--filter:before {
        content: '';
        position: absolute;
        left: 50%;
        margin-left: -50vw;
        width: 100vw;
        top: 0;
        bottom: 0;
        background-color: #E87511;
        z-index: -1;
        border-bottom: none;
        -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
        transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1); } }

.c-nav-tabs {
    border-bottom: 1px solid #CCCCCC;
    background-color: white;
    position: relative; }
.c-nav-tabs:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    top: 0;
    bottom: -1px;
    background-color: transparent;
    z-index: -1;
    border-bottom: 1px solid #CCCCCC;
    -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1); }

.c-nav-tabs--tab {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    white-space: nowrap;
    cursor: pointer;
    color: black; }
.c-nav-tabs--tab a {
    display: block;
    padding: 10px 25px;
    color: inherit; }
.c-nav-tabs--tab.s-active {
    border-bottom: 4px solid #E87511;
    color: #D1680F; }
.c-nav-tabs--tab:hover {
    color: #E87511; }

.c-nav-tabs__mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 900; }

.c-nav-tabs__mobile--tab-group {
    background-color: #F0F0F0;
    padding-bottom: 5px;
    padding-bottom: max(5px, env(safe-area-inset-bottom));
    padding-bottom: max(5px, constant(safe-area-inset-bottom));
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5); }

.c-nav-tabs__mobile--tab {
    text-align: center;
    padding: 10px 10px 0;
    color: #797979; }
.c-nav-tabs__mobile--tab.s-active {
    color: #E87511; }
.c-nav-tabs__mobile--tab a {
    color: inherit; }
.c-nav-tabs__mobile--tab i {
    display: block;
    font-size: 15px;
    margin-bottom: 10px; }
.c-nav-tabs__mobile--tab span {
    font-size: 0.7rem;
    line-height: 0.7rem; }
.c-nav-tabs__mobile--tab .icon-watch:before{
    line-height: 0.9rem;
}

.c-nav-tabs__mobile--more-menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 480px;
    background-color: white;
    padding: 20px 15px 30px;
    z-index: -1;
    -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 1px solid #CCCCCC; }
.c-nav-tabs__mobile--more-menu.s-shown {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }

.c-navigation__tertiary, .c-navigation__choice-create, .c-navigation__lot-details {
    background-color: #D1680F;
    color: white;
    padding: 5px;
    position: relative; }
@media (min-width: 63em) {
    .c-navigation__tertiary, .c-navigation__choice-create, .c-navigation__lot-details {
        padding: 5px 0; }
    .c-navigation__tertiary:before, .c-navigation__choice-create:before, .c-navigation__lot-details:before {
        content: '';
        position: absolute;
        left: 50%;
        margin-left: -50vw;
        width: 100vw;
        top: 0;
        bottom: 0;
        background-color: #D1680F;
        z-index: -1;
        border-bottom: none;
        -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
        transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1); } }

.c-navigation__choice-create {
    background-color: #3F3F3F;
}
.c-navigation__choice-create:before {
    background-color: #3F3F3F; }

.c-navigation__lot-details.rba-gray, .c-navigation__tertiary.rba-gray,
.rba-gray.c-navigation__lot-details:before, .rba-gray.c-navigation__tertiary:before {
    background-color: #F0F0F0; }

.c-navigation__lot-details .nav-link {
	cursor: pointer;
	user-select: none; }
.c-navigation__lot-details .nav-link:hover, .c-navigation__lot-details .nav-link:focus {
	text-decoration: underline; }

.c-navigation__lot-details .link-separator {
	border-left: 1px solid #fff;
	margin:0 10px; }

.o-navigation--pagination {
    border-top: 1px dotted #CCCCCC;
    padding: 20px 0;
    position: relative;
    text-align: center; }
.o-navigation--pagination > div {
    padding: 10px 0; }

/*.o-navigation-link {
    padding: 0 5px; }
@media (max-width: 63em) {
    .o-navigation-link {
        padding: 20px 15px; } }
.o-navigation-link.s-active {
    color: black;
    font-weight: 700; }*/

.o-faq-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #CCCCCC; }

.o-faq-list__secondary {
    list-style-type: initial;
    padding-left: 20px;
}
.o-faq-list__secondary li:not(:last-child) {
    margin-bottom: 20px; }

.c-notification-center {
    position: fixed;
    bottom: 0;
    left: 15px;
    width: 480px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: white;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.c-notification-center__header {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px;
    background-color: #797979;
    color: white; }

.c-notification-center__body {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    max-height: 250px;
    -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1); }
.c-notification-center__body.s-minimized {
    max-height: 0; }

_:-ms-fullscreen, :root .c-notification-center__body {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }

[class*='c-notification__'] {
    padding: 15px;
    padding-left: 65px;
    position: relative; }
[class*='c-notification__']:before {
    font-family: "ritchie-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    position: absolute;
    left: 15px;
    top: 20px; }
[class*='c-notification__']:not(last-child) {
    border-bottom: 1px solid #CCCCCC; }

.c-notification__warning:before {
    color: #F2B200; }

.c-notification__success:before {
    color: #11AF00; }

.c-notification__watch:before {
    color: #20579E;
    font-size: 20px; }

.c-lot-listing {
    padding: 20px 0;
    position: relative;
    -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
.c-lot-listing:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    top: 0;
    bottom: 0;
    background-color: white;
    z-index: -1;
    border-bottom: 1px solid white;
    -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1); }

.c-choice-group--body .c-lot-listing{
    padding: 20px; }
.c-choice-group--body .c-lot-listing:before{
    margin-left: -50%; }

.slideMessage {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 10px 0;
}

.slideMessage span {
    margin: 0 20px;
    color: #9c9c9c;
}

.slideMessage img {
    height: 50px;
}

@media (min-width: 63em) {
    .c-lot-listing .hiddenMobileBidButtons {
        display: none;
    }

    .slideMessage {
        display: none;
    }
}

div[data-horizontalSwipe=""] .slideMessage {
    display: none;
}

@media (max-width: 63em) {

    .swipeable-item__open {
        transform: translateX(280px);
    }

    .c-choice-group--body .c-lot-listing{
        overflow: hidden;
        opacity: 0.9999;
        border-bottom-color: #F0F0F0;
        padding: 10px 0;
    }

    .g-mob--third {
        flex-basis: 80%;
    }

    .hiddenMobileBidButtons input[type="button"] {
        border-radius: 0 0 5px 5px;
    }

    .c-lot-listing .hiddenMobileBidButtons {
        position: absolute;
        left: -280px;
        transition: transform 0.8s;
        padding: 20px;
        width: 280px;
    }

    .c-lot-listing .contentContainer {
        transition: transform 0.8s;
    }

    .c-lot-listing {
        overflow: hidden;
        padding: 15px 0;
        border-bottom: 5px solid #CCCCCC; }

    .c-lot-listing.s-highbidder{
        padding-left: 10px
    }

    .c-lot-listing.s-sold{
        padding-bottom: 15px;
    }

    .c-lot-listing.s-highbidder:before{
        border-left: 10px solid #11AF00;
        border-bottom-color: #11AF00;
        border-top: 1px solid #11AF00; }

}
@media (min-width: 63em) {
    .c-lot-listing {
        border-bottom: 1px dotted #CCCCCC; }

    .c-lot-listing.s-sold {
        border-bottom: none; }
}

.c-lot-listing.s-sold {
    opacity: 0.85; }

.c-lot-listing.s-sold:before {
    background-color: #F0F0F0;
    border-bottom-color: #CCCCCC; }

.c-lot-listing.s-out {
    filter: alpha(opacity =     80);
    -moz-opacity: .8;
    opacity: .8;
}

@media (max-width: 63em) {
    .c-lot--details-wrapper {
        padding: 0 10px; } }

@media (max-width: 63em) {
    .c-lot--add-to-group{
        position: absolute;
        z-index: 5;
        left: 15px;
        top: 20px;
    }
}

.c-lot--lot-photo {
    width: 100%;
    max-width: 100%;
    display: block; }

@media (max-width: 63em) {
    .c-lot--lot-number {
        margin-top: 0; } }

@media (min-width: 63em) {
    .c-lot--lot-number {
        position: absolute;
        top: 0;
        left: 0;
        padding: 5px 15px;
        background-color: rgba(0, 0, 0, 0.8);
        color: white;
        z-index: 1;
        border-radius: 0 0 8px 0; } }

.c-lot--lot-details {
    padding: 0 20px; }
@media (max-width: 63em) {
    .c-lot--lot-details {
        padding-right: 0; } }

@media (max-width: 63em) {
    _:-ms-fullscreen, :root .c-lot--lot-details{
        flex-basis: 70%; } }

.c-lot--bid-and-closing {
    padding: 15px; }
@media (min-width: 63em) {
    .c-lot--bid-and-closing {
        padding: 15px 0; } }

@media (min-width: 63em) {
    .c-lot--bidding {
        max-width: 33%;} }

@media (max-width: 63em) {
    .c-lot--bidding {
        padding: 0 15px; }
    .c-lot--bidding [class*="o-message"] {
        margin: 0 -15px; } }

.c-lot--highBid {
    color: #E87511; }
.c-lot--highBid.s-high-bidder {
    color: #11AF00; }
.c-lot--highBid.s-high-bidder .t-inline-label {
    color: #11AF00; }

.c-lot--sold-notice {
    padding: 10px 0 0;
    margin-bottom: 0; }

.c-lot-details {
    margin: 20px auto;
    max-width: 80em;
    min-height: 450px;
    padding-bottom: 20px;}
@media (max-width: 63em) {
    .c-lot-details {
        margin-top: 0;
        background-color: #F0F0F0; } }

@media (max-width: 63em) {
    .c-lot-details--bidding, .c-lot-details--photo-area, .c-lot-details--details {
    	max-width: 100vw;
        background-color: white;
        border-top: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;  } }

@media (min-width: 63em) {
    .c-lot-details--photo-area {
        max-width: 400px; } }

.c-lot-details--lot-photo {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    background-color: #F0F0F0;
    margin-bottom: 5px; }
@media (min-width: 63em) {
    .c-lot-details--lot-photo {
        margin-bottom: 20px; } }
.c-lot-details--lot-photo img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1; }

.c-lot-details--lot-thumbnails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow-x: auto; }
@media (min-width: 63em) {
    .c-lot-details--lot-thumbnails {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.c-lot-details--lot-thumbnail {
    width: 32%;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
@media (max-width: 63em) {
    .c-lot-details--lot-thumbnail {
        min-width: 30%;
        margin-right: 10px; } }
.c-lot-details--lot-thumbnail img {
    display: block;
    width: 100%;
    max-width: 100%; }
.c-lot-details--lot-thumbnail.s-active {
    -webkit-box-shadow: 0 0 0 5px #20579E;
    box-shadow: 0 0 0 5px #20579E;
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }

.c-lot-details--details {
    padding: 0 20px; }
@media (max-width: 63em) {
    .c-lot-details--details {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 15px;
        padding-bottom: 20px; } }

@media (min-width: 63em) {
    .c-lot__listing .c-lot-detail--text-fields {
        margin-top: 15px; } }

@media (max-width: 63em) {
    .c-lot-details--subsection {
        border-top: 1px solid #F0F0F0;
        padding-top: 10px;
        margin-top: 5px; } }

@media (min-width: 63em) {
    .c-lot-details--subsection {
        border-top: 1px dotted #CCCCCC;
        padding: 20px 10px;
        margin-top: 15px; } }

@media (max-width: 63em){
    .c-lot__listing .c-lot--component-info{
        display: none;
    }}

@media (max-width: 63em) {
    .c-lot-details--bidding {
        padding: 15px;
        padding-top: 0;
        margin-bottom: 200px; }
    .c-lot-details--bidding [class*="o-message"] {
        margin: 0 -15px; } }

.c-lot-details .o-data-table--body {
	max-height: 254px;
	overflow-y: auto; }

.c-lot--bid-and-closing {
    padding: 15px 0 0; }
@media (min-width: 63em) {
    .c-lot--bid-and-closing .c-lot--highBid ~ .c-lot--closing {
        border-top: 1px dotted #CCCCCC;
        margin-top: 15px; } }
@media (min-width: 63em) {
    .c-lot--bid-and-closing .c-lot--highBid ~ .c-lot--closing-soon {
        border-top: 1px dotted #CCCCCC;
        margin-top: 15px; } }

.c-lot--closing {
    padding: 15px 0;
    flex-wrap: wrap;}
@media (max-width: 63em) {
    .c-lot--closing{
        padding-bottom: 0;
    }
}

.c-lot--closing-time {
    white-space: nowrap;
    -ms-flex-item-align: end;
    align-self: flex-end; }
@media (max-width: 63em) {
    .c-lot__listing .c-lot--closing-time{
        display: none;
    }
}

.c-lot--countdown-time {
    white-space: nowrap; }



@media (max-width: 63em) {
    .c-lot--bid-buttons {
        display: none;
        padding: 5px 20px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 2;
        background-color: white; }
    .c-lot-details .c-lot--bid-buttons {
        display: block; }
    .c-lot--bid-buttons:before {
        position: absolute;
        top: -49px;
        left: 0;
        right: 0;
        height: 50px;
        content: '';
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white); }

    .c-lot__listing .c-lot--bid-buttons{
        display: none !important;
    }}

@media (max-width: 63em){
    @supports (-webkit-text-size-adjust:none) and (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
        .c-lot--bid-buttons{
            position: relative;
            padding: 0;
            bottom: auto;
            left: auto;
            right: auto;}

        .c-lot--bid-buttons:before {
            display: none;}
    }
}

.c-choice-group--body .c-lot--messages__choice-group {
    display: none; }

.c-choice-group-view tbody tr:first-child .c-choice-group--previous-footer{
    display: none;
}

.c-choice-group-view tbody tr:last-child .c-lot-listing{
    border-bottom: none;
}

.c-choice-group-view tbody tr:last-child .c-choice-group--last-footer{
    display: block;
}

.c-choice-group--header {
    border: 1px solid #CCCCCC;
    border-bottom-width: 0;
    background-color: #F0F0F0;
    padding: 20px;
    margin-top: 20px;}

@media(max-width: 63em){
    .c-choice-group--header {
        padding: 15px;
    }
}

.c-choice-group--body {
    padding: 0 0 0 10px;
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
    border-width: 0 1px;
    overflow: hidden;}
@media (min-width: 63em) {
    .c-choice-group--body {
        padding: 0;
        background-color: white; } }

.c-choice-group--previous-footer, .c-choice-group--last-footer{
    border: 1px solid #CCCCCC;
    border-top-width: 0;
    background-color: white;
}
@media (max-width: 63em) {
    .c-choice-group--previous-footer, .c-choice-group--last-footer{
        background-color: #F0F0F0;
        line-height: 10px;
    }
}

.c-choice-group--last-footer{
    display: none;
    margin-bottom: 20px;
}

.l-header {
    padding: 10px;
    max-width: 80em;
    margin: 0 auto; }
@media (min-width: 63em) {
    .l-header {
        padding: 30px;
        padding-bottom: 15px;
    }
}

.logo {
    width: 50px; }
@media (min-width: 63em) {
    .logo {
        width: 60px;
        height: 60px;} }

#rba-header-logo-svg {
    width: 160px; }
@media (min-width: 63em) {
    #rba-header-logo-svg {
        width: 200px; } }

@media (max-width: 63em) {
    .logo-hide-small {
        display: none; } }

.l-mobile-header--title {
    padding-top: 5px;
    padding-right: 100px; }

@media (max-width: 63em) {
.l-main-container:not(.s-viewer) {
    padding-bottom: 65px; } }
@media (min-width: 63em) {
    .l-main-container {
        padding: 0 10px; } }

.l-main-container .dgrid-content {
	max-width: 80em !important;
    margin: auto !important; }

.l-container__narrow {
    margin: 0 auto;
    max-width: 480px; }

@media (max-width: 63em) {
    .l-container__narrow {
        padding: 0 20px; }}

.l-container__medium {
    margin: 0 auto;
    max-width: 800px; }

.l-fixed-banner {
    position: fixed;
    top: 40px;
    left: 2.5%;
    z-index: 1001;
    width: 95%; }
@media (min-width: 63em) {
    .l-fixed-banner {
        width: 480px;
        left: 50%;
        margin-left: -240px; } }

.l-outline-box {
    padding: 15px;
    border: 1px solid #CCCCCC; }

.s-pin-nav .l-pin-header-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 910;
}
@media (max-width: 63em) {
    .s-pin-nav .l-pin-header-wrapper{
        max-height: 100%;
        overflow-y: auto;
        overflow-x: hidden; } }
@media (min-width: 63em) {
    .s-pin-nav .l-pin-header-wrapper .l-pin-header-inner {
        padding: 0 10px; } }

.l-pin-header-inner {
    max-width: 80em;
    margin: 0 auto; }

.l-scroll-revealable-header:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    top: 0;
    bottom: 0;
    background-color: white;
    z-index: -1;
    border-bottom: none;
    -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
    transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1); }

@media (min-width: 63em) {
    .l-scroll-revealable-header {
        max-height: 200px;
        -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1);
        transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1); }
    .s-pin-nav .l-scroll-revealable-header.s-showWholeHeader {
        overflow: hidden;
        max-height: 0;
        } }

.o-field-and-value{
    margin-bottom: 5px;
}
@media (max-width: 63em) {
    .o-field-and-value{
        margin-bottom: 0;
    }}

/*******************
	HELPER CLASSES
********************/
.h-overflow-hidden {
    overflow: hidden; }

.h-scroll-y {
    overflow-y: auto; }

.h-t-xs {
    font-size: 0.6rem; }

.h-t-s {
    font-size: 0.8rem; }

.h-t-m {
    font-size: 1rem; }

.h-t-l, .h-t-large {
    font-size: 1.5rem; }

.h-t-xxxl {
    font-size: 3.5rem; }

.h-ta-center {
    text-align: center; }

.h-ta-left {
    text-align: left; }

.h-ta-right {
    text-align: right; }

.h-tt-uppercase {
    text-transform: uppercase; }

.h-t-ellipsize {
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-overflow: ellipsis; }

.h-t-strikethrough {
    text-decoration: line-through;
}

.h-valign {
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute; }

.h-abs-middle {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute; }

.h-p-abs-left {
    position: absolute;
    left: 0; }

.h-p-abs-right {
    position: absolute;
    right: 0; }

.h-abs-fill {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

.h-mw-200{
    max-width: 200px !important; }

.h-mt-50 {
    margin-top: 10px !important; }

.h-mt-100 {
    margin-top: 15px !important; }

.h-mt-200 {
    margin-top: 20px !important; }

.h-mt-300 {
    margin-top: 30px !important; }

.h-mt-500 {
    margin-top: 50px !important; }

.h-mb-100 {
    margin-bottom: 15px !important; }

.h-mb-200 {
    margin-bottom: 20px !important; }

.h-mb-300 {
    margin-bottom: 30px !important; }

.h-mb-500 {
    margin-bottom: 50px !important; }

.h-mb-50 {
    margin-bottom: 10px !important; }

.h-mb-0 {
    margin-bottom: 0; }

.h-mr-100 {
    margin-right: 15px; }

.h-mr-200 {
    margin-right: 20px; }

.h-mr-50 {
    margin-right: 10px; }

.h-mr-0 {
    margin-right: 0 !important; }

.h-ml-200 {
    margin-left: 20px; }

.h-ml-100 {
    margin-left: 15px; }

.h-ml-50 {
    margin-left: 10px; }

.h-mt-undo {
    margin-top: -15px; }

.h-pt-200 {
    padding-top: 20px; }

.h-pr-100 {
    padding-right: 15px !important; }

.h-p-0 {
    padding: 0; }

.h-p-100 {
    padding: 15px !important; }

.h-width-100 {
    width: 100%; }

.h-w-auto {
    width: auto; }

.h-d-none{
    display: none;
}

.h-d-table {
    display: table;
    width: 100%;
    table-layout: fixed; }

.h-d-block {
    display: block; }

.h-d-inline-block {
    display: inline-block !important;}

.h-pos-relative {
    position: relative; }

.h-va-center {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%; }

.h-mw-400 {
    max-width: 430px;
    margin: 0 auto; }

.h-float-left {
    float: left; }

.h-float-right {
    float: right; }

.h-va-super {
    vertical-align: super; }

.h-va-middle {
    vertical-align: middle; }

.h-align-self-center{
    -ms-flex-item-align: center;
    align-self: center;
}

.h-va-top {
    vertical-align: top; }

.h-ws-nowrap {
    white-space: nowrap; }

.h-shadow {
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5); }

.h-c-pointer {
    cursor: pointer; }

@media (max-width: 63em) {
    .h-no-click--mobile{
        pointer-events: none;
    }
}

.s-viewer-mode .h-viewer-hidden {
    display: none; }

.h-hidden {
    visibility: hidden; }
.h-hidden.s-visible {
    visibility: visible; }

@media (min-width: 63em) {
    .h-hide-desktop {
        display: none !important; } }

@media (max-width: 63em) {
    .h-hide-mobile {
        display: none !important; }
}

@media (max-width: 63em){
    @supports (-webkit-text-size-adjust:none) and (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
        .h-p-fixed__mobile{
            position: fixed;
            overflow: hidden;}
    }
}

@media (max-width: 30.0625em) {
    .h-hide-tiny {
        display: none !important; } }

.h-hide-empty:empty{
    display: none;
}

.h-no-selection {
	user-select: none; }

.h-flash-color {
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
.h-flash-color.s-flash {
    color: #E87511; }

.h-color-white {
    color: white !important; }

.h-color-blue {
    color: #005B99 !important;
}

.h-color-error {
    color: #E50000 !important; }

.h-color-affirmative {
    color: #11AF00 !important; }

.h-color-brand {
    color: #E87511 !important; }

.h-color-active {
    color: #20579E !important; }

.h-color-grey {
    color: #3F3F3F !important; }

.h-color-darkgrey {
    color: !important; }

.h-color-black {
    color: black !important; }

.hide {
	display: none !important;
}

a.o-button__blank {
    font-family: Sans-Serif;
}
select::-ms-expand {
    display: none;
}

.blue-link {
    color: #20579E;
}

.height-fix {
    height: 100%;
}

.dijitDialog {
    overflow: visible !important;
}

.smalltext {
    font-size: 0.7rem;
    font-weight: 700;
    line-height: 0.9rem;
    text-transform: uppercase; }

.opacity_low {
    filter: alpha(opacity =     35);
    -moz-opacity: .35;
    opacity: .35;
}

.column_padding > td {
    padding: 20px;
}

.capitalize {
    text-transform: capitalize;
}

.display-none{
    display:none;  }

.nihilo .dijitDialog{
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.nihilo .dijitDialog .dijitDialogPaneContent, .dijitDialog .dijitDialogFocused .dijitFocused{
    width: auto !important;
    height: auto !important;
    background: transparent;
    border: none;
    padding: 0;
}

.lookup{
    border: none;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5); }
}

.dijitDialogPaneContent{
    overflow: hidden !important;
}

.dijitDialogUnderlay{
    background: #000000;
    opacity: 0.8;
}

.lookup form{
    font-size: 1rem;
}



.tooltip{
    display: inline;
    position: relative;
}

.tooltip:hover:after{
    display: block;
    background: #fff;
    border-radius: 3px;
    bottom: 26px;
    color: #000;
    content: attr(data-tooltip);
    right: 15%;
    padding: 5px 5px;
    position: absolute;
    z-index: 99;
    width: 280px;
    border: 1px solid #000;
    text-align: center;
}

.tooltip:hover:before{
    border: solid;
    border-color: #000 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
.o-message__tal {
    color: #E87511;
    background-color: white;
    border-color: transparent;
}
.o-message__tal:before {
    color: #E87511; }
.o-message__tal.s-highlight {
    color: white;
    background-color: #003A70; }
.o-message__tal.s-highlight:before {
    content: " ";
    background-repeat: no-repeat;
    background-size: 115% 115%;
    background-position: center center;
    background-color: white;
    border-radius: 50%; }




/*iOS 9 Safari/Chrome fix*/
@supports (overflow:-webkit-marquee)
   and (justify-content:inherit) {
    .g-cell{
        flex-basis: auto;
    }

    .c-nav-tabs__mobile--tab{
        width: 25%;
    }

    .g-mob--tenth{
        width: 15% !important;
    }

    .g-mob--quarter{
        width: 25% !important;
    }

    .g-mob--third{
        width: 33% !important;
    }

    .g-mob--half{
        width: 50% !important;
    }

    .g-mob--three-quarters{
        width: 75% !important;
    }
}

.c-lot--time-extended {
    background-color: #0054a3;
    color: white;
    position: relative;
    padding: 6px;
    overflow: hidden;
    width: 40%;
    text-align: center;
}

.c-lot--new-bid {
    background-color: #E50000;
    padding: 6px;
    text-align: center;
    letter-spacing: 1px;
    color: white;
    width: 40%;
}

.o-input-with-label {
    margin-right: 10px;
    margin-left: 10px;
    color: white;
}

@media (max-width: 63em) {

    .o-input-with-label {
        margin: unset;
        display: flex;
        flex-direction: column;
        width: 100%;
        color: black;
        margin-bottom: 6px;
    }
    .o-navigation--pages {
        border: 2px solid #CCCCCC;
        border-radius: 4px;
        margin: 0 auto;
        /*display: -webkit-box;*/
        display: -ms-flexbox;
        /*display: flex;*/
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        padding: 0 !important;
        margin-bottom: 20px; } }

.o-navigation--center {
    border-right: 2px solid #CCCCCC;
    display: inline-block; }
.o-navigation--center .o-input--select {
    height: 100% !important;
    border: none !important;
    padding-top: 18px;
    padding-bottom: 18px;
}

.o-navigation-link {
    padding: 0 5px;
    border-right: 2px solid #CCCCCC;
    display: inline-block;
    padding-right: 10px; }
.o-navigation-link:last-of-type {
    border-right: none; }
@media (max-width: 63em) {
    .o-navigation-link {
        padding: 15px 15px; } }
.o-navigation-link.s-active {
    color: black;
    font-weight: 700; }

@media (max-width: 25em) {
    .h-hide-xxsmall {
        display: none; } }


@media (min-width: 63em) {
	.timer-popup {
		width: 450px; } 
}

.round-image {
  position: relative;
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: block;
  margin: auto;
  margin-top: 20px;
}
.circle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: rotate(-90deg);
}

#progressCircle {
  stroke-dasharray: 63;
  stroke-dashoffset: 63;
  stroke-width: 2;
  stroke: #9b2c0f;
  fill: transparent;
  transition: stroke-dashoffset 0.5s ease-in-out;
}

.timer-image {
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
}

.timer-countdown {
  font-size: 2.5rem;
  margin-top: 20px;
}

.timer-countdown-block {
  padding: 20px;
}

.timeout-warning {
  padding: 10px 30px;
}

.errorMessage{
    color: #FF0000; 
    margin-left: 8px; 
    margin-bottom: 5px;
}

.swiper-container img {
  width: 100%;
  min-width: 100%;
  vertical-align: bottom; }
.swiper-container .swiper-button-next, .swiper-container .swiper-container-rtl .swiper-button-prev, .swiper-container .swiper-button-prev, .swiper-container .swiper-container-rtl .swiper-button-next {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 30px 20px;
  opacity: 0.25;
  /* -webkit-transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1); */
  /* transition: 0.2s cubic-bezier(0.63, 0.005, 0.365, 1); */
  }
.swiper-container .swiper-button-prev,
.swiper-container .swiper-container-rtl .swiper-button-next {
  left: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  }
  .swiper-container .swiper-button-prev:hover,
  .swiper-container .swiper-container-rtl .swiper-button-next:hover {
    background-color: #E87722;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    opacity: 1 !important; }
.swiper-container .swiper-button-next,
.swiper-container .swiper-container-rtl .swiper-button-prev {
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }
  .swiper-container .swiper-button-next:hover,
  .swiper-container .swiper-container-rtl .swiper-button-prev:hover {
    background-color: #E87722;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    opacity: 1 !important; }
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-container-rtl .swiper-button-prev, .swiper-container:hover .swiper-button-prev, .swiper-container:hover .swiper-container-rtl .swiper-button-next {
  opacity: 0.5; }


.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.alertBody {
    font-size: 14px;
}

.alertBody input[type="tel"], input[type="email"]{
    margin: 0;
    padding: 6px 12px;
    border-radius: 2px;
    font-family: inherit;
    font-size: 100%;
    color: inherit;
}

.alertBody input[type=checkbox] {
    transform: scale(1.8);
    margin-right: 17px;
    cursor: pointer;
    border: 1px;
}

.ContactSection{
    position: relative;
    top: -12px;
    margin-left: 4%;
}

.o-input--text--email{
    display: inline-block;
    width: 280px;
    height: 35px;
    border: 1px solid #CCC;
}

#result {
    margin-bottom: 100px; }

/* 
  ##Devices screen =  1025px to higher resolution desktops
*/

@media (min-width: 1025px){
    input[type="email"], input[type="tel"]{
        border: 1px solid #CCC;
        width: 280px;
        height: 35px;
    }
}

/* 
  ## Device Screen = B/w 768px to 1024px (tablets & ipads)
*/
@media (min-width: 768px) and (max-width: 1024px) {
    input[type="email"], input[type="tel"]{
        border: 1px solid #CCC;
        width: 280px;
        height: 35px;
    }
}

/* 
  ##Device Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {
    input[type="email"], input[type="tel"]{
        border: 1px solid #CCC;
        width: 262px;
        height: 34px;
    }
}

@media (min-width: 376px) and (max-width: 480px) {
    input[type="email"], input[type="tel"]{
        border: 1px solid #CCC;
        width: 250px;
        height: 34px;
    }

    .ContactSection{

        display: block;
        top: 1px !important;
        left: 15px !important;
    }
}

/* 
  ##Device  screen :   B/w 320px to 374px
*/

@media only screen and (max-width: 375px){
    input[type="email"], input[type="tel"]{
        border: 1px solid #CCC;
        width: 210px;
        height: 32px;
    }

    .ContactSection{
        display: block;
        top: 1px !important;
        left: 15px !important;
    }
}
/*
## Devices screen : small phones(iphone4 and iphone5)
*/

@media
only screen and (min-device-width: 320px)
and (max-device-width: 374px){

    input[type="email"], input[type="tel"]{
        border: 1px solid #CCC;
        width: 181px;
        height: 27px;
    }

    .ContactSection{

        top: -2px !important;
        left: 4px !important;
    }
}


.swiper-container {
  /*margin: 0 auto;*/
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 300px; /*height: 100%;*/
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: 100%; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -ms-grid-row-align: flex-start;
      align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.dgrid * {
    outline: 0 !important;
}
  
.dgrid {
    border: 0 !important;
}

.underlined {
    text-decoration: underline;
}

button.h-color-blue {
    font-family: "Trebuchet MS";
}
.dgrid-scroller {
    overflow-x: hidden !important;
}

.dgrid-cell {
    border: 0 !important;
}

.o-lot-listings p[id='comes-with'],
.c-choice-group-view p[id='comes-with'] {
    max-height: 92px;
    overflow-y: auto;
}