﻿html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret, article.download-container p.download-downloads .dropup > a > .caret, article.download-container p.download-downloads a > .caret {
        border-top-color: #000 !important
    }

    .label {
        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 #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

.glyphicon-glass:before {
    content: ""
}

.glyphicon-music:before {
    content: ""
}

.glyphicon-search:before {
    content: ""
}

.glyphicon-heart:before {
    content: ""
}

.glyphicon-star:before {
    content: ""
}

.glyphicon-star-empty:before {
    content: ""
}

.glyphicon-user:before {
    content: ""
}

.glyphicon-film:before {
    content: ""
}

.glyphicon-th-large:before {
    content: ""
}

.glyphicon-th:before {
    content: ""
}

.glyphicon-th-list:before {
    content: ""
}

.glyphicon-ok:before {
    content: ""
}

.glyphicon-remove:before {
    content: ""
}

.glyphicon-zoom-in:before {
    content: ""
}

.glyphicon-zoom-out:before {
    content: ""
}

.glyphicon-off:before {
    content: ""
}

.glyphicon-signal:before {
    content: ""
}

.glyphicon-cog:before {
    content: ""
}

.glyphicon-trash:before {
    content: ""
}

.glyphicon-home:before {
    content: ""
}

.glyphicon-file:before {
    content: ""
}

.glyphicon-time:before {
    content: ""
}

.glyphicon-road:before {
    content: ""
}

.glyphicon-download-alt:before {
    content: ""
}

.glyphicon-download:before {
    content: ""
}

.glyphicon-upload:before {
    content: ""
}

.glyphicon-inbox:before {
    content: ""
}

.glyphicon-play-circle:before {
    content: ""
}

.glyphicon-repeat:before {
    content: ""
}

.glyphicon-refresh:before {
    content: ""
}

.glyphicon-list-alt:before {
    content: ""
}

.glyphicon-lock:before {
    content: ""
}

.glyphicon-flag:before {
    content: ""
}

.glyphicon-headphones:before {
    content: ""
}

.glyphicon-volume-off:before {
    content: ""
}

.glyphicon-volume-down:before {
    content: ""
}

.glyphicon-volume-up:before {
    content: ""
}

.glyphicon-qrcode:before {
    content: ""
}

.glyphicon-barcode:before {
    content: ""
}

.glyphicon-tag:before {
    content: ""
}

.glyphicon-tags:before {
    content: ""
}

.glyphicon-book:before {
    content: ""
}

.glyphicon-bookmark:before {
    content: ""
}

.glyphicon-print:before {
    content: ""
}

.glyphicon-camera:before {
    content: ""
}

.glyphicon-font:before {
    content: ""
}

.glyphicon-bold:before {
    content: ""
}

.glyphicon-italic:before {
    content: ""
}

.glyphicon-text-height:before {
    content: ""
}

.glyphicon-text-width:before {
    content: ""
}

.glyphicon-align-left:before {
    content: ""
}

.glyphicon-align-center:before {
    content: ""
}

.glyphicon-align-right:before {
    content: ""
}

.glyphicon-align-justify:before {
    content: ""
}

.glyphicon-list:before {
    content: ""
}

.glyphicon-indent-left:before {
    content: ""
}

.glyphicon-indent-right:before {
    content: ""
}

.glyphicon-facetime-video:before {
    content: ""
}

.glyphicon-picture:before {
    content: ""
}

.glyphicon-map-marker:before {
    content: ""
}

.glyphicon-adjust:before {
    content: ""
}

.glyphicon-tint:before {
    content: ""
}

.glyphicon-edit:before {
    content: ""
}

.glyphicon-share:before {
    content: ""
}

.glyphicon-check:before {
    content: ""
}

.glyphicon-move:before {
    content: ""
}

.glyphicon-step-backward:before {
    content: ""
}

.glyphicon-fast-backward:before {
    content: ""
}

.glyphicon-backward:before {
    content: ""
}

.glyphicon-play:before {
    content: ""
}

.glyphicon-pause:before {
    content: ""
}

.glyphicon-stop:before {
    content: ""
}

.glyphicon-forward:before {
    content: ""
}

.glyphicon-fast-forward:before {
    content: ""
}

.glyphicon-step-forward:before {
    content: ""
}

.glyphicon-eject:before {
    content: ""
}

.glyphicon-chevron-left:before {
    content: ""
}

.glyphicon-chevron-right:before {
    content: ""
}

.glyphicon-plus-sign:before {
    content: ""
}

.glyphicon-minus-sign:before {
    content: ""
}

.glyphicon-remove-sign:before {
    content: ""
}

.glyphicon-ok-sign:before {
    content: ""
}

.glyphicon-question-sign:before {
    content: ""
}

.glyphicon-info-sign:before {
    content: ""
}

.glyphicon-screenshot:before {
    content: ""
}

.glyphicon-remove-circle:before {
    content: ""
}

.glyphicon-ok-circle:before {
    content: ""
}

.glyphicon-ban-circle:before {
    content: ""
}

.glyphicon-arrow-left:before {
    content: ""
}

.glyphicon-arrow-right:before {
    content: ""
}

.glyphicon-arrow-up:before {
    content: ""
}

.glyphicon-arrow-down:before {
    content: ""
}

.glyphicon-share-alt:before {
    content: ""
}

.glyphicon-resize-full:before {
    content: ""
}

.glyphicon-resize-small:before {
    content: ""
}

.glyphicon-exclamation-sign:before {
    content: ""
}

.glyphicon-gift:before {
    content: ""
}

.glyphicon-leaf:before {
    content: ""
}

.glyphicon-fire:before {
    content: ""
}

.glyphicon-eye-open:before {
    content: ""
}

.glyphicon-eye-close:before {
    content: ""
}

.glyphicon-warning-sign:before {
    content: ""
}

.glyphicon-plane:before {
    content: ""
}

.glyphicon-calendar:before {
    content: ""
}

.glyphicon-random:before {
    content: ""
}

.glyphicon-comment:before {
    content: ""
}

.glyphicon-magnet:before {
    content: ""
}

.glyphicon-chevron-up:before {
    content: ""
}

.glyphicon-chevron-down:before {
    content: ""
}

.glyphicon-retweet:before {
    content: ""
}

.glyphicon-shopping-cart:before {
    content: ""
}

.glyphicon-folder-close:before {
    content: ""
}

.glyphicon-folder-open:before {
    content: ""
}

.glyphicon-resize-vertical:before {
    content: ""
}

.glyphicon-resize-horizontal:before {
    content: ""
}

.glyphicon-hdd:before {
    content: ""
}

.glyphicon-bullhorn:before {
    content: ""
}

.glyphicon-bell:before {
    content: ""
}

.glyphicon-certificate:before {
    content: ""
}

.glyphicon-thumbs-up:before {
    content: ""
}

.glyphicon-thumbs-down:before {
    content: ""
}

.glyphicon-hand-right:before {
    content: ""
}

.glyphicon-hand-left:before {
    content: ""
}

.glyphicon-hand-up:before {
    content: ""
}

.glyphicon-hand-down:before {
    content: ""
}

.glyphicon-circle-arrow-right:before {
    content: ""
}

.glyphicon-circle-arrow-left:before {
    content: ""
}

.glyphicon-circle-arrow-up:before {
    content: ""
}

.glyphicon-circle-arrow-down:before {
    content: ""
}

.glyphicon-globe:before {
    content: ""
}

.glyphicon-wrench:before {
    content: ""
}

.glyphicon-tasks:before {
    content: ""
}

.glyphicon-filter:before {
    content: ""
}

.glyphicon-briefcase:before {
    content: ""
}

.glyphicon-fullscreen:before {
    content: ""
}

.glyphicon-dashboard:before {
    content: ""
}

.glyphicon-paperclip:before {
    content: ""
}

.glyphicon-heart-empty:before {
    content: ""
}

.glyphicon-link:before {
    content: ""
}

.glyphicon-phone:before {
    content: ""
}

.glyphicon-pushpin:before {
    content: ""
}

.glyphicon-usd:before {
    content: ""
}

.glyphicon-gbp:before {
    content: ""
}

.glyphicon-sort:before {
    content: ""
}

.glyphicon-sort-by-alphabet:before {
    content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
    content: ""
}

.glyphicon-sort-by-order:before {
    content: ""
}

.glyphicon-sort-by-order-alt:before {
    content: ""
}

.glyphicon-sort-by-attributes:before {
    content: ""
}

.glyphicon-sort-by-attributes-alt:before {
    content: ""
}

.glyphicon-unchecked:before {
    content: ""
}

.glyphicon-expand:before {
    content: ""
}

.glyphicon-collapse-down:before {
    content: ""
}

.glyphicon-collapse-up:before {
    content: ""
}

.glyphicon-log-in:before {
    content: ""
}

.glyphicon-flash:before {
    content: ""
}

.glyphicon-log-out:before {
    content: ""
}

.glyphicon-new-window:before {
    content: ""
}

.glyphicon-record:before {
    content: ""
}

.glyphicon-save:before {
    content: ""
}

.glyphicon-open:before {
    content: ""
}

.glyphicon-saved:before {
    content: ""
}

.glyphicon-import:before {
    content: ""
}

.glyphicon-export:before {
    content: ""
}

.glyphicon-send:before {
    content: ""
}

.glyphicon-floppy-disk:before {
    content: ""
}

.glyphicon-floppy-saved:before {
    content: ""
}

.glyphicon-floppy-remove:before {
    content: ""
}

.glyphicon-floppy-save:before {
    content: ""
}

.glyphicon-floppy-open:before {
    content: ""
}

.glyphicon-credit-card:before {
    content: ""
}

.glyphicon-transfer:before {
    content: ""
}

.glyphicon-cutlery:before {
    content: ""
}

.glyphicon-header:before {
    content: ""
}

.glyphicon-compressed:before {
    content: ""
}

.glyphicon-earphone:before {
    content: ""
}

.glyphicon-phone-alt:before {
    content: ""
}

.glyphicon-tower:before {
    content: ""
}

.glyphicon-stats:before {
    content: ""
}

.glyphicon-sd-video:before {
    content: ""
}

.glyphicon-hd-video:before {
    content: ""
}

.glyphicon-subtitles:before {
    content: ""
}

.glyphicon-sound-stereo:before {
    content: ""
}

.glyphicon-sound-dolby:before {
    content: ""
}

.glyphicon-sound-5-1:before {
    content: ""
}

.glyphicon-sound-6-1:before {
    content: ""
}

.glyphicon-sound-7-1:before {
    content: ""
}

.glyphicon-copyright-mark:before {
    content: ""
}

.glyphicon-registration-mark:before {
    content: ""
}

.glyphicon-cloud-download:before {
    content: ""
}

.glyphicon-cloud-upload:before {
    content: ""
}

.glyphicon-tree-conifer:before {
    content: ""
}

.glyphicon-tree-deciduous:before {
    content: ""
}

.glyphicon-cd:before {
    content: ""
}

.glyphicon-save-file:before {
    content: ""
}

.glyphicon-open-file:before {
    content: ""
}

.glyphicon-level-up:before {
    content: ""
}

.glyphicon-copy:before {
    content: ""
}

.glyphicon-paste:before {
    content: ""
}

.glyphicon-alert:before {
    content: ""
}

.glyphicon-equalizer:before {
    content: ""
}

.glyphicon-king:before {
    content: ""
}

.glyphicon-queen:before {
    content: ""
}

.glyphicon-pawn:before {
    content: ""
}

.glyphicon-bishop:before {
    content: ""
}

.glyphicon-knight:before {
    content: ""
}

.glyphicon-baby-formula:before {
    content: ""
}

.glyphicon-tent:before {
    content: "⛺"
}

.glyphicon-blackboard:before {
    content: ""
}

.glyphicon-bed:before {
    content: ""
}

.glyphicon-apple:before {
    content: ""
}

.glyphicon-erase:before {
    content: ""
}

.glyphicon-hourglass:before {
    content: "⌛"
}

.glyphicon-lamp:before {
    content: ""
}

.glyphicon-duplicate:before {
    content: ""
}

.glyphicon-piggy-bank:before {
    content: ""
}

.glyphicon-scissors:before {
    content: ""
}

.glyphicon-bitcoin:before {
    content: ""
}

.glyphicon-btc:before {
    content: ""
}

.glyphicon-xbt:before {
    content: ""
}

.glyphicon-yen:before {
    content: "¥"
}

.glyphicon-jpy:before {
    content: "¥"
}

.glyphicon-ruble:before {
    content: "₽"
}

.glyphicon-rub:before {
    content: "₽"
}

.glyphicon-scale:before {
    content: ""
}

.glyphicon-ice-lolly:before {
    content: ""
}

.glyphicon-ice-lolly-tasted:before {
    content: ""
}

.glyphicon-education:before {
    content: ""
}

.glyphicon-option-horizontal:before {
    content: ""
}

.glyphicon-option-vertical:before {
    content: ""
}

.glyphicon-menu-hamburger:before {
    content: ""
}

.glyphicon-modal-window:before {
    content: ""
}

.glyphicon-oil:before {
    content: ""
}

.glyphicon-grain:before {
    content: ""
}

.glyphicon-sunglasses:before {
    content: ""
}

.glyphicon-text-size:before {
    content: ""
}

.glyphicon-text-color:before {
    content: ""
}

.glyphicon-text-background:before {
    content: ""
}

.glyphicon-object-align-top:before {
    content: ""
}

.glyphicon-object-align-bottom:before {
    content: ""
}

.glyphicon-object-align-horizontal:before {
    content: ""
}

.glyphicon-object-align-left:before {
    content: ""
}

.glyphicon-object-align-vertical:before {
    content: ""
}

.glyphicon-object-align-right:before {
    content: ""
}

.glyphicon-triangle-right:before {
    content: ""
}

.glyphicon-triangle-left:before {
    content: ""
}

.glyphicon-triangle-bottom:before {
    content: ""
}

.glyphicon-triangle-top:before {
    content: ""
}

.glyphicon-console:before {
    content: ""
}

.glyphicon-superscript:before {
    content: ""
}

.glyphicon-subscript:before {
    content: ""
}

.glyphicon-menu-left:before {
    content: ""
}

.glyphicon-menu-right:before {
    content: ""
}

.glyphicon-menu-down:before {
    content: ""
}

.glyphicon-menu-up:before {
    content: ""
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

#xrp-contact-us-side-bar-image-container > img, .carousel-inner > .item > a > img, .carousel-inner > .item > img, .image-flex img, .img-responsive, .three-col img:first-of-type, .thumbnail a > img, .thumbnail > img, .two-col img:first-of-type {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.four-blocker ul, .list-unstyled, div.tag-cloud-container ul {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '— '
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ''
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: ' —'
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.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-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-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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .new-carousel .banner-slide .banner-copy .copy-center, .new-carousel .banner-slide .banner-copy .copy-left, .new-carousel .banner-slide .banner-copy .copy-right {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:768px) {
    .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 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .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, .new-carousel .banner-slide .banner-copy .copy-center, .new-carousel .banner-slide .banner-copy .copy-left, .new-carousel .banner-slide .banner-copy .copy-right {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10, .new-carousel .banner-slide .banner-copy .copy-center, .new-carousel .banner-slide .banner-copy .copy-left, .new-carousel .banner-slide .banner-copy .copy-right {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1, .new-carousel .banner-slide .banner-copy .copy-center {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .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, .new-carousel .banner-slide .banner-copy .copy-center, .new-carousel .banner-slide .banner-copy .copy-left, .new-carousel .banner-slide .banner-copy .copy-right {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6, .new-carousel .banner-slide .banner-copy .copy-center, .new-carousel .banner-slide .banner-copy .copy-left, .new-carousel .banner-slide .banner-copy .copy-right {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6, .new-carousel .banner-slide .banner-copy .copy-right {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3, .new-carousel .banner-slide .banner-copy .copy-center {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd), main#product table.compare-table > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn, article.download-container p.download-downloads a {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, article.download-container p.download-downloads a.active.focus, article.download-container p.download-downloads a.active:focus, article.download-container p.download-downloads a.focus, article.download-container p.download-downloads a:active.focus, article.download-container p.download-downloads a:active:focus, article.download-container p.download-downloads a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover, article.download-container p.download-downloads a.focus, article.download-container p.download-downloads a:focus, article.download-container p.download-downloads a:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active, article.download-container p.download-downloads a.active, article.download-container p.download-downloads a:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], article.download-container p.download-downloads a.disabled, article.download-container p.download-downloads a[disabled], article.download-container p.download-downloads fieldset[disabled] a, fieldset[disabled] .btn, fieldset[disabled] article.download-container p.download-downloads a {
        cursor: not-allowed;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

    a.btn.disabled, article.download-container p.download-downloads a.disabled, article.download-container p.download-downloads fieldset[disabled] a, fieldset[disabled] a.btn, fieldset[disabled] article.download-container p.download-downloads a {
        pointer-events: none
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg, article.download-container p.download-downloads .btn-group-lg > a {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm, article.download-container p.download-downloads .btn-group-sm > a {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs, article.download-container p.download-downloads .btn-group-xs > a {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn, article.download-container p.download-downloads .btn-group-vertical > a, article.download-container p.download-downloads .btn-group > a {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover, article.download-container p.download-downloads .btn-group-vertical > a.active, article.download-container p.download-downloads .btn-group-vertical > a:active, article.download-container p.download-downloads .btn-group-vertical > a:focus, article.download-container p.download-downloads .btn-group-vertical > a:hover, article.download-container p.download-downloads .btn-group > a.active, article.download-container p.download-downloads .btn-group > a:active, article.download-container p.download-downloads .btn-group > a:focus, article.download-container p.download-downloads .btn-group > a:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group article.download-container p.download-downloads .btn + a, .btn-group article.download-container p.download-downloads .btn-group + a, .btn-group article.download-container p.download-downloads a + .btn, .btn-group article.download-container p.download-downloads a + .btn-group, .btn-group article.download-container p.download-downloads a + a, article.download-container p.download-downloads .btn-group .btn + a, article.download-container p.download-downloads .btn-group .btn-group + a, article.download-container p.download-downloads .btn-group a + .btn, article.download-container p.download-downloads .btn-group a + .btn-group, article.download-container p.download-downloads .btn-group a + a {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .btn-toolbar article.download-container p.download-downloads a, article.download-container p.download-downloads .btn-toolbar a {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group, article.download-container p.download-downloads .btn-toolbar > a {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), article.download-container p.download-downloads .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child, article.download-container p.download-downloads .btn-group > a:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), article.download-container p.download-downloads .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child), article.download-container p.download-downloads .btn-group > a:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, article.download-container p.download-downloads .btn-group > .btn-group:not(:first-child):not(:last-child) > a {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, article.download-container p.download-downloads .btn-group > .btn-group:first-child:not(:last-child) > a:last-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, article.download-container p.download-downloads .btn-group > .btn-group:last-child:not(:first-child) > a:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle, article.download-container p.download-downloads .btn-group > a + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret, article.download-container p.download-downloads a .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn, article.download-container p.download-downloads .btn-group-vertical > .btn-group > a, article.download-container p.download-downloads .btn-group-vertical > a {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn, article.download-container p.download-downloads .btn-group-vertical > .btn-group > a {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group, article.download-container p.download-downloads .btn-group-vertical > .btn + a, article.download-container p.download-downloads .btn-group-vertical > .btn-group + a, article.download-container p.download-downloads .btn-group-vertical > a + .btn, article.download-container p.download-downloads .btn-group-vertical > a + .btn-group, article.download-container p.download-downloads .btn-group-vertical > a + a {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child), article.download-container p.download-downloads .btn-group-vertical > a:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child), article.download-container p.download-downloads .btn-group-vertical > a:first-child:not(:last-child) {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child), article.download-container p.download-downloads .btn-group-vertical > a:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, article.download-container p.download-downloads .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle, article.download-container p.download-downloads .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, article.download-container p.download-downloads .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group, article.download-container p.download-downloads .btn-group-justified > a {
        display: table-cell;
        float: none;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group article.download-container p.download-downloads a, article.download-container p.download-downloads .btn-group-justified > .btn-group a {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], article.download-container p.download-downloads [data-toggle=buttons] > .btn-group > a input[type=checkbox], article.download-container p.download-downloads [data-toggle=buttons] > .btn-group > a input[type=radio], article.download-container p.download-downloads [data-toggle=buttons] > a input[type=checkbox], article.download-container p.download-downloads [data-toggle=buttons] > a input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, article.download-container p.download-downloads .input-group-lg > .input-group-btn > a {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

article.download-container p.download-downloads select.input-group-lg > .input-group-btn > a, select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

article.download-container p.download-downloads select[multiple].input-group-lg > .input-group-btn > a, article.download-container p.download-downloads textarea.input-group-lg > .input-group-btn > a, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, article.download-container p.download-downloads .input-group-sm > .input-group-btn > a {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

article.download-container p.download-downloads select.input-group-sm > .input-group-btn > a, select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

article.download-container p.download-downloads select[multiple].input-group-sm > .input-group-btn > a, article.download-container p.download-downloads textarea.input-group-sm > .input-group-btn > a, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

    .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), article.download-container p.download-downloads .input-group-btn:first-child > .btn-group > a, article.download-container p.download-downloads .input-group-btn:first-child > a, article.download-container p.download-downloads .input-group-btn:last-child > .btn-group:not(:last-child) > a, article.download-container p.download-downloads .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, article.download-container p.download-downloads .input-group-btn:first-child > .btn-group:not(:first-child) > a, article.download-container p.download-downloads .input-group-btn:first-child > a:not(:first-child), article.download-container p.download-downloads .input-group-btn:last-child > .btn-group > a, article.download-container p.download-downloads .input-group-btn:last-child > a {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn, article.download-container p.download-downloads .input-group-btn > a {
        position: relative
    }

        .input-group-btn > .btn + .btn, article.download-container p.download-downloads .input-group-btn > .btn + a, article.download-container p.download-downloads .input-group-btn > a + .btn, article.download-container p.download-downloads .input-group-btn > a + a {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover, article.download-container p.download-downloads .input-group-btn > a:active, article.download-container p.download-downloads .input-group-btn > a:focus, article.download-container p.download-downloads .input-group-btn > a:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group, article.download-container p.download-downloads .input-group-btn:first-child > a {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, article.download-container p.download-downloads .input-group-btn:last-child > a {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media(min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #337ab7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media(min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media(min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media(min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #080808
    }

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/ "
        }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:focus, .pager li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label, article.download-container p.download-downloads a .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge, article.download-container p.download-downloads a .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge, article.download-container p.download-downloads .btn-group-xs > a .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron .h1, .jumbotron h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-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-image: -o-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-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);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-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-image: -o-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-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)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-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-image: -o-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-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)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-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-image: -o-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-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)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-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-image: -o-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-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)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-right: 15px;
        padding-left: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px
        }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .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-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%)
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.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.in {
        opacity: .5
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn, .modal-footer article.download-container p.download-downloads .btn + a, .modal-footer article.download-container p.download-downloads a + .btn, .modal-footer article.download-container p.download-downloads a + a, article.download-container p.download-downloads .modal-footer .btn + a, article.download-container p.download-downloads .modal-footer a + .btn, article.download-container p.download-downloads .modal-footer a + a {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group article.download-container p.download-downloads .btn + a, .modal-footer .btn-group article.download-container p.download-downloads a + .btn, .modal-footer .btn-group article.download-container p.download-downloads a + a, article.download-container p.download-downloads .modal-footer .btn-group .btn + a, article.download-container p.download-downloads .modal-footer .btn-group a + .btn, article.download-container p.download-downloads .modal-footer .btn-group a + a {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    opacity: 0;
    line-break: auto
}

    .tooltip.in {
        opacity: .9
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    line-break: auto
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

    .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0)
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                left: 0;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    opacity: .5
}

    .carousel-control.left {
        background-repeat: repeat-x;
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%)
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-repeat: repeat-x;
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%)
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1
    }

        .carousel-control .icon-prev:before {
            content: '‹'
        }

        .carousel-control .icon-next:before {
            content: '›'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        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;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn, .carousel-caption article.download-container p.download-downloads a, article.download-container p.download-downloads .carousel-caption a {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    -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)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.white {
    color: #fff
}

.bkgd-white {
    background-color: #fff
}

.black {
    color: #17181a
}

.bkgd-black {
    background-color: #17181a
}

.gray {
    color: #53555a
}

.bkgd-gray {
    background-color: #53555a
}

.medium-gray {
    color: #757575
}

.bkgd-medium-gray {
    background-color: #757575
}

.comfy-gray {
    color: #f0f0f0
}

.bkgd-comfy-gray {
    background-color: #f0f0f0
}

.light-gray {
    color: #eaeaea
}

.bkgd-light-gray {
    background-color: #eaeaea
}

.subtle-gray {
    color: #ccc
}

.bkgd-subtle-gray {
    background-color: #ccc
}

.soft-gray {
    color: #fafafa
}

.bkgd-soft-gray {
    background-color: #fafafa
}

.soft-blue {
    color: #e5fbff
}

.bkgd-soft-blue {
    background-color: #e5fbff
}

.new-color {
    color: #333
}

.bkgd-new-color {
    background-color: #333
}

.primary {
    color: #e98b00
}

.bkgd-primary {
    background-color: #e98b00
}

.bkgd-primary-dark {
    background-color: #c35200
}

.x-green {
    color: #55a444
}

.bkgd-x-green {
    background-color: #55a444
}

.x-purple {
    color: #915ca4
}

.bkgd-x-purple {
    background-color: #915ca4
}

.x-blue {
    color: #00ace3
}

.bkgd-x-blue {
    background-color: #00ace3
}

.x-dark-blue {
    color: #1675a9
}

.bkgd-x-dark-blue {
    background-color: #1675a9
}

.x-orange {
    color: #e98b00
}

.bkgd-x-orange {
    background-color: #e98b00
}

.coral {
    color: #ff6f61
}

.bkgd-coral {
    background-color: #ff6f61
}

.soft-green {
    color: #f4fde7
}

.bkgd-soft-green {
    background-color: #f4fde7
}

.soft-red {
    color: #ffefe6
}

.bkgd-soft-red {
    background-color: #ffefe6
}

.alert-red {
    color: #e95a00
}

.bkgd-alert-red {
    background-color: #e95a00
}

.soft-orange {
    color: #fff5e6
}

.bkgd-soft-orange {
    background-color: #fff5e6
}

.serif {
    font-family: Noto,Georgia,"Times New Roman",Times,serif
}

.sans-serif {
    font-family: "Frutiger LT W01_45 Ligh1475730"
}

.super-bold, .three-col strong, .two-col strong {
    font-family: 'Frutiger LT W01_65 Bold1475746';
    font-weight: 700
}

.monospace {
    font-family: AnonymousPro,"Courier New",Courier,monospace
}

b, strong {
    font-weight: 700;
    -webkit-font-smoothing: antialiased
}

@font-face {
    font-family: Linearicons-Free;
    src: url(fonts/Linearicons-Free.eot?w118d);
    src: url(fonts/Linearicons-Free.eot?#iefixw118d) format("embedded-opentype"),url(fonts/Linearicons-Free.woff2?w118d) format("woff2"),url(fonts/Linearicons-Free.woff?w118d) format("woff"),url(fonts/Linearicons-Free.ttf?w118d) format("truetype"),url(fonts/Linearicons-Free.svg?w118d#Linearicons-Free) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(fonts/glyphicons-halflings-regular.eot?w118d);
    src: url(fonts/glyphicons-halflings-regular.eot?#iefixw118d) format("embedded-opentype"),url(fonts/glyphicons-halflings-regular.woff2?w118d) format("woff2"),url(fonts/glyphicons-halflings-regular.woff?w118d) format("woff"),url(fonts/glyphicons-halflings-regular.ttf?w118d) format("truetype"),url(fonts/glyphicons-halflings-regular.svg?w118d#glyphicons-halflings-regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: xrite-icons;
    src: url(fonts/xrite-icons.eot?5lor9e);
    src: url(fonts/xrite-icons.eot?5lor9e#iefix) format("embedded-opentype"),url(fonts/xrite-icons.ttf?5lor9e) format("truetype"),url(fonts/xrite-icons.woff?5lor9e) format("woff"),url(fonts/xrite-icons.svg?5lor9e#xrite-icons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=lnr-], [class^=icon-] {
    font-family: xrite-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lnr-cart:before {
    content: ""
}

.lnr-chat:before {
    content: ""
}

.lnr-checkbox-off:before {
    content: ""
}

.lnr-checkbox-on:before {
    content: ""
}

.lnr-checkbox-solid:before {
    content: ""
}

.lnr-contact:before {
    content: ""
}

.lnr-eye:before {
    content: ""
}

.lnr-find-a-dealer:before {
    content: ""
}

.lnr-earth:before {
    content: ""
}

.lnr-arrow-down:before {
    content: ""
}

.lnr-arrow-left:before {
    content: ""
}

.lnr-arrow-right:before {
    content: ""
}

.lnr-arrow-up:before {
    content: ""
}

.lnr-briefcase:before {
    content: ""
}

.lnr-chevron-down:before {
    content: ""
}

.lnr-chevron-left:before {
    content: ""
}

.lnr-chevron-right:before {
    content: ""
}

.lnr-chevron-up:before {
    content: ""
}

.lnr-cross:before {
    content: ""
}

.lnr-magic-wand:before {
    content: ""
}

.lnr-menu:before {
    content: ""
}

.lnr-plus:before {
    content: ""
}

.lnr-radio-off:before {
    content: ""
}

.lnr-radio-on:before {
    content: ""
}

.lnr-products:before {
    content: ""
}

.lnr-user:before {
    content: ""
}

.lnr-magnifier:before {
    content: ""
}

.lnr-flag:before {
    content: ""
}

.white {
    color: #fff
}

.bkgd-white {
    background-color: #fff
}

.black {
    color: #17181a
}

.bkgd-black {
    background-color: #17181a
}

.gray {
    color: #53555a
}

.bkgd-gray {
    background-color: #53555a
}

.medium-gray {
    color: #757575
}

.bkgd-medium-gray {
    background-color: #757575
}

.comfy-gray {
    color: #f0f0f0
}

.bkgd-comfy-gray {
    background-color: #f0f0f0
}

.light-gray {
    color: #eaeaea
}

.bkgd-light-gray {
    background-color: #eaeaea
}

.subtle-gray {
    color: #ccc
}

.bkgd-subtle-gray {
    background-color: #ccc
}

.soft-gray {
    color: #fafafa
}

.bkgd-soft-gray {
    background-color: #fafafa
}

.soft-blue {
    color: #e5fbff
}

.bkgd-soft-blue {
    background-color: #e5fbff
}

.new-color {
    color: #333
}

.bkgd-new-color {
    background-color: #333
}

.primary {
    color: #e98b00
}

.bkgd-primary {
    background-color: #e98b00
}

.bkgd-primary-dark {
    background-color: #c35200
}

.x-green {
    color: #55a444
}

.bkgd-x-green {
    background-color: #55a444
}

.x-purple {
    color: #915ca4
}

.bkgd-x-purple {
    background-color: #915ca4
}

.x-blue {
    color: #00ace3
}

.bkgd-x-blue {
    background-color: #00ace3
}

.x-dark-blue {
    color: #1675a9
}

.bkgd-x-dark-blue {
    background-color: #1675a9
}

.x-orange {
    color: #e98b00
}

.bkgd-x-orange {
    background-color: #e98b00
}

.coral {
    color: #ff6f61
}

.bkgd-coral {
    background-color: #ff6f61
}

.soft-green {
    color: #f4fde7
}

.bkgd-soft-green {
    background-color: #f4fde7
}

.soft-red {
    color: #ffefe6
}

.bkgd-soft-red {
    background-color: #ffefe6
}

.alert-red {
    color: #e95a00
}

.bkgd-alert-red {
    background-color: #e95a00
}

.soft-orange {
    color: #fff5e6
}

.bkgd-soft-orange {
    background-color: #fff5e6
}

@font-face {
    font-family: Linearicons-Free;
    src: url(fonts/Linearicons-Free.eot?w118d);
    src: url(fonts/Linearicons-Free.eot?#iefixw118d) format("embedded-opentype"),url(fonts/Linearicons-Free.woff2?w118d) format("woff2"),url(fonts/Linearicons-Free.woff?w118d) format("woff"),url(fonts/Linearicons-Free.ttf?w118d) format("truetype"),url(fonts/Linearicons-Free.svg?w118d#Linearicons-Free) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(fonts/glyphicons-halflings-regular.eot?w118d);
    src: url(fonts/glyphicons-halflings-regular.eot?#iefixw118d) format("embedded-opentype"),url(fonts/glyphicons-halflings-regular.woff2?w118d) format("woff2"),url(fonts/glyphicons-halflings-regular.woff?w118d) format("woff"),url(fonts/glyphicons-halflings-regular.ttf?w118d) format("truetype"),url(fonts/glyphicons-halflings-regular.svg?w118d#glyphicons-halflings-regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: xrite-icons;
    src: url(fonts/xrite-icons.eot?5lor9e);
    src: url(fonts/xrite-icons.eot?5lor9e#iefix) format("embedded-opentype"),url(fonts/xrite-icons.ttf?5lor9e) format("truetype"),url(fonts/xrite-icons.woff?5lor9e) format("woff"),url(fonts/xrite-icons.svg?5lor9e#xrite-icons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=lnr-], [class^=icon-] {
    font-family: xrite-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lnr-cart:before {
    content: ""
}

.lnr-chat:before {
    content: ""
}

.lnr-checkbox-off:before {
    content: ""
}

.lnr-checkbox-on:before {
    content: ""
}

.lnr-checkbox-solid:before {
    content: ""
}

.lnr-contact:before {
    content: ""
}

.lnr-eye:before {
    content: ""
}

.lnr-find-a-dealer:before {
    content: ""
}

.lnr-earth:before {
    content: ""
}

.lnr-arrow-down:before {
    content: ""
}

.lnr-arrow-left:before {
    content: ""
}

.lnr-arrow-right:before {
    content: ""
}

.lnr-arrow-up:before {
    content: ""
}

.lnr-briefcase:before {
    content: ""
}

.lnr-chevron-down:before {
    content: ""
}

.lnr-chevron-left:before {
    content: ""
}

.lnr-chevron-right:before {
    content: ""
}

.lnr-chevron-up:before {
    content: ""
}

.lnr-cross:before {
    content: ""
}

.lnr-magic-wand:before {
    content: ""
}

.lnr-menu:before {
    content: ""
}

.lnr-plus:before {
    content: ""
}

.lnr-radio-off:before {
    content: ""
}

.lnr-radio-on:before {
    content: ""
}

.lnr-products:before {
    content: ""
}

.lnr-user:before {
    content: ""
}

.lnr-magnifier:before {
    content: ""
}

.lnr-flag:before {
    content: ""
}

.serif {
    font-family: Noto,Georgia,"Times New Roman",Times,serif
}

.sans-serif {
    font-family: "Frutiger LT W01_45 Ligh1475730"
}

.super-bold, .three-col strong, .two-col strong {
    font-family: 'Frutiger LT W01_65 Bold1475746';
    font-weight: 700
}

.monospace {
    font-family: AnonymousPro,"Courier New",Courier,monospace
}

b, strong {
    font-weight: 700;
    -webkit-font-smoothing: antialiased
}

@font-face {
    font-family: 'Frutiger LT W01_65 Bold1475746'
}

@font-face {
    font-family: 'Frutiger LT W01_66 Bold Italic';
    font-weight: 100
}

@font-face {
    font-family: 'Frutiger LT W01_45 Ligh1475730';
    font-weight: 200
}

@font-face {
    font-family: 'Frutiger LT W01_46 Ligh1475734';
    font-weight: 500
}

.no-gutter {
    margin-left: 15px;
    margin-right: 15px
}

.flex-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center
}

@media(max-width:768px) {
    .flex-container {
        flex-direction: column
    }
}

.flex-container.row {
    padding-top: 20px;
    padding-bottom: 20px
}

@media(max-width:768px) {
    .flex-container.wrap {
        flex-wrap: wrap
    }
}

.flex-container.align-bottom {
    align-items: flex-end
}

.flex-container.align-top {
    align-items: flex-start
}

.flex-container.reverse {
    flex-direction: row-reverse
}

@media(max-width:768px) {
    .flex-container.reverse {
        flex-direction: column-reverse
    }
}

@media(max-width:768px) {
    .flex-container.reverse-stack {
        flex-direction: column-reverse
    }
}

.flex-container .flex {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

    .flex-container .flex.flex-grow {
        flex-grow: 1 !important
    }

@media(max-width:992px) {
    .flex-container .flex {
        flex-grow: 1;
        flex-basis: 50%
    }
}

@keyframes fade-in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fade-in {
    animation-duration: .35s;
    animation-name: fade-in;
    animation-timing-function: linear;
    opacity: 1
}

@keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fade-out {
    animation-duration: .35s;
    animation-name: fade-out;
    animation-timing-function: linear;
    opacity: 0
}

.level {
    box-shadow: 0;
    transition: .35s box-shadow
}

.level-1 {
    box-shadow: 0 0 2px 1px #53555a;
    transition: .35s box-shadow
}

.level-2 {
    box-shadow: 0 0 4px 1px #53555a;
    transition: .35s box-shadow
}

.level-3 {
    box-shadow: 0 0 6px 1px #53555a;
    transition: .35s box-shadow
}

.level-4 {
    box-shadow: 0 0 8px 1.5px #53555a;
    transition: .35s box-shadow
}

.level-5 {
    box-shadow: 0 0 10px 2px #53555a;
    transition: .35s box-shadow
}

@keyframes level-up {
    from {
        box-shadow: 0 0 2px 1px #53555a
    }

    to {
        box-shadow: 0 0 10px 2px #53555a
    }
}

@keyframes level-down {
    from {
        box-shadow: 0 0 10px 2px #53555a
    }

    to {
        box-shadow: 0 0 2px 1px #53555a
    }
}

.level-up {
    animation-duration: .35s;
    animation-name: level-up;
    animation-timing-function: ease-in;
    box-shadow: 0 0 10px 2px #53555a
}

.level-down {
    animation-duration: .35s;
    animation-name: level-down;
    animation-timing-function: ease-in;
    box-shadow: 0 0 2px 1px #53555a
}

@keyframes hinge-top {
    from {
        transform: perspective(2000px) rotateX(-90deg);
        transform-origin: top
    }

    to {
        transform: perspective(2000px) rotate(0);
        transform-origin: top
    }
}

.hinge-top {
    animation-duration: .35s;
    animation-name: fade-in,hinge-top;
    animation-timing-function: ease-in
}

@keyframes hinge-bottom {
    from {
        transform: perspective(2000px) rotateX(90deg);
        transform-origin: bottom
    }

    to {
        transform: perspective(2000px) rotate(0);
        transform-origin: bottom
    }
}

.hinge-bottom {
    animation-duration: .35s;
    animation-name: fade-in,hinge-bottom;
    animation-timing-function: ease-in
}

@keyframes hinge-right {
    from {
        transform: perspective(2000px) rotateY(90deg);
        transform-origin: right
    }

    to {
        transform: perspective(2000px) rotate(0);
        transform-origin: right
    }
}

.hinge-right {
    animation-duration: .35s;
    animation-name: fade-in,hinge-right;
    animation-timing-function: ease-in
}

@keyframes hinge-left {
    from {
        transform: perspective(2000px) rotateY(-90deg);
        transform-origin: left
    }

    to {
        transform: perspective(2000px) rotate(0);
        transform-origin: left
    }
}

.hinge-left {
    animation-duration: .35s;
    animation-name: fade-in,hinge-left;
    animation-timing-function: ease-in
}

@keyframes hinge-middle-bottom {
    from {
        transform: perspective(2000px) rotateX(-90deg);
        transform-origin: center
    }

    to {
        transform: perspective(2000px) rotate(0);
        transform-origin: center
    }
}

.hinge-middle-bottom {
    animation-duration: .35s;
    animation-name: fade-in,hinge-middle-bottom;
    animation-timing-function: ease-in
}

@keyframes hinge-middle-top {
    from {
        transform: perspective(2000px) rotateX(90deg);
        transform-origin: center
    }

    to {
        transform: perspective(2000px) rotate(0);
        transform-origin: center
    }
}

.hinge-middle-top {
    animation-duration: .35s;
    animation-name: fade-in,hinge-middle-top;
    animation-timing-function: ease-in
}

@keyframes hinge-middle-left {
    from {
        transform: perspective(2000px) rotateY(-90deg);
        transform-origin: center
    }

    to {
        transform: perspective(2000px) rotate(0);
        transform-origin: center
    }
}

.hinge-middle-left {
    animation-duration: .35s;
    animation-name: fade-in,hinge-middle-left;
    animation-timing-function: ease-in
}

@keyframes hinge-middle-right {
    from {
        transform: perspective(2000px) rotateY(90deg);
        transform-origin: center
    }

    to {
        transform: perspective(2000px) rotate(0);
        transform-origin: center
    }
}

.hinge-middle-right {
    animation-duration: .35s;
    animation-name: fade-in,hinge-middle-right;
    animation-timing-function: ease-in
}

@keyframes spin-cw {
    from {
        transform: rotate(0);
        transform-origin: center center
    }

    to {
        transform: rotate(360deg);
        transform-origin: center center
    }
}

.spin-cw {
    animation-duration: .35s;
    animation-name: spin-cw;
    animation-timing-function: ease-in
}

@keyframes spin-ccw {
    from {
        transform: rotate(0);
        transform-origin: center center
    }

    to {
        transform: rotate(-360deg);
        transform-origin: center center
    }
}

.spin-ccw {
    animation-duration: .35s;
    animation-name: spin-ccw;
    animation-timing-function: ease-in
}

@keyframes shake {
    0% {
        transform: translate(0)
    }

    25% {
        transform: translate(-10px)
    }

    50% {
        transform: translate(10px)
    }

    75% {
        transform: translate(-10px)
    }

    100% {
        transform: translate(0)
    }
}

.shake {
    animation-duration: .35s;
    animation-name: shake;
    animation-timing-function: linear
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity,transform
}

    [data-aos^=fade][data-aos^=fade].aos-animate {
        opacity: 1;
        transform: translate3d(0,0,0)
    }

[data-aos=fade-up] {
    transform: translate3d(0,100px,0)
}

[data-aos=fade-down] {
    transform: translate3d(0,-100px,0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px,0,0)
}

[data-aos=fade-left] {
    transform: translate3d(100px,0,0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px,100px,0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px,100px,0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px,-100px,0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px,-100px,0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity,transform
}

    [data-aos^=zoom][data-aos^=zoom].aos-animate {
        opacity: 1;
        transform: translate3d(0,0,0) scale(1)
    }

[data-aos=zoom-in] {
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0,100px,0) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0,-100px,0) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px,0,0) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px,0,0) scale(.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0,100px,0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0,-100px,0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px,0,0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px,0,0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

    [data-aos^=slide][data-aos^=slide].aos-animate {
        transform: translate3d(0,0,0)
    }

[data-aos=slide-up] {
    transform: translate3d(0,100%,0)
}

[data-aos=slide-down] {
    transform: translate3d(0,-100%,0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%,0,0)
}

[data-aos=slide-left] {
    transform: translate3d(100%,0,0)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

    [data-aos=flip-left].aos-animate {
        transform: perspective(2500px) rotateY(0)
    }

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

    [data-aos=flip-right].aos-animate {
        transform: perspective(2500px) rotateY(0)
    }

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

    [data-aos=flip-up].aos-animate {
        transform: perspective(2500px) rotateX(0)
    }

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

    [data-aos=flip-down].aos-animate {
        transform: perspective(2500px) rotateX(0)
    }

[data-aos][data-aos][data-aos-duration='50'], body[data-aos-duration='50'] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay='50'], body[data-aos-delay='50'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='50'].aos-animate, body[data-aos-delay='50'] [data-aos].aos-animate {
        transition-delay: 50ms
    }

[data-aos][data-aos][data-aos-duration='100'], body[data-aos-duration='100'] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay='100'], body[data-aos-delay='100'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='100'].aos-animate, body[data-aos-delay='100'] [data-aos].aos-animate {
        transition-delay: .1s
    }

[data-aos][data-aos][data-aos-duration='150'], body[data-aos-duration='150'] [data-aos] {
    transition-duration: 150ms
}

[data-aos][data-aos][data-aos-delay='150'], body[data-aos-delay='150'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='150'].aos-animate, body[data-aos-delay='150'] [data-aos].aos-animate {
        transition-delay: 150ms
    }

[data-aos][data-aos][data-aos-duration='200'], body[data-aos-duration='200'] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay='200'], body[data-aos-delay='200'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='200'].aos-animate, body[data-aos-delay='200'] [data-aos].aos-animate {
        transition-delay: .2s
    }

[data-aos][data-aos][data-aos-duration='250'], body[data-aos-duration='250'] [data-aos] {
    transition-duration: 250ms
}

[data-aos][data-aos][data-aos-delay='250'], body[data-aos-delay='250'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='250'].aos-animate, body[data-aos-delay='250'] [data-aos].aos-animate {
        transition-delay: 250ms
    }

[data-aos][data-aos][data-aos-duration='300'], body[data-aos-duration='300'] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay='300'], body[data-aos-delay='300'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='300'].aos-animate, body[data-aos-delay='300'] [data-aos].aos-animate {
        transition-delay: .3s
    }

[data-aos][data-aos][data-aos-duration='350'], body[data-aos-duration='350'] [data-aos] {
    transition-duration: 350ms
}

[data-aos][data-aos][data-aos-delay='350'], body[data-aos-delay='350'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='350'].aos-animate, body[data-aos-delay='350'] [data-aos].aos-animate {
        transition-delay: 350ms
    }

[data-aos][data-aos][data-aos-duration='400'], body[data-aos-duration='400'] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay='400'], body[data-aos-delay='400'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='400'].aos-animate, body[data-aos-delay='400'] [data-aos].aos-animate {
        transition-delay: .4s
    }

[data-aos][data-aos][data-aos-duration='450'], body[data-aos-duration='450'] [data-aos] {
    transition-duration: 450ms
}

[data-aos][data-aos][data-aos-delay='450'], body[data-aos-delay='450'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='450'].aos-animate, body[data-aos-delay='450'] [data-aos].aos-animate {
        transition-delay: 450ms
    }

[data-aos][data-aos][data-aos-duration='500'], body[data-aos-duration='500'] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay='500'], body[data-aos-delay='500'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='500'].aos-animate, body[data-aos-delay='500'] [data-aos].aos-animate {
        transition-delay: .5s
    }

[data-aos][data-aos][data-aos-duration='550'], body[data-aos-duration='550'] [data-aos] {
    transition-duration: 550ms
}

[data-aos][data-aos][data-aos-delay='550'], body[data-aos-delay='550'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='550'].aos-animate, body[data-aos-delay='550'] [data-aos].aos-animate {
        transition-delay: 550ms
    }

[data-aos][data-aos][data-aos-duration='600'], body[data-aos-duration='600'] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay='600'], body[data-aos-delay='600'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='600'].aos-animate, body[data-aos-delay='600'] [data-aos].aos-animate {
        transition-delay: .6s
    }

[data-aos][data-aos][data-aos-duration='650'], body[data-aos-duration='650'] [data-aos] {
    transition-duration: 650ms
}

[data-aos][data-aos][data-aos-delay='650'], body[data-aos-delay='650'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='650'].aos-animate, body[data-aos-delay='650'] [data-aos].aos-animate {
        transition-delay: 650ms
    }

[data-aos][data-aos][data-aos-duration='700'], body[data-aos-duration='700'] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay='700'], body[data-aos-delay='700'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='700'].aos-animate, body[data-aos-delay='700'] [data-aos].aos-animate {
        transition-delay: .7s
    }

[data-aos][data-aos][data-aos-duration='750'], body[data-aos-duration='750'] [data-aos] {
    transition-duration: 750ms
}

[data-aos][data-aos][data-aos-delay='750'], body[data-aos-delay='750'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='750'].aos-animate, body[data-aos-delay='750'] [data-aos].aos-animate {
        transition-delay: 750ms
    }

[data-aos][data-aos][data-aos-duration='800'], body[data-aos-duration='800'] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay='800'], body[data-aos-delay='800'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='800'].aos-animate, body[data-aos-delay='800'] [data-aos].aos-animate {
        transition-delay: .8s
    }

[data-aos][data-aos][data-aos-duration='850'], body[data-aos-duration='850'] [data-aos] {
    transition-duration: 850ms
}

[data-aos][data-aos][data-aos-delay='850'], body[data-aos-delay='850'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='850'].aos-animate, body[data-aos-delay='850'] [data-aos].aos-animate {
        transition-delay: 850ms
    }

[data-aos][data-aos][data-aos-duration='900'], body[data-aos-duration='900'] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay='900'], body[data-aos-delay='900'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='900'].aos-animate, body[data-aos-delay='900'] [data-aos].aos-animate {
        transition-delay: .9s
    }

[data-aos][data-aos][data-aos-duration='950'], body[data-aos-duration='950'] [data-aos] {
    transition-duration: 950ms
}

[data-aos][data-aos][data-aos-delay='950'], body[data-aos-delay='950'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='950'].aos-animate, body[data-aos-delay='950'] [data-aos].aos-animate {
        transition-delay: 950ms
    }

[data-aos][data-aos][data-aos-duration='1000'], body[data-aos-duration='1000'] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay='1000'], body[data-aos-delay='1000'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1000'].aos-animate, body[data-aos-delay='1000'] [data-aos].aos-animate {
        transition-delay: 1s
    }

[data-aos][data-aos][data-aos-duration='1050'], body[data-aos-duration='1050'] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay='1050'], body[data-aos-delay='1050'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1050'].aos-animate, body[data-aos-delay='1050'] [data-aos].aos-animate {
        transition-delay: 1.05s
    }

[data-aos][data-aos][data-aos-duration='1100'], body[data-aos-duration='1100'] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay='1100'], body[data-aos-delay='1100'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1100'].aos-animate, body[data-aos-delay='1100'] [data-aos].aos-animate {
        transition-delay: 1.1s
    }

[data-aos][data-aos][data-aos-duration='1150'], body[data-aos-duration='1150'] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay='1150'], body[data-aos-delay='1150'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1150'].aos-animate, body[data-aos-delay='1150'] [data-aos].aos-animate {
        transition-delay: 1.15s
    }

[data-aos][data-aos][data-aos-duration='1200'], body[data-aos-duration='1200'] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay='1200'], body[data-aos-delay='1200'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1200'].aos-animate, body[data-aos-delay='1200'] [data-aos].aos-animate {
        transition-delay: 1.2s
    }

[data-aos][data-aos][data-aos-duration='1250'], body[data-aos-duration='1250'] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay='1250'], body[data-aos-delay='1250'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1250'].aos-animate, body[data-aos-delay='1250'] [data-aos].aos-animate {
        transition-delay: 1.25s
    }

[data-aos][data-aos][data-aos-duration='1300'], body[data-aos-duration='1300'] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay='1300'], body[data-aos-delay='1300'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1300'].aos-animate, body[data-aos-delay='1300'] [data-aos].aos-animate {
        transition-delay: 1.3s
    }

[data-aos][data-aos][data-aos-duration='1350'], body[data-aos-duration='1350'] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay='1350'], body[data-aos-delay='1350'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1350'].aos-animate, body[data-aos-delay='1350'] [data-aos].aos-animate {
        transition-delay: 1.35s
    }

[data-aos][data-aos][data-aos-duration='1400'], body[data-aos-duration='1400'] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay='1400'], body[data-aos-delay='1400'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1400'].aos-animate, body[data-aos-delay='1400'] [data-aos].aos-animate {
        transition-delay: 1.4s
    }

[data-aos][data-aos][data-aos-duration='1450'], body[data-aos-duration='1450'] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay='1450'], body[data-aos-delay='1450'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1450'].aos-animate, body[data-aos-delay='1450'] [data-aos].aos-animate {
        transition-delay: 1.45s
    }

[data-aos][data-aos][data-aos-duration='1500'], body[data-aos-duration='1500'] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay='1500'], body[data-aos-delay='1500'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1500'].aos-animate, body[data-aos-delay='1500'] [data-aos].aos-animate {
        transition-delay: 1.5s
    }

[data-aos][data-aos][data-aos-duration='1550'], body[data-aos-duration='1550'] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay='1550'], body[data-aos-delay='1550'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1550'].aos-animate, body[data-aos-delay='1550'] [data-aos].aos-animate {
        transition-delay: 1.55s
    }

