    /* < !-- Add client specific CSS Here --> */
    /* < !--Content Block CSS Files Start--> */
    /* <link rel="stylesheet"href="/Interactive/newlookandfeel/4280272/trial/css/clientlibs_base.min.4ec6a210363636953f219da100c5c2cc.css"type="text/css"> */
    /*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
    :root {
        --blue: #007bff;
        --indigo: #6610f2;
        --purple: #6f42c1;
        --pink: #e83e8c;
        --red: #dc3545;
        --orange: #fd7e14;
        --yellow: #ffc107;
        --green: #28a745;
        --teal: #20c997;
        --cyan: #17a2b8;
        --white: #fff;
        --gray: #6c757d;
        --gray-dark: #343a40;
        --primary: #007bff;
        --secondary: #6c757d;
        --success: #28a745;
        --info: #17a2b8;
        --warning: #ffc107;
        --danger: #dc3545;
        --light: #f8f9fa;
        --dark: #343a40;
        --breakpoint-xs: 0;
        --breakpoint-sm: 576px;
        --breakpoint-md: 768px;
        --breakpoint-lg: 992px;
        --breakpoint-xl: 1200px;
        --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
    }

    *,
    ::after,
    ::before {
        box-sizing: border-box
    }

    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
        -ms-overflow-style: scrollbar;
        -webkit-tap-highlight-color: transparent
    }

    @-ms-viewport {
        width: device-width
    }

    article,
    aside,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    main,
    nav,
    section {
        display: block
    }

    body {
        margin: 0;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        text-align: left;
        background-color: #fff
    }

    [tabindex="-1"]:focus {
        outline: 0 !important
    }

    hr {
        box-sizing: content-box;
        height: 0;
        overflow: visible
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-top: 0;
        margin-bottom: .5rem
    }

    p {
        margin-top: 0;
        margin-bottom: 1rem
    }

    abbr[data-original-title],
    abbr[title] {
        text-decoration: underline;
        -webkit-text-decoration: underline dotted;
        text-decoration: underline dotted;
        cursor: help;
        border-bottom: 0
    }

    address {
        margin-bottom: 1rem;
        font-style: normal;
        line-height: inherit
    }

    dl,
    ol,
    ul {
        margin-top: 0;
        margin-bottom: 1rem
    }

    ol ol,
    ol ul,
    ul ol,
    ul ul {
        margin-bottom: 0
    }

    dt {
        font-weight: 700
    }

    dd {
        margin-bottom: .5rem;
        margin-left: 0
    }

    blockquote {
        margin: 0 0 1rem
    }

    dfn {
        font-style: italic
    }

    b,
    strong {
        font-weight: bolder
    }

    small {
        font-size: 80%
    }

    sub,
    sup {
        position: relative;
        font-size: 75%;
        line-height: 0;
        vertical-align: baseline
    }

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

    a {
        color: #007bff;
        text-decoration: none;
        background-color: transparent;
        -webkit-text-decoration-skip: objects
    }

    a:hover {
        color: #0056b3;
        text-decoration: underline
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none
    }

    a:not([href]):not([tabindex]):focus,
    a:not([href]):not([tabindex]):hover {
        color: inherit;
        text-decoration: none
    }

    a:not([href]):not([tabindex]):focus {
        outline: 0
    }

    code,
    kbd,
    pre,
    samp {
        font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        font-size: 1em
    }

    pre {
        margin-top: 0;
        margin-bottom: 1rem;
        overflow: auto;
        -ms-overflow-style: scrollbar
    }

    figure {
        margin: 0 0 1rem
    }

    img {
        vertical-align: middle;
        border-style: none
    }

    svg {
        overflow: hidden;
        vertical-align: middle
    }

    table {
        border-collapse: collapse
    }

    caption {
        padding-top: .75rem;
        padding-bottom: .75rem;
        color: #6c757d;
        text-align: left;
        caption-side: bottom
    }

    th {
        text-align: inherit
    }

    label {
        display: inline-block;
        margin-bottom: .5rem
    }

    button {
        border-radius: 0
    }

    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

    button,
    input,
    optgroup,
    select,
    textarea {
        margin: 0;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit
    }

    button,
    input {
        overflow: visible
    }

    button,
    select {
        text-transform: none
    }

    [type=reset],
    [type=submit],
    button,
    html [type=button] {
        -webkit-appearance: button
    }

    [type=button]::-moz-focus-inner,
    [type=reset]::-moz-focus-inner,
    [type=submit]::-moz-focus-inner,
    button::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

    input[type=checkbox],
    input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        -webkit-appearance: listbox
    }

    textarea {
        overflow: auto;
        resize: vertical
    }

    fieldset {
        min-width: 0;
        padding: 0;
        margin: 0;
        border: 0
    }

    legend {
        display: block;
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin-bottom: .5rem;
        font-size: 1.5rem;
        line-height: inherit;
        color: inherit;
        white-space: normal
    }

    progress {
        vertical-align: baseline
    }

    [type=number]::-webkit-inner-spin-button,
    [type=number]::-webkit-outer-spin-button {
        height: auto
    }

    [type=search] {
        outline-offset: -2px;
        -webkit-appearance: none
    }

    [type=search]::-webkit-search-cancel-button,
    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

    ::-webkit-file-upload-button {
        font: inherit;
        -webkit-appearance: button
    }

    output {
        display: inline-block
    }

    summary {
        display: list-item;
        cursor: pointer
    }

    template {
        display: none
    }

    [hidden] {
        display: none !important
    }

    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: .5rem;
        font-family: inherit;
        font-weight: 500;
        line-height: 1.2;
        color: inherit
    }

    .h1,
    h1 {
        font-size: 2.5rem
    }

    .h2,
    h2 {
        font-size: 2rem
    }

    .h3,
    h3 {
        font-size: 1.75rem
    }

    .h4,
    h4 {
        font-size: 1.5rem
    }

    .h5,
    h5 {
        font-size: 1.25rem
    }

    .h6,
    h6 {
        font-size: 1rem
    }

    .lead {
        font-size: 1.25rem;
        font-weight: 300
    }

    .display-1 {
        font-size: 6rem;
        font-weight: 300;
        line-height: 1.2
    }

    .display-2 {
        font-size: 5.5rem;
        font-weight: 300;
        line-height: 1.2
    }

    .display-3 {
        font-size: 4.5rem;
        font-weight: 300;
        line-height: 1.2
    }

    .display-4 {
        font-size: 3.5rem;
        font-weight: 300;
        line-height: 1.2
    }

    hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 1px solid rgba(0, 0, 0, .1)
    }

    .small,
    small {
        font-size: 80%;
        font-weight: 400
    }

    .mark,
    mark {
        padding: .2em;
        background-color: #fcf8e3
    }

    .list-unstyled {
        padding-left: 0;
        list-style: none
    }

    .list-inline {
        padding-left: 0;
        list-style: none
    }

    .list-inline-item {
        display: inline-block
    }

    .list-inline-item:not(:last-child) {
        margin-right: .5rem
    }

    .initialism {
        font-size: 90%;
        text-transform: uppercase
    }

    .blockquote {
        margin-bottom: 1rem;
        font-size: 1.25rem
    }

    .blockquote-footer {
        display: block;
        font-size: 80%;
        color: #6c757d
    }

    .blockquote-footer::before {
        content: "\2014 \00A0"
    }

    .img-fluid {
        max-width: 100%;
        height: auto
    }

    .img-thumbnail {
        padding: .25rem;
        background-color: #fff;
        border: 1px solid #dee2e6;
        border-radius: .25rem;
        max-width: 100%;
        height: auto
    }

    .figure {
        display: inline-block
    }

    .figure-img {
        margin-bottom: .5rem;
        line-height: 1
    }

    .figure-caption {
        font-size: 90%;
        color: #6c757d
    }

    code {
        font-size: 87.5%;
        color: #e83e8c;
        word-break: break-word
    }

    a>code {
        color: inherit
    }

    kbd {
        padding: .2rem .4rem;
        font-size: 87.5%;
        color: #fff;
        background-color: #212529;
        border-radius: .2rem
    }

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700
    }

    pre {
        display: block;
        font-size: 87.5%;
        color: #212529
    }

    pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal
    }

    .pre-scrollable {
        max-height: 340px;
        overflow-y: scroll
    }

    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    @media(min-width:576px) {
        .container {
            max-width: 540px
        }
    }

    @media(min-width:768px) {
        .container {
            max-width: 720px
        }
    }

    @media(min-width:992px) {
        .container {
            max-width: 960px
        }
    }

    @media(min-width:1200px) {
        .container {
            max-width: 1140px
        }
    }

    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .no-gutters {
        margin-right: 0;
        margin-left: 0
    }

    .no-gutters>.col,
    .no-gutters>[class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }

    .col {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-1 {
        margin-left: 8.333333%
    }

    .offset-2 {
        margin-left: 16.666667%
    }

    .offset-3 {
        margin-left: 25%
    }

    .offset-4 {
        margin-left: 33.333333%
    }

    .offset-5 {
        margin-left: 41.666667%
    }

    .offset-6 {
        margin-left: 50%
    }

    .offset-7 {
        margin-left: 58.333333%
    }

    .offset-8 {
        margin-left: 66.666667%
    }

    .offset-9 {
        margin-left: 75%
    }

    .offset-10 {
        margin-left: 83.333333%
    }

    .offset-11 {
        margin-left: 91.666667%
    }

    @media(min-width:576px) {
        .col-sm {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%
        }

        .col-sm-auto {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
            max-width: none
        }

        .col-sm-1 {
            -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
            max-width: 8.333333%
        }

        .col-sm-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%
        }

        .col-sm-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

        .col-sm-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%
        }

        .col-sm-5 {
            -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
            max-width: 41.666667%
        }

        .col-sm-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

        .col-sm-7 {
            -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
            max-width: 58.333333%
        }

        .col-sm-8 {
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%
        }

        .col-sm-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%
        }

        .col-sm-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%
        }

        .col-sm-11 {
            -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
            max-width: 91.666667%
        }

        .col-sm-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

        .order-sm-first {
            -ms-flex-order: -1;
            order: -1
        }

        .order-sm-last {
            -ms-flex-order: 13;
            order: 13
        }

        .order-sm-0 {
            -ms-flex-order: 0;
            order: 0
        }

        .order-sm-1 {
            -ms-flex-order: 1;
            order: 1
        }

        .order-sm-2 {
            -ms-flex-order: 2;
            order: 2
        }

        .order-sm-3 {
            -ms-flex-order: 3;
            order: 3
        }

        .order-sm-4 {
            -ms-flex-order: 4;
            order: 4
        }

        .order-sm-5 {
            -ms-flex-order: 5;
            order: 5
        }

        .order-sm-6 {
            -ms-flex-order: 6;
            order: 6
        }

        .order-sm-7 {
            -ms-flex-order: 7;
            order: 7
        }

        .order-sm-8 {
            -ms-flex-order: 8;
            order: 8
        }

        .order-sm-9 {
            -ms-flex-order: 9;
            order: 9
        }

        .order-sm-10 {
            -ms-flex-order: 10;
            order: 10
        }

        .order-sm-11 {
            -ms-flex-order: 11;
            order: 11
        }

        .order-sm-12 {
            -ms-flex-order: 12;
            order: 12
        }

        .offset-sm-0 {
            margin-left: 0
        }

        .offset-sm-1 {
            margin-left: 8.333333%
        }

        .offset-sm-2 {
            margin-left: 16.666667%
        }

        .offset-sm-3 {
            margin-left: 25%
        }

        .offset-sm-4 {
            margin-left: 33.333333%
        }

        .offset-sm-5 {
            margin-left: 41.666667%
        }

        .offset-sm-6 {
            margin-left: 50%
        }

        .offset-sm-7 {
            margin-left: 58.333333%
        }

        .offset-sm-8 {
            margin-left: 66.666667%
        }

        .offset-sm-9 {
            margin-left: 75%
        }

        .offset-sm-10 {
            margin-left: 83.333333%
        }

        .offset-sm-11 {
            margin-left: 91.666667%
        }
    }

    @media(min-width:768px) {
        .col-md {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%
        }

        .col-md-auto {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
            max-width: none
        }

        .col-md-1 {
            -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
            max-width: 8.333333%
        }

        .col-md-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%
        }

        .col-md-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

        .col-md-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%
        }

        .col-md-5 {
            -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
            max-width: 41.666667%
        }

        .col-md-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

        .col-md-7 {
            -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
            max-width: 58.333333%
        }

        .col-md-8 {
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%
        }

        .col-md-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%
        }

        .col-md-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%
        }

        .col-md-11 {
            -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
            max-width: 91.666667%
        }

        .col-md-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

        .order-md-first {
            -ms-flex-order: -1;
            order: -1
        }

        .order-md-last {
            -ms-flex-order: 13;
            order: 13
        }

        .order-md-0 {
            -ms-flex-order: 0;
            order: 0
        }

        .order-md-1 {
            -ms-flex-order: 1;
            order: 1
        }

        .order-md-2 {
            -ms-flex-order: 2;
            order: 2
        }

        .order-md-3 {
            -ms-flex-order: 3;
            order: 3
        }

        .order-md-4 {
            -ms-flex-order: 4;
            order: 4
        }

        .order-md-5 {
            -ms-flex-order: 5;
            order: 5
        }

        .order-md-6 {
            -ms-flex-order: 6;
            order: 6
        }

        .order-md-7 {
            -ms-flex-order: 7;
            order: 7
        }

        .order-md-8 {
            -ms-flex-order: 8;
            order: 8
        }

        .order-md-9 {
            -ms-flex-order: 9;
            order: 9
        }

        .order-md-10 {
            -ms-flex-order: 10;
            order: 10
        }

        .order-md-11 {
            -ms-flex-order: 11;
            order: 11
        }

        .order-md-12 {
            -ms-flex-order: 12;
            order: 12
        }

        .offset-md-0 {
            margin-left: 0
        }

        .offset-md-1 {
            margin-left: 8.333333%
        }

        .offset-md-2 {
            margin-left: 16.666667%
        }

        .offset-md-3 {
            margin-left: 25%
        }

        .offset-md-4 {
            margin-left: 33.333333%
        }

        .offset-md-5 {
            margin-left: 41.666667%
        }

        .offset-md-6 {
            margin-left: 50%
        }

        .offset-md-7 {
            margin-left: 58.333333%
        }

        .offset-md-8 {
            margin-left: 66.666667%
        }

        .offset-md-9 {
            margin-left: 75%
        }

        .offset-md-10 {
            margin-left: 83.333333%
        }

        .offset-md-11 {
            margin-left: 91.666667%
        }
    }

    @media(min-width:992px) {
        .col-lg {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%
        }

        .col-lg-auto {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
            max-width: none
        }

        .col-lg-1 {
            -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
            max-width: 8.333333%
        }

        .col-lg-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%
        }

        .col-lg-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

        .col-lg-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%
        }

        .col-lg-5 {
            -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
            max-width: 41.666667%
        }

        .col-lg-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

        .col-lg-7 {
            -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
            max-width: 58.333333%
        }

        .col-lg-8 {
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%
        }

        .col-lg-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%
        }

        .col-lg-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%
        }

        .col-lg-11 {
            -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
            max-width: 91.666667%
        }

        .col-lg-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

        .order-lg-first {
            -ms-flex-order: -1;
            order: -1
        }

        .order-lg-last {
            -ms-flex-order: 13;
            order: 13
        }

        .order-lg-0 {
            -ms-flex-order: 0;
            order: 0
        }

        .order-lg-1 {
            -ms-flex-order: 1;
            order: 1
        }

        .order-lg-2 {
            -ms-flex-order: 2;
            order: 2
        }

        .order-lg-3 {
            -ms-flex-order: 3;
            order: 3
        }

        .order-lg-4 {
            -ms-flex-order: 4;
            order: 4
        }

        .order-lg-5 {
            -ms-flex-order: 5;
            order: 5
        }

        .order-lg-6 {
            -ms-flex-order: 6;
            order: 6
        }

        .order-lg-7 {
            -ms-flex-order: 7;
            order: 7
        }

        .order-lg-8 {
            -ms-flex-order: 8;
            order: 8
        }

        .order-lg-9 {
            -ms-flex-order: 9;
            order: 9
        }

        .order-lg-10 {
            -ms-flex-order: 10;
            order: 10
        }

        .order-lg-11 {
            -ms-flex-order: 11;
            order: 11
        }

        .order-lg-12 {
            -ms-flex-order: 12;
            order: 12
        }

        .offset-lg-0 {
            margin-left: 0
        }

        .offset-lg-1 {
            margin-left: 8.333333%
        }

        .offset-lg-2 {
            margin-left: 16.666667%
        }

        .offset-lg-3 {
            margin-left: 25%
        }

        .offset-lg-4 {
            margin-left: 33.333333%
        }

        .offset-lg-5 {
            margin-left: 41.666667%
        }

        .offset-lg-6 {
            margin-left: 50%
        }

        .offset-lg-7 {
            margin-left: 58.333333%
        }

        .offset-lg-8 {
            margin-left: 66.666667%
        }

        .offset-lg-9 {
            margin-left: 75%
        }

        .offset-lg-10 {
            margin-left: 83.333333%
        }

        .offset-lg-11 {
            margin-left: 91.666667%
        }
    }

    @media(min-width:1200px) {
        .col-xl {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%
        }

        .col-xl-auto {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
            max-width: none
        }

        .col-xl-1 {
            -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
            max-width: 8.333333%
        }

        .col-xl-2 {
            -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
            max-width: 16.666667%
        }

        .col-xl-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

        .col-xl-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%
        }

        .col-xl-5 {
            -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
            max-width: 41.666667%
        }

        .col-xl-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

        .col-xl-7 {
            -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
            max-width: 58.333333%
        }

        .col-xl-8 {
            -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
            max-width: 66.666667%
        }

        .col-xl-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%
        }

        .col-xl-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%
        }

        .col-xl-11 {
            -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
            max-width: 91.666667%
        }

        .col-xl-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

        .order-xl-first {
            -ms-flex-order: -1;
            order: -1
        }

        .order-xl-last {
            -ms-flex-order: 13;
            order: 13
        }

        .order-xl-0 {
            -ms-flex-order: 0;
            order: 0
        }

        .order-xl-1 {
            -ms-flex-order: 1;
            order: 1
        }

        .order-xl-2 {
            -ms-flex-order: 2;
            order: 2
        }

        .order-xl-3 {
            -ms-flex-order: 3;
            order: 3
        }

        .order-xl-4 {
            -ms-flex-order: 4;
            order: 4
        }

        .order-xl-5 {
            -ms-flex-order: 5;
            order: 5
        }

        .order-xl-6 {
            -ms-flex-order: 6;
            order: 6
        }

        .order-xl-7 {
            -ms-flex-order: 7;
            order: 7
        }

        .order-xl-8 {
            -ms-flex-order: 8;
            order: 8
        }

        .order-xl-9 {
            -ms-flex-order: 9;
            order: 9
        }

        .order-xl-10 {
            -ms-flex-order: 10;
            order: 10
        }

        .order-xl-11 {
            -ms-flex-order: 11;
            order: 11
        }

        .order-xl-12 {
            -ms-flex-order: 12;
            order: 12
        }

        .offset-xl-0 {
            margin-left: 0
        }

        .offset-xl-1 {
            margin-left: 8.333333%
        }

        .offset-xl-2 {
            margin-left: 16.666667%
        }

        .offset-xl-3 {
            margin-left: 25%
        }

        .offset-xl-4 {
            margin-left: 33.333333%
        }

        .offset-xl-5 {
            margin-left: 41.666667%
        }

        .offset-xl-6 {
            margin-left: 50%
        }

        .offset-xl-7 {
            margin-left: 58.333333%
        }

        .offset-xl-8 {
            margin-left: 66.666667%
        }

        .offset-xl-9 {
            margin-left: 75%
        }

        .offset-xl-10 {
            margin-left: 83.333333%
        }

        .offset-xl-11 {
            margin-left: 91.666667%
        }
    }

    .table {
        width: 100%;
        margin-bottom: 1rem;
        background-color: transparent
    }

    .table td,
    .table th {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6
    }

    .table tbody+tbody {
        border-top: 2px solid #dee2e6
    }

    .table .table {
        background-color: #fff
    }

    .table-sm td,
    .table-sm th {
        padding: .3rem
    }

    .table-bordered {
        border: 1px solid #dee2e6
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6
    }

    .table-bordered thead td,
    .table-bordered thead th {
        border-bottom-width: 2px
    }

    .table-borderless tbody+tbody,
    .table-borderless td,
    .table-borderless th,
    .table-borderless thead th {
        border: 0
    }

    .table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(0, 0, 0, .05)
    }

    .table-hover tbody tr:hover {
        background-color: rgba(0, 0, 0, .075)
    }

    .table-primary,
    .table-primary>td,
    .table-primary>th {
        background-color: #b8daff
    }

    .table-hover .table-primary:hover {
        background-color: #9fcdff
    }

    .table-hover .table-primary:hover>td,
    .table-hover .table-primary:hover>th {
        background-color: #9fcdff
    }

    .table-secondary,
    .table-secondary>td,
    .table-secondary>th {
        background-color: #d6d8db
    }

    .table-hover .table-secondary:hover {
        background-color: #c8cbcf
    }

    .table-hover .table-secondary:hover>td,
    .table-hover .table-secondary:hover>th {
        background-color: #c8cbcf
    }

    .table-success,
    .table-success>td,
    .table-success>th {
        background-color: #c3e6cb
    }

    .table-hover .table-success:hover {
        background-color: #b1dfbb
    }

    .table-hover .table-success:hover>td,
    .table-hover .table-success:hover>th {
        background-color: #b1dfbb
    }

    .table-info,
    .table-info>td,
    .table-info>th {
        background-color: #bee5eb
    }

    .table-hover .table-info:hover {
        background-color: #abdde5
    }

    .table-hover .table-info:hover>td,
    .table-hover .table-info:hover>th {
        background-color: #abdde5
    }

    .table-warning,
    .table-warning>td,
    .table-warning>th {
        background-color: #ffeeba
    }

    .table-hover .table-warning:hover {
        background-color: #ffe8a1
    }

    .table-hover .table-warning:hover>td,
    .table-hover .table-warning:hover>th {
        background-color: #ffe8a1
    }

    .table-danger,
    .table-danger>td,
    .table-danger>th {
        background-color: #f5c6cb
    }

    .table-hover .table-danger:hover {
        background-color: #f1b0b7
    }

    .table-hover .table-danger:hover>td,
    .table-hover .table-danger:hover>th {
        background-color: #f1b0b7
    }

    .table-light,
    .table-light>td,
    .table-light>th {
        background-color: #fdfdfe
    }

    .table-hover .table-light:hover {
        background-color: #ececf6
    }

    .table-hover .table-light:hover>td,
    .table-hover .table-light:hover>th {
        background-color: #ececf6
    }

    .table-dark,
    .table-dark>td,
    .table-dark>th {
        background-color: #c6c8ca
    }

    .table-hover .table-dark:hover {
        background-color: #b9bbbe
    }

    .table-hover .table-dark:hover>td,
    .table-hover .table-dark:hover>th {
        background-color: #b9bbbe
    }

    .table-active,
    .table-active>td,
    .table-active>th {
        background-color: rgba(0, 0, 0, .075)
    }

    .table-hover .table-active:hover {
        background-color: rgba(0, 0, 0, .075)
    }

    .table-hover .table-active:hover>td,
    .table-hover .table-active:hover>th {
        background-color: rgba(0, 0, 0, .075)
    }

    .table .thead-dark th {
        color: #fff;
        background-color: #212529;
        border-color: #32383e
    }

    .table .thead-light th {
        color: #495057;
        background-color: #e9ecef;
        border-color: #dee2e6
    }

    .table-dark {
        color: #fff;
        background-color: #212529
    }

    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #32383e
    }

    .table-dark.table-bordered {
        border: 0
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255, 255, 255, .05)
    }

    .table-dark.table-hover tbody tr:hover {
        background-color: rgba(255, 255, 255, .075)
    }

    @media(max-width:575.98px) {
        .table-responsive-sm {
            display: block;
            width: 100%;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar
        }

        .table-responsive-sm>.table-bordered {
            border: 0
        }
    }

    @media(max-width:767.98px) {
        .table-responsive-md {
            display: block;
            width: 100%;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar
        }

        .table-responsive-md>.table-bordered {
            border: 0
        }
    }

    @media(max-width:991.98px) {
        .table-responsive-lg {
            display: block;
            width: 100%;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar
        }

        .table-responsive-lg>.table-bordered {
            border: 0
        }
    }

    @media(max-width:1199.98px) {
        .table-responsive-xl {
            display: block;
            width: 100%;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            -ms-overflow-style: -ms-autohiding-scrollbar
        }

        .table-responsive-xl>.table-bordered {
            border: 0
        }
    }

    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .form-control {
        display: block;
        width: 100%;
        height: calc(2.25rem + 2px);
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .form-control {
            transition: none
        }
    }

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control:focus {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

    .form-control::-webkit-input-placeholder {
        color: #6c757d;
        opacity: 1
    }

    .form-control::-moz-placeholder {
        color: #6c757d;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #6c757d;
        opacity: 1
    }

    .form-control::-ms-input-placeholder {
        color: #6c757d;
        opacity: 1
    }

    .form-control::placeholder {
        color: #6c757d;
        opacity: 1
    }

    .form-control:disabled,
    .form-control[readonly] {
        background-color: #e9ecef;
        opacity: 1
    }

    select.form-control:focus::-ms-value {
        color: #495057;
        background-color: #fff
    }

    .form-control-file,
    .form-control-range {
        display: block;
        width: 100%
    }

    .col-form-label {
        padding-top: calc(.375rem + 1px);
        padding-bottom: calc(.375rem + 1px);
        margin-bottom: 0;
        font-size: inherit;
        line-height: 1.5
    }

    .col-form-label-lg {
        padding-top: calc(.5rem + 1px);
        padding-bottom: calc(.5rem + 1px);
        font-size: 1.25rem;
        line-height: 1.5
    }

    .col-form-label-sm {
        padding-top: calc(.25rem + 1px);
        padding-bottom: calc(.25rem + 1px);
        font-size: .875rem;
        line-height: 1.5
    }

    .form-control-plaintext {
        display: block;
        width: 100%;
        padding-top: .375rem;
        padding-bottom: .375rem;
        margin-bottom: 0;
        line-height: 1.5;
        color: #212529;
        background-color: transparent;
        border: solid transparent;
        border-width: 1px 0
    }

    .form-control-plaintext.form-control-lg,
    .form-control-plaintext.form-control-sm {
        padding-right: 0;
        padding-left: 0
    }

    .form-control-sm {
        height: calc(1.8125rem + 2px);
        padding: .25rem .5rem;
        font-size: .875rem;
        line-height: 1.5;
        border-radius: .2rem
    }

    .form-control-lg {
        height: calc(2.875rem + 2px);
        padding: .5rem 1rem;
        font-size: 1.25rem;
        line-height: 1.5;
        border-radius: .3rem
    }

    select.form-control[multiple],
    select.form-control[size] {
        height: auto
    }

    textarea.form-control {
        height: auto
    }

    .form-group {
        margin-bottom: 1rem
    }

    .form-text {
        display: block;
        margin-top: .25rem
    }

    .form-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -5px;
        margin-left: -5px
    }

    .form-row>.col,
    .form-row>[class*=col-] {
        padding-right: 5px;
        padding-left: 5px
    }

    .form-check {
        position: relative;
        display: block;
        padding-left: 1.25rem
    }

    .form-check-input {
        position: absolute;
        margin-top: .3rem;
        margin-left: -1.25rem
    }

    .form-check-input:disabled~.form-check-label {
        color: #6c757d
    }

    .form-check-label {
        margin-bottom: 0
    }

    .form-check-inline {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0;
        margin-right: .75rem
    }

    .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-right: .3125rem;
        margin-left: 0
    }

    .valid-feedback {
        display: none;
        width: 100%;
        margin-top: .25rem;
        font-size: 80%;
        color: #28a745
    }

    .valid-tooltip {
        position: absolute;
        top: 100%;
        z-index: 5;
        display: none;
        max-width: 100%;
        padding: .25rem .5rem;
        margin-top: .1rem;
        font-size: .875rem;
        line-height: 1.5;
        color: #fff;
        background-color: rgba(40, 167, 69, .9);
        border-radius: .25rem
    }

    .custom-select.is-valid,
    .form-control.is-valid,
    .was-validated .custom-select:valid,
    .was-validated .form-control:valid {
        border-color: #28a745
    }

    .custom-select.is-valid:focus,
    .form-control.is-valid:focus,
    .was-validated .custom-select:valid:focus,
    .was-validated .form-control:valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
    }

    .custom-select.is-valid~.valid-feedback,
    .custom-select.is-valid~.valid-tooltip,
    .form-control.is-valid~.valid-feedback,
    .form-control.is-valid~.valid-tooltip,
    .was-validated .custom-select:valid~.valid-feedback,
    .was-validated .custom-select:valid~.valid-tooltip,
    .was-validated .form-control:valid~.valid-feedback,
    .was-validated .form-control:valid~.valid-tooltip {
        display: block
    }

    .form-control-file.is-valid~.valid-feedback,
    .form-control-file.is-valid~.valid-tooltip,
    .was-validated .form-control-file:valid~.valid-feedback,
    .was-validated .form-control-file:valid~.valid-tooltip {
        display: block
    }

    .form-check-input.is-valid~.form-check-label,
    .was-validated .form-check-input:valid~.form-check-label {
        color: #28a745
    }

    .form-check-input.is-valid~.valid-feedback,
    .form-check-input.is-valid~.valid-tooltip,
    .was-validated .form-check-input:valid~.valid-feedback,
    .was-validated .form-check-input:valid~.valid-tooltip {
        display: block
    }

    .custom-control-input.is-valid~.custom-control-label,
    .was-validated .custom-control-input:valid~.custom-control-label {
        color: #28a745
    }

    .custom-control-input.is-valid~.custom-control-label::before,
    .was-validated .custom-control-input:valid~.custom-control-label::before {
        background-color: #71dd8a
    }

    .custom-control-input.is-valid~.valid-feedback,
    .custom-control-input.is-valid~.valid-tooltip,
    .was-validated .custom-control-input:valid~.valid-feedback,
    .was-validated .custom-control-input:valid~.valid-tooltip {
        display: block
    }

    .custom-control-input.is-valid:checked~.custom-control-label::before,
    .was-validated .custom-control-input:valid:checked~.custom-control-label::before {
        background-color: #34ce57
    }

    .custom-control-input.is-valid:focus~.custom-control-label::before,
    .was-validated .custom-control-input:valid:focus~.custom-control-label::before {
        box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
    }

    .custom-file-input.is-valid~.custom-file-label,
    .was-validated .custom-file-input:valid~.custom-file-label {
        border-color: #28a745
    }

    .custom-file-input.is-valid~.custom-file-label::after,
    .was-validated .custom-file-input:valid~.custom-file-label::after {
        border-color: inherit
    }

    .custom-file-input.is-valid~.valid-feedback,
    .custom-file-input.is-valid~.valid-tooltip,
    .was-validated .custom-file-input:valid~.valid-feedback,
    .was-validated .custom-file-input:valid~.valid-tooltip {
        display: block
    }

    .custom-file-input.is-valid:focus~.custom-file-label,
    .was-validated .custom-file-input:valid:focus~.custom-file-label {
        box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
    }

    .invalid-feedback {
        display: none;
        width: 100%;
        margin-top: .25rem;
        font-size: 80%;
        color: #dc3545
    }

    .invalid-tooltip {
        position: absolute;
        top: 100%;
        z-index: 5;
        display: none;
        max-width: 100%;
        padding: .25rem .5rem;
        margin-top: .1rem;
        font-size: .875rem;
        line-height: 1.5;
        color: #fff;
        background-color: rgba(220, 53, 69, .9);
        border-radius: .25rem
    }

    .custom-select.is-invalid,
    .form-control.is-invalid,
    .was-validated .custom-select:invalid,
    .was-validated .form-control:invalid {
        border-color: #dc3545
    }

    .custom-select.is-invalid:focus,
    .form-control.is-invalid:focus,
    .was-validated .custom-select:invalid:focus,
    .was-validated .form-control:invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
    }

    .custom-select.is-invalid~.invalid-feedback,
    .custom-select.is-invalid~.invalid-tooltip,
    .form-control.is-invalid~.invalid-feedback,
    .form-control.is-invalid~.invalid-tooltip,
    .was-validated .custom-select:invalid~.invalid-feedback,
    .was-validated .custom-select:invalid~.invalid-tooltip,
    .was-validated .form-control:invalid~.invalid-feedback,
    .was-validated .form-control:invalid~.invalid-tooltip {
        display: block
    }

    .form-control-file.is-invalid~.invalid-feedback,
    .form-control-file.is-invalid~.invalid-tooltip,
    .was-validated .form-control-file:invalid~.invalid-feedback,
    .was-validated .form-control-file:invalid~.invalid-tooltip {
        display: block
    }

    .form-check-input.is-invalid~.form-check-label,
    .was-validated .form-check-input:invalid~.form-check-label {
        color: #dc3545
    }

    .form-check-input.is-invalid~.invalid-feedback,
    .form-check-input.is-invalid~.invalid-tooltip,
    .was-validated .form-check-input:invalid~.invalid-feedback,
    .was-validated .form-check-input:invalid~.invalid-tooltip {
        display: block
    }

    .custom-control-input.is-invalid~.custom-control-label,
    .was-validated .custom-control-input:invalid~.custom-control-label {
        color: #dc3545
    }

    .custom-control-input.is-invalid~.custom-control-label::before,
    .was-validated .custom-control-input:invalid~.custom-control-label::before {
        background-color: #efa2a9
    }

    .custom-control-input.is-invalid~.invalid-feedback,
    .custom-control-input.is-invalid~.invalid-tooltip,
    .was-validated .custom-control-input:invalid~.invalid-feedback,
    .was-validated .custom-control-input:invalid~.invalid-tooltip {
        display: block
    }

    .custom-control-input.is-invalid:checked~.custom-control-label::before,
    .was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
        background-color: #e4606d
    }

    .custom-control-input.is-invalid:focus~.custom-control-label::before,
    .was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
        box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
    }

    .custom-file-input.is-invalid~.custom-file-label,
    .was-validated .custom-file-input:invalid~.custom-file-label {
        border-color: #dc3545
    }

    .custom-file-input.is-invalid~.custom-file-label::after,
    .was-validated .custom-file-input:invalid~.custom-file-label::after {
        border-color: inherit
    }

    .custom-file-input.is-invalid~.invalid-feedback,
    .custom-file-input.is-invalid~.invalid-tooltip,
    .was-validated .custom-file-input:invalid~.invalid-feedback,
    .was-validated .custom-file-input:invalid~.invalid-tooltip {
        display: block
    }

    .custom-file-input.is-invalid:focus~.custom-file-label,
    .was-validated .custom-file-input:invalid:focus~.custom-file-label {
        box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
    }

    .form-inline {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center
    }

    .form-inline .form-check {
        width: 100%
    }

    @media(min-width:576px) {
        .form-inline label {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            margin-bottom: 0
        }

        .form-inline .form-group {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 0
        }

        .form-inline .form-control {
            display: inline-block;
            width: auto;
            vertical-align: middle
        }

        .form-inline .form-control-plaintext {
            display: inline-block
        }

        .form-inline .custom-select,
        .form-inline .input-group {
            width: auto
        }

        .form-inline .form-check {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: auto;
            padding-left: 0
        }

        .form-inline .form-check-input {
            position: relative;
            margin-top: 0;
            margin-right: .25rem;
            margin-left: 0
        }

        .form-inline .custom-control {
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .form-inline .custom-control-label {
            margin-bottom: 0
        }
    }

    .btn {
        display: inline-block;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 1px solid transparent;
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
        border-radius: .25rem;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .btn {
            transition: none
        }
    }

    .btn:focus,
    .btn:hover {
        text-decoration: none
    }

    .btn.focus,
    .btn:focus {
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

    .btn.disabled,
    .btn:disabled {
        opacity: .65
    }

    .btn:not(:disabled):not(.disabled) {
        cursor: pointer
    }

    a.btn.disabled,
    fieldset:disabled a.btn {
        pointer-events: none
    }

    .btn-primary {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc
    }

    .btn-primary.focus,
    .btn-primary:focus {
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
    }

    .btn-primary.disabled,
    .btn-primary:disabled {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-primary:not(:disabled):not(.disabled).active,
    .btn-primary:not(:disabled):not(.disabled):active,
    .show>.btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #0062cc;
        border-color: #005cbf
    }

    .btn-primary:not(:disabled):not(.disabled).active:focus,
    .btn-primary:not(:disabled):not(.disabled):active:focus,
    .show>.btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
    }

    /* .btn-secondary {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

    .btn-secondary:hover {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62
    } */

    .btn-secondary.focus,
    .btn-secondary:focus {
        box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
    }

    .btn-secondary.disabled,
    .btn-secondary:disabled {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

    .btn-secondary:not(:disabled):not(.disabled).active,
    .btn-secondary:not(:disabled):not(.disabled):active,
    .show>.btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b
    }

    .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .btn-secondary:not(:disabled):not(.disabled):active:focus,
    .show>.btn-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
    }

    .btn-success {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-success:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34
    }

    .btn-success.focus,
    .btn-success:focus {
        box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
    }

    .btn-success.disabled,
    .btn-success:disabled {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-success:not(:disabled):not(.disabled).active,
    .btn-success:not(:disabled):not(.disabled):active,
    .show>.btn-success.dropdown-toggle {
        color: #fff;
        background-color: #1e7e34;
        border-color: #1c7430
    }

    .btn-success:not(:disabled):not(.disabled).active:focus,
    .btn-success:not(:disabled):not(.disabled):active:focus,
    .show>.btn-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
    }

    .btn-info {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-info:hover {
        color: #fff;
        background-color: #138496;
        border-color: #117a8b
    }

    .btn-info.focus,
    .btn-info:focus {
        box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
    }

    .btn-info.disabled,
    .btn-info:disabled {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-info:not(:disabled):not(.disabled).active,
    .btn-info:not(:disabled):not(.disabled):active,
    .show>.btn-info.dropdown-toggle {
        color: #fff;
        background-color: #117a8b;
        border-color: #10707f
    }

    .btn-info:not(:disabled):not(.disabled).active:focus,
    .btn-info:not(:disabled):not(.disabled):active:focus,
    .show>.btn-info.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
    }

    .btn-warning {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-warning:hover {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00
    }

    .btn-warning.focus,
    .btn-warning:focus {
        box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
    }

    .btn-warning.disabled,
    .btn-warning:disabled {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-warning:not(:disabled):not(.disabled).active,
    .btn-warning:not(:disabled):not(.disabled):active,
    .show>.btn-warning.dropdown-toggle {
        color: #212529;
        background-color: #d39e00;
        border-color: #c69500
    }

    .btn-warning:not(:disabled):not(.disabled).active:focus,
    .btn-warning:not(:disabled):not(.disabled):active:focus,
    .show>.btn-warning.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
    }

    .btn-danger {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c82333;
        border-color: #bd2130
    }

    .btn-danger.focus,
    .btn-danger:focus {
        box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
    }

    .btn-danger.disabled,
    .btn-danger:disabled {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-danger:not(:disabled):not(.disabled).active,
    .btn-danger:not(:disabled):not(.disabled):active,
    .show>.btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #bd2130;
        border-color: #b21f2d
    }

    .btn-danger:not(:disabled):not(.disabled).active:focus,
    .btn-danger:not(:disabled):not(.disabled):active:focus,
    .show>.btn-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
    }

    .btn-light {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-light:hover {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5
    }

    .btn-light.focus,
    .btn-light:focus {
        box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
    }

    .btn-light.disabled,
    .btn-light:disabled {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-light:not(:disabled):not(.disabled).active,
    .btn-light:not(:disabled):not(.disabled):active,
    .show>.btn-light.dropdown-toggle {
        color: #212529;
        background-color: #dae0e5;
        border-color: #d3d9df
    }

    .btn-light:not(:disabled):not(.disabled).active:focus,
    .btn-light:not(:disabled):not(.disabled):active:focus,
    .show>.btn-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
    }

    .btn-dark {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124
    }

    .btn-dark.focus,
    .btn-dark:focus {
        box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
    }

    .btn-dark.disabled,
    .btn-dark:disabled {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-dark:not(:disabled):not(.disabled).active,
    .btn-dark:not(:disabled):not(.disabled):active,
    .show>.btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d
    }

    .btn-dark:not(:disabled):not(.disabled).active:focus,
    .btn-dark:not(:disabled):not(.disabled):active:focus,
    .show>.btn-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
    }

    .btn-outline-primary {
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff
    }

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-outline-primary.focus,
    .btn-outline-primary:focus {
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
    }

    .btn-outline-primary.disabled,
    .btn-outline-primary:disabled {
        color: #007bff;
        background-color: transparent
    }

    .btn-outline-primary:not(:disabled):not(.disabled).active,
    .btn-outline-primary:not(:disabled):not(.disabled):active,
    .show>.btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
    .show>.btn-outline-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
    }

    .btn-outline-secondary {
        color: #6c757d;
        background-color: transparent;
        background-image: none;
        border-color: #6c757d
    }

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

    .btn-outline-secondary.focus,
    .btn-outline-secondary:focus {
        box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
    }

    .btn-outline-secondary.disabled,
    .btn-outline-secondary:disabled {
        color: #6c757d;
        background-color: transparent
    }

    .btn-outline-secondary:not(:disabled):not(.disabled).active,
    .btn-outline-secondary:not(:disabled):not(.disabled):active,
    .show>.btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d
    }

    .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
    .show>.btn-outline-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
    }

    .btn-outline-success {
        color: #28a745;
        background-color: transparent;
        background-image: none;
        border-color: #28a745
    }

    .btn-outline-success:hover {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-outline-success.focus,
    .btn-outline-success:focus {
        box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
    }

    .btn-outline-success.disabled,
    .btn-outline-success:disabled {
        color: #28a745;
        background-color: transparent
    }

    .btn-outline-success:not(:disabled):not(.disabled).active,
    .btn-outline-success:not(:disabled):not(.disabled):active,
    .show>.btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745
    }

    .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .btn-outline-success:not(:disabled):not(.disabled):active:focus,
    .show>.btn-outline-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
    }

    .btn-outline-info {
        color: #17a2b8;
        background-color: transparent;
        background-image: none;
        border-color: #17a2b8
    }

    .btn-outline-info:hover {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-outline-info.focus,
    .btn-outline-info:focus {
        box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
    }

    .btn-outline-info.disabled,
    .btn-outline-info:disabled {
        color: #17a2b8;
        background-color: transparent
    }

    .btn-outline-info:not(:disabled):not(.disabled).active,
    .btn-outline-info:not(:disabled):not(.disabled):active,
    .show>.btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .btn-outline-info:not(:disabled):not(.disabled):active:focus,
    .show>.btn-outline-info.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
    }

    .btn-outline-warning {
        color: #ffc107;
        background-color: transparent;
        background-image: none;
        border-color: #ffc107
    }

    .btn-outline-warning:hover {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-outline-warning.focus,
    .btn-outline-warning:focus {
        box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
    }

    .btn-outline-warning.disabled,
    .btn-outline-warning:disabled {
        color: #ffc107;
        background-color: transparent
    }

    .btn-outline-warning:not(:disabled):not(.disabled).active,
    .btn-outline-warning:not(:disabled):not(.disabled):active,
    .show>.btn-outline-warning.dropdown-toggle {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
    .show>.btn-outline-warning.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
    }

    .btn-outline-danger {
        color: #dc3545;
        background-color: transparent;
        background-image: none;
        border-color: #dc3545
    }

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-outline-danger.focus,
    .btn-outline-danger:focus {
        box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
    }

    .btn-outline-danger.disabled,
    .btn-outline-danger:disabled {
        color: #dc3545;
        background-color: transparent
    }

    .btn-outline-danger:not(:disabled):not(.disabled).active,
    .btn-outline-danger:not(:disabled):not(.disabled):active,
    .show>.btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545
    }

    .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
    .show>.btn-outline-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
    }

    .btn-outline-light {
        color: #f8f9fa;
        background-color: transparent;
        background-image: none;
        border-color: #f8f9fa
    }

    .btn-outline-light:hover {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-outline-light.focus,
    .btn-outline-light:focus {
        box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
    }

    .btn-outline-light.disabled,
    .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent
    }

    .btn-outline-light:not(:disabled):not(.disabled).active,
    .btn-outline-light:not(:disabled):not(.disabled):active,
    .show>.btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .btn-outline-light:not(:disabled):not(.disabled):active:focus,
    .show>.btn-outline-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
    }

    .btn-outline-dark {
        color: #343a40;
        background-color: transparent;
        background-image: none;
        border-color: #343a40
    }

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-outline-dark.focus,
    .btn-outline-dark:focus {
        box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
    }

    .btn-outline-dark.disabled,
    .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent
    }

    .btn-outline-dark:not(:disabled):not(.disabled).active,
    .btn-outline-dark:not(:disabled):not(.disabled):active,
    .show>.btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
    .show>.btn-outline-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
    }

    .btn-link {
        font-weight: 400;
        color: #007bff;
        background-color: transparent
    }

    .btn-link:hover {
        color: #0056b3;
        text-decoration: underline;
        background-color: transparent;
        border-color: transparent
    }

    .btn-link.focus,
    .btn-link:focus {
        text-decoration: underline;
        border-color: transparent;
        box-shadow: none
    }

    .btn-link.disabled,
    .btn-link:disabled {
        color: #6c757d;
        pointer-events: none
    }

    .btn-group-lg>.btn,
    .btn-lg {
        padding: .5rem 1rem;
        font-size: 1.25rem;
        line-height: 1.5;
        border-radius: .3rem
    }

    .btn-group-sm>.btn,
    .btn-sm {
        padding: .25rem .5rem;
        font-size: .875rem;
        line-height: 1.5;
        border-radius: .2rem
    }

    .btn-block {
        display: block;
        width: 100%
    }

    .btn-block+.btn-block {
        margin-top: .5rem
    }

    input[type=button].btn-block,
    input[type=reset].btn-block,
    input[type=submit].btn-block {
        width: 100%
    }

    .fade {
        transition: opacity .15s linear
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .fade {
            transition: none
        }
    }

    .fade:not(.show) {
        opacity: 0
    }

    .collapse:not(.show) {
        display: none
    }

    .collapsing {
        position: relative;
        height: 0;
        overflow: hidden;
        transition: height .35s ease
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .collapsing {
            transition: none
        }
    }

    .dropdown,
    .dropleft,
    .dropright,
    .dropup {
        position: relative
    }

    .dropdown-toggle::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .255em;
        vertical-align: .255em;
        content: "\f0d7";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent
    }

    .dropdown-toggle:empty::after {
        margin-left: 0
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: .5rem 0;
        margin: .125rem 0 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: .25rem
    }

    .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
        margin-top: 0;
        margin-bottom: .125rem
    }

    .dropup .dropdown-toggle::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: 0;
        border-right: .3em solid transparent;
        border-bottom: .3em solid;
        border-left: .3em solid transparent
    }

    .dropup .dropdown-toggle:empty::after {
        margin-left: 0
    }

    .dropright .dropdown-menu {
        top: 0;
        right: auto;
        left: 100%;
        margin-top: 0;
        margin-left: .125rem
    }

    .dropright .dropdown-toggle::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid transparent;
        border-right: 0;
        border-bottom: .3em solid transparent;
        border-left: .3em solid
    }

    .dropright .dropdown-toggle:empty::after {
        margin-left: 0
    }

    .dropright .dropdown-toggle::after {
        vertical-align: 0
    }

    .dropleft .dropdown-menu {
        top: 0;
        right: 100%;
        left: auto;
        margin-top: 0;
        margin-right: .125rem
    }

    .dropleft .dropdown-toggle::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .255em;
        vertical-align: .255em;
        content: ""
    }

    .dropleft .dropdown-toggle::after {
        display: none
    }

    .dropleft .dropdown-toggle::before {
        display: inline-block;
        width: 0;
        height: 0;
        margin-right: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid transparent;
        border-right: .3em solid;
        border-bottom: .3em solid transparent
    }

    .dropleft .dropdown-toggle:empty::after {
        margin-left: 0
    }

    .dropleft .dropdown-toggle::before {
        vertical-align: 0
    }

    .dropdown-menu[x-placement^=bottom],
    .dropdown-menu[x-placement^=left],
    .dropdown-menu[x-placement^=right],
    .dropdown-menu[x-placement^=top] {
        right: auto;
        bottom: auto
    }

    .dropdown-divider {
        height: 0;
        margin: .5rem 0;
        overflow: hidden;
        border-top: 1px solid #e9ecef
    }

    .dropdown-item {
        display: block;
        width: 100%;
        padding: .25rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: 0
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.active,
    .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #007bff
    }

    .dropdown-item.disabled,
    .dropdown-item:disabled {
        color: #6c757d;
        background-color: transparent
    }

    .dropdown-menu.show {
        display: block
    }

    .dropdown-header {
        display: block;
        padding: .5rem 1.5rem;
        margin-bottom: 0;
        font-size: .875rem;
        color: #6c757d;
        white-space: nowrap
    }

    .dropdown-item-text {
        display: block;
        padding: .25rem 1.5rem;
        color: #212529
    }

    .btn-group,
    .btn-group-vertical {
        position: relative;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle
    }

    .btn-group-vertical>.btn,
    .btn-group>.btn {
        position: relative;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .btn-group-vertical>.btn:hover,
    .btn-group>.btn:hover {
        z-index: 1
    }

    .btn-group-vertical>.btn.active,
    .btn-group-vertical>.btn:active,
    .btn-group-vertical>.btn:focus,
    .btn-group>.btn.active,
    .btn-group>.btn:active,
    .btn-group>.btn:focus {
        z-index: 1
    }

    .btn-group .btn+.btn,
    .btn-group .btn+.btn-group,
    .btn-group .btn-group+.btn,
    .btn-group .btn-group+.btn-group,
    .btn-group-vertical .btn+.btn,
    .btn-group-vertical .btn+.btn-group,
    .btn-group-vertical .btn-group+.btn,
    .btn-group-vertical .btn-group+.btn-group {
        margin-left: -1px
    }

    .btn-toolbar {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .btn-toolbar .input-group {
        width: auto
    }

    .btn-group>.btn:first-child {
        margin-left: 0
    }

    .btn-group>.btn-group:not(:last-child)>.btn,
    .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .btn-group>.btn-group:not(:first-child)>.btn,
    .btn-group>.btn:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .dropdown-toggle-split {
        padding-right: .5625rem;
        padding-left: .5625rem
    }

    .dropdown-toggle-split::after,
    .dropright .dropdown-toggle-split::after,
    .dropup .dropdown-toggle-split::after {
        margin-left: 0
    }

    .dropleft .dropdown-toggle-split::before {
        margin-right: 0
    }

    .btn-group-sm>.btn+.dropdown-toggle-split,
    .btn-sm+.dropdown-toggle-split {
        padding-right: .375rem;
        padding-left: .375rem
    }

    .btn-group-lg>.btn+.dropdown-toggle-split,
    .btn-lg+.dropdown-toggle-split {
        padding-right: .75rem;
        padding-left: .75rem
    }

    .btn-group-vertical {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: center;
        justify-content: center
    }

    .btn-group-vertical .btn,
    .btn-group-vertical .btn-group {
        width: 100%
    }

    .btn-group-vertical>.btn+.btn,
    .btn-group-vertical>.btn+.btn-group,
    .btn-group-vertical>.btn-group+.btn,
    .btn-group-vertical>.btn-group+.btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical>.btn-group:not(:last-child)>.btn,
    .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical>.btn-group:not(:first-child)>.btn,
    .btn-group-vertical>.btn:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group-toggle>.btn,
    .btn-group-toggle>.btn-group>.btn {
        margin-bottom: 0
    }

    .btn-group-toggle>.btn input[type=checkbox],
    .btn-group-toggle>.btn input[type=radio],
    .btn-group-toggle>.btn-group>.btn input[type=checkbox],
    .btn-group-toggle>.btn-group>.btn input[type=radio] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
        pointer-events: none
    }

    .input-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%
    }

    .input-group>.custom-file,
    .input-group>.custom-select,
    .input-group>.form-control {
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0
    }

    .input-group>.custom-file+.custom-file,
    .input-group>.custom-file+.custom-select,
    .input-group>.custom-file+.form-control,
    .input-group>.custom-select+.custom-file,
    .input-group>.custom-select+.custom-select,
    .input-group>.custom-select+.form-control,
    .input-group>.form-control+.custom-file,
    .input-group>.form-control+.custom-select,
    .input-group>.form-control+.form-control {
        margin-left: -1px
    }

    .input-group>.custom-file .custom-file-input:focus~.custom-file-label,
    .input-group>.custom-select:focus,
    .input-group>.form-control:focus {
        z-index: 3
    }

    .input-group>.custom-file .custom-file-input:focus {
        z-index: 4
    }

    .input-group>.custom-select:not(:last-child),
    .input-group>.form-control:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group>.custom-select:not(:first-child),
    .input-group>.form-control:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .input-group>.custom-file {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .input-group>.custom-file:not(:last-child) .custom-file-label,
    .input-group>.custom-file:not(:last-child) .custom-file-label::after {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group>.custom-file:not(:first-child) .custom-file-label {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .input-group-append,
    .input-group-prepend {
        display: -ms-flexbox;
        display: flex
    }

    .input-group-append .btn,
    .input-group-prepend .btn {
        position: relative;
        z-index: 2
    }

    .input-group-append .btn+.btn,
    .input-group-append .btn+.input-group-text,
    .input-group-append .input-group-text+.btn,
    .input-group-append .input-group-text+.input-group-text,
    .input-group-prepend .btn+.btn,
    .input-group-prepend .btn+.input-group-text,
    .input-group-prepend .input-group-text+.btn,
    .input-group-prepend .input-group-text+.input-group-text {
        margin-left: -1px
    }

    .input-group-prepend {
        margin-right: -1px
    }

    .input-group-append {
        margin-left: -1px
    }

    .input-group-text {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: .375rem .75rem;
        margin-bottom: 0;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        text-align: center;
        white-space: nowrap;
        background-color: #e9ecef;
        border: 1px solid #ced4da;
        border-radius: .25rem
    }

    .input-group-text input[type=checkbox],
    .input-group-text input[type=radio] {
        margin-top: 0
    }

    .input-group-lg>.form-control,
    .input-group-lg>.input-group-append>.btn,
    .input-group-lg>.input-group-append>.input-group-text,
    .input-group-lg>.input-group-prepend>.btn,
    .input-group-lg>.input-group-prepend>.input-group-text {
        height: calc(2.875rem + 2px);
        padding: .5rem 1rem;
        font-size: 1.25rem;
        line-height: 1.5;
        border-radius: .3rem
    }

    .input-group-sm>.form-control,
    .input-group-sm>.input-group-append>.btn,
    .input-group-sm>.input-group-append>.input-group-text,
    .input-group-sm>.input-group-prepend>.btn,
    .input-group-sm>.input-group-prepend>.input-group-text {
        height: calc(1.8125rem + 2px);
        padding: .25rem .5rem;
        font-size: .875rem;
        line-height: 1.5;
        border-radius: .2rem
    }

    .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
    .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
    .input-group>.input-group-append:not(:last-child)>.btn,
    .input-group>.input-group-append:not(:last-child)>.input-group-text,
    .input-group>.input-group-prepend>.btn,
    .input-group>.input-group-prepend>.input-group-text {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group>.input-group-append>.btn,
    .input-group>.input-group-append>.input-group-text,
    .input-group>.input-group-prepend:first-child>.btn:not(:first-child),
    .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
    .input-group>.input-group-prepend:not(:first-child)>.btn,
    .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .custom-control {
        position: relative;
        display: block;
        min-height: 1.5rem;
        padding-left: 1.5rem
    }

    .custom-control-inline {
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-right: 1rem
    }

    .custom-control-input {
        position: absolute;
        z-index: -1;
        opacity: 0
    }

    .custom-control-input:checked~.custom-control-label::before {
        color: #fff;
        background-color: #007bff
    }

    .custom-control-input:focus~.custom-control-label::before {
        box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

    .custom-control-input:active~.custom-control-label::before {
        color: #fff;
        background-color: #b3d7ff
    }

    .custom-control-input:disabled~.custom-control-label {
        color: #6c757d
    }

    .custom-control-input:disabled~.custom-control-label::before {
        background-color: #e9ecef
    }

    .custom-control-label {
        position: relative;
        margin-bottom: 0
    }

    .custom-control-label::before {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #dee2e6
    }

    .custom-control-label::after {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%
    }

    .custom-checkbox .custom-control-label::before {
        border-radius: .25rem
    }

    .custom-checkbox .custom-control-input:checked~.custom-control-label::before {
        background-color: #007bff
    }

    .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3E%3Cpathfill='%23fff'd='M6.564.75l-3.593.612-1.538-1.55L04.262.9747.2582.193z'/%3E%3C/svg%3E")
    }

    .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
        background-color: #007bff
    }

    .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0044'%3E%3Cpathstroke='%23fff'd='M02h4'/%3E%3C/svg%3E")
    }

    .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
        background-color: rgba(0, 123, 255, .5)
    }

    .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
        background-color: rgba(0, 123, 255, .5)
    }

    .custom-radio .custom-control-label::before {
        border-radius: 50%
    }

    .custom-radio .custom-control-input:checked~.custom-control-label::before {
        background-color: #007bff
    }

    .custom-radio .custom-control-input:checked~.custom-control-label::after {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3E%3Ccircler='3'fill='%23fff'/%3E%3C/svg%3E")
    }

    .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
        background-color: rgba(0, 123, 255, .5)
    }

    .custom-select {
        display: inline-block;
        width: 100%;
        height: calc(2.25rem + 2px);
        padding: .375rem 1.75rem .375rem .75rem;
        line-height: 1.5;
        color: #495057;
        vertical-align: middle;
        background: #fff url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3E%3Cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
        background-size: 8px 10px;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .custom-select:focus {
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(128, 189, 255, .5)
    }

    .custom-select:focus::-ms-value {
        color: #495057;
        background-color: #fff
    }

    .custom-select[multiple],
    .custom-select[size]:not([size="1"]) {
        height: auto;
        padding-right: .75rem;
        background-image: none
    }

    .custom-select:disabled {
        color: #6c757d;
        background-color: #e9ecef
    }

    .custom-select::-ms-expand {
        opacity: 0
    }

    .custom-select-sm {
        height: calc(1.8125rem + 2px);
        padding-top: .375rem;
        padding-bottom: .375rem;
        font-size: 75%
    }

    .custom-select-lg {
        height: calc(2.875rem + 2px);
        padding-top: .375rem;
        padding-bottom: .375rem;
        font-size: 125%
    }

    .custom-file {
        position: relative;
        display: inline-block;
        width: 100%;
        height: calc(2.25rem + 2px);
        margin-bottom: 0
    }

    .custom-file-input {
        position: relative;
        z-index: 2;
        width: 100%;
        height: calc(2.25rem + 2px);
        margin: 0;
        opacity: 0
    }

    .custom-file-input:focus~.custom-file-label {
        border-color: #80bdff;
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

    .custom-file-input:focus~.custom-file-label::after {
        border-color: #80bdff
    }

    .custom-file-input:disabled~.custom-file-label {
        background-color: #e9ecef
    }

    .custom-file-input:lang(en)~.custom-file-label::after {
        content: "Browse"
    }

    .custom-file-label {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1;
        height: calc(2.25rem + 2px);
        padding: .375rem .75rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        border: 1px solid #ced4da;
        border-radius: .25rem
    }

    .custom-file-label::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: 2.25rem;
        padding: .375rem .75rem;
        line-height: 1.5;
        color: #495057;
        content: "Browse";
        background-color: #e9ecef;
        border-left: 1px solid #ced4da;
        border-radius: 0 .25rem .25rem 0
    }

    .custom-range {
        width: 100%;
        padding-left: 0;
        background-color: transparent;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .custom-range:focus {
        outline: 0
    }

    .custom-range:focus::-webkit-slider-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

    .custom-range:focus::-moz-range-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

    .custom-range:focus::-ms-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

    .custom-range::-moz-focus-outer {
        border: 0
    }

    .custom-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -.25rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        -webkit-appearance: none;
        appearance: none
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .custom-range::-webkit-slider-thumb {
            transition: none
        }
    }

    .custom-range::-webkit-slider-thumb:active {
        background-color: #b3d7ff
    }

    .custom-range::-webkit-slider-runnable-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: #dee2e6;
        border-color: transparent;
        border-radius: 1rem
    }

    .custom-range::-moz-range-thumb {
        width: 1rem;
        height: 1rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        -moz-appearance: none;
        appearance: none
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .custom-range::-moz-range-thumb {
            transition: none
        }
    }

    .custom-range::-moz-range-thumb:active {
        background-color: #b3d7ff
    }

    .custom-range::-moz-range-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: #dee2e6;
        border-color: transparent;
        border-radius: 1rem
    }

    .custom-range::-ms-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: 0;
        margin-right: .2rem;
        margin-left: .2rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        appearance: none
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .custom-range::-ms-thumb {
            transition: none
        }
    }

    .custom-range::-ms-thumb:active {
        background-color: #b3d7ff
    }

    .custom-range::-ms-track {
        width: 100%;
        height: .5rem;
        color: transparent;
        cursor: pointer;
        background-color: transparent;
        border-color: transparent;
        border-width: .5rem
    }

    .custom-range::-ms-fill-lower {
        background-color: #dee2e6;
        border-radius: 1rem
    }

    .custom-range::-ms-fill-upper {
        margin-right: 15px;
        background-color: #dee2e6;
        border-radius: 1rem
    }

    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
    }

    @media screen and (prefers-reduced-motion:reduce) {

        .custom-control-label::before,
        .custom-file-label,
        .custom-select {
            transition: none
        }
    }

    .nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

    .nav-link {
        display: block;
        padding: .5rem 1rem
    }

    .nav-link:focus,
    .nav-link:hover {
        text-decoration: none
    }

    .nav-link.disabled {
        color: #6c757d
    }

    .nav-tabs {
        border-bottom: 1px solid #dee2e6
    }

    .nav-tabs .nav-item {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .nav-tabs .nav-link:focus,
    .nav-tabs .nav-link:hover {
        border-color: #e9ecef #e9ecef #dee2e6
    }

    .nav-tabs .nav-link.disabled {
        color: #6c757d;
        background-color: transparent;
        border-color: transparent
    }

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        color: #495057;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff
    }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .nav-pills .nav-link {
        border-radius: .25rem
    }

    .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        color: #fff;
        background-color: #007bff
    }

    .nav-fill .nav-item {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        text-align: center
    }

    .nav-justified .nav-item {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center
    }

    .tab-content>.tab-pane {
        display: none
    }

    .tab-content>.active {
        display: block
    }

    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .5rem 1rem
    }

    .navbar>.container,
    .navbar>.container-fluid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap
    }

    .navbar-brand:focus,
    .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-text {
        display: inline-block;
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem
    }

    .navbar-toggler:focus,
    .navbar-toggler:hover {
        text-decoration: none
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%
    }

    @media(max-width:575.98px) {

        .navbar-expand-sm>.container,
        .navbar-expand-sm>.container-fluid {
            padding-right: 0;
            padding-left: 0
        }
    }

    @media(min-width:576px) {
        .navbar-expand-sm {
            -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
            -ms-flex-pack: start;
            justify-content: flex-start
        }

        .navbar-expand-sm .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row
        }

        .navbar-expand-sm .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand-sm .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

        .navbar-expand-sm>.container,
        .navbar-expand-sm>.container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-sm .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-sm .navbar-toggler {
            display: none
        }
    }

    @media(max-width:767.98px) {

        .navbar-expand-md>.container,
        .navbar-expand-md>.container-fluid {
            padding-right: 0;
            padding-left: 0
        }
    }

    @media(min-width:768px) {
        .navbar-expand-md {
            -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
            -ms-flex-pack: start;
            justify-content: flex-start
        }

        .navbar-expand-md .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row
        }

        .navbar-expand-md .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand-md .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

        .navbar-expand-md>.container,
        .navbar-expand-md>.container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }
    }

    @media(max-width:991.98px) {

        .navbar-expand-lg>.container,
        .navbar-expand-lg>.container-fluid {
            padding-right: 0;
            padding-left: 0
        }
    }

    @media(min-width:992px) {
        .navbar-expand-lg {
            -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
            -ms-flex-pack: start;
            justify-content: flex-start
        }

        .navbar-expand-lg .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row
        }

        .navbar-expand-lg .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand-lg .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

        .navbar-expand-lg>.container,
        .navbar-expand-lg>.container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-lg .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-lg .navbar-toggler {
            display: none
        }
    }

    @media(max-width:1199.98px) {

        .navbar-expand-xl>.container,
        .navbar-expand-xl>.container-fluid {
            padding-right: 0;
            padding-left: 0
        }
    }

    @media(min-width:1200px) {
        .navbar-expand-xl {
            -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
            -ms-flex-pack: start;
            justify-content: flex-start
        }

        .navbar-expand-xl .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row
        }

        .navbar-expand-xl .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand-xl .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

        .navbar-expand-xl>.container,
        .navbar-expand-xl>.container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-xl .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-xl .navbar-toggler {
            display: none
        }
    }

    .navbar-expand {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand>.container,
    .navbar-expand>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-expand .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand>.container,
    .navbar-expand>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9)
    }

    .navbar-light .navbar-brand:focus,
    .navbar-light .navbar-brand:hover {
        color: rgba(0, 0, 0, .9)
    }

    .navbar-light .navbar-nav .nav-link {
        color: rgba(0, 0, 0, .5)
    }

    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0, 0, 0, .7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0, 0, 0, .3)
    }

    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .show>.nav-link {
        color: rgba(0, 0, 0, .9)
    }

    .navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, .5);
        border-color: rgba(0, 0, 0, .1)
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3CsvgviewBox='003030'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstroke='rgba(0,0,0,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M47h22M415h22M423h22'/%3E%3C/svg%3E")
    }

    .navbar-light .navbar-text {
        color: rgba(0, 0, 0, .5)
    }

    .navbar-light .navbar-text a {
        color: rgba(0, 0, 0, .9)
    }

    .navbar-light .navbar-text a:focus,
    .navbar-light .navbar-text a:hover {
        color: rgba(0, 0, 0, .9)
    }

    .navbar-dark .navbar-brand {
        color: #fff
    }

    .navbar-dark .navbar-brand:focus,
    .navbar-dark .navbar-brand:hover {
        color: #fff
    }

    .navbar-dark .navbar-nav .nav-link {
        color: rgba(255, 255, 255, .5)
    }

    .navbar-dark .navbar-nav .nav-link:focus,
    .navbar-dark .navbar-nav .nav-link:hover {
        color: rgba(255, 255, 255, .75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255, 255, 255, .25)
    }

    .navbar-dark .navbar-nav .active>.nav-link,
    .navbar-dark .navbar-nav .nav-link.active,
    .navbar-dark .navbar-nav .nav-link.show,
    .navbar-dark .navbar-nav .show>.nav-link {
        color: #fff
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255, 255, 255, .5);
        border-color: rgba(255, 255, 255, .1)
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3CsvgviewBox='003030'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstroke='rgba(255,255,255,0.5)'stroke-width='2'stroke-linecap='round'stroke-miterlimit='10'd='M47h22M415h22M423h22'/%3E%3C/svg%3E")
    }

    .navbar-dark .navbar-text {
        color: rgba(255, 255, 255, .5)
    }

    .navbar-dark .navbar-text a {
        color: #fff
    }

    .navbar-dark .navbar-text a:focus,
    .navbar-dark .navbar-text a:hover {
        color: #fff
    }

    .card {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: .25rem
    }

    .card>hr {
        margin-right: 0;
        margin-left: 0
    }

    .card>.list-group:first-child .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card>.list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 1.25rem
    }

    .card-title {
        margin-bottom: .75rem
    }

    .card-subtitle {
        margin-top: -.375rem;
        margin-bottom: 0
    }

    .card-text:last-child {
        margin-bottom: 0
    }

    .card-link:hover {
        text-decoration: none
    }

    .card-link+.card-link {
        margin-left: 1.25rem
    }

    .card-header {
        padding: .75rem 1.25rem;
        margin-bottom: 0;
        background-color: rgba(0, 0, 0, .03);
        border-bottom: 1px solid rgba(0, 0, 0, .125)
    }

    .card-header:first-child {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
    }

    .card-header+.list-group .list-group-item:first-child {
        border-top: 0
    }

    .card-footer {
        padding: .75rem 1.25rem;
        background-color: rgba(0, 0, 0, .03);
        border-top: 1px solid rgba(0, 0, 0, .125)
    }

    .card-footer:last-child {
        border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
    }

    .card-header-tabs {
        margin-right: -.625rem;
        margin-bottom: -.75rem;
        margin-left: -.625rem;
        border-bottom: 0
    }

    .card-header-pills {
        margin-right: -.625rem;
        margin-left: -.625rem
    }

    .card-img-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 1.25rem
    }

    .card-img {
        width: 100%;
        border-radius: calc(.25rem - 1px)
    }

    .card-img-top {
        width: 100%;
        border-top-left-radius: calc(.25rem - 1px);
        border-top-right-radius: calc(.25rem - 1px)
    }

    .card-img-bottom {
        width: 100%;
        border-bottom-right-radius: calc(.25rem - 1px);
        border-bottom-left-radius: calc(.25rem - 1px)
    }

    .card-deck {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .card-deck .card {
        margin-bottom: 15px
    }

    @media(min-width:576px) {
        .card-deck {
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            margin-right: -15px;
            margin-left: -15px
        }

        .card-deck .card {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 0 0;
            flex: 1 0 0;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px
        }
    }

    .card-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .card-group>.card {
        margin-bottom: 15px
    }

    @media(min-width:576px) {
        .card-group {
            -ms-flex-flow: row wrap;
            flex-flow: row wrap
        }

        .card-group>.card {
            -ms-flex: 1 0 0;
            flex: 1 0 0;
            margin-bottom: 0
        }

        .card-group>.card+.card {
            margin-left: 0;
            border-left: 0
        }

        .card-group>.card:first-child {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .card-group>.card:first-child .card-header,
        .card-group>.card:first-child .card-img-top {
            border-top-right-radius: 0
        }

        .card-group>.card:first-child .card-footer,
        .card-group>.card:first-child .card-img-bottom {
            border-bottom-right-radius: 0
        }

        .card-group>.card:last-child {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

        .card-group>.card:last-child .card-header,
        .card-group>.card:last-child .card-img-top {
            border-top-left-radius: 0
        }

        .card-group>.card:last-child .card-footer,
        .card-group>.card:last-child .card-img-bottom {
            border-bottom-left-radius: 0
        }

        .card-group>.card:only-child {
            border-radius: .25rem
        }

        .card-group>.card:only-child .card-header,
        .card-group>.card:only-child .card-img-top {
            border-top-left-radius: .25rem;
            border-top-right-radius: .25rem
        }

        .card-group>.card:only-child .card-footer,
        .card-group>.card:only-child .card-img-bottom {
            border-bottom-right-radius: .25rem;
            border-bottom-left-radius: .25rem
        }

        .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
            border-radius: 0
        }

        .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
        .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
        .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
        .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
            border-radius: 0
        }
    }

    .card-columns .card {
        margin-bottom: .75rem
    }

    @media(min-width:576px) {
        .card-columns {
            -webkit-column-count: 3;
            -moz-column-count: 3;
            column-count: 3;
            -webkit-column-gap: 1.25rem;
            -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
            orphans: 1;
            widows: 1
        }

        .card-columns .card {
            display: inline-block;
            width: 100%
        }
    }

    .accordion .card:not(:first-of-type):not(:last-of-type) {
        border-bottom: 0;
        border-radius: 0
    }

    .accordion .card:not(:first-of-type) .card-header:first-child {
        border-radius: 0
    }

    .accordion .card:first-of-type {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .accordion .card:last-of-type {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .breadcrumb {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: .75rem 1rem;
        margin-bottom: 1rem;
        list-style: none;
        background-color: #e9ecef;
        border-radius: .25rem
    }

    .breadcrumb-item+.breadcrumb-item {
        padding-left: .5rem
    }

    .breadcrumb-item+.breadcrumb-item::before {
        display: inline-block;
        padding-right: .5rem;
        color: #6c757d;
        content: "/"
    }

    .breadcrumb-item+.breadcrumb-item:hover::before {
        text-decoration: underline
    }

    .breadcrumb-item+.breadcrumb-item:hover::before {
        text-decoration: none
    }

    .breadcrumb-item.active {
        color: #6c757d
    }

    .pagination {
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        list-style: none;
        border-radius: .25rem
    }

    .page-link {
        position: relative;
        display: block;
        padding: .5rem .75rem;
        margin-left: -1px;
        line-height: 1.25;
        color: #007bff;
        background-color: #fff;
        border: 1px solid #dee2e6
    }

    .page-link:hover {
        z-index: 2;
        color: #0056b3;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6
    }

    .page-link:focus {
        z-index: 2;
        outline: 0;
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
    }

    .page-link:not(:disabled):not(.disabled) {
        cursor: pointer
    }

    .page-item:first-child .page-link {
        margin-left: 0;
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .page-item:last-child .page-link {
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem
    }

    .page-item.active .page-link {
        z-index: 1;
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .page-item.disabled .page-link {
        color: #6c757d;
        pointer-events: none;
        cursor: auto;
        background-color: #fff;
        border-color: #dee2e6
    }

    .pagination-lg .page-link {
        padding: .75rem 1.5rem;
        font-size: 1.25rem;
        line-height: 1.5
    }

    .pagination-lg .page-item:first-child .page-link {
        border-top-left-radius: .3rem;
        border-bottom-left-radius: .3rem
    }

    .pagination-lg .page-item:last-child .page-link {
        border-top-right-radius: .3rem;
        border-bottom-right-radius: .3rem
    }

    .pagination-sm .page-link {
        padding: .25rem .5rem;
        font-size: .875rem;
        line-height: 1.5
    }

    .pagination-sm .page-item:first-child .page-link {
        border-top-left-radius: .2rem;
        border-bottom-left-radius: .2rem
    }

    .pagination-sm .page-item:last-child .page-link {
        border-top-right-radius: .2rem;
        border-bottom-right-radius: .2rem
    }

    .badge {
        display: inline-block;
        padding: .25em .4em;
        font-size: 75%;
        font-weight: 700;
        line-height: 1;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25rem
    }

    .badge:empty {
        display: none
    }

    .btn .badge {
        position: relative;
        top: -1px
    }

    .badge-pill {
        padding-right: .6em;
        padding-left: .6em;
        border-radius: 10rem
    }

    .badge-primary {
        color: #fff;
        background-color: #007bff
    }

    .badge-primary[href]:focus,
    .badge-primary[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #0062cc
    }

    .badge-secondary {
        color: #fff;
        background-color: #6c757d
    }

    .badge-secondary[href]:focus,
    .badge-secondary[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #545b62
    }

    .badge-success {
        color: #fff;
        background-color: #28a745
    }

    .badge-success[href]:focus,
    .badge-success[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1e7e34
    }

    .badge-info {
        color: #fff;
        background-color: #17a2b8
    }

    .badge-info[href]:focus,
    .badge-info[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #117a8b
    }

    .badge-warning {
        color: #212529;
        background-color: #ffc107
    }

    .badge-warning[href]:focus,
    .badge-warning[href]:hover {
        color: #212529;
        text-decoration: none;
        background-color: #d39e00
    }

    .badge-danger {
        color: #fff;
        background-color: #dc3545
    }

    .badge-danger[href]:focus,
    .badge-danger[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #bd2130
    }

    .badge-light {
        color: #212529;
        background-color: #f8f9fa
    }

    .badge-light[href]:focus,
    .badge-light[href]:hover {
        color: #212529;
        text-decoration: none;
        background-color: #dae0e5
    }

    .badge-dark {
        color: #fff;
        background-color: #343a40
    }

    .badge-dark[href]:focus,
    .badge-dark[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1d2124
    }

    .jumbotron {
        padding: 2rem 1rem;
        margin-bottom: 2rem;
        background-color: #e9ecef;
        border-radius: .3rem
    }

    @media(min-width:576px) {
        .jumbotron {
            padding: 4rem 2rem
        }
    }

    .jumbotron-fluid {
        padding-right: 0;
        padding-left: 0;
        border-radius: 0
    }

    .alert {
        position: relative;
        padding: .75rem 1.25rem;
        margin-bottom: 1rem;
        border: 1px solid transparent;
        border-radius: .25rem
    }

    .alert-heading {
        color: inherit
    }

    .alert-link {
        font-weight: 700
    }

    .alert-dismissible {
        padding-right: 4rem
    }

    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: .75rem 1.25rem;
        color: inherit
    }

    .alert-primary {
        color: #004085;
        background-color: #cce5ff;
        border-color: #b8daff
    }

    .alert-primary hr {
        border-top-color: #9fcdff
    }

    .alert-primary .alert-link {
        color: #002752
    }

    .alert-secondary {
        color: #383d41;
        background-color: #e2e3e5;
        border-color: #d6d8db
    }

    .alert-secondary hr {
        border-top-color: #c8cbcf
    }

    .alert-secondary .alert-link {
        color: #202326
    }

    .alert-success {
        color: #155724;
        background-color: #d4edda;
        border-color: #c3e6cb
    }

    .alert-success hr {
        border-top-color: #b1dfbb
    }

    .alert-success .alert-link {
        color: #0b2e13
    }

    .alert-info {
        color: #0c5460;
        background-color: #d1ecf1;
        border-color: #bee5eb
    }

    .alert-info hr {
        border-top-color: #abdde5
    }

    .alert-info .alert-link {
        color: #062c33
    }

    .alert-warning {
        color: #856404;
        background-color: #fff3cd;
        border-color: #ffeeba
    }

    .alert-warning hr {
        border-top-color: #ffe8a1
    }

    .alert-warning .alert-link {
        color: #533f03
    }

    .alert-danger {
        color: #721c24;
        background-color: #f8d7da;
        border-color: #f5c6cb
    }

    .alert-danger hr {
        border-top-color: #f1b0b7
    }

    .alert-danger .alert-link {
        color: #491217
    }

    .alert-light {
        color: #818182;
        background-color: #fefefe;
        border-color: #fdfdfe
    }

    .alert-light hr {
        border-top-color: #ececf6
    }

    .alert-light .alert-link {
        color: #686868
    }

    .alert-dark {
        color: #1b1e21;
        background-color: #d6d8d9;
        border-color: #c6c8ca
    }

    .alert-dark hr {
        border-top-color: #b9bbbe
    }

    .alert-dark .alert-link {
        color: #040505
    }

    @-webkit-keyframes progress-bar-stripes {
        from {
            background-position: 1rem 0
        }

        to {
            background-position: 0 0
        }
    }

    @keyframes progress-bar-stripes {
        from {
            background-position: 1rem 0
        }

        to {
            background-position: 0 0
        }
    }

    .progress {
        display: -ms-flexbox;
        display: flex;
        height: 1rem;
        overflow: hidden;
        font-size: .75rem;
        background-color: #e9ecef;
        border-radius: .25rem
    }

    .progress-bar {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        background-color: #007bff;
        transition: width .6s ease
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .progress-bar {
            transition: none
        }
    }

    .progress-bar-striped {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-size: 1rem 1rem
    }

    .progress-bar-animated {
        -webkit-animation: progress-bar-stripes 1s linear infinite;
        animation: progress-bar-stripes 1s linear infinite
    }

    .media {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .media-body {
        -ms-flex: 1;
        flex: 1
    }

    .list-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0
    }

    .list-group-item-action {
        width: 100%;
        color: #495057;
        text-align: inherit
    }

    .list-group-item-action:focus,
    .list-group-item-action:hover {
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .list-group-item-action:active {
        color: #212529;
        background-color: #e9ecef
    }

    .list-group-item {
        position: relative;
        display: block;
        padding: .75rem 1.25rem;
        margin-bottom: -1px;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, .125)
    }

    .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .list-group-item:focus,
    .list-group-item:hover {
        z-index: 1;
        text-decoration: none
    }

    .list-group-item.disabled,
    .list-group-item:disabled {
        color: #6c757d;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #007bff;
        border-color: #007bff
    }

    .list-group-flush .list-group-item {
        border-right: 0;
        border-left: 0;
        border-radius: 0
    }

    .list-group-flush:first-child .list-group-item:first-child {
        border-top: 0
    }

    .list-group-flush:last-child .list-group-item:last-child {
        border-bottom: 0
    }

    .list-group-item-primary {
        color: #004085;
        background-color: #b8daff
    }

    .list-group-item-primary.list-group-item-action:focus,
    .list-group-item-primary.list-group-item-action:hover {
        color: #004085;
        background-color: #9fcdff
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #004085;
        border-color: #004085
    }

    .list-group-item-secondary {
        color: #383d41;
        background-color: #d6d8db
    }

    .list-group-item-secondary.list-group-item-action:focus,
    .list-group-item-secondary.list-group-item-action:hover {
        color: #383d41;
        background-color: #c8cbcf
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #383d41;
        border-color: #383d41
    }

    .list-group-item-success {
        color: #155724;
        background-color: #c3e6cb
    }

    .list-group-item-success.list-group-item-action:focus,
    .list-group-item-success.list-group-item-action:hover {
        color: #155724;
        background-color: #b1dfbb
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #155724;
        border-color: #155724
    }

    .list-group-item-info {
        color: #0c5460;
        background-color: #bee5eb
    }

    .list-group-item-info.list-group-item-action:focus,
    .list-group-item-info.list-group-item-action:hover {
        color: #0c5460;
        background-color: #abdde5
    }

    .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: #0c5460;
        border-color: #0c5460
    }

    .list-group-item-warning {
        color: #856404;
        background-color: #ffeeba
    }

    .list-group-item-warning.list-group-item-action:focus,
    .list-group-item-warning.list-group-item-action:hover {
        color: #856404;
        background-color: #ffe8a1
    }

    .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: #856404;
        border-color: #856404
    }

    .list-group-item-danger {
        color: #721c24;
        background-color: #f5c6cb
    }

    .list-group-item-danger.list-group-item-action:focus,
    .list-group-item-danger.list-group-item-action:hover {
        color: #721c24;
        background-color: #f1b0b7
    }

    .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: #721c24;
        border-color: #721c24
    }

    .list-group-item-light {
        color: #818182;
        background-color: #fdfdfe
    }

    .list-group-item-light.list-group-item-action:focus,
    .list-group-item-light.list-group-item-action:hover {
        color: #818182;
        background-color: #ececf6
    }

    .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: #818182;
        border-color: #818182
    }

    .list-group-item-dark {
        color: #1b1e21;
        background-color: #c6c8ca
    }

    .list-group-item-dark.list-group-item-action:focus,
    .list-group-item-dark.list-group-item-action:hover {
        color: #1b1e21;
        background-color: #b9bbbe
    }

    .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21
    }

    .close {
        float: right;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: .5
    }

    .close:not(:disabled):not(.disabled) {
        cursor: pointer
    }

    .close:not(:disabled):not(.disabled):focus,
    .close:not(:disabled):not(.disabled):hover {
        color: #000;
        text-decoration: none;
        opacity: .75
    }

    button.close {
        padding: 0;
        background-color: transparent;
        border: 0;
        -webkit-appearance: none
    }

    .modal-open {
        overflow: hidden
    }

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto
    }

    .modal {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        display: none;
        overflow: hidden;
        outline: 0
    }

    .modal-dialog {
        position: relative;
        width: auto;
        margin: .5rem;
        pointer-events: none
    }

    .modal.fade .modal-dialog {
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        transform: translate(0, -25%)
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .modal.fade .modal-dialog {
            transition: none
        }
    }

    .modal.show .modal-dialog {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .modal-dialog-centered {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        min-height: calc(100% - (.5rem * 2))
    }

    .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - (.5rem * 2));
        content: ""
    }

    .modal-content {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: .3rem;
        outline: 0
    }

    .modal-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #000
    }

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

    .modal-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 1rem;
        border-bottom: 1px solid #e9ecef;
        border-top-left-radius: .3rem;
        border-top-right-radius: .3rem
    }

    .modal-header .close {
        padding: 1rem;
        margin: -1rem -1rem -1rem auto
    }

    .modal-title {
        margin-bottom: 0;
        line-height: 1.5
    }

    .modal-body {
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 1rem
    }

    .modal-footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 1rem;
        border-top: 1px solid #e9ecef
    }

    .modal-footer>:not(:first-child) {
        margin-left: .25rem
    }

    .modal-footer>:not(:last-child) {
        margin-right: .25rem
    }

    .modal-scrollbar-measure {
        position: absolute;
        top: -9999px;
        width: 50px;
        height: 50px;
        overflow: scroll
    }

    @media(min-width:576px) {
        .modal-dialog {
            max-width: 500px;
            margin: 1.75rem auto
        }

        .modal-dialog-centered {
            min-height: calc(100% - (1.75rem * 2))
        }

        .modal-dialog-centered::before {
            height: calc(100vh - (1.75rem * 2))
        }

        .modal-sm {
            max-width: 300px
        }
    }

    @media(min-width:992px) {
        .modal-lg {
            max-width: 800px
        }
    }

    .tooltip {
        position: absolute;
        z-index: 1070;
        display: block;
        margin: 0;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-style: normal;
        font-weight: 400;
        line-height: 1.5;
        text-align: left;
        text-align: start;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        letter-spacing: normal;
        word-break: normal;
        word-spacing: normal;
        white-space: normal;
        line-break: auto;
        font-size: .875rem;
        word-wrap: break-word;
        opacity: 0
    }

    .tooltip.show {
        opacity: .9
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

    .tooltip .arrow::before {
        position: absolute;
        content: "";
        border-color: transparent;
        border-style: solid
    }

    .bs-tooltip-auto[x-placement^=top],
    .bs-tooltip-top {
        padding: .4rem 0
    }

    .bs-tooltip-auto[x-placement^=top] .arrow,
    .bs-tooltip-top .arrow {
        bottom: 0
    }

    .bs-tooltip-auto[x-placement^=top] .arrow::before,
    .bs-tooltip-top .arrow::before {
        top: 0;
        border-width: .4rem .4rem 0;
        border-top-color: #000
    }

    .bs-tooltip-auto[x-placement^=right],
    .bs-tooltip-right {
        padding: 0 .4rem
    }

    .bs-tooltip-auto[x-placement^=right] .arrow,
    .bs-tooltip-right .arrow {
        left: 0;
        width: .4rem;
        height: .8rem
    }

    .bs-tooltip-auto[x-placement^=right] .arrow::before,
    .bs-tooltip-right .arrow::before {
        right: 0;
        border-width: .4rem .4rem .4rem 0;
        border-right-color: #000
    }

    .bs-tooltip-auto[x-placement^=bottom],
    .bs-tooltip-bottom {
        padding: .4rem 0
    }

    .bs-tooltip-auto[x-placement^=bottom] .arrow,
    .bs-tooltip-bottom .arrow {
        top: 0
    }

    .bs-tooltip-auto[x-placement^=bottom] .arrow::before,
    .bs-tooltip-bottom .arrow::before {
        bottom: 0;
        border-width: 0 .4rem .4rem;
        border-bottom-color: #000
    }

    .bs-tooltip-auto[x-placement^=left],
    .bs-tooltip-left {
        padding: 0 .4rem
    }

    .bs-tooltip-auto[x-placement^=left] .arrow,
    .bs-tooltip-left .arrow {
        right: 0;
        width: .4rem;
        height: .8rem
    }

    .bs-tooltip-auto[x-placement^=left] .arrow::before,
    .bs-tooltip-left .arrow::before {
        left: 0;
        border-width: .4rem 0 .4rem .4rem;
        border-left-color: #000
    }

    .tooltip-inner {
        max-width: 200px;
        padding: .25rem .5rem;
        color: #fff;
        text-align: center;
        background-color: #000;
        border-radius: .25rem
    }

    .popover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1060;
        display: block;
        max-width: 276px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-style: normal;
        font-weight: 400;
        line-height: 1.5;
        text-align: left;
        text-align: start;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        letter-spacing: normal;
        word-break: normal;
        word-spacing: normal;
        white-space: normal;
        line-break: auto;
        font-size: .875rem;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: .3rem
    }

    .popover .arrow {
        position: absolute;
        display: block;
        width: 1rem;
        height: .5rem;
        margin: 0 .3rem
    }

    .popover .arrow::after,
    .popover .arrow::before {
        position: absolute;
        display: block;
        content: "";
        border-color: transparent;
        border-style: solid
    }

    .bs-popover-auto[x-placement^=top],
    .bs-popover-top {
        margin-bottom: .5rem
    }

    .bs-popover-auto[x-placement^=top] .arrow,
    .bs-popover-top .arrow {
        bottom: calc((.5rem + 1px) * -1)
    }

    .bs-popover-auto[x-placement^=top] .arrow::after,
    .bs-popover-auto[x-placement^=top] .arrow::before,
    .bs-popover-top .arrow::after,
    .bs-popover-top .arrow::before {
        border-width: .5rem .5rem 0
    }

    .bs-popover-auto[x-placement^=top] .arrow::before,
    .bs-popover-top .arrow::before {
        bottom: 0;
        border-top-color: rgba(0, 0, 0, .25)
    }

    .bs-popover-auto[x-placement^=top] .arrow::after,
    .bs-popover-top .arrow::after {
        bottom: 1px;
        border-top-color: #fff
    }

    .bs-popover-auto[x-placement^=right],
    .bs-popover-right {
        margin-left: .5rem
    }

    .bs-popover-auto[x-placement^=right] .arrow,
    .bs-popover-right .arrow {
        left: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

    .bs-popover-auto[x-placement^=right] .arrow::after,
    .bs-popover-auto[x-placement^=right] .arrow::before,
    .bs-popover-right .arrow::after,
    .bs-popover-right .arrow::before {
        border-width: .5rem .5rem .5rem 0
    }

    .bs-popover-auto[x-placement^=right] .arrow::before,
    .bs-popover-right .arrow::before {
        left: 0;
        border-right-color: rgba(0, 0, 0, .25)
    }

    .bs-popover-auto[x-placement^=right] .arrow::after,
    .bs-popover-right .arrow::after {
        left: 1px;
        border-right-color: #fff
    }

    .bs-popover-auto[x-placement^=bottom],
    .bs-popover-bottom {
        margin-top: .5rem
    }

    .bs-popover-auto[x-placement^=bottom] .arrow,
    .bs-popover-bottom .arrow {
        top: calc((.5rem + 1px) * -1)
    }

    .bs-popover-auto[x-placement^=bottom] .arrow::after,
    .bs-popover-auto[x-placement^=bottom] .arrow::before,
    .bs-popover-bottom .arrow::after,
    .bs-popover-bottom .arrow::before {
        border-width: 0 .5rem .5rem .5rem
    }

    .bs-popover-auto[x-placement^=bottom] .arrow::before,
    .bs-popover-bottom .arrow::before {
        top: 0;
        border-bottom-color: rgba(0, 0, 0, .25)
    }

    .bs-popover-auto[x-placement^=bottom] .arrow::after,
    .bs-popover-bottom .arrow::after {
        top: 1px;
        border-bottom-color: #fff
    }

    .bs-popover-auto[x-placement^=bottom] .popover-header::before,
    .bs-popover-bottom .popover-header::before {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 1rem;
        margin-left: -.5rem;
        content: "";
        border-bottom: 1px solid #f7f7f7
    }

    .bs-popover-auto[x-placement^=left],
    .bs-popover-left {
        margin-right: .5rem
    }

    .bs-popover-auto[x-placement^=left] .arrow,
    .bs-popover-left .arrow {
        right: calc((.5rem + 1px) * -1);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

    .bs-popover-auto[x-placement^=left] .arrow::after,
    .bs-popover-auto[x-placement^=left] .arrow::before,
    .bs-popover-left .arrow::after,
    .bs-popover-left .arrow::before {
        border-width: .5rem 0 .5rem .5rem
    }

    .bs-popover-auto[x-placement^=left] .arrow::before,
    .bs-popover-left .arrow::before {
        right: 0;
        border-left-color: rgba(0, 0, 0, .25)
    }

    .bs-popover-auto[x-placement^=left] .arrow::after,
    .bs-popover-left .arrow::after {
        right: 1px;
        border-left-color: #fff
    }

    .popover-header {
        padding: .5rem .75rem;
        margin-bottom: 0;
        font-size: 1rem;
        color: inherit;
        background-color: #f7f7f7;
        border-bottom: 1px solid #ebebeb;
        border-top-left-radius: calc(.3rem - 1px);
        border-top-right-radius: calc(.3rem - 1px)
    }

    .popover-header:empty {
        display: none
    }

    .popover-body {
        padding: .5rem .75rem;
        color: #212529
    }

    .carousel {
        position: relative
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden
    }

    .carousel-item {
        position: relative;
        display: none;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-item-next,
    .carousel-item-prev,
    .carousel-item.active {
        display: block;
        transition: -webkit-transform .6s ease;
        transition: transform .6s ease;
        transition: transform .6s ease, -webkit-transform .6s ease
    }

    @media screen and (prefers-reduced-motion:reduce) {

        .carousel-item-next,
        .carousel-item-prev,
        .carousel-item.active {
            transition: none
        }
    }

    .carousel-item-next,
    .carousel-item-prev {
        position: absolute;
        top: 0
    }

    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    @supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)) {

        .carousel-item-next.carousel-item-left,
        .carousel-item-prev.carousel-item-right {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }

    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    @supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)) {

        .active.carousel-item-right,
        .carousel-item-next {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
    }

    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    @supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)) {

        .active.carousel-item-left,
        .carousel-item-prev {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
    }

    .carousel-fade .carousel-item {
        opacity: 0;
        transition-duration: .6s;
        transition-property: opacity
    }

    .carousel-fade .carousel-item-next.carousel-item-left,
    .carousel-fade .carousel-item-prev.carousel-item-right,
    .carousel-fade .carousel-item.active {
        opacity: 1
    }

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        opacity: 0
    }

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    @supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)) {

        .carousel-fade .active.carousel-item-left,
        .carousel-fade .active.carousel-item-prev,
        .carousel-fade .carousel-item-next,
        .carousel-fade .carousel-item-prev,
        .carousel-fade .carousel-item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }

    .carousel-control-next,
    .carousel-control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5
    }

    .carousel-control-next:focus,
    .carousel-control-next:hover,
    .carousel-control-prev:focus,
    .carousel-control-prev:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

    .carousel-control-prev {
        left: 0
    }

    .carousel-control-next {
        right: 0
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: transparent no-repeat center center;
        background-size: 100% 100%
    }

    .carousel-control-prev-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3E%3Cpathd='M5.250l-44441.5-1.5-2.5-2.52.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
    }

    .carousel-control-next-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'viewBox='0088'%3E%3Cpathd='M2.750l-1.51.52.52.5-2.52.51.51.54-4-4-4z'/%3E%3C/svg%3E")
    }

    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 10px;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 15%;
        margin-left: 15%;
        list-style: none
    }

    .carousel-indicators li {
        position: relative;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(255, 255, 255, .5)
    }

    .carousel-indicators li::before {
        position: absolute;
        top: -10px;
        left: 0;
        display: inline-block;
        width: 100%;
        height: 10px;
        content: ""
    }

    .carousel-indicators li::after {
        position: absolute;
        bottom: -10px;
        left: 0;
        display: inline-block;
        width: 100%;
        height: 10px;
        content: ""
    }

    .carousel-indicators .active {
        background-color: #fff
    }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center
    }

    .align-baseline {
        vertical-align: baseline !important
    }

    .align-top {
        vertical-align: top !important
    }

    .align-middle {
        vertical-align: middle !important
    }

    .align-bottom {
        vertical-align: bottom !important
    }

    .align-text-bottom {
        vertical-align: text-bottom !important
    }

    .align-text-top {
        vertical-align: text-top !important
    }

    .bg-primary {
        background-color: #007bff !important
    }

    a.bg-primary:focus,
    a.bg-primary:hover,
    button.bg-primary:focus,
    button.bg-primary:hover {
        background-color: #0062cc !important
    }

    .bg-secondary {
        background-color: #6c757d !important
    }

    a.bg-secondary:focus,
    a.bg-secondary:hover,
    button.bg-secondary:focus,
    button.bg-secondary:hover {
        background-color: #545b62 !important
    }

    .bg-success {
        background-color: #28a745 !important
    }

    a.bg-success:focus,
    a.bg-success:hover,
    button.bg-success:focus,
    button.bg-success:hover {
        background-color: #1e7e34 !important
    }

    .bg-info {
        background-color: #17a2b8 !important
    }

    a.bg-info:focus,
    a.bg-info:hover,
    button.bg-info:focus,
    button.bg-info:hover {
        background-color: #117a8b !important
    }

    .bg-warning {
        background-color: #ffc107 !important
    }

    a.bg-warning:focus,
    a.bg-warning:hover,
    button.bg-warning:focus,
    button.bg-warning:hover {
        background-color: #d39e00 !important
    }

    .bg-danger {
        background-color: #dc3545 !important
    }

    a.bg-danger:focus,
    a.bg-danger:hover,
    button.bg-danger:focus,
    button.bg-danger:hover {
        background-color: #bd2130 !important
    }

    .bg-light {
        background-color: #f8f9fa !important
    }

    a.bg-light:focus,
    a.bg-light:hover,
    button.bg-light:focus,
    button.bg-light:hover {
        background-color: #dae0e5 !important
    }

    .bg-dark {
        background-color: #343a40 !important
    }

    a.bg-dark:focus,
    a.bg-dark:hover,
    button.bg-dark:focus,
    button.bg-dark:hover {
        background-color: #1d2124 !important
    }

    .bg-white {
        background-color: #fff !important
    }

    .bg-transparent {
        background-color: transparent !important
    }

    .border {
        border: 1px solid #dee2e6 !important
    }

    .border-top {
        border-top: 1px solid #dee2e6 !important
    }

    .border-right {
        border-right: 1px solid #dee2e6 !important
    }

    .border-bottom {
        border-bottom: 1px solid #dee2e6 !important
    }

    .border-left {
        border-left: 1px solid #dee2e6 !important
    }

    .border-0 {
        border: 0 !important
    }

    .border-top-0 {
        border-top: 0 !important
    }

    .border-right-0 {
        border-right: 0 !important
    }

    .border-bottom-0 {
        border-bottom: 0 !important
    }

    .border-left-0 {
        border-left: 0 !important
    }

    .border-primary {
        border-color: #007bff !important
    }

    .border-secondary {
        border-color: #6c757d !important
    }

    .border-success {
        border-color: #28a745 !important
    }

    .border-info {
        border-color: #17a2b8 !important
    }

    .border-warning {
        border-color: #ffc107 !important
    }

    .border-danger {
        border-color: #dc3545 !important
    }

    .border-light {
        border-color: #f8f9fa !important
    }

    .border-dark {
        border-color: #343a40 !important
    }

    .border-white {
        border-color: #fff !important
    }

    .rounded {
        border-radius: .25rem !important
    }

    .rounded-top {
        border-top-left-radius: .25rem !important;
        border-top-right-radius: .25rem !important
    }

    .rounded-right {
        border-top-right-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .rounded-bottom {
        border-bottom-right-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important
    }

    .rounded-left {
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important
    }

    .rounded-circle {
        border-radius: 50% !important
    }

    .rounded-0 {
        border-radius: 0 !important
    }

    .clearfix::after {
        display: block;
        clear: both;
        content: ""
    }

    .d-none {
        display: none !important
    }

    .d-inline {
        display: inline !important
    }

    .d-inline-block {
        display: inline-block !important
    }

    .d-block {
        display: block !important
    }

    .d-table {
        display: table !important
    }

    .d-table-row {
        display: table-row !important
    }

    .d-table-cell {
        display: table-cell !important
    }

    .d-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    @media(min-width:576px) {
        .d-sm-none {
            display: none !important
        }

        .d-sm-inline {
            display: inline !important
        }

        .d-sm-inline-block {
            display: inline-block !important
        }

        .d-sm-block {
            display: block !important
        }

        .d-sm-table {
            display: table !important
        }

        .d-sm-table-row {
            display: table-row !important
        }

        .d-sm-table-cell {
            display: table-cell !important
        }

        .d-sm-flex {
            display: -ms-flexbox !important;
            display: flex !important
        }

        .d-sm-inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important
        }
    }

    @media(min-width:768px) {
        .d-md-none {
            display: none !important
        }

        .d-md-inline {
            display: inline !important
        }

        .d-md-inline-block {
            display: inline-block !important
        }

        .d-md-block {
            display: block !important
        }

        .d-md-table {
            display: table !important
        }

        .d-md-table-row {
            display: table-row !important
        }

        .d-md-table-cell {
            display: table-cell !important
        }

        .d-md-flex {
            display: -ms-flexbox !important;
            display: flex !important
        }

        .d-md-inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important
        }
    }

    @media(min-width:992px) {
        .d-lg-none {
            display: none !important
        }

        .d-lg-inline {
            display: inline !important
        }

        .d-lg-inline-block {
            display: inline-block !important
        }

        .d-lg-block {
            display: block !important
        }

        .d-lg-table {
            display: table !important
        }

        .d-lg-table-row {
            display: table-row !important
        }

        .d-lg-table-cell {
            display: table-cell !important
        }

        .d-lg-flex {
            display: -ms-flexbox !important;
            display: flex !important
        }

        .d-lg-inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important
        }
    }

    @media(min-width:1200px) {
        .d-xl-none {
            display: none !important
        }

        .d-xl-inline {
            display: inline !important
        }

        .d-xl-inline-block {
            display: inline-block !important
        }

        .d-xl-block {
            display: block !important
        }

        .d-xl-table {
            display: table !important
        }

        .d-xl-table-row {
            display: table-row !important
        }

        .d-xl-table-cell {
            display: table-cell !important
        }

        .d-xl-flex {
            display: -ms-flexbox !important;
            display: flex !important
        }

        .d-xl-inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important
        }
    }

    @media print {
        .d-print-none {
            display: none !important
        }

        .d-print-inline {
            display: inline !important
        }

        .d-print-inline-block {
            display: inline-block !important
        }

        .d-print-block {
            display: block !important
        }

        .d-print-table {
            display: table !important
        }

        .d-print-table-row {
            display: table-row !important
        }

        .d-print-table-cell {
            display: table-cell !important
        }

        .d-print-flex {
            display: -ms-flexbox !important;
            display: flex !important
        }

        .d-print-inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important
        }
    }

    .embed-responsive {
        position: relative;
        display: block;
        width: 100%;
        padding: 0;
        overflow: hidden
    }

    .embed-responsive::before {
        display: block;
        content: ""
    }

    .embed-responsive .embed-responsive-item,
    .embed-responsive embed,
    .embed-responsive iframe,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

    .embed-responsive-21by9::before {
        padding-top: 42.857143%
    }

    .embed-responsive-16by9::before {
        padding-top: 56.25%
    }

    .embed-responsive-4by3::before {
        padding-top: 75%
    }

    .embed-responsive-1by1::before {
        padding-top: 100%
    }

    .flex-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    @media(min-width:576px) {
        .flex-sm-row {
            -ms-flex-direction: row !important;
            flex-direction: row !important
        }

        .flex-sm-column {
            -ms-flex-direction: column !important;
            flex-direction: column !important
        }

        .flex-sm-row-reverse {
            -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important
        }

        .flex-sm-column-reverse {
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important
        }

        .flex-sm-wrap {
            -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important
        }

        .flex-sm-nowrap {
            -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important
        }

        .flex-sm-wrap-reverse {
            -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important
        }

        .flex-sm-fill {
            -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important
        }

        .flex-sm-grow-0 {
            -ms-flex-positive: 0 !important;
            flex-grow: 0 !important
        }

        .flex-sm-grow-1 {
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important
        }

        .flex-sm-shrink-0 {
            -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important
        }

        .flex-sm-shrink-1 {
            -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important
        }

        .justify-content-sm-start {
            -ms-flex-pack: start !important;
            justify-content: flex-start !important
        }

        .justify-content-sm-end {
            -ms-flex-pack: end !important;
            justify-content: flex-end !important
        }

        .justify-content-sm-center {
            -ms-flex-pack: center !important;
            justify-content: center !important
        }

        .justify-content-sm-between {
            -ms-flex-pack: justify !important;
            justify-content: space-between !important
        }

        .justify-content-sm-around {
            -ms-flex-pack: distribute !important;
            justify-content: space-around !important
        }

        .align-items-sm-start {
            -ms-flex-align: start !important;
            align-items: flex-start !important
        }

        .align-items-sm-end {
            -ms-flex-align: end !important;
            align-items: flex-end !important
        }

        .align-items-sm-center {
            -ms-flex-align: center !important;
            align-items: center !important
        }

        .align-items-sm-baseline {
            -ms-flex-align: baseline !important;
            align-items: baseline !important
        }

        .align-items-sm-stretch {
            -ms-flex-align: stretch !important;
            align-items: stretch !important
        }

        .align-content-sm-start {
            -ms-flex-line-pack: start !important;
            align-content: flex-start !important
        }

        .align-content-sm-end {
            -ms-flex-line-pack: end !important;
            align-content: flex-end !important
        }

        .align-content-sm-center {
            -ms-flex-line-pack: center !important;
            align-content: center !important
        }

        .align-content-sm-between {
            -ms-flex-line-pack: justify !important;
            align-content: space-between !important
        }

        .align-content-sm-around {
            -ms-flex-line-pack: distribute !important;
            align-content: space-around !important
        }

        .align-content-sm-stretch {
            -ms-flex-line-pack: stretch !important;
            align-content: stretch !important
        }

        .align-self-sm-auto {
            -ms-flex-item-align: auto !important;
            align-self: auto !important
        }

        .align-self-sm-start {
            -ms-flex-item-align: start !important;
            align-self: flex-start !important
        }

        .align-self-sm-end {
            -ms-flex-item-align: end !important;
            align-self: flex-end !important
        }

        .align-self-sm-center {
            -ms-flex-item-align: center !important;
            align-self: center !important
        }

        .align-self-sm-baseline {
            -ms-flex-item-align: baseline !important;
            align-self: baseline !important
        }

        .align-self-sm-stretch {
            -ms-flex-item-align: stretch !important;
            align-self: stretch !important
        }
    }

    @media(min-width:768px) {
        .flex-md-row {
            -ms-flex-direction: row !important;
            flex-direction: row !important
        }

        .flex-md-column {
            -ms-flex-direction: column !important;
            flex-direction: column !important
        }

        .flex-md-row-reverse {
            -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important
        }

        .flex-md-column-reverse {
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important
        }

        .flex-md-wrap {
            -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important
        }

        .flex-md-nowrap {
            -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important
        }

        .flex-md-wrap-reverse {
            -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important
        }

        .flex-md-fill {
            -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important
        }

        .flex-md-grow-0 {
            -ms-flex-positive: 0 !important;
            flex-grow: 0 !important
        }

        .flex-md-grow-1 {
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important
        }

        .flex-md-shrink-0 {
            -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important
        }

        .flex-md-shrink-1 {
            -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important
        }

        .justify-content-md-start {
            -ms-flex-pack: start !important;
            justify-content: flex-start !important
        }

        .justify-content-md-end {
            -ms-flex-pack: end !important;
            justify-content: flex-end !important
        }

        .justify-content-md-center {
            -ms-flex-pack: center !important;
            justify-content: center !important
        }

        .justify-content-md-between {
            -ms-flex-pack: justify !important;
            justify-content: space-between !important
        }

        .justify-content-md-around {
            -ms-flex-pack: distribute !important;
            justify-content: space-around !important
        }

        .align-items-md-start {
            -ms-flex-align: start !important;
            align-items: flex-start !important
        }

        .align-items-md-end {
            -ms-flex-align: end !important;
            align-items: flex-end !important
        }

        .align-items-md-center {
            -ms-flex-align: center !important;
            align-items: center !important
        }

        .align-items-md-baseline {
            -ms-flex-align: baseline !important;
            align-items: baseline !important
        }

        .align-items-md-stretch {
            -ms-flex-align: stretch !important;
            align-items: stretch !important
        }

        .align-content-md-start {
            -ms-flex-line-pack: start !important;
            align-content: flex-start !important
        }

        .align-content-md-end {
            -ms-flex-line-pack: end !important;
            align-content: flex-end !important
        }

        .align-content-md-center {
            -ms-flex-line-pack: center !important;
            align-content: center !important
        }

        .align-content-md-between {
            -ms-flex-line-pack: justify !important;
            align-content: space-between !important
        }

        .align-content-md-around {
            -ms-flex-line-pack: distribute !important;
            align-content: space-around !important
        }

        .align-content-md-stretch {
            -ms-flex-line-pack: stretch !important;
            align-content: stretch !important
        }

        .align-self-md-auto {
            -ms-flex-item-align: auto !important;
            align-self: auto !important
        }

        .align-self-md-start {
            -ms-flex-item-align: start !important;
            align-self: flex-start !important
        }

        .align-self-md-end {
            -ms-flex-item-align: end !important;
            align-self: flex-end !important
        }

        .align-self-md-center {
            -ms-flex-item-align: center !important;
            align-self: center !important
        }

        .align-self-md-baseline {
            -ms-flex-item-align: baseline !important;
            align-self: baseline !important
        }

        .align-self-md-stretch {
            -ms-flex-item-align: stretch !important;
            align-self: stretch !important
        }
    }

    @media(min-width:992px) {
        .flex-lg-row {
            -ms-flex-direction: row !important;
            flex-direction: row !important
        }

        .flex-lg-column {
            -ms-flex-direction: column !important;
            flex-direction: column !important
        }

        .flex-lg-row-reverse {
            -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important
        }

        .flex-lg-column-reverse {
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important
        }

        .flex-lg-wrap {
            -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important
        }

        .flex-lg-nowrap {
            -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important
        }

        .flex-lg-wrap-reverse {
            -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important
        }

        .flex-lg-fill {
            -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important
        }

        .flex-lg-grow-0 {
            -ms-flex-positive: 0 !important;
            flex-grow: 0 !important
        }

        .flex-lg-grow-1 {
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important
        }

        .flex-lg-shrink-0 {
            -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important
        }

        .flex-lg-shrink-1 {
            -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important
        }

        .justify-content-lg-start {
            -ms-flex-pack: start !important;
            justify-content: flex-start !important
        }

        .justify-content-lg-end {
            -ms-flex-pack: end !important;
            justify-content: flex-end !important
        }

        .justify-content-lg-center {
            -ms-flex-pack: center !important;
            justify-content: center !important
        }

        .justify-content-lg-between {
            -ms-flex-pack: justify !important;
            justify-content: space-between !important
        }

        .justify-content-lg-around {
            -ms-flex-pack: distribute !important;
            justify-content: space-around !important
        }

        .align-items-lg-start {
            -ms-flex-align: start !important;
            align-items: flex-start !important
        }

        .align-items-lg-end {
            -ms-flex-align: end !important;
            align-items: flex-end !important
        }

        .align-items-lg-center {
            -ms-flex-align: center !important;
            align-items: center !important
        }

        .align-items-lg-baseline {
            -ms-flex-align: baseline !important;
            align-items: baseline !important
        }

        .align-items-lg-stretch {
            -ms-flex-align: stretch !important;
            align-items: stretch !important
        }

        .align-content-lg-start {
            -ms-flex-line-pack: start !important;
            align-content: flex-start !important
        }

        .align-content-lg-end {
            -ms-flex-line-pack: end !important;
            align-content: flex-end !important
        }

        .align-content-lg-center {
            -ms-flex-line-pack: center !important;
            align-content: center !important
        }

        .align-content-lg-between {
            -ms-flex-line-pack: justify !important;
            align-content: space-between !important
        }

        .align-content-lg-around {
            -ms-flex-line-pack: distribute !important;
            align-content: space-around !important
        }

        .align-content-lg-stretch {
            -ms-flex-line-pack: stretch !important;
            align-content: stretch !important
        }

        .align-self-lg-auto {
            -ms-flex-item-align: auto !important;
            align-self: auto !important
        }

        .align-self-lg-start {
            -ms-flex-item-align: start !important;
            align-self: flex-start !important
        }

        .align-self-lg-end {
            -ms-flex-item-align: end !important;
            align-self: flex-end !important
        }

        .align-self-lg-center {
            -ms-flex-item-align: center !important;
            align-self: center !important
        }

        .align-self-lg-baseline {
            -ms-flex-item-align: baseline !important;
            align-self: baseline !important
        }

        .align-self-lg-stretch {
            -ms-flex-item-align: stretch !important;
            align-self: stretch !important
        }
    }

    @media(min-width:1200px) {
        .flex-xl-row {
            -ms-flex-direction: row !important;
            flex-direction: row !important
        }

        .flex-xl-column {
            -ms-flex-direction: column !important;
            flex-direction: column !important
        }

        .flex-xl-row-reverse {
            -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important
        }

        .flex-xl-column-reverse {
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important
        }

        .flex-xl-wrap {
            -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important
        }

        .flex-xl-nowrap {
            -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important
        }

        .flex-xl-wrap-reverse {
            -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important
        }

        .flex-xl-fill {
            -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important
        }

        .flex-xl-grow-0 {
            -ms-flex-positive: 0 !important;
            flex-grow: 0 !important
        }

        .flex-xl-grow-1 {
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important
        }

        .flex-xl-shrink-0 {
            -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important
        }

        .flex-xl-shrink-1 {
            -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important
        }

        .justify-content-xl-start {
            -ms-flex-pack: start !important;
            justify-content: flex-start !important
        }

        .justify-content-xl-end {
            -ms-flex-pack: end !important;
            justify-content: flex-end !important
        }

        .justify-content-xl-center {
            -ms-flex-pack: center !important;
            justify-content: center !important
        }

        .justify-content-xl-between {
            -ms-flex-pack: justify !important;
            justify-content: space-between !important
        }

        .justify-content-xl-around {
            -ms-flex-pack: distribute !important;
            justify-content: space-around !important
        }

        .align-items-xl-start {
            -ms-flex-align: start !important;
            align-items: flex-start !important
        }

        .align-items-xl-end {
            -ms-flex-align: end !important;
            align-items: flex-end !important
        }

        .align-items-xl-center {
            -ms-flex-align: center !important;
            align-items: center !important
        }

        .align-items-xl-baseline {
            -ms-flex-align: baseline !important;
            align-items: baseline !important
        }

        .align-items-xl-stretch {
            -ms-flex-align: stretch !important;
            align-items: stretch !important
        }

        .align-content-xl-start {
            -ms-flex-line-pack: start !important;
            align-content: flex-start !important
        }

        .align-content-xl-end {
            -ms-flex-line-pack: end !important;
            align-content: flex-end !important
        }

        .align-content-xl-center {
            -ms-flex-line-pack: center !important;
            align-content: center !important
        }

        .align-content-xl-between {
            -ms-flex-line-pack: justify !important;
            align-content: space-between !important
        }

        .align-content-xl-around {
            -ms-flex-line-pack: distribute !important;
            align-content: space-around !important
        }

        .align-content-xl-stretch {
            -ms-flex-line-pack: stretch !important;
            align-content: stretch !important
        }

        .align-self-xl-auto {
            -ms-flex-item-align: auto !important;
            align-self: auto !important
        }

        .align-self-xl-start {
            -ms-flex-item-align: start !important;
            align-self: flex-start !important
        }

        .align-self-xl-end {
            -ms-flex-item-align: end !important;
            align-self: flex-end !important
        }

        .align-self-xl-center {
            -ms-flex-item-align: center !important;
            align-self: center !important
        }

        .align-self-xl-baseline {
            -ms-flex-item-align: baseline !important;
            align-self: baseline !important
        }

        .align-self-xl-stretch {
            -ms-flex-item-align: stretch !important;
            align-self: stretch !important
        }
    }

    .float-left {
        float: left !important
    }

    .float-right {
        float: right !important
    }

    .float-none {
        float: none !important
    }

    @media(min-width:576px) {
        .float-sm-left {
            float: left !important
        }

        .float-sm-right {
            float: right !important
        }

        .float-sm-none {
            float: none !important
        }
    }

    @media(min-width:768px) {
        .float-md-left {
            float: left !important
        }

        .float-md-right {
            float: right !important
        }

        .float-md-none {
            float: none !important
        }
    }

    @media(min-width:992px) {
        .float-lg-left {
            float: left !important
        }

        .float-lg-right {
            float: right !important
        }

        .float-lg-none {
            float: none !important
        }
    }

    @media(min-width:1200px) {
        .float-xl-left {
            float: left !important
        }

        .float-xl-right {
            float: right !important
        }

        .float-xl-none {
            float: none !important
        }
    }

    .position-static {
        position: static !important
    }

    .position-relative {
        position: relative !important
    }

    .position-absolute {
        position: absolute !important
    }

    .position-fixed {
        position: fixed !important
    }

    .position-sticky {
        position: -webkit-sticky !important;
        position: sticky !important
    }

    .fixed-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030
    }

    .fixed-bottom {
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1030
    }

    @supports((position:-webkit-sticky) or(position:sticky)) {
        .sticky-top {
            position: -webkit-sticky;
            position: sticky;
            top: 0;
            z-index: 1020
        }
    }

    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0
    }

    .sr-only-focusable:active,
    .sr-only-focusable:focus {
        position: static;
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto;
        white-space: normal
    }

    .shadow-sm {
        box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
    }

    .shadow {
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
    }

    .shadow-lg {
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
    }

    .shadow-none {
        box-shadow: none !important
    }

    .w-25 {
        width: 25% !important
    }

    .w-50 {
        width: 50% !important
    }

    .w-75 {
        width: 75% !important
    }

    .w-100 {
        width: 100% !important
    }

    .w-auto {
        width: auto !important
    }

    .h-25 {
        height: 25% !important
    }

    .h-50 {
        height: 50% !important
    }

    .h-75 {
        height: 75% !important
    }

    .h-100 {
        height: 100% !important
    }

    .h-auto {
        height: auto !important
    }

    .mw-100 {
        max-width: 100% !important
    }

    .mh-100 {
        max-height: 100% !important
    }

    .m-0 {
        margin: 0 !important
    }

    .mt-0,
    .my-0 {
        margin-top: 0 !important
    }

    .mr-0,
    .mx-0 {
        margin-right: 0 !important
    }

    .mb-0,
    .my-0 {
        margin-bottom: 0 !important
    }

    .ml-0,
    .mx-0 {
        margin-left: 0 !important
    }

    .m-1 {
        margin: .25rem !important
    }

    .mt-1,
    .my-1 {
        margin-top: .25rem !important
    }

    .mr-1,
    .mx-1 {
        margin-right: .25rem !important
    }

    .mb-1,
    .my-1 {
        margin-bottom: .25rem !important
    }

    .ml-1,
    .mx-1 {
        margin-left: .25rem !important
    }

    .m-2 {
        margin: .5rem !important
    }

    .mt-2,
    .my-2 {
        margin-top: .5rem !important
    }

    .mr-2,
    .mx-2 {
        margin-right: .5rem !important
    }

    .mb-2,
    .my-2 {
        margin-bottom: .5rem !important
    }

    .ml-2,
    .mx-2 {
        margin-left: .5rem !important
    }

    .m-3 {
        margin: 1rem !important
    }

    .mt-3,
    .my-3 {
        margin-top: 1rem !important
    }

    .mr-3,
    .mx-3 {
        margin-right: 1rem !important
    }

    .mb-3,
    .my-3 {
        margin-bottom: 1rem !important
    }

    .ml-3,
    .mx-3 {
        margin-left: 1rem !important
    }

    .m-4 {
        margin: 1.5rem !important
    }

    .mt-4,
    .my-4 {
        margin-top: 1.5rem !important
    }

    .mr-4,
    .mx-4 {
        margin-right: 1.5rem !important
    }

    .mb-4,
    .my-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-4,
    .mx-4 {
        margin-left: 1.5rem !important
    }

    .m-5 {
        margin: 3rem !important
    }

    .mt-5,
    .my-5 {
        margin-top: 3rem !important
    }

    .mr-5,
    .mx-5 {
        margin-right: 3rem !important
    }

    .mb-5,
    .my-5 {
        margin-bottom: 3rem !important
    }

    .ml-5,
    .mx-5 {
        margin-left: 3rem !important
    }

    .p-0 {
        padding: 0 !important
    }

    .pt-0,
    .py-0 {
        padding-top: 0 !important
    }

    .pr-0,
    .px-0 {
        padding-right: 0 !important
    }

    .pb-0,
    .py-0 {
        padding-bottom: 0 !important
    }

    .pl-0,
    .px-0 {
        padding-left: 0 !important
    }

    .p-1 {
        padding: .25rem !important
    }

    .pt-1,
    .py-1 {
        padding-top: .25rem !important
    }

    .pr-1,
    .px-1 {
        padding-right: .25rem !important
    }

    .pb-1,
    .py-1 {
        padding-bottom: .25rem !important
    }

    .pl-1,
    .px-1 {
        padding-left: .25rem !important
    }

    .p-2 {
        padding: .5rem !important
    }

    .pt-2,
    .py-2 {
        padding-top: .5rem !important
    }

    .pr-2,
    .px-2 {
        padding-right: .5rem !important
    }

    .pb-2,
    .py-2 {
        padding-bottom: .5rem !important
    }

    .pl-2,
    .px-2 {
        padding-left: .5rem !important
    }

    .p-3 {
        padding: 1rem !important
    }

    .pt-3,
    .py-3 {
        padding-top: 1rem !important
    }

    .pr-3,
    .px-3 {
        padding-right: 1rem !important
    }

    .pb-3,
    .py-3 {
        padding-bottom: 1rem !important
    }

    .pl-3,
    .px-3 {
        padding-left: 1rem !important
    }

    .p-4 {
        padding: 1.5rem !important
    }

    .pt-4,
    .py-4 {
        padding-top: 1.5rem !important
    }

    .pr-4,
    .px-4 {
        padding-right: 1.5rem !important
    }

    .pb-4,
    .py-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-4,
    .px-4 {
        padding-left: 1.5rem !important
    }

    .p-5 {
        padding: 3rem !important
    }

    .pt-5,
    .py-5 {
        padding-top: 3rem !important
    }

    .pr-5,
    .px-5 {
        padding-right: 3rem !important
    }

    .pb-5,
    .py-5 {
        padding-bottom: 3rem !important
    }

    .pl-5,
    .px-5 {
        padding-left: 3rem !important
    }

    .m-auto {
        margin: auto !important
    }

    .mt-auto,
    .my-auto {
        margin-top: auto !important
    }

    .mr-auto,
    .mx-auto {
        margin-right: auto !important
    }

    .mb-auto,
    .my-auto {
        margin-bottom: auto !important
    }

    .ml-auto,
    .mx-auto {
        margin-left: auto !important
    }

    @media(min-width:576px) {
        .m-sm-0 {
            margin: 0 !important
        }

        .mt-sm-0,
        .my-sm-0 {
            margin-top: 0 !important
        }

        .mr-sm-0,
        .mx-sm-0 {
            margin-right: 0 !important
        }

        .mb-sm-0,
        .my-sm-0 {
            margin-bottom: 0 !important
        }

        .ml-sm-0,
        .mx-sm-0 {
            margin-left: 0 !important
        }

        .m-sm-1 {
            margin: .25rem !important
        }

        .mt-sm-1,
        .my-sm-1 {
            margin-top: .25rem !important
        }

        .mr-sm-1,
        .mx-sm-1 {
            margin-right: .25rem !important
        }

        .mb-sm-1,
        .my-sm-1 {
            margin-bottom: .25rem !important
        }

        .ml-sm-1,
        .mx-sm-1 {
            margin-left: .25rem !important
        }

        .m-sm-2 {
            margin: .5rem !important
        }

        .mt-sm-2,
        .my-sm-2 {
            margin-top: .5rem !important
        }

        .mr-sm-2,
        .mx-sm-2 {
            margin-right: .5rem !important
        }

        .mb-sm-2,
        .my-sm-2 {
            margin-bottom: .5rem !important
        }

        .ml-sm-2,
        .mx-sm-2 {
            margin-left: .5rem !important
        }

        .m-sm-3 {
            margin: 1rem !important
        }

        .mt-sm-3,
        .my-sm-3 {
            margin-top: 1rem !important
        }

        .mr-sm-3,
        .mx-sm-3 {
            margin-right: 1rem !important
        }

        .mb-sm-3,
        .my-sm-3 {
            margin-bottom: 1rem !important
        }

        .ml-sm-3,
        .mx-sm-3 {
            margin-left: 1rem !important
        }

        .m-sm-4 {
            margin: 1.5rem !important
        }

        .mt-sm-4,
        .my-sm-4 {
            margin-top: 1.5rem !important
        }

        .mr-sm-4,
        .mx-sm-4 {
            margin-right: 1.5rem !important
        }

        .mb-sm-4,
        .my-sm-4 {
            margin-bottom: 1.5rem !important
        }

        .ml-sm-4,
        .mx-sm-4 {
            margin-left: 1.5rem !important
        }

        .m-sm-5 {
            margin: 3rem !important
        }

        .mt-sm-5,
        .my-sm-5 {
            margin-top: 3rem !important
        }

        .mr-sm-5,
        .mx-sm-5 {
            margin-right: 3rem !important
        }

        .mb-sm-5,
        .my-sm-5 {
            margin-bottom: 3rem !important
        }

        .ml-sm-5,
        .mx-sm-5 {
            margin-left: 3rem !important
        }

        .p-sm-0 {
            padding: 0 !important
        }

        .pt-sm-0,
        .py-sm-0 {
            padding-top: 0 !important
        }

        .pr-sm-0,
        .px-sm-0 {
            padding-right: 0 !important
        }

        .pb-sm-0,
        .py-sm-0 {
            padding-bottom: 0 !important
        }

        .pl-sm-0,
        .px-sm-0 {
            padding-left: 0 !important
        }

        .p-sm-1 {
            padding: .25rem !important
        }

        .pt-sm-1,
        .py-sm-1 {
            padding-top: .25rem !important
        }

        .pr-sm-1,
        .px-sm-1 {
            padding-right: .25rem !important
        }

        .pb-sm-1,
        .py-sm-1 {
            padding-bottom: .25rem !important
        }

        .pl-sm-1,
        .px-sm-1 {
            padding-left: .25rem !important
        }

        .p-sm-2 {
            padding: .5rem !important
        }

        .pt-sm-2,
        .py-sm-2 {
            padding-top: .5rem !important
        }

        .pr-sm-2,
        .px-sm-2 {
            padding-right: .5rem !important
        }

        .pb-sm-2,
        .py-sm-2 {
            padding-bottom: .5rem !important
        }

        .pl-sm-2,
        .px-sm-2 {
            padding-left: .5rem !important
        }

        .p-sm-3 {
            padding: 1rem !important
        }

        .pt-sm-3,
        .py-sm-3 {
            padding-top: 1rem !important
        }

        .pr-sm-3,
        .px-sm-3 {
            padding-right: 1rem !important
        }

        .pb-sm-3,
        .py-sm-3 {
            padding-bottom: 1rem !important
        }

        .pl-sm-3,
        .px-sm-3 {
            padding-left: 1rem !important
        }

        .p-sm-4 {
            padding: 1.5rem !important
        }

        .pt-sm-4,
        .py-sm-4 {
            padding-top: 1.5rem !important
        }

        .pr-sm-4,
        .px-sm-4 {
            padding-right: 1.5rem !important
        }

        .pb-sm-4,
        .py-sm-4 {
            padding-bottom: 1.5rem !important
        }

        .pl-sm-4,
        .px-sm-4 {
            padding-left: 1.5rem !important
        }

        .p-sm-5 {
            padding: 3rem !important
        }

        .pt-sm-5,
        .py-sm-5 {
            padding-top: 3rem !important
        }

        .pr-sm-5,
        .px-sm-5 {
            padding-right: 3rem !important
        }

        .pb-sm-5,
        .py-sm-5 {
            padding-bottom: 3rem !important
        }

        .pl-sm-5,
        .px-sm-5 {
            padding-left: 3rem !important
        }

        .m-sm-auto {
            margin: auto !important
        }

        .mt-sm-auto,
        .my-sm-auto {
            margin-top: auto !important
        }

        .mr-sm-auto,
        .mx-sm-auto {
            margin-right: auto !important
        }

        .mb-sm-auto,
        .my-sm-auto {
            margin-bottom: auto !important
        }

        .ml-sm-auto,
        .mx-sm-auto {
            margin-left: auto !important
        }
    }

    @media(min-width:768px) {
        .m-md-0 {
            margin: 0 !important
        }

        .mt-md-0,
        .my-md-0 {
            margin-top: 0 !important
        }

        .mr-md-0,
        .mx-md-0 {
            margin-right: 0 !important
        }

        .mb-md-0,
        .my-md-0 {
            margin-bottom: 0 !important
        }

        .ml-md-0,
        .mx-md-0 {
            margin-left: 0 !important
        }

        .m-md-1 {
            margin: .25rem !important
        }

        .mt-md-1,
        .my-md-1 {
            margin-top: .25rem !important
        }

        .mr-md-1,
        .mx-md-1 {
            margin-right: .25rem !important
        }

        .mb-md-1,
        .my-md-1 {
            margin-bottom: .25rem !important
        }

        .ml-md-1,
        .mx-md-1 {
            margin-left: .25rem !important
        }

        .m-md-2 {
            margin: .5rem !important
        }

        .mt-md-2,
        .my-md-2 {
            margin-top: .5rem !important
        }

        .mr-md-2,
        .mx-md-2 {
            margin-right: .5rem !important
        }

        .mb-md-2,
        .my-md-2 {
            margin-bottom: .5rem !important
        }

        .ml-md-2,
        .mx-md-2 {
            margin-left: .5rem !important
        }

        .m-md-3 {
            margin: 1rem !important
        }

        .mt-md-3,
        .my-md-3 {
            margin-top: 1rem !important
        }

        .mr-md-3,
        .mx-md-3 {
            margin-right: 1rem !important
        }

        .mb-md-3,
        .my-md-3 {
            margin-bottom: 1rem !important
        }

        .ml-md-3,
        .mx-md-3 {
            margin-left: 1rem !important
        }

        .m-md-4 {
            margin: 1.5rem !important
        }

        .mt-md-4,
        .my-md-4 {
            margin-top: 1.5rem !important
        }

        .mr-md-4,
        .mx-md-4 {
            margin-right: 1.5rem !important
        }

        .mb-md-4,
        .my-md-4 {
            margin-bottom: 1.5rem !important
        }

        .ml-md-4,
        .mx-md-4 {
            margin-left: 1.5rem !important
        }

        .m-md-5 {
            margin: 3rem !important
        }

        .mt-md-5,
        .my-md-5 {
            margin-top: 3rem !important
        }

        .mr-md-5,
        .mx-md-5 {
            margin-right: 3rem !important
        }

        .mb-md-5,
        .my-md-5 {
            margin-bottom: 3rem !important
        }

        .ml-md-5,
        .mx-md-5 {
            margin-left: 3rem !important
        }

        .p-md-0 {
            padding: 0 !important
        }

        .pt-md-0,
        .py-md-0 {
            padding-top: 0 !important
        }

        .pr-md-0,
        .px-md-0 {
            padding-right: 0 !important
        }

        .pb-md-0,
        .py-md-0 {
            padding-bottom: 0 !important
        }

        .pl-md-0,
        .px-md-0 {
            padding-left: 0 !important
        }

        .p-md-1 {
            padding: .25rem !important
        }

        .pt-md-1,
        .py-md-1 {
            padding-top: .25rem !important
        }

        .pr-md-1,
        .px-md-1 {
            padding-right: .25rem !important
        }

        .pb-md-1,
        .py-md-1 {
            padding-bottom: .25rem !important
        }

        .pl-md-1,
        .px-md-1 {
            padding-left: .25rem !important
        }

        .p-md-2 {
            padding: .5rem !important
        }

        .pt-md-2,
        .py-md-2 {
            padding-top: .5rem !important
        }

        .pr-md-2,
        .px-md-2 {
            padding-right: .5rem !important
        }

        .pb-md-2,
        .py-md-2 {
            padding-bottom: .5rem !important
        }

        .pl-md-2,
        .px-md-2 {
            padding-left: .5rem !important
        }

        .p-md-3 {
            padding: 1rem !important
        }

        .pt-md-3,
        .py-md-3 {
            padding-top: 1rem !important
        }

        .pr-md-3,
        .px-md-3 {
            padding-right: 1rem !important
        }

        .pb-md-3,
        .py-md-3 {
            padding-bottom: 1rem !important
        }

        .pl-md-3,
        .px-md-3 {
            padding-left: 1rem !important
        }

        .p-md-4 {
            padding: 1.5rem !important
        }

        .pt-md-4,
        .py-md-4 {
            padding-top: 1.5rem !important
        }

        .pr-md-4,
        .px-md-4 {
            padding-right: 1.5rem !important
        }

        .pb-md-4,
        .py-md-4 {
            padding-bottom: 1.5rem !important
        }

        .pl-md-4,
        .px-md-4 {
            padding-left: 1.5rem !important
        }

        .p-md-5 {
            padding: 3rem !important
        }

        .pt-md-5,
        .py-md-5 {
            padding-top: 3rem !important
        }

        .pr-md-5,
        .px-md-5 {
            padding-right: 3rem !important
        }

        .pb-md-5,
        .py-md-5 {
            padding-bottom: 3rem !important
        }

        .pl-md-5,
        .px-md-5 {
            padding-left: 3rem !important
        }

        .m-md-auto {
            margin: auto !important
        }

        .mt-md-auto,
        .my-md-auto {
            margin-top: auto !important
        }

        .mr-md-auto,
        .mx-md-auto {
            margin-right: auto !important
        }

        .mb-md-auto,
        .my-md-auto {
            margin-bottom: auto !important
        }

        .ml-md-auto,
        .mx-md-auto {
            margin-left: auto !important
        }
    }

    @media(min-width:992px) {
        .m-lg-0 {
            margin: 0 !important
        }

        .mt-lg-0,
        .my-lg-0 {
            margin-top: 0 !important
        }

        .mr-lg-0,
        .mx-lg-0 {
            margin-right: 0 !important
        }

        .mb-lg-0,
        .my-lg-0 {
            margin-bottom: 0 !important
        }

        .ml-lg-0,
        .mx-lg-0 {
            margin-left: 0 !important
        }

        .m-lg-1 {
            margin: .25rem !important
        }

        .mt-lg-1,
        .my-lg-1 {
            margin-top: .25rem !important
        }

        .mr-lg-1,
        .mx-lg-1 {
            margin-right: .25rem !important
        }

        .mb-lg-1,
        .my-lg-1 {
            margin-bottom: .25rem !important
        }

        .ml-lg-1,
        .mx-lg-1 {
            margin-left: .25rem !important
        }

        .m-lg-2 {
            margin: .5rem !important
        }

        .mt-lg-2,
        .my-lg-2 {
            margin-top: .5rem !important
        }

        .mr-lg-2,
        .mx-lg-2 {
            margin-right: .5rem !important
        }

        .mb-lg-2,
        .my-lg-2 {
            margin-bottom: .5rem !important
        }

        .ml-lg-2,
        .mx-lg-2 {
            margin-left: .5rem !important
        }

        .m-lg-3 {
            margin: 1rem !important
        }

        .mt-lg-3,
        .my-lg-3 {
            margin-top: 1rem !important
        }

        .mr-lg-3,
        .mx-lg-3 {
            margin-right: 1rem !important
        }

        .mb-lg-3,
        .my-lg-3 {
            margin-bottom: 1rem !important
        }

        .ml-lg-3,
        .mx-lg-3 {
            margin-left: 1rem !important
        }

        .m-lg-4 {
            margin: 1.5rem !important
        }

        .mt-lg-4,
        .my-lg-4 {
            margin-top: 1.5rem !important
        }

        .mr-lg-4,
        .mx-lg-4 {
            margin-right: 1.5rem !important
        }

        .mb-lg-4,
        .my-lg-4 {
            margin-bottom: 1.5rem !important
        }

        .ml-lg-4,
        .mx-lg-4 {
            margin-left: 1.5rem !important
        }

        .m-lg-5 {
            margin: 3rem !important
        }

        .mt-lg-5,
        .my-lg-5 {
            margin-top: 3rem !important
        }

        .mr-lg-5,
        .mx-lg-5 {
            margin-right: 3rem !important
        }

        .mb-lg-5,
        .my-lg-5 {
            margin-bottom: 3rem !important
        }

        .ml-lg-5,
        .mx-lg-5 {
            margin-left: 3rem !important
        }

        .p-lg-0 {
            padding: 0 !important
        }

        .pt-lg-0,
        .py-lg-0 {
            padding-top: 0 !important
        }

        .pr-lg-0,
        .px-lg-0 {
            padding-right: 0 !important
        }

        .pb-lg-0,
        .py-lg-0 {
            padding-bottom: 0 !important
        }

        .pl-lg-0,
        .px-lg-0 {
            padding-left: 0 !important
        }

        .p-lg-1 {
            padding: .25rem !important
        }

        .pt-lg-1,
        .py-lg-1 {
            padding-top: .25rem !important
        }

        .pr-lg-1,
        .px-lg-1 {
            padding-right: .25rem !important
        }

        .pb-lg-1,
        .py-lg-1 {
            padding-bottom: .25rem !important
        }

        .pl-lg-1,
        .px-lg-1 {
            padding-left: .25rem !important
        }

        .p-lg-2 {
            padding: .5rem !important
        }

        .pt-lg-2,
        .py-lg-2 {
            padding-top: .5rem !important
        }

        .pr-lg-2,
        .px-lg-2 {
            padding-right: .5rem !important
        }

        .pb-lg-2,
        .py-lg-2 {
            padding-bottom: .5rem !important
        }

        .pl-lg-2,
        .px-lg-2 {
            padding-left: .5rem !important
        }

        .p-lg-3 {
            padding: 1rem !important
        }

        .pt-lg-3,
        .py-lg-3 {
            padding-top: 1rem !important
        }

        .pr-lg-3,
        .px-lg-3 {
            padding-right: 1rem !important
        }

        .pb-lg-3,
        .py-lg-3 {
            padding-bottom: 1rem !important
        }

        .pl-lg-3,
        .px-lg-3 {
            padding-left: 1rem !important
        }

        .p-lg-4 {
            padding: 1.5rem !important
        }

        .pt-lg-4,
        .py-lg-4 {
            padding-top: 1.5rem !important
        }

        .pr-lg-4,
        .px-lg-4 {
            padding-right: 1.5rem !important
        }

        .pb-lg-4,
        .py-lg-4 {
            padding-bottom: 1.5rem !important
        }

        .pl-lg-4,
        .px-lg-4 {
            padding-left: 1.5rem !important
        }

        .p-lg-5 {
            padding: 3rem !important
        }

        .pt-lg-5,
        .py-lg-5 {
            padding-top: 3rem !important
        }

        .pr-lg-5,
        .px-lg-5 {
            padding-right: 3rem !important
        }

        .pb-lg-5,
        .py-lg-5 {
            padding-bottom: 3rem !important
        }

        .pl-lg-5,
        .px-lg-5 {
            padding-left: 3rem !important
        }

        .m-lg-auto {
            margin: auto !important
        }

        .mt-lg-auto,
        .my-lg-auto {
            margin-top: auto !important
        }

        .mr-lg-auto,
        .mx-lg-auto {
            margin-right: auto !important
        }

        .mb-lg-auto,
        .my-lg-auto {
            margin-bottom: auto !important
        }

        .ml-lg-auto,
        .mx-lg-auto {
            margin-left: auto !important
        }
    }

    @media(min-width:1200px) {
        .m-xl-0 {
            margin: 0 !important
        }

        .mt-xl-0,
        .my-xl-0 {
            margin-top: 0 !important
        }

        .mr-xl-0,
        .mx-xl-0 {
            margin-right: 0 !important
        }

        .mb-xl-0,
        .my-xl-0 {
            margin-bottom: 0 !important
        }

        .ml-xl-0,
        .mx-xl-0 {
            margin-left: 0 !important
        }

        .m-xl-1 {
            margin: .25rem !important
        }

        .mt-xl-1,
        .my-xl-1 {
            margin-top: .25rem !important
        }

        .mr-xl-1,
        .mx-xl-1 {
            margin-right: .25rem !important
        }

        .mb-xl-1,
        .my-xl-1 {
            margin-bottom: .25rem !important
        }

        .ml-xl-1,
        .mx-xl-1 {
            margin-left: .25rem !important
        }

        .m-xl-2 {
            margin: .5rem !important
        }

        .mt-xl-2,
        .my-xl-2 {
            margin-top: .5rem !important
        }

        .mr-xl-2,
        .mx-xl-2 {
            margin-right: .5rem !important
        }

        .mb-xl-2,
        .my-xl-2 {
            margin-bottom: .5rem !important
        }

        .ml-xl-2,
        .mx-xl-2 {
            margin-left: .5rem !important
        }

        .m-xl-3 {
            margin: 1rem !important
        }

        .mt-xl-3,
        .my-xl-3 {
            margin-top: 1rem !important
        }

        .mr-xl-3,
        .mx-xl-3 {
            margin-right: 1rem !important
        }

        .mb-xl-3,
        .my-xl-3 {
            margin-bottom: 1rem !important
        }

        .ml-xl-3,
        .mx-xl-3 {
            margin-left: 1rem !important
        }

        .m-xl-4 {
            margin: 1.5rem !important
        }

        .mt-xl-4,
        .my-xl-4 {
            margin-top: 1.5rem !important
        }

        .mr-xl-4,
        .mx-xl-4 {
            margin-right: 1.5rem !important
        }

        .mb-xl-4,
        .my-xl-4 {
            margin-bottom: 1.5rem !important
        }

        .ml-xl-4,
        .mx-xl-4 {
            margin-left: 1.5rem !important
        }

        .m-xl-5 {
            margin: 3rem !important
        }

        .mt-xl-5,
        .my-xl-5 {
            margin-top: 3rem !important
        }

        .mr-xl-5,
        .mx-xl-5 {
            margin-right: 3rem !important
        }

        .mb-xl-5,
        .my-xl-5 {
            margin-bottom: 3rem !important
        }

        .ml-xl-5,
        .mx-xl-5 {
            margin-left: 3rem !important
        }

        .p-xl-0 {
            padding: 0 !important
        }

        .pt-xl-0,
        .py-xl-0 {
            padding-top: 0 !important
        }

        .pr-xl-0,
        .px-xl-0 {
            padding-right: 0 !important
        }

        .pb-xl-0,
        .py-xl-0 {
            padding-bottom: 0 !important
        }

        .pl-xl-0,
        .px-xl-0 {
            padding-left: 0 !important
        }

        .p-xl-1 {
            padding: .25rem !important
        }

        .pt-xl-1,
        .py-xl-1 {
            padding-top: .25rem !important
        }

        .pr-xl-1,
        .px-xl-1 {
            padding-right: .25rem !important
        }

        .pb-xl-1,
        .py-xl-1 {
            padding-bottom: .25rem !important
        }

        .pl-xl-1,
        .px-xl-1 {
            padding-left: .25rem !important
        }

        .p-xl-2 {
            padding: .5rem !important
        }

        .pt-xl-2,
        .py-xl-2 {
            padding-top: .5rem !important
        }

        .pr-xl-2,
        .px-xl-2 {
            padding-right: .5rem !important
        }

        .pb-xl-2,
        .py-xl-2 {
            padding-bottom: .5rem !important
        }

        .pl-xl-2,
        .px-xl-2 {
            padding-left: .5rem !important
        }

        .p-xl-3 {
            padding: 1rem !important
        }

        .pt-xl-3,
        .py-xl-3 {
            padding-top: 1rem !important
        }

        .pr-xl-3,
        .px-xl-3 {
            padding-right: 1rem !important
        }

        .pb-xl-3,
        .py-xl-3 {
            padding-bottom: 1rem !important
        }

        .pl-xl-3,
        .px-xl-3 {
            padding-left: 1rem !important
        }

        .p-xl-4 {
            padding: 1.5rem !important
        }

        .pt-xl-4,
        .py-xl-4 {
            padding-top: 1.5rem !important
        }

        .pr-xl-4,
        .px-xl-4 {
            padding-right: 1.5rem !important
        }

        .pb-xl-4,
        .py-xl-4 {
            padding-bottom: 1.5rem !important
        }

        .pl-xl-4,
        .px-xl-4 {
            padding-left: 1.5rem !important
        }

        .p-xl-5 {
            padding: 3rem !important
        }

        .pt-xl-5,
        .py-xl-5 {
            padding-top: 3rem !important
        }

        .pr-xl-5,
        .px-xl-5 {
            padding-right: 3rem !important
        }

        .pb-xl-5,
        .py-xl-5 {
            padding-bottom: 3rem !important
        }

        .pl-xl-5,
        .px-xl-5 {
            padding-left: 3rem !important
        }

        .m-xl-auto {
            margin: auto !important
        }

        .mt-xl-auto,
        .my-xl-auto {
            margin-top: auto !important
        }

        .mr-xl-auto,
        .mx-xl-auto {
            margin-right: auto !important
        }

        .mb-xl-auto,
        .my-xl-auto {
            margin-bottom: auto !important
        }

        .ml-xl-auto,
        .mx-xl-auto {
            margin-left: auto !important
        }
    }

    .text-monospace {
        font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
    }

    .text-justify {
        text-align: justify !important
    }

    .text-nowrap {
        white-space: nowrap !important
    }

    .text-truncate {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .text-left {
        text-align: left !important
    }

    .text-right {
        text-align: right !important
    }

    .text-center {
        text-align: center !important
    }

    @media(min-width:576px) {
        .text-sm-left {
            text-align: left !important
        }

        .text-sm-right {
            text-align: right !important
        }

        .text-sm-center {
            text-align: center !important
        }
    }

    @media(min-width:768px) {
        .text-md-left {
            text-align: left !important
        }

        .text-md-right {
            text-align: right !important
        }

        .text-md-center {
            text-align: center !important
        }
    }

    @media(min-width:992px) {
        .text-lg-left {
            text-align: left !important
        }

        .text-lg-right {
            text-align: right !important
        }

        .text-lg-center {
            text-align: center !important
        }
    }

    @media(min-width:1200px) {
        .text-xl-left {
            text-align: left !important
        }

        .text-xl-right {
            text-align: right !important
        }

        .text-xl-center {
            text-align: center !important
        }
    }

    .text-lowercase {
        text-transform: lowercase !important
    }

    .text-uppercase {
        text-transform: uppercase !important
    }

    .text-capitalize {
        text-transform: capitalize !important
    }

    .font-weight-light {
        font-weight: 300 !important
    }

    .font-weight-normal {
        font-weight: 400 !important
    }

    .font-weight-bold {
        font-weight: 700 !important
    }

    .font-italic {
        font-style: italic !important
    }

    .text-white {
        color: #fff !important
    }

    .text-primary {
        color: #007bff !important
    }

    a.text-primary:focus,
    a.text-primary:hover {
        color: #0062cc !important
    }

    .text-secondary {
        color: #6c757d !important
    }

    a.text-secondary:focus,
    a.text-secondary:hover {
        color: #545b62 !important
    }

    .text-success {
        color: #28a745 !important
    }

    a.text-success:focus,
    a.text-success:hover {
        color: #1e7e34 !important
    }

    .text-info {
        color: #17a2b8 !important
    }

    a.text-info:focus,
    a.text-info:hover {
        color: #117a8b !important
    }

    .text-warning {
        color: #ffc107 !important
    }

    a.text-warning:focus,
    a.text-warning:hover {
        color: #d39e00 !important
    }

    .text-danger {
        color: #dc3545 !important
    }

    a.text-danger:focus,
    a.text-danger:hover {
        color: #bd2130 !important
    }

    .text-light {
        color: #f8f9fa !important
    }

    a.text-light:focus,
    a.text-light:hover {
        color: #dae0e5 !important
    }

    .text-dark {
        color: #343a40 !important
    }

    a.text-dark:focus,
    a.text-dark:hover {
        color: #1d2124 !important
    }

    .text-body {
        color: #212529 !important
    }

    .text-muted {
        color: #6c757d !important
    }

    .text-black-50 {
        color: rgba(0, 0, 0, .5) !important
    }

    .text-white-50 {
        color: rgba(255, 255, 255, .5) !important
    }

    .text-hide {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0
    }

    .visible {
        visibility: visible !important
    }

    .invisible {
        visibility: hidden !important
    }

    @media print {

        *,
        ::after,
        ::before {
            text-shadow: none !important;
            box-shadow: none !important
        }

        a:not(.btn) {
            text-decoration: underline
        }

        abbr[title]::after {
            content: " ("attr(title) ")"
        }

        pre {
            white-space: pre-wrap !important
        }

        blockquote,
        pre {
            border: 1px solid #adb5bd;
            page-break-inside: avoid
        }

        thead {
            display: table-header-group
        }

        img,
        tr {
            page-break-inside: avoid
        }

        h2,
        h3,
        p {
            orphans: 3;
            widows: 3
        }

        h2,
        h3 {
            page-break-after: avoid
        }

        @page {
            size: a3
        }

        body {
            min-width: 992px !important
        }

        .container {
            min-width: 992px !important
        }

        .navbar {
            display: none
        }

        .badge {
            border: 1px solid #000
        }

        .table {
            border-collapse: collapse !important
        }

        .table td,
        .table th {
            background-color: #fff !important
        }

        .table-bordered td,
        .table-bordered th {
            border: 1px solid #dee2e6 !important
        }

        .table-dark {
            color: inherit
        }

        .table-dark tbody+tbody,
        .table-dark td,
        .table-dark th,
        .table-dark thead th {
            border-color: #dee2e6
        }

        .table .thead-dark th {
            color: inherit;
            border-color: #dee2e6
        }
    }

    .media-modal {
        display: none;
        background-color: rgba(4, 4, 4, 0.9);
        position: fixed;
        z-index: 210;
        left: 0;
        height: 100%;
        width: 100%;
        overflow: auto;
        box-sizing: border-box;
        transition: top .9s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    .media-modal .media-modal-close {
        color: #ccc;
        background-color: transparent;
        float: right;
        font-size: 30px;
        border: 0;
        padding-right: 20px
    }

    .media-modal .media-modal-close:hover {
        color: #0063be;
        text-decoration: none;
        cursor: pointer;
        outline: 0
    }

    .media-modal .media-modal-close:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        outline: 0
    }

    .media-modal object {
        display: block;
        width: 100%;
        height: 100%;
        background: #fff
    }

    .media-modal-cont {
        position: relative;
        max-height: 100%;
        max-width: 100%;
        margin: 0 15%;
        top: 20%;
        text-align: center
    }

    .media-modal-cont[data-cont=video] {
        max-width: 1100px;
        max-height: 550px
    }

    .media-modal-cont[data-cont=tour] {
        width: 100%;
        height: 100%
    }

    .media-modal-cont[data-cont=gallery] {
        height: 100%;
        min-height: 90%
    }

    .media-modal-cont span {
        width: 100%;
        height: 100%
    }

    .video-js {
        width: 800px;
        height: 450px;
        margin: auto;
        top: 20px;
        background: rgba(4, 4, 4, 0.9)
    }

    @media(max-width:991.98px) {
        .video-js {
            width: 80%;
            height: 60%;
            margin: auto;
            top: 20px;
            background: rgba(4, 4, 4, 0.9)
        }

        .media-modal-cont {
            height: 90%
        }
    }

    .media-modal #nav_search_modal_close {
        height: 64px;
        width: 64px
    }

    .media-modal #nav_search_modal_close>svg {
        opacity: .99
    }

    .media-modal #nav_search_modal_close:hover>svg {
        opacity: 1
    }

    #nav_search_modal .media-modal-cont {
        top: 48px
    }

    #nav_search_modal .media-modal-cont span {
        width: auto;
        height: auto
    }

    @media(max-width:767px) {
        #nav_search_modal {
            display: none
        }
    }

    /* .modal {
        background-color: rgba(4, 4, 4, 0.9)
    } */

    .modal-content {
        min-height: 285px;
        border-radius: 3px;
        background-color: #fff;
        box-shadow: 0 30px 40px 0 rgba(35, 35, 35, 0.3)
    }


    /* < !-- Content Block CSS Files End --> */
    /* < !--Content Block Related JS Files--> */
    /* <link rel="stylesheet"href="/Interactive/newlookandfeel/4280272/trial/css/clientlibs_msihome_css.min.2e5b580e6e40d923053757885014c499.css"type="text/css"> */
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    nav,
    section {
        display: block
    }

    audio,
    canvas,
    video {
        display: inline-block;
        *display: inline;
        *zoom: 1
    }

    audio:not([controls]) {
        display: none
    }

    html {
        font-size: 100%;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%
    }

    a:hover,
    a:active {
        outline: 0
    }

    sub,
    sup {
        position: relative;
        font-size: 75%;
        line-height: 0;
        vertical-align: baseline
    }

    sup {
        top: -0.5em
    }

    sub {
        bottom: -0.25em
    }

    img {
        max-width: 100%;
        width: auto\9;
        height: auto;
        vertical-align: middle;
        border: 0;
        -ms-interpolation-mode: bicubic
    }

    #map_canvas img,
    .google-maps img {
        max-width: none
    }

    button,
    input,
    select,
    textarea {
        margin: 0;
        font-size: 100%;
        vertical-align: middle
    }

    button,
    input {
        *overflow: visible;
        line-height: normal
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer
    }

    label,
    select,
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    input[type="radio"],
    input[type="checkbox"] {
        cursor: pointer
    }

    input[type="search"] {
        -webkit-appearance: textfield
    }

    input[type="search"]::-webkit-search-decoration,
    input[type="search"]::-webkit-search-cancel-button {
        -webkit-appearance: none
    }

    textarea {
        overflow: auto;
        vertical-align: top
    }

    @media print {
        * {
            text-shadow: none !important;
            color: #000 !important;
            background: transparent !important;
            box-shadow: none !important
        }

        a,
        a:visited {
            text-decoration: underline
        }

        a[href]:after {
            content: " ("attr(href) ")"
        }

        abbr[title]:after {
            content: " ("attr(title) ")"
        }

        .ir a:after,
        a[href^="javascript:"]:after,
        a[href^="#"]:after {
            content: ""
        }

        pre,
        blockquote {
            border: 1px solid #999;
            page-break-inside: avoid
        }

        thead {
            display: table-header-group
        }

        tr,
        img {
            page-break-inside: avoid
        }

        img {
            max-width: 100% !important
        }

        p,
        h2,
        h3 {
            orphans: 3;
            widows: 3
        }

        h2,
        h3 {
            page-break-after: avoid
        }
    }

    @page {
        margin: .5cm
    }

    .ms-row {
        clear: both;
        min-height: 20px;
        position: relative;
        *zoom: 1
    }

    .ms-row:before,
    .ms-row:after {
        display: table;
        content: "";
        line-height: 0
    }

    .ms-row:after {
        clear: both
    }

    .ms-row:after,
    .ms-row:before {
        display: table;
        line-height: 0;
        content: "";
        clear: both
    }

    .ms-row>div>.ms-column,
    .ms-row>.ms-column {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        position: relative;
        float: left;
        padding: 5px 10px 5px 10px;
        width: 100%
    }

    .ms-row-flush ul.ms-row-flush {
        margin-right: 0
    }

    @media only screen {
        .ms-row {
            margin: 0 10px 0 10px
        }

        .ms-row-flush {
            margin: 0 -10px 0 -10px
        }

        .ms-row>div>.ms-column.xsmall-1,
        .ms-row>.ms-column.xsmall-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-1,
        .ms-row>.ms-column.offset-xsmall-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-1,
        .ms-row>.ms-column.offset-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-1,
        .rtl .ms-row>.ms-column.offset-xsmall-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-1,
        .rtl .ms-row>.ms-column.offset-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-1,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-1 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-1,
        .ms-row>.ms-column.all-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-2,
        .ms-row>.ms-column.xsmall-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-2,
        .ms-row>.ms-column.offset-xsmall-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-2,
        .ms-row>.ms-column.offset-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-2,
        .rtl .ms-row>.ms-column.offset-xsmall-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-2,
        .rtl .ms-row>.ms-column.offset-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-2,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-2 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-2,
        .ms-row>.ms-column.all-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-3,
        .ms-row>.ms-column.xsmall-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-3,
        .ms-row>.ms-column.offset-xsmall-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-3,
        .ms-row>.ms-column.offset-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-3,
        .rtl .ms-row>.ms-column.offset-xsmall-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-3,
        .rtl .ms-row>.ms-column.offset-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-3,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-3 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-3,
        .ms-row>.ms-column.all-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-4,
        .ms-row>.ms-column.xsmall-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-4,
        .ms-row>.ms-column.offset-xsmall-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-4,
        .ms-row>.ms-column.offset-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-4,
        .rtl .ms-row>.ms-column.offset-xsmall-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-4,
        .rtl .ms-row>.ms-column.offset-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-4,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-4 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-4,
        .ms-row>.ms-column.all-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-5,
        .ms-row>.ms-column.xsmall-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-5,
        .ms-row>.ms-column.offset-xsmall-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-5,
        .ms-row>.ms-column.offset-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-5,
        .rtl .ms-row>.ms-column.offset-xsmall-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-5,
        .rtl .ms-row>.ms-column.offset-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-5,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-5 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-5,
        .ms-row>.ms-column.all-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-6,
        .ms-row>.ms-column.xsmall-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-6,
        .ms-row>.ms-column.offset-xsmall-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-6,
        .ms-row>.ms-column.offset-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-6,
        .rtl .ms-row>.ms-column.offset-xsmall-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-6,
        .rtl .ms-row>.ms-column.offset-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-6,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-6 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-6,
        .ms-row>.ms-column.all-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-7,
        .ms-row>.ms-column.xsmall-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-7,
        .ms-row>.ms-column.offset-xsmall-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-7,
        .ms-row>.ms-column.offset-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-7,
        .rtl .ms-row>.ms-column.offset-xsmall-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-7,
        .rtl .ms-row>.ms-column.offset-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-7,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-7 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-7,
        .ms-row>.ms-column.all-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-8,
        .ms-row>.ms-column.xsmall-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-8,
        .ms-row>.ms-column.offset-xsmall-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-8,
        .ms-row>.ms-column.offset-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-8,
        .rtl .ms-row>.ms-column.offset-xsmall-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-8,
        .rtl .ms-row>.ms-column.offset-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-8,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-8 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-8,
        .ms-row>.ms-column.all-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-9,
        .ms-row>.ms-column.xsmall-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-9,
        .ms-row>.ms-column.offset-xsmall-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-9,
        .ms-row>.ms-column.offset-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-9,
        .rtl .ms-row>.ms-column.offset-xsmall-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-9,
        .rtl .ms-row>.ms-column.offset-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-9,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-9 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-9,
        .ms-row>.ms-column.all-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-10,
        .ms-row>.ms-column.xsmall-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-10,
        .ms-row>.ms-column.offset-xsmall-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-10,
        .ms-row>.ms-column.offset-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-10,
        .rtl .ms-row>.ms-column.offset-xsmall-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-10,
        .rtl .ms-row>.ms-column.offset-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-10,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-10 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-10,
        .ms-row>.ms-column.all-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-11,
        .ms-row>.ms-column.xsmall-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-11,
        .ms-row>.ms-column.offset-xsmall-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-11,
        .ms-row>.ms-column.offset-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-11,
        .rtl .ms-row>.ms-column.offset-xsmall-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-11,
        .rtl .ms-row>.ms-column.offset-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-11,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-11 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-11,
        .ms-row>.ms-column.all-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-12,
        .ms-row>.ms-column.xsmall-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-12,
        .ms-row>.ms-column.offset-xsmall-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-12,
        .ms-row>.ms-column.offset-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-12,
        .rtl .ms-row>.ms-column.offset-xsmall-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-12,
        .rtl .ms-row>.ms-column.offset-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-12,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-12 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-12,
        .ms-row>.ms-column.all-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column:after,
        .ms-row>.ms-column:after {
            content: '';
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 20px;
            z-index: -1
        }

        .ms-row>div>.ms-column.ms-column-flush,
        .ms-row>.ms-column.ms-column-flush {
            padding: 0
        }
    }

    @media only screen and (min-width:481px) {
        .ms-row {
            margin: 0 10px 0 10px
        }

        .ms-row-flush {
            margin: 0 -10px 0 -10px
        }

        .ms-row>div>.ms-column.small-1,
        .ms-row>.ms-column.small-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-1,
        .ms-row>.ms-column.offset-small-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-1,
        .ms-row>.ms-column.offset-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-1,
        .rtl .ms-row>.ms-column.offset-small-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-1,
        .rtl .ms-row>.ms-column.offset-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-1,
        .ms-row.ms-row-ordered>.ms-column.offset-small-1 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-1,
        .ms-row>.ms-column.all-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-2,
        .ms-row>.ms-column.small-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-2,
        .ms-row>.ms-column.offset-small-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-2,
        .ms-row>.ms-column.offset-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-2,
        .rtl .ms-row>.ms-column.offset-small-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-2,
        .rtl .ms-row>.ms-column.offset-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-2,
        .ms-row.ms-row-ordered>.ms-column.offset-small-2 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-2,
        .ms-row>.ms-column.all-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-3,
        .ms-row>.ms-column.small-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-3,
        .ms-row>.ms-column.offset-small-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-3,
        .ms-row>.ms-column.offset-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-3,
        .rtl .ms-row>.ms-column.offset-small-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-3,
        .rtl .ms-row>.ms-column.offset-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-3,
        .ms-row.ms-row-ordered>.ms-column.offset-small-3 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-3,
        .ms-row>.ms-column.all-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-4,
        .ms-row>.ms-column.small-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-4,
        .ms-row>.ms-column.offset-small-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-4,
        .ms-row>.ms-column.offset-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-4,
        .rtl .ms-row>.ms-column.offset-small-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-4,
        .rtl .ms-row>.ms-column.offset-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-4,
        .ms-row.ms-row-ordered>.ms-column.offset-small-4 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-4,
        .ms-row>.ms-column.all-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-5,
        .ms-row>.ms-column.small-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-5,
        .ms-row>.ms-column.offset-small-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-5,
        .ms-row>.ms-column.offset-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-5,
        .rtl .ms-row>.ms-column.offset-small-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-5,
        .rtl .ms-row>.ms-column.offset-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-5,
        .ms-row.ms-row-ordered>.ms-column.offset-small-5 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-5,
        .ms-row>.ms-column.all-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-6,
        .ms-row>.ms-column.small-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-6,
        .ms-row>.ms-column.offset-small-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-6,
        .ms-row>.ms-column.offset-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-6,
        .rtl .ms-row>.ms-column.offset-small-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-6,
        .rtl .ms-row>.ms-column.offset-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-6,
        .ms-row.ms-row-ordered>.ms-column.offset-small-6 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-6,
        .ms-row>.ms-column.all-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-7,
        .ms-row>.ms-column.small-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-7,
        .ms-row>.ms-column.offset-small-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-7,
        .ms-row>.ms-column.offset-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-7,
        .rtl .ms-row>.ms-column.offset-small-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-7,
        .rtl .ms-row>.ms-column.offset-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-7,
        .ms-row.ms-row-ordered>.ms-column.offset-small-7 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-7,
        .ms-row>.ms-column.all-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-8,
        .ms-row>.ms-column.small-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-8,
        .ms-row>.ms-column.offset-small-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-8,
        .ms-row>.ms-column.offset-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-8,
        .rtl .ms-row>.ms-column.offset-small-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-8,
        .rtl .ms-row>.ms-column.offset-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-8,
        .ms-row.ms-row-ordered>.ms-column.offset-small-8 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-8,
        .ms-row>.ms-column.all-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-9,
        .ms-row>.ms-column.small-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-9,
        .ms-row>.ms-column.offset-small-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-9,
        .ms-row>.ms-column.offset-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-9,
        .rtl .ms-row>.ms-column.offset-small-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-9,
        .rtl .ms-row>.ms-column.offset-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-9,
        .ms-row.ms-row-ordered>.ms-column.offset-small-9 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-9,
        .ms-row>.ms-column.all-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-10,
        .ms-row>.ms-column.small-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-10,
        .ms-row>.ms-column.offset-small-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-10,
        .ms-row>.ms-column.offset-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-10,
        .rtl .ms-row>.ms-column.offset-small-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-10,
        .rtl .ms-row>.ms-column.offset-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-10,
        .ms-row.ms-row-ordered>.ms-column.offset-small-10 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-10,
        .ms-row>.ms-column.all-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-11,
        .ms-row>.ms-column.small-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-11,
        .ms-row>.ms-column.offset-small-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-11,
        .ms-row>.ms-column.offset-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-11,
        .rtl .ms-row>.ms-column.offset-small-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-11,
        .rtl .ms-row>.ms-column.offset-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-11,
        .ms-row.ms-row-ordered>.ms-column.offset-small-11 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-11,
        .ms-row>.ms-column.all-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-12,
        .ms-row>.ms-column.small-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-12,
        .ms-row>.ms-column.offset-small-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-12,
        .ms-row>.ms-column.offset-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-12,
        .rtl .ms-row>.ms-column.offset-small-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-12,
        .rtl .ms-row>.ms-column.offset-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-12,
        .ms-row.ms-row-ordered>.ms-column.offset-small-12 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-12,
        .ms-row>.ms-column.all-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column:after,
        .ms-row>.ms-column:after {
            content: '';
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 20px;
            z-index: -1
        }

        .ms-row>div>.ms-column.ms-column-flush,
        .ms-row>.ms-column.ms-column-flush {
            padding: 0
        }
    }

    @media only screen and (min-width:601px) {
        .ms-row {
            margin: 0 10px 0 10px
        }

        .ms-row-flush {
            margin: 0 -10px 0 -10px
        }

        .ms-row>div>.ms-column.medium-1,
        .ms-row>.ms-column.medium-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-1,
        .ms-row>.ms-column.offset-medium-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-1,
        .ms-row>.ms-column.offset-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-1,
        .rtl .ms-row>.ms-column.offset-medium-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-1,
        .rtl .ms-row>.ms-column.offset-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-1,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-1 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-1,
        .ms-row>.ms-column.all-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-2,
        .ms-row>.ms-column.medium-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-2,
        .ms-row>.ms-column.offset-medium-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-2,
        .ms-row>.ms-column.offset-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-2,
        .rtl .ms-row>.ms-column.offset-medium-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-2,
        .rtl .ms-row>.ms-column.offset-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-2,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-2 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-2,
        .ms-row>.ms-column.all-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-3,
        .ms-row>.ms-column.medium-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-3,
        .ms-row>.ms-column.offset-medium-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-3,
        .ms-row>.ms-column.offset-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-3,
        .rtl .ms-row>.ms-column.offset-medium-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-3,
        .rtl .ms-row>.ms-column.offset-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-3,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-3 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-3,
        .ms-row>.ms-column.all-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-4,
        .ms-row>.ms-column.medium-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-4,
        .ms-row>.ms-column.offset-medium-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-4,
        .ms-row>.ms-column.offset-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-4,
        .rtl .ms-row>.ms-column.offset-medium-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-4,
        .rtl .ms-row>.ms-column.offset-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-4,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-4 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-4,
        .ms-row>.ms-column.all-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-5,
        .ms-row>.ms-column.medium-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-5,
        .ms-row>.ms-column.offset-medium-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-5,
        .ms-row>.ms-column.offset-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-5,
        .rtl .ms-row>.ms-column.offset-medium-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-5,
        .rtl .ms-row>.ms-column.offset-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-5,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-5 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-5,
        .ms-row>.ms-column.all-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-6,
        .ms-row>.ms-column.medium-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-6,
        .ms-row>.ms-column.offset-medium-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-6,
        .ms-row>.ms-column.offset-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-6,
        .rtl .ms-row>.ms-column.offset-medium-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-6,
        .rtl .ms-row>.ms-column.offset-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-6,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-6 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-6,
        .ms-row>.ms-column.all-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-7,
        .ms-row>.ms-column.medium-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-7,
        .ms-row>.ms-column.offset-medium-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-7,
        .ms-row>.ms-column.offset-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-7,
        .rtl .ms-row>.ms-column.offset-medium-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-7,
        .rtl .ms-row>.ms-column.offset-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-7,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-7 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-7,
        .ms-row>.ms-column.all-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-8,
        .ms-row>.ms-column.medium-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-8,
        .ms-row>.ms-column.offset-medium-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-8,
        .ms-row>.ms-column.offset-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-8,
        .rtl .ms-row>.ms-column.offset-medium-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-8,
        .rtl .ms-row>.ms-column.offset-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-8,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-8 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-8,
        .ms-row>.ms-column.all-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-9,
        .ms-row>.ms-column.medium-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-9,
        .ms-row>.ms-column.offset-medium-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-9,
        .ms-row>.ms-column.offset-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-9,
        .rtl .ms-row>.ms-column.offset-medium-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-9,
        .rtl .ms-row>.ms-column.offset-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-9,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-9 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-9,
        .ms-row>.ms-column.all-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-10,
        .ms-row>.ms-column.medium-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-10,
        .ms-row>.ms-column.offset-medium-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-10,
        .ms-row>.ms-column.offset-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-10,
        .rtl .ms-row>.ms-column.offset-medium-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-10,
        .rtl .ms-row>.ms-column.offset-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-10,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-10 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-10,
        .ms-row>.ms-column.all-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-11,
        .ms-row>.ms-column.medium-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-11,
        .ms-row>.ms-column.offset-medium-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-11,
        .ms-row>.ms-column.offset-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-11,
        .rtl .ms-row>.ms-column.offset-medium-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-11,
        .rtl .ms-row>.ms-column.offset-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-11,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-11 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-11,
        .ms-row>.ms-column.all-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-12,
        .ms-row>.ms-column.medium-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-12,
        .ms-row>.ms-column.offset-medium-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-12,
        .ms-row>.ms-column.offset-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-12,
        .rtl .ms-row>.ms-column.offset-medium-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-12,
        .rtl .ms-row>.ms-column.offset-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-12,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-12 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-12,
        .ms-row>.ms-column.all-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column:after,
        .ms-row>.ms-column:after {
            content: '';
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 20px;
            z-index: -1
        }

        .ms-row>div>.ms-column.ms-column-flush,
        .ms-row>.ms-column.ms-column-flush {
            padding: 0
        }
    }

    @media only screen and (min-width:985px) {
        .ms-row {
            margin: 0 10px 0 10px
        }

        .ms-row-flush {
            margin: 0 -10px 0 -10px
        }

        .ms-row>div>.ms-column.medlarge-1,
        .ms-row>.ms-column.medlarge-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-1,
        .ms-row>.ms-column.offset-medlarge-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-1,
        .ms-row>.ms-column.offset-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-1,
        .rtl .ms-row>.ms-column.offset-medlarge-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-1,
        .rtl .ms-row>.ms-column.offset-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-1,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-1 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-1,
        .ms-row>.ms-column.all-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-2,
        .ms-row>.ms-column.medlarge-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-2,
        .ms-row>.ms-column.offset-medlarge-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-2,
        .ms-row>.ms-column.offset-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-2,
        .rtl .ms-row>.ms-column.offset-medlarge-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-2,
        .rtl .ms-row>.ms-column.offset-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-2,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-2 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-2,
        .ms-row>.ms-column.all-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-3,
        .ms-row>.ms-column.medlarge-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-3,
        .ms-row>.ms-column.offset-medlarge-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-3,
        .ms-row>.ms-column.offset-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-3,
        .rtl .ms-row>.ms-column.offset-medlarge-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-3,
        .rtl .ms-row>.ms-column.offset-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-3,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-3 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-3,
        .ms-row>.ms-column.all-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-4,
        .ms-row>.ms-column.medlarge-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-4,
        .ms-row>.ms-column.offset-medlarge-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-4,
        .ms-row>.ms-column.offset-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-4,
        .rtl .ms-row>.ms-column.offset-medlarge-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-4,
        .rtl .ms-row>.ms-column.offset-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-4,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-4 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-4,
        .ms-row>.ms-column.all-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-5,
        .ms-row>.ms-column.medlarge-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-5,
        .ms-row>.ms-column.offset-medlarge-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-5,
        .ms-row>.ms-column.offset-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-5,
        .rtl .ms-row>.ms-column.offset-medlarge-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-5,
        .rtl .ms-row>.ms-column.offset-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-5,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-5 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-5,
        .ms-row>.ms-column.all-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-6,
        .ms-row>.ms-column.medlarge-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-6,
        .ms-row>.ms-column.offset-medlarge-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-6,
        .ms-row>.ms-column.offset-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-6,
        .rtl .ms-row>.ms-column.offset-medlarge-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-6,
        .rtl .ms-row>.ms-column.offset-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-6,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-6 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-6,
        .ms-row>.ms-column.all-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-7,
        .ms-row>.ms-column.medlarge-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-7,
        .ms-row>.ms-column.offset-medlarge-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-7,
        .ms-row>.ms-column.offset-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-7,
        .rtl .ms-row>.ms-column.offset-medlarge-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-7,
        .rtl .ms-row>.ms-column.offset-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-7,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-7 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-7,
        .ms-row>.ms-column.all-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-8,
        .ms-row>.ms-column.medlarge-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-8,
        .ms-row>.ms-column.offset-medlarge-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-8,
        .ms-row>.ms-column.offset-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-8,
        .rtl .ms-row>.ms-column.offset-medlarge-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-8,
        .rtl .ms-row>.ms-column.offset-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-8,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-8 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-8,
        .ms-row>.ms-column.all-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-9,
        .ms-row>.ms-column.medlarge-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-9,
        .ms-row>.ms-column.offset-medlarge-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-9,
        .ms-row>.ms-column.offset-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-9,
        .rtl .ms-row>.ms-column.offset-medlarge-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-9,
        .rtl .ms-row>.ms-column.offset-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-9,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-9 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-9,
        .ms-row>.ms-column.all-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-10,
        .ms-row>.ms-column.medlarge-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-10,
        .ms-row>.ms-column.offset-medlarge-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-10,
        .ms-row>.ms-column.offset-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-10,
        .rtl .ms-row>.ms-column.offset-medlarge-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-10,
        .rtl .ms-row>.ms-column.offset-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-10,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-10 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-10,
        .ms-row>.ms-column.all-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-11,
        .ms-row>.ms-column.medlarge-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-11,
        .ms-row>.ms-column.offset-medlarge-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-11,
        .ms-row>.ms-column.offset-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-11,
        .rtl .ms-row>.ms-column.offset-medlarge-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-11,
        .rtl .ms-row>.ms-column.offset-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-11,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-11 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-11,
        .ms-row>.ms-column.all-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-12,
        .ms-row>.ms-column.medlarge-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-12,
        .ms-row>.ms-column.offset-medlarge-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-12,
        .ms-row>.ms-column.offset-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-12,
        .rtl .ms-row>.ms-column.offset-medlarge-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-12,
        .rtl .ms-row>.ms-column.offset-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-12,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-12 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-12,
        .ms-row>.ms-column.all-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column:after,
        .ms-row>.ms-column:after {
            content: '';
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 20px;
            z-index: -1
        }

        .ms-row>div>.ms-column.ms-column-flush,
        .ms-row>.ms-column.ms-column-flush {
            padding: 0
        }
    }

    @media only screen and (min-width:1025px) {
        .ms-row {
            margin: 0 10px 0 10px
        }

        .ms-row-flush {
            margin: 0 -10px 0 -10px
        }

        .ms-row>div>.ms-column.large-1,
        .ms-row>.ms-column.large-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-1,
        .ms-row>.ms-column.offset-large-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-1,
        .ms-row>.ms-column.offset-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-1,
        .rtl .ms-row>.ms-column.offset-large-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-1,
        .rtl .ms-row>.ms-column.offset-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-1,
        .ms-row.ms-row-ordered>.ms-column.offset-large-1 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-1,
        .ms-row>.ms-column.all-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-2,
        .ms-row>.ms-column.large-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-2,
        .ms-row>.ms-column.offset-large-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-2,
        .ms-row>.ms-column.offset-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-2,
        .rtl .ms-row>.ms-column.offset-large-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-2,
        .rtl .ms-row>.ms-column.offset-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-2,
        .ms-row.ms-row-ordered>.ms-column.offset-large-2 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-2,
        .ms-row>.ms-column.all-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-3,
        .ms-row>.ms-column.large-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-3,
        .ms-row>.ms-column.offset-large-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-3,
        .ms-row>.ms-column.offset-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-3,
        .rtl .ms-row>.ms-column.offset-large-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-3,
        .rtl .ms-row>.ms-column.offset-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-3,
        .ms-row.ms-row-ordered>.ms-column.offset-large-3 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-3,
        .ms-row>.ms-column.all-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-4,
        .ms-row>.ms-column.large-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-4,
        .ms-row>.ms-column.offset-large-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-4,
        .ms-row>.ms-column.offset-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-4,
        .rtl .ms-row>.ms-column.offset-large-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-4,
        .rtl .ms-row>.ms-column.offset-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-4,
        .ms-row.ms-row-ordered>.ms-column.offset-large-4 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-4,
        .ms-row>.ms-column.all-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-5,
        .ms-row>.ms-column.large-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-5,
        .ms-row>.ms-column.offset-large-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-5,
        .ms-row>.ms-column.offset-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-5,
        .rtl .ms-row>.ms-column.offset-large-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-5,
        .rtl .ms-row>.ms-column.offset-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-5,
        .ms-row.ms-row-ordered>.ms-column.offset-large-5 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-5,
        .ms-row>.ms-column.all-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-6,
        .ms-row>.ms-column.large-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-6,
        .ms-row>.ms-column.offset-large-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-6,
        .ms-row>.ms-column.offset-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-6,
        .rtl .ms-row>.ms-column.offset-large-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-6,
        .rtl .ms-row>.ms-column.offset-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-6,
        .ms-row.ms-row-ordered>.ms-column.offset-large-6 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-6,
        .ms-row>.ms-column.all-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-7,
        .ms-row>.ms-column.large-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-7,
        .ms-row>.ms-column.offset-large-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-7,
        .ms-row>.ms-column.offset-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-7,
        .rtl .ms-row>.ms-column.offset-large-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-7,
        .rtl .ms-row>.ms-column.offset-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-7,
        .ms-row.ms-row-ordered>.ms-column.offset-large-7 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-7,
        .ms-row>.ms-column.all-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-8,
        .ms-row>.ms-column.large-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-8,
        .ms-row>.ms-column.offset-large-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-8,
        .ms-row>.ms-column.offset-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-8,
        .rtl .ms-row>.ms-column.offset-large-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-8,
        .rtl .ms-row>.ms-column.offset-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-8,
        .ms-row.ms-row-ordered>.ms-column.offset-large-8 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-8,
        .ms-row>.ms-column.all-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-9,
        .ms-row>.ms-column.large-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-9,
        .ms-row>.ms-column.offset-large-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-9,
        .ms-row>.ms-column.offset-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-9,
        .rtl .ms-row>.ms-column.offset-large-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-9,
        .rtl .ms-row>.ms-column.offset-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-9,
        .ms-row.ms-row-ordered>.ms-column.offset-large-9 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-9,
        .ms-row>.ms-column.all-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-10,
        .ms-row>.ms-column.large-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-10,
        .ms-row>.ms-column.offset-large-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-10,
        .ms-row>.ms-column.offset-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-10,
        .rtl .ms-row>.ms-column.offset-large-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-10,
        .rtl .ms-row>.ms-column.offset-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-10,
        .ms-row.ms-row-ordered>.ms-column.offset-large-10 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-10,
        .ms-row>.ms-column.all-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-11,
        .ms-row>.ms-column.large-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-11,
        .ms-row>.ms-column.offset-large-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-11,
        .ms-row>.ms-column.offset-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-11,
        .rtl .ms-row>.ms-column.offset-large-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-11,
        .rtl .ms-row>.ms-column.offset-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-11,
        .ms-row.ms-row-ordered>.ms-column.offset-large-11 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-11,
        .ms-row>.ms-column.all-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-12,
        .ms-row>.ms-column.large-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-12,
        .ms-row>.ms-column.offset-large-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-12,
        .ms-row>.ms-column.offset-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-12,
        .rtl .ms-row>.ms-column.offset-large-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-12,
        .rtl .ms-row>.ms-column.offset-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-12,
        .ms-row.ms-row-ordered>.ms-column.offset-large-12 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-12,
        .ms-row>.ms-column.all-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column:after,
        .ms-row>.ms-column:after {
            content: '';
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 20px;
            z-index: -1
        }

        .ms-row>div>.ms-column.ms-column-flush,
        .ms-row>.ms-column.ms-column-flush {
            padding: 0
        }
    }

    html,
    body {
        min-height: 100%;
        min-width: 100%
    }

    html.lt-ie9,
    .lt-ie9 body {
        height: 100%
    }

    .no-chat .ms-btn-chat {
        display: none
    }

    .no-chat .ms-row.ms-contact-row .ms-column,
    .lt-ie9 .no-chat .ms-row.ms-contact-row>.ie-3.ms-column {
        width: 33.33%
    }

    @media only screen and (max-width:600px) {

        .no-chat .ms-row.ms-contact-row .ms-column,
        .lt-ie9 .no-chat .ms-row.ms-contact-row>.ie-3.ms-column {
            width: 100%
        }
    }

    body {
        margin: 0;
        background-color: #fff;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        color: #444;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        letter-spacing: 0
    }

    h1.jumbo {
        font-size: 44px;
        font-size: 2.75rem;
        line-height: 1.05;
        letter-spacing: -1px;
        text-transform: uppercase
    }

    @media only screen and (min-width:1025px) {
        h1.jumbo {
            font-size: 48px;
            font-size: 3rem
        }
    }

    @media only screen and (max-width:600px) {
        h1.jumbo {
            font-size: 36px;
            font-size: 2.25rem
        }
    }

    h1 {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.05;
        letter-spacing: 0;
        text-transform: uppercase
    }

    @media only screen and (min-width:1025px) {
        h1 {
            font-size: 40px;
            font-size: 2.5rem
        }
    }

    @media only screen and (max-width:600px) {
        h1 {
            font-size: 30px;
            font-size: 1.875rem
        }
    }

    h2 {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 1.25
    }

    @media only screen and (min-width:1025px) {
        h2 {
            font-size: 32px;
            font-size: 2rem
        }
    }

    @media only screen and (max-width:600px) {
        h2 {
            font-size: 24px;
            font-size: 1.5rem
        }
    }

    h3 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.11;
        font-weight: 700
    }

    @media only screen and (min-width:1025px) {
        h3 {
            font-size: 20px;
            font-size: 1.25rem;
            line-height: 1.25
        }
    }

    @media only screen and (max-width:600px) {
        h3 {
            font-size: 20px;
            font-size: 1.25rem
        }
    }

    h4 {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25;
        font-weight: 700;
        margin-bottom: 10px
    }

    h5 {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25;
        letter-spacing: 1px;
        text-transform: uppercase
    }

    h6 {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.375
    }

    a {
        color: #0063be;
        text-decoration: none
    }

    a:hover,
    a:focus {
        color: #00a0df;
        text-decoration: none
    }

    ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    hr {
        color: #ccc;
        background-color: #ccc;
        width: 100%;
        height: 1px;
        border-width: 0;
        margin: 20px 0 20px 0
    }

    .ms-overview-btn-links {
        margin-bottom: 8px
    }

    .ms-overview-btn-links .ms-btn-link {
        display: block
    }

    @media only screen and (max-width:600px) {
        .ms-overview-btn-links .ms-btn-link {
            display: inline-block;
            width: 49%;
            vertical-align: top
        }

        hr {
            margin: 0;
            color: #fff;
            background-color: #fff
        }
    }

    .viewport {
        height: 100%;
        position: static;
        min-width: 980px
    }

    .ms-site-cont {
        width: 1024px;
        margin: 0 auto;
        position: relative
    }

    .lt-ie9 .ms-site-cont {
        overflow: visible;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .lt-ie9 .ms-body-content {
        padding-bottom: 0 !important
    }

    .ms-body-content {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 0;
        padding-top: 60px;
        min-height: 99%;
        padding-bottom: 111px
    }

    .ms-content-main {
        min-height: 100%;
        margin: 0;
        padding: 20px 40px 0;
        position: relative
    }

    @media screen and (min-width:0) {
        .viewport {
            max-width: 100%;
            overflow: hidden;
            min-width: 0;
            position: relative
        }

        .ms-site-cont {
            min-width: 300px;
            max-width: 1240px;
            width: auto
        }

        .ms-body-content {
            padding-top: 4px
        }

        .ms-body-content.ms-body-grow {
            min-height: 100vh
        }
    }

    @media only screen and (max-width:1024px) {
        .ms-content-main {
            padding: 20px 20px 0
        }
    }

    @media only screen and (max-width:984px) {
        .ms-body-content {
            margin-top: -111px;
            padding-top: 171px;
            padding-bottom: 0
        }

        .sidenav-active .ms-body-content {
            overflow: visible
        }

        .ms-content-main {
            margin-top: 0
        }
    }

    textarea,
    input,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    .uneditable-input {
        padding: 12px 10px;
        max-width: 259px;
        width: 100%;
        border: 1px solid #bbb;
        color: #333;
        font-size: 12px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    textarea:focus,
    input:focus,
    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="datetime"]:focus,
    input[type="datetime-local"]:focus,
    input[type="date"]:focus,
    input[type="month"]:focus,
    input[type="time"]:focus,
    input[type="week"]:focus,
    input[type="number"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="search"]:focus,
    input[type="tel"]:focus,
    input[type="color"]:focus,
    .uneditable-input:focus {
        outline: 1px solid #00a0df
    }

    input[type="checkbox"],
    input[type="radio"] {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    input[type="checkbox"]+label,
    input[type="radio"]+label {
        display: inline-block;
        position: relative;
        padding-left: 37px;
        line-height: 24px;
        vertical-align: middle
    }

    input[type="checkbox"]+label>span,
    input[type="radio"]+label>span {
        line-height: 1.2;
        display: inline-block
    }

    input[type="checkbox"]+label:before,
    input[type="checkbox"]+label:after,
    input[type="radio"]+label:before,
    input[type="radio"]+label:after {
        content: " ";
        position: absolute;
        width: 22px;
        height: 22px
    }

    input[type="checkbox"]+label:before,
    input[type="radio"]+label:before {
        left: 0;
        top: 0;
        display: inline-block;
        background: 0;
        border: 1px solid #b7b7b7
    }

    input[type="checkbox"]+label:after,
    input[type="radio"]+label:after {
        left: 1px;
        top: 1px;
        display: none;
        background: #4983c7 url("../images/irw/sprite_main.png") 0 -63px no-repeat;
        border-color: #2364b0
    }

    input[type="checkbox"]:checked+label:after,
    input[type="radio"]:checked+label:after {
        display: inline-block
    }

    input[type="checkbox"]:focus,
    input[type="radio"]:focus {
        outline: 0
    }

    .lt-ie9 .ms-checkbox.checked label:after {
        content: "  ";
        display: inline-block
    }

    .ms-icon:before {
        background-image: url("../images/irw/icon_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        vertical-align: middle;
        overflow: hidden;
        position: relative;
        top: -1px
    }

    .ms-icon.i-util-chat:before {
        background-position: -1260px center
    }

    .ms-icon.i-util-contact:before {
        background-position: -1300px center
    }

    .ms-icon.i-generic:before {
        background: 0
    }

    .ms-icon.i-tour:before {
        background-position: left center
    }

    .ms-icon.i-video:before {
        background-position: -20px center
    }

    .ms-icon.i-pdf:before {
        background-position: -40px center
    }

    .ms-icon.i-lock:before {
        background-position: -60px center
    }

    .ms-icon.i-people:before {
        background-position: -80px center
    }

    .ms-icon.i-cart:before {
        background-position: -100px center
    }

    .ms-icon.i-share:before {
        background-position: -120px center
    }

    .ms-icon.i-chat:before {
        background-position: -140px center
    }

    .ms-icon.i-contact:before {
        background-position: -160px center
    }

    .ms-icon.i-manual:before {
        background-position: -180px center
    }

    .ms-icon.i-person:before {
        background-position: -400px center
    }

    .ms-icon.i-mail:before {
        background-position: -660px center
    }

    .ms-icon.i-search:before {
        background-position: -720px center
    }

    .ms-icon.i-filter:before {
        background-position: -780px center
    }

    .ms-icon.i-ext:before {
        background-position: -840px center
    }

    .ms-icon.i-download:before {
        background-position: -900px center
    }

    .ms-icon.i-form:before {
        background-position: -960px center
    }

    .ms-icon.i-download-tray:before {
        background-position: -1020px center
    }

    .ms-icon.i-exit:before {
        background-position: -1080px center
    }

    .ms-icon.i-fax:before {
        background-position: -1340px center
    }

    .ms-icon.i-print:before {
        background-position: -1360px center
    }

    .ms-icon.i-white.i-tour:before {
        background-position: -200px center
    }

    .ms-icon.i-white.i-video:before {
        background-position: -220px center
    }

    .ms-icon.i-white.i-pdf:before {
        background-position: -240px center
    }

    .ms-icon.i-white.i-lock:before {
        background-position: -260px center
    }

    .ms-icon.i-white.i-people:before {
        background-position: -280px center
    }

    .ms-icon.i-white.i-cart:before {
        background-position: -300px center
    }

    .ms-icon.i-white.i-share:before {
        background-position: -320px center
    }

    .ms-icon.i-white.i-chat:before {
        background-position: -340px center
    }

    .ms-icon.i-white.i-contact:before {
        background-position: -360px center
    }

    .ms-icon.i-white.i-manual:before {
        background-position: -380px center
    }

    .ms-icon.i-white.i-person:before {
        background-position: -420px center
    }

    .ms-icon.i-white.i-mail:before {
        background-position: -680px center
    }

    .ms-icon.i-white.i-search:before {
        background-position: -740px center
    }

    .ms-icon.i-white.i-filter:before {
        background-position: -800px center
    }

    .ms-icon.i-white.i-ext:before {
        background-position: -860px center
    }

    .ms-icon.i-white.i-download:before {
        background-position: -920px center
    }

    .ms-icon.i-white.i-form:before {
        background-position: -980px center
    }

    .ms-icon.i-white.i-download-tray:before {
        background-position: -1040px center
    }

    .ms-icon.i-white.i-exit:before {
        background-position: -1100px center
    }

    .unflow {
        height: auto;
        position: fixed;
        left: 0;
        right: 0
    }

    .pull-right {
        float: right
    }

    .pull-left {
        float: left
    }

    .hide {
        display: none
    }

    .show {
        display: block
    }

    .invisible {
        visibility: hidden
    }

    .ui-helper-hidden-accessible,
    .hidevisually {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .clearfix {
        *zoom: 1
    }

    .clearfix:before,
    .clearfix:after {
        display: table;
        content: "";
        line-height: 0
    }

    .clearfix:after {
        clear: both
    }

    .z-max {
        z-index: 9999
    }

    @media only screen {

        .show-for-xsmall-only,
        .show-for-xsmall-up,
        .hide-for-small-only,
        .hide-for-small-up,
        .hide-for-medium-only,
        .hide-for-medium-up,
        .hide-for-medlarge-only,
        .hide-for-medlarge-up,
        .hide-for-large-only,
        .hide-for-large-up {
            display: inherit !important
        }

        .hide-for-xsmall-only,
        .hide-for-xsmall-up,
        .show-for-small-only,
        .show-for-small-up,
        .show-for-medium-only,
        .show-for-medium-up,
        .show-for-medlarge-only,
        .show-for-medlarge-up,
        .show-for-large-only,
        .show-for-large-up {
            display: none !important
        }
    }

    @media only screen and (min-width:481px) {

        .hide-for-xsmall-only,
        .show-for-xsmall-up,
        .show-for-small-only,
        .show-for-small-up,
        .hide-for-medium-only,
        .hide-for-medium-up,
        .hide-for-medlarge-only,
        .hide-for-medlarge-up,
        .hide-for-large-only,
        .hide-for-large-up {
            display: inherit !important
        }

        .show-for-xsmall-only,
        .hide-for-xsmall-up,
        .hide-for-small-only,
        .hide-for-small-up,
        .show-for-medium-only,
        .show-for-medium-up,
        .show-for-medlarge-only,
        .show-for-medlarge-up,
        .show-for-large-only,
        .show-for-large-up {
            display: none !important
        }
    }

    @media only screen and (min-width:601px) {

        .hide-for-xsmall-only,
        .show-for-xsmall-up,
        .hide-for-small-only,
        .show-for-small-up,
        .show-for-medium-only,
        .show-for-medium-up,
        .hide-for-medlarge-only,
        .hide-for-medlarge-up,
        .hide-for-large-only,
        .hide-for-large-up {
            display: inherit !important
        }

        .show-for-xsmall-only,
        .hide-for-xsmall-up,
        .show-for-small-only,
        .hide-for-small-up,
        .hide-for-medium-only,
        .hide-for-medium-up,
        .show-for-medlarge-only,
        .show-for-medlarge-up,
        .show-for-large-only,
        .show-for-large-up {
            display: none !important
        }
    }

    @media only screen and (min-width:985px) {

        .hide-for-xsmall-only,
        .show-for-xsmall-up,
        .hide-for-small-only,
        .show-for-small-up,
        .hide-for-medium-only,
        .show-for-medium-up,
        .show-for-medlarge-only,
        .show-for-medlarge-up,
        .hide-for-large-only,
        .hide-for-large-up {
            display: inherit !important
        }

        .show-for-xsmall-only,
        .hide-for-xsmall-up,
        .show-for-small-only,
        .hide-for-small-up,
        .show-for-medium-only,
        .hide-for-medium-up,
        .hide-for-medlarge-only,
        .hide-for-medlarge-up,
        .show-for-large-only,
        .show-for-large-up {
            display: none !important
        }
    }

    @media only screen and (min-width:1025px) {

        .hide-for-xsmall-only,
        .show-for-xsmall-up,
        .hide-for-small-only,
        .show-for-small-up,
        .hide-for-medium-only,
        .show-for-medium-up,
        .hide-for-medlarge-only,
        .show-for-medlarge-up,
        .show-for-large-only,
        .show-for-large-up {
            display: inherit !important
        }

        .show-for-xsmall-only,
        .hide-for-xsmall-up,
        .show-for-small-only,
        .hide-for-small-up,
        .show-for-medium-only,
        .hide-for-medium-up,
        .show-for-medlarge-only,
        .hide-for-medlarge-up,
        .hide-for-large-only,
        .hide-for-large-up {
            display: none !important
        }
    }

    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important
    }

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }

    @media only screen and (orientation:landscape) {

        .show-for-landscape,
        .hide-for-portrait {
            display: inherit !important
        }

        .hide-for-landscape,
        .show-for-portrait {
            display: none !important
        }
    }

    @media only screen and (orientation:portrait) {

        .show-for-portrait,
        .hide-for-landscape {
            display: inherit !important
        }

        .hide-for-portrait,
        .show-for-landscape {
            display: none !important
        }
    }

    .thumbnail-list li {
        display: block;
        margin-bottom: 30px;
        width: 100%
    }

    .thumbnail-list .img-cont {
        display: inline-block;
        overflow: hidden;
        border: 1px solid #ccc;
        width: 35%;
        height: auto;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .thumbnail-list .img-cont img {
        position: relative;
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: 100%;
        top: 50%
    }

    .thumbnail-list .text-cont {
        display: inline-block;
        padding-left: 3%;
        width: 60%;
        vertical-align: top
    }

    .clienteling-subsection h4 {
        margin-bottom: 14px
    }

    @media only screen and (max-width:600px) {
        .thumbnail-list .img-cont {
            display: block;
            width: 50%
        }

        .thumbnail-list .text-cont {
            display: block;
            padding-left: 0;
            width: 100%
        }

        .thumbnail-list .text-cont h4 {
            margin-top: 10px
        }
    }

    .ms-title {
        padding: 0;
        margin-bottom: 12px
    }

    .ms-title>h1,
    .ms-title>h2 {
        text-transform: uppercase;
        margin: 0;
        line-height: 1
    }

    .ms-title>h1 {
        font-size: 44px
    }

    .ms-title>h2 {
        font-size: 20px;
        border-bottom: 3px solid #afa79f;
        padding-bottom: 13px
    }

    .ms-title>p {
        margin: 8px 0 0
    }

    .ms-logo {
        background: url(../images/irw/motoSolutions.png) no-repeat;
        width: 281px;
        height: 35px;
        display: inline-block;
        float: left;
        margin-top: 15px;
        background-size: 100%
    }

    @media only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (-moz-min-device-pixel-ratio:1.5),
    only screen and (-o-min-device-pixel-ratio:3 / 2),
    only screen and (min-device-pixel-ratio:1.5) {
        .ms-logo {
            background: url(../images/irw/motoSolutions@2x.png) no-repeat;
            background-size: 100%
        }
    }

    @media only screen and (max-width:480px) {
        .ms-logo {
            margin: 18px 0 0 0;
            width: 210px
        }

        .ms-header>.ms-site-cont {
            padding: 0 10px !important
        }
    }

    @media only screen and (max-width:374px) {
        .ms-logo {
            margin: 20px 0 0 0;
            width: 175px
        }
    }

    .ms-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        background: #fff;
        border-bottom: 1px solid #ccc;
        z-index: 180;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .ms-header>.ms-site-cont {
        padding: 0 20px;
        max-width: 1160px
    }

    .ms-header-primary {
        display: inline-block;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 0;
        height: 60px
    }

    .close-btn#main_nav_close {
        display: none
    }

    .nav-icon {
        border: 0;
        float: left;
        height: 60px;
        width: 30px;
        position: relative;
        background: 0;
        margin-left: 5px;
        padding: 1px 6px;
        overflow: visible
    }

    .nav-icon.active {
        border-bottom: 3px solid #0063bc;
        padding-top: 4px
    }

    .nav-icon.active>.icon svg {
        fill: #0063bc
    }

    .nav-icon>.icon {
        padding-top: 8px;
        position: relative;
        height: 30px;
        box-sizing: border-box;
        line-height: normal
    }

    .nav-icon>.icon svg {
        fill: #111
    }

    .nav-icon:focus {
        outline: 0
    }

    .mobile-toggle {
        border: 0;
        overflow: hidden;
        text-indent: -9999px;
        float: right;
        height: 60px;
        width: 0;
        padding: 0;
        position: relative;
        background: 0;
        -moz-transition: .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: .3s cubic-bezier(0.3, 0.8, 0.35, 0.9)
    }

    .mobile-toggle.active {
        width: 30px;
        margin-left: 15px
    }

    .mobile-toggle:focus {
        outline: 0
    }

    .mobile-toggle>span {
        display: block;
        position: absolute;
        background: #0063be;
        width: 28px;
        height: 3px;
        top: 50%;
        margin-top: -1px;
        left: 50%;
        margin-left: -14px
    }

    .mobile-toggle>span:before,
    .mobile-toggle>span:after {
        display: block;
        content: " ";
        position: absolute;
        background: #0063be;
        height: 3px;
        left: 0;
        right: 0
    }

    .mobile-toggle>span:before {
        top: -8px
    }

    .mobile-toggle>span:after {
        bottom: -8px
    }

    .sidenav-active .mobile-toggle>span {
        background: transparent;
        width: 18px;
        height: 18px;
        top: 50%;
        left: 50%;
        margin-top: -9px;
        margin-left: -9px
    }

    .sidenav-active .mobile-toggle>span:before,
    .sidenav-active .mobile-toggle>span:after {
        display: none
    }

    .disp-sm-head {
        top: 0;
        border-top: solid 1px #fff
    }

    .ms-header-notice {
        display: none;
        width: 100%;
        height: 22px;
        background: #f6ffca;
        border-bottom: solid 1px #c6d7eb;
        font-size: 12px;
        line-height: 23px
    }

    .ms-header-notice-cont {
        margin: auto;
        max-width: 1160px;
        padding: 0 20px 0 20px
    }

    .ms-header-notice-close {
        cursor: pointer;
        background: transparent url("../images/irw/sprite_main.png") -2px -111px no-repeat;
        height: 11px;
        width: 11px;
        float: right;
        margin-top: 5px
    }

    .ms-header-notice-lock {
        margin: 5px 5px 0 0;
        background: transparent url("../images/irw/sprite_main.png") -25px -99px no-repeat;
        float: left;
        height: 12px;
        width: 13px
    }

    .ms-header-notice-globe {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI0IDI0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48dGl0bGU+QXJ0Ym9hcmQgMTwvdGl0bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTEyLDAuNkM1LjYsMC42LDAuNSw1LjcsMC41LDEyLjFTNS42LDIzLjYsMTIsMjMuNnMxMS41LTUuMSwxMS41LTExLjVTMTguNCwwLjYsMTIsMC42TDEyLDAuNnogTTIuNiw3LjNjMCwwLjgtMC4xLDEuNi0wLjMsMi40Yy0wLjIsMS4zLDAuOSwxLDAuOCwyLjNzMC45LDEuOCwwLjgsMS45cy0wLjYsMC4zLDAuMSwxLjlzMS40LDIuMSwxLjUsM2MwLjIsMC44LDAuNiwxLjYsMS4xLDIuMmwwLjEsMC4yQzEuOCwxOC40LDAsMTIuMywyLjYsNy4zeiBNNy44LDIxLjRjMC0xLDAuNi0xLjgsMS42LTJjMS41LTAuNSwxLjMtMS4yLDEuNy0xLjhzMC41LTEuMS0wLjMtMS4zYy0xLTAuMS0yLTAuNy0yLjUtMS42Yy0wLjgtMS4yLTEuOC0xLjMtMi40LTEuNmMtMC41LTAuMy0xLjEtMC40LTEuNy0wLjRjLTAuNy0wLjEtMC41LTItMC40LTIuNXMtMC40LDAuMS0wLjgtMC4xczAuMy0xLjcsMS0xLjZzMC41LDAuNCwwLjYsMS4xczAuNCwwLjYsMC40LDAuM2MwLTAuNSwwLjEtMSwwLjMtMS41YzAuMi0wLjMsMC4zLTEuMSwxLTEuMVM3LDYuNiw3LjYsNi44czEsMC4xLDAuNi0wLjJTOCw2LDguNiw2LjJzMC42LTAuOSwwLjUtMS40UzguNiw0LDgsNC4zUzcsNC41LDcuMyw0czEuNC0wLjEsMi4xLDAuMnMwLjktMC44LDAuNS0xLjNTOS41LDIuNiw4LjQsMi43QzgsMi43LDgsMi41LDguMiwyLjJjMi40LTAuOSw1LjEtMC45LDcuNSwwYzAuMSwwLjIsMC4yLDAuNCwwLjEsMC40Yy0wLjQsMC4zLTAuOCwwLTAuNywwLjhzMC43LDEuNywxLjIsMS40YzAuNS0wLjMsMS4zLDAuMSwwLjYsMC41Yy0wLjQsMC4yLTAuOCwwLjQtMS4yLDAuN2MtMC4zLDAuMy0wLjIsMC4xLDAuMSwwLjVDMTYuMSw3LDE2LjEsNywxNS43LDcuMnMtMC43LDAuNi0wLjMsMWMwLjQsMC40LDAuNywwLjgsMS4yLDBzMC42LTEuNSwxLTEuM3MwLjksMC45LDEuMiwwLjVzMC4yLTAuNiwwLjctMC4zczEuOSwwLjMsMC45LDEuMXMtMC44LDEuMS0xLjMsMXMtMi43LTAuNi0zLjIsMC43cy0yLjMsMi4yLTEuMywzLjRzMC43LDIsMi4xLDIuMnMyLjEtMC40LDIuNCwwLjJzMC4xLDAuNywwLjEsMS43YzAuMSwwLjcsMC4zLDEuNCwwLjUsMi4xYy0zLjEsMy4yLTcuOCw0LjEtMTEuOCwyLjRDNy44LDIxLjcsNy44LDIxLjUsNy44LDIxLjR6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTEyLDMuOUMxMi4zLDMuNywxMi40LDQsMTIuNiwzcy0xLTEtMS42LTAuOXMtMC40LDAuNC0wLjQsMC40YzAuMywwLjcsMC4zLDEuNCwwLDIuMUMxMC4zLDUsMTEsNS4xLDExLjMsNC43QzExLjQsNC40LDExLjcsNC4xLDEyLDMuOXoiLz48L3N2Zz4=) !important
    }

    .ms-header-notice-blue {
        background: #0063be;
        color: #fff
    }

    .ms-header-notice-green {
        background: #329e41;
        color: #fff
    }

    .ms-header-notice-green a {
        color: #daedff
    }

    .ms-header-notice-green a:hover {
        color: #c1dbf3
    }

    .ms-header-notice-blue .ms-header-notice-lock,
    .ms-header-notice-green .ms-header-notice-lock {
        background: transparent url("../images/irw/sprite_main.png") -15px -145px no-repeat
    }

    .ms-header-notice-blue .ms-header-notice-close,
    .ms-header-notice-green .ms-header-notice-close {
        background: transparent url("../images/irw/sprite_main.png") -13px -111px no-repeat
    }

    .ms-header.collapsed nav.ms-nav-main {
        top: 0;
        position: fixed;
        right: 0;
        width: 272px;
        opacity: .96;
        margin-right: -282px;
        transition: margin 200ms
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner {
        background-color: #fff;
        z-index: 10;
        position: relative;
        height: 100%;
        overflow: auto
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner>* {
        z-index: inherit;
        float: none
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .close-btn#main_nav_close {
        display: block
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .close-btn#main_nav_close:focus {
        border: 0;
        outline: 0
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .close-btn#main_nav_close:active {
        border: 0;
        outline: 0
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .nav-search {
        height: auto;
        margin: 0
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .nav-search>a {
        display: none
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .nav-search .ms-search-pane {
        position: static;
        display: block
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .nav-search .ms-search-pane>.nav-search-g {
        box-sizing: border-box;
        background-color: #0063cb;
        border: 0;
        top: 0;
        width: 100%;
        border-bottom: 1px solid #148;
        transform: none
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .nav-search .ms-search-pane>.nav-search-g .prod-cat-search-row label {
        color: #fff;
        font-weight: normal
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .nav-search .ms-search-pane>.nav-search-g .prod-cat-search-row label span.hasLock {
        background: transparent url("../images/irw/sprite_main.png") -14px -144px no-repeat
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-util {
        padding: 0 9px;
        height: auto
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-util>a {
        display: block;
        width: 100%;
        height: 50px
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-util>a span {
        display: inline-block;
        font-size: .7rem;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 50px;
        padding-left: 8px
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-util>a .nav-icon {
        height: 50px;
        margin: 0
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-util>a .nav-icon .icon svg {
        fill: #222
    }

    .ms-header nav.ms-nav-main .ms-nav-inner .ms-nav-util .bcStatic {
        height: 60px
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0 {
        width: 100%;
        margin: 0
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li {
        margin: 0;
        padding: 0 15px;
        display: block
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li:hover {
        background-color: #0063be;
        color: #fff;
        cursor: pointer
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li:hover a {
        color: #fff;
        border-bottom: 1px solid #0063be
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li.haslock>a:after {
        right: 0
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li a {
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #e1e1e1;
        padding: 20px 0 16px 0
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li a:hover span {
        background-color: transparent;
        border-bottom: 0
    }

    .ms-header.collapsed nav.ms-nav-main #nav_shade {
        z-index: -1
    }

    .ms-header.collapsed .global-icons .mobile-toggle {
        width: 30px;
        margin-left: 15px
    }

    .sidenav-active .ms-header.collapsed nav.ms-nav-main {
        margin-right: 0;
        transition: margin 500ms;
        box-shadow: 0 2px 12px 2px #333
    }

    .sidenav-active .ms-header.collapsed #nav_shade {
        -ms-transform: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -moz-transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        display: block;
        height: auto;
        bottom: -9999px;
        width: 9999px;
        background: #000;
        filter: "alpha(opacity=50)";
        -moz-opacity: .5;
        -khtml-opacity: .5;
        opacity: .5
    }

    .sidenav-active .ms-footer-feedback {
        z-index: auto
    }

    #add-cart-notification {
        background: rgba(255, 255, 255, 0.98);
        width: 230px;
        border: solid 1px #ccc;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
        margin: 20px;
        padding: 20px;
        font-size: .8rem;
        position: absolute;
        right: -2px;
        top: 40px;
        z-index: 299;
        display: none
    }

    #add-cart-notification:before {
        content: ' ';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 12px 10px;
        border-color: transparent transparent #ccc transparent;
        position: absolute;
        bottom: 100%;
        right: 45px;
        -webkit-transform: rotate(360deg)
    }

    #add-cart-notification img {
        width: 50px;
        border: solid 1px #ccc;
        float: left;
        margin-top: 10px
    }

    #add-cart-notification .btn-quaternary {
        margin-top: 15px
    }

    #add-cart-notification .add-cart-added {
        font-weight: bold;
        font-size: 1.2rem;
        color: #000;
        border-bottom: solid 1px #ccc;
        padding-bottom: 10px;
        margin-bottom: 15px
    }

    #add-cart-notification a.add-cart-view {
        padding-top: 15px;
        font-size: .8rem;
        display: block;
        font-weight: bold
    }

    #add-cart-notification .add-cart-item {
        float: left;
        height: auto;
        color: #000;
        width: 160px;
        margin-left: 14px;
        margin-top: 10px
    }

    #add-cart-notification .add-cart-item span {
        padding-bottom: 10px;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 8px;
        display: block
    }

    #add-cart-notification .add-cart-item .bold {
        padding-bottom: 0;
        border-bottom: 0;
        font-weight: bold
    }

    @media only screen and (max-width:984px) {
        #add-cart-notification:before {
            right: 90px
        }
    }

    .nav-search {
        padding: 0;
        float: right;
        height: 60px;
        position: relative;
        margin-right: 15px
    }

    .nav-search .nav-icon:hover .icon svg {
        fill: #00a0df
    }

    .nav-search .nav-icon .icon:after {
        content: "";
        position: absolute;
        border-right: 1px solid #ccc;
        top: 0;
        right: -15px;
        height: 30px
    }

    .nav-search-toggle {
        position: relative;
        outline: 0;
        z-index: 2;
        border: 0;
        background: transparent;
        padding: 10px 0 12px;
        display: block;
        -moz-transition: background-color .2s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: background-color .2s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: background-color .2s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: background-color .2s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: background-color .2s cubic-bezier(0.3, 0.8, 0.35, 0.9)
    }

    .nav-search-toggle:hover {
        background: #fff
    }

    .nav-search-toggle:hover>span {
        background-position: -25px top
    }

    .nav-search-toggle:hover>span:before,
    .nav-search-toggle:hover>span:after {
        display: none
    }

    .nav-search-toggle>span {
        display: inline-block;
        width: 19px;
        height: 19px;
        position: relative;
        top: 4px
    }

    .nav-search-toggle>span:before,
    .nav-search-toggle>span:after {
        content: " ";
        display: block;
        position: absolute;
        top: -2px;
        bottom: -2px;
        width: 1px
    }

    .nav-search-toggle>span:before {
        left: -14px
    }

    .nav-search-toggle>span:after {
        right: -14px
    }

    .ms-hide-pane {
        position: absolute;
        top: 52px;
        right: 0;
        overflow: hidden
    }

    .ms-search-pane {
        display: none
    }

    .nav-search-g {
        position: relative;
        top: -99px;
        width: 301px;
        background: #fff;
        padding: 14px 15px 12px 15px;
        border: 1px solid #e9e9e9;
        border-top: 0;
        text-align: right;
        z-index: 1;
        -ms-transform: -ms-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: -webkit-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -moz-transition: -moz-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: -o-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9)
    }

    input[type="text"].nav-search-input {
        max-width: 400px;
        text-align: left
    }

    input[type="checkbox"]#search-product-catalog {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .nav-search-input::-ms-clear {
        display: none
    }

    .nav-search-input-border {
        border: 1px solid #e9e9e9
    }

    .nav-search-input-border input.nav-search-input {
        border: 0;
        border-right: 38px solid transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 12px 10px;
        width: 100%;
        line-height: normal
    }

    .nav-search-submit {
        border: 0;
        background: transparent url("../images/irw/sprite_main.png") left -25px no-repeat;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        overflow: hidden;
        text-indent: -9999px;
        width: 42px;
        position: absolute;
        top: 15px;
        right: 15px;
        height: 40px;
        padding: 0;
        float: none
    }

    .ms-nav-search-active .nav-search-g {
        -webkit-transform: translate3d(0, 99px, 0);
        -moz-transform: translate3d(0, 99px, 0);
        -ms-transform: translate3d(0, 99px, 0);
        -o-transform: translate3d(0, 99px, 0);
        transform: translate3d(0, 99px, 0)
    }

    .ms-nav-search-active .nav-search-toggle>span {
        background-position: -25px top
    }

    .ms-nav-search-active .nav-search-toggle>span:before,
    .ms-nav-search-active .nav-search-toggle>span:after {
        display: none
    }

    .ms-nav-search-active .nav-search-toggle:before {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        bottom: -1px;
        left: 0;
        right: 0;
        background: #fff;
        border-bottom: 2px solid #0063be
    }

    .nav-search-clear {
        display: none;
        z-index: 10
    }

    .nav-search-res {
        background: #f6f6f6;
        z-index: 8;
        position: relative;
        width: 319px
    }

    .nav-search-res ul {
        border: 1px solid #b7b7b7;
        border-top: 0;
        margin-top: -1px
    }

    .nav-search-res li {
        margin-left: 1px;
        font-size: 14px;
        color: #0063be;
        text-align: left;
        padding: 14px 22px;
        border-top: 1px solid #e7e7e7;
        cursor: pointer;
        position: relative;
        z-index: 1
    }

    .nav-search-res li:hover {
        color: #00a0df;
        background: #d9f1fa;
        border-top: 1px solid #b7b7b7;
        border-bottom: 1px solid #b7b7b7;
        margin-bottom: -1px;
        z-index: 2
    }

    .prod-cat-search-row {
        text-align: left
    }

    .prod-cat-search-row .hasLock {
        background: transparent url("../images/irw/sprite_main.png") -25px -86px no-repeat;
        width: 11px;
        height: 13px;
        display: inline-block;
        margin-bottom: -2px;
        margin-left: 4px;
        border: 0
    }

    input[type="checkbox"]:checked+label[for="search-product-catalog"]:after,
    input[type="radio"]:checked+label[for="search-product-catalog"]:after {
        display: inline-block
    }

    .prod-cat-search-row input[type="checkbox"]+label[for="search-product-catalog"]:after,
    .prod-cat-search-row input[type="radio"]+label[for="search-product-catalog"]:after {
        left: 1px;
        top: 4px;
        background: #4983c6 url("../images/irw/sprite_main.png") -1px -48px no-repeat;
        border-color: #2364b0;
        background-size: 49px;
        width: 14px;
        height: 14px
    }

    input[type="checkbox"]:checked+label[for="search-product-catalog"]:after,
    input[type="radio"]:checked+label[for="search-product-catalog"]:after {
        content: " ";
        position: absolute;
        width: 14px;
        height: 14px
    }

    .prod-cat-search-row input[type="checkbox"]+label:before {
        width: 14px;
        height: 14px;
        margin-top: 3px;
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        background: 0;
        border: 1px solid #b7b7b7;
        box-sizing: content-box
    }

    .prod-cat-search-row input[type="checkbox"]+label {
        padding-left: 20px;
        margin-top: 5px;
        display: inline-block;
        position: relative
    }

    input[type="checkbox"]+label[for="search-product-catalog"] {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        color: #444;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        letter-spacing: 0;
        font-size: .9rem;
        line-height: 22px;
        cursor: pointer
    }

    div#product-catalog-search {
        width: 10px;
        height: 10px;
        border: 1px solid;
        display: -webkit-inline-box
    }

    .ms-prod-srch-txt {
        font-size: 12px;
        text-align: left;
        display: -webkit-inline-box;
        padding: 10px 0 0 0
    }

    .ms-prod-srch-txt:after {
        background: transparent url("../images/irw/sprite_main.png") -25px -99px no-repeat;
        width: 11px;
        height: 13px;
        margin-top: -6px;
        content: " ";
        display: block;
        position: absolute;
        overflow: hidden;
        right: -20px
    }

    span.sch-lck {
        background: transparent url("../images/irw/sprite_main.png") -25px -86px no-repeat;
        width: 11px;
        height: 13px;
        display: inline-block;
        margin-bottom: -2px;
        margin-left: 4px;
        border: 0
    }

    .ms-icon:before {
        background-image: url("../images/irw/icon_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        vertical-align: middle;
        overflow: hidden;
        position: relative;
        top: -1px
    }

    .ms-icon.i-util-chat:before {
        background-position: -1260px center
    }

    .ms-icon.i-util-contact:before {
        background-position: -1300px center
    }

    .ms-icon.i-generic:before {
        background: 0
    }

    .ms-icon.i-tour:before {
        background-position: left center
    }

    .ms-icon.i-video:before {
        background-position: -20px center
    }

    .ms-icon.i-pdf:before {
        background-position: -40px center
    }

    .ms-icon.i-lock:before {
        background-position: -60px center
    }

    .ms-icon.i-people:before {
        background-position: -80px center
    }

    .ms-icon.i-cart:before {
        background-position: -100px center
    }

    .ms-icon.i-share:before {
        background-position: -120px center
    }

    .ms-icon.i-chat:before {
        background-position: -140px center
    }

    .ms-icon.i-contact:before {
        background-position: -160px center
    }

    .ms-icon.i-manual:before {
        background-position: -180px center
    }

    .ms-icon.i-person:before {
        background-position: -400px center
    }

    .ms-icon.i-mail:before {
        background-position: -660px center
    }

    .ms-icon.i-search:before {
        background-position: -720px center
    }

    .ms-icon.i-filter:before {
        background-position: -780px center
    }

    .ms-icon.i-ext:before {
        background-position: -840px center
    }

    .ms-icon.i-download:before {
        background-position: -900px center
    }

    .ms-icon.i-form:before {
        background-position: -960px center
    }

    .ms-icon.i-download-tray:before {
        background-position: -1020px center
    }

    .ms-icon.i-exit:before {
        background-position: -1080px center
    }

    .ms-icon.i-fax:before {
        background-position: -1340px center
    }

    .ms-icon.i-print:before {
        background-position: -1360px center
    }

    .ms-icon.i-white {
        color: #fff
    }

    .ms-icon.i-white.i-tour:before {
        background-position: -200px center
    }

    .ms-icon.i-white.i-video:before {
        background-position: -220px center
    }

    .ms-icon.i-white.i-pdf:before {
        background-position: -240px center
    }

    .ms-icon.i-white.i-lock:before {
        background-position: -260px center
    }

    .ms-icon.i-white.i-people:before {
        background-position: -280px center
    }

    .ms-icon.i-white.i-cart:before {
        background-position: -300px center
    }

    .ms-icon.i-white.i-share:before {
        background-position: -320px center
    }

    .ms-icon.i-white.i-chat:before {
        background-position: -340px center
    }

    .ms-icon.i-white.i-contact:before {
        background-position: -360px center
    }

    .ms-icon.i-white.i-manual:before {
        background-position: -380px center
    }

    .ms-icon.i-white.i-person:before {
        background-position: -420px center
    }

    .ms-icon.i-white.i-mail:before {
        background-position: -680px center
    }

    .ms-icon.i-white.i-search:before {
        background-position: -740px center
    }

    .ms-icon.i-white.i-filter:before {
        background-position: -800px center
    }

    .ms-icon.i-white.i-ext:before {
        background-position: -860px center
    }

    .ms-icon.i-white.i-download:before {
        background-position: -920px center
    }

    .ms-icon.i-white.i-form:before {
        background-position: -980px center
    }

    .ms-icon.i-white.i-download-tray:before {
        background-position: -1040px center
    }

    .ms-icon.i-white.i-exit:before {
        background-position: -1100px center
    }

    .ms-btn-link>a {
        display: inline-block;
        position: relative;
        padding: 13px 10px 13px 25px;
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        font-weight: 700;
        text-transform: uppercase;
        min-height: 14px;
        line-height: 1.2
    }

    .ms-btn-link>a:before {
        position: absolute;
        left: -3px;
        top: 9px
    }

    .ms-btn-link>a.centered:before {
        top: 50%;
        margin-top: -10px
    }

    .ms-btn-link>a:hover {
        color: #00a0df
    }

    .ms-btn-link>a:hover.i-tour:before {
        background-position: -440px center
    }

    .ms-btn-link>a:hover.i-video:before {
        background-position: -460px center
    }

    .ms-btn-link>a:hover.i-pdf:before {
        background-position: -480px center
    }

    .ms-btn-link>a:hover.i-lock:before {
        background-position: -500px center
    }

    .ms-btn-link>a:hover.i-people:before {
        background-position: -520px center
    }

    .ms-btn-link>a:hover.i-cart:before {
        background-position: -540px center
    }

    .ms-btn-link>a:hover.i-share:before {
        background-position: -560px center
    }

    .ms-btn-link>a:hover.i-chat:before {
        background-position: -580px center
    }

    .ms-btn-link>a:hover.i-contact:before {
        background-position: -600px center
    }

    .ms-btn-link>a:hover.i-manual:before {
        background-position: -620px center
    }

    .ms-btn-link>a:hover.i-person:before {
        background-position: -640px center
    }

    .ms-btn-link>a:hover.i-mail:before {
        background-position: -700px center
    }

    .ms-btn-link>a:hover.i-search:before {
        background-position: -760px center
    }

    .ms-btn-link>a:hover.i-filter:before {
        background-position: -820px center
    }

    .ms-btn-link>a:hover.i-ext:before {
        background-position: -880px center
    }

    .ms-btn-link>a:hover.i-download:before {
        background-position: -940px center
    }

    .ms-btn-link>a:hover.i-exit:before {
        background-position: -1120px center
    }

    .ms-btn-avatar {
        background-color: #e2e2e2;
        font-family: "Univers", Arial, san-serif;
        font-weight: normal;
        font-style: normal;
        color: #0063be;
        padding: 12px 40px
    }

    .ms-btn-avatar:hover {
        background-color: #bcbcbc
    }

    .ms-btn-link-no-icon>a {
        padding-left: 0
    }

    .lt-ie9 .ms-btn-link>a {
        min-height: 0
    }

    #nav-buddy {
        margin-left: 5px
    }

    #nav-buddy button span {
        display: none
    }

    #nav-buddy button[data-user-state="logged_in"][data-user-status="dss_user"] span {
        display: block
    }

    #nav-buddy button[data-user-state="logged_in"][data-user-status="dss_user"] svg {
        fill: #0063be !important
    }

    #nav-buddy button[data-user-state="logged_in"][data-user-status="default_user"].active {
        border-bottom: 3px solid #329e41
    }

    #nav-buddy button[data-user-state="logged_in"][data-user-status="default_user"] svg {
        fill: #329e41 !important
    }

    nav.ms-nav-buddy-menu {
        z-index: -1;
        position: relative;
        clear: both
    }

    nav.ms-nav-buddy-menu .ms-nav-buddy-inner {
        display: none
    }

    nav.ms-nav-buddy-menu .default-user {
        display: none;
        height: 0
    }

    nav.ms-nav-buddy-menu.dss-user {
        position: fixed;
        right: 0;
        top: 0;
        width: 300px;
        margin-right: -385px;
        transition: margin 250ms;
        z-index: 501
    }

    nav.ms-nav-buddy-menu.dss-user .default-user {
        display: none !important
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner {
        background-color: #fff;
        z-index: 10;
        position: relative;
        width: 100%;
        height: 100%;
        overflow: visible;
        display: block
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner>* {
        z-index: inherit;
        float: none;
        color: #000
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .nav-login-name {
        max-width: none;
        border: 0;
        padding: 20px 30px 0;
        margin: 0;
        font-weight: 700;
        font-size: .85rem
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .nav-login-id {
        display: block;
        word-break: break-all;
        max-width: none;
        border: 0;
        padding: 10px 30px 10px;
        margin: 0;
        font-size: .85rem
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner #opt_in {
        display: block;
        padding: 10px 15px;
        background-color: #00a0df
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner #account_logout {
        float: left;
        padding: 17px 15px;
        margin-left: 25px;
        width: 280px
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .close-btn#buddy_nav_close {
        display: inline-block;
        height: 45px;
        width: 45px;
        top: 10px
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .dss-nav-items {
        width: 100%;
        margin: 40px 0
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .dss-nav-items>li {
        margin: 0 15px;
        padding: 0;
        display: block;
        border-top: 1px solid #ccc
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .dss-nav-items>li:hover a {
        color: #148;
        cursor: pointer
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .dss-nav-items>li.haslock>a:after {
        right: 0
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .dss-nav-items>li a {
        width: 100%;
        margin: 0;
        padding: 25px 0 25px 20px;
        color: #0063be;
        display: inline-block;
        font-size: .8rem;
        font-weight: 600
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .dss-nav-items>li a>.notification-count {
        background-color: #fff;
        color: #0063cb;
        border-radius: 60px;
        font-weight: 700;
        padding: 2px 6px;
        margin-right: 6px;
        text-align: center;
        font-size: .75rem
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .button-signout {
        position: relative;
        height: auto;
        display: inline-block;
        font-size: 16px;
        text-transform: none;
        padding: 15px;
        border: 1px solid #0063be;
        background-color: #fff;
        min-height: 40px;
        width: 220px;
        text-align: center;
        margin-bottom: 9px;
        font-family: "Univers", Arial, sans-serif;
        -webkit-transition: background 500ms;
        transition: background 500ms
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .button-signout:hover {
        background-color: #0063be;
        color: #fff
    }

    nav.ms-nav-buddy-menu.dss-user #nav_shade_buddy {
        z-index: -1
    }

    .buddynav-active .ms-header nav.ms-nav-buddy-menu {
        margin-right: 0;
        transition: margin 500ms;
        box-shadow: 0 2px 12px 2px #333;
        z-index: 4
    }

    .buddynav-active .ms-header #nav_shade_buddy {
        -ms-transform: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -moz-transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        display: block;
        height: auto;
        bottom: -9999px;
        width: 9999px;
        background: #000;
        filter: "alpha(opacity=50)";
        -moz-opacity: .5;
        -khtml-opacity: .5;
        opacity: .5
    }

    .buddynav-active .ms-footer-feedback {
        z-index: auto
    }

    .nav-login-loggedin:before {
        border-bottom: 2px solid #39b44a !important
    }

    .nav-login-loggedin>span {
        background-position: -33px -126px !important
    }

    .ms-hide-pane-login {
        position: absolute;
        top: 60px;
        right: 0;
        overflow: hidden
    }

    .ms-search-pane {
        display: none
    }

    .nav-login-g {
        position: relative;
        top: 0;
        width: 225px;
        background: #fff;
        padding: 14px 9px 12px 9px;
        border: 1px solid #e9e9e9;
        border-top: 0;
        text-align: left;
        z-index: 1;
        float: right;
        -ms-transform: -ms-transform .4s .2s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: -webkit-transform .4s .2s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -moz-transition: -moz-transform .4s .2s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: -o-transform .4s .2s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: transform .4s .2s cubic-bezier(0.3, 0.8, 0.35, 0.9)
    }

    .nav-login-g ul {
        font-size: .875em;
        line-height: 2;
        padding-left: 8px
    }

    input[type="text"].nav-login-input {
        max-width: 400px;
        text-align: left
    }

    .nav-login-input::-ms-clear {
        display: none
    }

    .nav-login-input-border {
        border: 1px solid #bbb;
        background: #f6f6f6;
        -webkit-box-shadow: 1px 0 4px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 1px 0 4px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 1px 0 4px 0 rgba(0, 0, 0, 0.2)
    }

    .nav-login-input-border input.nav-login-input {
        border: 0;
        border-right: 38px solid transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .nav-login-name {
        font-weight: bold;
        font-size: .935em;
        line-height: 1.4;
        max-width: 205px;
        display: block;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: solid 1px #ccc
    }

    .nav-login-sep {
        position: relative;
        background: #ccc;
        width: 1px;
        height: 19px;
        top: 14px;
        display: inline-block;
        float: left;
        margin-right: 17px;
        margin-left: 0
    }

    .nav-login-submit {
        border: 0;
        background: transparent url("../images/irw/sprite_main.png") left -25px no-repeat;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        overflow: hidden;
        text-indent: -9999px;
        width: 42px;
        position: absolute;
        top: 15px;
        right: 8px;
        height: 40px;
        padding: 0;
        float: none
    }

    .ms-nav-login-active .nav-login-toggle:before {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        bottom: -1px;
        left: 0;
        right: 0;
        background: #fff;
        border-bottom: 2px solid #0063be
    }

    .ms-nav-login-active .nav-login-toggle>span {
        background-position: -15px -126px
    }

    .nav-login-clear {
        display: none;
        z-index: 10
    }

    .nav-login-res {
        background: #f6f6f6;
        z-index: 8;
        position: relative;
        width: 150px
    }

    .nav-login-res ul {
        border: 1px solid #b7b7b7;
        border-top: 0;
        margin-top: -1px
    }

    .nav-login-res li {
        margin-left: 1px;
        font-size: 14px;
        color: #0063be;
        text-align: left;
        padding: 14px 22px;
        border-top: 1px solid #e7e7e7;
        cursor: pointer;
        position: relative;
        z-index: 1
    }

    .nav-login-res li:hover {
        color: #00a0df;
        background: #d9f1fa;
        border-top: 1px solid #b7b7b7;
        border-bottom: 1px solid #b7b7b7;
        margin-bottom: -1px;
        z-index: 2
    }

    #media_modal_session_content {
        display: none
    }

    .button-signin {
        position: relative;
        height: auto;
        display: inline-block;
        font-size: 16px;
        text-transform: none;
        padding: 15px;
        border: 1px solid #0063be;
        background-color: #0063be;
        color: #fff;
        min-height: 40px;
        width: 220px;
        text-align: center;
        margin-bottom: 9px;
        font-family: "Univers", Arial, sans-serif;
        -webkit-transition: background 500ms;
        transition: background 500ms
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner #account_login {
        float: left;
        padding: 17px 15px 0 15px;
        margin-left: 30px
    }

    .reg-link {
        margin-left: 50px;
        font-size: .8em
    }

    .ms-icon:before {
        background-image: url("../images/irw/icon_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        vertical-align: middle;
        overflow: hidden;
        position: relative;
        top: -1px
    }

    .ms-icon.i-util-chat:before {
        background-position: -1260px center
    }

    .ms-icon.i-util-contact:before {
        background-position: -1300px center
    }

    .ms-icon.i-generic:before {
        background: 0
    }

    .ms-icon.i-tour:before {
        background-position: left center
    }

    .ms-icon.i-video:before {
        background-position: -20px center
    }

    .ms-icon.i-pdf:before {
        background-position: -40px center
    }

    .ms-icon.i-lock:before {
        background-position: -60px center
    }

    .ms-icon.i-people:before {
        background-position: -80px center
    }

    .ms-icon.i-cart:before {
        background-position: -100px center
    }

    .ms-icon.i-share:before {
        background-position: -120px center
    }

    .ms-icon.i-chat:before {
        background-position: -140px center
    }

    .ms-icon.i-contact:before {
        background-position: -160px center
    }

    .ms-icon.i-manual:before {
        background-position: -180px center
    }

    .ms-icon.i-person:before {
        background-position: -400px center
    }

    .ms-icon.i-mail:before {
        background-position: -660px center
    }

    .ms-icon.i-search:before {
        background-position: -720px center
    }

    .ms-icon.i-filter:before {
        background-position: -780px center
    }

    .ms-icon.i-ext:before {
        background-position: -840px center
    }

    .ms-icon.i-download:before {
        background-position: -900px center
    }

    .ms-icon.i-form:before {
        background-position: -960px center
    }

    .ms-icon.i-download-tray:before {
        background-position: -1020px center
    }

    .ms-icon.i-exit:before {
        background-position: -1080px center
    }

    .ms-icon.i-fax:before {
        background-position: -1340px center
    }

    .ms-icon.i-print:before {
        background-position: -1360px center
    }

    .ms-icon.i-white {
        color: #fff
    }

    .ms-icon.i-white.i-tour:before {
        background-position: -200px center
    }

    .ms-icon.i-white.i-video:before {
        background-position: -220px center
    }

    .ms-icon.i-white.i-pdf:before {
        background-position: -240px center
    }

    .ms-icon.i-white.i-lock:before {
        background-position: -260px center
    }

    .ms-icon.i-white.i-people:before {
        background-position: -280px center
    }

    .ms-icon.i-white.i-cart:before {
        background-position: -300px center
    }

    .ms-icon.i-white.i-share:before {
        background-position: -320px center
    }

    .ms-icon.i-white.i-chat:before {
        background-position: -340px center
    }

    .ms-icon.i-white.i-contact:before {
        background-position: -360px center
    }

    .ms-icon.i-white.i-manual:before {
        background-position: -380px center
    }

    .ms-icon.i-white.i-person:before {
        background-position: -420px center
    }

    .ms-icon.i-white.i-mail:before {
        background-position: -680px center
    }

    .ms-icon.i-white.i-search:before {
        background-position: -740px center
    }

    .ms-icon.i-white.i-filter:before {
        background-position: -800px center
    }

    .ms-icon.i-white.i-ext:before {
        background-position: -860px center
    }

    .ms-icon.i-white.i-download:before {
        background-position: -920px center
    }

    .ms-icon.i-white.i-form:before {
        background-position: -980px center
    }

    .ms-icon.i-white.i-download-tray:before {
        background-position: -1040px center
    }

    .ms-icon.i-white.i-exit:before {
        background-position: -1100px center
    }

    .ms-btn-link>a {
        display: inline-block;
        position: relative;
        padding: 13px 10px 13px 25px;
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        font-weight: 700;
        text-transform: uppercase;
        min-height: 14px;
        line-height: 1.2
    }

    .ms-btn-link>a:before {
        position: absolute;
        left: -3px;
        top: 9px
    }

    .ms-btn-link>a.centered:before {
        top: 50%;
        margin-top: -10px
    }

    .ms-btn-link>a:hover {
        color: #00a0df
    }

    .ms-btn-link>a:hover.i-tour:before {
        background-position: -440px center
    }

    .ms-btn-link>a:hover.i-video:before {
        background-position: -460px center
    }

    .ms-btn-link>a:hover.i-pdf:before {
        background-position: -480px center
    }

    .ms-btn-link>a:hover.i-lock:before {
        background-position: -500px center
    }

    .ms-btn-link>a:hover.i-people:before {
        background-position: -520px center
    }

    .ms-btn-link>a:hover.i-cart:before {
        background-position: -540px center
    }

    .ms-btn-link>a:hover.i-share:before {
        background-position: -560px center
    }

    .ms-btn-link>a:hover.i-chat:before {
        background-position: -580px center
    }

    .ms-btn-link>a:hover.i-contact:before {
        background-position: -600px center
    }

    .ms-btn-link>a:hover.i-manual:before {
        background-position: -620px center
    }

    .ms-btn-link>a:hover.i-person:before {
        background-position: -640px center
    }

    .ms-btn-link>a:hover.i-mail:before {
        background-position: -700px center
    }

    .ms-btn-link>a:hover.i-search:before {
        background-position: -760px center
    }

    .ms-btn-link>a:hover.i-filter:before {
        background-position: -820px center
    }

    .ms-btn-link>a:hover.i-ext:before {
        background-position: -880px center
    }

    .ms-btn-link>a:hover.i-download:before {
        background-position: -940px center
    }

    .ms-btn-link>a:hover.i-exit:before {
        background-position: -1120px center
    }

    .ms-btn-link-no-icon>a {
        padding-left: 0
    }

    .lt-ie9 .ms-btn-link>a {
        min-height: 0
    }

    .global-icons {
        float: right
    }

    .global-icons .icon-global {
        float: right
    }

    .global-icons .icon-global#nav-cart a:hover svg {
        fill: #00a0df
    }

    .global-icons .icon-global#nav-buddy a:hover svg {
        fill: #00a0df
    }

    .global-icons .icon-global .nav-icon {
        padding: 1px 6px
    }

    .global-icons .icon-global .nav-icon>.icon span {
        position: absolute;
        padding: 2px 4px;
        border-radius: 20px;
        color: #fff;
        font-size: 9px;
        top: 0;
        right: -50%;
        font-weight: 700;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        line-height: 10px;
        -moz-transition: font-size .3s;
        -webkit-transition: font-size .3s;
        -ms-transition: font-size .3s;
        -o-transition: font-size .3s;
        transition: font-size .3s
    }

    .global-icons .icon-global .nav-icon#cart-link>.icon span {
        background-color: #ff7900
    }

    .global-icons .icon-global .nav-icon#buddy-toggle>.icon span {
        background-color: #0063be
    }

    .ms-nav-depth-0 {
        float: left;
        margin-left: 30px;
        white-space: nowrap
    }

    .ms-nav-depth-0 a {
        display: inline-block
    }

    .ms-nav-depth-0 a>span {
        -moz-transition: background-color .3s ease-in-out;
        -webkit-transition: background-color .3s ease-in-out;
        -ms-transition: background-color .3s ease-in-out;
        -o-transition: background-color .3s ease-in-out;
        transition: background-color .3s ease-in-out
    }

    .ms-nav-depth-0 a:hover {
        z-index: 5
    }

    .ms-nav-depth-0 a:hover>span {
        background: #fff;
        border-bottom: solid 3px #0063be
    }

    .ms-nav-depth-0 a:hover>span:before {
        display: none
    }

    .ms-nav-depth-0>li {
        display: inline-block;
        padding: 0;
        margin-left: -4px
    }

    .ms-nav-depth-0>li:first-child {
        margin-left: 1px
    }

    .ms-nav-depth-0>li.hassub.anim-in .nav-flyout {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        z-index: 1
    }

    .ms-nav-depth-0>li.hassub.anim-in .nav-flyout:before,
    .ms-nav-depth-0>li.hassub.anim-in .nav-flyout:after {
        content: "    "
    }

    .ms-nav-depth-0>li.hassub.show-fly>a {
        color: #00a0df;
        z-index: 6
    }

    .ms-nav-depth-0>li.hassub.show-fly>a>span {
        border-bottom: solid 3px #0063be
    }

    .ms-nav-depth-0>li.hassub.show-fly>a>span:before {
        display: none
    }

    .ms-nav-depth-0>li.hassub.show-fly .ms-hide-pane {
        top: 59px;
        height: auto;
        z-index: 5;
        width: calc(100% - 40px);
        left: 20px
    }

    .ms-nav-depth-0>li.hassub.show-fly .nav-flyout {
        visibility: visible;
        height: auto
    }

    .ms-nav-depth-0>li.hassub.show-fly .nav-flyout:before,
    .ms-nav-depth-0>li.hassub.show-fly .nav-flyout:after {
        content: "   "
    }

    .ms-nav-depth-0>li.hassub.show-fly .flyout-gutter a:after {
        content: "  "
    }

    .ms-nav-depth-0>li.hassub>a {
        position: relative
    }

    .ms-nav-depth-0>li.hassub>a:after {
        content: " ";
        display: block;
        width: 11px;
        height: 7px;
        position: absolute;
        overflow: hidden;
        right: 22px;
        top: 50%;
        margin-top: -3px
    }

    .ms-nav-depth-0>li.haslock>a:after {
        background: transparent url("../images/irw/sprite_main.png") -25px -98px no-repeat;
        width: 11px;
        height: 13px;
        margin-top: -6px;
        content: " ";
        display: block;
        position: absolute;
        overflow: hidden;
        right: -20px
    }

    .ms-nav-depth-0>li.haslock>a:hover {
        border: 0
    }

    .ms-nav-depth-0>li.haslocksub>a:after {
        background: transparent url("../images/irw/sprite_main.png") -25px -98px no-repeat;
        width: 22px !important;
        right: 18px !important;
        height: 13px;
        margin-top: -6px
    }

    .ms-nav-depth-0>li>a {
        padding: 24px 0 18px 0;
        margin-right: 23px;
        font-size: 14px;
        font-size: .8rem;
        line-height: 1.375;
        text-transform: capitalize;
        position: relative;
        z-index: 3
    }

    .ms-nav-depth-0>li>a>span {
        display: inline-block;
        position: absolute;
        top: 0;
        left: -1px;
        right: -1px;
        bottom: 0;
        z-index: -1
    }

    .ms-nav-depth-0>li>a>span:before,
    .ms-nav-depth-0>li>a>span:after {
        content: " ";
        display: block;
        position: absolute;
        left: 0
    }

    .ms-nav-depth-0>li>a>span:after {
        top: 0;
        right: 0;
        bottom: 0;
        -moz-transition: background-color .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: background-color .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: background-color .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: background-color .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: background-color .3s cubic-bezier(0.3, 0.8, 0.35, 0.9)
    }

    .ms-nav-depth-0>.active>a {
        color: #fff;
        z-index: 4
    }

    .ms-nav-depth-0>.active>a:after {
        background-position: -42px -49px
    }

    .ms-nav-depth-0>.active>a>span {
        background: #fff
    }

    .ms-nav-depth-0>.active>a>span:before {
        display: none
    }

    .ms-nav-depth-0 .ms-hide-pane {
        position: absolute;
        overflow: hidden;
        top: -9999px
    }

    .ms-nav-depth-0 .nav-flyout {
        background: #fff;
        background: rgba(255, 255, 255, 0.97);
        margin: 1px 0 10px;
        height: 0;
        visibility: hidden;
        position: relative;
        border: 1px solid #ccc;
        border-top: 0
    }

    .ms-nav-depth-0 .nav-flyout:before,
    .ms-nav-depth-0 .nav-flyout:after {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: block
    }

    .ms-nav-depth-0 .nav-flyout:before {
        height: 30px;
        background-color: rgba(255, 255, 255, 0.5);
        background: -moz-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
        background: -ms-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to bottom, #fff 0, rgba(255, 255, 255, 0) 100%)
    }

    .ms-nav-depth-0 .nav-flyout:after {
        z-index: -1;
        bottom: 0
    }

    .flyout-gutter {
        clear: both;
        margin: 0 10px 0;
        padding: 20px 0 20px 0;
        border-top: 1px solid #ccc
    }

    .flyout-gutter a {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 12px;
        position: relative;
        margin-left: 20px
    }

    .flyout-gutter a:first-child {
        margin-left: 0
    }

    .flyout-gutter a.haslock:after {
        content: " ";
        display: inline-block;
        margin-left: 9px;
        height: 11px;
        width: 20px;
        overflow: hidden;
        position: relative;
        top: 1px;
        background: url("../images/irw/sprite_main.png") -24px -112px no-repeat
    }

    .flyout-gutter a:hover {
        color: #0063be
    }

    .ms-nav-depth-1 {
        position: relative;
        *zoom: 1
    }

    .ms-nav-depth-1:before,
    .ms-nav-depth-1:after {
        display: table;
        content: "";
        line-height: 0
    }

    .ms-nav-depth-1:after {
        clear: both
    }

    .ms-nav-depth-1>li {
        padding-bottom: 18px
    }

    .ie8 .ms-nav-depth-0>li.hassub>a {
        padding-right: 40px !important
    }

    .ie8 .ms-nav-depth-0>li.haslock>a {
        padding-right: 50px !important
    }

    .ie8 .ms-nav-depth-0>li>a {
        padding-right: 15px !important
    }

    .ms-icon:before {
        background-image: url("../images/irw/icon_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        vertical-align: middle;
        overflow: hidden;
        position: relative;
        top: -1px
    }

    .ms-icon.i-util-chat:before {
        background-position: -1260px center
    }

    .ms-icon.i-util-contact:before {
        background-position: -1300px center
    }

    .ms-icon.i-generic:before {
        background: 0
    }

    .ms-icon.i-tour:before {
        background-position: left center
    }

    .ms-icon.i-video:before {
        background-position: -20px center
    }

    .ms-icon.i-pdf:before {
        background-position: -40px center
    }

    .ms-icon.i-lock:before {
        background-position: -60px center
    }

    .ms-icon.i-people:before {
        background-position: -80px center
    }

    .ms-icon.i-cart:before {
        background-position: -100px center
    }

    .ms-icon.i-share:before {
        background-position: -120px center
    }

    .ms-icon.i-chat:before {
        background-position: -140px center
    }

    .ms-icon.i-contact:before {
        background-position: -160px center
    }

    .ms-icon.i-manual:before {
        background-position: -180px center
    }

    .ms-icon.i-person:before {
        background-position: -400px center
    }

    .ms-icon.i-mail:before {
        background-position: -660px center
    }

    .ms-icon.i-search:before {
        background-position: -720px center
    }

    .ms-icon.i-filter:before {
        background-position: -780px center
    }

    .ms-icon.i-ext:before {
        background-position: -840px center
    }

    .ms-icon.i-download:before {
        background-position: -900px center
    }

    .ms-icon.i-form:before {
        background-position: -960px center
    }

    .ms-icon.i-download-tray:before {
        background-position: -1020px center
    }

    .ms-icon.i-exit:before {
        background-position: -1080px center
    }

    .ms-icon.i-fax:before {
        background-position: -1340px center
    }

    .ms-icon.i-print:before {
        background-position: -1360px center
    }

    .ms-icon.i-white {
        color: #fff
    }

    .ms-icon.i-white.i-tour:before {
        background-position: -200px center
    }

    .ms-icon.i-white.i-video:before {
        background-position: -220px center
    }

    .ms-icon.i-white.i-pdf:before {
        background-position: -240px center
    }

    .ms-icon.i-white.i-lock:before {
        background-position: -260px center
    }

    .ms-icon.i-white.i-people:before {
        background-position: -280px center
    }

    .ms-icon.i-white.i-cart:before {
        background-position: -300px center
    }

    .ms-icon.i-white.i-share:before {
        background-position: -320px center
    }

    .ms-icon.i-white.i-chat:before {
        background-position: -340px center
    }

    .ms-icon.i-white.i-contact:before {
        background-position: -360px center
    }

    .ms-icon.i-white.i-manual:before {
        background-position: -380px center
    }

    .ms-icon.i-white.i-person:before {
        background-position: -420px center
    }

    .ms-icon.i-white.i-mail:before {
        background-position: -680px center
    }

    .ms-icon.i-white.i-search:before {
        background-position: -740px center
    }

    .ms-icon.i-white.i-filter:before {
        background-position: -800px center
    }

    .ms-icon.i-white.i-ext:before {
        background-position: -860px center
    }

    .ms-icon.i-white.i-download:before {
        background-position: -920px center
    }

    .ms-icon.i-white.i-form:before {
        background-position: -980px center
    }

    .ms-icon.i-white.i-download-tray:before {
        background-position: -1040px center
    }

    .ms-icon.i-white.i-exit:before {
        background-position: -1100px center
    }

    .ms-btn-link>a {
        display: inline-block;
        position: relative;
        padding: 13px 10px 13px 25px;
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        font-weight: 700;
        text-transform: uppercase;
        min-height: 14px;
        line-height: 1.2
    }

    .ms-btn-link>a:before {
        position: absolute;
        left: -3px;
        top: 9px
    }

    .ms-btn-link>a.centered:before {
        top: 50%;
        margin-top: -10px
    }

    .ms-btn-link>a:hover {
        color: #00a0df
    }

    .ms-btn-link>a:hover.i-tour:before {
        background-position: -440px center
    }

    .ms-btn-link>a:hover.i-video:before {
        background-position: -460px center
    }

    .ms-btn-link>a:hover.i-pdf:before {
        background-position: -480px center
    }

    .ms-btn-link>a:hover.i-lock:before {
        background-position: -500px center
    }

    .ms-btn-link>a:hover.i-people:before {
        background-position: -520px center
    }

    .ms-btn-link>a:hover.i-cart:before {
        background-position: -540px center
    }

    .ms-btn-link>a:hover.i-share:before {
        background-position: -560px center
    }

    .ms-btn-link>a:hover.i-chat:before {
        background-position: -580px center
    }

    .ms-btn-link>a:hover.i-contact:before {
        background-position: -600px center
    }

    .ms-btn-link>a:hover.i-manual:before {
        background-position: -620px center
    }

    .ms-btn-link>a:hover.i-person:before {
        background-position: -640px center
    }

    .ms-btn-link>a:hover.i-mail:before {
        background-position: -700px center
    }

    .ms-btn-link>a:hover.i-search:before {
        background-position: -760px center
    }

    .ms-btn-link>a:hover.i-filter:before {
        background-position: -820px center
    }

    .ms-btn-link>a:hover.i-ext:before {
        background-position: -880px center
    }

    .ms-btn-link>a:hover.i-download:before {
        background-position: -940px center
    }

    .ms-btn-link>a:hover.i-exit:before {
        background-position: -1120px center
    }

    .ms-btn-link-no-icon>a {
        padding-left: 0
    }

    .lt-ie9 .ms-btn-link>a {
        min-height: 0
    }

    .ms-nav-util {
        float: right;
        right: 0;
        height: 60px;
        line-height: 34px
    }

    .ms-nav-util span {
        display: none
    }

    .ms-nav-util .nav-icon:hover .icon svg {
        fill: #00a0df
    }

    .ms-nav-util>ul {
        float: left
    }

    .ms-nav-util li {
        font-size: 11px;
        text-transform: uppercase;
        float: left;
        padding-left: 13px
    }

    .ms-nav-util li a {
        font-family: Arial, san-serif;
        font-weight: normal;
        text-transform: uppercase;
        display: block;
        min-height: 15px;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
        color: transparent;
        font-size: 0;
        line-height: 0
    }

    .ms-nav-util li a:hover {
        color: #00a0df
    }

    .ms-nav-util li a:hover.i-util-chat:before {
        background-position: -1280px center
    }

    .ms-nav-util li a:hover.i-util-contact:before {
        background-position: -1320px center
    }

    .ms-nav-util li a:after {
        content: " "
    }

    .ms-nav-util li:first-child {
        padding-left: 0
    }

    .ms-nav-util .ms-util-personal {
        padding-left: 15px;
        margin-left: 15px
    }

    .ms-nav-util .ms-util-personal .no-link {
        font-family: Arial, san-serif;
        text-transform: uppercase
    }

    .ms-nav-util .ms-util-docs {
        padding-right: 5px
    }

    .ms-nav-util .ms-icon:before {
        margin-right: 4px
    }

    .ie8 .ms-nav-util .ms-util-personal {
        padding-left: 15px;
        margin-left: 15px
    }

    .ie8 .ms-nav-util .ms-util-docs {
        padding-right: 15px;
        margin-right: 15px
    }

    .ms-util-lang>img {
        border: 1px solid #ccc;
        margin-right: 6px;
        max-width: 18px;
        margin-top: -1px
    }

    .ms-util-access>li {
        padding-left: 0
    }

    @media only screen and (max-width:600px) {
        .ms-util-personal .no-link {
            color: #fff
        }
    }

    .ms-flyout-list {
        line-height: 60px;
        float: left;
        width: 20%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px
    }

    .ms-flyout-list.w-25 {
        width: 25%
    }

    .ms-flyout-list.w-50 {
        width: 50%
    }

    .ms-flyout-list.cols-2 {
        *zoom: 1
    }

    .ms-flyout-list.cols-2:before,
    .ms-flyout-list.cols-2:after {
        display: table;
        content: "";
        line-height: 0
    }

    .ms-flyout-list.cols-2:after {
        clear: both
    }

    .ms-flyout-list.cols-2 .ms-nav-depth-2 {
        width: 50%;
        float: left
    }

    .ms-flyout-list a {
        padding: 8px 0;
        width: 100%;
        font-size: 14px;
        font-size: .785rem;
        line-height: 1.375
    }

    .ms-flyout-list a:hover {
        color: #00a0df
    }

    .ms-flyout-list .sec-title {
        line-height: 1.2;
        vertical-align: bottom;
        text-transform: uppercase;
        display: inline-block;
        font-size: 16px;
        width: 100%;
        color: #555;
        border-bottom: 1px solid #ccc;
        margin-bottom: 3px;
        padding-bottom: 9px
    }

    .ms-flyout-list .carrot-link {
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 24px
    }

    .ms-flyout-list .carrot-link span {
        position: relative;
        display: inline-block;
        border-bottom: none !important
    }

    .ms-flyout-list .carrot-link span:after {
        position: absolute;
        left: 0;
        display: inline-block;
        overflow: hidden;
        background: url("../images/irw/sprite_main.png") -39px -114px no-repeat;
        width: 6px;
        height: 10px;
        margin-left: 5px;
        margin-top: -10px
    }

    .ms-flyout-list .haslock span:after {
        width: 22px;
        height: 13px;
        background: url("../images/irw/sprite_main.png") -25px -112px no-repeat !important;
        top: -12px;
        margin-left: 6px;
        margin-top: 0
    }

    .ms-flyout-list .haslock span:hover {
        border: 0
    }

    .ms-flyout-list-promo.promo-first {
        padding: 20px 10px 0 20px
    }

    .ms-flyout-list-promo.promo-last {
        padding: 20px 20px 0 10px
    }

    .ms-flyout-list-promo img {
        width: 100%
    }

    .ms-flyout-list-promo h2 {
        font-family: 'univers';
        font-size: 1.2em;
        line-height: 1.2em;
        margin: 5px 0 10px 0
    }

    .ms-flyout-list-promo p {
        margin: 0;
        line-height: 1.2em;
        font-size: .9em;
        color: #777;
        margin: 5px 0 10px 0
    }

    .ms-flyout-list-promo a.promo-cta {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        padding-top: 0
    }

    .ms-flyout-list-promo a.promo-cta:after {
        content: " ";
        display: inline-block;
        margin-left: 9px;
        height: 11px;
        width: 7px;
        overflow: hidden;
        position: relative;
        top: 1px;
        background: url("../images/irw/sprite_main.png") -48px -78px no-repeat
    }

    .ms-nav-depth-2 {
        line-height: 1.2
    }

    .ms-nav-depth-2>li.haslock>a>span {
        background: transparent url("../images/irw/sprite_main.png") -25px -86px no-repeat;
        width: 11px;
        height: 13px;
        display: inline-block;
        margin-bottom: -2px;
        margin-left: 4px;
        border: 0
    }

    .show-fly .carrot-link span:after {
        content: "  "
    }

    .ms-nav-main {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        z-index: 200
    }

    .ms-nav-inner {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .close-btn {
        width: 100%;
        background: 0;
        height: 45px;
        background-color: white;
        position: absolute;
        padding: 0;
        left: -50px;
        border-radius: 30px;
        border: 2px solid #fff
    }

    .close-btn:after {
        content: '';
        position: absolute;
        height: 14px;
        border-right: 2px solid #000;
        transform: rotate(47deg);
        top: 18px;
        left: 22px
    }

    .close-btn:before {
        content: '';
        position: absolute;
        height: 15px;
        border-right: 2px solid #000;
        transform: rotate(130deg);
        top: 9px;
        left: 22px
    }

    .ms-nav-shade {
        position: absolute;
        display: none;
        border: 0;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        filter: "alpha(opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0
    }

    @media print {
        .ms-nav-main {
            display: none
        }
    }

    .lt-ie9 .ms-nav-inner {
        width: 1024px;
        min-width: 0
    }

    .ms-footer-links h3 {
        font-size: 1.1rem;
        font-weight: bold;
        color: #555
    }

    .ms-footer-links li {
        padding-bottom: 20px
    }

    .ms-footer-links a {
        color: #555
    }

    .ms-footer-links a:hover {
        color: #00a0df
    }

    .ms-footer-feedback {
        border-radius: 5px;
        text-align: center;
        position: fixed;
        bottom: 20px;
        right: -8px;
        z-index: 1001;
        background: #0063be;
        border: solid 1px #f3f3f3
    }

    .ms-footer-feedback img {
        padding: 10px;
        width: 12px;
        margin-right: 7px
    }

    .ms-footer-feedback:hover {
        background: #3f81c1
    }

    @media only screen and (max-width:984px) {
        .ms-footer-links h3 {
            font-size: 1.0rem
        }
    }

    .ms-footer {
        background: #e8e8e8;
        color: #fff;
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        min-height: 100px;
        z-index: 110;
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .ms-footer .ms-site-cont {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 25px 40px
    }

    .lt-ie9 .ms-footer {
        position: static;
        overflow: hidden;
        min-height: 0
    }

    .lt-ie9 .ms-footer .ms-site-cont {
        padding-left: 40px;
        padding-right: 40px;
        min-width: 0;
        max-width: none
    }

    .ms-copyright {
        margin: 0;
        bottom: -30px;
        color: #989898;
        clear: both;
        padding-top: 15px;
        -ms-transform: -ms-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: -webkit-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -moz-transition: -moz-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: -o-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9)
    }

    @media only screen and (max-width:1024px) {
        .ms-footer .ms-site-cont {
            padding: 25px 20px
        }
    }

    @media only screen and (max-width:984px) {
        .ms-footer {
            z-index: auto;
            position: static
        }
    }

    @media only screen and (max-width:480px) {
        .ms-footer .ms-site-cont {
            padding: 15px 20px
        }
    }

    .ms-social-links-list {
        clear: both;
        background: #0063be;
        color: #fff;
        bottom: 111px;
        left: 0;
        right: 0;
        z-index: 110;
        -moz-transition: margin .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: margin .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: margin .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: margin .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: margin .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 55px;
        position: relative;
        top: 0
    }

    .ms-social-links-list select {
        float: right;
        margin: -7px 5px 0 15px
    }

    .ms-social-links-list .ms-site-cont {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 15px 40px
    }

    .ms-social-links-list div {
        margin: 0 auto;
        min-width: 300px;
        max-width: 1240px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 40px
    }

    .ms-social-links-list div ul {
        position: relative;
        margin-left: -16px;
        float: left
    }

    .ms-social-links-list div ul li {
        float: left;
        margin-left: 10px;
        position: relative;
        width: 30px;
        height: 30px
    }

    .ms-social-links-list div ul li a {
        background-image: url("../images/irw/socialmedia_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        overflow: hidden;
        position: absolute;
        top: 0
    }

    .ms-social-links-list div ul li a.i-facebook {
        background-position: -1200px center
    }

    .ms-social-links-list div ul li a.i-twitter {
        background-position: -1240px center
    }

    .ms-social-links-list div ul li a.i-linkedin {
        background-position: -1280px center
    }

    .ms-social-links-list div ul li a.i-googleplus {
        background-position: -1320px center
    }

    .ms-social-links-list div ul li a.i-periscope {
        background-position: -1360px center
    }

    .ms-social-links-list div ul li a.i-youtube {
        background-position: -1400px center
    }

    .ms-social-links-list div ul li a.i-motorola-launchpad {
        background-position: -1440px center
    }

    .ms-social-links-list div ul li a.i-instagram {
        background-position: -1480px center
    }

    .ms-social-links-list div ul li a.i-pinterest {
        background-position: -1520px center
    }

    .ms-social-links-list div ul.ms-featured-footer-links {
        float: right;
        top: 4px
    }

    .ms-social-links-list div ul.ms-featured-footer-links li {
        height: auto;
        width: auto;
        margin-left: 20px
    }

    .ms-social-links-list div ul.ms-featured-footer-links li a {
        background: 0;
        position: relative;
        height: auto;
        width: auto;
        color: #fff;
        font-size: .8em
    }

    .ms-social-links-list div ul.ms-featured-footer-links li a:hover {
        color: #00a0df
    }

    .lt-ie9 .ms-social-links-list {
        position: static;
        overflow: hidden;
        min-height: 0
    }

    @media only screen and (max-width:1024px) {
        .ms-social-links-list .ms-site-cont {
            padding: 15px 20px
        }
    }

    @media only screen and (max-width:984px) {
        .ms-social-links-list div ul {
            float: none
        }

        .ms-social-links-list {
            z-index: auto;
            position: static
        }

        .ms-social-links-list .select-location {
            float: none;
            margin: 10px 5px 0 0
        }

        .ms-social-links-list div ul.ms-featured-footer-links {
            float: none;
            clear: both;
            padding: 8px 0
        }

        .ms-social-links-list div ul.ms-featured-footer-links li {
            margin-left: 15px
        }
    }

    .ms-breadcrumbs {
        padding: 0 0 7px
    }

    .ms-breadcrumbs li {
        float: left;
        font-size: 10px;
        font-size: .625rem;
        line-height: 1.4;
        font-weight: 700;
        text-transform: uppercase;
        color: #acacac
    }

    .ms-breadcrumbs li:before {
        content: " \\ ";
        display: inline-block;
        padding-right: 7px
    }

    .ms-breadcrumbs li:first-child:before {
        display: none
    }

    .ms-breadcrumbs a {
        display: inline-block;
        padding-right: 7px
    }

    .ms-breadcrumbs-integrated {
        max-width: none !important;
        background-color: #fff;
        padding: 0 0 16px 0 !important;
        width: 100%;
        z-index: 100
    }

    .ms-breadcrumbs-integrated li {
        color: #333;
        font-family: "univers-lt";
        font-size: 14px;
        text-transform: none
    }

    .ms-breadcrumbs-integrated li a {
        font-size: 14px
    }

    .ms-breadcrumbs-integrated .nav {
        margin: auto;
        padding: 20px 40px 0 40px;
        max-width: 1160px
    }

    @media only screen and (max-width:600px) {
        .ms-breadcrumbs li {
            display: none
        }

        .ms-breadcrumbs li:nth-child(1) {
            display: block
        }

        .ms-breadcrumbs li:nth-child(1):before {
            display: none
        }

        .ms-breadcrumbs li.ms-breadcrumb-parent {
            display: block
        }
    }

    .ms-header-title {
        padding-bottom: 11px;
        border-bottom: 2px solid #ccc;
        margin-bottom: 20px
    }

    .ms-header-title h1 {
        margin: -3px 0 0
    }

    .ms-header-title h2 {
        margin: 0;
        padding-top: 1px
    }

    @media only screen and (max-width:480px) {
        .ms-header-title {
            margin-bottom: 17px
        }
    }

    .back-to-top {
        position: fixed;
        bottom: 40px;
        -webkit-transform: translate3d(-40px, 0, 0);
        -moz-transform: translate3d(-40px, 0, 0);
        -ms-transform: translate3d(-40px, 0, 0);
        -o-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
        width: 36px;
        height: 41px;
        display: block;
        z-index: 130;
        cursor: pointer;
        text-decoration: none;
        text-indent: 100%;
        overflow: hidden;
        border: 1px solid #ccc;
        border-left: 0;
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
        outline: 0;
        background-color: #f9f9f9;
        background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f2f2f2));
        background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%);
        -ms-transform: -ms-transform .4s ease-in-out;
        -webkit-transition: -webkit-transform .4s ease-in-out;
        -moz-transition: -moz-transform .4s ease-in-out;
        -o-transition: -o-transform .4s ease-in-out;
        transition: transform .4s ease-in-out
    }

    .back-to-top:after {
        content: " ";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        height: 7px;
        width: 11px;
        margin-top: -4px;
        margin-left: -6px;
        background: transparent url("../images/irw/sprite_main.png") -42px -42px no-repeat;
        overflow: hidden
    }

    .back-to-top:hover:after {
        content: "  ";
        background-position: -53px -42px
    }

    .back-to-top.docked {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .lt-ie10 .back-to-top {
        left: -40px
    }

    .ms-media-modal {
        background: #fff;
        background: url(../../msi/assets/images/components/content-components/media_modal/bg_media_modal.png);
        position: fixed;
        top: 110%;
        right: 0;
        left: 0;
        height: 100%;
        padding: 40px 0 0 0;
        -moz-transition: top .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: top .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: top .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: top .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: top .3s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        z-index: 210;
        visibility: hidden
    }

    .ms-media-modal.media-modal-show {
        visibility: visible
    }

    .ms-media-modal.media-modal-open .ms-media-modal-cont {
        height: 90%
    }

    .ms-media-modal object {
        display: block;
        width: 100%;
        height: 100%;
        background: #fff
    }

    .ms-media-modal .bcStatic {
        display: none
    }

    .ms-media-modal .ms-media-modal-cont {
        position: relative;
        height: 1px;
        max-height: 100%;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        top: 40px;
        text-align: center
    }

    .ms-media-modal .ms-media-modal-cont[data-cont=video] {
        max-width: 1100px;
        max-height: 550px
    }

    .ms-media-modal .ms-media-modal-cont[data-cont=tour] {
        width: 100%;
        height: 100%
    }

    .ms-media-modal .ms-media-modal-cont[data-cont=gallery] {
        height: 100%;
        min-height: 90%
    }

    .ms-media-modal .ms-media-modal-cont span {
        display: block;
        width: 100%;
        height: 100%
    }

    .ms-media-modal .ms-modal-session-msg {
        background: #fff;
        border: solid 1px #ccc;
        width: 40%;
        margin: 0 auto;
        padding: 25px;
        opacity: 1.0
    }

    .ms-media-modal .ms-modal-session-msg>.ms-modal-title {
        color: #0063be;
        font-family: "univers";
        font-size: 25px
    }

    .ms-media-modal .ms-modal-session-msg>.ms-modal-desc {
        color: #444
    }

    .ms-media-modal .ms-media-modal-close {
        display: block;
        height: 30px;
        width: 30px;
        border: 0;
        position: absolute;
        top: 27px;
        right: 47px;
        background: 0
    }

    .ms-media-modal .ms-media-modal-close:after {
        background: transparent url("../images/irw/sprite_main.png") -43px -25px no-repeat;
        content: " ";
        display: block;
        position: absolute;
        height: 16px;
        width: 16px;
        top: 50%;
        left: 50%;
        margin-top: -8px;
        margin-left: -8px
    }

    .ms-media-modal iframe {
        border: 0;
        width: 100%;
        height: 100%
    }

    .ms-media-modal .ms-media-modal-cont .ms-photo-gallery .photo-container {
        height: 100%
    }

    .ms-media-modal .ms-photo-gallery {
        background: #fff;
        margin: 0 40px;
        min-height: 100%;
        position: relative;
        *zoom: 1
    }

    .ms-media-modal .ms-photo-gallery:before,
    .ms-media-modal .ms-photo-gallery:after {
        display: table;
        content: "";
        line-height: 0
    }

    .ms-media-modal .ms-photo-gallery:after {
        clear: both
    }

    .ms-media-modal .ms-photo-gallery .photo-container {
        position: absolute;
        top: 0;
        left: 0;
        right: 100px
    }

    .ms-media-modal .ms-photo-gallery .photo-container.gallery-single {
        right: 0
    }

    .ms-media-modal .ms-photo-gallery .photo-list {
        float: right;
        width: 100px;
        padding-top: 20px
    }

    .ms-media-modal .ms-photo-gallery .photo-list li {
        float: none;
        width: 60px;
        margin: 10px auto
    }

    .open-modal {
        cursor: pointer
    }

    .video-js {
        width: 800px;
        height: 450px;
        margin: auto;
        top: 20px;
        background: #fff
    }

    @media only screen and (max-width:984px) {
        .ms-media-modal {
            padding: 25px 0 0 0
        }

        .ms-media-modal .ms-modal-session-msg {
            padding: 15px;
            width: 80%
        }

        .ms-media-modal .ms-modal-session-msg>.ms-modal-title {
            font-size: 18px
        }

        .ms-media-modal .ms-modal-session-msg p {
            font-size: .8em
        }

        .ms-media-modal .ms-media-modal-close {
            margin: 10px;
            right: 0;
            top: 0
        }

        .ms-media-modal .ms-photo-gallery {
            margin: 0 20px
        }

        .video-js {
            width: 80%;
            height: 60%;
            margin: auto;
            top: 20px;
            background: #fff
        }
    }

    @media only screen and (max-width:480px) {
        .ms-media-modal .ms-modal-session-msg>.ms-modal-title {
            font-size: 21px
        }
    }

    .csstransitions .ms-media-modal.media-modal-open {
        top: 0
    }

    .ms-btn {
        display: inline-block;
        font-size: 13px;
        text-transform: uppercase;
        padding: 16px 10px 13px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 9px
    }

    .ms-btn.ms-icon {
        padding-left: 52px;
        position: relative;
        text-align: left
    }

    .ms-btn.ms-icon:before {
        position: absolute;
        left: 12px;
        top: 50%;
        margin-top: -10px;
        margin-right: 0
    }

    .ms-btn.ms-icon:after {
        content: " ";
        display: block;
        width: 1px;
        height: 20px;
        background: #67b979;
        top: 50%;
        margin-top: -10px;
        left: 41px;
        position: absolute
    }

    .ms-btn.ms-icon:hover.i-filter:before {
        background-position: -820px center
    }

    .ms-btn.btn-primary {
        color: #fff;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(0, 0, 0, 0.25);
        background-color: #329e41;
        background: -moz-linear-gradient(top, #39b44a 0, #2b8838 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #39b44a), color-stop(100%, #2b8838));
        background: -webkit-linear-gradient(top, #39b44a 0, #2b8838 100%);
        background: -o-linear-gradient(top, #39b44a 0, #2b8838 100%);
        background: -ms-linear-gradient(top, #39b44a 0, #2b8838 100%);
        background: linear-gradient(to bottom, #39b44a 0, #2b8838 100%)
    }

    .ms-btn.btn-secondary {
        color: #0063be;
        border: 1px solid #ccc;
        background-color: #f9f9f9;
        background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f2f2f2));
        background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%)
    }

    .ms-btn.btn-secondary:after {
        background: #ccc
    }

    .ms-btn.btn-secondary:hover {
        color: #00a0df
    }

    .ms-btn.btn-tertiary {
        color: #fff;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(0, 0, 0, 0.25);
        background-color: #005bae;
        background: -moz-linear-gradient(top, #0063be 0, #00529d 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0063be), color-stop(100%, #00529d));
        background: -webkit-linear-gradient(top, #0063be 0, #00529d 100%);
        background: -o-linear-gradient(top, #0063be 0, #00529d 100%);
        background: -ms-linear-gradient(top, #0063be 0, #00529d 100%);
        background: linear-gradient(to bottom, #0063be 0, #00529d 100%)
    }

    .ms-btn.btn-quaternary {
        color: #fff;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(0, 0, 0, 0.25);
        background-color: #f09938;
        background: -moz-linear-gradient(top, #f6ba41 0, #ea772f 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6ba41), color-stop(100%, #ea772f));
        background: -webkit-linear-gradient(top, #f6ba41 0, #ea772f 100%);
        background: -o-linear-gradient(top, #f6ba41 0, #ea772f 100%);
        background: -ms-linear-gradient(top, #f6ba41 0, #ea772f 100%);
        background: linear-gradient(to bottom, #f6ba41 0, #ea772f 100%)
    }

    .ms-btn.btn-quaternary.ms-icon:after {
        background: #fff !important
    }

    .ms-btn.btn-legacy {
        font-family: "Univers-b", Arial, san-serif !important;
        font-size: 18px !important;
        border-radius: 0 !important;
        color: #000 !important;
        background: #f3f3f3 !important;
        padding-right: 15px !important;
        margin-top: 10px !important;
        box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0 0 inset, rgba(0, 0, 0, 0.24706) 0 1px 0 0 !important
    }

    .ms-btn.btn-legacy:hover {
        background: #dedede !important
    }

    .ms-btn.btn-legacy.ms-icon:after {
        content: none !important
    }

    .ms-btn.btn-width-sm {
        width: 22% !important
    }

    .ms-btn.btn-width-med {
        width: 44% !important
    }

    .ms-btn.btn-width-lrg {
        width: 66% !important
    }

    .ms-btn-plain {
        display: inline-block;
        font-size: 13px;
        text-transform: none;
        padding: 16px 0 0 0;
        border-radius: 0;
        -moz-box-sizing: none;
        -webkit-box-sizing: none;
        box-sizing: none;
        border: 0;
        width: 100%;
        text-align: left;
        margin-bottom: 9px
    }

    .ms-btn-plain.btn-primary {
        color: #fff;
        background-color: none !important;
        background: none !important
    }

    .ms-btn-plain.btn-secondary {
        color: #0063be;
        border: 0;
        background-color: none !important;
        background: none !important
    }

    .ms-btn-plain.btn-secondary:after {
        background: none !important
    }

    .ms-btn-plain.btn-secondary:hover {
        color: #00a0df !important
    }

    .ms-btn-plain a {
        font-family: "Arial" !important
    }

    .no-touch .btn-primary:hover {
        background-color: #195121;
        background: -moz-linear-gradient(top, #20672a 0, #123b18 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #20672a), color-stop(100%, #123b18));
        background: -webkit-linear-gradient(top, #20672a 0, #123b18 100%);
        background: -o-linear-gradient(top, #20672a 0, #123b18 100%);
        background: -ms-linear-gradient(top, #20672a 0, #123b18 100%);
        background: linear-gradient(to bottom, #20672a 0, #123b18 100%)
    }

    .no-touch .btn-primary:hover:after {
        background: #4ba25e
    }

    @media only screen and (max-width:984px) {
        .ms-btn {
            max-width: none
        }

        .ms-btn.btn-width-sm {
            width: 100%
        }

        .ms-btn.btn-width-med {
            width: 100%
        }

        .ms-btn.btn-width-lrg {
            width: 100%
        }
    }

    @media only screen and (max-width:600px) {
        .ms-btn.ms-icon {
            display: block
        }

        .ms-overview-btn-links .brightcovevideo.section {
            display: inline-block;
            width: 49%
        }
    }

    .ms-icon:before {
        background-image: url("../images/irw/icon_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        vertical-align: middle;
        overflow: hidden;
        position: relative;
        top: -1px
    }

    .ms-icon.i-util-chat:before {
        background-position: -1260px center
    }

    .ms-icon.i-util-contact:before {
        background-position: -1300px center
    }

    .ms-icon.i-generic:before {
        background: 0
    }

    .ms-icon.i-tour:before {
        background-position: left center
    }

    .ms-icon.i-video:before {
        background-position: -20px center
    }

    .ms-icon.i-pdf:before {
        background-position: -40px center
    }

    .ms-icon.i-lock:before {
        background-position: -60px center
    }

    .ms-icon.i-people:before {
        background-position: -80px center
    }

    .ms-icon.i-cart:before {
        background-position: -100px center
    }

    .ms-icon.i-share:before {
        background-position: -120px center
    }

    .ms-icon.i-chat:before {
        background-position: -140px center
    }

    .ms-icon.i-contact:before {
        background-position: -160px center
    }

    .ms-icon.i-manual:before {
        background-position: -180px center
    }

    .ms-icon.i-person:before {
        background-position: -400px center
    }

    .ms-icon.i-mail:before {
        background-position: -660px center
    }

    .ms-icon.i-search:before {
        background-position: -720px center
    }

    .ms-icon.i-filter:before {
        background-position: -780px center
    }

    .ms-icon.i-ext:before {
        background-position: -840px center
    }

    .ms-icon.i-download:before {
        background-position: -900px center
    }

    .ms-icon.i-form:before {
        background-position: -960px center
    }

    .ms-icon.i-download-tray:before {
        background-position: -1020px center
    }

    .ms-icon.i-exit:before {
        background-position: -1080px center
    }

    .ms-icon.i-fax:before {
        background-position: -1340px center
    }

    .ms-icon.i-print:before {
        background-position: -1360px center
    }

    .ms-icon.i-white {
        color: #fff
    }

    .ms-icon.i-white.i-tour:before {
        background-position: -200px center
    }

    .ms-icon.i-white.i-video:before {
        background-position: -220px center
    }

    .ms-icon.i-white.i-pdf:before {
        background-position: -240px center
    }

    .ms-icon.i-white.i-lock:before {
        background-position: -260px center
    }

    .ms-icon.i-white.i-people:before {
        background-position: -280px center
    }

    .ms-icon.i-white.i-cart:before {
        background-position: -300px center
    }

    .ms-icon.i-white.i-share:before {
        background-position: -320px center
    }

    .ms-icon.i-white.i-chat:before {
        background-position: -340px center
    }

    .ms-icon.i-white.i-contact:before {
        background-position: -360px center
    }

    .ms-icon.i-white.i-manual:before {
        background-position: -380px center
    }

    .ms-icon.i-white.i-person:before {
        background-position: -420px center
    }

    .ms-icon.i-white.i-mail:before {
        background-position: -680px center
    }

    .ms-icon.i-white.i-search:before {
        background-position: -740px center
    }

    .ms-icon.i-white.i-filter:before {
        background-position: -800px center
    }

    .ms-icon.i-white.i-ext:before {
        background-position: -860px center
    }

    .ms-icon.i-white.i-download:before {
        background-position: -920px center
    }

    .ms-icon.i-white.i-form:before {
        background-position: -980px center
    }

    .ms-icon.i-white.i-download-tray:before {
        background-position: -1040px center
    }

    .ms-icon.i-white.i-exit:before {
        background-position: -1100px center
    }

    .ms-btn-link>a {
        display: inline-block;
        position: relative;
        padding: 13px 10px 13px 25px;
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        font-weight: 700;
        text-transform: uppercase;
        min-height: 14px;
        line-height: 1.2
    }

    .ms-btn-link>a:before {
        position: absolute;
        left: -3px;
        top: 9px
    }

    .ms-btn-link>a.centered:before {
        top: 50%;
        margin-top: -10px
    }

    .ms-btn-link>a:hover {
        color: #00a0df
    }

    .ms-btn-link>a:hover.i-tour:before {
        background-position: -440px center
    }

    .ms-btn-link>a:hover.i-video:before {
        background-position: -460px center
    }

    .ms-btn-link>a:hover.i-pdf:before {
        background-position: -480px center
    }

    .ms-btn-link>a:hover.i-lock:before {
        background-position: -500px center
    }

    .ms-btn-link>a:hover.i-people:before {
        background-position: -520px center
    }

    .ms-btn-link>a:hover.i-cart:before {
        background-position: -540px center
    }

    .ms-btn-link>a:hover.i-share:before {
        background-position: -560px center
    }

    .ms-btn-link>a:hover.i-chat:before {
        background-position: -580px center
    }

    .ms-btn-link>a:hover.i-contact:before {
        background-position: -600px center
    }

    .ms-btn-link>a:hover.i-manual:before {
        background-position: -620px center
    }

    .ms-btn-link>a:hover.i-person:before {
        background-position: -640px center
    }

    .ms-btn-link>a:hover.i-mail:before {
        background-position: -700px center
    }

    .ms-btn-link>a:hover.i-search:before {
        background-position: -760px center
    }

    .ms-btn-link>a:hover.i-filter:before {
        background-position: -820px center
    }

    .ms-btn-link>a:hover.i-ext:before {
        background-position: -880px center
    }

    .ms-btn-link>a:hover.i-download:before {
        background-position: -940px center
    }

    .ms-btn-link>a:hover.i-exit:before {
        background-position: -1120px center
    }

    .ms-btn-link-no-icon>a {
        padding-left: 0
    }

    .lt-ie9 .ms-btn-link>a {
        min-height: 0
    }

    .ms-popover-btn {
        position: relative
    }

    .ms-popover-btn .popover-btn-pop {
        position: absolute;
        left: -300px;
        top: 0;
        border: 1px solid #ccc;
        background-color: #f0f0f0;
        height: auto;
        width: 300px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 15px 20px;
        text-transform: uppercase;
        filter: "alpha(opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        visibility: hidden;
        -moz-transition: opacity .5s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: opacity .5s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: opacity .5s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: opacity .5s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: opacity .5s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        z-index: 170
    }

    .ms-popover-btn .popover-btn-pop:after,
    .ms-popover-btn .popover-btn-pop:before {
        left: 100%;
        top: 25px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute
    }

    .ms-popover-btn .popover-btn-pop:after {
        border-color: transparent;
        border-left-color: #f0f0f0;
        border-width: 15px;
        margin-top: -15px
    }

    .ms-popover-btn .popover-btn-pop:before {
        border-color: transparent;
        border-left-color: #ccc;
        border-width: 16px;
        margin-top: -16px
    }

    .ms-popover-btn .popover-btn-pop h3 {
        margin-top: 0;
        margin-bottom: 6px;
        display: inline-block;
        font-size: 16px
    }

    .ms-popover-btn .popover-btn-pop .popover-close {
        background: transparent url("../images/irw/sprite_main.png") -25px -65px no-repeat;
        height: 20px;
        width: 20px;
        min-width: 0;
        display: block;
        float: right;
        cursor: pointer;
        border: 0;
        position: relative;
        z-index: 1;
        overflow: hidden;
        margin: 0;
        padding: 0
    }

    .ms-popover-btn .popover-open {
        filter: "alpha(opacity=100)";
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        visibility: visible
    }

    .ms-popover-btn .popover-open:before,
    .ms-popover-btn .popover-open:after,
    .ms-popover-btn .popover-open.popover-btn-pop .ms-btn-link a:before {
        content: "  "
    }

    @media only screen and (max-width:600px) {
        .ms-popover-btn div.popover-btn-pop {
            position: fixed;
            overflow-y: auto;
            top: 100%;
            margin-top: 56px;
            right: 0;
            left: 0;
            border: 0;
            background-color: #0063be;
            background-color: rgba(0, 99, 190, 0.9);
            height: 100%;
            width: auto;
            padding: 0;
            opacity: 1;
            visibility: visible;
            -ms-transform: -ms-transform .8s cubic-bezier(0.3, 0.8, 0.35, 0.9);
            -webkit-transition: -webkit-transform .8s cubic-bezier(0.3, 0.8, 0.35, 0.9);
            -moz-transition: -moz-transform .8s cubic-bezier(0.3, 0.8, 0.35, 0.9);
            -o-transition: -o-transform .8s cubic-bezier(0.3, 0.8, 0.35, 0.9);
            transition: transform .8s cubic-bezier(0.3, 0.8, 0.35, 0.9);
            z-index: 210
        }

        .ms-popover-btn div.popover-btn-pop.fast {
            -ms-transform: none 0 cubic-bezier(0.3, 0.8, 0.35, 0.9);
            -webkit-transition: none 0 cubic-bezier(0.3, 0.8, 0.35, 0.9);
            -moz-transition: none 0 cubic-bezier(0.3, 0.8, 0.35, 0.9);
            -o-transition: none 0 cubic-bezier(0.3, 0.8, 0.35, 0.9);
            transition: none 0 cubic-bezier(0.3, 0.8, 0.35, 0.9)
        }

        .ms-popover-btn div.popover-btn-pop.popover-open {
            -webkit-transform: translate3d(0, -100%, 0);
            -moz-transform: translate3d(0, -100%, 0);
            -ms-transform: translate3d(0, -100%, 0);
            -o-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }

        .ms-popover-btn div.popover-btn-pop:after,
        .ms-popover-btn div.popover-btn-pop:before {
            display: none
        }

        .ms-popover-btn div.popover-btn-pop .popover-header {
            background-color: #0766be;
            background-color: rgba(0, 99, 190, 0.7);
            border-bottom: 1px solid #105799;
            padding: 0 56px 0 20px;
            position: relative;
            min-height: 30px
        }

        .ms-popover-btn div.popover-btn-pop h3 {
            color: #fff;
            padding: 22px 0;
            margin: 0
        }

        .ms-popover-btn div.popover-btn-pop a {
            color: #fff
        }

        .ms-popover-btn div.popover-btn-pop .popover-close {
            background: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            width: 56px;
            min-height: 30px;
            height: auto
        }

        .ms-popover-btn div.popover-btn-pop .popover-close:after {
            background: transparent url("../images/irw/sprite_main.png") -50px -8px no-repeat;
            content: " ";
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            top: 50%;
            left: 50%;
            margin-left: -8px;
            margin-top: -8px;
            overflow: hidden
        }
    }

    .ms-how-to-buy .popover-btn-pop {
        left: -318px;
        width: 300px
    }

    .ms-how-to-buy .popover-btn-pop ul li {
        overflow: hidden
    }

    .ms-how-to-buy .popover-btn-pop ul li a {
        cursor: pointer;
        margin-bottom: 0;
        font-weight: bold;
        display: block
    }

    .ms-how-to-buy .popover-btn-pop ul li a:before {
        left: 0
    }

    @media only screen and (max-width:600px) {
        .ms-how-to-buy .popover-btn-pop ul li {
            border-bottom: 1px solid #105799
        }

        .ms-how-to-buy .popover-btn-pop ul li a {
            padding: 23px 10px 23px 48px;
            width: 100%
        }

        .ms-how-to-buy .popover-btn-pop ul li a:before {
            left: 20px;
            top: 20px
        }

        .ms-how-to-buy .popover-btn-pop ul li a:hover {
            color: #00a0df
        }

        .ms-how-to-buy .ms-btn-link .i-tour:before {
            background-position: -200px center
        }

        .ms-how-to-buy .ms-btn-link .i-video:before {
            background-position: -220px center
        }

        .ms-how-to-buy .ms-btn-link .i-pdf:before {
            background-position: -240px center
        }

        .ms-how-to-buy .ms-btn-link .i-lock:before {
            background-position: -260px center
        }

        .ms-how-to-buy .ms-btn-link .i-people:before {
            background-position: -280px center
        }

        .ms-how-to-buy .ms-btn-link .i-cart:before {
            background-position: -300px center
        }

        .ms-how-to-buy .ms-btn-link .i-share:before {
            background-position: -320px center
        }

        .ms-how-to-buy .ms-btn-link .i-chat:before {
            background-position: -340px center
        }

        .ms-how-to-buy .ms-btn-link .i-contact:before {
            background-position: -360px center
        }

        .ms-how-to-buy .ms-btn-link .i-manual:before {
            background-position: -380px center
        }

        .ms-how-to-buy .ms-btn-link .i-person:before {
            background-position: -420px center
        }

        .ms-how-to-buy .ms-btn-link .i-mail:before {
            background-position: -680px center
        }

        .ms-how-to-buy .ms-btn-link .i-search:before {
            background-position: -740px center
        }

        .ms-how-to-buy .ms-btn-link .i-filter:before {
            background-position: -800px center
        }

        .ms-how-to-buy .ms-btn-link .i-ext:before {
            background-position: -860px center
        }

        .ms-how-to-buy .ms-btn-link .i-download:before {
            background-position: -920px center
        }

        .ms-how-to-buy .ms-btn-link .i-form:before {
            background-position: -980px center
        }

        .ms-how-to-buy .ms-btn-link .i-download-tray:before {
            background-position: -1040px center
        }
    }

    .ms-empowering-tools .popover-btn-pop {
        left: -468px;
        width: 450px
    }

    .ms-empowering-tools .popover-btn-pop div.tool-row-all {
        background: url(../images/irw/bg_emp_tools.png) 200px -6px no-repeat;
        -moz-column-width: 13em;
        -webkit-column-width: 13em;
        -moz-column-gap: 1em;
        -webkit-column-gap: 1em;
        width: 440px
    }

    .ms-empowering-tools .popover-btn-pop div.tool-column {
        width: 204px;
        float: left
    }

    .ms-empowering-tools .popover-btn-pop div.tool-details {
        clear: both;
        display: table;
        background-image: none
    }

    .ms-empowering-tools .popover-btn-pop div.tool-details ul {
        width: 408px
    }

    .ms-empowering-tools .popover-btn-pop div.tool-details ul li {
        float: right
    }

    .ms-empowering-tools .popover-btn-pop h3 {
        margin-top: 3px;
        margin-bottom: 0
    }

    .ms-empowering-tools .popover-btn-pop ul {
        display: inline-block;
        margin-top: 20px;
        width: 184px
    }

    .ms-empowering-tools .popover-btn-pop ul li.title {
        font-weight: bold;
        font-size: .8em;
        padding-bottom: 7px
    }

    .ms-empowering-tools .popover-btn-pop ul li a {
        cursor: pointer;
        margin-bottom: 0;
        font-weight: bold;
        display: block;
        padding: 8px 0 8px 0;
        text-transform: none
    }

    .ms-empowering-tools .popover-btn-pop ul li a:before {
        left: 0
    }

    .ms-empowering-tools .popover-btn-pop ul li a.tool-more-link {
        padding: 13px 0 13px 25px
    }

    @media only screen and (max-width:600px) {
        .ms-empowering-tools .popover-btn-pop div.tool-row-all {
            background-image: none;
            display: table;
            width: 100%
        }

        .ms-empowering-tools .popover-btn-pop div.tool-row-all ul {
            float: none;
            width: 100%;
            padding: 0;
            margin: 0
        }

        .ms-empowering-tools .popover-btn-pop div.tool-row-all ul li.title {
            color: #fff
        }

        .ms-empowering-tools .popover-btn-pop div.tool-row-all ul li.title {
            padding: 23px 10px 23px 20px
        }

        .ms-empowering-tools .popover-btn-pop div.tool-row-all ul li {
            border-bottom: 1px solid #105799
        }

        .ms-empowering-tools .popover-btn-pop div.tool-row-all ul li a {
            padding: 13px 10px 13px 20px;
            width: 100%
        }

        .ms-empowering-tools .popover-btn-pop div.tool-row-all ul li a:before {
            left: 20px
        }

        .ms-empowering-tools .popover-btn-pop div.tool-row-all ul li a:hover {
            color: #00a0df
        }

        .ms-empowering-tools .popover-btn-pop div.tool-column {
            width: 100%;
            float: none
        }

        .ms-empowering-tools .popover-btn-pop div.tool-details {
            background-image: none;
            margin: 10px 0 -5px 0
        }

        .ms-empowering-tools .popover-btn-pop div.tool-details ul {
            width: auto;
            margin: 0 0 0 22px
        }

        .ms-empowering-tools .popover-btn-pop div.tool-details ul li {
            float: none;
            border-bottom: 0
        }

        .ms-empowering-tools .popover-btn-pop div.tool-details ul li a.tool-more-link {
            padding: 13px 0 20px 35px
        }

        .ms-empowering-tools .ms-btn-link .i-ext:before {
            background-position: -860px center
        }
    }

    .ms-share-connect .popover-btn-pop {
        left: -416px;
        width: 398px
    }

    .ms-share-connect .popover-btn-pop ul {
        clear: both
    }

    .ms-share-connect .popover-btn-pop ul li {
        float: left;
        overflow: hidden;
        padding-left: 5px
    }

    .ms-share-connect .popover-btn-pop ul li:first-child {
        padding: 0
    }

    .ms-share-connect .popover-btn-pop ul li a {
        cursor: pointer;
        margin-bottom: 0
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link {
        display: inline-block
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a {
        display: inline-block;
        padding: 0;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 10px;
        position: relative;
        line-height: 1.2;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 40px;
        width: 40px;
        overflow: hidden;
        text-indent: -999px
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:before {
        background-image: url("../images/irw/socialmedia_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 40px;
        height: 40px;
        vertical-align: middle;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-facebook:before {
        background-position: 0 center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-twitter:before {
        background-position: -40px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-google:before {
        background-position: -80px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-email:before {
        background-position: -120px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-linkedin:before {
        background-position: -160px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-periscope:before {
        background-position: -200px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-youtube:before {
        background-position: -240px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-motorola-launchpad:before {
        background-position: -280px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-instagram:before {
        background-position: -320px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-pinterest:before {
        background-position: -360px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-white {
        color: #fff
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-white.i-facebook:before {
        background-position: -400px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-white.i-twitter:before {
        background-position: -440px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-white.i-google:before {
        background-position: -480px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-white.i-email:before {
        background-position: -520px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-white.i-linkedin:before {
        background-position: -560px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-white.i-periscope:before {
        background-position: -600px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-white.i-youtube:before {
        background-position: -640px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-white.i-motorola-launchpad:before {
        background-position: -680px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-white.i-instagram:before {
        background-position: -720px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-white.i-pinterest:before {
        background-position: -760px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:hover {
        color: #00a0df
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:hover.i-facebook:before {
        background-position: -800px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:hover.i-twitter:before {
        background-position: -840px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:hover.i-google:before {
        background-position: -880px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:hover.i-email:before {
        background-position: -920px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:hover.i-linkedin:before {
        background-position: -960px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:hover.i-periscope:before {
        background-position: -1000px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:hover.i-youtube:before {
        background-position: -1040px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:hover.i-motorola-launchpad:before {
        background-position: -1080px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:hover.i-instagram:before {
        background-position: -1120px center
    }

    .ms-share-connect .popover-btn-pop .ms-btn-link>a:hover.i-pinterest:before {
        background-position: -1160px center
    }

    @media only screen and (max-width:600px) {
        .ms-share-connect .popover-btn-pop .ms-btn-link {
            width: 100%
        }

        .ms-share-connect .popover-btn-pop ul li {
            float: none;
            width: 100%;
            border-bottom: 1px solid #105799;
            line-height: 0;
            padding: 0
        }

        .ms-share-connect .popover-btn-pop ul li a {
            line-height: 1.2;
            padding: 0 20px 0 48px;
            width: 100%
        }

        .ms-share-connect .popover-btn-pop ul li a:hover {
            color: #00a0df
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a {
            text-indent: 0;
            width: 100%;
            padding: 23px 20px 23px 70px;
            height: auto;
            margin: 0;
            max-height: none
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a:before {
            left: 20px;
            top: 50%;
            margin-top: -20px
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-facebook:before {
            background-position: -400px center
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-twitter:before {
            background-position: -440px center
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-google:before {
            background-position: -480px center
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-email:before {
            background-position: -520px center
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-linkedin:before {
            background-position: -560px center
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-periscope:before {
            background-position: -600px center
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-youtube:before {
            background-position: -640px center
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-motorola-launchpad:before {
            background-position: -680px center
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-instagram:before {
            background-position: -720px center
        }

        .ms-share-connect .popover-btn-pop .ms-btn-link>a.i-pinterest:before {
            background-position: -760px center
        }
    }

    .ms-hero-home {
        margin-top: 51px;
        position: relative;
        background: #333;
        height: auto
    }

    .ms-hero-home .ms-site-cont {
        max-width: 100%;
        font-size: 0;
        overflow: hidden
    }

    @media(min-width:1920px) {
        .ms-hero-home .ms-site-cont {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0
        }
    }

    .ms-hero-home .slide-list {
        height: 230px;
        list-style: none;
        display: block;
        white-space: nowrap;
        overflow: visible;
        position: relative
    }

    .ms-hero-home .img-cont {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: auto
    }

    .ms-hero-home .slide {
        font-size: 16px;
        white-space: normal;
        overflow: hidden;
        position: relative;
        z-index: 1;
        display: inline-block;
        width: 100%;
        height: 100%;
        vertical-align: top
    }

    .ms-hero-home h3 {
        font-size: 40px;
        margin-top: 0;
        margin-bottom: 7px;
        line-height: .95;
        text-transform: uppercase
    }

    .ms-hero-home p {
        color: #444;
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 10px
    }

    .ms-hero-home a {
        font-size: 13px
    }

    .ms-hero-home .caption-cont {
        width: 100%;
        position: relative;
        z-index: 5;
        margin: 0 auto;
        max-width: 1240px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 40px
    }

    .ms-hero-home .caption {
        color: #000;
        width: 420px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: right;
        margin-top: 20px;
        background: #fff;
        background: rgba(255, 255, 255, 0.9);
        padding: 16px 20px
    }

    .ms-hero-home .caption.cap-left {
        float: left
    }

    .ms-hero-home .caption.cap-width-1 {
        width: 430px
    }

    .ms-hero-home .caption.cap-width-2 {
        width: 410px
    }

    .ms-hero-home .caption.cap-width-3 {
        width: 400px
    }

    .ms-hero-home .caption.cap-width-4 {
        width: 390px
    }

    .ms-hero-home .caption a {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative
    }

    .ms-hero-home .caption a:after {
        position: relative;
        content: " ";
        display: inline-block;
        width: 6px;
        height: 6px;
        border-right: 2px solid #0063be;
        border-top: 2px solid #0063be;
        transform: rotate(45deg);
        margin-left: 5px
    }

    .ms-hero-home .caption a:hover:after {
        border-right: 2px solid #00a0df;
        border-top: 2px solid #00a0df
    }

    .ms-hero-home .hero-nav {
        font-size: 16px;
        position: relative;
        margin-top: -30px;
        height: 30px;
        z-index: 4;
        text-align: center
    }

    .ms-hero-home .hero-nav ul {
        margin: 0 auto;
        display: inline-block
    }

    .ms-hero-home .hero-nav li {
        display: inline-block;
        margin-left: 10px
    }

    .ms-hero-home .hero-nav li:first-child {
        margin-left: 0
    }

    .ms-hero-home .hero-nav a {
        display: inline-block;
        height: 20px;
        width: 20px;
        position: relative;
        text-indent: -9999px;
        overflow: hidden
    }

    .ms-hero-home .hero-nav a:after {
        content: " ";
        display: inline-block;
        position: absolute;
        width: 10px;
        height: 10px;
        top: 50%;
        left: 50%;
        margin-top: -5px;
        margin-left: -5px;
        background-color: #999;
        border: 2px solid #fff;
        -moz-transition: background-color .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: background-color .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: background-color .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: background-color .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: background-color .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

    .ms-hero-home .hero-nav .active a:after {
        content: "  ";
        background-color: #0063be
    }

    .ms-hero-home.ms-hero-home-carousel {
        height: auto
    }

    @media only screen and (max-width:984px) {
        .ms-hero-home {
            margin-top: 0
        }

        .ms-hero-home .caption.cap-width-1 {
            width: 384px !important
        }

        .ms-hero-home .caption.cap-width-2 {
            width: 364px !important
        }

        .ms-hero-home .caption.cap-width-3 {
            width: 354px !important
        }

        .ms-hero-home .caption.cap-width-4 {
            width: 344px !important
        }

        .ms-hero-home .caption-cont {
            padding: 0 20px
        }

        .ms-hero-home .caption {
            width: 374px
        }

        .ms-hero-home h3 {
            font-size: 36px;
            overflow-wrap: break-word
        }
    }

    @media only screen and (max-width:600px) {
        .ms-hero-home {
            background: 0
        }

        .ms-hero-home h3 {
            font-size: 28px;
            overflow-wrap: break-word
        }

        .ms-hero-home p {
            font-size: 22px
        }

        .ms-hero-home .slide-list {
            height: auto !important
        }

        .ms-hero-home .img-cont {
            position: relative;
            height: 220px;
            bottom: auto
        }

        .ms-hero-home .caption-cont {
            padding: 0 20px
        }

        .ms-hero-home .caption {
            text-align: left;
            position: static;
            max-width: none;
            width: auto;
            padding: 0;
            float: none
        }

        .ms-hero-home .hero-nav {
            position: relative;
            top: 0;
            bottom: auto;
            margin-top: 10px
        }

        .ms-hero-home .ms-hero-home-sm .caption-cont {
            margin-top: 0 !important
        }

        .ms-hero-home .ms-hero-home-sm .control {
            top: 20% !important
        }

        .ms-hero-home .ms-hero-home-sm .hero-nav a:after {
            background-color: rgba(145, 145, 145, 0.7) !important;
            border: 0
        }

        .ms-hero-home .ms-hero-home-sm .hero-nav a:hover:after {
            background-color: rgba(145, 145, 145, 0.9) !important
        }

        .ms-hero-home .ms-hero-home-sm .hero-nav .active a:after {
            background-color: #0063be !important;
            border: 0
        }
    }

    .ms-hero-home-sm {
        margin-top: 0 !important
    }

    .ms-hero-home-sm .slide-list {
        height: 450px !important
    }

    .ms-hero-home-sm .caption-cont {
        margin-top: 0
    }

    .ms-hero-home-sm .caption h1 {
        margin: 0;
        padding: 0;
        font-family: "univers-b";
        line-height: 2.3rem
    }

    .ms-hero-home-sm .caption h3 {
        margin: 0;
        font-family: "univers-lt" !important;
        color: #777;
        font-size: 1.5rem;
        margin-top: 5px
    }

    .ms-hero-home-sm .caption p {
        font-family: "univers-lt";
        margin-top: 5px;
        font-size: 1.1rem;
        margin-bottom: 5px
    }

    .ms-hero-home-sm .hero-nav {
        z-index: 101
    }

    .ms-hero-home-sm .hero-nav a:after {
        background-color: rgba(255, 255, 255, 0.7);
        border: 0
    }

    .ms-hero-home-sm .hero-nav a:hover:after {
        background-color: rgba(255, 255, 255, 0.9)
    }

    .ms-hero-home-sm .hero-nav .active a:after {
        background-color: #0063be !important;
        border: 0
    }

    .ms-hero-home-sm button {
        width: auto;
        margin-top: 15px
    }

    .ms-hero-home-sm .control {
        position: absolute;
        height: 50px;
        width: 50px;
        top: 50%;
        z-index: 101
    }

    .ms-hero-home-sm .control label {
        width: 100%;
        height: 32px;
        margin: 7px auto;
        display: block
    }

    .ms-hero-home-sm .control.next {
        right: 0;
        -webkit-transition: right .4s ease-out;
        transition: right .4s ease-out
    }

    .ms-hero-home-sm .control.next span {
        position: relative;
        display: block;
        margin: auto;
        width: 0;
        height: 0;
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-left: 16px solid rgba(255, 255, 255, 0.8)
    }

    .ms-hero-home-sm .control.next:hover {
        right: -5px;
        -webkit-transition: right .4s ease-out;
        transition: right .4s ease-out
    }

    .ms-hero-home-sm .control.previous {
        left: 0;
        -webkit-transition: left .4s ease-out;
        transition: left .4s ease-out
    }

    .ms-hero-home-sm .control.previous span {
        position: relative;
        display: block;
        margin: auto;
        width: 0;
        height: 0;
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-right: 16px solid rgba(255, 255, 255, 0.9)
    }

    .ms-hero-home-sm .control.previous:hover {
        left: -5px;
        -webkit-transition: left .4s ease-out;
        transition: left .4s ease-out
    }

    .ms-hero-home-mini {
        background: #fff
    }

    .ms-hero-home-mini .hero-nav a:after {
        background-color: rgba(145, 145, 145, 0.7) !important;
        border: 0
    }

    .ms-hero-home-mini .hero-nav a:hover:after {
        background-color: rgba(145, 145, 145, 0.9) !important
    }

    .ms-hero-home-mini .slide-list {
        height: 250px !important
    }

    .ms-hero-home-mini .caption {
        width: 100%;
        padding: 15px
    }

    .ms-hero-home-mini .caption a {
        float: right;
        display: inline-block
    }

    .ms-hero-home-mini .caption .ms-btn {
        margin-top: -65px;
        float: none;
        display: inline-block;
        margin-left: 10px
    }

    .csstransitions .ms-hero-home .slide-list {
        -ms-transform: -ms-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: -webkit-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -moz-transition: -moz-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: -o-transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: transform .4s cubic-bezier(0.3, 0.8, 0.35, 0.9)
    }

    .csstransitions .ms-hero-home .slide-list.no-trans {
        -moz-transition: none;
        -webkit-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }

    .lt-ie9 .ms-hero-home .ms-site-cont {
        overflow: hidden;
        width: auto;
        max-width: 1920px
    }

    .lt-ie9 .ms-hero-home .caption-cont {
        max-width: 945px
    }

    @media only screen and (max-width:600px) {
        .ms-content-main-wide {
            margin-top: 0 !important
        }

        .ms-hero-home-sm .slide-list {
            height: auto !important;
            max-height: none !important
        }

        .ms-hero-home-sm .caption-cont {
            margin-top: 0;
            padding-top: 0 !important;
            padding: 0 20px 0
        }

        .ms-hero-home-sm .caption-cont .caption {
            width: 100%;
            line-height: 1.875rem
        }

        .ms-hero-home-sm .caption-cont .caption button {
            width: 100%
        }

        .ms-hero-home-sm .caption-cont .caption p {
            min-height: 50px
        }

        .ms-hero-home-sm .control {
            top: 18% !important
        }

        .ms-hero-home-sm .hero-nav {
            margin-top: 10px;
            margin-bottom: 20px
        }

        .ms-hero-home-sm .hero-nav a:after {
            background-color: rgba(145, 145, 145, 0.7) !important;
            border: 0
        }

        .ms-hero-home-sm .hero-nav a:hover:after {
            background-color: rgba(145, 145, 145, 0.9) !important
        }

        .ms-hero-home-sm .hero-nav .active a:after {
            background-color: #0063be !important;
            border: 0
        }
    }

    .ms-img-full {
        overflow: hidden;
        position: relative;
        height: 180px
    }

    .ms-img-full img {
        display: block;
        position: absolute;
        margin: 0 auto;
        max-height: 100% !important;
        max-width: none;
        height: auto;
        width: auto
    }

    .ms-img-full.top>img {
        top: 0
    }

    .ms-img-full.left>img {
        left: 0
    }

    .ms-img-full.right>img {
        right: 0
    }

    .ms-img-full.bottom>img {
        bottom: 0
    }

    .ms-img-full.v-center>img {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .ms-img-full.h-center>img {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .ms-img-full.v-center.h-center>img {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .ms-img-full[data-size="w"]>img {
        width: 100%;
        height: auto
    }

    .ms-img-full[data-size="h"]>img {
        height: 100%;
        width: auto
    }

    .backgroundsize .ms-img-full {
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat
    }

    .backgroundsize .ms-img-full.top.left {
        background-position: left top
    }

    .backgroundsize .ms-img-full.top.right {
        background-position: right top
    }

    .backgroundsize .ms-img-full.bottom.left {
        background-position: left bottom
    }

    .backgroundsize .ms-img-full.bottom.right {
        background-position: right bottom
    }

    .backgroundsize .ms-img-full.top.h-center {
        background-position: center top
    }

    .backgroundsize .ms-img-full.bottom.h-center {
        background-position: center bottom
    }

    .backgroundsize .ms-img-full.left.v-center {
        background-position: left center
    }

    .backgroundsize .ms-img-full.right.v-center {
        background-position: right center
    }

    .backgroundsize .ms-img-full.v-center.h-center {
        background-position: center center
    }

    .backgroundsize .ms-img-full img {
        filter: "alpha(opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        min-height: 100%;
        min-width: 100%
    }

    @media print {
        .backgroundsize .ms-img-full .background-size .ms-img-full img {
            filter: "alpha(opacity=100)";
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1
        }
    }

    .no-backgroundsize .ms-img-full {
        background-image: none !important
    }

    .no-backgroundsize .ms-img-full.v-center>img {
        top: 0
    }

    .no-backgroundsize .ms-img-full.h-center>img {
        left: 0
    }

    .ms-news-ticker {
        margin-bottom: 20px;
        position: relative
    }

    .ms-news-ticker .dir-buttons {
        position: absolute;
        left: 0;
        top: 0;
        border: 1px solid #ccc;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .ms-news-ticker .dir-buttons button {
        float: left;
        height: 38px;
        width: 39px;
        text-align: center;
        border: 0;
        background: #fff;
        background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f2f2f2));
        background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%)
    }

    .ms-news-ticker .dir-buttons button.previous-news span,
    .ms-news-ticker .dir-buttons button.next-news span {
        height: 11px;
        width: 7px;
        display: inline-block
    }

    .ms-news-ticker .dir-buttons button.previous-news {
        border-right: 1px solid #ccc
    }

    .ms-news-ticker .dir-buttons button.previous-news span {
        background: url("../images/irw/sprite_main.png") -55px -78px no-repeat #f7f7f7
    }

    .ms-news-ticker .dir-buttons button.previous-news.disabled {
        cursor: default
    }

    .ms-news-ticker .dir-buttons button.previous-news.disabled span {
        background: url("../images/irw/sprite_main.png") -55px -67px no-repeat #f7f7f7
    }

    .ms-news-ticker .dir-buttons button.next-news {
        border-left: 1px solid transparent
    }

    .ms-news-ticker .dir-buttons button.next-news span {
        background: url("../images/irw/sprite_main.png") -48px -78px no-repeat #f7f7f7
    }

    .ms-news-ticker .dir-buttons button.next-news.disabled {
        cursor: default
    }

    .ms-news-ticker .dir-buttons button.next-news.disabled span {
        background: url("../images/irw/sprite_main.png") -48px -67px no-repeat #f7f7f7
    }

    .ms-news-ticker .news-list {
        display: block;
        padding: 10px 200px 10px 100px;
        min-height: 20px
    }

    .ms-news-ticker .news-list li {
        overflow: hidden;
        text-overflow: ellipsis;
        position: absolute;
        top: 10px;
        left: 100px;
        right: 210px;
        background: #fff
    }

    .ms-news-ticker .news-list li.active {
        z-index: 160
    }

    .ms-news-ticker .news-list li a {
        white-space: nowrap
    }

    .ms-news-ticker .more-news {
        position: absolute;
        right: 0;
        top: 15px;
        text-transform: uppercase;
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        font-weight: 700
    }

    .ms-news-ticker .more-news:after {
        content: " ";
        display: inline-block;
        margin-left: 9px;
        height: 11px;
        width: 7px;
        overflow: hidden;
        position: relative;
        top: 1px;
        background: url("../images/irw/sprite_main.png") -48px -78px no-repeat
    }

    @media only screen and (max-width:600px) {
        .ms-news-ticker {
            *zoom: 1
        }

        .ms-news-ticker:before,
        .ms-news-ticker:after {
            display: table;
            content: "";
            line-height: 0
        }

        .ms-news-ticker:after {
            clear: both
        }

        .ms-news-ticker .dir-buttons {
            position: relative;
            top: auto;
            left: auto;
            display: inline-block;
            float: left
        }

        .ms-news-ticker .news-list {
            padding: 0;
            margin-bottom: 10px
        }

        .ms-news-ticker .news-list li.news-item {
            overflow: auto;
            left: 0;
            right: 0;
            top: 0;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none
        }

        .ms-news-ticker .news-list li.news-item.active {
            position: relative
        }

        .ms-news-ticker .news-list li.news-item a {
            white-space: normal
        }

        .ms-news-ticker .more-news {
            position: relative;
            top: auto;
            right: auto;
            float: right;
            margin-top: 15px
        }
    }

    .csstransitions .ms-news-ticker .news-item {
        display: block;
        top: 50%;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
        filter: "alpha(opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        -moz-transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: opacity .4s cubic-bezier(0.3, 0.8, 0.35, 0.9)
    }

    .csstransitions .ms-news-ticker .news-item.active {
        filter: "alpha(opacity=100)";
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }

    .ms-home-teaser .img-cont {
        height: 200px
    }

    .ms-home-teaser h3 {
        font-size: 32px;
        margin-bottom: 10px;
        line-height: .95;
        text-transform: uppercase
    }

    .ms-home-teaser h4 {
        font-size: 20px;
        margin-bottom: 11px
    }

    .ms-home-teaser h3,
    .ms-home-teaser h4 {
        margin-top: 20px;
        color: #000
    }

    .ms-home-teaser p {
        margin-top: 0;
        margin-bottom: 12px
    }

    .ms-home-teaser p.subheader {
        color: #444;
        font-size: 24px;
        margin-bottom: 10px
    }

    .ms-home-teaser .video-link,
    .ms-home-teaser .img-cont {
        display: block;
        position: relative
    }

    .ms-home-teaser .btn-play {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -webkit-border-radius: 34px;
        -moz-border-radius: 34px;
        border-radius: 34px;
        border: 3px solid #fff;
        width: 54px;
        height: 34px;
        margin-top: -17px;
        margin-left: -30px;
        background: #000
    }

    .ms-home-teaser .btn-play:after {
        content: " ";
        height: 0;
        width: 0;
        border-left: 10px solid #fff;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        margin-left: -4px;
        margin-top: -6px;
        position: absolute;
        top: 50%;
        left: 50%;
        display: block
    }

    .ms-home-teaser .video-link:hover .btn-play {
        border: 3px solid #00a0df
    }

    .ms-home-teaser .video-link:hover .btn-play:after {
        content: "  ";
        border-left: 10px solid #00a0df
    }

    .ms-home-teaser .ms-btn-link a:after {
        display: none
    }

    .ms-home-teaser ul a {
        font-weight: 700;
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        text-transform: uppercase;
        position: relative
    }

    .ms-home-teaser ul a:hover {
        color: #00a0df
    }

    .ms-home-teaser ul a:after {
        position: relative;
        left: 0;
        top: -1px;
        background: url("../images/irw/sprite_main.png") -48px -78px no-repeat;
        content: " ";
        display: inline-block;
        width: 7px;
        height: 11px;
        vertical-align: middle;
        overflow: hidden;
        margin-left: 5px
    }

    @media only screen and (max-width:600px) {
        h3 {
            overflow-wrap: break-word
        }
    }

    @media only screen and (max-width:984px) {
        h3 {
            overflow-wrap: break-word
        }
    }

    .wide-img-teaser>li {
        display: block;
        margin-bottom: 30px;
        width: 100%
    }

    .wide-img-teaser>li .img-cont-outer,
    .wide-img-teaser>li .text-cont {
        float: left
    }

    .wide-img-teaser>li .img-cont-outer {
        overflow: hidden;
        border: 1px solid #ccc;
        width: 33.33333%;
        height: 115px;
        padding: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .wide-img-teaser>li .img-cont {
        width: 100%;
        height: 100%
    }

    .wide-img-teaser>li .text-cont {
        padding-left: 20px;
        width: 66.66666%;
        vertical-align: top;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .wide-img-teaser>li h4 {
        margin-bottom: 14px
    }

    @media only screen and (max-width:600px) {

        .wide-img-teaser>li .img-cont-outer,
        .wide-img-teaser>li .text-cont {
            float: none
        }

        .wide-img-teaser>li .img-cont-outer {
            width: 50%
        }

        .wide-img-teaser>li .text-cont {
            width: auto;
            padding-left: 0
        }

        .wide-img-teaser>li .text-cont h4 {
            margin-top: 10px
        }
    }

    .ms-tab-section {
        -moz-transition: background-color 1s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: background-color 1s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: background-color 1s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: background-color 1s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: background-color 1s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        padding: 10px;
        margin: -10px -10px 29px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 4px
    }

    .ms-tab-section .tab-section-title {
        padding-bottom: 6px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 17px;
        margin-top: 12px
    }

    .ms-tab-section .haslock>span {
        background: transparent url("../images/irw/sprite_main.png") -25px -99px no-repeat;
        width: 11px;
        height: 13px;
        display: inline-block;
        margin-left: 4px
    }

    .ms-tab-section h4 {
        margin: 10px 0 10px
    }

    .ms-tab-section p {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.375;
        margin: 0 0 16px
    }

    .ms-tab-section p.last {
        margin-bottom: 0
    }

    .ms-tab-section .tab-section-colitem-list {
        *zoom: 1;
        margin: 0;
        overflow: hidden
    }

    .ms-tab-section .tab-section-colitem-list:before,
    .ms-tab-section .tab-section-colitem-list:after {
        display: table;
        content: "";
        line-height: 0
    }

    .ms-tab-section .tab-section-colitem-list:after {
        clear: both
    }

    .ms-tab-section .tab-section-colitem-list>li {
        width: 50%;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px 0 0
    }

    .ms-tab-section .tab-section-colitem-list .ms-column {
        padding: 0 10px 0 0 !important
    }

    .ms-tab-section .tab-section-colitem-list .columncontrol {
        padding: 0 10px 0 10px
    }

    .ms-tab-section .tab-section-colitem-list .columncontrol .column {
        margin-right: 15px
    }

    .ms-tab-section .tab-section-colitem-list .relateditems {
        padding: 0 10px 0 10px !important
    }

    .ms-tab-section .tab-section-colitem-list .relateditems li {
        margin-bottom: 10px
    }

    .ms-tab-section .tab-section-column-list {
        width: 49%;
        display: inline-block;
        vertical-align: top
    }

    .ms-tab-section .tab-section-meta {
        color: #666;
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        margin-bottom: 7px
    }

    .tab-section-doc-feature {
        clear: both;
        padding-left: 80px;
        background: url("../images/irw/doc_large.png") left top no-repeat;
        min-width: 60px;
        min-height: 84px;
        margin-bottom: 16px
    }

    .tab-section-doc-feature.doc-download {
        background-image: url("../images/irw/download_large.png")
    }

    .tab-section-doc-feature h4 {
        margin: 10px 0 10px
    }

    .tab-section-doc-feature p {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.375;
        margin: 0 0 16px
    }

    .tab-section-doc-feature p.last {
        margin-bottom: 0
    }

    .tab-section-doc-feature .tab-section-meta {
        color: #666;
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        margin-bottom: 7px
    }

    .ie8 .ms-tab-section .tab-section-colitem-list {
        padding-left: 10px;
        padding-right: 20px
    }

    .thumbnail-list li {
        display: block;
        margin-bottom: 30px;
        width: 100%
    }

    .thumbnail-list .img-cont {
        display: inline-block;
        overflow: hidden;
        border: 1px solid #ccc;
        width: 35%;
        height: auto;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .thumbnail-list .img-cont img {
        position: relative;
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: 100%;
        top: 50%
    }

    .thumbnail-list .text-cont {
        display: inline-block;
        padding-left: 3%;
        width: 60%;
        vertical-align: top
    }

    .clienteling-subsection h4 {
        margin-bottom: 14px
    }

    @media only screen and (max-width:600px) {
        .thumbnail-list .img-cont {
            display: block;
            width: 50%
        }

        .thumbnail-list .text-cont {
            display: block;
            padding-left: 0;
            width: 100%
        }

        .thumbnail-list .text-cont h4 {
            margin-top: 10px
        }
    }

    @media only screen and (max-width:984px) {
        .tab-section-doc-feature {
            padding-left: 0;
            padding-top: 90px
        }
    }

    @media only screen and (max-width:480px) {
        .ms-tab-section .tab-section-colitem-list>li {
            width: auto;
            float: none
        }

        .ms-tab-section .tab-section-column-list {
            width: auto
        }
    }

    .ms-tab-section-doc-item {
        clear: both;
        position: relative;
        padding-left: 30px;
        list-style: none
    }

    .ms-tab-section-doc-item:before {
        content: " ";
        display: block;
        left: 0;
        top: 0;
        width: 16px;
        height: 20px;
        overflow: hidden;
        position: absolute;
        background: url("../images/irw/doctypes.png") left top no-repeat
    }

    .ms-tab-section-doc-item.doctype-download:before {
        background-position: -16px top
    }

    .ms-tab-section-doc-item.doctype-video:before {
        background-position: -32px top
    }

    .ms-tab-section-doc-item .tab-section-meta {
        color: #666;
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        margin-bottom: 7px
    }

    .ms-tab-section-doc-item h4 {
        margin: 10px 0 10px !important
    }

    .ms-tab-section-doc-item p {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.375;
        margin: 0 0 16px
    }

    .ms-tab-section-doc-item p.last {
        margin-bottom: 0
    }

    .ms-nav-tree .mobile-header-title {
        display: none
    }

    .ms-nav-tree .nav-menu {
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        font-weight: 700
    }

    .ms-nav-tree .nav-menu>ul {
        margin-bottom: 20px
    }

    .ms-nav-tree .nav-menu>ul ul {
        font-size: 16px
    }

    .ms-nav-tree .nav-menu>ul ul ul {
        display: none;
        font-size: 14px
    }

    .ms-nav-tree .nav-menu>ul ul ul a {
        padding-left: 17px;
        padding-right: 17px
    }

    .ms-nav-tree .nav-menu>ul ul ul ul {
        font-size: 12px
    }

    .ms-nav-tree .nav-menu>ul ul ul ul a {
        padding-left: 34px;
        padding-right: 34px;
        font-weight: normal
    }

    .ms-nav-tree .nav-menu h4 {
        margin: 0;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25;
        text-transform: uppercase
    }

    .ms-nav-tree .nav-menu h4 a {
        padding-top: 0;
        font-size: 16px
    }

    .ms-nav-tree .nav-menu h4.active a {
        color: #444
    }

    .ms-nav-tree .nav-menu h4.active a:hover {
        color: #afa79f
    }

    .ms-nav-tree .nav-menu a {
        border-bottom: 1px solid #ccc;
        display: block;
        padding: 12px 7px 12px 7px
    }

    .ms-nav-tree .nav-menu a:hover {
        color: #003b72
    }

    .ms-nav-tree .nav-menu li.active-children .active-children ul,
    .ms-nav-tree .nav-menu li.active-children ul {
        display: block
    }

    .ms-nav-tree .nav-menu li.active-children .active-children ul li ul,
    .ms-nav-tree .nav-menu li.active-children ul li ul {
        display: none
    }

    .ms-nav-tree .nav-menu li.active-children .active-children ul li.active ul,
    .ms-nav-tree .nav-menu li.active-children ul li.active ul {
        display: block
    }

    .ms-nav-tree .nav-menu li.active {
        background-color: #e5eff8;
        border-bottom: 1px solid #ccc
    }

    .ms-nav-tree .nav-menu li.active a {
        border-top: 1px solid #b7d3ec;
        border-bottom: 0
    }

    .ms-nav-tree .nav-menu li.active>a {
        color: #444;
        border-top: 0;
        pointer-events: none;
        cursor: default
    }

    .ms-nav-tree .nav-menu li.active>a:hover {
        color: #444
    }

    .ms-nav-tree .nav-menu li.active>ul {
        display: block
    }

    @media only screen and (max-width:600px) {
        .ms-nav-tree {
            position: fixed;
            background-color: #fff;
            z-index: 5;
            top: 65px;
            bottom: 0;
            right: 0;
            left: 0;
            padding: 15px 20px 50px;
            width: 100%;
            overflow-y: scroll;
            -webkit-overflow-scrolling: touch;
            -ms-transform: -ms-transform .6s cubic-bezier(0.3, 0.8, 0.35, 0.9);
            -webkit-transition: -webkit-transform .6s cubic-bezier(0.3, 0.8, 0.35, 0.9);
            -moz-transition: -moz-transform .6s cubic-bezier(0.3, 0.8, 0.35, 0.9);
            -o-transition: -o-transform .6s cubic-bezier(0.3, 0.8, 0.35, 0.9);
            transition: transform .6s cubic-bezier(0.3, 0.8, 0.35, 0.9);
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

        .ms-nav-tree.nav-closed {
            -webkit-transform: translate3d(-110%, 0, 0);
            -moz-transform: translate3d(-110%, 0, 0);
            -ms-transform: translate3d(-110%, 0, 0);
            -o-transform: translate3d(-110%, 0, 0);
            transform: translate3d(-110%, 0, 0)
        }

        .ms-nav-tree .mobile-header-title {
            display: block
        }

        .ms-nav-tree .mobile-header-title .ms-breadcrumbs {
            display: block
        }

        .ms-nav-tree .mobile-header-title .ms-header-title {
            border-bottom: 2px solid #ccc;
            margin-bottom: 17px
        }

        .ms-nav-tree h2 {
            font-size: 36px;
            font-size: 2.25rem;
            line-height: 1.05;
            letter-spacing: 0;
            text-transform: uppercase
        }
    }

    @media only screen and (max-width:600px) and (min-width:1025px) {
        .ms-nav-tree h2 {
            font-size: 40px;
            font-size: 2.5rem
        }
    }

    @media only screen and (max-width:600px) and (max-width:600px) {
        .ms-nav-tree h2 {
            font-size: 30px;
            font-size: 1.875rem
        }
    }

    @media only screen and (max-width:600px) {
        .ms-nav-tree .nav-menu>ul ul {
            text-transform: none
        }

        .ms-nav-tree .nav-menu>ul ul ul {
            text-transform: uppercase
        }

        .ms-nav-tree .nav-menu>ul ul ul ul {
            text-transform: none
        }

        .ms-nav-tree .nav-menu>ul ul ul ul a {
            padding-left: 10px;
            padding-right: 10px;
            font-weight: normal
        }

        .ms-nav-tree .nav-menu a {
            padding: 12px 0
        }

        .ms-nav-tree .nav-menu li a,
        .ms-nav-tree .nav-menu li h4 {
            display: none
        }

        .ms-nav-tree .nav-menu li.header-active a,
        .ms-nav-tree .nav-menu li.header-active h4,
        .ms-nav-tree .nav-menu li.active a {
            display: block;
            border-bottom: 1px solid #ccc;
            border-top: 0;
            text-transform: none;
            font-weight: 700;
            cursor: pointer;
            pointer-events: auto
        }

        .ms-nav-tree .nav-menu li.header-active,
        .ms-nav-tree .nav-menu li.active {
            background-color: transparent;
            border-bottom: 0
        }

        .ms-nav-tree .nav-menu li.header-active h4 {
            border-bottom: 0
        }

        .ms-nav-tree .nav-menu li.header-active h4 a {
            color: #0063be;
            font-size: 20px;
            padding-top: 12px;
            position: relative
        }

        .ms-nav-tree .nav-menu li.header-active h4 a:hover {
            color: #003b72
        }

        .ms-nav-tree .nav-menu li.header-active h4 a:after {
            content: " ";
            display: block;
            position: absolute;
            top: 25px;
            right: 0;
            width: 7px;
            height: 11px;
            margin-top: -5px;
            background: transparent url("../images/irw/sprite_main.png") -48px -78px no-repeat
        }

        .ms-nav-tree .nav-menu li.active>a {
            color: #0063be;
            font-size: 20px;
            position: relative
        }

        .ms-nav-tree .nav-menu li.active>a:hover {
            color: #003b72
        }

        .ms-nav-tree .nav-menu li.active>a:after {
            content: " ";
            display: block;
            position: absolute;
            top: 25px;
            right: 0;
            width: 7px;
            height: 11px;
            margin-top: -5px;
            background: transparent url("../images/irw/sprite_main.png") -48px -78px no-repeat
        }
    }

    .ms-nav-back {
        display: none;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        margin-left: 9px
    }

    .ms-nav-back:before {
        content: " ";
        display: block;
        position: absolute;
        left: -9px;
        top: 1px;
        width: 7px;
        height: 11px;
        background: transparent url("../images/irw/sprite_main.png") -55px -78px no-repeat
    }

    .rtl .ms-nav-back {
        margin-left: 0;
        margin-right: 9px
    }

    .rtl .ms-nav-back:before {
        left: auto;
        right: -9px;
        background: transparent url("../images/irw/sprite_main.png") -48px -78px no-repeat
    }

    @media only screen and (max-width:600px) {
        .ms-breadcrumbs {
            display: none
        }

        .ms-header-title {
            border-bottom: 0;
            margin-bottom: 7px
        }

        .ms-nav-back {
            display: block;
            margin-bottom: 15px
        }
    }

    select {
        position: relative;
        margin: 0 5px 0 0;
        height: 40px;
        border: 1px solid #ccc;
        border-radius: 0;
        padding: 5px 40px 5px 10px;
        font-size: .8rem;
        background: url("../images/irw/arrow-down.svg") #fff no-repeat;
        background-repeat: no-repeat;
        background-position: right;
        background-size: 50px 10px
    }

    select::-ms-expand {
        display: none
    }

    .ms-story,
    .ms-story-container {
        width: 100%;
        z-index: 100;
        clear: both;
        border-bottom: solid 1px #f3f3f3
    }

    .ms-story h2,
    .ms-story-container h2 {
        text-transform: uppercase;
        font-family: "Univers-b", Arial, san-serif;
        font-size: 50px;
        margin-top: 10px;
        margin-bottom: 0;
        padding-top: 15px;
        line-height: 48px
    }

    .ms-story p,
    .ms-story-container p {
        font-size: 15px
    }

    .ms-story li,
    .ms-story-container li {
        font-size: 15px
    }

    .ms-story button,
    .ms-story-container button {
        font-family: "Univers-b", Arial, san-serif;
        font-size: 18px;
        width: auto !important;
        color: #000;
        padding-right: 15px;
        margin-top: 10px
    }

    .ms-story button.btn-width-sm,
    .ms-story-container button.btn-width-sm {
        width: 44% !important
    }

    .ms-story button.btn-width-med,
    .ms-story-container button.btn-width-med {
        width: 66% !important
    }

    .ms-story button.btn-width-lrg,
    .ms-story-container button.btn-width-lrg {
        width: 88% !important
    }

    .ms-story-container.ms-story-zero-h h1,
    .ms-story-container.ms-story-zero-h h2,
    .ms-story-container.ms-story-zero-h h3,
    .ms-story-container.ms-story-zero-h h4,
    .ms-story-container.ms-story-zero-h h5,
    .ms-story-container.ms-story-zero-h h6 {
        padding: 0 !important
    }

    .ms-story-container {
        position: relative
    }

    .ms-story-container.ms-story-overlay-blue a {
        color: #67d2eb
    }

    .ms-story-container.ms-story-overlay-blue a:hover {
        color: #dedede
    }

    .ms-story-container.ms-story-overlay-blue:before {
        content: "";
        position: absolute;
        z-index: -1;
        height: 100%;
        width: 100%;
        background: linear-gradient(rgba(0, 99, 190, 0.8), rgba(0, 99, 190, 0.8))
    }

    .ms-story-container.ms-story-overlay-white {
        color: #222
    }

    .ms-story-container.ms-story-overlay-white a {
        color: #0063be
    }

    .ms-story-container.ms-story-overlay-white a:hover {
        color: #00a0df
    }

    .ms-story-container.ms-story-overlay-white:before {
        content: "";
        position: absolute;
        z-index: -1;
        height: 100%;
        width: 100%;
        background: linear-gradient(rgba(255, 255, 255, 0.81), rgba(255, 255, 255, 0.81))
    }

    .ms-story-container.ms-story-overlay-black a {
        color: #0686fc
    }

    .ms-story-container.ms-story-overlay-black a:hover {
        color: #00a0df
    }

    .ms-story-container.ms-story-overlay-black:before {
        content: "";
        position: absolute;
        z-index: -1;
        height: 100%;
        width: 100%;
        background: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85))
    }

    .ms-story button {
        font-family: "Univers-b", Arial, san-serif;
        font-size: 18px;
        width: auto;
        border-radius: 0;
        color: #000 !important;
        background: #f3f3f3 !important;
        padding-right: 15px;
        margin-top: 10px
    }

    .ms-story button:hover {
        background: #dedede !important
    }

    .ms-story-container h3 {
        text-transform: none;
        font-family: "Univers", Arial, san-serif;
        font-size: 50px;
        margin-top: 10px;
        margin-bottom: 0;
        padding-top: 15px;
        line-height: 48px
    }

    .ms-story-container h4 {
        text-transform: none;
        font-family: "Univers-lt", Arial, san-serif;
        font-size: 40px;
        margin-top: 10px;
        margin-bottom: 0;
        padding-top: 15px;
        line-height: 48px
    }

    .ms-story-container h4.product-title {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25;
        font-weight: 700;
        margin-bottom: 10px
    }

    .ms-story-container li.ms-tab-section-doc-item {
        list-style: none
    }

    .ms-story-container .ms-featured-items h4,
    .ms-story-container .ms-customer-stories h4,
    .ms-story-container .doc-download h4,
    .ms-story-container .doc-feature h4,
    .ms-story-container .doc-pdf h4,
    .ms-story-container .doctype-download h4,
    .ms-story-container .doctype-video h4,
    .ms-story-container .doctype-pdf h4,
    .ms-story-container .ms-tab-section-thumbnail h4 {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25;
        font-weight: 700;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        padding: 10px 0
    }

    .ms-story-container .doctype-download h4,
    .ms-story-container .doctype-video h4,
    .ms-story-container .doctype-pdf h4,
    .ms-story-container .doc-download h4,
    .ms-story-container .doc-feature h4,
    .ms-story-container .doc-pdf h4 {
        padding: 0
    }

    .ms-story-container .ms-featured-items p,
    .ms-story-container .ms-customer-stories p {
        font-size: 14px;
        padding: 0;
        margin: 0
    }

    .ms-story-container .ms-customer-stories .img-cont {
        height: 120px
    }

    .ms-story-container .ms-customer-stories .btn-play {
        top: 25%
    }

    .ms-story-container h5 {
        text-transform: uppercase;
        font-family: "Univers-b", Arial, san-serif;
        font-size: 25px;
        margin-top: 10px;
        margin-bottom: 0;
        padding-top: 15px;
        line-height: 48px
    }

    .ms-story-container h6 {
        text-transform: uppercase;
        font-family: "Univers", Arial, san-serif;
        font-size: 15px;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 15px;
        line-height: 48px
    }

    .ms-story-container .ms-btn {
        font-family: "Univers", Arial, san-serif;
        display: inline-block;
        font-size: 13px;
        text-transform: uppercase;
        padding: 16px 10px 13px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        text-align: center;
        margin-bottom: 9px
    }

    .ms-story-container .ms-btn.ms-icon {
        padding-left: 52px;
        position: relative;
        text-align: left
    }

    .ms-story-container .ms-btn:before {
        position: absolute;
        left: 12px;
        top: 50%;
        margin-top: -10px
    }

    .ms-story-container .ms-btn:after {
        content: " ";
        display: block;
        width: 1px;
        height: 20px;
        background: #67b979;
        top: 50%;
        margin-top: -10px;
        left: 41px;
        position: absolute
    }

    .ms-story-container .ms-btn:hover.i-filter:before {
        background-position: -820px center
    }

    .ms-story-container.ms-story-theme-blue .ms-product-item-microsite .text-cont .product-desc button,
    .ms-story-container.ms-story-theme-black.ms-story-overlay-blue .ms-product-item-microsite .text-cont .product-desc button {
        color: #0063be;
        border: 1px solid #ccc;
        background-color: #f9f9f9;
        background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f2f2f2));
        background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%)
    }

    .ms-story-container .relateditems .ms-tab-section-thumbnail .img-cont {
        position: relative;
        float: left;
        overflow: hidden;
        border: 1px solid #ccc;
        width: 78px;
        height: 78px
    }

    .ms-story-container .relateditems .ms-tab-section-thumbnail .text-cont {
        padding-left: 100px;
        margin-top: -10px !important
    }

    .ms-story-container .relateditems .ms-tab-section-thumbnail .text-cont p {
        padding: 0;
        margin: 0;
        font-size: 14px
    }

    .ms-story-container.ms-story-theme-black.ms-story-overlay-white .tab-section-doc-feature .tab-section-meta,
    .ms-story-container.ms-story-theme-black.ms-story-overlay-white .ms-tab-section-doc-item .tab-section-meta {
        color: #444
    }

    .ms-story-container.ms-story-theme-black.ms-story-overlay-white .tab-section-doc-feature.doc-download {
        background-image: url("../images/irw/download_large.png")
    }

    .ms-story-container.ms-story-theme-black.ms-story-overlay-white .tab-section-doc-feature.doc-pdf {
        background-image: url("../images/irw/doc_large.png")
    }

    .ms-story-container.ms-story-theme-black.ms-story-overlay-white .ms-tab-section-doc-item:before {
        background-image: url("../images/irw/doctypes.png")
    }

    .ms-story-container.ms-story-theme-black.ms-story-overlay-white h4.haslock>a>span {
        background: transparent url("../images/irw/sprite_main.png") -25px -99px no-repeat
    }

    .ms-story-container.ms-story-theme-black .tab-section-doc-feature.doc-download,
    .ms-story-container.ms-story-theme-blue .tab-section-doc-feature.doc-download,
    .ms-story-container.ms-story-theme-lt-green .tab-section-doc-feature.doc-download {
        background-image: url("../images/irw/download_large_white.png")
    }

    .ms-story-container.ms-story-theme-black .tab-section-doc-feature .tab-section-meta,
    .ms-story-container.ms-story-theme-blue .tab-section-doc-feature .tab-section-meta,
    .ms-story-container.ms-story-theme-lt-green .tab-section-doc-feature .tab-section-meta,
    .ms-story-container.ms-story-theme-black .ms-tab-section-doc-item .tab-section-meta,
    .ms-story-container.ms-story-theme-blue .ms-tab-section-doc-item .tab-section-meta,
    .ms-story-container.ms-story-theme-lt-green .ms-tab-section-doc-item .tab-section-meta {
        color: #fff
    }

    .ms-story-container.ms-story-theme-black .tab-section-doc-feature.doc-pdf,
    .ms-story-container.ms-story-theme-blue .tab-section-doc-feature.doc-pdf,
    .ms-story-container.ms-story-theme-lt-green .tab-section-doc-feature.doc-pdf {
        background-image: url("../images/irw/download_large_white.png")
    }

    .ms-story-container.ms-story-theme-black .ms-tab-section-doc-item:before,
    .ms-story-container.ms-story-theme-blue .ms-tab-section-doc-item:before,
    .ms-story-container.ms-story-theme-lt-green .ms-tab-section-doc-item:before {
        background: url("../images/irw/doctypes_white.png") left top no-repeat
    }

    .ms-story-container.ms-story-theme-black h4.haslock>a>span,
    .ms-story-container.ms-story-theme-blue h4.haslock>a>span,
    .ms-story-container.ms-story-theme-lt-green h4.haslock>a>span {
        background: transparent url("../images/irw/sprite_main.png") -14px -144px no-repeat
    }

    .ms-story-container .ms-tab-section-doc-item.doctype-video:before {
        background-position: -32px top
    }

    .ms-story-container .ms-tab-section-doc-item.doctype-download:before {
        background-position: -16px top
    }

    .ms-story .ms-btn.ms-icon::after {
        content: none
    }

    .ms-story-align-left-block .story-content h2 {
        float: left;
        width: 500px
    }

    .ms-story-align-left-block .ms-row .ms-column {
        float: left;
        width: 500px
    }

    .ms-story-align-right-block .story-content h2 {
        float: right;
        width: 500px
    }

    .ms-story-align-right-block .story-content .ms-btn-cta {
        float: right;
        width: 500px
    }

    .ms-story-align-right-block .ms-row .ms-column {
        float: right;
        width: 500px
    }

    .btn-play {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -webkit-border-radius: 34px;
        -moz-border-radius: 34px;
        border-radius: 34px;
        border: 3px solid #fff;
        width: 54px;
        height: 34px;
        margin-top: -17px;
        margin-left: -30px;
        background: #000
    }

    .btn-play:after {
        content: " ";
        height: 0;
        width: 0;
        border-left: 10px solid #fff;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        margin-left: -4px;
        margin-top: -6px;
        position: absolute;
        top: 50%;
        left: 50%;
        display: block
    }

    .video-link:hover .btn-play {
        border: 3px solid #00a0df
    }

    .video-link:hover .btn-play:after {
        content: "  ";
        border-left: 10px solid #00a0df
    }

    div.img-cont {
        position: relative
    }

    .story-content {
        max-width: 1160px;
        margin: 0 auto;
        padding: 20px;
        display: block;
        clear: both
    }

    .ms-story ul,
    .ms-story-container ul {
        margin: 20px;
        list-style: disc
    }

    .ms-story ul li,
    .ms-story-container ul li {
        padding-bottom: 10px;
        list-style: disc
    }

    .ms-story-theme-blue {
        background: #0063be;
        color: #fff
    }

    .ms-story-theme-blue a {
        color: #67d2eb
    }

    .ms-story-theme-blue a:hover {
        color: #dedede
    }

    .ms-story-theme-white {
        background: #fff;
        color: #333
    }

    .ms-story-theme-gray {
        background: #f3f3f3;
        color: #333
    }

    .ms-story-theme-black {
        background: #000;
        color: #fff
    }

    .ms-story-theme-black a {
        color: #309cff
    }

    .ms-story-theme-black a:hover {
        color: #1a82e1
    }

    .ms-story-theme-black .white-links a {
        color: #fff
    }

    .ms-story-theme-black .white-links a:hover {
        color: #dedede
    }

    .ms-story-theme-lt-green {
        background: #aab300;
        color: #fff
    }

    .ms-story-theme-lt-green a {
        color: #321b72
    }

    .ms-story-theme-lt-green a:hover {
        color: #dedede
    }

    .ms-story-theme-lt-green .white-links a {
        color: #fff
    }

    .ms-story-theme-lt-green .white-links a:hover {
        color: #dedede
    }

    .ms-story-theme-blue-header h2 {
        color: #0063be
    }

    .ms-story-theme-bg {
        background-position: 50% 50%;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 450px
    }

    .ms-story-theme-bg-parallax {
        background: #000;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        min-height: 450px;
        background-size: cover
    }

    .ms-story .ms-row-flush {
        padding: 20px 0 20px 0 !important
    }

    .ms-story-container .ms-row-flush {
        padding: 0 !important
    }

    .ms-story-container p.align-left {
        text-align: left
    }

    .ms-story-cols-5 .ms-row .ms-column {
        width: 20%
    }

    .ms-story-cols-2 img {
        width: 140px
    }

    .ms-story-cols-3 img {
        width: 130px
    }

    .ms-story-cols-4 img {
        width: 120px
    }

    .ms-story-cols-5 img {
        width: 110px
    }

    .ms-story-cols-6 img {
        width: 100px
    }

    .ms-story-align-left .ms-row .ms-column {
        text-align: left
    }

    .ms-story-align-center .ms-row .ms-column {
        text-align: center
    }

    .ms-story-align-left-h h2,
    .ms-story-align-left-h p.ms-story-desc {
        text-align: left
    }

    .ms-story-align-center-h h2,
    .ms-story-align-center-h p.ms-story-desc {
        text-align: center
    }

    .ms-story-align-center-h a.ms-btn-cta {
        display: block;
        text-align: center
    }

    @media only screen and (min-width:601px) and (max-width:984px) {
        .ms-story-container h3 {
            font-size: 35px
        }
    }

    @media only screen and (max-width:984px) {
        .ms-story .ms-btn {
            max-width: auto
        }

        .ms-story-align-left .story-container {
            float: left;
            width: 100%
        }

        .ms-story-align-right .story-container {
            float: left;
            width: 100%
        }

        h2,
        h3 {
            overflow-wrap: break-word
        }
    }

    @media only screen and (max-width:600px) {
        .ms-story-align-left-block .story-content h2 {
            float: none;
            width: auto;
            text-align: center
        }

        .ms-story-align-left-block .ms-row .ms-column {
            float: none;
            width: auto;
            text-align: center
        }

        .ms-story-align-right-block .story-content h2 {
            float: none;
            width: auto;
            text-align: center
        }

        .ms-story-align-right-block .story-content .ms-btn-cta {
            float: none;
            width: auto;
            text-align: center
        }

        .ms-story-align-right-block .ms-row .ms-column {
            float: none;
            width: auto;
            text-align: center
        }

        .ms-story h2 {
            font-size: 35px;
            overflow-wrap: break-word
        }

        .ms-story p {
            font-size: 14px
        }

        .ms-story .ms-btn.ms-icon {
            display: inherit;
            padding-left: 52px
        }

        .ms-story .ms-btn.ms-icon:before {
            left: 12px;
            margin-left: auto
        }

        .ms-story .ms-btn.ms-icon:after {
            left: 41px
        }

        .ms-story-cols-5 .ms-row .ms-column {
            width: auto
        }

        .ms-story-align-left .ms-row .ms-column {
            text-align: center
        }

        .ms-story-align-left-h h2,
        .ms-story-align-left-h p.ms-story-desc {
            text-align: center
        }

        .ms-story-align-left-h a.ms-btn-cta,
        .ms-story-align-center-h a.ms-btn-cta {
            display: block;
            text-align: center;
            margin: auto
        }

        .ms-story-align-left-h a.ms-btn-cta button,
        .ms-story-align-center-h a.ms-btn-cta button {
            margin: auto
        }
    }

    @media only screen and (min-device-width:768px) and (max-device-width:1024px) {
        .ms-story-theme-bg-parallax {
            background-attachment: scroll
        }
    }

    @media only screen and (max-width:984px) {
        .ms-customer-stories .btn-play {
            top: 17%
        }
    }

    @media only screen and (max-width:600px) {
        .ms-story-container .ms-btn.ms-icon:before {
            margin-left: 0
        }

        .ms-story-container .ms-column {
            margin-top: 20px
        }
    }

    .ms-product-item-microsite {
        *zoom: 1;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: 0;
        margin-right: 0;
        padding: 0 20px 40px 0
    }

    .ms-product-item-microsite:before,
    .ms-product-item-microsite:after {
        display: table;
        content: "";
        line-height: 0
    }

    .ms-product-item-microsite:after {
        clear: both
    }

    .ms-product-item-microsite .text-cont:first-child {
        padding: 0
    }

    .ms-product-item-microsite .img-cont-outer {
        width: 100%;
        height: 200px;
        border: 0;
        overflow: hidden;
        border: 0;
        float: left
    }

    .ms-product-item-microsite .img-cont-outer a {
        display: block;
        width: 100%;
        height: 100%
    }

    .ms-product-item-microsite .img-cont {
        width: 100%;
        height: 100%
    }

    .ms-product-item-microsite .text-cont {
        padding-left: 0;
        padding-top: 10px;
        clear: both
    }

    .ms-product-item-microsite .text-cont .product-title {
        margin: -3px 0 0 0;
        height: 42px;
        overflow: hidden
    }

    .ms-product-item-microsite .text-cont .product-cat {
        font-size: 10px;
        font-size: .625rem;
        line-height: 1.4;
        margin: 0;
        text-transform: uppercase;
        padding-bottom: 0
    }

    .ms-product-item-microsite .text-cont .product-desc {
        margin-top: 4px;
        padding-top: 4px;
        border-top: solid 1px #ccc
    }

    .ms-product-item-microsite .text-cont .product-desc p {
        margin: 0;
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.375;
        padding-top: 4px;
        height: 116px;
        overflow: hidden
    }

    .ms-product-item-microsite .text-cont .product-desc button {
        margin-top: 10px;
        background: #0063be;
        border-radius: 0
    }

    .ms-product-item-microsite .text-cont .product-desc .ms-btn {
        margin-bottom: 0
    }

    .ms-product-item-microsite .text-cont .product-desc .ms-btn .ms-icon {
        padding-left: 52px
    }

    .ms-inline-promos {
        background-color: #f3f3f3;
        background: -moz-linear-gradient(top, #e7e6e7 0, #fff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e7e6e7), color-stop(100%, #fff));
        background: -webkit-linear-gradient(top, #e7e6e7 0, #fff 100%);
        background: -o-linear-gradient(top, #e7e6e7 0, #fff 100%);
        background: -ms-linear-gradient(top, #e7e6e7 0, #fff 100%);
        background: linear-gradient(to bottom, #e7e6e7 0, #fff 100%);
        margin: 0 0 20px 0 !important;
        border-top: solid 2px #ccc
    }

    .ms-inline-promos .ms-column {
        min-height: 190px;
        background: url("../images/irw/promo-inline-border.png") no-repeat left
    }

    .ms-inline-promos .ms-column:first-child {
        background: 0
    }

    .promo-cont {
        text-align: center;
        height: auto !important;
        padding: 20px;
        border: 0
    }

    .promo-cont .cta-link {
        display: block;
        clear: both;
        margin-top: 10px;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative
    }

    .promo-cont .cta-link:after {
        content: " ";
        display: inline-block;
        margin-left: 9px;
        height: 11px;
        width: 7px;
        overflow: hidden;
        position: relative;
        top: 1px;
        background: url("../images/irw/sprite_main.png") -48px -78px no-repeat
    }

    .promo-cont h5 {
        margin: 0;
        text-align: left
    }

    .promo-cont h6 {
        margin: 0;
        text-align: left;
        font-size: 12px
    }

    .promo-cont .text-center {
        text-align: center
    }

    .promo-cont .margin-top-10 {
        margin-top: 10px
    }

    .promo-cont .margin-top-15 {
        margin-top: 15px
    }

    .promo-cont .promo-title {
        font-size: 28px;
        font-family: "Univers"
    }

    .promo-cont .promo-subtitle {
        font-family: 'Univers-lt';
        font-size: 15px
    }

    .promo-cont .promo-cont-left {
        text-align: left
    }

    .promo-cont .video-link {
        display: block;
        position: relative
    }

    .promo-cont .video-link:hover .btn-play {
        border: 3px solid #00a0df
    }

    .promo-cont .video-link:hover .btn-play:after {
        content: "  ";
        border-left: 10px solid #00a0df
    }

    .promo-cont .btn-play {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -webkit-border-radius: 34px;
        -moz-border-radius: 34px;
        border-radius: 34px;
        border: 3px solid #fff;
        width: 54px;
        height: 34px;
        margin-top: 28px;
        margin-left: -30px;
        background: #000
    }

    .promo-cont .btn-play:after {
        content: " ";
        height: 0;
        width: 0;
        border-left: 10px solid #fff;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        margin-left: -4px;
        margin-top: -6px;
        position: absolute;
        top: 50%;
        left: 50%;
        display: block
    }

    .promo-cont .img-cont {
        float: left;
        overflow: hidden;
        border: 1px solid #ccc;
        width: 100%;
        height: 88px;
        position: relative;
        display: block;
        cursor: pointer
    }

    .promo-cont .img-cont:hover .btn-play {
        background: #000
    }

    .promo-cont .ms-share-connect ul {
        clear: both
    }

    .promo-cont .ms-share-connect ul li {
        float: left;
        overflow: hidden;
        padding-right: 5px
    }

    .promo-cont .ms-share-connect ul li a {
        cursor: pointer;
        margin-bottom: 0
    }

    .promo-cont .ms-share-connect .ms-btn-link {
        display: inline-block
    }

    .promo-cont .ms-share-connect .ms-btn-link>a {
        display: inline-block;
        padding: 0;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 10px;
        position: relative;
        line-height: 1.2;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 30px;
        width: 30px;
        overflow: hidden;
        text-indent: -999px
    }

    .promo-cont .ms-share-connect .ms-btn-link>a:before {
        background-image: url("../images/irw/socialmedia_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0
    }

    .promo-cont .ms-share-connect .ms-btn-link>a.i-facebook:before {
        background-position: 0 center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a.i-twitter:before {
        background-position: -30px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a.i-google:before {
        background-position: -60px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a.i-email:before {
        background-position: -90px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a.i-linkedin:before {
        background-position: -120px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a.i-periscope:before {
        background-position: -150px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a.i-youtube:before {
        background-position: -180px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a.i-motorola-launchpad:before {
        background-position: -210px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a.i-instagram:before {
        background-position: -240px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a:hover {
        color: #00a0df
    }

    .promo-cont .ms-share-connect .ms-btn-link>a:hover.i-facebook:before {
        background-position: -540px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a:hover.i-twitter:before {
        background-position: -570px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a:hover.i-google:before {
        background-position: -600px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a:hover.i-email:before {
        background-position: -630px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a:hover.i-linkedin:before {
        background-position: -660px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a:hover.i-periscope:before {
        background-position: -690px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a:hover.i-youtube:before {
        background-position: -720px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a:hover.i-motorola-launchpad:before {
        background-position: -750px center
    }

    .promo-cont .ms-share-connect .ms-btn-link>a:hover.i-instagram:before {
        background-position: -780px center
    }

    .promo-cont-thumb {
        text-align: center
    }

    .promo-cont-thumb a {
        text-align: center;
        margin: 10px 0 10px 0
    }

    .promo-cont-thumb img {
        display: block;
        height: auto;
        width: 100%;
        position: relative;
        z-index: 1
    }

    @media only screen and (min-width:601px) and (max-width:984px) {
        .ms-share-connect .ms-btn-link {
            display: inline-block
        }

        .ms-share-connect .ms-btn-link>a {
            margin-bottom: 5px !important;
            line-height: 1 !important;
            height: 20px !important;
            width: 20px !important
        }

        .ms-share-connect .ms-btn-link>a:before {
            background-image: url("../images/irw/socialmedia_spritesheet_sm.png") !important;
            width: 20px !important;
            height: 20px !important
        }

        .ms-share-connect .ms-btn-link>a.i-facebook:before {
            background-position: 0 center !important
        }

        .ms-share-connect .ms-btn-link>a.i-twitter:before {
            background-position: -20px center !important
        }

        .ms-share-connect .ms-btn-link>a.i-google:before {
            background-position: -40px center !important
        }

        .ms-share-connect .ms-btn-link>a.i-email:before {
            background-position: -60px center !important
        }

        .ms-share-connect .ms-btn-link>a.i-linkedin:before {
            background-position: -80px center !important
        }

        .ms-share-connect .ms-btn-link>a.i-periscope:before {
            background-position: -100px center !important
        }

        .ms-share-connect .ms-btn-link>a.i-youtube:before {
            background-position: -120px center !important
        }

        .ms-share-connect .ms-btn-link>a.i-motorola-launchpad:before {
            background-position: -140px center !important
        }

        .ms-share-connect .ms-btn-link>a.i-instagram:before {
            background-position: -160px center !important
        }

        .ms-share-connect .ms-btn-link>a:hover {
            color: #00a0df
        }

        .ms-share-connect .ms-btn-link>a:hover.i-facebook:before {
            background-position: -360px center !important
        }

        .ms-share-connect .ms-btn-link>a:hover.i-twitter:before {
            background-position: -380px center !important
        }

        .ms-share-connect .ms-btn-link>a:hover.i-google:before {
            background-position: -400px center !important
        }

        .ms-share-connect .ms-btn-link>a:hover.i-email:before {
            background-position: -420px center !important
        }

        .ms-share-connect .ms-btn-link>a:hover.i-linkedin:before {
            background-position: -440px center !important
        }

        .ms-share-connect .ms-btn-link>a:hover.i-periscope:before {
            background-position: -460px center !important
        }

        .ms-share-connect .ms-btn-link>a:hover.i-youtube:before {
            background-position: -480px center !important
        }

        .ms-share-connect .ms-btn-link>a:hover.i-motorola-launchpad:before {
            background-position: -500px center !important
        }

        .ms-share-connect .ms-btn-link>a:hover.i-instagram:before {
            background-position: -520px center !important
        }

        .promo-cont {
            min-height: 180px
        }
    }

    @media only screen and (max-width:600px) {
        .ms-inline-promos .ms-column {
            background: url("../images/irw/promo-inline-border-bottom.png") no-repeat top
        }

        .ms-inline-promos .ms-column:first-child {
            background: 0
        }

        .promo-cont-thumb {
            text-align: center
        }

        .promo-cont-thumb a {
            text-align: center;
            margin: 10px 0 10px 0
        }

        .promo-cont-thumb img {
            display: block;
            height: 200px;
            width: 100%;
            position: relative;
            z-index: 1
        }

        .promo-cont {
            min-height: 150px
        }

        .ms-inline-promos {
            margin-bottom: 10px
        }

        .ms-share-connect ul {
            clear: both
        }

        .ms-share-connect ul li {
            float: left;
            overflow: hidden;
            padding-right: 5px
        }

        .ms-share-connect ul li a {
            cursor: pointer;
            margin-bottom: 0
        }

        .ms-share-connect .ms-btn-link {
            display: inline-block
        }

        .ms-share-connect .ms-btn-link>a {
            display: inline-block;
            padding: 0;
            font-weight: 700;
            text-transform: uppercase;
            margin-bottom: 10px;
            position: relative;
            line-height: 1.2;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            height: 30px;
            width: 30px;
            overflow: hidden;
            text-indent: -999px
        }

        .ms-share-connect .ms-btn-link>a:before {
            background-image: url("../images/irw/socialmedia_spritesheet.png");
            background-repeat: no-repeat;
            content: " ";
            display: inline-block;
            width: 30px;
            height: 30px;
            vertical-align: middle;
            overflow: hidden;
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-share-connect .ms-btn-link>a.i-facebook:before {
            background-position: 0 center
        }

        .ms-share-connect .ms-btn-link>a.i-twitter:before {
            background-position: -30px center
        }

        .ms-share-connect .ms-btn-link>a.i-google:before {
            background-position: -60px center
        }

        .ms-share-connect .ms-btn-link>a.i-email:before {
            background-position: -90px center
        }

        .ms-share-connect .ms-btn-link>a.i-linkedin:before {
            background-position: -120px center
        }

        .ms-share-connect .ms-btn-link>a.i-periscope:before {
            background-position: -150px center
        }

        .ms-share-connect .ms-btn-link>a.i-youtube:before {
            background-position: -180px center
        }

        .ms-share-connect .ms-btn-link>a.i-motorola-launchpad:before {
            background-position: -210px center
        }

        .ms-share-connect .ms-btn-link>a.i-instagram:before {
            background-position: -240px center
        }

        .ms-share-connect .ms-btn-link>a:hover {
            color: #00a0df
        }

        .ms-share-connect .ms-btn-link>a:hover.i-facebook:before {
            background-position: -540px center
        }

        .ms-share-connect .ms-btn-link>a:hover.i-twitter:before {
            background-position: -570px center
        }

        .ms-share-connect .ms-btn-link>a:hover.i-google:before {
            background-position: -600px center
        }

        .ms-share-connect .ms-btn-link>a:hover.i-email:before {
            background-position: -630px center
        }

        .ms-share-connect .ms-btn-link>a:hover.i-linkedin:before {
            background-position: -660px center
        }

        .ms-share-connect .ms-btn-link>a:hover.i-periscope:before {
            background-position: -690px center
        }

        .ms-share-connect .ms-btn-link>a:hover.i-youtube:before {
            background-position: -720px center
        }

        .ms-share-connect .ms-btn-link>a:hover.i-motorola-launchpad:before {
            background-position: -750px center
        }

        .ms-share-connect .ms-btn-link>a:hover.i-instagram:before {
            background-position: -780px center
        }
    }

    .ms-contact-area {
        padding: 15px;
        border: solid 1px #ccc;
        font-size: 13px
    }

    .ms-contact-area h3 {
        margin: 0
    }

    .ms-table td {
        border: 1px solid #afa79f;
        display: table-cell;
        text-align: center;
        padding: 14px;
        vertical-align: middle;
        background-color: #fff
    }

    .ms-table th {
        border: 1px solid #afa79f;
        display: table-cell;
        padding: 14px;
        background-color: #e7e7e7;
        font-weight: bold;
        text-align: center;
        vertical-align: middle
    }

    .ms-table .td-a {
        border: 1px solid #afa79f;
        display: table-cell;
        background-color: #e7e7e7;
        font-weight: bold;
        text-align: left;
        vertical-align: middle
    }

    .ms-table .ms-td-250-wbr {
        max-width: 250px;
        word-wrap: break-word
    }

    .ms-table .ms-td-apc {
        min-width: 24px
    }

    .ms-table .ms-td-pri {
        min-width: 55px
    }

    .ms-text-align-right {
        text-align: right !important
    }

    .ms-text-align-left {
        text-align: left !important
    }

    .ms-text-align-center {
        text-align: center !important
    }

    @media(min-width:40em) {
        .ms-table {
            width: 100%;
            max-width: 100%;
            empty-cells: show;
            border-collapse: collapse;
            border: 0;
            padding: 0
        }

        .th-b {
            padding: 12px 20px !important
        }

        .th-sh-left {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 14px;
            background-color: #e7e7e7;
            font-style: italic;
            text-align: left;
            vertical-align: middle;
            font-weight: normal !important
        }

        .th-sh {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 14px;
            background-color: #e7e7e7;
            font-style: italic;
            text-align: center;
            vertical-align: middle;
            font-weight: normal !important
        }

        .td-a {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 20px !important;
            background-color: #e7e7e7 !important;
            font-weight: bold;
            vertical-align: middle
        }

        .td-b {
            padding: 12px 20px !important
        }

        .td-c {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 20px !important;
            background-color: #e7e7e7 !important;
            font-weight: normal;
            vertical-align: middle
        }
    }

    @media(max-width:1024px) {
        .ms-table {
            width: 100%;
            max-width: 100%;
            empty-cells: hide;
            border-collapse: collapse;
            border: 0;
            padding: 0;
            table-layout: fixed
        }

        .ms-table th {
            padding: 3px;
            font-size: .9rem;
            word-wrap: break-word
        }

        .ms-table td {
            padding: 3px;
            font-size: .9rem;
            word-wrap: break-word
        }

        .ms-table .th-b {
            padding: 1px 2px !important;
            font-size: .85rem
        }

        .ms-table .td-a {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 3px !important;
            background-color: #e7e7e7 !important;
            font-weight: bold;
            text-align: left;
            vertical-align: middle;
            font-size: .85rem
        }

        .ms-table .td-c {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 3px !important;
            background-color: #e7e7e7 !important;
            font-weight: normal;
            text-align: left;
            vertical-align: middle;
            font-size: .85rem
        }

        .ms-table .th-sh-left {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 3px !important;
            background-color: #e7e7e7;
            font-style: italic;
            text-align: left;
            vertical-align: middle;
            font-weight: normal !important;
            font-size: .85rem
        }

        .ms-table .th-sh {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 3px !important;
            background-color: #e7e7e7;
            font-style: italic;
            text-align: center;
            vertical-align: middle;
            font-weight: normal !important;
            font-size: .85rem
        }

        .ms-table .td-b {
            padding: 1px 2px !important;
            font-size: .85rem
        }
    }

    @media(max-width:750px) {
        .ms-table {
            width: 100%;
            max-width: 100%;
            empty-cells: hide;
            border-collapse: collapse;
            border: 0;
            padding: 0;
            table-layout: fixed
        }

        .ms-table th {
            padding: 3px;
            font-size: .7rem;
            word-wrap: break-word
        }

        .ms-table td {
            padding: 3px;
            font-size: .7rem;
            word-wrap: break-word
        }

        .ms-table .th-b {
            padding: 1px 2px !important;
            font-size: .7rem
        }

        .ms-table .td-a {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 3px !important;
            background-color: #e7e7e7 !important;
            font-weight: bold;
            text-align: left;
            vertical-align: middle;
            font-size: .7rem
        }

        .ms-table .td-c {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 3px !important;
            background-color: #e7e7e7 !important;
            font-weight: normal;
            text-align: left;
            vertical-align: middle;
            font-size: .7rem
        }

        .ms-table .th-sh-left {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 3px !important;
            background-color: #e7e7e7;
            font-style: italic;
            text-align: left;
            vertical-align: middle;
            font-weight: normal !important;
            font-size: .7rem
        }

        .ms-table .th-sh {
            border: 1px solid #afa79f;
            display: table-cell;
            padding: 3px !important;
            background-color: #e7e7e7;
            font-style: italic;
            text-align: center;
            vertical-align: middle;
            font-weight: normal !important;
            font-size: .7rem
        }

        .ms-table .td-b {
            padding: 1px 2px !important;
            font-size: .7rem
        }
    }

    @media only screen and (max-device-width:64.063em) and (min-device-width:40em) and (orientation:portrait) {
        .ms-td-fs {
            min-width: 24px
        }

        .ms-td-fc {
            min-width: 24px
        }

        .ms-td-pri {
            min-width: 55px
        }
    }

    @media only screen and (min-device-width:40em) and (max-device-width:64.063em) and (orientation:portrait) {
        .ms-table td {
            font-size: .7em;
            word-break: break-word;
            padding: 6px
        }

        .ms-table th {
            font-size: .7em;
            padding: 6px;
            word-wrap: break-word
        }

        .th-sh {
            font-weight: normal !important;
            padding: 6px;
            word-wrap: break-word
        }
    }

    .ms-icon:before {
        background-image: url("../images/irw/icon_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        vertical-align: middle;
        overflow: hidden;
        position: relative;
        top: -1px
    }

    .ms-icon.i-util-chat:before {
        background-position: -1260px center
    }

    .ms-icon.i-util-contact:before {
        background-position: -1300px center
    }

    .ms-icon.i-generic:before {
        background: 0
    }

    .ms-icon.i-tour:before {
        background-position: left center
    }

    .ms-icon.i-video:before {
        background-position: -20px center
    }

    .ms-icon.i-pdf:before {
        background-position: -40px center
    }

    .ms-icon.i-lock:before {
        background-position: -60px center
    }

    .ms-icon.i-people:before {
        background-position: -80px center
    }

    .ms-icon.i-cart:before {
        background-position: -100px center
    }

    .ms-icon.i-share:before {
        background-position: -120px center
    }

    .ms-icon.i-chat:before {
        background-position: -140px center
    }

    .ms-icon.i-contact:before {
        background-position: -160px center
    }

    .ms-icon.i-manual:before {
        background-position: -180px center
    }

    .ms-icon.i-person:before {
        background-position: -400px center
    }

    .ms-icon.i-mail:before {
        background-position: -660px center
    }

    .ms-icon.i-search:before {
        background-position: -720px center
    }

    .ms-icon.i-filter:before {
        background-position: -780px center
    }

    .ms-icon.i-ext:before {
        background-position: -840px center
    }

    .ms-icon.i-download:before {
        background-position: -900px center
    }

    .ms-icon.i-form:before {
        background-position: -960px center
    }

    .ms-icon.i-download-tray:before {
        background-position: -1020px center
    }

    .ms-icon.i-exit:before {
        background-position: -1080px center
    }

    .ms-icon.i-fax:before {
        background-position: -1340px center
    }

    .ms-icon.i-print:before {
        background-position: -1360px center
    }

    .ms-icon.i-white {
        color: #fff
    }

    .ms-icon.i-white.i-tour:before {
        background-position: -200px center
    }

    .ms-icon.i-white.i-video:before {
        background-position: -220px center
    }

    .ms-icon.i-white.i-pdf:before {
        background-position: -240px center
    }

    .ms-icon.i-white.i-lock:before {
        background-position: -260px center
    }

    .ms-icon.i-white.i-people:before {
        background-position: -280px center
    }

    .ms-icon.i-white.i-cart:before {
        background-position: -300px center
    }

    .ms-icon.i-white.i-share:before {
        background-position: -320px center
    }

    .ms-icon.i-white.i-chat:before {
        background-position: -340px center
    }

    .ms-icon.i-white.i-contact:before {
        background-position: -360px center
    }

    .ms-icon.i-white.i-manual:before {
        background-position: -380px center
    }

    .ms-icon.i-white.i-person:before {
        background-position: -420px center
    }

    .ms-icon.i-white.i-mail:before {
        background-position: -680px center
    }

    .ms-icon.i-white.i-search:before {
        background-position: -740px center
    }

    .ms-icon.i-white.i-filter:before {
        background-position: -800px center
    }

    .ms-icon.i-white.i-ext:before {
        background-position: -860px center
    }

    .ms-icon.i-white.i-download:before {
        background-position: -920px center
    }

    .ms-icon.i-white.i-form:before {
        background-position: -980px center
    }

    .ms-icon.i-white.i-download-tray:before {
        background-position: -1040px center
    }

    .ms-icon.i-white.i-exit:before {
        background-position: -1100px center
    }

    .ms-customer-stories .img-cont {
        height: 150px
    }

    .ms-featured-items .img-cont {
        height: 120px
    }

    .ms-featured-items .stories .img-cont {
        height: 56px
    }

    .ms-featured-items .studies .img-cont {
        height: 100px
    }

    .ms-featured-items .ms-row {
        margin-top: 50px
    }

    .ms-featured-items .ms-row:first-child {
        margin-top: 0
    }

    .ms-perspectives .img-cont {
        height: 60px;
        width: 60px
    }

    .ms-perspectives .perspective-cont>a {
        float: left
    }

    .ms-perspectives .perspective-cont .author {
        margin-left: 75px
    }

    @media only screen and (min-width:601px) and (max-width:984px) {
        .perspective-cont>a {
            float: none
        }

        .author {
            margin-left: 0
        }
    }

    @media only screen and (max-width:480px) {
        .ms-column {
            padding: 0
        }

        .perspective-cont {
            padding: 0
        }
    }

    .ms-perspectives .img-cont {
        height: 60px;
        width: 60px
    }

    .ms-perspectives .perspective-cont>a {
        float: left
    }

    .ms-perspectives .perspective-cont .author {
        margin-left: 75px
    }

    h3.haslock>span {
        background: transparent url("../images/irw/sprite_main.png") -25px -99px no-repeat;
        width: 11px;
        height: 13px;
        margin: -5px 5px 0 5px;
        display: inline-block
    }

    h4.haslock>a>span {
        background: transparent url("../images/irw/sprite_main.png") -25px -99px no-repeat;
        width: 11px;
        height: 13px;
        margin: -5px 5px -1px 5px;
        display: inline-block
    }

    @media only screen and (min-width:601px) and (max-width:984px) {
        .perspective-cont>a {
            float: none
        }

        .author {
            margin-left: 0
        }
    }

    @media only screen and (max-width:480px) {
        .ms-column {
            padding: 0
        }

        .perspective-cont {
            padding: 0
        }
    }

    .ms-experience-motorola {
        border-top: 2px solid #ccc
    }

    .ms-experience-motorola .ms-row .ms-column {
        padding-bottom: 30px
    }

    .ms-experience-motorola h2 {
        margin-top: 8px;
        clear: both;
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.05;
        letter-spacing: 0;
        text-transform: uppercase
    }

    @media only screen and (min-width:1025px) {
        .ms-experience-motorola h2 {
            font-size: 40px;
            font-size: 2.5rem
        }
    }

    @media only screen and (max-width:600px) {
        .ms-experience-motorola h2 {
            font-size: 30px;
            font-size: 1.875rem
        }
    }

    .ms-experience-motorola h3 {
        margin: 0;
        font-size: 22px
    }

    .ms-experience-motorola h4 {
        margin: 0
    }

    .ms-experience-motorola p {
        margin: 0 0 10px;
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.375
    }

    .ms-experience-motorola a {
        display: block
    }

    .ms-experience-motorola .exp-section {
        margin-bottom: 10px
    }

    .ms-experience-motorola .video-link {
        display: block;
        position: relative
    }

    .ms-experience-motorola .img-cont {
        display: block;
        position: relative;
        margin-bottom: 14px;
        border: 1px solid #ccc
    }

    .ms-experience-motorola .btn-play {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -webkit-border-radius: 34px;
        -moz-border-radius: 34px;
        border-radius: 34px;
        border: 3px solid #fff;
        width: 54px;
        height: 34px;
        margin-top: -17px;
        margin-left: -30px;
        background: #000
    }

    .ms-experience-motorola .btn-play:after {
        content: " ";
        height: 0;
        width: 0;
        border-left: 10px solid #fff;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        margin-left: -4px;
        margin-top: -6px;
        position: absolute;
        top: 50%;
        left: 50%;
        display: block
    }

    .ms-experience-motorola .video-link:hover .btn-play {
        border: 3px solid #00a0df
    }

    .ms-experience-motorola .video-link:hover .btn-play:after {
        content: "  ";
        border-left: 10px solid #00a0df
    }

    .ms-experience-motorola .video-duration-base {
        display: block;
        position: absolute;
        bottom: 1px;
        right: 1px;
        width: 45px;
        background-color: #000;
        opacity: .7;
        height: 25px;
        z-index: 1
    }

    .ms-experience-motorola .video-duration-time {
        display: block;
        position: absolute;
        bottom: 1px;
        right: 8px;
        text-align: right;
        padding: 4px 0 4px 0;
        width: 98%;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        z-index: 2
    }

    .ms-experience-motorola .msiblog .ms-row {
        margin: 0 !important
    }

    .ms-experience-motorola .msiblog .ms-column {
        padding: 0 !important;
        left: 13px
    }

    .ms-experience-motorola .msiblog .ms-column:first-child {
        padding: 0 !important;
        left: 0
    }

    .ms-experience-motorola .msiblog .ms-column:first-child+div {
        left: 7px
    }

    .ms-experience-motorola .i-pdf {
        display: inline-block;
        position: relative;
        padding-left: 28px
    }

    .ms-experience-motorola .i-pdf:before {
        position: absolute;
        left: 0;
        top: 0;
        background-position: -40px center;
        background-image: url("../images/irw/icon_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        vertical-align: middle;
        overflow: hidden
    }

    .ms-experience-motorola .i-pdf:hover {
        color: #00a0df
    }

    .ms-experience-motorola .i-pdf:hover:before {
        content: "  ";
        background-position: -480px center
    }

    .ms-experience-motorola label {
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25;
        cursor: default;
        margin-top: 7px;
        display: block
    }

    .ms-experience-motorola .text-cont.pdf label,
    .ms-experience-motorola .text-cont.pdf p {
        padding-left: 28px
    }

    .ms-experience-motorola .meta {
        margin-top: 0
    }

    .ms-experience-motorola .meta a {
        display: inline
    }

    .ms-experience-motorola .author a {
        margin-bottom: 0;
        font-weight: 700
    }

    .ms-experience-motorola .author p {
        margin: 0
    }

    .ms-experience-motorola .meta,
    .ms-experience-motorola .author,
    .ms-experience-motorola .author-title {
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.25
    }

    .ms-experience-motorola .doc-feature {
        padding-left: 80px;
        background: url("../images/irw/doc_large.png") left top no-repeat;
        min-width: 60px;
        min-height: 84px;
        margin-bottom: 16px
    }

    .ms-experience-motorola .doc-feature.doc-download {
        background-image: url("../images/irw/download_large.png")
    }

    .ms-experience-motorola .doc-item {
        position: relative;
        padding-left: 30px
    }

    .ms-experience-motorola .doc-item:before {
        content: " ";
        display: block;
        left: 0;
        top: 0;
        width: 16px;
        height: 20px;
        overflow: hidden;
        position: absolute;
        background: url("../images/irw/doctypes.png") left top no-repeat
    }

    .ms-experience-motorola .doc-item.doctype-download:before {
        background-position: -16px top
    }

    .ms-experience-motorola .doc-item.doctype-video:before {
        background-position: -32px top
    }

    .ms-experience-motorola .ms-tab-section-thumbnail .text-cont {
        margin-top: 0
    }

    .ie8 .ms-experience-motorola .msiblog .ms-column {
        max-width: 205px !important
    }

    .ie8 .ms-experience-motorola .msiblog .ms-column:first-child+div {
        left: 60px !important
    }

    .ie8 .ms-experience-motorola .msiblog .ms-column:first-child+div+div {
        left: 122px !important
    }

    @media only screen and (min-width:985px) and (max-width:1024px) {
        .msiblog .ms-column {
            max-width: 205px !important
        }

        .msiblog .ms-column:first-child+div {
            left: 45px !important
        }

        .msiblog .ms-column:first-child+div+div {
            left: 90px !important
        }
    }

    @media only screen and (min-width:601px) and (max-width:984px) {
        .ms-perspectives {
            padding-right: 15px
        }

        .ms-perspectives .perspective-cont>a {
            float: none;
            word-break: break-word;
            hyphens: auto
        }

        .ms-perspectives .perspective-cont .author {
            margin-left: 0;
            word-break: break-word;
            hyphens: auto
        }
    }

    @media only screen and (max-width:600px) {
        .ms-experience-motorola h3 {
            margin: 0
        }

        .ms-experience-motorola .msiblog .ms-column {
            padding: 0 !important;
            left: 0 !important
        }

        .ms-experience-motorola .msiblog .ms-column:first-child+div {
            left: 0 !important
        }

        .ms-experience-motorola .exp-section>.ms-column:first-child {
            padding-bottom: 15px
        }

        .ms-experience-motorola .ms-row .ms-column .msiblog .ms-row {
            margin: 0 2px
        }

        .ms-experience-motorola .ms-row .ms-column .msiblog .ms-row .ms-column {
            padding-left: 0
        }
    }

    @media only screen and (max-width:480px) {
        .ms-experience-motorola {
            padding: 10px
        }

        .ms-experience-motorola h2 {
            margin-bottom: 30px
        }

        .ms-experience-motorola a {
            max-width: 80%
        }

        .ms-experience-motorola h4>a {
            max-width: none
        }
    }

    .ms-child-list .img-cont {
        height: 140px
    }

    .ms-child-list .ms-child-list-child-sec-header {
        margin: 15px 0;
        padding: 5px 0 5px 78px;
        position: relative;
        text-align: left;
        min-height: 35px
    }

    .ms-child-list .ms-child-list-child-sec-header:before {
        left: 0;
        top: 0;
        background-image: url("../images/irw/childlist_icon_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 45px;
        height: 45px;
        vertical-align: middle;
        overflow: hidden;
        position: absolute
    }

    .ms-child-list .ms-child-list-child-sec-header:after {
        content: " ";
        display: block;
        top: 0;
        bottom: 0;
        width: 1px;
        background: #ccc;
        left: 63px;
        position: absolute
    }

    .ms-child-list .ms-child-list-child-sec-header.i-none {
        padding-left: 0;
        min-height: 0;
        margin: 0
    }

    .ms-child-list .ms-child-list-child-sec-header.i-none:after,
    .ms-child-list .ms-child-list-child-sec-header.i-none:before {
        display: none
    }

    .ms-child-list .ms-child-list-child-sec-header.i-accessories:before {
        background-position: left center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-ambulance:before {
        background-position: -45px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-computer:before {
        background-position: -90px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-connections:before {
        background-position: -135px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-construction:before {
        background-position: -180px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-corp-resp:before {
        background-position: -225px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-devices:before {
        background-position: -270px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-fire:before {
        background-position: -315px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-gear:before {
        background-position: -360px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-globe:before {
        background-position: -405px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-government:before {
        background-position: -450px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-idea:before {
        background-position: -495px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-info:before {
        background-position: -540px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-investor:before {
        background-position: -585px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-police:before {
        background-position: -630px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-product-lines:before {
        background-position: -675px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-soft-app-1:before {
        background-position: -720px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-soft-app-2:before {
        background-position: -765px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-sys-net:before {
        background-position: -810px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-tools:before {
        background-position: -855px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-chat:before {
        background-position: -900px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-phone:before {
        background-position: -945px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-search:before {
        background-position: -990px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-shop:before {
        background-position: -1035px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-gear2:before {
        background-position: -1080px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-cards:before {
        background-position: -1125px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-tray:before {
        background-position: -1170px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-compass:before {
        background-position: -1215px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-person:before {
        background-position: -1260px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-book:before {
        background-position: -1305px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-gitlab:before {
        background-position: -1350px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-bintray:before {
        background-position: -1395px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-jcenter:before {
        background-position: -1440px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-emsignia:before {
        background-position: -1485px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-mulesoft:before {
        background-position: -1530px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-handheld:before {
        background-position: -1575px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-filter:before {
        background-position: -1620px center
    }

    .ms-child-list .ms-child-list-child-sec-header.i-radios:before {
        background-position: -1665px center
    }

    .ms-child-list .ms-child-list-cat-header {
        display: block;
        min-height: 60px
    }

    .ms-child-list p {
        margin-top: 0;
        margin-bottom: 20px
    }

    .ms-child-list p,
    .ms-child-list ul {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.375
    }

    .ms-child-list li {
        margin-bottom: 20px
    }

    .landingteaser {
        margin-left: 10px
    }

    .landingteaser li {
        list-style: none
    }

    .ms-layout-home .ms-body-content {
        max-width: none;
        width: auto;
        padding-bottom: 171px
    }

    .ms-layout-home .ms-content-main {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 1240px;
        margin: 0 auto;
        position: relative
    }

    .lt-ie9 .ms-content-main {
        width: 1024px
    }

    .nav-account-info,
    .nav-contract-info {
        max-width: none;
        border: 0;
        padding: 0 30px 0;
        margin: 0;
        font-weight: 700;
        font-size: .85rem;
        display: block;
        height: 44px;
        border-top: 1px solid #e7e8e9
    }

    .nav-contract-info {
        border-bottom: 1px solid #e7e8e9
    }

    #account-search,
    #contract-search {
        font-family: Arial;
        background-color: transparent;
        border-style: solid;
        border-width: 0;
        border-color: #0063cb;
        max-width: 135px;
        font-size: 14px;
        line-height: 1.43;
        color: #444;
        outline: 0
    }

    .span-arrow-toggle {
        position: relative;
        display: inline-block;
        right: -20px;
        top: 3px
    }

    .span-arrow-toggle:hover {
        cursor: pointer
    }

    .span-arrow {
        position: relative;
        display: inline-block;
        width: 8px;
        height: 8px;
        margin-bottom: 2px;
        border-top: 0;
        border-left: 0;
        border-right: 3px solid #0063be;
        border-bottom: 3px solid #0063be;
        pointer-events: none
    }

    .span-arrow-down {
        transform: rotate(45deg)
    }

    .span-arrow-right {
        transform: rotate(320deg)
    }

    .info-tooltip {
        float: none;
        color: #0063be;
        font-weight: 700;
        display: inline
    }

    ul#select-account,
    ul#select-contract {
        width: 100%;
        background-color: #f0f1f2;
        border: 0;
        max-height: 240px;
        overflow-y: auto;
        -webkit-box-shadow: inset 0 11px 8px -10px #ccced0;
        -moz-box-shadow: inset 0 11px 8px -10px #ccced0;
        box-shadow: -3px 0 3px 0 rgba(0, 0, 0, 0.25)
    }

    ul#select-account>li,
    ul#select-contract>li {
        padding: 10px 30px 10px;
        display: block;
        word-break: break-word;
        cursor: pointer
    }

    #B2B_User {
        margin-top: 10px
    }

    .dictionary-title {
        padding: 0;
        margin-bottom: 12px
    }

    h2.dictionary-title {
        margin: 0 0 20px 0;
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc
    }

    h3.dictionary-title {
        margin: 0 0 20px 0;
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc
    }

    h4.dictionary-title {
        margin: 0 0 20px 0;
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc
    }

    h5.dictionary-title {
        margin: 0 0 20px 0;
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc
    }




    /* <link rel="stylesheet"href="/Interactive/newlookandfeel/4280272/trial/css/clientlibs_footer.min.3cea608203fae068d7cd319d453041fc.css"type="text/css"> */
    @font-face {
        font-family: "UniversLTStd";
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot");
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot?#iefix") format("embedded-opentype"), url("../fonts/irw/14f0370a-8385-437e-b5b8-5cb89e20e2ff.woff") format("woff"), url("../fonts/irw/8c1d24ab-e7f8-4c29-a419-f87180fdf410.ttf") format("truetype"), url("../fonts/irw/9baaf87b-982d-45c0-9518-8f5aec7c1292.svg#9baaf87b-982d-45c0-9518-8f5aec7c1292") format("svg");
        font-weight: normal;
        font-style: normal
    }

    @font-face {
        font-family: "UniversLTStd-Cn";
        src: url("../fonts/irw/c1f2f059-579b-465a-a13f-d70acd6c6212.eot");
        src: url("../fonts/irw/c1f2f059-579b-465a-a13f-d70acd6c6212.eot?#iefix") format("embedded-opentype"), url("../fonts/irw/b2388651-dd56-4c8e-8455-c55318f6a734.woff") format("woff"), url("../fonts/irw/346ec69d-90a7-4fef-a216-1a0dafbd3798.ttf") format("truetype"), url("../fonts/irw/d39b0ff2-cca2-4288-8f6a-c730f44feb81.svg#d39b0ff2-cca2-4288-8f6a-c730f44feb81") format("svg");
        font-weight: normal;
        font-style: normal
    }

    @font-face {
        font-family: Arial, Helvetica, sans-serif
    }

    #notification-bar * {
        margin: 0;
        padding: 0
    }

    #notification-bar h1,
    #notification-bar h2,
    #notification-bar h3,
    #notification-bar h4 {
        margin: 0;
        padding: 0;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal
    }

    #notification-barh5 {
        margin: 0;
        padding: 0;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal
    }

    #notification-bar {
        background-color: #111;
        color: #fff;
        position: fixed;
        display: none;
        justify-content: center;
        width: 100%;
        z-index: 300;
        top: 0
    }

    #notification-bar p,
    #notification-bar div,
    #notification-bar .row {
        margin: 0;
        padding: 0;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal
    }

    #notification-bar .container-fluid {
        padding: 0
    }

    #notification-bar .notification-bar__content-text {
        font-family: Arial;
        font-size: 12px;
        line-height: 2.17;
        letter-spacing: .1px;
        text-align: center;
        color: #fff
    }

    #notification-bar>.notification-bar__content {
        padding: 7px 0;
        margin: 0 auto
    }

    #notification-bar>.notification-bar__content>.row>.col>a {
        display: inline-block;
        text-decoration: none
    }

    #notification-bar>.notification-bar__content>.row>.col>a:after {
        content: '';
        display: block;
        border-bottom: 1px dotted #fff;
        width: 0;
        transition: .5s ease
    }

    #notification-bar>.notification-bar__content>.row>.col>a:hover:after {
        width: 100%
    }

    #notification-bar>.notification-bar__content>.row>.col>a>span.forward-icon {
        font-family: Arial;
        font-size: 12px;
        text-align: Center;
        line-height: 26px;
        letter-spacing: .1px;
        color: #fff
    }

    #notification-bar>.notification-bar__content>.row>.col>a>span.forward-icon::after {
        content: '\2192';
        padding-left: 6px
    }

    @media(min-width:768px) {
        #notification-bar>.notification-bar__content .row {
            display: flex;
            justify-content: space-between
        }
    }

    @media(min-width:992px) {
        #notification-bar>.notification-bar__content {
            max-width: 821px
        }
    }

    body {
        margin: 0;
        min-height: 500px
    }

    .display-none {
        display: none
    }

    @font-face {
        font-family: Arial, Helvetica, sans-serif
    }

    .font__h3 {
        color: #343434;
        font-family: Arial;
        font-size: 23px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: .4px
    }

    .font__h6 {
        color: #fff;
        font-family: Arial;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.8;
        letter-spacing: 2px
    }

    .font__p {
        color: #767676;
        font-family: Arial;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.63;
        letter-spacing: normal
    }

    .footer__wrapper--links ul li a {
        color: #ccc;
        font-family: Arial;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.62;
        letter-spacing: 1px;
        display: inline-block;
        white-space: nowrap
    }

    .footer__wrapper--links ul li a:after {
        content: '';
        display: block;
        border-bottom: 1px dotted #fff;
        width: 0;
        transition: .5s ease;
        text-decoration: none
    }

    .footer__wrapper--links ul li a:hover:after {
        width: 100%
    }

    .footer-font__p--small {
        color: #999;
        font-family: Arial;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.8;
        letter-spacing: .4px;
        text-align: center;
        margin-bottom: 0
    }

    .footer-font__social-links {
        font-family: Arial;
        font-size: 9px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: .9px;
        text-align: center;
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }

    .footer-font__social-links a {
        color: #999
    }

    .light {
        color: #fff
    }

    .footer__wrapper a:hover {
        text-decoration: none
    }

    .footer__border {
        height: 0
    }

    .footer__social--background {
        background: #111;
        justify-content: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .footer__social--wrapper {
        clear: both;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-between;
        color: #fff;
        z-index: 110;
        -moz-transition: margin .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: margin .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: margin .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: margin .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: margin .4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        align-items: center;
        padding: 40px 15px 26px
    }

    .footer__social--left,
    .footer__social--right {
        padding-left: 0;
        padding-right: 0
    }

    .footer__social--wrapper a {
        color: #fff;
        margin-right: 15px
    }

    .footer__social--wrapper ul {
        display: flex;
        justify-content: center;
        list-style: none;
        padding: 8px 0;
        margin: 0
    }

    .footer__social-icons {
        display: flex;
        flex-direction: row;
        padding: 8px 0
    }

    .footer__select {
        display: flex;
        justify-content: center;
        margin-bottom: 26px
    }

    .footer__select-location {
        height: 35px;
        margin: 15px
    }

    .footer__social-icons li {
        float: left;
        margin-right: 10px;
        position: relative;
        width: 30px;
        height: 30px
    }

    .footer__social--logo li {
        float: left;
        margin-right: 10px;
        position: relative;
        width: 40px;
        height: 40px
    }

    .footer__social-icons li a,
    .footer__social--logo li a {
        background-image: url(../images/irw/socialmedia_spritesheet.png);
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        overflow: hidden;
        position: absolute;
        top: 0
    }

    .footer__social-icons li a {
        color: #fff;
        opacity: .6
    }

    .footer__social-icons li a:hover {
        opacity: 1
    }

    .footer__social--wrapper ul li a.i-motorola-logo {
        background-position: -680px center
    }

    .footer__social--wrapper ul li a.i-facebook {
        background-position: -1200px center
    }

    .footer__social--wrapper ul li a.i-twitter {
        background-position: -1240px center
    }

    .footer__social--wrapper ul li a.i-linkedin {
        background-position: -1280px center
    }

    .footer__social--wrapper ul li a.i-googleplus {
        background-position: -1320px center
    }

    .footer__social--wrapper ul li a.i-periscope {
        background-position: -1360px center
    }

    .footer__social--wrapper ul li a.i-youtube {
        background-position: -1400px center
    }

    .footer__social--wrapper ul li a.i-motorola-launchpad {
        background-position: -1440px center
    }

    .footer__social--wrapper ul li a.i-instagram {
        background-position: -1480px center
    }

    .footer__social--wrapper ul li a.i-pinterest {
        background-position: -1520px center
    }

    .footer__wrapper {
        background-color: #111;
        color: #fff;
        display: block;
        flex-direction: column;
        padding-bottom: 40px
    }

    ul.footer__social-logo {
        margin-bottom: 28px
    }

    .footer__social--headline {
        font-family: Arial;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.62;
        letter-spacing: 1px;
        text-align: center;
        color: #ccc;
        margin-bottom: 13px
    }

    .footer__wrapper ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .footer__wrapper a {
        text-decoration: none
    }

    ul.footer-font__social-links {
        padding: 0 15px
    }

    .footer__wrapper--links a {
        padding: 4px 0 4px 15px
    }

    .footer-font__social-links a {
        padding-left: 0
    }

    .footer__wrapper a:hover,
    .footer__wrapper a:active {
        color: #fff
    }

    .footer__wrapper--links {
        flex-direction: column;
        padding: 0;
        margin-bottom: 26px
    }

    .footer__wrapper--links ul {
        margin: 15px 0
    }

    .footer__wrapper--links ul li {
        padding: 0 0 0 15px
    }

    .footer__wrapper--disclaimer {
        padding: 0 15px;
        margin-bottom: 58px;
        text-align: center
    }

    .footer__wrapper--copyright {
        padding: 0;
        text-align: center;
        margin-bottom: 26px
    }

    .footer__icon--location {
        height: 24px;
        width: 24px
    }

    .footer__headline--mobile {
        border-top: 1px solid rgba(204, 204, 204, 0.1);
        border-bottom: 1px solid rgba(204, 204, 204, 0);
        padding: 15px;
        text-transform: uppercase;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        margin: 0
    }

    .footer__headline--mobile:hover {
        cursor: pointer
    }

    .footer__headline--mobile a {
        color: #fff
    }

    .footer__wrapper--links div {
        padding: 0
    }

    .footer__wrapper--links div:last-of-type .footer__headline--mobile {
        border-bottom: 1px solid rgba(204, 204, 204, 0.1)
    }

    .footer__headline--mobile.openFoot {
        border-bottom: 1px solid rgba(204, 204, 204, 0.1)
    }

    .footer__wrapper--links ul {
        display: none
    }

    .footer__wrapper--links li.openFoot ul {
        display: block
    }

    .footer__list--chevron::after {
        border-style: solid;
        border-width: 1px 1px 0 0;
        content: ' ';
        display: inline-block;
        position: relative;
        transform: rotate(135deg);
        vertical-align: top;
        height: 9px;
        width: 9px;
        float: right;
        margin-right: 3px;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        color: #fff
    }

    .footer__headline--mobile.openFoot .footer__list--chevron:after {
        transform: rotate(-45deg);
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }

    @media all and (min-width:768px) {
        .footer__social--headline {
            font-size: 10px;
            line-height: 1.8;
            letter-spacing: .5px;
            text-align: left;
            margin-bottom: 26px
        }

        .footer__headline--mobile.openFoot {
            border-bottom: 0
        }

        .footer__headline--mobile {
            margin-bottom: 11px
        }

        .footer__headline--mobile:hover {
            cursor: default
        }

        .footer__wrapper {
            padding-bottom: 0
        }

        .footer__wrapper a {
            padding: 0
        }

        .footer__social--wrapper {
            flex-direction: row;
            padding: 26px 40px;
            flex-wrap: wrap;
            flex: 2;
            border-bottom: 1px solid rgba(204, 204, 204, 0.1)
        }

        .footer__social--wrapper ul {
            justify-content: flex-start;
            padding-top: 0
        }

        .footer__wrapper--end {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            order: 3;
            align-items: baseline;
            padding: 0 40px
        }

        .footer__select {
            order: 2;
            flex: 2;
            justify-content: flex-end;
            margin-bottom: 0
        }

        ul.footer-font__social-links {
            order: 1;
            flex: 2;
            padding-left: 0
        }

        .footer__wrapper--copyright,
        .footer__wrapper--disclaimer {
            order: 3;
            flex: 1 1 100%
        }

        .footer__wrapper--links {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: flex-start;
            padding: 40px 40px 0
        }

        .footer__wrapper--links div {
            padding: 0
        }

        .footer__wrapper--links ul {
            margin-right: 15px;
            margin-bottom: 40px;
            display: block
        }

        .footer__headline--mobile ul {
            display: block
        }

        .footer__list--chevron::after {
            display: none
        }

        .footer__headline--mobile,
        .footer__wrapper--links div:last-of-type .footer__headline--mobile {
            border: 0
        }

        .footer__headline--mobile {
            padding-left: 0
        }

        .footer__wrapper--links ul li {
            padding: 0
        }

        .footer__wrapper--copyright,
        .footer__wrapper--disclaimer {
            padding: 0 40px
        }

        .footer__wrapper--copyright {
            margin-top: 33px
        }
    }

    @media all and (min-width:992px) {
        .font__h6 {
            font-size: 12px;
            line-height: 1.5
        }

        .footer-font__p--small {
            font-size: 10px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.8;
            letter-spacing: .4px
        }

        .footer__social--headline {
            font-size: 12px;
            line-height: 1.5;
            letter-spacing: .6px;
            margin-bottom: 0
        }

        .footer__social--wrapper {
            border-bottom: 1px solid rgba(204, 204, 204, 0.1);
            padding-left: 0;
            padding-right: 0;
            flex: 1 1 100%
        }

        .footer__social--left,
        .footer__social--right {
            display: flex;
            flex-direction: row;
            align-items: center
        }

        .footer__social-icons {
            flex: 1
        }

        .footer__select-location {
            margin-right: 0
        }

        .footer__social--breadcrumbs {
            order: 2;
            flex: 1 1 25%
        }

        .footer__social--headline {
            order: 3;
            flex: 1 1 25%;
            text-align: right
        }

        ul.footer__social-icons {
            order: 4;
            flex: 1 1 25%;
            justify-content: flex-end
        }

        .footer__wrapper--links {
            justify-content: space-between;
            margin-bottom: 17px;
            margin-left: auto;
            margin-right: auto;
            padding-left: 0;
            padding-right: 0
        }

        .footer__select {
            order: 3;
            flex: 2
        }

        ul.footer-font__social-links {
            order: 2;
            flex: 2;
            justify-content: space-between;
        }

        .footer__wrapper--copyright {
            display: flex;
            justify-content: flex-start;
            order: 1;
            flex: 2;
            text-align: left;
            padding: 0
        }

        .footer__wrapper--disclaimer {
            margin: 0 auto 31px
        }

        .footer__wrapper--end {
            padding: 0;
            margin: 0 auto
        }

        .footer__border {
            border-bottom: 1px solid rgba(204, 204, 204, 0.1);
            margin: 0 auto 26px
        }
    }

    @media(min-width:992px) {
        .col-lg-10 {
            -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
            max-width: 83.333333%
        }
    }

    .ms-anchor-list {
        z-index: -1 !important
    }

    input.messagecheckbox[type="checkbox"] {
        border: initial !important;
        clip: initial !important;
        height: initial !important;
        margin: initial !important;
        overflow: initial !important;
        padding: initial !important;
        position: initial !important;
        width: initial !important
    }

    @media(min-width:768px) {
        #ms-nav-main .ms-nav-inner .nav-search-box {
            display: none
        }
    }

    @media(max-width:767px) {

        #ms-nav-main .ms-nav-inner #nav-search,
        #ms-nav-main .ms-nav-inner .nav-search-box .CoveoCustomHideStandaloneSearchbox {
            display: none
        }

        #ms-nav-main .ms-nav-inner .nav-search-box #coveostandalonesearchbox {
            margin: 19px auto
        }

        #ms-nav-main .ms-nav-inner .nav-search-box .coveo-motorola-custom-theme {
            min-height: 75px
        }
    }

    =#ms-content {
        margin-top: 116px
    }

    .ms-logo {
        background: url('../images/irw/msisolutions.png') no-repeat !important;
        height: 35px;
        display: inline-block;
        float: left;
        margin-top: 15px;
        background-size: 100%
    }

    .ms-header {
        border-bottom: 0;
        height: 64px !important
    }

    .ms-main-nav {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .ms-header-primary {
        height: 64px
    }

    .ms-header>.ms-site-cont {
        z-index: 200;
        background-color: #fff
    }

    .buddynav-active .ms-header nav.ms-nav-buddy-menu {
        z-index: 201
    }

    .ms-nav-depth-0 .nav-flyout {
        border: 0
    }

    .nav-search-g {
        top: -99px !important
    }

    #buddy_nav_close {
        width: 45px;
        top: 5px
    }

    .buddynav-active .ms-header nav.ms-nav-buddy-menu {
        width: 312px
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner .nav-login-name {
        padding: 20px 30px 0
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner #account_logout {
        margin-bottom: 40px
    }

    nav.ms-nav-buddy-menu.dss-user .ms-nav-buddy-inner {
        overflow-y: scroll;
        overflow-x: hidden
    }

    .media-modal .media-modal-close {
        margin-right: 48px;
        margin-top: 48px
    }

    .ms-nav-depth-0>li.haslock>a:after {
        display: inline-block;
        position: relative;
        background: url('../images/irw/lock-closed-24-white.svg');
        width: 24px;
        height: 24px;
        margin-bottom: -6px;
        right: -22px
    }

    .ms-nav-depth-2>li.haslock>a>span {
        display: inline-block;
        background: url('../images/irw/lock-closed-24.svg');
        width: 24px;
        height: 24px;
        margin-bottom: -6px
    }

    #mobile-toggle span {
        display: none
    }

    #ms-nav-main {
        visibility: hidden;
        box-shadow: none;
        overflow: auto;
        height: auto
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-util {
        display: inline-block;
        align-items: center
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .close-btn#main_nav_close {
        display: none
    }

    .header__icon {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        height: 32px;
        width: 32px
    }

    .header__icon--mobile-nav {
        background-image: url(../images/irw/menu-32-blue.svg);
        background-repeat: no-repeat;
        background-position: center;
        width: 30px;
        margin-left: 15px
    }

    .global-icons {
        display: flex;
        flex-direction: row-reverse;
        align-items: center
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .nav-search .ms-search-pane {
        display: inline-block;
        float: right
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .nav-search .ms-search-pane>.nav-search-g {
        background-color: transparent;
        border-bottom: 0;
        position: absolute;
        margin-right: 7px;
        width: 100%;
        padding: 8px;
        width: 75%
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .nav-search .ms-search-pane>.nav-search-g .prod-cat-search-row label {
        color: #111
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .nav-search {
        height: 82px;
        color: #111;
        padding: 0;
        float: left;
        position: relative;
        margin-left: 15px
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .nav-search>a {
        display: inline-block;
        height: 60px;
        width: 60px
    }

    .ms-nav-depth-0 .ms-hide-pane {
        box-shadow: 0 30px 40px 0 rgba(35, 35, 35, 0.3)
    }

    .ms-nav-depth-0 .ms-hide-pane.active {
        position: relative;
        display: block;
        top: 0
    }

    .ms-nav-depth-0 .nav-flyout {
        height: auto;
        visibility: visible;
        margin: 0;
        border-bottom: 0
    }

    .ms-header.collapsed nav.ms-nav-main {
        height: 100%;
        opacity: 1
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0 {
        height: auto
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li,
    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li:active,
    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li:hover {
        color: #fff;
        background-color: #343434;
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.29;
        letter-spacing: .3px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 0;
        margin: 0
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li a,
    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li:hover a {
        color: #fff;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding-left: 15px
    }

    .ms-nav-depth-1>li {
        padding: 0;
        min-width: 15%;
        text-align: left
    }

    .ms-flyout-list-promo {
        padding: 13px 10px 0 20px;
        white-space: normal
    }

    .ms-flyout-list {
        line-height: 0
    }

    .ms-flyout-list .sec-title,
    .ms-flyout-list a.sec-title {
        color: #fff;
        background-color: #666;
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.29;
        letter-spacing: .3px;
        padding: 17px 0 17px 30px !important;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        text-transform: unset;
        margin-bottom: 0
    }

    .flyout-gutter {
        color: #000;
        background-color: #666;
        padding: 0;
        margin: 0;
        border-top: 0
    }

    .flyout-gutter a {
        padding-left: 30px !important
    }

    .ms-nav-links .ms-nav-depth-2 {
        background-color: #ededed;
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.29;
        letter-spacing: .2px;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-links.ms-nav-depth-2>li a {
        color: #000;
        padding-left: 45px
    }

    .active {
        display: block !important
    }

    .btn-primary:hover,
    .btn-primary:not(:disabled):not(.disabled):hover {
        background: #111
    }

    .ms-flyout-list-promo h2 {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 1.6px;
        color: #343434;
        background: #fff;
        text-align: center;
        border-bottom: 0;
        text-transform: uppercase
    }

    @media screen and (max-width:767.98px) {
        .ms-nav-depth-0 .ms-hide-pane {
            position: relative;
            overflow: hidden;
            top: 0;
            right: 0
        }

        .ms-hide-pane {
            display: none
        }

        .ms-nav-depth-1 {
            width: 100%
        }

        .ms-flyout-list {
            width: 100% !important;
            min-width: 100% !important
        }

        .ms-nav-links .ms-nav-depth-2 {
            display: none
        }

        .d-none {
            display: none
        }

        #notification-bar div:first-of-type {
            display: inline-block;
            float: left;
            padding-left: 15px
        }

        #notification-bar div:last-of-type {
            float: right;
            padding-right: 15px
        }

        .ms-header.collapsed nav.ms-nav-main .ms-nav-inner {
            position: static;
            height: 100vh
        }

        .ms-header.collapsed nav.ms-nav-main {
            width: 100%;
            margin-right: -100%;
            top: 62px;
            height: auto
        }

        .sidebar-active .ms-header.collapsed nav.ms-nav-main {
            margin-right: 0;
            transition: margin 500ms;
            box-shadow: none
        }

        .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0 {
            width: 100%;
            text-align: center;
            padding: 0;
            float: none;
            left: 0;
            max-width: 100%;
            overflow-x: hidden;
            clear: both
        }

        .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li {
            margin: 0;
            display: block;
            text-align: left
        }

        .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-depth-0>li.hassub.show-fly .ms-hide-pane {
            top: 0;
            height: auto;
            z-index: 5;
            width: 100%;
            left: 0;
            position: relative
        }

        .ms-flyout-list-promo {
            display: none
        }

        .ms-flyout-list.cols-2 .ms-nav-depth-2 {
            width: 100%
        }

        .ms-nav-links .ms-nav-depth-2 li {
            border-bottom: 1px solid rgba(0, 0, 0, .1)
        }

        .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-util {
            display: inline-flex;
            width: 100%
        }

        .ms-header.collapsed nav.ms-nav-main .ms-nav-inner .ms-nav-util>a {
            display: flex;
            justify-content: center
        }

        .ms-nav-depth-0>li.hassub>a>span:after,
        .ms-flyout-list.hassub .sec-title:after {
            border-style: solid;
            border-width: 1px 1px 0 0;
            content: ' ';
            display: inline-block;
            position: relative;
            transform: rotate(135deg);
            vertical-align: top;
            height: 9px;
            width: 9px;
            float: right;
            top: 45%;
            margin-right: 45px;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease;
            color: #fff
        }

        li.hassub.openlist>a>span:after,
        .ms-flyout-list.openlist .sec-title:after {
            transform: rotate(-45deg);
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

        .ms-nav-depth-0>.openlist>a>span {
            background: transparent
        }

        .ms-nav-depth-0>li>a>span:after {
            border-width: 0
        }
    }

    @media only screen and (max-width:984px) {
        .ms-body-content {
            padding-top: 0
        }
    }

    @media all and (min-width:768px) and (max-width:992px) {
        #mobile-toggle {
            display: none
        }

        #ms-nav-main {
            visibility: visible
        }

        #buddy-toggle {
            display: inline-block
        }

        .ms-nav-depth-0 {
            top: 58px;
            display: flex;
            justify-content: space-around;
            padding: 0 40px
        }

        .ms-nav-depth-0>li>a {
            font-family: Arial;
            font-size: 14px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: .4px;
            color: #767676;
            text-align: center;
            margin-right: 0
        }

        .ms-nav-depth-0>li.hassub.show-fly>a {
            color: #232323
        }

        .ms-flyout-list .sec-title,
        .ms-flyout-list a.sec-title {
            background-color: transparent;
            font-size: 10px;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.6;
            letter-spacing: 1.4px;
            color: #232323;
            border: 0;
            text-transform: uppercase;
            padding-left: 40px
        }

        .ms-flyout-list a {
            color: #343434
        }

        .ms-nav-depth-0 a:hover>span,
        .ms-nav-depth-0 a:active>span,
        .ms-nav-depth-0>li.hassub.show-fly>a>span {
            border-bottom: solid 3px #111
        }

        .ms-nav-depth-0>li.hassub.show-fly .ms-hide-pane {
            text-align: left;
            padding-bottom: 40px;
            top: 57px
        }

        .ms-nav-depth-1>li {
            width: 50% !important;
            background-color: transparent
        }

        .ms-nav-links .ms-nav-depth-2 {
            background-color: transparent;
            border: 0;
            padding-left: 30px
        }

        .ms-flyout-list.cols-2 .ms-nav-depth-2 {
            width: 100%
        }

        .ms-flyout-list-promo.promo-first {
            display: none
        }

        .nav-search-g {
            margin-right: 0
        }
    }

    @media all and (min-width:768px) {
        #ms-nav-main {
            overflow: unset
        }

        .notification-bar__content .row .d-md-block {
            display: block !important
        }

        .ms-hide-pane-login {
            right: -19px
        }

        #nav_links {
            white-space: nowrap !important
        }

        .ms-nav-depth-0>li.haslock>a:after {
            display: inline-block;
            background: url('../images/irw/lock-closed-24.svg');
            width: 24px;
            height: 24px;
            margin-top: -10px;
            right: -6px
        }

        .flyout-gutter {
            background-color: transparent;
            margin-top: 28px
        }

        .ms-nav-depth-0>li>a:hover {
            cursor: pointer
        }

        li.haslock>span.sec-title {
            width: auto
        }

        li.haslock>span.sec-title:after {
            content: '';
            display: inline-block;
            position: relative;
            background: url('../images/irw/lock-closed-24.svg');
            width: 24px;
            height: 24px;
            margin-bottom: -6px;
            right: -12px;
            padding-left: 30px;
            padding-top: 28px
        }
    }

    @media screen and (min-width:768px) and (max-width:1055.98px) {
        .ms-nav-main {
            height: 100% !important;
            position: relative
        }

        .ms-nav-depth-0 {
            background-color: #fff;
            width: 100%;
            text-align: center;
            padding: 0;
            float: none;
            left: 0;
            max-width: 100%;
            position: fixed;
            top: 64px;
            margin: 0
        }

        .ms-nav-depth-0>li.hassub.show-fly .ms-hide-pane {
            max-height: 75vh;
            top: 58px;
            left: 0;
            overflow-y: scroll;
            z-index: 5;
            width: 100%;
            position: absolute;
            box-shadow: 0 30px 40px 0 rgba(35, 35, 35, 0.3);
            background-color: #fff
        }

        .ms-nav-depth-0>li.hassub.show-fly .nav-flyout {
            visibility: visible;
            height: auto
        }

        .ms-nav-depth-1 {
            position: relative
        }

        .ms-flyout-list.w-50 {
            width: 50%;
            min-height: 350px
        }
    }

    @media all and (min-width:992px) {
        #ms-nav-main {
            visibility: visible;
            overflow: visible
        }

        .ms-nav-depth-0 .nav-flyout {
            background: rgba(255, 255, 255, 1)
        }

        #buddy-toggle {
            display: inline-block
        }

        .ms-flyout-list .sec-title,
        .ms-flyout-list a.sec-title {
            font-family: Arial;
            font-size: 12px;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.5;
            letter-spacing: 1.6px;
            color: #343434;
            background: #fff;
            text-align: left;
            border-bottom: 0;
            text-transform: uppercase;
            white-space: normal
        }

        li.haslock>span.sec-title {
            padding-left: 0 !important
        }

        li.haslock>span.sec-title:first-of-type {
            padding-left: 30px !important
        }

        .ms-nav-links .ms-nav-depth-2 {
            background-color: #fff;
            border-bottom: 0
        }

        .ms-nav-depth-0>li.hassub.show-fly>a {
            color: #111
        }

        .ms-nav-depth-0>li.hassub.show-fly>a>span {
            border-bottom: 3px solid rgba(17, 17, 17, 1);
            width: 48px;
            margin: 0 auto
        }

        .ms-nav-depth-0 a:hover>span {
            border-bottom: 3px solid rgba(17, 17, 17, .1);
            width: 48px;
            margin: 0 auto
        }

        .ms-nav-links .ms-nav-depth-2 a {
            font-family: Arial;
            font-size: 14px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.5;
            letter-spacing: .4px;
            color: #232323;
            text-align: left;
            float: left;
            padding-left: 30px;
            text-decoration: none !important;
            display: inline-block;
            width: auto;
            clear: both;
            white-space: initial
        }

        .ms-nav-links .ms-nav-depth-2 a:hover {
            color: #005cb9
        }

        .font__link--animate {
            color: #005cb9;
            text-decoration: none !important;
            display: block
        }

        .ms-nav-links .ms-nav-depth-2 a:after {
            content: '';
            display: block;
            border-bottom: 1px dotted #005cb9;
            width: 0;
            transition: .5s ease;
            text-decoration: none
        }

        .ms-nav-links .ms-nav-depth-2 a:hover:after {
            width: 100%
        }

        .ms-nav-depth-1:before,
        .ms-nav-depth-1:after {
            content: none
        }

        .ms-header {
            height: 64px;
            border-bottom: 0
        }

        .header__icon--mobile-nav {
            display: none
        }

        .ms-nav-depth-0 .nav-flyout {
            border: 0;
            padding-bottom: 30px;
            box-shadow: 0 30px 40px 0 rgba(35, 35, 35, 0.3)
        }

        .ms-nav-depth-0 .nav-flyout:before {
            background: #fff;
            border: 0
        }

        .ms-nav-depth-0>li>a {
            font-family: Arial;
            font-size: 15px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: .4px;
            color: #767676;
            margin-right: 40px
        }

        .ms-flyout-list {
            width: auto
        }

        .ms-flyout-list:last-of-type {
            margin-right: 30px
        }

        .flyout-gutter {
            background-color: #fff;
            text-align: left;
            padding-left: 0;
            padding-top: 28px
        }

        .ms-nav-links .ms-nav-depth-1 {
            display: flex;
            justify-content: space-between;
            align-items: flex-start
        }

        .ms-nav-depth-0>li.hassub.show-fly .ms-hide-pane {
            position: fixed;
            width: 100%;
            left: 0;
            right: 0;
            overflow-y: auto
        }

        .nav-search-g {
            margin-right: 0
        }
    }

    @media screen and (min-width:1056px) {
        .ms-header>.ms-site-cont {
            padding: 0 15px;
            width: auto;
            min-width: 300px;
            max-width: 100%
        }

        .ms-header-primary {
            display: block;
            width: 100%;
            position: relative
        }

        .ms-nav-main {
            position: relative
        }

        .ms-nav-inner {
            width: 100%
        }

        .ms-nav-depth-0 {
            text-align: center;
            width: 80%;
            margin-left: 23px
        }

        .ms-nav-depth-0 .ms-hide-pane:hover {
            width: 100%;
            position: fixed;
            left: 0;
            right: 0;
            top: 58px
        }

        .ms-nav-depth-0 .nav-flyout {
            height: auto
        }

        .ms-flyout-list.w-16 {
            width: 16.66%
        }
    }

    @media all and (min-width:1527px) {
        .ms-nav-depth-0>li.hassub.show-fly .ms-hide-pane {
            position: fixed
        }
    }




    /* <link rel="stylesheet"href="/Interactive/newlookandfeel/4280272/trial/css/clientlibs_coveo_search.min.386c860630f272bb0a3bde8885c61d19.css"type="text/css"> */
    @charset "UTF-8";
    @import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);

    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-content,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-content,
    .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-content {
        padding: 0
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header,
    .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header {
        font-size: 12px;
        display: inline-block;
        padding: 0 7px;
        height: 22px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: .09px;
        vertical-align: middle;
        white-space: normal;
        color: #1d4f76;
        cursor: pointer;
        text-transform: uppercase
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header *,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header *,
    .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header * {
        display: inline-block;
        margin: 0
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header p,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header p,
    .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header p {
        line-height: 16px
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header .coveo-more-tabs,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header .coveo-more-tabs,
    .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header .coveo-more-tabs {
        margin-left: 10px
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header.coveo-hidden,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header.coveo-hidden,
    .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header.coveo-hidden {
        display: none
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-tab-section>a:last-of-type,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-tab-section>a:last-of-type,
    .CoveoSearchInterface.coveo-small-tabs .coveo-tab-section>a:last-of-type {
        margin-right: 20px
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header-wrapper,
    .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header-wrapper {
        width: 100%;
        margin: 0;
        padding: 0;
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: inline-box;
        display: -moz-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-lines: single;
        -moz-box-lines: single;
        box-lines: single;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        box-pack: end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper a,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header-wrapper a,
    .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header-wrapper a {
        margin-right: 10px
    }

    .coveo-dropdown-background {
        transition-property: opacity;
        transition-duration: .3s;
        background: hsla(0, 0, 100%, .85);
        opacity: 0;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 15
    }

    .coveo-media-max-width-480 .CoveoSearchInterface .coveo-tab-section {
        background-color: #f7f8f9
    }

    .coveo-media-max-width-480 .CoveoSearchInterface .CoveoSearchbox {
        max-width: 800px;
        margin-right: 50px
    }

    .coveo-media-max-width-480 .CoveoSearchInterface .CoveoSettings {
        margin-left: 0
    }

    .coveo-media-max-width-480 .CoveoSearchInterface .CoveoSettings+.CoveoSearchbox {
        margin-right: 50px
    }

    @media(max-width:480px) {
        .CoveoSearchInterface .coveo-tab-section {
            background-color: #f7f8f9
        }

        .CoveoSearchInterface .CoveoSearchbox {
            max-width: 800px;
            margin-right: 50px
        }

        .CoveoSearchInterface .CoveoSettings {
            margin-left: 0
        }

        .CoveoSearchInterface .CoveoSettings+.CoveoSearchbox {
            margin-right: 50px
        }
    }

    .coveo-emails-excess-collapsed,
    .coveo-emails-excess-expanded {
        display: none;
        cursor: pointer
    }

    .coveo-emails-excess-collapsed.coveo-active,
    .coveo-emails-excess-expanded.coveo-active {
        display: inline
    }

    .coveo-emails-excess-collapsed {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .coveo-emails-excess-collapsed:visited,
    .coveo-emails-excess-collapsed:visited:hover {
        color: #609
    }

    .coveo-emails-excess-collapsed:hover,
    .coveo-emails-excess-collapsed:hover a {
        text-decoration: underline
    }

    .coveo-emails-excess-collapsed.coveo-selected * {
        color: #004990
    }

    .coveo-email-child-from {
        margin: 0 10px 0 5px
    }

    .coveo-email-child-excerpt {
        font-size: 13px;
        text-decoration: none !important
    }

    .coveo-email-child-excerpt:not(:hover) {
        color: inherit !important
    }

    .coveo-modal-container .coveo-email-from,
    .coveo-modal-container .coveo-email-to {
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        padding: 5px 16px;
        font-size: 13px;
        font-size: 14px
    }

    .coveo-modal-container .coveo-email-from a,
    .coveo-modal-container .coveo-email-to a {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        white-space: nowrap
    }

    .coveo-modal-container .coveo-email-from a:visited,
    .coveo-modal-container .coveo-email-from a:visited:hover,
    .coveo-modal-container .coveo-email-to a:visited,
    .coveo-modal-container .coveo-email-to a:visited:hover {
        color: #609
    }

    .coveo-modal-container .coveo-email-from a:hover,
    .coveo-modal-container .coveo-email-from a:hover a,
    .coveo-modal-container .coveo-email-to a:hover,
    .coveo-modal-container .coveo-email-to a:hover a {
        text-decoration: underline
    }

    .coveo-modal-container .coveo-email-from a.coveo-selected *,
    .coveo-modal-container .coveo-email-to a.coveo-selected * {
        color: #004990
    }

    .CoveoEmailAction {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        padding: 5px;
        margin: 5px 16px
    }

    .CoveoEmailAction:visited,
    .CoveoEmailAction:visited:hover {
        color: #609
    }

    .CoveoEmailAction:hover,
    .CoveoEmailAction:hover a {
        text-decoration: underline
    }

    .CoveoEmailAction.coveo-selected * {
        color: #004990
    }

    .CoveoEmailAction>div {
        display: inline-block
    }

    .CoveoSearchInterface {
        min-width: 300px
    }

    .CoveoSearchInterface>* {
        display: none;
        visibility: hidden
    }

    .CoveoSearchInterface.coveo-waiting-for-query .coveo-search-section {
        display: block;
        visibility: visible;
        margin-top: 20%
    }

    .CoveoSearchInterface.coveo-waiting-for-query .coveo-search-section .CoveoSettings {
        display: none
    }

    .CoveoSearchInterface .coveo-search-section {
        max-width: 800px;
        margin: 54px auto 47px;
        padding: 0 10px
    }

    .CoveoSearchInterface .coveo-search-section .coveo-media-max-width-480 {
        padding: 20px 10px;
        margin: 0 auto;
        width: 100%;
        max-width: none
    }

    @media(max-width:480px) {
        .CoveoSearchInterface .coveo-search-section {
            padding: 20px 10px;
            margin: 0 auto;
            width: 100%;
            max-width: none
        }
    }

    .CoveoSearchInterface .coveo-main-section {
        *zoom: 1;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        position: relative
    }

    .CoveoSearchInterface .coveo-main-section:after,
    .CoveoSearchInterface .coveo-main-section:before {
        content: " ";
        display: table
    }

    .CoveoSearchInterface .coveo-main-section:after {
        clear: both
    }

    .CoveoSearchInterface .coveo-facet-column {
        display: block;
        float: left;
        margin-right: 2.84259%;
        width: 28.01019%;
        padding: 5px 15px
    }

    .CoveoSearchInterface .coveo-facet-column:last-child {
        margin-right: 0
    }

    .CoveoSearchInterface .coveo-facet-column.coveo-no-results {
        display: none
    }

    .CoveoSearchInterface .coveo-results-column {
        overflow: hidden;
        padding: 10px 10px 10px 15px
    }

    .CoveoSearchInterface .coveo-results-column.coveo-no-results {
        max-width: 75%;
        margin: auto;
        text-align: center
    }

    .CoveoSearchInterface .coveo-results-column .coveo-media-max-width-800.coveo-no-results {
        max-width: 100%
    }

    @media(max-width:800px) {
        .CoveoSearchInterface .coveo-results-column.coveo-no-results {
            max-width: 100%
        }
    }

    .CoveoSearchInterface .coveo-results-column .coveo-media-max-width-480 {
        padding: 0
    }

    @media(max-width:480px) {
        .CoveoSearchInterface .coveo-results-column {
            padding: 0
        }
    }

    .CoveoSearchInterface.coveo-during-initialization .coveo-results-header {
        height: 35px
    }

    .CoveoSearchInterface.coveo-during-initialization .coveo-results-header *,
    .CoveoSearchInterface.coveo-during-initialization .CoveoLogo,
    .CoveoSearchInterface.coveo-during-initialization .CoveoResultsPerPage {
        display: none
    }

    .coveo-after-initialization>* {
        display: inherit;
        visibility: inherit
    }

    .coveo-after-initialization link,
    .coveo-after-initialization script,
    .coveo-after-initialization template {
        display: none
    }

    .coveo-after-initialization output {
        display: inline
    }

    .coveo-after-initialization button,
    .coveo-after-initialization input,
    .coveo-after-initialization keygen,
    .coveo-after-initialization meter,
    .coveo-after-initialization progress,
    .coveo-after-initialization select,
    .coveo-after-initialization textarea {
        display: inline-block
    }

    .coveo-after-initialization table {
        display: table
    }

    .coveo-results-header {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-pack: justify;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify;
        padding-top: 10px;
        min-height: 35px;
        overflow: hidden;
        box-shadow: inset 0 -1px 0 0 #bcc3ca
    }

    .coveo-results-header.coveo-no-results,
    .coveo-results-header.coveo-query-error {
        box-shadow: none
    }

    .coveo-summary-section {
        display: inline-block;
        font-size: 14px;
        margin-right: auto;
        box-flex: auto;
        -moz-flex: auto;
        -ms-flex: auto;
        flex: auto
    }

    .coveo-result-layout-section {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-shrink: 0;
        -ms-flex-negative: 0
    }

    .coveo-result-layout-section.coveo-result-layout-hidden {
        display: none
    }

    .coveo-sort-section {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-shrink: 0;
        -ms-flex-negative: 0
    }

    .coveo-results-header>:not(:first-child) {
        padding-right: 10px;
        margin-left: 10px;
        border-right: 1px solid #bcc3ca
    }

    .coveo-results-header>:last-child {
        padding-right: 0;
        border-right: 0
    }

    .coveo-media-max-width-800 .coveo-results-header {
        padding-right: 10px
    }

    @media(max-width:800px) {
        .coveo-results-header {
            padding-right: 10px
        }
    }

    .coveo-media-max-width-480 .coveo-results-header {
        padding-left: 10px;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .coveo-media-max-width-480 .coveo-sort-section span:first-child {
        padding-left: 0
    }

    .coveo-media-max-width-480 .coveo-list-layout .CoveoResult {
        margin: 0;
        padding: 15px 10px 15px 15px
    }

    .coveo-media-max-width-480 .CoveoResultList {
        margin-bottom: 15px
    }

    .coveo-media-max-width-480 .coveo-summary-section {
        width: 100%;
        margin-bottom: 10px
    }

    .coveo-media-max-width-480 .coveo-results-header>:not(:first-child) {
        border-right: 0;
        margin-left: 0;
        padding: 0
    }

    .coveo-media-max-width-480 .coveo-results-header>:last-child {
        margin-left: 0;
        margin-bottom: 0
    }

    @media(max-width:480px) {
        .coveo-results-header {
            padding-left: 10px;
            -webkit-box-lines: multiple;
            -moz-box-lines: multiple;
            box-lines: multiple;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

        .coveo-sort-section span:first-child {
            padding-left: 0
        }

        .coveo-list-layout .CoveoResult {
            margin: 0;
            padding: 15px 10px 15px 15px
        }

        .CoveoResultList {
            margin-bottom: 15px
        }

        .coveo-summary-section {
            width: 100%;
            margin-bottom: 10px
        }

        .coveo-results-header>:not(:first-child) {
            border-right: 0;
            margin-left: 0;
            padding: 0
        }

        .coveo-results-header>:last-child {
            margin-left: 0;
            margin-bottom: 0
        }
    }

    .CoveoResult.coveo-lithium-result .coveo-lithium-header {
        padding-top: 3px
    }

    .coveo-lithium-result .coveo-expanded-child-result+.coveo-expanded-child-result {
        border-top: 1px solid #ccc;
        padding-top: 10px
    }

    .coveo-lithium-from,
    .coveo-lithium-to {
        font-size: 13px
    }

    .coveo-lithium-from a,
    .coveo-lithium-to a {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        white-space: nowrap
    }

    .coveo-lithium-from a:visited,
    .coveo-lithium-from a:visited:hover,
    .coveo-lithium-to a:visited,
    .coveo-lithium-to a:visited:hover {
        color: #609
    }

    .coveo-lithium-from a:hover,
    .coveo-lithium-from a:hover a,
    .coveo-lithium-to a:hover,
    .coveo-lithium-to a:hover a {
        text-decoration: underline
    }

    .coveo-lithium-from a.coveo-selected *,
    .coveo-lithium-to a.coveo-selected * {
        color: #004990
    }

    .coveo-loading-spinner {
        margin: 3em auto;
        font-size: 10px;
        position: relative;
        text-indent: -9999em;
        border: .7em solid hsla(0, 0, 50%, .2);
        border-left-color: gray;
        animation: coveo-loading-spinner-animation 1.1s infinite linear
    }

    .coveo-loading-spinner-container {
        width: 100%
    }

    .coveo-loading-spinner,
    .coveo-loading-spinner:after {
        border-radius: 50%;
        width: 3em;
        height: 3em
    }

    @keyframes coveo-loading-spinner-animation {
        0 {
            transform: rotate(0)
        }

        to {
            transform: rotate(1turn)
        }
    }

    .coveo-first-loading-animation {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        padding-top: 100px;
        background: #f7f7f7
    }

    .coveo-first-loading-animation .coveo-loading-container {
        transform: translateZ(0);
        transform: rotatex(0)
    }

    .coveo-first-loading-animation .coveo-loading-container .coveo-loading-dot {
        background-color: hsla(0, 0, 8%, .9);
        background: hsla(0, 0, 8%, .9);
        border-radius: 5px;
        box-shadow: inset 0 0 5px #000, 0 1px 1px hsla(0, 0, 100%, .1);
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 0 4px;
        border-radius: 50%;
        opacity: 0;
        box-shadow: 0 0 2px #000;
        animation: loadingFade 1s infinite
    }

    .coveo-first-loading-animation .coveo-loading-container .coveo-loading-dot:first-child {
        animation-delay: .1s
    }

    .coveo-first-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(2) {
        animation-delay: .2s
    }

    .coveo-first-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(3) {
        animation-delay: .3s
    }

    .coveo-first-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(4) {
        animation-delay: .4s
    }

    .coveo-first-loading-animation .coveo-loading-container {
        margin-top: 15px
    }

    .coveo-generic-loading-animation .coveo-loading-container {
        transform: translateZ(0);
        transform: rotatex(0)
    }

    .coveo-generic-loading-animation .coveo-loading-container .coveo-loading-dot {
        background-color: hsla(0, 0, 8%, .9);
        background: hsla(0, 0, 8%, .9);
        border-radius: 5px;
        box-shadow: inset 0 0 5px #000, 0 1px 1px hsla(0, 0, 100%, .1);
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 0 4px;
        border-radius: 50%;
        opacity: 0;
        box-shadow: 0 0 2px #000;
        animation: loadingFade 1s infinite
    }

    .coveo-generic-loading-animation .coveo-loading-container .coveo-loading-dot:first-child {
        animation-delay: .1s
    }

    .coveo-generic-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(2) {
        animation-delay: .2s
    }

    .coveo-generic-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(3) {
        animation-delay: .3s
    }

    .coveo-generic-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(4) {
        animation-delay: .4s
    }

    .coveo-filetype-attachment,
    .coveo-filetype-calendar,
    .coveo-filetype-case,
    .coveo-filetype-custom,
    .coveo-filetype-document,
    .coveo-filetype-file,
    .coveo-filetype-folder,
    .coveo-filetype-images,
    .coveo-filetype-kb,
    .coveo-filetype-link,
    .coveo-filetype-mail,
    .coveo-filetype-salesforce-standard-account,
    .coveo-filetype-salesforce-standard-action-list-component,
    .coveo-filetype-salesforce-standard-address,
    .coveo-filetype-salesforce-standard-announcement,
    .coveo-filetype-salesforce-standard-answer-best,
    .coveo-filetype-salesforce-standard-answer-private,
    .coveo-filetype-salesforce-standard-answer-public,
    .coveo-filetype-salesforce-standard-approval,
    .coveo-filetype-salesforce-standard-apps,
    .coveo-filetype-salesforce-standard-apps-admin,
    .coveo-filetype-salesforce-standard-article,
    .coveo-filetype-salesforce-standard-asset-relationship,
    .coveo-filetype-salesforce-standard-assigned-resource,
    .coveo-filetype-salesforce-standard-avatar,
    .coveo-filetype-salesforce-standard-avatar-loading,
    .coveo-filetype-salesforce-standard-bot,
    .coveo-filetype-salesforce-standard-business-hours,
    .coveo-filetype-salesforce-standard-calibration,
    .coveo-filetype-salesforce-standard-call,
    .coveo-filetype-salesforce-standard-call-history,
    .coveo-filetype-salesforce-standard-campaign,
    .coveo-filetype-salesforce-standard-campaign-members,
    .coveo-filetype-salesforce-standard-canvas,
    .coveo-filetype-salesforce-standard-carousel,
    .coveo-filetype-salesforce-standard-case,
    .coveo-filetype-salesforce-standard-case-change-status,
    .coveo-filetype-salesforce-standard-case-comment,
    .coveo-filetype-salesforce-standard-case-email,
    .coveo-filetype-salesforce-standard-case-log-a-call,
    .coveo-filetype-salesforce-standard-case-milestone,
    .coveo-filetype-salesforce-standard-case-transcript,
    .coveo-filetype-salesforce-standard-channel-program-history,
    .coveo-filetype-salesforce-standard-channel-program-levels,
    .coveo-filetype-salesforce-standard-channel-program-members,
    .coveo-filetype-salesforce-standard-channel-programs,
    .coveo-filetype-salesforce-standard-client,
    .coveo-filetype-salesforce-standard-cms,
    .coveo-filetype-salesforce-standard-coaching,
    .coveo-filetype-salesforce-standard-connected-apps,
    .coveo-filetype-salesforce-standard-contact,
    .coveo-filetype-salesforce-standard-contact-list,
    .coveo-filetype-salesforce-standard-contract,
    .coveo-filetype-salesforce-standard-contract-line-item,
    .coveo-filetype-salesforce-standard-custom,
    .coveo-filetype-salesforce-standard-custom-notification,
    .coveo-filetype-salesforce-standard-customers,
    .coveo-filetype-salesforce-standard-dashboard,
    .coveo-filetype-salesforce-standard-data-integration-hub,
    .coveo-filetype-salesforce-standard-default,
    .coveo-filetype-salesforce-standard-document,
    .coveo-filetype-salesforce-standard-drafts,
    .coveo-filetype-salesforce-standard-email,
    .coveo-filetype-salesforce-standard-email-chatter,
    .coveo-filetype-salesforce-standard-empty,
    .coveo-filetype-salesforce-standard-endorsement,
    .coveo-filetype-salesforce-standard-entitlement,
    .coveo-filetype-salesforce-standard-entitlement-process,
    .coveo-filetype-salesforce-standard-entitlement-template,
    .coveo-filetype-salesforce-standard-entity,
    .coveo-filetype-salesforce-standard-entity-milestone,
    .coveo-filetype-salesforce-standard-environment-hub,
    .coveo-filetype-salesforce-standard-event,
    .coveo-filetype-salesforce-standard-feed,
    .coveo-filetype-salesforce-standard-feedback,
    .coveo-filetype-salesforce-standard-file,
    .coveo-filetype-salesforce-standard-flow,
    .coveo-filetype-salesforce-standard-folder,
    .coveo-filetype-salesforce-standard-forecasts,
    .coveo-filetype-salesforce-standard-generic-loading,
    .coveo-filetype-salesforce-standard-goals,
    .coveo-filetype-salesforce-standard-group-loading,
    .coveo-filetype-salesforce-standard-groups,
    .coveo-filetype-salesforce-standard-hierarchy,
    .coveo-filetype-salesforce-standard-home,
    .coveo-filetype-salesforce-standard-household,
    .coveo-filetype-salesforce-standard-individual,
    .coveo-filetype-salesforce-standard-insights,
    .coveo-filetype-salesforce-standard-investment-account,
    .coveo-filetype-salesforce-standard-iot-orchestrations,
    .coveo-filetype-salesforce-standard-knowledge,
    .coveo-filetype-salesforce-standard-lead,
    .coveo-filetype-salesforce-standard-lead-insights,
    .coveo-filetype-salesforce-standard-lead-list,
    .coveo-filetype-salesforce-standard-link,
    .coveo-filetype-salesforce-standard-list-email,
    .coveo-filetype-salesforce-standard-live-chat,
    .coveo-filetype-salesforce-standard-live-chat-visitor,
    .coveo-filetype-salesforce-standard-location,
    .coveo-filetype-salesforce-standard-log-a-call,
    .coveo-filetype-salesforce-standard-logging,
    .coveo-filetype-salesforce-standard-macros,
    .coveo-filetype-salesforce-standard-maintenance-asset,
    .coveo-filetype-salesforce-standard-maintenance-plan,
    .coveo-filetype-salesforce-standard-marketing-actions,
    .coveo-filetype-salesforce-standard-merge,
    .coveo-filetype-salesforce-standard-messaging-conversation,
    .coveo-filetype-salesforce-standard-messaging-session,
    .coveo-filetype-salesforce-standard-messaging-user,
    .coveo-filetype-salesforce-standard-metrics,
    .coveo-filetype-salesforce-standard-news,
    .coveo-filetype-salesforce-standard-note,
    .coveo-filetype-salesforce-standard-omni-supervisor,
    .coveo-filetype-salesforce-standard-operating-hours,
    .coveo-filetype-salesforce-standard-opportunity,
    .coveo-filetype-salesforce-standard-opportunity-splits,
    .coveo-filetype-salesforce-standard-orders,
    .coveo-filetype-salesforce-standard-partner-fund-allocation,
    .coveo-filetype-salesforce-standard-partner-fund-claim,
    .coveo-filetype-salesforce-standard-partner-fund-request,
    .coveo-filetype-salesforce-standard-partner-marketing-budget,
    .coveo-filetype-salesforce-standard-partners,
    .coveo-filetype-salesforce-standard-past-chat,
    .coveo-filetype-salesforce-standard-people,
    .coveo-filetype-salesforce-standard-performance,
    .coveo-filetype-salesforce-standard-person-account,
    .coveo-filetype-salesforce-standard-photo,
    .coveo-filetype-salesforce-standard-poll,
    .coveo-filetype-salesforce-standard-portal,
    .coveo-filetype-salesforce-standard-post,
    .coveo-filetype-salesforce-standard-pricebook,
    .coveo-filetype-salesforce-standard-process,
    .coveo-filetype-salesforce-standard-product,
    .coveo-filetype-salesforce-standard-product-consumed,
    .coveo-filetype-salesforce-standard-product-item,
    .coveo-filetype-salesforce-standard-product-item-transaction,
    .coveo-filetype-salesforce-standard-product-request,
    .coveo-filetype-salesforce-standard-product-request-line-item,
    .coveo-filetype-salesforce-standard-product-required,
    .coveo-filetype-salesforce-standard-product-transfer,
    .coveo-filetype-salesforce-standard-question-best,
    .coveo-filetype-salesforce-standard-question-feed,
    .coveo-filetype-salesforce-standard-quick-text,
    .coveo-filetype-salesforce-standard-quip,
    .coveo-filetype-salesforce-standard-quip-sheet,
    .coveo-filetype-salesforce-standard-quotes,
    .coveo-filetype-salesforce-standard-read-receipts,
    .coveo-filetype-salesforce-standard-recent,
    .coveo-filetype-salesforce-standard-record,
    .coveo-filetype-salesforce-standard-related-list,
    .coveo-filetype-salesforce-standard-relationship,
    .coveo-filetype-salesforce-standard-report,
    .coveo-filetype-salesforce-standard-resource-absence,
    .coveo-filetype-salesforce-standard-resource-capacity,
    .coveo-filetype-salesforce-standard-resource-preference,
    .coveo-filetype-salesforce-standard-resource-skill,
    .coveo-filetype-salesforce-standard-return-order,
    .coveo-filetype-salesforce-standard-return-order-line-item,
    .coveo-filetype-salesforce-standard-reward,
    .coveo-filetype-salesforce-standard-rtc-presence,
    .coveo-filetype-salesforce-standard-sales-path,
    .coveo-filetype-salesforce-standard-scan-card,
    .coveo-filetype-salesforce-standard-search,
    .coveo-filetype-salesforce-standard-service-appointment,
    .coveo-filetype-salesforce-standard-service-contract,
    .coveo-filetype-salesforce-standard-service-crew,
    .coveo-filetype-salesforce-standard-service-crew-member,
    .coveo-filetype-salesforce-standard-service-report,
    .coveo-filetype-salesforce-standard-service-resource,
    .coveo-filetype-salesforce-standard-service-territory,
    .coveo-filetype-salesforce-standard-service-territory-location,
    .coveo-filetype-salesforce-standard-service-territory-member,
    .coveo-filetype-salesforce-standard-shipment,
    .coveo-filetype-salesforce-standard-skill,
    .coveo-filetype-salesforce-standard-skill-entity,
    .coveo-filetype-salesforce-standard-skill-requirement,
    .coveo-filetype-salesforce-standard-social,
    .coveo-filetype-salesforce-standard-solution,
    .coveo-filetype-salesforce-standard-sossession,
    .coveo-filetype-salesforce-standard-stage,
    .coveo-filetype-salesforce-standard-stage-collection,
    .coveo-filetype-salesforce-standard-survey,
    .coveo-filetype-salesforce-standard-task,
    .coveo-filetype-salesforce-standard-task2,
    .coveo-filetype-salesforce-standard-team-member,
    .coveo-filetype-salesforce-standard-template,
    .coveo-filetype-salesforce-standard-thanks,
    .coveo-filetype-salesforce-standard-thanks-loading,
    .coveo-filetype-salesforce-standard-timesheet,
    .coveo-filetype-salesforce-standard-timesheet-entry,
    .coveo-filetype-salesforce-standard-timeslot,
    .coveo-filetype-salesforce-standard-today,
    .coveo-filetype-salesforce-standard-topic,
    .coveo-filetype-salesforce-standard-topic2,
    .coveo-filetype-salesforce-standard-unmatched,
    .coveo-filetype-salesforce-standard-user,
    .coveo-filetype-salesforce-standard-work-order,
    .coveo-filetype-salesforce-standard-work-order-item,
    .coveo-filetype-salesforce-standard-work-type,
    .coveo-filetype-user,
    .coveo-filetype-video,
    .coveo-filetype-webpage,
    .coveo-icon.filetype,
    .coveo-icon.filetype.activedirperson,
    .coveo-icon.filetype.Activedirperson,
    .coveo-icon.filetype.Box,
    .coveo-icon.filetype.box,
    .coveo-icon.filetype.Box-user,
    .coveo-icon.filetype.box user,
    .coveo-icon.filetype.Cfblogentry,
    .coveo-icon.filetype.cfblogentry,
    .coveo-icon.filetype.cfcomment,
    .coveo-icon.filetype.Cfcomment,
    .coveo-icon.filetype.cfpage,
    .coveo-icon.filetype.Cfpage,
    .coveo-icon.filetype.Cfspace,
    .coveo-icon.filetype.cfspace,
    .coveo-icon.filetype.confluencespace,
    .coveo-icon.filetype.Confluencespace,
    .coveo-icon.filetype.Dynamicscrmitem,
    .coveo-icon.filetype.dynamicscrmitem,
    .coveo-icon.filetype.Exchangeappointment,
    .coveo-icon.filetype.exchangeappointment,
    .coveo-icon.filetype.exchangecalendarmessage,
    .coveo-icon.filetype.Exchangecalendarmessage,
    .coveo-icon.filetype.Exchangedocument,
    .coveo-icon.filetype.exchangedocument,
    .coveo-icon.filetype.Exchangedsn,
    .coveo-icon.filetype.exchangedsn,
    .coveo-icon.filetype.exchangefreebusy,
    .coveo-icon.filetype.Exchangefreebusy,
    .coveo-icon.filetype.Exchangegroup,
    .coveo-icon.filetype.exchangegroup,
    .coveo-icon.filetype.Exchangejunkmessage,
    .coveo-icon.filetype.exchangejunkmessage,
    .coveo-icon.filetype.exchangemdn,
    .coveo-icon.filetype.Exchangemdn,
    .coveo-icon.filetype.exchangemessage,
    .coveo-icon.filetype.Exchangemessage,
    .coveo-icon.filetype.Exchangeobject,
    .coveo-icon.filetype.exchangeobject,
    .coveo-icon.filetype.Exchangeperson,
    .coveo-icon.filetype.exchangeperson,
    .coveo-icon.filetype.Exchangerecallmessage,
    .coveo-icon.filetype.exchangerecallmessage,
    .coveo-icon.filetype.Exchangerecallreport,
    .coveo-icon.filetype.exchangerecallreport,
    .coveo-icon.filetype.exchangetask,
    .coveo-icon.filetype.Exchangetask,
    .coveo-icon.filetype.Folder,
    .coveo-icon.filetype.folder,
    .coveo-icon.filetype.Gmailmessage,
    .coveo-icon.filetype.gmailmessage,
    .coveo-icon.filetype.Jiraissue,
    .coveo-icon.filetype.jiraissue,
    .coveo-icon.filetype.Lithiumboard,
    .coveo-icon.filetype.lithiumboard,
    .coveo-icon.filetype.Lithiumcategory,
    .coveo-icon.filetype.lithiumcategory,
    .coveo-icon.filetype.lithiumcommunity,
    .coveo-icon.filetype.Lithiumcommunity,
    .coveo-icon.filetype.lithiummessage,
    .coveo-icon.filetype.Lithiummessage,
    .coveo-icon.filetype.lithiumthread,
    .coveo-icon.filetype.Lithiumthread,
    .coveo-icon.filetype.Odt,
    .coveo-icon.filetype.odt,
    .coveo-icon.filetype.OleFile,
    .coveo-icon.filetype.olefile,
    .coveo-icon.filetype.Rssitem,
    .coveo-icon.filetype.rssitem,
    .coveo-icon.filetype.Saleforceitem,
    .coveo-icon.filetype.saleforceitem,
    .coveo-icon.filetype.salesforceitem,
    .coveo-icon.filetype.Salesforceitem,
    .coveo-icon.filetype.spadministratortask,
    .coveo-icon.filetype.Spadministratortask,
    .coveo-icon.filetype.spadministratortasklist,
    .coveo-icon.filetype.Spadministratortasklist,
    .coveo-icon.filetype.spagenda,
    .coveo-icon.filetype.Spagenda,
    .coveo-icon.filetype.Spagendalist,
    .coveo-icon.filetype.spagendalist,
    .coveo-icon.filetype.sparea,
    .coveo-icon.filetype.Sparea,
    .coveo-icon.filetype.spareadocumentlibrarylist,
    .coveo-icon.filetype.Spareadocumentlibrarylist,
    .coveo-icon.filetype.sparealisting,
    .coveo-icon.filetype.Sparealisting,
    .coveo-icon.filetype.spattendee,
    .coveo-icon.filetype.Spattendee,
    .coveo-icon.filetype.spattendeelist,
    .coveo-icon.filetype.Spattendeelist,
    .coveo-icon.filetype.spcirculation,
    .coveo-icon.filetype.Spcirculation,
    .coveo-icon.filetype.spcirculationlist,
    .coveo-icon.filetype.Spcirculationlist,
    .coveo-icon.filetype.Spcontact,
    .coveo-icon.filetype.spcontact,
    .coveo-icon.filetype.spcontactlist,
    .coveo-icon.filetype.Spcontactlist,
    .coveo-icon.filetype.Spcustomgridlist,
    .coveo-icon.filetype.spcustomgridlist,
    .coveo-icon.filetype.Spcustomlist,
    .coveo-icon.filetype.spcustomlist,
    .coveo-icon.filetype.Spdashboardslibrarylist,
    .coveo-icon.filetype.spdashboardslibrarylist,
    .coveo-icon.filetype.spdataconnectionforperformancepointlibrarylist,
    .coveo-icon.filetype.Spdataconnectionforperformancepointlibrarylist,
    .coveo-icon.filetype.spdataconnectionlibrarylist,
    .coveo-icon.filetype.Spdataconnectionlibrarylist,
    .coveo-icon.filetype.Spdatasource,
    .coveo-icon.filetype.spdatasource,
    .coveo-icon.filetype.spdatasourcelist,
    .coveo-icon.filetype.Spdatasourcelist,
    .coveo-icon.filetype.Spdecision,
    .coveo-icon.filetype.spdecision,
    .coveo-icon.filetype.Spdecisionlist,
    .coveo-icon.filetype.spdecisionlist,
    .coveo-icon.filetype.spdistributiongroup,
    .coveo-icon.filetype.Spdistributiongroup,
    .coveo-icon.filetype.Spdistributiongrouplist,
    .coveo-icon.filetype.spdistributiongrouplist,
    .coveo-icon.filetype.Spdocumentlibrarylist,
    .coveo-icon.filetype.spdocumentlibrarylist,
    .coveo-icon.filetype.spdocumentlink,
    .coveo-icon.filetype.Spdocumentlink,
    .coveo-icon.filetype.spdocumentset,
    .coveo-icon.filetype.Spdocumentset,
    .coveo-icon.filetype.spevent,
    .coveo-icon.filetype.Spevent,
    .coveo-icon.filetype.speventlist,
    .coveo-icon.filetype.Speventlist,
    .coveo-icon.filetype.Spformlibrarylist,
    .coveo-icon.filetype.spformlibrarylist,
    .coveo-icon.filetype.spimedictionary,
    .coveo-icon.filetype.Spimedictionary,
    .coveo-icon.filetype.Spimedictionarylist,
    .coveo-icon.filetype.spimedictionarylist,
    .coveo-icon.filetype.Spipfslist,
    .coveo-icon.filetype.spipfslist,
    .coveo-icon.filetype.spissue,
    .coveo-icon.filetype.Spissue,
    .coveo-icon.filetype.Spissuelist,
    .coveo-icon.filetype.spissuelist,
    .coveo-icon.filetype.Spkeyperformanceindicator,
    .coveo-icon.filetype.spkeyperformanceindicator,
    .coveo-icon.filetype.Spkeyperformanceindicatorlist,
    .coveo-icon.filetype.spkeyperformanceindicatorlist,
    .coveo-icon.filetype.Splink,
    .coveo-icon.filetype.splink,
    .coveo-icon.filetype.Splinklist,
    .coveo-icon.filetype.splinklist,
    .coveo-icon.filetype.splistfolder,
    .coveo-icon.filetype.Splistfolder,
    .coveo-icon.filetype.Splisttemplatecataloglist,
    .coveo-icon.filetype.splisttemplatecataloglist,
    .coveo-icon.filetype.Spmasterpagescataloglist,
    .coveo-icon.filetype.spmasterpagescataloglist,
    .coveo-icon.filetype.Spmeetingserie,
    .coveo-icon.filetype.spmeetingserie,
    .coveo-icon.filetype.Spmeetingserielist,
    .coveo-icon.filetype.spmeetingserielist,
    .coveo-icon.filetype.Spnocodeworkflowlibrarylist,
    .coveo-icon.filetype.spnocodeworkflowlibrarylist,
    .coveo-icon.filetype.Spobjective,
    .coveo-icon.filetype.spobjective,
    .coveo-icon.filetype.Spobjectivelist,
    .coveo-icon.filetype.spobjectivelist,
    .coveo-icon.filetype.Sppicturelibrarylist,
    .coveo-icon.filetype.sppicturelibrarylist,
    .coveo-icon.filetype.spportal,
    .coveo-icon.filetype.Spportal,
    .coveo-icon.filetype.Spprocessdiagramslibrarylist,
    .coveo-icon.filetype.spprocessdiagramslibrarylist,
    .coveo-icon.filetype.spprojecttask,
    .coveo-icon.filetype.Spprojecttask,
    .coveo-icon.filetype.Spprojecttasklist,
    .coveo-icon.filetype.spprojecttasklist,
    .coveo-icon.filetype.sppublishingimageslibrarylist,
    .coveo-icon.filetype.Sppublishingimageslibrarylist,
    .coveo-icon.filetype.Sppublishingpageslibrarylist,
    .coveo-icon.filetype.sppublishingpageslibrarylist,
    .coveo-icon.filetype.Sprecordlibrarylist,
    .coveo-icon.filetype.sprecordlibrarylist,
    .coveo-icon.filetype.spreportdocumentlibrarylist,
    .coveo-icon.filetype.Spreportdocumentlibrarylist,
    .coveo-icon.filetype.spreportlibrarylist,
    .coveo-icon.filetype.Spreportlibrarylist,
    .coveo-icon.filetype.Spresource,
    .coveo-icon.filetype.spresource,
    .coveo-icon.filetype.Spresourcelist,
    .coveo-icon.filetype.spresourcelist,
    .coveo-icon.filetype.spsite,
    .coveo-icon.filetype.Spsite,
    .coveo-icon.filetype.spsitedirectory,
    .coveo-icon.filetype.Spsitedirectory,
    .coveo-icon.filetype.spsitedirectorylist,
    .coveo-icon.filetype.Spsitedirectorylist,
    .coveo-icon.filetype.Spsitethemeslibrarylist,
    .coveo-icon.filetype.spsitethemeslibrarylist,
    .coveo-icon.filetype.Spslidelibrarylist,
    .coveo-icon.filetype.spslidelibrarylist,
    .coveo-icon.filetype.spsolutionslibrarylist,
    .coveo-icon.filetype.Spsolutionslibrarylist,
    .coveo-icon.filetype.Spsurvey,
    .coveo-icon.filetype.spsurvey,
    .coveo-icon.filetype.spsurveylist,
    .coveo-icon.filetype.Spsurveylist,
    .coveo-icon.filetype.Sptab,
    .coveo-icon.filetype.sptab,
    .coveo-icon.filetype.sptablist,
    .coveo-icon.filetype.Sptablist,
    .coveo-icon.filetype.sptask,
    .coveo-icon.filetype.Sptask,
    .coveo-icon.filetype.Sptasklist,
    .coveo-icon.filetype.sptasklist,
    .coveo-icon.filetype.Spthingstobring,
    .coveo-icon.filetype.spthingstobring,
    .coveo-icon.filetype.spthingstobringlist,
    .coveo-icon.filetype.Spthingstobringlist,
    .coveo-icon.filetype.Sptranslationmanagementlibrarylist,
    .coveo-icon.filetype.sptranslationmanagementlibrarylist,
    .coveo-icon.filetype.spunknownlist,
    .coveo-icon.filetype.Spunknownlist,
    .coveo-icon.filetype.spuserinformation,
    .coveo-icon.filetype.Spuserinformation,
    .coveo-icon.filetype.Spuserinformationlist,
    .coveo-icon.filetype.spuserinformationlist,
    .coveo-icon.filetype.spuserprofile,
    .coveo-icon.filetype.Spuserprofile,
    .coveo-icon.filetype.spwebpartcataloglist,
    .coveo-icon.filetype.Spwebpartcataloglist,
    .coveo-icon.filetype.spwebtemplatecataloglist,
    .coveo-icon.filetype.Spwebtemplatecataloglist,
    .coveo-icon.filetype.Spwfpublibrarylist,
    .coveo-icon.filetype.spwfpublibrarylist,
    .coveo-icon.filetype.spwhereabout,
    .coveo-icon.filetype.Spwhereabout,
    .coveo-icon.filetype.spwhereaboutlist,
    .coveo-icon.filetype.Spwhereaboutlist,
    .coveo-icon.filetype.Spwikipagelibrarylist,
    .coveo-icon.filetype.spwikipagelibrarylist,
    .coveo-icon.filetype.spworkflowhistory,
    .coveo-icon.filetype.Spworkflowhistory,
    .coveo-icon.filetype.spworkflowhistorylist,
    .coveo-icon.filetype.Spworkflowhistorylist,
    .coveo-icon.filetype.spworkflowprocess,
    .coveo-icon.filetype.Spworkflowprocess,
    .coveo-icon.filetype.spworkflowprocesslist,
    .coveo-icon.filetype.Spworkflowprocesslist,
    .coveo-icon.filetype.spworkspacepagelist,
    .coveo-icon.filetype.Spworkspacepagelist,
    .coveo-icon.filetype.Video,
    .coveo-icon.filetype.video,
    .coveo-icon.filetype.youtube,
    .coveo-icon.filetype.Youtube,
    .coveo-icon.filetype.Youtubeplaylist,
    .coveo-icon.filetype.youtubeplaylist,
    .coveo-icon.filetype.youtubeplaylistitem,
    .coveo-icon.filetype.Youtubeplaylistitem,
    .coveo-icon.filetype.youtubevideo,
    .coveo-icon.filetype.Youtubevideo,
    .coveo-icon.objecttype,
    .coveo-icon.objecttype.account,
    .coveo-icon.objecttype.Account,
    .coveo-icon.objecttype.Annotation,
    .coveo-icon.objecttype.annotation,
    .coveo-icon.objecttype.appointment,
    .coveo-icon.objecttype.Appointment,
    .coveo-icon.objecttype.attachment,
    .coveo-icon.objecttype.Attachment,
    .coveo-icon.objecttype.campaign,
    .coveo-icon.objecttype.Campaign,
    .coveo-icon.objecttype.Case,
    .coveo-icon.objecttype.case,
    .coveo-icon.objecttype.casecomment,
    .coveo-icon.objecttype.Casecomment,
    .coveo-icon.objecttype.Collaborationgroup,
    .coveo-icon.objecttype.collaborationgroup,
    .coveo-icon.objecttype.Contact,
    .coveo-icon.objecttype.contact,
    .coveo-icon.objecttype.contentversion,
    .coveo-icon.objecttype.Contentversion,
    .coveo-icon.objecttype.contract,
    .coveo-icon.objecttype.Contract,
    .coveo-icon.objecttype.Dashboard,
    .coveo-icon.objecttype.dashboard,
    .coveo-icon.objecttype.email,
    .coveo-icon.objecttype.Email,
    .coveo-icon.objecttype.event,
    .coveo-icon.objecttype.Event,
    .coveo-icon.objecttype.feed,
    .coveo-icon.objecttype.Feed,
    .coveo-icon.objecttype.Feedcomment,
    .coveo-icon.objecttype.feedcomment,
    .coveo-icon.objecttype.feeditem,
    .coveo-icon.objecttype.Feeditem,
    .coveo-icon.objecttype.File,
    .coveo-icon.objecttype.file,
    .coveo-icon.objecttype.goal,
    .coveo-icon.objecttype.Goal,
    .coveo-icon.objecttype.incident,
    .coveo-icon.objecttype.Incident,
    .coveo-icon.objecttype.kbarticle,
    .coveo-icon.objecttype.Kbarticle,
    .coveo-icon.objecttype.kbarticlecomment,
    .coveo-icon.objecttype.Kbarticlecomment,
    .coveo-icon.objecttype.Kbdocumentation,
    .coveo-icon.objecttype.kbdocumentation,
    .coveo-icon.objecttype.kbknowledgearticle,
    .coveo-icon.objecttype.Kbknowledgearticle,
    .coveo-icon.objecttype.kbsolution,
    .coveo-icon.objecttype.Kbsolution,
    .coveo-icon.objecttype.kbtechnicalarticle,
    .coveo-icon.objecttype.Kbtechnicalarticle,
    .coveo-icon.objecttype.knowledgearticle,
    .coveo-icon.objecttype.Knowledgearticle,
    .coveo-icon.objecttype.lead,
    .coveo-icon.objecttype.Lead,
    .coveo-icon.objecttype.List,
    .coveo-icon.objecttype.list,
    .coveo-icon.objecttype.message,
    .coveo-icon.objecttype.Message,
    .coveo-icon.objecttype.Note,
    .coveo-icon.objecttype.note,
    .coveo-icon.objecttype.Opportunity,
    .coveo-icon.objecttype.opportunity,
    .coveo-icon.objecttype.Opportunityproduct,
    .coveo-icon.objecttype.opportunityproduct,
    .coveo-icon.objecttype.Partner,
    .coveo-icon.objecttype.partner,
    .coveo-icon.objecttype.people,
    .coveo-icon.objecttype.People,
    .coveo-icon.objecttype.Phonecall,
    .coveo-icon.objecttype.phonecall,
    .coveo-icon.objecttype.Product,
    .coveo-icon.objecttype.product,
    .coveo-icon.objecttype.quote,
    .coveo-icon.objecttype.Quote,
    .coveo-icon.objecttype.report,
    .coveo-icon.objecttype.Report,
    .coveo-icon.objecttype.salesliterature,
    .coveo-icon.objecttype.Salesliterature,
    .coveo-icon.objecttype.Salesorder,
    .coveo-icon.objecttype.salesorder,
    .coveo-icon.objecttype.Service,
    .coveo-icon.objecttype.service,
    .coveo-icon.objecttype.Socialprofile,
    .coveo-icon.objecttype.socialprofile,
    .coveo-icon.objecttype.Solution,
    .coveo-icon.objecttype.solution,
    .coveo-icon.objecttype.task,
    .coveo-icon.objecttype.Task,
    .coveo-icon.objecttype.thread,
    .coveo-icon.objecttype.Thread,
    .coveo-icon.objecttype.Topic,
    .coveo-icon.objecttype.topic,
    .coveo-icon.objecttype.User,
    .coveo-icon.objecttype.user {
        display: inline-block;
        width: 60px;
        height: 60px;
        background-size: 60px 60px
    }

    .coveo-filetype-list,
    .coveo-icon.filetype.exchangeactivity,
    .coveo-icon.filetype.Exchangeactivity,
    .coveo-icon.filetype.exchangenote,
    .coveo-icon.filetype.Exchangenote,
    .coveo-icon.filetype.Exchangeofficecom,
    .coveo-icon.filetype.exchangeofficecom,
    .coveo-icon.filetype.exchangerssfeed,
    .coveo-icon.filetype.Exchangerssfeed,
    .coveo-icon.filetype.spannouncement,
    .coveo-icon.filetype.Spannouncement,
    .coveo-icon.filetype.spannouncementlist,
    .coveo-icon.filetype.Spannouncementlist,
    .coveo-icon.filetype.spblogcategory,
    .coveo-icon.filetype.Spblogcategory,
    .coveo-icon.filetype.Spblogcategorylist,
    .coveo-icon.filetype.spblogcategorylist,
    .coveo-icon.filetype.Spblogcomment,
    .coveo-icon.filetype.spblogcomment,
    .coveo-icon.filetype.Spblogcommentlist,
    .coveo-icon.filetype.spblogcommentlist,
    .coveo-icon.filetype.Spblogpost,
    .coveo-icon.filetype.spblogpost,
    .coveo-icon.filetype.Spblogpostlist,
    .coveo-icon.filetype.spblogpostlist,
    .coveo-icon.filetype.spdiscussionboard,
    .coveo-icon.filetype.Spdiscussionboard,
    .coveo-icon.filetype.spdiscussionboardlist,
    .coveo-icon.filetype.Spdiscussionboardlist,
    .coveo-icon.filetype.Sphealthreport,
    .coveo-icon.filetype.sphealthreport,
    .coveo-icon.filetype.Sphealthreportlist,
    .coveo-icon.filetype.sphealthreportlist,
    .coveo-icon.filetype.Sphealthrule,
    .coveo-icon.filetype.sphealthrule,
    .coveo-icon.filetype.Sphealthrulelist,
    .coveo-icon.filetype.sphealthrulelist,
    .coveo-icon.filetype.splanguagesandtranslator,
    .coveo-icon.filetype.Splanguagesandtranslator,
    .coveo-icon.filetype.splanguagesandtranslatorlist,
    .coveo-icon.filetype.Splanguagesandtranslatorlist,
    .coveo-icon.filetype.spmicrofeedlist,
    .coveo-icon.filetype.Spmicrofeedlist,
    .coveo-icon.filetype.spmicrofeedpost,
    .coveo-icon.filetype.Spmicrofeedpost,
    .coveo-icon.filetype.spperformancepointcontent,
    .coveo-icon.filetype.Spperformancepointcontent,
    .coveo-icon.filetype.spperformancepointcontentlist,
    .coveo-icon.filetype.Spperformancepointcontentlist,
    .coveo-icon.filetype.spphonecallmemo,
    .coveo-icon.filetype.Spphonecallmemo,
    .coveo-icon.filetype.Spphonecallmemolist,
    .coveo-icon.filetype.spphonecallmemolist,
    .coveo-icon.filetype.Sptextbox,
    .coveo-icon.filetype.sptextbox,
    .coveo-icon.filetype.Sptextboxlist,
    .coveo-icon.filetype.sptextboxlist,
    .coveo-icon.objecttype.board,
    .coveo-icon.objecttype.Board,
    .coveo-icon.objecttype.category,
    .coveo-icon.objecttype.Category,
    .coveo-icon.objecttype.Invoice,
    .coveo-icon.objecttype.invoice,
    .coveo-icon.objecttype.Queueitem,
    .coveo-icon.objecttype.queueitem {
        display: inline-block;
        width: 52px;
        height: 52px;
        background-size: 52px 52px
    }

    .coveo-filetype-salesforce-doctype-ai,
    .coveo-filetype-salesforce-doctype-attachment,
    .coveo-filetype-salesforce-doctype-audio,
    .coveo-filetype-salesforce-doctype-box-notes,
    .coveo-filetype-salesforce-doctype-csv,
    .coveo-filetype-salesforce-doctype-eps,
    .coveo-filetype-salesforce-doctype-excel,
    .coveo-filetype-salesforce-doctype-exe,
    .coveo-filetype-salesforce-doctype-flash,
    .coveo-filetype-salesforce-doctype-folder,
    .coveo-filetype-salesforce-doctype-gdoc,
    .coveo-filetype-salesforce-doctype-gdocs,
    .coveo-filetype-salesforce-doctype-gform,
    .coveo-filetype-salesforce-doctype-gpres,
    .coveo-filetype-salesforce-doctype-gsheet,
    .coveo-filetype-salesforce-doctype-html,
    .coveo-filetype-salesforce-doctype-image,
    .coveo-filetype-salesforce-doctype-keynote,
    .coveo-filetype-salesforce-doctype-library-folder,
    .coveo-filetype-salesforce-doctype-link,
    .coveo-filetype-salesforce-doctype-mp4,
    .coveo-filetype-salesforce-doctype-overlay,
    .coveo-filetype-salesforce-doctype-pack,
    .coveo-filetype-salesforce-doctype-pages,
    .coveo-filetype-salesforce-doctype-pdf,
    .coveo-filetype-salesforce-doctype-ppt,
    .coveo-filetype-salesforce-doctype-psd,
    .coveo-filetype-salesforce-doctype-quip-doc,
    .coveo-filetype-salesforce-doctype-quip-sheet,
    .coveo-filetype-salesforce-doctype-rtf,
    .coveo-filetype-salesforce-doctype-slide,
    .coveo-filetype-salesforce-doctype-stypi,
    .coveo-filetype-salesforce-doctype-txt,
    .coveo-filetype-salesforce-doctype-unknown,
    .coveo-filetype-salesforce-doctype-video,
    .coveo-filetype-salesforce-doctype-visio,
    .coveo-filetype-salesforce-doctype-webex,
    .coveo-filetype-salesforce-doctype-word,
    .coveo-filetype-salesforce-doctype-xml,
    .coveo-filetype-salesforce-doctype-zip,
    .coveo-icon.filetype.doc,
    .coveo-icon.filetype.Doc,
    .coveo-icon.filetype.docx,
    .coveo-icon.filetype.Docx,
    .coveo-icon.filetype.html,
    .coveo-icon.filetype.Html,
    .coveo-icon.filetype.Image,
    .coveo-icon.filetype.image,
    .coveo-icon.filetype.pdf,
    .coveo-icon.filetype.Pdf,
    .coveo-icon.filetype.ppt,
    .coveo-icon.filetype.Ppt,
    .coveo-icon.filetype.Svg,
    .coveo-icon.filetype.svg,
    .coveo-icon.filetype.Svm,
    .coveo-icon.filetype.svm,
    .coveo-icon.filetype.Swf,
    .coveo-icon.filetype.swf,
    .coveo-icon.filetype.txt,
    .coveo-icon.filetype.Txt,
    .coveo-icon.filetype.Vsd,
    .coveo-icon.filetype.vsd,
    .coveo-icon.filetype.webscraperwebpage,
    .coveo-icon.filetype.Webscraperwebpage,
    .coveo-icon.filetype.Wiki,
    .coveo-icon.filetype.wiki,
    .coveo-icon.filetype.Xls,
    .coveo-icon.filetype.xls,
    .coveo-icon.filetype.Xml,
    .coveo-icon.filetype.xml,
    .coveo-icon.filetype.zip,
    .coveo-icon.filetype.Zip,
    .coveo-icon.objecttype.kbattachment,
    .coveo-icon.objecttype.Kbattachment {
        display: inline-block;
        width: 56px;
        height: 64px;
        background-size: 56px 64px
    }

    .coveo-filetype-attachment-small,
    .coveo-filetype-calendar-small,
    .coveo-filetype-case-small,
    .coveo-filetype-custom-small,
    .coveo-filetype-document-small,
    .coveo-filetype-file-small,
    .coveo-filetype-folder-small,
    .coveo-filetype-images-small,
    .coveo-filetype-kb-small,
    .coveo-filetype-link-small,
    .coveo-filetype-mail-small,
    .coveo-filetype-salesforce-standard-account-small,
    .coveo-filetype-salesforce-standard-action-list-component-small,
    .coveo-filetype-salesforce-standard-address-small,
    .coveo-filetype-salesforce-standard-announcement-small,
    .coveo-filetype-salesforce-standard-answer-best-small,
    .coveo-filetype-salesforce-standard-answer-private-small,
    .coveo-filetype-salesforce-standard-answer-public-small,
    .coveo-filetype-salesforce-standard-approval-small,
    .coveo-filetype-salesforce-standard-apps-admin-small,
    .coveo-filetype-salesforce-standard-apps-small,
    .coveo-filetype-salesforce-standard-article-small,
    .coveo-filetype-salesforce-standard-asset-relationship-small,
    .coveo-filetype-salesforce-standard-assigned-resource-small,
    .coveo-filetype-salesforce-standard-avatar-loading-small,
    .coveo-filetype-salesforce-standard-avatar-small,
    .coveo-filetype-salesforce-standard-bot-small,
    .coveo-filetype-salesforce-standard-business-hours-small,
    .coveo-filetype-salesforce-standard-calibration-small,
    .coveo-filetype-salesforce-standard-call-history-small,
    .coveo-filetype-salesforce-standard-call-small,
    .coveo-filetype-salesforce-standard-campaign-members-small,
    .coveo-filetype-salesforce-standard-campaign-small,
    .coveo-filetype-salesforce-standard-canvas-small,
    .coveo-filetype-salesforce-standard-carousel-small,
    .coveo-filetype-salesforce-standard-case-change-status-small,
    .coveo-filetype-salesforce-standard-case-comment-small,
    .coveo-filetype-salesforce-standard-case-email-small,
    .coveo-filetype-salesforce-standard-case-log-a-call-small,
    .coveo-filetype-salesforce-standard-case-milestone-small,
    .coveo-filetype-salesforce-standard-case-small,
    .coveo-filetype-salesforce-standard-case-transcript-small,
    .coveo-filetype-salesforce-standard-channel-program-history-small,
    .coveo-filetype-salesforce-standard-channel-program-levels-small,
    .coveo-filetype-salesforce-standard-channel-program-members-small,
    .coveo-filetype-salesforce-standard-channel-programs-small,
    .coveo-filetype-salesforce-standard-client-small,
    .coveo-filetype-salesforce-standard-cms-small,
    .coveo-filetype-salesforce-standard-coaching-small,
    .coveo-filetype-salesforce-standard-connected-apps-small,
    .coveo-filetype-salesforce-standard-contact-list-small,
    .coveo-filetype-salesforce-standard-contact-small,
    .coveo-filetype-salesforce-standard-contract-line-item-small,
    .coveo-filetype-salesforce-standard-contract-small,
    .coveo-filetype-salesforce-standard-custom-notification-small,
    .coveo-filetype-salesforce-standard-custom-small,
    .coveo-filetype-salesforce-standard-customers-small,
    .coveo-filetype-salesforce-standard-dashboard-small,
    .coveo-filetype-salesforce-standard-data-integration-hub-small,
    .coveo-filetype-salesforce-standard-default-small,
    .coveo-filetype-salesforce-standard-document-small,
    .coveo-filetype-salesforce-standard-drafts-small,
    .coveo-filetype-salesforce-standard-email-chatter-small,
    .coveo-filetype-salesforce-standard-email-small,
    .coveo-filetype-salesforce-standard-empty-small,
    .coveo-filetype-salesforce-standard-endorsement-small,
    .coveo-filetype-salesforce-standard-entitlement-process-small,
    .coveo-filetype-salesforce-standard-entitlement-small,
    .coveo-filetype-salesforce-standard-entitlement-template-small,
    .coveo-filetype-salesforce-standard-entity-milestone-small,
    .coveo-filetype-salesforce-standard-entity-small,
    .coveo-filetype-salesforce-standard-environment-hub-small,
    .coveo-filetype-salesforce-standard-event-small,
    .coveo-filetype-salesforce-standard-feed-small,
    .coveo-filetype-salesforce-standard-feedback-small,
    .coveo-filetype-salesforce-standard-file-small,
    .coveo-filetype-salesforce-standard-flow-small,
    .coveo-filetype-salesforce-standard-folder-small,
    .coveo-filetype-salesforce-standard-forecasts-small,
    .coveo-filetype-salesforce-standard-generic-loading-small,
    .coveo-filetype-salesforce-standard-goals-small,
    .coveo-filetype-salesforce-standard-group-loading-small,
    .coveo-filetype-salesforce-standard-groups-small,
    .coveo-filetype-salesforce-standard-hierarchy-small,
    .coveo-filetype-salesforce-standard-home-small,
    .coveo-filetype-salesforce-standard-household-small,
    .coveo-filetype-salesforce-standard-individual-small,
    .coveo-filetype-salesforce-standard-insights-small,
    .coveo-filetype-salesforce-standard-investment-account-small,
    .coveo-filetype-salesforce-standard-iot-orchestrations-small,
    .coveo-filetype-salesforce-standard-knowledge-small,
    .coveo-filetype-salesforce-standard-lead-insights-small,
    .coveo-filetype-salesforce-standard-lead-list-small,
    .coveo-filetype-salesforce-standard-lead-small,
    .coveo-filetype-salesforce-standard-link-small,
    .coveo-filetype-salesforce-standard-list-email-small,
    .coveo-filetype-salesforce-standard-live-chat-small,
    .coveo-filetype-salesforce-standard-live-chat-visitor-small,
    .coveo-filetype-salesforce-standard-location-small,
    .coveo-filetype-salesforce-standard-log-a-call-small,
    .coveo-filetype-salesforce-standard-logging-small,
    .coveo-filetype-salesforce-standard-macros-small,
    .coveo-filetype-salesforce-standard-maintenance-asset-small,
    .coveo-filetype-salesforce-standard-maintenance-plan-small,
    .coveo-filetype-salesforce-standard-marketing-actions-small,
    .coveo-filetype-salesforce-standard-merge-small,
    .coveo-filetype-salesforce-standard-messaging-conversation-small,
    .coveo-filetype-salesforce-standard-messaging-session-small,
    .coveo-filetype-salesforce-standard-messaging-user-small,
    .coveo-filetype-salesforce-standard-metrics-small,
    .coveo-filetype-salesforce-standard-news-small,
    .coveo-filetype-salesforce-standard-note-small,
    .coveo-filetype-salesforce-standard-omni-supervisor-small,
    .coveo-filetype-salesforce-standard-operating-hours-small,
    .coveo-filetype-salesforce-standard-opportunity-small,
    .coveo-filetype-salesforce-standard-opportunity-splits-small,
    .coveo-filetype-salesforce-standard-orders-small,
    .coveo-filetype-salesforce-standard-partner-fund-allocation-small,
    .coveo-filetype-salesforce-standard-partner-fund-claim-small,
    .coveo-filetype-salesforce-standard-partner-fund-request-small,
    .coveo-filetype-salesforce-standard-partner-marketing-budget-small,
    .coveo-filetype-salesforce-standard-partners-small,
    .coveo-filetype-salesforce-standard-past-chat-small,
    .coveo-filetype-salesforce-standard-people-small,
    .coveo-filetype-salesforce-standard-performance-small,
    .coveo-filetype-salesforce-standard-person-account-small,
    .coveo-filetype-salesforce-standard-photo-small,
    .coveo-filetype-salesforce-standard-poll-small,
    .coveo-filetype-salesforce-standard-portal-small,
    .coveo-filetype-salesforce-standard-post-small,
    .coveo-filetype-salesforce-standard-pricebook-small,
    .coveo-filetype-salesforce-standard-process-small,
    .coveo-filetype-salesforce-standard-product-consumed-small,
    .coveo-filetype-salesforce-standard-product-item-small,
    .coveo-filetype-salesforce-standard-product-item-transaction-small,
    .coveo-filetype-salesforce-standard-product-request-line-item-small,
    .coveo-filetype-salesforce-standard-product-request-small,
    .coveo-filetype-salesforce-standard-product-required-small,
    .coveo-filetype-salesforce-standard-product-small,
    .coveo-filetype-salesforce-standard-product-transfer-small,
    .coveo-filetype-salesforce-standard-question-best-small,
    .coveo-filetype-salesforce-standard-question-feed-small,
    .coveo-filetype-salesforce-standard-quick-text-small,
    .coveo-filetype-salesforce-standard-quip-sheet-small,
    .coveo-filetype-salesforce-standard-quip-small,
    .coveo-filetype-salesforce-standard-quotes-small,
    .coveo-filetype-salesforce-standard-read-receipts-small,
    .coveo-filetype-salesforce-standard-recent-small,
    .coveo-filetype-salesforce-standard-record-small,
    .coveo-filetype-salesforce-standard-related-list-small,
    .coveo-filetype-salesforce-standard-relationship-small,
    .coveo-filetype-salesforce-standard-report-small,
    .coveo-filetype-salesforce-standard-resource-absence-small,
    .coveo-filetype-salesforce-standard-resource-capacity-small,
    .coveo-filetype-salesforce-standard-resource-preference-small,
    .coveo-filetype-salesforce-standard-resource-skill-small,
    .coveo-filetype-salesforce-standard-return-order-line-item-small,
    .coveo-filetype-salesforce-standard-return-order-small,
    .coveo-filetype-salesforce-standard-reward-small,
    .coveo-filetype-salesforce-standard-rtc-presence-small,
    .coveo-filetype-salesforce-standard-sales-path-small,
    .coveo-filetype-salesforce-standard-scan-card-small,
    .coveo-filetype-salesforce-standard-search-small,
    .coveo-filetype-salesforce-standard-service-appointment-small,
    .coveo-filetype-salesforce-standard-service-contract-small,
    .coveo-filetype-salesforce-standard-service-crew-member-small,
    .coveo-filetype-salesforce-standard-service-crew-small,
    .coveo-filetype-salesforce-standard-service-report-small,
    .coveo-filetype-salesforce-standard-service-resource-small,
    .coveo-filetype-salesforce-standard-service-territory-location-small,
    .coveo-filetype-salesforce-standard-service-territory-member-small,
    .coveo-filetype-salesforce-standard-service-territory-small,
    .coveo-filetype-salesforce-standard-shipment-small,
    .coveo-filetype-salesforce-standard-skill-entity-small,
    .coveo-filetype-salesforce-standard-skill-requirement-small,
    .coveo-filetype-salesforce-standard-skill-small,
    .coveo-filetype-salesforce-standard-social-small,
    .coveo-filetype-salesforce-standard-solution-small,
    .coveo-filetype-salesforce-standard-sossession-small,
    .coveo-filetype-salesforce-standard-stage-collection-small,
    .coveo-filetype-salesforce-standard-stage-small,
    .coveo-filetype-salesforce-standard-survey-small,
    .coveo-filetype-salesforce-standard-task2-small,
    .coveo-filetype-salesforce-standard-task-small,
    .coveo-filetype-salesforce-standard-team-member-small,
    .coveo-filetype-salesforce-standard-template-small,
    .coveo-filetype-salesforce-standard-thanks-loading-small,
    .coveo-filetype-salesforce-standard-thanks-small,
    .coveo-filetype-salesforce-standard-timesheet-entry-small,
    .coveo-filetype-salesforce-standard-timesheet-small,
    .coveo-filetype-salesforce-standard-timeslot-small,
    .coveo-filetype-salesforce-standard-today-small,
    .coveo-filetype-salesforce-standard-topic2-small,
    .coveo-filetype-salesforce-standard-topic-small,
    .coveo-filetype-salesforce-standard-unmatched-small,
    .coveo-filetype-salesforce-standard-user-small,
    .coveo-filetype-salesforce-standard-work-order-item-small,
    .coveo-filetype-salesforce-standard-work-order-small,
    .coveo-filetype-salesforce-standard-work-type-small,
    .coveo-filetype-user-small,
    .coveo-filetype-video-small,
    .coveo-filetype-webpage-small,
    .coveo-icon.filetype.coveo-small,
    .coveo-icon.filetype.coveo-small.activedirperson,
    .coveo-icon.filetype.coveo-small.Activedirperson,
    .coveo-icon.filetype.coveo-small.Box,
    .coveo-icon.filetype.coveo-small.box,
    .coveo-icon.filetype.coveo-small.Box-user,
    .coveo-icon.filetype.coveo-small.box user,
    .coveo-icon.filetype.coveo-small.cfblogentry,
    .coveo-icon.filetype.coveo-small.Cfblogentry,
    .coveo-icon.filetype.coveo-small.Cfcomment,
    .coveo-icon.filetype.coveo-small.cfcomment,
    .coveo-icon.filetype.coveo-small.Cfpage,
    .coveo-icon.filetype.coveo-small.cfpage,
    .coveo-icon.filetype.coveo-small.Cfspace,
    .coveo-icon.filetype.coveo-small.cfspace,
    .coveo-icon.filetype.coveo-small.Confluencespace,
    .coveo-icon.filetype.coveo-small.confluencespace,
    .coveo-icon.filetype.coveo-small.Dynamicscrmitem,
    .coveo-icon.filetype.coveo-small.dynamicscrmitem,
    .coveo-icon.filetype.coveo-small.Exchangeappointment,
    .coveo-icon.filetype.coveo-small.exchangeappointment,
    .coveo-icon.filetype.coveo-small.Exchangecalendarmessage,
    .coveo-icon.filetype.coveo-small.exchangecalendarmessage,
    .coveo-icon.filetype.coveo-small.exchangedocument,
    .coveo-icon.filetype.coveo-small.Exchangedocument,
    .coveo-icon.filetype.coveo-small.Exchangedsn,
    .coveo-icon.filetype.coveo-small.exchangedsn,
    .coveo-icon.filetype.coveo-small.Exchangefreebusy,
    .coveo-icon.filetype.coveo-small.exchangefreebusy,
    .coveo-icon.filetype.coveo-small.Exchangegroup,
    .coveo-icon.filetype.coveo-small.exchangegroup,
    .coveo-icon.filetype.coveo-small.Exchangejunkmessage,
    .coveo-icon.filetype.coveo-small.exchangejunkmessage,
    .coveo-icon.filetype.coveo-small.exchangemdn,
    .coveo-icon.filetype.coveo-small.Exchangemdn,
    .coveo-icon.filetype.coveo-small.Exchangemessage,
    .coveo-icon.filetype.coveo-small.exchangemessage,
    .coveo-icon.filetype.coveo-small.exchangeobject,
    .coveo-icon.filetype.coveo-small.Exchangeobject,
    .coveo-icon.filetype.coveo-small.exchangeperson,
    .coveo-icon.filetype.coveo-small.Exchangeperson,
    .coveo-icon.filetype.coveo-small.exchangerecallmessage,
    .coveo-icon.filetype.coveo-small.Exchangerecallmessage,
    .coveo-icon.filetype.coveo-small.Exchangerecallreport,
    .coveo-icon.filetype.coveo-small.exchangerecallreport,
    .coveo-icon.filetype.coveo-small.Exchangetask,
    .coveo-icon.filetype.coveo-small.exchangetask,
    .coveo-icon.filetype.coveo-small.Folder,
    .coveo-icon.filetype.coveo-small.folder,
    .coveo-icon.filetype.coveo-small.Gmailmessage,
    .coveo-icon.filetype.coveo-small.gmailmessage,
    .coveo-icon.filetype.coveo-small.jiraissue,
    .coveo-icon.filetype.coveo-small.Jiraissue,
    .coveo-icon.filetype.coveo-small.lithiumboard,
    .coveo-icon.filetype.coveo-small.Lithiumboard,
    .coveo-icon.filetype.coveo-small.lithiumcategory,
    .coveo-icon.filetype.coveo-small.Lithiumcategory,
    .coveo-icon.filetype.coveo-small.Lithiumcommunity,
    .coveo-icon.filetype.coveo-small.lithiumcommunity,
    .coveo-icon.filetype.coveo-small.Lithiummessage,
    .coveo-icon.filetype.coveo-small.lithiummessage,
    .coveo-icon.filetype.coveo-small.lithiumthread,
    .coveo-icon.filetype.coveo-small.Lithiumthread,
    .coveo-icon.filetype.coveo-small.Odt,
    .coveo-icon.filetype.coveo-small.odt,
    .coveo-icon.filetype.coveo-small.olefile,
    .coveo-icon.filetype.coveo-small.OleFile,
    .coveo-icon.filetype.coveo-small.rssitem,
    .coveo-icon.filetype.coveo-small.Rssitem,
    .coveo-icon.filetype.coveo-small.saleforceitem,
    .coveo-icon.filetype.coveo-small.Saleforceitem,
    .coveo-icon.filetype.coveo-small.salesforceitem,
    .coveo-icon.filetype.coveo-small.Salesforceitem,
    .coveo-icon.filetype.coveo-small.Spadministratortask,
    .coveo-icon.filetype.coveo-small.spadministratortask,
    .coveo-icon.filetype.coveo-small.spadministratortasklist,
    .coveo-icon.filetype.coveo-small.Spadministratortasklist,
    .coveo-icon.filetype.coveo-small.Spagenda,
    .coveo-icon.filetype.coveo-small.spagenda,
    .coveo-icon.filetype.coveo-small.Spagendalist,
    .coveo-icon.filetype.coveo-small.spagendalist,
    .coveo-icon.filetype.coveo-small.Sparea,
    .coveo-icon.filetype.coveo-small.sparea,
    .coveo-icon.filetype.coveo-small.Spareadocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.spareadocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.sparealisting,
    .coveo-icon.filetype.coveo-small.Sparealisting,
    .coveo-icon.filetype.coveo-small.Spattendee,
    .coveo-icon.filetype.coveo-small.spattendee,
    .coveo-icon.filetype.coveo-small.Spattendeelist,
    .coveo-icon.filetype.coveo-small.spattendeelist,
    .coveo-icon.filetype.coveo-small.spcirculation,
    .coveo-icon.filetype.coveo-small.Spcirculation,
    .coveo-icon.filetype.coveo-small.spcirculationlist,
    .coveo-icon.filetype.coveo-small.Spcirculationlist,
    .coveo-icon.filetype.coveo-small.Spcontact,
    .coveo-icon.filetype.coveo-small.spcontact,
    .coveo-icon.filetype.coveo-small.spcontactlist,
    .coveo-icon.filetype.coveo-small.Spcontactlist,
    .coveo-icon.filetype.coveo-small.Spcustomgridlist,
    .coveo-icon.filetype.coveo-small.spcustomgridlist,
    .coveo-icon.filetype.coveo-small.spcustomlist,
    .coveo-icon.filetype.coveo-small.Spcustomlist,
    .coveo-icon.filetype.coveo-small.spdashboardslibrarylist,
    .coveo-icon.filetype.coveo-small.Spdashboardslibrarylist,
    .coveo-icon.filetype.coveo-small.Spdataconnectionforperformancepointlibrarylist,
    .coveo-icon.filetype.coveo-small.spdataconnectionforperformancepointlibrarylist,
    .coveo-icon.filetype.coveo-small.spdataconnectionlibrarylist,
    .coveo-icon.filetype.coveo-small.Spdataconnectionlibrarylist,
    .coveo-icon.filetype.coveo-small.Spdatasource,
    .coveo-icon.filetype.coveo-small.spdatasource,
    .coveo-icon.filetype.coveo-small.spdatasourcelist,
    .coveo-icon.filetype.coveo-small.Spdatasourcelist,
    .coveo-icon.filetype.coveo-small.spdecision,
    .coveo-icon.filetype.coveo-small.Spdecision,
    .coveo-icon.filetype.coveo-small.Spdecisionlist,
    .coveo-icon.filetype.coveo-small.spdecisionlist,
    .coveo-icon.filetype.coveo-small.spdistributiongroup,
    .coveo-icon.filetype.coveo-small.Spdistributiongroup,
    .coveo-icon.filetype.coveo-small.Spdistributiongrouplist,
    .coveo-icon.filetype.coveo-small.spdistributiongrouplist,
    .coveo-icon.filetype.coveo-small.spdocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.Spdocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.Spdocumentlink,
    .coveo-icon.filetype.coveo-small.spdocumentlink,
    .coveo-icon.filetype.coveo-small.spdocumentset,
    .coveo-icon.filetype.coveo-small.Spdocumentset,
    .coveo-icon.filetype.coveo-small.spevent,
    .coveo-icon.filetype.coveo-small.Spevent,
    .coveo-icon.filetype.coveo-small.Speventlist,
    .coveo-icon.filetype.coveo-small.speventlist,
    .coveo-icon.filetype.coveo-small.spformlibrarylist,
    .coveo-icon.filetype.coveo-small.Spformlibrarylist,
    .coveo-icon.filetype.coveo-small.spimedictionary,
    .coveo-icon.filetype.coveo-small.Spimedictionary,
    .coveo-icon.filetype.coveo-small.spimedictionarylist,
    .coveo-icon.filetype.coveo-small.Spimedictionarylist,
    .coveo-icon.filetype.coveo-small.spipfslist,
    .coveo-icon.filetype.coveo-small.Spipfslist,
    .coveo-icon.filetype.coveo-small.Spissue,
    .coveo-icon.filetype.coveo-small.spissue,
    .coveo-icon.filetype.coveo-small.spissuelist,
    .coveo-icon.filetype.coveo-small.Spissuelist,
    .coveo-icon.filetype.coveo-small.spkeyperformanceindicator,
    .coveo-icon.filetype.coveo-small.Spkeyperformanceindicator,
    .coveo-icon.filetype.coveo-small.spkeyperformanceindicatorlist,
    .coveo-icon.filetype.coveo-small.Spkeyperformanceindicatorlist,
    .coveo-icon.filetype.coveo-small.Splink,
    .coveo-icon.filetype.coveo-small.splink,
    .coveo-icon.filetype.coveo-small.splinklist,
    .coveo-icon.filetype.coveo-small.Splinklist,
    .coveo-icon.filetype.coveo-small.Splistfolder,
    .coveo-icon.filetype.coveo-small.splistfolder,
    .coveo-icon.filetype.coveo-small.Splisttemplatecataloglist,
    .coveo-icon.filetype.coveo-small.splisttemplatecataloglist,
    .coveo-icon.filetype.coveo-small.Spmasterpagescataloglist,
    .coveo-icon.filetype.coveo-small.spmasterpagescataloglist,
    .coveo-icon.filetype.coveo-small.spmeetingserie,
    .coveo-icon.filetype.coveo-small.Spmeetingserie,
    .coveo-icon.filetype.coveo-small.Spmeetingserielist,
    .coveo-icon.filetype.coveo-small.spmeetingserielist,
    .coveo-icon.filetype.coveo-small.Spnocodeworkflowlibrarylist,
    .coveo-icon.filetype.coveo-small.spnocodeworkflowlibrarylist,
    .coveo-icon.filetype.coveo-small.spobjective,
    .coveo-icon.filetype.coveo-small.Spobjective,
    .coveo-icon.filetype.coveo-small.spobjectivelist,
    .coveo-icon.filetype.coveo-small.Spobjectivelist,
    .coveo-icon.filetype.coveo-small.Sppicturelibrarylist,
    .coveo-icon.filetype.coveo-small.sppicturelibrarylist,
    .coveo-icon.filetype.coveo-small.Spportal,
    .coveo-icon.filetype.coveo-small.spportal,
    .coveo-icon.filetype.coveo-small.Spprocessdiagramslibrarylist,
    .coveo-icon.filetype.coveo-small.spprocessdiagramslibrarylist,
    .coveo-icon.filetype.coveo-small.Spprojecttask,
    .coveo-icon.filetype.coveo-small.spprojecttask,
    .coveo-icon.filetype.coveo-small.spprojecttasklist,
    .coveo-icon.filetype.coveo-small.Spprojecttasklist,
    .coveo-icon.filetype.coveo-small.sppublishingimageslibrarylist,
    .coveo-icon.filetype.coveo-small.Sppublishingimageslibrarylist,
    .coveo-icon.filetype.coveo-small.sppublishingpageslibrarylist,
    .coveo-icon.filetype.coveo-small.Sppublishingpageslibrarylist,
    .coveo-icon.filetype.coveo-small.sprecordlibrarylist,
    .coveo-icon.filetype.coveo-small.Sprecordlibrarylist,
    .coveo-icon.filetype.coveo-small.spreportdocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.Spreportdocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.Spreportlibrarylist,
    .coveo-icon.filetype.coveo-small.spreportlibrarylist,
    .coveo-icon.filetype.coveo-small.spresource,
    .coveo-icon.filetype.coveo-small.Spresource,
    .coveo-icon.filetype.coveo-small.Spresourcelist,
    .coveo-icon.filetype.coveo-small.spresourcelist,
    .coveo-icon.filetype.coveo-small.Spsite,
    .coveo-icon.filetype.coveo-small.spsite,
    .coveo-icon.filetype.coveo-small.Spsitedirectory,
    .coveo-icon.filetype.coveo-small.spsitedirectory,
    .coveo-icon.filetype.coveo-small.Spsitedirectorylist,
    .coveo-icon.filetype.coveo-small.spsitedirectorylist,
    .coveo-icon.filetype.coveo-small.spsitethemeslibrarylist,
    .coveo-icon.filetype.coveo-small.Spsitethemeslibrarylist,
    .coveo-icon.filetype.coveo-small.Spslidelibrarylist,
    .coveo-icon.filetype.coveo-small.spslidelibrarylist,
    .coveo-icon.filetype.coveo-small.spsolutionslibrarylist,
    .coveo-icon.filetype.coveo-small.Spsolutionslibrarylist,
    .coveo-icon.filetype.coveo-small.Spsurvey,
    .coveo-icon.filetype.coveo-small.spsurvey,
    .coveo-icon.filetype.coveo-small.Spsurveylist,
    .coveo-icon.filetype.coveo-small.spsurveylist,
    .coveo-icon.filetype.coveo-small.sptab,
    .coveo-icon.filetype.coveo-small.Sptab,
    .coveo-icon.filetype.coveo-small.sptablist,
    .coveo-icon.filetype.coveo-small.Sptablist,
    .coveo-icon.filetype.coveo-small.sptask,
    .coveo-icon.filetype.coveo-small.Sptask,
    .coveo-icon.filetype.coveo-small.Sptasklist,
    .coveo-icon.filetype.coveo-small.sptasklist,
    .coveo-icon.filetype.coveo-small.spthingstobring,
    .coveo-icon.filetype.coveo-small.Spthingstobring,
    .coveo-icon.filetype.coveo-small.Spthingstobringlist,
    .coveo-icon.filetype.coveo-small.spthingstobringlist,
    .coveo-icon.filetype.coveo-small.Sptranslationmanagementlibrarylist,
    .coveo-icon.filetype.coveo-small.sptranslationmanagementlibrarylist,
    .coveo-icon.filetype.coveo-small.Spunknownlist,
    .coveo-icon.filetype.coveo-small.spunknownlist,
    .coveo-icon.filetype.coveo-small.Spuserinformation,
    .coveo-icon.filetype.coveo-small.spuserinformation,
    .coveo-icon.filetype.coveo-small.spuserinformationlist,
    .coveo-icon.filetype.coveo-small.Spuserinformationlist,
    .coveo-icon.filetype.coveo-small.Spuserprofile,
    .coveo-icon.filetype.coveo-small.spuserprofile,
    .coveo-icon.filetype.coveo-small.Spwebpartcataloglist,
    .coveo-icon.filetype.coveo-small.spwebpartcataloglist,
    .coveo-icon.filetype.coveo-small.spwebtemplatecataloglist,
    .coveo-icon.filetype.coveo-small.Spwebtemplatecataloglist,
    .coveo-icon.filetype.coveo-small.spwfpublibrarylist,
    .coveo-icon.filetype.coveo-small.Spwfpublibrarylist,
    .coveo-icon.filetype.coveo-small.Spwhereabout,
    .coveo-icon.filetype.coveo-small.spwhereabout,
    .coveo-icon.filetype.coveo-small.spwhereaboutlist,
    .coveo-icon.filetype.coveo-small.Spwhereaboutlist,
    .coveo-icon.filetype.coveo-small.Spwikipagelibrarylist,
    .coveo-icon.filetype.coveo-small.spwikipagelibrarylist,
    .coveo-icon.filetype.coveo-small.Spworkflowhistory,
    .coveo-icon.filetype.coveo-small.spworkflowhistory,
    .coveo-icon.filetype.coveo-small.Spworkflowhistorylist,
    .coveo-icon.filetype.coveo-small.spworkflowhistorylist,
    .coveo-icon.filetype.coveo-small.spworkflowprocess,
    .coveo-icon.filetype.coveo-small.Spworkflowprocess,
    .coveo-icon.filetype.coveo-small.Spworkflowprocesslist,
    .coveo-icon.filetype.coveo-small.spworkflowprocesslist,
    .coveo-icon.filetype.coveo-small.Spworkspacepagelist,
    .coveo-icon.filetype.coveo-small.spworkspacepagelist,
    .coveo-icon.filetype.coveo-small.Video,
    .coveo-icon.filetype.coveo-small.video,
    .coveo-icon.filetype.coveo-small.youtube,
    .coveo-icon.filetype.coveo-small.Youtube,
    .coveo-icon.filetype.coveo-small.youtubeplaylist,
    .coveo-icon.filetype.coveo-small.Youtubeplaylist,
    .coveo-icon.filetype.coveo-small.Youtubeplaylistitem,
    .coveo-icon.filetype.coveo-small.youtubeplaylistitem,
    .coveo-icon.filetype.coveo-small.Youtubevideo,
    .coveo-icon.filetype.coveo-small.youtubevideo,
    .coveo-icon.objecttype.coveo-small,
    .coveo-icon.objecttype.coveo-small.Account,
    .coveo-icon.objecttype.coveo-small.account,
    .coveo-icon.objecttype.coveo-small.Annotation,
    .coveo-icon.objecttype.coveo-small.annotation,
    .coveo-icon.objecttype.coveo-small.Appointment,
    .coveo-icon.objecttype.coveo-small.appointment,
    .coveo-icon.objecttype.coveo-small.attachment,
    .coveo-icon.objecttype.coveo-small.Attachment,
    .coveo-icon.objecttype.coveo-small.Campaign,
    .coveo-icon.objecttype.coveo-small.campaign,
    .coveo-icon.objecttype.coveo-small.Case,
    .coveo-icon.objecttype.coveo-small.case,
    .coveo-icon.objecttype.coveo-small.Casecomment,
    .coveo-icon.objecttype.coveo-small.casecomment,
    .coveo-icon.objecttype.coveo-small.Collaborationgroup,
    .coveo-icon.objecttype.coveo-small.collaborationgroup,
    .coveo-icon.objecttype.coveo-small.Contact,
    .coveo-icon.objecttype.coveo-small.contact,
    .coveo-icon.objecttype.coveo-small.Contentversion,
    .coveo-icon.objecttype.coveo-small.contentversion,
    .coveo-icon.objecttype.coveo-small.Contract,
    .coveo-icon.objecttype.coveo-small.contract,
    .coveo-icon.objecttype.coveo-small.Dashboard,
    .coveo-icon.objecttype.coveo-small.dashboard,
    .coveo-icon.objecttype.coveo-small.Email,
    .coveo-icon.objecttype.coveo-small.email,
    .coveo-icon.objecttype.coveo-small.event,
    .coveo-icon.objecttype.coveo-small.Event,
    .coveo-icon.objecttype.coveo-small.Feed,
    .coveo-icon.objecttype.coveo-small.feed,
    .coveo-icon.objecttype.coveo-small.feedcomment,
    .coveo-icon.objecttype.coveo-small.Feedcomment,
    .coveo-icon.objecttype.coveo-small.feeditem,
    .coveo-icon.objecttype.coveo-small.Feeditem,
    .coveo-icon.objecttype.coveo-small.file,
    .coveo-icon.objecttype.coveo-small.File,
    .coveo-icon.objecttype.coveo-small.Goal,
    .coveo-icon.objecttype.coveo-small.goal,
    .coveo-icon.objecttype.coveo-small.Incident,
    .coveo-icon.objecttype.coveo-small.incident,
    .coveo-icon.objecttype.coveo-small.kbarticle,
    .coveo-icon.objecttype.coveo-small.Kbarticle,
    .coveo-icon.objecttype.coveo-small.Kbarticlecomment,
    .coveo-icon.objecttype.coveo-small.kbarticlecomment,
    .coveo-icon.objecttype.coveo-small.Kbdocumentation,
    .coveo-icon.objecttype.coveo-small.kbdocumentation,
    .coveo-icon.objecttype.coveo-small.Kbknowledgearticle,
    .coveo-icon.objecttype.coveo-small.kbknowledgearticle,
    .coveo-icon.objecttype.coveo-small.Kbsolution,
    .coveo-icon.objecttype.coveo-small.kbsolution,
    .coveo-icon.objecttype.coveo-small.kbtechnicalarticle,
    .coveo-icon.objecttype.coveo-small.Kbtechnicalarticle,
    .coveo-icon.objecttype.coveo-small.knowledgearticle,
    .coveo-icon.objecttype.coveo-small.Knowledgearticle,
    .coveo-icon.objecttype.coveo-small.lead,
    .coveo-icon.objecttype.coveo-small.Lead,
    .coveo-icon.objecttype.coveo-small.List,
    .coveo-icon.objecttype.coveo-small.list,
    .coveo-icon.objecttype.coveo-small.message,
    .coveo-icon.objecttype.coveo-small.Message,
    .coveo-icon.objecttype.coveo-small.note,
    .coveo-icon.objecttype.coveo-small.Note,
    .coveo-icon.objecttype.coveo-small.opportunity,
    .coveo-icon.objecttype.coveo-small.Opportunity,
    .coveo-icon.objecttype.coveo-small.opportunityproduct,
    .coveo-icon.objecttype.coveo-small.Opportunityproduct,
    .coveo-icon.objecttype.coveo-small.partner,
    .coveo-icon.objecttype.coveo-small.Partner,
    .coveo-icon.objecttype.coveo-small.people,
    .coveo-icon.objecttype.coveo-small.People,
    .coveo-icon.objecttype.coveo-small.Phonecall,
    .coveo-icon.objecttype.coveo-small.phonecall,
    .coveo-icon.objecttype.coveo-small.product,
    .coveo-icon.objecttype.coveo-small.Product,
    .coveo-icon.objecttype.coveo-small.quote,
    .coveo-icon.objecttype.coveo-small.Quote,
    .coveo-icon.objecttype.coveo-small.Report,
    .coveo-icon.objecttype.coveo-small.report,
    .coveo-icon.objecttype.coveo-small.salesliterature,
    .coveo-icon.objecttype.coveo-small.Salesliterature,
    .coveo-icon.objecttype.coveo-small.salesorder,
    .coveo-icon.objecttype.coveo-small.Salesorder,
    .coveo-icon.objecttype.coveo-small.service,
    .coveo-icon.objecttype.coveo-small.Service,
    .coveo-icon.objecttype.coveo-small.socialprofile,
    .coveo-icon.objecttype.coveo-small.Socialprofile,
    .coveo-icon.objecttype.coveo-small.Solution,
    .coveo-icon.objecttype.coveo-small.solution,
    .coveo-icon.objecttype.coveo-small.task,
    .coveo-icon.objecttype.coveo-small.Task,
    .coveo-icon.objecttype.coveo-small.Thread,
    .coveo-icon.objecttype.coveo-small.thread,
    .coveo-icon.objecttype.coveo-small.topic,
    .coveo-icon.objecttype.coveo-small.Topic,
    .coveo-icon.objecttype.coveo-small.user,
    .coveo-icon.objecttype.coveo-small.User {
        display: inline-block;
        width: 30px;
        height: 30px;
        background-size: 30px 30px
    }

    .coveo-filetype-list-small,
    .coveo-icon.filetype.coveo-small.exchangeactivity,
    .coveo-icon.filetype.coveo-small.Exchangeactivity,
    .coveo-icon.filetype.coveo-small.exchangenote,
    .coveo-icon.filetype.coveo-small.Exchangenote,
    .coveo-icon.filetype.coveo-small.Exchangeofficecom,
    .coveo-icon.filetype.coveo-small.exchangeofficecom,
    .coveo-icon.filetype.coveo-small.exchangerssfeed,
    .coveo-icon.filetype.coveo-small.Exchangerssfeed,
    .coveo-icon.filetype.coveo-small.spannouncement,
    .coveo-icon.filetype.coveo-small.Spannouncement,
    .coveo-icon.filetype.coveo-small.spannouncementlist,
    .coveo-icon.filetype.coveo-small.Spannouncementlist,
    .coveo-icon.filetype.coveo-small.spblogcategory,
    .coveo-icon.filetype.coveo-small.Spblogcategory,
    .coveo-icon.filetype.coveo-small.Spblogcategorylist,
    .coveo-icon.filetype.coveo-small.spblogcategorylist,
    .coveo-icon.filetype.coveo-small.Spblogcomment,
    .coveo-icon.filetype.coveo-small.spblogcomment,
    .coveo-icon.filetype.coveo-small.Spblogcommentlist,
    .coveo-icon.filetype.coveo-small.spblogcommentlist,
    .coveo-icon.filetype.coveo-small.Spblogpost,
    .coveo-icon.filetype.coveo-small.spblogpost,
    .coveo-icon.filetype.coveo-small.Spblogpostlist,
    .coveo-icon.filetype.coveo-small.spblogpostlist,
    .coveo-icon.filetype.coveo-small.spdiscussionboard,
    .coveo-icon.filetype.coveo-small.Spdiscussionboard,
    .coveo-icon.filetype.coveo-small.spdiscussionboardlist,
    .coveo-icon.filetype.coveo-small.Spdiscussionboardlist,
    .coveo-icon.filetype.coveo-small.Sphealthreport,
    .coveo-icon.filetype.coveo-small.sphealthreport,
    .coveo-icon.filetype.coveo-small.Sphealthreportlist,
    .coveo-icon.filetype.coveo-small.sphealthreportlist,
    .coveo-icon.filetype.coveo-small.Sphealthrule,
    .coveo-icon.filetype.coveo-small.sphealthrule,
    .coveo-icon.filetype.coveo-small.Sphealthrulelist,
    .coveo-icon.filetype.coveo-small.sphealthrulelist,
    .coveo-icon.filetype.coveo-small.splanguagesandtranslator,
    .coveo-icon.filetype.coveo-small.Splanguagesandtranslator,
    .coveo-icon.filetype.coveo-small.splanguagesandtranslatorlist,
    .coveo-icon.filetype.coveo-small.Splanguagesandtranslatorlist,
    .coveo-icon.filetype.coveo-small.spmicrofeedlist,
    .coveo-icon.filetype.coveo-small.Spmicrofeedlist,
    .coveo-icon.filetype.coveo-small.spmicrofeedpost,
    .coveo-icon.filetype.coveo-small.Spmicrofeedpost,
    .coveo-icon.filetype.coveo-small.spperformancepointcontent,
    .coveo-icon.filetype.coveo-small.Spperformancepointcontent,
    .coveo-icon.filetype.coveo-small.spperformancepointcontentlist,
    .coveo-icon.filetype.coveo-small.Spperformancepointcontentlist,
    .coveo-icon.filetype.coveo-small.spphonecallmemo,
    .coveo-icon.filetype.coveo-small.Spphonecallmemo,
    .coveo-icon.filetype.coveo-small.Spphonecallmemolist,
    .coveo-icon.filetype.coveo-small.spphonecallmemolist,
    .coveo-icon.filetype.coveo-small.Sptextbox,
    .coveo-icon.filetype.coveo-small.sptextbox,
    .coveo-icon.filetype.coveo-small.Sptextboxlist,
    .coveo-icon.filetype.coveo-small.sptextboxlist,
    .coveo-icon.objecttype.coveo-small.board,
    .coveo-icon.objecttype.coveo-small.Board,
    .coveo-icon.objecttype.coveo-small.category,
    .coveo-icon.objecttype.coveo-small.Category,
    .coveo-icon.objecttype.coveo-small.Invoice,
    .coveo-icon.objecttype.coveo-small.invoice,
    .coveo-icon.objecttype.coveo-small.Queueitem,
    .coveo-icon.objecttype.coveo-small.queueitem {
        display: inline-block;
        width: 26px;
        height: 26px;
        background-size: 26px 26px
    }

    .coveo-filetype-salesforce-doctype-ai-small,
    .coveo-filetype-salesforce-doctype-attachment-small,
    .coveo-filetype-salesforce-doctype-audio-small,
    .coveo-filetype-salesforce-doctype-box-notes-small,
    .coveo-filetype-salesforce-doctype-csv-small,
    .coveo-filetype-salesforce-doctype-eps-small,
    .coveo-filetype-salesforce-doctype-excel-small,
    .coveo-filetype-salesforce-doctype-exe-small,
    .coveo-filetype-salesforce-doctype-flash-small,
    .coveo-filetype-salesforce-doctype-folder-small,
    .coveo-filetype-salesforce-doctype-gdoc-small,
    .coveo-filetype-salesforce-doctype-gdocs-small,
    .coveo-filetype-salesforce-doctype-gform-small,
    .coveo-filetype-salesforce-doctype-gpres-small,
    .coveo-filetype-salesforce-doctype-gsheet-small,
    .coveo-filetype-salesforce-doctype-html-small,
    .coveo-filetype-salesforce-doctype-image-small,
    .coveo-filetype-salesforce-doctype-keynote-small,
    .coveo-filetype-salesforce-doctype-library-folder-small,
    .coveo-filetype-salesforce-doctype-link-small,
    .coveo-filetype-salesforce-doctype-mp4-small,
    .coveo-filetype-salesforce-doctype-overlay-small,
    .coveo-filetype-salesforce-doctype-pack-small,
    .coveo-filetype-salesforce-doctype-pages-small,
    .coveo-filetype-salesforce-doctype-pdf-small,
    .coveo-filetype-salesforce-doctype-ppt-small,
    .coveo-filetype-salesforce-doctype-psd-small,
    .coveo-filetype-salesforce-doctype-quip-doc-small,
    .coveo-filetype-salesforce-doctype-quip-sheet-small,
    .coveo-filetype-salesforce-doctype-rtf-small,
    .coveo-filetype-salesforce-doctype-slide-small,
    .coveo-filetype-salesforce-doctype-stypi-small,
    .coveo-filetype-salesforce-doctype-txt-small,
    .coveo-filetype-salesforce-doctype-unknown-small,
    .coveo-filetype-salesforce-doctype-video-small,
    .coveo-filetype-salesforce-doctype-visio-small,
    .coveo-filetype-salesforce-doctype-webex-small,
    .coveo-filetype-salesforce-doctype-word-small,
    .coveo-filetype-salesforce-doctype-xml-small,
    .coveo-filetype-salesforce-doctype-zip-small,
    .coveo-icon.filetype.coveo-small.doc,
    .coveo-icon.filetype.coveo-small.Doc,
    .coveo-icon.filetype.coveo-small.docx,
    .coveo-icon.filetype.coveo-small.Docx,
    .coveo-icon.filetype.coveo-small.html,
    .coveo-icon.filetype.coveo-small.Html,
    .coveo-icon.filetype.coveo-small.Image,
    .coveo-icon.filetype.coveo-small.image,
    .coveo-icon.filetype.coveo-small.pdf,
    .coveo-icon.filetype.coveo-small.Pdf,
    .coveo-icon.filetype.coveo-small.ppt,
    .coveo-icon.filetype.coveo-small.Ppt,
    .coveo-icon.filetype.coveo-small.Svg,
    .coveo-icon.filetype.coveo-small.svg,
    .coveo-icon.filetype.coveo-small.Svm,
    .coveo-icon.filetype.coveo-small.svm,
    .coveo-icon.filetype.coveo-small.Swf,
    .coveo-icon.filetype.coveo-small.swf,
    .coveo-icon.filetype.coveo-small.txt,
    .coveo-icon.filetype.coveo-small.Txt,
    .coveo-icon.filetype.coveo-small.Vsd,
    .coveo-icon.filetype.coveo-small.vsd,
    .coveo-icon.filetype.coveo-small.webscraperwebpage,
    .coveo-icon.filetype.coveo-small.Webscraperwebpage,
    .coveo-icon.filetype.coveo-small.Wiki,
    .coveo-icon.filetype.coveo-small.wiki,
    .coveo-icon.filetype.coveo-small.Xls,
    .coveo-icon.filetype.coveo-small.xls,
    .coveo-icon.filetype.coveo-small.Xml,
    .coveo-icon.filetype.coveo-small.xml,
    .coveo-icon.filetype.coveo-small.zip,
    .coveo-icon.filetype.coveo-small.Zip,
    .coveo-icon.objecttype.coveo-small.kbattachment,
    .coveo-icon.objecttype.coveo-small.Kbattachment {
        display: inline-block;
        width: 28px;
        height: 32px;
        background-size: 28px 32px
    }

    .coveo-filetype-attachment,
    .coveo-filetype-attachment-small,
    .coveo-icon.objecttype.Attachment,
    .coveo-icon.objecttype.attachment,
    .coveo-icon.objecttype.coveo-small.Attachment,
    .coveo-icon.objecttype.coveo-small.attachment {
        background-image: url(../images/irw/attachment.svg)
    }

    .coveo-filetype-calendar,
    .coveo-filetype-calendar-small,
    .coveo-icon.filetype.coveo-small.exchangeappointment,
    .coveo-icon.filetype.coveo-small.Exchangeappointment,
    .coveo-icon.filetype.coveo-small.Exchangecalendarmessage,
    .coveo-icon.filetype.coveo-small.exchangecalendarmessage,
    .coveo-icon.filetype.coveo-small.Spadministratortask,
    .coveo-icon.filetype.coveo-small.spadministratortask,
    .coveo-icon.filetype.coveo-small.Spadministratortasklist,
    .coveo-icon.filetype.coveo-small.spadministratortasklist,
    .coveo-icon.filetype.coveo-small.Spagenda,
    .coveo-icon.filetype.coveo-small.spagenda,
    .coveo-icon.filetype.coveo-small.Spagendalist,
    .coveo-icon.filetype.coveo-small.spagendalist,
    .coveo-icon.filetype.coveo-small.spevent,
    .coveo-icon.filetype.coveo-small.Spevent,
    .coveo-icon.filetype.coveo-small.Speventlist,
    .coveo-icon.filetype.coveo-small.speventlist,
    .coveo-icon.filetype.coveo-small.spmeetingserie,
    .coveo-icon.filetype.coveo-small.Spmeetingserie,
    .coveo-icon.filetype.coveo-small.spmeetingserielist,
    .coveo-icon.filetype.coveo-small.Spmeetingserielist,
    .coveo-icon.filetype.coveo-small.Sptask,
    .coveo-icon.filetype.coveo-small.sptask,
    .coveo-icon.filetype.coveo-small.Sptasklist,
    .coveo-icon.filetype.coveo-small.sptasklist,
    .coveo-icon.filetype.coveo-small.spworkflowhistory,
    .coveo-icon.filetype.coveo-small.Spworkflowhistory,
    .coveo-icon.filetype.coveo-small.Spworkflowhistorylist,
    .coveo-icon.filetype.coveo-small.spworkflowhistorylist,
    .coveo-icon.filetype.exchangeappointment,
    .coveo-icon.filetype.Exchangeappointment,
    .coveo-icon.filetype.Exchangecalendarmessage,
    .coveo-icon.filetype.exchangecalendarmessage,
    .coveo-icon.filetype.Spadministratortask,
    .coveo-icon.filetype.spadministratortask,
    .coveo-icon.filetype.spadministratortasklist,
    .coveo-icon.filetype.Spadministratortasklist,
    .coveo-icon.filetype.spagenda,
    .coveo-icon.filetype.Spagenda,
    .coveo-icon.filetype.spagendalist,
    .coveo-icon.filetype.Spagendalist,
    .coveo-icon.filetype.Spevent,
    .coveo-icon.filetype.spevent,
    .coveo-icon.filetype.Speventlist,
    .coveo-icon.filetype.speventlist,
    .coveo-icon.filetype.spmeetingserie,
    .coveo-icon.filetype.Spmeetingserie,
    .coveo-icon.filetype.Spmeetingserielist,
    .coveo-icon.filetype.spmeetingserielist,
    .coveo-icon.filetype.sptask,
    .coveo-icon.filetype.Sptask,
    .coveo-icon.filetype.Sptasklist,
    .coveo-icon.filetype.sptasklist,
    .coveo-icon.filetype.Spworkflowhistory,
    .coveo-icon.filetype.spworkflowhistory,
    .coveo-icon.filetype.Spworkflowhistorylist,
    .coveo-icon.filetype.spworkflowhistorylist {
        background-image: url(../images/irw/calendar.svg)
    }

    .coveo-filetype-case,
    .coveo-filetype-case-small,
    .coveo-icon.filetype.coveo-small.Exchangetask,
    .coveo-icon.filetype.coveo-small.exchangetask,
    .coveo-icon.filetype.coveo-small.Spprojecttask,
    .coveo-icon.filetype.coveo-small.spprojecttask,
    .coveo-icon.filetype.coveo-small.spprojecttasklist,
    .coveo-icon.filetype.coveo-small.Spprojecttasklist,
    .coveo-icon.filetype.exchangetask,
    .coveo-icon.filetype.Exchangetask,
    .coveo-icon.filetype.spprojecttask,
    .coveo-icon.filetype.Spprojecttask,
    .coveo-icon.filetype.spprojecttasklist,
    .coveo-icon.filetype.Spprojecttasklist,
    .coveo-icon.objecttype.case,
    .coveo-icon.objecttype.Case,
    .coveo-icon.objecttype.coveo-small.case,
    .coveo-icon.objecttype.coveo-small.Case,
    .coveo-icon.objecttype.coveo-small.incident,
    .coveo-icon.objecttype.coveo-small.Incident,
    .coveo-icon.objecttype.Incident,
    .coveo-icon.objecttype.incident {
        background-image: url(../images/irw/case.svg)
    }

    .coveo-filetype-custom,
    .coveo-filetype-custom-small,
    .coveo-icon.filetype,
    .coveo-icon.filetype.coveo-small,
    .coveo-icon.filetype.coveo-small.exchangefreebusy,
    .coveo-icon.filetype.coveo-small.Exchangefreebusy,
    .coveo-icon.filetype.coveo-small.exchangemdn,
    .coveo-icon.filetype.coveo-small.Exchangemdn,
    .coveo-icon.filetype.coveo-small.exchangeobject,
    .coveo-icon.filetype.coveo-small.Exchangeobject,
    .coveo-icon.filetype.coveo-small.Sparea,
    .coveo-icon.filetype.coveo-small.sparea,
    .coveo-icon.filetype.coveo-small.sparealisting,
    .coveo-icon.filetype.coveo-small.Sparealisting,
    .coveo-icon.filetype.coveo-small.Spcirculation,
    .coveo-icon.filetype.coveo-small.spcirculation,
    .coveo-icon.filetype.coveo-small.spcirculationlist,
    .coveo-icon.filetype.coveo-small.Spcirculationlist,
    .coveo-icon.filetype.coveo-small.Spcustomgridlist,
    .coveo-icon.filetype.coveo-small.spcustomgridlist,
    .coveo-icon.filetype.coveo-small.spcustomlist,
    .coveo-icon.filetype.coveo-small.Spcustomlist,
    .coveo-icon.filetype.coveo-small.Spdecision,
    .coveo-icon.filetype.coveo-small.spdecision,
    .coveo-icon.filetype.coveo-small.spdecisionlist,
    .coveo-icon.filetype.coveo-small.Spdecisionlist,
    .coveo-icon.filetype.coveo-small.Spdistributiongroup,
    .coveo-icon.filetype.coveo-small.spdistributiongroup,
    .coveo-icon.filetype.coveo-small.spdistributiongrouplist,
    .coveo-icon.filetype.coveo-small.Spdistributiongrouplist,
    .coveo-icon.filetype.coveo-small.Spkeyperformanceindicator,
    .coveo-icon.filetype.coveo-small.spkeyperformanceindicator,
    .coveo-icon.filetype.coveo-small.spkeyperformanceindicatorlist,
    .coveo-icon.filetype.coveo-small.Spkeyperformanceindicatorlist,
    .coveo-icon.filetype.coveo-small.Spobjective,
    .coveo-icon.filetype.coveo-small.spobjective,
    .coveo-icon.filetype.coveo-small.Spobjectivelist,
    .coveo-icon.filetype.coveo-small.spobjectivelist,
    .coveo-icon.filetype.coveo-small.spsurvey,
    .coveo-icon.filetype.coveo-small.Spsurvey,
    .coveo-icon.filetype.coveo-small.Spsurveylist,
    .coveo-icon.filetype.coveo-small.spsurveylist,
    .coveo-icon.filetype.coveo-small.Sptab,
    .coveo-icon.filetype.coveo-small.sptab,
    .coveo-icon.filetype.coveo-small.Sptablist,
    .coveo-icon.filetype.coveo-small.sptablist,
    .coveo-icon.filetype.coveo-small.Spthingstobring,
    .coveo-icon.filetype.coveo-small.spthingstobring,
    .coveo-icon.filetype.coveo-small.spthingstobringlist,
    .coveo-icon.filetype.coveo-small.Spthingstobringlist,
    .coveo-icon.filetype.coveo-small.Spunknownlist,
    .coveo-icon.filetype.coveo-small.spunknownlist,
    .coveo-icon.filetype.coveo-small.spwhereabout,
    .coveo-icon.filetype.coveo-small.Spwhereabout,
    .coveo-icon.filetype.coveo-small.Spwhereaboutlist,
    .coveo-icon.filetype.coveo-small.spwhereaboutlist,
    .coveo-icon.filetype.coveo-small.spworkflowprocess,
    .coveo-icon.filetype.coveo-small.Spworkflowprocess,
    .coveo-icon.filetype.coveo-small.spworkflowprocesslist,
    .coveo-icon.filetype.coveo-small.Spworkflowprocesslist,
    .coveo-icon.filetype.Exchangefreebusy,
    .coveo-icon.filetype.exchangefreebusy,
    .coveo-icon.filetype.exchangemdn,
    .coveo-icon.filetype.Exchangemdn,
    .coveo-icon.filetype.Exchangeobject,
    .coveo-icon.filetype.exchangeobject,
    .coveo-icon.filetype.sparea,
    .coveo-icon.filetype.Sparea,
    .coveo-icon.filetype.Sparealisting,
    .coveo-icon.filetype.sparealisting,
    .coveo-icon.filetype.spcirculation,
    .coveo-icon.filetype.Spcirculation,
    .coveo-icon.filetype.Spcirculationlist,
    .coveo-icon.filetype.spcirculationlist,
    .coveo-icon.filetype.Spcustomgridlist,
    .coveo-icon.filetype.spcustomgridlist,
    .coveo-icon.filetype.Spcustomlist,
    .coveo-icon.filetype.spcustomlist,
    .coveo-icon.filetype.spdecision,
    .coveo-icon.filetype.Spdecision,
    .coveo-icon.filetype.Spdecisionlist,
    .coveo-icon.filetype.spdecisionlist,
    .coveo-icon.filetype.Spdistributiongroup,
    .coveo-icon.filetype.spdistributiongroup,
    .coveo-icon.filetype.spdistributiongrouplist,
    .coveo-icon.filetype.Spdistributiongrouplist,
    .coveo-icon.filetype.Spkeyperformanceindicator,
    .coveo-icon.filetype.spkeyperformanceindicator,
    .coveo-icon.filetype.spkeyperformanceindicatorlist,
    .coveo-icon.filetype.Spkeyperformanceindicatorlist,
    .coveo-icon.filetype.spobjective,
    .coveo-icon.filetype.Spobjective,
    .coveo-icon.filetype.spobjectivelist,
    .coveo-icon.filetype.Spobjectivelist,
    .coveo-icon.filetype.Spsurvey,
    .coveo-icon.filetype.spsurvey,
    .coveo-icon.filetype.spsurveylist,
    .coveo-icon.filetype.Spsurveylist,
    .coveo-icon.filetype.sptab,
    .coveo-icon.filetype.Sptab,
    .coveo-icon.filetype.sptablist,
    .coveo-icon.filetype.Sptablist,
    .coveo-icon.filetype.Spthingstobring,
    .coveo-icon.filetype.spthingstobring,
    .coveo-icon.filetype.spthingstobringlist,
    .coveo-icon.filetype.Spthingstobringlist,
    .coveo-icon.filetype.Spunknownlist,
    .coveo-icon.filetype.spunknownlist,
    .coveo-icon.filetype.spwhereabout,
    .coveo-icon.filetype.Spwhereabout,
    .coveo-icon.filetype.Spwhereaboutlist,
    .coveo-icon.filetype.spwhereaboutlist,
    .coveo-icon.filetype.Spworkflowprocess,
    .coveo-icon.filetype.spworkflowprocess,
    .coveo-icon.filetype.Spworkflowprocesslist,
    .coveo-icon.filetype.spworkflowprocesslist,
    .coveo-icon.objecttype,
    .coveo-icon.objecttype.coveo-small {
        background-image: url(../images/irw/custom.svg)
    }

    .coveo-filetype-document,
    .coveo-filetype-document-small,
    .coveo-icon.objecttype.Contentversion,
    .coveo-icon.objecttype.contentversion,
    .coveo-icon.objecttype.coveo-small.Contentversion,
    .coveo-icon.objecttype.coveo-small.contentversion {
        background-image: url(../images/irw/document.svg)
    }

    .coveo-filetype-file,
    .coveo-filetype-file-small,
    .coveo-icon.filetype.coveo-small.exchangedocument,
    .coveo-icon.filetype.coveo-small.Exchangedocument,
    .coveo-icon.filetype.coveo-small.odt,
    .coveo-icon.filetype.coveo-small.Odt,
    .coveo-icon.filetype.coveo-small.OleFile,
    .coveo-icon.filetype.coveo-small.olefile,
    .coveo-icon.filetype.coveo-small.spresource,
    .coveo-icon.filetype.coveo-small.Spresource,
    .coveo-icon.filetype.coveo-small.Spresourcelist,
    .coveo-icon.filetype.coveo-small.spresourcelist,
    .coveo-icon.filetype.exchangedocument,
    .coveo-icon.filetype.Exchangedocument,
    .coveo-icon.filetype.Odt,
    .coveo-icon.filetype.odt,
    .coveo-icon.filetype.OleFile,
    .coveo-icon.filetype.olefile,
    .coveo-icon.filetype.spresource,
    .coveo-icon.filetype.Spresource,
    .coveo-icon.filetype.spresourcelist,
    .coveo-icon.filetype.Spresourcelist {
        background-image: url(../images/irw/file.svg)
    }

    .coveo-filetype-folder,
    .coveo-filetype-folder-small,
    .coveo-icon.filetype.cfspace,
    .coveo-icon.filetype.Cfspace,
    .coveo-icon.filetype.Confluencespace,
    .coveo-icon.filetype.confluencespace,
    .coveo-icon.filetype.coveo-small.Cfspace,
    .coveo-icon.filetype.coveo-small.cfspace,
    .coveo-icon.filetype.coveo-small.Confluencespace,
    .coveo-icon.filetype.coveo-small.confluencespace,
    .coveo-icon.filetype.coveo-small.folder,
    .coveo-icon.filetype.coveo-small.Folder,
    .coveo-icon.filetype.coveo-small.Spareadocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.spareadocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.Spdashboardslibrarylist,
    .coveo-icon.filetype.coveo-small.spdashboardslibrarylist,
    .coveo-icon.filetype.coveo-small.spdataconnectionforperformancepointlibrarylist,
    .coveo-icon.filetype.coveo-small.Spdataconnectionforperformancepointlibrarylist,
    .coveo-icon.filetype.coveo-small.Spdocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.spdocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.spdocumentset,
    .coveo-icon.filetype.coveo-small.Spdocumentset,
    .coveo-icon.filetype.coveo-small.spformlibrarylist,
    .coveo-icon.filetype.coveo-small.Spformlibrarylist,
    .coveo-icon.filetype.coveo-small.spimedictionary,
    .coveo-icon.filetype.coveo-small.Spimedictionary,
    .coveo-icon.filetype.coveo-small.Spimedictionarylist,
    .coveo-icon.filetype.coveo-small.spimedictionarylist,
    .coveo-icon.filetype.coveo-small.Splistfolder,
    .coveo-icon.filetype.coveo-small.splistfolder,
    .coveo-icon.filetype.coveo-small.Splisttemplatecataloglist,
    .coveo-icon.filetype.coveo-small.splisttemplatecataloglist,
    .coveo-icon.filetype.coveo-small.Spmasterpagescataloglist,
    .coveo-icon.filetype.coveo-small.spmasterpagescataloglist,
    .coveo-icon.filetype.coveo-small.Spnocodeworkflowlibrarylist,
    .coveo-icon.filetype.coveo-small.spnocodeworkflowlibrarylist,
    .coveo-icon.filetype.coveo-small.Spprocessdiagramslibrarylist,
    .coveo-icon.filetype.coveo-small.spprocessdiagramslibrarylist,
    .coveo-icon.filetype.coveo-small.sppublishingimageslibrarylist,
    .coveo-icon.filetype.coveo-small.Sppublishingimageslibrarylist,
    .coveo-icon.filetype.coveo-small.sppublishingpageslibrarylist,
    .coveo-icon.filetype.coveo-small.Sppublishingpageslibrarylist,
    .coveo-icon.filetype.coveo-small.sprecordlibrarylist,
    .coveo-icon.filetype.coveo-small.Sprecordlibrarylist,
    .coveo-icon.filetype.coveo-small.Spreportdocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.spreportdocumentlibrarylist,
    .coveo-icon.filetype.coveo-small.Spreportlibrarylist,
    .coveo-icon.filetype.coveo-small.spreportlibrarylist,
    .coveo-icon.filetype.coveo-small.spsitedirectory,
    .coveo-icon.filetype.coveo-small.Spsitedirectory,
    .coveo-icon.filetype.coveo-small.spsitedirectorylist,
    .coveo-icon.filetype.coveo-small.Spsitedirectorylist,
    .coveo-icon.filetype.coveo-small.spsitethemeslibrarylist,
    .coveo-icon.filetype.coveo-small.Spsitethemeslibrarylist,
    .coveo-icon.filetype.coveo-small.spslidelibrarylist,
    .coveo-icon.filetype.coveo-small.Spslidelibrarylist,
    .coveo-icon.filetype.coveo-small.spsolutionslibrarylist,
    .coveo-icon.filetype.coveo-small.Spsolutionslibrarylist,
    .coveo-icon.filetype.coveo-small.Sptranslationmanagementlibrarylist,
    .coveo-icon.filetype.coveo-small.sptranslationmanagementlibrarylist,
    .coveo-icon.filetype.coveo-small.Spwebpartcataloglist,
    .coveo-icon.filetype.coveo-small.spwebpartcataloglist,
    .coveo-icon.filetype.coveo-small.Spwebtemplatecataloglist,
    .coveo-icon.filetype.coveo-small.spwebtemplatecataloglist,
    .coveo-icon.filetype.coveo-small.Spwfpublibrarylist,
    .coveo-icon.filetype.coveo-small.spwfpublibrarylist,
    .coveo-icon.filetype.coveo-small.spworkspacepagelist,
    .coveo-icon.filetype.coveo-small.Spworkspacepagelist,
    .coveo-icon.filetype.folder,
    .coveo-icon.filetype.Folder,
    .coveo-icon.filetype.spareadocumentlibrarylist,
    .coveo-icon.filetype.Spareadocumentlibrarylist,
    .coveo-icon.filetype.Spdashboardslibrarylist,
    .coveo-icon.filetype.spdashboardslibrarylist,
    .coveo-icon.filetype.Spdataconnectionforperformancepointlibrarylist,
    .coveo-icon.filetype.spdataconnectionforperformancepointlibrarylist,
    .coveo-icon.filetype.spdocumentlibrarylist,
    .coveo-icon.filetype.Spdocumentlibrarylist,
    .coveo-icon.filetype.spdocumentset,
    .coveo-icon.filetype.Spdocumentset,
    .coveo-icon.filetype.Spformlibrarylist,
    .coveo-icon.filetype.spformlibrarylist,
    .coveo-icon.filetype.Spimedictionary,
    .coveo-icon.filetype.spimedictionary,
    .coveo-icon.filetype.spimedictionarylist,
    .coveo-icon.filetype.Spimedictionarylist,
    .coveo-icon.filetype.Splistfolder,
    .coveo-icon.filetype.splistfolder,
    .coveo-icon.filetype.splisttemplatecataloglist,
    .coveo-icon.filetype.Splisttemplatecataloglist,
    .coveo-icon.filetype.spmasterpagescataloglist,
    .coveo-icon.filetype.Spmasterpagescataloglist,
    .coveo-icon.filetype.Spnocodeworkflowlibrarylist,
    .coveo-icon.filetype.spnocodeworkflowlibrarylist,
    .coveo-icon.filetype.Spprocessdiagramslibrarylist,
    .coveo-icon.filetype.spprocessdiagramslibrarylist,
    .coveo-icon.filetype.sppublishingimageslibrarylist,
    .coveo-icon.filetype.Sppublishingimageslibrarylist,
    .coveo-icon.filetype.Sppublishingpageslibrarylist,
    .coveo-icon.filetype.sppublishingpageslibrarylist,
    .coveo-icon.filetype.Sprecordlibrarylist,
    .coveo-icon.filetype.sprecordlibrarylist,
    .coveo-icon.filetype.spreportdocumentlibrarylist,
    .coveo-icon.filetype.Spreportdocumentlibrarylist,
    .coveo-icon.filetype.Spreportlibrarylist,
    .coveo-icon.filetype.spreportlibrarylist,
    .coveo-icon.filetype.spsitedirectory,
    .coveo-icon.filetype.Spsitedirectory,
    .coveo-icon.filetype.spsitedirectorylist,
    .coveo-icon.filetype.Spsitedirectorylist,
    .coveo-icon.filetype.Spsitethemeslibrarylist,
    .coveo-icon.filetype.spsitethemeslibrarylist,
    .coveo-icon.filetype.spslidelibrarylist,
    .coveo-icon.filetype.Spslidelibrarylist,
    .coveo-icon.filetype.spsolutionslibrarylist,
    .coveo-icon.filetype.Spsolutionslibrarylist,
    .coveo-icon.filetype.sptranslationmanagementlibrarylist,
    .coveo-icon.filetype.Sptranslationmanagementlibrarylist,
    .coveo-icon.filetype.spwebpartcataloglist,
    .coveo-icon.filetype.Spwebpartcataloglist,
    .coveo-icon.filetype.Spwebtemplatecataloglist,
    .coveo-icon.filetype.spwebtemplatecataloglist,
    .coveo-icon.filetype.Spwfpublibrarylist,
    .coveo-icon.filetype.spwfpublibrarylist,
    .coveo-icon.filetype.Spworkspacepagelist,
    .coveo-icon.filetype.spworkspacepagelist {
        background-image: url(../images/irw/folder.svg)
    }

    .coveo-filetype-images,
    .coveo-filetype-images-small,
    .coveo-icon.filetype.coveo-small.Sppicturelibrarylist,
    .coveo-icon.filetype.coveo-small.sppicturelibrarylist,
    .coveo-icon.filetype.Sppicturelibrarylist,
    .coveo-icon.filetype.sppicturelibrarylist {
        background-image: url(../images/irw/images.svg)
    }

    .coveo-filetype-kb,
    .coveo-filetype-kb-small,
    .coveo-icon.filetype.coveo-small.spdataconnectionlibrarylist,
    .coveo-icon.filetype.coveo-small.Spdataconnectionlibrarylist,
    .coveo-icon.filetype.coveo-small.Spdatasource,
    .coveo-icon.filetype.coveo-small.spdatasource,
    .coveo-icon.filetype.coveo-small.spdatasourcelist,
    .coveo-icon.filetype.coveo-small.Spdatasourcelist,
    .coveo-icon.filetype.coveo-small.Spipfslist,
    .coveo-icon.filetype.coveo-small.spipfslist,
    .coveo-icon.filetype.spdataconnectionlibrarylist,
    .coveo-icon.filetype.Spdataconnectionlibrarylist,
    .coveo-icon.filetype.Spdatasource,
    .coveo-icon.filetype.spdatasource,
    .coveo-icon.filetype.Spdatasourcelist,
    .coveo-icon.filetype.spdatasourcelist,
    .coveo-icon.filetype.spipfslist,
    .coveo-icon.filetype.Spipfslist {
        background-image: url(../images/irw/kb.svg)
    }

    .coveo-filetype-link,
    .coveo-filetype-link-small,
    .coveo-icon.filetype.coveo-small.dynamicscrmitem,
    .coveo-icon.filetype.coveo-small.Dynamicscrmitem,
    .coveo-icon.filetype.coveo-small.spdocumentlink,
    .coveo-icon.filetype.coveo-small.Spdocumentlink,
    .coveo-icon.filetype.coveo-small.spissue,
    .coveo-icon.filetype.coveo-small.Spissue,
    .coveo-icon.filetype.coveo-small.spissuelist,
    .coveo-icon.filetype.coveo-small.Spissuelist,
    .coveo-icon.filetype.coveo-small.splink,
    .coveo-icon.filetype.coveo-small.Splink,
    .coveo-icon.filetype.coveo-small.splinklist,
    .coveo-icon.filetype.coveo-small.Splinklist,
    .coveo-icon.filetype.coveo-small.Spsite,
    .coveo-icon.filetype.coveo-small.spsite,
    .coveo-icon.filetype.dynamicscrmitem,
    .coveo-icon.filetype.Dynamicscrmitem,
    .coveo-icon.filetype.spdocumentlink,
    .coveo-icon.filetype.Spdocumentlink,
    .coveo-icon.filetype.spissue,
    .coveo-icon.filetype.Spissue,
    .coveo-icon.filetype.spissuelist,
    .coveo-icon.filetype.Spissuelist,
    .coveo-icon.filetype.splink,
    .coveo-icon.filetype.Splink,
    .coveo-icon.filetype.splinklist,
    .coveo-icon.filetype.Splinklist,
    .coveo-icon.filetype.Spsite,
    .coveo-icon.filetype.spsite {
        background-image: url(../images/irw/link.svg)
    }

    .coveo-filetype-list,
    .coveo-filetype-list-small,
    .coveo-icon.filetype.coveo-small.exchangeactivity,
    .coveo-icon.filetype.coveo-small.Exchangeactivity,
    .coveo-icon.filetype.coveo-small.Exchangenote,
    .coveo-icon.filetype.coveo-small.exchangenote,
    .coveo-icon.filetype.coveo-small.Exchangeofficecom,
    .coveo-icon.filetype.coveo-small.exchangeofficecom,
    .coveo-icon.filetype.coveo-small.exchangerssfeed,
    .coveo-icon.filetype.coveo-small.Exchangerssfeed,
    .coveo-icon.filetype.coveo-small.Spannouncement,
    .coveo-icon.filetype.coveo-small.spannouncement,
    .coveo-icon.filetype.coveo-small.spannouncementlist,
    .coveo-icon.filetype.coveo-small.Spannouncementlist,
    .coveo-icon.filetype.coveo-small.spblogcategory,
    .coveo-icon.filetype.coveo-small.Spblogcategory,
    .coveo-icon.filetype.coveo-small.spblogcategorylist,
    .coveo-icon.filetype.coveo-small.Spblogcategorylist,
    .coveo-icon.filetype.coveo-small.Spblogcomment,
    .coveo-icon.filetype.coveo-small.spblogcomment,
    .coveo-icon.filetype.coveo-small.spblogcommentlist,
    .coveo-icon.filetype.coveo-small.Spblogcommentlist,
    .coveo-icon.filetype.coveo-small.Spblogpost,
    .coveo-icon.filetype.coveo-small.spblogpost,
    .coveo-icon.filetype.coveo-small.spblogpostlist,
    .coveo-icon.filetype.coveo-small.Spblogpostlist,
    .coveo-icon.filetype.coveo-small.spdiscussionboard,
    .coveo-icon.filetype.coveo-small.Spdiscussionboard,
    .coveo-icon.filetype.coveo-small.spdiscussionboardlist,
    .coveo-icon.filetype.coveo-small.Spdiscussionboardlist,
    .coveo-icon.filetype.coveo-small.Sphealthreport,
    .coveo-icon.filetype.coveo-small.sphealthreport,
    .coveo-icon.filetype.coveo-small.Sphealthreportlist,
    .coveo-icon.filetype.coveo-small.sphealthreportlist,
    .coveo-icon.filetype.coveo-small.sphealthrule,
    .coveo-icon.filetype.coveo-small.Sphealthrule,
    .coveo-icon.filetype.coveo-small.sphealthrulelist,
    .coveo-icon.filetype.coveo-small.Sphealthrulelist,
    .coveo-icon.filetype.coveo-small.Splanguagesandtranslator,
    .coveo-icon.filetype.coveo-small.splanguagesandtranslator,
    .coveo-icon.filetype.coveo-small.splanguagesandtranslatorlist,
    .coveo-icon.filetype.coveo-small.Splanguagesandtranslatorlist,
    .coveo-icon.filetype.coveo-small.spmicrofeedlist,
    .coveo-icon.filetype.coveo-small.Spmicrofeedlist,
    .coveo-icon.filetype.coveo-small.Spmicrofeedpost,
    .coveo-icon.filetype.coveo-small.spmicrofeedpost,
    .coveo-icon.filetype.coveo-small.Spperformancepointcontent,
    .coveo-icon.filetype.coveo-small.spperformancepointcontent,
    .coveo-icon.filetype.coveo-small.spperformancepointcontentlist,
    .coveo-icon.filetype.coveo-small.Spperformancepointcontentlist,
    .coveo-icon.filetype.coveo-small.Spphonecallmemo,
    .coveo-icon.filetype.coveo-small.spphonecallmemo,
    .coveo-icon.filetype.coveo-small.spphonecallmemolist,
    .coveo-icon.filetype.coveo-small.Spphonecallmemolist,
    .coveo-icon.filetype.coveo-small.sptextbox,
    .coveo-icon.filetype.coveo-small.Sptextbox,
    .coveo-icon.filetype.coveo-small.sptextboxlist,
    .coveo-icon.filetype.coveo-small.Sptextboxlist,
    .coveo-icon.filetype.exchangeactivity,
    .coveo-icon.filetype.Exchangeactivity,
    .coveo-icon.filetype.Exchangenote,
    .coveo-icon.filetype.exchangenote,
    .coveo-icon.filetype.exchangeofficecom,
    .coveo-icon.filetype.Exchangeofficecom,
    .coveo-icon.filetype.exchangerssfeed,
    .coveo-icon.filetype.Exchangerssfeed,
    .coveo-icon.filetype.spannouncement,
    .coveo-icon.filetype.Spannouncement,
    .coveo-icon.filetype.spannouncementlist,
    .coveo-icon.filetype.Spannouncementlist,
    .coveo-icon.filetype.Spblogcategory,
    .coveo-icon.filetype.spblogcategory,
    .coveo-icon.filetype.spblogcategorylist,
    .coveo-icon.filetype.Spblogcategorylist,
    .coveo-icon.filetype.Spblogcomment,
    .coveo-icon.filetype.spblogcomment,
    .coveo-icon.filetype.spblogcommentlist,
    .coveo-icon.filetype.Spblogcommentlist,
    .coveo-icon.filetype.spblogpost,
    .coveo-icon.filetype.Spblogpost,
    .coveo-icon.filetype.Spblogpostlist,
    .coveo-icon.filetype.spblogpostlist,
    .coveo-icon.filetype.spdiscussionboard,
    .coveo-icon.filetype.Spdiscussionboard,
    .coveo-icon.filetype.Spdiscussionboardlist,
    .coveo-icon.filetype.spdiscussionboardlist,
    .coveo-icon.filetype.sphealthreport,
    .coveo-icon.filetype.Sphealthreport,
    .coveo-icon.filetype.Sphealthreportlist,
    .coveo-icon.filetype.sphealthreportlist,
    .coveo-icon.filetype.sphealthrule,
    .coveo-icon.filetype.Sphealthrule,
    .coveo-icon.filetype.Sphealthrulelist,
    .coveo-icon.filetype.sphealthrulelist,
    .coveo-icon.filetype.Splanguagesandtranslator,
    .coveo-icon.filetype.splanguagesandtranslator,
    .coveo-icon.filetype.splanguagesandtranslatorlist,
    .coveo-icon.filetype.Splanguagesandtranslatorlist,
    .coveo-icon.filetype.Spmicrofeedlist,
    .coveo-icon.filetype.spmicrofeedlist,
    .coveo-icon.filetype.Spmicrofeedpost,
    .coveo-icon.filetype.spmicrofeedpost,
    .coveo-icon.filetype.Spperformancepointcontent,
    .coveo-icon.filetype.spperformancepointcontent,
    .coveo-icon.filetype.Spperformancepointcontentlist,
    .coveo-icon.filetype.spperformancepointcontentlist,
    .coveo-icon.filetype.Spphonecallmemo,
    .coveo-icon.filetype.spphonecallmemo,
    .coveo-icon.filetype.Spphonecallmemolist,
    .coveo-icon.filetype.spphonecallmemolist,
    .coveo-icon.filetype.Sptextbox,
    .coveo-icon.filetype.sptextbox,
    .coveo-icon.filetype.Sptextboxlist,
    .coveo-icon.filetype.sptextboxlist,
    .coveo-icon.objecttype.board,
    .coveo-icon.objecttype.Board,
    .coveo-icon.objecttype.Category,
    .coveo-icon.objecttype.category,
    .coveo-icon.objecttype.coveo-small.Board,
    .coveo-icon.objecttype.coveo-small.board,
    .coveo-icon.objecttype.coveo-small.category,
    .coveo-icon.objecttype.coveo-small.Category,
    .coveo-icon.objecttype.coveo-small.Invoice,
    .coveo-icon.objecttype.coveo-small.invoice,
    .coveo-icon.objecttype.coveo-small.Queueitem,
    .coveo-icon.objecttype.coveo-small.queueitem,
    .coveo-icon.objecttype.invoice,
    .coveo-icon.objecttype.Invoice,
    .coveo-icon.objecttype.queueitem,
    .coveo-icon.objecttype.Queueitem {
        background-image: url(../images/irw/list.svg)
    }

    .coveo-filetype-mail,
    .coveo-filetype-mail-small,
    .coveo-icon.filetype.coveo-small.Exchangedsn,
    .coveo-icon.filetype.coveo-small.exchangedsn,
    .coveo-icon.filetype.coveo-small.Exchangejunkmessage,
    .coveo-icon.filetype.coveo-small.exchangejunkmessage,
    .coveo-icon.filetype.coveo-small.exchangemessage,
    .coveo-icon.filetype.coveo-small.Exchangemessage,
    .coveo-icon.filetype.coveo-small.exchangerecallmessage,
    .coveo-icon.filetype.coveo-small.Exchangerecallmessage,
    .coveo-icon.filetype.coveo-small.Exchangerecallreport,
    .coveo-icon.filetype.coveo-small.exchangerecallreport,
    .coveo-icon.filetype.coveo-small.Gmailmessage,
    .coveo-icon.filetype.coveo-small.gmailmessage,
    .coveo-icon.filetype.exchangedsn,
    .coveo-icon.filetype.Exchangedsn,
    .coveo-icon.filetype.exchangejunkmessage,
    .coveo-icon.filetype.Exchangejunkmessage,
    .coveo-icon.filetype.Exchangemessage,
    .coveo-icon.filetype.exchangemessage,
    .coveo-icon.filetype.Exchangerecallmessage,
    .coveo-icon.filetype.exchangerecallmessage,
    .coveo-icon.filetype.exchangerecallreport,
    .coveo-icon.filetype.Exchangerecallreport,
    .coveo-icon.filetype.gmailmessage,
    .coveo-icon.filetype.Gmailmessage,
    .coveo-icon.objecttype.coveo-small.Email,
    .coveo-icon.objecttype.coveo-small.email,
    .coveo-icon.objecttype.coveo-small.Message,
    .coveo-icon.objecttype.coveo-small.message,
    .coveo-icon.objecttype.Email,
    .coveo-icon.objecttype.email,
    .coveo-icon.objecttype.Message,
    .coveo-icon.objecttype.message {
        background-image: url(../images/irw/mail.svg)
    }

    .coveo-filetype-salesforce-doctype-ai,
    .coveo-filetype-salesforce-doctype-ai-small {
        background-image: url(../images/irw/salesforce-doctype-ai.svg)
    }

    .coveo-filetype-salesforce-doctype-attachment,
    .coveo-filetype-salesforce-doctype-attachment-small,
    .coveo-icon.objecttype.coveo-small.Kbattachment,
    .coveo-icon.objecttype.coveo-small.kbattachment,
    .coveo-icon.objecttype.Kbattachment,
    .coveo-icon.objecttype.kbattachment {
        background-image: url(../images/irw/salesforce-doctype-attachment.svg)
    }

    .coveo-filetype-salesforce-doctype-audio,
    .coveo-filetype-salesforce-doctype-audio-small {
        background-image: url(../images/irw/salesforce-doctype-audio.svg)
    }

    .coveo-filetype-salesforce-doctype-box-notes,
    .coveo-filetype-salesforce-doctype-box-notes-small {
        background-image: url(../images/irw/salesforce-doctype-box-notes.svg)
    }

    .coveo-filetype-salesforce-doctype-csv,
    .coveo-filetype-salesforce-doctype-csv-small {
        background-image: url(../images/irw/salesforce-doctype-csv.svg)
    }

    .coveo-filetype-salesforce-doctype-eps,
    .coveo-filetype-salesforce-doctype-eps-small {
        background-image: url(../images/irw/salesforce-doctype-eps.svg)
    }

    .coveo-filetype-salesforce-doctype-excel,
    .coveo-filetype-salesforce-doctype-excel-small,
    .coveo-icon.filetype.coveo-small.Xls,
    .coveo-icon.filetype.coveo-small.xls,
    .coveo-icon.filetype.Xls,
    .coveo-icon.filetype.xls {
        background-image: url(../images/irw/salesforce-doctype-excel.svg)
    }

    .coveo-filetype-salesforce-doctype-exe,
    .coveo-filetype-salesforce-doctype-exe-small {
        background-image: url(../images/irw/salesforce-doctype-exe.svg)
    }

    .coveo-filetype-salesforce-doctype-flash,
    .coveo-filetype-salesforce-doctype-flash-small,
    .coveo-icon.filetype.coveo-small.Swf,
    .coveo-icon.filetype.coveo-small.swf,
    .coveo-icon.filetype.Swf,
    .coveo-icon.filetype.swf {
        background-image: url(../images/irw/salesforce-doctype-flash.svg)
    }

    .coveo-filetype-salesforce-doctype-folder,
    .coveo-filetype-salesforce-doctype-folder-small {
        background-image: url(../images/irw/salesforce-doctype-folder.svg)
    }

    .coveo-filetype-salesforce-doctype-gdoc,
    .coveo-filetype-salesforce-doctype-gdoc-small {
        background-image: url(../images/irw/salesforce-doctype-gdoc.svg)
    }

    .coveo-filetype-salesforce-doctype-gdocs,
    .coveo-filetype-salesforce-doctype-gdocs-small {
        background-image: url(../images/irw/salesforce-doctype-gdocs.svg)
    }

    .coveo-filetype-salesforce-doctype-gform,
    .coveo-filetype-salesforce-doctype-gform-small {
        background-image: url(../images/irw/salesforce-doctype-gform.svg)
    }

    .coveo-filetype-salesforce-doctype-gpres,
    .coveo-filetype-salesforce-doctype-gpres-small {
        background-image: url(../images/irw/salesforce-doctype-gpres.svg)
    }

    .coveo-filetype-salesforce-doctype-gsheet,
    .coveo-filetype-salesforce-doctype-gsheet-small {
        background-image: url(../images/irw/salesforce-doctype-gsheet.svg)
    }

    .coveo-filetype-salesforce-doctype-html,
    .coveo-filetype-salesforce-doctype-html-small,
    .coveo-icon.filetype.coveo-small.Html,
    .coveo-icon.filetype.coveo-small.html,
    .coveo-icon.filetype.coveo-small.Webscraperwebpage,
    .coveo-icon.filetype.coveo-small.webscraperwebpage,
    .coveo-icon.filetype.coveo-small.Wiki,
    .coveo-icon.filetype.coveo-small.wiki,
    .coveo-icon.filetype.Html,
    .coveo-icon.filetype.html,
    .coveo-icon.filetype.webscraperwebpage,
    .coveo-icon.filetype.Webscraperwebpage,
    .coveo-icon.filetype.Wiki,
    .coveo-icon.filetype.wiki {
        background-image: url(../images/irw/salesforce-doctype-html.svg)
    }

    .coveo-filetype-salesforce-doctype-image,
    .coveo-filetype-salesforce-doctype-image-small,
    .coveo-icon.filetype.coveo-small.Image,
    .coveo-icon.filetype.coveo-small.image,
    .coveo-icon.filetype.coveo-small.Svg,
    .coveo-icon.filetype.coveo-small.svg,
    .coveo-icon.filetype.Image,
    .coveo-icon.filetype.image,
    .coveo-icon.filetype.Svg,
    .coveo-icon.filetype.svg {
        background-image: url(../images/irw/salesforce-doctype-image.svg)
    }

    .coveo-filetype-salesforce-doctype-keynote,
    .coveo-filetype-salesforce-doctype-keynote-small {
        background-image: url(../images/irw/salesforce-doctype-keynote.svg)
    }

    .coveo-filetype-salesforce-doctype-library-folder,
    .coveo-filetype-salesforce-doctype-library-folder-small {
        background-image: url(../images/irw/salesforce-doctype-library-folder.svg)
    }

    .coveo-filetype-salesforce-doctype-link,
    .coveo-filetype-salesforce-doctype-link-small {
        background-image: url(../images/irw/salesforce-doctype-link.svg)
    }

    .coveo-filetype-salesforce-doctype-mp4,
    .coveo-filetype-salesforce-doctype-mp4-small {
        background-image: url(../images/irw/salesforce-doctype-mp4.svg)
    }

    .coveo-filetype-salesforce-doctype-overlay,
    .coveo-filetype-salesforce-doctype-overlay-small {
        background-image: url(../images/irw/salesforce-doctype-overlay.svg)
    }

    .coveo-filetype-salesforce-doctype-pack,
    .coveo-filetype-salesforce-doctype-pack-small {
        background-image: url(../images/irw/salesforce-doctype-pack.svg)
    }

    .coveo-filetype-salesforce-doctype-pages,
    .coveo-filetype-salesforce-doctype-pages-small {
        background-image: url(../images/irw/salesforce-doctype-pages.svg)
    }

    .coveo-filetype-salesforce-doctype-pdf,
    .coveo-filetype-salesforce-doctype-pdf-small,
    .coveo-icon.filetype.coveo-small.Pdf,
    .coveo-icon.filetype.coveo-small.pdf,
    .coveo-icon.filetype.Pdf,
    .coveo-icon.filetype.pdf {
        background-image: url(../images/irw/salesforce-doctype-pdf.svg)
    }

    .coveo-filetype-salesforce-doctype-ppt,
    .coveo-filetype-salesforce-doctype-ppt-small,
    .coveo-icon.filetype.coveo-small.Ppt,
    .coveo-icon.filetype.coveo-small.ppt,
    .coveo-icon.filetype.Ppt,
    .coveo-icon.filetype.ppt {
        background-image: url(../images/irw/salesforce-doctype-ppt.svg)
    }

    .coveo-filetype-salesforce-doctype-psd,
    .coveo-filetype-salesforce-doctype-psd-small {
        background-image: url(../images/irw/salesforce-doctype-psd.svg)
    }

    .coveo-filetype-salesforce-doctype-quip-doc,
    .coveo-filetype-salesforce-doctype-quip-doc-small {
        background-image: url(../images/irw/salesforce-doctype-quip-doc.svg)
    }

    .coveo-filetype-salesforce-doctype-quip-sheet,
    .coveo-filetype-salesforce-doctype-quip-sheet-small {
        background-image: url(../images/irw/salesforce-doctype-quip-sheet.svg)
    }

    .coveo-filetype-salesforce-doctype-rtf,
    .coveo-filetype-salesforce-doctype-rtf-small {
        background-image: url(../images/irw/salesforce-doctype-rtf.svg)
    }

    .coveo-filetype-salesforce-doctype-slide,
    .coveo-filetype-salesforce-doctype-slide-small {
        background-image: url(../images/irw/salesforce-doctype-slide.svg)
    }

    .coveo-filetype-salesforce-doctype-stypi,
    .coveo-filetype-salesforce-doctype-stypi-small {
        background-image: url(../images/irw/salesforce-doctype-stypi.svg)
    }

    .coveo-filetype-salesforce-doctype-txt,
    .coveo-filetype-salesforce-doctype-txt-small,
    .coveo-icon.filetype.coveo-small.Txt,
    .coveo-icon.filetype.coveo-small.txt,
    .coveo-icon.filetype.Txt,
    .coveo-icon.filetype.txt {
        background-image: url(../images/irw/salesforce-doctype-txt.svg)
    }

    .coveo-filetype-salesforce-doctype-unknown,
    .coveo-filetype-salesforce-doctype-unknown-small {
        background-image: url(../images/irw/salesforce-doctype-unknown.svg)
    }

    .coveo-filetype-salesforce-doctype-video,
    .coveo-filetype-salesforce-doctype-video-small {
        background-image: url(../images/irw/salesforce-doctype-video.svg)
    }

    .coveo-filetype-salesforce-doctype-visio,
    .coveo-filetype-salesforce-doctype-visio-small,
    .coveo-icon.filetype.coveo-small.Vsd,
    .coveo-icon.filetype.coveo-small.vsd,
    .coveo-icon.filetype.Vsd,
    .coveo-icon.filetype.vsd {
        background-image: url(../images/irw/salesforce-doctype-visio.svg)
    }

    .coveo-filetype-salesforce-doctype-webex,
    .coveo-filetype-salesforce-doctype-webex-small {
        background-image: url(../images/irw/salesforce-doctype-webex.svg)
    }

    .coveo-filetype-salesforce-doctype-word,
    .coveo-filetype-salesforce-doctype-word-small,
    .coveo-icon.filetype.coveo-small.doc,
    .coveo-icon.filetype.coveo-small.Doc,
    .coveo-icon.filetype.coveo-small.docx,
    .coveo-icon.filetype.coveo-small.Docx,
    .coveo-icon.filetype.coveo-small.Svm,
    .coveo-icon.filetype.coveo-small.svm,
    .coveo-icon.filetype.Doc,
    .coveo-icon.filetype.doc,
    .coveo-icon.filetype.docx,
    .coveo-icon.filetype.Docx,
    .coveo-icon.filetype.Svm,
    .coveo-icon.filetype.svm {
        background-image: url(../images/irw/salesforce-doctype-word.svg)
    }

    .coveo-filetype-salesforce-doctype-xml,
    .coveo-filetype-salesforce-doctype-xml-small,
    .coveo-icon.filetype.coveo-small.Xml,
    .coveo-icon.filetype.coveo-small.xml,
    .coveo-icon.filetype.Xml,
    .coveo-icon.filetype.xml {
        background-image: url(../images/irw/salesforce-doctype-xml.svg)
    }

    .coveo-filetype-salesforce-doctype-zip,
    .coveo-filetype-salesforce-doctype-zip-small,
    .coveo-icon.filetype.coveo-small.Zip,
    .coveo-icon.filetype.coveo-small.zip,
    .coveo-icon.filetype.Zip,
    .coveo-icon.filetype.zip {
        background-image: url(../images/irw/salesforce-doctype-zip.svg)
    }

    .coveo-filetype-salesforce-standard-account,
    .coveo-filetype-salesforce-standard-account-small,
    .coveo-icon.objecttype.Account,
    .coveo-icon.objecttype.account,
    .coveo-icon.objecttype.coveo-small.Account,
    .coveo-icon.objecttype.coveo-small.account {
        background-image: url(../images/irw/salesforce-standard-account.svg)
    }

    .coveo-filetype-salesforce-standard-action-list-component,
    .coveo-filetype-salesforce-standard-action-list-component-small {
        background-image: url(../images/irw/salesforce-standard-action-list-component.svg)
    }

    .coveo-filetype-salesforce-standard-address,
    .coveo-filetype-salesforce-standard-address-small {
        background-image: url(../images/irw/salesforce-standard-address.svg)
    }

    .coveo-filetype-salesforce-standard-announcement,
    .coveo-filetype-salesforce-standard-announcement-small {
        background-image: url(../images/irw/salesforce-standard-announcement.svg)
    }

    .coveo-filetype-salesforce-standard-answer-best,
    .coveo-filetype-salesforce-standard-answer-best-small {
        background-image: url(../images/irw/salesforce-standard-answer-best.svg)
    }

    .coveo-filetype-salesforce-standard-answer-private,
    .coveo-filetype-salesforce-standard-answer-private-small {
        background-image: url(../images/irw/salesforce-standard-answer-private.svg)
    }

    .coveo-filetype-salesforce-standard-answer-public,
    .coveo-filetype-salesforce-standard-answer-public-small {
        background-image: url(../images/irw/salesforce-standard-answer-public.svg)
    }

    .coveo-filetype-salesforce-standard-approval,
    .coveo-filetype-salesforce-standard-approval-small {
        background-image: url(../images/irw/salesforce-standard-approval.svg)
    }

    .coveo-filetype-salesforce-standard-apps-admin,
    .coveo-filetype-salesforce-standard-apps-admin-small {
        background-image: url(../images/irw/salesforce-standard-apps-admin.svg)
    }

    .coveo-filetype-salesforce-standard-apps,
    .coveo-filetype-salesforce-standard-apps-small {
        background-image: url(../images/irw/salesforce-standard-apps.svg)
    }

    .coveo-filetype-salesforce-standard-article,
    .coveo-filetype-salesforce-standard-article-small,
    .coveo-icon.filetype.Cfpage,
    .coveo-icon.filetype.cfpage,
    .coveo-icon.filetype.coveo-small.cfpage,
    .coveo-icon.filetype.coveo-small.Cfpage,
    .coveo-icon.objecttype.coveo-small.kbarticle,
    .coveo-icon.objecttype.coveo-small.Kbarticle,
    .coveo-icon.objecttype.coveo-small.knowledgearticle,
    .coveo-icon.objecttype.coveo-small.Knowledgearticle,
    .coveo-icon.objecttype.coveo-small.Salesliterature,
    .coveo-icon.objecttype.coveo-small.salesliterature,
    .coveo-icon.objecttype.Kbarticle,
    .coveo-icon.objecttype.kbarticle,
    .coveo-icon.objecttype.knowledgearticle,
    .coveo-icon.objecttype.Knowledgearticle,
    .coveo-icon.objecttype.Salesliterature,
    .coveo-icon.objecttype.salesliterature {
        background-image: url(../images/irw/salesforce-standard-article.svg)
    }

    .coveo-filetype-salesforce-standard-asset-relationship,
    .coveo-filetype-salesforce-standard-asset-relationship-small {
        background-image: url(../images/irw/salesforce-standard-asset-relationship.svg)
    }

    .coveo-filetype-salesforce-standard-assigned-resource,
    .coveo-filetype-salesforce-standard-assigned-resource-small {
        background-image: url(../images/irw/salesforce-standard-assigned-resource.svg)
    }

    .coveo-filetype-salesforce-standard-avatar-loading,
    .coveo-filetype-salesforce-standard-avatar-loading-small {
        background-image: url(../images/irw/salesforce-standard-avatar-loading.svg)
    }

    .coveo-filetype-salesforce-standard-avatar,
    .coveo-filetype-salesforce-standard-avatar-small {
        background-image: url(../images/irw/salesforce-standard-avatar.svg)
    }

    .coveo-filetype-salesforce-standard-bot,
    .coveo-filetype-salesforce-standard-bot-small {
        background-image: url(../images/irw/salesforce-standard-bot.svg)
    }

    .coveo-filetype-salesforce-standard-business-hours,
    .coveo-filetype-salesforce-standard-business-hours-small {
        background-image: url(../images/irw/salesforce-standard-business-hours.svg)
    }

    .coveo-filetype-salesforce-standard-calibration,
    .coveo-filetype-salesforce-standard-calibration-small {
        background-image: url(../images/irw/salesforce-standard-calibration.svg)
    }

    .coveo-filetype-salesforce-standard-call-history,
    .coveo-filetype-salesforce-standard-call-history-small {
        background-image: url(../images/irw/salesforce-standard-call-history.svg)
    }

    .coveo-filetype-salesforce-standard-call,
    .coveo-filetype-salesforce-standard-call-small,
    .coveo-icon.objecttype.coveo-small.Phonecall,
    .coveo-icon.objecttype.coveo-small.phonecall,
    .coveo-icon.objecttype.Phonecall,
    .coveo-icon.objecttype.phonecall {
        background-image: url(../images/irw/salesforce-standard-call.svg)
    }

    .coveo-filetype-salesforce-standard-campaign-members,
    .coveo-filetype-salesforce-standard-campaign-members-small {
        background-image: url(../images/irw/salesforce-standard-campaign-members.svg)
    }

    .coveo-filetype-salesforce-standard-campaign,
    .coveo-filetype-salesforce-standard-campaign-small,
    .coveo-icon.objecttype.Campaign,
    .coveo-icon.objecttype.campaign,
    .coveo-icon.objecttype.coveo-small.Campaign,
    .coveo-icon.objecttype.coveo-small.campaign {
        background-image: url(../images/irw/salesforce-standard-campaign.svg)
    }

    .coveo-filetype-salesforce-standard-canvas,
    .coveo-filetype-salesforce-standard-canvas-small {
        background-image: url(../images/irw/salesforce-standard-canvas.svg)
    }

    .coveo-filetype-salesforce-standard-carousel,
    .coveo-filetype-salesforce-standard-carousel-small {
        background-image: url(../images/irw/salesforce-standard-carousel.svg)
    }

    .coveo-filetype-salesforce-standard-case-change-status,
    .coveo-filetype-salesforce-standard-case-change-status-small {
        background-image: url(../images/irw/salesforce-standard-case-change-status.svg)
    }

    .coveo-filetype-salesforce-standard-case-comment,
    .coveo-filetype-salesforce-standard-case-comment-small {
        background-image: url(../images/irw/salesforce-standard-case-comment.svg)
    }

    .coveo-filetype-salesforce-standard-case-email,
    .coveo-filetype-salesforce-standard-case-email-small {
        background-image: url(../images/irw/salesforce-standard-case-email.svg)
    }

    .coveo-filetype-salesforce-standard-case-log-a-call,
    .coveo-filetype-salesforce-standard-case-log-a-call-small {
        background-image: url(../images/irw/salesforce-standard-case-log-a-call.svg)
    }

    .coveo-filetype-salesforce-standard-case-milestone,
    .coveo-filetype-salesforce-standard-case-milestone-small {
        background-image: url(../images/irw/salesforce-standard-case-milestone.svg)
    }

    .coveo-filetype-salesforce-standard-case-transcript,
    .coveo-filetype-salesforce-standard-case-transcript-small {
        background-image: url(../images/irw/salesforce-standard-case-transcript.svg)
    }

    .coveo-filetype-salesforce-standard-case,
    .coveo-filetype-salesforce-standard-case-small {
        background-image: url(../images/irw/salesforce-standard-case.svg)
    }

    .coveo-filetype-salesforce-standard-channel-program-history,
    .coveo-filetype-salesforce-standard-channel-program-history-small {
        background-image: url(../images/irw/salesforce-standard-channel-program-history.svg)
    }

    .coveo-filetype-salesforce-standard-channel-program-levels,
    .coveo-filetype-salesforce-standard-channel-program-levels-small {
        background-image: url(../images/irw/salesforce-standard-channel-program-levels.svg)
    }

    .coveo-filetype-salesforce-standard-channel-program-members,
    .coveo-filetype-salesforce-standard-channel-program-members-small {
        background-image: url(../images/irw/salesforce-standard-channel-program-members.svg)
    }

    .coveo-filetype-salesforce-standard-channel-programs,
    .coveo-filetype-salesforce-standard-channel-programs-small {
        background-image: url(../images/irw/salesforce-standard-channel-programs.svg)
    }

    .coveo-filetype-salesforce-standard-client,
    .coveo-filetype-salesforce-standard-client-small {
        background-image: url(../images/irw/salesforce-standard-client.svg)
    }

    .coveo-filetype-salesforce-standard-cms,
    .coveo-filetype-salesforce-standard-cms-small {
        background-image: url(../images/irw/salesforce-standard-cms.svg)
    }

    .coveo-filetype-salesforce-standard-coaching,
    .coveo-filetype-salesforce-standard-coaching-small {
        background-image: url(../images/irw/salesforce-standard-coaching.svg)
    }

    .coveo-filetype-salesforce-standard-connected-apps,
    .coveo-filetype-salesforce-standard-connected-apps-small {
        background-image: url(../images/irw/salesforce-standard-connected-apps.svg)
    }

    .coveo-filetype-salesforce-standard-contact-list,
    .coveo-filetype-salesforce-standard-contact-list-small {
        background-image: url(../images/irw/salesforce-standard-contact-list.svg)
    }

    .coveo-filetype-salesforce-standard-contact,
    .coveo-filetype-salesforce-standard-contact-small,
    .coveo-icon.objecttype.Contact,
    .coveo-icon.objecttype.contact,
    .coveo-icon.objecttype.coveo-small.Contact,
    .coveo-icon.objecttype.coveo-small.contact {
        background-image: url(../images/irw/salesforce-standard-contact.svg)
    }

    .coveo-filetype-salesforce-standard-contract-line-item,
    .coveo-filetype-salesforce-standard-contract-line-item-small {
        background-image: url(../images/irw/salesforce-standard-contract-line-item.svg)
    }

    .coveo-filetype-salesforce-standard-contract,
    .coveo-filetype-salesforce-standard-contract-small,
    .coveo-icon.objecttype.Contract,
    .coveo-icon.objecttype.contract,
    .coveo-icon.objecttype.coveo-small.Contract,
    .coveo-icon.objecttype.coveo-small.contract {
        background-image: url(../images/irw/salesforce-standard-contract.svg)
    }

    .coveo-filetype-salesforce-standard-custom-notification,
    .coveo-filetype-salesforce-standard-custom-notification-small {
        background-image: url(../images/irw/salesforce-standard-custom-notification.svg)
    }

    .coveo-filetype-salesforce-standard-custom,
    .coveo-filetype-salesforce-standard-custom-small {
        background-image: url(../images/irw/salesforce-standard-custom.svg)
    }

    .coveo-filetype-salesforce-standard-customers,
    .coveo-filetype-salesforce-standard-customers-small {
        background-image: url(../images/irw/salesforce-standard-customers.svg)
    }

    .coveo-filetype-salesforce-standard-dashboard,
    .coveo-filetype-salesforce-standard-dashboard-small,
    .coveo-icon.objecttype.coveo-small.Dashboard,
    .coveo-icon.objecttype.coveo-small.dashboard,
    .coveo-icon.objecttype.Dashboard,
    .coveo-icon.objecttype.dashboard {
        background-image: url(../images/irw/salesforce-standard-dashboard.svg)
    }

    .coveo-filetype-salesforce-standard-data-integration-hub,
    .coveo-filetype-salesforce-standard-data-integration-hub-small {
        background-image: url(../images/irw/salesforce-standard-data-integration-hub.svg)
    }

    .coveo-filetype-salesforce-standard-default,
    .coveo-filetype-salesforce-standard-default-small,
    .coveo-icon.filetype.coveo-small.Salesforceitem,
    .coveo-icon.filetype.coveo-small.salesforceitem,
    .coveo-icon.filetype.Salesforceitem,
    .coveo-icon.filetype.salesforceitem {
        background-image: url(../images/irw/salesforce-standard-default.svg)
    }

    .coveo-filetype-salesforce-standard-document,
    .coveo-filetype-salesforce-standard-document-small {
        background-image: url(../images/irw/salesforce-standard-document.svg)
    }

    .coveo-filetype-salesforce-standard-drafts,
    .coveo-filetype-salesforce-standard-drafts-small {
        background-image: url(../images/irw/salesforce-standard-drafts.svg)
    }

    .coveo-filetype-salesforce-standard-email-chatter,
    .coveo-filetype-salesforce-standard-email-chatter-small {
        background-image: url(../images/irw/salesforce-standard-email-chatter.svg)
    }

    .coveo-filetype-salesforce-standard-email,
    .coveo-filetype-salesforce-standard-email-small {
        background-image: url(../images/irw/salesforce-standard-email.svg)
    }

    .coveo-filetype-salesforce-standard-empty,
    .coveo-filetype-salesforce-standard-empty-small {
        background-image: url(../images/irw/salesforce-standard-empty.svg)
    }

    .coveo-filetype-salesforce-standard-endorsement,
    .coveo-filetype-salesforce-standard-endorsement-small {
        background-image: url(../images/irw/salesforce-standard-endorsement.svg)
    }

    .coveo-filetype-salesforce-standard-entitlement-process,
    .coveo-filetype-salesforce-standard-entitlement-process-small {
        background-image: url(../images/irw/salesforce-standard-entitlement-process.svg)
    }

    .coveo-filetype-salesforce-standard-entitlement-template,
    .coveo-filetype-salesforce-standard-entitlement-template-small {
        background-image: url(../images/irw/salesforce-standard-entitlement-template.svg)
    }

    .coveo-filetype-salesforce-standard-entitlement,
    .coveo-filetype-salesforce-standard-entitlement-small {
        background-image: url(../images/irw/salesforce-standard-entitlement.svg)
    }

    .coveo-filetype-salesforce-standard-entity-milestone,
    .coveo-filetype-salesforce-standard-entity-milestone-small {
        background-image: url(../images/irw/salesforce-standard-entity-milestone.svg)
    }

    .coveo-filetype-salesforce-standard-entity,
    .coveo-filetype-salesforce-standard-entity-small {
        background-image: url(../images/irw/salesforce-standard-entity.svg)
    }

    .coveo-filetype-salesforce-standard-environment-hub,
    .coveo-filetype-salesforce-standard-environment-hub-small {
        background-image: url(../images/irw/salesforce-standard-environment-hub.svg)
    }

    .coveo-filetype-salesforce-standard-event,
    .coveo-filetype-salesforce-standard-event-small,
    .coveo-icon.objecttype.coveo-small.Event,
    .coveo-icon.objecttype.coveo-small.event,
    .coveo-icon.objecttype.Event,
    .coveo-icon.objecttype.event {
        background-image: url(../images/irw/salesforce-standard-event.svg)
    }

    .coveo-filetype-salesforce-standard-feed,
    .coveo-filetype-salesforce-standard-feed-small,
    .coveo-icon.filetype.coveo-small.Rssitem,
    .coveo-icon.filetype.coveo-small.rssitem,
    .coveo-icon.filetype.Rssitem,
    .coveo-icon.filetype.rssitem,
    .coveo-icon.objecttype.coveo-small.Feed,
    .coveo-icon.objecttype.coveo-small.feed,
    .coveo-icon.objecttype.Feed,
    .coveo-icon.objecttype.feed {
        background-image: url(../images/irw/salesforce-standard-feed.svg)
    }

    .coveo-filetype-salesforce-standard-feedback,
    .coveo-filetype-salesforce-standard-feedback-small,
    .coveo-icon.filetype.coveo-small.lithiummessage,
    .coveo-icon.filetype.coveo-small.Lithiummessage,
    .coveo-icon.filetype.coveo-small.lithiumthread,
    .coveo-icon.filetype.coveo-small.Lithiumthread,
    .coveo-icon.filetype.Lithiummessage,
    .coveo-icon.filetype.lithiummessage,
    .coveo-icon.filetype.Lithiumthread,
    .coveo-icon.filetype.lithiumthread,
    .coveo-icon.objecttype.casecomment,
    .coveo-icon.objecttype.Casecomment,
    .coveo-icon.objecttype.coveo-small.Casecomment,
    .coveo-icon.objecttype.coveo-small.casecomment,
    .coveo-icon.objecttype.coveo-small.Kbarticlecomment,
    .coveo-icon.objecttype.coveo-small.kbarticlecomment,
    .coveo-icon.objecttype.coveo-small.Thread,
    .coveo-icon.objecttype.coveo-small.thread,
    .coveo-icon.objecttype.kbarticlecomment,
    .coveo-icon.objecttype.Kbarticlecomment,
    .coveo-icon.objecttype.Thread,
    .coveo-icon.objecttype.thread {
        background-image: url(../images/irw/salesforce-standard-feedback.svg)
    }

    .coveo-filetype-salesforce-standard-file,
    .coveo-filetype-salesforce-standard-file-small,
    .coveo-icon.objecttype.Annotation,
    .coveo-icon.objecttype.annotation,
    .coveo-icon.objecttype.coveo-small.Annotation,
    .coveo-icon.objecttype.coveo-small.annotation,
    .coveo-icon.objecttype.coveo-small.File,
    .coveo-icon.objecttype.coveo-small.file,
    .coveo-icon.objecttype.File,
    .coveo-icon.objecttype.file {
        background-image: url(../images/irw/salesforce-standard-file.svg)
    }

    .coveo-filetype-salesforce-standard-flow,
    .coveo-filetype-salesforce-standard-flow-small {
        background-image: url(../images/irw/salesforce-standard-flow.svg)
    }

    .coveo-filetype-salesforce-standard-folder,
    .coveo-filetype-salesforce-standard-folder-small {
        background-image: url(../images/irw/salesforce-standard-folder.svg)
    }

    .coveo-filetype-salesforce-standard-forecasts,
    .coveo-filetype-salesforce-standard-forecasts-small {
        background-image: url(../images/irw/salesforce-standard-forecasts.svg)
    }

    .coveo-filetype-salesforce-standard-generic-loading,
    .coveo-filetype-salesforce-standard-generic-loading-small {
        background-image: url(../images/irw/salesforce-standard-generic-loading.svg)
    }

    .coveo-filetype-salesforce-standard-goals,
    .coveo-filetype-salesforce-standard-goals-small,
    .coveo-icon.objecttype.coveo-small.Goal,
    .coveo-icon.objecttype.coveo-small.goal,
    .coveo-icon.objecttype.Goal,
    .coveo-icon.objecttype.goal {
        background-image: url(../images/irw/salesforce-standard-goals.svg)
    }

    .coveo-filetype-salesforce-standard-group-loading,
    .coveo-filetype-salesforce-standard-group-loading-small {
        background-image: url(../images/irw/salesforce-standard-group-loading.svg)
    }

    .coveo-filetype-salesforce-standard-groups,
    .coveo-filetype-salesforce-standard-groups-small,
    .coveo-icon.filetype.coveo-small.Lithiumboard,
    .coveo-icon.filetype.coveo-small.lithiumboard,
    .coveo-icon.filetype.Lithiumboard,
    .coveo-icon.filetype.lithiumboard,
    .coveo-icon.objecttype.Collaborationgroup,
    .coveo-icon.objecttype.collaborationgroup,
    .coveo-icon.objecttype.coveo-small.Collaborationgroup,
    .coveo-icon.objecttype.coveo-small.collaborationgroup {
        background-image: url(../images/irw/salesforce-standard-groups.svg)
    }

    .coveo-filetype-salesforce-standard-hierarchy,
    .coveo-filetype-salesforce-standard-hierarchy-small {
        background-image: url(../images/irw/salesforce-standard-hierarchy.svg)
    }

    .coveo-filetype-salesforce-standard-home,
    .coveo-filetype-salesforce-standard-home-small {
        background-image: url(../images/irw/salesforce-standard-home.svg)
    }

    .coveo-filetype-salesforce-standard-household,
    .coveo-filetype-salesforce-standard-household-small {
        background-image: url(../images/irw/salesforce-standard-household.svg)
    }

    .coveo-filetype-salesforce-standard-individual,
    .coveo-filetype-salesforce-standard-individual-small {
        background-image: url(../images/irw/salesforce-standard-individual.svg)
    }

    .coveo-filetype-salesforce-standard-insights,
    .coveo-filetype-salesforce-standard-insights-small,
    .coveo-icon.filetype.Cfblogentry,
    .coveo-icon.filetype.cfblogentry,
    .coveo-icon.filetype.coveo-small.Cfblogentry,
    .coveo-icon.filetype.coveo-small.cfblogentry {
        background-image: url(../images/irw/salesforce-standard-insights.svg)
    }

    .coveo-filetype-salesforce-standard-investment-account,
    .coveo-filetype-salesforce-standard-investment-account-small {
        background-image: url(../images/irw/salesforce-standard-investment-account.svg)
    }

    .coveo-filetype-salesforce-standard-iot-orchestrations,
    .coveo-filetype-salesforce-standard-iot-orchestrations-small {
        background-image: url(../images/irw/salesforce-standard-iot-orchestrations.svg)
    }

    .coveo-filetype-salesforce-standard-knowledge,
    .coveo-filetype-salesforce-standard-knowledge-small,
    .coveo-icon.objecttype.coveo-small.Kbdocumentation,
    .coveo-icon.objecttype.coveo-small.kbdocumentation,
    .coveo-icon.objecttype.coveo-small.Kbknowledgearticle,
    .coveo-icon.objecttype.coveo-small.kbknowledgearticle,
    .coveo-icon.objecttype.coveo-small.Kbtechnicalarticle,
    .coveo-icon.objecttype.coveo-small.kbtechnicalarticle,
    .coveo-icon.objecttype.Kbdocumentation,
    .coveo-icon.objecttype.kbdocumentation,
    .coveo-icon.objecttype.kbknowledgearticle,
    .coveo-icon.objecttype.Kbknowledgearticle,
    .coveo-icon.objecttype.Kbtechnicalarticle,
    .coveo-icon.objecttype.kbtechnicalarticle {
        background-image: url(../images/irw/salesforce-standard-knowledge.svg)
    }

    .coveo-filetype-salesforce-standard-lead-insights,
    .coveo-filetype-salesforce-standard-lead-insights-small {
        background-image: url(../images/irw/salesforce-standard-lead-insights.svg)
    }

    .coveo-filetype-salesforce-standard-lead-list,
    .coveo-filetype-salesforce-standard-lead-list-small {
        background-image: url(../images/irw/salesforce-standard-lead-list.svg)
    }

    .coveo-filetype-salesforce-standard-lead,
    .coveo-filetype-salesforce-standard-lead-small,
    .coveo-icon.objecttype.coveo-small.Lead,
    .coveo-icon.objecttype.coveo-small.lead,
    .coveo-icon.objecttype.Lead,
    .coveo-icon.objecttype.lead {
        background-image: url(../images/irw/salesforce-standard-lead.svg)
    }

    .coveo-filetype-salesforce-standard-link,
    .coveo-filetype-salesforce-standard-link-small {
        background-image: url(../images/irw/salesforce-standard-link.svg)
    }

    .coveo-filetype-salesforce-standard-list-email,
    .coveo-filetype-salesforce-standard-list-email-small {
        background-image: url(../images/irw/salesforce-standard-list-email.svg)
    }

    .coveo-filetype-salesforce-standard-live-chat-visitor,
    .coveo-filetype-salesforce-standard-live-chat-visitor-small {
        background-image: url(../images/irw/salesforce-standard-live-chat-visitor.svg)
    }

    .coveo-filetype-salesforce-standard-live-chat,
    .coveo-filetype-salesforce-standard-live-chat-small {
        background-image: url(../images/irw/salesforce-standard-live-chat.svg)
    }

    .coveo-filetype-salesforce-standard-location,
    .coveo-filetype-salesforce-standard-location-small {
        background-image: url(../images/irw/salesforce-standard-location.svg)
    }

    .coveo-filetype-salesforce-standard-log-a-call,
    .coveo-filetype-salesforce-standard-log-a-call-small {
        background-image: url(../images/irw/salesforce-standard-log-a-call.svg)
    }

    .coveo-filetype-salesforce-standard-logging,
    .coveo-filetype-salesforce-standard-logging-small {
        background-image: url(../images/irw/salesforce-standard-logging.svg)
    }

    .coveo-filetype-salesforce-standard-macros,
    .coveo-filetype-salesforce-standard-macros-small {
        background-image: url(../images/irw/salesforce-standard-macros.svg)
    }

    .coveo-filetype-salesforce-standard-maintenance-asset,
    .coveo-filetype-salesforce-standard-maintenance-asset-small {
        background-image: url(../images/irw/salesforce-standard-maintenance-asset.svg)
    }

    .coveo-filetype-salesforce-standard-maintenance-plan,
    .coveo-filetype-salesforce-standard-maintenance-plan-small {
        background-image: url(../images/irw/salesforce-standard-maintenance-plan.svg)
    }

    .coveo-filetype-salesforce-standard-marketing-actions,
    .coveo-filetype-salesforce-standard-marketing-actions-small {
        background-image: url(../images/irw/salesforce-standard-marketing-actions.svg)
    }

    .coveo-filetype-salesforce-standard-merge,
    .coveo-filetype-salesforce-standard-merge-small {
        background-image: url(../images/irw/salesforce-standard-merge.svg)
    }

    .coveo-filetype-salesforce-standard-messaging-conversation,
    .coveo-filetype-salesforce-standard-messaging-conversation-small {
        background-image: url(../images/irw/salesforce-standard-messaging-conversation.svg)
    }

    .coveo-filetype-salesforce-standard-messaging-session,
    .coveo-filetype-salesforce-standard-messaging-session-small {
        background-image: url(../images/irw/salesforce-standard-messaging-session.svg)
    }

    .coveo-filetype-salesforce-standard-messaging-user,
    .coveo-filetype-salesforce-standard-messaging-user-small {
        background-image: url(../images/irw/salesforce-standard-messaging-user.svg)
    }

    .coveo-filetype-salesforce-standard-metrics,
    .coveo-filetype-salesforce-standard-metrics-small {
        background-image: url(../images/irw/salesforce-standard-metrics.svg)
    }

    .coveo-filetype-salesforce-standard-news,
    .coveo-filetype-salesforce-standard-news-small {
        background-image: url(../images/irw/salesforce-standard-news.svg)
    }

    .coveo-filetype-salesforce-standard-note,
    .coveo-filetype-salesforce-standard-note-small,
    .coveo-icon.objecttype.coveo-small.Note,
    .coveo-icon.objecttype.coveo-small.note,
    .coveo-icon.objecttype.Note,
    .coveo-icon.objecttype.note {
        background-image: url(../images/irw/salesforce-standard-note.svg)
    }

    .coveo-filetype-salesforce-standard-omni-supervisor,
    .coveo-filetype-salesforce-standard-omni-supervisor-small {
        background-image: url(../images/irw/salesforce-standard-omni-supervisor.svg)
    }

    .coveo-filetype-salesforce-standard-operating-hours,
    .coveo-filetype-salesforce-standard-operating-hours-small {
        background-image: url(../images/irw/salesforce-standard-operating-hours.svg)
    }

    .coveo-filetype-salesforce-standard-opportunity-splits,
    .coveo-filetype-salesforce-standard-opportunity-splits-small {
        background-image: url(../images/irw/salesforce-standard-opportunity-splits.svg)
    }

    .coveo-filetype-salesforce-standard-opportunity,
    .coveo-filetype-salesforce-standard-opportunity-small,
    .coveo-icon.objecttype.coveo-small.Opportunity,
    .coveo-icon.objecttype.coveo-small.opportunity,
    .coveo-icon.objecttype.coveo-small.Opportunityproduct,
    .coveo-icon.objecttype.coveo-small.opportunityproduct,
    .coveo-icon.objecttype.Opportunity,
    .coveo-icon.objecttype.opportunity,
    .coveo-icon.objecttype.Opportunityproduct,
    .coveo-icon.objecttype.opportunityproduct {
        background-image: url(../images/irw/salesforce-standard-opportunity.svg)
    }

    .coveo-filetype-salesforce-standard-orders,
    .coveo-filetype-salesforce-standard-orders-small,
    .coveo-icon.objecttype.coveo-small.Salesorder,
    .coveo-icon.objecttype.coveo-small.salesorder,
    .coveo-icon.objecttype.Salesorder,
    .coveo-icon.objecttype.salesorder {
        background-image: url(../images/irw/salesforce-standard-orders.svg)
    }

    .coveo-filetype-salesforce-standard-partner-fund-allocation,
    .coveo-filetype-salesforce-standard-partner-fund-allocation-small {
        background-image: url(../images/irw/salesforce-standard-partner-fund-allocation.svg)
    }

    .coveo-filetype-salesforce-standard-partner-fund-claim,
    .coveo-filetype-salesforce-standard-partner-fund-claim-small {
        background-image: url(../images/irw/salesforce-standard-partner-fund-claim.svg)
    }

    .coveo-filetype-salesforce-standard-partner-fund-request,
    .coveo-filetype-salesforce-standard-partner-fund-request-small {
        background-image: url(../images/irw/salesforce-standard-partner-fund-request.svg)
    }

    .coveo-filetype-salesforce-standard-partner-marketing-budget,
    .coveo-filetype-salesforce-standard-partner-marketing-budget-small {
        background-image: url(../images/irw/salesforce-standard-partner-marketing-budget.svg)
    }

    .coveo-filetype-salesforce-standard-partners,
    .coveo-filetype-salesforce-standard-partners-small {
        background-image: url(../images/irw/salesforce-standard-partners.svg)
    }

    .coveo-filetype-salesforce-standard-past-chat,
    .coveo-filetype-salesforce-standard-past-chat-small {
        background-image: url(../images/irw/salesforce-standard-past-chat.svg)
    }

    .coveo-filetype-salesforce-standard-people,
    .coveo-filetype-salesforce-standard-people-small {
        background-image: url(../images/irw/salesforce-standard-people.svg)
    }

    .coveo-filetype-salesforce-standard-performance,
    .coveo-filetype-salesforce-standard-performance-small {
        background-image: url(../images/irw/salesforce-standard-performance.svg)
    }

    .coveo-filetype-salesforce-standard-person-account,
    .coveo-filetype-salesforce-standard-person-account-small {
        background-image: url(../images/irw/salesforce-standard-person-account.svg)
    }

    .coveo-filetype-salesforce-standard-photo,
    .coveo-filetype-salesforce-standard-photo-small {
        background-image: url(../images/irw/salesforce-standard-photo.svg)
    }

    .coveo-filetype-salesforce-standard-poll,
    .coveo-filetype-salesforce-standard-poll-small {
        background-image: url(../images/irw/salesforce-standard-poll.svg)
    }

    .coveo-filetype-salesforce-standard-portal,
    .coveo-filetype-salesforce-standard-portal-small {
        background-image: url(../images/irw/salesforce-standard-portal.svg)
    }

    .coveo-filetype-salesforce-standard-post,
    .coveo-filetype-salesforce-standard-post-small,
    .coveo-icon.objecttype.coveo-small.Feedcomment,
    .coveo-icon.objecttype.coveo-small.feedcomment,
    .coveo-icon.objecttype.coveo-small.Feeditem,
    .coveo-icon.objecttype.coveo-small.feeditem,
    .coveo-icon.objecttype.Feedcomment,
    .coveo-icon.objecttype.feedcomment,
    .coveo-icon.objecttype.Feeditem,
    .coveo-icon.objecttype.feeditem {
        background-image: url(../images/irw/salesforce-standard-post.svg)
    }

    .coveo-filetype-salesforce-standard-pricebook,
    .coveo-filetype-salesforce-standard-pricebook-small {
        background-image: url(../images/irw/salesforce-standard-pricebook.svg)
    }

    .coveo-filetype-salesforce-standard-process,
    .coveo-filetype-salesforce-standard-process-small {
        background-image: url(../images/irw/salesforce-standard-process.svg)
    }

    .coveo-filetype-salesforce-standard-product-consumed,
    .coveo-filetype-salesforce-standard-product-consumed-small {
        background-image: url(../images/irw/salesforce-standard-product-consumed.svg)
    }

    .coveo-filetype-salesforce-standard-product-item-transaction,
    .coveo-filetype-salesforce-standard-product-item-transaction-small {
        background-image: url(../images/irw/salesforce-standard-product-item-transaction.svg)
    }

    .coveo-filetype-salesforce-standard-product-item,
    .coveo-filetype-salesforce-standard-product-item-small {
        background-image: url(../images/irw/salesforce-standard-product-item.svg)
    }

    .coveo-filetype-salesforce-standard-product-request-line-item,
    .coveo-filetype-salesforce-standard-product-request-line-item-small {
        background-image: url(../images/irw/salesforce-standard-product-request-line-item.svg)
    }

    .coveo-filetype-salesforce-standard-product-request,
    .coveo-filetype-salesforce-standard-product-request-small {
        background-image: url(../images/irw/salesforce-standard-product-request.svg)
    }

    .coveo-filetype-salesforce-standard-product-required,
    .coveo-filetype-salesforce-standard-product-required-small {
        background-image: url(../images/irw/salesforce-standard-product-required.svg)
    }

    .coveo-filetype-salesforce-standard-product-transfer,
    .coveo-filetype-salesforce-standard-product-transfer-small {
        background-image: url(../images/irw/salesforce-standard-product-transfer.svg)
    }

    .coveo-filetype-salesforce-standard-product,
    .coveo-filetype-salesforce-standard-product-small,
    .coveo-icon.objecttype.coveo-small.Product,
    .coveo-icon.objecttype.coveo-small.product,
    .coveo-icon.objecttype.Product,
    .coveo-icon.objecttype.product {
        background-image: url(../images/irw/salesforce-standard-product.svg)
    }

    .coveo-filetype-salesforce-standard-question-best,
    .coveo-filetype-salesforce-standard-question-best-small {
        background-image: url(../images/irw/salesforce-standard-question-best.svg)
    }

    .coveo-filetype-salesforce-standard-question-feed,
    .coveo-filetype-salesforce-standard-question-feed-small,
    .coveo-icon.filetype.Cfcomment,
    .coveo-icon.filetype.cfcomment,
    .coveo-icon.filetype.coveo-small.Cfcomment,
    .coveo-icon.filetype.coveo-small.cfcomment {
        background-image: url(../images/irw/salesforce-standard-question-feed.svg)
    }

    .coveo-filetype-salesforce-standard-quick-text,
    .coveo-filetype-salesforce-standard-quick-text-small {
        background-image: url(../images/irw/salesforce-standard-quick-text.svg)
    }

    .coveo-filetype-salesforce-standard-quip-sheet,
    .coveo-filetype-salesforce-standard-quip-sheet-small {
        background-image: url(../images/irw/salesforce-standard-quip-sheet.svg)
    }

    .coveo-filetype-salesforce-standard-quip,
    .coveo-filetype-salesforce-standard-quip-small {
        background-image: url(../images/irw/salesforce-standard-quip.svg)
    }

    .coveo-filetype-salesforce-standard-quotes,
    .coveo-filetype-salesforce-standard-quotes-small,
    .coveo-icon.objecttype.coveo-small.Quote,
    .coveo-icon.objecttype.coveo-small.quote,
    .coveo-icon.objecttype.Quote,
    .coveo-icon.objecttype.quote {
        background-image: url(../images/irw/salesforce-standard-quotes.svg)
    }

    .coveo-filetype-salesforce-standard-read-receipts,
    .coveo-filetype-salesforce-standard-read-receipts-small {
        background-image: url(../images/irw/salesforce-standard-read-receipts.svg)
    }

    .coveo-filetype-salesforce-standard-recent,
    .coveo-filetype-salesforce-standard-recent-small {
        background-image: url(../images/irw/salesforce-standard-recent.svg)
    }

    .coveo-filetype-salesforce-standard-record,
    .coveo-filetype-salesforce-standard-record-small {
        background-image: url(../images/irw/salesforce-standard-record.svg)
    }

    .coveo-filetype-salesforce-standard-related-list,
    .coveo-filetype-salesforce-standard-related-list-small,
    .coveo-icon.filetype.coveo-small.lithiumcategory,
    .coveo-icon.filetype.coveo-small.Lithiumcategory,
    .coveo-icon.filetype.coveo-small.saleforceitem,
    .coveo-icon.filetype.coveo-small.Saleforceitem,
    .coveo-icon.filetype.coveo-small.spwikipagelibrarylist,
    .coveo-icon.filetype.coveo-small.Spwikipagelibrarylist,
    .coveo-icon.filetype.lithiumcategory,
    .coveo-icon.filetype.Lithiumcategory,
    .coveo-icon.filetype.saleforceitem,
    .coveo-icon.filetype.Saleforceitem,
    .coveo-icon.filetype.spwikipagelibrarylist,
    .coveo-icon.filetype.Spwikipagelibrarylist,
    .coveo-icon.objecttype.coveo-small.List,
    .coveo-icon.objecttype.coveo-small.list,
    .coveo-icon.objecttype.List,
    .coveo-icon.objecttype.list {
        background-image: url(../images/irw/salesforce-standard-related-list.svg)
    }

    .coveo-filetype-salesforce-standard-relationship,
    .coveo-filetype-salesforce-standard-relationship-small {
        background-image: url(../images/irw/salesforce-standard-relationship.svg)
    }

    .coveo-filetype-salesforce-standard-report,
    .coveo-filetype-salesforce-standard-report-small,
    .coveo-icon.objecttype.coveo-small.Report,
    .coveo-icon.objecttype.coveo-small.report,
    .coveo-icon.objecttype.Report,
    .coveo-icon.objecttype.report {
        background-image: url(../images/irw/salesforce-standard-report.svg)
    }

    .coveo-filetype-salesforce-standard-resource-absence,
    .coveo-filetype-salesforce-standard-resource-absence-small {
        background-image: url(../images/irw/salesforce-standard-resource-absence.svg)
    }

    .coveo-filetype-salesforce-standard-resource-capacity,
    .coveo-filetype-salesforce-standard-resource-capacity-small {
        background-image: url(../images/irw/salesforce-standard-resource-capacity.svg)
    }

    .coveo-filetype-salesforce-standard-resource-preference,
    .coveo-filetype-salesforce-standard-resource-preference-small {
        background-image: url(../images/irw/salesforce-standard-resource-preference.svg)
    }

    .coveo-filetype-salesforce-standard-resource-skill,
    .coveo-filetype-salesforce-standard-resource-skill-small {
        background-image: url(../images/irw/salesforce-standard-resource-skill.svg)
    }

    .coveo-filetype-salesforce-standard-return-order-line-item,
    .coveo-filetype-salesforce-standard-return-order-line-item-small {
        background-image: url(../images/irw/salesforce-standard-return-order-line-item.svg)
    }

    .coveo-filetype-salesforce-standard-return-order,
    .coveo-filetype-salesforce-standard-return-order-small {
        background-image: url(../images/irw/salesforce-standard-return-order.svg)
    }

    .coveo-filetype-salesforce-standard-reward,
    .coveo-filetype-salesforce-standard-reward-small {
        background-image: url(../images/irw/salesforce-standard-reward.svg)
    }

    .coveo-filetype-salesforce-standard-rtc-presence,
    .coveo-filetype-salesforce-standard-rtc-presence-small {
        background-image: url(../images/irw/salesforce-standard-rtc-presence.svg)
    }

    .coveo-filetype-salesforce-standard-sales-path,
    .coveo-filetype-salesforce-standard-sales-path-small {
        background-image: url(../images/irw/salesforce-standard-sales-path.svg)
    }

    .coveo-filetype-salesforce-standard-scan-card,
    .coveo-filetype-salesforce-standard-scan-card-small {
        background-image: url(../images/irw/salesforce-standard-scan-card.svg)
    }

    .coveo-filetype-salesforce-standard-search,
    .coveo-filetype-salesforce-standard-search-small {
        background-image: url(../images/irw/salesforce-standard-search.svg)
    }

    .coveo-filetype-salesforce-standard-service-appointment,
    .coveo-filetype-salesforce-standard-service-appointment-small,
    .coveo-icon.objecttype.Appointment,
    .coveo-icon.objecttype.appointment,
    .coveo-icon.objecttype.coveo-small.Appointment,
    .coveo-icon.objecttype.coveo-small.appointment {
        background-image: url(../images/irw/salesforce-standard-service-appointment.svg)
    }

    .coveo-filetype-salesforce-standard-service-contract,
    .coveo-filetype-salesforce-standard-service-contract-small,
    .coveo-icon.objecttype.coveo-small.Service,
    .coveo-icon.objecttype.coveo-small.service,
    .coveo-icon.objecttype.Service,
    .coveo-icon.objecttype.service {
        background-image: url(../images/irw/salesforce-standard-service-contract.svg)
    }

    .coveo-filetype-salesforce-standard-service-crew-member,
    .coveo-filetype-salesforce-standard-service-crew-member-small {
        background-image: url(../images/irw/salesforce-standard-service-crew-member.svg)
    }

    .coveo-filetype-salesforce-standard-service-crew,
    .coveo-filetype-salesforce-standard-service-crew-small {
        background-image: url(../images/irw/salesforce-standard-service-crew.svg)
    }

    .coveo-filetype-salesforce-standard-service-report,
    .coveo-filetype-salesforce-standard-service-report-small,
    .coveo-icon.filetype.coveo-small.Jiraissue,
    .coveo-icon.filetype.coveo-small.jiraissue,
    .coveo-icon.filetype.Jiraissue,
    .coveo-icon.filetype.jiraissue {
        background-image: url(../images/irw/salesforce-standard-service-report.svg)
    }

    .coveo-filetype-salesforce-standard-service-resource,
    .coveo-filetype-salesforce-standard-service-resource-small {
        background-image: url(../images/irw/salesforce-standard-service-resource.svg)
    }

    .coveo-filetype-salesforce-standard-service-territory-location,
    .coveo-filetype-salesforce-standard-service-territory-location-small {
        background-image: url(../images/irw/salesforce-standard-service-territory-location.svg)
    }

    .coveo-filetype-salesforce-standard-service-territory-member,
    .coveo-filetype-salesforce-standard-service-territory-member-small {
        background-image: url(../images/irw/salesforce-standard-service-territory-member.svg)
    }

    .coveo-filetype-salesforce-standard-service-territory,
    .coveo-filetype-salesforce-standard-service-territory-small {
        background-image: url(../images/irw/salesforce-standard-service-territory.svg)
    }

    .coveo-filetype-salesforce-standard-shipment,
    .coveo-filetype-salesforce-standard-shipment-small {
        background-image: url(../images/irw/salesforce-standard-shipment.svg)
    }

    .coveo-filetype-salesforce-standard-skill-entity,
    .coveo-filetype-salesforce-standard-skill-entity-small {
        background-image: url(../images/irw/salesforce-standard-skill-entity.svg)
    }

    .coveo-filetype-salesforce-standard-skill-requirement,
    .coveo-filetype-salesforce-standard-skill-requirement-small {
        background-image: url(../images/irw/salesforce-standard-skill-requirement.svg)
    }

    .coveo-filetype-salesforce-standard-skill,
    .coveo-filetype-salesforce-standard-skill-small {
        background-image: url(../images/irw/salesforce-standard-skill.svg)
    }

    .coveo-filetype-salesforce-standard-social,
    .coveo-filetype-salesforce-standard-social-small,
    .coveo-icon.objecttype.coveo-small.Socialprofile,
    .coveo-icon.objecttype.coveo-small.socialprofile,
    .coveo-icon.objecttype.Socialprofile,
    .coveo-icon.objecttype.socialprofile {
        background-image: url(../images/irw/salesforce-standard-social.svg)
    }

    .coveo-filetype-salesforce-standard-solution,
    .coveo-filetype-salesforce-standard-solution-small,
    .coveo-icon.objecttype.coveo-small.Kbsolution,
    .coveo-icon.objecttype.coveo-small.kbsolution,
    .coveo-icon.objecttype.coveo-small.Solution,
    .coveo-icon.objecttype.coveo-small.solution,
    .coveo-icon.objecttype.Kbsolution,
    .coveo-icon.objecttype.kbsolution,
    .coveo-icon.objecttype.Solution,
    .coveo-icon.objecttype.solution {
        background-image: url(../images/irw/salesforce-standard-solution.svg)
    }

    .coveo-filetype-salesforce-standard-sossession,
    .coveo-filetype-salesforce-standard-sossession-small {
        background-image: url(../images/irw/salesforce-standard-sossession.svg)
    }

    .coveo-filetype-salesforce-standard-stage-collection,
    .coveo-filetype-salesforce-standard-stage-collection-small {
        background-image: url(../images/irw/salesforce-standard-stage-collection.svg)
    }

    .coveo-filetype-salesforce-standard-stage,
    .coveo-filetype-salesforce-standard-stage-small {
        background-image: url(../images/irw/salesforce-standard-stage.svg)
    }

    .coveo-filetype-salesforce-standard-survey,
    .coveo-filetype-salesforce-standard-survey-small {
        background-image: url(../images/irw/salesforce-standard-survey.svg)
    }

    .coveo-filetype-salesforce-standard-task,
    .coveo-filetype-salesforce-standard-task-small,
    .coveo-icon.objecttype.coveo-small.Task,
    .coveo-icon.objecttype.coveo-small.task,
    .coveo-icon.objecttype.Task,
    .coveo-icon.objecttype.task {
        background-image: url(../images/irw/salesforce-standard-task.svg)
    }

    .coveo-filetype-salesforce-standard-task2,
    .coveo-filetype-salesforce-standard-task2-small {
        background-image: url(../images/irw/salesforce-standard-task2.svg)
    }

    .coveo-filetype-salesforce-standard-team-member,
    .coveo-filetype-salesforce-standard-team-member-small,
    .coveo-icon.filetype.coveo-small.Lithiumcommunity,
    .coveo-icon.filetype.coveo-small.lithiumcommunity,
    .coveo-icon.filetype.Lithiumcommunity,
    .coveo-icon.filetype.lithiumcommunity {
        background-image: url(../images/irw/salesforce-standard-team-member.svg)
    }

    .coveo-filetype-salesforce-standard-template,
    .coveo-filetype-salesforce-standard-template-small {
        background-image: url(../images/irw/salesforce-standard-template.svg)
    }

    .coveo-filetype-salesforce-standard-thanks-loading,
    .coveo-filetype-salesforce-standard-thanks-loading-small {
        background-image: url(../images/irw/salesforce-standard-thanks-loading.svg)
    }

    .coveo-filetype-salesforce-standard-thanks,
    .coveo-filetype-salesforce-standard-thanks-small {
        background-image: url(../images/irw/salesforce-standard-thanks.svg)
    }

    .coveo-filetype-salesforce-standard-timesheet-entry,
    .coveo-filetype-salesforce-standard-timesheet-entry-small {
        background-image: url(../images/irw/salesforce-standard-timesheet-entry.svg)
    }

    .coveo-filetype-salesforce-standard-timesheet,
    .coveo-filetype-salesforce-standard-timesheet-small {
        background-image: url(../images/irw/salesforce-standard-timesheet.svg)
    }

    .coveo-filetype-salesforce-standard-timeslot,
    .coveo-filetype-salesforce-standard-timeslot-small {
        background-image: url(../images/irw/salesforce-standard-timeslot.svg)
    }

    .coveo-filetype-salesforce-standard-today,
    .coveo-filetype-salesforce-standard-today-small {
        background-image: url(../images/irw/salesforce-standard-today.svg)
    }

    .coveo-filetype-salesforce-standard-topic,
    .coveo-filetype-salesforce-standard-topic-small,
    .coveo-icon.objecttype.coveo-small.Topic,
    .coveo-icon.objecttype.coveo-small.topic,
    .coveo-icon.objecttype.Topic,
    .coveo-icon.objecttype.topic {
        background-image: url(../images/irw/salesforce-standard-topic.svg)
    }

    .coveo-filetype-salesforce-standard-topic2,
    .coveo-filetype-salesforce-standard-topic2-small {
        background-image: url(../images/irw/salesforce-standard-topic2.svg)
    }

    .coveo-filetype-salesforce-standard-unmatched,
    .coveo-filetype-salesforce-standard-unmatched-small {
        background-image: url(../images/irw/salesforce-standard-unmatched.svg)
    }

    .coveo-filetype-salesforce-standard-user,
    .coveo-filetype-salesforce-standard-user-small {
        background-image: url(../images/irw/salesforce-standard-user.svg)
    }

    .coveo-filetype-salesforce-standard-work-order-item,
    .coveo-filetype-salesforce-standard-work-order-item-small {
        background-image: url(../images/irw/salesforce-standard-work-order-item.svg)
    }

    .coveo-filetype-salesforce-standard-work-order,
    .coveo-filetype-salesforce-standard-work-order-small {
        background-image: url(../images/irw/salesforce-standard-work-order.svg)
    }

    .coveo-filetype-salesforce-standard-work-type,
    .coveo-filetype-salesforce-standard-work-type-small {
        background-image: url(../images/irw/salesforce-standard-work-type.svg)
    }

    .coveo-filetype-user,
    .coveo-filetype-user-small,
    .coveo-icon.filetype.activedirperson,
    .coveo-icon.filetype.Activedirperson,
    .coveo-icon.filetype.Box,
    .coveo-icon.filetype.box,
    .coveo-icon.filetype.Box-user,
    .coveo-icon.filetype.box user,
    .coveo-icon.filetype.coveo-small.Activedirperson,
    .coveo-icon.filetype.coveo-small.activedirperson,
    .coveo-icon.filetype.coveo-small.Box,
    .coveo-icon.filetype.coveo-small.box,
    .coveo-icon.filetype.coveo-small.Box-user,
    .coveo-icon.filetype.coveo-small.box user,
    .coveo-icon.filetype.coveo-small.exchangegroup,
    .coveo-icon.filetype.coveo-small.Exchangegroup,
    .coveo-icon.filetype.coveo-small.exchangeperson,
    .coveo-icon.filetype.coveo-small.Exchangeperson,
    .coveo-icon.filetype.coveo-small.Spattendee,
    .coveo-icon.filetype.coveo-small.spattendee,
    .coveo-icon.filetype.coveo-small.spattendeelist,
    .coveo-icon.filetype.coveo-small.Spattendeelist,
    .coveo-icon.filetype.coveo-small.Spcontact,
    .coveo-icon.filetype.coveo-small.spcontact,
    .coveo-icon.filetype.coveo-small.spcontactlist,
    .coveo-icon.filetype.coveo-small.Spcontactlist,
    .coveo-icon.filetype.coveo-small.spuserinformation,
    .coveo-icon.filetype.coveo-small.Spuserinformation,
    .coveo-icon.filetype.coveo-small.spuserinformationlist,
    .coveo-icon.filetype.coveo-small.Spuserinformationlist,
    .coveo-icon.filetype.coveo-small.Spuserprofile,
    .coveo-icon.filetype.coveo-small.spuserprofile,
    .coveo-icon.filetype.exchangegroup,
    .coveo-icon.filetype.Exchangegroup,
    .coveo-icon.filetype.exchangeperson,
    .coveo-icon.filetype.Exchangeperson,
    .coveo-icon.filetype.Spattendee,
    .coveo-icon.filetype.spattendee,
    .coveo-icon.filetype.Spattendeelist,
    .coveo-icon.filetype.spattendeelist,
    .coveo-icon.filetype.Spcontact,
    .coveo-icon.filetype.spcontact,
    .coveo-icon.filetype.Spcontactlist,
    .coveo-icon.filetype.spcontactlist,
    .coveo-icon.filetype.Spuserinformation,
    .coveo-icon.filetype.spuserinformation,
    .coveo-icon.filetype.Spuserinformationlist,
    .coveo-icon.filetype.spuserinformationlist,
    .coveo-icon.filetype.Spuserprofile,
    .coveo-icon.filetype.spuserprofile,
    .coveo-icon.objecttype.coveo-small.partner,
    .coveo-icon.objecttype.coveo-small.Partner,
    .coveo-icon.objecttype.coveo-small.People,
    .coveo-icon.objecttype.coveo-small.people,
    .coveo-icon.objecttype.coveo-small.user,
    .coveo-icon.objecttype.coveo-small.User,
    .coveo-icon.objecttype.partner,
    .coveo-icon.objecttype.Partner,
    .coveo-icon.objecttype.People,
    .coveo-icon.objecttype.people,
    .coveo-icon.objecttype.User,
    .coveo-icon.objecttype.user {
        background-image: url(../images/irw/user.svg)
    }

    .coveo-filetype-video,
    .coveo-filetype-video-small,
    .coveo-icon.filetype.coveo-small.Video,
    .coveo-icon.filetype.coveo-small.video,
    .coveo-icon.filetype.coveo-small.youtube,
    .coveo-icon.filetype.coveo-small.Youtube,
    .coveo-icon.filetype.coveo-small.Youtubeplaylist,
    .coveo-icon.filetype.coveo-small.youtubeplaylist,
    .coveo-icon.filetype.coveo-small.Youtubeplaylistitem,
    .coveo-icon.filetype.coveo-small.youtubeplaylistitem,
    .coveo-icon.filetype.coveo-small.Youtubevideo,
    .coveo-icon.filetype.coveo-small.youtubevideo,
    .coveo-icon.filetype.video,
    .coveo-icon.filetype.Video,
    .coveo-icon.filetype.Youtube,
    .coveo-icon.filetype.youtube,
    .coveo-icon.filetype.youtubeplaylist,
    .coveo-icon.filetype.Youtubeplaylist,
    .coveo-icon.filetype.youtubeplaylistitem,
    .coveo-icon.filetype.Youtubeplaylistitem,
    .coveo-icon.filetype.youtubevideo,
    .coveo-icon.filetype.Youtubevideo {
        background-image: url(../images/irw/video.svg)
    }

    .coveo-filetype-webpage,
    .coveo-filetype-webpage-small,
    .coveo-icon.filetype.coveo-small.Spportal,
    .coveo-icon.filetype.coveo-small.spportal,
    .coveo-icon.filetype.Spportal,
    .coveo-icon.filetype.spportal {
        background-image: url(../images/irw/webpage.svg)
    }

    .coveo-filetype-salesforce-standard-contact,
    .coveo-filetype-salesforce-standard-contact-small,
    .coveo-icon.objecttype.Contact,
    .coveo-icon.objecttype.contact,
    .coveo-icon.objecttype.coveo-small.Contact,
    .coveo-icon.objecttype.coveo-small.contact {
        background-color: #a094ed;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-work-order,
    .coveo-filetype-salesforce-standard-work-order-small {
        background-color: #50e3c2;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-post,
    .coveo-filetype-salesforce-standard-post-small,
    .coveo-icon.objecttype.coveo-small.Feedcomment,
    .coveo-icon.objecttype.coveo-small.feedcomment,
    .coveo-icon.objecttype.coveo-small.Feeditem,
    .coveo-icon.objecttype.coveo-small.feeditem,
    .coveo-icon.objecttype.Feedcomment,
    .coveo-icon.objecttype.feedcomment,
    .coveo-icon.objecttype.Feeditem,
    .coveo-icon.objecttype.feeditem {
        background-color: #65cae4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-carousel,
    .coveo-filetype-salesforce-standard-carousel-small {
        background-color: #6bbd6e;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-resource-skill,
    .coveo-filetype-salesforce-standard-resource-skill-small {
        background-color: #45c173;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-goals,
    .coveo-filetype-salesforce-standard-goals-small,
    .coveo-icon.objecttype.coveo-small.Goal,
    .coveo-icon.objecttype.coveo-small.goal,
    .coveo-icon.objecttype.Goal,
    .coveo-icon.objecttype.goal {
        background-color: #56aadf;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-investment-account,
    .coveo-filetype-salesforce-standard-investment-account-small {
        background-color: #4bc076;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-default,
    .coveo-filetype-salesforce-standard-default-small,
    .coveo-icon.filetype.coveo-small.Salesforceitem,
    .coveo-icon.filetype.coveo-small.salesforceitem,
    .coveo-icon.filetype.Salesforceitem,
    .coveo-icon.filetype.salesforceitem {
        background-color: #8199af;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-case-milestone,
    .coveo-filetype-salesforce-standard-case-milestone-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-today,
    .coveo-filetype-salesforce-standard-today-small {
        background-color: #ef7ead;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-lead-list,
    .coveo-filetype-salesforce-standard-lead-list-small,
    .coveo-filetype-salesforce-standard-product-item-transaction,
    .coveo-filetype-salesforce-standard-product-item-transaction-small {
        background-color: #f88962;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-answer-private,
    .coveo-filetype-salesforce-standard-answer-private-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-retail-banking-console,
    .coveo-filetype-salesforce-standard-retail-banking-console-small {
        background-color: #00afa0;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-channel-program-members,
    .coveo-filetype-salesforce-standard-channel-program-members-small {
        background-color: #0eb58a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-apps-admin,
    .coveo-filetype-salesforce-standard-apps-admin-small {
        background-color: #9895ee;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-datadotcom,
    .coveo-filetype-salesforce-standard-datadotcom-small {
        background-color: #1589ee;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-product-item,
    .coveo-filetype-salesforce-standard-product-item-small {
        background-color: #769ed9;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-metrics,
    .coveo-filetype-salesforce-standard-metrics-small {
        background-color: #56aadf;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-topic2,
    .coveo-filetype-salesforce-standard-topic2-small {
        background-color: #56aad0;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-partner-fund-allocation,
    .coveo-filetype-salesforce-standard-partner-fund-allocation-small {
        background-color: #0eb58a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-approval,
    .coveo-filetype-salesforce-standard-approval-small {
        background-color: #50cc7a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-iot-orchestrations,
    .coveo-filetype-salesforce-standard-iot-orchestrations-small {
        background-color: #2a739e;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-person-account,
    .coveo-filetype-salesforce-standard-person-account-small {
        background-color: #7f8de1;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-entity,
    .coveo-filetype-salesforce-standard-entity-small {
        background-color: #f88962;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-service-territory-location,
    .coveo-filetype-salesforce-standard-service-territory-location-small {
        background-color: #7e8be4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-read-receipts,
    .coveo-filetype-salesforce-standard-read-receipts-small {
        background-color: #4bc076;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-maintenance-asset,
    .coveo-filetype-salesforce-standard-maintenance-asset-small {
        background-color: #2a739e;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-marketing-actions,
    .coveo-filetype-salesforce-standard-marketing-actions-small {
        background-color: #6bbd6e;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-case-transcript,
    .coveo-filetype-salesforce-standard-case-transcript-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-timesheet-entry,
    .coveo-filetype-salesforce-standard-timesheet-entry-small {
        background-color: #7dc37d;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-task,
    .coveo-filetype-salesforce-standard-task-small,
    .coveo-icon.objecttype.coveo-small.Task,
    .coveo-icon.objecttype.coveo-small.task,
    .coveo-icon.objecttype.Task,
    .coveo-icon.objecttype.task {
        background-color: #4bc076;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-answer-best,
    .coveo-filetype-salesforce-standard-answer-best-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-orders,
    .coveo-filetype-salesforce-standard-orders-small,
    .coveo-icon.objecttype.coveo-small.Salesorder,
    .coveo-icon.objecttype.coveo-small.salesorder,
    .coveo-icon.objecttype.Salesorder,
    .coveo-icon.objecttype.salesorder {
        background-color: #769ed9;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-past-chat,
    .coveo-filetype-salesforce-standard-past-chat-small {
        background-color: #f88960;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-feedback,
    .coveo-filetype-salesforce-standard-feedback-small,
    .coveo-icon.filetype.coveo-small.lithiummessage,
    .coveo-icon.filetype.coveo-small.Lithiummessage,
    .coveo-icon.filetype.coveo-small.lithiumthread,
    .coveo-icon.filetype.coveo-small.Lithiumthread,
    .coveo-icon.filetype.Lithiummessage,
    .coveo-icon.filetype.lithiummessage,
    .coveo-icon.filetype.Lithiumthread,
    .coveo-icon.filetype.lithiumthread,
    .coveo-icon.objecttype.casecomment,
    .coveo-icon.objecttype.Casecomment,
    .coveo-icon.objecttype.coveo-small.Casecomment,
    .coveo-icon.objecttype.coveo-small.casecomment,
    .coveo-icon.objecttype.coveo-small.Kbarticlecomment,
    .coveo-icon.objecttype.coveo-small.kbarticlecomment,
    .coveo-icon.objecttype.coveo-small.Thread,
    .coveo-icon.objecttype.coveo-small.thread,
    .coveo-icon.objecttype.kbarticlecomment,
    .coveo-icon.objecttype.Kbarticlecomment,
    .coveo-icon.objecttype.Thread,
    .coveo-icon.objecttype.thread {
        background-color: #6da1ea;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-action-list-component,
    .coveo-filetype-salesforce-standard-action-list-component-small {
        background-color: #5876a3;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-opportunity-splits,
    .coveo-filetype-salesforce-standard-opportunity-splits-small {
        background-color: #fcb95b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-messaging-user,
    .coveo-filetype-salesforce-standard-messaging-user-small {
        background-color: #34becd;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-entitlements,
    .coveo-filetype-salesforce-standard-entitlements-small {
        background-color: #b781d3;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-case-log-a-call,
    .coveo-filetype-salesforce-standard-case-log-a-call-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-thanks-loading,
    .coveo-filetype-salesforce-standard-thanks-loading-small {
        background-color: #b8c3ce;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-channel-program-levels,
    .coveo-filetype-salesforce-standard-channel-program-levels-small {
        background-color: #0eb58a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-email-chatter,
    .coveo-filetype-salesforce-standard-email-chatter-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-announcement,
    .coveo-filetype-salesforce-standard-announcement-small {
        background-color: #62b7ed;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-bot,
    .coveo-filetype-salesforce-standard-bot-small {
        background-color: #54698f;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-macros,
    .coveo-filetype-salesforce-standard-macros-small {
        background-color: #47cfd2;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-asset-relationship,
    .coveo-filetype-salesforce-standard-asset-relationship-small {
        background-color: #fa975c;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-coaching,
    .coveo-filetype-salesforce-standard-coaching-small {
        background-color: #f67594;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-search,
    .coveo-filetype-salesforce-standard-search-small {
        background-color: #62b7ed;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-connected-apps,
    .coveo-filetype-salesforce-standard-connected-apps-small {
        background-color: #9895ee;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-environment-hub,
    .coveo-filetype-salesforce-standard-environment-hub-small,
    .coveo-filetype-salesforce-standard-work-type,
    .coveo-filetype-salesforce-standard-work-type-small {
        background-color: #54698d;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-cms,
    .coveo-filetype-salesforce-standard-cms-small {
        background-color: #88c651;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-thanks,
    .coveo-filetype-salesforce-standard-thanks-small {
        background-color: #e9696e;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-service-territory-member,
    .coveo-filetype-salesforce-standard-service-territory-member-small {
        background-color: #7e8be4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-campaign-members,
    .coveo-filetype-salesforce-standard-campaign-members-small {
        background-color: #f49756;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-retail-banking,
    .coveo-filetype-salesforce-standard-retail-banking-small {
        background-color: #00d2be;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-calibration,
    .coveo-filetype-salesforce-standard-calibration-small {
        background-color: #47cfd2;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-answer-public,
    .coveo-filetype-salesforce-standard-answer-public-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-unmatched,
    .coveo-filetype-salesforce-standard-unmatched-small {
        background-color: #62b7ed;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-partners,
    .coveo-filetype-salesforce-standard-partners-small {
        background-color: #0eb58a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-email-iq,
    .coveo-filetype-salesforce-standard-email-iq-small {
        background-color: #a094ed;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-service-crew,
    .coveo-filetype-salesforce-standard-service-crew-small {
        background-color: #fa975c;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-resource-capacity,
    .coveo-filetype-salesforce-standard-resource-capacity-small {
        background-color: #45c173;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-channel-programs,
    .coveo-filetype-salesforce-standard-channel-programs-small {
        background-color: #0eb58a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-quip,
    .coveo-filetype-salesforce-standard-quip-small {
        background-color: #25b4e9;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-quip-sheet,
    .coveo-filetype-salesforce-standard-quip-sheet-small {
        background-color: #30c85a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-timeslot,
    .coveo-filetype-salesforce-standard-timeslot-small {
        background-color: #fab24c;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-live-chat,
    .coveo-filetype-salesforce-standard-live-chat-small {
        background-color: #f88960;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-user,
    .coveo-filetype-salesforce-standard-user-small {
        background-color: #34becd;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-client,
    .coveo-filetype-salesforce-standard-client-small {
        background-color: #00d2be;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-portal,
    .coveo-filetype-salesforce-standard-portal-small {
        background-color: #aec770;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-partner-fund-request,
    .coveo-filetype-salesforce-standard-partner-fund-request-small {
        background-color: #0eb58a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-resource-absence,
    .coveo-filetype-salesforce-standard-resource-absence-small,
    .coveo-filetype-salesforce-standard-resource-preference,
    .coveo-filetype-salesforce-standard-resource-preference-small {
        background-color: #45c173;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-entitlement,
    .coveo-filetype-salesforce-standard-entitlement-small,
    .coveo-filetype-salesforce-standard-entitlement-template,
    .coveo-filetype-salesforce-standard-entitlement-template-small {
        background-color: #7e8be4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-empty,
    .coveo-filetype-salesforce-standard-empty-small {
        background-color: #8199af;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-case-email,
    .coveo-filetype-salesforce-standard-case-email-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-account,
    .coveo-filetype-salesforce-standard-account-small,
    .coveo-icon.objecttype.Account,
    .coveo-icon.objecttype.account,
    .coveo-icon.objecttype.coveo-small.Account,
    .coveo-icon.objecttype.coveo-small.account {
        background-color: #7f8de1;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-wealth-management-console,
    .coveo-filetype-salesforce-standard-wealth-management-console-small {
        background-color: #00afa0;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-task2,
    .coveo-filetype-salesforce-standard-task2-small {
        background-color: #4bc076;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-social,
    .coveo-filetype-salesforce-standard-social-small,
    .coveo-icon.objecttype.coveo-small.Socialprofile,
    .coveo-icon.objecttype.coveo-small.socialprofile,
    .coveo-icon.objecttype.Socialprofile,
    .coveo-icon.objecttype.socialprofile {
        background-color: #ea74a2;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-endorsement,
    .coveo-filetype-salesforce-standard-endorsement-small,
    .coveo-filetype-salesforce-standard-folder,
    .coveo-filetype-salesforce-standard-folder-small {
        background-color: #8b9ae3;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-service-crew-member,
    .coveo-filetype-salesforce-standard-service-crew-member-small {
        background-color: #7e8be4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-flow,
    .coveo-filetype-salesforce-standard-flow-small {
        background-color: #0079bc;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-omni-supervisor,
    .coveo-filetype-salesforce-standard-omni-supervisor-small {
        background-color: #8a76f0;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-product,
    .coveo-filetype-salesforce-standard-product-small,
    .coveo-icon.objecttype.coveo-small.Product,
    .coveo-icon.objecttype.coveo-small.product,
    .coveo-icon.objecttype.Product,
    .coveo-icon.objecttype.product {
        background-color: #b781d3;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-topic,
    .coveo-filetype-salesforce-standard-topic-small,
    .coveo-icon.objecttype.coveo-small.Topic,
    .coveo-icon.objecttype.coveo-small.topic,
    .coveo-icon.objecttype.Topic,
    .coveo-icon.objecttype.topic {
        background-color: #56aadf;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-product-required,
    .coveo-filetype-salesforce-standard-product-required-small {
        background-color: #ef6e64;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-process,
    .coveo-filetype-salesforce-standard-process-small {
        background-color: #0079bc;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-people,
    .coveo-filetype-salesforce-standard-people-small {
        background-color: #34becd;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-reward,
    .coveo-filetype-salesforce-standard-reward-small {
        background-color: #e9696e;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-performance,
    .coveo-filetype-salesforce-standard-performance-small {
        background-color: #f8b156;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-case-comment,
    .coveo-filetype-salesforce-standard-case-comment-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-campaign,
    .coveo-filetype-salesforce-standard-campaign-small,
    .coveo-icon.objecttype.Campaign,
    .coveo-icon.objecttype.campaign,
    .coveo-icon.objecttype.coveo-small.Campaign,
    .coveo-icon.objecttype.coveo-small.campaign {
        background-color: #f49756;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-business-hours,
    .coveo-filetype-salesforce-standard-business-hours-small {
        background-color: #7dc37d;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-evernote,
    .coveo-filetype-salesforce-standard-evernote-small {
        background-color: #86c86f;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-service-territory,
    .coveo-filetype-salesforce-standard-service-territory-small {
        background-color: #7e8be4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-case,
    .coveo-filetype-salesforce-standard-case-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-record,
    .coveo-filetype-salesforce-standard-record-small {
        background-color: #7dc37d;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-contract-line-item,
    .coveo-filetype-salesforce-standard-contract-line-item-small {
        background-color: #6ec06e;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-skill-entity,
    .coveo-filetype-salesforce-standard-skill-entity-small {
        background-color: #8b9ae3;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-skill,
    .coveo-filetype-salesforce-standard-skill-small {
        background-color: #fa975c;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-operating-hours,
    .coveo-filetype-salesforce-standard-operating-hours-small {
        background-color: #6b9ee2;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-custom,
    .coveo-filetype-salesforce-standard-custom-small {
        background-color: #8199af;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-related-list,
    .coveo-filetype-salesforce-standard-related-list-small,
    .coveo-icon.filetype.coveo-small.lithiumcategory,
    .coveo-icon.filetype.coveo-small.Lithiumcategory,
    .coveo-icon.filetype.coveo-small.saleforceitem,
    .coveo-icon.filetype.coveo-small.Saleforceitem,
    .coveo-icon.filetype.coveo-small.spwikipagelibrarylist,
    .coveo-icon.filetype.coveo-small.Spwikipagelibrarylist,
    .coveo-icon.filetype.lithiumcategory,
    .coveo-icon.filetype.Lithiumcategory,
    .coveo-icon.filetype.saleforceitem,
    .coveo-icon.filetype.Saleforceitem,
    .coveo-icon.filetype.spwikipagelibrarylist,
    .coveo-icon.filetype.Spwikipagelibrarylist,
    .coveo-icon.objecttype.coveo-small.List,
    .coveo-icon.objecttype.coveo-small.list,
    .coveo-icon.objecttype.List,
    .coveo-icon.objecttype.list {
        background-color: #59bcab;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-case-change-status,
    .coveo-filetype-salesforce-standard-case-change-status-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-insurance-console,
    .coveo-filetype-salesforce-standard-insurance-console-small {
        background-color: #00afa0;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-contract,
    .coveo-filetype-salesforce-standard-contract-small,
    .coveo-icon.objecttype.Contract,
    .coveo-icon.objecttype.contract,
    .coveo-icon.objecttype.coveo-small.Contract,
    .coveo-icon.objecttype.coveo-small.contract {
        background-color: #6ec06e;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-photo,
    .coveo-filetype-salesforce-standard-photo-small {
        background-color: #d7d1d1;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-apps,
    .coveo-filetype-salesforce-standard-apps-small {
        background-color: #3c97dd;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-timesheet,
    .coveo-filetype-salesforce-standard-timesheet-small {
        background-color: #7e8be4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-drafts,
    .coveo-filetype-salesforce-standard-drafts-small {
        background-color: #6ca1e9;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-work-order-item,
    .coveo-filetype-salesforce-standard-work-order-item-small {
        background-color: #33a8dc;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-pricebook,
    .coveo-filetype-salesforce-standard-pricebook-small {
        background-color: #b781d3;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-scan-card,
    .coveo-filetype-salesforce-standard-scan-card-small {
        background-color: #f39e58;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-note,
    .coveo-filetype-salesforce-standard-note-small,
    .coveo-icon.objecttype.coveo-small.Note,
    .coveo-icon.objecttype.coveo-small.note,
    .coveo-icon.objecttype.Note,
    .coveo-icon.objecttype.note {
        background-color: #e6d478;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-opportunity,
    .coveo-filetype-salesforce-standard-opportunity-small,
    .coveo-icon.objecttype.coveo-small.Opportunity,
    .coveo-icon.objecttype.coveo-small.opportunity,
    .coveo-icon.objecttype.coveo-small.Opportunityproduct,
    .coveo-icon.objecttype.coveo-small.opportunityproduct,
    .coveo-icon.objecttype.Opportunity,
    .coveo-icon.objecttype.opportunity,
    .coveo-icon.objecttype.Opportunityproduct,
    .coveo-icon.objecttype.opportunityproduct {
        background-color: #fcb95b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-news,
    .coveo-filetype-salesforce-standard-news-small {
        background-color: #7f8de1;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-call-history,
    .coveo-filetype-salesforce-standard-call-history-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-report,
    .coveo-filetype-salesforce-standard-report-small,
    .coveo-icon.objecttype.coveo-small.Report,
    .coveo-icon.objecttype.coveo-small.report,
    .coveo-icon.objecttype.Report,
    .coveo-icon.objecttype.report {
        background-color: #2ecbbe;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-groups,
    .coveo-filetype-salesforce-standard-groups-small,
    .coveo-icon.filetype.coveo-small.Lithiumboard,
    .coveo-icon.filetype.coveo-small.lithiumboard,
    .coveo-icon.filetype.Lithiumboard,
    .coveo-icon.filetype.lithiumboard,
    .coveo-icon.objecttype.Collaborationgroup,
    .coveo-icon.objecttype.collaborationgroup,
    .coveo-icon.objecttype.coveo-small.Collaborationgroup,
    .coveo-icon.objecttype.coveo-small.collaborationgroup {
        background-color: #779ef2;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-dashboard,
    .coveo-filetype-salesforce-standard-dashboard-small,
    .coveo-icon.objecttype.coveo-small.Dashboard,
    .coveo-icon.objecttype.coveo-small.dashboard,
    .coveo-icon.objecttype.Dashboard,
    .coveo-icon.objecttype.dashboard {
        background-color: #ef6e64;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-generic-loading,
    .coveo-filetype-salesforce-standard-generic-loading-small {
        background-color: #b8c3ce;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-address,
    .coveo-filetype-salesforce-standard-address-small {
        background-color: #4bc076;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-entity-milestone,
    .coveo-filetype-salesforce-standard-entity-milestone-small {
        background-color: #f49756;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-wealth-management,
    .coveo-filetype-salesforce-standard-wealth-management-small {
        background-color: #00d2be;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-customers,
    .coveo-filetype-salesforce-standard-customers-small {
        background-color: #0eb58a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-service-appointment,
    .coveo-filetype-salesforce-standard-service-appointment-small,
    .coveo-icon.objecttype.Appointment,
    .coveo-icon.objecttype.appointment,
    .coveo-icon.objecttype.coveo-small.Appointment,
    .coveo-icon.objecttype.coveo-small.appointment {
        background-color: #7e8be4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-data-integration-hub,
    .coveo-filetype-salesforce-standard-data-integration-hub-small,
    .coveo-filetype-salesforce-standard-maintenance-plan,
    .coveo-filetype-salesforce-standard-maintenance-plan-small {
        background-color: #2a739e;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-hierarchy,
    .coveo-filetype-salesforce-standard-hierarchy-small {
        background-color: #34becd;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-partner-marketing-budget,
    .coveo-filetype-salesforce-standard-partner-marketing-budget-small {
        background-color: #0eb58a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-skill-requirement,
    .coveo-filetype-salesforce-standard-skill-requirement-small {
        background-color: #fa975c;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-location,
    .coveo-filetype-salesforce-standard-location-small {
        background-color: #4bc076;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-avatar-loading,
    .coveo-filetype-salesforce-standard-avatar-loading-small {
        background-color: #b8c3ce;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-article,
    .coveo-filetype-salesforce-standard-article-small,
    .coveo-icon.filetype.Cfpage,
    .coveo-icon.filetype.cfpage,
    .coveo-icon.filetype.coveo-small.cfpage,
    .coveo-icon.filetype.coveo-small.Cfpage,
    .coveo-icon.objecttype.coveo-small.kbarticle,
    .coveo-icon.objecttype.coveo-small.Kbarticle,
    .coveo-icon.objecttype.coveo-small.knowledgearticle,
    .coveo-icon.objecttype.coveo-small.Knowledgearticle,
    .coveo-icon.objecttype.coveo-small.Salesliterature,
    .coveo-icon.objecttype.coveo-small.salesliterature,
    .coveo-icon.objecttype.Kbarticle,
    .coveo-icon.objecttype.kbarticle,
    .coveo-icon.objecttype.knowledgearticle,
    .coveo-icon.objecttype.Knowledgearticle,
    .coveo-icon.objecttype.Salesliterature,
    .coveo-icon.objecttype.salesliterature {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-log-a-call,
    .coveo-filetype-salesforce-standard-log-a-call-small {
        background-color: #48c3cc;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-quotes,
    .coveo-filetype-salesforce-standard-quotes-small,
    .coveo-icon.objecttype.coveo-small.Quote,
    .coveo-icon.objecttype.coveo-small.quote,
    .coveo-icon.objecttype.Quote,
    .coveo-icon.objecttype.quote {
        background-color: #88c651;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-merge,
    .coveo-filetype-salesforce-standard-merge-small,
    .coveo-filetype-salesforce-standard-question-feed,
    .coveo-filetype-salesforce-standard-question-feed-small,
    .coveo-icon.filetype.Cfcomment,
    .coveo-icon.filetype.cfcomment,
    .coveo-icon.filetype.coveo-small.Cfcomment,
    .coveo-icon.filetype.coveo-small.cfcomment {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-product-consumed,
    .coveo-filetype-salesforce-standard-product-consumed-small {
        background-color: #55bc9c;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-canvas,
    .coveo-filetype-salesforce-standard-canvas-small {
        background-color: #8199af;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-forecasts,
    .coveo-filetype-salesforce-standard-forecasts-small {
        background-color: #6bbd6e;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-relationship,
    .coveo-filetype-salesforce-standard-relationship-small {
        background-color: #3c97dd;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-service-resource,
    .coveo-filetype-salesforce-standard-service-resource-small {
        background-color: #7e8be4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-sales-path,
    .coveo-filetype-salesforce-standard-sales-path-small {
        background-color: #2a739e;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-rtc-presence,
    .coveo-filetype-salesforce-standard-rtc-presence-small {
        background-color: #47cfd2;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-avatar,
    .coveo-filetype-salesforce-standard-avatar-small {
        background-color: #62b7ed;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-solution,
    .coveo-filetype-salesforce-standard-solution-small,
    .coveo-icon.objecttype.coveo-small.Kbsolution,
    .coveo-icon.objecttype.coveo-small.kbsolution,
    .coveo-icon.objecttype.coveo-small.Solution,
    .coveo-icon.objecttype.coveo-small.solution,
    .coveo-icon.objecttype.Kbsolution,
    .coveo-icon.objecttype.kbsolution,
    .coveo-icon.objecttype.Solution,
    .coveo-icon.objecttype.solution {
        background-color: #8fc972;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-partner-fund-claim,
    .coveo-filetype-salesforce-standard-partner-fund-claim-small {
        background-color: #0eb58a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-individual,
    .coveo-filetype-salesforce-standard-individual-small {
        background-color: #3c97dd;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-custom-notification,
    .coveo-filetype-salesforce-standard-custom-notification-small {
        background-color: #6bb7e4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-template,
    .coveo-filetype-salesforce-standard-template-small {
        background-color: #3c97dd;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-shipment,
    .coveo-filetype-salesforce-standard-shipment-small {
        background-color: #7e8be4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-event,
    .coveo-filetype-salesforce-standard-event-small,
    .coveo-icon.objecttype.coveo-small.Event,
    .coveo-icon.objecttype.coveo-small.event,
    .coveo-icon.objecttype.Event,
    .coveo-icon.objecttype.event {
        background-color: #eb7092;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-insurance,
    .coveo-filetype-salesforce-standard-insurance-small {
        background-color: #00d2be;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-live-chat-visitor,
    .coveo-filetype-salesforce-standard-live-chat-visitor-small {
        background-color: #f68960;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-survey,
    .coveo-filetype-salesforce-standard-survey-small {
        background-color: #319fd6;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-link,
    .coveo-filetype-salesforce-standard-link-small {
        background-color: #7a9ae6;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-messaging-session,
    .coveo-filetype-salesforce-standard-messaging-session-small {
        background-color: #34becd;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-list-email,
    .coveo-filetype-salesforce-standard-list-email-small {
        background-color: #8baeb5;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-document,
    .coveo-filetype-salesforce-standard-document-small {
        background-color: #baac93;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-product-transfer,
    .coveo-filetype-salesforce-standard-product-transfer-small {
        background-color: #f88962;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-recent,
    .coveo-filetype-salesforce-standard-recent-small {
        background-color: #6ca1e9;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-insights,
    .coveo-filetype-salesforce-standard-insights-small,
    .coveo-icon.filetype.Cfblogentry,
    .coveo-icon.filetype.cfblogentry,
    .coveo-icon.filetype.coveo-small.Cfblogentry,
    .coveo-icon.filetype.coveo-small.cfblogentry {
        background-color: #ec94ed;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-dropbox,
    .coveo-filetype-salesforce-standard-dropbox-small {
        background-color: #52aef9;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-file,
    .coveo-filetype-salesforce-standard-file-small,
    .coveo-icon.objecttype.Annotation,
    .coveo-icon.objecttype.annotation,
    .coveo-icon.objecttype.coveo-small.Annotation,
    .coveo-icon.objecttype.coveo-small.annotation,
    .coveo-icon.objecttype.coveo-small.File,
    .coveo-icon.objecttype.coveo-small.file,
    .coveo-icon.objecttype.File,
    .coveo-icon.objecttype.file {
        background-color: #baac93;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-team-member,
    .coveo-filetype-salesforce-standard-team-member-small,
    .coveo-icon.filetype.coveo-small.Lithiumcommunity,
    .coveo-icon.filetype.coveo-small.lithiumcommunity,
    .coveo-icon.filetype.Lithiumcommunity,
    .coveo-icon.filetype.lithiumcommunity {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-group-loading,
    .coveo-filetype-salesforce-standard-group-loading-small {
        background-color: #b8c3ce;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-lead,
    .coveo-filetype-salesforce-standard-lead-small,
    .coveo-icon.objecttype.coveo-small.Lead,
    .coveo-icon.objecttype.coveo-small.lead,
    .coveo-icon.objecttype.Lead,
    .coveo-icon.objecttype.lead {
        background-color: #f88962;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-email,
    .coveo-filetype-salesforce-standard-email-small {
        background-color: #95aec5;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-service-contract,
    .coveo-filetype-salesforce-standard-service-contract-small,
    .coveo-icon.objecttype.coveo-small.Service,
    .coveo-icon.objecttype.coveo-small.service,
    .coveo-icon.objecttype.Service,
    .coveo-icon.objecttype.service {
        background-color: #8a76f0;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-entitlement-process,
    .coveo-filetype-salesforce-standard-entitlement-process-small {
        background-color: #7e8be4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-contact-list,
    .coveo-filetype-salesforce-standard-contact-list-small {
        background-color: #a094ed;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-channel-program-history,
    .coveo-filetype-salesforce-standard-channel-program-history-small {
        background-color: #0eb58a;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-question-best,
    .coveo-filetype-salesforce-standard-question-best-small {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-knowledge,
    .coveo-filetype-salesforce-standard-knowledge-small,
    .coveo-icon.objecttype.coveo-small.Kbdocumentation,
    .coveo-icon.objecttype.coveo-small.kbdocumentation,
    .coveo-icon.objecttype.coveo-small.Kbknowledgearticle,
    .coveo-icon.objecttype.coveo-small.kbknowledgearticle,
    .coveo-icon.objecttype.coveo-small.Kbtechnicalarticle,
    .coveo-icon.objecttype.coveo-small.kbtechnicalarticle,
    .coveo-icon.objecttype.Kbdocumentation,
    .coveo-icon.objecttype.kbdocumentation,
    .coveo-icon.objecttype.kbknowledgearticle,
    .coveo-icon.objecttype.Kbknowledgearticle,
    .coveo-icon.objecttype.Kbtechnicalarticle,
    .coveo-icon.objecttype.kbtechnicalarticle {
        background-color: #ec94ed;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-lead-insights,
    .coveo-filetype-salesforce-standard-lead-insights-small {
        background-color: #22b0e6;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-concur,
    .coveo-filetype-salesforce-standard-concur-small {
        background-color: #4cc3c7;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-feed,
    .coveo-filetype-salesforce-standard-feed-small,
    .coveo-icon.filetype.coveo-small.Rssitem,
    .coveo-icon.filetype.coveo-small.rssitem,
    .coveo-icon.filetype.Rssitem,
    .coveo-icon.filetype.rssitem,
    .coveo-icon.objecttype.coveo-small.Feed,
    .coveo-icon.objecttype.coveo-small.feed,
    .coveo-icon.objecttype.Feed,
    .coveo-icon.objecttype.feed {
        background-color: #62b7ed;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-messaging-conversation,
    .coveo-filetype-salesforce-standard-messaging-conversation-small {
        background-color: #34becd;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-service-report,
    .coveo-filetype-salesforce-standard-service-report-small,
    .coveo-icon.filetype.coveo-small.Jiraissue,
    .coveo-icon.filetype.coveo-small.jiraissue,
    .coveo-icon.filetype.Jiraissue,
    .coveo-icon.filetype.jiraissue {
        background-color: #7e8be4;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-call,
    .coveo-filetype-salesforce-standard-call-small,
    .coveo-icon.objecttype.coveo-small.Phonecall,
    .coveo-icon.objecttype.coveo-small.phonecall,
    .coveo-icon.objecttype.Phonecall,
    .coveo-icon.objecttype.phonecall {
        background-color: #f2cf5b;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-stage,
    .coveo-filetype-salesforce-standard-stage-small {
        background-color: #ff9a3c;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-product-request-line-item,
    .coveo-filetype-salesforce-standard-product-request-line-item-small {
        background-color: #88c651;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-return-order-line-item,
    .coveo-filetype-salesforce-standard-return-order-line-item-small {
        background-color: #009688;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-quick-text,
    .coveo-filetype-salesforce-standard-quick-text-small {
        background-color: #62b7e5;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-home,
    .coveo-filetype-salesforce-standard-home-small {
        background-color: #ef7ead;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-sossession,
    .coveo-filetype-salesforce-standard-sossession-small {
        background-color: #54698d;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-stage-collection,
    .coveo-filetype-salesforce-standard-stage-collection-small {
        background-color: #ff9a3c;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-product-request,
    .coveo-filetype-salesforce-standard-product-request-small {
        background-color: #88c651;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-logging,
    .coveo-filetype-salesforce-standard-logging-small {
        background-color: #00a1df;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-assigned-resource,
    .coveo-filetype-salesforce-standard-assigned-resource-small {
        background-color: #45c173;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-return-order,
    .coveo-filetype-salesforce-standard-return-order-small {
        background-color: #009688;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-poll,
    .coveo-filetype-salesforce-standard-poll-small {
        background-color: #699be1;
        border-radius: 2px
    }

    .coveo-filetype-salesforce-standard-household,
    .coveo-filetype-salesforce-standard-household-small {
        background-color: #00afa0;
        border-radius: 2px
    }

    .coveo-icon {
        position: relative
    }

    .coveo-icon .coveo-icon-caption-overlay {
        display: none
    }

    .coveo-icon.filetype.Cfblogentry .coveo-icon-caption-overlay,
    .coveo-icon.filetype.cfblogentry .coveo-icon-caption-overlay,
    .coveo-icon.filetype.cfcomment .coveo-icon-caption-overlay,
    .coveo-icon.filetype.Cfcomment .coveo-icon-caption-overlay,
    .coveo-icon.filetype.Cfpage .coveo-icon-caption-overlay,
    .coveo-icon.filetype.cfpage .coveo-icon-caption-overlay,
    .coveo-icon.filetype.Cfspace .coveo-icon-caption-overlay,
    .coveo-icon.filetype.cfspace .coveo-icon-caption-overlay,
    .coveo-icon.filetype.confluencespace .coveo-icon-caption-overlay,
    .coveo-icon.filetype.Confluencespace .coveo-icon-caption-overlay,
    .coveo-icon.filetype.coveo-small.cfblogentry .coveo-icon-caption-overlay,
    .coveo-icon.filetype.coveo-small.Cfblogentry .coveo-icon-caption-overlay,
    .coveo-icon.filetype.coveo-small.Cfcomment .coveo-icon-caption-overlay,
    .coveo-icon.filetype.coveo-small.cfcomment .coveo-icon-caption-overlay,
    .coveo-icon.filetype.coveo-small.Cfpage .coveo-icon-caption-overlay,
    .coveo-icon.filetype.coveo-small.cfpage .coveo-icon-caption-overlay,
    .coveo-icon.filetype.coveo-small.cfspace .coveo-icon-caption-overlay,
    .coveo-icon.filetype.coveo-small.Cfspace .coveo-icon-caption-overlay,
    .coveo-icon.filetype.coveo-small.Confluencespace .coveo-icon-caption-overlay,
    .coveo-icon.filetype.coveo-small.confluencespace .coveo-icon-caption-overlay {
        display: block
    }

    .coveo-icon-caption-overlay {
        background-color: #fff;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        font-size: 11px;
        position: absolute;
        top: -16px;
        left: -10px;
        text-indent: 0;
        padding: 2px;
        color: #67768b;
        width: 60px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .coveo-icon.coveo-small .coveo-icon-caption-overlay {
        width: 40px;
        top: -18px;
        left: -10px
    }

    .coveo-icon[data-with-label=true] .coveo-icon-caption-overlay {
        display: block
    }

    .coveo-icon[data-with-label=true].coveo-small .coveo-icon-caption-overlay {
        display: none
    }

    .CoveoIcon.coveo-icon .CoveoQuickview,
    .CoveoIcon.coveo-icon.filetype .CoveoQuickview,
    .CoveoIcon.coveo-icon.objecttype .CoveoQuickview,
    .CoveoIcon.coveo-icon.sysfiletype .CoveoQuickview,
    .CoveoIcon .CoveoQuickview {
        position: absolute;
        text-indent: 0;
        left: 2px;
        right: 2px;
        position: "absolute";
        top: 50%;
        transform: translateY(-50%);
        display: none
    }

    .CoveoIcon.coveo-icon.filetype:hover.coveo-with-quickview,
    .CoveoIcon.coveo-icon.objecttype:hover.coveo-with-quickview,
    .CoveoIcon.coveo-icon.sysfiletype:hover.coveo-with-quickview,
    .CoveoIcon.coveo-icon:hover.coveo-with-quickview,
    .CoveoIcon:hover.coveo-with-quickview {
        background-image: none;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        background-color: #f7f8f9
    }

    .CoveoIcon.coveo-icon.filetype:hover.coveo-with-quickview .CoveoQuickview,
    .CoveoIcon.coveo-icon.objecttype:hover.coveo-with-quickview .CoveoQuickview,
    .CoveoIcon.coveo-icon.sysfiletype:hover.coveo-with-quickview .CoveoQuickview,
    .CoveoIcon.coveo-icon:hover.coveo-with-quickview .CoveoQuickview,
    .CoveoIcon:hover.coveo-with-quickview .CoveoQuickview {
        display: block
    }

    .coveo-btn,
    .CoveoIcon.coveo-icon.filetype:hover.coveo-with-quickview .CoveoQuickview:hover,
    .CoveoIcon.coveo-icon.objecttype:hover.coveo-with-quickview .CoveoQuickview:hover,
    .CoveoIcon.coveo-icon.sysfiletype:hover.coveo-with-quickview .CoveoQuickview:hover,
    .CoveoIcon.coveo-icon:hover.coveo-with-quickview .CoveoQuickview:hover,
    .CoveoIcon:hover.coveo-with-quickview .CoveoQuickview:hover {
        text-decoration: none
    }

    .coveo-btn {
        display: inline-block;
        height: 34px;
        padding: 8.5px 16px;
        color: #1d4f76;
        font-family: Lato, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 700;
        line-height: 15px;
        text-overflow: ellipsis;
        text-transform: uppercase;
        vertical-align: middle;
        white-space: nowrap;
        background-color: #fff;
        border: 1px solid #bcc3ca;
        border-radius: 2px;
        cursor: pointer
    }

    .coveo-btn .coveo-icon {
        fill: #1d4f76
    }

    .coveo-btn:focus,
    .coveo-btn:hover {
        text-decoration: none
    }

    .coveo-btn:focus {
        background-color: #e6ecf0;
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .coveo-btn.coveo-state-disabled,
    .coveo-btn:disabled {
        color: #bcc3ca;
        cursor: default
    }

    .coveo-btn.coveo-mod-small {
        height: 24px;
        padding: 0 10px;
        font-size: 11px;
        line-height: 14px
    }

    .coveo-btn.coveo-mod-large {
        height: 50px
    }

    .coveo-btn.coveo-mod-primary {
        color: #fff;
        background-color: #f58020;
        border: 1px solid #f58020
    }

    .coveo-btn.coveo-mod-primary:focus,
    .coveo-btn.coveo-mod-primary:hover {
        background-color: #f68e38;
        border: 1px solid #f68e38
    }

    .coveo-btn.coveo-mod-primary.coveo-state-disabled,
    .coveo-btn.coveo-mod-primary:disabled {
        background-color: #f9b882;
        border: 1px solid #f9b882
    }

    .coveo-btn.coveo-mod-primary .coveo-icon {
        fill: #fff
    }

    .coveo-btn.coveo-mod-danger {
        color: #fff;
        background-color: #ce3f00;
        border: 1px solid #ce3f00
    }

    .coveo-btn.coveo-mod-danger:focus,
    .coveo-btn.coveo-mod-danger:hover {
        background-color: #e84700;
        border: 1px solid #e84700
    }

    .coveo-btn.coveo-mod-danger.coveo-state-disabled,
    .coveo-btn.coveo-mod-danger:disabled {
        background-color: #ff7335;
        border: 1px solid #ff7335
    }

    .coveo-btn.coveo-mod-danger .coveo-icon {
        fill: #fff
    }

    .coveo-btn.coveo-mod-link {
        background-color: transparent;
        border: 0
    }

    .coveo-btn+.coveo-btn,
    .coveo-btn+.coveo-btn-container {
        margin-left: 10px
    }

    .coveo-btn .coveo-confirm-icon-error,
    .coveo-btn .coveo-confirm-icon-success {
        display: none
    }

    .coveo-btn.coveo-mod-confirm-error,
    .coveo-btn.coveo-mod-confirm-success {
        position: relative;
        color: transparent;
        outline: 0;
        transition: background-color .2s ease;
        user-select: none
    }

    .coveo-btn.coveo-mod-confirm-error:before,
    .coveo-btn.coveo-mod-confirm-success:before {
        position: absolute;
        top: 40px;
        font-size: 11px;
        text-transform: none;
        animation: coveo-vp-fadeIn ease-in 1;
        animation-duration: .3s;
        animation-fill-mode: forwards;
        opacity: 0
    }

    .coveo-btn.coveo-mod-confirm-error.coveo-mod-confirm-right:before,
    .coveo-btn.coveo-mod-confirm-success.coveo-mod-confirm-right:before {
        right: 0
    }

    .coveo-btn.coveo-mod-confirm-error.coveo-mod-confirm-left:before,
    .coveo-btn.coveo-mod-confirm-success.coveo-mod-confirm-left:before {
        left: 0
    }

    .coveo-btn.coveo-mod-confirm-error .coveo-confirm-icon-error,
    .coveo-btn.coveo-mod-confirm-error .coveo-confirm-icon-success,
    .coveo-btn.coveo-mod-confirm-success .coveo-confirm-icon-error,
    .coveo-btn.coveo-mod-confirm-success .coveo-confirm-icon-success {
        position: absolute;
        top: calc(50% - 15px / 2);
        right: calc(50% - 15px / 2);
        display: inline-block;
        font-size: 15px;
        fill: #fff
    }

    .coveo-btn.coveo-mod-confirm {
        margin-bottom: 20px
    }

    .coveo-btn.coveo-mod-confirm-success {
        background-color: #009830;
        border: 1px solid #009830
    }

    .coveo-btn.coveo-mod-confirm-success:focus,
    .coveo-btn.coveo-mod-confirm-success:hover {
        background-color: #009830
    }

    .coveo-btn.coveo-mod-confirm-success:before {
        color: #009830;
        content: attr(data-confirm-success)
    }

    .coveo-btn.coveo-mod-confirm-success .coveo-confirm-icon-error {
        display: none
    }

    .coveo-btn.coveo-mod-confirm-error {
        background-color: #ce3f00;
        border: 1px solid #ce3f00
    }

    .coveo-btn.coveo-mod-confirm-error:focus,
    .coveo-btn.coveo-mod-confirm-error:hover {
        background-color: #ce3f00
    }

    .coveo-btn.coveo-mod-confirm-error:before {
        color: #ce3f00;
        content: attr(data-confirm-error)
    }

    .coveo-btn.coveo-mod-confirm-error .coveo-confirm-icon-success {
        display: none
    }

    .coveo-btn-container {
        display: inline-block;
        margin: 0
    }

    .coveo-btn-container .coveo-btn[disabled] {
        pointer-events: none
    }

    .coveo-btn-container+.coveo-btn,
    .coveo-btn-container+.coveo-btn-container {
        margin-left: 10px
    }

    .coveo-modal-backdrop,
    .coveo-modal-container {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden
    }

    .coveo-modal-backdrop {
        z-index: 1049;
        background: #1d4f76;
        transition: all .3s;
        opacity: .9
    }

    .coveo-modal-backdrop.coveo-layer-1 {
        z-index: 1049
    }

    .coveo-modal-backdrop.coveo-layer-2 {
        z-index: 1069
    }

    .coveo-modal-backdrop.coveo-layer-3 {
        z-index: 1089
    }

    .coveo-modal-backdrop.coveo-layer-4 {
        z-index: 1109
    }

    .coveo-modal-backdrop.coveo-layer-5 {
        z-index: 1129
    }

    .coveo-modal-backdrop.coveo-layer-6 {
        z-index: 1149
    }

    .coveo-modal-backdrop.coveo-layer-7 {
        z-index: 1169
    }

    .coveo-modal-backdrop.coveo-layer-8 {
        z-index: 1189
    }

    .coveo-modal-backdrop.coveo-layer-9 {
        z-index: 1209
    }

    .coveo-modal-backdrop.coveo-layer-10 {
        z-index: 1229
    }

    .coveo-modal-backdrop.coveo-prompt-backdrop {
        position: absolute;
        opacity: .5
    }

    .coveo-modal-backdrop.coveo-prompt-backdrop .coveo-mask {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .coveo-modal-backdrop.coveo-clear,
    .coveo-modal-backdrop.coveo-closed {
        opacity: 0
    }

    .coveo-modal-backdrop.coveo-closed {
        visibility: hidden
    }

    .coveo-modal-container {
        align-items: center;
        justify-content: center;
        z-index: 1050;
        display: flex;
        visibility: hidden;
        pointer-events: none
    }

    .coveo-modal-container.coveo-layer-1 {
        z-index: 1050
    }

    .coveo-modal-container.coveo-layer-2 {
        z-index: 1070
    }

    .coveo-modal-container.coveo-layer-3 {
        z-index: 1090
    }

    .coveo-modal-container.coveo-layer-4 {
        z-index: 1110
    }

    .coveo-modal-container.coveo-layer-5 {
        z-index: 1130
    }

    .coveo-modal-container.coveo-layer-6 {
        z-index: 1150
    }

    .coveo-modal-container.coveo-layer-7 {
        z-index: 1170
    }

    .coveo-modal-container.coveo-layer-8 {
        z-index: 1190
    }

    .coveo-modal-container.coveo-layer-9 {
        z-index: 1210
    }

    .coveo-modal-container.coveo-layer-10 {
        z-index: 1230
    }

    .coveo-modal-container.coveo-opened,
    .coveo-modal-container.coveo-opening {
        visibility: visible
    }

    .coveo-modal-container.coveo-opened>.coveo-modal-content,
    .coveo-modal-container.coveo-opening>.coveo-modal-content {
        opacity: 1
    }

    .coveo-modal-container .coveo-modal-content {
        position: relative;
        flex-direction: column;
        display: flex;
        width: 45%;
        height: 50%;
        opacity: 0;
        pointer-events: auto
    }

    .coveo-modal-container.coveo-mod-medium>.coveo-modal-content {
        width: 65%;
        height: 70%
    }

    .coveo-modal-container.coveo-mod-big>.coveo-modal-content {
        width: 85%;
        height: 90%
    }

    .coveo-modal-container.coveo-mod-width-small>.coveo-modal-content {
        width: 520px
    }

    .coveo-modal-container.coveo-mod-stick-bottom {
        align-items: flex-end
    }

    .coveo-modal-container.coveo-mod-stick-bottom>.coveo-modal-content {
        height: 55%
    }

    .coveo-modal-container.coveo-mod-stick-bottom>.coveo-modal-content>.coveo-modal-footer {
        border-radius: 0
    }

    .coveo-modal-container.coveo-mod-stick-bottom.coveo-mod-medium>.coveo-modal-content {
        height: 75%
    }

    .coveo-modal-container.coveo-mod-stick-bottom.coveo-mod-big>.coveo-modal-content {
        height: 95%
    }

    .coveo-modal-container.coveo-mod-fade-in-scale>.coveo-modal-content {
        transform: scale(.7);
        transition: all .3s
    }

    .coveo-modal-container.coveo-opened.coveo-mod-fade-in-scale>.coveo-modal-content {
        transform: scale(1)
    }

    .coveo-modal-container.coveo-mod-slide-in-bottom>.coveo-modal-content {
        transform: translate3d(0, 20%, 0);
        transition: all .3s
    }

    .coveo-modal-container.coveo-opened.coveo-mod-slide-in-bottom>.coveo-modal-content {
        transform: translateZ(0)
    }

    .coveo-modal-header {
        align-items: center;
        display: flex;
        height: 100px;
        padding: 0 40px;
        color: #fff;
        background-color: #fff;
        border-bottom: 1px solid #bcc3ca;
        border-radius: 2px 2px 0 0
    }

    .coveo-modal-header.coveo-mod-confirmation {
        background-color: #ecad00
    }

    .coveo-modal-header.coveo-mod-warning {
        background-color: #ce3f00
    }

    .coveo-modal-header.coveo-mod-info {
        background-color: #1d4f76
    }

    .coveo-modal-header h1 {
        flex-grow: 1;
        overflow: hidden;
        color: #1d4f76;
        line-height: 30px;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .coveo-modal-header .coveo-small-close {
        top: -2.10256em
    }

    .coveo-modal-header .coveo-small-close,
    .coveo-modal-header .coveo-small-close .coveo-icon {
        width: 1.33333em;
        height: 1.33333em
    }

    .coveo-modal-body {
        flex-basis: 0;
        flex-grow: 1;
        overflow: auto;
        background-color: #fff
    }

    .coveo-modal-footer {
        align-items: center;
        justify-content: flex-end;
        display: flex;
        padding: 24px 40px;
        overflow: hidden;
        background-color: #f1f3f4;
        border-top: 1px solid #bcc3ca;
        border-radius: 0 0 2px 2px
    }

    .coveo-modal-footer.coveo-mod-small {
        padding: 12px 20px
    }

    .coveo-modal-header .coveo-small-close {
        position: absolute;
        top: -1.7em;
        right: 0;
        cursor: pointer
    }

    @media(max-height:500px) {
        .coveo-modal-header .coveo-small-close {
            right: -1.7em;
            top: 0
        }
    }

    .coveo-fill-pure-white {
        fill: #fff
    }

    .coveo-modal-container {
        font-family: Lato, Arial, Helvetica, sans-serif;
        box-sizing: border-box
    }

    .coveo-modal-container * {
        box-sizing: border-box
    }

    .coveo-modal-container .coveo-modal-content {
        transform: scale(.7);
        transition: all .3s
    }

    .coveo-modal-container .coveo-modal-content .coveo-media-max-width-800 {
        width: 85%;
        height: 90%
    }

    @media(max-width:800px) {
        .coveo-modal-container .coveo-modal-content {
            width: 85%;
            height: 90%
        }
    }

    .coveo-modal-container.coveo-mod-fade-in-scale .coveo-modal-content {
        transform: scale(1)
    }

    .coveo-modal-transparent {
        opacity: 0
    }

    .coveo-modal-header h1 {
        line-height: inherit;
        font-size: 24px;
        font-weight: 400
    }

    .coveo-modal-header {
        padding: 0 20px;
        height: 80px
    }

    .coveo-modal-header .coveo-media-max-width-480 {
        height: 50px
    }

    @media(max-width:480px) {
        .coveo-modal-header {
            height: 50px
        }
    }

    .coveo-modal-body {
        padding: 10px 20px
    }

    .coveo-modalBox>.coveo-wrapper>.coveo-title {
        height: 40px;
        line-height: 23px;
        text-align: center;
        cursor: pointer
    }

    .coveo-modalBox>.coveo-wrapper>.coveo-title .coveo-close-button {
        position: absolute;
        left: 25px;
        display: inline-block
    }

    .coveo-modalBox>.coveo-wrapper>.coveo-title .coveo-close-button .coveo-icon {
        margin-right: 10px
    }

    .coveo-modalBox>.coveo-wrapper>.coveo-title .coveo-pop-up-reminder {
        color: #b4b4b4;
        font-weight: 400;
        display: inline-block
    }

    .coveo-logo {
        display: inline-block
    }

    .coveo-powered-by-svg {
        width: 100px;
        height: 28px
    }

    .CoveoLogo {
        float: right;
        display: inline-block;
        margin: 0 0 0 20px
    }

    .CoveoLogo.coveo-hidden {
        display: none
    }

    @media(max-width:970px) {
        .CoveoLogo {
            position: absolute;
            right: 10px;
            bottom: -30px
        }
    }

    @media(max-width:970px) {
        .coveo-waiting-for-first-query .CoveoLogo {
            display: none
        }
    }

    .coveo-facet-column .coveo-logo {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin: 10px 0
    }

    @keyframes fadeout {
        0 {
            opacity: 1
        }

        to {
            opacity: 0
        }
    }

    @keyframes fadein {
        0 {
            opacity: 0
        }

        to {
            opacity: 1
        }
    }

    @keyframes slideInLeft {
        0 {
            transform: translateX(-2000px);
            opacity: 0
        }

        to {
            transform: translateX(0);
            opacity: 1
        }
    }

    @keyframes coveo-spin {
        0 {
            transform: rotate(0)
        }

        to {
            transform: rotate(1turn)
        }
    }

    @keyframes loadingFade {
        0 {
            opacity: 0
        }

        50% {
            opacity: .8
        }

        to {
            opacity: 0
        }
    }

    .coveo-youtube-player.coveo-modalBox>.coveo-wrapper {
        height: 90%;
        width: 90%;
        position: relative;
        overflow: hidden
    }

    .coveo-youtube-thumbnail-container {
        position: relative
    }

    .coveo-youtube-thumbnail-play-button {
        display: none
    }

    .coveo-modal-container.coveo-youtube-player .coveo-modal-body {
        height: 90%
    }

    .coveo-modal-container.coveo-youtube-player .coveo-modal-body div {
        height: 100%;
        width: 100%
    }

    .coveo-modal-container.coveo-youtube-player .coveo-modal-body iframe {
        height: 100%;
        width: 100%;
        border: 0
    }

    .coveo-numeric-spinner *,
    .coveo-numeric-spinner :after,
    .coveo-numeric-spinner :before {
        box-sizing: border-box
    }

    .coveo-numeric-spinner input[type=text] {
        width: 35px;
        height: 30px;
        border: 1px solid #a0aab3;
        border-radius: 2px 0 0 2px;
        font-size: 15px;
        text-align: center
    }

    .coveo-numeric-spinner .coveo-add-on {
        display: inline-block;
        height: 30px;
        padding: 0;
        vertical-align: top;
        border: 1px solid #a0aab3;
        border-radius: 0 2px 2px 0;
        border-left-width: 0;
        user-select: none
    }

    .coveo-spinner-down,
    .coveo-spinner-up {
        display: flex;
        height: 50%;
        padding: 0 6px;
        border-radius: 3px;
        cursor: pointer
    }

    .coveo-spinner-down:hover,
    .coveo-spinner-up:hover {
        background-color: #296896
    }

    .coveo-spinner-down-svg,
    .coveo-spinner-up-svg {
        width: 10px;
        height: 6px;
        color: #1d4f76;
        display: block;
        margin: auto
    }

    .coveo-input {
        position: relative;
        margin-top: 35px
    }

    .coveo-input input {
        width: 100%;
        height: 34px;
        padding: 0;
        border: 0;
        border-bottom: 1px solid rgba(79, 86, 88, .4);
        border-radius: 0;
        outline: 0;
        transition: all .2s ease
    }

    .coveo-input input:disabled,
    .coveo-input input:focus:not([readonly]),
    .coveo-input input:valid {
        color: #313a45;
        border-bottom: 1px solid #296896
    }

    .coveo-input input:disabled::placeholder,
    .coveo-input input:focus:not([readonly])::placeholder,
    .coveo-input input:valid::placeholder {
        color: #4f5658;
        font-family: "'Lato', Arial, Helvetica, sans-serif";
        font-size: inherit;
        text-transform: none;
        transition: color .2s ease
    }

    .coveo-input input:disabled,
    .coveo-input input[readonly=readonly] {
        color: #4f5658;
        border-bottom-color: #4f5658
    }

    .coveo-input input:disabled+label,
    .coveo-input input[readonly=readonly]+label {
        color: #4f5658
    }

    .coveo-input label {
        position: absolute;
        top: 10px;
        left: 0;
        align-items: center;
        display: flex;
        color: #313a45;
        font-size: 15px;
        transition: all .2s ease;
        pointer-events: none
    }

    .coveo-input input:disabled+label,
    .coveo-input input:focus:not([readonly])+label,
    .coveo-input input:valid+label,
    .coveo-input label.active {
        top: -20px;
        color: #296896;
        font-size: 13px
    }

    .coveo-input input {
        padding: 3px 0;
        color: transparent;
        font-size: 15px;
        background-color: transparent;
        box-shadow: none;
        transition: color .2s ease
    }

    .coveo-input input::placeholder {
        color: transparent;
        font-family: "'Lato', Arial, Helvetica, sans-serif";
        font-size: inherit;
        text-transform: none;
        transition: color .2s ease
    }

    .coveo-radio {
        position: relative
    }

    .coveo-radio input[type=radio] {
        position: absolute;
        margin: 0;
        opacity: 0
    }

    .coveo-radio input[type=radio]+label {
        position: relative;
        display: inline-block;
        height: 16px;
        padding-left: 40px;
        color: #313a45;
        line-height: 16px;
        transition: .28s ease;
        cursor: pointer;
        user-select: none
    }

    .coveo-radio input[type=radio]+label:after,
    .coveo-radio input[type=radio]+label:before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 16px;
        height: 16px;
        content: "";
        border-radius: 50%;
        transition: .28s ease;
        box-sizing: inherit
    }

    .coveo-radio input[type=radio]:focus+label:before {
        box-shadow: 0 0 0 8px #bcc3ca
    }

    .coveo-radio input[type=radio]:not(:checked)+label:before {
        border: 2px solid #296896
    }

    .coveo-radio input[type=radio]:not(:checked)+label:after {
        z-index: -1;
        transform: scale(0)
    }

    .coveo-radio input[type=radio]:checked+label:before {
        border: 2px solid #4caf50
    }

    .coveo-radio input[type=radio]:checked+label:after {
        z-index: 0;
        background-color: #4caf50;
        transform: scale(.5)
    }

    .coveo-radio input[type=radio]:disabled+label {
        color: #4f5658
    }

    .coveo-radio input[type=radio]:disabled+label:before {
        border-color: #4f5658
    }

    .coveo-radio input[type=radio]:disabled:checked+label:after {
        background-color: #4f5658
    }

    .coveo-radio+.coveo-radio {
        margin-top: 10px
    }

    .radio-select .radio-option+.radio-option {
        margin-top: 18px
    }

    .coveo-dropdown {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        position: relative;
        display: inline-block;
        border: 1px solid #a0aab3;
        border-radius: 2px 0 0 2px;
        font-size: 15px;
        background: #fff;
        margin: 0 10px;
        flex-basis: 115px;
        -ms-flex-preferred-size: 115px;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWluIiB2aWV3Qm94PSIwIDAgNC45NSAxMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fS5jbHMtMntmaWxsOiM0NDQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5hcnJvd3M8L3RpdGxlPjxyZWN0IGNsYXNzPSJjbHMtMSIgd2lkdGg9IjQuOTUiIGhlaWdodD0iMTAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMS40MSA0LjY3IDIuNDggMy4xOCAzLjU0IDQuNjcgMS40MSA0LjY3Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjMuNTQgNS4zMyAyLjQ4IDYuODIgMS40MSA1LjMzIDMuNTQgNS4zMyIvPjwvc3ZnPg==) no-repeat 95% 50%;
        vertical-align: middle;
        height: 30px;
        min-width: 150px;
        padding: 0 20px 0 0;
        text-indent: 5px;
        color: #313a45
    }

    select.coveo-dropdown::-ms-expand {
        display: none
    }

    @media(-ms-high-contrast:active),
    (-ms-high-contrast:none) {
        .coveo-dropdown {
            background-position-x: 95px
        }
    }

    .coveo-button {
        display: inline-block;
        width: 100%;
        height: 30px;
        padding: 8.5px 16px;
        color: #296896;
        font-family: Lato, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 700;
        line-height: 15px;
        text-decoration: none;
        text-overflow: ellipsis;
        text-transform: uppercase;
        vertical-align: middle;
        white-space: nowrap;
        background-color: #fff;
        border: 1px solid #4f5658;
        border-radius: 2px;
        cursor: pointer
    }

    .coveo-button .icon {
        fill: #296896
    }

    .coveo-button:focus,
    .coveo-button:hover {
        text-decoration: none
    }

    .coveo-button:focus {
        background-color: #bcc3ca;
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .coveo-button+.coveo-button {
        margin-left: 15px
    }

    /*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
    .pika-single {
        z-index: 9999;
        display: block;
        position: relative;
        color: #333;
        background: #fff;
        border: 1px solid #ccc;
        border-bottom-color: #bbb;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .pika-single.is-hidden {
        display: none
    }

    .pika-single.is-bound {
        position: absolute;
        box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5)
    }

    .pika-single {
        *zoom: 1
    }

    .pika-single:after,
    .pika-single:before {
        content: " ";
        display: table
    }

    .pika-single:after {
        clear: both
    }

    .pika-lendar {
        float: left;
        width: 240px;
        margin: 8px
    }

    .pika-title {
        position: relative;
        text-align: center
    }

    .pika-title select {
        cursor: pointer;
        position: absolute;
        z-index: 9998;
        margin: 0;
        left: 0;
        top: 5px;
        filter: alpha(opacity=0);
        opacity: 0
    }

    .pika-label {
        display: inline-block;
        *display: inline;
        position: relative;
        z-index: 9999;
        overflow: hidden;
        margin: 0;
        padding: 5px 3px;
        font-size: 14px;
        line-height: 20px;
        font-weight: 700;
        background-color: #fff
    }

    .pika-next,
    .pika-prev {
        display: block;
        cursor: pointer;
        position: relative;
        outline: 0;
        border: 0;
        padding: 0;
        width: 20px;
        height: 30px;
        text-indent: 20px;
        white-space: nowrap;
        overflow: hidden;
        background-color: transparent;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 75% 75%;
        opacity: .5;
        *position: absolute;
        *top: 0
    }

    .pika-next:hover,
    .pika-prev:hover {
        opacity: 1
    }

    .pika-next.is-disabled,
    .pika-prev.is-disabled {
        cursor: default;
        opacity: .2
    }

    .is-rtl .pika-next,
    .pika-prev {
        float: left;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
        *left: 0
    }

    .is-rtl .pika-prev,
    .pika-next {
        float: right;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
        *right: 0
    }

    .pika-select {
        display: inline-block;
        *display: inline
    }

    .pika-table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        border: 0
    }

    .pika-table td,
    .pika-table th {
        width: 14.285714285714286%;
        padding: 0
    }

    .pika-table th {
        color: #999;
        font-size: 12px;
        line-height: 25px;
        font-weight: 700;
        text-align: center
    }

    .pika-table abbr {
        border-bottom: 0
    }

    .pika-button {
        cursor: pointer;
        display: block;
        box-sizing: border-box;
        outline: 0;
        border: 0;
        margin: 0;
        width: 100%;
        padding: 5px;
        color: #666;
        font-size: 12px;
        line-height: 15px;
        text-align: right;
        background: #f5f5f5
    }

    .is-today .pika-button {
        color: #296896;
        font-weight: 700
    }

    .is-selected .pika-button {
        color: #fff;
        font-weight: 700;
        background: #296896;
        box-shadow: inset 0 1px 3px #296896;
        border-radius: 3px
    }

    .is-disabled .pika-button {
        pointer-events: none;
        cursor: default;
        color: #999;
        opacity: .3
    }

    .pika-button:hover {
        color: #fff;
        background: #f58020;
        box-shadow: none;
        border-radius: 3px
    }

    .pika-week {
        font-size: 11px;
        color: #999
    }

    .is-inrange .pika-button {
        background: #d5e9f7
    }

    .is-startrange .pika-button {
        color: #fff;
        background: #6cb31d;
        box-shadow: none;
        border-radius: 3px
    }

    .is-endrange .pika-button {
        color: #fff;
        background: #296896;
        box-shadow: none;
        border-radius: 3px
    }

    .CoveoFollowItem {
        display: inline-block;
        color: #adadad;
        padding-left: 7px;
        cursor: pointer
    }

    .CoveoFollowItem span {
        vertical-align: middle
    }

    .coveo-follow-item-icon-loading-svg {
        display: none;
        color: #1d4f76
    }

    .coveo-follow-item-loading .coveo-follow-item-icon-loading {
        margin: 1px 9px 1px 3px
    }

    .coveo-follow-item-loading .coveo-follow-item-icon-svg {
        display: none
    }

    .coveo-follow-item-loading .coveo-follow-item-icon-loading-svg {
        display: inline-block;
        width: 15px;
        height: 15px;
        color: #1d4f76;
        animation-name: coveo-spin;
        animation-timing-function: linear;
        animation-duration: 1s;
        animation-iteration-count: infinite
    }

    .coveo-follow-item-icon {
        vertical-align: middle;
        margin-right: 6px
    }

    .coveo-follow-item-icon-svg {
        width: 15px;
        height: 12px;
        color: #1d4f76
    }

    .coveo-follow-item-followed .coveo-active-shape-svg {
        color: #ecad00
    }

    .CoveoCardActionBar .CoveoFollowItem {
        display: flex;
        padding-left: 0;
        color: #fff
    }

    .coveo-follow-query-svg {
        width: 15px;
        height: 12px;
        color: #1d4f76
    }

    .CoveoSubscriptionsPanel {
        overflow: hidden;
        margin-top: 10px;
        display: none
    }

    .coveo-modalBox.coveo-subscriptions-panel>.coveo-wrapper>.coveo-title {
        cursor: inherit
    }

    .coveo-subscriptions-panel>.coveo-wrapper {
        overflow: visible
    }

    .coveo-subscriptions-panel .coveo-body {
        max-height: 600px;
        min-width: 500px
    }

    @media(max-width:600px) {
        .coveo-subscriptions-panel .coveo-body {
            min-width: inherit
        }
    }

    .coveo-subscriptions-panel .coveo-dropdown {
        margin: 0
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-fail {
        padding: 10px 0
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content {
        width: 100%;
        margin: 20px 0
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-spacer td {
        height: 20px
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content td,
    .coveo-subscriptions-panel .coveo-subscriptions-panel-content th {
        text-align: left;
        padding: 0 10px;
        line-height: 37px;
        height: 37px
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content td.coveo-subscriptions-panel-content-type,
    .coveo-subscriptions-panel .coveo-subscriptions-panel-content th.coveo-subscriptions-panel-content-type {
        padding-left: 30px
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content td.coveo-subscriptions-panel-content-actions,
    .coveo-subscriptions-panel .coveo-subscriptions-panel-content th.coveo-subscriptions-panel-content-actions {
        padding-right: 30px
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content th {
        color: #395f84;
        font-size: 13px;
        font-weight: 700;
        border-bottom: 1px solid #bcc3ca
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-context {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 300px
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action {
        display: block;
        padding-left: 34px;
        position: relative;
        overflow: hidden;
        cursor: pointer;
        white-space: nowrap
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action:before {
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        background-color: #006286;
        border: 2px solid #006487;
        border-radius: 3px;
        position: absolute;
        left: 0;
        top: 7px;
        box-sizing: border-box
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action:after {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        background-color: #fff;
        position: absolute;
        left: 8px;
        top: 15px
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action-follow {
        height: 0
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action-follow:before {
        background-color: #003a4c;
        border: 2px solid #003a4c
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action-follow:after {
        background-color: #bcc3ca
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription.coveo-subscription-unfollowed .coveo-subscriptions-panel-action-follow {
        height: auto
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription.coveo-subscription-unfollowed .coveo-subscriptions-panel-action-unfollow {
        height: 0
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription.coveo-subscription-unfollowed .coveo-subscriptions-panel-frequency {
        visibility: hidden
    }

    .coveo-subscriptions-panel .coveo-subscriptions-panel-subscription+.coveo-subscriptions-panel-no-subscriptions {
        display: none
    }

    .coveo-subscriptions-panel-svg {
        width: 15px;
        height: 12px;
        color: #1d4f76
    }

    .coveo-subscriptions-messages {
        z-index: 1
    }

    .coveo-subscriptions-messages-message {
        background-color: #ecad00;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        border-radius: 2px;
        color: #fff;
        white-space: nowrap
    }

    .coveo-subscriptions-messages-message.coveo-subscriptions-messages-error {
        background-color: #f44336
    }

    .coveo-subscriptions-messages-message.coveo-subscriptions-messages-error:after {
        border-color: transparent transparent #f44336
    }

    .coveo-subscriptions-messages-message:before {
        content: "";
        vertical-align: middle;
        margin: 5px 7px 4px 0;
        float: left
    }

    .coveo-subscriptions-messages-message:after {
        position: absolute;
        top: -7px;
        left: 8px;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 7px 7px;
        border-color: transparent transparent #ecad00;
        float: left
    }

    .coveo-subscriptions-messages-message .coveo-subscriptions-messages-content {
        padding: 7px 0;
        font-size: 12px;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .coveo-subscriptions-messages-message .coveo-subscriptions-messages-content span {
        vertical-align: middle
    }

    .coveo-subscriptions-messages-message .coveo-subscriptions-messages-content .coveo-media-max-width-800 {
        font-size: 10px
    }

    @media(max-width:800px) {
        .coveo-subscriptions-messages-message .coveo-subscriptions-messages-content {
            font-size: 10px
        }
    }

    .coveo-subscriptions-messages-message .coveo-subscriptions-messages-info-close {
        display: inline-block;
        vertical-align: middle;
        margin: 6px;
        cursor: pointer;
        color: #1d4f76
    }

    .coveo-subscriptions-messages-message .coveo-subscriptions-messages-info-close .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .coveo-subscriptions-messages-message .coveo-subscriptions-messages-info-close svg {
        width: 12px;
        height: 12px
    }

    .coveo-subscriptions-messages-message .coveo-subscriptions-messages-info-close:hover {
        color: #cc0d00
    }

    .coveo-subscriptions-messages-message .coveo-subscriptions-messages-info-close:hover .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .CoveoSearchButton {
        color: #fff;
        border: 1px solid #bcc3ca;
        text-decoration: none;
        text-align: center;
        vertical-align: middle;
        overflow: hidden;
        height: 50px;
        width: 60px;
        cursor: pointer;
        line-height: 0
    }

    .CoveoSearchButton:before {
        content: "";
        vertical-align: middle;
        height: 100%;
        display: inline-block
    }

    .CoveoSearchButton .coveo-search-button,
    .CoveoSearchButton .coveo-search-button-loading {
        vertical-align: middle;
        animation: none;
        display: inline-block
    }

    .CoveoSearchButton .coveo-search-button-loading-svg {
        display: none
    }

    .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
        fill: #ecad00
    }

    .coveo-search-button-svg {
        width: 18px;
        height: 18px;
        color: #1d4f76
    }

    .coveo-executing-query .CoveoSearchButton .coveo-search-button-svg {
        display: none
    }

    .coveo-executing-query .CoveoSearchButton .coveo-search-button-loading-svg {
        display: inline;
        color: #1d4f76;
        width: 18px;
        height: 18px;
        animation-name: coveo-spin;
        animation-timing-function: linear;
        animation-duration: 1s;
        animation-iteration-count: infinite
    }

    .CoveoSearchInterface {
        min-height: 100%;
        position: relative;
        margin: 0;
        font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 15px;
        color: #313a45
    }

    .CoveoSearchInterface .coveo-highlight,
    .CoveoSearchInterface .highlight {
        font-weight: 700
    }

    .CoveoSearchInterface input[type=text]::-ms-clear {
        width: 0;
        height: 0
    }

    .CoveoSearchInterface input:focus,
    .CoveoSearchInterface select:focus,
    .CoveoSearchInterface textarea:focus {
        outline: 0
    }

    .CoveoSearchInterface input[type=text],
    .CoveoSearchInterface textarea {
        color: #67768b
    }

    .CoveoSearchInterface .coveo-tab-disabled {
        display: none
    }

    .CoveoSearchInterface * {
        box-sizing: border-box
    }

    .CoveoSearchInterface .coveo-error {
        color: #dc291e
    }

    .CoveoSearchInterface.coveo-hidden {
        display: none
    }

    body.coveo-modalBox-opened,
    body.coveo-modalBox-opened .CoveoSearchInterface {
        overflow: hidden
    }

    .CoveoSearchInterface .coveo-modal-container.coveo-opened {
        display: flex
    }

    .coveo-modalBox>.coveo-wrapper>.coveo-title {
        height: 40px;
        line-height: 23px;
        text-align: center;
        cursor: pointer
    }

    .coveo-modalBox>.coveo-wrapper>.coveo-title .coveo-close-button {
        position: absolute;
        left: 25px;
        display: inline-block
    }

    .coveo-modalBox>.coveo-wrapper>.coveo-title .coveo-close-button .coveo-icon {
        margin-right: 10px
    }

    .coveo-modalBox>.coveo-wrapper>.coveo-title .coveo-pop-up-reminder {
        color: #b4b4b4;
        font-weight: 400;
        display: inline-block
    }

    @keyframes placeholderColorChange {
        0 {
            background: #bcc3ca
        }

        50% {
            background: #e6ecf0
        }

        to {
            background: #bcc3ca
        }
    }

    .coveo-placeholder-icon {
        width: 64px;
        height: 64px;
        margin-left: 2px
    }

    .coveo-placeholder-icon-small {
        width: 32px;
        height: 32px;
        margin-left: 2px
    }

    .coveo-placeholder-title {
        height: 16px;
        margin-bottom: 20px
    }

    .coveo-placeholder-text {
        height: 8px;
        margin-bottom: 12px
    }

    .coveo-placeholder-result,
    .coveo-result-frame.coveo-placeholder-result,
    .CoveoSearchInterface.coveo-during-initialization .coveo-result-frame.coveo-placeholder-result {
        margin: 20px 0 20px 20px
    }

    .CoveoSearchInterface.coveo-during-initialization .CoveoBreadcrumb,
    .CoveoSearchInterface.coveo-during-initialization .CoveoDidYouMean,
    .CoveoSearchInterface.coveo-during-initialization .CoveoErrorReport,
    .CoveoSearchInterface.coveo-during-initialization .CoveoHiddenQuery {
        display: none
    }

    .CoveoSearchInterface.coveo-during-initialization .coveo-results-header {
        height: 42px;
        visibility: hidden
    }

    .CoveoSearchInterface.coveo-during-initialization .coveo-recommendation-main-section .coveo-recommendation-column,
    .CoveoSearchInterface.coveo-during-initialization .CoveoSimpleFilter {
        display: none
    }

    .CoveoSearchInterface.coveo-during-initialization .coveo-media-max-width-800 .coveo-results-header {
        height: 69px
    }

    .CoveoSearchInterface.coveo-during-initialization .coveo-media-max-width-800 .coveo-facet-column {
        display: none
    }

    @media(max-width:800px) {
        .CoveoSearchInterface.coveo-during-initialization .coveo-results-header {
            height: 69px
        }

        .CoveoSearchInterface.coveo-during-initialization .coveo-facet-column {
            display: none
        }
    }

    .CoveoSearchInterface.coveo-during-initialization .coveo-media-max-width-1020 .coveo-recommendation-results-column {
        display: inherit;
        width: inherit
    }

    @media(max-width:1020px) {
        .CoveoSearchInterface.coveo-during-initialization .coveo-recommendation-results-column {
            display: inherit;
            width: inherit
        }
    }

    .coveo-placeholder-icon,
    .coveo-placeholder-icon-small,
    .coveo-placeholder-text,
    .coveo-placeholder-title {
        animation-name: placeholderColorChange;
        animation-timing-function: linear;
        animation-duration: 2s;
        animation-iteration-count: infinite
    }

    .CoveoCategoryFacet.coveo-during-initialization,
    .CoveoFacet.coveo-during-initialization,
    .CoveoFacetRange.coveo-during-initialization,
    .CoveoFacetSlider.coveo-during-initialization,
    .CoveoHierarchicalFacet.coveo-during-initialization,
    .CoveoTimespanFacet.coveo-during-initialization {
        display: none
    }

    .CoveoCategoryFacet.coveo-during-initialization.coveo-with-placeholder,
    .CoveoFacet.coveo-during-initialization.coveo-with-placeholder,
    .CoveoFacetRange.coveo-during-initialization.coveo-with-placeholder,
    .CoveoFacetSlider.coveo-during-initialization.coveo-with-placeholder,
    .CoveoHierarchicalFacet.coveo-during-initialization.coveo-with-placeholder,
    .CoveoTimespanFacet.coveo-during-initialization.coveo-with-placeholder {
        border: thin solid #bcc3ca;
        border-radius: 2px;
        margin-bottom: 20px;
        display: block
    }

    .CoveoCategoryFacet.coveo-during-initialization.coveo-with-placeholder .coveo-media-max-width-480,
    .CoveoFacet.coveo-during-initialization.coveo-with-placeholder .coveo-media-max-width-480,
    .CoveoFacetRange.coveo-during-initialization.coveo-with-placeholder .coveo-media-max-width-480,
    .CoveoFacetSlider.coveo-during-initialization.coveo-with-placeholder .coveo-media-max-width-480,
    .CoveoHierarchicalFacet.coveo-during-initialization.coveo-with-placeholder .coveo-media-max-width-480,
    .CoveoTimespanFacet.coveo-during-initialization.coveo-with-placeholder .coveo-media-max-width-480 {
        display: none
    }

    @media(max-width:480px) {

        .CoveoCategoryFacet.coveo-during-initialization.coveo-with-placeholder,
        .CoveoFacet.coveo-during-initialization.coveo-with-placeholder,
        .CoveoFacetRange.coveo-during-initialization.coveo-with-placeholder,
        .CoveoFacetSlider.coveo-during-initialization.coveo-with-placeholder,
        .CoveoHierarchicalFacet.coveo-during-initialization.coveo-with-placeholder,
        .CoveoTimespanFacet.coveo-during-initialization.coveo-with-placeholder {
            display: none
        }
    }

    .CoveoCategoryFacet.coveo-during-initialization.coveo-with-placeholder>*,
    .CoveoFacet.coveo-during-initialization.coveo-with-placeholder>*,
    .CoveoFacetRange.coveo-during-initialization.coveo-with-placeholder>*,
    .CoveoFacetSlider.coveo-during-initialization.coveo-with-placeholder>*,
    .CoveoHierarchicalFacet.coveo-during-initialization.coveo-with-placeholder>*,
    .CoveoTimespanFacet.coveo-during-initialization.coveo-with-placeholder>* {
        display: none
    }

    .CoveoCategoryFacet.coveo-during-initialization .coveo-facet-placeholder,
    .CoveoFacet.coveo-during-initialization .coveo-facet-placeholder,
    .CoveoFacetRange.coveo-during-initialization .coveo-facet-placeholder,
    .CoveoFacetSlider.coveo-during-initialization .coveo-facet-placeholder,
    .CoveoHierarchicalFacet.coveo-during-initialization .coveo-facet-placeholder,
    .CoveoTimespanFacet.coveo-during-initialization .coveo-facet-placeholder {
        display: block
    }

    .CoveoCategoryFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-title,
    .CoveoFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-title,
    .CoveoFacetRange.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-title,
    .CoveoFacetSlider.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-title,
    .CoveoHierarchicalFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-title,
    .CoveoTimespanFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-title {
        height: 24px
    }

    .CoveoCategoryFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-line,
    .CoveoFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-line,
    .CoveoFacetRange.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-line,
    .CoveoFacetSlider.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-line,
    .CoveoHierarchicalFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-line,
    .CoveoTimespanFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-line {
        padding: 0 20px;
        margin-bottom: 20px;
        display: flex
    }

    .CoveoCategoryFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-checkbox,
    .CoveoFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-checkbox,
    .CoveoFacetRange.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-checkbox,
    .CoveoFacetSlider.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-checkbox,
    .CoveoHierarchicalFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-checkbox,
    .CoveoTimespanFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-checkbox {
        display: inline-block;
        width: 15px;
        height: 15px;
        align-self: center;
        margin-right: 10px;
        animation-name: placeholderColorChange;
        animation-timing-function: linear;
        animation-duration: 2s;
        animation-iteration-count: infinite
    }

    .CoveoCategoryFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-text,
    .CoveoFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-text,
    .CoveoFacetRange.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-text,
    .CoveoFacetSlider.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-text,
    .CoveoHierarchicalFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-text,
    .CoveoTimespanFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-text {
        flex-grow: 1;
        align-self: center;
        margin-bottom: 0
    }

    .CoveoSearchbox.coveo-during-initialization {
        display: block;
        height: 50px;
        border: thin solid #bcc3ca;
        border-radius: 2px
    }

    .CoveoResultList.coveo-during-initialization {
        display: none
    }

    .CoveoResultList.coveo-during-initialization.coveo-with-placeholder {
        display: block
    }

    .CoveoResultList.coveo-during-initialization.coveo-with-placeholder .CoveoResult {
        display: none
    }

    .CoveoResultList.coveo-during-initialization.coveo-with-placeholder .CoveoResult.coveo-placeholder-result {
        display: block
    }

    .CoveoResultList.coveo-during-initialization.coveo-with-placeholder .coveo-card-layout .coveo-placeholder-title {
        margin-bottom: 0
    }

    .CoveoResultList.coveo-during-initialization.coveo-with-placeholder .coveo-card-layout.coveo-placeholder-result {
        min-height: 220px
    }

    .CoveoRecommendation .CoveoResultList .coveo-placeholder-result {
        margin: 10px 0 10px 20px
    }

    .CoveoRecommendation .CoveoResultList .coveo-placeholder-title {
        margin-bottom: 0
    }

    .coveo-media-max-width-480 .CoveoResultList.coveo-during-initialization.coveo-with-placeholder .coveo-card-layout.coveo-placeholder-result {
        margin: 0 0 20px
    }

    @media(max-width:480px) {
        .CoveoResultList.coveo-during-initialization.coveo-with-placeholder .coveo-card-layout.coveo-placeholder-result {
            margin: 0 0 20px
        }
    }

    .coveo-debug.coveo-modal-container .coveo-modal-content {
        transition: opacity .3s
    }

    .coveo-debug.coveo-modal-container .coveo-modal-content.coveo-debug-loading {
        opacity: .5
    }

    .coveo-debug.coveo-modal-container .coveo-checkbox-label,
    .coveo-debug.coveo-modal-container .coveo-input {
        margin: 8px
    }

    .coveo-debug.coveo-modal-container .coveo-modal-header {
        height: auto;
        min-height: 80px;
        padding: 20px;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .coveo-debug.coveo-modal-container .coveo-modal-header a {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .coveo-debug.coveo-modal-container .coveo-modal-header a:visited,
    .coveo-debug.coveo-modal-container .coveo-modal-header a:visited:hover {
        color: #609
    }

    .coveo-debug.coveo-modal-container .coveo-modal-header a:hover,
    .coveo-debug.coveo-modal-container .coveo-modal-header a:hover a {
        text-decoration: underline
    }

    .coveo-debug.coveo-modal-container .coveo-modal-header a.coveo-selected * {
        color: #004990
    }

    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property {
        display: none
    }

    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property.coveo-search-match,
    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property.coveo-search-match .coveo-property {
        display: block
    }

    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property.coveo-search-match>.coveo-property-label>.coveo-debug-highlight,
    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property.coveo-search-match>.coveo-property-value>.coveo-debug-highlight {
        background: #ff0
    }

    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property.coveo-search-submatch,
    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property {
        display: block
    }

    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property .coveo-property-value {
        display: none
    }

    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property:after {
        content: "No match"
    }

    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property.coveo-search-match .coveo-property-value,
    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property.coveo-search-submatch .coveo-property-value {
        display: block
    }

    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property.coveo-search-match:after,
    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property.coveo-search-submatch:after {
        content: ""
    }

    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching-loading {
        display: none
    }

    .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-debug {
        min-width: 800px
    }

    .coveo-debug.coveo-modal-container .coveo-debug-durations {
        display: table;
        width: 100%;
        height: 32px;
        margin-bottom: 16px
    }

    .coveo-debug.coveo-modal-container .coveo-debug-durations .coveo-debug-duration {
        display: table-cell;
        height: 32px
    }

    .coveo-debug.coveo-modal-container .coveo-debug-durations .coveo-debug-duration[data-id=indexDuration] {
        background: #b33
    }

    .coveo-debug.coveo-modal-container .coveo-debug-durations .coveo-debug-duration[data-id=proxyDuration] {
        background: #b3b
    }

    .coveo-debug.coveo-modal-container .coveo-debug-durations .coveo-debug-duration[data-id=clientDuration] {
        background: #3b3
    }

    .coveo-debug.coveo-modal-container .coveo-debug-durations .coveo-debug-duration[data-id=duration] {
        background: #33b
    }

    .coveo-debug.coveo-modal-container .coveo-debug-duration-legend {
        display: inline-block;
        margin-right: 16px
    }

    .coveo-debug.coveo-modal-container .coveo-debug-duration-legend[data-id=indexDuration]:before {
        background: #b33
    }

    .coveo-debug.coveo-modal-container .coveo-debug-duration-legend[data-id=proxyDuration]:before {
        background: #b3b
    }

    .coveo-debug.coveo-modal-container .coveo-debug-duration-legend[data-id=clientDuration]:before {
        background: #3b3
    }

    .coveo-debug.coveo-modal-container .coveo-debug-duration-legend[data-id=duration]:before {
        background: #33b
    }

    .coveo-debug.coveo-modal-container .coveo-debug-duration-legend:before {
        content: "";
        display: inline-block;
        width: 8px;
        height: 16px;
        vertical-align: middle;
        margin-right: 2px
    }

    .coveo-debug.coveo-modal-container .coveo-debug-duration-legend .coveo-debug-duration-label {
        vertical-align: middle
    }

    .coveo-debug.coveo-modal-container .coveo-debug-duration-legend .coveo-debug-duration-label:after {
        content: ": "
    }

    .coveo-debug.coveo-modal-container .coveo-debug-duration-legend .coveo-debug-duration-value {
        vertical-align: middle
    }

    .coveo-debug.coveo-modal-container .coveo-section.coveo-debug-collapsed .coveo-section-header:before {
        content: "\25B6"
    }

    .coveo-debug.coveo-modal-container .coveo-section.coveo-debug-collapsed .coveo-section-container {
        display: none
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-header {
        font-size: 16px;
        font-weight: 700;
        background: #eee;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 8px 16px;
        cursor: pointer
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-header:before {
        content: "\25BC";
        vertical-align: middle;
        margin-right: 8px
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container {
        padding: 16px 8px;
        overflow: auto
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property {
        line-height: 18px;
        font-family: Consolas, Menlo, Monaco, monospace;
        padding-left: 16px;
        clear: both
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property .coveo-property-label {
        float: left;
        color: #263238
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property .coveo-property-label:after {
        content: ":";
        color: #212121;
        padding-right: 8px
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible>.coveo-property-label {
        position: relative;
        float: none;
        cursor: pointer
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible>.coveo-property-label:before {
        content: "\25B6";
        position: absolute;
        right: 100%;
        top: 0;
        line-height: 18px;
        font-size: 12px;
        padding-right: 2px;
        color: #263238
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible>.coveo-property-value {
        display: none
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible.coveo-expanded>.coveo-property-value,
    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible.coveo-search-submatch>.coveo-property-value {
        display: block
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible.coveo-expanded>.coveo-property-label:before,
    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible.coveo-search-submatch>.coveo-property-label:before {
        content: "\25BC"
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value {
        color: #212121
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-string {
        color: #d50000;
        white-space: pre-wrap;
        word-wrap: break-word
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-string:after,
    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-string:before {
        content: '"'
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-array,
    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-null,
    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-object {
        color: #9e9e9e
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-boolean,
    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-date,
    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-number {
        color: #2196f3
    }

    .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container>.coveo-property {
        padding-left: 0
    }

    .coveo-checkbox-button,
    input[type=checkbox].coveo-checkbox+button {
        position: relative;
        width: 18px;
        height: 18px;
        padding: 0;
        background: #fff;
        border: 2px solid #1d4f76;
        border-radius: 2px;
        outline: 0;
        transition: all .2s;
        cursor: pointer
    }

    input[type=checkbox].coveo-checkbox {
        display: none
    }

    input[type=checkbox].coveo-checkbox+button:after {
        position: absolute;
        top: 7px;
        left: 7px;
        display: inline-block;
        width: 0;
        height: 0;
        content: "";
        background-color: transparent;
        border-radius: 100%;
        transition: all .3s ease
    }

    input[type=checkbox].coveo-checkbox+button:focus:after {
        top: -6px;
        left: -6px;
        display: inline-block;
        width: 26px;
        height: 26px;
        background-color: rgba(0, 0, 0, .08)
    }

    input[type=checkbox].coveo-checkbox:checked+button {
        background-color: #009830;
        border-color: #009830
    }

    input[type=checkbox].coveo-checkbox:checked+button:before {
        position: absolute;
        top: 1px;
        left: 4px;
        box-sizing: content-box;
        display: block;
        width: 4px;
        height: 8px;
        content: "";
        border: solid #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(40deg)
    }

    input[type=checkbox].coveo-checkbox:disabled+button {
        border-color: #373737
    }

    input[type=checkbox].coveo-checkbox:indeterminate+button {
        position: relative
    }

    input[type=checkbox].coveo-checkbox:indeterminate+button:before {
        position: absolute;
        top: 6px;
        left: 3px;
        box-sizing: content-box;
        display: block;
        width: 8px;
        height: 0;
        content: "";
        border-bottom: 2px solid #1d4f76
    }

    input[type=checkbox].coveo-checkbox:indeterminate:disabled+button:before {
        border-color: #fff
    }

    input[type=checkbox].coveo-checkbox:disabled+button {
        background-color: #373737;
        cursor: default;
        opacity: .2
    }

    .coveo-checkbox-label {
        align-items: center;
        display: inline-flex;
        color: #373737;
        line-height: 16px;
        vertical-align: middle
    }

    .coveo-checkbox-label .label {
        cursor: pointer
    }

    .coveo-checkbox-label.disabled .label {
        cursor: default;
        opacity: .4
    }

    .coveo-checkbox-label .label+.coveo-checkbox+button,
    .coveo-checkbox-label button+.label {
        margin-left: 18px
    }

    label[for].coveo-checkbox-label {
        cursor: pointer
    }

    .coveo-checkbox-labels-group .coveo-checkbox-label {
        display: flex
    }

    .coveo-checkbox-labels-group .coveo-checkbox-group-option+.coveo-checkbox-group-option,
    .coveo-checkbox-labels-group .coveo-checkbox-label+.coveo-checkbox-label {
        margin-top: 10px
    }

    .coveo-checkbox-label {
        cursor: pointer
    }

    .coveo-checkbox-label .coveo-checkbox-span-label+.coveo-checkbox+button,
    .coveo-checkbox-label button+.coveo-checkbox-span-label {
        margin-left: 18px
    }

    .coveo-checkbox-button,
    input[type=checkbox].coveo-checkbox+button {
        min-width: 18px
    }

    .coveo-visible-to-screen-reader-only {
        position: absolute;
        left: -10000px;
        width: 1px;
        height: 1px;
        overflow: hidden
    }

    .CoveoResult a.CoveoResultLink,
    .CoveoResultLink,
    a.CoveoResultLink {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        word-wrap: break-word
    }

    .CoveoResult a.CoveoResultLink:visited,
    .CoveoResult a.CoveoResultLink:visited:hover,
    .CoveoResultLink:visited,
    .CoveoResultLink:visited:hover,
    a.CoveoResultLink:visited,
    a.CoveoResultLink:visited:hover {
        color: #609
    }

    .CoveoResult a.CoveoResultLink:hover,
    .CoveoResult a.CoveoResultLink:hover a,
    .CoveoResultLink:hover,
    .CoveoResultLink:hover a,
    a.CoveoResultLink:hover,
    a.CoveoResultLink:hover a {
        text-decoration: underline
    }

    .CoveoResult a.CoveoResultLink.coveo-selected *,
    .CoveoResultLink.coveo-selected *,
    a.CoveoResultLink.coveo-selected * {
        color: #004990
    }

    .coveo-card-overlay a.CoveoResultLink {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        color: #f7f8f9;
        text-decoration: underline
    }

    .coveo-card-overlay a.CoveoResultLink:visited,
    .coveo-card-overlay a.CoveoResultLink:visited:hover {
        color: #609;
        color: #f7f8f9
    }

    .coveo-card-overlay a.CoveoResultLink:hover,
    .coveo-card-overlay a.CoveoResultLink:hover a {
        text-decoration: underline
    }

    .coveo-card-overlay a.CoveoResultLink.coveo-selected * {
        color: #004990;
        color: #f7f8f9
    }

    .coveo-accessible-button:hover {
        cursor: pointer
    }

    .coveo-accessible-button:focus {
        outline-width: 0
    }

    .coveo-accessible-button.coveo-accessible-button-focused:focus {
        outline-width: medium
    }

    .coveo-input {
        position: relative;
        margin-top: 35px
    }

    .coveo-input input {
        width: 100%;
        height: 34px;
        padding: 0;
        border: 0;
        border-bottom: 1px solid rgba(79, 86, 88, .4);
        border-radius: 0;
        outline: 0;
        transition: all .2s ease
    }

    .coveo-input input:disabled,
    .coveo-input input:focus:not([readonly]),
    .coveo-input input:valid {
        color: #313a45;
        border-bottom: 1px solid #296896
    }

    .coveo-input input:disabled::placeholder,
    .coveo-input input:focus:not([readonly])::placeholder,
    .coveo-input input:valid::placeholder {
        color: #4f5658;
        font-family: "'Lato', Arial, Helvetica, sans-serif";
        font-size: inherit;
        text-transform: none;
        transition: color .2s ease
    }

    .coveo-input input:disabled,
    .coveo-input input[readonly=readonly] {
        color: #4f5658;
        border-bottom-color: #4f5658
    }

    .coveo-input input:disabled+label,
    .coveo-input input[readonly=readonly]+label {
        color: #4f5658
    }

    .coveo-input label {
        position: absolute;
        top: 10px;
        left: 0;
        align-items: center;
        display: flex;
        color: #313a45;
        font-size: 15px;
        transition: all .2s ease;
        pointer-events: none
    }

    .coveo-input input:disabled+label,
    .coveo-input input:focus:not([readonly])+label,
    .coveo-input input:valid+label,
    .coveo-input label.active {
        top: -20px;
        color: #296896;
        font-size: 13px
    }

    .coveo-input input {
        padding: 3px 0;
        color: transparent;
        font-size: 15px;
        background-color: transparent;
        box-shadow: none;
        transition: color .2s ease
    }

    .coveo-input input::placeholder {
        color: transparent;
        font-family: "'Lato', Arial, Helvetica, sans-serif";
        font-size: inherit;
        text-transform: none;
        transition: color .2s ease
    }

    .coveo-radio {
        position: relative
    }

    .coveo-radio input[type=radio] {
        position: absolute;
        margin: 0;
        opacity: 0
    }

    .coveo-radio input[type=radio]+label {
        position: relative;
        display: inline-block;
        height: 16px;
        padding-left: 40px;
        color: #313a45;
        line-height: 16px;
        transition: .28s ease;
        cursor: pointer;
        user-select: none
    }

    .coveo-radio input[type=radio]+label:after,
    .coveo-radio input[type=radio]+label:before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 16px;
        height: 16px;
        content: "";
        border-radius: 50%;
        transition: .28s ease;
        box-sizing: inherit
    }

    .coveo-radio input[type=radio]:focus+label:before {
        box-shadow: 0 0 0 8px #bcc3ca
    }

    .coveo-radio input[type=radio]:not(:checked)+label:before {
        border: 2px solid #296896
    }

    .coveo-radio input[type=radio]:not(:checked)+label:after {
        z-index: -1;
        transform: scale(0)
    }

    .coveo-radio input[type=radio]:checked+label:before {
        border: 2px solid #4caf50
    }

    .coveo-radio input[type=radio]:checked+label:after {
        z-index: 0;
        background-color: #4caf50;
        transform: scale(.5)
    }

    .coveo-radio input[type=radio]:disabled+label {
        color: #4f5658
    }

    .coveo-radio input[type=radio]:disabled+label:before {
        border-color: #4f5658
    }

    .coveo-radio input[type=radio]:disabled:checked+label:after {
        background-color: #4f5658
    }

    .coveo-radio+.coveo-radio {
        margin-top: 10px
    }

    .radio-select .radio-option+.radio-option {
        margin-top: 18px
    }

    .coveo-advanced-search-section {
        margin: 20px 0
    }

    #coveo-advanced-search-in-the-last-select {
        margin-left: 20px
    }

    #coveo-advanced-search-in-the-last-select .coveo-button {
        width: auto
    }

    .coveo-advanced-search-section-title {
        font-weight: 700;
        border-bottom: thin solid #bcc3ca;
        padding: 5px 0
    }

    .coveo-advanced-search-date-input-section {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 10px 0
    }

    .coveo-advanced-search-date-input-section .coveo-radio input[type=radio]+label {
        display: inline
    }

    .coveo-advanced-search-date-input-section .coveo-advanced-search-date-input {
        display: inline-block;
        padding: 0;
        border: 0
    }

    .coveo-advanced-search-date-input-section .coveo-advanced-search-date-input .coveo-button {
        width: 100px
    }

    .coveo-advanced-search-date-input-section .coveo-advanced-search-date-input:disabled {
        visibility: hidden
    }

    .coveo-advanced-search-document-input-section {
        margin: 20px 0;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center
    }

    .coveo-advanced-search-document-input-section .coveo-input {
        flex-basis: 200px;
        -ms-flex-preferred-size: 200px;
        box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 10px;
        margin-top: 0;
        display: inline-block
    }

    .coveo-advanced-search-date-input .coveo-numeric-spinner,
    .coveo-advanced-search-document-input-section .coveo-numeric-spinner {
        display: inline-block;
        vertical-align: middle
    }

    .coveo-advanced-search-date-input .coveo-numeric-spinner input[type=text],
    .coveo-advanced-search-document-input-section .coveo-numeric-spinner input[type=text] {
        color: #4f5658;
        width: 55px
    }

    #coveo-advanced-search-select-day,
    #coveo-advanced-search-select-month {
        width: 50px
    }

    #coveo-advanced-search-select-year {
        width: 70px
    }

    .coveo-advanced-search-keyword-label {
        display: inline-block
    }

    .coveo-advanced-search-label {
        display: inline-block;
        min-width: 7em;
        margin-bottom: 10px
    }

    .coveo-advanced-search-select {
        margin: 0 5px 5px 0
    }

    .coveo-advanced-search-and {
        display: inline-block;
        margin: 0 5px 5px 0;
        margin-left: 5px
    }

    .coveo-number-input {
        max-width: 45px
    }

    #coveo-advanced-search-execute-query {
        width: 200px;
        height: 35px;
        display: block;
        margin: 15px 0 15px auto
    }

    .coveo-advanced-search-modal fieldset,
    .coveo-size-input-mode-section {
        display: inline-block
    }

    .coveo-advanced-search-modal .coveo-dropdown,
    .coveo-advanced-search-modal .coveo-numeric-spinner {
        margin: 0 5px 5px 0
    }

    .coveo-advanced-search-breadcrumb .coveo-advanced-search-breadcrumb-clear {
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        color: #1d4f76
    }

    .coveo-advanced-search-breadcrumb .coveo-advanced-search-breadcrumb-clear .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .coveo-advanced-search-breadcrumb .coveo-advanced-search-breadcrumb-clear svg {
        width: 12px;
        height: 12px
    }

    .coveo-advanced-search-breadcrumb .coveo-advanced-search-breadcrumb-clear:hover {
        color: #cc0d00
    }

    .coveo-advanced-search-breadcrumb .coveo-advanced-search-breadcrumb-clear:hover .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-advanced-search-breadcrumb-clear-svg {
        top: 5px;
        left: 3px
    }

    .coveo-advanced-search-svg {
        width: 16px;
        height: 16px;
        color: #1d4f76
    }

    .coveo-advanced-search-breadcrumb-title {
        color: #67768b;
        margin-right: 14px;
        display: inline-block;
        vertical-align: middle
    }

    .coveo-modal-container.coveo-authentication-popup .coveo-modal-body {
        height: 90%
    }

    .coveo-modal-container.coveo-authentication-popup .coveo-modal-body div {
        height: 100%;
        width: 100%
    }

    .coveo-modal-container.coveo-authentication-popup .coveo-modal-body iframe {
        height: 100%;
        width: 100%;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        padding: 10px 0 0 10px
    }

    .coveo-authentication-iframe {
        width: 100%;
        height: 100%;
        border: 0
    }

    .coveo-waiting-for-authentication-popup {
        padding: 50px 150px
    }

    .coveo-authentication-provider:hover .coveo-dropdown-authenticate-hover-svg {
        fill: #1d4f76
    }

    .coveo-authentication-provider:hover .coveo-dropdown-authenticate-svg {
        fill: none
    }

    .coveo-authentication-provider:hover .coveo-authentication-provider-svg {
        width: 12px;
        height: 16px
    }

    .coveo-authentication-provider-svg {
        width: 12px;
        height: 14px
    }

    .coveo-authentication-provider-svg .coveo-dropdown-authenticate-svg {
        fill: #1d4f76
    }

    .CoveoBackdrop {
        background-size: cover
    }

    .CoveoBreadcrumb {
        padding: 10px 0;
        position: relative;
        overflow: hidden;
        border-bottom: thin solid #bcc3ca;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-align: start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-align: start
    }

    .CoveoBreadcrumb.coveo-small-display {
        padding: 0;
        margin: 0;
        background-color: #ececec;
        border-top: 1px solid #bcc3ca;
        border-bottom: 1px solid #bcc3ca;
        clear: both
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb.coveo-breadcrumb-item {
        display: inline;
        margin: 0;
        white-space: nowrap
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb.coveo-breadcrumb-item:before {
        content: "";
        display: inline;
        white-space: normal
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-header .coveo-title {
        display: none
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-values,
    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-values .coveo-facet-breadcrumb-value {
        display: inline
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-values .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-clear {
        display: none
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb .coveo-facet-breadcrumb-title {
        padding: 7px 4px 0;
        border-right: 1px solid #bcc3ca;
        height: 30px;
        display: inline-block;
        margin-right: 0;
        color: #2c5986
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value {
        background-color: #f7f7f7;
        color: #666;
        white-space: normal;
        line-height: 30px;
        padding: 7px 5px 8px
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value:before {
        content: "";
        border-top: 1px solid #bcc3ca;
        width: 100%;
        height: 1px;
        display: block;
        position: absolute
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value:after {
        content: "";
        border-right: 1px solid #bcc3ca;
        position: absolute;
        height: 30px;
        margin-left: 5px
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value:first-child {
        white-space: nowrap
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-caption {
        max-width: 130px;
        min-width: 30px;
        text-align: center;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: top
    }

    .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-clear {
        display: none
    }

    .coveo-no-results .CoveoBreadcrumb {
        text-align: left
    }

    .coveo-breadcrumb-clear-all {
        color: #004990;
        text-decoration: none;
        display: inline-block;
        font-size: 14px;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        padding: 5px;
        margin-left: 5px;
        flex-shrink: 0;
        -ms-flex-negative: 0;
        cursor: pointer;
        color: #1d4f76
    }

    .coveo-breadcrumb-clear-all:visited,
    .coveo-breadcrumb-clear-all:visited:hover {
        color: #609
    }

    .coveo-breadcrumb-clear-all:hover,
    .coveo-breadcrumb-clear-all:hover a {
        text-decoration: underline
    }

    .coveo-breadcrumb-clear-all.coveo-selected * {
        color: #004990
    }

    .coveo-breadcrumb-clear-all>div {
        display: inline-block
    }

    .coveo-breadcrumb-clear-all .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .coveo-breadcrumb-clear-all .coveo-breadcrumb-clear-all-icon svg {
        width: 12px;
        height: 12px
    }

    .coveo-breadcrumb-clear-all:hover .coveo-breadcrumb-clear-all-icon {
        color: #cc0d00
    }

    .coveo-breadcrumb-clear-all:hover .coveo-breadcrumb-clear-all-icon .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-breadcrumb-clear-all-icon {
        top: 1px;
        margin-right: 5px
    }

    .coveo-breadcrumb-items {
        padding-bottom: 10px;
        display: inline-block;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1
    }

    .coveo-breadcrumb-item {
        margin: 5px 0
    }

    .coveo-media-max-width-480 .CoveoBreadcrumb {
        padding: 10px
    }

    .coveo-media-max-width-480 .coveo-breadcrumb-items {
        padding-bottom: 0
    }

    .coveo-media-max-width-480 .coveo-breadcrumb-item:not(:last-child) {
        margin-bottom: 10px
    }

    @media(max-width:480px) {
        .CoveoBreadcrumb {
            padding: 10px
        }

        .coveo-breadcrumb-items {
            padding-bottom: 0
        }

        .coveo-breadcrumb-item:not(:last-child) {
            margin-bottom: 10px
        }
    }

    .CoveoCardActionBar {
        display: flex;
        flex-wrap: wrap;
        min-height: 44px;
        background-color: #263e55;
        color: #fff;
        margin: auto -20px -20px;
        padding: 0 0 10px 20px;
        font-size: 11px;
        box-shadow: 0 0 3px 2px rgba(0, 0, 0, .2);
        z-index: 1;
        transform: translateY(100%);
        transition: transform .2s ease-in-out
    }

    .CoveoCardActionBar.coveo-opened {
        transform: translateY(0)
    }

    .CoveoCardActionBar>* {
        display: flex;
        align-items: center;
        text-transform: uppercase;
        margin-top: 10px;
        margin-right: 20px
    }

    .CoveoCardActionBar .coveo-icon {
        margin-right: 3px
    }

    .coveo-card-action-bar-arrow-svg {
        width: 10px;
        height: 9px;
        color: #67768b
    }

    .coveo-card-action-bar-arrow-container {
        position: absolute;
        text-align: center;
        bottom: 0;
        width: 100%;
        background-color: #263e55;
        color: #fff;
        left: 0
    }

    .CoveoCardActionBar .coveo-icon-for-quickview-svg {
        margin-top: 4px;
        color: #67768b
    }

    .CoveoCardActionBar .coveo-follow-item-icon-svg {
        color: #67768b
    }

    .CoveoCardOverlay {
        cursor: pointer
    }

    .coveo-search-svg {
        color: #67768b;
        width: 18px;
        height: 18px
    }

    .coveo-search-svg .coveo-magnifier-circle-svg {
        fill: #ecad00
    }

    .coveo-replies-svg {
        color: #67768b;
        width: 20px;
        height: 20px
    }

    .coveo-card-overlay {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        flex-direction: column;
        z-index: 1;
        background-color: #263e55;
        color: #fff;
        cursor: default;
        transition: transform .5s ease-in-out;
        transform: translateY(100%);
        display: flex;
        animation: coveo-card-overlay-fade-out .5s linear
    }

    .coveo-card-overlay.coveo-hidden-for-tab-nav {
        display: none
    }

    @keyframes coveo-card-overlay-fade-out {
        0 {
            opacity: 1
        }

        60% {
            opacity: 1
        }

        80% {
            opacity: 0
        }

        to {
            opacity: 0
        }
    }

    .coveo-card-overlay.coveo-opened {
        transform: translateY(0);
        animation: coveo-card-overlay-fade-in .5s linear
    }

    @keyframes coveo-card-overlay-fade-in {
        0 {
            opacity: 0
        }

        20% {
            opacity: 0
        }

        40% {
            opacity: 1
        }

        to {
            opacity: 1
        }
    }

    .coveo-card-overlay-header {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        font-size: 11px;
        text-transform: uppercase;
        text-align: center;
        padding: 14px 0;
        border-bottom: 1px solid #bcc3ca;
        cursor: pointer
    }

    .coveo-card-overlay-header .coveo-icon {
        margin-right: 3px
    }

    .coveo-card-overlay-body {
        overflow: auto;
        overflow-x: hidden
    }

    .coveo-card-overlay-footer {
        text-align: center;
        margin-top: auto;
        cursor: pointer;
        flex-shrink: 0
    }

    .CoveoResult.coveo-with-card-overlay {
        transition: min-height .5s;
        min-height: 0
    }

    .CoveoResult.coveo-card-overlay-opened {
        min-height: 180px
    }

    .coveo-open-card-overlay {
        display: inline-block;
        margin-bottom: 4px
    }

    .coveo-open-card-overlay-svg {
        width: 10px;
        height: 6px;
        color: #67768b
    }

    .CoveoDidYouMean {
        padding: 10px 0;
        text-align: left;
        font-size: 16px
    }

    .CoveoDidYouMean a {
        color: #004990;
        cursor: pointer;
        text-decoration: none
    }

    .CoveoDidYouMean a:visited,
    .CoveoDidYouMean a:visited:hover {
        color: #609
    }

    .CoveoDidYouMean a:hover,
    .CoveoDidYouMean a:hover a {
        text-decoration: underline
    }

    .CoveoDidYouMean a.coveo-selected * {
        color: #004990
    }

    .CoveoDidYouMean a:hover {
        text-decoration: underline
    }

    .coveo-did-you-mean-highlight {
        font-weight: 400
    }

    .coveo-did-you-mean-word-correction {
        font-weight: 700
    }

    .coveo-did-you-mean-no-results-for {
        font-size: 16px
    }

    .CoveoErrorReport {
        text-align: center
    }

    .CoveoErrorReport h1,
    .CoveoErrorReport h2,
    .CoveoErrorReport h3,
    .CoveoErrorReport h4,
    .CoveoErrorReport h5,
    .CoveoErrorReport h6 {
        font-weight: 400;
        display: block;
        margin: 0 0 20px
    }

    .coveo-error-report-help-link {
        display: inline-block;
        border: 1px solid #f58020;
        border-radius: 2px;
        text-decoration: none;
        background-color: #f58020;
        padding: 10px;
        font-weight: 700;
        color: #fff
    }

    .coveo-error-report-help-link:hover {
        background-color: #f68e38
    }

    .coveo-error-report-title {
        color: #1d4f76;
        margin-bottom: 20px;
        font-size: 12px
    }

    .coveo-error-report-message {
        margin-top: 0;
        margin-right: 30px;
        margin-left: 30px
    }

    .coveo-error-report-message pre {
        font-size: 12px;
        text-align: left
    }

    .coveo-error-report-container {
        padding: 45px;
        background-color: #f1f3f4;
        border: 1px solid #1d4f76
    }

    .coveo-error-report-clear,
    .coveo-error-report-more-info,
    .coveo-error-report-previous,
    .coveo-error-report-retry {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        padding: 5px;
        border-radius: 2px
    }

    .coveo-error-report-clear:visited,
    .coveo-error-report-clear:visited:hover,
    .coveo-error-report-more-info:visited,
    .coveo-error-report-more-info:visited:hover,
    .coveo-error-report-previous:visited,
    .coveo-error-report-previous:visited:hover,
    .coveo-error-report-retry:visited,
    .coveo-error-report-retry:visited:hover {
        color: #609
    }

    .coveo-error-report-clear:hover,
    .coveo-error-report-clear:hover a,
    .coveo-error-report-more-info:hover,
    .coveo-error-report-more-info:hover a,
    .coveo-error-report-previous:hover,
    .coveo-error-report-previous:hover a,
    .coveo-error-report-retry:hover,
    .coveo-error-report-retry:hover a {
        text-decoration: underline
    }

    .coveo-error-report-clear.coveo-selected *,
    .coveo-error-report-more-info.coveo-selected *,
    .coveo-error-report-previous.coveo-selected *,
    .coveo-error-report-retry.coveo-selected * {
        color: #004990
    }

    .coveo-error-info {
        width: 100%
    }

    .coveo-error-info textarea {
        width: 100%;
        height: 200px
    }

    .CoveoExcerpt {
        word-wrap: break-word
    }

    .CoveoExportToExcel {
        overflow: hidden;
        margin-top: 10px;
        display: none
    }

    .CoveoExportToExcel.coveo-export-to-excel-opened {
        display: block
    }

    .coveo-export-to-excel-svg {
        width: 14px;
        height: 14px;
        color: #1d4f76
    }

    .CoveoCategoryFacet,
    .CoveoFacet,
    .CoveoFacetRange,
    .CoveoFacetSlider,
    .CoveoHierarchicalFacet {
        margin: 10px 0;
        padding: 0;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        background: #fff;
        position: relative
    }

    .coveo-facet-column .coveo-bottomSpace.coveo-with-animation,
    .coveo-facet-column .coveo-topSpace.coveo-with-animation {
        transition: height .5s
    }

    .coveo-facet-column.coveo-no-visible-facet,
    .coveo-facet-empty {
        display: none
    }

    .coveo-facet-empty.coveo-with-placeholder {
        display: block
    }

    .coveo-facet-collapsed .coveo-facet-value.coveo-facet-value,
    .coveo-facet-dependent {
        display: none
    }

    .coveo-facet-collapsed .coveo-facet-value.coveo-facet-value.coveo-excluded,
    .coveo-facet-collapsed .coveo-facet-value.coveo-facet-value.coveo-selected {
        display: inherit
    }

    .coveo-facet-collapsed .coveo-facet-footer {
        display: none
    }

    .coveo-facet-fade .coveo-facet-value {
        opacity: .5
    }

    .coveo-facet-fade .coveo-facet-value.coveo-excluded,
    .coveo-facet-fade .coveo-facet-value.coveo-facet-search-selectable,
    .coveo-facet-fade .coveo-facet-value.coveo-selected {
        opacity: 1
    }

    .coveo-facet-less,
    .coveo-facet-more {
        width: 100%;
        height: 15px;
        background: #f7f8f9;
        cursor: pointer;
        text-align: center
    }

    .coveo-facet-less:focus,
    .coveo-facet-less:hover,
    .coveo-facet-more:focus,
    .coveo-facet-more:hover {
        background: #bcc3ca;
        outline: 0
    }

    .coveo-facet-more {
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        display: none
    }

    .coveo-facet-more.coveo-active {
        display: block
    }

    .coveo-facet-less-icon-svg,
    .coveo-facet-more-icon-svg {
        width: 10px;
        height: 6px;
        color: #1d4f76
    }

    .coveo-facet-less-icon,
    .coveo-facet-more-icon {
        position: relative;
        top: -4px
    }

    .coveo-facet-less {
        display: none
    }

    .coveo-facet-less.coveo-active {
        display: block
    }

    .coveo-facet-footer.coveo-facet-empty {
        display: block;
        visibility: hidden
    }

    .coveo-facet-footer {
        background: #f7f8f9;
        min-height: 15px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-content {
        z-index: 20;
        margin: 0
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header {
        box-ordinal-group: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        background-color: #fff
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header.coveo-dropdown-header-active {
        z-index: 20
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header.coveo-no-visible-facet {
        display: none
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        overflow-y: scroll;
        max-height: 600px;
        clear: both;
        white-space: nowrap;
        padding: 0;
        min-width: 280px;
        width: 35%;
        z-index: 20;
        box-shadow: 0 7px 15px rgba(0, 0, 0, .25);
        border-radius: 0 0 0 2px
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet,
    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacetRange,
    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacetSlider,
    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoHierarchicalFacet {
        margin: 0;
        border: 0;
        border-radius: 0
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet .coveo-facet-header,
    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacetRange .coveo-facet-header,
    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacetSlider .coveo-facet-header,
    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoHierarchicalFacet .coveo-facet-header {
        border: 0;
        border-radius: 0;
        border-top: thin solid #bcc3ca;
        white-space: normal
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-header-filter-by-container {
        background: #f7f8f9;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: .22px;
        line-height: 22px
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-header-filter-by-container .coveo-facet-header-filter-by {
        display: block;
        padding: 10px 0 10px 20px
    }

    .coveo-facet-header-filter-by {
        display: none
    }

    .coveo-facet-breadcrumb-title,
    .coveo-facet-slider-breadcrumb-title {
        color: #67768b;
        margin-right: 14px
    }

    .coveo-facet-breadcrumb-value,
    .coveo-facet-slider-breadcrumb-value {
        font-size: 14px;
        display: inline-block;
        color: #1d4f76;
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .coveo-facet-breadcrumb-value.coveo-excluded .coveo-facet-breadcrumb-caption,
    .coveo-facet-slider-breadcrumb-value.coveo-excluded .coveo-facet-breadcrumb-caption {
        text-decoration: line-through
    }

    .coveo-facet-breadcrumb-value .coveo-exclusion-svg,
    .coveo-facet-slider-breadcrumb-value .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-clear svg,
    .coveo-facet-slider-breadcrumb-value .coveo-facet-breadcrumb-clear svg {
        width: 12px;
        height: 12px
    }

    .coveo-facet-breadcrumb-value:hover .coveo-facet-breadcrumb-clear,
    .coveo-facet-slider-breadcrumb-value:hover .coveo-facet-breadcrumb-clear {
        color: #cc0d00
    }

    .coveo-facet-breadcrumb-value:hover .coveo-facet-breadcrumb-clear .coveo-exclusion-svg,
    .coveo-facet-slider-breadcrumb-value:hover .coveo-facet-breadcrumb-clear .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-facet-breadcrumb-value:visited,
    .coveo-facet-breadcrumb-value:visited:hover,
    .coveo-facet-slider-breadcrumb-value:visited,
    .coveo-facet-slider-breadcrumb-value:visited:hover {
        color: #609
    }

    .coveo-facet-breadcrumb-value:hover,
    .coveo-facet-breadcrumb-value:hover a,
    .coveo-facet-slider-breadcrumb-value:hover,
    .coveo-facet-slider-breadcrumb-value:hover a {
        text-decoration: underline
    }

    .coveo-facet-breadcrumb-value.coveo-selected *,
    .coveo-facet-slider-breadcrumb-value.coveo-selected * {
        color: #004990
    }

    .coveo-facet-breadcrumb-value+.coveo-facet-breadcrumb-value,
    .coveo-facet-breadcrumb-value+.coveo-facet-slider-breadcrumb-value,
    .coveo-facet-slider-breadcrumb-value+.coveo-facet-breadcrumb-value,
    .coveo-facet-slider-breadcrumb-value+.coveo-facet-slider-breadcrumb-value {
        margin-left: 20px
    }

    .coveo-facet-breadcrumb-clear,
    .coveo-facet-slider-breadcrumb-clear {
        display: inline-block;
        margin-left: 5px;
        position: relative;
        width: 12px;
        height: 12px;
        vertical-align: middle
    }

    .coveo-facet-breadcrumb-clear-svg,
    .coveo-facet-slider-clear-svg {
        position: absolute
    }

    .coveo-facet-breadcrumb-multi-icon {
        display: inline-block;
        margin: 0
    }

    .coveo-facet-breadcrumb-multi-icon.coveo-selected {
        margin-left: 0;
        margin-right: 5px
    }

    .coveo-facet-breadcrumb-multi-icon.coveo-selected .coveo-facet-breadcrumb-multi-icon-svg {
        vertical-align: middle;
        width: 14px;
        height: 12px
    }

    .coveo-facet-breadcrumb-multi-icon.coveo-selected .coveo-hook-svg {
        fill: #1d4f76
    }

    .coveo-facet-breadcrumb-multi-icon.coveo-excluded {
        margin-left: 0;
        margin-right: 5px
    }

    .coveo-facet-breadcrumb-multi-icon.coveo-excluded .coveo-facet-breadcrumb-multi-icon-svg {
        vertical-align: middle;
        width: 10px;
        height: 10px
    }

    .coveo-facet-breadcrumb-multi-icon.coveo-excluded .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-facet-header {
        padding: 10px 20px;
        background: #f7f8f9;
        clear: both;
        overflow: hidden;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: single;
        -moz-box-lines: single;
        box-lines: single;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .coveo-facet-header svg {
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 18px
    }

    .coveo-facet-header-title-section {
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1
    }

    .coveo-facet-header-settings-section,
    .coveo-facet-header-title-section {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: single;
        -moz-box-lines: single;
        box-lines: single;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .coveo-facet-header-settings-section {
        -moz-flex-grow: 0;
        flex-grow: 0;
        -ms-flex-positive: 0
    }

    .coveo-facet-header-title {
        color: #1d4f76;
        font-size: 15px
    }

    .coveo-facet-settings-more:focus,
    .coveo-facet-settings-more:hover {
        outline: 0
    }

    .coveo-facet-settings-more:focus .coveo-more-background-svg,
    .coveo-facet-settings-more:hover .coveo-more-background-svg {
        fill-opacity: 1;
        fill: #e6ecf0
    }

    .coveo-facet-header-operator,
    .coveo-facet-settings-more-svg {
        color: #1d4f76
    }

    .coveo-facet-header-operator .coveo-and .coveo-and-svg,
    .coveo-facet-header-operator .coveo-or .coveo-or-svg {
        fill: #ecad00
    }

    .coveo-facet-header-collapse,
    .coveo-facet-header-eraser,
    .coveo-facet-header-expand,
    .coveo-facet-header-operator,
    .coveo-facet-header-settings {
        cursor: pointer;
        margin-left: 10px;
        position: relative;
        vertical-align: middle
    }

    .coveo-facet-header-eraser {
        position: relative;
        top: 0;
        visibility: hidden;
        cursor: pointer;
        color: #1d4f76
    }

    .coveo-facet-header-eraser.coveo-facet-header-eraser-visible {
        visibility: visible
    }

    .coveo-facet-header-eraser .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .coveo-facet-header-eraser svg {
        width: 15px;
        height: 15px
    }

    .coveo-facet-header-eraser:hover {
        color: #cc0d00
    }

    .coveo-facet-header-eraser:hover .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-facet-header-wait-animation {
        margin-left: 10px;
        position: relative
    }

    .coveo-facet-header-wait-animation .coveo-facet-header-wait-animation-svg {
        color: #1d4f76;
        display: inline-block;
        vertical-align: middle;
        animation-name: coveo-spin;
        animation-timing-function: linear;
        animation-duration: 1s;
        animation-iteration-count: infinite
    }

    .coveo-facet-values {
        list-style: none;
        padding: 5px 0 0;
        margin: 0
    }

    .coveo-facet-value {
        padding: 0 20px;
        margin: 0;
        line-height: 22px;
        position: relative
    }

    .coveo-facet-value input[type=checkbox] {
        display: none
    }

    .coveo-facet-value .coveo-facet-value-checkbox {
        width: 18px;
        height: 18px;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        margin-right: 15px;
        background: #fff;
        position: relative;
        float: left;
        top: 2px
    }

    .coveo-facet-value .coveo-facet-value-checkbox>svg {
        position: relative;
        background: 0
    }

    .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg {
        width: 14px;
        height: 12px;
        bottom: 3px
    }

    .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg .coveo-hook-svg {
        fill: #4f5658
    }

    .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg {
        width: 14px;
        height: 12px;
        bottom: 3px
    }

    .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg .coveo-hook-svg {
        fill: #4f5658
    }

    .coveo-facet-value:hover.coveo-excluded .coveo-facet-value-checkbox .coveo-hook-svg {
        fill-opacity: 0
    }

    .coveo-facet-value .coveo-facet-value-checkbox:focus {
        outline: 0
    }

    .coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg {
        width: 14px;
        height: 12px;
        bottom: 3px
    }

    .coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg .coveo-hook-svg {
        fill: #4f5658
    }

    .coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg .coveo-exclusion-svg {
        fill-opacity: 0
    }

    .coveo-facet-value.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg,
    .coveo-facet-value:hover.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg {
        width: 10px;
        height: 10px;
        bottom: 4px
    }

    .coveo-facet-value.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg .coveo-exclusion-svg,
    .coveo-facet-value:hover.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-facet-value.coveo-facet-value-will-exclude.coveo-selected .coveo-facet-value-checkbox .coveo-hook-svg,
    .coveo-facet-value:hover.coveo-facet-value-will-exclude.coveo-selected .coveo-facet-value-checkbox .coveo-hook-svg {
        fill-opacity: 0
    }

    .coveo-facet-value.coveo-excluded .coveo-facet-value-checkbox svg {
        width: 10px;
        height: 10px;
        bottom: 4px
    }

    .coveo-facet-value.coveo-excluded .coveo-facet-value-checkbox svg .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-facet-value.coveo-facet-value-will-exclude:focus .coveo-facet-value-checkbox .coveo-hook-svg,
    .coveo-facet-value.coveo-facet-value-will-exclude:hover .coveo-facet-value-checkbox .coveo-hook-svg {
        fill-opacity: 0
    }

    .coveo-facet-value.coveo-excluded .coveo-facet-value-caption,
    .coveo-facet-value.coveo-excluded .coveo-facet-value-computed-field,
    .coveo-facet-value.coveo-excluded .coveo-facet-value-count {
        text-decoration: line-through
    }

    .coveo-facet-value>* {
        vertical-align: middle
    }

    .coveo-facet-value.coveo-focused,
    .coveo-facet-value:hover {
        background-color: #e6ecf0
    }

    .coveo-facet-value.coveo-selected {
        font-weight: 700
    }

    .coveo-facet-value.coveo-excluded .coveo-facet-value-exclude,
    .coveo-facet-value.coveo-excluded:hover .coveo-facet-value-exclude {
        visibility: hidden
    }

    .coveo-facet-value:hover .coveo-facet-value-exclude {
        visibility: visible
    }

    .coveo-facet-value-label {
        display: block;
        white-space: nowrap;
        cursor: pointer;
        padding: 5px 0
    }

    .coveo-facet-value-caption {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        vertical-align: middle
    }

    .coveo-facet-value-icon {
        display: inline-block;
        margin: 3px 5px 3px 0;
        vertical-align: top;
        float: left
    }

    .coveo-facet-value-count {
        vertical-align: middle;
        margin: 0 5px;
        display: inline-block;
        float: right;
        transition: opacity 1s
    }

    .coveo-facet-value-count.coveo-waitDelta {
        opacity: 0
    }

    .coveo-with-computed-field .coveo-facet-value-computed-field,
    .coveo-with-computed-field .coveo-facet-value-count {
        font-size: 12px;
        position: relative;
        top: 1px
    }

    .coveo-facet-value-label.coveo-with-computed-field {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-pack: justify;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify
    }

    .coveo-facet-value-label.coveo-with-computed-field .coveo-facet-value-label-wrapper {
        box-ordinal-group: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        min-width: 0
    }

    .coveo-facet-value-label.coveo-with-computed-field .coveo-facet-value-label-wrapper .coveo-facet-value-checkbox {
        box-ordinal-group: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1;
        flex-shrink: 0;
        -ms-flex-negative: 0
    }

    .coveo-facet-value-label.coveo-with-computed-field .coveo-facet-value-label-wrapper .coveo-facet-value-caption {
        box-ordinal-group: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2
    }

    .coveo-facet-value-label.coveo-with-computed-field .coveo-facet-value-label-wrapper .coveo-facet-value-count {
        box-ordinal-group: 3;
        -moz-order: 3;
        order: 3;
        -ms-flex-order: 3
    }

    .coveo-facet-value-label.coveo-with-computed-field .coveo-facet-value-computed-field {
        box-ordinal-group: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2
    }

    .coveo-facet-value-computed-field {
        float: right;
        margin-left: 5px
    }

    .coveo-facet-value-exclude {
        cursor: pointer;
        position: absolute;
        top: 9px;
        right: 5px;
        background: #fff;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        height: 13px;
        width: 13px;
        opacity: 0;
        z-index: 10
    }

    .coveo-facet-value-exclude:focus,
    .coveo-facet-value-exclude:hover {
        opacity: 1;
        outline: 0
    }

    .coveo-facet-value-exclude-svg {
        width: 7px;
        height: 7px;
        position: absolute;
        top: 2px;
        left: 2px
    }

    .coveo-facet-value-exclude-svg .coveo-exclusion-svg {
        fill: #bcc3ca
    }

    .coveo-facet-search-results {
        position: absolute;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        background-color: #fff;
        list-style: none;
        margin: 0 0 3px;
        padding: 0 0 10px;
        z-index: 999;
        max-height: 200px;
        overflow-x: hidden;
        overflow-y: scroll;
        -ms-overflow-style: scrollbar;
        font-size: 12px
    }

    .coveo-facet-search-results input[type=checkbox] {
        display: none
    }

    .coveo-facet-search-results .coveo-with-computed-field .coveo-facet-value-computed-field,
    .coveo-facet-search-results .coveo-with-computed-field .coveo-facet-value-count {
        top: 0
    }

    .coveo-facet-search-results.coveo-no-results {
        display: none;
        visibility: hidden
    }

    .coveo-facet-search-results .coveo-facet-value input[type=checkbox] {
        display: none
    }

    .coveo-facet-search-results .coveo-facet-value .coveo-facet-value-checkbox {
        width: 13px;
        height: 13px;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        margin-right: 15px;
        background: #fff;
        float: left;
        top: 2px
    }

    .coveo-facet-search-results .coveo-facet-value .coveo-facet-value-checkbox>svg {
        position: relative;
        background: 0
    }

    .coveo-facet-search-results .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg {
        width: 11px;
        height: 9px;
        bottom: 5px
    }

    .coveo-facet-search-results .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg .coveo-hook-svg {
        fill: #000
    }

    .coveo-facet-search-results .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg {
        width: 11px;
        height: 9px;
        bottom: 5px
    }

    .coveo-facet-search-results .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg .coveo-hook-svg {
        fill: #000
    }

    .coveo-facet-search-results .coveo-facet-value:hover.coveo-excluded .coveo-facet-value-checkbox .coveo-hook-svg {
        fill-opacity: 0
    }

    .coveo-facet-search-results .coveo-facet-value .coveo-facet-value-checkbox:focus {
        outline: 0
    }

    .coveo-facet-search-results .coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg {
        width: 11px;
        height: 9px;
        bottom: 5px
    }

    .coveo-facet-search-results .coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg .coveo-hook-svg {
        fill: #000
    }

    .coveo-facet-search-results .coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg .coveo-exclusion-svg {
        fill-opacity: 0
    }

    .coveo-facet-search-results .coveo-facet-value.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg,
    .coveo-facet-search-results .coveo-facet-value:hover.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg {
        width: 7px;
        height: 7px;
        bottom: 6px
    }

    .coveo-facet-search-results .coveo-facet-value.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg .coveo-exclusion-svg,
    .coveo-facet-search-results .coveo-facet-value:hover.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-facet-search-results .coveo-facet-value.coveo-facet-value-will-exclude.coveo-selected .coveo-facet-value-checkbox .coveo-hook-svg,
    .coveo-facet-search-results .coveo-facet-value:hover.coveo-facet-value-will-exclude.coveo-selected .coveo-facet-value-checkbox .coveo-hook-svg {
        fill-opacity: 0
    }

    .coveo-facet-search-results .coveo-facet-value.coveo-excluded .coveo-facet-value-checkbox svg {
        width: 7px;
        height: 7px;
        bottom: 6px
    }

    .coveo-facet-search-results .coveo-facet-value.coveo-excluded .coveo-facet-value-checkbox svg .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-facet-search-results .coveo-facet-value.coveo-facet-value-will-exclude:focus .coveo-facet-value-checkbox .coveo-hook-svg,
    .coveo-facet-search-results .coveo-facet-value.coveo-facet-value-will-exclude:hover .coveo-facet-value-checkbox .coveo-hook-svg {
        fill-opacity: 0
    }

    .coveo-facet-search-results .coveo-facet-value .coveo-facet-value-checkbox {
        position: relative;
        top: 5px
    }

    .coveo-facet-search-results .coveo-facet-value-exclude {
        right: 10px
    }

    .coveo-facet-search-results .coveo-facet-value-label {
        padding-right: 15px
    }

    .coveo-facet-search-selectable {
        margin: 0;
        padding: 0 10px
    }

    .coveo-facet-search-current-result {
        background-color: #e6ecf0
    }

    .coveo-facet-search-select-all {
        margin: 0;
        padding: 10px;
        font-weight: 700;
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .coveo-facet-search-select-all:visited,
    .coveo-facet-search-select-all:visited:hover {
        color: #609
    }

    .coveo-facet-search-select-all:hover,
    .coveo-facet-search-select-all:hover a {
        text-decoration: underline
    }

    .coveo-facet-search-select-all.coveo-selected * {
        color: #004990
    }

    .coveo-facet-search-clear {
        float: right;
        margin-right: 3px;
        opacity: .5;
        clear: none;
        cursor: pointer;
        color: #1d4f76
    }

    .coveo-facet-search-clear .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .coveo-facet-search-clear svg {
        width: 8px;
        height: 8px
    }

    .coveo-facet-search-clear:hover {
        color: #cc0d00
    }

    .coveo-facet-search-clear:hover .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-facet-search-clear:hover {
        opacity: 1
    }

    .coveo-facet-search-input {
        border: 0;
        padding: 1px 0 0;
        margin: 0;
        font-size: 13px;
        width: 100%;
        background-color: inherit;
        line-height: 15px
    }

    .coveo-facet-search-input[value=""] {
        color: #bcc3ca
    }

    @keyframes grow {
        0 {
            margin-right: 200px
        }

        to {
            margin-right: 20px
        }
    }

    .coveo-facet-search {
        border: thin solid #bcc3ca;
        border-radius: 2px;
        position: relative;
        background: #fff;
        display: none;
        margin: 2px 20px 1px;
        padding: 4px;
        animation: grow .3s linear
    }

    .coveo-facet-searching .coveo-facet-search {
        display: block
    }

    .coveo-facet-search-no-results {
        background-color: #ffd0d0
    }

    .coveo-facet-search-no-results .coveo-facet-search-magnifier {
        visibility: hidden
    }

    .coveo-facet-search-magnifier {
        float: left
    }

    .coveo-facet-search-magnifier-svg {
        margin: 5px 6px 5px 10px;
        width: 10px;
        height: 10px;
        color: #9cb4cb
    }

    .coveo-facet-search-wait-animation {
        float: left
    }

    .coveo-facet-search-wait-animation-svg {
        width: 13px;
        height: 13px;
        color: #1d4f76;
        margin: 3px 3px 5px 10px;
        animation-name: coveo-spin;
        animation-timing-function: linear;
        animation-duration: 1s;
        animation-iteration-count: infinite
    }

    .coveo-facet-search-middle {
        overflow: hidden;
        line-height: 19px
    }

    .coveo-facet-value.coveo-facet-search-button {
        color: #004990
    }

    .coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox {
        border-style: dashed
    }

    .coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox:focus,
    .coveo-facet-value.coveo-facet-search-button:hover .coveo-facet-value-checkbox {
        border-style: solid
    }

    .coveo-facet-searching .coveo-facet-value.coveo-facet-search-button {
        display: none
    }

    .coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox {
        bottom: 1px
    }

    .coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox svg {
        bottom: 4px
    }

    .coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox svg .coveo-more-svg {
        fill: #bcc3ca
    }

    .coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox>.coveo-facet-value-checkbox-svg,
    .coveo-facet-value.coveo-facet-search-button:hover .coveo-facet-value-checkbox>.coveo-facet-value-checkbox-svg {
        color: #bcc3ca;
        width: 16px;
        height: 11px
    }

    .coveo-facet-settings-popup {
        position: absolute;
        overflow: hidden;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        z-index: 999;
        background-color: #fff
    }

    .coveo-facet-settings-section {
        clear: both;
        white-space: nowrap
    }

    .coveo-facet-settings-section svg {
        margin: 10px
    }

    .coveo-facet-settings-items,
    .coveo-facet-settings-section .coveo-icon-container {
        display: inline-block;
        vertical-align: middle
    }

    .coveo-facet-settings-items {
        padding: 0;
        overflow: hidden;
        font-size: 12px
    }

    .coveo-facet-settings-item {
        white-space: nowrap;
        padding: 10px;
        cursor: pointer;
        -moz-padding-end: 70px
    }

    .coveo-facet-settings-item.coveo-selected {
        font-weight: 700
    }

    .coveo-facet-settings-disabled .coveo-facet-settings-item {
        cursor: default;
        opacity: .5
    }

    .coveo-facet-settings-disabled .coveo-facet-settings-item:hover {
        background: #fff
    }

    .coveo-facet-settings-section-sort .coveo-facet-settings-section-sort-svg {
        float: none
    }

    .coveo-facet-settings-section-sort:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-facet-settings-section-sort:hover.coveo-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-facet-settings-section-sort.coveo-facet-settings-section {
        margin-bottom: 15px
    }

    .coveo-facet-settings-section-sort.coveo-facet-settings-section .coveo-icon-container {
        vertical-align: top
    }

    .coveo-facet-settings-section-sort-svg {
        width: 15px;
        height: 14px;
        color: #1d4f76
    }

    .coveo-facet-settings-section-direction-ascending {
        cursor: pointer
    }

    .coveo-facet-settings-section-direction-ascending.coveo-facet-settings-disabled {
        cursor: inherit
    }

    .coveo-facet-settings-section-direction-ascending .coveo-facet-settings-section-direction-ascending-svg {
        float: none
    }

    .coveo-facet-settings-section-direction-ascending:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-facet-settings-section-direction-ascending:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-facet-settings-section-direction-ascending-svg {
        width: 15px;
        height: 12px;
        color: #1d4f76
    }

    .coveo-facet-settings-section-direction-descending {
        cursor: pointer
    }

    .coveo-facet-settings-section-direction-descending.coveo-facet-settings-disabled {
        cursor: inherit
    }

    .coveo-facet-settings-section-direction-descending .coveo-facet-settings-section-direction-descending-svg {
        float: none
    }

    .coveo-facet-settings-section-direction-descending:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-facet-settings-section-direction-descending:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-facet-settings-section-direction-descending-svg {
        width: 15px;
        height: 12px;
        color: #1d4f76
    }

    .coveo-facet-settings-section-save-state {
        border-top: thin solid #bcc3ca;
        cursor: pointer
    }

    .coveo-facet-settings-section-save-state .coveo-facet-settings-section-save-state-svg {
        float: none
    }

    .coveo-facet-settings-section-save-state:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-facet-settings-section-save-state:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-facet-settings-section-save-state-svg {
        width: 16px;
        height: 16px;
        color: #1d4f76
    }

    .coveo-facet-settings-section-clear-state {
        border-top: thin solid #bcc3ca;
        cursor: pointer
    }

    .coveo-facet-settings-section-clear-state .coveo-facet-settings-section-clear-state-svg {
        float: none
    }

    .coveo-facet-settings-section-clear-state:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-facet-settings-section-clear-state:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-facet-settings-section-clear-state-svg {
        width: 16px;
        height: 16px;
        color: #1d4f76
    }

    .coveo-facet-settings-section-hide {
        border-top: thin solid #bcc3ca;
        cursor: pointer
    }

    .coveo-facet-settings-section-hide .coveo-facet-settings-section-hide-svg {
        float: none
    }

    .coveo-facet-settings-section-hide:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-facet-settings-section-hide:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-facet-settings-section-hide-svg {
        width: 16px;
        height: 16px;
        color: #1d4f76
    }

    .coveo-facet-settings-section-show {
        border-top: thin solid #bcc3ca;
        cursor: pointer
    }

    .coveo-facet-settings-section-show .coveo-facet-settings-section-show-svg {
        float: none
    }

    .coveo-facet-settings-section-show:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-facet-settings-section-show:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-facet-settings-section-show-svg {
        width: 16px;
        height: 16px;
        color: #1d4f76
    }

    .coveo-facet-settings-section-sort-title {
        font-size: 12px;
        font-weight: 700;
        color: #67768b
    }

    .coveo-slider-container {
        width: 100%;
        height: 85px;
        position: relative;
        padding: 25px 20px 20px
    }

    .coveo-slider-container>div {
        height: 50px;
        position: relative
    }

    .coveo-slider-container svg {
        overflow: hidden
    }

    .coveo-slider-line {
        background-color: #fff;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        position: absolute;
        width: 100%;
        height: 10px;
        top: 3px
    }

    .coveo-slider-line.coveo-active {
        z-index: 1;
        background-color: #67768b
    }

    .coveo-slider-button {
        border-radius: 2px;
        cursor: pointer;
        display: inline-block;
        width: 15px;
        height: 16px;
        z-index: 2;
        position: absolute;
        margin-left: -7px
    }

    .coveo-slider-button,
    .coveo-slider-button.coveo-active,
    .coveo-slider-button:hover {
        background-color: #296896
    }

    .coveo-slider-button:after {
        width: 2px;
        border-left: 1px solid #fff;
        right: 4px
    }

    .coveo-slider-button:after,
    .coveo-slider-button:before {
        content: "";
        height: 10px;
        border-right: 1px solid #fff;
        position: absolute;
        top: 3px
    }

    .coveo-slider-button:before {
        left: 4px
    }

    .coveo-slider-caption {
        position: absolute;
        top: 25px;
        left: 0;
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .coveo-slider-tooltip {
        white-space: nowrap;
        padding: 10px;
        background-color: #e6ecf0;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        z-index: 10;
        position: absolute;
        margin-top: 30px
    }

    .coveo-slider-tooltip .coveo-slider-tooltip-arrow {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #bcc3ca;
        top: 38px;
        position: absolute
    }

    .coveo-slider-tooltip .coveo-caption {
        font-size: 12px
    }

    .coveo-slider-tooltip .coveo-count {
        font-size: 12px;
        margin-left: 5px
    }

    .coveo-slider-container.coveo-with-graph {
        height: 135px
    }

    .coveo-slider-container.coveo-with-graph>div {
        height: 100px
    }

    .coveo-slider-container.coveo-with-graph svg {
        position: absolute;
        left: 0;
        top: -5px
    }

    .coveo-slider-container.coveo-with-graph svg .coveo-bar {
        fill: #67768b;
        shape-rendering: crispEdges
    }

    .coveo-slider-container.coveo-with-graph svg .coveo-bar.coveo-active {
        fill: #296896
    }

    .coveo-slider-container.coveo-with-graph svg .coveo-bar:hover {
        fill: #263e55;
        cursor: pointer
    }

    .coveo-slider-container.coveo-with-graph .coveo-slider-line {
        top: 60px
    }

    .coveo-slider-container.coveo-with-graph .coveo-slider-button {
        top: 57px
    }

    .coveo-slider-container.coveo-with-graph .coveo-slider-caption {
        top: 80px
    }

    .CoveoFacetSlider.coveo-disabled .coveo-slider-line {
        background-color: #bcc3ca
    }

    .CoveoFacetSlider.coveo-disabled .coveo-slider-button {
        background-color: #296896;
        box-shadow: none
    }

    .CoveoFacetSlider.coveo-disabled-empty,
    .CoveoFacetSlider.coveo-facet-collapsed .coveo-slider-container {
        display: none
    }

    .coveo-executing-query .coveo-slider-container {
        opacity: .5
    }

    .coveo-top-field-suggestion-header {
        width: 100%;
        padding: 10px;
        color: #1d4f76
    }

    .CoveoFieldTable {
        border: thin solid #bcc3ca;
        border-radius: 2px;
        width: 100%;
        background-color: #f7f8f9;
        padding-bottom: 10px;
        position: relative;
        word-break: break-all;
        margin-top: 1px;
        border-collapse: separate;
        margin-bottom: 20px
    }

    .CoveoFieldTable td,
    .CoveoFieldTable th {
        font-size: 14px
    }

    .CoveoFieldTable td {
        width: 99%;
        padding: 10px 20px 0 0
    }

    .CoveoFieldTable th {
        text-align: left;
        font-weight: 400;
        white-space: nowrap;
        padding: 10px 10px 0 20px
    }

    .CoveoFieldTable .coveo-clickable {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .CoveoFieldTable .coveo-clickable:visited,
    .CoveoFieldTable .coveo-clickable:visited:hover {
        color: #609
    }

    .CoveoFieldTable .coveo-clickable:hover,
    .CoveoFieldTable .coveo-clickable:hover a {
        text-decoration: underline
    }

    .CoveoFieldTable .coveo-clickable.coveo-selected * {
        color: #004990
    }

    .CoveoFieldTable .coveo-clickable.coveo-selected {
        font-weight: 700
    }

    .coveo-field-table-toggle {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        margin: 0 5px 5px 0
    }

    .coveo-field-table-toggle:visited,
    .coveo-field-table-toggle:visited:hover {
        color: #609
    }

    .coveo-field-table-toggle:hover,
    .coveo-field-table-toggle:hover a {
        text-decoration: underline
    }

    .coveo-field-table-toggle.coveo-selected * {
        color: #004990
    }

    .coveo-field-table-toggle .coveo-field-table-toggle-caption {
        margin-right: 5px
    }

    .coveo-field-table-toggle-container {
        position: relative;
        overflow: hidden;
        height: 0;
        transition: height .5s ease-in-out
    }

    .coveo-field-table-toggle-container.coveo-no-transition {
        transition: none
    }

    .coveo-field-table-toggle-down {
        position: relative;
        top: 2px
    }

    .coveo-field-table-toggle-down-svg {
        color: #1d4f76;
        width: 10px;
        height: 6px;
        transition: fill-opacity .5s;
        fill-opacity: 1
    }

    .coveo-field-table-toggle-down-svg.coveo-opened {
        fill-opacity: 0
    }

    .coveo-field-table-toggle-up {
        position: absolute;
        bottom: 44px;
        right: 10px;
        margin: 0;
        height: 0
    }

    .coveo-field-table-toggle-up-svg {
        color: #1d4f76;
        width: 10px;
        height: 6px;
        transition: fill-opacity 0;
        fill-opacity: 0
    }

    .coveo-field-table-toggle-up-svg.coveo-opened {
        fill-opacity: 1;
        height: 13px;
        transition: fill-opacity .4s cubic-bezier(1, 0, 1, 0)
    }

    .CoveoFieldValue .coveo-clickable {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .CoveoFieldValue .coveo-clickable:visited,
    .CoveoFieldValue .coveo-clickable:visited:hover {
        color: #609
    }

    .CoveoFieldValue .coveo-clickable:hover,
    .CoveoFieldValue .coveo-clickable:hover a {
        text-decoration: underline
    }

    .CoveoFieldValue .coveo-clickable.coveo-selected * {
        color: #004990
    }

    .CoveoFieldValue .coveo-clickable.coveo-selected {
        font-weight: 700
    }

    .CoveoFieldValue.coveo-with-label {
        display: inline-block
    }

    .CoveoFieldValue .coveo-field-caption {
        color: #67768b;
        margin-right: 10px
    }

    .coveo-card-overlay .CoveoFieldTable {
        background-color: transparent;
        border: 0;
        padding: 0;
        margin: 10px 0 0
    }

    .coveo-card-overlay .CoveoFieldTable th {
        color: #bcc3ca
    }

    .coveo-card-overlay .coveo-clickable {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        color: #f7f8f9;
        text-decoration: underline
    }

    .coveo-card-overlay .coveo-clickable:visited,
    .coveo-card-overlay .coveo-clickable:visited:hover {
        color: #609;
        color: #f7f8f9
    }

    .coveo-card-overlay .coveo-clickable:hover,
    .coveo-card-overlay .coveo-clickable:hover a {
        text-decoration: underline
    }

    .coveo-card-overlay .coveo-clickable.coveo-selected * {
        color: #004990;
        color: #f7f8f9
    }

    .coveo-hidden-query-breadcrumb-title {
        color: #67768b;
        margin-right: 14px
    }

    .coveo-hidden-query-breadcrumb-title,
    .coveo-hidden-query-breadcrumb-values {
        display: inline-block;
        vertical-align: middle
    }

    .coveo-hidden-query-breadcrumb-value {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .coveo-hidden-query-breadcrumb-value:visited,
    .coveo-hidden-query-breadcrumb-value:visited:hover {
        color: #609
    }

    .coveo-hidden-query-breadcrumb-value:hover,
    .coveo-hidden-query-breadcrumb-value:hover a {
        text-decoration: underline
    }

    .coveo-hidden-query-breadcrumb-value.coveo-selected * {
        color: #004990
    }

    .coveo-hidden-query-breadcrumb-clear {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
        cursor: pointer;
        color: #1d4f76
    }

    .coveo-hidden-query-breadcrumb-clear .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .coveo-hidden-query-breadcrumb-clear svg {
        width: 12px;
        height: 12px
    }

    .coveo-hidden-query-breadcrumb-clear:hover {
        color: #cc0d00
    }

    .coveo-hidden-query-breadcrumb-clear:hover .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .CoveoHierarchicalFacet ul.coveo-facet-values {
        overflow-x: auto
    }

    .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value {
        padding-left: 30px;
        position: relative
    }

    .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs.coveo-has-childs-selected:not(.coveo-selected) .coveo-facet-value-checkbox-svg {
        width: 12px;
        height: 14px;
        visibility: visible;
        position: relative;
        bottom: 2px;
        left: 0
    }

    .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs.coveo-has-childs-selected:not(.coveo-selected) .coveo-line-svg {
        fill: rgba(188, 195, 202, .74)
    }

    .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs .coveo-has-childs-toggle {
        position: absolute;
        display: inline-block;
        top: 8px;
        left: 7px
    }

    .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs .coveo-has-childs-toggle .coveo-hierarchical-facet-collapse-svg,
    .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs .coveo-has-childs-toggle .coveo-hierarchical-facet-expand-svg {
        width: 16px;
        height: 16px;
        color: #1d4f76
    }

    .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs .coveo-has-childs-toggle .coveo-hierarchical-facet-collapse-svg {
        display: none
    }

    .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs .coveo-has-childs-toggle:hover {
        cursor: pointer
    }

    .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs.coveo-open .coveo-hierarchical-facet-collapse-svg {
        display: inline-block
    }

    .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs.coveo-open .coveo-hierarchical-facet-expand-svg,
    .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-inactive {
        display: none
    }

    .coveo-hierarchical-breadcrumb-separator {
        content: "";
        display: inline-block;
        top: 2px;
        left: 3px;
        position: relative;
        margin-left: 2px;
        margin-right: 2px;
        height: 0;
        width: 0;
        border: 5px solid transparent;
        border-left-color: #b0b3ae
    }

    .CoveoMatrix {
        margin: 10px 5px
    }

    .coveo-matrix-title {
        text-align: center;
        font-size: 14px;
        font-weight: 700;
        margin: 10px 0;
        color: #1d4f76;
        font-size: 16px
    }

    .coveo-matrix {
        display: table;
        table-layout: fixed;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        border-spacing: 0;
        border-collapse: collapse
    }

    .coveo-matrix-row {
        display: table-row
    }

    .coveo-matrix-row .matrix-first-column {
        text-align: left
    }

    .matrix-header-row,
    .matrix-total-row {
        color: #1d4f76;
        font-weight: 700;
        height: 45px;
        background-color: #f7f8f9
    }

    .matrix-total-row {
        font-weight: 700
    }

    .coveo-matrix-cell {
        display: table-cell;
        padding: 5px;
        text-align: right;
        overflow: hidden;
        vertical-align: middle;
        border: thin solid #bcc3ca
    }

    .coveo-matrix-cell:hover {
        cursor: pointer
    }

    .coveo-matrix-unimportant {
        color: #d3d3d3
    }

    .matrix-results-preview-container {
        position: absolute;
        z-index: 1;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        background-color: #fff
    }

    .matrix-results-preview-container .coveo-result-frame {
        border-bottom: thin solid #bcc3ca;
        text-align: left;
        overflow: hidden;
        padding: 5px
    }

    .matrix-results-preview-container .coveo-result-cell {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .magic-box {
        position: relative;
        text-align: left;
        color: #212121;
        border: 1px solid #9e9e9e
    }

    .magic-box .magic-box-input {
        background: #fff;
        height: 48px;
        overflow: hidden;
        position: relative
    }

    .magic-box .magic-box-input .magic-box-underlay,
    .magic-box .magic-box-input>input {
        color: #212121;
        text-align: left;
        padding: 12px 0;
        text-indent: 12px;
        font-family: arial, sans-serif;
        font-size: 16px;
        line-height: normal;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 48px;
        white-space: pre;
        overflow: auto;
        box-sizing: border-box;
        display: block
    }

    .magic-box .magic-box-input input {
        background: 0;
        border: 0;
        resize: none;
        outline: 0
    }

    .magic-box .magic-box-input input::-ms-clear {
        width: 0;
        height: 0
    }

    .magic-box .magic-box-input .magic-box-underlay {
        color: transparent;
        overflow: hidden
    }

    .magic-box .magic-box-input .magic-box-underlay>span {
        text-indent: 0
    }

    .magic-box .magic-box-input .magic-box-underlay span {
        display: inline-block;
        vertical-align: top
    }

    .magic-box .magic-box-input .magic-box-underlay span[data-value=""] {
        height: 24px
    }

    .magic-box .magic-box-input .magic-box-underlay .magic-box-ghost-text {
        visibility: hidden;
        color: #bdbdbd
    }

    .magic-box .magic-box-input .magic-box-underlay .magic-box-error {
        border-bottom: 2px solid #f44336
    }

    .magic-box .magic-box-input .magic-box-underlay .magic-box-error.magic-box-error-empty {
        position: relative
    }

    .magic-box .magic-box-input .magic-box-underlay .magic-box-error.magic-box-error-empty:before {
        content: " ";
        border-bottom: 2px solid #f44336;
        position: absolute
    }

    .magic-box .magic-box-input .magic-box-underlay:after {
        content: "";
        display: inline-block
    }

    .magic-box .magic-box-clear {
        position: relative;
        float: right;
        height: 48px;
        line-height: 48px;
        text-align: center;
        font-size: 24px;
        transition: width .3s;
        cursor: pointer;
        background: #fff;
        width: 0;
        overflow: hidden
    }

    .magic-box .magic-box-clear .magic-box-icon:before {
        color: #9e9e9e;
        font-family: arial, sans-serif;
        content: "X";
        font-size: 24px
    }

    .magic-box .magic-box-clear:before {
        content: "";
        border-left: 1px solid #e0e0e0;
        position: absolute;
        top: 15%;
        bottom: 15%;
        left: 0
    }

    .magic-box.magic-box-notEmpty .magic-box-clear {
        width: 48px
    }

    .magic-box.magic-box-hasFocus .magic-box-underlay .magic-box-ghost-text {
        visibility: visible
    }

    .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
        display: block
    }

    .magic-box .magic-box-suggestions {
        clear: both;
        position: absolute;
        top: 100%;
        left: -1px;
        right: -1px;
        overflow: hidden;
        background: #fff;
        z-index: 1;
        display: none;
        font-family: arial, sans-serif;
        border: 1px solid #9e9e9e
    }

    .magic-box .magic-box-suggestions .magic-box-suggestion,
    .magic-box .magic-box-suggestions .magic-box-suggestion-seperator {
        opacity: 1;
        transition: opacity .3s
    }

    .magic-box .magic-box-suggestions.magic-box-suggestions-loading .magic-box-suggestion,
    .magic-box .magic-box-suggestions.magic-box-suggestions-loading .magic-box-suggestion-seperator {
        opacity: 0
    }

    .magic-box .magic-box-suggestions .magic-box-suggestion-seperator {
        padding: 12px 12px 0;
        line-height: 24px;
        font-size: 16px;
        font-weight: 700;
        background: #fff;
        overflow: hidden;
        height: 36px;
        border-top: 1px solid #e0e0e0;
        color: #9e9e9e
    }

    .magic-box .magic-box-suggestions .magic-box-suggestion-seperator:first-child {
        border-top: 0
    }

    .magic-box .magic-box-suggestions .magic-box-suggestion-seperator .magic-box-suggestion-seperator-label {
        float: left;
        margin-right: 12px;
        max-width: 75%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .magic-box .magic-box-suggestions .magic-box-suggestion-seperator:after {
        content: "";
        display: block;
        position: relative;
        top: 50%;
        height: 1px;
        overflow: hidden;
        background-color: #e0e0e0
    }

    .magic-box .magic-box-suggestions .magic-box-suggestion-seperator+.magic-box-suggestion {
        border-top: 0
    }

    .magic-box .magic-box-suggestions .magic-box-suggestion {
        cursor: pointer;
        line-height: 24px;
        padding: 12px;
        font-size: 16px;
        background: #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #212121
    }

    .magic-box .magic-box-suggestions .magic-box-suggestion .magic-box-hightlight {
        font-weight: 700;
        color: #000
    }

    .magic-box .magic-box-suggestions .magic-box-suggestion:first-child {
        border-top: 0
    }

    .magic-box .magic-box-suggestions .magic-box-suggestion.magic-box-selected {
        background: #e0f7fa !important
    }

    .magic-box .magic-box-suggestions .magic-box-suggestion:hover {
        color: #005cb9
    }

    .magic-box.magic-box-inline {
        overflow: hidden
    }

    .magic-box.magic-box-inline .magic-box-suggestions.magic-box-hasSuggestion {
        position: relative;
        display: block;
        top: 0;
        left: 0;
        right: 0;
        border: 0;
        border-top: 1px solid #9e9e9e
    }

    .coveo-waiting-for-first-query .coveo-omnibox {
        z-index: 0
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-hightlight {
        font-weight: 700;
        color: #000
    }

    .CoveoOmnibox.magic-box .magic-box-suggestions {
        z-index: 3
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-hightlight2 {
        font-weight: 700;
        font-style: italic;
        color: #000
    }

    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=true],
    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=true] {
        position: relative
    }

    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=true]:before,
    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=true]:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #c8e6c9;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        left: -1px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        right: -1px
    }

    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=false]>[data-success=true],
    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=false]>[data-success=true] {
        position: relative
    }

    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=false]>[data-success=true]:before,
    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=false]>[data-success=true]:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #ffecb3
    }

    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=false]>[data-success=true][data-id=FieldQuery_0],
    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=false]>[data-success=true][data-id=FieldQuery_0] {
        position: relative
    }

    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=false]>[data-success=true][data-id=FieldQuery_0]:before,
    .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=false]>[data-success=true][data-id=FieldQuery_0]:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #ffecb3;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        left: -1px
    }

    .CoveoOmnibox.magic-box.coveo-search-as-you-type .magic-box-ghost-text {
        display: none
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-selectable {
        cursor: pointer
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-selectable:hover span {
        color: #005cb9
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-selectable.coveo-omnibox-selected {
        background-color: #e6ecf0
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-facet-value {
        width: 100%;
        display: inline-block;
        float: right;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 5px 10px;
        margin: 0
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-facet-value li.coveo-facet-value {
        list-style-type: none
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-facet-value .coveo-facet-value-label-wrapper>* {
        vertical-align: middle
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-facet-header {
        float: left;
        width: 100%;
        padding: 5px;
        height: 26px;
        color: #2c5985
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-facet-header .coveo-icon {
        margin-right: 6px;
        vertical-align: text-bottom
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-section {
        vertical-align: middle;
        margin-bottom: 2px
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-header {
        height: 26px;
        color: #0065cb;
        margin-top: 4px;
        margin-bottom: 2px
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-header .coveo-text {
        padding: 6px 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .CoveoResult.coveo-omnibox-selectable {
        padding: 10px 10px 10px 15px;
        margin: 0
    }

    .CoveoResult .coveo-no-thumbnail {
        display: none
    }

    .CoveoResult .coveo-date {
        float: right;
        font-size: 13px;
        margin-left: 10px;
        padding-top: 3px
    }

    .CoveoResult .coveo-title {
        display: block;
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 24px
    }

    .CoveoResult .coveo-title>* {
        vertical-align: middle
    }

    .CoveoResult .coveo-title .CoveoResultLink {
        margin-right: 5px;
        display: inline;
        overflow: hidden;
        white-space: normal
    }

    .CoveoResult .coveo-title .CoveoResultLink:after {
        content: "\A0";
        white-space: nowrap;
        visibility: hidden
    }

    .CoveoResult .coveo-excerpt {
        max-width: 600px;
        font-size: 14px;
        padding: 5px 0 8px
    }

    .CoveoResult a {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .CoveoResult a:visited,
    .CoveoResult a:visited:hover {
        color: #609
    }

    .CoveoResult a:hover,
    .CoveoResult a:hover a {
        text-decoration: underline
    }

    .CoveoResult a.coveo-selected * {
        color: #004990
    }

    .CoveoResult .coveo-badge {
        display: inline-block;
        padding: 4px 6px;
        vertical-align: middle;
        font-size: 12px
    }

    .CoveoResult .CoveoBadge .coveo-value {
        display: inline-block;
        vertical-align: middle;
        border-radius: 1em;
        line-height: 1.25em;
        margin-right: 8px
    }

    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable:visited,
    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable:visited:hover {
        color: #609
    }

    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable:hover,
    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable:hover a {
        text-decoration: underline
    }

    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable.coveo-selected * {
        color: #004990
    }

    .CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon {
        position: relative;
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 2px;
        vertical-align: middle
    }

    .CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon:before {
        content: "";
        display: block;
        position: absolute;
        left: 2px;
        top: 3px;
        width: 12px;
        height: 10px;
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        border: 2px solid;
        border-right: 0;
        -webkit-backface-visibility: hidden;
        -webkit-border-top-left-radius: 2px;
        -webkit-border-bottom-left-radius: 2px;
        -moz-border-radius-topleft: 2px;
        -moz-border-radius-bottomleft: 2px;
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        box-sizing: border-box
    }

    .CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 7px;
        height: 7px;
        border: 2px solid;
        border-bottom: 0;
        border-left: 0;
        border-top-right-radius: 3px;
        box-sizing: border-box
    }

    .CoveoResult .CoveoBadge .coveo-value .coveo-badge-label {
        vertical-align: middle
    }

    .CoveoResult .coveo-selectable-link {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .CoveoResult .coveo-selectable-link:visited,
    .CoveoResult .coveo-selectable-link:visited:hover {
        color: #609
    }

    .CoveoResult .coveo-selectable-link:hover,
    .CoveoResult .coveo-selectable-link:hover a {
        text-decoration: underline
    }

    .CoveoResult .coveo-selectable-link.coveo-selected * {
        color: #004990
    }

    .CoveoResult .coveo-field .coveo-label {
        font-weight: 400
    }

    .CoveoResult .CoveoResultFolding .coveo-child-result .CoveoQuickview {
        margin-left: 5px
    }

    .CoveoResult.coveo-is-recommendation {
        box-shadow: 0 0 1px 1px #263e55
    }

    .coveo-list-layout.CoveoResult {
        border-bottom: thin solid #bcc3ca;
        padding: 16px 0 16px 16px
    }

    .coveo-card-layout {
        margin-right: -20px
    }

    .coveo-card-layout.CoveoResult {
        overflow: hidden;
        display: flex;
        position: relative;
        font-size: .9em;
        width: 300px;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1;
        margin: 0 20px 20px 0;
        border: thin solid #bcc3ca;
        border-radius: 2px
    }

    .coveo-card-layout.CoveoResult .coveo-media-max-width-480 {
        margin: 0 0 20px
    }

    @media(max-width:480px) {
        .coveo-card-layout.CoveoResult {
            margin: 0 0 20px
        }
    }

    .coveo-card-layout.CoveoResult.coveo-clickable {
        cursor: pointer
    }

    .coveo-card-layout.CoveoResult.coveo-clickable:hover {
        box-shadow: 0 0 0 2px #009ddc;
        border-color: #009ddc
    }

    .coveo-card-layout.CoveoResult .coveo-result-row:first-child {
        margin-top: 0
    }

    .coveo-card-layout.CoveoResult.coveo-result-frame,
    .coveo-card-layout.CoveoResult .coveo-result-frame {
        display: flex;
        padding: 20px;
        flex-direction: column;
        width: 100%;
        height: auto
    }

    .coveo-card-layout.CoveoResult .CoveoResultLink {
        font-size: 16px;
        line-height: 21px
    }

    .coveo-card-layout:empty {
        width: 300px;
        height: 0;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1;
        margin-right: 20px
    }

    .coveo-card-layout.coveo-with-inline-ranking-info {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .coveo-table-layout {
        display: table-row
    }

    .coveo-table-layout td {
        display: table-cell;
        padding: 9px 15px;
        white-space: nowrap;
        border-bottom: thin solid #bcc3ca;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .coveo-table-layout th {
        text-align: left;
        font-size: 12px;
        color: #1d4f76;
        font-weight: 700;
        border-bottom: thin solid #bcc3ca;
        padding: 7px 15px
    }

    .coveo-table-layout:hover td {
        background-color: #e6ecf0
    }

    .coveo-table-layout .coveo-relevance-inspector-inline-ranking {
        display: table-cell;
        overflow: auto
    }

    .coveo-card-overlay a {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        color: #f7f8f9;
        text-decoration: underline
    }

    .coveo-card-overlay a:visited,
    .coveo-card-overlay a:visited:hover {
        color: #609;
        color: #f7f8f9
    }

    .coveo-card-overlay a:hover,
    .coveo-card-overlay a:hover a {
        text-decoration: underline
    }

    .coveo-card-overlay a.coveo-selected * {
        color: #004990;
        color: #f7f8f9
    }

    .coveo-result-frame,
    .CoveoResult.coveo-result-frame {
        margin-left: 0;
        display: block;
        width: 100%;
        height: 100%
    }

    .coveo-result-frame .coveo-icon.coveo-icon-with-caption-overlay,
    .CoveoResult.coveo-result-frame .coveo-icon.coveo-icon-with-caption-overlay {
        overflow: visible;
        position: relative
    }

    .coveo-result-frame .coveo-result-row,
    .CoveoResult.coveo-result-frame .coveo-result-row {
        width: 100%;
        display: table;
        table-layout: fixed;
        margin: .25em 0
    }

    .coveo-result-frame .coveo-result-cell,
    .CoveoResult.coveo-result-frame .coveo-result-cell {
        line-height: 1.25em;
        display: table-cell;
        vertical-align: top
    }

    .coveo-result-frame .coveo-result-cell>*,
    .CoveoResult.coveo-result-frame .coveo-result-cell>* {
        vertical-align: middle
    }

    .coveo-result-frame .coveo-result-cell .CoveoTemplateLoader,
    .CoveoResult.coveo-result-frame .coveo-result-cell .CoveoTemplateLoader {
        display: inline-block
    }

    .coveo-result-frame .coveo-result-cell.coveo-no-wrap,
    .CoveoResult.coveo-result-frame .coveo-result-cell.coveo-no-wrap {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .coveo-result-frame .CoveoThumbnail,
    .CoveoResult.coveo-result-frame .CoveoThumbnail {
        max-width: 100%
    }

    .CoveoResultList.coveo-faded {
        opacity: .5
    }

    .CoveoResultList {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .CoveoResultList .coveo-fade-out {
        opacity: .5;
        transition: opacity .5s
    }

    .CoveoResultList .coveo-wait-animation {
        display: block;
        margin: 10px auto
    }

    .CoveoResultList.coveo-hidden {
        display: none
    }

    .CoveoResultList[data-layout=table] {
        overflow-x: auto;
        margin-bottom: 20px
    }

    .coveo-card-layout-container {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -20px
    }

    .coveo-card-layout-container .coveo-media-max-width-480 {
        margin-right: 0
    }

    @media(max-width:480px) {
        .coveo-card-layout-container {
            margin-right: 0
        }
    }

    .coveo-table-layout-container {
        display: table;
        white-space: nowrap;
        table-layout: fixed;
        border-collapse: collapse;
        width: 100%
    }

    .coveo-result-list-table-footer {
        border-bottom: 0
    }

    .coveo-media-max-width-800 .CoveoResultList {
        margin-left: 10px;
        margin-right: 10px
    }

    .coveo-media-max-width-800 .coveo-table-layout-container {
        table-layout: auto
    }

    .coveo-media-max-width-800 .coveo-table-layout-container td {
        max-width: 300px
    }

    @media(max-width:800px) {
        .CoveoResultList {
            margin-left: 10px;
            margin-right: 10px
        }

        .coveo-table-layout-container {
            table-layout: auto
        }

        .coveo-table-layout-container td {
            max-width: 300px
        }
    }

    .coveo-card-layout.CoveoResult.coveo-omnibox-selectable,
    .coveo-list-layout.CoveoResult.coveo-omnibox-selectable,
    .coveo-table-layout.CoveoResult.coveo-omnibox-selectable {
        padding: 10px 10px 10px 36px;
        margin: 0;
        box-sizing: border-box
    }

    .coveo-card-layout.CoveoResult.coveo-omnibox-result-list-element.coveo-omnibox-selectable.coveo-omnibox-selected,
    .coveo-list-layout.CoveoResult.coveo-omnibox-result-list-element.coveo-omnibox-selectable.coveo-omnibox-selected,
    .coveo-table-layout.CoveoResult.coveo-omnibox-result-list-element.coveo-omnibox-selectable.coveo-omnibox-selected {
        padding: 7px 7px 8px 33px;
        background-color: #fff;
        border: thin solid #bcc3ca;
        border-width: 3px
    }

    .CoveoResult.coveo-omnibox-selectable {
        padding: 10px 10px 10px 36px;
        margin: 0;
        box-sizing: border-box
    }

    .CoveoResult.coveo-omnibox-result-list-element.coveo-omnibox-selectable.coveo-omnibox-selected {
        padding: 7px 7px 8px 33px;
        background-color: #fff;
        border: thin solid #bcc3ca;
        border-width: 3px
    }

    .magic-box-suggestions .coveo-card-layout-container {
        margin-right: 0
    }

    .coveo-omnibox-result-list-header {
        width: 100%;
        padding: 10px;
        color: #1d4f76
    }

    .coveo-pager-list {
        padding-left: 0;
        margin: 0;
        display: inline-block
    }

    .coveo-pager-list-item {
        border: thin solid #bcc3ca;
        border-radius: 2px;
        margin: 5px 6px;
        padding: 4px 8px;
        list-style: none;
        display: inline-block;
        vertical-align: baseline;
        color: #004990;
        text-decoration: none;
        font-size: 14px;
        cursor: pointer
    }

    .coveo-pager-list-item:visited,
    .coveo-pager-list-item:visited:hover {
        color: #609
    }

    .coveo-pager-list-item:hover,
    .coveo-pager-list-item:hover a {
        text-decoration: underline
    }

    .coveo-pager-list-item.coveo-selected * {
        color: #004990
    }

    .coveo-pager-list-item.coveo-active,
    .coveo-pager-list-item:hover {
        color: #cddee9;
        background-color: #1d4f76
    }

    .coveo-pager-list-item.coveo-active a,
    .coveo-pager-list-item:hover a {
        color: #cddee9
    }

    .coveo-pager-next,
    .coveo-pager-previous {
        margin: 5px 6px;
        list-style: none;
        display: inline-block;
        vertical-align: baseline;
        cursor: pointer;
        border: 0;
        padding: 0
    }

    .coveo-pager-next:hover,
    .coveo-pager-previous:hover {
        color: #009ddc;
        background-color: #fff
    }

    .CoveoPager {
        margin-top: 0;
        margin-left: 25px;
        display: inline-block
    }

    .coveo-pager-next-icon-svg,
    .coveo-pager-previous-icon-svg {
        width: 11px;
        height: 20px;
        color: #1d4f76;
        vertical-align: middle
    }

    .CoveoPreferencesPanel {
        display: none
    }

    .CoveoResultsPreferences+.CoveoResultsFiltersPreferences {
        margin-top: 20px
    }

    .preferences-panel-item-label {
        vertical-align: middle
    }

    .preferences-panel-item-label:hover {
        cursor: pointer
    }

    .coveo-preferences-panel-svg {
        width: 16px;
        height: 16px;
        color: #1d4f76
    }

    .CoveoPrintableUri {
        box-pack: start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start;
        margin: 2px 0 5px;
        font-size: 12px;
        padding: 0 2px;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        position: relative
    }

    .CoveoPrintableUri.CoveoResultLink:hover {
        text-decoration: none;
        color: #296896
    }

    .CoveoPrintableUri.CoveoResultLink:hover a {
        text-decoration: none
    }

    .CoveoPrintableUri .coveo-printable-uri-separator {
        font-size: 12px;
        margin: 0 3px
    }

    .CoveoPrintableUri .coveo-hidden {
        display: none
    }

    .CoveoPrintableUri .coveo-printable-uri-part:first-of-type,
    .CoveoPrintableUri .coveo-printable-uri-part:last-of-type {
        flex-shrink: 1;
        -ms-flex-negative: 1;
        min-width: 15px
    }

    .CoveoPrintableUri .coveo-printable-uri-part {
        color: #009ddc;
        margin: 0;
        flex: 0 15 auto;
        min-width: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0
    }

    .CoveoQueryDuration {
        color: #67768b
    }

    .CoveoQuerySummary {
        color: #67768b;
        text-align: left
    }

    .CoveoQuerySummary div {
        margin-bottom: 5px
    }

    .CoveoQuerySummary ul {
        margin-top: 0
    }

    .CoveoQuerySummary ul li {
        font-size: 14px
    }

    .CoveoQuerySummary.coveo-hidden,
    .CoveoQuerySummary .coveo-show-if-no-results {
        display: none
    }

    .CoveoQuerySummary .coveo-show-if-no-results.coveo-no-results {
        display: block
    }

    .coveo-query-summary-no-results-string,
    .coveo-query-summary-search-tips-info {
        font-size: 16px
    }

    .coveo-query-summary-cancel-last {
        font-size: 14px;
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .coveo-query-summary-cancel-last:visited,
    .coveo-query-summary-cancel-last:visited:hover {
        color: #609
    }

    .coveo-query-summary-cancel-last:hover,
    .coveo-query-summary-cancel-last:hover a {
        text-decoration: underline
    }

    .coveo-query-summary-cancel-last.coveo-selected * {
        color: #004990
    }

    .CoveoQuickview {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .CoveoQuickview:visited,
    .CoveoQuickview:visited:hover {
        color: #609
    }

    .CoveoQuickview:hover,
    .CoveoQuickview:hover a {
        text-decoration: underline
    }

    .CoveoQuickview.coveo-selected * {
        color: #004990
    }

    .CoveoQuickview>div {
        position: relative
    }

    .coveo-list-layout .CoveoQuickview:hover .coveo-caption-for-icon {
        display: inline;
        top: 26px;
        transform: translateX(-50%);
        left: 50%
    }

    .CoveoQuickview .coveo-caption-for-icon {
        font-size: 12px;
        display: none;
        background: #263e55;
        color: #fff;
        border-radius: 2px;
        padding: 6px 16px;
        position: absolute;
        white-space: nowrap;
        z-index: 1
    }

    .CoveoQuickview .coveo-caption-for-icon:before {
        border: solid;
        border-color: #263e55 transparent;
        border-width: 0 6px 7px;
        content: "";
        position: absolute;
        z-index: 99;
        top: -6px;
        left: calc(50% - 6px)
    }

    .CoveoCardActionBar .CoveoQuickview {
        color: #fff;
        text-decoration: none
    }

    .CoveoCardActionBar .CoveoQuickview>* {
        display: flex;
        align-items: center
    }

    .CoveoCardActionBar .CoveoQuickview .coveo-caption-for-icon {
        position: relative;
        transform: none;
        display: inline;
        padding: 0 5px;
        font-size: inherit
    }

    .CoveoCardActionBar .CoveoQuickview .coveo-caption-for-icon:before {
        display: none
    }

    .CoveoCardActionBar .CoveoQuickview .coveo-caption-for-quickview {
        margin-top: 0;
        margin-left: 3px;
        font-size: 11px
    }

    .CoveoQuickviewDocument {
        overflow: hidden
    }

    .CoveoQuickviewDocument .coveo-quickview-document {
        height: 100%;
        width: 100%;
        display: table
    }

    .CoveoQuickviewDocument .coveo-quickview-document>* {
        display: table-row
    }

    .CoveoQuickviewDocument .coveo-quickview-document .coveo-iframeWrapper {
        height: 100%;
        width: 100%
    }

    .coveo-term-for-quickview * {
        vertical-align: middle;
        box-sizing: border-box
    }

    .coveo-term-for-quickview {
        margin: 2px 10px 10px 0;
        font-weight: 700;
        display: inline-block;
        cursor: pointer;
        border-radius: 5px;
        border: 2px solid
    }

    .coveo-term-for-quickview .coveo-term-for-quickview-down-arrow {
        display: inline-block;
        padding: 5px;
        height: 26px;
        position: relative;
        width: 20px
    }

    .coveo-term-for-quickview .coveo-term-for-quickview-down-arrow .coveo-term-for-quickview-down-arrow-icon {
        position: absolute;
        top: 11px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #000
    }

    .coveo-term-for-quickview .coveo-term-for-quickview-up-arrow {
        display: inline-block;
        padding: 5px;
        height: 26px;
        position: relative;
        width: 20px
    }

    .coveo-term-for-quickview .coveo-term-for-quickview-up-arrow .coveo-term-for-quickview-up-arrow-icon {
        position: absolute;
        top: 11px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #000
    }

    .coveo-term-for-quickview .coveo-term-for-quickview-name {
        font-size: 14px;
        padding: 5px 0;
        margin-left: 5px
    }

    .coveo-quickview-left-header {
        padding-right: 16px;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .coveo-quickview-right-header {
        text-align: right;
        float: right
    }

    .coveo-quickview-icon {
        margin-right: 10px;
        vertical-align: middle
    }

    .coveo-quickview-pop-up-reminder {
        color: #06c;
        font-size: 16px;
        text-align: left
    }

    .coveo-quickview-time {
        font-size: 12px;
        color: #b4b4b4;
        font-weight: 400;
        vertical-align: middle
    }

    .coveo-modal-container.coveo-quick-view .coveo-modal-body {
        height: 90%
    }

    .coveo-modal-container.coveo-quick-view .coveo-modal-body .coveo-list-layout,
    .coveo-modal-container.coveo-quick-view .coveo-modal-body .coveo-quick-view-full-height,
    .coveo-modal-container.coveo-quick-view .coveo-modal-body .CoveoQuickviewDocument,
    .coveo-modal-container.coveo-quick-view .coveo-modal-body>div {
        height: 100%;
        width: 100%
    }

    .coveo-modal-container.coveo-quick-view .coveo-modal-body .coveo-logo {
        height: 64px;
        width: 178px
    }

    .coveo-modal-container.coveo-quick-view .coveo-modal-body .coveo-loading-dot {
        height: 8px;
        width: 8px
    }

    .coveo-modal-container.coveo-quick-view .coveo-modal-body .coveo-quickview-header {
        height: auto
    }

    .coveo-modal-container.coveo-quick-view .coveo-modal-body iframe {
        height: 100%;
        width: 100%;
        position: relative;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        padding: 10px 0 0 10px
    }

    .coveo-icon-for-quickview-svg {
        margin-top: 8px;
        width: 20px;
        height: 12px;
        color: #1d4f76
    }

    .coveo-computed-modal-box-content>div {
        height: 100%
    }

    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-header {
        box-ordinal-group: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        background-color: #fff
    }

    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-header.coveo-dropdown-header-active {
        background-color: #e6ecf0;
        border-color: #009ddc
    }

    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content {
        transition: all .3s cubic-bezier(.4, 0, .2, 1);
        overflow: hidden;
        max-height: 0;
        width: 100%;
        padding: 0;
        margin: 25px 0 15px;
        border-bottom: 0 solid #e6ecf0
    }

    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content .coveo-media-max-width-480 {
        transition: all .4s cubic-bezier(.4, 0, .2, 1)
    }

    @media(max-width:480px) {
        .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content {
            transition: all .4s cubic-bezier(.4, 0, .2, 1)
        }
    }

    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content.coveo-recommendation-column,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content.CoveoRecommendation {
        display: block
    }

    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content.coveo-open-dropdown-content {
        max-height: 1000px;
        width: 100%;
        border-bottom: 5px solid #e6ecf0
    }

    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-container,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-facet-column,
    .CoveoSearchInterface.coveo-small-recommendation .CoveoRecommendation {
        padding: 0
    }

    .CoveoSearchInterface.coveo-small-recommendation .CoveoRecommendation {
        border: 0
    }

    .CoveoSearchInterface.coveo-small-recommendation .CoveoResultlist .CoveoResult:first-child {
        border-top: thin solid #bcc3ca
    }

    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-header {
        padding: 5px 0;
        background-color: #e6ecf0;
        border-bottom: thin solid #bcc3ca
    }

    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-title {
        color: #67768b
    }

    .CoveoSearchInterface.coveo-small-facets #coveo-recommendation-results-column,
    .CoveoSearchInterface.coveo-small-facets .coveo-recommendation-results-column,
    .CoveoSearchInterface.coveo-small-recommendation #coveo-recommendation-results-column,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-results-column {
        width: auto;
        display: block
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-recommendation-facet-column,
    .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-facet-column {
        width: 30%
    }

    .CoveoRecommendation {
        margin: 10px 0;
        padding: 0;
        position: relative;
        border: thin solid #bcc3ca;
        border-radius: 2px
    }

    .coveo-recommendation-header {
        padding: 10px 0;
        background-color: #f7f8f9
    }

    .coveo-recommendation-title {
        color: #1d4f76;
        text-align: left;
        font-size: 15px;
        line-height: 20px;
        padding-left: 20px
    }

    .coveo-recommendation-body {
        background: #fff;
        margin-bottom: 1px
    }

    .coveo-recommendation-body .CoveoResultList {
        margin: 0
    }

    .coveo-recommendation-body .CoveoResultList .CoveoResult:first-child {
        border-top: 0
    }

    .coveo-recommendation-body .CoveoResultList .CoveoResult {
        margin: 0;
        padding: 5px 15px;
        border-top: thin solid #bcc3ca;
        border-bottom: 0
    }

    .coveo-recommendation-column {
        width: 15%;
        display: inline-block;
        vertical-align: top;
        padding: 5px 15px
    }

    #coveo-recommendation-results-column,
    .coveo-recommendation-results-column,
    .CoveoSearchInterface .coveo-recommendation-results-column {
        width: 49%;
        display: inline-block
    }

    #coveo-recommendation-results-column.coveo-no-results,
    .coveo-recommendation-results-column.coveo-no-results,
    .CoveoSearchInterface .coveo-recommendation-results-column.coveo-no-results {
        width: inherit;
        display: block
    }

    #coveo-recommendation-facet-column,
    .coveo-recommendation-facet-column,
    .CoveoSearchInterface .coveo-recommendation-facet-column {
        display: inline-block;
        vertical-align: top
    }

    #coveo-recommendation-facet-column.coveo-no-results,
    .coveo-recommendation-facet-column.coveo-no-results,
    .CoveoSearchInterface .coveo-recommendation-facet-column.coveo-no-results {
        display: none
    }

    #coveo-recommendation-main-section,
    .coveo-recommendation-main-section,
    .CoveoSearchInterface .coveo-recommendation-main-section {
        max-width: 1450px
    }

    #coveo-recommendation-main-section.coveo-no-results .coveo-recommendation-column,
    .coveo-recommendation-main-section.coveo-no-results .coveo-recommendation-column,
    .CoveoRecommendationQuery,
    .CoveoSearchInterface .coveo-recommendation-main-section.coveo-no-results .coveo-recommendation-column,
    script.CoveoRecommendationQuery[type="text/x-query-generic"] {
        display: none
    }

    .CoveoResultActionsMenu {
        display: none;
        position: absolute;
        right: 0;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        margin-top: -24px;
        background: #fff
    }

    .CoveoResultActionsMenu.coveo-menu-opened {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-flow: row nowrap;
        box-pack: end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end;
        float: right
    }

    .CoveoResultActionsMenu .coveo-result-actions-menu-menu-item {
        height: auto;
        padding: 0 8px
    }

    .CoveoResultActionsMenu .coveo-result-actions-menu-menu-item:not(:first-child) {
        border-left: thin solid #bcc3ca
    }

    .CoveoResultActionsMenu .coveo-result-actions-menu-menu-item .coveo-icon-for-quickview-svg {
        margin: 0
    }

    .CoveoResultAttachments .coveo-attachment-sub-container {
        padding: 6px 0 6px 20px
    }

    .CoveoResultAttachments .coveo-attachment-icon {
        margin-right: 5px;
        display: inline-block;
        min-width: 16px;
        min-height: 16px;
        position: relative;
        top: 3px
    }

    .coveo-result-attachments-container {
        font-size: 14px;
        margin: 0 0 5px;
        position: relative
    }

    .coveo-result-attachments-container .coveo-icon {
        margin: 0 5px 0 0
    }

    .coveo-result-attachments-container * {
        vertical-align: middle
    }

    .CoveoResultFolding .coveo-folding-results {
        margin-bottom: 6px
    }

    .CoveoResultFolding .coveo-folding-results>.coveo-result-frame>.coveo-result-row {
        margin: 0
    }

    .CoveoResultFolding .coveo-loading-animation {
        margin: auto;
        width: 84px;
        margin-bottom: 10px
    }

    .coveo-list-layout .coveo-result-folding-child-result {
        border-left: thin solid #bcc3ca;
        padding: 0 0 0 6px
    }

    .coveo-list-layout .coveo-result-folding-child-result:hover {
        border-left: 1px solid #296896
    }

    .coveo-list-layout .coveo-folding-expanded-caption,
    .coveo-list-layout .coveo-folding-normal-caption,
    .coveo-list-layout .coveo-folding-oneresult-caption {
        color: #333
    }

    .coveo-folding-footer-section-for-less,
    .coveo-folding-footer-section-for-more {
        display: inline-block
    }

    .coveo-folding-expanded-caption,
    .coveo-folding-normal-caption,
    .coveo-folding-oneresult-caption {
        font-size: 11px;
        margin-bottom: 10px
    }

    .coveo-folding-expanded-caption.coveo-hidden,
    .coveo-folding-normal-caption.coveo-hidden,
    .coveo-folding-oneresult-caption.coveo-hidden {
        display: none
    }

    .coveo-folding-footer {
        margin-top: 12px;
        margin-bottom: 3px
    }

    .coveo-folding-footer-icon {
        margin-left: 5px
    }

    .coveo-folding-more {
        display: inline-block;
        vertical-align: middle
    }

    .coveo-folding-more:hover {
        cursor: pointer
    }

    .coveo-folding-more .coveo-folding-footer-icon {
        position: relative;
        top: -2px
    }

    .coveo-folding-more-svg {
        width: 10px;
        height: 6px;
        color: #1d4f76
    }

    .coveo-folding-less {
        display: inline-block
    }

    .coveo-folding-less:hover {
        cursor: pointer
    }

    .coveo-folding-less .coveo-folding-footer-icon {
        position: relative;
        top: -1px
    }

    .coveo-folding-less-svg {
        width: 10px;
        height: 6px;
        color: #1d4f76
    }

    a.coveo-folding-show-less,
    a.coveo-folding-show-more {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    a.coveo-folding-show-less:visited,
    a.coveo-folding-show-less:visited:hover,
    a.coveo-folding-show-more:visited,
    a.coveo-folding-show-more:visited:hover {
        color: #609
    }

    a.coveo-folding-show-less:hover,
    a.coveo-folding-show-less:hover a,
    a.coveo-folding-show-more:hover,
    a.coveo-folding-show-more:hover a {
        text-decoration: underline
    }

    a.coveo-folding-show-less.coveo-selected *,
    a.coveo-folding-show-more.coveo-selected * {
        color: #004990
    }

    .coveo-card-layout a.coveo-folding-show-less,
    .coveo-card-layout a.coveo-folding-show-more {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        color: #f7f8f9;
        text-decoration: underline
    }

    .coveo-card-layout a.coveo-folding-show-less:visited,
    .coveo-card-layout a.coveo-folding-show-less:visited:hover,
    .coveo-card-layout a.coveo-folding-show-more:visited,
    .coveo-card-layout a.coveo-folding-show-more:visited:hover {
        color: #609;
        color: #f7f8f9
    }

    .coveo-card-layout a.coveo-folding-show-less:hover,
    .coveo-card-layout a.coveo-folding-show-less:hover a,
    .coveo-card-layout a.coveo-folding-show-more:hover,
    .coveo-card-layout a.coveo-folding-show-more:hover a {
        text-decoration: underline
    }

    .coveo-card-layout a.coveo-folding-show-less.coveo-selected *,
    .coveo-card-layout a.coveo-folding-show-more.coveo-selected * {
        color: #004990;
        color: #f7f8f9
    }

    .coveo-child-result {
        margin-bottom: 5px
    }

    .coveo-child-result * {
        vertical-align: middle
    }

    .coveo-card-overlay .coveo-folding-footer,
    .coveo-card-overlay .coveo-folding-header,
    .coveo-card-overlay .coveo-folding-results {
        padding-left: 20px;
        padding-right: 20px
    }

    .coveo-card-overlay .coveo-folding-header {
        margin-top: 10px
    }

    .coveo-card-overlay .coveo-result-folding-child-result:not(:last-child) {
        border-bottom: 1px solid #bcc3ca
    }

    .CoveoResultLayout,
    .CoveoResultLayoutSelector {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }

    .CoveoResultLayout.coveo-result-layout-hidden,
    .CoveoResultLayoutSelector.coveo-result-layout-hidden {
        display: none
    }

    .coveo-result-layout-selector {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-align: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        font-size: 12px;
        font-weight: 700;
        padding: 0 5px 10px;
        border-bottom: thin solid #bcc3ca;
        text-transform: uppercase;
        border-bottom: 2px solid #bcc3ca
    }

    .coveo-result-layout-selector.coveo-selected,
    .coveo-result-layout-selector.coveo-selected:hover {
        border-bottom: 2px solid #263e55
    }

    .coveo-result-layout-selector:hover {
        color: #263e55
    }

    .coveo-result-layout-selector .coveo-icon {
        margin-right: 5px;
        min-width: 14px
    }

    .coveo-result-layout-selector.coveo-hidden {
        display: none
    }

    .coveo-card-layout-icon {
        width: 16px;
        height: 16px;
        fill: #000
    }

    .coveo-list-layout-icon {
        width: 19px;
        height: 14px;
        fill: #000
    }

    .coveo-table-layout-icon {
        width: 18px;
        height: 13px;
        fill: #000
    }

    .coveo-result-rating-star+.coveo-result-rating-star {
        margin-left: 2px
    }

    .coveo-result-rating-star-svg {
        width: 16px;
        height: 16px;
        color: #e1e1e1
    }

    .coveo-result-rating-star-active .coveo-result-rating-star-svg {
        color: #d9af00
    }

    .CoveoResultsFiltersPreferences .coveo-title {
        display: inline-block
    }

    .CoveoResultsFiltersPreferences .coveo-choice-container {
        margin-bottom: 2px;
        padding: 0;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-align: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        width: 100%
    }

    .CoveoResultsFiltersPreferences .coveo-choice-container .coveo-checkbox-span-label {
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1
    }

    .CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section {
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-left: 10px;
        line-height: 30px;
        height: 30px
    }

    .CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section-expression,
    .CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section-tab {
        padding-top: 2px
    }

    .CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section-input,
    .CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section-tab {
        width: 20%
    }

    .CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section-expression {
        width: 45%
    }

    .CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section.coveo-section-input .coveo-input-icon.coveo-selected:before {
        bottom: 7px
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters {
        border: thin solid #bcc3ca;
        border-radius: 2px;
        display: inline-block;
        margin-bottom: 10px;
        padding: 6px 5px
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters:hover {
        cursor: pointer
    }

    .CoveoResultsFiltersPreferences .coveo-online-help {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        float: right;
        width: 30px;
        height: 30px;
        text-align: right;
        font-weight: 700
    }

    .CoveoResultsFiltersPreferences .coveo-online-help:visited,
    .CoveoResultsFiltersPreferences .coveo-online-help:visited:hover {
        color: #609
    }

    .CoveoResultsFiltersPreferences .coveo-online-help:hover,
    .CoveoResultsFiltersPreferences .coveo-online-help:hover a {
        text-decoration: underline
    }

    .CoveoResultsFiltersPreferences .coveo-online-help.coveo-selected * {
        color: #004990
    }

    .CoveoResultsFiltersPreferences .coveo-delete {
        margin-left: 10px
    }

    .CoveoResultsFiltersPreferences .coveo-delete:hover {
        cursor: pointer
    }

    .CoveoResultsFiltersPreferences .coveo-delete-svg {
        width: 12px;
        height: 12px
    }

    .CoveoResultsFiltersPreferences .coveo-delete-svg .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .CoveoResultsFiltersPreferences .coveo-edit:hover {
        cursor: pointer
    }

    .CoveoResultsFiltersPreferences .coveo-edit-svg {
        width: 13px;
        height: 13px;
        color: #1d4f76
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder {
        display: none;
        position: relative
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder.coveo-active {
        display: block
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder form {
        overflow: hidden;
        padding: 10px;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-input {
        width: 100%;
        margin-bottom: 10px
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-expression {
        -moz-flex-grow: 2;
        flex-grow: 2;
        -ms-flex-positive: 2
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-caption>div,
    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-expression>div {
        height: 100%;
        width: 100%
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        position: absolute;
        top: 6px;
        right: 30px
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save:visited,
    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save:visited:hover {
        color: #609
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save:hover,
    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save:hover a {
        text-decoration: underline
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save.coveo-selected * {
        color: #004990
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-close {
        cursor: pointer;
        color: #1d4f76;
        position: absolute;
        top: 6px;
        right: 10px
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-close .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-close svg {
        width: 12px;
        height: 12px
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-close:hover {
        color: #cc0d00
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-close:hover .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-save-svg {
        width: 14px;
        height: 12px
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-save-svg .coveo-hook-svg {
        fill: #1d4f76
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-tab {
        min-height: 100px;
        width: 100%
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-tab optgroup {
        padding-left: 10px
    }

    .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder input[type=submit] {
        display: none
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-title {
        color: #67768b;
        margin-right: 14px
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-value {
        font-size: 14px;
        display: inline-block;
        color: #1d4f76;
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-value .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-value .coveo-clear svg {
        width: 12px;
        height: 12px
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-value:hover .coveo-clear {
        color: #cc0d00
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-value:hover .coveo-clear .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-value:visited,
    .coveo-results-filter-preferences-breadcrumb .coveo-value:visited:hover {
        color: #609
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-value:hover,
    .coveo-results-filter-preferences-breadcrumb .coveo-value:hover a {
        text-decoration: underline
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-value.coveo-selected * {
        color: #004990
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-value+.coveo-results-filter-preferences-breadcrumb .coveo-value {
        margin-left: 10px
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-value .coveo-clear {
        position: relative;
        margin-left: 5px
    }

    .coveo-results-filter-preferences-breadcrumb .coveo-clear-svg {
        position: absolute;
        top: 4px
    }

    /*!
 Material Components for the web
 Copyright (c) 2017 Google Inc.
 License: Apache-2.0
*/
    .mdc-select {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: .04em;
        line-height: 1.75rem;
        text-decoration: inherit;
        text-transform: inherit;
        color: rgba(0, 0, 0, .87);
        color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87));
        padding-left: 0;
        padding-right: 24px;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvgwidth='10'height='5'viewBox='710105'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathfill='%230'fill-rule='evenodd'opacity='.54'd='M710l555-5z'/%3E%3C/svg%3E");
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: start;
        justify-content: flex-start;
        max-width: calc(100% - 24px);
        height: 32px;
        transition: border-bottom-color .15s cubic-bezier(.4, 0, .6, 1) 0, background-color .15s cubic-bezier(.4, 0, .6, 1) 0;
        border: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .12);
        border-radius: 0;
        background-repeat: no-repeat;
        background-position: 100%;
        font-family: Roboto, sans-serif;
        font-size: .936rem;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .mdc-select[dir=rtl],
    [dir=rtl] .mdc-select {
        padding-left: 24px;
        padding-right: 0
    }

    .mdc-select::-ms-expand {
        display: none
    }

    .mdc-select:focus {
        border-bottom-color: #3f51b5;
        border-bottom-color: var(--mdc-theme-primary, #3f51b5);
        outline: 0;
        background-color: rgba(0, 0, 0, .06)
    }

    .mdc-select[dir=rtl],
    [dir=rtl] .mdc-select {
        background-position: 0 0
    }

    .mdc-select--theme-dark,
    .mdc-theme--dark .mdc-select {
        color: #fff;
        color: var(--mdc-theme-text-primary-on-dark, #fff);
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvgwidth='10'height='5'viewBox='710105'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathfill='%23fff'fill-rule='evenodd'opacity='.54'd='M710l555-5z'/%3E%3C/svg%3E");
        border-bottom: 1px solid hsla(0, 0, 100%, .12)
    }

    .mdc-select--theme-dark:focus,
    .mdc-theme--dark .mdc-select:focus {
        border-bottom-color: #3f51b5;
        border-bottom-color: var(--mdc-theme-primary, #3f51b5);
        background-color: hsla(0, 0, 100%, .09)
    }

    .mdc-select__menu {
        position: fixed;
        top: 0;
        left: 0;
        max-height: 100%;
        transform-origin: center center;
        z-index: 4
    }

    .mdc-select__selected-text {
        transition: opacity 125ms cubic-bezier(.4, 0, .6, 1) 0, transform 125ms cubic-bezier(.4, 0, .6, 1) 0;
        white-space: nowrap;
        overflow: hidden
    }

    .mdc-select--open .mdc-select__selected-text {
        transform: translateY(8px);
        transition: opacity 125ms cubic-bezier(0, 0, .2, 1) 125ms, transform 125ms cubic-bezier(0, 0, .2, 1) 125ms;
        opacity: 0
    }

    .mdc-select--disabled,
    .mdc-select[disabled] {
        color: rgba(0, 0, 0, .38);
        color: var(--mdc-theme-text-disabled-on-light, rgba(0, 0, 0, .38));
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvgwidth='10'height='5'viewBox='710105'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathfill='%230'fill-rule='evenodd'opacity='.38'd='M710l555-5z'/%3E%3C/svg%3E");
        border-bottom-style: dotted;
        cursor: default;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .mdc-select--theme-dark.mdc-select--disabled,
    .mdc-select--theme-dark.mdc-select[disabled],
    .mdc-theme--dark .mdc-select--disabled,
    .mdc-theme--dark .mdc-select[disabled] {
        color: hsla(0, 0, 100%, .5);
        color: var(--mdc-theme-text-disabled-on-dark, hsla(0, 0, 100%, .5));
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvgwidth='10'height='5'viewBox='710105'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathfill='%23fff'fill-rule='evenodd'opacity='.38'd='M710l555-5z'/%3E%3C/svg%3E");
        border-bottom: 1px dotted hsla(0, 0, 100%, .38)
    }

    .mdc-select__menu .mdc-list-item {
        font-family: Roboto, sans-serif;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: .04em;
        line-height: 1.75rem;
        text-decoration: inherit;
        text-transform: inherit;
        color: rgba(0, 0, 0, .54);
        color: var(--mdc-theme-text-secondary-on-light, rgba(0, 0, 0, .54))
    }

    .mdc-select__menu .mdc-list-item[aria-selected=true] {
        color: rgba(0, 0, 0, .87);
        color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87))
    }

    .mdc-select--theme-dark .mdc-select__menu .mdc-list-item,
    .mdc-theme--dark .mdc-select__menu .mdc-list-item {
        color: hsla(0, 0, 100%, .7);
        color: var(--mdc-theme-text-secondary-on-dark, hsla(0, 0, 100%, .7))
    }

    .mdc-select--theme-dark .mdc-select__menu .mdc-list-item[aria-selected=true],
    .mdc-theme--dark .mdc-select__menu .mdc-list-item[aria-selected=true] {
        color: #fff;
        color: var(--mdc-theme-text-primary-on-dark, #fff)
    }

    .mdc-select__menu .mdc-list-group,
    .mdc-select__menu .mdc-list-group>.mdc-list-item:first-child {
        margin-top: 12px
    }

    .mdc-select__menu .mdc-list-group {
        color: rgba(0, 0, 0, .38);
        color: var(--mdc-theme-text-hint-on-light, rgba(0, 0, 0, .38));
        font-weight: 400
    }

    .mdc-select__menu .mdc-list-group .mdc-list-item {
        color: rgba(0, 0, 0, .87);
        color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87))
    }

    .mdc-select--theme-dark .mdc-select__menu .mdc-list-group,
    .mdc-theme--dark .mdc-select__menu .mdc-list-group {
        color: hsla(0, 0, 100%, .5);
        color: var(--mdc-theme-text-hint-on-dark, hsla(0, 0, 100%, .5))
    }

    .mdc-select--theme-dark .mdc-select__menu .mdc-list-group .mdc-list-item,
    .mdc-theme--dark .mdc-select__menu .mdc-list-group .mdc-list-item {
        color: #fff;
        color: var(--mdc-theme-text-primary-on-dark, #fff)
    }

    .mdc-multi-select {
        border-color: rgba(0, 0, 0, .38);
        border: 1px solid var(--mdc-theme-text-hint-on-light, rgba(0, 0, 0, .38));
        width: 250px;
        padding: 0;
        outline: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .mdc-multi-select--theme-dark,
    .mdc-theme--dark .mdc-multi-select {
        border-color: hsla(0, 0, 100%, .5);
        border-color: var(--mdc-theme-text-hint-on-dark, hsla(0, 0, 100%, .5))
    }

    .mdc-multi-select .mdc-list-group {
        color: rgba(0, 0, 0, .38);
        color: var(--mdc-theme-text-hint-on-light, rgba(0, 0, 0, .38));
        margin: 16px 0 0;
        padding: 0 0 0 16px;
        font-weight: 400
    }

    .mdc-multi-select .mdc-list-group--theme-dark,
    .mdc-theme--dark .mdc-multi-select .mdc-list-group {
        color: hsla(0, 0, 100%, .5);
        color: var(--mdc-theme-text-hint-on-dark, hsla(0, 0, 100%, .5))
    }

    .mdc-multi-select .mdc-list-group:last-child {
        margin-bottom: 16px
    }

    .mdc-multi-select .mdc-list-group .mdc-list-divider {
        margin-left: -16px
    }

    .mdc-multi-select .mdc-list-item {
        color: rgba(0, 0, 0, .87);
        color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87));
        margin: 0 0 0 -16px;
        padding: 0 16px
    }

    .mdc-multi-select .mdc-list-item--theme-dark,
    .mdc-theme--dark .mdc-multi-select .mdc-list-item {
        color: #fff;
        color: var(--mdc-theme-text-primary-on-dark, #fff)
    }

    .mdc-multi-select .mdc-list-item:first-child {
        margin-top: 12px
    }

    .mdc-multi-select .mdc-list-item:last-child {
        margin-bottom: 8px
    }

    .mdc-multi-select .mdc-list-item:checked {
        background-color: #fff;
        background-color: var(--mdc-theme-background, #fff)
    }

    .mdc-multi-select .mdc-list-item:checked--theme-dark,
    .mdc-theme--dark .mdc-multi-select .mdc-list-item:checked {
        background-color: #fff;
        background-color: var(--mdc-theme-text-primary-on-dark, #fff)
    }

    .mdc-multi-select .mdc-list-divider {
        margin-bottom: 8px;
        padding-top: 8px;
        font-size: 0
    }

    .mdc-multi-select:focus .mdc-list-item:checked {
        background-color: #3f51b5;
        background-color: var(--mdc-theme-primary, #3f51b5)
    }

    .mdc-multi-select:focus .mdc-list-item:checked--theme-dark,
    .mdc-theme--dark .mdc-multi-select:focus .mdc-list-item:checked {
        background-color: #fff;
        background-color: var(--mdc-theme-text-primary-on-dark, #fff)
    }

    .mdc-list-item {
        height: 30px;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-align: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center
    }

    .coveo-form-group {
        display: block;
        border: 0;
        padding: 0;
        margin: 0
    }

    .coveo-form-group+.coveo-form-group {
        margin-top: 30px
    }

    .coveo-form-group-label {
        color: #1d4f76;
        font-size: 16px;
        display: block;
        margin-bottom: 10px
    }

    .CoveoResultsPerPage {
        margin: 0 0 0 15px;
        float: right
    }

    .coveo-results-per-page-text {
        padding-left: 0
    }

    .coveo-results-per-page-list {
        padding-left: 0;
        margin: 0;
        display: inline-block
    }

    .coveo-results-per-page-list-item {
        border: thin solid #bcc3ca;
        border-radius: 2px;
        margin: 5px 6px;
        padding: 4px 8px;
        list-style: none;
        display: inline-block;
        vertical-align: baseline;
        color: #004990;
        text-decoration: none;
        font-size: 14px;
        cursor: pointer;
        padding: 4px
    }

    .coveo-results-per-page-list-item:visited,
    .coveo-results-per-page-list-item:visited:hover {
        color: #609
    }

    .coveo-results-per-page-list-item:hover,
    .coveo-results-per-page-list-item:hover a {
        text-decoration: underline
    }

    .coveo-results-per-page-list-item.coveo-selected * {
        color: #004990
    }

    .coveo-results-per-page-list-item.coveo-active,
    .coveo-results-per-page-list-item:hover {
        color: #cddee9;
        background-color: #1d4f76
    }

    .coveo-results-per-page-list-item.coveo-active a,
    .coveo-results-per-page-list-item:hover a {
        color: #cddee9
    }

    .coveo-results-per-page-no-results {
        display: none
    }

    .CoveoResultsPreferences .coveo-checkbox-label {
        display: block;
        margin: 5px 0
    }

    .coveo-result-tagging-add-tag {
        display: inline-block;
        margin: 1px 2px
    }

    .coveo-result-tagging-add-tag-text {
        color: #ddd;
        font-size: 11px
    }

    .coveo-result-tagging-auto-complete-zone {
        display: none;
        position: relative
    }

    .CoveoResult .coveo-result-tagging-coveo-tag {
        display: inline-block;
        margin: 0 2px;
        font-size: 12px;
        background-color: #4f5658;
        border-radius: 3px;
        padding: 1px 5px;
        text-transform: uppercase
    }

    .CoveoResult .coveo-result-tagging-coveo-tag span {
        line-height: 14px;
        vertical-align: middle
    }

    .CoveoResult .coveo-result-tagging-coveo-tag a {
        color: #fff
    }

    .CoveoResult .coveo-result-tagging-coveo-tag a:hover {
        color: #ddd
    }

    .coveo-result-tagging-add-tag-tick-icon {
        display: inline-block;
        background: #b0b3ae;
        padding: 0 5px;
        line-height: 22px;
        height: 22px
    }

    .coveo-result-tagging-add-tag-tick-icon span {
        cursor: pointer
    }

    .coveo-result-tagging-add-tag-tick-icon-svg {
        width: 9px;
        height: 7px;
        color: hsla(0, 0, 100%, .5)
    }

    .coveo-result-tagging-clear-icon {
        display: inline-block;
        background: #b0b3ae;
        padding: 0 6px 0 5px;
        height: 22px;
        line-height: 22px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }

    .coveo-result-tagging-clear-icon span {
        cursor: pointer
    }

    .coveo-result-tagging-clear-icon-svg {
        width: 8px;
        height: 8px
    }

    .coveo-result-tagging-clear-icon-svg .coveo-exclusion-svg {
        fill: hsla(0, 0, 100%, .5)
    }

    .coveo-result-tagging-add-tag-textbox {
        margin: 0;
        border: 1px solid #b0b3ae;
        background: transparent;
        padding: 3px;
        z-index: 10;
        font-size: 10px;
        position: relative;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        outline: 0
    }

    .coveo-result-tagging-add-tag-textbox:focus {
        border-color: #9ecaed;
        box-shadow: inset 0 0 3px #9ecaed
    }

    .coveo-result-tagging-tag-zone {
        display: inline-block
    }

    .coveo-result-tagging-delete-icon {
        cursor: pointer;
        margin-left: 2px
    }

    .coveo-result-tagging-delete-icon-svg {
        width: 8px;
        height: 8px
    }

    .coveo-result-tagging-delete-icon-svg .coveo-exclusion-svg {
        fill: hsla(0, 0, 100%, .5)
    }

    .coveo-result-tagging-auto-complete {
        position: absolute;
        padding-top: 1px;
        top: 18px;
        left: 0;
        background-color: #fff;
        border-left: 1px solid #b0b3ae;
        border-bottom: 1px solid #b0b3ae;
        border-right: 1px solid #b0b3ae;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        z-index: 5
    }

    .coveo-result-tagging-auto-complete .coveo-selectable {
        padding: 5px 10px 5px 16px;
        background-color: #fff;
        font-size: 10px;
        cursor: pointer
    }

    .coveo-result-tagging-auto-complete .coveo-selectable:hover,
    .coveo-result-tagging-auto-complete .coveo-selected {
        background-color: #d7ebff
    }

    .CoveoResultTagging {
        margin: 0 3px;
        font-size: 12px
    }

    .CoveoResultTagging * {
        vertical-align: middle
    }

    .CoveoResultTagging {
        display: inline-block
    }

    .CoveoResultTagging.coveo-opened .coveo-result-tagging-add-tag {
        display: none
    }

    .CoveoResultTagging.coveo-opened .coveo-result-tagging-auto-complete-zone {
        display: inline-block
    }

    .CoveoResultTagging.coveo-opened .coveo-result-tagging-auto-complete-zone .coveo-add-tag-textbox {
        font-size: 11px;
        line-height: 16px
    }

    .CoveoResultTagging.coveo-opened .coveo-result-tagging-coveo-tag {
        background-color: #1d4f76
    }

    .CoveoResultTagging .CoveoResultTagging.coveo-error input {
        border-color: #c33
    }

    .CoveoSearchbox.coveo-inline {
        overflow: hidden
    }

    .CoveoSearchbox.coveo-inline .magic-box {
        overflow: visible
    }

    .CoveoSearchbox .CoveoSearchButton {
        float: right;
        z-index: 2;
        position: relative;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .CoveoSearchbox .magic-box {
        border: thin solid #bcc3ca;
        border-radius: 2px
    }

    .CoveoSearchbox .magic-box .magic-box-clear-svg {
        width: 15px;
        height: 15px;
        color: #1d4f76
    }

    .CoveoSearchbox .magic-box .magic-box-clear:before {
        border-left: 0
    }

    .CoveoSearchbox .magic-box .magic-box-clear .magic-box-icon:before {
        content: ""
    }

    .CoveoSearchbox .magic-box .magic-box-input {
        border-radius: 2px
    }

    .CoveoSearchbox .magic-box .magic-box-input>input {
        color: #111
    }

    .CoveoSettings~.CoveoSearchbox {
        margin-right: 76px
    }

    .CoveoSearchInterface.coveo-waiting-for-query .CoveoSearchbox {
        margin: 0
    }

    .CoveoSearchInterface.coveo-waiting-for-query .CoveoSearchbox .coveo-media-max-width-480 {
        margin: 0 20px
    }

    @media(max-width:480px) {
        .CoveoSearchInterface.coveo-waiting-for-query .CoveoSearchbox {
            margin: 0 20px
        }
    }

    .coveo-query-syntax-disabled .magic-box-highlight-container,
    .coveo-query-syntax-disabled.magic-box .magic-box-input .magic-box-underlay span,
    .magic-box.magic-box-hasFocus .magic-box-input .magic-box-underlay .magic-box-ghost-text,
    .magic-box .magic-box-input .magic-box-underlay .magic-box-ghost-text {
        display: none
    }

    .CoveoSettings {
        float: right;
        margin: 0 0 0 36px;
        border-radius: 50%;
        border: thin solid #bcc3ca;
        width: 40px;
        height: 40px;
        top: 5px;
        position: relative;
        cursor: pointer
    }

    .coveo-settings-squares {
        width: 100%;
        display: inline-block;
        line-height: 4px;
        height: 4px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        text-align: center
    }

    .coveo-settings-square {
        width: 4px;
        height: 4px;
        display: inline-block;
        vertical-align: top;
        background-color: #67768b
    }

    .coveo-settings-square+.coveo-settings-square {
        margin-left: 5px;
        margin-right: 5px
    }

    .coveo-settings-square+.coveo-settings-square+.coveo-settings-square {
        margin-left: 0;
        margin-right: 0
    }

    .coveo-settings-advanced-menu {
        position: absolute;
        background: #e6ecf0;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        min-width: 160px;
        z-index: 11
    }

    .coveo-settings-advanced-menu:before {
        content: "";
        position: absolute;
        top: -13px;
        right: 10px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-bottom-color: #bcc3ca
    }

    .coveo-settings-item {
        clear: both;
        overflow: hidden;
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .coveo-settings-item .coveo-icon {
        min-width: 18px;
        display: inline-block;
        margin: 0 10px;
        vertical-align: middle
    }

    .coveo-settings-item:visited,
    .coveo-settings-item:visited:hover {
        color: #609
    }

    .coveo-settings-item:hover,
    .coveo-settings-item:hover a {
        text-decoration: underline
    }

    .coveo-settings-item.coveo-selected * {
        color: #004990
    }

    .coveo-settings-item {
        background: #fff
    }

    .coveo-settings-item:hover {
        background: #e6ecf0
    }

    .coveo-settings-item .coveo-settings-text {
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        padding: 8px
    }

    .coveo-settings-item:first-child {
        border-top-left-radius: 2px;
        border-top-right-radius: 2px
    }

    .coveo-settings-item:last-child {
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .coveo-settings-item.coveo-share-query .coveo-share-query-svg {
        float: none
    }

    .coveo-settings-item.coveo-share-query:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-settings-item.coveo-share-query:hover.coveo-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-settings-item.coveo-advanced-search .coveo-advanced-search-svg {
        float: none
    }

    .coveo-settings-item.coveo-advanced-search:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-settings-item.coveo-advanced-search:hover.coveo-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-settings-item.coveo-preferences-panel .coveo-preferences-panel-svg {
        float: none
    }

    .coveo-settings-item.coveo-preferences-panel:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-settings-item.coveo-preferences-panel:hover.coveo-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-settings-item.coveo-authentication-provider .coveo-icon {
        margin-left: 12px;
        margin-right: 8px
    }

    .coveo-settings-item.coveo-authentication-provider .coveo-authentication-provider-svg {
        float: none
    }

    .coveo-settings-item.coveo-authentication-provider:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-settings-item.coveo-authentication-provider:hover.coveo-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-settings-item.coveo-export-to-excel .coveo-icon {
        margin-left: 12px;
        margin-right: 8px
    }

    .coveo-settings-item.coveo-export-to-excel .coveo-export-to-excel-svg {
        float: none
    }

    .coveo-settings-item.coveo-export-to-excel:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-settings-item.coveo-export-to-excel:hover.coveo-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-settings-item.coveo-subscriptions-panel .coveo-subscription-panel-svg {
        float: none
    }

    .coveo-settings-item.coveo-subscriptions-panel:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-settings-item.coveo-subscriptions-panel:hover.coveo-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-settings-item.coveo-follow-query .coveo-follow-query-svg {
        float: none
    }

    .coveo-settings-item.coveo-follow-query:hover .coveo-active-shape-svg {
        fill: #ecad00
    }

    .coveo-settings-item.coveo-follow-query:hover.coveo-disabled .coveo-active-shape-svg {
        fill: currentColor
    }

    .coveo-share-query-summary-info-label {
        display: block;
        font-size: 13px;
        margin-bottom: 5px;
        font-weight: 400
    }

    .coveo-share-query-summary-info-input {
        width: 100%;
        margin-bottom: 5px;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        padding: 5px;
        height: 35px;
        font-size: 14px
    }

    .coveo-share-query-svg {
        width: 18px;
        height: 14px;
        color: #1d4f76
    }

    .coveo-sort-section {
        text-align: right;
        font-size: 0
    }

    .coveo-sort-icon-descending-svg {
        width: 10px;
        height: 6px;
        color: #1d4f76
    }

    .coveo-sort-icon-ascending-svg {
        display: none
    }

    .CoveoSort {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-align: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        font-size: 12px;
        font-weight: 700;
        padding: 0 5px 10px;
        border-bottom: thin solid #bcc3ca;
        text-transform: uppercase;
        border-bottom: 2px solid #bcc3ca
    }

    .CoveoSort.coveo-selected,
    .CoveoSort.coveo-selected:hover {
        border-bottom: 2px solid #263e55
    }

    .CoveoSort:hover {
        color: #263e55
    }

    .CoveoSort .coveo-icon {
        margin-left: 5px;
        position: relative
    }

    .CoveoSort .coveo-icon.coveo-hidden {
        visibility: hidden
    }

    .CoveoSort.coveo-ascending .coveo-sort-icon-ascending-svg {
        display: inline-block;
        width: 10px;
        height: 6px;
        color: #1d4f76
    }

    .CoveoSort.coveo-ascending .coveo-sort-icon-descending-svg,
    .CoveoSort.coveo-sort-hidden {
        display: none
    }

    .CoveoSort.coveo-table-header-sort {
        text-transform: inherit;
        padding-top: inherit;
        padding-bottom: inherit;
        display: table-cell
    }

    .coveo-result-list-table-header .CoveoSort:not(.coveo-selected) .coveo-icon {
        visibility: hidden
    }

    .CoveoTab {
        color: #67768b;
        text-decoration: none;
        cursor: pointer;
        height: 52px;
        font-size: 15px;
        padding: 0 10px 2px;
        text-transform: uppercase;
        white-space: normal
    }

    .CoveoTab,
    .CoveoTab * {
        display: inline-block;
        vertical-align: middle
    }

    .CoveoTab * {
        line-height: 52px;
        margin: 0
    }

    .CoveoTab>.coveo-icon {
        margin-right: 5px
    }

    .CoveoTab p {
        height: 100%;
        color: #004990
    }

    .CoveoTab.coveo-selected,
    .CoveoTab.coveo-selected:hover {
        border-bottom: 2px solid #263e55;
        padding-bottom: 0
    }

    .CoveoTab:hover {
        color: #263e55
    }

    .coveo-tab-section {
        width: 100%;
        min-height: 52px;
        background-color: #f7f8f9;
        text-align: center;
        border-bottom: 1px solid #bcc3ca;
        font-size: 0;
        white-space: nowrap
    }

    .coveo-media-max-width-480 .coveo-tab-section {
        min-height: 40px
    }

    .coveo-media-max-width-480 .CoveoTab {
        height: 40px
    }

    .coveo-media-max-width-480 .CoveoTab * {
        line-height: 40px
    }

    @media(max-width:480px) {
        .coveo-tab-section {
            min-height: 40px
        }

        .CoveoTab {
            height: 40px
        }

        .CoveoTab * {
            line-height: 40px
        }
    }

    .coveo-small-tabs.coveo-tab-section .coveo-tab-dropdown-header {
        margin-left: auto;
        line-height: 22px
    }

    .coveo-small-tabs .CoveoTab {
        transition-property: opacity;
        transition-duration: .25s;
        transition-timing-function: ease;
        font-size: 12px;
        color: #1d4f76;
        font-weight: 400;
        letter-spacing: .25px
    }

    .coveo-small-tabs .CoveoTab.coveo-selected,
    .coveo-small-tabs .CoveoTab.coveo-selected:hover {
        font-weight: 700;
        border-bottom: 0
    }

    .coveo-small-tabs .CoveoTab.coveo-selected:hover p,
    .coveo-small-tabs .CoveoTab.coveo-selected p {
        border-bottom: 2px solid #263e55
    }

    .coveo-small-tabs .coveo-tab-list {
        list-style: none;
        background-color: #fff;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        padding: 0;
        white-space: nowrap
    }

    .coveo-small-tabs .coveo-tab-list * {
        height: 30px;
        line-height: 30px;
        clear: both;
        white-space: nowrap
    }

    .coveo-small-tabs .coveo-tab-list li:first-child {
        margin-top: 6px
    }

    .coveo-small-tabs .coveo-tab-list li:last-child {
        margin-bottom: 6px
    }

    .coveo-small-tabs .coveo-tab-list li:hover {
        background-color: #e6ecf0
    }

    .coveo-tab-list-container {
        max-width: 80%;
        z-index: 11
    }

    .coveo-tab-list-container ol {
        margin: 0
    }

    .coveo-tab-list-container ol a {
        width: 100%
    }

    .coveo-tab-list-container ol a p {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .coveo-more-tabs-svg {
        width: 7px;
        height: 4px;
        color: #1d4f76
    }

    .CoveoText {
        word-wrap: break-word
    }

    .CoveoTriggers .coveo-trigger-notify {
        padding: 10px 0
    }

    .CoveoTriggers a {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .CoveoTriggers a:visited,
    .CoveoTriggers a:visited:hover {
        color: #609
    }

    .CoveoTriggers a:hover,
    .CoveoTriggers a:hover a {
        text-decoration: underline
    }

    .CoveoTriggers a.coveo-selected * {
        color: #004990
    }

    .coveo-simplefilter-header-wrapper {
        width: 100%;
        margin: auto;
        max-width: 1200px;
        position: relative;
        display: block;
        -webkit-box-lines: single;
        -moz-box-lines: single;
        box-lines: single;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        box-pack: start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start
    }

    .coveo-simplefilter-header-wrapper .coveo-media-max-width-800.coveo-no-results {
        max-width: 100%
    }

    @media(max-width:800px) {
        .coveo-simplefilter-header-wrapper.coveo-no-results {
            max-width: 100%
        }
    }

    .coveo-simplefilter-header-wrapper.coveo-no-results {
        max-width: 75%;
        margin: auto
    }

    .coveo-results-column .coveo-simplefilter-header-wrapper.coveo-no-results {
        margin: 0;
        padding-left: 0;
        text-align: left
    }

    .coveo-dropdown-background {
        display: none
    }

    .coveo-dropdown-background-active {
        opacity: .9;
        display: block
    }

    .CoveoSimpleFilter {
        cursor: pointer;
        padding: 5px 0;
        box-sizing: content-box;
        display: inline-block;
        position: relative;
        border: thin solid #bcc3ca;
        background-color: #fff;
        max-width: 250px;
        min-width: 150px
    }

    .CoveoSimpleFilter:hover {
        background-color: #e6ecf0
    }

    .coveo-simplefilter-selecttext {
        margin-left: 5px;
        max-width: 250px;
        box-pack: start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start
    }

    .coveo-simplefilter-select,
    .coveo-simplefilter-selecttext {
        overflow: hidden;
        text-overflow: ellipsis;
        pointer-events: none
    }

    .coveo-simplefilter-select {
        color: #1d4f76;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-pack: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        box-align: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        width: inherit;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        white-space: nowrap;
        height: 20px
    }

    .coveo-simplefilter-toggle-svg-container {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 2px
    }

    .coveo-simplefilter-circle {
        display: inline-block;
        letter-spacing: .4px;
        background-color: #fff;
        border: 2px solid #1d4f76;
        border-radius: 50%;
        color: #1d4f76;
        font-size: 13px;
        font-weight: 700;
        min-height: 20px;
        min-width: 20px;
        line-height: 16px;
        padding: 0 3px;
        text-align: center;
        margin: 0 3px;
        pointer-events: none
    }

    .coveo-simplefilter-circle-hidden {
        display: none
    }

    .coveo-simplefilter-value-container {
        display: none;
        border: thin solid #bcc3ca;
        position: absolute;
        right: -1px;
        box-sizing: content-box;
        background-color: #fff;
        top: 28px;
        width: 100%;
        text-align: left
    }

    .coveo-simplefilter-value-container .coveo-checkbox-button {
        border: thin solid #bcc3ca;
        border-radius: 2px
    }

    .coveo-simplefilter-value-container .coveo-checkbox-span-label {
        white-space: nowrap;
        vertical-align: middle;
        text-overflow: ellipsis;
        display: inline-block;
        overflow: hidden;
        width: 75%;
        margin-left: 6px
    }

    .coveo-simplefilter-value-container .coveo-checkbox-button {
        vertical-align: middle
    }

    .coveo-simplefilter-value-container .coveo-checkbox-label {
        white-space: nowrap;
        width: 100%;
        padding: 5px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .coveo-simplefilter-value-container label {
        display: inline-block
    }

    .coveo-simplefilter-value-container-expanded {
        display: inline-block;
        z-index: 20
    }

    .coveo-simplefilter-value-container label:hover {
        background-color: #e6ecf0
    }

    .coveo-simplefilter-breadcrumb-title {
        color: #67768b;
        margin-right: 14px
    }

    .coveo-simplefilter-breadcrumb-value {
        color: #1d4f76;
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        margin-right: 20px
    }

    .coveo-simplefilter-breadcrumb-value .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .coveo-simplefilter-breadcrumb-value .coveo-simplefilter-breadcrumb-clear svg {
        width: 12px;
        height: 12px
    }

    .coveo-simplefilter-breadcrumb-value:hover .coveo-simplefilter-breadcrumb-clear {
        color: #cc0d00
    }

    .coveo-simplefilter-breadcrumb-value:hover .coveo-simplefilter-breadcrumb-clear .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-simplefilter-breadcrumb-value:visited,
    .coveo-simplefilter-breadcrumb-value:visited:hover {
        color: #609
    }

    .coveo-simplefilter-breadcrumb-value:hover,
    .coveo-simplefilter-breadcrumb-value:hover a {
        text-decoration: underline
    }

    .coveo-simplefilter-breadcrumb-value.coveo-selected * {
        color: #004990
    }

    .coveo-simplefilter-breadcrumb-clear {
        display: inline-block;
        margin-left: 5px;
        position: relative;
        top: 5px;
        cursor: pointer;
        color: #1d4f76
    }

    .coveo-simplefilter-breadcrumb-clear .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .coveo-simplefilter-breadcrumb-clear .coveo-breadcrumb-clear-all-icon svg {
        width: 12px;
        height: 12px
    }

    .coveo-simplefilter-breadcrumb-clear:hover .coveo-breadcrumb-clear-all-icon {
        color: #cc0d00
    }

    .coveo-simplefilter-breadcrumb-clear:hover .coveo-breadcrumb-clear-all-icon .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-simplefilter-breadcrumb-clear-svg {
        position: absolute;
        top: -15px
    }

    .coveo-simplefilter-toggle-down-svg {
        margin: 0 5px;
        box-pack: end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end;
        color: #1d4f76;
        width: 10px;
        height: 6px
    }

    .coveo-simplefilter-empty {
        display: none
    }

    .coveo-main-section .CoveoSimpleFilter {
        margin-left: 15px
    }

    .coveo-facet-column .CoveoSimpleFilter {
        width: 100%;
        max-width: 100%;
        margin-left: 0
    }

    .coveo-results-column .CoveoSimpleFilter {
        margin-left: 0
    }

    .CoveoResult.coveo-omnibox-selectable {
        padding: 10px 10px 10px 15px;
        margin: 0
    }

    .CoveoResult .coveo-no-thumbnail {
        display: none
    }

    .CoveoResult .coveo-date {
        float: right;
        font-size: 13px;
        margin-left: 10px;
        padding-top: 3px
    }

    .CoveoResult .coveo-title {
        display: block;
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 24px
    }

    .CoveoResult .coveo-title>* {
        vertical-align: middle
    }

    .CoveoResult .coveo-title .CoveoResultLink {
        margin-right: 5px;
        display: inline;
        overflow: hidden;
        white-space: normal
    }

    .CoveoResult .coveo-title .CoveoResultLink:after {
        content: "\A0";
        white-space: nowrap;
        visibility: hidden
    }

    .CoveoResult .coveo-excerpt {
        max-width: 600px;
        font-size: 14px;
        padding: 5px 0 8px
    }

    .CoveoResult a {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .CoveoResult a:visited,
    .CoveoResult a:visited:hover {
        color: #609
    }

    .CoveoResult a:hover,
    .CoveoResult a:hover a {
        text-decoration: underline
    }

    .CoveoResult a.coveo-selected * {
        color: #004990
    }

    .CoveoResult .coveo-badge {
        display: inline-block;
        padding: 4px 6px;
        vertical-align: middle;
        font-size: 12px
    }

    .CoveoResult .CoveoBadge .coveo-value {
        display: inline-block;
        vertical-align: middle;
        border-radius: 1em;
        line-height: 1.25em;
        margin-right: 8px
    }

    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable:visited,
    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable:visited:hover {
        color: #609
    }

    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable:hover,
    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable:hover a {
        text-decoration: underline
    }

    .CoveoResult .CoveoBadge .coveo-value.coveo-clickable.coveo-selected * {
        color: #004990
    }

    .CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon {
        position: relative;
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 2px;
        vertical-align: middle
    }

    .CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon:before {
        content: "";
        display: block;
        position: absolute;
        left: 2px;
        top: 3px;
        width: 12px;
        height: 10px;
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        border: 2px solid;
        border-right: 0;
        -webkit-backface-visibility: hidden;
        -webkit-border-top-left-radius: 2px;
        -webkit-border-bottom-left-radius: 2px;
        -moz-border-radius-topleft: 2px;
        -moz-border-radius-bottomleft: 2px;
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        box-sizing: border-box
    }

    .CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 7px;
        height: 7px;
        border: 2px solid;
        border-bottom: 0;
        border-left: 0;
        border-top-right-radius: 3px;
        box-sizing: border-box
    }

    .CoveoResult .CoveoBadge .coveo-value .coveo-badge-label {
        vertical-align: middle
    }

    .CoveoResult .coveo-selectable-link {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .CoveoResult .coveo-selectable-link:visited,
    .CoveoResult .coveo-selectable-link:visited:hover {
        color: #609
    }

    .CoveoResult .coveo-selectable-link:hover,
    .CoveoResult .coveo-selectable-link:hover a {
        text-decoration: underline
    }

    .CoveoResult .coveo-selectable-link.coveo-selected * {
        color: #004990
    }

    .CoveoResult .coveo-field .coveo-label {
        font-weight: 400
    }

    .CoveoResult .CoveoResultFolding .coveo-child-result .CoveoQuickview {
        margin-left: 5px
    }

    .CoveoResult.coveo-is-recommendation {
        box-shadow: 0 0 1px 1px #263e55
    }

    .coveo-list-layout.CoveoResult {
        border-bottom: thin solid #bcc3ca;
        padding: 16px 0 16px 16px
    }

    .coveo-card-layout {
        margin-right: -20px
    }

    .coveo-card-layout.CoveoResult {
        overflow: hidden;
        display: flex;
        position: relative;
        font-size: .9em;
        width: 300px;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1;
        margin: 0 20px 20px 0;
        border: thin solid #bcc3ca;
        border-radius: 2px
    }

    .coveo-card-layout.CoveoResult .coveo-media-max-width-480 {
        margin: 0 0 20px
    }

    @media(max-width:480px) {
        .coveo-card-layout.CoveoResult {
            margin: 0 0 20px
        }
    }

    .coveo-card-layout.CoveoResult.coveo-clickable {
        cursor: pointer
    }

    .coveo-card-layout.CoveoResult.coveo-clickable:hover {
        box-shadow: 0 0 0 2px #009ddc;
        border-color: #009ddc
    }

    .coveo-card-layout.CoveoResult .coveo-result-row:first-child {
        margin-top: 0
    }

    .coveo-card-layout.CoveoResult.coveo-result-frame,
    .coveo-card-layout.CoveoResult .coveo-result-frame {
        display: flex;
        padding: 20px;
        flex-direction: column;
        width: 100%;
        height: auto
    }

    .coveo-card-layout.CoveoResult .CoveoResultLink {
        font-size: 16px;
        line-height: 21px
    }

    .coveo-card-layout:empty {
        width: 300px;
        height: 0;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1;
        margin-right: 20px
    }

    .coveo-card-layout.coveo-with-inline-ranking-info {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .coveo-table-layout {
        display: table-row
    }

    .coveo-table-layout td {
        display: table-cell;
        padding: 9px 15px;
        white-space: nowrap;
        border-bottom: thin solid #bcc3ca;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .coveo-table-layout th {
        text-align: left;
        font-size: 12px;
        color: #1d4f76;
        font-weight: 700;
        border-bottom: thin solid #bcc3ca;
        padding: 7px 15px
    }

    .coveo-table-layout:hover td {
        background-color: #e6ecf0
    }

    .coveo-table-layout .coveo-relevance-inspector-inline-ranking {
        display: table-cell;
        overflow: auto
    }

    .coveo-card-overlay a {
        color: #004990;
        text-decoration: none;
        cursor: pointer;
        color: #f7f8f9;
        text-decoration: underline
    }

    .coveo-card-overlay a:visited,
    .coveo-card-overlay a:visited:hover {
        color: #609;
        color: #f7f8f9
    }

    .coveo-card-overlay a:hover,
    .coveo-card-overlay a:hover a {
        text-decoration: underline
    }

    .coveo-card-overlay a.coveo-selected * {
        color: #004990;
        color: #f7f8f9
    }

    .coveo-promoted-result-badge {
        text-transform: uppercase;
        display: inline-block;
        margin: 0 0 10px;
        padding: 5px 10px;
        color: #fff;
        border-radius: 2px;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1px
    }

    .coveo-card-layout-container {
        position: relative
    }

    .coveo-card-layout-container .coveo-promoted-result-badge {
        position: absolute;
        transform: translate(-10px, -10px);
        z-index: 2
    }

    .coveo-card-layout-container .coveo-promoted-result-badge+.coveo-promoted-result-badge {
        z-index: 1;
        left: 79px
    }

    .coveo-promoted-result-badge-container-card-layout {
        flex-grow: 1;
        display: flex
    }

    .coveo-featured-result-badge {
        background-color: #f58020
    }

    .coveo-recommended-result-badge {
        background-color: #004990
    }

    .CoveoCategoryFacet.coveo-hidden {
        display: none
    }

    .CoveoCategoryFacet .coveo-accessible-button {
        outline: 0
    }

    .coveo-category-facet-values-fade .coveo-category-facet-child-value {
        opacity: .5
    }

    .coveo-category-facet-values {
        list-style: none;
        padding: 0;
        margin-bottom: 0
    }

    .coveo-category-facet-value-label {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 5px 19px 5px 20px
    }

    .coveo-category-facet-value-label.coveo-selectable {
        vertical-align: middle;
        line-height: 22px;
        cursor: pointer
    }

    .coveo-category-facet-value-label.coveo-selectable:focus,
    .coveo-category-facet-value-label.coveo-selectable:hover {
        background-color: #e6ecf0
    }

    .coveo-active-category-facet-parent {
        font-weight: 700;
        margin-left: 15px
    }

    .coveo-category-facet-non-empty-path .coveo-category-facet-child-value .coveo-category-facet-value-label {
        padding-left: 53px
    }

    .coveo-category-facet-last-value {
        color: #000
    }

    .coveo-category-facet-last-value .coveo-category-facet-value-label:focus,
    .coveo-category-facet-last-value .coveo-category-facet-value-label:hover {
        background-color: #fff
    }

    .coveo-category-facet-value-caption {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        -moz-flex-grow: 1;
        flex-grow: 1;
        -ms-flex-positive: 1
    }

    .coveo-category-facet-value-count {
        margin: 0 5px
    }

    .coveo-category-facet-collapse-children {
        cursor: pointer;
        padding-right: 5px;
        vertical-align: top
    }

    .coveo-category-facet-header {
        padding: 10px 20px 6px;
        color: #1d4f76;
        background-color: #f7f8f9
    }

    .coveo-category-facet-collapse-children-svg {
        transform: rotate(90deg);
        color: #bcc3ca;
        width: 10px;
        height: 6px;
        vertical-align: 2px
    }

    .coveo-category-facet-title {
        display: inline-block
    }

    .coveo-category-facet-header-wait-animation {
        margin-left: 10px;
        position: relative;
        display: inline-block;
        width: 18px;
        height: 20px
    }

    .coveo-category-facet-header-wait-animation .coveo-category-facet-header-wait-animation-svg {
        color: #1d4f76;
        display: inline-block;
        vertical-align: middle;
        animation-name: coveo-spin;
        animation-timing-function: linear;
        animation-duration: 1s;
        animation-iteration-count: infinite
    }

    .coveo-category-facet-less,
    .coveo-category-facet-more {
        width: 100%;
        height: 15px;
        background: #f7f8f9;
        cursor: pointer;
        text-align: center;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .coveo-category-facet-less:focus,
    .coveo-category-facet-less:hover,
    .coveo-category-facet-more:focus,
    .coveo-category-facet-more:hover {
        background: #bcc3ca;
        outline: 0
    }

    .coveo-category-facet-header-eraser {
        float: right
    }

    .coveo-category-facet-non-empty-path .coveo-category-facet-header-eraser {
        visibility: visible
    }

    .coveo-category-facet-all-categories {
        padding: 5px 19px 5px 20px;
        vertical-align: middle;
        line-height: 22px;
        cursor: pointer
    }

    .coveo-category-facet-all-categories:focus,
    .coveo-category-facet-all-categories:hover {
        background-color: #e6ecf0
    }

    .coveo-category-facet-ellipsis-caption {
        padding: 5px 19px 5px 20px;
        padding-left: 36px
    }

    .coveo-category-facet-breadcrumb {
        display: block
    }

    .coveo-category-facet-breadcrumb .coveo-exclusion-svg {
        fill: #1d4f76
    }

    .coveo-category-facet-breadcrumb-title {
        color: #67768b;
        margin-right: 14px
    }

    .coveo-category-facet-breadcrumb-values {
        color: #004990;
        text-decoration: none;
        cursor: pointer
    }

    .coveo-category-facet-breadcrumb-values:visited,
    .coveo-category-facet-breadcrumb-values:visited:hover {
        color: #609
    }

    .coveo-category-facet-breadcrumb-values:hover,
    .coveo-category-facet-breadcrumb-values:hover a {
        text-decoration: underline
    }

    .coveo-category-facet-breadcrumb-values.coveo-selected * {
        color: #004990
    }

    .coveo-category-facet-breadcrumb-values:hover .coveo-exclusion-svg {
        fill: #cc0d00
    }

    .coveo-category-facet-search-container {
        padding: 0 20px;
        height: 32px;
        line-height: 30px
    }

    .coveo-category-facet-search-container .coveo-facet-search {
        margin: 0
    }

    .CoveoCategoryFacet:not(.coveo-category-facet-searching) .coveo-category-facet-search-container:focus,
    .CoveoCategoryFacet:not(.coveo-category-facet-searching) .coveo-category-facet-search-container:hover {
        background-color: #e6ecf0
    }

    .coveo-category-facet-search-icon {
        vertical-align: middle;
        width: 18px;
        height: 18px;
        margin-right: 15px;
        display: inline-block;
        bottom: 1px;
        color: #bcc3ca;
        border: thin solid #bcc3ca;
        border-radius: 2px;
        border-style: dashed
    }

    .coveo-category-facet-search-icon-svg {
        color: #bcc3ca;
        width: 16px;
        height: 11px;
        bottom: 7px;
        position: relative
    }

    .coveo-category-facet-search-icon-svg .coveo-more-svg {
        fill: #bcc3ca
    }

    .coveo-category-facet-searching .coveo-category-facet-search-placeholder {
        display: none
    }

    .coveo-category-facet-searching .coveo-facet-search {
        display: block
    }

    .coveo-category-facet-search-placeholder {
        cursor: pointer
    }

    .coveo-category-facet-search-label {
        vertical-align: middle;
        display: inline-block;
        color: #004990
    }

    .coveo-category-facet-search-value {
        font-size: 12px;
        padding: 5px 10px;
        cursor: pointer
    }

    .coveo-category-facet-search-value:hover {
        background-color: #e6ecf0;
        box-pack: distribute;
        -moz-justify-content: space-around;
        -ms-justify-content: space-around;
        -o-justify-content: space-around;
        justify-content: space-around;
        -ms-flex-pack: distribute
    }

    .coveo-category-facet-search-first-row {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-pack: justify;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify
    }

    .coveo-category-facet-search-value-caption {
        line-height: 17px
    }

    .coveo-category-facet-search-value-number {
        color: #67768b
    }

    .coveo-category-facet-search-path {
        display: block;
        font-size: 11px;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }

    .coveo-category-facet-search-path-parents {
        color: #67768b;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 5px;
        direction: rtl
    }

    .coveo-category-facet-search-path-last-value {
        white-space: nowrap
    }

    .coveo-category-facet-search-second-row {
        height: 13px
    }

    @font-face {
        font-family: 'UniversLTStd'
    }

    .coveo-motorola-custom-theme {
        background-color: #FFF;
        min-height: 50vh
    }

    .coveo-motorola-custom-theme .coveo-main-section {
        max-width: 1142px;
        margin-top: 67px
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo-main-section {
            padding: 32px;
            display: flex;
            margin: auto;
            width: unset
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-main-section {
            margin-top: 40px;
            padding: 0;
            width: unset;
            display: block
        }
    }

    .coveo-motorola-custom-theme .coveo-text-muted {
        color: #767676
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box .magic-box-input>input {
        padding-left: 13px;
        max-width: 100%
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box .magic-box-input>input:focus::-webkit-input-placeholder {
        color: transparent
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box .magic-box-input>input:focus::-moz-placeholder {
        color: transparent
    }

    .coveo-motorola-custom-theme .CoveoDidYouMean {
        margin: auto;
        width: 470px;
        position: relative;
        bottom: -26px
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .CoveoDidYouMean {
            display: unset !important
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-did-you-mean-no-results-for {
            margin-top: 10px
        }
    }

    .coveo-motorola-custom-theme .coveo-search {
        width: 100%;
        background-color: #f2f2f2
    }

    .coveo-motorola-custom-theme .coveo-search .coveo-search-section {
        background-color: #f2f2f2;
        height: 249px;
        max-width: none;
        padding-top: 56px
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo-search .coveo-search-section {
            height: 260px;
            min-width: 100%;
            padding-top: 80px
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-search .coveo-search-section {
            height: 239px;
            min-width: 100%;
            padding-top: 80px
        }
    }

    .coveo-motorola-custom-theme .CoveoSearchButton .coveo-search-button-loading-svg {
        color: white
    }

    .coveo-motorola-custom-theme #search>div.coveo-search>div>div>div>div.magic-box-input>input {
        text-indent: 0;
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: .2px;
        color: #434343;
        padding: 15px 5px 14px 25px
    }

    .coveo-motorola-custom-theme #search>div.coveo-search>div>div>div>div.magic-box-input>input::placeholder {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .2px;
        color: #434343
    }

    .coveo-motorola-custom-theme .CoveoSearchbox {
        width: 540px;
        height: 50px;
        max-width: 100%;
        background-color: #fff;
        border: solid 1px #e6e7e8;
        position: relative;
        margin: auto;
        bottom: -28px;
        color: #232323;
        border-radius: 25px;
        box-shadow: 0 4px 8px 0 rgba(35, 35, 35, 0.08)
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box {
        border: 0
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box .coveo-omnibox-hightlight,
    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box .coveo-omnibox-hightlight2 {
        color: #767676
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box .magic-box-input {
        border: 0;
        border-radius: 25px !important
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box .magic-box-input .magic-box-underlay .magic-box-error {
        border-bottom: 0
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
        top: 3px;
        border: 0;
        box-shadow: 0 20px 30px 0 rgba(35, 35, 35, 0.2);
        border-radius: 3px;
        width: 490px;
        margin: auto;
        padding: 30px 26px;
        display: block;
        z-index: 25
    }

    @media only screen and (max-width:767px) {
        .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
            width: 100%
        }
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion {
        cursor: pointer;
        border-top: 0;
        font-family: Arial;
        font-size: 14px;
        letter-spacing: .2px;
        color: #232323;
        border-top: 0;
        font-size: 14px;
        padding: 0;
        font-family: Arial;
        letter-spacing: .2px;
        color: #767676
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion .suggestions-section-separator.base-suggestion,
    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion .suggestions-section-separator.custom-suggestion {
        line-height: 12px
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion .suggestions-section-separator.base-suggestion::before,
    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion .suggestions-section-separator.custom-suggestion::before {
        display: block;
        cursor: default;
        background-color: #fff;
        padding-top: 10px;
        font-size: 21px;
        font-family: Arial;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #343434
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion .suggestions-section-separator.disabled {
        display: none
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion .custom-suggestion {
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 2px 0 2px 2px
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion .custom-suggestion>img {
        width: 40px;
        margin-right: 5px
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion .custom-suggestion>img.coveo_default_icon {
        margin: 10px 15px 10px 10px;
        width: 20px
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion .custom-suggestion>.title {
        display: inline
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion .CoveoResultLink a {
        color: #767676;
        text-decoration: none
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline .magic-box-suggestions.magic-box-hasSuggestion {
        display: none
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box .magic-box-clear {
        line-height: 44px
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .magic-box .magic-box-clear-svg {
        color: #dadada
    }

    .coveo-motorola-custom-theme .CoveoSearchbox.coveo-inline {
        overflow: visible
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .CoveoSearchButton {
        border: none !important;
        width: 66px;
        height: 50px;
        border-radius: 25px !important;
        background-color: #232323;
        box-shadow: 0 8px 16px 0 rgba(35, 35, 35, 0.04);
        overflow: visible
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
        fill: #fff;
        fill: unset !important
    }

    .coveo-motorola-custom-theme .CoveoSearchbox .CoveoSearchButton .coveo-search-button svg {
        color: #FFF !important
    }

    .coveo-motorola-custom-theme .magic-box {
        color: #767676
    }

    .coveo-motorola-custom-theme.CoveoSearchInterface .coveo-facet-column {
        margin-right: 0;
        width: 255px;
        padding: 0
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme.CoveoSearchInterface .coveo-facet-column {
            width: 150px
        }
    }

    .coveo-motorola-custom-theme .coveo__facet__filter__img__mobile {
        display: none
    }

    .coveo-motorola-custom-theme .CoveoFacet,
    .coveo-motorola-custom-theme .CoveoFacetRange,
    .coveo-motorola-custom-theme .CoveoFacetSlider,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet,
    .coveo-motorola-custom-theme .CoveoCategoryFacet {
        background-color: transparent;
        width: 250px;
        border: 0;
        border-radius: 0;
        margin-bottom: 60px
    }

    @media only screen and (max-width:1249px) {

        .coveo-motorola-custom-theme .CoveoFacet,
        .coveo-motorola-custom-theme .CoveoFacetRange,
        .coveo-motorola-custom-theme .CoveoFacetSlider,
        .coveo-motorola-custom-theme .CoveoHierarchicalFacet,
        .coveo-motorola-custom-theme .CoveoCategoryFacet {
            width: 150px
        }
    }

    @media only screen and (max-width:480px) {

        .coveo-motorola-custom-theme .CoveoFacet,
        .coveo-motorola-custom-theme .CoveoFacetRange,
        .coveo-motorola-custom-theme .CoveoFacetSlider,
        .coveo-motorola-custom-theme .CoveoHierarchicalFacet,
        .coveo-motorola-custom-theme .CoveoCategoryFacet {
            margin-bottom: 0
        }
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-header-eraser,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-header-eraser,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-header-eraser,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-header-eraser,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-header-eraser {
        display: none
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-header,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-header,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-header,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-header,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-header {
        padding: 5px 0 10px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value-caption,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value-caption,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value-caption,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value-caption,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value-caption {
        line-height: 24px !important;
        white-space: normal;
        text-overflow: unset;
        padding-right: 16px
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value-caption:hover,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value-caption:hover,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value-caption:hover,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value-caption:hover,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value-caption:hover {
        background-image: linear-gradient(to right, #111 40%, rgba(255, 255, 255, 0) 20%);
        background-position: bottom;
        background-size: 3px 1px;
        background-repeat: repeat-x
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value-checkbox,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value-checkbox,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value-checkbox,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value-checkbox,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value-checkbox {
        border: solid 1px #a7a9ac;
        width: 16px;
        height: 16px;
        border-radius: 0
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value-checkbox:hover,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value-checkbox:hover,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value-checkbox:hover,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value-checkbox:hover,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value-checkbox:hover {
        bottom: 5px
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value-checkbox svg,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value-checkbox svg,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value-checkbox svg,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value-checkbox svg,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value-checkbox svg {
        bottom: 5px
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value.coveo-no-state:hover .coveo-facet-value-checkbox span,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value.coveo-no-state:hover .coveo-facet-value-checkbox span,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value.coveo-no-state:hover .coveo-facet-value-checkbox span,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value.coveo-no-state:hover .coveo-facet-value-checkbox span,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value.coveo-no-state:hover .coveo-facet-value-checkbox span {
        background: 0
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-selected .coveo-facet-value-checkbox,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-selected .coveo-facet-value-checkbox,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-selected .coveo-facet-value-checkbox,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-selected .coveo-facet-value-checkbox,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-selected .coveo-facet-value-checkbox {
        border: solid 1px #111
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value {
        width: 270px;
        color: #767676 !important;
        font-size: 14px !important;
        font-family: Arial;
        font-weight: normal !important;
        font-style: normal;
        font-stretch: normal;
        clear: both;
        letter-spacing: .2px;
        padding: 0 20px 0 0
    }

    @media only screen and (max-width:1249px) {

        .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value,
        .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value,
        .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value,
        .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value,
        .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value {
            width: 150px;
            padding: 0
        }
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value:hover,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value:hover,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value:hover,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value:hover,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value:hover {
        background: 0
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value.coveo-selected,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value.coveo-selected,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value.coveo-selected,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value.coveo-selected,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value.coveo-selected {
        color: #232323 !important
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value .coveo-facet-value-label,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value .coveo-facet-value-label,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value .coveo-facet-value-label,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value .coveo-facet-value-label,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value .coveo-facet-value-label {
        margin-bottom: 0 !important;
        padding: 10px 0 10px 0;
        line-height: 21px;
        position: relative
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value .coveo-facet-value-count,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value .coveo-facet-value-count,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value .coveo-facet-value-count,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value .coveo-facet-value-count,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value .coveo-facet-value-count {
        height: 26px;
        font-size: 12px;
        padding: 3px;
        margin: 0 !important;
        line-height: 21px;
        letter-spacing: .4px;
        min-width: 25px;
        text-align: center
    }

    .coveo-motorola-custom-theme .CoveoFacet .coveo-facet-value .coveo-facet-value-exclude,
    .coveo-motorola-custom-theme .CoveoFacetRange .coveo-facet-value .coveo-facet-value-exclude,
    .coveo-motorola-custom-theme .CoveoFacetSlider .coveo-facet-value .coveo-facet-value-exclude,
    .coveo-motorola-custom-theme .CoveoHierarchicalFacet .coveo-facet-value .coveo-facet-value-exclude,
    .coveo-motorola-custom-theme .CoveoCategoryFacet .coveo-facet-value .coveo-facet-value-exclude {
        top: 15px
    }

    .coveo__main__facet__reset {
        margin: 0;
        height: 35px;
        font-family: Arial;
        font-size: 23px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        color: #343434 !important;
        display: flex;
        text-transform: uppercase
    }

    .coveo__main__facet__reset h3 {
        display: inline-block;
        font-size: 21px;
        margin: 7px 0 7px 0;
        margin: 0;
        line-height: 38px;
        width: 134px;
        height: 31.5px;
        font-family: Arial;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #343434
    }

    .coveo__main__facet__reset .facetsClearAllButton {
        display: inline-block;
        flex-grow: 100;
        text-align: right;
        text-transform: uppercase;
        color: #666;
        font-size: 14px;
        margin: auto 0
    }

    .coveo__main__facet__reset .facetsClearAllButton span {
        cursor: pointer
    }

    @media only screen and (max-width:1249px) {
        .coveo__main__facet__reset .facetsClearAllButton {
            color: #666
        }
    }

    @media only screen and (max-width:480px) {
        .coveo__main__facet__reset .facetsClearAllButton {
            color: #fff
        }
    }

    .coveo__main__facet__block .coveo-facet-header-title {
        height: 21px;
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        padding: 0;
        line-height: 1.5;
        letter-spacing: .4px;
        color: #343434 !important
    }

    @media only screen and (max-width:1249px) {
        .coveo__main__facet__block .coveo-facet-header-title {
            cursor: pointer;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 105px;
            padding: 0
        }
    }

    @media only screen and (max-width:480px) {
        .coveo__main__facet__block .coveo-facet-header-title {
            overflow: unset;
            white-space: unset;
            text-overflow: unset;
            width: unset;
            padding: unset
        }
    }

    .coveo__main__facet__block .coveo-facet-header,
    .coveo__main__facet__block .coveo-facet-more,
    .coveo__main__facet__block .coveo-active,
    .coveo__main__facet__block .coveo-facet-less {
        background: transparent !important;
        background-color: transparent !important
    }

    .coveo-facet-footer:hover {
        background-image: linear-gradient(to right, #111 40%, rgba(255, 255, 255, 0) 20%);
        background-position: bottom;
        background-size: 3px 1px;
        background-repeat: repeat-x
    }

    .coveo-facet-footer .coveo-icon {
        display: none
    }

    .coveo__main__facet__filter__button__mobile {
        display: none
    }

    .coveo__main__facet__toggle__mobile {
        display: none
    }

    .coveo-motorola-custom-theme .CoveoFacet.coveo-facet-collapsed .coveo-facet-footer,
    .coveo-motorola-custom-theme .CoveoFacetRange.coveo-facet-collapsed .coveo-facet-footer {
        display: none
    }

    .coveo-motorola-custom-theme .CoveoFacet.action-position-collapse-top-left.coveo-facet-collapsed .coveo-facet-header-title-section:before,
    .coveo-motorola-custom-theme .CoveoFacetRange.action-position-collapse-top-left.coveo-facet-collapsed .coveo-facet-header-title-section:before {
        content: "\f078"
    }

    .coveo-motorola-custom-theme .CoveoFacet.action-position-collapse-top-left .coveo-facet-header-title-section:before,
    .coveo-motorola-custom-theme .CoveoFacetRange.action-position-collapse-top-left .coveo-facet-header-title-section:before {
        font-family: "Font Awesome 5 Free";
        color: #111;
        content: "\f077";
        font-weight: bold;
        font-size: 1em;
        padding-right: 10px
    }

    .coveo-motorola-custom-theme .CoveoFacet.action-position-collapse-top-left .coveo-facet-header-title-section,
    .coveo-motorola-custom-theme .CoveoFacetRange.action-position-collapse-top-left .coveo-facet-header-title-section {
        cursor: pointer
    }

    .coveo-motorola-custom-theme .CoveoFacet.action-position-collapse-top-right.coveo-facet-collapsed .coveo-facet-header-settings-section:after,
    .coveo-motorola-custom-theme .CoveoFacetRange.action-position-collapse-top-right.coveo-facet-collapsed .coveo-facet-header-settings-section:after {
        content: "\f078";
        width: 10px;
        height: 20px
    }

    @media only screen and (max-width:480px) {

        .coveo-motorola-custom-theme .CoveoFacet.action-position-collapse-top-right.coveo-facet-collapsed .coveo-facet-header-settings-section:after,
        .coveo-motorola-custom-theme .CoveoFacetRange.action-position-collapse-top-right.coveo-facet-collapsed .coveo-facet-header-settings-section:after {
            content: " " !important;
            background-repeat: no-repeat;
            background-position: bottom;
            transform: rotate(180deg);
            background-image: url("../images/irw/facet-uncollapsed.svg");
            background-position-y: 3px
        }
    }

    .coveo-motorola-custom-theme .CoveoFacet.action-position-collapse-top-right .coveo-facet-header-settings-section:after,
    .coveo-motorola-custom-theme .CoveoFacetRange.action-position-collapse-top-right .coveo-facet-header-settings-section:after {
        font-family: "Font Awesome 5 Free";
        color: #111;
        content: "\f077";
        font-weight: bold;
        font-size: 1em;
        margin-right: 7px;
        width: 10px;
        height: 20px
    }

    @media only screen and (max-width:480px) {

        .coveo-motorola-custom-theme .CoveoFacet.action-position-collapse-top-right .coveo-facet-header-settings-section:after,
        .coveo-motorola-custom-theme .CoveoFacetRange.action-position-collapse-top-right .coveo-facet-header-settings-section:after {
            margin-right: 27px;
            content: " " !important;
            background-image: url("../images/irw/facet-uncollapsed.svg");
            background-repeat: no-repeat;
            background-position: bottom;
            background-position-y: 12px
        }
    }

    .coveo-motorola-custom-theme .CoveoFacet.action-position-collapse-top-right .coveo-facet-header-title-section,
    .coveo-motorola-custom-theme .CoveoFacet.action-position-collapse-top-right .coveo-facet-header-settings-section,
    .coveo-motorola-custom-theme .CoveoFacetRange.action-position-collapse-top-right .coveo-facet-header-title-section,
    .coveo-motorola-custom-theme .CoveoFacetRange.action-position-collapse-top-right .coveo-facet-header-settings-section {
        cursor: pointer
    }

    .coveo-motorola-custom-theme .CoveoFacet.coveo-active>.coveo-facet-footer>.coveo-footer-eraser,
    .coveo-motorola-custom-theme .CoveoFacetRange.coveo-active>.coveo-facet-footer>.coveo-footer-eraser {
        display: inline-flex
    }

    .coveo-motorola-custom-theme .coveo-facet-less.coveo-active~.coveo-facet-more.coveo-active~.coveo-more-less-seperator {
        display: inline-block
    }

    .coveo-motorola-custom-theme .coveo-facet-footer {
        display: flex;
        margin-left: 32px;
        font-size: 14px;
        font-weight: normal;
        color: #767676;
        background: 0;
        float: left
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-facet-footer {
            margin-left: 52px
        }
    }

    .coveo-motorola-custom-theme .coveo-facet-less {
        order: 1
    }

    .coveo-motorola-custom-theme .coveo-facet-more {
        order: 3
    }

    .coveo-motorola-custom-theme .coveo-facet-more,
    .coveo-motorola-custom-theme .coveo-facet-less {
        width: auto;
        text-align: left
    }

    .coveo-motorola-custom-theme .coveo-more-less-seperator {
        order: 2;
        display: none;
        margin: 0 10px
    }

    .CoveoTimespanFacet>div>ul>li:hover>label>div>div>svg>g {
        fill: none !important
    }

    .coveo-facet-column>div>ul>li:hover>label>div>div>svg>g {
        fill: none !important
    }

    .coveo-facet-value.coveo-facet-selectable.coveo-selected:hover>label>div>div>svg>g.coveo-hook-svg {
        fill: black !important
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__facet__filter__img__desktop {
            display: inherit !important
        }

        .coveo-motorola-custom-theme .coveo__facet__filter__img__mobile {
            display: none !important
        }

        .coveo-motorola-custom-theme .coveo-facet-column.coveo__main__facet {
            width: 100% !important;
            display: none;
            background-color: #111 !important;
            padding: 26px 32px 41px 32px !important
        }

        .coveo-motorola-custom-theme .coveo__main__facet__reset h3,
        .coveo-motorola-custom-theme .coveo__main__facet__block .coveo-facet-header-title,
        .coveo-motorola-custom-theme .coveo-facet-value-count {
            color: white !important
        }

        .coveo-motorola-custom-theme .coveo-facet-value-caption,
        .coveo-motorola-custom-theme .coveo-facet-footer {
            color: #ccc
        }

        .coveo-motorola-custom-theme .coveo__facet__filter__img__desktop {
            display: none !important
        }

        .coveo-motorola-custom-theme .coveo__facet__filter__img__mobile {
            display: inline-block !important
        }

        .coveo-motorola-custom-theme .CoveoFacet .coveo__main__facet__block,
        .coveo-motorola-custom-theme .coveo__main__facet__block,
        .coveo-motorola-custom-theme .coveo-facet-value {
            width: 100% !important
        }

        .coveo-motorola-custom-theme .coveo__main__facet__block .coveo-facet-header {
            border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important
        }

        .coveo-motorola-custom-theme .coveo-facet-value .coveo-facet-value-checkbox {
            border: solid 1px #767676 !important;
            background: none !important;
            border-radius: 0 !important
        }

        .coveo-motorola-custom-theme .coveo-facet-value.coveo-facet-selectable.coveo-selected .coveo-facet-value-checkbox {
            border: solid 1px #fff !important;
            border-radius: 0 !important
        }

        .coveo-motorola-custom-theme .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg .coveo-hook-svg {
            fill: white !important
        }

        .coveo-motorola-custom-theme .coveo__main__facet__filter__button__mobile {
            width: 188px;
            height: 38px;
            background-color: #232323;
            border-radius: 19px;
            font-family: Arial;
            font-size: 12px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 38px;
            letter-spacing: 1.4px;
            text-align: center;
            color: #fff;
            margin: auto;
            display: block;
            margin-top: 4px
        }

        .coveo-motorola-custom-theme .coveo__main__facet__block {
            display: inline-block
        }

        .coveo-motorola-custom-theme .coveo__main__facet__block.coveo-facet-empty {
            display: none
        }

        .coveo-motorola-custom-theme .coveo-facet-values {
            padding: 25px 17px 0 20px
        }

        .coveo-motorola-custom-theme .coveo-facet-footer {
            margin-top: 6px !important
        }

        .coveo-motorola-custom-theme .coveo__main__facet__toggle__mobile {
            display: flex;
            width: 100%;
            height: 50px;
            background-color: #fff;
            box-shadow: 0 10px 20px 0 rgba(35, 35, 35, 0.08);
            font-family: Arial;
            font-size: 14px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 50px;
            letter-spacing: normal;
            color: #343434;
            padding-left: 25px
        }

        .coveo-motorola-custom-theme .coveo__main__facet__reset div {
            margin-right: unset !important
        }

        @-moz-document url-prefix() {
            .coveo-motorola-custom-theme .coveo__main__facets__label {
                width: inherit
            }
        }

        .coveo-motorola-custom-theme .coveo__main__facets__label {
            display: inline-block
        }
    }

    @media only screen and (max-width:480px) and (-webkit-min-device-pixel-ratio:0) {
        .coveo-motorola-custom-theme .coveo__main__facets__label {
            flex-grow: 3
        }
    }

    @media only screen and (max-width:480px) and (-ms-high-contrast:active) {
        .coveo-motorola-custom-theme .coveo__main__facets__label .ie10up {
            flex-grow: 3
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__main__facets__caret {
            flex-grow: 1;
            padding-right: 25px;
            text-align: right;
            display: inline-block;
            line-height: 5
        }

        @-moz-document url-prefix() {
            .coveo-motorola-custom-theme .coveo__main__facets__caret svg {
                display: inline-block;
                width: 100px;
                height: 100px
            }
        }

        .coveo-motorola-custom-theme .coveo-facet-column {
            background-color: #111;
            width: 100%
        }

        .coveo-motorola-custom-theme .coveo-facet-value-caption {
            display: inline;
            padding-right: 18px
        }

        .coveo-motorola-custom-theme .coveo__main__facet__reset .facetsClearAllButton {
            padding: 5px 17px 0 0
        }

        .coveo-motorola-custom-theme .coveo__main__facet__reset .facetsClearAllButton>.tooltiptext {
            right: 0
        }

        .coveo-motorola-custom-theme.CoveoSearchInterface .coveo-facet-column {
            width: 100%;
            padding: 22px
        }

        .coveo-motorola-custom-theme .coveo-facet-header-settings-section {
            -webkit-text-fill-color: #FFF
        }

        .coveo-motorola-custom-theme .coveo-facet-footer {
            color: #CCC;
            margin-bottom: 33px
        }

        .coveo-motorola-custom-theme .coveo-facet-value.coveo-facet-selectable.coveo-selected .coveo-facet-value-caption {
            color: #FFF
        }

        .coveo-motorola-custom-theme .CoveoFacet,
        .coveo-motorola-custom-theme .CoveoFacetRange,
        .coveo-motorola-custom-theme .CoveoFacetSlider,
        .coveo-motorola-custom-theme .CoveoHierarchicalFacet,
        .coveo-motorola-custom-theme .CoveoCategoryFacet {
            width: 100%
        }

        .coveo-motorola-custom-theme .coveo-tab-disabled {
            display: none
        }

        .coveo-motorola-custom-theme .coveo-facet-collapsed .coveo-facet-values {
            padding: 0
        }
    }

    .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg {
        bottom: 5px
    }

    .coveo-motorola-custom-theme .coveo__tab {
        background-color: inherit !important;
        text-align: center;
        border: none !important;
        height: 42px !important;
        min-height: 42px !important
    }

    .coveo-motorola-custom-theme .tab__all {
        padding-right: 1.8em;
        padding-left: 1.8em
    }

    .coveo-motorola-custom-theme .CoveoTab {
        height: 42px !important;
        margin: 0 25px;
        border-radius: 100px;
        border: solid 1px #fafafa
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .CoveoTab {
            margin: 0 10px
        }
    }

    @media only screen and (max-width:700px) {
        .coveo-motorola-custom-theme .CoveoTab {
            margin-right: 0
        }
    }

    .coveo-motorola-custom-theme .CoveoTab p {
        line-height: 41px;
        font-size: 12px;
        letter-spacing: 1.2px;
        color: #767676 !important;
        text-transform: uppercase
    }

    .coveo-motorola-custom-theme .CoveoTab.coveo-selected {
        color: #343434 !important;
        background-color: #fff;
        border: solid 1px #232323;
        border-radius: 100px
    }

    .coveo-motorola-custom-theme .CoveoTab.coveo-selected p {
        color: #343434 !important
    }

    .coveo-motorola-custom-theme .CoveoTab.coveo-selected:hover {
        border: solid 1px #232323
    }

    .coveo-motorola-custom-theme .coveo__tab__big {
        margin: 0 30px;
        padding: 0 10px
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo__tab__big {
            margin: 0 10px;
            padding: 0 10px
        }
    }

    @media only screen and (max-width:700px) {
        .coveo-motorola-custom-theme .coveo__tab__big {
            margin: 0 5px;
            padding: 0 10px
        }
    }

    .coveo-motorola-custom-theme .coveo__tab__text {
        height: 26px;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.17;
        letter-spacing: 1.2px;
        text-align: center;
        color: #767676
    }

    .coveo-motorola-custom-theme .CoveoTab:hover {
        border-radius: 100px;
        border: solid 1px #bababa;
        box-sizing: border-box !important
    }

    .coveo-motorola-custom-theme .CoveoTab:hover p {
        line-height: 41px !important;
        color: #343434
    }

    .coveo-motorola-custom-theme .coveo__tab__mobile__layout {
        margin-bottom: 0;
        display: inline-block
    }

    .coveo-motorola-custom-theme .coveo__tab__desktop {
        display: block !important
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .CoveoTab.coveo-selected {
            background-color: #232323 !important
        }

        .coveo-motorola-custom-theme .CoveoTab.coveo-selected p {
            color: #fff !important
        }

        .coveo-motorola-custom-theme .coveo__tab__desktop {
            display: inline-block !important;
            background-color: #fafafa !important
        }

        .coveo-motorola-custom-theme .coveo__tab__desktop .CoveoTab {
            margin: 0 4px
        }

        .coveo-motorola-custom-theme .coveo__tab__desktop .coveo__tab__big {
            padding: 0 10px
        }

        .coveo-motorola-custom-theme .coveo__tab__desktop .coveo__tab__mobile__layout {
            margin-bottom: 13px;
            margin-top: 46px;
            display: block
        }

        .coveo-motorola-custom-theme .coveo__tab__desktop .coveo__tab__mobile__layout a:nth-child(1) {
            margin-right: 6px
        }

        .coveo-motorola-custom-theme .coveo__tab__desktop .coveo__tab__mobile__layout a:nth-child(2) {
            margin-left: 6px;
            margin-right: 0
        }

        .coveo-motorola-custom-theme .CoveoTab {
            border-radius: 100px;
            border: solid 1px #f2f2f2;
            box-sizing: border-box !important;
            background-color: #f2f2f2
        }

        .coveo-motorola-custom-theme .CoveoTab p {
            color: #767676;
            line-height: 41px !important
        }
    }

    .coveo__result__layout__title,
    .CoveoCustomResultLayout {
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .4px;
        color: #343434;
        float: left;
        padding-right: 10px
    }

    @media only screen and (max-width:1249px) {

        .coveo__result__layout__title,
        .CoveoCustomResultLayout {
            padding-right: 1px;
            line-height: 24px
        }
    }

    .CoveoResultLayout {
        float: left
    }

    .CoveoResultLayout .coveo-result-layout-selector .coveo-list-svg {
        height: 0;
        width: 0
    }

    .CoveoResultLayout .coveo-result-layout-selector .coveo-card-svg {
        height: 0;
        width: 0
    }

    .CoveoResultLayout .coveo-result-layout-selector .coveo-list-layout-icon {
        background-image: url(../images/irw/layout-list.svg);
        height: 19px;
        width: 19px
    }

    .CoveoResultLayout .coveo-result-layout-selector .coveo-card-layout-icon {
        background-image: url(../images/irw/layout-card.svg);
        height: 19px;
        width: 19px
    }

    .CoveoResultLayout .coveo-result-layout-selector.coveo-selected,
    .CoveoResultLayout .coveo-result-layout-selector.coveo-selected:hover {
        border-bottom: 0
    }

    .CoveoResultLayout .coveo-result-layout-selector.coveo-selected .coveo-list-layout-icon,
    .CoveoResultLayout .coveo-result-layout-selector:hover .coveo-list-layout-icon {
        background-image: url(../images/irw/layout-list-selected.svg)
    }

    .CoveoResultLayout .coveo-result-layout-selector.coveo-selected .coveo-card-layout-icon,
    .CoveoResultLayout .coveo-result-layout-selector:hover .coveo-card-layout-icon {
        background-image: url(../images/irw/layout-card-selected.svg)
    }

    .coveo-motorola-custom-theme img.page-thumbnail {
        padding-top: 0;
        max-width: 158px;
        max-height: 158px;
        height: auto
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme img.page-thumbnail {
            width: 149px;
            height: auto;
            padding-top: 0
        }
    }

    .coveo-motorola-custom-theme .coveo_default_icon {
        margin: 52px
    }

    .coveo-motorola-custom-theme .CoveoResult.last-TopResult {
        margin-bottom: 96px !important
    }

    .coveo-motorola-custom-theme .coveo-results-column {
        width: 887px;
        padding: 0
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo-results-column {
            flex: 1 1 auto
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-results-column {
            width: 100% !important;
            padding: 0
        }
    }

    .coveo-motorola-custom-theme .coveo-results-header {
        padding: 0 5px 0 0;
        margin: 0 0 0 32px;
        overflow: visible
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo-results-header {
            width: 524px;
            padding: 0 0 0 16px;
            margin: 0
        }
    }

    @media only screen and (max-width:700px) {
        .coveo-motorola-custom-theme .coveo-results-header {
            width: unset
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-results-header {
            width: 100%;
            margin: 0
        }
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo-results-header .results__per__page {
            width: 182px;
            padding-left: 0;
            margin: 0;
            padding: 0;
            line-height: 29px
        }
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo-results-header .result__layout {
            width: 176px;
            margin: 0;
            padding: 0
        }
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo-results-header .result__layout__inner__container {
            text-align: right;
            margin-right: 0;
            margin-left: auto
        }
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo-results-header .query__summary {
            width: 149px;
            margin: 0;
            padding: 0;
            display: none
        }
    }

    .coveo-motorola-custom-theme .coveo-results-header.coveo-no-results {
        display: none
    }

    .coveo-motorola-custom-theme .CoveoResultList {
        padding: 0 32px
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .CoveoResultList {
            padding: 0;
            margin: 0
        }
    }

    .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row.coveo__result_item__content_title {
        margin-bottom: 6px;
        max-width: 455px;
        display: inline-flex;
        max-height: 50px;
        overflow: hidden
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row.coveo__result_item__content_title {
            width: unset;
            display: unset;
            max-width: 100%
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row.coveo__result_item__content_title {
            width: 100%;
            padding: 0
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row.coveo__result_item__content_title a {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            white-space: unset !important
        }
    }

    .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .coveo-shop-section.card__type {
        padding-top: 50px
    }

    .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .coveo__main__result__item__content {
        margin: 10px 12px 0 12px;
        width: 445px;
        max-width: 445px
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .coveo__main__result__item__content {
            padding-left: 30px;
            padding-right: 15px;
            margin: 0;
            max-width: 100%;
            width: 0;
            flex: 1 1 auto
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .coveo__main__result__item__content {
            margin: 0;
            padding-left: 30px;
            text-align: left;
            width: 330px
        }
    }

    .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .coveo__main__result__item__content.card__type {
        width: 200px;
        max-width: unset
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .coveo__main__result__item__content.card__type {
            margin-left: 0;
            text-align: center;
            padding: 0
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .coveo__main__result__item__content.card__type {
            padding: 0 20px
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .coveo__main__result__item__content.card__type .card__row__excerpt .CoveoExcerpt {
            text-align: left
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .coveo__main__result__item__content div.CoveoExcerpt {
            width: 100%;
            line-height: 1.5;
            font-size: 14px;
            color: #343434;
            opacity: .8
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .coveo__main__result__item__content .coveo-result-row.mobile-shop-button+div {
            display: none
        }
    }

    .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .blank-product-thumbnail {
        margin: 52px
    }

    .coveo-motorola-custom-theme .CoveoResultList .coveo-result-row .coveo-result-cell.coveo__main__result__item__image.card__type .blank-product-thumbnail {
        margin: 3px 0 5px 3px
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .shop__item .coveo__main__result__item__content {
            width: 210px
        }
    }

    .coveo-motorola-custom-theme .coveo-list-layout.CoveoResult {
        padding: 0
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo-list-layout.CoveoResult {
            padding: 0
        }
    }

    .coveo-motorola-custom-theme .CoveoResultLink,
    .coveo-motorola-custom-theme .CoveoPrintableUri {
        white-space: initial;
        overflow: hidden
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__content>.coveo-result-row>.coveo-result-cell>.CoveoPrintableUri a.CoveoResultLink {
        width: 444.3px;
        height: 21px;
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .2px;
        color: #005cb9
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__content div.CoveoExcerpt {
        max-width: 444.3px;
        max-height: 34px;
        color: #343434;
        overflow: hidden;
        font-size: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: unset !important;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.58;
        letter-spacing: .4px;
        color: #343434
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__content div.CoveoExcerpt {
            width: unset;
            -webkit-line-clamp: 3;
            max-height: 63px
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__content div.CoveoExcerpt {
            margin-bottom: 5px
        }
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__content div.CoveoExcerpt.card__type {
        width: 215px;
        font-size: 12px;
        float: left;
        height: 38px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding: 0;
        font-family: Arial;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.58;
        letter-spacing: .4px;
        text-align: center;
        color: #767676
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-result-cell.coveo__main__result__item__content.card__type .coveo-shop-section.card__type {
            padding-top: 0
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-result-cell.coveo__main__result__item__content.card__type .CoveoExcerpt {
            display: none !important
        }
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__image {
        background-color: white;
        width: 160px;
        height: 168px;
        text-align: center;
        padding-top: 15px
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__image {
            width: 149px;
            height: 149px;
            padding-top: 0;
            margin-top: 10px
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__image {
            margin-top: 5px
        }
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__image>img {
        padding-top: 0
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__image>img {
            padding-top: 0
        }
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__image>img.product-thumbnail {
        padding-top: 0;
        max-width: 158px;
        max-height: 158px;
        height: 158px;
        width: 158px
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__image>img.product-thumbnail {
            max-width: 149px;
            max-height: 149px;
            width: 149px;
            height: 149px
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__image>img.blank-product-thumbnail {
            width: 45px;
            height: 41px;
            margin: 3px 0 5px 3px
        }
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__image .coveo_thumbnail_play_icon {
        height: 24px;
        width: 24px;
        margin: unset
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__image .brightcove_thumbnail {
        width: 160px;
        height: 90px;
        background-color: #005cb9
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__image.card__type {
        width: 100%;
        height: 256px;
        padding: 0;
        text-align: center;
        line-height: 256px
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__image.card__type {
            width: 132px;
            height: 158px;
            line-height: 168px;
            margin: auto
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__image.card__type>img {
            width: 130px
        }
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__image>.CoveoIcon {
        height: 48px;
        width: 48px
    }

    .coveo-motorola-custom-theme .coveo-result-row.card__type__title a {
        white-space: unset;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__content.card__type {
        text-align: center;
        padding: 0
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__content.card__type .card__type__title {
        margin-top: 13px;
        max-height: 50px;
        overflow: hidden
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__content.card__type .card__type__title .coveo-result-row .coveo__main__result__item__content {
        margin: 0;
        margin-left: 31px;
        padding-top: 10px
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__content.card__type .card__type__title .coveo-result-row .coveo__main__result__item__content.card__type {
        margin-left: 0;
        padding-top: 0
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__content.card__type .card__type__title .coveo-result-row.coveo__main__result__item__card {
        padding: 20px
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__content.card__type .card__type__title .coveo-shop-section {
        display: block
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__content.card__type .card__type__title .coveo-shop-section .coveo-shop-now-button {
        background-color: inherit;
        border: solid 1px #d3d3d3
    }

    .coveo-motorola-custom-theme .coveo__main__result__youtube__thumbnail {
        width: 160px;
        padding-top: 24px;
        text-align: center
    }

    .coveo-motorola-custom-theme .coveo__main__result__youtube__thumbnail>span>a>div>img {
        width: 160px;
        height: 90px;
        background-color: #005cb9
    }

    .coveo-motorola-custom-theme .CoveoYouTubeThumbnail {
        position: relative;
        top: 0;
        left: 0
    }

    .coveo-motorola-custom-theme .coveo-youtube-thumbnail-img {
        position: relative;
        top: 0;
        left: 0
    }

    .coveo-motorola-custom-theme .coveo_thumbnail_play_icon {
        position: relative;
        top: -56px;
        border-radius: 50%;
        object-fit: contain;
        height: 24px;
        width: 24px
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo_thumbnail_play_icon {
            left: 0;
            top: -56px
        }
    }

    .coveo-motorola-custom-theme .CoveoResultLink:visited,
    .coveo-motorola-custom-theme .CoveoResultLink:visited:hover,
    .coveo-motorola-custom-theme a.CoveoResultLink:visited,
    .coveo-motorola-custom-theme a.CoveoResultLink:visited:hover,
    .coveo-motorola-custom-theme .CoveoResult a.CoveoResultLink:visited,
    .coveo-motorola-custom-theme .CoveoResult a.CoveoResultLink:visited:hover {
        color: #343434
    }

    .coveo-motorola-custom-theme .Date {
        width: auto;
        height: 18px;
        padding: 8px 0 18px 0;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.58;
        letter-spacing: .4px;
        text-align: left;
        color: #767676
    }

    .coveo-motorola-custom-theme .mobile-shop-button {
        display: none
    }

    @media only screen and (max-width:736px) {
        .coveo-motorola-custom-theme .coveo-card-layout-container {
            margin-right: 0
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-card-layout-container .coveo__main__result__item__content {
            width: 100%;
            margin: 0;
            padding-left: 0;
            text-align: center
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-card-layout-container .coveo__main__result__item__content.card__type .coveo-result-row {
            width: 100%
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-card-layout-container .coveo-result-row.card__type__quickview {
            display: none
        }
    }

    @media only screen and (max-width:812px) and (max-height:450px) {
        .coveo-motorola-custom-theme .coveo-card-layout-container .coveo-result-row.card__type__quickview {
            display: none
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-card-layout-container .coveo-result-row.card__type__title {
            padding: 0;
            width: auto;
            margin-top: 6px
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .Date {
            display: none
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .quickview__row {
            display: none
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme div[class="coveo-result-cell coveo__main__result__item__content"] div.CoveoExcerpt {
            height: 63px;
            text-align: left
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .youtube__excerpt {
            width: 157px
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__content {
            width: 10px !important;
            flex: 1 1 auto
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__content div.CoveoExcerpt.youtube__excerpt {
            height: 62px;
            line-height: 1.5;
            font-size: 14px;
            color: #343434;
            opacity: .8
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-shop-section {
            display: none
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .mobile-shop-button {
            display: block;
            text-align: center
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-shop-now-button {
            background-color: inherit;
            border: solid 1px #d3d3d3;
            color: #232323;
            width: 130px;
            height: 38px;
            font-size: 12px
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-card-layout .coveo__main__result__item__content {
            width: 100% !important
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-card-layout .coveo-shop-section {
            display: block
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-card-layout .mobile-shop-button {
            display: none
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .CoveoCustomResultsPerPage {
            display: none !important
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__result_item__content_title {
            white-space: unset !important;
            height: 50px !important
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__result_item__content_title .CoveoResultLink {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            height: 50px
        }
    }

    .coveo-motorola-custom-theme .coveo__main__result__item__card {
        padding: 0 20px
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo__main__result__item__card {
            padding: 0
        }
    }

    .coveo-motorola-custom-theme .coveo-result-row.quickview__row {
        width: fit-content
    }

    @media only screen and (max-width:1249px) {
        .coveo-motorola-custom-theme .coveo-result-row.quickview__row {
            margin-top: 0
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .coveo-result-row.quickview__row {
            margin-top: 0
        }
    }

    .coveo-motorola-custom-theme .CoveoSearchButton {
        overflow: unset !important
    }

    .coveo-motorola-custom-theme .tooltip_list_layout,
    .coveo-motorola-custom-theme .tooltip_card_layout,
    .coveo-motorola-custom-theme .tooltip_search {
        position: absolute;
        display: block;
        top: 30px;
        opacity: 0;
        background-color: black;
        color: #fff;
        text-align: center;
        padding: 5px;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        margin-left: -18px;
        text-transform: none;
        font-weight: 400;
        transition: opacity .3s;
        font-size: 12px
    }

    @media screen and (max-width:1249px) {

        .coveo-motorola-custom-theme .tooltip_list_layout,
        .coveo-motorola-custom-theme .tooltip_card_layout,
        .coveo-motorola-custom-theme .tooltip_search {
            top: 65px
        }
    }

    .coveo-motorola-custom-theme .tooltip_card_layout {
        margin-left: -22px
    }

    .coveo-motorola-custom-theme .tooltip_search {
        margin-left: 4px;
        padding: 13px;
        top: 60px
    }

    .coveo-motorola-custom-theme .tooltip_card_layout::after,
    .coveo-motorola-custom-theme .tooltip_list_layout::after,
    .coveo-motorola-custom-theme .tooltip_search::after {
        content: "";
        position: absolute;
        top: -10px;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent black transparent
    }

    .coveo-motorola-custom-theme .coveo-result-layout-selector.coveo-accessible-button:first-of-type:hover .tooltip_list_layout {
        opacity: 1
    }

    .coveo-motorola-custom-theme .coveo-result-layout-selector.coveo-accessible-button:last-of-type:hover .tooltip_card_layout {
        opacity: 1
    }

    .coveo-motorola-custom-theme .CoveoSearchButton:hover .tooltip_search {
        opacity: 1
    }

    .coveo__main__result__item__content.card__type .card__type__quickview {
        margin-top: 4px !important;
        width: fit-content;
        margin: auto
    }

    .coveo__main__result__item__content .coveo-caption-for-quickview {
        color: #767676 !important
    }

    .coveo__main__result__item__content .coveo-result-row.card__row__excerpt {
        white-space: unset !important;
        margin-top: 13px !important
    }

    .coveo__main__result__card .CoveoResult {
        height: 523px !important;
        width: 255px;
        margin: 0;
        padding: 0;
        overflow: hidden;
        display: inline-block;
        position: relative;
        font-size: .9em;
        -webkit-flex-grow: unset;
        -moz-flex-grow: unset;
        flex-grow: 0;
        -ms-flex-positive: unset;
        border-radius: 2px;
        margin-right: 30px;
        margin-bottom: 30px;
        background-color: #fff !important;
        border: none !important;
        cursor: pointer !important;
        padding-top: 12px !important;
        transition: box-shadow .25s
    }

    @media only screen and (max-width:1249px) {
        .coveo__main__result__card .CoveoResult {
            width: 240px
        }
    }

    @media only screen and (max-width:667px) {
        .coveo__main__result__card .CoveoResult {
            width: 200px
        }
    }

    @media only screen and (max-width:480px) {
        .coveo__main__result__card .CoveoResult {
            margin-bottom: 31px
        }
    }

    .coveo__main__result__card .CoveoResult:hover {
        box-shadow: 0 12px 16px 0 rgba(35, 35, 35, 0.2)
    }

    .coveo__main__result__card .CoveoResult:nth-child(3n+3) {
        margin-right: 0
    }

    .CoveoResultLink {
        text-decoration: none !important
    }

    .coveo__main__result__item__content>.coveo-result-row a.CoveoResultLink {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.63;
        letter-spacing: .2px;
        color: #343434;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    @media only screen and (max-width:1249px) {
        .coveo__main__result__item__content>.coveo-result-row a.CoveoResultLink {
            width: calc(100% - 25px);
            display: -webkit-inline-box
        }
    }

    @media only screen and (max-width:480px) {
        .coveo__main__result__item__content>.coveo-result-row a.CoveoResultLink {
            width: unset;
            display: -webkit-box
        }
    }

    .Date {
        height: 18px;
        padding: 8px 0 18px 5px;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.58;
        letter-spacing: .4px;
        text-align: left;
        color: #767676
    }

    .coveo-logo svg {
        display: none
    }

    .coveo-modal-backdrop {
        opacity: .9;
        background-color: #000
    }

    .coveo-modal-container .coveo-modal-content {
        background-color: transparent
    }

    .coveo-modal-container.coveo-mod-big>.coveo-modal-content {
        width: 70%;
        height: 65%
    }

    .coveo-modal-container.coveo-quick-view .coveo-modal-content,
    .coveo-modal-container.coveo-youtube-player .coveo-modal-content {
        background-color: transparent
    }

    .coveo-modal-container.coveo-quick-view .coveo-modal-header,
    .coveo-modal-container.coveo-youtube-player .coveo-modal-header {
        background-color: transparent;
        height: 0;
        border: 0
    }

    .coveo-modal-container.coveo-quick-view .coveo-modal-body,
    .coveo-modal-container.coveo-youtube-player .coveo-modal-body {
        background-color: transparent;
        border: 0;
        padding: 0;
        overflow: hidden
    }

    .coveo-modal-container.coveo-quick-view .coveo-modal-body iframe,
    .coveo-modal-container.coveo-youtube-player .coveo-modal-body iframe {
        border: 0;
        padding: 0
    }

    .coveo-modal-container.coveo-quick-view h1,
    .coveo-modal-container.coveo-youtube-player h1 {
        display: none
    }

    .coveo-modal-container .coveo-first-loading-animation {
        background: transparent
    }

    .coveo-modal-container .coveo-first-loading-animation .coveo-logo g {
        fill: #fff
    }

    .coveo-modal-container .coveo-first-loading-animation .coveo-loading-container .coveo-loading-dot {
        background-color: #fff;
        background: #fff
    }

    .coveo-motorola-custom-theme .CoveoQuickview {
        text-decoration: none;
        box-sizing: border-box;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .5px;
        color: #767676;
        width: fit-content
    }

    .coveo-motorola-custom-theme .CoveoQuickview .coveo-icon-for-quickview-svg {
        margin-top: -3px;
        color: #767676
    }

    .coveo-motorola-custom-theme .CoveoQuickview:hover span {
        text-decoration: underline dashed;
        color: #000;
        text-decoration-color: #767676
    }

    .coveo-modal-container.coveo-opened .coveo-iframeWrapper {
        background-color: white
    }

    .coveo-shop-now-button {
        padding: 0 25px;
        height: 42px;
        border-radius: 100px;
        background-color: #fff;
        border: solid 1px #232323;
        cursor: pointer
    }

    @media only screen and (max-width:1249px) {
        .coveo-shop-now-button {
            height: 38px;
            background-color: transparent;
            border: solid 1px #d3d3d3;
            font-family: Arial;
            font-size: 12px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 2.17;
            letter-spacing: 1.4px;
            color: #232323
        }
    }

    @media only screen and (max-width:667px) {
        .coveo-shop-now-button {
            font-size: 10px
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-shop-now-button {
            background-color: inherit;
            border: solid 1px #d3d3d3;
            color: #232323;
            height: 38px;
            font-size: 12px
        }
    }

    .coveo-shop-now-button:active {
        transform: translateY(4px)
    }

    .coveo-shop-section {
        float: right;
        text-align: center
    }

    .coveo-shop-price {
        margin-top: 70px;
        text-align: center
    }

    .CoveoResultList .coveo-result-row:hover .coveo-shop-now-button {
        cursor: pointer !important;
        background-color: #343434;
        color: #fff
    }

    .coveo-shop-now-button.card__type {
        margin-top: 26px;
        height: 38px;
        border-radius: 36px;
        border: solid 1px #d3d3d3;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.17;
        letter-spacing: 1.4px;
        text-align: center
    }

    .coveo-shop-price.card__type {
        margin-top: 0 !important;
        text-align: unset
    }

    .coveo-shop-section {
        display: block
    }

    @media only screen and (max-width:1249px) {
        .coveo-shop-section {
            width: 130px
        }
    }

    @media only screen and (max-width:667px) {
        .coveo-shop-section {
            width: 100px
        }
    }

    .coveo-shop-section.card__type {
        float: none;
        margin-left: 0;
        margin-top: 13px
    }

    .coveo__main__result__item__card .coveo-shop-section.card__type {
        float: none;
        margin-left: 0;
        margin-top: 13px
    }

    @media only screen and (max-width:1249px) {
        .coveo__main__result__item__card .coveo-shop-section.card__type {
            width: 100%
        }
    }

    @media only screen and (max-width:480px) {
        .coveo-card-layout-container .coveo-shop-section {
            display: none;
            width: 100%
        }

        .coveo-card-layout-container .coveo-shop-section .coveo-shop-now-button {
            margin-top: 0;
            height: 32px;
            font-family: Arial;
            font-size: 10px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.6;
            letter-spacing: .6px;
            text-align: center;
            margin-top: 6px
        }
    }

    .coveo-motorola-custom-theme .CoveoCustomQuerySummary {
        margin: auto;
        height: 45px;
        font-family: arial;
        font-size: 32px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.41;
        letter-spacing: -0.5px;
        letter-spacing: .5px;
        text-align: center;
        color: #343434;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%
    }

    .coveo-motorola-custom-theme .CoveoCustomQuerySummary .coveo-highlight {
        font-weight: normal
    }

    @media only screen and (max-width:480px) {
        .coveo-motorola-custom-theme .CoveoCustomQuerySummary {
            padding: 0;
            height: auto;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            width: 100%;
            white-space: unset !important;
            font-size: 24px;
            padding: 0 33px;
            line-height: 1.5;
            letter-spacing: normal;
            color: #232323
        }
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage {
        position: relative;
        display: inline-block;
        text-align: left;
        z-index: 20;
        padding-left: 16px;
        font-size: 14px;
        line-height: 15px;
        color: #000;
        border-top: 1px solid #bcc3ca;
        border-left: 1px solid #bcc3ca;
        border-top-left-radius: 4px;
        margin-top: 5px
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage.coveo-custom-results-per-page-dropdown-no-results {
        display: none
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage .coveo-custom-results-per-page-picker:hover {
        cursor: pointer
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage .coveo-custom-results-per-page-picker:hover .coveo-custom-results-per-page-list {
        display: block
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage .coveo-custom-results-per-page-picker:hover .coveo-custom-results-per-page-current-caret>svg {
        transform: rotate(180deg)
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage .coveo-custom-results-per-page-text,
    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage .coveo-custom-results-per-page-current {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .2px;
        color: #767676
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage .coveo-custom-results-per-page-text {
        margin-right: 10px
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage .coveo-custom-results-per-page-current {
        font-weight: bold;
        margin-right: 4px
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage .coveo-custom-results-per-page-current-caret>svg {
        width: 9px;
        height: 5px
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage ul.coveo-custom-results-per-page-list {
        display: none;
        position: absolute;
        min-width: 100px;
        padding: 0;
        z-index: 20;
        margin: 0;
        list-style-type: none;
        box-shadow: 0 12px 16px 0 rgba(35, 35, 35, 0.2);
        background-color: #000;
        border-radius: 0;
        font-family: arial;
        left: 104px;
        top: 20px
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage ul.coveo-custom-results-per-page-list li.coveo-custom-results-per-page-list-item {
        margin: 0;
        outline: 0;
        font-size: 12px
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage ul.coveo-custom-results-per-page-list li.coveo-custom-results-per-page-list-item.indent a {
        padding-left: 25px;
        font-style: italic
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage ul.coveo-custom-results-per-page-list li.coveo-custom-results-per-page-list-item.hidden {
        display: none
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage ul.coveo-custom-results-per-page-list li.coveo-custom-results-per-page-list-item a {
        padding: 3px 0;
        padding-left: 3px;
        display: block;
        color: #ccc;
        text-decoration: none;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent
    }

    .coveo-motorola-custom-theme .CoveoCustomResultsPerPage ul.coveo-custom-results-per-page-list li.coveo-custom-results-per-page-list-item a:hover {
        background-color: #f5f5f5;
        color: #000
    }

    .coveo-motorola-custom-theme .CoveoCustomTopResults {
        font-family: Arial;
        font-size: 23px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.52;
        letter-spacing: normal;
        padding-left: 16px
    }

    .coveo-motorola-custom-theme .CoveoCustomTopResults.disabled {
        display: none;
        color: #343434
    }

    .coveo-motorola-custom-theme .CoveoCustomNoResultsFound.disabled {
        display: none
    }

    .coveo-motorola-custom-theme .CoveoCustomNoResultsFound .custom-coveo-no-results-found .no-results-title {
        font-size: 32px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.41;
        letter-spacing: -0.5px;
        text-align: center;
        color: #343434;
        margin-bottom: 47px
    }

    .coveo-motorola-custom-theme .CoveoCustomNoResultsFound .custom-coveo-no-results-found .search-tips {
        width: 100%;
        margin: auto;
        margin-bottom: 48px
    }

    .coveo-motorola-custom-theme .CoveoCustomNoResultsFound .custom-coveo-no-results-found .search-tips .search-tips-title {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.63;
        letter-spacing: .2px;
        text-align: center;
        color: #343434;
        margin-bottom: 16px
    }

    .coveo-motorola-custom-theme .CoveoCustomNoResultsFound .custom-coveo-no-results-found .search-tips .search-tips-list {
        padding-left: 24px;
        font-family: Arial;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.63;
        letter-spacing: normal;
        color: #767676;
        text-align: left;
        display: table;
        margin: 0 auto;
        list-style-type: none
    }

    .coveo-motorola-custom-theme .CoveoCustomNoResultsFound .custom-coveo-no-results-found .top-searches {
        width: 100%;
        margin: auto
    }

    .coveo-motorola-custom-theme .CoveoCustomNoResultsFound .custom-coveo-no-results-found .top-searches .top-searches-title {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.63;
        letter-spacing: .2px;
        text-align: center;
        color: #343434;
        margin-bottom: 16px
    }

    .coveo-motorola-custom-theme .CoveoCustomNoResultsFound .custom-coveo-no-results-found .top-searches .top-searches-list {
        list-style-type: none;
        padding-left: 0;
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 21px;
        letter-spacing: .2px;
        color: #005cb9;
        text-align: left;
        display: table;
        margin: 0 auto
    }

    .coveo-motorola-custom-theme .CoveoCustomNoResultsFound .custom-coveo-no-results-found .top-searches .top-searches-list ul>li {
        padding-bottom: 13px;
        overflow: hidden
    }

    .coveo-motorola-custom-theme .CoveoCustomNoResultsFound .custom-coveo-no-results-found .top-searches .top-searches-list ul>li>a {
        white-space: nowrap
    }

    .coveo_secure_content_icon {
        min-width: 14px;
        min-height: 16px;
        object-fit: contain
    }

    .coveo_secure_content_anchor {
        display: inline-block;
        vertical-align: top;
        margin-left: 5px
    }

    .CoveoCustomBrightcoveVideoPlayer {
        height: 100%
    }

    .CoveoCustomBrightcoveVideoPlayer .video-js .vjs-control-bar {
        bottom: 20px
    }

    .CoveoCustomBrightcoveVideoPlayer .video-js.vjs-fullscreen .vjs-control-bar {
        bottom: 0
    }

    #Standalone_SearchBox_productCatalogSearch:after {
        font-family: "Font Awesome 5 Free";
        color: #111;
        content: "\f30b";
        font-weight: bold;
        font-size: 1em;
        margin: 0 7px;
        width: 10px;
        height: 20px
    }

    #coveo-search-header-mobile .coveo-motorola-custom-theme {
        background-color: transparent
    }

    #coveostandalonesearchbox.coveo-motorola-custom-theme {
        background-color: inherit;
        display: block;
        width: 540px;
        margin: 0 auto 0 auto
    }

    @media only screen and (max-width:1249px) {
        #coveostandalonesearchbox.coveo-motorola-custom-theme {
            width: 330px
        }
    }

    @media only screen and (max-width:480px) {
        #coveostandalonesearchboxmobile.coveo-motorola-custom-theme {
            width: 273px;
            margin: 0 auto
        }
    }

    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox {
        height: 42px;
        width: 540px;
        position: static
    }

    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion {
        margin-bottom: 3px
    }

    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion:hover,
    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion:focus,
    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion.coveo-omnibox-selected {
        background: 0
    }

    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion:hover .base-suggestion,
    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion:hover .custom-suggestion .title,
    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion:focus .base-suggestion,
    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion:focus .custom-suggestion .title,
    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion.coveo-omnibox-selected .base-suggestion,
    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion.coveo-omnibox-selected .custom-suggestion .title {
        background: 0;
        background-image: linear-gradient(to right, #333 40%, rgba(255, 255, 255, 0) 20%);
        background-position: bottom;
        background-size: 3px 1px;
        background-repeat: repeat-x;
        padding-bottom: 4px
    }

    @media only screen and (max-width:1249px) {
        #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox {
            width: 330px
        }

        #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .magic-box.magic-box-inline.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
            width: 100%
        }
    }

    @media only screen and (max-width:767px) {
        #coveostandalonesearchboxmobile.coveo-motorola-custom-theme .CoveoSearchbox {
            height: 36px;
            width: 273px;
            bottom: auto
        }
    }

    #coveostandalonesearchboxmobile.coveo-motorola-custom-theme .CoveoSearchbox .CoveoSearchButton,
    #coveostandalonesearchbox.coveo-motorola-custom-theme .CoveoSearchbox .CoveoSearchButton {
        left: 3px;
        top: -1px;
        width: 56px;
        height: 42px
    }

    @media only screen and (max-width:767px) {
        #coveostandalonesearchboxmobile.coveo-motorola-custom-theme .CoveoSearchbox .CoveoSearchButton {
            height: 36px
        }
    }

    @media only screen and (min-width:481px) and (max-width:767px) {
        #coveostandalonesearchboxmobile.coveo-motorola-custom-theme .CoveoSearchbox {
            width: 300px
        }
    }

    #coveostandalonesearchbox.coveo-motorola-custom-theme .magic-box .magic-box-clear {
        height: 36px;
        line-height: 36px
    }

    @media only screen and (max-width:767px) {
        #coveostandalonesearchboxmobile.coveo-motorola-custom-theme .magic-box .magic-box-clear {
            height: 30px;
            line-height: 30px
        }
    }

    #coveostandalonesearchbox.coveo-motorola-custom-theme .magic-box .magic-box-input,
    #coveostandalonesearchbox.coveo-motorola-custom-theme .magic-box .magic-box-input .magic-box-underlay,
    #coveostandalonesearchbox.coveo-motorola-custom-theme .magic-box .magic-box-input>input {
        height: 40px;
        padding-left: 13px
    }

    @media only screen and (max-width:767px) {

        #coveostandalonesearchboxmobile.coveo-motorola-custom-theme .magic-box .magic-box-input,
        #coveostandalonesearchboxmobile.coveo-motorola-custom-theme .magic-box .magic-box-input .magic-box-underlay,
        #coveostandalonesearchboxmobile.coveo-motorola-custom-theme .magic-box .magic-box-input>input {
            height: 34px
        }
    }

    .CoveoCustomHideStandaloneSearchbox {
        background-color: inherit;
        display: block;
        width: 750px;
        margin: 0 auto
    }

    @media only screen and (max-width:1249px) {
        .CoveoCustomHideStandaloneSearchbox {
            width: 540px
        }
    }

    @media only screen and (max-width:480px) {
        .CoveoCustomHideStandaloneSearchbox {
            width: 483px
        }
    }

    .CoveoCustomHideStandaloneSearchbox .coveo-custom-icon {
        cursor: pointer;
        height: 24px;
        width: 24px;
        margin: 0 0 20px auto
    }

    @media only screen and (max-width:1249px) {
        .CoveoCustomHideStandaloneSearchbox .coveo-custom-icon {
            height: 18px;
            width: 18px;
            padding: 0
        }
    }

    @media only screen and (max-width:480px) {
        .CoveoCustomHideStandaloneSearchbox .coveo-custom-icon {
            height: 18px;
            width: 18px
        }
    }

    .CoveoCustomProductCatalogSearch {
        color: #fff;
        cursor: pointer;
        padding-left: 40px;
        margin: 10px 0 10px 0
    }

    @media only screen and (min-width:768px) and (max-width:1249px) {
        .CoveoCustomProductCatalogSearch {
            margin: 10px auto 10px auto;
            width: 330px
        }
    }

    @media only screen and (max-width:767px) {
        .CoveoCustomProductCatalogSearch {
            margin: 0 auto 10px auto;
            width: 273px;
            padding-left: 20px;
            color: #005cb9
        }
    }

    .CoveoCustomProductCatalogSearch .coveo-custom-label {
        width: 215px;
        height: 18px;
        object-fit: contain;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .5px
    }

    @media only screen and (max-width:1249px) {
        .CoveoCustomProductCatalogSearch .coveo-custom-label {
            width: 165px;
            height: 15px;
            font-size: 10px;
            letter-spacing: .6px
        }
    }

    @media only screen and (max-width:480px) {
        .CoveoCustomProductCatalogSearch .coveo-custom-label {
            width: 155px;
            height: 18px;
            font-size: 10px;
            line-height: 1.8;
            letter-spacing: .3px
        }
    }

    .CoveoCustomProductCatalogSearch .coveo-custom-icon {
        width: 10px;
        height: 10px;
        float: right
    }

    @media only screen and (max-width:1249px) {
        .CoveoCustomProductCatalogSearch .coveo-custom-icon {
            width: 8px;
            height: 8px
        }
    }

    @media only screen and (max-width:767px) {
        .CoveoCustomProductCatalogSearch .coveo-custom-icon {
            width: 8px;
            height: 8px
        }

        .CoveoCustomProductCatalogSearch .coveo-custom-icon svg g {
            stroke: #005cb9
        }
    }

    .coveo__main__header {
        width: 855px !important;
        margin-right: 0 !important;
        box-shadow: none;
        padding-top: 0 !important
    }

    .coveo__main__header__div {
        text-align: center;
        width: 285px;
        border: none !important
    }

    .coveo__main__header__div * {
        border: 0;
        color: #767676;
        font-size: 14px
    }

    .coveo__main__header__div>div {
        margin: auto;
        display: inline-block
    }

    .coveo__main__header__div select {
        font-weight: bold;
        max-width: 120px;
        margin-left: 10px
    }

    .coveo-summary-section.coveo__main__header__div {
        text-align: right !important
    }

    .coveo-results-header {
        width: 830px;
        box-shadow: none
    }

    .CoveoBreadcrumb {
        width: 830px;
        padding: 7px 10px 0 25px;
        border-bottom: 0
    }

    .tool-tip {
        position: relative;
        font-size: 12px
    }

    .tool-tip .tooltiptext {
        visibility: hidden;
        width: 50px;
        background-color: black;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 50%;
        margin-left: -25px;
        transition: opacity .3s
    }

    .tool-tip .tooltiptext::after {
        content: " ";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent black transparent
    }

    .tool-tip:hover .tooltiptext {
        visibility: visible
    }

    .coveo__main__result__template .CoveoResult {
        border: none !important;
        transition: background-color .25s, box-shadow .25s, z-index .25s;
        transition-timing-function: ease-out;
        z-index: inherit;
        margin-bottom: 43px;
        padding: 0 0 0 15px;
        height: 188px !important
    }

    .coveo__main__result__template .CoveoResult:hover {
        border: none !important;
        background-color: white;
        box-shadow: 0 12px 16px 0 rgba(35, 35, 35, 0.2);
        z-index: 1
    }

    .coveo__main__result__item {
        display: flex !important;
        border: none !important;
        width: 100% !important;
        padding: 10px 16px
    }

    @media only screen and (max-width:1249px) {
        .coveo__main__result__item {
            padding: 10px 16px
        }
    }

    @media only screen and (max-width:480px) {
        .coveo__main__result__item {
            padding: 15px 16px
        }
    }

    .coveo-card-layout.CoveoResult {
        width: 255px
    }

    .coveo-caption-for-quickview::before {
        content: url("../images/irw/eye.svg");
        padding-right: 5px
    }

    span.coveo-result-layout-selector-caption {
        display: none !important
    }

    .CoveoResultList .coveo-result-row {
        cursor: pointer !important
    }

    .CoveoPager {
        float: none;
        margin: 0 0 25px 25px
    }

    .coveo-pager-list-item {
        width: 44px;
        height: 44px;
        color: #232323;
        padding: 0;
        margin: 0;
        border: 0;
        text-align: center;
        line-height: 44px
    }

    .coveo-pager-list-item.coveo-active,
    .coveo-pager-list-item:hover {
        background-color: white;
        box-shadow: 0 0 8px 0 rgba(35, 35, 35, 0.2)
    }

    .coveo-pager-list-item.coveo-active a {
        color: #232323;
        font-weight: bold
    }

    .coveo-recommendation-title {
        width: 228px;
        height: 35px;
        font-family: Arial;
        font-size: 23px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.52;
        letter-spacing: normal;
        color: #343434
    }

    .CoveoRecommendation {
        border: 0
    }

    .coveo-recommendation-body {
        margin-left: 20px;
        background-color: #fafafa;
        padding-bottom: 30px
    }

    .CoveoPrintableUri a {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .2px;
        color: #005cb9
    }

    .CoveoPrintableUri a:visited {
        color: #005cb9
    }

    .coveo-summary-section.coveo__main__header__div {
        text-align: right !important
    }

    .coveo-recommendation-body .CoveoResultList .CoveoResult {
        padding: 0 !important
    }

    .coveo-recommendation-header {
        background-color: unset !important
    }

    .coveo-results-per-page-text {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .2px;
        color: #767676
    }

    .CoveoQuerySummary {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .2px;
        color: #767676;
        padding-left: 10px;
        padding-top: 5px
    }

    .coveo-results-per-page-list-item {
        color: #343434 !important;
        background-color: unset !important
    }

    .Recommended {
        font-family: Arial;
        font-size: 23px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.52;
        letter-spacing: normal;
        color: #343434
    }

    .Recommended span {
        padding-left: 15px
    }

    .coveo-recommendation-title {
        width: 336px;
        height: 45px;
        font-family: UniversLTStd;
        font-size: 32px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.41;
        letter-spacing: -0.5px;
        text-align: center;
        color: #343434;
        margin-left: 225px
    }

    .coveo-results-column.coveo-no-results {
        margin-left: 125px !important;
        margin-right: 125px !important
    }

    .CoveoRecommendation {
        min-width: 800px
    }

    #motorolaRecommendationsInterface .coveo-main-section {
        margin-top: 0
    }

    #motorolaRecommendationsInterface .coveo-main-section .coveo-results-column {
        margin: auto
    }

    #motorolaRecommendationsInterface .coveo-main-section .coveo-results-column .popular-search-results-heading {
        text-align: center
    }

    #motorolaRecommendationsInterface .coveo-main-section .coveo-results-column .popular-search-results-heading h3 {
        padding-bottom: 40px
    }

    .coveo-query-summary-noresult-container-for-spelling {
        padding-left: 700px
    }

    .CoveoBreadcrumb {
        display: none
    }

    @media only screen and (max-width:1249px) {
        .coveo-results-column {
            overflow: unset !important;
            display: inline-block !important
        }
    }

    @media only screen and (max-width:1249px) and (max-width:1249px) {
        .coveo-results-column {
            margin-left: 24px
        }
    }

    @media only screen and (max-width:1249px) {
        .coveo__main {
            max-width: unset !important;
            width: fit-content !important;
            width: -moz-fit-content !important;
            margin-top: 40px !important
        }

        .coveo__main__result__card .CoveoResult:nth-child(odd) {
            margin-right: 30px
        }
    }

    @media only screen and (max-width:1024px) {
        .coveo__main__result__card .CoveoResult {
            margin-right: 30px
        }

        .coveo__main__result__card .CoveoResult:nth-child(3n+3) {
            margin-right: 0
        }
    }

    @media only screen and (max-width:823px) {
        .coveo__main__result__card .CoveoResult:nth-child(odd) {
            margin-right: 30px
        }

        .coveo__main__result__card .CoveoResult:nth-child(even) {
            margin-right: 0
        }
    }

    @media only screen and (max-width:667px) {
        .coveo__main__result__card .CoveoResult:nth-child(odd) {
            margin-right: 29px
        }

        .coveo__main__result__card .CoveoResult:nth-child(even) {
            margin-right: 0
        }
    }

    @media only screen and (max-width:480px) {
        .CoveoSearchInterface .CoveoSearchbox {
            margin-right: auto !important
        }

        .coveo-dropdown-header-wrapper {
            display: none !important
        }

        .CoveoBreadcrumb {
            display: block
        }

        .coveo__main {
            margin-top: 0 !important
        }

        .coveo-summary-section.coveo__main__header__div {
            text-align: left !important
        }

        .coveo__main__result__item,
        .coveo__main__header,
        .CoveoResultList.coveo__main__result__card,
        .CoveoResultList.coveo__main__result__template {
            width: unset !important
        }

        .CoveoResultList.coveo__main__result__template,
        .CoveoResultList.coveo__main__result__card,
        .coveo-results-header.coveo__main__header,
        .coveo__main__result__template .CoveoResult,
        .coveo-list-layout.CoveoResult {
            padding: 0 !important
        }

        .CoveoPager {
            float: right !important;
            margin: auto;
            text-align: center;
            display: block;
            width: 100%;
            margin-bottom: 40px
        }

        .coveo-pager-list {
            padding-left: 0;
            display: inline-block;
            margin: auto
        }

        li[class="coveo-pager-list-item"] {
            margin-left: 2px;
            margin-right: 2px
        }

        li[class="coveo-pager-list-item coveo-active"] {
            background-color: #fff;
            margin-left: 2px;
            margin-right: 2px;
            box-shadow: 0 10px 20px 0 rgba(35, 35, 35, 0.2) !important
        }

        .CoveoSearchbox {
            width: 100% !important
        }

        .coveo-result-cell.coveo__main__result__item__content {
            font-size: 16px
        }

        .coveo__main__result__card .CoveoResult {
            width: 158px;
            padding-top: 10px !important
        }

        .coveo__main__result__card .CoveoResult:nth-child(even) {
            margin-right: 0
        }

        .coveo__main__result__card .CoveoResult:nth-child(odd) {
            margin-right: 30px
        }

        .coveo__main__result__card .CoveoResult {
            height: 298px !important
        }

        .CoveoSearchInterface .coveo-results-column {
            margin: auto !important;
            text-align: center !important
        }

        .coveo__main__result__item__content>.coveo-result-row>.coveo-result-cell>.CoveoPrintableUri a.CoveoResultLink {
            display: none !important
        }

        #motorolaRecommendationsInterface .coveo-results-column .popular-search-results-heading h3 {
            padding-left: 0 !important
        }

        #motorolaRecommendationsInterface .coveo-results-column {
            margin-right: 0 !important
        }

        .coveo-result-layout-section {
            display: none
        }
    }

    @media only screen and (max-width:480px) {
        .coveo__main__result__card .CoveoResult:nth-child(even) {
            margin-right: auto !important
        }

        .coveo__main__result__card .CoveoResult:nth-child(odd) {
            margin-right: auto !important
        }

        .coveo__main__result__card .CoveoResult {
            display: block !important;
            margin-left: auto !important;
            margin-right: auto !important
        }
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-selectable .suggestions-section-separator {
        display: flex !important;
        flex-wrap: wrap !important;
        flex-direction: row !important;
        align-items: center;
        justify-content: space-between
    }

    .suggestions-section-separator.custom-suggestion::before {
        flex: 1 0 100%;
        margin-bottom: 10px
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-selectable .suggestions-section-separator img {
        height: auto;
        width: 45px
    }

    .CoveoOmnibox.magic-box .coveo-omnibox-selectable .custom-suggestion {
        display: flex;
        flex-flow: row;
        align-items: center;
        justify-content: space-between
    }

    #coveostandalonesearchbox.coveo-motorola-custom-theme img.page-thumbnail,
    #coveostandalonesearchbox.coveo-motorola-custom-theme img.product-thumbnail,
    #coveostandalonesearchboxmobile.coveo-motorola-custom-theme img.page-thumbnail,
    #coveostandalonesearchboxmobile.coveo-motorola-custom-theme img.product-thumbnail {
        max-height: 40px !important;
        width: 40px
    }

    #coveostandalonesearchbox.coveo-motorola-custom-theme span.title,
    #coveostandalonesearchboxmobile.coveo-motorola-custom-theme span.title {
        line-height: 18px;
        width: 190px;
        border-bottom: 1px #fff dotted
    }

    @media all and (min-width:767px) {
        .magic-box .magic-box-suggestions .magic-box-suggestion {
            display: block !important;
            white-space: nowrap
        }

        .CoveoOmnibox.magic-box .coveo-omnibox-selectable .suggestions-section-separator,
        .CoveoOmnibox.magic-box .coveo-omnibox-selectable .custom-suggestion {
            display: block !important
        }

        .suggestions-section-separator.custom-suggestion::before {
            display: block !important
        }

        #coveostandalonesearchbox.coveo-motorola-custom-theme span.title {
            width: auto
        }
    }



    /* <link rel="stylesheet"href="/Interactive/newlookandfeel/4280272/trial/css/clientlibs_custom_css.min.896b65d65b394d7babb90bb456d327a8.css"type="text/css"> */
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    nav,
    section {
        display: block
    }

    audio,
    canvas,
    video {
        display: inline-block;
        *display: inline;
        *zoom: 1
    }

    audio:not([controls]) {
        display: none
    }

    html {
        font-size: 100%;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%
    }

    a:hover,
    a:active {
        outline: 0
    }

    sub,
    sup {
        position: relative;
        font-size: 75%;
        line-height: 0;
        vertical-align: baseline
    }

    sup {
        top: -0.5em
    }

    sub {
        bottom: -0.25em
    }

    img {
        max-width: 100%;
        width: auto\9;
        height: auto;
        vertical-align: middle;
        border: 0;
        -ms-interpolation-mode: bicubic
    }

    #map_canvas img,
    .google-maps img {
        max-width: none
    }

    button,
    input,
    select,
    textarea {
        margin: 0;
        font-size: 100%;
        vertical-align: middle
    }

    button,
    input {
        *overflow: visible;
        line-height: normal
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer
    }

    label,
    select,
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    input[type="radio"],
    input[type="checkbox"] {
        cursor: pointer
    }

    input[type="search"] {
        -webkit-appearance: textfield
    }

    input[type="search"]::-webkit-search-decoration,
    input[type="search"]::-webkit-search-cancel-button {
        -webkit-appearance: none
    }

    textarea {
        overflow: auto;
        vertical-align: top
    }

    @media print {
        * {
            text-shadow: none !important;
            color: #000 !important;
            background: transparent !important;
            box-shadow: none !important
        }

        a,
        a:visited {
            text-decoration: underline
        }

        a[href]:after {
            content: " ("attr(href) ")"
        }

        abbr[title]:after {
            content: " ("attr(title) ")"
        }

        .ir a:after,
        a[href^="javascript:"]:after,
        a[href^="#"]:after {
            content: ""
        }

        pre,
        blockquote {
            border: 1px solid #999;
            page-break-inside: avoid
        }

        thead {
            display: table-header-group
        }

        tr,
        img {
            page-break-inside: avoid
        }

        img {
            max-width: 100% !important
        }

        p,
        h2,
        h3 {
            orphans: 3;
            widows: 3
        }

        h2,
        h3 {
            page-break-after: avoid
        }
    }

    @page {
        margin: .5cm
    }

    .ms-row {
        clear: both;
        min-height: 20px;
        position: relative;
        *zoom: 1
    }

    .ms-row:before,
    .ms-row:after {
        display: table;
        content: "";
        line-height: 0
    }

    .ms-row:after {
        clear: both
    }

    .ms-row:after,
    .ms-row:before {
        display: table;
        line-height: 0;
        content: "";
        clear: both
    }

    .ms-row>div>.ms-column,
    .ms-row>.ms-column {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        position: relative;
        float: left;
        padding: 5px 10px 5px 10px;
        width: 100%
    }

    .ms-row-flush ul.ms-row-flush {
        margin-right: 0
    }

    @media only screen {
        .ms-row {
            margin: 0 10px 0 10px
        }

        .ms-row-flush {
            margin: 0 -10px 0 -10px
        }

        .ms-row>div>.ms-column.xsmall-1,
        .ms-row>.ms-column.xsmall-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-1,
        .ms-row>.ms-column.offset-xsmall-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-1,
        .ms-row>.ms-column.offset-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-1,
        .rtl .ms-row>.ms-column.offset-xsmall-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-1,
        .rtl .ms-row>.ms-column.offset-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-1,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-1 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-1,
        .ms-row>.ms-column.all-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-2,
        .ms-row>.ms-column.xsmall-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-2,
        .ms-row>.ms-column.offset-xsmall-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-2,
        .ms-row>.ms-column.offset-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-2,
        .rtl .ms-row>.ms-column.offset-xsmall-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-2,
        .rtl .ms-row>.ms-column.offset-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-2,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-2 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-2,
        .ms-row>.ms-column.all-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-3,
        .ms-row>.ms-column.xsmall-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-3,
        .ms-row>.ms-column.offset-xsmall-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-3,
        .ms-row>.ms-column.offset-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-3,
        .rtl .ms-row>.ms-column.offset-xsmall-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-3,
        .rtl .ms-row>.ms-column.offset-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-3,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-3 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-3,
        .ms-row>.ms-column.all-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-4,
        .ms-row>.ms-column.xsmall-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-4,
        .ms-row>.ms-column.offset-xsmall-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-4,
        .ms-row>.ms-column.offset-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-4,
        .rtl .ms-row>.ms-column.offset-xsmall-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-4,
        .rtl .ms-row>.ms-column.offset-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-4,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-4 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-4,
        .ms-row>.ms-column.all-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-5,
        .ms-row>.ms-column.xsmall-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-5,
        .ms-row>.ms-column.offset-xsmall-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-5,
        .ms-row>.ms-column.offset-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-5,
        .rtl .ms-row>.ms-column.offset-xsmall-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-5,
        .rtl .ms-row>.ms-column.offset-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-5,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-5 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-5,
        .ms-row>.ms-column.all-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-6,
        .ms-row>.ms-column.xsmall-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-6,
        .ms-row>.ms-column.offset-xsmall-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-6,
        .ms-row>.ms-column.offset-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-6,
        .rtl .ms-row>.ms-column.offset-xsmall-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-6,
        .rtl .ms-row>.ms-column.offset-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-6,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-6 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-6,
        .ms-row>.ms-column.all-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-7,
        .ms-row>.ms-column.xsmall-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-7,
        .ms-row>.ms-column.offset-xsmall-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-7,
        .ms-row>.ms-column.offset-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-7,
        .rtl .ms-row>.ms-column.offset-xsmall-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-7,
        .rtl .ms-row>.ms-column.offset-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-7,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-7 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-7,
        .ms-row>.ms-column.all-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-8,
        .ms-row>.ms-column.xsmall-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-8,
        .ms-row>.ms-column.offset-xsmall-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-8,
        .ms-row>.ms-column.offset-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-8,
        .rtl .ms-row>.ms-column.offset-xsmall-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-8,
        .rtl .ms-row>.ms-column.offset-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-8,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-8 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-8,
        .ms-row>.ms-column.all-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-9,
        .ms-row>.ms-column.xsmall-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-9,
        .ms-row>.ms-column.offset-xsmall-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-9,
        .ms-row>.ms-column.offset-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-9,
        .rtl .ms-row>.ms-column.offset-xsmall-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-9,
        .rtl .ms-row>.ms-column.offset-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-9,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-9 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-9,
        .ms-row>.ms-column.all-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-10,
        .ms-row>.ms-column.xsmall-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-10,
        .ms-row>.ms-column.offset-xsmall-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-10,
        .ms-row>.ms-column.offset-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-10,
        .rtl .ms-row>.ms-column.offset-xsmall-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-10,
        .rtl .ms-row>.ms-column.offset-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-10,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-10 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-10,
        .ms-row>.ms-column.all-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-11,
        .ms-row>.ms-column.xsmall-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-11,
        .ms-row>.ms-column.offset-xsmall-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-11,
        .ms-row>.ms-column.offset-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-11,
        .rtl .ms-row>.ms-column.offset-xsmall-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-11,
        .rtl .ms-row>.ms-column.offset-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-11,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-11 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-11,
        .ms-row>.ms-column.all-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.xsmall-12,
        .ms-row>.ms-column.xsmall-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-xsmall-12,
        .ms-row>.ms-column.offset-xsmall-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-12,
        .ms-row>.ms-column.offset-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-xsmall-12,
        .rtl .ms-row>.ms-column.offset-xsmall-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-12,
        .rtl .ms-row>.ms-column.offset-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-xsmall-12,
        .ms-row.ms-row-ordered>.ms-column.offset-xsmall-12 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-12,
        .ms-row>.ms-column.all-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column:after,
        .ms-row>.ms-column:after {
            content: '';
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 20px;
            z-index: -1
        }

        .ms-row>div>.ms-column.ms-column-flush,
        .ms-row>.ms-column.ms-column-flush {
            padding: 0
        }
    }

    @media only screen and (min-width:481px) {
        .ms-row {
            margin: 0 10px 0 10px
        }

        .ms-row-flush {
            margin: 0 -10px 0 -10px
        }

        .ms-row>div>.ms-column.small-1,
        .ms-row>.ms-column.small-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-1,
        .ms-row>.ms-column.offset-small-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-1,
        .ms-row>.ms-column.offset-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-1,
        .rtl .ms-row>.ms-column.offset-small-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-1,
        .rtl .ms-row>.ms-column.offset-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-1,
        .ms-row.ms-row-ordered>.ms-column.offset-small-1 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-1,
        .ms-row>.ms-column.all-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-2,
        .ms-row>.ms-column.small-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-2,
        .ms-row>.ms-column.offset-small-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-2,
        .ms-row>.ms-column.offset-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-2,
        .rtl .ms-row>.ms-column.offset-small-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-2,
        .rtl .ms-row>.ms-column.offset-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-2,
        .ms-row.ms-row-ordered>.ms-column.offset-small-2 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-2,
        .ms-row>.ms-column.all-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-3,
        .ms-row>.ms-column.small-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-3,
        .ms-row>.ms-column.offset-small-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-3,
        .ms-row>.ms-column.offset-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-3,
        .rtl .ms-row>.ms-column.offset-small-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-3,
        .rtl .ms-row>.ms-column.offset-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-3,
        .ms-row.ms-row-ordered>.ms-column.offset-small-3 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-3,
        .ms-row>.ms-column.all-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-4,
        .ms-row>.ms-column.small-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-4,
        .ms-row>.ms-column.offset-small-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-4,
        .ms-row>.ms-column.offset-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-4,
        .rtl .ms-row>.ms-column.offset-small-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-4,
        .rtl .ms-row>.ms-column.offset-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-4,
        .ms-row.ms-row-ordered>.ms-column.offset-small-4 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-4,
        .ms-row>.ms-column.all-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-5,
        .ms-row>.ms-column.small-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-5,
        .ms-row>.ms-column.offset-small-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-5,
        .ms-row>.ms-column.offset-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-5,
        .rtl .ms-row>.ms-column.offset-small-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-5,
        .rtl .ms-row>.ms-column.offset-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-5,
        .ms-row.ms-row-ordered>.ms-column.offset-small-5 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-5,
        .ms-row>.ms-column.all-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-6,
        .ms-row>.ms-column.small-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-6,
        .ms-row>.ms-column.offset-small-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-6,
        .ms-row>.ms-column.offset-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-6,
        .rtl .ms-row>.ms-column.offset-small-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-6,
        .rtl .ms-row>.ms-column.offset-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-6,
        .ms-row.ms-row-ordered>.ms-column.offset-small-6 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-6,
        .ms-row>.ms-column.all-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-7,
        .ms-row>.ms-column.small-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-7,
        .ms-row>.ms-column.offset-small-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-7,
        .ms-row>.ms-column.offset-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-7,
        .rtl .ms-row>.ms-column.offset-small-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-7,
        .rtl .ms-row>.ms-column.offset-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-7,
        .ms-row.ms-row-ordered>.ms-column.offset-small-7 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-7,
        .ms-row>.ms-column.all-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-8,
        .ms-row>.ms-column.small-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-8,
        .ms-row>.ms-column.offset-small-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-8,
        .ms-row>.ms-column.offset-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-8,
        .rtl .ms-row>.ms-column.offset-small-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-8,
        .rtl .ms-row>.ms-column.offset-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-8,
        .ms-row.ms-row-ordered>.ms-column.offset-small-8 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-8,
        .ms-row>.ms-column.all-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-9,
        .ms-row>.ms-column.small-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-9,
        .ms-row>.ms-column.offset-small-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-9,
        .ms-row>.ms-column.offset-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-9,
        .rtl .ms-row>.ms-column.offset-small-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-9,
        .rtl .ms-row>.ms-column.offset-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-9,
        .ms-row.ms-row-ordered>.ms-column.offset-small-9 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-9,
        .ms-row>.ms-column.all-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-10,
        .ms-row>.ms-column.small-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-10,
        .ms-row>.ms-column.offset-small-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-10,
        .ms-row>.ms-column.offset-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-10,
        .rtl .ms-row>.ms-column.offset-small-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-10,
        .rtl .ms-row>.ms-column.offset-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-10,
        .ms-row.ms-row-ordered>.ms-column.offset-small-10 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-10,
        .ms-row>.ms-column.all-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-11,
        .ms-row>.ms-column.small-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-11,
        .ms-row>.ms-column.offset-small-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-11,
        .ms-row>.ms-column.offset-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-11,
        .rtl .ms-row>.ms-column.offset-small-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-11,
        .rtl .ms-row>.ms-column.offset-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-11,
        .ms-row.ms-row-ordered>.ms-column.offset-small-11 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-11,
        .ms-row>.ms-column.all-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.small-12,
        .ms-row>.ms-column.small-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-small-12,
        .ms-row>.ms-column.offset-small-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-12,
        .ms-row>.ms-column.offset-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-small-12,
        .rtl .ms-row>.ms-column.offset-small-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-12,
        .rtl .ms-row>.ms-column.offset-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-small-12,
        .ms-row.ms-row-ordered>.ms-column.offset-small-12 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-12,
        .ms-row>.ms-column.all-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column:after,
        .ms-row>.ms-column:after {
            content: '';
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 20px;
            z-index: -1
        }

        .ms-row>div>.ms-column.ms-column-flush,
        .ms-row>.ms-column.ms-column-flush {
            padding: 0
        }
    }

    @media only screen and (min-width:601px) {
        .ms-row {
            margin: 0 10px 0 10px
        }

        .ms-row-flush {
            margin: 0 -10px 0 -10px
        }

        .ms-row>div>.ms-column.medium-1,
        .ms-row>.ms-column.medium-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-1,
        .ms-row>.ms-column.offset-medium-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-1,
        .ms-row>.ms-column.offset-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-1,
        .rtl .ms-row>.ms-column.offset-medium-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-1,
        .rtl .ms-row>.ms-column.offset-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-1,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-1 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-1,
        .ms-row>.ms-column.all-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-2,
        .ms-row>.ms-column.medium-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-2,
        .ms-row>.ms-column.offset-medium-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-2,
        .ms-row>.ms-column.offset-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-2,
        .rtl .ms-row>.ms-column.offset-medium-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-2,
        .rtl .ms-row>.ms-column.offset-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-2,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-2 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-2,
        .ms-row>.ms-column.all-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-3,
        .ms-row>.ms-column.medium-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-3,
        .ms-row>.ms-column.offset-medium-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-3,
        .ms-row>.ms-column.offset-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-3,
        .rtl .ms-row>.ms-column.offset-medium-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-3,
        .rtl .ms-row>.ms-column.offset-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-3,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-3 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-3,
        .ms-row>.ms-column.all-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-4,
        .ms-row>.ms-column.medium-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-4,
        .ms-row>.ms-column.offset-medium-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-4,
        .ms-row>.ms-column.offset-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-4,
        .rtl .ms-row>.ms-column.offset-medium-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-4,
        .rtl .ms-row>.ms-column.offset-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-4,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-4 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-4,
        .ms-row>.ms-column.all-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-5,
        .ms-row>.ms-column.medium-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-5,
        .ms-row>.ms-column.offset-medium-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-5,
        .ms-row>.ms-column.offset-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-5,
        .rtl .ms-row>.ms-column.offset-medium-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-5,
        .rtl .ms-row>.ms-column.offset-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-5,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-5 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-5,
        .ms-row>.ms-column.all-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-6,
        .ms-row>.ms-column.medium-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-6,
        .ms-row>.ms-column.offset-medium-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-6,
        .ms-row>.ms-column.offset-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-6,
        .rtl .ms-row>.ms-column.offset-medium-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-6,
        .rtl .ms-row>.ms-column.offset-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-6,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-6 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-6,
        .ms-row>.ms-column.all-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-7,
        .ms-row>.ms-column.medium-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-7,
        .ms-row>.ms-column.offset-medium-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-7,
        .ms-row>.ms-column.offset-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-7,
        .rtl .ms-row>.ms-column.offset-medium-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-7,
        .rtl .ms-row>.ms-column.offset-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-7,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-7 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-7,
        .ms-row>.ms-column.all-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-8,
        .ms-row>.ms-column.medium-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-8,
        .ms-row>.ms-column.offset-medium-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-8,
        .ms-row>.ms-column.offset-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-8,
        .rtl .ms-row>.ms-column.offset-medium-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-8,
        .rtl .ms-row>.ms-column.offset-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-8,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-8 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-8,
        .ms-row>.ms-column.all-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-9,
        .ms-row>.ms-column.medium-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-9,
        .ms-row>.ms-column.offset-medium-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-9,
        .ms-row>.ms-column.offset-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-9,
        .rtl .ms-row>.ms-column.offset-medium-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-9,
        .rtl .ms-row>.ms-column.offset-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-9,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-9 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-9,
        .ms-row>.ms-column.all-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-10,
        .ms-row>.ms-column.medium-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-10,
        .ms-row>.ms-column.offset-medium-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-10,
        .ms-row>.ms-column.offset-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-10,
        .rtl .ms-row>.ms-column.offset-medium-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-10,
        .rtl .ms-row>.ms-column.offset-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-10,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-10 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-10,
        .ms-row>.ms-column.all-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-11,
        .ms-row>.ms-column.medium-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-11,
        .ms-row>.ms-column.offset-medium-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-11,
        .ms-row>.ms-column.offset-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-11,
        .rtl .ms-row>.ms-column.offset-medium-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-11,
        .rtl .ms-row>.ms-column.offset-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-11,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-11 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-11,
        .ms-row>.ms-column.all-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medium-12,
        .ms-row>.ms-column.medium-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medium-12,
        .ms-row>.ms-column.offset-medium-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-12,
        .ms-row>.ms-column.offset-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medium-12,
        .rtl .ms-row>.ms-column.offset-medium-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-12,
        .rtl .ms-row>.ms-column.offset-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medium-12,
        .ms-row.ms-row-ordered>.ms-column.offset-medium-12 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-12,
        .ms-row>.ms-column.all-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column:after,
        .ms-row>.ms-column:after {
            content: '';
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 20px;
            z-index: -1
        }

        .ms-row>div>.ms-column.ms-column-flush,
        .ms-row>.ms-column.ms-column-flush {
            padding: 0
        }
    }

    @media only screen and (min-width:985px) {
        .ms-row {
            margin: 0 10px 0 10px
        }

        .ms-row-flush {
            margin: 0 -10px 0 -10px
        }

        .ms-row>div>.ms-column.medlarge-1,
        .ms-row>.ms-column.medlarge-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-1,
        .ms-row>.ms-column.offset-medlarge-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-1,
        .ms-row>.ms-column.offset-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-1,
        .rtl .ms-row>.ms-column.offset-medlarge-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-1,
        .rtl .ms-row>.ms-column.offset-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-1,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-1 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-1,
        .ms-row>.ms-column.all-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-2,
        .ms-row>.ms-column.medlarge-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-2,
        .ms-row>.ms-column.offset-medlarge-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-2,
        .ms-row>.ms-column.offset-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-2,
        .rtl .ms-row>.ms-column.offset-medlarge-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-2,
        .rtl .ms-row>.ms-column.offset-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-2,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-2 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-2,
        .ms-row>.ms-column.all-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-3,
        .ms-row>.ms-column.medlarge-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-3,
        .ms-row>.ms-column.offset-medlarge-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-3,
        .ms-row>.ms-column.offset-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-3,
        .rtl .ms-row>.ms-column.offset-medlarge-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-3,
        .rtl .ms-row>.ms-column.offset-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-3,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-3 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-3,
        .ms-row>.ms-column.all-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-4,
        .ms-row>.ms-column.medlarge-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-4,
        .ms-row>.ms-column.offset-medlarge-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-4,
        .ms-row>.ms-column.offset-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-4,
        .rtl .ms-row>.ms-column.offset-medlarge-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-4,
        .rtl .ms-row>.ms-column.offset-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-4,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-4 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-4,
        .ms-row>.ms-column.all-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-5,
        .ms-row>.ms-column.medlarge-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-5,
        .ms-row>.ms-column.offset-medlarge-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-5,
        .ms-row>.ms-column.offset-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-5,
        .rtl .ms-row>.ms-column.offset-medlarge-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-5,
        .rtl .ms-row>.ms-column.offset-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-5,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-5 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-5,
        .ms-row>.ms-column.all-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-6,
        .ms-row>.ms-column.medlarge-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-6,
        .ms-row>.ms-column.offset-medlarge-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-6,
        .ms-row>.ms-column.offset-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-6,
        .rtl .ms-row>.ms-column.offset-medlarge-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-6,
        .rtl .ms-row>.ms-column.offset-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-6,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-6 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-6,
        .ms-row>.ms-column.all-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-7,
        .ms-row>.ms-column.medlarge-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-7,
        .ms-row>.ms-column.offset-medlarge-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-7,
        .ms-row>.ms-column.offset-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-7,
        .rtl .ms-row>.ms-column.offset-medlarge-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-7,
        .rtl .ms-row>.ms-column.offset-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-7,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-7 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-7,
        .ms-row>.ms-column.all-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-8,
        .ms-row>.ms-column.medlarge-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-8,
        .ms-row>.ms-column.offset-medlarge-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-8,
        .ms-row>.ms-column.offset-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-8,
        .rtl .ms-row>.ms-column.offset-medlarge-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-8,
        .rtl .ms-row>.ms-column.offset-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-8,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-8 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-8,
        .ms-row>.ms-column.all-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-9,
        .ms-row>.ms-column.medlarge-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-9,
        .ms-row>.ms-column.offset-medlarge-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-9,
        .ms-row>.ms-column.offset-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-9,
        .rtl .ms-row>.ms-column.offset-medlarge-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-9,
        .rtl .ms-row>.ms-column.offset-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-9,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-9 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-9,
        .ms-row>.ms-column.all-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-10,
        .ms-row>.ms-column.medlarge-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-10,
        .ms-row>.ms-column.offset-medlarge-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-10,
        .ms-row>.ms-column.offset-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-10,
        .rtl .ms-row>.ms-column.offset-medlarge-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-10,
        .rtl .ms-row>.ms-column.offset-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-10,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-10 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-10,
        .ms-row>.ms-column.all-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-11,
        .ms-row>.ms-column.medlarge-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-11,
        .ms-row>.ms-column.offset-medlarge-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-11,
        .ms-row>.ms-column.offset-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-11,
        .rtl .ms-row>.ms-column.offset-medlarge-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-11,
        .rtl .ms-row>.ms-column.offset-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-11,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-11 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-11,
        .ms-row>.ms-column.all-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.medlarge-12,
        .ms-row>.ms-column.medlarge-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-medlarge-12,
        .ms-row>.ms-column.offset-medlarge-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-12,
        .ms-row>.ms-column.offset-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-medlarge-12,
        .rtl .ms-row>.ms-column.offset-medlarge-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-12,
        .rtl .ms-row>.ms-column.offset-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-medlarge-12,
        .ms-row.ms-row-ordered>.ms-column.offset-medlarge-12 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-12,
        .ms-row>.ms-column.all-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column:after,
        .ms-row>.ms-column:after {
            content: '';
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 20px;
            z-index: -1
        }

        .ms-row>div>.ms-column.ms-column-flush,
        .ms-row>.ms-column.ms-column-flush {
            padding: 0
        }
    }

    @media only screen and (min-width:1025px) {
        .ms-row {
            margin: 0 10px 0 10px
        }

        .ms-row-flush {
            margin: 0 -10px 0 -10px
        }

        .ms-row>div>.ms-column.large-1,
        .ms-row>.ms-column.large-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-1,
        .ms-row>.ms-column.offset-large-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-1,
        .ms-row>.ms-column.offset-1 {
            margin-left: 8.3333333333%;
            *margin-left: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-1,
        .rtl .ms-row>.ms-column.offset-large-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-1,
        .rtl .ms-row>.ms-column.offset-1 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 8.3333333333%;
            *margin-right: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-1,
        .ms-row.ms-row-ordered>.ms-column.offset-large-1 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-1,
        .ms-row>.ms-column.all-1 {
            width: 8.3333333333%;
            *width: 7.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-2,
        .ms-row>.ms-column.large-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-2,
        .ms-row>.ms-column.offset-large-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-2,
        .ms-row>.ms-column.offset-2 {
            margin-left: 16.6666666667%;
            *margin-left: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-2,
        .rtl .ms-row>.ms-column.offset-large-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-2,
        .rtl .ms-row>.ms-column.offset-2 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 16.6666666667%;
            *margin-right: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-2,
        .ms-row.ms-row-ordered>.ms-column.offset-large-2 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-2,
        .ms-row>.ms-column.all-2 {
            width: 16.6666666667%;
            *width: 16.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-3,
        .ms-row>.ms-column.large-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-3,
        .ms-row>.ms-column.offset-large-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-3,
        .ms-row>.ms-column.offset-3 {
            margin-left: 25%;
            *margin-left: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-3,
        .rtl .ms-row>.ms-column.offset-large-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-3,
        .rtl .ms-row>.ms-column.offset-3 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 25%;
            *margin-right: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-3,
        .ms-row.ms-row-ordered>.ms-column.offset-large-3 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-3,
        .ms-row>.ms-column.all-3 {
            width: 25%;
            *width: 24.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-4,
        .ms-row>.ms-column.large-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-4,
        .ms-row>.ms-column.offset-large-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-4,
        .ms-row>.ms-column.offset-4 {
            margin-left: 33.3333333333%;
            *margin-left: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-4,
        .rtl .ms-row>.ms-column.offset-large-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-4,
        .rtl .ms-row>.ms-column.offset-4 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 33.3333333333%;
            *margin-right: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-4,
        .ms-row.ms-row-ordered>.ms-column.offset-large-4 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-4,
        .ms-row>.ms-column.all-4 {
            width: 33.3333333333%;
            *width: 32.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-5,
        .ms-row>.ms-column.large-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-5,
        .ms-row>.ms-column.offset-large-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-5,
        .ms-row>.ms-column.offset-5 {
            margin-left: 41.6666666667%;
            *margin-left: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-5,
        .rtl .ms-row>.ms-column.offset-large-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-5,
        .rtl .ms-row>.ms-column.offset-5 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 41.6666666667%;
            *margin-right: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-5,
        .ms-row.ms-row-ordered>.ms-column.offset-large-5 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-5,
        .ms-row>.ms-column.all-5 {
            width: 41.6666666667%;
            *width: 41.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-6,
        .ms-row>.ms-column.large-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-6,
        .ms-row>.ms-column.offset-large-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-6,
        .ms-row>.ms-column.offset-6 {
            margin-left: 50%;
            *margin-left: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-6,
        .rtl .ms-row>.ms-column.offset-large-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-6,
        .rtl .ms-row>.ms-column.offset-6 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 50%;
            *margin-right: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-6,
        .ms-row.ms-row-ordered>.ms-column.offset-large-6 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-6,
        .ms-row>.ms-column.all-6 {
            width: 50%;
            *width: 49.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-7,
        .ms-row>.ms-column.large-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-7,
        .ms-row>.ms-column.offset-large-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-7,
        .ms-row>.ms-column.offset-7 {
            margin-left: 58.3333333333%;
            *margin-left: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-7,
        .rtl .ms-row>.ms-column.offset-large-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-7,
        .rtl .ms-row>.ms-column.offset-7 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 58.3333333333%;
            *margin-right: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-7,
        .ms-row.ms-row-ordered>.ms-column.offset-large-7 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-7,
        .ms-row>.ms-column.all-7 {
            width: 58.3333333333%;
            *width: 57.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-8,
        .ms-row>.ms-column.large-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-8,
        .ms-row>.ms-column.offset-large-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-8,
        .ms-row>.ms-column.offset-8 {
            margin-left: 66.6666666667%;
            *margin-left: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-8,
        .rtl .ms-row>.ms-column.offset-large-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-8,
        .rtl .ms-row>.ms-column.offset-8 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 66.6666666667%;
            *margin-right: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-8,
        .ms-row.ms-row-ordered>.ms-column.offset-large-8 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-8,
        .ms-row>.ms-column.all-8 {
            width: 66.6666666667%;
            *width: 66.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-9,
        .ms-row>.ms-column.large-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-9,
        .ms-row>.ms-column.offset-large-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-9,
        .ms-row>.ms-column.offset-9 {
            margin-left: 75%;
            *margin-left: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-9,
        .rtl .ms-row>.ms-column.offset-large-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-9,
        .rtl .ms-row>.ms-column.offset-9 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 75%;
            *margin-right: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-9,
        .ms-row.ms-row-ordered>.ms-column.offset-large-9 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-9,
        .ms-row>.ms-column.all-9 {
            width: 75%;
            *width: 74.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-10,
        .ms-row>.ms-column.large-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-10,
        .ms-row>.ms-column.offset-large-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-10,
        .ms-row>.ms-column.offset-10 {
            margin-left: 83.3333333333%;
            *margin-left: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-10,
        .rtl .ms-row>.ms-column.offset-large-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-10,
        .rtl .ms-row>.ms-column.offset-10 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 83.3333333333%;
            *margin-right: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-10,
        .ms-row.ms-row-ordered>.ms-column.offset-large-10 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-10,
        .ms-row>.ms-column.all-10 {
            width: 83.3333333333%;
            *width: 82.8333333333%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-11,
        .ms-row>.ms-column.large-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-11,
        .ms-row>.ms-column.offset-large-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-11,
        .ms-row>.ms-column.offset-11 {
            margin-left: 91.6666666667%;
            *margin-left: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-11,
        .rtl .ms-row>.ms-column.offset-large-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-11,
        .rtl .ms-row>.ms-column.offset-11 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 91.6666666667%;
            *margin-right: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-11,
        .ms-row.ms-row-ordered>.ms-column.offset-large-11 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-11,
        .ms-row>.ms-column.all-11 {
            width: 91.6666666667%;
            *width: 91.1666666667%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.large-12,
        .ms-row>.ms-column.large-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-large-12,
        .ms-row>.ms-column.offset-large-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column.offset-12,
        .ms-row>.ms-column.offset-12 {
            margin-left: 100%;
            *margin-left: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-large-12,
        .rtl .ms-row>.ms-column.offset-large-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .rtl .ms-row>div>.ms-column.offset-12,
        .rtl .ms-row>.ms-column.offset-12 {
            margin-left: 0;
            *margin-left: 0;
            margin-right: 100%;
            *margin-right: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row.ms-row-ordered>div>.ms-column.offset-large-12,
        .ms-row.ms-row-ordered>.ms-column.offset-large-12 {
            position: absolute;
            top: 0;
            left: 0
        }

        .ms-row>div>.ms-column.all-12,
        .ms-row>.ms-column.all-12 {
            width: 100%;
            *width: 99.5%;
            padding: 0 10px 20px 10px;
            *padding: 0 9.75px 19.5px 9.75px
        }

        .ms-row>div>.ms-column:after,
        .ms-row>.ms-column:after {
            content: '';
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            bottom: 20px;
            z-index: -1
        }

        .ms-row>div>.ms-column.ms-column-flush,
        .ms-row>.ms-column.ms-column-flush {
            padding: 0
        }
    }

    html,
    body {
        min-height: 100%;
        min-width: 100%
    }

    html.lt-ie9,
    .lt-ie9 body {
        height: 100%
    }

    .no-chat .ms-btn-chat {
        display: none
    }

    .no-chat .ms-row.ms-contact-row .ms-column,
    .lt-ie9 .no-chat .ms-row.ms-contact-row>.ie-3.ms-column {
        width: 33.33%
    }

    @media only screen and (max-width:600px) {

        .no-chat .ms-row.ms-contact-row .ms-column,
        .lt-ie9 .no-chat .ms-row.ms-contact-row>.ie-3.ms-column {
            width: 100%
        }
    }

    body {
        margin: 0;
        background-color: #fff;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        color: #444;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        letter-spacing: 0
    }

    h1.jumbo {
        font-size: 44px;
        font-size: 2.75rem;
        line-height: 1.05;
        letter-spacing: -1px;
        text-transform: uppercase
    }

    @media only screen and (min-width:1025px) {
        h1.jumbo {
            font-size: 48px;
            font-size: 3rem
        }
    }

    @media only screen and (max-width:600px) {
        h1.jumbo {
            font-size: 36px;
            font-size: 2.25rem
        }
    }

    h1 {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.05;
        letter-spacing: 0;
        text-transform: uppercase
    }

    @media only screen and (min-width:1025px) {
        h1 {
            font-size: 40px;
            font-size: 2.5rem
        }
    }

    @media only screen and (max-width:600px) {
        h1 {
            font-size: 30px;
            font-size: 1.875rem
        }
    }

    h2 {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 1.25
    }

    @media only screen and (min-width:1025px) {
        h2 {
            font-size: 32px;
            font-size: 2rem
        }
    }

    @media only screen and (max-width:600px) {
        h2 {
            font-size: 24px;
            font-size: 1.5rem
        }
    }

    h3 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.11;
        font-weight: 700
    }

    @media only screen and (min-width:1025px) {
        h3 {
            font-size: 20px;
            font-size: 1.25rem;
            line-height: 1.25
        }
    }

    @media only screen and (max-width:600px) {
        h3 {
            font-size: 20px;
            font-size: 1.25rem
        }
    }

    h4 {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25;
        font-weight: 700;
        margin-bottom: 10px
    }

    h5 {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25;
        letter-spacing: 1px;
        text-transform: uppercase
    }

    h6 {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.375
    }

    a {
        color: #0063be;
        text-decoration: none
    }

    a:hover,
    a:focus {
        color: #00a0df;
        text-decoration: none
    }

    ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    hr {
        color: #ccc;
        background-color: #ccc;
        width: 100%;
        height: 1px;
        border-width: 0;
        margin: 20px 0 20px 0
    }

    .ms-overview-btn-links {
        margin-bottom: 8px
    }

    .ms-overview-btn-links .ms-btn-link {
        display: block
    }

    @media only screen and (max-width:600px) {
        .ms-overview-btn-links .ms-btn-link {
            display: inline-block;
            width: 49%;
            vertical-align: top
        }

        hr {
            margin: 0;
            color: #fff;
            background-color: #fff
        }
    }

    .viewport {
        height: 100%;
        position: static;
        min-width: 980px
    }

    .ms-site-cont {
        width: 1024px;
        margin: 0 auto;
        position: relative
    }

    .lt-ie9 .ms-site-cont {
        overflow: visible;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .lt-ie9 .ms-body-content {
        padding-bottom: 0 !important
    }

    .ms-body-content {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 0;
        padding-top: 60px;
        min-height: 99%;
        padding-bottom: 111px
    }

    .ms-content-main {
        min-height: 100%;
        margin: 0;
        padding: 20px 40px 0;
        position: relative
    }

    @media screen and (min-width:0) {
        .viewport {
            max-width: 100%;
            overflow: hidden;
            min-width: 0;
            position: relative
        }

        .ms-site-cont {
            min-width: 300px;
            max-width: 1240px;
            width: auto
        }

        .ms-body-content {
            padding-top: 4px
        }

        .ms-body-content.ms-body-grow {
            min-height: 100vh
        }
    }

    @media only screen and (max-width:1024px) {
        .ms-content-main {
            padding: 20px 20px 0
        }
    }

    @media only screen and (max-width:984px) {
        .ms-body-content {
            margin-top: -111px;
            padding-top: 171px;
            padding-bottom: 0
        }

        .sidenav-active .ms-body-content {
            overflow: visible
        }

        .ms-content-main {
            margin-top: 0
        }
    }

    textarea,
    input,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    .uneditable-input {
        padding: 12px 10px;
        max-width: 259px;
        width: 100%;
        border: 1px solid #bbb;
        color: #333;
        font-size: 12px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    textarea:focus,
    input:focus,
    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="datetime"]:focus,
    input[type="datetime-local"]:focus,
    input[type="date"]:focus,
    input[type="month"]:focus,
    input[type="time"]:focus,
    input[type="week"]:focus,
    input[type="number"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="search"]:focus,
    input[type="tel"]:focus,
    input[type="color"]:focus,
    .uneditable-input:focus {
        outline: 1px solid #00a0df
    }

    input[type="checkbox"],
    input[type="radio"] {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    input[type="checkbox"]+label,
    input[type="radio"]+label {
        display: inline-block;
        position: relative;
        padding-left: 37px;
        line-height: 24px;
        vertical-align: middle
    }

    input[type="checkbox"]+label>span,
    input[type="radio"]+label>span {
        line-height: 1.2;
        display: inline-block
    }

    input[type="checkbox"]+label:before,
    input[type="checkbox"]+label:after,
    input[type="radio"]+label:before,
    input[type="radio"]+label:after {
        content: " ";
        position: absolute;
        width: 22px;
        height: 22px
    }

    input[type="checkbox"]+label:before,
    input[type="radio"]+label:before {
        left: 0;
        top: 0;
        display: inline-block;
        background: 0;
        border: 1px solid #b7b7b7
    }

    input[type="checkbox"]+label:after,
    input[type="radio"]+label:after {
        left: 1px;
        top: 1px;
        display: none;
        background: #4983c7 url("../images/irw/sprite_main.png") 0 -63px no-repeat;
        border-color: #2364b0
    }

    input[type="checkbox"]:checked+label:after,
    input[type="radio"]:checked+label:after {
        display: inline-block
    }

    input[type="checkbox"]:focus,
    input[type="radio"]:focus {
        outline: 0
    }

    .lt-ie9 .ms-checkbox.checked label:after {
        content: "  ";
        display: inline-block
    }

    .ms-icon:before {
        background-image: url("../images/irw/icon_spritesheet.png");
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        vertical-align: middle;
        overflow: hidden;
        position: relative;
        top: -1px
    }

    .ms-icon.i-util-chat:before {
        background-position: -1260px center
    }

    .ms-icon.i-util-contact:before {
        background-position: -1300px center
    }

    .ms-icon.i-generic:before {
        background: 0
    }

    .ms-icon.i-tour:before {
        background-position: left center
    }

    .ms-icon.i-video:before {
        background-position: -20px center
    }

    .ms-icon.i-pdf:before {
        background-position: -40px center
    }

    .ms-icon.i-lock:before {
        background-position: -60px center
    }

    .ms-icon.i-people:before {
        background-position: -80px center
    }

    .ms-icon.i-cart:before {
        background-position: -100px center
    }

    .ms-icon.i-share:before {
        background-position: -120px center
    }

    .ms-icon.i-chat:before {
        background-position: -140px center
    }

    .ms-icon.i-contact:before {
        background-position: -160px center
    }

    .ms-icon.i-manual:before {
        background-position: -180px center
    }

    .ms-icon.i-person:before {
        background-position: -400px center
    }

    .ms-icon.i-mail:before {
        background-position: -660px center
    }

    .ms-icon.i-search:before {
        background-position: -720px center
    }

    .ms-icon.i-filter:before {
        background-position: -780px center
    }

    .ms-icon.i-ext:before {
        background-position: -840px center
    }

    .ms-icon.i-download:before {
        background-position: -900px center
    }

    .ms-icon.i-form:before {
        background-position: -960px center
    }

    .ms-icon.i-download-tray:before {
        background-position: -1020px center
    }

    .ms-icon.i-exit:before {
        background-position: -1080px center
    }

    .ms-icon.i-fax:before {
        background-position: -1340px center
    }

    .ms-icon.i-print:before {
        background-position: -1360px center
    }

    .ms-icon.i-white.i-tour:before {
        background-position: -200px center
    }

    .ms-icon.i-white.i-video:before {
        background-position: -220px center
    }

    .ms-icon.i-white.i-pdf:before {
        background-position: -240px center
    }

    .ms-icon.i-white.i-lock:before {
        background-position: -260px center
    }

    .ms-icon.i-white.i-people:before {
        background-position: -280px center
    }

    .ms-icon.i-white.i-cart:before {
        background-position: -300px center
    }

    .ms-icon.i-white.i-share:before {
        background-position: -320px center
    }

    .ms-icon.i-white.i-chat:before {
        background-position: -340px center
    }

    .ms-icon.i-white.i-contact:before {
        background-position: -360px center
    }

    .ms-icon.i-white.i-manual:before {
        background-position: -380px center
    }

    .ms-icon.i-white.i-person:before {
        background-position: -420px center
    }

    .ms-icon.i-white.i-mail:before {
        background-position: -680px center
    }

    .ms-icon.i-white.i-search:before {
        background-position: -740px center
    }

    .ms-icon.i-white.i-filter:before {
        background-position: -800px center
    }

    .ms-icon.i-white.i-ext:before {
        background-position: -860px center
    }

    .ms-icon.i-white.i-download:before {
        background-position: -920px center
    }

    .ms-icon.i-white.i-form:before {
        background-position: -980px center
    }

    .ms-icon.i-white.i-download-tray:before {
        background-position: -1040px center
    }

    .ms-icon.i-white.i-exit:before {
        background-position: -1100px center
    }

    .unflow {
        height: auto;
        position: fixed;
        left: 0;
        right: 0
    }

    .pull-right {
        float: right
    }

    .pull-left {
        float: left
    }

    .hide {
        display: none
    }

    .show {
        display: block
    }

    .invisible {
        visibility: hidden
    }

    .ui-helper-hidden-accessible,
    .hidevisually {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .clearfix {
        *zoom: 1
    }

    .clearfix:before,
    .clearfix:after {
        display: table;
        content: "";
        line-height: 0
    }

    .clearfix:after {
        clear: both
    }

    .z-max {
        z-index: 9999
    }

    @media only screen {

        .show-for-xsmall-only,
        .show-for-xsmall-up,
        .hide-for-small-only,
        .hide-for-small-up,
        .hide-for-medium-only,
        .hide-for-medium-up,
        .hide-for-medlarge-only,
        .hide-for-medlarge-up,
        .hide-for-large-only,
        .hide-for-large-up {
            display: inherit !important
        }

        .hide-for-xsmall-only,
        .hide-for-xsmall-up,
        .show-for-small-only,
        .show-for-small-up,
        .show-for-medium-only,
        .show-for-medium-up,
        .show-for-medlarge-only,
        .show-for-medlarge-up,
        .show-for-large-only,
        .show-for-large-up {
            display: none !important
        }
    }

    @media only screen and (min-width:481px) {

        .hide-for-xsmall-only,
        .show-for-xsmall-up,
        .show-for-small-only,
        .show-for-small-up,
        .hide-for-medium-only,
        .hide-for-medium-up,
        .hide-for-medlarge-only,
        .hide-for-medlarge-up,
        .hide-for-large-only,
        .hide-for-large-up {
            display: inherit !important
        }

        .show-for-xsmall-only,
        .hide-for-xsmall-up,
        .hide-for-small-only,
        .hide-for-small-up,
        .show-for-medium-only,
        .show-for-medium-up,
        .show-for-medlarge-only,
        .show-for-medlarge-up,
        .show-for-large-only,
        .show-for-large-up {
            display: none !important
        }
    }

    @media only screen and (min-width:601px) {

        .hide-for-xsmall-only,
        .show-for-xsmall-up,
        .hide-for-small-only,
        .show-for-small-up,
        .show-for-medium-only,
        .show-for-medium-up,
        .hide-for-medlarge-only,
        .hide-for-medlarge-up,
        .hide-for-large-only,
        .hide-for-large-up {
            display: inherit !important
        }

        .show-for-xsmall-only,
        .hide-for-xsmall-up,
        .show-for-small-only,
        .hide-for-small-up,
        .hide-for-medium-only,
        .hide-for-medium-up,
        .show-for-medlarge-only,
        .show-for-medlarge-up,
        .show-for-large-only,
        .show-for-large-up {
            display: none !important
        }
    }

    @media only screen and (min-width:985px) {

        .hide-for-xsmall-only,
        .show-for-xsmall-up,
        .hide-for-small-only,
        .show-for-small-up,
        .hide-for-medium-only,
        .show-for-medium-up,
        .show-for-medlarge-only,
        .show-for-medlarge-up,
        .hide-for-large-only,
        .hide-for-large-up {
            display: inherit !important
        }

        .show-for-xsmall-only,
        .hide-for-xsmall-up,
        .show-for-small-only,
        .hide-for-small-up,
        .show-for-medium-only,
        .hide-for-medium-up,
        .hide-for-medlarge-only,
        .hide-for-medlarge-up,
        .show-for-large-only,
        .show-for-large-up {
            display: none !important
        }
    }

    @media only screen and (min-width:1025px) {

        .hide-for-xsmall-only,
        .show-for-xsmall-up,
        .hide-for-small-only,
        .show-for-small-up,
        .hide-for-medium-only,
        .show-for-medium-up,
        .hide-for-medlarge-only,
        .show-for-medlarge-up,
        .show-for-large-only,
        .show-for-large-up {
            display: inherit !important
        }

        .show-for-xsmall-only,
        .hide-for-xsmall-up,
        .show-for-small-only,
        .hide-for-small-up,
        .show-for-medium-only,
        .hide-for-medium-up,
        .show-for-medlarge-only,
        .hide-for-medlarge-up,
        .hide-for-large-only,
        .hide-for-large-up {
            display: none !important
        }
    }

    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important
    }

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }

    @media only screen and (orientation:landscape) {

        .show-for-landscape,
        .hide-for-portrait {
            display: inherit !important
        }

        .hide-for-landscape,
        .show-for-portrait {
            display: none !important
        }
    }

    @media only screen and (orientation:portrait) {

        .show-for-portrait,
        .hide-for-landscape {
            display: inherit !important
        }

        .hide-for-portrait,
        .show-for-landscape {
            display: none !important
        }
    }

    @font-face {
        font-family: "UniversLTStd";
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot");
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot?#iefix") format("embedded-opentype"), url("../fonts/irw/14f0370a-8385-437e-b5b8-5cb89e20e2ff.woff") format("woff"), url("../fonts/irw/8c1d24ab-e7f8-4c29-a419-f87180fdf410.ttf") format("truetype"), url("../fonts/irw/9baaf87b-982d-45c0-9518-8f5aec7c1292.svg#9baaf87b-982d-45c0-9518-8f5aec7c1292") format("svg");
        font-weight: normal;
        font-style: normal
    }

    @font-face {
        font-family: Arial, Helvetica, sans-serif
    }

    .font__h2 {
        color: #343434;
        font-family: UniversLTStd;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal
    }

    .font__h3 {
        color: #343434;
        font-family: Arial;
        font-size: 19px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.42;
        letter-spacing: normal
    }

    .font__white {
        color: #fff
    }

    section,
    footer {
        clear: both
    }

    img {
        object-fit: cover;
        object-position: center;
        font-family: 'object-fit: cover; object-position: center;'
    }

    .media-modal-cont {
        margin: 0 auto
    }

    .static-shadow {
        box-shadow: 0 30px 40px 0 rgba(35, 35, 35, 0.3)
    }

    @media all and (min-width:768px) {
        .font__h2 {
            font-size: 28px
        }

        .font__h3 {
            font-size: 21px;
            line-height: 1.5
        }
    }

    @media all and (min-width:992px) {
        .font__h2 {
            font-size: 32px;
            letter-spacing: -0.5px;
            line-height: 1.41
        }

        .font__h3 {
            font-size: 23px;
            line-height: 1.52
        }

        .video-js {
            max-width: 100%
        }
    }



    /* <link rel="stylesheet"href="/Interactive/newlookandfeel/4280272/trial/css/ir-menu.css"type="text/css">< !-- SNL NEW IR PLATFORM --> */
    #secondary-nav {
        width: 100%;
        box-shadow: 0 12px 14px 0 rgba(35, 35, 35, 0.2);
        width: 100%;
        box-shadow: none;
        background-color: #fafafa;
        position: relative;
        z-index: 9;
        top: 64px;
    }

    #secondary-nav>.secondary-nav__mobile-dropdown {
        cursor: pointer;
        display: block;
        background-color: #fafafa
    }

    #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__h1 {
        display: inline-block;
        min-height: 18px;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .2px;
        color: #232323;
        text-transform: none
    }

    #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__h1 {
        padding: 17px 15px;
        margin: 0
    }

    #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__arrow-toggle {
        display: block;
        float: right;
        padding: 13px 23px
    }

    #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__arrow-toggle>.span-arrow {
        position: relative;
        display: inline-block;
        width: 10px;
        height: 10px;
        border-top: 0;
        border-left: 0;
        border-right: 1px solid #111;
        border-bottom: 1px solid #111;
        pointer-events: none;
        transition: all .5s ease;
        -webkit-transform-origin: center;
        transform-origin: center
    }

    #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__arrow-toggle>.span-arrow.span-arrow-down {
        -webkit-transform: rotate(42deg);
        transform: rotate(42deg);
        top: -2px
    }

    #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__arrow-toggle>.span-arrow.span-arrow-up {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        top: 3px
    }

    #secondary-nav>.secondary-nav__ul {
        display: none;
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%
    }

    #secondary-nav>.secondary-nav__ul>.secondary-nav__li {
        background-color: #f2f2f2;
        float: left;
        cursor: pointer;
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
        box-shadow: 0 12px 16px 0 rgba(35, 35, 35, 0.2)
    }

    #secondary-nav>.secondary-nav__ul>.secondary-nav__li>a {
        display: block;
        padding: 17px 30px;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .2px;
        color: #232323;
        text-align: justify
    }

    #secondary-nav>.secondary-nav__ul>.secondary-nav__li>a:hover {
        color: #005cb9;
        text-decoration: none
    }

    #secondary-nav>.secondary-nav__ul>.secondary-nav__li>a:active {
        color: #005cb9;
        text-decoration: none
    }

    #secondary-nav>.secondary-nav__ul>.secondary-nav__li.has-lock>a::after {
        position: relative;
        left: 0;
        content: "";
        height: 24px;
        width: 24px;
        color: #005cb9;
        display: inline-block;
        vertical-align: middle
    }

    #secondary-nav>.secondary-nav__ul>.secondary-nav__li.has-lock>a::after:link {
        text-decoration: none
    }

    #secondary-nav>.secondary-nav__ul>.secondary-nav__li:hover {
        background-color: #fff
    }

    #secondary-nav>.secondary-nav__ul>.secondary-nav__li:active {
        background-color: #fff
    }

    #secondary-nav>.secondary-nav__ul>.secondary-nav__li.secondary-nav__li-button-wrapper {
        border-bottom: 0;
        cursor: initial;
        width: 100%;
        background: #fafafa;
        float: left;
        text-align: center;
        display: block;
        padding: 26px 0;
        display: inline
    }

    #secondary-nav>.secondary-nav__ul>.secondary-nav__li.secondary-nav__li-button-wrapper>.secondary-nav__button {
        display: inline;
        text-align: center;
        padding: 0
    }

    #secondary-nav .btn-primary,
    #secondary-nav .btn-primary:not(:disabled):not(.disabled) {
        background-color: #232323;
        border: 1px solid #232323;
        color: #fff
    }

    #secondary-nav .btn-primary:focus,
    #secondary-nav .btn-primary:not(:disabled):not(.disabled):focus {
        outline: 0;
        box-shadow: none
    }

    #secondary-nav .btn-primary:hover,
    #secondary-nav .btn-primary:not(:disabled):not(.disabled):hover {
        background-color: #111;
        color: #fff;
        border: 1px solid #111
    }

    #secondary-nav .btn-primary.active,
    #secondary-nav .btn-primary:not(:disabled):not(.disabled).active {
        border: solid 1px #111;
        background-color: #111;
        color: #fff
    }

    #secondary-nav .btn-primary.active:focus,
    #secondary-nav .btn-primary:not(:disabled):not(.disabled).active:focus {
        box-shadow: none
    }

    #secondary-nav .btn {
        max-width: 100%;
        min-height: 26px;
        padding: 6px 30px;
        border-radius: 36px;
        font-weight: 200;
        text-transform: uppercase;
        font-size: small;
        letter-spacing: 1.2px;
        transition: none
    }

    #secondary-nav .btn>.btn-text {
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.17;
        letter-spacing: 1.4px;
        text-align: center;
        white-space: normal;
        word-wrap: break-word
    }

    @media(min-width:768px) and (max-width:991.98px) {
        #secondary-nav {
            top: 120px
        }

        #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__h1 {
            min-height: 21px;
            text-transform: none;
            font-family: Arial;
            font-size: 14px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.5;
            letter-spacing: .2px;
            color: #232323
        }

        #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__h1 {
            padding: 17px 15px 18px 15px
        }

        #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__arrow-toggle>.span-arrow.span-arrow-down {
            -webkit-transform: rotate(42deg);
            transform: rotate(42deg);
            top: 0
        }

        #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__arrow-toggle>.span-arrow.span-arrow-up {
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
            top: 4px
        }

        #secondary-nav .btn {
            padding: 12px 30px
        }

        #secondary-nav .btn>.btn-text {
            font-size: 14px;
            line-height: 1.86;
            letter-spacing: 1px
        }
    }

    @media(min-width:992px) and (max-width:1315.98px) {
        #secondary-nav {
            top: 64px
        }

        #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__h1 {
            min-height: 26px;
            text-transform: none;
            font-family: Arial;
            font-size: 16px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.63;
            letter-spacing: .2px;
            color: #111
        }

        #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__h1 {
            text-transform: none;
            display: inline-block;
            padding: 19px 30px
        }

        #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__arrow-toggle>.span-arrow.span-arrow-down {
            top: 2px
        }

        #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__arrow-toggle>.span-arrow.span-arrow-up {
            top: 8px
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li>a {
            padding: 17px 45px
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li.secondary-nav__li-button-wrapper {
            border-bottom: 0;
            cursor: initial;
            width: 100%;
            background: #fafafa;
            float: left;
            text-align: center;
            display: block;
            padding: 26px 0;
            display: inline
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li.secondary-nav__li-button-wrapper>.secondary-nav__button {
            display: inline;
            text-align: center;
            padding: 0
        }

        #secondary-nav .btn {
            padding: 8px 30px
        }

        #secondary-nav .btn>.btn-text {
            font-size: 13px;
            line-height: 2;
            letter-spacing: 1.2px
        }
    }

    @media(min-width:1240px) and (max-width:1370px) {
        #secondary-nav>.secondary-nav__ul>.secondary-nav__li {
            margin-right: 20px !important;
        }
    }

    @media(min-width:1240px) {
        #secondary-nav {
            width: 100%;
            box-shadow: none;
            background-color: #fafafa;
            top: 50px;
        }

        #secondary-nav>.secondary-nav__mobile-dropdown {
            cursor: default;
            display: inline-block;
            background-color: #fafafa
        }

        #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__h1 {
            min-height: 18px;
            text-transform: none;
            font-family: Arial;
            font-size: 16px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.63;
            letter-spacing: .2px;
            color: #111
        }

        #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__h1 {
            padding: 19px 30px;
            display: inline-block
        }

        #secondary-nav>.secondary-nav__mobile-dropdown>.secondary-nav__arrow-toggle {
            display: none
        }

        #secondary-nav>.secondary-nav__ul {
            max-width: 100%;
            list-style: none;
            float: right;
            display: inline-block !important;
            margin: 0 30px 0 0;
            padding: 0;
            width: auto;
            overflow: visible !important;
            height: auto !important;
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li {
            background-color: transparent;
            float: left;
            cursor: pointer;
            width: inherit;
            border-bottom: 0;
            box-shadow: none;
            margin-right: 40px;
            padding: 19px 0
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li:last-child {
            margin-right: 0
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li>a {
            display: inline;
            padding: 0;
            font-family: Arial;
            font-size: 14px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.86;
            letter-spacing: .4px;
            text-align: right;
            color: #232323;
            text-align: justify
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li>a:hover {
            color: #005cb9;
            text-decoration: none
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li.has-lock>a::before {
            position: relative;
            left: 0;
            content: "";
            background: url(../images/irw/lock-closed-24.svg) no-repeat;
            height: 24px;
            width: 24px;
            color: #111;
            display: inline-block;
            vertical-align: middle
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li.has-lock>a::before:link {
            text-decoration: none
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li.has-lock>a::after {
            display: none
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li:hover {
            background-color: transparent
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li.secondary-nav__li-button-wrapper {
            border-bottom: 0;
            cursor: pointer;
            width: auto;
            background: transparent;
            float: left;
            text-align: center;
            display: block;
            padding: 10px 0;
            display: inline
        }

        #secondary-nav>.secondary-nav__ul>.secondary-nav__li.secondary-nav__li-button-wrapper>.secondary-nav__button {
            display: inline;
            text-align: center;
            padding: 0
        }

        #secondary-nav .btn {
            padding: 8px 30px
        }

        #secondary-nav .btn>.btn-text {
            font-size: 13px;
            line-height: 2;
            letter-spacing: 1.2px
        }
    }


    /* <link href="/Interactive/newlookandfeel/4280272/trial/css/slidernews.css"rel="stylesheet"/> */

    .ms-hero {
        position: relative;
        margin-bottom: 20px;
        height: 308px;
    }

    .ms-hero .slide-list {
        position: relative;
        border: 1px solid #cccccc;
        overflow: hidden;
        height: 308px;
        width: 100%;
        list-style: none;
        display: block;
        background-color: #666666;
    }

    .ms-hero .img-cont {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: auto;
    }

    .ms-hero .slide {
        overflow: hidden;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .ms-hero .slide.active {
        display: block;
        z-index: 3;
    }

    .ms-hero h3 {
        /* font-size: 30px; */
        margin-top: 0;
        margin-bottom: 7px;
        line-height: 1.2;
        text-transform: uppercase;
    }

    .ms-hero p {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .ms-hero .caption {
        color: #000000;
        position: absolute;
        background: #ffffff;
        background: rgba(255, 255, 255, 0.9);
        top: 20px;
        right: 20px;
        bottom: 20px;
        width: 357px;
        padding: 10px 20px;
    }

    .ms-hero .caption a {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
    }

    .ms-hero .caption a:after {
        content: " ";
        display: inline-block;
        margin-left: 9px;
        height: 11px;
        width: 7px;
        overflow: hidden;
        position: relative;
        top: 1px;
        background: url("../images/irw/sprite_main.png") -48px -78px no-repeat;
    }

    .ms-hero .caption .ms-btn-link a {
        padding-top: 0;
        padding-bottom: 0;
    }

    .ms-hero .caption .ms-btn-link a:before {
        top: -3px;
    }

    .ms-hero .hero-nav {
        position: absolute;
        bottom: 36px;
        right: 32px;
        z-index: 4;
    }

    .ms-hero .hero-nav button {
        outline: none;
    }

    .ms-hero .hero-nav button,
    .ms-hero .hero-nav ul,
    .ms-hero .hero-nav li {
        float: left;
    }

    .ms-hero .hero-nav ul {
        margin: 0 10px;
    }

    .ms-hero .hero-nav a {
        display: block;
        height: 20px;
        width: 26px;
        position: relative;
        text-indent: -9999px;
        overflow: hidden;
    }

    .ms-hero .hero-nav a:after {
        content: " ";
        display: block;
        position: absolute;
        width: 10px;
        height: 10px;
        top: 50%;
        left: 50%;
        margin-top: -5px;
        margin-left: -5px;
        background-color: #0063be;
        -moz-transition: background-color 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: background-color 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: background-color 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: background-color 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: background-color 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .ms-hero .hero-nav .active a:after {
        content: "  ";
        background-color: #999999;
    }

    .ms-hero .prev,
    .ms-hero .next {
        display: block;
        height: 20px;
        width: 20px;
        border: none;
        position: relative;
        background: none;
        overflow: hidden;
        text-indent: -9999px;
    }

    .ms-hero .prev:after,
    .ms-hero .next:after {
        content: " ";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -3px;
        margin-top: -5px;
        width: 7px;
        height: 11px;
        background: transparent url("../images/irw/sprite_main.png") -48px -78px no-repeat;
    }

    .ms-hero .prev:after {
        background: transparent url("../images/irw/sprite_main.png") -55px -78px no-repeat;
    }

    .ms-hero.ms-hero-carousel {
        height: auto;
    }

    .ms-hero.cap-left .caption {
        left: 20px;
        right: auto;
    }

    .ms-hero.cap-left .hero-nav {
        right: 100%;
        margin-right: -405px;
    }

    @media only screen and (max-width: 984px) {
        .ms-hero {
            height: 236px;
        }

        .ms-hero.ms-hero-carousel {
            height: auto;
        }

        .ms-hero .slide-list {
            height: 236px;
        }

        .ms-hero h3 {
            font-size: 24px;
            margin-bottom: 9px;
            line-height: 1.1;
        }

        .ms-hero p {
            margin-bottom: 5px;
        }

        .ms-hero .caption {
            top: 15px;
            right: 15px;
            bottom: 15px;
            width: 286px;
            padding: 11px;
        }

        .ms-hero .hero-nav {
            bottom: 26px;
            right: 22px;
        }

        .ms-hero .hero-nav ul {
            padding: 0 2px;
            margin: 0;
        }

        .ms-hero .hero-nav a {
            padding: 0 4px;
            width: 16px;
        }

        .ms-hero.cap-left .caption {
            left: 15px;
            right: auto;
        }

        .ms-hero.cap-left .hero-nav {
            right: 100%;
            margin-right: -310px;
        }
    }

    @media only screen and (max-width: 600px) {
        .ms-hero {
            height: auto;
        }

        .ms-hero .slide-list {
            border: none;
            height: auto;
            /*overflow: visible;*/
            background: none;
        }

        .ms-hero .slide {
            overflow: visible;
            padding-top: 104px;
        }

        .ms-hero .slide.active {
            position: relative;
        }

        .ms-hero.ms-hero-carousel .caption {
            min-height: 125px;
            margin-bottom: 11px;
            width: 100%;
            margin: 0px 15px;
        }

        .ms-hero.ms-hero-carousel .img-cont {
            position: absolute;
        }

        .ms-hero .img-cont {
            position: relative;
            bottom: auto;
            height: 104px;
            border: 1px solid #cccccc;
        }

        .ms-hero .caption {
            padding: 11px 0 0;
            position: static;
            width: none;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .ms-hero .hero-nav {
            position: static;
            text-align: center;
        }

        .ms-hero .hero-nav button,
        .ms-hero .hero-nav ul,
        .ms-hero .hero-nav li {
            float: none;
            display: inline-block;
            vertical-align: middle;
            display: inline-flex;
        }

        .ms-hero.cap-left .hero-nav {
            right: auto;
            margin-right: 0;
        }
    }

    .csstransitions .ms-hero .slide {
        display: block;
        filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        -moz-transition: opacity 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -webkit-transition: opacity 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -ms-transition: opacity 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        -o-transition: opacity 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
        transition: opacity 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    }

    .csstransitions .ms-hero .slide.active {
        filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

    /* <link rel="stylesheet"href="/Interactive/newlookandfeel/4280272/trial/css/clientLibs.min.0a2a517b02d2d84fadf5ab4d50f85fd8.css"type="text/css"> */
    @font-face {
        font-family: "UniversLTStd";
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot");
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot?#iefix") format("embedded-opentype"), url("../fonts/irw/14f0370a-8385-437e-b5b8-5cb89e20e2ff.woff") format("woff"), url("../fonts/irw/8c1d24ab-e7f8-4c29-a419-f87180fdf410.ttf") format("truetype"), url("../fonts/irw/9baaf87b-982d-45c0-9518-8f5aec7c1292.svg#9baaf87b-982d-45c0-9518-8f5aec7c1292") format("svg");
        font-weight: normal;
        font-style: normal
    }

    @font-face {
        font-family: "UniversLTStd-Cn";
        src: url("../fonts/irw/c1f2f059-579b-465a-a13f-d70acd6c6212.eot");
        src: url("../fonts/irw/c1f2f059-579b-465a-a13f-d70acd6c6212.eot?#iefix") format("embedded-opentype"), url("../fonts/irw/b2388651-dd56-4c8e-8455-c55318f6a734.woff") format("woff"), url("../fonts/irw/346ec69d-90a7-4fef-a216-1a0dafbd3798.ttf") format("truetype"), url("../fonts/irw/d39b0ff2-cca2-4288-8f6a-c730f44feb81.svg#d39b0ff2-cca2-4288-8f6a-c730f44feb81") format("svg");
        font-weight: normal;
        font-style: normal
    }

    @font-face {
        font-family: Arial, Helvetica, sans-serif
    }

    #hero-block-1a>.hero-block-1a__image>.hero-block-1a__content>.hero-block-1a__display-1 {
        font-family: UniversLTStd-Cn;
        font-size: 28px;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.21;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 13px
    }

    #hero-block-1a>.hero-block-1a__image>.hero-block-1a__content>.hero-block-1a__h3 {
        margin-bottom: 24px
    }

    #hero-block-1a>.hero-block-1a__image>.hero-block-1a__content>.hero-block-1a__p-lead {
        color: #ccc;
        font-family: Arial;
        font-size: 19px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.42;
        letter-spacing: normal;
        margin-bottom: 28px
    }

    #hero-block-1a>.hero-block-1a__image>.hero-block-1a__content>.hero-block-1a__button--link {
        display: block
    }

    #hero-block-1a {
        padding: 0;
        margin: 0
    }

    #hero-block-1a>.hero-block-1a__image {
        min-height: 558px;
        position: relative;
        display: flex
    }

    #hero-block-1a>.hero-block-1a__image>img {
        position: absolute;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -1
    }

    #hero-block-1a>.hero-block-1a__image>.hero-block-1a__content {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        text-align: center;
        padding: 0;
        align-self: center;
        margin: 0 15px
    }

    #hero-block-1a>.hero-block-1a__image.hero-block-1a__image--scrim {
        background: linear-gradient(to right, #000, rgba(10, 92, 185, 0.2))
    }

    #hero-block-1a .btn-secondary,
    #hero-block-1a .btn-secondary:not(:disabled):not(.disabled) {
        background-color: #fff;
        border: solid 1px #d3d3d3;
        color: #232323
    }

    #hero-block-1a .btn-secondary:focus,
    #hero-block-1a .btn-secondary:not(:disabled):not(.disabled):focus {
        outline: 0;
        box-shadow: none
    }

    #hero-block-1a .btn-secondary:hover,
    #hero-block-1a .btn-secondary:not(:disabled):not(.disabled):hover {
        background-color: #343434;
        color: #fff;
        border: 1px solid #343434
    }

    #hero-block-1a .btn-secondary.active,
    #hero-block-1a .btn-secondary:not(:disabled):not(.disabled).active {
        border: solid 1px #111;
        background-color: #fff;
        color: #232323
    }

    #hero-block-1a .btn-secondary.active:focus,
    #hero-block-1a .btn-secondary:not(:disabled):not(.disabled).active:focus {
        box-shadow: none
    }

    #hero-block-1a .btn-secondary.active:hover,
    #hero-block-1a .btn-secondary:not(:disabled):not(.disabled).active:hover {
        background-color: #343434;
        color: #fff;
        border: 1px solid #343434
    }

    #hero-block-1a .btn {
        max-width: 100%;
        min-height: 26px;
        padding: 8px 26px;
        border-radius: 36px;
        font-weight: 200;
        text-transform: uppercase;
        font-size: small;
        letter-spacing: 1.2px;
        transition: none
    }

    #hero-block-1a .btn>.btn-text {
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.17;
        letter-spacing: 1.4px;
        text-align: center;
        white-space: normal;
        word-wrap: break-word
    }

    @media all and (min-width:768px) and (max-width:1120.98px) {
        #hero-block-1a>.hero-block-1a__image {
            min-height: 615px
        }

        #hero-block-1a>.hero-block-1a__image>.hero-block-1a__content {
            text-align: left;
            margin-left: 40px
        }

        #hero-block-1a>.hero-block-1a__image>.hero-block-1a__content>.hero-block-1a__display-1 {
            font-family: UniversLTStd-Cn;
            font-size: 28px;
            font-size: 40px;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.15;
            letter-spacing: normal;
            color: #fff;
            margin-bottom: 26px;
            text-align: left
        }

        #hero-block-1a>.hero-block-1a__image>.hero-block-1a__content>.hero-block-1a__p-lead {
            line-height: 1.5
        }

        #hero-block-1a .btn {
            padding: 8px 30px
        }

        #hero-block-1a .btn>.btn-text {
            font-size: 13px;
            line-height: 2;
            letter-spacing: 1.2px
        }
    }

    @media all and (min-width:1121px) {
        #hero-block-1a>.hero-block-1a__image {
            height: 60vh
        }

        #hero-block-1a>.hero-block-1a__image>.hero-block-1a__content {
            text-align: left;
            margin-left: 285px
        }

        #hero-block-1a>.hero-block-1a__image>.hero-block-1a__content>.hero-block-1a__display-1 {
            font-family: UniversLTStd-Cn;
            font-size: 45px;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.2;
            letter-spacing: normal;
            color: #fff;
            margin-bottom: 26px;
            text-align: left
        }

        #hero-block-1a>.hero-block-1a__image>.hero-block-1a__content>.hero-block-1a__p-lead {
            letter-spacing: 0;
            line-height: 1.58
        }

        #hero-block-1a .btn>.btn-text {
            font-size: 14px;
            line-height: 1.86;
            letter-spacing: 1px
        }
    }

    button:focus {
        outline: none !important
    }

    .modal-dialog {
        max-width: initial;
        width: 70%
    }

    .modal-body {
        height: 500px
    }

    @font-face {
        font-family: "UniversLTStd";
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot");
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot?#iefix") format("embedded-opentype"), url("../fonts/irw/14f0370a-8385-437e-b5b8-5cb89e20e2ff.woff") format("woff"), url("../fonts/irw/8c1d24ab-e7f8-4c29-a419-f87180fdf410.ttf") format("truetype"), url("../fonts/irw/9baaf87b-982d-45c0-9518-8f5aec7c1292.svg#9baaf87b-982d-45c0-9518-8f5aec7c1292") format("svg");
        font-weight: normal;
        font-style: normal
    }

    @font-face {
        font-family: "UniversLTStd-Cn";
        src: url("../fonts/irw/c1f2f059-579b-465a-a13f-d70acd6c6212.eot");
        src: url("../fonts/irw/c1f2f059-579b-465a-a13f-d70acd6c6212.eot?#iefix") format("embedded-opentype"), url("../fonts/irw/b2388651-dd56-4c8e-8455-c55318f6a734.woff") format("woff"), url("../fonts/irw/346ec69d-90a7-4fef-a216-1a0dafbd3798.ttf") format("truetype"), url("../fonts/irw/d39b0ff2-cca2-4288-8f6a-c730f44feb81.svg#d39b0ff2-cca2-4288-8f6a-c730f44feb81") format("svg");
        font-weight: normal;
        font-style: normal
    }

    @font-face {
        font-family: Arial, Helvetica, sans-serif
    }

    #hero-block-3a {
        padding: 0;
        margin: 0
    }

    #hero-block-3a>.hero-block-3a__image {
        position: relative;
        padding: 0 15px;
        height: 60vh;
        display: flex;
        align-items: center
    }

    #hero-block-3a>.hero-block-3a__image>img {
        position: absolute;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -1
    }

    #hero-block-3a>.hero-block-3a__image>.hero-block-3a__content {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        text-align: center;
        padding: 0;
        align-content: center
    }

    #hero-block-3a>.hero-block-3a__image>.hero-block-3a__content>.hero-block-3a__display-1 {
        font-family: UniversLTStd-Cn;
        font-size: 28px;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.21;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 13px
    }

    #hero-block-3a>.hero-block-3a__image>.hero-block-3a__content>.hero-block-3a__p-lead {
        opacity: .8;
        font-family: Arial;
        font-size: 19px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.42;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        margin-bottom: 26px
    }

    #hero-block-3a>.hero-block-3a__image>.hero-block-3a__content>.hero-block-3a__button--link {
        display: block
    }

    #hero-block-3a>.hero-block-3a__image.hero-block-3a__image--scrim {
        background: linear-gradient(to right, #000, rgba(10, 92, 185, 0.5));
        min-height: 623px
    }

    #hero-block-3a .btn-secondary,
    #hero-block-3a .btn-secondary:not(:disabled):not(.disabled) {
        background-color: #fff;
        border: solid 1px #d3d3d3;
        color: #232323
    }

    #hero-block-3a .btn-secondary:focus,
    #hero-block-3a .btn-secondary:not(:disabled):not(.disabled):focus {
        outline: 0;
        box-shadow: none
    }

    #hero-block-3a .btn-secondary:hover,
    #hero-block-3a .btn-secondary:not(:disabled):not(.disabled):hover {
        background-color: #343434;
        color: #fff;
        border: 1px solid #343434
    }

    #hero-block-3a .btn-secondary.active,
    #hero-block-3a .btn-secondary:not(:disabled):not(.disabled).active {
        border: solid 1px #111;
        background-color: #fff;
        color: #232323
    }

    #hero-block-3a .btn-secondary.active:focus,
    #hero-block-3a .btn-secondary:not(:disabled):not(.disabled).active:focus {
        box-shadow: none
    }

    #hero-block-3a .btn-secondary.active:hover,
    #hero-block-3a .btn-secondary:not(:disabled):not(.disabled).active:hover {
        background-color: #343434;
        color: #fff;
        border: 1px solid #343434
    }

    #hero-block-3a .btn {
        max-width: 100%;
        min-height: 26px;
        padding: 6px 30px;
        border-radius: 36px;
        font-weight: 200;
        text-transform: uppercase;
        font-size: small;
        letter-spacing: 1.2px;
        transition: none
    }

    #hero-block-3a .btn>.btn-text {
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.17;
        letter-spacing: 1.4px;
        text-align: center;
        white-space: normal;
        word-wrap: break-word
    }

    @media all and (min-width:768px) and (max-width:1120.98px) {
        #hero-block-3a>.hero-block-3a__image {
            padding: 142px 15px 142px 39px
        }

        #hero-block-3a>.hero-block-3a__image>.hero-block-3a__content {
            text-align: left
        }

        #hero-block-3a>.hero-block-3a__image>.hero-block-3a__content>.hero-block-3a__display-1 {
            font-family: UniversLTStd-Cn;
            font-size: 28px;
            font-size: 40px;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.15;
            letter-spacing: normal;
            color: #fff;
            margin-bottom: 26px;
            text-align: left
        }

        #hero-block-3a>.hero-block-3a__image>.hero-block-3a__content>.hero-block-3a__p-lead {
            font-family: Arial;
            font-size: 19px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.5;
            letter-spacing: normal;
            color: #fff;
            margin-bottom: 40px;
            text-align: left
        }

        #hero-block-3a .btn {
            padding: 8px 30px
        }

        #hero-block-3a .btn>.btn-text {
            font-size: 13px;
            line-height: 2;
            letter-spacing: 1.2px
        }
    }

    @media all and (min-width:1121px) {
        #hero-block-3a>.hero-block-3a__image {
            padding: 0 0 0 285px
        }

        #hero-block-3a>.hero-block-3a__image>.hero-block-3a__content {
            text-align: left
        }

        #hero-block-3a>.hero-block-3a__image>.hero-block-3a__content>.hero-block-3a__display-1 {
            font-family: UniversLTStd-Cn;
            font-size: 45px;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.2;
            letter-spacing: normal;
            color: #fff;
            margin-bottom: 26px;
            text-align: left
        }

        #hero-block-3a>.hero-block-3a__image>.hero-block-3a__content>.hero-block-3a__p-lead {
            font-family: Arial;
            opacity: .7;
            font-size: 19px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.58;
            letter-spacing: normal;
            color: #fff;
            margin-bottom: 40px;
            text-align: left
        }

        #hero-block-3a .btn {
            padding: 8px 26px
        }

        #hero-block-3a .btn>.btn-text {
            font-size: 14px;
            line-height: 1.86;
            letter-spacing: 1px
        }
    }

    button:focus {
        outline: none !important
    }

    .modal-dialog {
        max-width: initial;
        width: 70%
    }

    .modal-body {
        height: 500px
    }



    /* <link rel="stylesheet" href="/Interactive/newlookandfeel/4280272/trial/css/clientLibs.min.0f64951232235bf098a90940348346ea.css" type="text/css"> */

    @font-face {
        font-family: "UniversLTStd";
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot");
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot?#iefix") format("embedded-opentype"), url("../fonts/irw/14f0370a-8385-437e-b5b8-5cb89e20e2ff.woff") format("woff"), url("../fonts/irw/8c1d24ab-e7f8-4c29-a419-f87180fdf410.ttf") format("truetype"), url("../fonts/irw/9baaf87b-982d-45c0-9518-8f5aec7c1292.svg#9baaf87b-982d-45c0-9518-8f5aec7c1292") format("svg");
        font-weight: normal;
        font-style: normal
    }

    @font-face {
        font-family: Arial, Helvetica, sans-serif
    }

    .explore-bar__wrapper a:hover {
        color: #232323;
        text-decoration: none
    }

    .explore-bar__wrapper .explore-bar__icon-card {
        width: 173px;
        height: 150px;
        display: inline-block;
        text-align: center;
        transition: box-shadow .3s ease-in-out;
        padding: 0px 30px;
    }

    .explore-bar__wrapper .explore-bar__icon-card:hover {
        box-shadow: 0 10px 20px 0 rgba(35, 35, 35, 0.20);
        cursor: pointer
    }

    .explore-bar__wrapper {
        padding: 64px 0 25px
    }

    .explore-bar__wrapper .explore-bar__icon-card:hover {
        box-shadow: 0 10px 20px 0 rgba(35, 35, 35, 0.20)
    }

    .explore-bar__icon-card-icon {
        width: 64px;
        margin-top: 26.5px;
        margin-bottom: 23.5px
    }

    .explore-bar__wrapper .font__h2 {
        margin-bottom: 32px
    }

    .explore-bar__wrapper .explore-bar__title {
        font-family: Arial;
        font-size: 12px;
        line-height: 1.75;
        letter-spacing: 1.4px;
        text-align: center;
        color: #232323;
        text-transform: uppercase
    }

    .explore-bar__wrapper .explore-bar--content {
        width: 100%
    }

    .explore-bar__wrapper .font__h2 {
        text-align: center
    }

    .explore-bar__cards-container:after {
        content: "";
        width: 173px
    }

    @media(max-width:400px) {
        .explore-bar__wrapper .explore-bar__icon-card {
            width: auto;
            min-width: 120px
        }

        .explore-bar__cards-container:after {
            content: "";
            width: auto;
            min-width: 120px
        }
    }

    @media(min-width:620px) {
        .explore-bar__cards-container:after {
            content: none
        }

        .explore-bar__wrapper .explore-bar__cards-container {
            flex-wrap: nowrap
        }
    }

    @media(min-width:768px) {
        .explore-bar__wrapper {
            padding: 80px 0 68px
        }

        .explore-bar__wrapper .font__h2 {
            font-size: 32px;
            line-height: 1.41
        }

        .explore-bar__wrapper .explore-bar__title {
            font-size: 14px;
            line-height: 1.5;
            letter-spacing: 1.1px
        }
    }

    @media(min-width:992px) {
        .explore-bar__wrapper {
            padding: 80px 0 104px
        }

        .explore-bar__wrapper .explore-bar__icon-card {
            width: 190px;
            height: 156px
        }
    }

    .modal-dialog {
        max-width: initial;
        width: 70%
    }

    .modal-body {
        height: 500px
    }

    .ir-innerpage .explore-bar__wrapper .explore-bar__icon-card {
        height: 60px;
        padding: 10px;
    }

    @media (max-width: 480px) {
        .ir-innerpage .explore-bar__wrapper .explore-bar__title {
            max-width: initial;
        }

        .ir-innerpage .explore-bar__wrapper .explore-bar__icon-card {
            width: auto;
            min-width: 100%;
        }

        .ir-innerpage .explore-bar__wrapper .explore-bar__icon-card {
            padding: 20px;
        }
    }



    /* <link rel="stylesheet"href="/Interactive/newlookandfeel/4280272/trial/css/clientLibs.min.9d7f18f8310441cde2b42b7211fdfaa8.css"type="text/css"> */
    .secondary-cta {
        height: 358px;
        position: relative;
        text-align: center
    }

    .secondary-cta .secondary-cta-text {
        color: #343434;
        font-family: Arial;
        font-size: 19px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: .4px
    }

    .secondary-cta .scrim {
        height: inherit;
        width: 100%;
        background: rgba(23, 69, 131, .8);
        z-index: 10
    }

    .secondary-cta .no-scrim {
        height: inherit;
        width: 100%;
        z-index: 10
    }

    .secondary-cta img {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        position: relative;
        z-index: -1;
        object-fit: cover
    }

    .secondary-cta .secondary-cta-text {
        color: white
    }

    .secondary-cta .cta-btn:hover,
    .secondary-cta .cta-btn:active {
        background-color: #f2f2f2;
        color: #000;
        transition: background-color .3s ease-in, color .3s ease-in
    }

    .secondary-cta .cta-btn {
        height: 50px;
        cursor: pointer;
        margin: 30px;
        border-radius: 30px;
        display: inline-block;
        padding: 12px 35px;
        background: #fff;
        color: black;
        border: 2px solid #fff;
        text-align: center;
        outline: 0;
        text-decoration: none;
        transition: background-color .2s ease-out, color .2s ease-out;
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.86;
        letter-spacing: 1px;
        text-align: center;
        color: #232323
    }

    .secondary-cta .centered {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    @media all and (min-width:768px) {
        .secondary-cta .secondary-cta-text {
            font-size: 21px;
            line-height: 1.5
        }
    }

    @media all and (min-width:992px) {
        .secondary-cta .secondary-cta-text {
            font-size: 23px;
            line-height: 1.52
        }
    }

    button:focus {
        outline: none !important
    }

    .modal-dialog {
        max-width: initial;
        width: 70%
    }

    .modal-body {
        height: 500px
    }

    /* <link rel="stylesheet"href="/Interactive/newlookandfeel/4280272/trial/css/clientLibs.min.8a73d208126ebc345b04651443fdc511.css"type="text/css"> */
    @font-face {
        font-family: "UniversLTStd";
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot");
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot?#iefix") format("embedded-opentype"), url("../fonts/irw/14f0370a-8385-437e-b5b8-5cb89e20e2ff.woff") format("woff"), url("../fonts/irw/8c1d24ab-e7f8-4c29-a419-f87180fdf410.ttf") format("truetype"), url("../fonts/irw/9baaf87b-982d-45c0-9518-8f5aec7c1292.svg#9baaf87b-982d-45c0-9518-8f5aec7c1292") format("svg");
        font-weight: normal;
        font-style: normal
    }

    @font-face {
        font-family: Arial, Helvetica, sans-serif
    }

    #three-column-layout * {
        margin: 0;
        padding: 0
    }

    #three-column-layout h1,
    #three-column-layouth2,
    #three-column-layouth3,
    #three-column-layouth4,
    #three-column-layouth5,
    #three-column-layoutp,
    #three-column-layoutdiv,
    #three-column-layout .row {
        margin: 0;
        padding: 0;
        font-style: normal;
        font-stretch: normal
    }

    #three-column-layout {
        background-color: #fafafa
    }

    #three-column-layout>.three-column-layout__wrapper {
        padding-top: 64px;
        padding-bottom: 64px
    }

    #three-column-layout>.three-column-layout__wrapper>.three-column__h2--title {
        margin-bottom: 40px;
        text-align: center
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards {
        background-color: transparent;
        background-position: top;
        display: flex;
        margin-bottom: 0
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner {
        max-width: 100%;
        padding: 0;
        margin: auto
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card {
        background-color: transparent;
        padding: 0
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card:hover {
        text-decoration: none
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image {
        width: 100%;
        height: 223px;
        display: flex;
        position: relative;
        justify-content: center;
        background-color: #fafafa
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a {
        cursor: pointer;
        width: inherit;
        height: inherit
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a:hover>.three-column__scrim {
        opacity: .2;
        background-color: #000
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a:hover>.three-column__default--overlay {
        opacity: .2;
        background-color: #000
    }

    a.three-column_card--image-link:hover>.three-column__scrim {
        opacity: .2;
        background-color: #000
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>.three-column__default--overlay,
    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a .three-column__scrim {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: .1;
        background-color: #000
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>img {
        height: inherit;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play {
        width: 56px;
        height: 56px;
        background-color: #fff;
        box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.2);
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        border-radius: 34px;
        margin-top: -30px;
        margin-left: -30px
    }

    @media(min-width:768px) and (max-width:1199.98px) {
        #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play {
            width: 45px;
            height: 45px;
            margin-left: -20px
        }
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after {
        content: " ";
        border-left: 15px solid #333;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        margin-left: -5px;
        margin-top: -9px;
        position: absolute;
        top: 50%;
        left: 50%;
        display: block
    }

    @media(min-width:768px) and (max-width:1199.98px) {
        #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after {
            border-left: 12px solid #333;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            margin-left: -4px
        }
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content {
        width: 100%;
        background-color: transparent;
        padding: 32px 20px 0 20px;
        display: block;
        text-align: center
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-title {
        font-weight: bold;
        margin-bottom: 13px
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-title.three-column__h4 {
        font-family: Arial;
        font-size: 16px;
        line-height: 1.63;
        letter-spacing: .2px;
        color: #343434
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-text {
        padding-bottom: 26px
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-text.three-column__p-small {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .2px;
        color: #767676
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link {
        padding: 0 20px 32px 20px;
        display: block
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a {
        text-decoration: none
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn {
        min-width: 172px;
        max-width: 100%;
        padding: 10px 26px;
        border-radius: 36px;
        font-weight: 200;
        text-transform: uppercase;
        font-size: small;
        letter-spacing: 1.2px;
        transition: none
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn.btn-secondary,
    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn .btn-secondary:not(:disabled):not(.disabled) {
        background-color: #fafafa;
        border: solid 1px #d3d3d3;
        color: #232323
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn.btn-secondary:focus,
    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn .btn-secondary:not(:disabled):not(.disabled):focus {
        outline: 0;
        box-shadow: none
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn.btn-secondary:hover,
    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn .btn-secondary:not(:disabled):not(.disabled):hover {
        background-color: #343434;
        color: #fff;
        border: 1px solid #343434
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn.btn-secondary:active,
    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn .btn-secondary:not(:disabled):not(.disabled):active {
        border: solid 1px #111;
        background-color: #fafafa;
        color: #232323
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn.btn-secondary:active:focus,
    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn .btn-secondary:not(:disabled):not(.disabled):active:focus {
        box-shadow: none
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn.btn-secondary:active:hover,
    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn .btn-secondary:not(:disabled):not(.disabled):active:hover {
        background-color: #343434;
        color: #fff;
        border: 1px solid #343434
    }

    #three-column-layout>.three-column-layout__wrapper .three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn>.btn-text {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.86;
        letter-spacing: 1px;
        text-align: center
    }

    #three-column-layout>.three-column-layout__wrapper a {
        outline: 0;
        text-decoration: none
    }

    @media(min-width:768px) and (max-width:991.98px) {
        #three-column-layout>.three-column-layout__wrapper {
            padding-top: 80px;
            padding-bottom: 80px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards {
            margin-bottom: 50px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner {
            max-width: 100%;
            padding: 0;
            align-content: center
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card {
            background-color: transparent;
            margin-bottom: 30px;
            width: 210px;
            margin-right: 15px;
            margin-left: 15px;
            float: left;
            padding: 0
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card:first-child {
            margin-left: 24px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card:last-child {
            margin-right: 24px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image {
            width: 100%;
            height: 133.8px;
            position: relative
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a {
            cursor: pointer;
            width: inherit;
            height: inherit
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a:hover>.three-column__scrim {
            opacity: .2;
            background-color: #000
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a:hover>.three-column__default--overlay {
            opacity: .1;
            background-color: #000
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>.three-column__default--overlay,
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a .three-column__scrim {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>img {
            height: inherit;
            width: 100%;
            -o-object-fit: cover;
            object-fit: cover
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play {
            width: 56px;
            height: 56px;
            background-color: #fff;
            box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.2);
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            z-index: 2;
            border-radius: 34px;
            margin-top: -20px;
            margin-left: -30px
        }
    }

    @media(min-width:768px) and (max-width:991.98px) and (min-width:768px) and (max-width:991.98px) and (min-width:768px) and (max-width:1199.98px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play {
            width: 45px;
            height: 45px;
            margin-left: -20px
        }
    }

    @media(min-width:768px) and (max-width:991.98px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after {
            content: " ";
            border-left: 15px solid #333;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: -5px;
            margin-top: -9px;
            position: absolute;
            top: 50%;
            left: 50%;
            display: block
        }
    }

    @media(min-width:768px) and (max-width:991.98px) and (min-width:768px) and (max-width:991.98px) and (min-width:768px) and (max-width:1199.98px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after {
            border-left: 12px solid #333;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            margin-left: -4px
        }
    }

    @media(min-width:768px) and (max-width:991.98px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content {
            text-align: center;
            padding: 13.2px 0 0 0
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-title {
            font-weight: bold
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-title.three-column__h4 {
            font-family: Arial;
            font-size: 16px;
            font-weight: bold;
            line-height: 1.63;
            letter-spacing: .2px;
            text-align: center;
            color: #343434
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-text {
            -webkit-padding-after: 26px;
            padding-block-end: 26px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-text.three-column__p-small {
            font-family: Arial;
            font-size: 12px;
            line-height: 1.5;
            letter-spacing: .4px;
            text-align: center;
            color: #767676
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link {
            padding: 0 20px 32px 20px;
            display: block
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a {
            text-align: left
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn {
            padding: 8px 30px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn>.btn-text {
            font-size: 13px;
            line-height: 2;
            letter-spacing: 1.2px
        }
    }

    @media(min-width:992px) and (max-width:1169.98px) {
        #three-column-layout>.three-column-layout__wrapper {
            padding-top: 104px;
            padding-bottom: 104px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__h2.three-column__h2--title {
            margin-bottom: 64px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards {
            margin-bottom: 50px;
            margin-left: auto;
            margin-right: auto
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner {
            max-width: 100%;
            padding: 0;
            align-content: center
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card {
            background-color: transparent;
            margin-bottom: 30px;
            width: 290px;
            margin-right: 15px;
            margin-left: 15px;
            float: left;
            padding: 0
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image {
            width: 100%;
            height: 185px;
            position: relative
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a {
            cursor: pointer;
            width: inherit;
            height: inherit
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a:hover>.three-column__scrim {
            opacity: .2;
            background-color: #000
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a:hover>.three-column__default--overlay {
            opacity: .1;
            background-color: #000
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>.three-column__default--overlay,
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a .three-column__scrim {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>img {
            height: inherit;
            width: 100%;
            -o-object-fit: cover;
            object-fit: cover
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play {
            width: 56px;
            height: 56px;
            background-color: #fff;
            box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.2);
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            z-index: 2;
            border-radius: 34px;
            margin-top: -20px;
            margin-left: -30px
        }
    }

    @media(min-width:992px) and (max-width:1169.98px) and (min-width:992px) and (max-width:1169.98px) and (min-width:768px) and (max-width:1199.98px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play {
            width: 45px;
            height: 45px;
            margin-left: -20px
        }
    }

    @media(min-width:992px) and (max-width:1169.98px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after {
            content: " ";
            border-left: 15px solid #333;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: -5px;
            margin-top: -9px;
            position: absolute;
            top: 50%;
            left: 50%;
            display: block
        }
    }

    @media(min-width:992px) and (max-width:1169.98px) and (min-width:992px) and (max-width:1169.98px) and (min-width:768px) and (max-width:1199.98px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after {
            border-left: 12px solid #333;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            margin-left: -4px
        }
    }

    @media(min-width:992px) and (max-width:1169.98px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content {
            text-align: center;
            padding: 26px 0 0 0
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-title {
            font-weight: bold;
            margin-bottom: 15px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-title.three-column__h4 {
            font-family: Arial;
            font-size: 16px;
            line-height: 1.63;
            letter-spacing: .2px;
            text-align: center;
            color: #343434
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-text {
            padding-bottom: 40px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-text.three-column__p-small {
            font-family: Arial;
            font-size: 14px;
            line-height: 1.5;
            letter-spacing: .2px;
            text-align: center;
            color: #767676
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link {
            padding: 0 20px 32px 20px;
            display: block
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a {
            text-align: center
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn {
            padding: 8px 30px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn>.btn-text {
            font-size: 13px;
            line-height: 2;
            letter-spacing: 1.2px
        }
    }

    @media(min-width:1170px) {
        #three-column-layout>.three-column-layout__wrapper {
            padding-top: 104px;
            padding-bottom: 72px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__h2.three-column__h2--title {
            margin-bottom: 64px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards {
            margin-left: auto;
            margin-right: auto
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner {
            max-width: 100%;
            padding: 0;
            align-content: center
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card {
            background-color: transparent;
            width: 350px;
            margin-right: 15px;
            margin-left: 15px;
            float: left;
            padding: 0
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image {
            width: 100%;
            height: 223px;
            position: relative
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a {
            cursor: pointer;
            width: inherit;
            height: inherit
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a:hover>.three-column__scrim {
            opacity: .2;
            background-color: #000
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a:hover>.three-column__default--overlay {
            opacity: .1;
            background-color: #000
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>.three-column__default--overlay,
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a .three-column__scrim {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>img {
            height: inherit;
            width: 100%;
            -o-object-fit: cover;
            object-fit: cover
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play {
            width: 56px;
            height: 56px;
            background-color: #fff;
            box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.2);
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            z-index: 2;
            border-radius: 34px;
            margin-top: -30px;
            margin-left: -30px
        }
    }

    @media(min-width:1170px) and (min-width:1170px) and (min-width:768px) and (max-width:1199.98px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play {
            width: 45px;
            height: 45px;
            margin-left: -20px
        }
    }

    @media(min-width:1170px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after {
            content: " ";
            border-left: 15px solid #333;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: -5px;
            margin-top: -9px;
            position: absolute;
            top: 50%;
            left: 50%;
            display: block
        }
    }

    @media(min-width:1170px) and (min-width:1170px) and (min-width:768px) and (max-width:1199.98px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--image>a>span.card-video--play::after {
            border-left: 12px solid #333;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            margin-left: -4px
        }
    }

    @media(min-width:1170px) {
        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content {
            text-align: center;
            padding: 26px 0 0 0
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-title {
            margin-bottom: 15px;
            font-weight: bold
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-title.three-column__h4 {
            font-family: Arial;
            font-size: 16px;
            line-height: 1.63;
            letter-spacing: .2px;
            text-align: center;
            color: #343434
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-text {
            padding-bottom: 40px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__card-text.three-column__p-small {
            font-family: Arial;
            font-size: 14px;
            line-height: 1.5;
            letter-spacing: .2px;
            text-align: center;
            color: #767676
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link {
            padding: 0 20px 32px 20px;
            display: block
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a {
            text-align: center
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn {
            padding: 8px 30px
        }

        #three-column-layout>.three-column-layout__wrapper>.three-column__cards>.three-column__cards--inner>.three-column__wrapper--card>.three-column__card>.three-column__card--content>.three-column__button--link>a>.btn>.btn-text {
            font-size: 13px;
            line-height: 2;
            letter-spacing: 1.2px
        }
    }

    .modal-dialog {
        max-width: initial;
        width: 70%
    }

    .modal-body {
        height: 500px
    }

    /* <link rel="stylesheet"href="/Interactive/newlookandfeel/4280272/trial/css/clientLibs.min.ea3c3bf94d663f1e91f57f95a0ea1c23.css"type="text/css"> */

    @font-face {
        font-family: "UniversLTStd";
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot");
        src: url("../fonts/irw/adc492fa-2e18-46e7-a334-19977a077ec2.eot?#iefix") format("embedded-opentype"), url("../fonts/irw/14f0370a-8385-437e-b5b8-5cb89e20e2ff.woff") format("woff"), url("../fonts/irw/8c1d24ab-e7f8-4c29-a419-f87180fdf410.ttf") format("truetype"), url("../fonts/irw/9baaf87b-982d-45c0-9518-8f5aec7c1292.svg#9baaf87b-982d-45c0-9518-8f5aec7c1292") format("svg");
        font-weight: normal;
        font-style: normal
    }

    @font-face {
        font-family: Arial, Helvetica, sans-serif
    }

    #product-lines-1a {
        background-color: #fff;
        padding: 64px 15px
    }

    #product-lines-1a>.product_lines_1a--head {
        margin-bottom: 60px
    }

    #product-lines-1a>.product_lines_1a--head>.icon-block__h2 {
        font-family: UniversLTStd;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: #232323
    }

    #product-lines-1a>.product_lines_1a--body>.icon-block {
        margin-bottom: 42.5px
    }

    #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper {
        margin-bottom: 13px
    }

    #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>img.icon-block__icon {
        width: 48px;
        height: 48px
    }

    #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>img.icon-block__icon {
        margin-bottom: 15.5px
    }

    #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>.icon-block__p-black {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #232323
    }

    #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>.icon-block__p-black {
        margin-bottom: 13px
    }

    #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>.icon-block__p-small {
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .4px;
        color: #767676
    }

    #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__button_link {
        color: #005cb9;
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: .2px;
        text-decoration: none;
        display: inline-block
    }

    #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__button_link:after {
        content: '';
        display: block;
        border-bottom: 1px dotted #005cb9;
        width: 0;
        transition: .5s ease
    }

    #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__button_link:hover:after {
        width: 100%
    }

    #product-lines-1a>.product_lines_1a--body>.icon-block:last-child {
        margin-bottom: 0
    }

    @media screen and (max-width:768px) {
        #product-lines-1a>.product_lines_1a--body>.icon-block:last-child {
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 50%
        }
    }

    @media screen and (min-width:768px) and (max-width:991.98px) {
        #product-lines-1a {
            background-color: #fff;
            padding: 80px 24px
        }

        #product-lines-1a>.product_lines_1a--head {
            margin-bottom: 74px
        }

        #product-lines-1a>.product_lines_1a--head>.icon-block__h2 {
            font-size: 28px;
            color: #343434
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block {
            flex-grow: 1;
            margin-bottom: 52px
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper {
            margin-bottom: 28px
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>img.icon-block__icon {
            width: 48px;
            height: 48px
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>img.icon-block__icon {
            margin-bottom: 27px
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>.icon-block__p-black {
            font-size: 16px;
            line-height: 1.63
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>.icon-block__p-black {
            margin-bottom: 13px
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>.icon-block__p-small {
            font-size: 14px;
            letter-spacing: .4px;
            color: #767676;
            opacity: .7
        }
    }

    @media screen and (min-width:992px) {
        #product-lines-1a {
            background-color: #fff;
            padding: 104px 24px
        }

        #product-lines-1a>.product_lines_1a--head {
            margin-bottom: 64px
        }

        #product-lines-1a>.product_lines_1a--head>.icon-block__h2 {
            font-size: 32px;
            line-height: 1.41;
            letter-spacing: -0.5px;
            color: #343434
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block {
            flex-grow: 1;
            margin-bottom: 52px
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper {
            margin-bottom: 28px
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>img.icon-block__icon {
            width: 48px;
            height: 48px
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>img.icon-block__icon {
            margin-bottom: 27px
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>.icon-block__p-black {
            font-size: 16px;
            line-height: 1.63
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>.icon-block__p-black {
            margin-bottom: 13px
        }

        #product-lines-1a>.product_lines_1a--body>.icon-block>.icon-block__inner-wrapper>.icon-block__p-small {
            font-size: 14px;
            letter-spacing: .2px;
            line-height: 1.5;
            color: #767676;
            opacity: 1
        }
    }

    .iconblock-dialog .coral-Multifield-input {
        border: 2px solid
    }

    .modal-dialog {
        max-width: initial;
        width: 70%
    }

    .modal-body {
        height: 500px
    }

    @media screen and (max-width:768px) {
        .icon-block-3Column .icon-block-product-lines-1a-2 {
            max-width: 50%
        }
    }