[data-aos][data-aos][data-aos-duration='1600'], body[data-aos-duration='1600'] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay='1600'], body[data-aos-delay='1600'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1600'].aos-animate, body[data-aos-delay='1600'] [data-aos].aos-animate {
        transition-delay: 1.6s
    }

[data-aos][data-aos][data-aos-duration='1650'], body[data-aos-duration='1650'] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay='1650'], body[data-aos-delay='1650'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1650'].aos-animate, body[data-aos-delay='1650'] [data-aos].aos-animate {
        transition-delay: 1.65s
    }

[data-aos][data-aos][data-aos-duration='1700'], body[data-aos-duration='1700'] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay='1700'], body[data-aos-delay='1700'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1700'].aos-animate, body[data-aos-delay='1700'] [data-aos].aos-animate {
        transition-delay: 1.7s
    }

[data-aos][data-aos][data-aos-duration='1750'], body[data-aos-duration='1750'] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay='1750'], body[data-aos-delay='1750'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1750'].aos-animate, body[data-aos-delay='1750'] [data-aos].aos-animate {
        transition-delay: 1.75s
    }

[data-aos][data-aos][data-aos-duration='1800'], body[data-aos-duration='1800'] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay='1800'], body[data-aos-delay='1800'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1800'].aos-animate, body[data-aos-delay='1800'] [data-aos].aos-animate {
        transition-delay: 1.8s
    }

[data-aos][data-aos][data-aos-duration='1850'], body[data-aos-duration='1850'] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay='1850'], body[data-aos-delay='1850'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1850'].aos-animate, body[data-aos-delay='1850'] [data-aos].aos-animate {
        transition-delay: 1.85s
    }

[data-aos][data-aos][data-aos-duration='1900'], body[data-aos-duration='1900'] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay='1900'], body[data-aos-delay='1900'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1900'].aos-animate, body[data-aos-delay='1900'] [data-aos].aos-animate {
        transition-delay: 1.9s
    }

[data-aos][data-aos][data-aos-duration='1950'], body[data-aos-duration='1950'] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay='1950'], body[data-aos-delay='1950'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='1950'].aos-animate, body[data-aos-delay='1950'] [data-aos].aos-animate {
        transition-delay: 1.95s
    }

[data-aos][data-aos][data-aos-duration='2000'], body[data-aos-duration='2000'] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay='2000'], body[data-aos-delay='2000'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2000'].aos-animate, body[data-aos-delay='2000'] [data-aos].aos-animate {
        transition-delay: 2s
    }

[data-aos][data-aos][data-aos-duration='2050'], body[data-aos-duration='2050'] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay='2050'], body[data-aos-delay='2050'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2050'].aos-animate, body[data-aos-delay='2050'] [data-aos].aos-animate {
        transition-delay: 2.05s
    }

[data-aos][data-aos][data-aos-duration='2100'], body[data-aos-duration='2100'] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay='2100'], body[data-aos-delay='2100'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2100'].aos-animate, body[data-aos-delay='2100'] [data-aos].aos-animate {
        transition-delay: 2.1s
    }

[data-aos][data-aos][data-aos-duration='2150'], body[data-aos-duration='2150'] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay='2150'], body[data-aos-delay='2150'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2150'].aos-animate, body[data-aos-delay='2150'] [data-aos].aos-animate {
        transition-delay: 2.15s
    }

[data-aos][data-aos][data-aos-duration='2200'], body[data-aos-duration='2200'] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay='2200'], body[data-aos-delay='2200'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2200'].aos-animate, body[data-aos-delay='2200'] [data-aos].aos-animate {
        transition-delay: 2.2s
    }

[data-aos][data-aos][data-aos-duration='2250'], body[data-aos-duration='2250'] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay='2250'], body[data-aos-delay='2250'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2250'].aos-animate, body[data-aos-delay='2250'] [data-aos].aos-animate {
        transition-delay: 2.25s
    }

[data-aos][data-aos][data-aos-duration='2300'], body[data-aos-duration='2300'] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay='2300'], body[data-aos-delay='2300'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2300'].aos-animate, body[data-aos-delay='2300'] [data-aos].aos-animate {
        transition-delay: 2.3s
    }

[data-aos][data-aos][data-aos-duration='2350'], body[data-aos-duration='2350'] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay='2350'], body[data-aos-delay='2350'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2350'].aos-animate, body[data-aos-delay='2350'] [data-aos].aos-animate {
        transition-delay: 2.35s
    }

[data-aos][data-aos][data-aos-duration='2400'], body[data-aos-duration='2400'] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay='2400'], body[data-aos-delay='2400'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2400'].aos-animate, body[data-aos-delay='2400'] [data-aos].aos-animate {
        transition-delay: 2.4s
    }

[data-aos][data-aos][data-aos-duration='2450'], body[data-aos-duration='2450'] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay='2450'], body[data-aos-delay='2450'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2450'].aos-animate, body[data-aos-delay='2450'] [data-aos].aos-animate {
        transition-delay: 2.45s
    }

[data-aos][data-aos][data-aos-duration='2500'], body[data-aos-duration='2500'] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay='2500'], body[data-aos-delay='2500'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2500'].aos-animate, body[data-aos-delay='2500'] [data-aos].aos-animate {
        transition-delay: 2.5s
    }

[data-aos][data-aos][data-aos-duration='2550'], body[data-aos-duration='2550'] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay='2550'], body[data-aos-delay='2550'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2550'].aos-animate, body[data-aos-delay='2550'] [data-aos].aos-animate {
        transition-delay: 2.55s
    }

[data-aos][data-aos][data-aos-duration='2600'], body[data-aos-duration='2600'] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay='2600'], body[data-aos-delay='2600'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2600'].aos-animate, body[data-aos-delay='2600'] [data-aos].aos-animate {
        transition-delay: 2.6s
    }

[data-aos][data-aos][data-aos-duration='2650'], body[data-aos-duration='2650'] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay='2650'], body[data-aos-delay='2650'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2650'].aos-animate, body[data-aos-delay='2650'] [data-aos].aos-animate {
        transition-delay: 2.65s
    }

[data-aos][data-aos][data-aos-duration='2700'], body[data-aos-duration='2700'] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay='2700'], body[data-aos-delay='2700'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2700'].aos-animate, body[data-aos-delay='2700'] [data-aos].aos-animate {
        transition-delay: 2.7s
    }

[data-aos][data-aos][data-aos-duration='2750'], body[data-aos-duration='2750'] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay='2750'], body[data-aos-delay='2750'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2750'].aos-animate, body[data-aos-delay='2750'] [data-aos].aos-animate {
        transition-delay: 2.75s
    }

[data-aos][data-aos][data-aos-duration='2800'], body[data-aos-duration='2800'] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay='2800'], body[data-aos-delay='2800'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2800'].aos-animate, body[data-aos-delay='2800'] [data-aos].aos-animate {
        transition-delay: 2.8s
    }

[data-aos][data-aos][data-aos-duration='2850'], body[data-aos-duration='2850'] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay='2850'], body[data-aos-delay='2850'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2850'].aos-animate, body[data-aos-delay='2850'] [data-aos].aos-animate {
        transition-delay: 2.85s
    }

[data-aos][data-aos][data-aos-duration='2900'], body[data-aos-duration='2900'] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay='2900'], body[data-aos-delay='2900'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2900'].aos-animate, body[data-aos-delay='2900'] [data-aos].aos-animate {
        transition-delay: 2.9s
    }

[data-aos][data-aos][data-aos-duration='2950'], body[data-aos-duration='2950'] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay='2950'], body[data-aos-delay='2950'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='2950'].aos-animate, body[data-aos-delay='2950'] [data-aos].aos-animate {
        transition-delay: 2.95s
    }

[data-aos][data-aos][data-aos-duration='3000'], body[data-aos-duration='3000'] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay='3000'], body[data-aos-delay='3000'] [data-aos] {
    transition-delay: 0
}

    [data-aos][data-aos][data-aos-delay='3000'].aos-animate, body[data-aos-delay='3000'] [data-aos].aos-animate {
        transition-delay: 3s
    }

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.25,.75,.75)
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.1,.25,1)
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: cubic-bezier(.42,0,1,1)
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: cubic-bezier(0,0,.58,1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: cubic-bezier(.42,0,.58,1)
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6,-.28,.735,.045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68,-.55,.265,1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47,0,.745,.715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39,.575,.565,1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445,.05,.55,.95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455,.03,.515,.955)
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden
}

header {
    background-color: #fff;
    border-bottom: 1px solid #ccc
}

@media only screen and (min-width:1200px) {
    header .container-fluid {
        width: 1170px
    }
}

header .container-fluid else {
    width: 1170px
}

header .lnr {
    font-size: 29px
}

li.search {
    cursor: pointer
}

.navbar-desktop .lnr.lnr-magnifier {
    color: #e98b00
}

.navbar-mobile .lnr.lnr-menu {
    color: #e98b00
}

.navigation {
    text-align: right
}

    .navigation ul {
        list-style: none;
        padding: 20px 0;
        margin: 0
    }

@media only screen and (min-width:992px) {
    .navigation ul {
        padding: 32px 0
    }
}

.navigation ul else {
    padding: 32px 0
}

.navigation li {
    display: inline;
    color: #53555a
}

.navigation a {
    color: #53555a;
    padding: 0;
    text-decoration: none;
    hyphens: none;
    -ms-hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none
}

    .navigation a:hover {
        color: #53555a;
        text-decoration: underline
    }

.navigation text {
    text-decoration: none
}

.primary-nav > li {
    position: relative;
    margin-right: -30px;
    top: 8px
}

    .primary-nav > li > a {
        padding: 26px;
        margin: 10px
    }

        .primary-nav > li > a:hover {
            text-decoration: none;
            color: #17181a
        }

    .primary-nav > li.search span {
        position: relative;
        top: 10px
    }

.navbar-desktop .utility-nav {
    position: relative;
    top: 15px
}

.utility-nav {
    font-size: 14px;
    padding: 0 !important
}

    .utility-nav li {
        display: inline
    }

    .utility-nav a {
        text-decoration: none;
        padding-right: 12px
    }

nav.breadcrumb ul.utility-nav a {
    color: #53555a
}

.utility-nav a.cart-icon::before, .utility-nav a.my-xrite-icon::before {
    font-family: FontAwesome !important;
    margin-right: 8px;
    font-size: 1.2em;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.utility-nav a.cart-icon::before {
    content: ''
}

.utility-nav a.my-xrite-icon::before {
    content: '';
    font-size: 1.1em
}

.utility-nav a.cart-icon:hover::before {
    display: inline-block
}

.utility-nav a:after {
    padding-left: 12px;
    content: '|'
}

.utility-nav li:last-of-type a:after {
    content: ''
}

.navbar-desktop {
    min-height: 92px;
    height: 92px
}

.navbar-logo {
    float: left;
    display: block
}

    .navbar-logo img {
        padding: 15px 0;
        width: 100%;
        max-width: 150px;
        margin-top: 12px
    }

@media only screen and (min-width:768px) {
    .navbar-logo img {
        margin-top: 5px;
        max-width: 300px
    }
}

.navbar-logo img else {
    margin-top: 5px;
    max-width: 300px
}

@media only screen and (min-width:992px) {
    .navbar-logo img {
        max-width: 100%
    }
}

.navbar-logo img else {
    max-width: 100%
}

@media only screen and (min-width:1200px) {
    .navbar-logo img {
        padding: 24px 0;
        margin-top: 25px;
        padding-bottom: 22px
    }
}

.navbar-logo img else {
    padding: 24px 0;
    margin-top: 25px;
    padding-bottom: 22px
}

.mobile-nav li {
    padding-left: 0;
    margin-left: 2.5%
}

.mobile-nav a:hover {
    text-decoration: none
}

.mobile-menu {
    position: absolute;
    width: 100%;
    font-size: 16px;
    z-index: 100;
    left: -100%;
    transition: .35s all;
    overflow: scroll;
    height: calc(90vh - 103px)
}

@media only screen and (min-width:992px) {
    .mobile-menu {
        height: calc(100vh - 103px)
    }
}

.mobile-menu else {
    height: calc(100vh - 103px)
}

.mobile-menu.active {
    left: 0
}

.mobile-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-menu li {
    background-color: #333;
    border-top: 1px solid #53555a
}

.mobile-menu a {
    display: block;
    padding: 15px;
    color: #fff;
    text-decoration: none
}

    .mobile-menu a:hover {
        color: #fff;
        background-color: #e98b00
    }

    .mobile-menu a .lnr {
        margin-top: -5px
    }

        .mobile-menu a .lnr:first-of-type {
            float: left;
            width: 50px;
            height: 50px
        }

        .mobile-menu a .lnr:last-of-type {
            float: right
        }

.mobile-menu {
    background-color: #ccc
}

    .mobile-menu [class*=mobile-menu--] ~ ul {
        top: 0;
        left: -200%;
        width: 100%;
        position: absolute;
        transition: .35s all;
        background-color: #000;
        height: calc(100vh - 104px)
    }

    .mobile-menu.subnav-active > ul > li {
        background-color: transparent
    }

        .mobile-menu.subnav-active > ul > li > a {
            display: none;
            opacity: 0
        }

    .mobile-menu .active ~ ul > li > a {
        opacity: 1
    }

    .mobile-menu .active ~ ul {
        left: 0
    }

    .mobile-menu .lnr-arrow-right {
        display: none
    }

    .mobile-menu .mobile-menu-trigger--sub .lnr-arrow-right {
        display: inline
    }

.primary-nav > li:hover .desktop-list-menu, .primary-nav > li:hover .desktop-mega-menu {
    display: block
}

.desktop-list-menu, .desktop-mega-menu {
    display: none;
    position: absolute;
    margin-top: 18px;
    background-color: #eef0f2;
    z-index: 100;
    border-top: 4px solid #e98b00
}

.desktop-mega-menu {
    padding: 2.5% 0
}

.desktop-list-menu ul li {
    display: block;
    line-height: 120%;
    margin-bottom: 8px
}

    .desktop-list-menu ul li:last-of-type {
        margin-bottom: 0
    }

.desktop-list-menu {
    left: 10px;
    min-width: 200px;
    max-width: 400px;
    width: max-content;
    overflow-x: hidden;
    padding-top: 8px;
    padding-right: 26px;
    text-align: left;
    padding-left: 26px
}

.desktop-mega-menu ul {
    padding: 0;
    text-align: left
}

.desktop-mega-menu .four-blocker ul, .desktop-mega-menu .list-unstyled, .desktop-mega-menu div.tag-cloud-container ul, .four-blocker .desktop-mega-menu ul, div.tag-cloud-container .desktop-mega-menu ul {
    padding-left: 2.5%;
    padding-right: 2.5%
}

.desktop-mega-menu li {
    display: block
}

.desktop-list-menu li a {
    white-space: pre-wrap;
    overflow-wrap: break-word
}

.desktop-mega-menu a {
    font-size: 14px;
    padding-left: 0;
    cursor: pointer
}

.desktop-mega-menu h3, .desktop-mega-menu h3 small {
    color: #fff;
    margin-bottom: 0;
    font-weight: 700
}

.breadcrumb {
    background: 0 0
}

    .breadcrumb .utility-nav {
        margin-top: 15px;
        margin-bottom: 0 !important
    }

@media only screen and (min-width:992px) {
    .breadcrumb .utility-nav {
        float: left;
        width: 70%
    }
}

.breadcrumb .utility-nav else {
    float: left;
    width: 70%
}

.breadcrumb .social-list {
    margin-bottom: 0 !important;
    margin-top: 15px
}

@media only screen and (min-width:992px) {
    .breadcrumb .social-list {
        float: left
    }
}

.breadcrumb .social-list else {
    float: left
}

.breadcrumb .social-list li:first-child {
    display: inline
}

    .breadcrumb .social-list li:first-child a {
        padding-left: 0
    }

.search-box {
    background-color: #fff
}

    .search-box .search-submit {
        position: absolute;
        right: 0;
        top: 0
    }

        .search-box .search-submit > * {
            margin: 0;
            transition: .35s all
        }

        .search-box .search-submit > input {
            background-color: #e98b00;
            border-color: #e98b00;
            color: #fff
        }

            .search-box .search-submit > input:hover {
                background-color: #c35200;
                border-color: #c35200
            }

        .search-box .search-submit > .lnr {
            font-size: 30px;
            position: absolute;
            top: 0;
            left: -56px;
            padding: 13px
        }

.product-listing .search-box {
    margin-top: 0
}

.button-navigation {
    border-top: 2px solid #fff;
    display: block;
    background-color: #e98b00
}

    .button-navigation a > *, .button-navigation > * {
        color: #fff
    }

        .button-navigation > * > * {
            padding: 30px 0;
            border-left: 1px solid #fff
        }

        .button-navigation > * > :first-of-type {
            border-left: 0
        }

.header-search-box {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: 0 4px 8px -4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 4px 8px -4px rgba(0,0,0,.2);
    box-shadow: 0 4px 8px -4px rgba(0,0,0,.2)
}

    .header-search-box .form-group input::placeholder, .header-search-box .form-group textarea::placeholder {
        color: #17181a;
        opacity: .3
    }

    .header-search-box .container {
        margin-bottom: 0
    }

    .header-search-box .form-group input:valid + label > span {
        opacity: 0
    }

.menu-active #mobile-menu-trigger .lnr-menu:before {
    content: ""
}

.menu-active {
    position: fixed
}

@media(max-width:1200px) {
    header {
        position: fixed;
        width: 100%;
        z-index: 140;
        top: 0
    }
}

.primary-nav > li {
    position: static
}

.primary-nav .dropdown-list-container {
    position: relative;
    top: 0
}

.desktop-mega-menu h3 a {
    font-size: 18px;
    line-height: 20px
}

.header-search-box.collapse.in, .header-search-box.collapsing {
    position: fixed;
    width: 100%;
    z-index: 100
}

@media only screen and (min-width:768px) {
    .header-search-box.collapse.in, .header-search-box.collapsing {
        margin-top: 0
    }
}

.header-search-box.collapse.in else, .header-search-box.collapsing else {
    margin-top: 0
}

@media only screen and (min-width:992px) {
    .header-search-box.collapse.in, .header-search-box.collapsing {
        margin-top: 20px
    }
}

.header-search-box.collapse.in else, .header-search-box.collapsing else {
    margin-top: 20px
}

@media only screen and (min-width:1200px) {
    .header-search-box.collapse.in, .header-search-box.collapsing {
        margin-top: 0;
        position: relative;
        top: 0;
        z-index: 0
    }
}

.header-search-box.collapse.in else, .header-search-box.collapsing else {
    margin-top: 0;
    position: relative;
    top: 0;
    z-index: 0
}

.header-search-box label {
    display: none
}

#header-search input#search {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#header-search div.search-submit > input[type=submit] {
    -moz-border-top-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

footer {
    padding: 30px 0;
    background-color: #333;
    color: #fff;
    padding-bottom: 0
}

    footer .bkgd-primary-dark {
        background-color: #333
    }

    footer hr {
        opacity: .3
    }

    footer .container {
        margin-bottom: 0
    }

    footer .bkgd-white {
        color: #e98b00;
        padding: 30px 0
    }

        footer .bkgd-white a {
            color: #e98b00
        }

    footer .bkgd-primary-dark a:hover {
        color: #fff
    }

    footer a.h3 {
        font-size: 18px;
        font-weight: 700
    }

    footer h3 {
        margin-bottom: 0
    }

        footer h3 small {
            color: #fff
        }

    footer a {
        color: #ccc;
        text-decoration: none
    }

        footer a:hover {
            color: #fff
        }

    footer .container [class*=col-] {
        margin-bottom: 0
    }

    footer .accordion-mobile .accordion-trigger {
        display: block
    }

.back-to-top {
    border: 1px solid #e98b00;
    padding: 15px;
    position: relative;
    top: -10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700
}

@media only screen and (min-width:992px) {
    .back-to-top {
        top: -70px
    }
}

.back-to-top else {
    top: -70px
}

.back-to-top span {
    transition: .35s all;
    top: 0;
    position: relative;
    margin-right: 5px
}

.back-to-top:hover {
    text-decoration: none
}

    .back-to-top:hover span {
        top: -5px
    }

.language-container {
    position: relative;
    padding: 15px 0
}

@media(max-width:768px) {
    .language-container {
        border-top: 1px solid #53555a
    }
}

.language-container label {
    color: #fff;
    font-size: 18px;
    display: block
}

@media only screen and (min-width:480px) {
    .language-container label {
        display: inline
    }
}

.language-container label else {
    display: inline
}

@media only screen and (min-width:992px) {
    .language-container label {
        font-size: 24px
    }
}

.language-container label else {
    font-size: 24px
}

.language-container label:first-of-type {
    padding-left: 0
}

@media only screen and (min-width:480px) {
    .language-container label:first-of-type {
        padding-left: 10px;
        padding-right: 10px
    }
}

.language-container label:first-of-type else {
    padding-left: 10px;
    padding-right: 10px
}

.language-container label:after {
    content: '▾';
    padding-left: 6px
}

footer a:active, footer a:focus, footer a:hover {
    text-decoration: none;
    color: #fff
}

.language-container, .language-container label {
    cursor: pointer;
    text-decoration: none !important
}

a[href="#global-gateway"]:hover {
    cursor: pointer;
    text-decoration: none !important
}

.language-container .lnr {
    position: relative;
    font-size: 24px;
    top: 5px;
    color: #fff;
    text-decoration: none !important;
    display: none
}

@media only screen and (min-width:480px) {
    .language-container .lnr {
        display: inline
    }
}

.language-container .lnr else {
    display: inline
}

@media only screen and (min-width:992px) {
    .language-container .lnr {
        top: 3px
    }
}

.language-container .lnr else {
    top: 3px
}

.language-container .container {
    text-align: center
}

.disclaimer-bar {
    padding: 10px 0;
    margin-top: 30px
}

@media(max-width:768px) {
    .disclaimer-bar {
        margin-top: 10px
    }
}

.disclaimer-bar a:before {
    content: "";
    display: inline;
    margin: 12px;
    border-right: 1px solid #53555a
}

.disclaimer-bar a:first-child:before {
    border-right: none
}

@media(max-width:768px) {
    .disclaimer-bar span.copyright-wrapper {
        display: block;
        width: 100%
    }
}

div.getresponse-signup input {
    margin: 0
}

div.getresponse-signup a.getresponse-modal-trigger {
    display: block;
    text-decoration: none
}

footer .bkgd-primary-dark.disclaimer-bar {
    background-color: #17181a
}

.social-list {
    margin: 22.5px 0
}

    .social-list li {
        display: inline-block;
        padding-right: 0
    }

        .social-list li:first-child {
            display: block
        }

@media only screen and (min-width:768px) {
    .social-list li:first-child {
        display: inline-block
    }
}

.social-list li:first-child else {
    display: inline-block
}

footer .social-list li:first-child {
    display: inline-block
}

.social-list a {
    text-decoration: none;
    padding: 8px 10px;
    border-radius: 20px;
    background-color: #fff;
    opacity: 1;
    font-size: 20px
}

ul.social-list li a, ul.social-list li a i {
    color: #999
}

footer .social-list li a i, footer ul.social-list li a {
    color: #53555a
}

.social-list a {
    line-height: 35px
}

aside .social-list a {
    border: 1px solid #e98b00
}

.social-list a:hover {
    transition: .35s all;
    opacity: .7
}

.social-list i {
    width: 20px;
    text-align: center;
    color: #e98b00
}

nav.social {
    position: absolute;
    width: 250px;
    top: 80px;
    right: 48px
}

    nav.social h5 {
        position: relative;
        left: -50px;
        top: 65px
    }

.social-list.social-list-alt a {
    background-color: #53555a
}

.social-list.social-list-alt i {
    color: #fff
}

ul {
    padding-left: 16px;
    margin-bottom: 15px
}

ol {
    padding-left: 28px;
    margin-bottom: 15px
}

li {
    line-height: 1.5em
}

.pagination {
    display: block;
    clear: both
}

    .pagination.utility-nav ul {
        padding-left: 0
    }

    .pagination.utility-nav a {
        font-size: 16px;
        padding: 5px;
        top: -3px;
        position: relative
    }

    .pagination.utility-nav .first a, .pagination.utility-nav .last a {
        top: 0
    }

    .pagination.utility-nav .active a, .pagination.utility-nav li:hover a {
        background-color: #e98b00;
        color: #fff;
        cursor: pointer
    }

    .pagination.utility-nav li.first:hover a, .pagination.utility-nav li.last:hover a {
        background-color: transparent;
        color: #c35200;
        cursor: pointer
    }

    .pagination.utility-nav a:after {
        display: none
    }

body {
    background-color: #fff;
    color: #53555a;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility
}

    body.safari .page-wrapper {
        overflow: hidden
    }

    body.safari.menu-active .page-wrapper {
        overflow-x: hidden;
        overflow-y: scroll
    }

.page-wrapper {
    z-index: 10
}

.container {
    margin: 0 auto
}

@media only screen and (min-width:1200px) {
    .container {
        padding: 0;
        margin-bottom: 22.5px
    }
}

.container else {
    padding: 0;
    margin-bottom: 22.5px
}

.container .container {
    padding: 0
}

@media only screen and (min-width:1200px) {
    .container-fluid {
        padding: 0
    }
}

.container-fluid else {
    padding: 0
}

.extra-spaccing {
    padding: 20px 0;
    margin-bottom: 20px;
    padding-bottom: 0
}

body.modal-open {
    position: fixed;
    left: 0;
    right: 0
}

hr {
    clear: both
}

.google-maps > iframe {
    width: 100%;
    border: 0;
    height: 400px
}

.xrp-fine-print {
    border-top: 1px solid #53555a;
    padding: 20px 0 20px 0;
    margin-top: 40px;
    font-size: 14px;
    color: #53555a
}

    .xrp-fine-print h1 {
        font-size: 1.5em;
        font-weight: 700
    }

    .xrp-fine-print h2 {
        font-size: 1.4em;
        font-weight: 700
    }

    .xrp-fine-print h3 {
        font-size: 1.3em;
        font-weight: 700
    }

    .xrp-fine-print h4 {
        font-size: 1.2em;
        font-weight: 700
    }

    .xrp-fine-print h5 {
        font-size: 1em;
        font-weight: 700
    }

table {
    box-sizing: border-box;
    width: 100%;
    font-size: 16px
}

td {
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    padding: 15px 1.25%;
    text-align: left
}

th {
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    background-color: #53555a;
    color: #fff;
    padding: 15px 1.25%;
    text-align: left
}

.xrp-contact-us-phone-number-table > div.row:nth-child(2n+0) {
    background-color: #eaeaea
}

@media only screen and (min-width:768px) {
    .xrp-contact-us-phone-number-table > div.row:nth-child(2n+0) {
        background-color: transparent
    }
}

.xrp-contact-us-phone-number-table > div.row:nth-child(2n+0) else {
    background-color: transparent
}

.xrp-contact-us-phone-number-table > div.row > div:first-child {
    font-weight: 700
}

.xrp-contact-us-phone-number-table a[href^="tel:"] {
    color: #53555a
}

.xrp-contact-us-phone-number-table > div.row {
    padding-bottom: 4px
}

.stripped-table {
    border: 1px solid #eaeaea
}

    .stripped-table th {
        background-color: transparent;
        color: #53555a
    }

    .stripped-table td, .stripped-table th {
        border: none
    }

    .stripped-table td {
        background-color: #eaeaea;
        border: 1px solid #53555a
    }

.compare-table.horizontal-border {
    min-width: 800px
}

.compare-table th {
    padding: 15px 2.5%
}

.compare-table td.table-flex-header {
    padding-bottom: 0
}

    .compare-table td.table-flex-header .flex-space {
        margin-bottom: 11.25px
    }

.horizontal-border td, .horizontal-border th {
    border: none
}

.horizontal-border th {
    color: #53555a;
    background-color: transparent
}

.horizontal-border tr {
    border-bottom: 1px solid #ccc
}

    .horizontal-border tr:last-child {
        border-bottom: none
    }

.table-responsive-hi {
    width: 100%;
    overflow-y: hidden
}

.table-flex-header {
    padding: 0;
    vertical-align: top;
    padding-bottom: 15px
}

.accordion-mobile .tableHidden.collapse, .tableHidden.collapse {
    min-height: 200px;
    height: 0 !important;
    overflow: hidden;
    display: block
}

    .accordion-mobile .collapse.in, .tableHidden.collapse.in {
        min-height: 100% !important;
        height: 100% !important
    }

table.collapse {
    max-height: 200px;
    overflow: hidden;
    display: block !important;
    padding-left: 0;
    padding-right: 0
}

    table.collapse.in {
        max-height: 100% !important;
        display: block !important
    }

code {
    background-color: #53555a;
    border: 1px solid #17181a;
    border-radius: 3px;
    box-sizing: border-box;
    color: #17181a;
    display: block;
    margin-top: 15px;
    padding: 3px 5px
}

hr {
    border-color: #ccc
}

kbd {
    background-color: #53555a;
    border-radius: 3px;
    box-sizing: border-box;
    color: #17181a;
    padding: 2px 4px
}

    kbd:before {
        content: "›";
        display: inline;
        margin-right: 5px
    }

p {
    margin: 15px 0
}

.article h1 small {
    display: block
}

.article .social-list a:first-child {
    padding-left: 0
}

a {
    color: #e98b00;
    text-decoration: none;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

    a:hover {
        color: #c35200
    }

    a:active, a:focus {
        color: #c35200
    }

#ymal h3 > a {
    color: #53555a
}

table.compare-table h3 > a {
    color: #53555a
}

.strike-through {
    text-decoration: line-through
}

.small, small {
    font-size: 75%
}

.show-more-button, .show-more-button:active, .show-more-button:focus, .show-more-button:hover, .show-more-button:link, .show-more-support, .show-more-support:active, .show-more-support:focus, .show-more-support:hover, .show-more-support:link, a.toggler.show-more-support span.accordion-closed:active:before, a.toggler.show-more-support span.accordion-closed:before, a.toggler.show-more-support span.accordion-closed:focus:before, a.toggler.show-more-support span.accordion-closed:hover:before, a.toggler.show-more-support span.accordion-closed:link:before, a.toggler.show-more-support span.accordion-open:active:before, a.toggler.show-more-support span.accordion-open:before, a.toggler.show-more-support span.accordion-open:focus:before, a.toggler.show-more-support span.accordion-open:hover:before, a.toggler.show-more-support span.accordion-open:link:before {
    color: #53555a;
    font-weight: 700;
    text-decoration: none
}

    .show-more-button:before, .show-more-support:before, a.toggler.show-more-support span.accordion-closed:before, a.toggler.show-more-support span.accordion-open:before {
        font-family: FontAwesome;
        content: "";
        color: #00ace3 !important;
        display: block;
        float: left;
        margin-right: 10px
    }

a.toggler.show-more-button:before, a.toggler.show-more-support:before {
    display: none;
    content: none;
    margin-right: 0
}

a.toggler.show-more-button span.accordion-closed:before, a.toggler.show-more-support span.accordion-closed:before {
    content: ""
}

a.toggler.show-more-button span.accordion-open:before, a.toggler.show-more-support span.accordion-open:before {
    content: ""
}

.text-bold {
    font-weight: 700
}

.wide-text {
    letter-spacing: 1.2px
}

.up-arrow:after {
    content: "▴";
    font-style: normal
}

.right-arrow:after {
    content: "▸";
    font-style: normal
}

.bottom-arrow:after {
    content: "▾";
    font-style: normal
}

.left-arrow:after {
    content: "◂";
    font-style: normal
}

span.breaker {
    display: block;
    width: 20%;
    border: 2px solid #00ace3;
    margin-bottom: 15px
}

    span.breaker.orange {
        border-color: #e98b00
    }

.btn, .btn-primary, article.download-container p.download-downloads a, button {
    background-color: #e98b00;
    border: none;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    padding: 15px 0;
    width: 100%;
    outline: 0;
    transition: .35s all;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700
}

.btn, .btn-primary, article.download-container p.download-downloads a {
    width: auto;
    min-width: 60%;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%
}

.btn-full-width, .form-group > button.btn.btn-primary, .side-form .form-group > input#leadGenGatedSubmit, section#compare-drawer-container #productCompareDiv button#compareButton {
    min-width: initial;
    max-width: 100%;
    width: 100% !important
}

.native-width {
    min-width: 0
}

button[disabled], html input[disabled] {
    opacity: .7;
    background-color: #eaeaea !important;
    color: #53555a
}

.btn.disabled, article.download-container p.download-downloads a.disabled {
    opacity: .7;
    background-color: #eaeaea !important;
    color: #53555a
}

    .btn.disabled:hover, article.download-container p.download-downloads a.disabled:hover, button[disabled]:hover, html input[disabled]:hover {
        background-color: #eaeaea !important;
        color: #53555a;
        cursor: default
    }

.btn:hover, article.download-container p.download-downloads a:hover, button:hover {
    background-color: #c35200;
    color: #fff
}

button.close {
    opacity: .4;
    width: initial;
    min-width: initial;
    padding-left: initial;
    padding-right: initial;
    max-width: initial;
    text-shadow: none;
    cursor: pointer
}

    button.close:hover {
        background-color: transparent
    }

.btn-container .btn, .btn-container article.download-container p.download-downloads a, .btn-container button, article.download-container p.download-downloads .btn-container a {
    margin-bottom: 15px
}

.btn.btn-white, article.download-container p.download-downloads a.btn-white {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent
}

    .btn.btn-white:active, .btn.btn-white:hover, article.download-container p.download-downloads a.btn-white:active, article.download-container p.download-downloads a.btn-white:hover {
        color: #17181a;
        background-color: #fff
    }

.btn.btn-secondary-xrp, .image-flex div.image-flex-copy a.btn, article.download-container p.download-downloads a.btn-secondary-xrp, main#product .btn-container a.btn {
    border: 2px solid #00ace3;
    color: #00ace3;
    font-weight: 700;
    background-color: transparent
}

    .btn.btn-secondary-xrp:active, .btn.btn-secondary-xrp:hover, .image-flex div.image-flex-copy a.btn:active, .image-flex div.image-flex-copy a.btn:hover, article.download-container p.download-downloads a.btn-secondary-xrp:active, article.download-container p.download-downloads a.btn-secondary-xrp:hover, main#product .btn-container a.btn:active, main#product .btn-container a.btn:hover {
        border: 2px solid #00ace3;
        color: #fff;
        background-color: #00ace3
    }

.button-alt {
    border: 1px solid #fff;
    transparent: .7;
    background-color: #915ca4;
    background-color: #e98b00
}

.btn.btn-secondary, .new-carousel + .noscript-container .noscript-slide .btn-container .btn + .btn, .new-carousel + .noscript-container .noscript-slide .btn-container article.download-container p.download-downloads .btn + a, .new-carousel + .noscript-container .noscript-slide .btn-container article.download-container p.download-downloads a + .btn, .new-carousel + .noscript-container .noscript-slide .btn-container article.download-container p.download-downloads a + a, article.download-container p.download-downloads .new-carousel + .noscript-container .noscript-slide .btn-container .btn + a, article.download-container p.download-downloads .new-carousel + .noscript-container .noscript-slide .btn-container a + .btn, article.download-container p.download-downloads .new-carousel + .noscript-container .noscript-slide .btn-container a + a, article.download-container p.download-downloads a.btn-secondary {
    color: #e98b00;
    border: 1px solid #e98b00;
    background-color: transparent
}

    .btn.btn-secondary:hover, .new-carousel + .noscript-container .noscript-slide .btn-container .btn + .btn:hover, .new-carousel + .noscript-container .noscript-slide .btn-container article.download-container p.download-downloads .btn + a:hover, .new-carousel + .noscript-container .noscript-slide .btn-container article.download-container p.download-downloads a + .btn:hover, .new-carousel + .noscript-container .noscript-slide .btn-container article.download-container p.download-downloads a + a:hover, article.download-container p.download-downloads .new-carousel + .noscript-container .noscript-slide .btn-container .btn + a:hover, article.download-container p.download-downloads .new-carousel + .noscript-container .noscript-slide .btn-container a + .btn:hover, article.download-container p.download-downloads .new-carousel + .noscript-container .noscript-slide .btn-container a + a:hover, article.download-container p.download-downloads a.btn-secondary:hover {
        color: #fff;
        background-color: #e98b00
    }

.btn.btn-green, article.download-container p.download-downloads a.btn-green {
    color: #fff;
    background-color: #88b04b
}

    .btn.btn-green:hover, article.download-container p.download-downloads a.btn-green:hover {
        background-color: #6c8c3c
    }

.list-filters {
    padding-left: 0
}

.checkbox label {
    padding-left: 0
}

.checkbox input {
    display: none
}

    .checkbox input, .checkbox input + .psuedo-input {
        position: absolute;
        top: 0;
        right: 5px;
        height: 20px;
        width: 20px;
        border: 1px solid #e98b00;
        color: #fff;
        background-color: #fff
    }

.checkbox.checkbox-left input, .checkbox.checkbox-left input + .psuedo-input {
    left: 0
}

.checkbox.checkbox-left {
    padding-left: 35px
}

.checkbox input + .psuedo-input {
    top: 0;
    height: 23px;
    width: 23px
}

.checkbox input[type=checkbox]:checked, .checkbox input[type=checkbox]:checked + .psuedo-input {
    background-color: #e98b00
}

.checkbox input[type=checkbox]:disabled, .checkbox input[type=checkbox]:disabled + .psuedo-input {
    opacity: .3
}

.checkbox.disabled {
    opacity: .3
}

.checkbox input[type=checkbox]:checked + .psuedo-input:after {
    content: '';
    position: relative;
    top: -2px;
    right: -2px;
    font-family: FontAwesome
}

.checkbox input[type=radio] + .psuedo-input {
    border-radius: 50%
}

.checkbox input[type=radio]:checked, .checkbox input[type=radio]:checked + .psuedo-input {
    background-color: #e98b00
}

.checkbox input[type=radio]:disabled, .checkbox input[type=radio]:disabled + .psuedo-input {
    opacity: .3
}

.checkbox input[type=radio]:checked + .psuedo-input:after {
    content: '';
    position: relative;
    top: -1px;
    right: -4px;
    font-size: 15px;
    font-family: FontAwesome
}

.form-control {
    border: 1px solid #ccc
}

.select-form-container label {
    z-index: 0
}

.select-form-container select {
    height: 57px;
    margin: 15px auto;
    position: relative;
    z-index: 10;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    background-color: #fff
}

div#xrp-sort-options > div {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

div#xrp-sort-options .form-control {
    display: inline
}

@media only screen and (min-width:768px) {
    div#xrp-sort-options .select-form-container select {
        margin: auto;
        height: auto;
        border: none;
        font-size: initial;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        box-shadow: none
    }
}

div#xrp-sort-options .select-form-container select else {
    margin: auto;
    height: auto;
    border: none;
    font-size: initial;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow: none
}

.select-form-container::after {
    content: '▾';
    color: #85878e;
    font-size: 19.2px;
    z-index: 99;
    position: absolute;
    right: 14px;
    top: 14px;
    pointer-events: none;
    text-shadow: 0 0 12px #fff
}

div#xrp-sort-options .select-form-container::after {
    right: 30px;
    top: 3px;
    z-index: 100;
    pointer-events: none
}

.select-form-container select::-ms-expand {
    display: none
}

.select-form-container select + label > span {
    z-index: 99
}

@media only screen and (max-width:450px) {
    .select-form-container.select-form-container--large select {
        margin-top: 45px
    }
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-sizing: border-box;
    display: block;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    font-size: 16px;
    line-height: 1.25em;
    margin: 15px auto;
    padding: 15px;
    width: 100%;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

    input[type=text] {
        color: #e98b00
    }

label {
    font-family: "Frutiger LT W01_45 Ligh1475730";
    font-size: 16px;
    color: #53555a;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-color: #c35200 !important;
    border-color: #fff
}

.btn-primary.focus, .btn-primary:focus {
    background-color: #e98b00
}

    .btn-primary.focus:hover, .btn-primary:focus:hover {
        background-color: #c35200
    }

textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
    padding: 15px;
    margin: 15px 0;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important
}

.textarea-container {
    margin-top: 15px
}

.modal-header h4 {
    float: left;
    padding: 0;
    margin: 0;
    line-height: 1
}

.modal-header button {
    width: auto
}

.form-control {
    font-size: 18px
}

.form-group {
    position: relative
}

    .form-group label {
        font-weight: 400;
        pointer-events: none
    }

        .form-group label span {
            position: absolute;
            color: #e98b00;
            top: 0;
            padding: 15px;
            transition: .35s all
        }

    .form-group input[type=text] {
        color: #53555a
    }

    .form-group input:focus {
        border-color: #e98b00
    }

    .form-group input + label > span, .form-group input:valid.empty + label > span, .form-group select + label > span, .form-group select.error + label + label > span, .form-group select:valid.empty + label > span, .form-group select:valid.error.empty + label + label > span {
        color: #e98b00;
        top: -10px;
        font-size: 14px;
        font-weight: 700;
        width: 100%;
        opacity: 1;
        line-height: 1
    }

@media only screen and (max-width:450px) {
    .form-group--large .form-group.select-form-container--large .empty + label > span, .form-group--large .form-group.select-form-container--large input.empty + label > span, .form-group--large .form-group.select-form-container--large input.error.empty + label + label > span, .form-group--large .form-group.select-form-container--large select.empty + label > span, .form-group--large .form-group.select-form-container--large select.error.empty + label + label > span, .form-group--large .form-group.select-form-container--large textarea.empty + label > span, .form-group--large .form-group.select-form-container--large textarea.error.empty + label + label > span, .form-group.select-form-container--large input + label > span, .form-group.select-form-container--large select + label > span, .form-group.select-form-container--large select.error + label + label > span {
        top: -10px
    }
}

@media only screen and (max-width:450px) {
    .form-group--large .form-group.select-form-container--large :focus + label > span, .form-group--large .form-group.select-form-container--large input.error:valid + label + label > span, .form-group--large .form-group.select-form-container--large input:valid + label > span, .form-group--large .form-group.select-form-container--large select.error:valid + label + label > span, .form-group--large .form-group.select-form-container--large select:valid + label > span, .form-group--large .form-group.select-form-container--large textarea.error:valid + label + label > span, .form-group--large .form-group.select-form-container--large textarea:valid + label > span {
        top: -45px
    }
}

@media only screen and (min-width:992px) {
    .form-group--large .form-group.select-form-container--large :focus + label > span, .form-group--large .form-group.select-form-container--large input.error:valid + label + label > span, .form-group--large .form-group.select-form-container--large input:valid + label > span, .form-group--large .form-group.select-form-container--large select.error:valid + label + label > span, .form-group--large .form-group.select-form-container--large select:valid + label > span, .form-group--large .form-group.select-form-container--large textarea.error:valid + label + label > span, .form-group--large .form-group.select-form-container--large textarea:valid + label > span {
        top: -45px
    }
}

@media only screen and (min-width:992px) {
    .form-group--large .form-group.select-form-container--large :focus + label > span {
        top: -45px !important
    }
}

@media only screen and (max-width:450px) {
    .form-group--large .form-group.select-form-container--large .not-empty + label > span, .form-group--large .form-group.select-form-container--large input.error.not-empty + label + label > span, .form-group--large .form-group.select-form-container--large input.not-empty + label > span, .form-group--large .form-group.select-form-container--large select.error.not-empty + label + label > span, .form-group--large .form-group.select-form-container--large select.not-empty + label > span, .form-group--large .form-group.select-form-container--large textarea.error.not-empty + label + label > span, .form-group--large .form-group.select-form-container--large textarea.not-empty + label > span {
        top: -45px
    }
}

@media only screen and (min-width:992px) {
    .form-group--large .form-group.select-form-container--large .not-empty + label > span, .form-group--large .form-group.select-form-container--large input.error.not-empty + label + label > span, .form-group--large .form-group.select-form-container--large input.not-empty + label > span, .form-group--large .form-group.select-form-container--large select.error.not-empty + label + label > span, .form-group--large .form-group.select-form-container--large select.not-empty + label > span, .form-group--large .form-group.select-form-container--large textarea.error.not-empty + label + label > span, .form-group--large .form-group.select-form-container--large textarea.not-empty + label > span {
        top: -45px
    }
}

.form-group--large {
    margin-top: 10px
}

.form-group textarea + label > span {
    color: #e98b00;
    top: 0;
    font-size: 14px;
    width: 100%;
    opacity: 1
}

    .form-group input + label > span > span, .form-group select + label > span > span, .form-group textarea + label > span > span {
        opacity: 0;
        right: -20px
    }

.form-group input::placeholder, .form-group textarea::placeholder {
    color: transparent;
    border-color: #e98b00
}

.form-group :focus + label > span, .form-group :focus.not-empty + label > span, .form-group input.error:valid + label + label > span, .form-group input.not-empty + label > span, .form-group input:valid + label > span, .form-group select.error:valid + label + label > span, .form-group select.not-empty + label > span, .form-group select:valid + label > span, .form-group textarea.error:valid + label + label > span, .form-group textarea.not-empty + label > span, .form-group textarea:valid + label > span {
    top: -30px
}

.form-group select.error.not-empty + label + label > span, .form-group select.not-empty + label + label > span, .form-group select.not-valid.empty + label + label > span, .form-group select.valid.empty + label + label > span, .form-group textarea.error.not-empty + label + label > span {
    top: -45px
}

.form-group input.error.not-empty + label + label > span {
    top: -35px
}

.form-group select.valid + label + label > span, .form-group select.valid.empty + label + label > span {
    top: -35px !important
}

.form-group select.not-valid.empty + label + label > span {
    color: red
}

.form-group :focus + label > span {
    top: -30px !important
}

.form-group input.valid + label + label > span {
    top: -35px;
    color: #e98b00;
    font-size: 14px
}

.form-group textarea.valid + label + label > span, .form-group textarea:focus + label > span, .form-group textarea:valid + label > span {
    top: -25px !important
}

.form-group input.error:not(:focus):valid + label + label > span > span, .form-group input:not(:focus):valid + label > span > span, .form-group select:not(:focus):valid + label > span > span, .form-group textarea.error:not(:focus):valid + label + label > span > span {
    opacity: 1;
    right: 0
}

.form-group.error input:invalid {
    border-color: red
}

.form-group.error input + label span, label.error {
    color: red
}

.form-group > button.btn.btn-primary {
    margin-bottom: 10px;
    margin-top: 5px
}

.side-form .form-group > input#leadGenGatedSubmit {
    margin-bottom: 10px;
    margin-top: 5px
}

@media only screen and (min-width:992px) {
    .video-modal .modal-dialog {
        width: 670px
    }
}

.video-modal .modal-dialog else {
    width: 670px
}

@media only screen and (min-width:992px) {
    #ooyalaplayer-async .modal-dialog {
        width: 670px
    }
}

#ooyalaplayer-async .modal-dialog else {
    width: 670px
}

#ooyalaplayer-async, .video-modal #ooyalaplayer {
    max-width: 100%
}

@keyframes loading {
    0% {
        transform-origin: 100% 100%;
        transform: rotate(0)
    }

    100% {
        transform-origin: 100% 100%;
        transform: rotate(360deg)
    }
}

.loading {
    position: relative;
    display: block;
    z-index: 13;
    margin: 15px auto;
    width: 100px;
    height: 100px;
    border: 5px solid transparent;
    border-radius: 50%;
    background-color: transparent
}

    .loading:before {
        position: absolute;
        display: block;
        content: '';
        z-index: 12;
        top: 4px;
        left: 4px;
        width: 82px;
        height: 82px;
        border-radius: 50%;
        background-color: #fff
    }

    .loading:after {
        position: absolute;
        display: block;
        top: 0;
        content: '';
        z-index: 11;
        top: 0;
        left: 0;
        width: 45px;
        height: 45px;
        border-radius: 200px 0 0 0;
        background: linear-gradient(45deg,rgba(0,0,0,0) 0,#e98b00 50%,#c35200 100%);
        animation: loading .9s linear infinite
    }

.form--large {
    padding-bottom: 30px
}

.form-help-text {
    position: absolute;
    right: 10px;
    top: 7px;
    border-radius: 40px;
    height: 40px;
    width: 40px !important;
    line-height: .8;
    z-index: 100;
    max-width: 40px;
    min-width: 40px;
    padding-left: 0;
    padding-right: 0
}

.side-form {
    background-color: #f5f5f5;
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 22.5px
}

@media(max-width:768px) {
    .side-form {
        margin-top: 10px
    }
}

@media(max-width:480px) {
    .side-form {
        margin-top: 15px
    }
}

.xrp-side-form-header-container {
    box-sizing: border-box;
    padding: 10px;
    background-color: #e98b00;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 20px
}

    .xrp-side-form-header-container h1, .xrp-side-form-header-container h2, .xrp-side-form-header-container h3, .xrp-side-form-header-container h4, .xrp-side-form-header-container h5, .xrp-side-form-header-container h6, .xrp-side-form-header-container p, .xrp-side-form-header-container span {
        line-height: 120%;
        font-weight: 700
    }

    .xrp-side-form-header-container .side-form-header-glyph {
        width: 40px;
        height: 40px
    }

    .xrp-side-form-header-container svg.side-form-header-glyph {
        fill: #e98b00;
        position: absolute;
        left: 65%
    }

.side-form > form {
    margin-left: 15px;
    margin-right: 15px
}

.modal-body .form--large {
    max-width: 100%
}

label.help-button {
    padding-right: 40px
}

.modal-body form .row .col-md-6:first-child .form-group, form .row .col-md-6:first-child .form-group {
    margin-bottom: 25px
}

@media(min-width:768px) {
    .modal-dialog {
        width: 768px
    }
}

.error > span {
    display: block !important;
    color: red;
    padding-left: 15px;
    clear: both;
    color: red
}

.xrp-contact-us-side-bar-wrapper {
    padding: 15px 0
}

.xrp-contact-us-form-wrapper {
    background-color: #f1f1f1;
    padding: 15px 20px
}

.heading, h1, h2, h3, h4, h5, h6 {
    font-family: "Frutiger LT W01_45 Ligh1475730";
    line-height: 1;
    margin: 7px 0;
    padding: 0;
    vertical-align: middle
}

.heading-one, h1 {
    font-size: 26px
}

@media only screen and (min-width:992px) {
    .heading-one, h1 {
        font-size: 44px
    }
}

.heading-one else, h1 else {
    font-size: 44px
}

.heading-two, h2 {
    font-size: 20px
}

@media only screen and (min-width:992px) {
    .heading-two, h2 {
        font-size: 29px
    }
}

.heading-two else, h2 else {
    font-size: 29px
}

.heading-three, h3 {
    font-size: 24px
}

.heading-four, h4 {
    font-size: 20px
}

.heading-five, h5 {
    font-size: 18px
}

.heading-six, h6 {
    font-size: 18px
}

.heading {
    color: #e98b00
}

hgroup {
    margin: 0;
    padding: 0
}

.section-title > * {
    margin-bottom: 0
}

.section-title > hr {
    margin: 0;
    margin-bottom: 15px
}

.banner {
    text-align: center;
    position: relative
}

.banner-copy {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.banner-background img {
    max-width: 100%;
    width: 100%
}

.banner-buttons {
    display: block;
    float: none
}

.banner-slide {
    position: relative
}

.without-arrows .slick-arrow {
    display: none !important
}

.slick-dots {
    position: relative;
    margin-top: -50px;
    padding-left: 0
}

    .slick-dots li {
        display: inline
    }

        .slick-dots li button {
            border-radius: 24px;
            padding: 12px;
            margin: 12px;
            height: 12px;
            width: 12px;
            background-color: #eaeaea;
            color: transparent;
            min-width: initial;
            max-width: initial
        }

        .slick-dots li.slick-active button {
            background-color: #e98b00
        }

.product-carousel .slick-dots {
    display: none !important
}

.product-carousel .slick-next, .product-carousel .slick-prev {
    background: 0 0
}

    .coloratti--lightbox .coloratti--slider .slick-next:before, .coloratti--lightbox .coloratti--slider .slick-prev:before, .product-banner-carousel .slick-next:before, .product-banner-carousel .slick-prev:before, .product-carousel .slick-next:before, .product-carousel .slick-prev:before {
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        color: #eaeaea;
        font-size: 20px
    }

.coloratti--lightbox .coloratti--slider .slick-next, .coloratti--lightbox .coloratti--slider .slick-prev, .product-banner-carousel .slick-next, .product-banner-carousel .slick-prev, .product-carousel .slick-next, .product-carousel .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 80px;
    margin-top: -25px;
    padding: 0;
    cursor: pointer;
    color: #eaeaea;
    border: none;
    outline: 0;
    background: 0 0
}

.product-carousel .slick-prev {
    left: 25px;
    z-index: 1
}

.product-banner-carousel .slick-prev {
    left: -45px;
    margin-top: -55px
}

.coloratti--lightbox .coloratti--slider .slick-prev {
    left: -40px
}

.product-carousel .slick-next {
    right: 0
}

.product-banner-carousel .slick-next {
    right: -40px;
    margin-top: -55px
}

    .product-banner-carousel .slick-next:before, .product-banner-carousel .slick-prev:before {
        font-size: 50px
    }

.coloratti--lightbox .coloratti--slider .slick-next {
    right: -40px
}

.coloratti--slider .slick-arrow {
    display: none !important
}

.coloratti--lightbox .coloratti--slider .slick-arrow {
    display: inline-block !important
}

.coloratti--lightbox .coloratti--slider .slick-prev:before, .product-banner-carousel .slick-prev:before, .product-carousel .slick-prev:before {
    content: ""
}

.coloratti--lightbox .coloratti--slider .slick-next:before, .product-banner-carousel .slick-next:before, .product-carousel .slick-next:before {
    content: ""
}

.product-carousel .hero-sub-slider {
    padding: 0 50px;
    margin-top: 22.5px
}

    .product-carousel .hero-sub-slider .flex-space {
        padding: 0 15px
    }

.coloratti-sub--slider .flex-space {
    padding: 0 15px
}

@media only screen and (max-width:1200px) {
    .coloratti-sub--slider .col-xs-4 {
        width: 33.33333% !important
    }
}

@media only screen and (max-width:1200px) {
    .coloratti-sub--anchor {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute
    }
}

.product-banner-carousel .slick-dots {
    text-align: center;
    top: 0;
    margin-top: 0
}

.product-banner-carousel-container.container {
    padding-right: 45px;
    padding-left: 45px;
    margin-top: 22.5px
}

.slick-slide:focus {
    outline: 0
}

.flex-space {
    margin-bottom: 26.5px
}

.product-listing .flex-space {
    margin-bottom: 22.5px
}

.flex-space img {
    width: 100%
}

.flex-space-interactive {
    overflow: hidden;
    position: relative;
    border-radius: 5px
}

    .flex-space-interactive button {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 30px;
        width: 30px;
        padding: 0;
        border: 1px solid #fff;
        line-height: normal
    }

        .flex-space-interactive button:before {
            content: '+'
        }

    .flex-space-interactive.active button:before {
        content: '-'
    }

    .flex-space-interactive > a {
        display: block
    }

        .flex-space-interactive > a:before {
            content: ' ';
            position: absolute;
            transition: .35s all;
            background-color: transparent
        }

    .flex-space-interactive.active > a:before {
        height: 100%;
        width: 100%;
        background-color: #e98b00;
        mix-blend-mode: multiply
    }

    .flex-space-interactive.active.half > a:before {
        height: 0;
        bottom: 0;
        background-color: transparent;
        mix-blend-mode: multiply
    }

    .flex-space-interactive.active.half .flex-space-copy {
        position: absolute;
        color: #fff;
        top: auto;
        height: 0%;
        bottom: 0;
        width: 100%;
        height: auto
    }

        .flex-space-interactive.active.half .flex-space-copy:after {
            content: '';
            position: absolute;
            background-color: #e98b00;
            background-color: rgba(51,51,51,.7);
            mix-blend-mode: multiply;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 10;
            background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 24%,rgba(0,0,0,.65) 51%,rgba(0,0,0,.75) 69%,rgba(0,0,0,.9) 100%);
            background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 24%,rgba(0,0,0,.65) 51%,rgba(0,0,0,.75) 69%,rgba(0,0,0,.9) 100%);
            background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 24%,rgba(0,0,0,.65) 51%,rgba(0,0,0,.75) 69%,rgba(0,0,0,.9) 100%)
        }

        .flex-space-interactive.active.half .flex-space-copy > * {
            margin: 0;
            position: relative;
            line-height: 1.2;
            z-index: 11;
            word-break: normal
        }

        .flex-space-interactive.active.half .flex-space-copy > p {
            display: none
        }

        .flex-space-interactive.active.half .flex-space-copy.secondary {
            position: relative
        }

    .flex-space-interactive .flex-space-copy {
        overflow: hidden;
        color: #fff;
        opacity: 1;
        transition: .35s all
    }

        .flex-space-interactive .flex-space-copy * {
            opacity: 0
        }

        .flex-space-interactive .flex-space-copy h2 {
            opacity: 1;
            color: #53555a
        }

        .flex-space-interactive .flex-space-copy a {
            color: #fff
        }

    .flex-space-interactive.active .flex-space-copy {
        opacity: 1
    }

        .flex-space-interactive.active .flex-space-copy h2 {
            color: #fff;
            font-size: 22px
        }

        .flex-space-interactive.active .flex-space-copy * {
            opacity: 1
        }

.flex-space-stacked a {
    display: block;
    cursor: pointer
}

.flex-space-stacked .flex-space-copy {
    pointer-events: none
}

.flex-space-interactive .flex-space-copy, .flex-space-stacked .flex-space-copy {
    position: absolute;
    height: 100%;
    overflow: hidden;
    top: 0;
    padding: 30px 15px 15px 15px
}

@media only screen and (max-width:1200px) {
    .flex-space-interactive .flex-space-copy, .flex-space-stacked .flex-space-copy {
        padding: 15px
    }
}

.flex-space-stacked button {
    display: none
}

.flex-space-copy > * {
    padding-top: 0;
    padding-bottom: 0
}

.flex-space-copy > h3 {
    line-height: 1.2
}

.flex-space-interactive .flex-space-copy p, .flex-space-stacked .flex-space-copy p {
    font-size: 14px;
    line-height: 1.5
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .flex-space-interactive .flex-space-copy p, .flex-space-stacked .flex-space-copy p {
        line-height: 1.2;
        margin: 7px 0
    }
}

.flex-space.col-md-4 .medium {
    display: none
}

@media only screen and (min-width:480px) {
    .flex-space.col-md-4 .medium {
        display: block
    }
}

.flex-space.col-md-4 .medium else {
    display: block
}

@media only screen and (min-width:992px) {
    .flex-space.col-md-4 .medium {
        display: none
    }
}

.flex-space.col-md-4 .medium else {
    display: none
}

.flex-space.col-md-4 .small {
    display: block
}

@media only screen and (min-width:480px) {
    .flex-space.col-md-4 .small {
        display: none
    }
}

.flex-space.col-md-4 .small else {
    display: none
}

@media only screen and (min-width:992px) {
    .flex-space.col-md-4 .small {
        display: block
    }
}

.flex-space.col-md-4 .small else {
    display: block
}

.flex-space.col-md-4 .large, .flex-space.col-md-4 .medium-large {
    display: none
}

.flex-space.col-md-6 .large, .flex-space.col-md-6 .medium-large, .flex-space.col-md-6 .small {
    display: none
}

.flex-space.col-md-12 .medium-large, .flex-space.col-md-12 .small {
    display: none
}

.flex-space.col-md-12 .large {
    display: none
}

@media only screen and (min-width:992px) {
    .flex-space.col-md-12 .large {
        display: block
    }
}

.flex-space.col-md-12 .large else {
    display: block
}

.flex-space.col-md-12 .medium {
    display: none
}

@media only screen and (min-width:480px) {
    .flex-space.col-md-12 .medium {
        display: block
    }
}

.flex-space.col-md-12 .medium else {
    display: block
}

@media only screen and (min-width:992px) {
    .flex-space.col-md-12 .medium {
        display: none
    }
}

.flex-space.col-md-12 .medium else {
    display: none
}

.flex-space.col-md-6 .medium {
    display: none
}

@media only screen and (min-width:480px) {
    .flex-space.col-md-6 .medium {
        display: block
    }
}

.flex-space.col-md-6 .medium else {
    display: block
}

.flex-space.col-md-3 .medium, .flex-space.col-md-3 .medium-large .flex-space.col-md-3 .large {
    display: none
}

.flex-space.col-md-8 .large, .flex-space.col-md-8 .medium, .flex-space.col-md-8 .small {
    display: none
}

.flex-space.col-md-12 .small, .flex-space.col-md-6 .small, .flex-space.col-md-8 .small {
    display: block
}

@media only screen and (min-width:480px) {
    .flex-space.col-md-12 .small, .flex-space.col-md-6 .small, .flex-space.col-md-8 .small {
        display: none
    }
}

.flex-space.col-md-12 .small else, .flex-space.col-md-6 .small else, .flex-space.col-md-8 .small else {
    display: none
}

@media only screen and (min-width:480px) {
    .flex-space .medium-large, .flex-space .small {
        max-height: 263px
    }
}

.flex-space .medium-large else, .flex-space .small else {
    max-height: 263px
}

.product-listing .flex-space {
    border-bottom: 1px solid #eaeaea
}

.product-listing .flex-space-copy {
    overflow: hidden
}

@media only screen and (min-width:768px) {
    .product-listing .flex-space-copy {
        height: 200px
    }
}

.product-listing .flex-space-copy else {
    height: 200px
}

.product-listing .price-tag {
    display: flex
}

@media only screen and (min-width:992px) {
    .product-listing .price-tag {
        min-height: 100px
    }
}

.product-listing .price-tag else {
    min-height: 100px
}

.promo-triangle {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0 0;
    border-color: #1675a9 transparent transparent transparent
}

    .promo-triangle span {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: absolute;
        color: #fff;
        top: -52px;
        left: 5px
    }

.col-md-12 .flex-space .innerWrapper, .col-md-6 .flex-space .innerWrapper, .col-md-8 .flex-space .innerWrapper {
    height: 300px !important
}

@media only screen and (min-width:992px) {
    .col-md-12 .flex-space .innerWrapper, .col-md-6 .flex-space .innerWrapper, .col-md-8 .flex-space .innerWrapper {
        height: 400px !important
    }
}

.col-md-12 .flex-space .innerWrapper else, .col-md-6 .flex-space .innerWrapper else, .col-md-8 .flex-space .innerWrapper else {
    height: 400px !important
}

.flex-space-copy.flex-space-copy--alt * {
    color: #fff !important
}

.bkgd-light-gray .flex-space {
    display: block;
    clear: both;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media only screen and (min-width:992px) {
    .bkgd-light-gray .flex-space {
        clear: none
    }
}

.bkgd-light-gray .flex-space else {
    clear: none
}

.bkgd-light-gray .flex-space > * {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.bkgd-light-gray .flex-space img {
    width: 25%;
    float: left;
    display: block;
    margin-bottom: 22.5px;
    margin-right: 2.5%
}

@media only screen and (min-width:1200px) {
    .bkgd-light-gray .flex-space img {
        width: 50%;
        float: none;
        display: inline
    }
}

.bkgd-light-gray .flex-space img else {
    width: 50%;
    float: none;
    display: inline
}

@media only screen and (min-width:1200px) {
    .bkgd-light-gray .flex-space img.small {
        display: inline
    }
}

.bkgd-light-gray .flex-space img.small else {
    display: inline
}

.bkgd-light-gray .flex-space .flex-space-copy {
    text-align: left
}

@media only screen and (min-width:992px) {
    .bkgd-light-gray .flex-space .flex-space-copy {
        text-align: center
    }
}

.bkgd-light-gray .flex-space .flex-space-copy else {
    text-align: center
}

.w-10 {
    width: 10%
}

@media(max-width:768px) {
    .w-10 {
        width: 100%
    }
}

.w-20 {
    width: 20%
}

@media(max-width:768px) {
    .w-20 {
        width: 100%
    }
}

.w-30 {
    width: 30%
}

@media(max-width:768px) {
    .w-30 {
        width: 100%
    }
}

.w-40 {
    width: 40%
}

@media(max-width:768px) {
    .w-40 {
        width: 100%
    }
}

.w-50 {
    width: 50%
}

@media(max-width:768px) {
    .w-50 {
        width: 100%
    }
}

.w-60 {
    width: 60%
}

@media(max-width:768px) {
    .w-60 {
        width: 100%
    }
}

.w-70 {
    width: 70%
}

@media(max-width:768px) {
    .w-70 {
        width: 100%
    }
}

.w-80 {
    width: 80%
}

@media(max-width:768px) {
    .w-80 {
        width: 100%
    }
}

.w-90 {
    width: 90%
}

@media(max-width:768px) {
    .w-90 {
        width: 100% !important
    }
}

.w-100 {
    width: 100%
}

@media(max-width:768px) {
    .w-100 {
        width: 100%
    }
}

.flex-space.new-flex-space {
    padding-left: 0;
    padding-right: 0;
    pointer-events: auto
}

@media(max-width:630px) {
    .flex-space.new-flex-space .flex-space-stacked {
        display: block !important
    }

    .flex-space.new-flex-space .flex-space-copy {
        padding-top: 15px !important
    }
}

@media(min-width:480px) and (max-width:768px) {
    .flex-space.new-flex-space .flex-space-stacked {
        display: flex;
        align-items: center
    }

        .flex-space.new-flex-space .flex-space-stacked > a:first-child {
            flex: 1 1 auto;
            margin-right: 20px
        }

    .flex-space.new-flex-space .flex-space-copy {
        flex: 1 1 auto;
        margin-left: 20px;
        padding-top: 0
    }
}

.flex-space.new-flex-space .flex-space-copy {
    width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    padding-left: 30px;
    margin: 0
}

    .flex-space.new-flex-space .flex-space-copy h3, .flex-space.new-flex-space .flex-space-copy p {
        text-shadow: 0 0 0,0 0 20px rgba(255,255,255,.4)
    }

@media(max-width:768px) {
    .flex-space.new-flex-space .flex-space-copy h3, .flex-space.new-flex-space .flex-space-copy p {
        text-shadow: 0 0 0
    }
}

.flex-space.new-flex-space .flex-space-copy h3 {
    margin-top: 0;
    margin-bottom: 6px
}

.flex-space.new-flex-space .flex-space-copy p {
    line-height: 170%;
    margin: 0
}

@media(max-width:992px) {
    .flex-space.new-flex-space .flex-space-copy p {
        font-size: 14px
    }
}

@media(max-width:768px) {
    .flex-space.new-flex-space .flex-space-copy p {
        font-size: 16px
    }
}

.flex-space.new-flex-space .flex-space-copy.light {
    color: #fff
}

@media(max-width:768px) {
    .flex-space.new-flex-space .flex-space-copy.light {
        color: #53555a
    }
}

.flex-space.new-flex-space .flex-space-copy.light h3, .flex-space.new-flex-space .flex-space-copy.light p {
    text-shadow: 0 0 0,0 0 20px rgba(0,0,0,.4)
}

@media(max-width:768px) {
    .flex-space.new-flex-space .flex-space-copy.light h3, .flex-space.new-flex-space .flex-space-copy.light p {
        text-shadow: 0 0 0
    }
}

@media(max-width:1200px) {
    .flex-space.new-flex-space .flex-space-copy {
        width: 60%
    }
}

@media(max-width:992px) {
    .flex-space.new-flex-space .flex-space-copy {
        width: 80%;
        justify-content: flex-start
    }
}

@media(max-width:768px) {
    .flex-space.new-flex-space .flex-space-copy {
        width: 100%;
        position: relative;
        padding-left: 0;
        padding-right: 0
    }
}

.flex-space.new-flex-space .btn-container {
    display: none;
    margin-top: 15px;
    padding-bottom: 0
}

@media(min-width:992px) {
    .flex-space.new-flex-space .btn-container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }
}

@media(max-width:768px) {
    .flex-space.new-flex-space .btn-container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }
}

.flex-space.new-flex-space .btn-container .btn, .flex-space.new-flex-space .btn-container article.download-container p.download-downloads a, article.download-container p.download-downloads .flex-space.new-flex-space .btn-container a {
    transition: .35s all;
    min-width: auto;
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    pointer-events: auto
}

.flex-space.new-flex-space .btn-container .btn, .flex-space.new-flex-space .btn-container article.download-container p.download-downloads a, article.download-container p.download-downloads .flex-space.new-flex-space .btn-container a {
    background-color: #00ace3;
    color: #fff;
    border: 2px solid transparent;
    margin-right: 20px;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px
}

    .flex-space.new-flex-space .btn-container .btn:hover, .flex-space.new-flex-space .btn-container article.download-container p.download-downloads a:hover, article.download-container p.download-downloads .flex-space.new-flex-space .btn-container a:hover {
        background-color: #008acf
    }

.flex-space.new-flex-space img.flex-space-image {
    border-radius: 4px;
    max-width: 100%;
    height: auto;
    width: auto
}

@media(max-width:768px) {
    .flex-space.new-flex-space img.flex-space-image.big-image {
        display: none
    }
}

.flex-space.new-flex-space img.flex-space-image.small-image {
    display: none
}

@media(max-width:768px) {
    .flex-space.new-flex-space img.flex-space-image.small-image {
        display: block
    }
}

.price-tag > * > * {
    display: block;
    color: #55a444;
    text-transform: uppercase
}

.price-tag small {
    display: block;
    margin: 10px 0
}

.price-tag .price-drop {
    text-decoration: line-through;
    display: inline;
    padding-right: 10px
}

.product-listing .flex-space img {
    margin-bottom: 7px
}

.hero-slider object {
    height: 350px !important
}

.product-carousel .slick-dots {
    display: block !important
}

.product-carousel .slick-dots {
    top: 30px;
    text-align: center
}

    .product-carousel .slick-dots li button {
        padding: 4px
    }

div[data-target="#video-modal"] {
    cursor: pointer
}

.tab-component {
    margin-top: 15px;
    padding: 15px
}

.tab-component--hero .nav-tabs > li {
    text-align: center;
    flex-grow: 1;
    flex-basis: content;
    width: auto
}

.nav-tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    border-bottom: none
}

    .nav-tabs > li > a {
        font-size: 16px;
        text-decoration: none;
        border: none;
        border-radius: none;
        word-break: normal;
        border-top: 2px solid transparent
    }

@media screen and (max-width:1200px) {
    .nav-tabs > li > a {
        font-size: 14px
    }
}

.nav-tabs > li.active > a:before {
    display: none;
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -16px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e98b00
}

.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    background-color: transparent;
    border-top: 3px solid transparent;
    margin-top: -1px
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 1px solid #ccc;
    border-bottom: 1px solid transparent;
    border-top: 3px solid #e98b00;
    margin-top: -1px;
    margin-right: 1px;
    margin-left: -1px
}

.nav-tabs > li.active:first-of-type > a {
    margin-left: 0
}

.nav-tabs .lnr {
    margin-right: 2.5%
}

.tab-content {
    padding: 25px 10px 10px 10px;
    border: 1px solid #ccc
}

@media screen and (max-width:768px) {
    .tab-content {
        padding: 25px 10px 10px 10px;
        border: 0
    }
}

.tab-content .accordion-trigger {
    display: block;
    font-size: 20px;
    margin: 10px 5px;
    padding: 15px 15px;
    background-color: #f7f7f7;
    color: #17181a;
    font-weight: 700;
    text-shadow: none;
    border-radius: 5px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 4px 8px -4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 4px 8px -4px rgba(0,0,0,.2);
    box-shadow: 0 4px 8px -4px rgba(0,0,0,.2);
    text-decoration: none
}

    .tab-content .accordion-trigger:active .tab-content .accordion-trigger:focus, .tab-content .accordion-trigger:hover {
        text-decoration: none
    }

.accordion-mobile .nav-tabs {
    display: none
}

@media only screen and (min-width:992px) {
    .accordion-mobile .nav-tabs {
        display: block
    }
}

.accordion-mobile .nav-tabs else {
    display: block
}

.accordion-mobile .tab-content > .tab-pane {
    height: 0;
    display: block;
    overflow: hidden
}

@media only screen and (min-width:992px) {
    .accordion-mobile .tab-content > .tab-pane {
        overflow: visible;
        display: none
    }
}

.accordion-mobile .tab-content > .tab-pane else {
    overflow: visible;
    display: none
}

.accordion-mobile .tab-content > .tab-pane.in {
    height: auto
}

@media only screen and (min-width:992px) {
    .accordion-mobile .tab-content > .tab-pane.active {
        height: auto;
        display: block
    }
}

.accordion-mobile .tab-content > .tab-pane.active else {
    height: auto;
    display: block
}

@media only screen and (min-width:992px) {
    .accordion-mobile .accordion-trigger {
        display: none
    }
}

.accordion-mobile .accordion-trigger else {
    display: none
}

.overviewTab div[class*=col-] > div[class*=col-], .overviewTab div[class*=col-] > div[class*=col-] > div[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

body .flexible-feature-area .accordion-icon {
    display: none
}

@media only screen and (min-width:992px) {
    .accordion-mobile .collapse {
        display: block !important;
        height: 100% !important
    }
}

else .accordion-mobile .collapse {
    display: block !important;
    height: 100% !important
}

.filters .filter-reset {
    text-align: right;
    padding-right: 20px
}

.filters .accordion {
    border-top: 1px solid #e98b00
}

    .filters .accordion .accordion-trigger {
        color: #e98b00;
        margin: 15px 0
    }

    .filters .accordion .lnr {
        float: right;
        position: relative;
        top: 7px;
        transition: .35s all;
        transform: rotate(90deg)
    }

    .filters .accordion .collapsed .lnr {
        transform: rotate(0)
    }

.filters .accordion-mobile, .filters .filter-container {
    height: 0;
    display: block;
    overflow: hidden
}

@media only screen and (min-width:992px) {
    .filters .accordion-mobile, .filters .filter-container {
        height: auto !important
    }
}

.filters .accordion-mobile else, .filters .filter-container else {
    height: auto !important
}

#partnerLocatorContainer .list-filters {
    margin-top: 22.5px
}

#partnerLocatorContainer .back-to-top {
    top: -10px
}

.list-filters .checkbox label {
    padding-right: 30px
}

.product-listing .accordion-mobile.collapse.in, .product-listing .filter-container.collapse.in {
    height: auto
}

.filters > .row {
    margin-left: 0;
    margin-right: 0
}

.filters.tab-pane {
    margin: 15px 0
}

@media only screen and (min-width:992px) {
    .filters.tab-pane {
        margin: 0
    }
}

.filters.tab-pane else {
    margin: 0
}

.filters .filter-header {
    background-color: #e98b00;
    color: #fff;
    text-align: center
}

@media only screen and (min-width:992px) {
    .filters .filter-header {
        background-color: transparent;
        text-align: left;
        padding: 0;
        color: #e98b00
    }
}

.filters .filter-header else {
    background-color: transparent;
    text-align: left;
    padding: 0;
    color: #e98b00
}

.filters .filter-header a {
    color: #fff;
    display: block;
    padding: 15px
}

@media only screen and (min-width:992px) {
    .filters .filter-header a {
        color: #e98b00;
        padding: 0;
        text-decoration: none;
        cursor: default
    }
}

.filters .filter-header a else {
    color: #e98b00;
    padding: 0;
    text-decoration: none;
    cursor: default
}

.filters .filter-header > *, .filters .filter-reset > * {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.5em
}

.filters .filter-header, .filters .filter-reset {
    height: 62px
}

@media only screen and (min-width:992px) {
    .filters .filter-header, .filters .filter-reset {
        height: auto
    }
}

.filters .filter-header else, .filters .filter-reset else {
    height: auto
}

.filters .filter-reset {
    background-color: #fff;
    border: 1px solid #e98b00;
    text-align: center;
    padding: 15px;
    margin: 15px 0
}

@media only screen and (min-width:768px) {
    .filters .filter-reset {
        margin: 0
    }
}

.filters .filter-reset else {
    margin: 0
}

@media only screen and (min-width:992px) {
    .filters .filter-reset {
        background-color: transparent;
        border: none;
        padding: 0;
        margin: 0;
        text-align: right;
        font-size: 23px;
        line-height: 1.5
    }
}

.filters .filter-reset else {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    text-align: right;
    font-size: 23px;
    line-height: 1.5
}

.filters .form-group {
    margin-bottom: 28px
}

.ffa-container {
    margin-bottom: 10px
}

@media(max-width:992px) {
    .ffa-container {
        margin-top: 20px
    }
}

.flexible-feature-area {
    background-color: #e5fbff;
    transition: background-color .3s ease;
    padding: 12px 14px
}

    .flexible-feature-area.ffa-open {
        background-color: #fff
    }

    .flexible-feature-area .accordion .accordion-trigger {
        font-size: 16px;
        cursor: pointer;
        font-family: "Frutiger LT W01_45 Ligh1475730";
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0 0;
        font-weight: 900;
        border-radius: 0;
        text-decoration: none;
        color: #17181a;
        display: block
    }

        .flexible-feature-area .accordion .accordion-trigger:before {
            float: none;
            font-family: xrite-icons !important;
            speak: none;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            font-weight: 900;
            font-size: 20px;
            top: 1px;
            position: absolute;
            left: 0;
            content: "";
            transform: rotate(45deg);
            transition: transform .3s ease;
            display: block;
            padding: 0;
            color: #00ace3;
            margin-right: 12px
        }

        .flexible-feature-area .accordion .accordion-trigger.collapsed:before {
            transform: rotate(0)
        }

    .flexible-feature-area .accordion {
        padding-left: 32px;
        padding-right: 20px;
        position: relative
    }

        .flexible-feature-area .accordion .ffa-inner {
            padding-bottom: 10px
        }

            .flexible-feature-area .accordion .ffa-inner p {
                margin-top: 8px;
                margin-bottom: 0;
                line-height: 160%;
                color: #757575
            }

            .flexible-feature-area .accordion .ffa-inner .btn, .flexible-feature-area .accordion .ffa-inner article.download-container p.download-downloads a, article.download-container p.download-downloads .flexible-feature-area .accordion .ffa-inner a {
                margin-top: 12px;
                display: inline-block;
                width: auto;
                min-width: auto;
                color: #757575;
                border: 2px solid #757575;
                padding: 10px 30px;
                background-color: transparent
            }

                .flexible-feature-area .accordion .ffa-inner .btn:hover, .flexible-feature-area .accordion .ffa-inner article.download-container p.download-downloads a:hover, article.download-container p.download-downloads .flexible-feature-area .accordion .ffa-inner a:hover {
                    color: #53555a;
                    border: 2px solid #53555a
                }

@media(max-width:992px) {
    .flexible-feature-area .accordion .ffa-inner .btn, .flexible-feature-area .accordion .ffa-inner article.download-container p.download-downloads a, article.download-container p.download-downloads .flexible-feature-area .accordion .ffa-inner a {
        width: 100%;
        padding: 15px 30px
    }
}

.flexible-feature-area.flexible-feature-area--alt, .flexible-feature-area.flexible-feature-area--alt .accordion .accordion-trigger {
    background-color: transparent;
    color: #e98b00;
    padding-left: 0;
    padding-right: 0
}

.accordion-icon:before {
    font-family: FontAwesome;
    font-weight: 100;
    font-size: 28.8px;
    float: right;
    content: ""
}

.collapsed .accordion-icon:before {
    font-family: FontAwesome;
    font-weight: 100;
    font-size: 28.8px;
    float: right;
    content: "";
    padding-right: 5px
}

.coloratti .accordion-mobile .accordion-trigger {
    display: block
}

.toggler .accordion-closed, .toggler.collapsed .accordion-open {
    display: none
}

.toggler .accordion-open, .toggler.collapsed .accordion-closed {
    display: block
}

#ooyalaplayer .innerWrapper {
    max-width: 100% !important
}

.compare-select {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 49px
}

    .compare-select .checkbox, .compare-select label {
        margin-top: 0
    }

.compare-label-container label {
    margin-top: 0
}

.compare-container {
    padding: 0;
    margin-bottom: 22.5px
}

.compare-input {
    max-height: 56px;
    display: block;
    padding: 0 15px;
    margin-bottom: 22.5px
}

@media only screen and (min-width:768px) {
    .compare-input {
        margin-bottom: 0
    }
}

.compare-input else {
    margin-bottom: 0
}

.compare-input.compare-empty {
    opacity: .3
}

.compare-input img {
    height: 55px
}

@media only screen and (min-width:992px) {
    .compare-input img {
        height: 55px
    }
}

.compare-input img else {
    height: 55px
}

.compare-input.compare-empty img {
    height: 55px;
    opacity: 0
}

@media only screen and (min-width:992px) {
    .compare-input.compare-empty img {
        height: 55px
    }
}

.compare-input.compare-empty img else {
    height: 55px
}

.compare-border {
    height: 100%;
    border: 1px solid #e98b00
}

@media(min-width:445px) {
    .compare-border {
        width: 150px
    }
}

.compare-input img {
    width: 59%
}

@media(max-width:445px) {
    .compare-input img {
        width: 100%
    }
}

.compare-remove {
    width: 41%;
    display: inline
}

@media(max-width:445px) {
    .compare-remove {
        position: absolute;
        top: 7px;
        right: 17px
    }
}

.compare-remove span {
    color: #e98b00;
    font-size: 30px;
    text-align: center;
    position: relative;
    left: 4px;
    top: 7px;
    cursor: pointer
}

.filter-reset a {
    cursor: pointer
}

div.product-compare-wrapper {
    background-color: #fafafa;
    padding: 5px;
    box-sizing: border-box;
    margin-left: 12px
}

svg.logo .top {
    fill: #00f
}

svg.logo .middle {
    fill: green
}

svg.logo .bottom {
    fill: purple
}

.media-object {
    display: block;
    clear: both
}

    .media-object + .media-object {
        padding-top: 30px
    }

    .media-object .media-object--image {
        padding-right: 30px;
        padding-bottom: 30px
    }

@media only screen and (min-width:1200px) {
    .media-object .media-object--image {
        float: left
    }
}

.media-object .media-object--image else {
    float: left
}

.slick-slide .media-object .media-object--image > img {
    margin: 0 auto
}

.media-object--horizontal {
    margin-bottom: 22.5px
}

    .media-object--horizontal .media-object {
        border-bottom: none;
        padding-bottom: 0;
        padding: 0
    }

    .media-object--horizontal .media-object--image {
        float: left;
        padding-right: 15px;
        padding-bottom: 0
    }

    .media-object--horizontal .media-object + .media-object {
        padding-top: 0
    }

.media-object--interactive .media-object--image {
    float: left;
    margin-right: 15px
}

.slick-list {
    padding: 0 0 !important
}

.media-object--slider .slick-dots {
    text-align: center !important;
    margin-top: 22.5px
}

.locator-object {
    display: inline-block;
    padding: 30px 0;
    border-top: 1px solid #e98b00;
    border-bottom: 1px solid #e98b00;
    margin-bottom: 22.5px;
    background-color: #eaeaea
}

@media only screen and (min-width:992px) {
    .locator-object {
        display: flex;
        background-color: transparent
    }
}

.locator-object else {
    display: flex;
    background-color: transparent
}

.locator-section {
    border-bottom: 1px solid #e98b00
}

@media only screen and (min-width:992px) {
    .locator-section {
        border-top: 0 solid #e98b00;
        border-bottom: 0 solid #e98b00
    }
}

.locator-section else {
    border-top: 0 solid #e98b00;
    border-bottom: 0 solid #e98b00
}

.locator-section:last-child {
    border-bottom: 0 solid transparent
}

@media only screen and (min-width:992px) {
    .locator-section:nth-child(2) {
        border-left: 1px solid #e98b00;
        border-right: 1px solid #e98b00
    }
}

else .locator-section:nth-child(2) {
    border-left: 1px solid #e98b00;
    border-right: 1px solid #e98b00
}

.media-object--horizontal .col-sm-12 {
    float: none;
    display: inline-block;
    text-align: left
}

.tab-pane .media-object {
    clear: both
}

#externalVideo > * {
    width: 100%
}

.gu-mirror {
    position: fixed !important;
    margin: 0 !important;
    z-index: 9999 !important;
    opacity: .8
}

.gu-hide {
    display: none !important
}

.gu-unselectable {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.gu-transit {
    opacity: .2
}

.stButton .stFb, .stButton .stMainServices, .stButton .stTwbutton {
    height: 22px !important
}

#canvas {
    background-image: url(../images/hue-background-circle.png);
    background-size: cover;
    max-width: 100%
}

@media only screen and (min-width:568px) {
    .hue-test-results .col-sm-8 {
        width: 66.66666667%
    }

    .hue-test-results .col-sm-4 {
        width: 33.33333333%
    }
}

.pw-hue-test .select-form-container select {
    margin-top: 0
}

.hue-container {
    font-size: 0;
    margin-bottom: 20px;
    text-align: center;
    background-color: #eaeaea;
    padding: 20px 10px;
    max-width: 450px;
    margin: 15px auto
}

.hue-box {
    padding: 20px;
    display: inline-block;
    border: 1px solid #000;
    cursor: pointer
}

.key-slot {
    height: 45px;
    width: 45px;
    background-color: green;
    display: inline-block
}

.hue-test .btn-container {
    max-width: 450px;
    margin: 0 auto
}

    .hue-test .btn-container button {
        margin-left: -15px
    }

@media screen and (min-width:1200px) {
    .hue-test .btn-container button {
        margin-left: 0
    }
}

@media screen and (orientation:portrait) and (max-width:470px) {
    .pw-hue-test .hue-modal-backdrop {
        position: fixed;
        z-index: 1040;
        background-color: #000;
        opacity: .5
    }

    .pw-hue-test .hue-modal, .pw-hue-test .hue-modal-backdrop {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .pw-hue-test .hue-modal {
        display: block !important;
        overflow-x: hidden;
        overflow-y: auto
    }

    body.pw-hue-test {
        overflow: hidden !important;
        position: fixed !important
    }
}

.results-container {
    text-align: center
}

.hue-container * {
    display: inline
}

.mr-0-fm-01 {
    background-color: #b2766f
}

.mr-1-fm-02 {
    background-color: #b1746a
}

.mr-2-fm-03 {
    background-color: #b17466
}

.mr-3-fm-04 {
    background-color: #b07464
}

.mr-4-fm-05 {
    background-color: #ae725f
}

.mr-5-fm-06 {
    background-color: #aa725b
}

.mr-6-fm-07 {
    background-color: #a8745a
}

.mr-7-fm-08 {
    background-color: #a87456
}

.mr-8-fm-09 {
    background-color: #a87452
}

.mr-9-fm-10 {
    background-color: #a97650
}

.mr-a-fm-11 {
    background-color: #a8794e
}

.mr-b-fm-12 {
    background-color: #a77c4e
}

.mr-c-FM-13 {
    background-color: #a97e4c
}

.mr-d-FM-14 {
    background-color: #a57e46
}

.mr-e-FM-15 {
    background-color: #a78244
}

.mr-f-FM-16 {
    background-color: #a48546
}

.mr-g-FM-17 {
    background-color: #a28946
}

.mr-h-FM-18 {
    background-color: #9f8b46
}

.mr-i-FM-19 {
    background-color: #9d8e48
}

.mr-j-FM-20 {
    background-color: #9b8f49
}

.mr-k-FM-21 {
    background-color: #97914b
}

.mr-l-FM-22 {
    background-color: #91924d
}

.mr-m-FM-23 {
    background-color: #8d9352
}

.mr-n-FM-24 {
    background-color: #899557
}

.mr-o-FM-25 {
    background-color: #86955c
}

.mr-p-FM-26 {
    background-color: #84975f
}

.mr-q-FM-27 {
    background-color: #7e9760
}

.mr-r-FM-28 {
    background-color: #7d9666
}

.mr-s-FM-29 {
    background-color: #7c9567
}

.mr-t-FM-30 {
    background-color: #7a986b
}

.mr-C-FM-31 {
    background-color: #73966b
}

.mr-u-FM-32 {
    background-color: #70996d
}

.mr-v-FM-33 {
    background-color: #699a71
}

.mr-w-FM-34 {
    background-color: #679a74
}

.mr-x-FM-35 {
    background-color: #649a76
}

.mr-y-FM-36 {
    background-color: #619778
}

.mr-z-FM-37 {
    background-color: #5b947a
}

.mr-A-FM-38 {
    background-color: #5a957f
}

.mr-B-FM-39 {
    background-color: #589480
}

.mr-D-FM-40 {
    background-color: #559584
}

.mr-E-FM-41 {
    background-color: #529687
}

.mr-F-FM-42 {
    background-color: #519688
}

.mr-G-FM-43 {
    background-color: #4e9689
}

.mr-H-FM-44 {
    background-color: #4c968e
}

.mr-I-FM-45 {
    background-color: #4c9691
}

.mr-J-FM-46 {
    background-color: #4a9794
}

.mr-K-FM-47 {
    background-color: #4a9696
}

.mr-L-FM-48 {
    background-color: #4b9596
}

.mr-M-FM-49 {
    background-color: #4a9698
}

.mr-N-FM-50 {
    background-color: #50969c
}

.mr-O-FM-51 {
    background-color: #52949f
}

.mr-P-FM-52 {
    background-color: #5393a1
}

.mr-Q-FM-53 {
    background-color: #5494a3
}

.mr-R-FM-54 {
    background-color: #5a92a4
}

.mr-S-FM-55 {
    background-color: #6090a5
}

.mr-T-FM-56 {
    background-color: #6690a5
}

.mr-U-FM-57 {
    background-color: #688fa7
}

.mr-V-FM-58 {
    background-color: #6b8ca6
}

.mr-W-FM-59 {
    background-color: #6c8aa6
}

.mr-X-FM-60 {
    background-color: #6f89a6
}

.mr-Y-FM-61 {
    background-color: #7489a7
}

.mr-Z-FM-62 {
    background-color: #7686a6
}

.mr-FM-63 {
    background-color: #7b84a3
}

.mr-FM-64 {
    background-color: #8084a3
}

.mr-FM-65 {
    background-color: #8484a3
}

.mr-FM-66 {
    background-color: #8a86a6
}

.mr-FM-67 {
    background-color: #8d85a3
}

.mr-FM-68 {
    background-color: #9185a3
}

.mr-FM-69 {
    background-color: #9483a0
}

.mr-FM-70 {
    background-color: #97839f
}

.mr-FM-71 {
    background-color: #99819d
}

.mr-FM-72 {
    background-color: #9d809b
}

.mr-FM-73 {
    background-color: #9f7f98
}

.mr-FM-74 {
    background-color: #a37d94
}

.mr-FM-75 {
    background-color: #a57c92
}

.mr-FM-76 {
    background-color: #a67a8e
}

.mr-FM-77 {
    background-color: #a9798b
}

.mr-FM-78 {
    background-color: #ab7788
}

.mr-FM-79 {
    background-color: #ae7787
}

.mr-FM-80 {
    background-color: #b07683
}

.mr-FM-81 {
    background-color: #b1757f
}

.mr-FM-82 {
    background-color: #b3747c
}

.mr-FM-83 {
    background-color: #b3757a
}

.mr-FM-84 {
    background-color: #b37576
}

.mr-FM-85 {
    background-color: #b37673
}

.protanopia {
    -webkit-filter: url(#protanopia);
    -moz-filter: url(#protanopia);
    -ms-filter: url(#protanopia);
    -o-filter: url(#protanopia);
    filter: url(#protanopia)
}

.protanomaly {
    -webkit-filter: url(#protanomaly);
    -moz-filter: url(#protanomaly);
    -ms-filter: url(#protanomaly);
    -o-filter: url(#protanomaly);
    filter: url(#protanomaly)
}

.deuteranopia {
    -webkit-filter: url(#deuteranopia);
    -moz-filter: url(#deuteranopia);
    -ms-filter: url(#deuteranopia);
    -o-filter: url(#deuteranopia);
    filter: url(#deuteranopia)
}

.deuteranomaly {
    -webkit-filter: url(#deuteranomaly);
    -moz-filter: url(#deuteranomaly);
    -ms-filter: url(#deuteranomaly);
    -o-filter: url(#deuteranomaly);
    filter: url(#deuteranomaly)
}

.tritanopia {
    -webkit-filter: url(#tritanopia);
    -moz-filter: url(#tritanopia);
    -ms-filter: url(#tritanopia);
    -o-filter: url(#tritanopia);
    filter: url(#tritanopia)
}

.tritanomaly {
    -webkit-filter: url(#tritanomaly);
    -moz-filter: url(#tritanomaly);
    -ms-filter: url(#tritanomaly);
    -o-filter: url(#tritanomaly);
    filter: url(#tritanomaly)
}

.achromatopsia {
    -webkit-filter: url(#achromatopsia);
    -moz-filter: url(#achromatopsia);
    -ms-filter: url(#achromatopsia);
    -o-filter: url(#achromatopsia);
    filter: url(#achromatopsia)
}

.achromatomaly {
    -webkit-filter: url(#achromatomaly);
    -moz-filter: url(#achromatomaly);
    -ms-filter: url(#achromatomaly);
    -o-filter: url(#achromatomaly);
    filter: url(#achromatomaly)
}

.field-validation-error {
    color: red
}

.field-validation-valid {
    display: none
}

.input-validation-error {
    border: 1px solid red;
    background-color: #fee
}

.validation-summary-errors {
    font-weight: 700;
    color: red
}

.validation-summary-valid {
    display: none
}

.display-label, .editor-label {
    margin: 1em 0 0 0
}

.display-field, .editor-field {
    margin: .5em 0 0 0
}

.text-box {
    width: 30em
}

    .text-box.multi-line {
        height: 6.5em
    }

.tri-state {
    width: 6em
}

.form-group input.error + label + label > span {
    color: red;
    top: -18px;
    font-size: 14px;
    width: 100%;
    opacity: 1
}

.form-group textarea.error + label + label > span {
    color: red;
    font-size: 14px;
    width: 100%;
    opacity: 1
}

    .form-group input.error + label + label > span > span, .form-group textarea.error + label + label > span > span {
        opacity: 0;
        right: -20px;
        color: #55a444
    }

.form-group input.error {
    border-color: red
}

    .form-group input.error + label {
        color: red
    }

@media only screen and (min-width:1200px) {
    #globalGatewayDesktop {
        display: none
    }
}

@media only screen and (max-width:1200px) {
    #globalGatewayMobile {
        display: none
    }
}

.facet-hide {
    display: none
}

.form-group > button.btn.btn-primary, .side-form .form-group > input#leadGenGatedSubmit, .xrp-elevated-cta, .xrp-product-detail-cta, section#compare-drawer-container #productCompareDiv button#compareButton, section#order-lookup button#lookup-button {
    font-weight: 700;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #00ace3;
    max-width: 100%
}

    .form-group > button.btn.btn-primary:active, .form-group > button.btn.btn-primary:hover, .side-form .form-group > input#leadGenGatedSubmit:active, .side-form .form-group > input#leadGenGatedSubmit:hover, .xrp-elevated-cta:active, .xrp-elevated-cta:hover, .xrp-product-detail-cta:active, .xrp-product-detail-cta:hover, section#compare-drawer-container #productCompareDiv button#compareButton:active, section#compare-drawer-container #productCompareDiv button#compareButton:hover, section#order-lookup button#lookup-button:active, section#order-lookup button#lookup-button:hover {
        background-color: #008acf;
        color: #fff
    }

    .form-group > button.active.btn.btn-primary, .form-group > button.btn.btn-primary:active, .form-group > button.btn.btn-primary:focus, .form-group > button.btn.btn-primary:hover, .form-group > button.focus.btn.btn-primary, .side-form .form-group > input#leadGenGatedSubmit:active, .side-form .form-group > input#leadGenGatedSubmit:focus, .side-form .form-group > input#leadGenGatedSubmit:hover, .side-form .form-group > input.active#leadGenGatedSubmit, .side-form .form-group > input.focus#leadGenGatedSubmit, .xrp-product-detail-cta.active, .xrp-product-detail-cta.focus, .xrp-product-detail-cta:active, .xrp-product-detail-cta:focus, .xrp-product-detail-cta:hover {
        background-color: #008acf;
        color: #fff
    }

.valign {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.col-align {
    float: none;
    display: inline-block
}

.col-align--top {
    vertical-align: top
}

.col-align--center {
    vertical-align: middle
}

.col-align--bottom {
    vertical-align: bottom
}

.v-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.part-wrapper {
    display: table;
    width: 100%
}

@media(max-width:992px) {
    .part-wrapper {
        width: 100%;
        display: block;
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.event-container, .part-container {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

@media(max-width:992px) {
    .event-container, .part-container {
        width: 100%;
        display: block
    }
}

.part {
    display: table-row
}

@media(max-width:992px) {
    .part {
        width: 100%;
        display: block
    }
}

.part-cta, .part-image, .part-price, .part-title {
    display: table-cell;
    vertical-align: middle
}

.part-image {
    width: 15%
}

    .part-image img {
        width: 100%
    }

@media(max-width:992px) {
    .part-image {
        width: 100%;
        display: block
    }

        .part-image img {
            margin: 0 auto;
            width: 60%;
            height: auto
        }
}

.part-title {
    width: 60%;
    padding-left: 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 110%
}

@media(max-width:992px) {
    .part-title {
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.part-title > a {
    color: #53555a;
    text-decoration: none
}

.part-price {
    text-align: center;
    width: 5%;
    font-size: 16px;
    padding-left: 20px
}

@media(max-width:992px) {
    .part-price {
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 0
    }
}

.part-cta {
    width: 20%
}

    .part-cta a {
        float: right;
        display: block
    }

@media(max-width:992px) {
    .part-cta {
        width: 100%;
        display: block
    }

        .part-cta a {
            width: 50%;
            float: none;
            margin: 0 auto
        }
}

@media(max-width:480px) {
    .part-cta {
        width: 100%;
        display: block
    }

        .part-cta a {
            width: 80%;
            float: none;
            margin: 0 auto
        }
}

.event-listing-wrapper .event-container:last-of-type, .parts-accessories-wrapper .part-container:last-of-type {
    border-bottom: 0
}

@media(max-width:992px) {
    .event-listing-wrapper .event-container:last-of-type .part-wrapper, .parts-accessories-wrapper .part-container:last-of-type .part-wrapper {
        margin-bottom: 10px
    }
}

table.event-listing-table {
    border: 0
}

    table.event-listing-table .event-cta, table.event-listing-table .event-date, table.event-listing-table .event-location, table.event-listing-table .event-venue {
        vertical-align: middle
    }

        table.event-listing-table .event-date > span.date {
            font-weight: 700
        }

        table.event-listing-table .event-date > span.time {
            color: #777
        }

    table.event-listing-table .event-venue-meta {
        padding-top: 8px;
        padding-bottom: 4px
    }

        table.event-listing-table .event-venue-meta a:hover {
            text-decoration: none
        }

        table.event-listing-table .event-venue-meta a.event-venue-phone {
            color: #53555a
        }

        table.event-listing-table .event-venue-meta a.event-venue-map {
            color: #53555a
        }

        table.event-listing-table .event-venue-meta a:first-child ~ a {
            margin-left: 15px
        }

        table.event-listing-table .event-venue-meta a.event-venue-phone:before {
            font-family: FontAwesome;
            font-weight: 100;
            color: #53555a;
            margin-right: 8px;
            content: ""
        }

        table.event-listing-table .event-venue-meta a.event-venue-map:before {
            font-family: FontAwesome;
            font-weight: 100;
            color: #53555a;
            margin-right: 8px;
            content: ""
        }

    table.event-listing-table thead.event-listing-table-heading > tr {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc
    }

    table.event-listing-table thead.event-listing-table-heading th {
        border: 0;
        background-color: transparent;
        color: #53555a
    }

@media(max-width:768px) {
    table.event-listing-table thead.event-listing-table-heading {
        display: none
    }
}

table.event-listing-table tbody > tr {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

    table.event-listing-table tbody > tr:last-of-type {
        border: 0
    }

table.event-listing-table tbody td {
    border: 0;
    padding-top: 12px;
    padding-bottom: 12px
}

@media(max-width:768px) {
    table.event-listing-table tbody td {
        display: block;
        width: 100%;
        float: left;
        text-align: center
    }
}

@media(max-width:768px) {
    table.event-listing-table tbody td:first-of-type {
        padding-top: 40px
    }
}

@media(max-width:768px) {
    table.event-listing-table tbody td:last-of-type {
        padding-bottom: 40px
    }
}

#mobileCourseJumpBtn {
    display: block;
    margin-bottom: 15px
}

@media only screen and (min-width:992px) {
    #mobileCourseJumpBtn {
        display: none
    }
}

#mobileCourseJumpBtn else {
    display: none
}

#courseJumpBtn {
    display: none
}

@media only screen and (min-width:992px) {
    #courseJumpBtn {
        display: block
    }
}

#courseJumpBtn else {
    display: block
}

article.download-container p.download-downloads > strong:after {
    content: ' ';
    display: block
}

article.download-container p.download-downloads a {
    min-width: auto;
    margin-top: 6px
}

@media(max-width:480px) {
    article.download-container p.download-downloads a {
        width: 100%
    }
}

article.download-container p.download-downloads a:last-child {
    margin-left: 15px
}

@media(max-width:480px) {
    article.download-container p.download-downloads a:last-child {
        margin-left: 0;
        margin-top: 10px
    }
}

div.listing-wrapper nav.product-filter, div.search-results-wrapper nav.product-filter {
    margin-top: 0
}

div.listing-wrapper form.search-box, div.search-results-wrapper form.search-box {
    -webkit-box-shadow: 0 4px 8px -4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 4px 8px -4px rgba(0,0,0,.2);
    box-shadow: 0 4px 8px -4px rgba(0,0,0,.2)
}

div.listing-wrapper article.listing-result, div.listing-wrapper article.search-result, div.search-results-wrapper article.listing-result, div.search-results-wrapper article.search-result {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: -5px
}

    div.listing-wrapper article.listing-result div.listing-result-image, div.listing-wrapper article.listing-result div.search-result-image, div.listing-wrapper article.search-result div.listing-result-image, div.listing-wrapper article.search-result div.search-result-image, div.search-results-wrapper article.listing-result div.listing-result-image, div.search-results-wrapper article.listing-result div.search-result-image, div.search-results-wrapper article.search-result div.listing-result-image, div.search-results-wrapper article.search-result div.search-result-image {
        margin-right: 20px
    }

        div.listing-wrapper article.listing-result div.listing-result-image a, div.listing-wrapper article.listing-result div.search-result-image a, div.listing-wrapper article.search-result div.listing-result-image a, div.listing-wrapper article.search-result div.search-result-image a, div.search-results-wrapper article.listing-result div.listing-result-image a, div.search-results-wrapper article.listing-result div.search-result-image a, div.search-results-wrapper article.search-result div.listing-result-image a, div.search-results-wrapper article.search-result div.search-result-image a {
            vertical-align: middle
        }

        div.listing-wrapper article.listing-result div.listing-result-image > a > img, div.listing-wrapper article.listing-result div.search-result-image > a > img, div.listing-wrapper article.search-result div.listing-result-image > a > img, div.listing-wrapper article.search-result div.search-result-image > a > img, div.search-results-wrapper article.listing-result div.listing-result-image > a > img, div.search-results-wrapper article.listing-result div.search-result-image > a > img, div.search-results-wrapper article.search-result div.listing-result-image > a > img, div.search-results-wrapper article.search-result div.search-result-image > a > img {
            max-width: 100px;
            max-height: 100px;
            height: auto
        }

@media(max-width:480px) {
    div.listing-wrapper article.listing-result div.listing-result-image, div.listing-wrapper article.listing-result div.search-result-image, div.listing-wrapper article.search-result div.listing-result-image, div.listing-wrapper article.search-result div.search-result-image, div.search-results-wrapper article.listing-result div.listing-result-image, div.search-results-wrapper article.listing-result div.search-result-image, div.search-results-wrapper article.search-result div.listing-result-image, div.search-results-wrapper article.search-result div.search-result-image {
        display: none
    }
}

div.listing-wrapper article.listing-result div.listing-result-content > p, div.listing-wrapper article.listing-result div.search-result-content > p, div.listing-wrapper article.search-result div.listing-result-content > p, div.listing-wrapper article.search-result div.search-result-content > p, div.search-results-wrapper article.listing-result div.listing-result-content > p, div.search-results-wrapper article.listing-result div.search-result-content > p, div.search-results-wrapper article.search-result div.listing-result-content > p, div.search-results-wrapper article.search-result div.search-result-content > p {
    margin: 6px 0
}

div.listing-wrapper article.listing-result div.listing-result-content > h4, div.listing-wrapper article.listing-result div.search-result-content > h4, div.listing-wrapper article.search-result div.listing-result-content > h4, div.listing-wrapper article.search-result div.search-result-content > h4, div.search-results-wrapper article.listing-result div.listing-result-content > h4, div.search-results-wrapper article.listing-result div.search-result-content > h4, div.search-results-wrapper article.search-result div.listing-result-content > h4, div.search-results-wrapper article.search-result div.search-result-content > h4 {
    margin-top: 0
}

div.listing-wrapper form.search-box input[name=search], div.search-results-wrapper form.search-box input[name=search] {
    border-radius: 5px;
    margin-top: -10px
}

    div.listing-wrapper form.search-box input[name=search]:focus, div.search-results-wrapper form.search-box input[name=search]:focus {
        border-color: #00ace3
    }

div.listing-wrapper form.search-box .search-submit > input[type=submit], div.search-results-wrapper form.search-box .search-submit > input[type=submit] {
    background-color: #00ace3;
    border-color: #00ace3;
    transition: .35s all;
    -moz-border-top-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

    div.listing-wrapper form.search-box .search-submit > input[type=submit]:hover, div.search-results-wrapper form.search-box .search-submit > input[type=submit]:hover {
        background-color: #008acf;
        border-color: #008acf
    }

@media(max-width:768px) {
    a[href^=tel] {
        border-bottom: 1px dashed #ccc;
        text-decoration: none
    }
}

.tab-content iframe[src*=youtube] {
    width: 98%
}

@media(min-width:480px) {
    .tab-content iframe[src*=youtube] {
        min-height: 225px
    }
}

@media(min-width:768px) {
    .tab-content iframe[src*=youtube] {
        min-height: 422px
    }
}

@media(min-width:992px) {
    .tab-content iframe[src*=youtube] {
        min-height: 546px
    }
}

@media(min-width:1200px) {
    .tab-content iframe[src*=youtube] {
        width: 640px;
        min-height: 360px
    }
}

[sc-part-of] .oo-player-container .oo-player-skin, div#scCrossPiece ~ div.page-wrapper .oo-player-container .oo-player-skin, div.scEditorGrid div#EditorFrames .oo-player-container .oo-player-skin {
    z-index: 9089
}

.oo-player-container .oo-player-skin button.oo-control-bar-item {
    width: auto
}

ul.resource-list > h3 {
    margin-top: 15px;
    margin-bottom: 10px
}

ul.resource-list li {
    line-height: 1.3em;
    margin-bottom: 10px
}

div#externalVideoSlide iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    min-height: 600px
}

div#externalVideoSlideInner {
    overflow: hidden;
    padding-bottom: 600px;
    position: relative;
    height: 0
}

div#externalVideoSlideOuter {
    background-color: #000
}

@media(max-width:768px) {
    div#externalVideoSlide iframe {
        min-height: 300px
    }
}

@media(max-width:992px) {
    div#externalVideoSlide iframe {
        min-height: 300px
    }

    div#externalVideoSlideInner {
        padding-bottom: 300px
    }
}

.xrp-file-download-form form button {
    margin-top: 15px
}

    .xrp-file-download-form form button:before {
        font-family: FontAwesome,FontAwesome;
        content: "";
        display: inline;
        color: #fff;
        margin-right: 10px
    }

.xrp-file-download-form p.contact-us-consent {
    text-align: center
}

@media(min-width:992px) {
    .xrp-file-download-form.xrp-contact-us-form-wrapper {
        padding: 25px 40px
    }
}

.true-full {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    height: auto;
    left: 50%
}

.no-gutter-alt {
    margin-left: 15px;
    margin-right: 15px
}

.no-mt {
    margin-top: 0
}

.no-mb {
    margin-bottom: 0
}

.floating-image-span-row {
    margin-top: -250px;
    width: 100%;
    max-width: 500px;
    transform: translateY(10%)
}

@media(max-width:992px) {
    .floating-image-span-row {
        margin-top: 0;
        transform: none
    }
}

#downloadModal button#downloadModalSubmit:before {
    font-family: FontAwesome,FontAwesome;
    content: "";
    display: inline;
    color: #fff;
    margin-right: 10px
}

#downloadModal span.download-title {
    font-weight: 700
}

.three-col img:first-of-type {
    margin: 0 auto 10px auto;
    width: 80px;
    height: 80px
}

.three-col strong {
    font-size: 18px
}

.three-col p {
    margin-top: 0
}

@media(max-width:768px) {
    .three-col p {
        margin-bottom: 30px
    }
}

@media(min-width:768px) {
    .two-col > div:first-of-type {
        padding-right: 40px;
        border-right: 1px solid #53555a
    }
}

@media(min-width:768px) {
    .two-col > div:last-of-type {
        padding-left: 40px
    }
}

.two-col img:first-of-type {
    margin-bottom: 10px;
    max-width: 300px;
    height: auto
}

.two-col strong {
    font-size: 18px
}

.two-col p {
    margin-top: 0
}

@media(max-width:768px) {
    .two-col p {
        margin-bottom: 30px
    }
}

.three-col:after, .two-col:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden
}

.tac-workflow-text > div span {
    position: relative;
    font-weight: 700;
    font-size: 20px;
    bottom: 20%
}

    .tac-workflow-text > div span:before {
        content: "";
        margin-right: 8px;
        color: #00ace3;
        font-size: 18px
    }

.tac-workflow-text > div:nth-of-type(1) span {
    left: -12%
}

    .tac-workflow-text > div:nth-of-type(1) span:before {
        content: "1."
    }

@media(max-width:768px) {
    .tac-workflow-text > div:nth-of-type(1) span {
        left: 0
    }
}

.tac-workflow-text > div:nth-of-type(2) span {
    left: -29%
}

    .tac-workflow-text > div:nth-of-type(2) span:before {
        content: "2."
    }

@media(max-width:768px) {
    .tac-workflow-text > div:nth-of-type(2) span {
        left: 0
    }
}

.tac-workflow-text > div:nth-of-type(3) span {
    left: -25%
}

    .tac-workflow-text > div:nth-of-type(3) span:before {
        content: "3."
    }

@media(max-width:768px) {
    .tac-workflow-text > div:nth-of-type(3) span {
        left: 0
    }
}

.bkgd-new-color hr {
    border-color: #53555a
}

.scWebEditInput {
    width: 100%
}

html {
    scroll-behavior: smooth
}

.alert.alert-danger {
    color: #ff0500;
    background-color: #ffefef;
    border-color: #ebccd1
}

    .alert.alert-danger a {
        color: #ff0500;
        text-decoration: underline
    }

    .alert.alert-danger .fa:first-of-type {
        padding-right: 6px
    }

#promo-bar-container {
    background-color: #757575;
    margin-top: -1px
}

    #promo-bar-container > .container {
        margin-bottom: 0
    }

.promo-bar {
    display: table;
    color: #fff;
    line-height: 100%
}

.promo-bar-row {
    display: table-row
}

.promo-bar-alert-text {
    background-color: #53555a;
    display: table-cell;
    padding: 5px 15px;
    min-width: 160px;
    width: auto;
    text-align: center;
    vertical-align: middle
}

.promo-bar-text::before {
    font-family: FontAwesome;
    content: "";
    font-size: 60%;
    margin-right: 5px
}

.promo-bar-text {
    display: table-cell;
    padding: 5px 15px
}

.promo-bar-cta a {
    color: #fff;
    text-decoration: underline;
    margin-left: 10px;
    white-space: nowrap
}

@media screen and (max-width:992px) {
    #promo-bar-container {
        margin-top: 2px
    }
}

@media screen and (max-width:768px) {
    #promo-bar-container {
        margin-top: 0
    }
}

@media(min-width:992px) and (max-width:1200px) {
    #promo-bar-container {
        margin-top: 24px
    }
}

.product-filter {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px
}

.sort {
    display: flex
}

.collection-sort {
    display: flex;
    flex-direction: row
}

    .collection-sort label {
        margin: 0 1vw 0 0;
        font-weight: 700
    }

.sort .collection-sort:not(:last-child) {
    margin-right: 1vw
}

.sort .collection-sort .select-form-container select.form-control {
    height: auto;
    margin: 0;
    position: initial;
    padding: 0 32px 0 4px;
    border: 0;
    box-shadow: none
}

.sort .collection-sort .select-form-container::after {
    position: relative;
    left: 80%;
    top: -26px;
    pointer-events: none
}

.products {
    display: flex;
    flex-wrap: wrap
}

.product-card {
    display: flex;
    flex-direction: column;
    flex: 0 31%;
    overflow: hidden;
    margin-left: 2%;
    margin-bottom: 35px;
    background-color: #fafafa;
    border-radius: 4px;
    transition: .35s all
}

section.products.learning .product-image img, section.products.promotions .product-image img, section.products.training .product-image img {
    padding-top: 0
}

section.products.category-pages, section.products.out-of-production, section.products.parts-accessories, section.products.product-family, section.products.service-support, section.products.ymal {
    margin-top: 15px
}

    section.products.category-pages .product-card, section.products.out-of-production .product-card, section.products.parts-accessories .product-card, section.products.product-family .product-card, section.products.service-support .product-card, section.products.ymal .product-card {
        padding-bottom: 10px;
        margin-left: 0;
        margin-right: 2%
    }

@media(max-width:992px) {
    section.products.category-pages .product-card, section.products.out-of-production .product-card, section.products.parts-accessories .product-card, section.products.product-family .product-card, section.products.service-support .product-card, section.products.ymal .product-card {
        flex: 0 48%
    }
}

@media(max-width:480px) {
    section.products.category-pages .product-card, section.products.out-of-production .product-card, section.products.parts-accessories .product-card, section.products.product-family .product-card, section.products.service-support .product-card, section.products.ymal .product-card {
        flex: 0 100%;
        margin-right: 0
    }
}

section.products.promotions p.product-description {
    text-align: center
}

.product-image {
    overflow: hidden
}

    .product-image img {
        transition: .35s all;
        padding-top: 10px
    }

.product-info {
    padding: 0 20px 20px 20px
}

.product-identifier-text {
    font-size: 15.2px;
    text-align: center;
    margin: 0
}

.product-cta-anchor {
    margin-top: auto;
    padding: 0 20px 20px 20px;
    vertical-align: bottom
}

.product-promo-text {
    text-align: center
}

    .product-promo-text p {
        font-size: 15.2px;
        line-height: 120%;
        color: #1675a9;
        margin: 0
    }

.product-price-container .product-price {
    text-align: center
}

.product-info p.product-description {
    font-size: 15.2px;
    line-height: 135%
}

.product-info .product-name {
    font-weight: 700;
    text-align: center;
    font-size: 1.3em;
    line-height: 110%
}

.product-cta-anchor .product-cta a {
    margin: 0 auto;
    display: table;
    width: auto;
    min-width: 80%;
    max-width: 100%
}

.product-image img {
    max-width: 100%;
    height: auto;
    margin: 0 0 20px 0
}

.product-compare-container {
    display: block;
    margin: 0 auto
}

.product-compare.compare-select {
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
    text-align: center
}

    .product-compare.compare-select .checkbox {
        margin-bottom: 0;
        display: inline
    }

        .product-compare.compare-select .checkbox label {
            display: inline;
            color: #53555a
        }

            .product-compare.compare-select .checkbox label .psuedo-input {
                border: 1px solid #ccc;
                background-color: transparent;
                height: 20px;
                width: 20px
            }

                .product-compare.compare-select .checkbox label .psuedo-input::after {
                    right: 0;
                    top: -3px
                }

            .product-compare.compare-select .checkbox label input[type=checkbox]:checked, .product-compare.compare-select .checkbox label input[type=checkbox]:checked + .psuedo-input {
                background-color: #53555a;
                border: 1px solid #53555a
            }

.new-flag {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0 0;
    border-color: #1675a9 transparent transparent transparent;
    position: relative;
    margin-bottom: -60px
}

    .new-flag span {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        position: absolute;
        top: -50px;
        left: 5px;
        color: #fff
    }

@media(max-width:992px) {
    .product-card {
        flex: 0 46%
    }
}

@media(max-width:480px) {
    .product-card {
        flex: 0 100%;
        margin-left: 0
    }
}

aside.filters.new-product-filters .checbox input, aside.filters.new-product-filters .checkbox input + .psuedo-input {
    top: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #ccc
}

aside.filters.new-product-filters input[type=checkbox]:checked, aside.filters.new-product-filters input[type=checkbox]:checked + .psuedo-input {
    background-color: #53555a;
    border: 1px solid #53555a
}

    aside.filters.new-product-filters input[type=checkbox]:checked + .psuedo-input::after {
        top: -3px;
        right: -2px
    }

aside.filters.new-product-filters a {
    color: #53555a
}

@media(max-width:992px) {
    aside.filters.new-product-filters section#filters > section:first-of-type {
        border-top: 0;
        margin-top: 15px
    }
}

aside.filters.new-product-filters section.accordion.facet-group {
    border-top: 1px solid #53555a
}

    aside.filters.new-product-filters section.accordion.facet-group .accordion-trigger {
        color: #53555a;
        font-size: 16px;
        font-weight: 700
    }

    aside.filters.new-product-filters section.accordion.facet-group > a {
        text-decoration: none !important
    }

    aside.filters.new-product-filters section.accordion.facet-group .accordion-icon:before {
        font-family: FontAwesome;
        content: "";
        font-weight: 100;
        font-size: 28.8px;
        padding-right: 6px;
        margin-top: -6px
    }

    aside.filters.new-product-filters section.accordion.facet-group .collapsed .accordion-icon:before {
        content: "";
        padding-right: 12px
    }

    aside.filters.new-product-filters section.accordion.facet-group ul.list-filters li label span.count {
        color: #ccc
    }

aside.filters.new-product-filters .filter-header > h5 {
    color: #53555a;
    font-weight: 700
}

    aside.filters.new-product-filters .filter-header > h5 > a > img.filter-icon {
        height: 24px;
        width: 24px;
        display: block;
        float: left;
        margin-right: 8px
    }

@media(max-width:992px) {
    aside.filters.new-product-filters .filter-reset {
        border: none;
        margin: 0;
        padding-top: 0;
        background-color: transparent
    }
}

aside.filters.new-product-filters .filter-reset h5 > a {
    border: 1px solid #ccc;
    padding: 2px 10px;
    border-radius: 5px;
    color: #ccc;
    text-decoration: none;
    transition: .35s all
}

    aside.filters.new-product-filters .filter-reset h5 > a:hover {
        color: red;
        border: 1px solid red
    }

@media(max-width:992px) {
    aside.filters.new-product-filters .filter-reset h5 > a {
        width: 100%;
        display: block;
        border: 1px solid red;
        padding: 15px 0;
        color: red
    }
}

@media(max-width:992px) {
    aside.filters.new-product-filters .filter-header h5 > a {
        width: 100%;
        display: block;
        border: 1px solid #53555a;
        padding: 15px 0;
        color: #53555a;
        border-radius: 5px;
        font-weight: 400;
        margin-left: 0
    }

        aside.filters.new-product-filters .filter-header h5 > a:hover {
            text-decoration: none
        }
}

@media(max-width:992px) {
    aside.filters.new-product-filters .filter-header h5 > a > img.filter-icon {
        float: none;
        display: inline;
        margin-right: 0
    }
}

@media(max-width:992px) {
    aside.filters.new-product-filters .filter-header {
        border: none;
        margin: 0;
        background-color: transparent
    }
}

section#compare-drawer-container {
    margin-left: 2%;
    z-index: 100;
    background-color: #fafafa;
    border-radius: 5px;
    padding: 10px 20px
}

@media(max-width:480px) {
    section#compare-drawer-container {
        margin-left: initial
    }
}

section#compare-drawer-container > div.container {
    margin: 10px auto
}

@media(min-width:768px) {
    section#compare-drawer-container #productCompareDiv {
        display: flex;
        flex: 1 1 auto;
        align-items: center;
        justify-content: center
    }
}

section#compare-drawer-container #productCompareDiv label#lblCompareProducts {
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: normal;
    line-height: 120%
}

@media(max-width:768px) {
    section#compare-drawer-container #productCompareDiv label#lblCompareProducts {
        margin-top: 5px;
        margin-bottom: 15px
    }
}

section#compare-drawer-container #productCompareDiv #compareContainer {
    margin-bottom: 0
}

section#compare-drawer-container #productCompareDiv button#compareButton {
    max-height: 48px;
    padding: 12px 0;
    transition: .35s all
}

    section#compare-drawer-container #productCompareDiv button#compareButton:hover {
        background-color: #008acf;
        border-color: #008acf
    }

section#compare-drawer-container .compare-border {
    border: 1px solid #ccc;
    width: auto;
    height: 48px;
    overflow: hidden
}

    section#compare-drawer-container .compare-border .compare-remove span {
        color: #ccc;
        position: absolute;
        display: block;
        left: initial;
        right: 6px;
        top: -6px;
        font-size: 16px;
        transition: .35s all;
        background-color: #53555a;
        border: 1px solid #fff;
        border-radius: 50%;
        padding: 1px 2px 2px 2px
    }

        section#compare-drawer-container .compare-border .compare-remove span:hover {
            color: #fff;
            background-color: red
        }

@media(max-width:480px) {
    section#compare-drawer-container .compare-border .compare-remove span {
        right: -13px;
        top: -13px;
        font-size: 18px
    }
}

section#compare-drawer-container .compare-empty .compare-border > .compare-remove span {
    pointer-events: initial;
    opacity: 0
}

    section#compare-drawer-container .compare-empty .compare-border > .compare-remove span:hover {
        color: #ccc;
        background-color: #53555a;
        border: 1px solid #fff
    }

section#compare-drawer-container .compare-border img {
    width: auto;
    height: auto;
    max-height: 48px
}

@media(min-width:1200px) {
    section#compare-drawer-container .compare-border img {
        width: initial;
        max-width: 75%;
        max-height: initial;
        height: auto
    }
}

p.listing-description, p.listing-meta {
    font-size: 15.2px
}

p.listing-meta {
    color: gray
}

body[class~=safari] label#lblCompareProducts {
    letter-spacing: -.6px !important
}

div#product-tab-scaffolding {
    width: 100%;
    border-bottom: 1px solid #ccc
}

@media(max-width:768px) {
    div#product-tab-scaffolding {
        border-bottom: 0
    }

        div#product-tab-scaffolding ul.nav-tabs {
            display: none !important
        }
}

div#product-tab-scaffolding ul.nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    margin: 0 auto
}

    div#product-tab-scaffolding ul.nav-tabs > li {
        flex: 0 1 auto;
        margin-right: 1%;
        margin-left: 1%
    }

@media(max-width:992px) {
    div#product-tab-scaffolding ul.nav-tabs > li {
        margin: 0 auto
    }
}

div#product-tab-scaffolding ul.nav-tabs > li > a {
    font-weight: 400;
    color: #757575;
    font-size: 18px;
    border-bottom: 2px solid transparent;
    margin: 0 auto;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    outline: 0;
    transition: color .3s ease
}

    div#product-tab-scaffolding ul.nav-tabs > li > a:hover {
        color: #17181a
    }

@media(max-width:992px) {
    div#product-tab-scaffolding ul.nav-tabs > li > a {
        font-size: 16px
    }
}

div#product-tab-scaffolding ul.nav-tabs > li.active > a, div#product-tab-scaffolding ul.nav-tabs > li.active > a:focus, div#product-tab-scaffolding ul.nav-tabs > li.active > a:hover {
    color: #17181a;
    border-color: #17181a
}

@media(max-width:992px) {
    section#product-content .tab-content > .tab-pane {
        display: block;
        height: 0;
        overflow: hidden;
        position: relative
    }

        section#product-content .tab-content > .tab-pane.active {
            height: auto
        }

        section#product-content .tab-content > .tab-pane.collapse.in {
            display: block
        }
}

section#product-content .tab-content {
    border: 0;
    padding: 0
}

@media(max-width:768px) {
    section#product-content .tab-content {
        padding: 20px
    }
}

section#product-content .tab-content .tab-pane-content {
    padding-top: 45px
}

@media(max-width:768px) {
    section#product-content .tab-content .tab-pane-content {
        padding-top: 20px
    }
}

section#product-content .tab-content .tab-pane-content > div#overview-heading h2, section#product-content .tab-content .tab-pane-content > h2:first-child, section#product-content .tab-content .tab-pane-content > h3:first-child {
    text-align: center;
    font-size: 24px;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900
}

section#product-content .tab-content .tab-pane-content h2, section#product-content .tab-content .tab-pane-content h3 {
    margin-bottom: 25px
}

section#product-content .tab-content .tab-pane-content p {
    line-height: 166%
}

section#product-content .accordion-trigger {
    outline: 0;
    max-height: 55px;
    min-height: 55px;
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    box-shadow: none;
    font-size: 18px;
    border: 0;
    border-radius: 0;
    font-weight: 700;
    padding-left: 0;
    background-color: transparent;
    border-bottom: 1px solid #ccc
}

@media(min-width:768px) {
    section#product-content .accordion-trigger {
        display: none
    }
}

section#product-content .accordion-trigger.collapsed:after {
    transform: rotate(0);
    color: #17181a
}

section#product-content .accordion-trigger:after {
    float: none;
    font-family: xrite-icons !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-weight: 900;
    color: #e98b00;
    font-size: 22px;
    bottom: 14px;
    position: absolute;
    content: "";
    transform: rotate(45deg);
    transition: transform .3s ease;
    right: 0
}

@media(max-width:992px) {
    #product-tab-scaffolding ul.nav-tabs, ::-ms-backdrop {
        width: 100% !important;
        justify-content: space-around !important
    }

        #product-tab-scaffolding ul.nav-tabs > li, ::-ms-backdrop {
            margin: 0 !important
        }
}

@keyframes videoLoadSpin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

article.download-container p.download-downloads main#product .btn-container a, main#product .btn-container a.btn, main#product .btn-container article.download-container p.download-downloads a {
    min-width: 0
}

main#product hr {
    border: 0;
    height: 1px;
    border-bottom: 1px solid #ccc
}

section#product-splash {
    background-color: #f0f0f0;
    padding-top: 10px;
    padding-bottom: 10px
}

    section#product-splash nav.breadcrumb {
        margin-top: 5px;
        margin-bottom: 10px
    }

@media(max-width:768px) {
    section#product-splash nav.breadcrumb {
        margin-top: 2.5px;
        margin-bottom: 2.5px
    }
}

section#product-splash nav.breadcrumb .utility-nav {
    padding: 0;
    margin: 0;
    text-shadow: none;
    width: 100%
}

@media(max-width:768px) {
    section#product-splash nav.breadcrumb .utility-nav li {
        display: none
    }

        section#product-splash nav.breadcrumb .utility-nav li:nth-last-child(0n+2) {
            display: inline;
            font-weight: 700;
            position: relative
        }

            section#product-splash nav.breadcrumb .utility-nav li:nth-last-child(0n+2):before {
                font-family: xrite-icons !important;
                speak: none;
                font-style: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                font-weight: 900;
                content: "";
                display: inline;
                font-size: 14px;
                position: relative;
                bottom: -1px;
                margin-right: 5px;
                margin-left: 8px
            }
}

@media(max-width:768px) {
    section#product-splash nav.breadcrumb .utility-nav li a:after {
        content: none;
        display: none
    }
}

section#product-splash nav.breadcrumb .utility-nav li a:hover > span {
    color: #17181a
}

section#product-splash-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: stretch;
    overflow-x: hidden
}

@media(min-width:992px) {
    section#product-splash-inner {
        margin-bottom: 12px
    }
}

@media(max-width:992px) {
    section#product-splash-inner {
        flex-wrap: wrap;
        flex-direction: column
    }
}

@media screen and (max-width:992px) and (-ms-high-contrast:active),screen and (max-width:992px) and (-ms-high-contrast:none) {
    section#product-splash-inner {
        flex-direction: row
    }
}

@media(max-width:992px) {
    section#product-splash-inner > section {
        margin: 0 auto;
        border-radius: 0;
        width: 100%;
        flex-basis: 100%
    }

    section#product-splash-inner div#product-image-carousel {
        margin-bottom: -10px;
        padding: 15px 10px 0 10px
    }
}

section#product-image-carousel-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

#product-thumb-carousel, div#product-image-carousel, section#product-card {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    background-color: #fff;
    padding: 20px;
    border-radius: 4px;
    box-sizing: border-box
}

div#product-image-carousel {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 0;
    overflow: hidden
}

    div#product-image-carousel > div#initial-product-image {
        display: block
    }

    div#product-image-carousel div.product-carousel {
        transition: .35s all;
        height: 1px
    }

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    div#product-image-carousel div.product-carousel {
        overflow: hidden;
        position: static;
        top: initial;
        -ms-transform: initial;
        transform: initial
    }
}

@media(min-width:992px) and (max-width:1200px) {
    div#product-image-carousel div.product-carousel {
        position: relative
    }
}

div#product-image-carousel div.product-carousel.ready {
    height: auto;
    overflow: visible
}

div#product-image-carousel div.product-carousel:hover button.slick-arrow {
    opacity: 1
}

div#product-image-carousel div#carousel-loading {
    top: 50%;
    transform: translateY(-50%)
}

div#product-image-carousel button.slick-arrow {
    height: 81px;
    width: 54px;
    background-color: rgba(255,255,255,.8);
    transition: .35s all
}

@media(min-width:992px) {
    div#product-image-carousel button.slick-arrow {
        opacity: 0
    }
}

div#product-image-carousel .new-slick-hero-slider .slick-list {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000
}

div#product-image-carousel .new-slick-hero-slider div.video .video-js {
    padding-top: 50%;
    outline: 0
}

div#product-image-carousel .new-slick-hero-slider div.slick-slide {
    overflow: hidden;
    backface-visibility: hidden;
    position: relative
}

    div#product-image-carousel .new-slick-hero-slider div.slick-slide.slick-current.slick-active img {
        transition: all .3s ease;
        border-radius: 0
    }

        div#product-image-carousel .new-slick-hero-slider div.slick-slide.slick-current.slick-active img[data-lazy] {
            transform: scale(.98)
        }

@media(min-width:992px) {
    div#product-image-carousel .new-slick-hero-slider div.slick-slide.slick-current.slick-active img[data-lazy] {
        -webkit-filter: blur(14px);
        filter: blur(14px)
    }

    @-moz-document url-prefix() {
        div#product-image-carousel .new-slick-hero-slider div.slick-slide.slick-current.slick-active img[data-lazy] {
            filter: none !important
        }
    }
}

div#product-image-carousel .new-slick-hero-slider img {
    max-width: 100%;
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: transform .3s ease-in-out
}

@media(min-width:992px) {
    div#product-image-carousel .new-slick-hero-slider img {
        -webkit-filter: blur(0);
        filter: blur(0)
    }

    @-moz-document url-prefix() {
        div#product-image-carousel .new-slick-hero-slider img {
            filter: none !important
        }
    }
}

.product-carousel nav.dots-container .slick-dots {
    margin-top: 0;
    top: 20px;
    opacity: 1
}

    .product-carousel nav.dots-container .slick-dots li button {
        margin: 10px
    }

@media(max-width:768px) {
    .product-carousel nav.dots-container .slick-dots {
        margin-top: 0;
        margin-bottom: 0;
        top: 10px;
        transition: transform .3s ease-in-out,opacity .3s ease-in-out
    }
}

.product-carousel button.slick-arrow {
    border-radius: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    height: auto;
    left: auto;
    right: auto;
    padding: 0;
    width: 45px
}

    .product-carousel button.slick-arrow:hover:before {
        color: #17181a
    }

    .product-carousel button.slick-arrow:before {
        font-family: xrite-icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        color: #757575;
        font-size: 28px
    }

    .product-carousel button.slick-arrow.slick-prev {
        left: -10px
    }

        .product-carousel button.slick-arrow.slick-prev:before {
            content: ""
        }

    .product-carousel button.slick-arrow.slick-next {
        right: -10px
    }

        .product-carousel button.slick-arrow.slick-next:before {
            content: ""
        }

#product-thumb-carousel {
    margin-top: -2px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 10px 20px;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity .3s ease
}

    #product-thumb-carousel.ready {
        height: auto;
        overflow: visible;
        opacity: 1
    }

@media(max-width:992px) and (max-width:1200px) {
    #product-thumb-carousel {
        margin-top: 0;
        padding-top: 30px;
        border-radius: 0
    }
}

@media(max-width:992px) {
    #product-thumb-carousel {
        display: none
    }
}

#product-thumb-carousel .new-slick-sub-class.slick-initialized {
    padding-left: 6%;
    padding-right: 6%;
    margin: 0 auto
}

@media only screen and (min-width:992px) {
    #product-thumb-carousel .new-slick-sub-class.slick-initialized:after, #product-thumb-carousel .new-slick-sub-class.slick-initialized:before {
        z-index: 1;
        content: "";
        opacity: 1;
        transition: opacity .6s ease;
        display: block;
        position: absolute;
        top: 0;
        width: 30px;
        height: 100%;
        pointer-events: none;
        background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);
        background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);
        background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%)
    }

    #product-thumb-carousel .new-slick-sub-class.slick-initialized:before {
        left: 5%;
        transform: rotate(180deg)
    }

    #product-thumb-carousel .new-slick-sub-class.slick-initialized:after {
        right: 5%
    }
}

#product-thumb-carousel .new-slick-sub-class.slick-initialized else:after, #product-thumb-carousel .new-slick-sub-class.slick-initialized else:before {
    z-index: 1;
    content: "";
    opacity: 1;
    transition: opacity .6s ease;
    display: block;
    position: absolute;
    top: 0;
    width: 30px;
    height: 100%;
    pointer-events: none;
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%)
}

#product-thumb-carousel .new-slick-sub-class.slick-initialized else:before {
    left: 5%;
    transform: rotate(180deg)
}

#product-thumb-carousel .new-slick-sub-class.slick-initialized else:after {
    right: 5%
}

#product-thumb-carousel .new-slick-sub-class.slick-initialized div.slick-slide {
    cursor: pointer;
    padding-top: 5px;
    border-bottom: 2px solid transparent;
    padding-bottom: 5px;
    margin-right: 10px;
    margin-left: 10px
}

    #product-thumb-carousel .new-slick-sub-class.slick-initialized div.slick-slide.slick-current {
        cursor: pointer;
        border-bottom: 2px solid #e98b00;
        padding-bottom: 5px
    }

        #product-thumb-carousel .new-slick-sub-class.slick-initialized div.slick-slide.slick-current img {
            cursor: pointer
        }

    #product-thumb-carousel .new-slick-sub-class.slick-initialized div.slick-slide img {
        width: 100%;
        height: auto
    }

    #product-thumb-carousel .new-slick-sub-class.slick-initialized div.slick-slide div.thumb-placeholder {
        height: 0;
        overflow: hidden;
        padding-top: calc(1/2*100%);
        background: #fff;
        position: relative
    }

        #product-thumb-carousel .new-slick-sub-class.slick-initialized div.slick-slide div.thumb-placeholder:after {
            position: absolute;
            font-family: Helvetica,Arial,sans-serif !important;
            content: "▶︎";
            font-weight: 400 !important;
            top: 50%;
            left: 50%;
            transform: translate3d(-50%,-50%,0);
            backface-visibility: hidden;
            text-align: center;
            display: block;
            white-space: nowrap;
            color: #fff;
            font-size: 40px;
            padding: 0 10px;
            z-index: 1;
            line-height: 0;
            outline: 0;
            text-shadow: 0 0 12px rgba(23,24,26,.5);
            pointer-events: none;
            font-size: 16px
        }

@media(max-width:480px) {
    #product-thumb-carousel .new-slick-sub-class.slick-initialized div.slick-slide div.thumb-placeholder:after {
        font-size: 40px
    }
}

#product-thumb-carousel .new-slick-sub-class.slick-initialized div.slick-slide div.thumb-placeholder > img {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%
}

#product-image-carousel-container {
    width: 62%;
    margin-right: 2%
}

section#product-card {
    width: 36%;
    margin-left: auto;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 25px;
    padding-bottom: 20px
}

@media(max-width:768px) {
    section#product-card {
        margin-top: 20px
    }
}

section#product-card span#sku-wrapper {
    color: #b5b5b5;
    font-size: 12px;
    display: block
}

section#product-card h1#product-name {
    font-size: 28px;
    display: inline-block
}

    section#product-card h1#product-name + .new-item-flag, section#product-card h1#product-name + .updated-item-flag {
        position: relative;
        top: -4px;
        left: 2px
    }

section#product-card h3#product-identifier {
    margin-top: 6px;
    font-size: 18px;
    line-height: 130%
}

section#product-card div#pricing-model {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 12px
}

    section#product-card div#pricing-model > div {
        padding: 4px 8px
    }

    section#product-card div#pricing-model div.default, section#product-card div#pricing-model div.request-a-quote {
        background-color: #e5fbff;
        font-family: "Frutiger LT W01_45 Ligh1475730";
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0 0;
        font-weight: 900;
        letter-spacing: .4px;
        color: #1675a9
    }

        section#product-card div#pricing-model div.default span, section#product-card div#pricing-model div.request-a-quote span {
            font-size: 16px
        }

    section#product-card div#pricing-model div.quoted-price {
        background-color: #f4fde7;
        color: #3c892c
    }

        section#product-card div#pricing-model div.quoted-price span:first-child {
            display: inline-block;
            font-size: 16px;
            margin-right: 6px
        }

        section#product-card div#pricing-model div.quoted-price span#price {
            font-family: "Frutiger LT W01_45 Ligh1475730";
            -moz-osx-font-smoothing: grayscale;
            text-shadow: 0 0 0;
            font-weight: 900;
            font-size: 20px
        }

    section#product-card div#pricing-model div.standard-price {
        background-color: #f4fde7;
        color: #3c892c
    }

        section#product-card div#pricing-model div.standard-price span#price {
            font-family: "Frutiger LT W01_45 Ligh1475730";
            -moz-osx-font-smoothing: grayscale;
            text-shadow: 0 0 0;
            font-weight: 900;
            font-size: 20px
        }

    section#product-card div#pricing-model div.discount-price span#price {
        color: #3c892c;
        background-color: #f4fde7
    }

    section#product-card div#pricing-model div.discount-price s {
        margin-right: 10px;
        color: #757575;
        text-decoration: line-through
    }

        section#product-card div#pricing-model div.discount-price s + span#price {
            padding: 4px 8px;
            font-size: 16px;
            font-family: "Frutiger LT W01_45 Ligh1475730";
            -moz-osx-font-smoothing: grayscale;
            text-shadow: 0 0 0;
            font-weight: 900
        }

    section#product-card div#pricing-model div.out-of-production {
        background-color: #ffefe6;
        font-family: "Frutiger LT W01_45 Ligh1475730";
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0 0;
        font-weight: 900;
        letter-spacing: .4px;
        color: #e95a00
    }

        section#product-card div#pricing-model div.out-of-production span {
            font-size: 16px
        }

section#product-card ul#product-value-props {
    padding-left: 16px;
    margin-top: 6px
}

    section#product-card ul#product-value-props li {
        margin-bottom: .8em;
        line-height: 21px
    }

        section#product-card ul#product-value-props li:last-child {
            margin-bottom: 0
        }

        section#product-card ul#product-value-props li:only-child {
            list-style-type: none;
            padding-left: 0;
            margin-left: -16px
        }

section#product-card .product-promo-text {
    text-align: center;
    font-size: 14px;
    display: block;
    letter-spacing: 1px;
    padding: 6px 10px;
    margin-top: 0;
    margin-bottom: 10px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    text-transform: uppercase;
    color: #1675a9
}

section#product-card div#product-cta-container {
    width: 100%;
    margin-top: 30px;
    text-align: center
}

    article.download-container p.download-downloads section#product-card div#product-cta-container > a:first-child, section#product-card article.download-container p.download-downloads div#product-cta-container > a:first-child, section#product-card div#product-cta-container > .btn:first-child {
        background-color: #00ace3;
        color: #fff;
        padding-left: 40px;
        padding-right: 40px;
        border: 2px solid transparent;
        display: inline-block;
        margin: 0 auto;
        line-height: 100%
    }

    section#product-card div#product-cta-container a#product-cta-download {
        text-decoration: none;
        color: #53555a;
        padding: 15px;
        display: table;
        margin: 0 auto;
        line-height: 100%
    }

        section#product-card div#product-cta-container a#product-cta-download > .download-cta-icon {
            margin-right: 4px
        }

        section#product-card div#product-cta-container a#product-cta-download:hover {
            color: #17181a
        }

            section#product-card div#product-cta-container a#product-cta-download:hover > .download-cta-icon > path {
                fill: #17181a
            }

section#page-bumper {
    margin-top: 70px;
    background-color: #e5fbff
}

    section#page-bumper .container {
        margin-bottom: 0
    }

    section#page-bumper .page-bumper-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }

@media(max-width:768px) {
    section#page-bumper .page-bumper-wrapper {
        flex-direction: column-reverse
    }
}

section#page-bumper .page-bumper-wrapper .page-bumper-image {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 15%;
    margin-bottom: -1px;
    overflow-y: visible;
    align-self: flex-end
}

@media(max-width:768px) {
    section#page-bumper .page-bumper-wrapper .page-bumper-image {
        width: 100%
    }
}

section#page-bumper .page-bumper-wrapper .page-bumper-image > img {
    width: 100%;
    transform-origin: bottom left;
    transform: scale(1.5);
    display: block
}

@media(max-width:768px) {
    section#page-bumper .page-bumper-wrapper .page-bumper-image > img {
        display: none
    }
}

section#page-bumper .page-bumper-wrapper .page-bumper {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    text-align: center;
    width: 80%;
    padding: 0 60px 10px 30px
}

    section#page-bumper .page-bumper-wrapper .page-bumper h2 + h2 {
        margin-bottom: 0
    }

    section#page-bumper .page-bumper-wrapper .page-bumper a {
        color: #00ace3
    }

        section#page-bumper .page-bumper-wrapper .page-bumper a[href^='tel:'] {
            white-space: nowrap
        }

@media(max-width:768px) {
    section#page-bumper .page-bumper-wrapper .page-bumper {
        padding: 10px 20px
    }
}

@media(max-width:768px) {
    section#page-bumper {
        margin-top: 10px
    }
}

section#page-bumper + footer {
    border-top: 5px solid #00ace3
}

section#product-content div#overview-heading {
    text-align: center;
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

@media(max-width:992px) {
    section#product-content div#overview-heading {
        width: 90%
    }
}

@media(max-width:768px) {
    section#product-content div#overview-heading {
        width: 100%
    }
}

@media(max-width:480px) {
    section#product-content div#overview-heading {
        width: 100%
    }
}

section#specification-callouts {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 45px;
    margin-bottom: 75px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly
}

@media(max-width:992px) {
    section#specification-callouts {
        width: 100%
    }
}

@media(max-width:768px) {
    section#specification-callouts {
        width: 80%
    }
}

@media(max-width:480px) {
    section#specification-callouts {
        width: 100%
    }
}

@media(max-width:768px) {
    section#specification-callouts {
        flex-wrap: wrap
    }
}

@media(max-width:480px) {
    section#specification-callouts {
        flex-direction: column;
        justify-content: center;
        margin-top: 20px
    }
}

section#specification-callouts figure.specification {
    margin: 0 auto;
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media(max-width:992px) {
    section#specification-callouts figure.specification {
        flex-basis: 50%;
        margin-bottom: 50px
    }

        section#specification-callouts figure.specification:last-child {
            margin-bottom: 0
        }
}

@media(max-width:480px) {
    section#specification-callouts figure.specification {
        margin-bottom: 40px;
        flex: 1 1 auto
    }
}

section#specification-callouts figure.specification div.specification-inner {
    margin: 0 auto
}

section#specification-callouts figure.specification div.specification-top {
    display: block;
    text-align: center;
    white-space: nowrap
}

section#specification-callouts figure.specification span.specification-number {
    font-weight: 100;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    white-space: nowrap;
    font-size: 80px;
    color: #00ace3;
    letter-spacing: -.04em;
    font-kerning: normal;
    line-height: 1;
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px
}

@media(max-width:668px) {
    section#specification-callouts figure.specification span.specification-number {
        font-size: 70px
    }
}

@media(max-width:480px) {
    section#specification-callouts figure.specification span.specification-number {
        font-size: 60px
    }
}

section#specification-callouts figure.specification span.specification-unit {
    font-family: "Frutiger LT W01_45 Ligh1475730","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #00ace3;
    font-size: 22px
}

section#specification-callouts figure.specification figcaption.specification-metric {
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 22.4px
}

.image-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    box-sizing: border-box;
    margin-bottom: 70px;
    margin-top: 50px
}

    .image-flex.reverse {
        flex-direction: row-reverse
    }

        .image-flex.reverse > div.image-flex-inner + div.image-flex-inner:last-child {
            margin-right: 6%;
            margin-left: 0
        }

    .image-flex.center {
        flex-wrap: wrap
    }

        .image-flex.center > div.image-flex-inner {
            margin: 0 auto;
            flex-basis: 100%
        }

            .image-flex.center > div.image-flex-inner figure.image-flex-wrapper {
                width: auto
            }

            .image-flex.center > div.image-flex-inner + div.image-flex-inner:last-child {
                margin-left: 0;
                margin-top: 3%
            }

                .image-flex.center > div.image-flex-inner + div.image-flex-inner:last-child > div.image-flex-copy {
                    text-align: center;
                    flex: 0 1 auto;
                    width: 60%
                }

@media(max-width:992px) {
    .image-flex.center > div.image-flex-inner + div.image-flex-inner:last-child > div.image-flex-copy {
        text-align: left;
        width: 100%
    }
}

.image-flex.center.video > div.image-flex-inner figure.image-flex-wrapper {
    width: 100%
}

@media(min-width:992px) {
    .image-flex.center.video > div.image-flex-inner figure.image-flex-wrapper {
        width: 80%
    }
}

.image-flex > div.image-flex-inner + div.image-flex-inner:last-child {
    margin-left: 6%
}

.image-flex div.image-flex-inner {
    -webkit-box-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.image-flex div.image-flex-copy {
    flex: 1 1 auto;
    align-self: center
}

@media(max-width:768px) {
    .image-flex div.image-flex-copy {
        margin-top: 15px
    }
}

.image-flex div.image-flex-copy .headline {
    display: inline-block;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 140%;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900
}

@media(max-width:768px) {
    .image-flex div.image-flex-copy .headline {
        text-align: left
    }
}

.image-flex div.image-flex-copy p:nth-of-type(1) {
    margin-top: 0
}

.image-flex div.image-flex-copy p:last-child {
    margin-bottom: 0
}

.image-flex div.image-flex-copy a {
    color: #00ace3
}

    .image-flex div.image-flex-copy a.btn, .image-flex div.image-flex-copy article.download-container p.download-downloads a, article.download-container p.download-downloads .image-flex div.image-flex-copy a {
        min-width: 0
    }

@media(max-width:768px) {
    .image-flex {
        margin-top: 60px;
        margin-bottom: 80px;
        flex-direction: row;
        flex-wrap: wrap
    }
}

@media(max-width:768px) and (max-width:992px) {
    .image-flex {
        margin-top: 36px;
        margin-bottom: 48px
    }
}

@media(max-width:768px) and (max-width:768px) {
    .image-flex {
        margin-top: 24px;
        margin-bottom: 32px
    }
}

@media(max-width:768px) {
    .image-flex div.image-flex-inner {
        width: 100%;
        flex-basis: auto
    }

        .image-flex div.image-flex-inner + div.image-flex-inner:last-child {
            margin-left: 0
        }

    .image-flex.reverse {
        flex-direction: row
    }

        .image-flex.reverse > div.image-flex-inner + div.image-flex-inner:last-child {
            margin-right: 0
        }
}

.image-flex figure.image-flex-wrapper {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    align-self: center
}

    .image-flex figure.image-flex-wrapper > figcaption {
        margin-top: 10px;
        color: #757575
    }

.image-flex img {
    position: relative
}

section.three-column-icon {
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 80px
}

@media(max-width:992px) {
    section.three-column-icon {
        width: 100%
    }
}

@media(max-width:768px) {
    section.three-column-icon {
        width: 100%
    }
}

@media(max-width:480px) {
    section.three-column-icon {
        width: 100%
    }
}

@media(max-width:992px) {
    section.three-column-icon {
        margin-top: 36px;
        margin-bottom: 48px
    }
}

@media(max-width:768px) {
    section.three-column-icon {
        margin-top: 24px;
        margin-bottom: 32px
    }
}

section.three-column-icon.centered figure {
    text-align: center
}

section.three-column-icon.centered picture {
    margin: 0 auto
}

section.three-column-icon figure.inner-icon {
    margin-top: 0;
    margin-bottom: 0
}

@media(max-width:992px) and (min-width:420px) {
    section.three-column-icon figure.inner-icon {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        margin-bottom: 30px
    }

        section.three-column-icon figure.inner-icon > div {
            -webkit-box-flex: 1;
            -moz-box-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            margin-left: 3%
        }
}

section.three-column-icon figure.inner-icon h6 {
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 140%
}

section.three-column-icon figure.inner-icon p {
    margin-top: 0;
    margin-bottom: 0
}

section.three-column-icon figure.inner-icon picture {
    width: 100px;
    height: 100px;
    position: relative;
    display: block
}

section.three-column-icon figure.inner-icon img {
    display: block;
    width: 80px;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translate3d(0,-50%,0)
}

section.testimonial-container {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 80px
}

@media(max-width:992px) {
    section.testimonial-container {
        margin-top: 36px;
        margin-bottom: 48px
    }
}

@media(max-width:768px) {
    section.testimonial-container {
        margin-top: 24px;
        margin-bottom: 32px
    }
}

section.testimonial-container .headline {
    display: inline-block;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 140%
}

@media(max-width:768px) {
    section.testimonial-container .headline {
        text-align: left
    }
}

section.testimonial-container div.testimonial-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around
}

section.testimonial-container div.testimonial-wrapper {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 50%
}

@media(max-width:768px) {
    section.testimonial-container div.testimonial-wrapper {
        width: 100%;
        float: none
    }
}

section.testimonial-container footer {
    background-color: transparent;
    padding-top: 20px
}

    section.testimonial-container footer cite {
        font-size: 16px;
        color: #757575;
        font-style: normal
    }

section.testimonial-container blockquote {
    padding: 0;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 85%;
    border-left: none;
    font-size: 18px;
    color: #53555a;
    line-height: 166%
}

    section.testimonial-container blockquote > img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        height: auto;
        width: 100px;
        margin-bottom: 20px
    }

@media(max-width:768px) {
    section.testimonial-container blockquote > img {
        margin: 0;
        margin-bottom: 5px
    }
}

@media(max-width:768px) {
    section.testimonial-container blockquote {
        width: 100%;
        font-size: 16px
    }
}

@media(max-width:768px) {
    section.testimonial-container {
        text-align: left
    }
}

section#workflow-faceting {
    margin-top: 60px;
    margin-bottom: 80px;
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media(max-width:992px) {
    section#workflow-faceting {
        margin-top: 36px;
        margin-bottom: 48px
    }
}

@media(max-width:768px) {
    section#workflow-faceting {
        margin-top: 24px;
        margin-bottom: 32px
    }
}

@media(max-width:992px) {
    section#workflow-faceting {
        width: 100%
    }
}

@media(max-width:768px) {
    section#workflow-faceting {
        width: 100%
    }
}

@media(max-width:480px) {
    section#workflow-faceting {
        width: 100%
    }
}

section#workflow-faceting .headline {
    display: block;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 50px;
    line-height: 140%;
    text-align: center
}

@media(max-width:768px) {
    section#workflow-faceting .headline {
        text-align: left
    }
}

section#workflow-faceting .workflow-faceting-inner {
    margin: 0 auto;
    width: 60%
}

@media(max-width:992px) {
    section#workflow-faceting .workflow-faceting-inner {
        display: block;
        width: 100%
    }
}

section#workflow-faceting .workflow-faceting-timeline {
    width: 100%;
    margin: 0 auto;
    border-bottom: 2px dotted #ccc;
    margin-bottom: -6px
}

@media(max-width:992px) {
    section#workflow-faceting .workflow-faceting-timeline {
        display: none
    }
}

section#workflow-faceting .workflow-faceting-inner {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly
}

@media(max-width:992px) {
    section#workflow-faceting .workflow-faceting-inner {
        display: block
    }
}

section#workflow-faceting .workflow-faceting-inner figure {
    font-size: 16px;
    margin-top: 0;
    position: relative;
    color: #757575;
    display: block;
    -webkit-box-flex: 1 1 20%;
    -moz-box-flex: 1 1 20%;
    -webkit-flex: 1 1 20%;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    margin-right: 10px
}

    section#workflow-faceting .workflow-faceting-inner figure > div {
        padding: 10px 20px;
        position: relative;
        top: 4px;
        left: 8px;
        background-color: #f9f9f9;
        border-radius: 5px
    }

        section#workflow-faceting .workflow-faceting-inner figure > div:before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            border-top: 15px solid transparent;
            border-left: 15px solid #f9f9f9;
            border-right: 15px solid transparent;
            border-bottom: 0 solid #f9f9f9;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            content: " "
        }

    section#workflow-faceting .workflow-faceting-inner figure strong {
        font-size: 18px;
        display: block
    }

    section#workflow-faceting .workflow-faceting-inner figure p {
        color: #53555a;
        margin-top: 4px;
        margin-bottom: 0;
        font-size: 16px
    }

    section#workflow-faceting .workflow-faceting-inner figure.active {
        color: #e98b00
    }

        section#workflow-faceting .workflow-faceting-inner figure.active > div {
            background-color: #fff5e6
        }

            section#workflow-faceting .workflow-faceting-inner figure.active > div:before {
                border-left: 15px solid #fff5e6;
                border-bottom: 0 solid #fff5e6
            }

        section#workflow-faceting .workflow-faceting-inner figure.active:before {
            background-color: #e98b00;
            border: 2px solid #e98b00
        }

    section#workflow-faceting .workflow-faceting-inner figure:before {
        content: '';
        display: block;
        width: 12px;
        height: 12px;
        margin-bottom: 10px;
        border-radius: 50%;
        background-color: #fff;
        border: 2px solid #ccc
    }

@media(max-width:992px) {
    section#workflow-faceting .workflow-faceting-inner figure {
        margin-right: 0;
        padding-left: 20px
    }

        section#workflow-faceting .workflow-faceting-inner figure > div {
            top: -4px
        }

            section#workflow-faceting .workflow-faceting-inner figure > div:before {
                transform: rotate(45deg);
                top: 14px;
                left: -8px
            }

        section#workflow-faceting .workflow-faceting-inner figure p {
            font-size: 16px
        }

        section#workflow-faceting .workflow-faceting-inner figure:last-child:after {
            content: '';
            display: none
        }

        section#workflow-faceting .workflow-faceting-inner figure:before {
            display: block;
            position: absolute;
            left: 0;
            top: 6px;
            margin-bottom: 0;
            width: 10px;
            height: 10px
        }

        section#workflow-faceting .workflow-faceting-inner figure:after {
            content: '';
            display: block;
            border-left: 2px dotted #ccc;
            top: 25px;
            left: 4px;
            height: 100%;
            position: absolute
        }
}

section#product-dimensions {
    margin-top: 60px;
    margin-bottom: 80px
}

@media(max-width:992px) {
    section#product-dimensions {
        margin-top: 36px;
        margin-bottom: 48px
    }
}

@media(max-width:768px) {
    section#product-dimensions {
        margin-top: 24px;
        margin-bottom: 32px
    }
}

@media(max-width:768px) {
    section#product-dimensions div.production-dimensions-inner {
        text-align: center
    }
}

section#product-dimensions div.production-dimensions-inner .product-dimensions-image-wrapper {
    position: relative;
    margin-bottom: 50px
}

@media(max-width:768px) {
    section#product-dimensions div.production-dimensions-inner .product-dimensions-image-wrapper {
        position: static;
        margin-bottom: 0;
        display: inline-block;
        line-height: 100%
    }
}

section#product-dimensions div.production-dimensions-inner figure.product-dimensions-height, section#product-dimensions div.production-dimensions-inner figure.product-dimensions-width {
    display: block;
    margin: 0
}

section#product-dimensions div.production-dimensions-inner figure.product-dimensions-width {
    margin: 0 auto;
    text-align: center
}

@media(max-width:768px) {
    section#product-dimensions div.production-dimensions-inner figure.product-dimensions-width {
        display: none
    }
}

section#product-dimensions div.production-dimensions-inner figure.product-dimensions-height {
    position: absolute;
    top: 50%;
    right: 80%;
    text-align: right;
    transform: translate3d(0,-50%,0)
}

@media(max-width:768px) {
    section#product-dimensions div.production-dimensions-inner figure.product-dimensions-height {
        display: none
    }
}

section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image {
    width: 50%;
    margin: 0 auto;
    position: relative
}

@media(max-width:768px) {
    section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image {
        width: 100%
    }
}

section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image > img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    position: static
}

@media(max-width:768px) {
    section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image > img {
        width: 100%
    }
}

section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.height-ruler, section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.width-ruler {
    margin: 0;
    border: 0;
    overflow: visible
}

@media(max-width:768px) {
    section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.height-ruler, section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.width-ruler {
        display: none !important
    }
}

section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.height-ruler:after, section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.height-ruler:before, section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.width-ruler:after, section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.width-ruler:before {
    content: '';
    display: block;
    position: absolute
}

section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.height-ruler {
    position: absolute;
    border-left: 2px solid #ccc;
    height: 80%;
    transform: translate3d(0,10%,0);
    width: 15px;
    display: block;
    top: 0;
    left: -30px
}

    section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.height-ruler:before {
        top: 0;
        left: -50%;
        border-top: 2px solid #ccc;
        width: 15px
    }

    section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.height-ruler:after {
        bottom: 0;
        left: -50%;
        border-bottom: 2px solid #ccc;
        width: 15px
    }

section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.width-ruler {
    position: absolute;
    border-bottom: 2px solid #ccc;
    width: 80%;
    transform: translate3d(10%,0,0);
    display: block;
    bottom: -30px;
    height: 15px;
    left: 0
}

    section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.width-ruler:before {
        bottom: -50%;
        left: 0;
        border-left: 2px solid #ccc;
        height: 15px
    }

    section#product-dimensions div.production-dimensions-inner figure.product-dimensions-image hr.width-ruler:after {
        bottom: -50%;
        right: 0;
        border-right: 2px solid #ccc;
        height: 15px
    }

section#product-dimensions .dimension-height, section#product-dimensions .dimension-width {
    font-weight: 100;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    white-space: nowrap;
    font-size: 80px;
    color: #53555a;
    letter-spacing: -.04em;
    font-kerning: normal;
    line-height: 1;
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px
}

@media(max-width:668px) {
    section#product-dimensions .dimension-height, section#product-dimensions .dimension-width {
        font-size: 70px
    }
}

@media(max-width:480px) {
    section#product-dimensions .dimension-height, section#product-dimensions .dimension-width {
        font-size: 60px
    }
}

@media(max-width:992px) {
    section#product-dimensions .dimension-height, section#product-dimensions .dimension-width {
        font-size: 3.5em;
        transform: translate3d(0,0,0)
    }
}

section#product-dimensions .dimension-unit {
    font-family: "Frutiger LT W01_45 Ligh1475730","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #53555a;
    font-size: 22px
}

section#product-dimensions .mobile-product-dimensions {
    display: none
}

    section#product-dimensions .mobile-product-dimensions figure {
        display: inline
    }

@media(max-width:768px) {
    section#product-dimensions .mobile-product-dimensions {
        display: block
    }
}

section#product-dimensions .mobile-product-dimensions .dimension-width:before {
    content: "×︎";
    display: inline;
    font-weight: 100;
    padding: 0 8px;
    font-size: 40px
}

section#product-application-tags {
    margin-top: 60px;
    margin-bottom: 80px;
    margin-top: 30px;
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

@media(max-width:992px) {
    section#product-application-tags {
        margin-top: 36px;
        margin-bottom: 48px
    }
}

@media(max-width:768px) {
    section#product-application-tags {
        margin-top: 24px;
        margin-bottom: 32px
    }
}

@media(max-width:992px) {
    section#product-application-tags {
        width: 100%
    }
}

@media(max-width:768px) {
    section#product-application-tags {
        width: 100%
    }
}

@media(max-width:480px) {
    section#product-application-tags {
        width: 100%
    }
}

section#product-application-tags .headline {
    display: block;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 140%;
    text-align: center;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900
}

div#news-events, section#parts-accessories-table {
    display: block;
    width: 85%;
    margin-left: auto;
    margin-right: auto
}

@media(max-width:992px) {
    div#news-events, section#parts-accessories-table {
        width: 90%
    }
}

@media(max-width:768px) {
    div#news-events, section#parts-accessories-table {
        width: 100%
    }
}

@media(max-width:480px) {
    div#news-events, section#parts-accessories-table {
        width: 100%
    }
}

div#news-events > hr:first-child, section#parts-accessories-table > hr:first-child {
    width: 80%;
    margin: 0 auto 60px auto;
    display: block
}

div#news-events table tr[data-url], section#parts-accessories-table table tr[data-url] {
    cursor: pointer
}

div#news-events table td, section#parts-accessories-table table td {
    padding: 15px;
    vertical-align: middle
}

div#news-events table > tbody > tr > td:nth-of-type(2), section#parts-accessories-table table > tbody > tr > td:nth-of-type(2) {
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900
}

div#news-events table > tbody > tr > td:first-child, section#parts-accessories-table table > tbody > tr > td:first-child {
    width: 20%;
    min-width: 120px
}

@media(max-width:768px) {
    div#news-events table > tbody > tr > td:first-child, section#parts-accessories-table table > tbody > tr > td:first-child {
        width: 25%;
        min-width: 200px
    }
}

@media(max-width:480px) {
    div#news-events table > tbody > tr > td:first-child, section#parts-accessories-table table > tbody > tr > td:first-child {
        width: 0;
        min-width: 0;
        border-collapse: collapse;
        border: 0;
        outline: 0
    }

        div#news-events table > tbody > tr > td:first-child img, section#parts-accessories-table table > tbody > tr > td:first-child img {
            display: none
        }
}

div#news-events table td img, section#parts-accessories-table table td img {
    width: auto;
    max-width: 100%;
    height: auto
}

div#news-events table > tbody > tr > td:nth-child(3), section#parts-accessories-table table > tbody > tr > td:nth-child(3) {
    width: 55%;
    text-align: right
}

    article.download-container p.download-downloads div#news-events table > tbody > tr > td:nth-child(3) a, article.download-container p.download-downloads section#parts-accessories-table table > tbody > tr > td:nth-child(3) a, div#news-events table > tbody > tr > td:nth-child(3) a.btn, div#news-events table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a, section#parts-accessories-table table > tbody > tr > td:nth-child(3) a.btn, section#parts-accessories-table table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a {
        min-width: 0;
        padding: 10px 20px;
        border: 2px solid #757575;
        background-color: transparent;
        color: #757575
    }

        article.download-container p.download-downloads div#news-events table > tbody > tr > td:nth-child(3) a:hover, article.download-container p.download-downloads section#parts-accessories-table table > tbody > tr > td:nth-child(3) a:hover, div#news-events table > tbody > tr > td:nth-child(3) a.btn:hover, div#news-events table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a:hover, section#parts-accessories-table table > tbody > tr > td:nth-child(3) a.btn:hover, section#parts-accessories-table table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a:hover {
            background-color: #757575;
            color: #fff
        }

        article.download-container p.download-downloads div#news-events table > tbody > tr > td:nth-child(3) a + .tiny-btn, article.download-container p.download-downloads section#parts-accessories-table table > tbody > tr > td:nth-child(3) a + .tiny-btn, div#news-events table > tbody > tr > td:nth-child(3) a.btn + .tiny-btn, div#news-events table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a + .tiny-btn, section#parts-accessories-table table > tbody > tr > td:nth-child(3) a.btn + .tiny-btn, section#parts-accessories-table table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a + .tiny-btn {
            display: none
        }

    div#news-events table > tbody > tr > td:nth-child(3) span.price, section#parts-accessories-table table > tbody > tr > td:nth-child(3) span.price {
        display: inline-block;
        margin-right: 10%;
        font-size: 18px
    }

@media(max-width:768px) {
    div#news-events table > tbody > tr > td:nth-child(3), section#parts-accessories-table table > tbody > tr > td:nth-child(3) {
        width: 30%
    }

        article.download-container p.download-downloads div#news-events table > tbody > tr > td:nth-child(3) a, article.download-container p.download-downloads section#parts-accessories-table table > tbody > tr > td:nth-child(3) a, div#news-events table > tbody > tr > td:nth-child(3) a.btn, div#news-events table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a, section#parts-accessories-table table > tbody > tr > td:nth-child(3) a.btn, section#parts-accessories-table table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a {
            display: none
        }

            article.download-container p.download-downloads div#news-events table > tbody > tr > td:nth-child(3) a + .tiny-btn, article.download-container p.download-downloads section#parts-accessories-table table > tbody > tr > td:nth-child(3) a + .tiny-btn, div#news-events table > tbody > tr > td:nth-child(3) a.btn + .tiny-btn, div#news-events table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a + .tiny-btn, section#parts-accessories-table table > tbody > tr > td:nth-child(3) a.btn + .tiny-btn, section#parts-accessories-table table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a + .tiny-btn {
                display: inline;
                text-decoration: none;
                color: #e98b00
            }

                article.download-container p.download-downloads div#news-events table > tbody > tr > td:nth-child(3) a + .tiny-btn:before, article.download-container p.download-downloads section#parts-accessories-table table > tbody > tr > td:nth-child(3) a + .tiny-btn:before, div#news-events table > tbody > tr > td:nth-child(3) a.btn + .tiny-btn:before, div#news-events table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a + .tiny-btn:before, section#parts-accessories-table table > tbody > tr > td:nth-child(3) a.btn + .tiny-btn:before, section#parts-accessories-table table > tbody > tr > td:nth-child(3) article.download-container p.download-downloads a + .tiny-btn:before {
                    font-family: xrite-icons !important;
                    speak: none;
                    font-style: normal;
                    font-variant: normal;
                    text-transform: none;
                    line-height: 1;
                    content: "";
                    display: inline;
                    font-size: 24px;
                    position: relative;
                    bottom: -4px
                }
}

@media(max-width:480px) {
    div#news-events table > tbody > tr > td:nth-child(3), section#parts-accessories-table table > tbody > tr > td:nth-child(3) {
        width: 50%
    }
}

section#specs-table {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

@media(max-width:992px) {
    section#specs-table {
        width: 90%
    }
}

@media(max-width:768px) {
    section#specs-table {
        width: 100%
    }
}

@media(max-width:480px) {
    section#specs-table {
        width: 100%
    }
}

section#specs-table tr:hover td, section#specs-table tr:hover th {
    background-color: #eaeaea
}

section#specs-table table td {
    padding: 15px;
    vertical-align: top
}

@media(max-width:480px) {
    section#specs-table table td {
        padding: 8px 8px
    }
}

section#specs-table table td p {
    margin: 0
}

section#specs-table table > tbody > tr > td:first-child {
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900
}

@media(min-width:768px) {
    section#specs-table table > tbody > tr > td:first-child {
        width: 30%;
        min-width: 180px
    }
}

div#news-events, section#parts-accessories-table, section#specs-table {
    margin-top: 60px;
    margin-bottom: 80px
}

@media(max-width:992px) {
    div#news-events, section#parts-accessories-table, section#specs-table {
        margin-top: 36px;
        margin-bottom: 48px
    }
}

@media(max-width:768px) {
    div#news-events, section#parts-accessories-table, section#specs-table {
        margin-top: 24px;
        margin-bottom: 32px
    }
}

div#news-events .headline, section#parts-accessories-table .headline, section#specs-table .headline {
    display: block;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 140%;
    text-align: center;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900
}

div#news-events .table-wrapper, section#parts-accessories-table .table-wrapper, section#specs-table .table-wrapper {
    width: 100%
}

div#news-events table, section#parts-accessories-table table, section#specs-table table {
    table-layout: fixed
}

    div#news-events table, div#news-events table *, section#parts-accessories-table table, section#parts-accessories-table table *, section#specs-table table, section#specs-table table * {
        border: 0
    }

@media(max-width:768px) {
    div#news-events table td, section#parts-accessories-table table td, section#specs-table table td {
        padding: 10px 10px
    }
}

@media(max-width:480px) {
    div#news-events table td, section#parts-accessories-table table td, section#specs-table table td {
        padding: 8px 8px
    }
}

div#news-events table > tbody > tr:nth-of-type(odd), section#parts-accessories-table table > tbody > tr:nth-of-type(odd), section#specs-table table > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

div#news-events .btn-container, section#parts-accessories-table .btn-container, section#specs-table .btn-container {
    margin-top: 30px;
    text-align: center
}

@media(max-width:480px) {
    section#video-gallery .grid-item {
        flex-basis: 48%;
        margin-right: 4%
    }

        section#video-gallery .grid-item:nth-of-type(0n+2) {
            margin-right: 0
        }

    section#video-gallery .grid-item-inner {
        margin-bottom: 15px
    }
}

section#video-gallery #gallery-player > .innerWrapper.oo-player {
    z-index: 2
}

section#video-gallery #gallery-player {
    margin: 0 auto
}

@media(min-width:992px) {
    section#video-gallery #gallery-player {
        -webkit-box-shadow: 3px 7px 51px -4px #ccc;
        -moz-box-shadow: 3px 7px 51px -4px #ccc;
        box-shadow: 3px 7px 51px -4px #ccc
    }
}

section#video-gallery article div[data-playerid] {
    cursor: pointer;
    position: relative
}

    section#video-gallery article div[data-playerid]:hover:after {
        background-color: rgba(83,85,90,.9)
    }

    section#video-gallery article div[data-playerid]:after {
        position: absolute;
        background-color: rgba(23,24,26,.8);
        opacity: .7;
        transition: all .3s ease;
        height: 100%;
        width: 100%;
        z-index: 1;
        content: '';
        display: block;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        border-radius: 5px
    }

    section#video-gallery article div[data-playerid]:before {
        position: absolute;
        font-family: Helvetica,Arial,sans-serif !important;
        content: "▶︎";
        font-weight: 400 !important;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%,-50%,0);
        backface-visibility: hidden;
        text-align: center;
        display: block;
        white-space: nowrap;
        color: #fff;
        font-size: 40px;
        padding: 0 10px;
        z-index: 1;
        line-height: 0;
        outline: 0;
        text-shadow: 0 0 12px rgba(23,24,26,.5);
        pointer-events: none;
        z-index: 1;
        border-radius: 5px
    }

@media(max-width:480px) {
    section#video-gallery article div[data-playerid]:before {
        font-size: 40px
    }
}

@media(max-width:480px) {
    section#video-gallery article div[data-playerid]:before {
        font-size: 16px
    }
}

section#video-gallery article div[data-playerid].video-loading:before {
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGNpcmNsZSBmaWxsPSIjRkZGRkZGIiBjeD0iMTMuNDY5IiBjeT0iNTAiIHI9IjQuMzE3Ii8+PGNpcmNsZSBmaWxsPSIjRkZGRkZGIiBjeD0iMTguMzYzIiBjeT0iNjguMjY1IiByPSI0LjMxNyIvPjxjaXJjbGUgZmlsbD0iI0ZGRkZGRiIgY3g9IjMxLjczNSIgY3k9IjgxLjYzNyIgcj0iNC4zMTciLz48Y2lyY2xlIGZpbGw9IiNGRkZGRkYiIGN4PSI1MCIgY3k9Ijg2LjUzMSIgcj0iNC4zMTciLz48Y2lyY2xlIGZpbGw9IiNGRkZGRkYiIGN4PSI2OC4yNjUiIGN5PSI4MS42MzciIHI9IjQuMzE3Ii8+PGNpcmNsZSBmaWxsPSIjRkZGRkZGIiBjeD0iODEuNjM3IiBjeT0iNjguMjY1IiByPSI0LjMxNyIvPjxjaXJjbGUgZmlsbD0iI0ZGRkZGRiIgY3g9Ijg2LjUzMSIgY3k9IjUwIiByPSI0LjMxNyIvPjxjaXJjbGUgZmlsbD0iI0ZGRkZGRiIgY3g9IjgxLjYzNyIgY3k9IjMxLjczNSIgcj0iNC4zMTciLz48Y2lyY2xlIGZpbGw9IiNGRkZGRkYiIGN4PSI2OC4yNjUiIGN5PSIxOC4zNjMiIHI9IjQuMzE3Ii8+PGNpcmNsZSBmaWxsPSIjRkZGRkZGIiBjeD0iNTAiIGN5PSIxMy40NjkiIHI9IjQuMzE3Ii8+PGNpcmNsZSBmaWxsPSIjRkZGRkZGIiBjeD0iMzEuNzM1IiBjeT0iMTguMzYzIiByPSI0LjMxNyIvPjxjaXJjbGUgZmlsbD0iI0ZGRkZGRiIgY3g9IjE4LjM2MyIgY3k9IjMxLjczNSIgcj0iNC4zMTciLz48L2c+PC9zdmc+);
    animation-name: videoLoadSpin;
    text-align: center;
    height: 90px;
    width: 90px;
    padding: 0;
    margin: 0;
    margin-left: -45px;
    margin-top: -45px;
    transform-style: preserve-3d;
    letter-spacing: 0;
    line-height: 0;
    left: 50%;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out
}

@media(max-width:480px) {
    section#video-gallery article div[data-playerid].video-loading:before {
        height: 50px;
        width: 50px;
        margin-left: -25px;
        margin-top: -25px
    }
}

.new-item-flag {
    letter-spacing: 1.2px;
    text-transform: uppercase;
    padding: 2px 4px;
    display: inline;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900;
    font-size: 12px;
    position: relative;
    top: -1px;
    left: 4px;
    background-color: #e5fbff;
    color: #1675a9
}

.updated-item-flag {
    letter-spacing: 1.2px;
    text-transform: uppercase;
    padding: 2px 4px;
    display: inline;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900;
    font-size: 12px;
    position: relative;
    top: -1px;
    left: 4px;
    background-color: #fff5e6;
    color: #e98b00
}

.download-cta-icon {
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px
}

.inline-video-player > .innerWrapper.oo-player {
    z-index: 2
}

div.tag-cloud-container {
    display: block;
    margin: 0 auto;
    text-align: center
}

    div.tag-cloud-container ul {
        display: block;
        display: block;
        width: 70%;
        margin-left: auto;
        margin-right: auto
    }

@media(max-width:992px) {
    div.tag-cloud-container ul {
        width: 80%
    }
}

@media(max-width:768px) {
    div.tag-cloud-container ul {
        width: 100%
    }
}

@media(max-width:480px) {
    div.tag-cloud-container ul {
        width: 100%
    }
}

div.tag-cloud-container ul li {
    display: inline-block;
    padding: 3px 30px;
    min-width: 125px;
    text-align: center;
    margin-right: 6px;
    background-color: #f0f0f0;
    border-radius: 20px;
    margin-bottom: 10px
}

    div.tag-cloud-container ul li:last-child {
        margin-right: 0
    }

.show-more-button {
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900;
    display: inline-block;
    padding: 10px 10px;
    cursor: pointer
}

    .show-more-button > span.accordion-open {
        display: inline
    }

    .show-more-button > span.accordion-closed {
        display: none
    }

    .show-more-button:before {
        content: ""
    }

    .show-more-button.collapsed:before {
        content: ""
    }

    .show-more-button.collapsed > span.accordion-open {
        display: none
    }

    .show-more-button.collapsed > span.accordion-closed {
        display: inline
    }

.four-blocker {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

@media(max-width:992px) {
    .four-blocker {
        width: 90%
    }
}

@media(max-width:768px) {
    .four-blocker {
        width: 100%
    }
}

@media(max-width:480px) {
    .four-blocker {
        width: 100%
    }
}

.four-blocker .headline {
    display: block;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 14px;
    line-height: 140%;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900
}

.four-blocker aside {
    margin-bottom: 30px
}

.four-blocker ul {
    margin-bottom: 0
}

    .four-blocker ul + ul.more {
        margin-top: 10px
    }

    .four-blocker ul li {
        margin-bottom: 10px
    }

        .four-blocker ul li:last-child {
            margin-bottom: 0
        }

        .four-blocker ul li a {
            color: #757575;
            text-decoration: none
        }

            .four-blocker ul li a:hover {
                color: #00ace3
            }

@media(min-width:768px) {
    .four-blocker ul .all-link, .four-blocker ul main#product .ymal .product-card .product-cta-anchor a, main#product .ymal .product-card .product-cta-anchor .four-blocker ul a {
        margin-top: 16px
    }
}

.four-blocker .btn-container {
    display: block;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px
}

main#product .ymal {
    position: relative;
    padding-top: 30px
}

    main#product .ymal:before {
        content: '';
        position: absolute;
        width: 100vw;
        z-index: -1;
        top: 0;
        left: 50%;
        transform: translate3d(-50%,0,0);
        height: 100%;
        background-color: #f0f0f0
    }

@media(max-width:992px) {
    main#product .ymal:before {
        content: none
    }
}

@media(min-width:992px) {
    main#product .ymal .product-card {
        background-color: #fff;
        box-shadow: 0 3px 6px rgba(0,0,0,.02)
    }
}

main#product .ymal .product-card .product-cta-anchor, main#product .ymal .product-card .product-info {
    padding: 20px 30px 20px 30px
}

    main#product .ymal .product-card .product-info .product-description, main#product .ymal .product-card .product-info .product-identifier-text, main#product .ymal .product-card .product-info .product-name {
        text-align: left
    }

    main#product .ymal .product-card .product-info .product-description {
        color: #757575
    }

main#product .ymal .product-card hr {
    display: none
}

main#product .ymal .product-card .product-cta-anchor a {
    display: inline !important;
    text-align: left;
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    min-width: 0;
    max-width: initial
}

    main#product .ymal .product-card .product-cta-anchor a:hover {
        color: #17181a
    }

main#product .ymal .product-card .product-image img {
    width: 70%;
    padding: 0;
    margin: 20px auto 10px auto;
    display: block
}

main#product table.compare-table * {
    border: 0
}

main#product table.compare-table tr:hover td, main#product table.compare-table tr:hover th {
    background-color: #eaeaea
}

main#product table.compare-table tr:nth-of-type(odd) {
    background-color: #f0f0f0
}

main#product table.compare-table tr:first-of-type {
    background-color: transparent !important
}

    main#product table.compare-table tr:first-of-type:hover td, main#product table.compare-table tr:first-of-type:hover th {
        background-color: transparent
    }

    main#product table.compare-table tr:first-of-type td, main#product table.compare-table tr:first-of-type th {
        border-bottom: 1px solid #ccc
    }

main#product table.compare-table td.table-flex-header h3 {
    display: block;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 140%;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900
}

main#product table.compare-table th {
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900
}

video-js .vjs-control-bar button:hover {
    background-color: transparent
}

video-js.bc-player-default_default, video-js.bc-player-default_default .vjs-poster {
    background-color: #fff;
    background-size: 100% auto
}

video-js video {
    outline: 0
}

#product-splash .ffa-container {
    margin-bottom: 8px;
    margin-top: 15px
}

@media(max-width:992px) {
    .image-flex.center figure.image-flex-wrapper, ::-ms-backdrop {
        margin: 0 auto !important;
        width: 100% !important;
        height: auto !important
    }
}

section#product-content .tab-pane-content .flex-space.new-flex-space .flex-space-copy h3 {
    margin-bottom: 6px
}

section#product-content .xrp-sidebar-generic {
    border: none;
    transition: .35s all ease;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
    padding: 30px 30px 30px 30px
}

    section#product-content .xrp-sidebar-generic.orange-ad {
        background-color: #fef5e7
    }

    section#product-content .xrp-sidebar-generic.green-ad {
        background-color: #f8fee7
    }

    section#product-content .xrp-sidebar-generic.purple-ad {
        background-color: #f5f0fe
    }

    section#product-content .xrp-sidebar-generic.blue-ad {
        background-color: #e5fbff
    }

    section#product-content .xrp-sidebar-generic .btn-container {
        margin-bottom: 0
    }

    section#product-content .xrp-sidebar-generic p {
        margin: 0
    }

    section#product-content .xrp-sidebar-generic .heading-three {
        margin-bottom: 6px;
        display: block
    }

@media(min-width:992px) {
    section#product-content .xrp-sidebar-generic p {
        width: 60%
    }

    section#product-content .xrp-sidebar-generic .row:last-of-type {
        position: absolute;
        top: 50%;
        right: 40px;
        width: auto;
        transform: translate3d(0,-50%,0)
    }

        section#product-content .xrp-sidebar-generic .row:last-of-type .col-sm-8 {
            width: 100%
        }
}

@media(max-width:992px) {
    section#product-content .xrp-sidebar-generic p {
        font-size: 16px
    }
}

.xrp-lead-gen-banner-copy-container-inner {
    background-color: rgba(0,0,0,.82);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 30px;
    max-height: 350px;
    overflow: hidden
}

.banner-background.xrp-lead-gen-banner-backdrop img {
    height: auto
}

h1#xrp-lead-gen-banner-heading {
    max-height: 150px;
    font-weight: 700;
    margin: 0 0 10px 0;
    font-size: 42px
}

div#xrp-lead-gen-banner-heading-container {
    overflow: hidden
}

h1#xrp-lead-gen-banner-heading > span {
    line-height: 110%
}

#xrp-lead-gen-webinar-date-container {
    margin-top: 15px;
    font-size: 19.2px
}

.xrp-lead-gen-banner.banner-copy {
    top: 54%
}

@media screen and (min-width:1024px) {
    .xrp-lead-gen-side-form {
        margin-top: -70%;
        margin-bottom: 15px
    }
}

@media screen and (max-width:768px) {
    h1#xrp-lead-gen-banner-heading {
        max-height: 200px
    }

    .xrp-lead-gen-banner.banner-copy {
        top: 50%
    }

    .xrp-lead-gen-side-form {
        margin-top: 5%
    }

        .xrp-lead-gen-side-form > .side-form-header {
            margin-bottom: 10px
        }

    svg.side-form-header-glyph {
        display: none
    }

    div.xrp-lead-gen-banner-backdrop {
        max-height: 300px;
        overflow-y: hidden
    }
}

@media screen and (max-width:640px) {
    .xrp-lead-gen-side-form {
        margin-top: 5%
    }

        .xrp-lead-gen-side-form > .side-form-header {
            margin-bottom: 10px
        }

    .xrp-lead-gen-banner-copy-container-inner {
        padding: 15px
    }

    div.xrp-lead-gen-banner-backdrop {
        max-height: 400px;
        overflow-y: hidden
    }
}

@media(max-width:1199px) and (min-width:992px) {
    .xrp-lead-gen-banner-copy-container-inner {
        padding: 20px
    }

    .xrp-lead-gen-banner.banner-copy {
        top: 65%
    }

    .xrp-lead-gen-side-form {
        margin-top: -120%
    }
}

.sidebar-fadein {
    animation-name: form-fade-down;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards
}

.xrp-lead-gen-side-form {
    opacity: 0
}

    .xrp-lead-gen-side-form > .side-form-header {
        box-shadow: 10px 10px 54px 0 rgba(158,158,158,.32);
        -webkit-box-shadow: 10px 10px 54px 0 rgba(158,158,158,.32);
        -moz-box-shadow: 10px 10px 54px 0 rgba(158,158,158,.32);
        border-radius: 4px 4px 4px 4px;
        -moz-border-radius: 4px 4px 4px 4px;
        -webkit-border-radius: 4px 4px 4px 4px;
        background-color: #e98b00;
        padding: 20px 30px;
        box-sizing: border-box;
        margin-bottom: 20px
    }

        .xrp-lead-gen-side-form > .side-form-header h3 {
            font-size: 20pt;
            color: #fff;
            font-weight: 700;
            line-height: 120%;
            margin: 0
        }

    .xrp-lead-gen-side-form > .side-form {
        background-color: #fff;
        -webkit-box-shadow: 10px 10px 54px 0 rgba(158,158,158,.32);
        -moz-box-shadow: 10px 10px 54px 0 rgba(158,158,158,.32);
        box-shadow: 10px 10px 54px 0 rgba(158,158,158,.32);
        border-radius: 4px 4px 4px 4px;
        -moz-border-radius: 4px 4px 4px 4px;
        -webkit-border-radius: 4px 4px 4px 4px
    }

    .xrp-lead-gen-side-form .side-form-header-glyph {
        width: 40px;
        height: 40px
    }

    .xrp-lead-gen-side-form svg.side-form-header-glyph {
        fill: #e98b00;
        position: absolute;
        right: 20px;
        bottom: -50px
    }

figure {
    margin-top: 30px;
    margin-bottom: 30px
}

    figure figcaption > span {
        color: #aaa;
        letter-spacing: .4px;
        font-size: 90%;
        margin-right: 10px
    }

@keyframes form-fade-down {
    from {
        opacity: 0;
        transform: translateY(-100px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

div.presenter-card img.presenter-picture {
    border: 1px solid #ccc;
    width: 100px;
    height: 100px;
    margin-bottom: 15px
}

span.webinar-meta {
    font-size: 19.2px;
    margin-bottom: 4px;
    display: block
}

.webinar-meta-container span.webinar-meta:last-of-type {
    margin-bottom: 0
}

span.webinar-meta > strong {
    margin-right: 8px
}

.webinar-meta-header {
    display: inline;
    margin-right: 20px
}

    .webinar-meta-header > time {
        margin-left: 6px
    }

.breaker-text {
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: 1.2px
}

.contact-us-consent {
    color: #737373
}

.xrp-lead-gen-side-form .contact-us-consent {
    margin-top: 0;
    margin-bottom: 10px
}

.contact-us-consent a {
    color: #737373;
    text-decoration: underline
}

    .contact-us-consent a:hover {
        text-decoration: none
    }

#cookie_directive_container > .navbar {
    border: 0
}

    #cookie_directive_container > .navbar > .container {
        margin-bottom: 0
    }

#cookie_directive_container p.consent-statement {
    color: #fff
}

    #cookie_directive_container p.consent-statement a {
        text-decoration: underline
    }

#cookie_close {
    transition: none
}

@media(max-width:992px) {
    #cookie_close {
        border-radius: 50%;
        width: 44px !important;
        height: 44px !important;
        min-width: inherit;
        padding: 0;
        color: transparent;
        line-height: 0;
        font-size: 0
    }

        #cookie_close:before {
            font-family: xrite-icons !important;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            content: "";
            color: #fff;
            font-size: 22px;
            font-weight: 100;
            line-height: 22px;
            padding: 0;
            position: relative;
            top: 11px;
            display: block
        }

    #cookie_directive_container p.consent-statement {
        font-size: 80%;
        line-height: 140%
    }
}

body.safari header#new-header {
    background-color: rgba(83,85,90,.9);
    -webkit-backdrop-filter: saturate(180%) blur(7px);
    backdrop-filter: saturate(180%) blur(7px)
}

header#new-header {
    position: fixed;
    top: 0;
    overflow: visible;
    border-bottom: 0;
    z-index: 1040;
    width: 100%;
    background: #737e84;
    background-color: rgba(83,85,90,.95);
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

    header#new-header a {
        cursor: pointer
    }

    header#new-header .utility-nav-container {
        width: 100%;
        background-color: #17181a;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #fff
    }

@media(max-width:992px) {
    header#new-header .utility-nav-container {
        display: none
    }
}

header#new-header .utility-nav-container .utility-nav-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

    header#new-header .utility-nav-container .utility-nav-wrapper .utility-nav {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-bottom: 0;
        font-size: 16px
    }

        header#new-header .utility-nav-container .utility-nav-wrapper .utility-nav li:first-of-type {
            margin-left: 3px
        }

        header#new-header .utility-nav-container .utility-nav-wrapper .utility-nav a {
            color: #fff
        }

        header#new-header .utility-nav-container .utility-nav-wrapper .utility-nav li a:after {
            color: #647e84
        }

        header#new-header .utility-nav-container .utility-nav-wrapper .utility-nav span.cart-items {
            position: relative;
            display: inline;
            top: -4px;
            left: -8px;
            background-color: #ff6f61;
            border-radius: 4px
        }

            header#new-header .utility-nav-container .utility-nav-wrapper .utility-nav span.cart-items > span {
                font-size: 12px;
                color: #fff;
                padding: 0;
                margin-left: 3px;
                font-weight: 700;
                text-align: center
            }

    header#new-header .utility-nav-container .utility-nav-wrapper .utility-nav-phone-wrapper {
        letter-spacing: .2px;
        font-size: 16px
    }

        header#new-header .utility-nav-container .utility-nav-wrapper .utility-nav-phone-wrapper a {
            color: #fff;
            text-decoration: none
        }

header#new-header a.navbar-logo {
    position: relative;
    top: 3px;
    z-index: 100
}

@media(max-width:1200px) {
    header#new-header a.navbar-logo {
        top: 4px
    }
}

@media(max-width:480px) {
    header#new-header a.navbar-logo {
        top: 9px
    }
}

@media(max-width:400px) {
    header#new-header a.navbar-logo {
        top: 10px
    }
}

@media(max-width:340px) {
    header#new-header a.navbar-logo {
        top: 14px
    }
}

header#new-header .primary-nav-wrapper {
    position: relative
}

header#new-header ul.primary-nav {
    position: static;
    padding: 0;
    font-size: 17px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    header#new-header ul.primary-nav * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

.four-blocker header#new-header .desktop-mega-nav-inner ul li, div.tag-cloud-container header#new-header .desktop-mega-nav-inner ul li, header#new-header .desktop-mega-nav-inner .four-blocker ul li, header#new-header .desktop-mega-nav-inner div.tag-cloud-container ul li, header#new-header .desktop-mega-nav-inner ul.list-unstyled li {
    line-height: 110%;
    padding-bottom: 8px
}

    .four-blocker header#new-header .desktop-mega-nav-inner ul li > a, div.tag-cloud-container header#new-header .desktop-mega-nav-inner ul li > a, header#new-header .desktop-mega-nav-inner .four-blocker ul li > a, header#new-header .desktop-mega-nav-inner div.tag-cloud-container ul li > a, header#new-header .desktop-mega-nav-inner ul.list-unstyled li > a {
        word-break: normal
    }

header#new-header ul.primary-nav > li {
    margin-right: 10px;
    display: block;
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    text-shadow: none
}

    header#new-header ul.primary-nav > li > a {
        display: block;
        padding: 10px 12px;
        white-space: nowrap;
        color: #fff;
        font-weight: 700;
        margin: 0;
        margin-bottom: -5px;
        border-bottom: 4px solid transparent
    }

    header#new-header ul.primary-nav > li:hover > a {
        border-bottom: 4px solid #e98b00
    }

    header#new-header ul.primary-nav > li.search:hover > a {
        border-bottom: 4px solid transparent
    }

    header#new-header ul.primary-nav > li:last-of-type {
        margin-right: 0
    }

header#new-header nav.navigation.transition ul.primary-nav > li > a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

header#new-header nav.navigation.transition .desktop-list-menu > ul > li > a {
    -ms-word-break: unset;
    word-break: unset;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

header#new-header nav.navigation.transition .desktop-mega-menu::before {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    top: -20px
}

header#new-header nav.navigation.transition .desktop-mega-menu::after {
    content: "";
    display: block;
    width: 40%;
    height: 34px;
    position: absolute;
    transform-origin: top right;
    transform: rotate(-1deg);
    top: -25px
}

header#new-header nav.navigation.transition .desktop-list-menu, header#new-header nav.navigation.transition .desktop-mega-menu {
    display: block;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    pointer-events: none !important;
    box-shadow: 0 9px 20px -7px rgba(23,24,26,.2)
}

    header#new-header nav.navigation.transition .desktop-list-menu .mega-nav-promo, header#new-header nav.navigation.transition .desktop-list-menu ul, header#new-header nav.navigation.transition .desktop-mega-menu .mega-nav-promo, header#new-header nav.navigation.transition .desktop-mega-menu ul {
        position: relative;
        left: -5px;
        opacity: 0;
        -webkit-transition: all .05s ease-in-out;
        transition: all .05s ease-in-out
    }

@media(max-height:550px) {
    header#new-header nav.navigation.transition .desktop-list-menu > ul, header#new-header nav.navigation.transition .desktop-mega-nav-inner {
        height: 100vh;
        overflow-y: scroll
    }
}

header#new-header nav.navigation.transition .primary-nav > li:hover .desktop-list-menu, header#new-header nav.navigation.transition .primary-nav > li:hover .desktop-mega-menu {
    -webkit-transition: all .05s ease-in-out;
    transition: all .05s ease-in-out;
    opacity: 1;
    height: auto;
    pointer-events: auto !important
}

    header#new-header nav.navigation.transition .primary-nav > li:hover .desktop-list-menu .mega-nav-promo, header#new-header nav.navigation.transition .primary-nav > li:hover .desktop-list-menu ul, header#new-header nav.navigation.transition .primary-nav > li:hover .desktop-mega-menu .mega-nav-promo, header#new-header nav.navigation.transition .primary-nav > li:hover .desktop-mega-menu ul {
        left: 0;
        opacity: 1
    }

    header#new-header nav.navigation.transition .primary-nav > li:hover .desktop-list-menu ul, header#new-header nav.navigation.transition .primary-nav > li:hover .desktop-mega-menu ul {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    header#new-header nav.navigation.transition .primary-nav > li:hover .desktop-list-menu .mega-nav-promo, header#new-header nav.navigation.transition .primary-nav > li:hover .desktop-mega-menu .mega-nav-promo {
        -webkit-transition: all .5s ease-out;
        transition: all .5s ease-out
    }

header#new-header nav.navigation .desktop-list-menu, header#new-header nav.navigation .desktop-mega-menu {
    position: absolute;
    height: auto;
    margin-top: 14px;
    left: 0;
    border-top: 0
}

    header#new-header nav.navigation .desktop-mega-menu .desktop-mega-nav-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

        header#new-header nav.navigation .desktop-mega-menu .desktop-mega-nav-inner h3 {
            margin-bottom: 15px
        }

    header#new-header nav.navigation .desktop-mega-menu #mega-nav-promo-container {
        padding: 0;
        text-align: center;
        border-left: 1px solid #ccc
    }

        header#new-header nav.navigation .desktop-mega-menu #mega-nav-promo-container .mega-nav-promo {
            width: 100%;
            padding: 0 10px 0px 10px
        }

            header#new-header nav.navigation .desktop-mega-menu #mega-nav-promo-container .mega-nav-promo > a > img {
                max-width: 100%;
                height: auto
            }

            header#new-header nav.navigation .desktop-mega-menu #mega-nav-promo-container .mega-nav-promo > p {
                font-size: 18px;
                font-weight: 700;
                margin: 5px 0
            }

            header#new-header nav.navigation .desktop-mega-menu #mega-nav-promo-container .mega-nav-promo > a.nav-cta {
                display: inline-block;
                margin-top: 2px;
                width: auto;
                background-color: transparent;
                color: #00ace3;
                font-weight: 700;
                text-decoration: none;
                border: 2px solid #00ace3;
                border-radius: 5px;
                min-width: 50%;
                padding: 5px 5px;
                -webkit-transition: .35s all;
                transition: .35s all
            }

                header#new-header nav.navigation .desktop-mega-menu #mega-nav-promo-container .mega-nav-promo > a.nav-cta:hover {
                    background-color: #00ace3;
                    color: #fff
                }

            header#new-header nav.navigation .desktop-mega-menu #mega-nav-promo-container .mega-nav-promo + .mega-nav-promo {
                margin-top: 5px;
                padding-top: 5px;
                border-top: 1px solid #ccc
            }

            header#new-header nav.navigation .desktop-mega-menu #mega-nav-promo-container .mega-nav-promo.dark {
                background-color: #17181a;
                color: #fff
            }

header#new-header nav.navigation ul.primary-nav li.search a span.lnr {
    font-weight: 700;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    position: relative;
    top: 4px;
    right: -11px;
    margin-left: -10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

    header#new-header nav.navigation ul.primary-nav li.search a span.lnr:hover {
        color: #e98b00
    }

header#new-header nav.navigation li.nav-contact-us-btn {
    margin-left: 5px;
    margin-right: 15px;
    margin-top: -1px
}

    header#new-header nav.navigation li.nav-contact-us-btn a {
        display: block;
        position: relative;
        top: -1px;
        border: 1px solid #ccc;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        background-color: transparent;
        border-radius: 5px;
        padding: 4px 10px
    }

        header#new-header nav.navigation li.nav-contact-us-btn a:hover {
            border-color: #e98b00;
            background-color: #e98b00
        }

header#new-header .container {
    margin-bottom: 0
}

header#new-header .navbar-desktop {
    height: auto;
    min-height: 50px
}

@media(max-width:1200px) {
    header#new-header .navbar-mobile {
        position: relative;
        top: 0;
        padding: 10px 0;
        height: auto
    }

        header#new-header .navbar-mobile ul.mobile-nav {
            padding: 0
        }

            header#new-header .navbar-mobile ul.mobile-nav > li > a {
                color: #fff
            }
}

header#new-header .logo {
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block
}

    header#new-header .logo > img {
        padding: 0;
        margin: 0;
        width: 220px;
        max-width: 80%;
        height: auto
    }

@media(max-width:480px) {
    header#new-header .logo > img {
        width: 180px
    }
}

@media(max-width:400px) {
    header#new-header .logo > img {
        width: 160px
    }
}

@media(max-width:340px) {
    header#new-header .logo > img {
        width: 120px
    }
}

header#new-header .logo > svg {
    width: 100%;
    height: auto;
    position: relative;
    left: -13px
}

    header#new-header .logo > svg path {
        fill: #fff
    }

    header#new-header .logo > svg a.svg-fallback {
        display: block;
        position: absolute;
        left: -100%;
        height: 0;
        width: 0;
        overflow: hidden
    }

header#new-header .logo.dark {
    display: none
}

header#new-header div#header-search {
    position: static;
    top: auto !important
}

@media(max-width:1200px) {
    header#new-header div#header-search {
        margin-top: 0;
        top: auto !important
    }
}

header#new-header div#header-search .header-search-box.collapsing, header#new-header div#header-search.header-search-box.collapse.in {
    top: auto !important
}

header#new-header.invert-on-scroll div#header-search {
    border-top: 1px solid #ccc
}

header#new-header.invert-on-scroll.is-sticky-past-self {
    background-color: rgba(255,255,255,.98);
    -webkit-backdrop-filter: saturate(180%) blur(7px);
    backdrop-filter: saturate(180%) blur(7px);
    -webkit-box-shadow: 0 4px 8px -4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 4px 8px -4px rgba(0,0,0,.2);
    box-shadow: 0 4px 8px -4px rgba(0,0,0,.2)
}

    header#new-header.invert-on-scroll.is-sticky-past-self .navbar-mobile ul.mobile-nav {
        padding: 0
    }

        header#new-header.invert-on-scroll.is-sticky-past-self .navbar-mobile ul.mobile-nav > li > a {
            color: #53555a
        }

    header#new-header.invert-on-scroll.is-sticky-past-self .logo.white {
        display: none
    }

    header#new-header.invert-on-scroll.is-sticky-past-self .logo.dark {
        display: block
    }

    header#new-header.invert-on-scroll.is-sticky-past-self ul.primary-nav > li > a {
        color: #53555a
    }

    header#new-header.invert-on-scroll.is-sticky-past-self ul.primary-nav li.search a span.lnr {
        color: #e98b00
    }

        header#new-header.invert-on-scroll.is-sticky-past-self ul.primary-nav li.search a span.lnr:hover {
            color: #e98b00
        }

    header#new-header.invert-on-scroll.is-sticky-past-self ul.primary-nav li.nav-contact-us-btn > a {
        border: 1px solid #e98b00;
        color: #e98b00;
        background-color: transparent
    }

    header#new-header.invert-on-scroll.is-sticky-past-self ul.primary-nav li.nav-contact-us-btn a:hover {
        color: #fff;
        border-color: #e98b00;
        background-color: #e98b00
    }

header#new-header .mobile-menu {
    background-color: rgba(23,24,26,.95)
}

a.all-link, main#product .ymal .product-card .product-cta-anchor a {
    display: block;
    position: relative;
    font-family: "Frutiger LT W01_45 Ligh1475730";
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0;
    font-weight: 900;
    text-decoration: none !important;
    color: #53555a
}

    a.all-link:after, main#product .ymal .product-card .product-cta-anchor a:after {
        content: " ";
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjMzMzMzMzIiBwb2ludHM9IjcuMjgsMC42NDcgNS4yOTUsMi40MzcgMTIuMTEzLDEwIDUuMjk1LDE3LjU2MyA3LjI4LDE5LjM1NCAxNS43MTMsMTAgIi8+PC9zdmc+);
        display: inline-block;
        height: .8em;
        width: .8em;
        margin-left: 8px;
        position: relative;
        top: 1px
    }

main#product .ymal .product-card .product-cta-anchor ul a, ul a.all-link, ul main#product .ymal .product-card .product-cta-anchor a {
    margin-top: 8px
}

body {
    width: 100%
}

.new-carousel {
    visibility: hidden
}

    .new-carousel.slick-initialized {
        visibility: visible
    }

    .new-carousel .banner-background {
        position: relative;
        max-height: 650px;
        overflow: hidden
    }

@media(min-width:1200px) {
    .new-carousel .banner-background {
        max-height: 450px
    }
}

.new-carousel .banner-image {
    position: relative;
    padding-bottom: 32.82828%;
    max-height: 450px;
    height: 0
}

    .new-carousel .banner-image.video {
        background-color: #eaeaea
    }

@media(max-width:480px) {
    .new-carousel .banner-image.video {
        padding-bottom: 50%
    }
}

.new-carousel .banner-image.video > video {
    width: 100%;
    height: auto
}

    .new-carousel .banner-image.video > video + img.video-fallback {
        display: none
    }

@media(max-width:480px) {
    .new-carousel .banner-image.video > video + img.video-fallback {
        display: block
    }
}

.new-carousel .banner-image > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #eaeaea;
    -webkit-filter: blur(0);
    filter: blur(0)
}

    .new-carousel .banner-image > img.img-loading {
        -webkit-filter: blur(7px);
        filter: blur(7px);
        transition: all .3s ease;
        border-radius: 0
    }

.new-carousel .banner-image.big-image {
    padding-bottom: 32.82828%
}

@media(min-width:480px) {
    .new-carousel .banner-image.big-image {
        display: block
    }
}

@media(max-width:480px) {
    .new-carousel .banner-image.big-image {
        display: none
    }
}

.new-carousel .banner-image.big-image > img {
    transition: transform 8s ease-in-out;
    transform-origin: center;
    transition-delay: 0s;
    transform: scale(1.1)
}

.new-carousel .banner-image.small-image {
    display: none;
    padding-bottom: 50%
}

@media(max-width:480px) {
    .new-carousel .banner-image.small-image {
        display: block
    }
}

.new-carousel .banner-slide {
    pointer-events: none
}

    .new-carousel .banner-slide.slick-active {
        pointer-events: auto !important
    }

        .new-carousel .banner-slide.slick-active .banner-image.big-image > img {
            transform: scale(1)
        }

        .new-carousel .banner-slide.slick-active .banner-copy {
            animation-name: carouselFadeUp;
            animation-timing-function: ease;
            animation-duration: .6s;
            opacity: 1
        }

    .new-carousel .banner-slide .banner-copy {
        opacity: 0
    }

        .new-carousel .banner-slide .banner-copy .copy-center {
            text-align: center
        }

            .new-carousel .banner-slide .banner-copy .copy-center .btn-container {
                margin: 0 auto;
                margin-top: 30px;
                justify-content: center
            }

        .new-carousel .banner-slide .banner-copy > .container {
            margin-bottom: 0
        }

        .new-carousel .banner-slide .banner-copy .banner-copy-wrapper {
            text-shadow: 0 0 15px #17181a
        }

            .new-carousel .banner-slide .banner-copy .banner-copy-wrapper h1 {
                font-size: 41.6px
            }

            .new-carousel .banner-slide .banner-copy .banner-copy-wrapper h2 {
                font-size: 41.6px
            }

            .new-carousel .banner-slide .banner-copy .banner-copy-wrapper h3 {
                font-size: 35.2px
            }

            .new-carousel .banner-slide .banner-copy .banner-copy-wrapper h4 {
                font-size: 25.6px
            }

            .new-carousel .banner-slide .banner-copy .banner-copy-wrapper p {
                font-size: 22px;
                line-height: 150%;
                margin: 15px 0 10px 0
            }

@media(max-width:992px) {
    .new-carousel .banner-slide .banner-copy .banner-copy-wrapper h1 {
        font-size: 33.6px
    }

    .new-carousel .banner-slide .banner-copy .banner-copy-wrapper h2 {
        font-size: 33.6px
    }
}

@media(max-width:768px) {
    .new-carousel .banner-slide .banner-copy {
        padding: 15px 0 0 0;
        position: static;
        top: auto;
        color: #17181a;
        animation: none !important;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        transition: none
    }

        .new-carousel .banner-slide .banner-copy .copy-center, .new-carousel .banner-slide .banner-copy .copy-left, .new-carousel .banner-slide .banner-copy .copy-right {
            text-align: left
        }

            .new-carousel .banner-slide .banner-copy .copy-center .btn-container {
                margin: 0 auto;
                justify-content: flex-start
            }

        .new-carousel .banner-slide .banner-copy .banner-copy-wrapper {
            text-shadow: none
        }

            .new-carousel .banner-slide .banner-copy .banner-copy-wrapper h1 {
                font-size: 25.6px
            }

            .new-carousel .banner-slide .banner-copy .banner-copy-wrapper h2 {
                font-size: 25.6px
            }

            .new-carousel .banner-slide .banner-copy .banner-copy-wrapper h3 {
                font-size: 22.4px
            }

            .new-carousel .banner-slide .banner-copy .banner-copy-wrapper h4 {
                font-size: 19.2px
            }

            .new-carousel .banner-slide .banner-copy .banner-copy-wrapper p {
                font-size: 16px
            }
}

.new-carousel .banner-slide .banner-copy.dark {
    color: #17181a
}

    .new-carousel .banner-slide .banner-copy.dark .banner-copy-wrapper {
        text-shadow: 0 0 20px #fff,0 0 10px #fff
    }

    .new-carousel .banner-slide .banner-copy.dark .btn + .btn, .new-carousel .banner-slide .banner-copy.dark article.download-container p.download-downloads .btn + a, .new-carousel .banner-slide .banner-copy.dark article.download-container p.download-downloads a + .btn, .new-carousel .banner-slide .banner-copy.dark article.download-container p.download-downloads a + a, article.download-container p.download-downloads .new-carousel .banner-slide .banner-copy.dark .btn + a, article.download-container p.download-downloads .new-carousel .banner-slide .banner-copy.dark a + .btn, article.download-container p.download-downloads .new-carousel .banner-slide .banner-copy.dark a + a {
        color: #53555a;
        border: 2px solid #53555a
    }

        .new-carousel .banner-slide .banner-copy.dark .btn + .btn:hover, .new-carousel .banner-slide .banner-copy.dark article.download-container p.download-downloads .btn + a:hover, .new-carousel .banner-slide .banner-copy.dark article.download-container p.download-downloads a + .btn:hover, .new-carousel .banner-slide .banner-copy.dark article.download-container p.download-downloads a + a:hover, article.download-container p.download-downloads .new-carousel .banner-slide .banner-copy.dark .btn + a:hover, article.download-container p.download-downloads .new-carousel .banner-slide .banner-copy.dark a + .btn:hover, article.download-container p.download-downloads .new-carousel .banner-slide .banner-copy.dark a + a:hover {
            border-color: #17181a;
            color: #17181a;
            background-color: transparent
        }

@media(max-width:1200px) and (min-width:768px) {
    .new-carousel .banner-slide .banner-copy.dark:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        opacity: .7;
        z-index: -1;
        height: 100vh;
        width: 100%;
        background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 25%,#fff 100%);
        background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 25%,#fff 100%);
        background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 25%,#fff 100%)
    }
}

.new-carousel .btn-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    padding-bottom: 10px
}

    .new-carousel .btn-container .btn, .new-carousel .btn-container article.download-container p.download-downloads a, article.download-container p.download-downloads .new-carousel .btn-container a {
        transition: .35s all;
        min-width: auto;
        -webkit-box-flex: 0 1 auto;
        -moz-box-flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

        .new-carousel .btn-container .btn:first-child, .new-carousel .btn-container article.download-container p.download-downloads a:first-child, article.download-container p.download-downloads .new-carousel .btn-container a:first-child {
            background-color: #00ace3;
            color: #fff;
            border: 2px solid transparent;
            margin-right: 20px;
            flex-basis: 35%;
            padding-left: 25px;
            padding-right: 25px
        }

            .new-carousel .btn-container .btn:first-child:hover, .new-carousel .btn-container article.download-container p.download-downloads a:first-child:hover, article.download-container p.download-downloads .new-carousel .btn-container a:first-child:hover {
                background-color: #008acf
            }

            .new-carousel .btn-container .btn:first-child + .btn, .new-carousel .btn-container article.download-container p.download-downloads .btn:first-child + a, .new-carousel .btn-container article.download-container p.download-downloads a:first-child + .btn, .new-carousel .btn-container article.download-container p.download-downloads a:first-child + a, article.download-container p.download-downloads .new-carousel .btn-container .btn:first-child + a, article.download-container p.download-downloads .new-carousel .btn-container a:first-child + .btn, article.download-container p.download-downloads .new-carousel .btn-container a:first-child + a {
                background-color: transparent;
                color: #fff;
                border: 2px solid #fff
            }

                .new-carousel .btn-container .btn:first-child + .btn:hover, .new-carousel .btn-container article.download-container p.download-downloads .btn:first-child + a:hover, .new-carousel .btn-container article.download-container p.download-downloads a:first-child + .btn:hover, .new-carousel .btn-container article.download-container p.download-downloads a:first-child + a:hover, article.download-container p.download-downloads .new-carousel .btn-container .btn:first-child + a:hover, article.download-container p.download-downloads .new-carousel .btn-container a:first-child + .btn:hover, article.download-container p.download-downloads .new-carousel .btn-container a:first-child + a:hover {
                    background-color: #fff;
                    color: #17181a
                }

@media(max-width:768px) {
    .new-carousel .btn-container .btn:first-child + .btn, .new-carousel .btn-container article.download-container p.download-downloads .btn:first-child + a, .new-carousel .btn-container article.download-container p.download-downloads a:first-child + .btn, .new-carousel .btn-container article.download-container p.download-downloads a:first-child + a, article.download-container p.download-downloads .new-carousel .btn-container .btn:first-child + a, article.download-container p.download-downloads .new-carousel .btn-container a:first-child + .btn, article.download-container p.download-downloads .new-carousel .btn-container a:first-child + a {
        color: #53555a;
        border: 2px solid #53555a
    }

        .new-carousel .btn-container .btn:first-child + .btn:hover, .new-carousel .btn-container article.download-container p.download-downloads .btn:first-child + a:hover, .new-carousel .btn-container article.download-container p.download-downloads a:first-child + .btn:hover, .new-carousel .btn-container article.download-container p.download-downloads a:first-child + a:hover, article.download-container p.download-downloads .new-carousel .btn-container .btn:first-child + a:hover, article.download-container p.download-downloads .new-carousel .btn-container a:first-child + .btn:hover, article.download-container p.download-downloads .new-carousel .btn-container a:first-child + a:hover {
            border-color: #17181a;
            color: #17181a;
            background-color: transparent
        }
}

@media(max-width:768px) {
    .new-carousel .btn-container {
        margin-top: 5px
    }
}

.new-carousel:hover .slick-arrow {
    opacity: 1
}

.new-carousel .slick-arrow {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    content: "";
    color: transparent;
    background-color: #fff;
    position: absolute;
    z-index: 9;
    top: 40%;
    box-shadow: 2px 2px 10px rgba(0,0,0,.2);
    opacity: 0;
    transition: opacity .3s ease
}

@media(max-width:768px) {
    .new-carousel .slick-arrow {
        opacity: 1;
        top: 17%
    }

        .new-carousel .slick-arrow.slick-prev {
            display: none !important
        }

        .new-carousel .slick-arrow.slick-next {
            right: 4%
        }
}

.new-carousel .slick-arrow.slick-prev {
    left: 3%
}

.new-carousel .slick-arrow.slick-next {
    right: 3%
}

.new-carousel .slick-arrow.slick-prev::before {
    font-family: xrite-icons !important;
    content: "";
    top: 9px;
    left: 21%;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    color: grey;
    padding: 0;
    margin: 0 auto;
    line-height: 100%;
    transition: color .3s ease
}

.new-carousel .slick-arrow.slick-next::before {
    font-family: xrite-icons !important;
    content: "";
    display: inline-block;
    position: absolute;
    top: 9px;
    right: 21%;
    font-size: 20px;
    color: grey;
    padding: 0;
    margin: 0 auto;
    line-height: 100%;
    transition: color .3s ease
}

.new-carousel .slick-arrow:hover::before {
    color: #17181a
}

.new-carousel ul.slick-dots {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    bottom: 10px;
    display: block;
    width: 100%
}

    .new-carousel ul.slick-dots li {
        line-height: 0
    }

        .new-carousel ul.slick-dots li > button {
            padding: 8px;
            margin: 10px;
            box-shadow: 2px 2px 10px rgba(0,0,0,.2)
        }

@media(max-width:992px) {
    .new-carousel ul.slick-dots {
        position: absolute;
        top: auto;
        bottom: 0
    }

        .new-carousel ul.slick-dots li > button {
            padding: 2px;
            box-shadow: none;
            background-color: #ccc
        }

        .new-carousel ul.slick-dots li.slick-active > button {
            background-color: #e98b00
        }
}

@media(max-width:768px) {
    .new-carousel ul.slick-dots {
        position: relative;
        top: auto;
        bottom: 10px;
        margin-bottom: 0
    }
}

@media(max-width:768px) {
    .new-carousel {
        background-color: #fafafa
    }
}

.new-carousel.scexp {
    overflow: visible;
    max-width: 100%;
    visibility: visible !important;
    counter-reset: section
}

    .new-carousel.scexp .banner-slide {
        position: relative;
        width: 100%;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        padding: 0;
        margin: 0
    }

        .new-carousel.scexp .banner-slide::after {
            position: absolute;
            top: 0;
            left: 0;
            width: 44px;
            height: 44px;
            background-color: red;
            color: #fff;
            counter-increment: section;
            content: counter(section);
            display: block;
            font-size: 16px;
            text-align: center;
            line-height: 44px
        }

        .new-carousel.scexp .banner-slide .banner-image, .new-carousel.scexp .banner-slide .banner-video {
            padding: 0;
            margin: 0;
            height: auto
        }

            .new-carousel.scexp .banner-slide .banner-image > img, .new-carousel.scexp .banner-slide .banner-video > img {
                position: relative
            }

        .new-carousel.scexp .banner-slide .banner-copy {
            opacity: 1
        }

@-webkit-keyframes carouselFadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%)
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes carouselFadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%)
    }

    100% {
        opacity: 1
    }
}

@keyframes carouselFadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%)
    }

    100% {
        opacity: 1
    }
}

.new-carousel + .noscript-container .container {
    margin-top: 120px;
    pointer-events: auto !important
}

.new-carousel + .noscript-container .noscript-slide {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc
}

    .new-carousel + .noscript-container .noscript-slide > div > img {
        max-width: 100%;
        height: auto
    }

    .new-carousel + .noscript-container .noscript-slide .btn-container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%
    }

        .new-carousel + .noscript-container .noscript-slide .btn-container .btn, .new-carousel + .noscript-container .noscript-slide .btn-container article.download-container p.download-downloads a, article.download-container p.download-downloads .new-carousel + .noscript-container .noscript-slide .btn-container a {
            -webkit-box-flex: 0 1 auto;
            -moz-box-flex: 0 1 auto;
            -webkit-flex: 0 1 auto;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            flex-basis: 25%;
            min-width: 0
        }

            .new-carousel + .noscript-container .noscript-slide .btn-container .btn + .btn, .new-carousel + .noscript-container .noscript-slide .btn-container article.download-container p.download-downloads .btn + a, .new-carousel + .noscript-container .noscript-slide .btn-container article.download-container p.download-downloads a + .btn, .new-carousel + .noscript-container .noscript-slide .btn-container article.download-container p.download-downloads a + a, article.download-container p.download-downloads .new-carousel + .noscript-container .noscript-slide .btn-container .btn + a, article.download-container p.download-downloads .new-carousel + .noscript-container .noscript-slide .btn-container a + .btn, article.download-container p.download-downloads .new-carousel + .noscript-container .noscript-slide .btn-container a + a {
                margin-left: 15px;
                flex-basis: 25%
            }

    .new-carousel + .noscript-container .noscript-slide:last-child {
        border-bottom: none
    }

section#anchored-ctas .anchored-ctas-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 30px;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center
}

@media(max-width:768px) {
    section#anchored-ctas .anchored-ctas-wrapper {
        flex-wrap: wrap;
        flex-direction: column;
        margin-top: 0
    }
}

section#anchored-ctas article.anchored-cta {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 3px 7px 51px -4px rgba(191,213,222,0);
    -moz-box-shadow: 3px 7px 51px -4px rgba(191,213,222,0);
    box-shadow: 3px 7px 51px -4px rgba(191,213,222,0);
    transition: box-shadow .3s ease;
    margin-right: 30px;
    width: 150px;
    position: relative;
    background-color: #fff
}

    section#anchored-ctas article.anchored-cta:hover {
        -webkit-box-shadow: 3px 7px 51px -4px #bfd5de;
        -moz-box-shadow: 3px 7px 51px -4px #bfd5de;
        box-shadow: 3px 7px 51px -4px #bfd5de
    }

@media(max-width:768px) {
    section#anchored-ctas article.anchored-cta:hover {
        box-shadow: none
    }
}

section#anchored-ctas article.anchored-cta:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

@media(max-width:768px) {
    section#anchored-ctas article.anchored-cta:after {
        padding-bottom: 0
    }
}

section#anchored-ctas article.anchored-cta:last-of-type {
    margin-right: 0
}

section#anchored-ctas article.anchored-cta a {
    display: block;
    padding: 0 10px 0 10px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 15px;
    color: #53555a;
    transition: color .3s ease;
    text-decoration: none
}

    section#anchored-ctas article.anchored-cta a:hover {
        color: #17181a
    }

@media(max-width:992px) {
    section#anchored-ctas article.anchored-cta a {
        top: 0
    }
}

@media(max-width:768px) {
    section#anchored-ctas article.anchored-cta a {
        position: static;
        height: auto
    }
}

section#anchored-ctas article.anchored-cta a > noscript {
    position: absolute;
    top: 0;
    left: 44px
}

@media(max-width:768px) {
    section#anchored-ctas article.anchored-cta a > noscript {
        position: absolute;
        top: 0;
        left: 8px
    }
}

section#anchored-ctas article.anchored-cta a > img, section#anchored-ctas article.anchored-cta a > noscript > img {
    display: block;
    margin: 10px auto 0 auto;
    width: 64px;
    height: 64px;
    opacity: .7;
    transition: opacity .3s ease
}

@media(max-width:768px) {
    section#anchored-ctas article.anchored-cta a > img, section#anchored-ctas article.anchored-cta a > noscript > img {
        display: inline;
        margin: 0
    }
}

@media(min-width:992px) {
    section#anchored-ctas article.anchored-cta a > img, section#anchored-ctas article.anchored-cta a > noscript > img {
        margin-top: 20px;
        width: 44px;
        height: 44px
    }
}

@media(min-width:1200px) {
    section#anchored-ctas article.anchored-cta a > img, section#anchored-ctas article.anchored-cta a > noscript > img {
        margin-top: 10px;
        width: 64px;
        height: 64px
    }
}

section#anchored-ctas article.anchored-cta a:hover > img {
    opacity: 1
}

section#anchored-ctas article.anchored-cta a h3 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    display: block;
    margin: 0 auto;
    max-height: 50px;
    word-break: keep-all;
    -ms-word-break: keep-all;
    -ms-hyphens: none
}

@media(max-width:768px) {
    section#anchored-ctas article.anchored-cta a h3 {
        display: inline
    }
}

@media(max-width:768px) {
    section#anchored-ctas article.anchored-cta {
        width: 100%;
        height: auto;
        -webkit-border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        box-shadow: none;
        margin-right: 0;
        border-bottom: 1px solid #ccc
    }

        section#anchored-ctas article.anchored-cta:last-child {
            border-bottom: none
        }
}

section#anchored-ctas:before {
    content: '';
    z-index: -1;
    display: block;
    position: absolute;
    top: auto;
    width: 100%;
    height: 300px;
    background: -moz-linear-gradient(top,#e1f1f7 0,rgba(225,241,247,0) 100%);
    background: -webkit-linear-gradient(top,#e1f1f7 0,rgba(225,241,247,0) 100%);
    background: linear-gradient(to bottom,#e1f1f7 0,rgba(225,241,247,0) 100%)
}

@media(max-width:768px) {
    section#anchored-ctas:before {
        content: none
    }
}

section#value-prop .value-prop-wrapper {
    overflow: hidden;
    text-align: center;
    width: 60%;
    margin: 30px auto 0 auto
}

    section#value-prop .value-prop-wrapper p {
        font-size: 18px;
        line-height: 150%;
        margin-bottom: 20px;
        margin-top: 10px
    }

@media(max-width:992px) {
    section#value-prop .value-prop-wrapper {
        width: 80%
    }
}

@media(max-width:768px) {
    section#value-prop .value-prop-wrapper {
        width: 100%
    }
}

section#value-prop .value-prop-wrapper h2 {
    font-size: 32px
}

section#value-prop .value-prop-rotating-copy {
    display: inline-block;
    position: relative;
    text-align: left;
    overflow: visible;
    border-bottom: 2px dashed #bbdee9;
    padding-bottom: 3px
}

@media(max-width:768px) {
    section#value-prop .value-prop-rotating-copy {
        width: 100%;
        margin-top: 4px;
        overflow: hidden
    }
}

section#value-prop .value-prop-rotating-copy:hover span > a {
    color: #53555a
}

    section#value-prop .value-prop-rotating-copy:hover span > a[href=""] {
        color: #00ace3 !important
    }

section#value-prop .value-prop-rotating-copy span {
    font-size: 32px;
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .3s ease;
    visibility: hidden;
    pointer-events: none;
    text-align: center;
    width: 100%;
    color: #53555a
}

    section#value-prop .value-prop-rotating-copy span.is-visible {
        position: relative;
        visibility: visible;
        opacity: 1;
        pointer-events: auto
    }

section#value-prop .value-prop-rotating-copy a {
    color: #00ace3;
    text-decoration: none;
    transition: all .3s ease
}

    section#value-prop .value-prop-rotating-copy a[href=""] {
        cursor: default;
        color: #00ace3;
        transition: none;
        pointer-events: none
    }

.grid-container {
    margin-top: 40px;
    margin-bottom: 30px;
    margin-left: -30px;
    margin-right: -30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start
}

    .grid-container.just-two .grid-item {
        flex-grow: 1
    }

    .grid-container.no-gutter {
        margin-left: 0;
        margin-right: 0
    }

@media(max-width:768px) {
    .grid-container {
        margin-left: 0;
        margin-right: 0
    }
}

@media(max-width:480px) {
    .grid-container {
        margin-left: 0;
        margin-right: 0
    }
}

.grid-item {
    -webkit-box-flex: 0 1 33%;
    -moz-box-flex: 0 1 33%;
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%
}

@media(max-width:992px) {
    .grid-item {
        flex-basis: 48%
    }
}

@media(max-width:480px) {
    .grid-item {
        flex-basis: 100%
    }
}

.grid-item .grid-item-inner {
    margin: 0 30px 30px 30px
}

@media(max-width:480px) {
    .grid-item .grid-item-inner {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 40px
    }
}

.grid-item .grid-image {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    display: block;
    border-radius: 4px;
    transition: transform .3s ease
}

.grid-item h4 {
    font-weight: 700
}

.grid-item p {
    color: #53555a
}

@-moz-document url-prefix() {
    #order-details-timeline li.active:before {
        background-image: none !important
    }
}

section#order-lookup .form-inner {
    margin-top: 10px
}

section#order-lookup .loader {
    display: inline;
    position: relative;
    margin-left: 14px
}

    section#order-lookup .loader:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 30px;
        width: 30px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiMzMzMzMzMiPgogICAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0IDQpIiBzdHJva2Utd2lkdGg9IjUiPgogICAgICAgICAgICA8Y2lyY2xlIHN0cm9rZS1vcGFjaXR5PSIuNSIgY3g9IjE4IiBjeT0iMTgiIHI9IjE4Ii8+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+CiAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybQogICAgICAgICAgICAgICAgICAgIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIKICAgICAgICAgICAgICAgICAgICB0eXBlPSJyb3RhdGUiCiAgICAgICAgICAgICAgICAgICAgZnJvbT0iMCAxOCAxOCIKICAgICAgICAgICAgICAgICAgICB0bz0iMzYwIDE4IDE4IgogICAgICAgICAgICAgICAgICAgIGR1cj0iMC42cyIKICAgICAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPgogICAgICAgICAgICA8L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K)
    }

section#order-lookup input:focus + label > span {
    top: -22px
}

section#order-lookup input + label > span, section#order-lookup input.valid + label + label > span {
    color: #757575;
    font-size: 16px;
    top: -22px !important;
    left: 0;
    padding: 0
}

section#order-lookup input.error + label + label > span {
    color: red;
    top: -22px;
    font-size: 16px;
    width: initial;
    opacity: 1;
    padding: 0
}

section#order-lookup input::placeholder {
    color: #ccc
}

section#order-lookup #lookup-button-wrapper {
    margin: 15px auto
}

section#order-lookup button#lookup-button {
    min-width: 150px
}

@media(max-width:480px) {
    section#order-lookup button#lookup-button {
        width: 100%
    }
}

section#order-lookup button#lookup-button:before {
    font-family: xrite-icons !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-weight: 900;
    content: "";
    display: inline;
    font-size: 14px;
    position: relative;
    bottom: -1px;
    margin-right: 8px
}

section#order-lookup button#lookup-button[disabled]:hover {
    color: initial !important
}

section#order-details #order-details-heading {
    margin-top: 30px
}

section#order-details #order-details-heading-nav {
    list-style-type: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0
}

@media(min-width:992px) {
    section#order-details #order-details-heading-nav {
        text-align: right
    }
}

@media(max-width:992px) {
    section#order-details #order-details-heading-nav {
        margin-bottom: 10px
    }
}

section#order-details #order-details-heading-nav li {
    display: inline;
    padding-right: 12px
}

    section#order-details #order-details-heading-nav li a {
        color: #00ace3
    }

    section#order-details #order-details-heading-nav li:after {
        content: '|';
        padding-left: 12px;
        color: #ccc
    }

    section#order-details #order-details-heading-nav li:last-of-type:after {
        content: '';
        padding: 0
    }

section#order-details #order-details-status {
    margin-top: 10px;
    width: 50%
}

    section#order-details #order-details-status a {
        color: #00ace3
    }

    section#order-details #order-details-status td, section#order-details #order-details-status th {
        padding-top: 3px;
        padding-bottom: 3px
    }

    section#order-details #order-details-status th {
        font-weight: 700;
        width: 30%
    }

    section#order-details #order-details-status .fa {
        padding-right: 4px
    }

    section#order-details #order-details-status .tba {
        color: #ccc
    }

    section#order-details #order-details-status * {
        background-color: transparent;
        border: 0;
        color: inherit;
        padding: 0
    }

@media(max-width:768px) {
    section#order-details #order-details-status {
        width: 100%
    }

        section#order-details #order-details-status th {
            width: 50%
        }
}

@keyframes greyToGreen {
    0% {
        border-color: #ccc;
        background-color: #ccc
    }

    100% {
        border-color: #9dc114;
        background-color: #9dc114
    }
}

section#order-details #order-details-timeline ul {
    list-style-type: none
}

    section#order-details #order-details-timeline ul li {
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        min-width: 200px;
        font-size: 14px
    }

@media(max-width:768px) {
    section#order-details #order-details-timeline ul li {
        min-width: 30%
    }
}

section#order-details #order-details-timeline ul li:before {
    content: '';
    margin-bottom: 8px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    border: 4px solid #ccc
}

section#order-details #order-details-timeline ul li:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    border-top: 4px dotted #ccc;
    position: absolute;
    margin-left: -100%;
    top: 8px;
    left: 8px;
    z-index: -1
}

section#order-details #order-details-timeline ul li:first-of-type:after {
    content: '';
    display: none
}

section#order-details #order-details-timeline ul li.active:after, section#order-details #order-details-timeline ul li.active:before {
    animation: greyToGreen 1s forwards
}

section#order-details #order-details-timeline ul li.active:before {
    animation: greyToGreen 1s forwards;
    background-color: #9dc114;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTguMDIzcHgiIGhlaWdodD0iMTMuMzNweCIgdmlld0JveD0iMCAwIDE4LjAyMyAxMy4zMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTguMDIzIDEzLjMzIiB4bWw6c3BhY2U9InByZXNlcnZlIj48ZGVmcz48L2RlZnM+PHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIxNy4yODUsMS4zNjUgMTYuNTc4LDAuNjc4IDE1Ljg4MSwwIDE1LjE4NCwwLjY3OCA2LjQ1MSw5LjE2NiAyLjgzOSw1LjY1NCAyLjE0Miw0Ljk3NiAxLjQ0NSw1LjY1NDAuNzM4LDYuMzQxIDAsNy4wNTggMC43MzgsNy43NzUgNS43NTQsMTIuNjUyIDYuNDUxLDEzLjMzIDcuMTQ4LDEyLjY1MiAxNy4yODUsMi43OTkgMTguMDIzLDIuMDgyICIvPjwvc3ZnPg==);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center
}

section#order-details div#order-details-overview {
    margin-top: 50px
}

    section#order-details div#order-details-overview > h3 {
        margin-bottom: 25px
    }

    section#order-details div#order-details-overview #payment-method {
        margin-bottom: 35px
    }

        section#order-details div#order-details-overview #payment-method strong {
            margin-bottom: 10px
        }

section#order-details div#order-details-overview-table table {
    margin-bottom: 60px
}

    section#order-details div#order-details-overview-table table thead {
        background-color: #eaeaea
    }

        section#order-details div#order-details-overview-table table thead th {
            font-weight: 700
        }

    section#order-details div#order-details-overview-table table [data-contains=product] {
        width: 300px
    }

    section#order-details div#order-details-overview-table table [data-contains=quantity] {
        text-align: right;
        width: 60px
    }

    section#order-details div#order-details-overview-table table [data-contains=order-total-text], section#order-details div#order-details-overview-table table [data-contains=order-total] {
        text-align: right;
        font-size: 22px
    }

    section#order-details div#order-details-overview-table table tfoot {
        border-top: 1px solid #ccc
    }

    section#order-details div#order-details-overview-table table td, section#order-details div#order-details-overview-table table th {
        padding: 12px 26px
    }

    section#order-details div#order-details-overview-table table tr td {
        border-top: 1px solid #eaeaea
    }

    section#order-details div#order-details-overview-table table tr:first-of-type td {
        border-top: none
    }

    section#order-details div#order-details-overview-table table * {
        background-color: transparent;
        border: 0;
        color: inherit;
        padding: 0
    }

#order-date-time-print {
    width: 50%
}

    #order-date-time-print * {
        background-color: transparent;
        border: 0;
        color: inherit;
        padding: 0
    }

    #order-date-time-print tr > td:first-of-type {
        width: 30%
    }

    #order-date-time-print > img:first-of-type {
        width: 250px;
        height: auto;
        margin-bottom: 40px;
        filter: grayscale(100%)
    }

@media screen {
    .print-only {
        display: none
    }
}

@media print {
    .print-only {
        display: block
    }

    #globalGatewayDesktop, #order-details-heading, #order-details-heading-nav, #page-bumper, .breadcrumb, .disclaimer-bar span + span a, footer > .container:first-of-type, header {
        display: none
    }

    .disclaimer-bar {
        margin-top: 10px
    }

    section#page-bumper + footer {
        border-top: 1px solid grey
    }

    .page-wrapper {
        margin-top: 40px
    }

    div#order-details-overview-table table thead {
        background-color: #eaeaea !important
    }
}


section#sticky-footer {
    position: fixed;
    bottom: 20px;
    width: 100%;
    overflow: hidden;
    color: #53555a;
    z-index: 100
}

    section#sticky-footer input,
    section#sticky-footer select,
    section#sticky-footer textarea {
        font-size: 1em;
        padding: 12px 8px;
        height: auto;
        margin-top: 10px;
        color: #53555a
    }

        section#sticky-footer input[type=submit] {
            color: #fff
        }

    section#sticky-footer #sticky-footer-form {
        margin-top: 20px;
        zoom: .92;
        padding-right: 40px
    }

@media(max-width:768px) {
    section#sticky-footer #sticky-footer-form {
        width: 100%
    }
}

section#sticky-footer #sticky-footer-region-selector {
    width: auto
}

section#sticky-footer #sticky-footer-phone-display {
    margin-top: 20px;
    font-size: 1.2em
}

    section#sticky-footer #sticky-footer-phone-display a[href^="tel:"] {
        color: #757575;
        border-bottom: 1px dashed #757575;
        text-decoration: none
    }

section#sticky-footer #sticky-footer-content {
    position: relative;
    margin: 0 auto;
    bottom: -10px;
    animation: stickyFooterSlideIn .3s forwards ease-in-out
}

    section#sticky-footer #sticky-footer-content .close {
        position: absolute;
        top: 6px;
        right: 10px;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px
    }

@media(min-width:1921px) {
    section#sticky-footer #sticky-footer-content {
        width: 90%;
        bottom: -25px
    }
}

@media(max-width:768px) {
    section#sticky-footer #sticky-footer-content {
        width: 100%
    }
}

section#sticky-footer #sticky-footer-inner #sticky-footer-buttons {
    width: 70%;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border: 1px solid #4c923d;
    border-radius: 6px
}

    section#sticky-footer #sticky-footer-inner #sticky-footer-buttons .btn-group:first-of-type {
        border-right: 1px solid #4c923d
    }

@media(min-width:1921px) {
    section#sticky-footer #sticky-footer-inner #sticky-footer-buttons {
        width: 40%
    }
}

@media(max-width:768px) {
    section#sticky-footer #sticky-footer-inner #sticky-footer-buttons {
        width: 100%
    }
}

section#sticky-footer #sticky-footer-inner #sticky-footer-buttons button {
    background-color: #55a444;
    height: auto;
    padding: 10px 15px;
    outline: none !important;
    color: #fff;
    font-size: 1em
}

    section#sticky-footer #sticky-footer-inner #sticky-footer-buttons button span {
        display: inline-block;
        margin-right: 6px;
        font-size: .8em
    }

    section#sticky-footer #sticky-footer-inner #sticky-footer-buttons button:hover {
        background-color: #428035;
        color: #fff
    }

    section#sticky-footer #sticky-footer-inner #sticky-footer-buttons button.active {
        box-shadow: inset 0 0 12px rgba(0, 0, 0, .3);
        background-color: #396e2e
    }

section#sticky-footer #sticky-footer-inner > div {
    margin: 0 auto;
    float: none
}

    section#sticky-footer #sticky-footer-inner > div .tab-content {
        max-height: 500px;
        overflow-y: scroll;
        border-radius: 6px;
        background-color: #fff;
        padding: 20px 25px 45px 25px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .05);
        border: 1px solid #ccc
    }

@keyframes stickyFooterSlideIn {
    from {
        opacity: 0;
        transform: translateY(20%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.svg-store {
    display: none
}
