/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
img, legend {
    border: 0
}

h1, h2, h3, h4, h5, h6, p {
    text-rendering: optimizeLegibility
}

.uppercase, abbr, acronym {
    text-transform: uppercase
}

body, sub, sup {
    position: relative
}

.side-nav, dl, ol, ul {
    list-style-position: outside
}

.accordion:after, .button-bar:after, .button-group:after, .clearfix:after, .inner-wrap:after, .mobile-search-tabs:after, .row .row.collapse:after, .row .row:after, .row:after, .tabs-content:after, .tabs:after, [class*=block-grid-]:after, hr {
    clear: both
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%
}

article, aside, details, figcaption, figure, 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:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.button, button, input {
    line-height: normal
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    border: none;
    /*width: 100%*/
}
button.searchbox-reset,html input[type=button], input[type=reset], input[type=submit] {
    width: 100%
}
button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.link, .link-inline, .link-inline-alt, .link-invert, a {
    font-family: inherit;
    line-height: inherit;
    text-decoration: none
}

input[type=checkbox], input[type=radio] {
    -moz-box-sizing: border-box;
    -webkit-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-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    padding: 0
}

textarea {
    overflow: auto;
    height: auto;
    min-height: 50px
}

optgroup {
    font-weight: 700
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

@media only screen and (max-width: 46.875em) {
    .small-only-text-left {
        text-align: left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align: left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 46.938em) {
    .medium-text-left {
        text-align: left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .large-only-text-left {
        text-align: left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.063em) {
    .large-text-left {
        text-align: left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) {
    .xlarge-text-left {
        text-align: left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) {
    .xxlarge-text-left {
        text-align: left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

/* a { */
    /* background-color: transparent; */
    /* color: #f70 */
/* } */

/* a:focus, a:hover { */
    /* color: #e74b00 */
/* } */

a img, a:active, a:focus {
    border: none
}
.jqPartNumber {
    margin-bottom: .75rem
}
.link {
    color: #f70;
    border-bottom: 1px solid #fff
}

.link img {
    border: none
}

.link:focus, .link:hover {
    color: #e74b00;
    border-bottom: 1px solid #f70
}

.link-invert {
    color: #fff
}

.link-invert img {
    border: none
}

.link-invert:focus, .link-invert:hover {
    color: #fff;
    border-bottom: 1px solid #fff
}

.link-inline {
    color: #f70;
    background: rgba(255, 255, 255, 0);
    border-bottom: 1px solid #f70;
    -webkit-transition: background-color .3s, border-color .3s;
    -moz-transition: background-color .3s, border-color .3s;
    -o-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s
}

.link-inline img {
    border: none
}

.link-inline:focus, .link-inline:hover {
    color: #e74b00;
    background-color: rgba(255, 119, 0, .1);
    border-color: rgba(255, 119, 0, .1)
}

.link-inline-alt {
    color: #f70;
    background: rgba(255, 255, 255, 0);
    border-bottom: none;
    -webkit-transition: background-color .3s, border-color .3s;
    -moz-transition: background-color .3s, border-color .3s;
    -o-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s
}

p, p.lead {
    line-height: 1.6;
    font-family: "Avenir Next W01", sans-serif
}

.link-inline-alt:focus, .link-inline-alt:hover {
    color: #e74b00;
    background-color: rgba(255, 119, 0, .1)
}

.link-inline-alt img {
    border: none
}

p {
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 1.25rem
}

.subheader, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    margin-top: .2rem;
    margin-bottom: .5rem
}

p.lead {
    font-size: 1.21875rem;
    color: #999
}

p aside {
    font-size: .875rem;
    line-height: 1.35;
    font-style: italic
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Avenir Next W01", sans-serif;
    font-style: normal;
    color: #1682ca;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #7a7a7a;
    line-height: 0
}

h1 {
    font-size: 1.75rem
}

h2 {
    font-size: 1.25rem
}

h3 {
    font-size: 1.1875rem
}

h4 {
    font-size: .9375rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #7a7a7a
}

b, em, i, small, strong {
    line-height: inherit
}

body, code {
    color: #1682ca;
}

hr {
    border: solid #999;
    border-width: 1px 0 0;
    margin: 1.25rem 0 1.1875rem;
    height: 0
}

em, i {
    font-style: italic
}

b, strong {
    font-weight: 800
}

small {
    font-size: 60%
}

code, pre {
    direction: ltr;
    text-align: left;
    overflow: auto;
    white-space: pre-wrap
}

code {
    padding: .5rem !important;
    border: 1px solid #dedede !important;
    font-family: Consolas, Courier, monospace;
    font-weight: 500;
    font-size: .875rem;
    line-height: 150%
}

.vcard .fn, .vevent .summary, .vevent abbr, dl dt {
    font-weight: 800
}

dl, ol, ul {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    font-family: "Avenir Next W01", sans-serif
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ol, ul.no-bullet li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ol, ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.circle, ul.disc, ul.square {
    margin-left: 1.1rem
}

ul.circle li ul, ul.disc li ul, ul.square li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square
}

ul.circle {
    list-style-type: circle
}

ul.disc {
    list-style-type: disc
}

.fa-ul, .selectContentList, .side-nav, ul.off-canvas-list {
    list-style-type: none
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ol, ol li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem
}

dl dd {
    margin-bottom: .75rem
}

.vcard, blockquote {
    margin: 0 0 1.25rem
}

abbr, acronym {
    font-size: 90%;
    color: #1682ca;
    border-bottom: 1px dotted #999;
    cursor: help
}

abbr {
    text-transform: none
}

blockquote {
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #999
}

blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #626262
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited {
    color: #626262
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #7a7a7a
}

.vcard {
    display: inline-block;
    border: 1px solid #999;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-size: .9375rem
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    border: none;
    padding: 0 .0625rem
}

.print-only {
    display: none !important
}

@media print {
    blockquote, img, tr {
        page-break-inside: avoid
    }

    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote {
        border: 1px solid #ebebeb
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .hide-on-print {
        display: none !important
    }

    .print-only {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    .show-for-print {
        display: inherit !important
    }
}

.clearfix:after, .clearfix:before, .row .row.collapse:after, .row .row.collapse:before, .row .row:after, .row .row:before, .row:after, .row:before {
    display: table;
    content: " "
}

.row {
    width: 100%;
    max-width: 75rem;
    margin: 0 auto
}

.row.collapse {
    padding: 5px 0
}

.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    max-width: none;
    margin: 0 -.625rem
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

.column, .columns {
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%;
    float: left
}

[class*=column] + [class*=column]:last-child {
    float: right
}

[class*=column] + [class*=column].end {
    float: left
}

@media only screen {
    .column, .columns, .small-pull-0, .small-pull-1, .small-pull-10, .small-pull-11, .small-pull-12, .small-pull-13, .small-pull-14, .small-pull-15, .small-pull-2, .small-pull-3, .small-pull-4, .small-pull-5, .small-pull-6, .small-pull-7, .small-pull-8, .small-pull-9, .small-push-0, .small-push-1, .small-push-10, .small-push-11, .small-push-12, .small-push-13, .small-push-14, .small-push-15, .small-push-2, .small-push-3, .small-push-4, .small-push-5, .small-push-6, .small-push-7, .small-push-9 {
        position: relative
    }

    .small-push-0 {
        left: 0;
        right: auto
    }

    .small-pull-0 {
        right: 0;
        left: auto
    }

    .small-push-1 {
        left: 6.25%;
        right: auto
    }

    .small-pull-1 {
        right: 6.25%;
        left: auto
    }

    .small-push-2 {
        left: 12.5%;
        right: auto
    }

    .small-pull-2 {
        right: 12.5%;
        left: auto
    }

    .small-push-3 {
        left: 18.75%;
        right: auto
    }

    .small-pull-3 {
        right: 18.75%;
        left: auto
    }

    .small-push-4 {
        left: 25%;
        right: auto
    }

    .small-pull-4 {
        right: 25%;
        left: auto
    }

    .small-push-5 {
        left: 31.25%;
        right: auto
    }

    .small-pull-5 {
        right: 31.25%;
        left: auto
    }

    .small-push-6 {
        left: 37.5%;
        right: auto
    }

    .small-pull-6 {
        right: 37.5%;
        left: auto
    }

    .small-push-7 {
        left: 43.75%;
        right: auto
    }

    .small-pull-7 {
        right: 43.75%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-8 {
        right: 50%;
        left: auto
    }

    .small-push-9 {
        left: 56.25%;
        right: auto
    }

    .small-pull-9 {
        right: 56.25%;
        left: auto
    }

    .small-push-10 {
        left: 62.5%;
        right: auto
    }

    .small-pull-10 {
        right: 62.5%;
        left: auto
    }

    .small-push-11 {
        left: 68.75%;
        right: auto
    }

    .small-pull-11 {
        right: 68.75%;
        left: auto
    }

    .small-push-12 {
        left: 75%;
        right: auto
    }

    .small-pull-12 {
        right: 75%;
        left: auto
    }

    .small-push-13 {
        left: 81.25%;
        right: auto
    }

    .small-pull-13 {
        right: 81.25%;
        left: auto
    }

    .small-push-14 {
        left: 87.5%;
        right: auto
    }

    .small-pull-14 {
        right: 87.5%;
        left: auto
    }

    .small-push-15 {
        left: 93.75%;
        right: auto
    }

    .small-pull-15 {
        right: 93.75%;
        left: auto
    }

    .column, .columns {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }

    .small-1 {
        width: 6.25%
    }

    .small-2 {
        width: 12.5%
    }

    .small-3 {
        width: 18.75%
    }

    .small-4 {
        width: 25%
    }

    .small-5 {
        width: 31.25%
    }

    .small-6 {
        width: 37.5%
    }

    .small-7 {
        width: 43.75%
    }

    .small-8 {
        width: 50%
    }

    .small-9 {
        width: 56.25%
    }

    .small-10 {
        width: 62.5%
    }

    .small-11 {
        width: 68.75%
    }

    .small-12 {
        width: 75%
    }

    .small-13 {
        width: 81.25%
    }

    .small-14 {
        width: 87.5%
    }

    .small-15 {
        width: 93.75%
    }

    .small-16 {
        width: 100%
    }

    .small-offset-right-0 {
        margin-right: 0 !important
    }

    .small-offset-left-0 {
        margin-left: 0 !important
    }

    .small-offset-right-1 {
        margin-right: 6.25% !important
    }

    .small-offset-left-1 {
        margin-left: 6.25% !important
    }

    .small-offset-right-2 {
        margin-right: 12.5% !important
    }

    .small-offset-left-2 {
        margin-left: 12.5% !important
    }

    .small-offset-right-3 {
        margin-right: 18.75% !important
    }

    .small-offset-left-3 {
        margin-left: 18.75% !important
    }

    .small-offset-right-4 {
        margin-right: 25% !important
    }

    .small-offset-left-4 {
        margin-left: 25% !important
    }

    .small-offset-right-5 {
        margin-right: 31.25% !important
    }

    .small-offset-left-5 {
        margin-left: 31.25% !important
    }

    .small-offset-right-6 {
        margin-right: 37.5% !important
    }

    .small-offset-left-6 {
        margin-left: 37.5% !important
    }

    .small-offset-right-7 {
        margin-right: 43.75% !important
    }

    .small-offset-left-7 {
        margin-left: 43.75% !important
    }

    .small-offset-right-8 {
        margin-right: 50% !important
    }

    .small-offset-left-8 {
        margin-left: 50% !important
    }

    .small-offset-right-9 {
        margin-right: 56.25% !important
    }

    .small-offset-left-9 {
        margin-left: 56.25% !important
    }

    .small-offset-right-10 {
        margin-right: 62.5% !important
    }

    .small-offset-left-10 {
        margin-left: 62.5% !important
    }

    .small-offset-right-11 {
        margin-right: 68.75% !important
    }

    .small-offset-left-11 {
        margin-left: 68.75% !important
    }

    .small-offset-right-12 {
        margin-right: 75% !important
    }

    .small-offset-left-12 {
        margin-left: 75% !important
    }

    .small-offset-right-13 {
        margin-right: 81.25% !important
    }

    .small-offset-left-13 {
        margin-left: 81.25% !important
    }

    .small-offset-right-14 {
        margin-right: 87.5% !important
    }

    .small-offset-left-14 {
        margin-left: 87.5% !important
    }

    .small-offset-right-15 {
        margin-right: 93.75% !important
    }

    .small-offset-left-15 {
        margin-left: 93.75% !important
    }

    .small-offset-0 {
        margin-left: 0 !important
    }

    .small-offset-1 {
        margin-left: 6.25% !important
    }

    .small-offset-2 {
        margin-left: 12.5% !important
    }

    .small-offset-3 {
        margin-left: 18.75% !important
    }

    .small-offset-4 {
        margin-left: 25% !important
    }

    .small-offset-5 {
        margin-left: 31.25% !important
    }

    .small-offset-6 {
        margin-left: 37.5% !important
    }

    .small-offset-7 {
        margin-left: 43.75% !important
    }

    .small-offset-8 {
        margin-left: 50% !important
    }

    .small-offset-9 {
        margin-left: 56.25% !important
    }

    .small-offset-10 {
        margin-left: 62.5% !important
    }

    .small-offset-11 {
        margin-left: 68.75% !important
    }

    .small-offset-12 {
        margin-left: 75% !important
    }

    .small-offset-13 {
        margin-left: 81.25% !important
    }

    .small-offset-14 {
        margin-left: 87.5% !important
    }

    .small-offset-15 {
        margin-left: 93.75% !important
    }

    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.small-centered, .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered, .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.small-centered:last-child, .columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width: 46.938em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4
    }

    h1 {
        font-size: 2.5rem
    }

    h2 {
        font-size: 2rem
    }

    h3 {
        font-size: 1.5rem
    }

    h4 {
        font-size: 1.25rem
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }

    .medium-pull-0, .medium-pull-1, .medium-pull-10, .medium-pull-11, .medium-pull-12, .medium-pull-13, .medium-pull-14, .medium-pull-15, .medium-pull-2, .medium-pull-3, .medium-pull-4, .medium-pull-5, .medium-pull-6, .medium-pull-7, .medium-pull-8, .medium-pull-9, .medium-push-0, .medium-push-1, .medium-push-10, .medium-push-11, .medium-push-12, .medium-push-13, .medium-push-14, .medium-push-15, .medium-push-2, .medium-push-3, .medium-push-4, .medium-push-5, .medium-push-6, .medium-push-7, .medium-push-8, .medium-push-9, .pull-0, .pull-1, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .push-0, .push-1, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9 {
        position: relative
    }

    .medium-push-0 {
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        right: 0;
        left: auto
    }

    .medium-push-1 {
        left: 6.25%;
        right: auto
    }

    .medium-pull-1 {
        right: 6.25%;
        left: auto
    }

    .medium-push-2 {
        left: 12.5%;
        right: auto
    }

    .medium-pull-2 {
        right: 12.5%;
        left: auto
    }

    .medium-push-3 {
        left: 18.75%;
        right: auto
    }

    .medium-pull-3 {
        right: 18.75%;
        left: auto
    }

    .medium-push-4 {
        left: 25%;
        right: auto
    }

    .medium-pull-4 {
        right: 25%;
        left: auto
    }

    .medium-push-5 {
        left: 31.25%;
        right: auto
    }

    .medium-pull-5 {
        right: 31.25%;
        left: auto
    }

    .medium-push-6 {
        left: 37.5%;
        right: auto
    }

    .medium-pull-6 {
        right: 37.5%;
        left: auto
    }

    .medium-push-7 {
        left: 43.75%;
        right: auto
    }

    .medium-pull-7 {
        right: 43.75%;
        left: auto
    }

    .medium-push-8 {
        left: 50%;
        right: auto
    }

    .medium-pull-8 {
        right: 50%;
        left: auto
    }

    .medium-push-9 {
        left: 56.25%;
        right: auto
    }

    .medium-pull-9 {
        right: 56.25%;
        left: auto
    }

    .medium-push-10 {
        left: 62.5%;
        right: auto
    }

    .medium-pull-10 {
        right: 62.5%;
        left: auto
    }

    .medium-push-11 {
        left: 68.75%;
        right: auto
    }

    .medium-pull-11 {
        right: 68.75%;
        left: auto
    }

    .medium-push-12 {
        left: 75%;
        right: auto
    }

    .medium-pull-12 {
        right: 75%;
        left: auto
    }

    .medium-push-13 {
        left: 81.25%;
        right: auto
    }

    .medium-pull-13 {
        right: 81.25%;
        left: auto
    }

    .medium-push-14 {
        left: 87.5%;
        right: auto
    }

    .medium-pull-14 {
        right: 87.5%;
        left: auto
    }

    .medium-push-15 {
        left: 93.75%;
        right: auto
    }

    .medium-pull-15 {
        right: 93.75%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }

    .medium-1 {
        width: 6.25%
    }

    .medium-2 {
        width: 12.5%
    }

    .medium-3 {
        width: 18.75%
    }

    .medium-4 {
        width: 25%
    }

    .medium-5 {
        width: 31.25%
    }

    .medium-6 {
        width: 37.5%
    }

    .medium-7 {
        width: 43.75%
    }

    .medium-8 {
        width: 50%
    }

    .medium-9 {
        width: 56.25%
    }

    .medium-10 {
        width: 62.5%
    }

    .medium-11 {
        width: 68.75%
    }

    .medium-12 {
        width: 75%
    }

    .medium-13 {
        width: 81.25%
    }

    .medium-14 {
        width: 87.5%
    }

    .medium-15 {
        width: 93.75%
    }

    .medium-16 {
        width: 100%
    }

    .medium-offset-right-0 {
        margin-right: 0 !important
    }

    .medium-offset-left-0 {
        margin-left: 0 !important
    }

    .medium-offset-right-1 {
        margin-right: 6.25% !important
    }

    .medium-offset-left-1 {
        margin-left: 6.25% !important
    }

    .medium-offset-right-2 {
        margin-right: 12.5% !important
    }

    .medium-offset-left-2 {
        margin-left: 12.5% !important
    }

    .medium-offset-right-3 {
        margin-right: 18.75% !important
    }

    .medium-offset-left-3 {
        margin-left: 18.75% !important
    }

    .medium-offset-right-4 {
        margin-right: 25% !important
    }

    .medium-offset-left-4 {
        margin-left: 25% !important
    }

    .medium-offset-right-5 {
        margin-right: 31.25% !important
    }

    .medium-offset-left-5 {
        margin-left: 31.25% !important
    }

    .medium-offset-right-6 {
        margin-right: 37.5% !important
    }

    .medium-offset-left-6 {
        margin-left: 37.5% !important
    }

    .medium-offset-right-7 {
        margin-right: 43.75% !important
    }

    .medium-offset-left-7 {
        margin-left: 43.75% !important
    }

    .medium-offset-right-8 {
        margin-right: 50% !important
    }

    .medium-offset-left-8 {
        margin-left: 50% !important
    }

    .medium-offset-right-9 {
        margin-right: 56.25% !important
    }

    .medium-offset-left-9 {
        margin-left: 56.25% !important
    }

    .medium-offset-right-10 {
        margin-right: 62.5% !important
    }

    .medium-offset-left-10 {
        margin-left: 62.5% !important
    }

    .medium-offset-right-11 {
        margin-right: 68.75% !important
    }

    .medium-offset-left-11 {
        margin-left: 68.75% !important
    }

    .medium-offset-right-12 {
        margin-right: 75% !important
    }

    .medium-offset-left-12 {
        margin-left: 75% !important
    }

    .medium-offset-right-13 {
        margin-right: 81.25% !important
    }

    .medium-offset-left-13 {
        margin-left: 81.25% !important
    }

    .medium-offset-right-14 {
        margin-right: 87.5% !important
    }

    .medium-offset-left-14 {
        margin-left: 87.5% !important
    }

    .medium-offset-right-15 {
        margin-right: 93.75% !important
    }

    .medium-offset-left-15 {
        margin-left: 93.75% !important
    }

    .medium-offset-0 {
        margin-left: 0 !important
    }

    .medium-offset-1 {
        margin-left: 6.25% !important
    }

    .medium-offset-2 {
        margin-left: 12.5% !important
    }

    .medium-offset-3 {
        margin-left: 18.75% !important
    }

    .medium-offset-4 {
        margin-left: 25% !important
    }

    .medium-offset-5 {
        margin-left: 31.25% !important
    }

    .medium-offset-6 {
        margin-left: 37.5% !important
    }

    .medium-offset-7 {
        margin-left: 43.75% !important
    }

    .medium-offset-8 {
        margin-left: 50% !important
    }

    .medium-offset-9 {
        margin-left: 56.25% !important
    }

    .medium-offset-10 {
        margin-left: 62.5% !important
    }

    .medium-offset-11 {
        margin-left: 68.75% !important
    }

    .medium-offset-12 {
        margin-left: 75% !important
    }

    .medium-offset-13 {
        margin-left: 81.25% !important
    }

    .medium-offset-14 {
        margin-left: 87.5% !important
    }

    .medium-offset-15 {
        margin-left: 93.75% !important
    }

    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.medium-centered, .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered, .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.medium-centered:last-child, .columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: right
    }

    .push-0 {
        left: 0;
        right: auto
    }

    .pull-0 {
        right: 0;
        left: auto
    }

    .push-1 {
        left: 6.25%;
        right: auto
    }

    .pull-1 {
        right: 6.25%;
        left: auto
    }

    .push-2 {
        left: 12.5%;
        right: auto
    }

    .pull-2 {
        right: 12.5%;
        left: auto
    }

    .push-3 {
        left: 18.75%;
        right: auto
    }

    .pull-3 {
        right: 18.75%;
        left: auto
    }

    .push-4 {
        left: 25%;
        right: auto
    }

    .pull-4 {
        right: 25%;
        left: auto
    }

    .push-5 {
        left: 31.25%;
        right: auto
    }

    .pull-5 {
        right: 31.25%;
        left: auto
    }

    .push-6 {
        left: 37.5%;
        right: auto
    }

    .pull-6 {
        right: 37.5%;
        left: auto
    }

    .push-7 {
        left: 43.75%;
        right: auto
    }

    .pull-7 {
        right: 43.75%;
        left: auto
    }

    .push-8 {
        left: 50%;
        right: auto
    }

    .pull-8 {
        right: 50%;
        left: auto
    }

    .push-9 {
        left: 56.25%;
        right: auto
    }

    .pull-9 {
        right: 56.25%;
        left: auto
    }

    .push-10 {
        left: 62.5%;
        right: auto
    }

    .pull-10 {
        right: 62.5%;
        left: auto
    }

    .push-11 {
        left: 68.75%;
        right: auto
    }

    .pull-11 {
        right: 68.75%;
        left: auto
    }

    .push-12 {
        left: 75%;
        right: auto
    }

    .pull-12 {
        right: 75%;
        left: auto
    }

    .push-13 {
        left: 81.25%;
        right: auto
    }

    .pull-13 {
        right: 81.25%;
        left: auto
    }

    .push-14 {
        left: 87.5%;
        right: auto
    }

    .pull-14 {
        right: 87.5%;
        left: auto
    }

    .push-15 {
        left: 93.75%;
        right: auto
    }

    .pull-15 {
        right: 93.75%;
        left: auto
    }
}

@media only screen and (min-width: 64.063em) {
    .large-pull-0, .large-pull-1, .large-pull-10, .large-pull-11, .large-pull-12, .large-pull-13, .large-pull-14, .large-pull-15, .large-pull-2, .large-pull-3, .large-pull-4, .large-pull-5, .large-pull-6, .large-pull-7, .large-pull-8, .large-pull-9, .large-push-0, .large-push-1, .large-push-10, .large-push-11, .large-push-12, .large-push-13, .large-push-14, .large-push-15, .large-push-2, .large-push-3, .large-push-4, .large-push-5, .large-push-6, .large-push-7, .large-push-8, .large-push-9, .pull-0, .pull-1, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .push-0, .push-1, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9 {
        position: relative
    }

    .large-push-0 {
        left: 0;
        right: auto
    }

    .large-pull-0 {
        right: 0;
        left: auto
    }

    .large-push-1 {
        left: 6.25%;
        right: auto
    }

    .large-pull-1 {
        right: 6.25%;
        left: auto
    }

    .large-push-2 {
        left: 12.5%;
        right: auto
    }

    .large-pull-2 {
        right: 12.5%;
        left: auto
    }

    .large-push-3 {
        left: 18.75%;
        right: auto
    }

    .large-pull-3 {
        right: 18.75%;
        left: auto
    }

    .large-push-4 {
        left: 25%;
        right: auto
    }

    .large-pull-4 {
        right: 25%;
        left: auto
    }

    .large-push-5 {
        left: 31.25%;
        right: auto
    }

    .large-pull-5 {
        right: 31.25%;
        left: auto
    }

    .large-push-6 {
        left: 37.5%;
        right: auto
    }

    .large-pull-6 {
        right: 37.5%;
        left: auto
    }

    .large-push-7 {
        left: 43.75%;
        right: auto
    }

    .large-pull-7 {
        right: 43.75%;
        left: auto
    }

    .large-push-8 {
        left: 50%;
        right: auto
    }

    .large-pull-8 {
        right: 50%;
        left: auto
    }

    .large-push-9 {
        left: 56.25%;
        right: auto
    }

    .large-pull-9 {
        right: 56.25%;
        left: auto
    }

    .large-push-10 {
        left: 62.5%;
        right: auto
    }

    .large-pull-10 {
        right: 62.5%;
        left: auto
    }

    .large-push-11 {
        left: 68.75%;
        right: auto
    }

    .large-pull-11 {
        right: 68.75%;
        left: auto
    }

    .large-push-12 {
        left: 75%;
        right: auto
    }

    .large-pull-12 {
        right: 75%;
        left: auto
    }

    .large-push-13 {
        left: 81.25%;
        right: auto
    }

    .large-pull-13 {
        right: 81.25%;
        left: auto
    }

    .large-push-14 {
        left: 87.5%;
        right: auto
    }

    .large-pull-14 {
        right: 87.5%;
        left: auto
    }

    .large-push-15 {
        left: 93.75%;
        right: auto
    }

    .large-pull-15 {
        right: 93.75%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }

    .large-1 {
        width: 6.25%
    }

    .large-2 {
        width: 12.5%
    }

    .large-3 {
        width: 18.75%
    }

    .large-4 {
        width: 25%
    }

    .large-5 {
        width: 31.25%
    }

    .large-6 {
        width: 37.5%
    }

    .large-7 {
        width: 43.75%
    }

    .large-8 {
        width: 50%
    }

    .large-9 {
        width: 56.25%
    }

    .large-10 {
        width: 62.5%
    }

    .large-11 {
        width: 68.75%
    }

    .large-12 {
        width: 75%
    }

    .large-13 {
        width: 81.25%
    }

    .large-14 {
        width: 87.5%
    }

    .large-15 {
        width: 93.75%
    }

    .large-16 {
        width: 100%
    }

    .large-offset-right-0 {
        margin-right: 0 !important
    }

    .large-offset-left-0 {
        margin-left: 0 !important
    }

    .large-offset-right-1 {
        margin-right: 6.25% !important
    }

    .large-offset-left-1 {
        margin-left: 6.25% !important
    }

    .large-offset-right-2 {
        margin-right: 12.5% !important
    }

    .large-offset-left-2 {
        margin-left: 12.5% !important
    }

    .large-offset-right-3 {
        margin-right: 18.75% !important
    }

    .large-offset-left-3 {
        margin-left: 18.75% !important
    }

    .large-offset-right-4 {
        margin-right: 25% !important
    }

    .large-offset-left-4 {
        margin-left: 25% !important
    }

    .large-offset-right-5 {
        margin-right: 31.25% !important
    }

    .large-offset-left-5 {
        margin-left: 31.25% !important
    }

    .large-offset-right-6 {
        margin-right: 37.5% !important
    }

    .large-offset-left-6 {
        margin-left: 37.5% !important
    }

    .large-offset-right-7 {
        margin-right: 43.75% !important
    }

    .large-offset-left-7 {
        margin-left: 43.75% !important
    }

    .large-offset-right-8 {
        margin-right: 50% !important
    }

    .large-offset-left-8 {
        margin-left: 50% !important
    }

    .large-offset-right-9 {
        margin-right: 56.25% !important
    }

    .large-offset-left-9 {
        margin-left: 56.25% !important
    }

    .large-offset-right-10 {
        margin-right: 62.5% !important
    }

    .large-offset-left-10 {
        margin-left: 62.5% !important
    }

    .large-offset-right-11 {
        margin-right: 68.75% !important
    }

    .large-offset-left-11 {
        margin-left: 68.75% !important
    }

    .large-offset-right-12 {
        margin-right: 75% !important
    }

    .large-offset-left-12 {
        margin-left: 75% !important
    }

    .large-offset-right-13 {
        margin-right: 81.25% !important
    }

    .large-offset-left-13 {
        margin-left: 81.25% !important
    }

    .large-offset-right-14 {
        margin-right: 87.5% !important
    }

    .large-offset-left-14 {
        margin-left: 87.5% !important
    }

    .large-offset-right-15 {
        margin-right: 93.75% !important
    }

    .large-offset-left-15 {
        margin-left: 93.75% !important
    }

    .large-offset-0 {
        margin-left: 0 !important
    }

    .large-offset-1 {
        margin-left: 6.25% !important
    }

    .large-offset-2 {
        margin-left: 12.5% !important
    }

    .large-offset-3 {
        margin-left: 18.75% !important
    }

    .large-offset-4 {
        margin-left: 25% !important
    }

    .large-offset-5 {
        margin-left: 31.25% !important
    }

    .large-offset-6 {
        margin-left: 37.5% !important
    }

    .large-offset-7 {
        margin-left: 43.75% !important
    }

    .large-offset-8 {
        margin-left: 50% !important
    }

    .large-offset-9 {
        margin-left: 56.25% !important
    }

    .large-offset-10 {
        margin-left: 62.5% !important
    }

    .large-offset-11 {
        margin-left: 68.75% !important
    }

    .large-offset-12 {
        margin-left: 75% !important
    }

    .large-offset-13 {
        margin-left: 81.25% !important
    }

    .large-offset-14 {
        margin-left: 87.5% !important
    }

    .large-offset-15 {
        margin-left: 93.75% !important
    }

    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.large-centered, .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.large-centered:last-child, .columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right
    }

    .push-0 {
        left: 0;
        right: auto
    }

    .pull-0 {
        right: 0;
        left: auto
    }

    .push-1 {
        left: 6.25%;
        right: auto
    }

    .pull-1 {
        right: 6.25%;
        left: auto
    }

    .push-2 {
        left: 12.5%;
        right: auto
    }

    .pull-2 {
        right: 12.5%;
        left: auto
    }

    .push-3 {
        left: 18.75%;
        right: auto
    }

    .pull-3 {
        right: 18.75%;
        left: auto
    }

    .push-4 {
        left: 25%;
        right: auto
    }

    .pull-4 {
        right: 25%;
        left: auto
    }

    .push-5 {
        left: 31.25%;
        right: auto
    }

    .pull-5 {
        right: 31.25%;
        left: auto
    }

    .push-6 {
        left: 37.5%;
        right: auto
    }

    .pull-6 {
        right: 37.5%;
        left: auto
    }

    .push-7 {
        left: 43.75%;
        right: auto
    }

    .pull-7 {
        right: 43.75%;
        left: auto
    }

    .push-8 {
        left: 50%;
        right: auto
    }

    .pull-8 {
        right: 50%;
        left: auto
    }

    .push-9 {
        left: 56.25%;
        right: auto
    }

    .pull-9 {
        right: 56.25%;
        left: auto
    }

    .push-10 {
        left: 62.5%;
        right: auto
    }

    .pull-10 {
        right: 62.5%;
        left: auto
    }

    .push-11 {
        left: 68.75%;
        right: auto
    }

    .pull-11 {
        right: 68.75%;
        left: auto
    }

    .push-12 {
        left: 75%;
        right: auto
    }

    .pull-12 {
        right: 75%;
        left: auto
    }

    .push-13 {
        left: 81.25%;
        right: auto
    }

    .pull-13 {
        right: 81.25%;
        left: auto
    }

    .push-14 {
        left: 87.5%;
        right: auto
    }

    .pull-14 {
        right: 87.5%;
        left: auto
    }

    .push-15 {
        left: 93.75%;
        right: auto
    }

    .pull-15 {
        right: 93.75%;
        left: auto
    }
}

meta.foundation-version {
    font-family: "/{{VERSION}}/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:46.938em)/";
    width: 46.938em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

.button, .side-nav, .side-nav li.active > a:first-child:not(.button), body, button {
    font-family: "Avenir Next W01", sans-serif
}

body, html {
    height: 100%;
    font-size: 100%
}

body {
    background: #fff;
    padding: 0;
    margin: 0;
    font-weight: 500;
    font-style: normal;
    line-height: 175%;
    cursor: auto
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object {
    max-width: none !important
}

.left {
    float: left !important
}

.right, label.right {
    float: right !important
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
   /* vertical-align: middle*/
}

.inline-list > li, .inline-list > li > *, .side-nav {
    display: block
}

select {
    width: 100%
}

.inline-list {
    margin: 0 0 1.0625rem -1.375rem;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem
}

.side-nav {
    margin: 0;
    padding: .875rem 0
}

.side-nav li a:not(.button) {
    display: block;
    color: #f70;
    margin: 0;
    padding: .4375rem .875rem
}

.side-nav li a:not(.button):focus, .side-nav li a:not(.button):hover {
    background: rgba(0, 0, 0, .025);
    color: #ffa04d
}

.side-nav li.active > a:first-child:not(.button) {
    color: #ffa04d;
    font-weight: 500
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: #fff
}

.side-nav li.heading {
    color: #f70;
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase
}

@media only screen {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-medium, .hide-for-medium-only, .hide-for-medium-up, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium-down, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-down, .hide-for-medium-down, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-medium, .show-for-medium-only, .show-for-medium-up, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium-down, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down, .hidden-for-medium-down, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-medium, .visible-for-medium-only, .visible-for-medium-up, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-medium, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium-down, table.show-for-small, table.show-for-small-down, table.show-for-small-only, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table
    }

    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-medium, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium-down, thead.show-for-small, thead.show-for-small-down, thead.show-for-small-only, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium-down, tbody.show-for-small, tbody.show-for-small-down, tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-medium, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium-down, tr.show-for-small, tr.show-for-small-down, tr.show-for-small-only, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row !important
    }

    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-medium, td.hide-for-medium-only, td.hide-for-medium-up, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium-down, td.show-for-small, td.show-for-small-down, td.show-for-small-only, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-medium, th.hide-for-medium-only, th.hide-for-medium-up, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium-down, th.show-for-small, th.show-for-small-down, th.show-for-small-only, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 46.938em) {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-down, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table
    }

    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row !important
    }

    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-only, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium, th.show-for-medium-down, th.show-for-medium-only, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 64.063em) {
    .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large, table.show-for-large-down, table.show-for-large-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table
    }

    thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large, thead.show-for-large-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large, tbody.show-for-large-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large, tr.show-for-large-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row !important
    }

    td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large, td.show-for-large-down, td.show-for-large-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large, th.show-for-large-down, th.show-for-large-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 90.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge, .show-for-xlarge-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge, .hide-for-xlarge-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-down, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge, .visible-for-xlarge-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge, table.show-for-xlarge-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-down {
        display: table
    }

    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-down {
        display: table-row !important
    }

    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge, td.show-for-xlarge-down, td.show-for-xlarge-only, td.show-for-xlarge-up, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge, th.show-for-xlarge-down, th.show-for-xlarge-only, th.show-for-xlarge-up, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 120.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-down, .hide-for-xlarge-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: inherit !important
    }

    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-down, .show-for-xlarge-only {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-down, .hidden-for-xlarge-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-down, .visible-for-xlarge-only {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-down, table.hide-for-xlarge-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
        display: table
    }

    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.hide-for-xlarge-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.hide-for-xlarge-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.hide-for-xlarge-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
        display: table-row !important
    }

    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-down, td.hide-for-xlarge-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-up, td.show-for-xxlarge, td.show-for-xxlarge-down, td.show-for-xxlarge-only, td.show-for-xxlarge-up, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-down, th.hide-for-xlarge-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-up, th.show-for-xxlarge, th.show-for-xxlarge-down, th.show-for-xxlarge-only, th.show-for-xxlarge-up {
        display: table-cell !important
    }
}

.inner-wrap, .off-canvas-wrap {
    width: 100%;
    -webkit-backface-visibility: hidden;
    position: relative
}

.hide-for-portrait, .show-for-landscape {
    display: inherit !important
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

table.hide-for-landscape, table.show-for-portrait {
    display: table
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: inherit !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }

    table.hide-for-portrait, table.show-for-landscape {
        display: table
    }

    thead.hide-for-portrait, thead.show-for-landscape {
        display: table-header-group !important
    }

    tbody.hide-for-portrait, tbody.show-for-landscape {
        display: table-row-group !important
    }

    tr.hide-for-portrait, tr.show-for-landscape {
        display: table-row !important
    }

    td.hide-for-portrait, td.show-for-landscape, th.hide-for-portrait, th.show-for-landscape {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: inherit !important
    }

    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }

    table.hide-for-landscape, table.show-for-portrait {
        display: table
    }

    thead.hide-for-landscape, thead.show-for-portrait {
        display: table-header-group !important
    }

    tbody.hide-for-landscape, tbody.show-for-portrait {
        display: table-row-group !important
    }

    tr.hide-for-landscape, tr.show-for-portrait {
        display: table-row !important
    }

    td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch, .touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

.touch table.show-for-touch, table.hide-for-touch {
    display: table
}

.touch thead.show-for-touch, thead.hide-for-touch {
    display: table-header-group !important
}

.touch tbody.show-for-touch, tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tr.show-for-touch, tr.hide-for-touch {
    display: table-row !important
}

.touch td.show-for-touch, .touch th.show-for-touch, td.hide-for-touch, th.hide-for-touch {
    display: table-cell !important
}

@media print {
    .show-for-print {
        display: block
    }

    .hide-for-print {
        display: none
    }

    table.show-for-print {
        display: table
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print, th.show-for-print {
        display: table-cell !important
    }
}

.off-canvas-fixed {
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    height: 100%
}

.inner-wrap, .left-submenu {
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease
}

.move-right > .off-canvas-fixed {
    -ms-transform: translate(15.625rem, 0);
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate3d(15.625rem, 0, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0);
    height: 100%
}

.off-canvas-wrap.move-left, .off-canvas-wrap.move-right {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.inner-wrap {
    transition: transform .5s ease
}

.inner-wrap:after, .inner-wrap:before {
    content: " ";
    display: table
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #1682ca;
    color: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative
}

.left-small, .right-small, .tab-bar-section {
    position: absolute;
    top: 0;
    height: 2.8125rem
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #fff;
    font-weight: 800;
    line-height: 2.8125rem;
    margin: 0
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem
}

.left-small {
    width: 2.8125rem;
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    width: 2.8125rem;
    border-left: solid 1px #1a1a1a;
    right: 0
}

.tab-bar-section {
    padding: 0 .625rem;
    text-align: center
}

.tab-bar-section.left {
    left: 0;
    right: 2.8125rem
}

.tab-bar-section.right {
    left: 2.8125rem;
    right: 0
}

.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem
}

.tab-bar .menu-icon {
    text-indent: 2.1875rem;
    width: 2.8125rem;
    height: 2.8125rem;
    display: block;
    margin-top: .2rem;
    padding: 0;
    color: #fff;
    position: relative;
    transform: translate3d(0, 0, 0)
}

.tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -.5rem;
    left: .90625rem;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 1rem
}

.left-off-canvas-menu, .right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    top: 0;
    bottom: 0;
    position: absolute;
    background: #1682ca ;
    z-index: 1001;
    transition: transform .5s ease 0s;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.left-off-canvas-menu, .left-submenu, .right-off-canvas-menu, .right-submenu {
    width: 15.625rem;
    overflow-x: hidden;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}

.left-off-canvas-menu {
    -ms-transform: translate(-100.5%, 0);
    -webkit-transform: translate3d(-100.5%, 0, 0);
    -moz-transform: translate3d(-100.5%, 0, 0);
    -ms-transform: translate3d(-100.5%, 0, 0);
    -o-transform: translate3d(-100.5%, 0, 0);
    transform: translate3d(-100.5%, 0, 0);
    left: 0
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
    -ms-transform: translate(100.5%, 0);
    -webkit-transform: translate3d(100.5%, 0, 0);
    -moz-transform: translate3d(100.5%, 0, 0);
    -ms-transform: translate3d(100.5%, 0, 0);
    -o-transform: translate3d(100.5%, 0, 0);
    transform: translate3d(100.5%, 0, 0);
    right: 0
}

.move-left .exit-off-canvas, .move-right .exit-off-canvas {
    z-index: 1002;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    left: 0;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.move-left .exit-off-canvas, .move-right .exit-off-canvas, .offcanvas-overlap .exit-off-canvas, .offcanvas-overlap-left .exit-off-canvas, .offcanvas-overlap-right .exit-off-canvas, ul.off-canvas-list li a {
    transition: background .3s ease;
    display: block
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

ul.off-canvas-list li a {
    padding: .3rem;
    font-size: 0.6rem;
    color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.left-submenu .back > a, .right-submenu .back > a {
    padding: .3rem .9375rem;
    color: #999;
    font-weight: 800;
    text-transform: uppercase
}

.left-submenu .back > a, .left-submenu .back > a:hover, .right-submenu .back > a, .right-submenu .back > a:hover {
    border-top: 1px solid #5e5e5e;
    border-bottom: none
}

ul.off-canvas-list li a:hover {
    background: #1682ca
}

.move-right > .inner-wrap {
    -ms-transform: translate(15.625rem, 0);
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate3d(15.625rem, 0, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0)
}

.move-right .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}

@media only screen and (min-width: 46.938em) {
    .tab-bar-section.left, .tab-bar-section.right {
        text-align: left
    }

    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.move-left > .inner-wrap {
    -ms-transform: translate(-15.625rem, 0);
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -moz-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate3d(-15.625rem, 0, 0);
    -o-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0)
}

.move-left .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}

@media only screen and (min-width: 46.938em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    position: absolute;
    background: rgba(255, 255, 255, .2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 46.938em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    position: absolute;
    background: rgba(255, 255, 255, .2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 46.938em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.left-submenu, .offcanvas-overlap-right .exit-off-canvas, .right-submenu {
    position: absolute;
    z-index: 1002;
    top: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden
}

.offcanvas-overlap-right .exit-off-canvas {
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    background: rgba(255, 255, 255, .2);
    left: 0;
    right: 0;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 46.938em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}

.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}

.no-csstransforms .move-left > .inner-wrap {
    right: 15.625rem
}

.no-csstransforms .move-right > .inner-wrap {
    left: 15.625rem
}

.left-submenu {
    margin: 0;
    background: #1682ca;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    transition: transform .5s ease
}

.left-submenu * {
    -webkit-backface-visibility: hidden
}

.left-submenu .back > a {
    background: #1682ca;
    margin: 0
}

.left-submenu .back > a:hover {
    background: #303030
}

.left-submenu .back > a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

.left-submenu.move-right {
    -ms-transform: translate(0, 0);
    -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)
}

.right-submenu {
    margin: 0;
    background: #1682ca;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}

.right-submenu * {
    -webkit-backface-visibility: hidden
}

.right-submenu .back > a {
    background: #1682ca;
    margin: 0
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after, .right-submenu .back > a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-submenu .back > a:hover {
    background: #303030
}

.right-submenu.move-left {
    -ms-transform: translate(0, 0);
    -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)
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

.button, button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-weight: 500;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    font-size: .875rem;
    background-color: #f70;
    border-color: #cc5f00;
    color: #fff;
    transition: background-color .3s ease-out;
    padding: 1rem 2rem 1.0625rem
}

.button:focus, .button:hover, button:focus, button:hover {
    background-color: #cc5f00;
    color: #fff
}

.button.secondary, button.secondary {
    background-color: #999;
    border-color: #7a7a7a;
    color: #fff
}

.button.secondary:focus, .button.secondary:hover, button.secondary:focus, button.secondary:hover {
    background-color: #7a7a7a;
    color: #fff
}

.button.success, button.success {
    background-color: #50ad50;
    border-color: #408a40;
    color: #fff
}

.button.success:focus, .button.success:hover, button.success:focus, button.success:hover {
    background-color: #408a40;
    color: #fff
}

.button.alert, button.alert {
    background-color: #e22404;
    border-color: #b51d03;
    color: #fff
}

.button.alert:focus, .button.alert:hover, button.alert:focus, button.alert:hover {
    background-color: #b51d03;
    color: #fff
}

.button.warning, button.warning {
    background-color: #ffbb80;
    border-color: #ff9233;
    color: #1682ca
}

.button.warning:focus, .button.warning:hover, button.warning:focus, button.warning:hover {
    background-color: #ff9233;
    color: #fff
}

.button.info, button.info {
    background-color: #e6e6e6;
    border-color: #b8b8b8;
    color: #1682ca
}

.button.info:focus, .button.info:hover, button.info:focus, button.info:hover {
    background-color: #b8b8b8;
    color: #1682ca
}

.button.large, button.large {
    font-size: 1.125rem;
    padding: 1.125rem 2.25rem 1.1875rem
}

.button.small, button.small {
    font-size: .625rem;
    padding: .875rem 1.75rem .9375rem
}

.button.tiny, button.tiny {
    font-size: .6875rem;
    padding: .625rem 1.25rem .6875rem
}

.button.expand, button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%
}

.button.left-align, button.left-align {
    text-align: left;
    text-indent: .75rem
}

.button.right-align, button.right-align {
    text-align: right;
    padding-right: .75rem
}

.button.radius, button.radius {
    border-radius: 3px
}

.button.round, button.round {
    border-radius: 1000px
}

.button.disabled, .button[disabled], button.disabled, button[disabled] {
    background-color: #f70;
    border-color: #cc5f00;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover, button.disabled:focus, button.disabled:hover, button[disabled]:focus, button[disabled]:hover {
    color: #fff;
    background-color: #f70
}

.button.disabled.secondary, .button[disabled].secondary, button.disabled.secondary, button[disabled].secondary {
    background-color: #999;
    border-color: #7a7a7a;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary:focus, .button[disabled].secondary:hover, button.disabled.secondary:focus, button.disabled.secondary:hover, button[disabled].secondary:focus, button[disabled].secondary:hover {
    color: #fff;
    background-color: #999
}

.button.disabled.success, .button[disabled].success, button.disabled.success, button[disabled].success {
    background-color: #50ad50;
    border-color: #408a40;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover {
    color: #fff;
    background-color: #50ad50
}

.button.disabled.alert, .button[disabled].alert, button.disabled.alert, button[disabled].alert {
    background-color: #e22404;
    border-color: #b51d03;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert:focus, .button[disabled].alert:hover, button.disabled.alert:focus, button.disabled.alert:hover, button[disabled].alert:focus, button[disabled].alert:hover {
    color: #fff;
    background-color: #e22404
}

.button.disabled.warning, .button[disabled].warning, button.disabled.warning, button[disabled].warning {
    background-color: #ffbb80;
    border-color: #ff9233;
    color: #1682ca;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning:focus, .button[disabled].warning:hover, button.disabled.warning:focus, button.disabled.warning:hover, button[disabled].warning:focus, button[disabled].warning:hover {
    color: #fff;
    background-color: #ffbb80
}

.button.disabled.info, .button[disabled].info, button.disabled.info, button[disabled].info {
    background-color: #e6e6e6;
    border-color: #b8b8b8;
    color: #1682ca;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.top-bar .toggle-topbar.menu-icon a span::after, .top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff
}

.button.disabled.info:focus, .button.disabled.info:hover, .button[disabled].info:focus, .button[disabled].info:hover, button.disabled.info:focus, button.disabled.info:hover, button[disabled].info:focus, button[disabled].info:hover {
    color: #1682ca;
    background-color: #e6e6e6
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

@media only screen and (min-width: 46.938em) {
    .button, button {
        display: inline-block
    }
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:46.938em)/";
    width: 46.938em
}

.contain-to-grid {
    width: 100%;
    background: #1682ca
}

.contain-to-grid .top-bar {
    margin-bottom: 0
}

.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99;
    height: auto
}

.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%
}

.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}

.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 45px
}

.top-bar {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    position: relative;
    background: #1682ca;
    margin-bottom: 0
}

.top-bar ul {
    margin-bottom: 0;
    list-style: none
}

.top-bar .row {
    max-width: none
}

.top-bar form, .top-bar input {
    margin-bottom: 0
}

.top-bar input {
    height: 1.8rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: .7rem
}

.top-bar .button, .top-bar button {
    padding-top: .4125rem;
    padding-bottom: .4125rem;
    margin-bottom: 0;
    font-size: .7rem
}

@media only screen and (max-width: 46.875em) {
    .top-bar .button, .top-bar button {
        position: relative;
        top: -1px
    }
}

.top-bar .title-area {
    position: relative;
    margin: 0
}

.top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px
}

.top-bar .name h1 {
    line-height: 45px;
    font-size: 1.0625rem;
    margin: 0
}

.top-bar .name h1 a {
    font-weight: 500;
    color: #fff;
    width: 75%;
    display: block;
    padding: 0 11.54px
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a {
    color: #fff;
    text-transform: uppercase;
    font-size: .8125rem;
    font-weight: 800;
    position: relative;
    display: block;
    padding: 0 11.54px;
    height: 45px;
    line-height: 45px
}

.top-bar .toggle-topbar.menu-icon {
    top: 50%;
    margin-top: -16px
}

.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0 36.54px 0 11.54px;
    color: #fff;
    position: relative
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 11.54px;
    width: 16px
}

.breadcrumb, .top-bar-section, .top-bar-section .has-dropdown {
    position: relative
}

.top-bar.expanded {
    height: auto;
    background: 0 0
}

.top-bar-section ul li, .top-bar.expanded .title-area {
    background: #1682ca;
    color: #1682ca;
}
.top-bar-section ul li.bg_kefu{
    background: #fff;
     color: #f70;
}
.top-bar-section ul li.bg_kefu span{
    background: #fff;
    color: #f70;
}
.top-bar-section ul li.bg_kefu span a{
    background: #fff;
     color: #f70;
}



.top-bar.expanded .toggle-topbar a {
    color: #888
}

.top-bar.expanded .toggle-topbar a::after {
    box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888
}

.top-bar-section {
    left: 0;
    transition: left .3s ease-out
}

.top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0
}

.top-bar-section .divider, .top-bar-section [role=separator] {
    border-top: solid 1px #222;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li > a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 11.54px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-family: "Avenir Next W01", sans-serif;
   /* font-size: .78125rem;*/
   font-size: 1rem;
    font-weight: 500;
    text-transform: none
}

.top-bar-section ul li > a.button, .top-bar-section ul li > button {
    font-size: .78125rem;
    padding-right: 11.54px;
    padding-left: 11.54px;
    color: #fff
}

.top-bar-section ul li > a.button {
    background-color: #f70;
    border-color: #cc5f00
}

.top-bar-section ul li > a.button:focus, .top-bar-section ul li > a.button:hover {
    background-color: #cc5f00;
    color: #fff
}

.top-bar-section ul li > a.button.secondary {
    background-color: #999;
    border-color: #7a7a7a;
    color: #fff
}

.top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul li > a.button.secondary:hover {
    background-color: #7a7a7a;
    color: #fff
}

.top-bar-section ul li > a.button.success {
    background-color: #50ad50;
    border-color: #408a40;
    color: #fff
}

.top-bar-section ul li > a.button.success:focus, .top-bar-section ul li > a.button.success:hover {
    background-color: #408a40;
    color: #fff
}

.top-bar-section ul li > a.button.alert {
    background-color: #e22404;
    border-color: #b51d03;
    color: #fff
}

.top-bar-section ul li > a.button.alert:focus, .top-bar-section ul li > a.button.alert:hover {
    background-color: #b51d03;
    color: #fff
}

.top-bar-section ul li > button {
    background-color: #f70;
    border-color: #cc5f00
}

.top-bar-section ul li > button:focus, .top-bar-section ul li > button:hover {
    background-color: #cc5f00;
    color: #fff
}

.top-bar-section ul li > button.secondary {
    background-color: #999;
    border-color: #7a7a7a;
    color: #fff
}

.top-bar-section ul li > button.secondary:focus, .top-bar-section ul li > button.secondary:hover {
    background-color: #7a7a7a;
    color: #fff
}

.top-bar-section ul li > button.success {
    background-color: #50ad50;
    border-color: #408a40;
    color: #fff
}

.top-bar-section ul li > button.success:focus, .top-bar-section ul li > button.success:hover {
    background-color: #408a40;
    color: #fff
}

.top-bar-section ul li > button.alert {
    background-color: #e22404;
    border-color: #b51d03;
    color: #fff
}

.top-bar-section ul li > button.alert:focus, .top-bar-section ul li > button.alert:hover {
    background-color: #b51d03;
    color: #fff
}

.top-bar-section ul li:hover:not(.has-form) > a {
    background: #fff;
    color: #666
}

.top-bar-section ul li.active > a {
    background: #f70;
    color: #fff
}

.top-bar-section ul li.active > a:hover {
    background: #db6600;
    color: #f70
}

.top-bar-section .has-form {
    padding: 11.54px
}

.top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent rgba(255, 255, 255, .4);
    border-left-style: solid;
    margin-right: 11.54px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    height: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
    width: 100%
}

.top-bar-section .has-dropdown.moved > a:after {
    display: none
}

.top-bar-section .dropdown {
    padding: 0;
    
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    background-color: #fff;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);

}

.top-bar-section .dropdown li {
    width: 100%;
    height: auto;
    padding-top: .3rem;
    background-color: #fff
}

.top-bar-section .dropdown li a {
    font-weight: 500;
    padding: 8px 11.54px
}

.top-bar-section .dropdown li a.parent-link {
    font-weight: 500
}

.top-bar-section .dropdown li.parent-link, .top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.125rem
}

.top-bar-section .dropdown li.parent-link a, .top-bar-section .dropdown li.title h5 a {
    color: #fff;
    display: block
}

.top-bar-section .dropdown li.parent-link a:hover, .top-bar-section .dropdown li.title h5 a:hover {
    background: 0 0
}

.top-bar-section .dropdown li.has-form {
    padding: 8px 11.54px
}

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
    top: auto
}

.top-bar-section .dropdown label {
    padding: 8px 11.54px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777;
    font-weight: 800;
    font-size: .625rem
}

.js-generated {
    display: block
}

@media only screen and (min-width: 46.938em) {
    .top-bar, .top-bar.expanded {
        background: #1682ca
    }

    .top-bar .title-area, .top-bar-section ul li {
        float: left
    }

    .top-bar {
        overflow: visible
    }

    .top-bar:after, .top-bar:before {
        content: " ";
        display: table
    }

    .top-bar:after {
        clear: both
    }

    .top-bar .toggle-topbar {
        display: none
    }

    .top-bar .name h1 a {
        width: auto
    }

    .top-bar .button, .top-bar button, .top-bar input {
        font-size: .875rem;
        position: relative;
        top: 7px
    }

    .contain-to-grid .top-bar {
        max-width: 75rem;
        margin: 0 auto
    }

    .top-bar-section {
        transition: none 0 0;
        left: 0 !important
    }

    .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline
    }

    .top-bar-section ul li .js-generated {
        display: none
    }

    .top-bar-section li.hover > a:not(.button) {
        background: #fff;
        color: #fff
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 11.45px;
        line-height: 45px;
        background: #1682ca;
    }
    .top-bar-section li:not(.has-form) span a:not(.button) {
        background: #fff;
    }
    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background: #fff
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 11.54px;
        line-height: 45px;
        color: #fff;
        background: #f70
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #db6600;
        color: #f70
    }

    .top-bar-section .has-dropdown > a {
        padding-right: 25.54px !important
    }

    .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: rgba(255, 255, 255, .4) transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px
    }

    .top-bar-section .has-dropdown.moved {
        position: relative
    }

    .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown, .top-bar-section .has-dropdown > a:focus + .dropdown {
        display: block;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important
    }

    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
        border: none;
        content: "\00bb";
        top: 1rem;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2
    }

    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: 0 0;
        min-width: 100%
    }

    .top-bar-section .dropdown li a {
        color: #f70;
        line-height: 45px;
        white-space: nowrap;
        padding: 12px 11.54px;
        background: #fff
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: #f70;
        background: #fff
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: #666;
        background: #fff
    }

    .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #1682ca
    }

    .mega-links > li a, .prod-images > li a span {
        line-height: 1.4 !important;
        white-space: normal !important
    }

    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }

    .top-bar-section > ul > .divider, .top-bar-section > ul > [role=separator] {
        border-bottom: none;
        border-top: none;
        border-right: solid 1px #5c5c5c;
        clear: none;
        height: 45px;
        width: 0
    }

    .top-bar-section .has-form {
        background: #1682ca;
        padding: 0 15px;
        height: 45px
    }

    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }

    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }

    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }

    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }

    ul.dropdown.dropdown-wrapper {
        background-color: transparent;
        border-bottom: .07rem solid #ebebeb;
         border-top: 1rem solid transparent !important;
    }
    
    .no-js .top-bar-section ul li:hover > a {
        background: #f70;
        color: #666
    }

    .no-js .top-bar-section ul li:active > a {
        background: #f70;
        color: #fff
    }

    .no-js .top-bar-section .has-dropdown:hover > .dropdown, .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
        display: block;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        color: #f70;
        position: absolute !important
    }

    .prod-images {
        width: 100%
    }

    .prod-images > li a span {
        display: block;
        color: #1682ca;
        margin-top: 0rem;
        padding-bottom: .9rem
    }

    .mega-links {
        font-size: .125rem
    }

    .mega-links > li a {
        background: #fff;
        font-size: .3125rem
    }

    .panel-address, .panel-address a {
        background: 0 0 !important
    }

    .mega-links-container {
        margin-top: -.9375rem
    }

    .spacer {
        padding: .9375rem 0
    }

    .panel-txt {
        font-size: .8rem;
        color: #1682ca;
        padding-left: .3125rem;
        padding-bottom: .6rem
    }

    .panel-address {
        padding: 0;
        margin-top: -1rem;
        font-size: .9rem;
        color: #1682ca;
        text-align: center
    }

    .panel-address a:hover {
        color: #1682ca !important
    }

    .panel-box {
        padding: .3125rem .35rem 0 .3125rem !important;
        position: relative;
        margin-top: .45rem;
        min-width: 24rem;
        height: auto;
        background-color: #ebebeb;
        -webkit-border-radius: .17rem;
        -moz-border-radius: .17rem;
        -ms-border-radius: .17rem;
        border-radius: .17rem;
        color: #666
    }

    .panel-box > h4 a {
        background: 0 0 !important;
        margin: 0;
        padding-left: .3125rem;
        padding-top: .3125rem;
        padding-bottom: 0
    }

    .mega-text, .support-tab p, .support-text {
        margin-bottom: 0;
        padding-bottom: .3125rem
    }

    .panel-box:after {
        content: ' ';
        height: 0;
        width: 0;
        border: .9375rem solid transparent;
        border-right-color: #ebebeb;
        position: absolute;
        top: 3.4375rem;
        left: -1.812rem;
        z-index: 11
    }

    .mega-width {
        width: 14.2% !important
    }

    .mega-padding {
        padding-right: 0 !important
    }

    .top-bar-section .has-dropdown {
        z-index: 9999
    }

    .support-tab h5 {
        color: #f70
    }

    .support-tab i {
        color: #999;
        padding-right: .25rem;
        width: 1.45em;
        height: 1em
    }

    .support-tab p {
        color: #666;
        font-size: .8rem
    }

    .support-tab .link-spacing {
        margin-bottom: .625rem;
        margin-left: -.875rem
    }

    .spacer-left {
        padding-left: 1.8rem
    }

    .verticle-line-right {
        border-right: solid 1px #ebebeb
    }

    .support-link {
        font-size: .8rem;
        color: #f70;
        text-decoration: none;
        line-height: 1.5rem !important
    }
    .support-link span:hover{
        text-decoration:underline;
    }
    .support-link.resources {
        line-height: 1rem !important
    }

    .support-text {
        font-size: .8rem;
        color: #1682ca
    }

    .support-text span {
        color: #f70;
        font-size: 1rem;
        padding-left: .3rem
    }

    .mega-text {
        font-size: .9rem !important;
        color: #000 !important
    }

    .mega-text span {
        color: #f70;
        font-size: .9rem;
        margin-left: -.5rem
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 1450px) {
    .support-tab h5 {
        font-size: .9rem
    }

    .support-tab .support-text {
        font-size: .8rem
    }

    .support-tab .support-text span {
        font-size: .7rem
    }

    .mega-text {
        font-size: .76rem !important
    }

    .mega-text span {
        font-size: .7rem
    }
}

@media only screen and (min-width: 46.938em) {
    input[type=search], input[type=search]:focus {
        background-position-x: .5625rem;
        background-position-y: 50%;
        background-repeat: no-repeat
    }

    .fa-1_5 {
        font-size: 1.5rem !important
    }

    #jq-asg-link a {
        padding: 0;
        margin: 0
    }

    #jq-asg-link-megamenu a :hover {
        text-decoration: underline;
        color: #666
    }

    input[type=search] {
        background-color: #1682ca;
        border: 0 solid #1682ca;
        font-family: inherit;
        font-size: 100%;
        padding: 0;
        width: .9375rem;
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
        border-radius: .2rem;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s
    }

    input::-webkit-search-cancel-button, input::-webkit-search-decoration {
        display: none
    }

    input[type=search]:focus {
        background-color: #fff;
        border-color: #1682ca;
        width: 8.125rem;
        -webkit-box-shadow: 0 0 .3125rem rgba(109, 207, 246, .5);
        -moz-box-shadow: 0 0 .3125rem rgba(109, 207, 246, .5);
        box-shadow: 0 0 .3125rem rgba(109, 207, 246, .5)
    }

    input:-moz-placeholder {
        color: #999
    }

    input::-webkit-input-placeholder {
        color: #999
    }

    #medium-search input[type=search] {
        width: 2rem;
        color: transparent;
        cursor: pointer
    }

    #medium-search input[type=search]:hover {
        background-color: #fff
    }

    #medium-search input[type=search]:focus {
        width: 8.125rem;
        padding-left: 2.0625rem;
        color: #999;
        background-color: #fff;
        cursor: auto
    }

    #medium-search input:-moz-placeholder {
        color: transparent
    }

    #medium-search input::-webkit-input-placeholder {
        color: transparent
    }

    input:focus, textarea:focus {
        outline: 0
    }
}

.breadcrumb a, .breadcrumb span {
    text-decoration: none;
    text-transform: uppercase
}

.ag-no-scrolls, .ag-pinned-left-header, .breadcrumb, ag-grid-ng2 {
    display: inline-block
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .top-bar-section .has-dropdown > a {
        padding-right: .7rem !important
    }

    .top-bar-section .has-dropdown > a:after {
        margin-right: -.05rem !important;
        z-index: 9
    }
}

.breadcrumb {
    width: auto;
    padding: 0 0 0 6px;
    margin: .625rem 0 0 -1.1rem
}

.breadcrumb :hover {
    color: #666
}

.breadcrumb :after {
    content: ">";
    color: #666;
    top: 0;
    padding: 0 0 0 .8rem;
    height: 0;
    z-index: 8
}

.breadcrumb :before {
    content: "";
    bottom: 0;
    width: 0;
    height: 0;
    margin-top: -1.5rem;
    z-index: 11
}

.breadcrumb span:after, .button-group:after, .button-group:before {
    content: " "
}

.breadcrumb a {
    padding: 0 .625rem 0 .825rem;
    font-size: .7rem;
    color: #999
}

.breadcrumb span {
    color: #000;
    font-size: .75rem;
    font-weight: 700;
    padding: 0 .625rem 0 .8rem
}

.breadcrumb span:hover {
    color: #000
}

@media only screen and (orientation: portrait) {
    .breadcrumb a {
        padding: 0 .625rem 0 .825rem;
        font-size: .6rem;
        color: #999;
        text-decoration: none;
        text-transform: uppercase
    }
}

@media only screen and (min-width: 751px) and (max-width: 875px) {
    .breadcrumb :after {
        padding: 0 0 0 .4rem
    }

    .breadcrumb a {
        padding: 0 .4rem 0 .5rem;
        font-size: .6rem;
        letter-spacing: -.6px
    }
}

.toolbar {
    position: absolute;
    width: 3.75rem;
    top: 9rem;
    left: -2.2rem;
    z-index: 13
}

.toolbar li > a i, .toolbar-search tr td a i {
    text-decoration: none;
    -moz-box-sizing: border-box;
    z-index: 1001;
    white-space: nowrap
}

.toolbar .nav-icon, .toolbar li > a:hover {
    position: relative;
    display: block;
    width: 3.125rem;
    height: 3.125rem;
    text-align: center;
    vertical-align: middle
}

.toolbar li {
    float: left;
    margin: 0 .5em 0 1em
}

.panel-ts > :first-child, .panel.callout > :first-child, .panel > :first-child {
    margin-top: 0
}

.toolbar li > a {
    width: 3.125rem;
    height: 3.125rem;
    position: relative;
    border-collapse: collapse;
    border-spacing: 0;
    color: #ebebeb;
    text-rendering: optimizelegibility;
    font-size: .875rem;
    text-decoration: none;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.loadanimation-position, .text-rollover {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.toolbar li > a i {
    font-style: normal;
    opacity: 0;
    font-size: 0;
    height: 0;
    padding: 0;
    font-weight: 400;
    color: #1682ca;
    text-align: left;
    background: #1682ca;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: .125rem;
    left: 3.5rem;
    overflow: hidden;
    -moz-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    -webkit-transition: all .1s linear 0s;
    transition: all .1s linear 0s
}

.toolbar li > a:hover, .toolbar li > a:hover i {
    -moz-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    -webkit-transition: all .1s linear 0s
}

.toolbar li > a i:before {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 7px solid transparent;
    border-right-color: #1682ca;
    left: -13px;
    top: 8px;
    z-index: 1002
}

.toolbar li > a:hover {
    background-color: #f70;
    transition: all .1s linear 0s
}

.toolbar li > a:hover i {
    opacity: 1;
    font-size: .75rem;
    height: auto;
    width: auto;
    padding: .5rem .625rem;
    color: #fff;
    top: 0;
    left: 4rem;
    overflow: visible;
    transition: all .1s linear 0s
}

.toolbar-search tr td a i, .toolbar-search tr td a:hover {
    -moz-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    -webkit-transition: all .1s linear 0s
}

.toolbar-search tr td a {
    position: relative
}

.toolbar-search tr td a i {
    font-style: normal;
    opacity: 0;
    font-size: 0;
    height: 0;
    padding: 0;
    font-weight: 400;
    color: #1682ca;
    text-align: left;
    background: #1682ca;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 8.5rem;
    overflow: hidden;
    transition: all .1s linear 0s
}

.ag-fresh .ag-footer-cell, .ag-fresh .ag-group-cell {
    font-style: italic
}

.ag-fresh .ag-body .ag-row-even div:nth-child(-n+2), .ag-fresh .ag-body .ag-row-even:hover div, .ag-fresh .ag-body .ag-row-odd div:nth-child(-n+2), .ag-fresh .ag-body .ag-row-odd:hover div {
    text-decoration: underline !important
}

.ag-fresh .ag-cell[col-id=Pitch], .ag-fresh .ag-cell[col-id=StackHeight], .ag-fresh .ag-cell[col-id=StackHeightInch], .ag-fresh .ag-cell[col-id=Positions], .ag-fresh .ag-cell[col-id=Termination], .ag-fresh .ag-cell[col-id=Orientation], .ag-fresh .ag-cell[col-id=RuggedRating], .ag-fresh .ag-cell[col-id=SiRating], .ag-fresh .ag-cell[col-id=Creepage], .ag-fresh .ag-cell[col-id=Clearance], .ag-fresh .ag-cell[col-id=ArrayImpedance], .ag-fresh .ag-cell[col-id=WireGauge], .ag-fresh .ag-cell[col-id=SignalType], .ag-fresh .ag-cell[col-id=CardThickness], .ag-fresh .ag-cell[col-id=metaSetId], .ag-fresh .ag-cell[col-id=maleSieriesMasterDescription], .ag-fresh .ag-cell[col-id=MaleSieriesMasterFullDescription], .ag-fresh .ag-cell[col-id=interconnect_Type], .ag-fresh .ag-cell[col-id=pitch], .ag-fresh .ag-cell[col-id=positions], .ag-fresh .ag-cell[col-id=signal_Type], .ag-fresh .ag-cell[col-id=signal_integrity], .ag-fresh .ag-header-cell-label, .ag-fresh .ag-header-cell[col-id=Pitch], .ag-fresh .ag-header-cell[col-id=StackHeight], .ag-fresh .ag-header-cell[col-id=StackHeightInch], .ag-fresh .ag-header-cell[col-id=Positions], .ag-fresh .ag-header-cell[col-id=Termination], .ag-fresh .ag-header-cell[col-id=Orientation], .ag-fresh .ag-header-cell[col-id=RuggedRating], .ag-fresh .ag-header-cell[col-id=SiRating], .ag-fresh .ag-header-cell[col-id=Creepage], .ag-fresh .ag-header-cell[col-id=Clearance], .ag-fresh .ag-header-cell[col-id=ArrayImpedance], .ag-fresh .ag-header-cell[col-id=WireGauge], .ag-fresh .ag-header-cell[col-id=SignalType], .ag-fresh .ag-header-cell[col-id=CardThickness], .ag-fresh .ag-header-cell[col-id=metaSetId], .ag-fresh .ag-header-cell[col-id=maleSieriesMasterDescription], .ag-fresh .ag-header-cell[col-id=MaleSieriesMasterFullDescription], .ag-fresh .ag-header-cell[col-id=interconnect_Type], .ag-fresh .ag-header-cell[col-id=pitch], .ag-fresh .ag-header-cell[col-id=positions], .ag-fresh .ag-header-cell[col-id=signal_Type], .ag-fresh .ag-header-cell[col-id=signal_integrity], .ag-header-cell, .ag-overlay-wrapper, .message-box span {
    text-align: center
}

.toolbar-search tr td a i:before {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 7px solid transparent;
    border-right-color: #1682ca;
    left: -13px;
    top: 8px;
    z-index: 1002
}

.toolbar-search tr td a:hover {
    transition: all .1s linear 0s
}

.toolbar-search tr td a:hover i {
    opacity: 1;
    font-size: .75rem;
    height: auto;
    width: auto;
    padding: .5rem .625rem;
    color: #fff;
    top: -.25rem;
    left: 9rem;
    overflow: visible;
    -moz-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    -webkit-transition: all .1s linear 0s;
    transition: all .1s linear 0s
}

.lightcolor {
    background-color: #1682ca !important
}

.darkcolor {
    background-color: #1682ca !important
}

.tool-panel {
    position: absolute;
    min-height: 28rem;
    min-width: 20rem;
    max-width: 72.635rem;
    overflow: hidden;
    left: -73.635rem;
    top: 10rem;
    height: auto;
    width: auto;
    background-color: rgba(255, 255, 255, .93);
    z-index: 12;
    border: .0625rem solid #666;
    border-radius: .3125rem;
    -moz-transition: left .7s;
    -o-transition: left .7s;
    -webkit-transition: left .7s;
    transition: left .7s
}

.tool-panel.active {
    left: .55rem
}

.tool-panel iframe, .tool-panel.active iframe {
    border: none
}

.alert-box, .panel, .panel-ts, .panel.callout {
    border-style: solid;
    border-width: 1px
}

.alert-box.radius, .panel.radius {
    border-radius: 3px
}

.close-x {
    float: right
}

.close-x div:hover {
    color: #f70
}



.alert-box {
    display: block;
    font-weight: 500;
    margin-bottom: 1.25rem;
    position: relative;
    padding: .875rem 1.5rem .875rem .875rem;
    font-size: .8125rem;
    transition: opacity .3s ease-out;
    background-color: #f70;
    border-color: #db6600;
    color: #fff
}

.message-box, .toolTip i {
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s
}

.alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -.6875rem;
    right: .25rem;
    color: #1682ca;
    opacity: .3
}

.alert-box .close:focus, .alert-box .close:hover {
    opacity: .5
}

.alert-box.round {
    border-radius: 1000px
}

.alert-box.success {
    background-color: #50ad50;
    border-color: #459545;
    color: #fff
}

.alert-box.alert {
    background-color: #e22404;
    border-color: #c21f03;
    color: #fff
}

.alert-box.secondary {
    background-color: #999;
    border-color: #848484;
    color: #fff
}

.alert-box.warning {
    background-color: #ffbb80;
    border-color: #ff9e4a;
    color: #343434
}

.alert-box.info {
    background-color: #e6e6e6;
    border-color: #c5c5c5;
    color: #343434
}

.alert-box.alert-close {
    opacity: 0
}

.message-box {
    padding: .375rem .675rem;
    width: 100%;
    margin-bottom: .5rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: small;
    line-height: 1.25;
    overflow: auto;
    transition: all .3s linear 0s
}

.message-box span {
    border-radius: 50%;
    width: 1.75rem;
    height: 1.75rem;
    padding: 0;
    border: none;
    display: block;
    margin: .1rem 1.25rem 0 0;
    float: left;
    font-size: 1.4rem;
    font-weight: 800
}

.message-box.info {
    border: 1px solid #999;
    background-color: #e6e6e6;
    color: #666
}

.message-box.info span {
    background: #999;
    color: #fff
}

.message-box.alert {
    border: 1px solid #e22404;
    background-color: #fb5337;
    color: #fff
}

.message-box.alert span {
    background: #fff;
    color: #fb5337
}

.message-box.success {
    border: 1px solid #50ad50;
    background-color: #84c684;
    color: #fff
}

.message-box.success span {
    background: #fff;
    color: #84c684
}

.loadanimation-position {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    height: 3.75rem;
    width: 3.75rem;
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loadanimation-position.loadingSolutionatorPosition {
    position: relative !important
}

.loadanimation-position.loadingSolutionatorPosition .loadinanimation-loadersol {
    height: 1.5rem !important;
    width: 1.5rem !important;
    margin-top: -.8rem !important
}

.loadanimation-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e5e5e5;
    opacity: .7;
    filter: alpha(opacity=40)
}

#loadingContaineriContact {
    width: 1.5rem !important;
    top: -1.9rem !important;
    left: 1.5rem !important
}

.loadingHeightiContact {
    height: 0;
    margin-top: 31px !important;
    margin-left: 90px !important
}

.loadingContainerCable, .loadingContainerConn, .loadingContainerOptics, .loadingContainerRF, .loadingContainerS2S, .loadingContainericPack {
    position: absolute;
    top: 2.8rem;
    left: 50%;
    right: 50%
}

.loadanimation-loader {
    position: relative;
    left: calc(50% - 18px);
    width: 50%;
    height: 50%;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    perspective: 660px
}

.loadanimation-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.loadanimation-text {
    font-size: .9rem
}

.loadanimation-inner.cssload-one {
    left: 0;
    top: 0;
    animation: cssload-rotate-one 1.15s linear infinite;
    -o-animation: cssload-rotate-one 1.15s linear infinite;
    -ms-animation: cssload-rotate-one 1.15s linear infinite;
    -webkit-animation: cssload-rotate-one 1.15s linear infinite;
    -moz-animation: cssload-rotate-one 1.15s linear infinite;
    border-bottom: 2px solid #a8a8a8
}

.loadanimation-inner.cssload-two {
    right: 0;
    top: 0;
    animation: cssload-rotate-two 1.15s linear infinite;
    -o-animation: cssload-rotate-two 1.15s linear infinite;
    -ms-animation: cssload-rotate-two 1.15s linear infinite;
    -webkit-animation: cssload-rotate-two 1.15s linear infinite;
    -moz-animation: cssload-rotate-two 1.15s linear infinite;
    border-right: 2px solid #ff8c00
}

.loadanimation-inner.cssload-three {
    right: 0;
    bottom: 0;
    animation: cssload-rotate-three 1.15s linear infinite;
    -o-animation: cssload-rotate-three 1.15s linear infinite;
    -ms-animation: cssload-rotate-three 1.15s linear infinite;
    -webkit-animation: cssload-rotate-three 1.15s linear infinite;
    -moz-animation: cssload-rotate-three 1.15s linear infinite;
    border-top: 2px solid rgba(61, 61, 61, .97)
}

.loadingHolderImage {
    width: auto;
    height: auto
}

@media only screen and (max-width: 46.875em) {
    .loadanimation-position {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
        height: 3.75rem;
        width: 3.75rem;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .loadanimation-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: 0 0;
        opacity: .7;
        filter: alpha(opacity=40)
    }

    .loadanimation-loader {
        position: relative;
        left: calc(50% - 1px);
        top: .5rem;
        width: 1rem;
        height: 1rem;
        border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        perspective: 660px
    }

    .loadanimation-inner {
        position: absolute;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%
    }

    .loadanimation-text {
        margin: 3px 0 0 14px;
        font-size: .7rem;
        color: #ebebeb
    }

    .loadanimation-inner.cssload-one {
        left: 0;
        top: 0;
        animation: cssload-rotate-one 1.15s linear infinite;
        -o-animation: cssload-rotate-one 1.15s linear infinite;
        -ms-animation: cssload-rotate-one 1.15s linear infinite;
        -webkit-animation: cssload-rotate-one 1.15s linear infinite;
        -moz-animation: cssload-rotate-one 1.15s linear infinite;
        border-bottom: 2px solid #a8a8a8
    }

    .loadanimation-inner.cssload-two {
        right: 0;
        top: 0;
        animation: cssload-rotate-two 1.15s linear infinite;
        -o-animation: cssload-rotate-two 1.15s linear infinite;
        -ms-animation: cssload-rotate-two 1.15s linear infinite;
        -webkit-animation: cssload-rotate-two 1.15s linear infinite;
        -moz-animation: cssload-rotate-two 1.15s linear infinite;
        border-right: 2px solid #ff8c00
    }

    .loadanimation-inner.cssload-three {
        right: 0;
        bottom: 0;
        animation: cssload-rotate-three 1.15s linear infinite;
        -o-animation: cssload-rotate-three 1.15s linear infinite;
        -ms-animation: cssload-rotate-three 1.15s linear infinite;
        -webkit-animation: cssload-rotate-three 1.15s linear infinite;
        -moz-animation: cssload-rotate-three 1.15s linear infinite;
        border-top: 2px solid rgba(61, 61, 61, .97)
    }

    .downloadsSelect option {
        color: #1682ca;
        cursor: default;
        font-size: .875rem
    }
}

.ag-root, .background-masker {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.ag-font-style, .ag-header-cell-ghost {
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

@keyframes cssload-rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@-o-keyframes cssload-rotate-one {
    0% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@-ms-keyframes cssload-rotate-one {
    0% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@-moz-keyframes cssload-rotate-one {
    0% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0)
    }
    100% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}

@keyframes cssload-rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@-o-keyframes cssload-rotate-two {
    0% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@-ms-keyframes cssload-rotate-two {
    0% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@-webkit-keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@-moz-keyframes cssload-rotate-two {
    0% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0)
    }
    100% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}

@keyframes cssload-rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

@-o-keyframes cssload-rotate-three {
    0% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

@-ms-keyframes cssload-rotate-three {
    0% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

@-webkit-keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

@-moz-keyframes cssload-rotate-three {
    0% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0)
    }
    100% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    100% {
        background-position: 468px 0
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    100% {
        background-position: 468px 0
    }
}

.timeline-item {
    border-bottom: 1px solid;
    border-color: #ebebeb;
    padding: 30px;
    margin: 0 auto;
    max-width: 472px;
    min-height: 110px
}

.animated-background {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #eee;
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eee), color-stop(18%, #ddd), color-stop(33%, #eee));
    background: -webkit-linear-gradient(left, #eee 8%, #ddd 18%, #eee 33%);
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
    -webkit-background-size: 800px 104px;
    background-size: 800px 104px;
    height: 110px;
    position: relative
}

.background-masker {
    background: #fff;
    position: absolute;
    box-sizing: border-box
}

.background-masker.header-bottom, .background-masker.header-top, .background-masker.subheader-bottom {
    top: 0;
    left: 120px;
    right: 0;
    height: 10px
}

.background-masker.header-left, .background-masker.header-right, .background-masker.subheader-left, .background-masker.subheader-right {
    top: 10px;
    left: 120px;
    height: 110px;
    width: 10px
}

.background-masker.header-bottom {
    top: 28px;
    height: 6px
}

.background-masker.subheader-left, .background-masker.subheader-right {
    top: 24px;
    height: 6px
}

.background-masker.header-right, .background-masker.subheader-right {
    width: auto;
    left: 500px;
    right: 0
}

.background-masker.subheader-right {
    left: 120px
}

.background-masker.subheader-bottom {
    top: 30px;
    height: 10px
}

.background-masker.content-second-line, .background-masker.content-third-line, .background-masker.content-top {
    top: 40px;
    left: 120px;
    right: 0;
    height: 6px
}

.background-masker.content-top {
    height: 20px
}

.background-masker.content-second-line {
    top: 68px
}

.background-masker.content-third-line {
    top: 82px
}

.background-masker.content-third-bottom {
    top: 96px;
    left: 120px;
    right: 0;
    height: 20px
}

@-webkit-keyframes preFilterShimmer {
    0% {
        background-position: -205px 0
    }
    100% {
        background-position: 205px 0
    }
}

@keyframes preFilterShimmer {
    0% {
        background-position: -205px 0
    }
    100% {
        background-position: 205px 0
    }
}

#filtersLoading label {
    color: #ebebeb
}

#filtersLoading .animated-filter-background {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: preFilterShimmer;
    animation-name: preFilterShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #eee;
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eee), color-stop(18%, #ddd), color-stop(33%, #eee));
    background: -webkit-linear-gradient(left, #eee 8%, #ddd 18%, #eee 33%);
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
    -webkit-background-size: 26rem 1.813rem;
    background-size: 26rem 1.813rem;
    height: 1.813rem;
    position: relative;
    border-radius: 4px
}


.fadeIn {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    -o-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.fadeIn-fast {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s
}

.fadeIn-1s {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

.fadeIn-3s {
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s
}

.fadeIn-5s {
    -webkit-animation-duration: 5s;
    -moz-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration: 5s
}

.fadeIn-Delay-1s {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.fadeIn-Delay-3s {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s;
    animation-delay: 3s
}

.fadeIn-Delay-5s {
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
    -o-animation-delay: 5s;
    animation-delay: 5s
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

[data-magellan-expedition-clone], [data-magellan-expedition] {
    background: #fff;
    z-index: 50;
    min-width: 100%;
    padding: 10px
}

[data-magellan-expedition-clone] .sub-nav, [data-magellan-expedition-clone] .sub-nav dd, [data-magellan-expedition] .sub-nav, [data-magellan-expedition] .sub-nav dd {
    margin-bottom: 0
}

[data-magellan-expedition-clone] .sub-nav a, [data-magellan-expedition] .sub-nav a {
    line-height: 1.8em
}

.sub-nav {
    display: block;
    width: auto;
    margin: -.25rem 0 1.125rem -.75rem;
    padding-top: .25rem
}

.sub-nav dt {
    text-transform: uppercase
}

.sub-nav dd, .sub-nav dt, .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: .625rem;
    font-family: "Avenir Next W01", sans-serif;
    font-weight: 500;
    font-size: .875rem;
    color: #999
}

.sub-nav dd a, .sub-nav dt a, .sub-nav li a {
    text-decoration: none;
    color: #999;
    padding: .1875rem .625rem
}

.sub-nav dd a:hover, .sub-nav dt a:hover, .sub-nav li a:hover {
    color: #737373
}

.sub-nav dd.active a, .sub-nav dt.active a, .sub-nav li.active a {
    border-radius: 3px;
    font-weight: 500;
    background: #f70;
    padding: .1875rem .625rem;
    cursor: default;
    color: #fff
}

.sub-nav dd.active a:hover, .sub-nav dt.active a:hover, .sub-nav li.active a:hover {
    background: #db6600
}

.button-group {
    list-style: none;
    margin: 0;
    left: 0
}

.button-group:after, .button-group:before {
    display: table
}

.button-group > li {
    margin: 0 -2px;
    float: left;
    display: inline-block
}

.button-group > li .button, .button-group > li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group > li:first-child .button, .button-group > li:first-child button {
    border-left: 0
}

.button-group.stack > li {
    display: inline-block;
    display: block;
    margin: 0;
    float: none
}

.button-group.stack > li .button, .button-group.stack > li > button {
    border-left: 1px solid
}

.button-group.stack > li:first-child .button, .button-group.stack > li:first-child button {
    border-left: 0
}

.button-group.stack > li .button, .button-group.stack > li > button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, .5);
    border-left-width: 0;
    margin: 0;
    display: block
}

.button-group.stack > li:first-child .button, .button-group.stack > li:first-child button {
    border-top: 0
}

.button-group.stack-for-small > li {
    margin: 0 -2px;
    float: left;
    display: inline-block
}

.button-group.stack-for-small > li .button, .button-group.stack-for-small > li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child button {
    border-left: 0
}

@media only screen and (max-width: 46.875em) {
    .button-group.stack-for-small > li {
        float: left;
        display: inline-block;
        display: block;
        margin: 0
    }

    .button-group.stack-for-small > li .button, .button-group.stack-for-small > li > button {
        border-left: 1px solid
    }

    .button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child button {
        border-left: 0
    }

    .button-group.stack-for-small > li .button, .button-group.stack-for-small > li > button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, .5);
        border-left-width: 0;
        margin: 0;
        display: block
    }

    .button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child button {
        border-top: 0
    }
}

.button-group.radius > * {
    margin: 0 -2px;
    float: left;
    display: inline-block
}

.button-group.radius > * .button, .button-group.radius > * > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.radius > :first-child .button, .button-group.radius > :first-child button {
    border-left: 0
}

.button-group.radius > *, .button-group.radius > * > .button, .button-group.radius > * > a, .button-group.radius > * > button {
    border-radius: 0
}

.button-group.radius > :first-child, .button-group.radius > :first-child > .button, .button-group.radius > :first-child > a, .button-group.radius > :first-child > button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.button-group.radius > :last-child, .button-group.radius > :last-child > .button, .button-group.radius > :last-child > a, .button-group.radius > :last-child > button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack > * {
    float: left;
    display: inline-block;
    display: block;
    margin: 0
}

.button-group.radius.stack > * .button, .button-group.radius.stack > * > button {
    border-left: 1px solid
}

.button-group.radius.stack > :first-child .button, .button-group.radius.stack > :first-child button {
    border-left: 0
}

.button-group.radius.stack > * .button, .button-group.radius.stack > * > button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, .5);
    border-left-width: 0;
    margin: 0;
    display: block
}

.button-group.radius.stack > :first-child .button, .button-group.radius.stack > :first-child button {
    border-top: 0
}

.button-group.radius.stack > *, .button-group.radius.stack > * > .button, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button {
    border-radius: 0
}

.button-group.radius.stack > :first-child, .button-group.radius.stack > :first-child > .button, .button-group.radius.stack > :first-child > a, .button-group.radius.stack > :first-child > button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack > :last-child, .button-group.radius.stack > :last-child > .button, .button-group.radius.stack > :last-child > a, .button-group.radius.stack > :last-child > button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

@media only screen and (min-width: 46.938em) {
    .button-group.radius.stack-for-small > * {
        margin: 0 -2px;
        float: left;
        display: inline-block
    }

    .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * > button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }

    .button-group.radius.stack-for-small > :first-child .button, .button-group.radius.stack-for-small > :first-child button {
        border-left: 0
    }

    .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > .button, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button {
        border-radius: 0
    }

    .button-group.radius.stack-for-small > :first-child, .button-group.radius.stack-for-small > :first-child > .button, .button-group.radius.stack-for-small > :first-child > a, .button-group.radius.stack-for-small > :first-child > button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }

    .button-group.radius.stack-for-small > :last-child, .button-group.radius.stack-for-small > :last-child > .button, .button-group.radius.stack-for-small > :last-child > a, .button-group.radius.stack-for-small > :last-child > button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }
}

@media only screen and (max-width: 46.875em) {
    .button-group.radius.stack-for-small > * {
        float: left;
        display: inline-block;
        display: block;
        margin: 0
    }

    .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * > button {
        border-left: 1px solid
    }

    .button-group.radius.stack-for-small > :first-child .button, .button-group.radius.stack-for-small > :first-child button {
        border-left: 0
    }

    .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * > button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, .5);
        border-left-width: 0;
        margin: 0;
        display: block
    }

    .button-group.radius.stack-for-small > :first-child .button, .button-group.radius.stack-for-small > :first-child button {
        border-top: 0
    }

    .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > .button, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button {
        border-radius: 0
    }

    .button-group.radius.stack-for-small > :first-child, .button-group.radius.stack-for-small > :first-child > .button, .button-group.radius.stack-for-small > :first-child > a, .button-group.radius.stack-for-small > :first-child > button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .button-group.radius.stack-for-small > :last-child, .button-group.radius.stack-for-small > :last-child > .button, .button-group.radius.stack-for-small > :last-child > a, .button-group.radius.stack-for-small > :last-child > button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

.button-group.round > * {
    margin: 0 -2px;
    float: left;
    display: inline-block
}

.button-group.round > * .button, .button-group.round > * > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.round > :first-child .button, .button-group.round > :first-child button {
    border-left: 0
}

.button-group.round > *, .button-group.round > * > .button, .button-group.round > * > a, .button-group.round > * > button {
    border-radius: 0
}

.button-group.round > :first-child, .button-group.round > :first-child > .button, .button-group.round > :first-child > a, .button-group.round > :first-child > button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round > :last-child, .button-group.round > :last-child > .button, .button-group.round > :last-child > a, .button-group.round > :last-child > button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.button-group.round.stack > * {
    float: left;
    display: inline-block;
    display: block;
    margin: 0
}

.button-group.round.stack > * .button, .button-group.round.stack > * > button {
    border-left: 1px solid
}

.button-group.round.stack > :first-child .button, .button-group.round.stack > :first-child button {
    border-left: 0
}

.button-group.round.stack > * .button, .button-group.round.stack > * > button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, .5);
    border-left-width: 0;
    margin: 0;
    display: block
}

.button-group.round.stack > :first-child .button, .button-group.round.stack > :first-child button {
    border-top: 0
}

.button-group.round.stack > *, .button-group.round.stack > * > .button, .button-group.round.stack > * > a, .button-group.round.stack > * > button {
    border-radius: 0
}

.button-group.round.stack > :first-child, .button-group.round.stack > :first-child > .button, .button-group.round.stack > :first-child > a, .button-group.round.stack > :first-child > button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.button-group.round.stack > :last-child, .button-group.round.stack > :last-child > .button, .button-group.round.stack > :last-child > a, .button-group.round.stack > :last-child > button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
}

@media only screen and (min-width: 46.938em) {
    .button-group.round.stack-for-small > * {
        margin: 0 -2px;
        float: left;
        display: inline-block
    }

    .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * > button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }

    .button-group.round.stack-for-small > :first-child .button, .button-group.round.stack-for-small > :first-child button {
        border-left: 0
    }

    .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > .button, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button {
        border-radius: 0
    }

    .button-group.round.stack-for-small > :first-child, .button-group.round.stack-for-small > :first-child > .button, .button-group.round.stack-for-small > :first-child > a, .button-group.round.stack-for-small > :first-child > button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px
    }

    .button-group.round.stack-for-small > :last-child, .button-group.round.stack-for-small > :last-child > .button, .button-group.round.stack-for-small > :last-child > a, .button-group.round.stack-for-small > :last-child > button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px
    }
}

@media only screen and (max-width: 46.875em) {
    .button-group.round.stack-for-small > * {
        float: left;
        display: inline-block;
        display: block;
        margin: 0
    }

    .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * > button {
        border-left: 1px solid
    }

    .button-group.round.stack-for-small > :first-child .button, .button-group.round.stack-for-small > :first-child button {
        border-left: 0
    }

    .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * > button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, .5);
        border-left-width: 0;
        margin: 0;
        display: block
    }

    .button-group.round.stack-for-small > :first-child .button, .button-group.round.stack-for-small > :first-child button {
        border-top: 0
    }

    .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > .button, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button {
        border-radius: 0
    }

    .button-group.round.stack-for-small > :first-child, .button-group.round.stack-for-small > :first-child > .button, .button-group.round.stack-for-small > :first-child > a, .button-group.round.stack-for-small > :first-child > button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem
    }

    .button-group.round.stack-for-small > :last-child, .button-group.round.stack-for-small > :last-child > .button, .button-group.round.stack-for-small > :last-child > a, .button-group.round.stack-for-small > :last-child > button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem
    }

    .reveal-modal, dialog {
        min-height: 100vh
    }
}

.button-group.even-2 li, .button-group.even-3 li, .button-group.even-4 li, .button-group.even-5 li, .button-group.even-6 li, .button-group.even-7 li, .button-group.even-8 li {
    margin: 0 -2px;
    display: inline-block;
    float: left
}

.button-group.even-2 li {
    width: 50%
}

.button-group.even-2 li .button, .button-group.even-2 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-2 li:first-child .button, .button-group.even-2 li:first-child button {
    border-left: 0
}

.button-group.even-2 li .button, .button-group.even-2 li button {
    width: 100%
}

.button-group.even-3 li {
    width: 33.33333%
}

.button-group.even-3 li .button, .button-group.even-3 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-3 li:first-child .button, .button-group.even-3 li:first-child button {
    border-left: 0
}

.button-group.even-3 li .button, .button-group.even-3 li button {
    width: 100%
}

.button-group.even-4 li {
    width: 25%
}

.button-group.even-4 li .button, .button-group.even-4 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-4 li:first-child .button, .button-group.even-4 li:first-child button {
    border-left: 0
}

.button-group.even-4 li .button, .button-group.even-4 li button {
    width: 100%
}

.button-group.even-5 li {
    width: 20%
}

.button-group.even-5 li .button, .button-group.even-5 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-5 li:first-child .button, .button-group.even-5 li:first-child button {
    border-left: 0
}

.button-group.even-5 li .button, .button-group.even-5 li button {
    width: 100%
}

.button-group.even-6 li {
    width: 16.66667%
}

.button-group.even-6 li .button, .button-group.even-6 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-6 li:first-child .button, .button-group.even-6 li:first-child button {
    border-left: 0
}

.button-group.even-6 li .button, .button-group.even-6 li button {
    width: 100%
}

.button-group.even-7 li {
    width: 14.28571%
}

.button-group.even-7 li .button, .button-group.even-7 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-7 li:first-child .button, .button-group.even-7 li:first-child button {
    border-left: 0
}

.button-group.even-7 li .button, .button-group.even-7 li button {
    width: 100%
}

.button-group.even-8 li {
    width: 12.5%
}

.button-bar:after, .button-bar:before, .tabs:after, .tabs:before {
    display: table;
    content: " "
}

.button-group.even-8 li .button, .button-group.even-8 li > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}

.button-group.even-8 li:first-child .button, .button-group.even-8 li:first-child button {
    border-left: 0
}

.button-group.even-8 li .button, .button-group.even-8 li button {
    width: 100%
}

.button-bar .button-group {
    float: left;
    margin-right: .625rem
}

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0
}

.tabs .tab-title, .tabs dd {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left
}

.tabs .tab-title > a, .tabs dd > a {
    display: block;
    background-color: #EFEFEF;
    color: #222;
    padding: 1rem 2rem;
    font-family: "Avenir Next W01", sans-serif;
    font-size: 1rem;
    border-right: .063rem solid #fbfbfb;
    outline: 0
}

.tabs .tab-title > a:hover, .tabs dd > a:hover {
    background-color: #f7f7f7;
    text-decoration: underline
}

#reveal-read-more a, .joyride-close-tip, .tabs .tab-title.active a:hover, .tabs dd.active a:hover, .toolTip i:last-child, div.jqToolTip {
    text-decoration: none
}

.tabs .tab-title.active a, .tabs dd.active a {
    background-color: #fbfbfb;
    color: #222
}

.tabs.radius .tab:first-child a, .tabs.radius dd:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.tabs.radius .tab:last-child a, .tabs.radius dd:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.tabs.vertical .tab-title, .tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

@media only screen and (min-width: 46.938em) {
    .tabs.vertical {
        width: 20%;
        max-width: 20%;
        float: left;
        margin: 0 0 1.25rem
    }

    .tabs.tabs-results .tab-title a {
        border-bottom: #ebebeb .125rem solid;
        border-left: #ebebeb .063rem solid;
        border-right: #ebebeb .063rem solid;
        border-top: #ebebeb .063rem solid;
        padding: 1rem .5rem !important;
        background-color: #fbfbfb
    }

    .tabs.tabs-results .tab-title a:hover {
        background-color: #fff;
        color: #000
    }

    .tabs.tabs-results .tab-title.active a, .tabs.tabs-results dd.active a {
        background-color: #fff !important;
        color: #f70 !important;
        font-weight: 600;
        font-size: .875rem;
        border-left: .125rem #ebebeb solid;
        border-top: .125rem solid #ebebeb;
        border-right: .125rem #ebebeb solid;
        border-bottom: #fff .1rem solid;
        width: 100%
    }

    .tabs.tabs-results .tab-title.active a span, .tabs.tabs-results dd.active a span {
        padding-bottom: .1rem;
        border-bottom: #f70 .172rem solid;
        width: 80%
    }

    .tabs-content.vertical {
        width: 80%;
        max-width: 80%;
        float: left;
        margin-left: -1px;
        padding-left: 1rem
    }
}

.mobile-search {
    background-color: #1682ca;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1004
}

.mobile-search-tabs {
    margin-bottom: 0 !important;
    margin-left: 0;
    margin-top: -1.15rem !important;
    padding-top: 1rem;
    background-color: #1682ca
}

.mobile-search-tabs:after, .mobile-search-tabs:before {
    content: " ";
    display: table
}

.mobile-search-tabs .tab-title, .mobile-search-tabs dd {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left
}

.mobile-search-tabs .tab-title > a, .mobile-search-tabs dd > a {
    display: block;
    background-color: #1682ca;
    color: #fff;
    padding: .45rem .4rem;
    font-family: "Avenir Next W01", sans-serif;
    font-size: .8rem;
    border-bottom: solid .2rem #1682ca
}

.mobile-search-tabs .tab-title.active a, .mobile-search-tabs dd.active a {
    background-color: #1682ca;
    color: #f70;
    font-weight: 600;
    font-size: .8rem;
    border-bottom: solid .3rem #f70
}

.mobile-search-tabs.radius .tab:first-child a, .mobile-search-tabs.radius dd:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.mobile-search-tabs.radius .tab:last-child a, .mobile-search-tabs.radius dd:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.mobile-search-tabs.vertical .tab-title, .mobile-search-tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%
}

.tabs-content:after, .tabs-content:before {
    content: " ";
    display: table
}

.tabs-content > .content {
    display: none;
    float: left;
    padding: .625rem 0;
    width: 100%
}

.no-js .tabs-content > .content, .tabs-content > .content.active {
    display: block;
    float: none
}

.tabs-content > .content.contained {
    padding: .625rem
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical > .content {
    padding: 0 .625rem
}

.reveal-modal-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    z-index: 1004;
    display: none;
    left: 0
}

.reveal-modal, dialog {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 1005;
    width: 100vw;
    top: 0;
    border-radius: 3px;
    left: 0;
    background-color: #fff;
    border: 1px solid #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    padding: 1.875rem
}

.reveal-modal .column, .reveal-modal .columns, dialog .column, dialog .columns {
    min-width: 0
}

.reveal-modal > :first-child, dialog > :first-child {
    margin-top: 0
}

.reveal-modal > :last-child, dialog > :last-child {
    margin-bottom: 0
}

.reveal-modal.radius, dialog.radius {
    border-radius: 3px
}

.reveal-modal.round, dialog.round {
    border-radius: 1000px
}

.reveal-modal.collapse, dialog.collapse {
    padding: 0
}

@media only screen and (min-width: 46.938em) {
    .reveal-modal, dialog {
        width: 50%;
        max-width: 60rem;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 6.25rem
    }
 

    
    .reveal-modal.tiny, dialog.tiny {
        width: 30%;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .reveal-modal.small, dialog.small {
        width: 100%;
        max-width: 60rem;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius:30px;
    }

    .reveal-modal.medium, dialog.medium {
        width: 60%;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .reveal-modal.large, dialog.large {
        width: 70%;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .reveal-modal.xlarge, dialog.xlarge {
        width: 95%;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

.reveal-modal.full, dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important
}

@media only screen and (min-width: 75em) {
    

    .reveal-modal.small, dialog.small {
        width: 40%;
        max-width: 60rem;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius:20px;
    }
    #language.small{
        width: 60%;
       
    }

}
@media only screen and (min-width: 46.938em) {
    .reveal-modal.full, dialog.full {
        width: 100vw;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: .5rem;
    right: .6875rem;
    color: #AAA;
    font-weight: 800;
    cursor: pointer
}

.reveal-modal .close-reveal-modal-alert, dialog .close-reveal-modal-alert {
    line-height: 1;
    float: left !important;
    top: 5.125rem;
    left: 12rem;
    color: #AAA;
    font-weight: 500;
    cursor: pointer;
    font-size: 1.125rem
}

dialog {
    display: none
}

dialog + .backdrop, dialog::backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, .45);
    z-index: auto;
    display: none;
    left: 0
}

dialog[open] {
    display: block
}

@media print {
    .reveal-modal, dialog {
        display: none;
        background: #fff !important
    }
}

.flex-video {
    position: relative;
    padding-top: 1.5625rem;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1rem
}

.flex-video.widescreen {
    padding-bottom: 56.34%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.validation-summary-errors ul li {
    color: #e22404
}

.input-validation-error {
    border: 1px solid #e22404 !important;
    background-color: #ffe7e3
}

.bladeBasics label.error, .field-validation-error, .welcomeWrapper .welcomeBox label.error {
    display: inline-block;
    visibility: visible;
    height: 100%;
    color: #e22404;
    font-size: .875rem;
    padding: .625rem;
    margin-left: -1rem;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.bladeBasics label.error:before, .field-validation-error:before, .welcomeWrapper .welcomeBox label.error:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f06a' !important;
    margin: 1em;
    font-weight: 600
}

.field-validation-valid {
    display: inline-block;
    visibility: hidden;
    height: 0;
    color: transparent;
    font-size: .875rem;
    padding: .625rem 0;
    margin-left: -1rem;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.field-validation-valid:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f06a';
    margin: 1em;
    font-weight: 600
}

#cat1 tr:first-child a:before, #cat10 tr:first-child a:before, #cat2 tr:first-child a:before, #cat3 tr:first-child a:before, #cat4 tr:first-child a:before, #cat6 tr:first-child a:before, #cat7 tr:first-child a:before, #cat8 tr:first-child a:before, #cat9 tr:first-child a:before {
    font-family: FontAwesome;
    margin: 0 .5rem 0 0 !important
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background: #fff;
    margin-bottom: 1.25rem;
    border: 1px solid #DDD;
    table-layout: auto
}

table caption {
    background: 0 0;
    color: #222;
    font-size: 1rem;
    font-weight: 700
}

table tfoot, table thead {
    background: #1682ca;
}

table tfoot tr td, table tfoot tr th, table thead tr td{
    padding: .5rem .625rem .625rem;
    font-size: .875rem;
    font-weight: 800;
    color: #222
}

table tr td, table tr th {
    padding: .5625rem .625rem;
    font-size: .875rem;
    color: #222;
    text-align: left
}
table thead tr th {
    padding: .5rem .625rem .625rem;
    font-size: .75rem;
    font-weight: 800;
    color: #fff;
}
table tr.alt, table tr.even, table tr:nth-of-type(even) {
    background: #F9F9F9
}

table tbody tr td, table tbody tr th, table tfoot tr td, table tfoot tr th, table thead tr th, table tr td {
    display: table-cell;
    line-height: 1.125rem
}



.joyride-list {
    display: none
}

.joyride-tip-guide {
    display: none;
    position: absolute;
    background: #1682ca;
    color: #fff;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: 500;
    width: 95%
}

.lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px
}

.joyride-content-wrapper {
    width: 100%;
    padding: 1.125rem 1.25rem 1.5rem
}

.joyride-content-wrapper .button {
    margin-bottom: 0 !important;
    border-radius: 3px
}

.joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px
}

.joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: 10px solid #1682ca
}

.joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #1682ca;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px
}

.joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #1682ca transparent transparent !important;
    bottom: -20px
}

.joyride-tip-guide .joyride-nub.right {
    right: -20px
}

.joyride-tip-guide .joyride-nub.left {
    left: -20px
}

.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: 800;
    color: #fff
}

.joyride-tip-guide p {
    margin: 0 0 1.125rem;
    font-size: .875rem;
    line-height: 1.3
}

.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: 1px solid #555;
    position: absolute;
    right: 1.0625rem;
    bottom: 1rem
}

.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666
}

.joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777 !important;
    font-size: 24px;
    font-weight: 500;
    line-height: .5 !important
}

.joyride-close-tip:focus, .joyride-close-tip:hover {
    color: #EEE !important
}

.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: 0 0;
    background: rgba(0, 0, 0, .5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer
}

.button-default, .button-large, .button-small {
    height: auto !important
}

.joyride-expose-wrapper {
    background-color: #fff;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    box-shadow: 0 0 15px #fff
}

.joyride-expose-cover {
    background: 0 0;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0
}

@media only screen and (min-width: 46.938em) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }

    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #1682ca transparent transparent !important;
        bottom: -20px
    }

    .joyride-tip-guide .joyride-nub.right {
        border-color: transparent transparent transparent #1682ca !important;
        top: 22px;
        left: auto;
        right: -20px
    }

    .joyride-tip-guide .joyride-nub.left {
        border-color: transparent #1682ca transparent transparent !important;
        top: 22px;
        left: -20px;
        right: auto
    }
}

.bladeBasics #btnSummary.btnBlade, .bladeBasics input.btnBlade[value="Begin Using Channelyzer"], .button-alert, .button-banner, .button-primary, .button-secondary, .button-success, .ts-WidgetButton, .welcomeWrapper .welcomeBox #btnSummary.btnBlade, .welcomeWrapper .welcomeBox input.btnBlade[value="Begin Using Channelyzer"] {
    color: #fff !important;
    text-align: center;
    padding: .67rem;
    font-size: 1.125rem;
    height: auto !important;
    line-height: normal !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: block;
    -moz-transition: background-color .3s ease-out 0s;
    -o-transition: background-color .3s ease-out 0s;
    -webkit-transition: background-color .3s ease-out 0s;
    transition: background-color .3s ease-out 0s
}

.fixed-bottom ul li, .toolTip i:last-child, div.jqToolTip, div.selectStyles select, html {
    -webkit-box-sizing: border-box
}

.bladeBasics #btnSummary.btnBlade:hover, .bladeBasics input.btnBlade:hover[value="Begin Using Channelyzer"], .button-alert:hover, .button-banner:hover, .button-primary:hover, .button-secondary:hover, .button-success:hover, .ts-WidgetButton:hover, .welcomeWrapper .welcomeBox #btnSummary.btnBlade:hover, .welcomeWrapper .welcomeBox input.btnBlade:hover[value="Begin Using Channelyzer"] {
    cursor: pointer;
    color: #fff
}

.bladeBasics input.btnBlade[value="Begin Using Channelyzer"], .button-primary, .welcomeWrapper .welcomeBox input.btnBlade[value="Begin Using Channelyzer"] {
    background-color: #f70
}

.bladeBasics input.btnBlade:hover[value="Begin Using Channelyzer"], .button-primary:hover, .welcomeWrapper .welcomeBox input.btnBlade:hover[value="Begin Using Channelyzer"] {
    background-color: #ffa04d
}

.bladeBasics #btnSummary.btnBlade, .button-secondary, .welcomeWrapper .welcomeBox #btnSummary.btnBlade {
    background-color: #999
}

.bladeBasics #btnSummary.btnBlade:hover, .button-secondary:hover, .welcomeWrapper .welcomeBox #btnSummary.btnBlade:hover {
    background-color: #b3b3b3
}

.button-banner {
    background-color: #000
}

.button-banner:hover {
    background-color: #666
}

.button-alert {
    background-color: #e22404
}

.button-alert:hover {
    background-color: #fb5337
}

.button-success {
    background-color: #50ad50
}

.button-success:hover {
    background-color: #84c684
}

.button-disabled, .button-disabled-no-text, .button-disabled-no-text:hover, .button-disabled:hover {
    color: #666 !important;
    background-color: #ebebeb !important
}

.button-disabled-no-text:hover, .button-disabled:hover {
    cursor: default !important
}

.button-disabled-no-text, .button-disabled-no-text:hover {
    color: #ebebeb !important
}

.ts-WidgetButton {
    background-color: #ebebeb;
    border-radius: 0;
    border-left: .1rem #fff solid
}

.ts-WidgetButton:hover {
    background-color: #fbfbfb
}

.button-small {
    padding: .3125rem;
    font-size: .625rem
}

.button-default {
    padding: .67rem;
    font-size: .875rem
}

.button-large {
    padding: 1.25rem;
    font-size: 1.125rem;
    text-transform: uppercase
}

a > i {
    margin-right: .5rem;
    font-size: inherit
}

.button-addtocart {
    margin: .625rem 0;
    font-size: .9rem
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .button-addtocart {
        margin: .625rem 0;
        font-size: .7rem
    }
}

@media only screen and (max-width: 46.875em) {
    .button-addtocart {
        margin: .626rem 0;
        font-size: .7rem
    }
}

.has-tip {
    border-bottom: dotted 1px #CCC;
    cursor: help;
    font-weight: 800;
    color: #1682ca
}

.has-tip:focus, .has-tip:hover {
    border-bottom: dotted 1px #733600;
    color: #f70
}

.has-tip.tip-left, .has-tip.tip-right {
    float: none !important
}

.tooltip {
    display: none;
    position: absolute;
    z-index: 1006;
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.3;
    padding: .75rem;
    max-width: 300px;
    left: 50%;
    width: 100%;
    color: #fff;
    background: #1682ca
}

.tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: transparent transparent #1682ca;
    top: -10px;
    pointer-events: none
}

.tooltip > .nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.radius {
    border-radius: 3px
}

.tooltip.round {
    border-radius: 1000px
}

.tooltip.round > .nub {
    left: 2rem
}

.tooltip.opened {
    color: #f70 !important;
    border-bottom: dotted 1px #733600 !important
}

.tap-to-close {
    display: block;
    font-size: .625rem;
    color: #777;
    font-weight: 500
}

@media only screen and (min-width: 46.938em) {
    .tooltip > .nub {
        border-color: transparent transparent #1682ca;
        top: -10px
    }

    .tooltip.tip-top > .nub {
        border-color: #1682ca transparent transparent;
        top: auto;
        bottom: -10px
    }

    .tooltip.tip-left, .tooltip.tip-right {
        float: none !important
    }

    .tooltip.tip-left > .nub {
        border-color: transparent transparent transparent #1682ca;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px
    }

    .tooltip.tip-right > .nub {
        border-color: transparent #1682ca transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px
    }
}

.toolTip {
    position: relative;
    margin-left: .2rem;
    -webkit-backface-visibility: hidden
}

.toolTip i {
    font-style: normal;
    transition: all .3s linear 0s
}

.toolTip i:last-child, .toolTip:hover i:last-child {
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s
}

.toolTip i:first-child {
    border-radius: 50%;
    padding: 0;
    border: none;
    color: #fff;
    text-align: center;
    display: inline-block;
    background-color: #999;
    width: .875rem;
    height: .875rem;
    font-weight: 400;
    font-size: .6rem;
    vertical-align: .1rem;
    margin-right: 0;
    line-height: 1.5
}

.toolTip i:last-child {
    opacity: 0;
    font-size: 0;
    height: 0;
    padding: 0;
    font-weight: 400;
    color: #1682ca;
    text-align: left;
    background: #1682ca;
    border: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    position: absolute;
    z-index: 1001;
    overflow: hidden;
    transition: all .3s linear 0s
}

.toolTip i:last-child:before {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 7px solid transparent;
    z-index: 1002
}

.toolTip:hover i:last-child {
    opacity: 1;
    font-size: inherit;
    height: auto;
    width: auto;
    padding: .5rem .625rem;
    line-height: 1.5;
    color: #fff;
    overflow: visible;
    transition: all .3s linear 0s
}

.mobile-contact-panel, .mobile-tools-panel, div.jqToolTip, div.selectStyles select:focus {
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s
}

.toolTip.upTip i:last-child {
    bottom: 1.2rem;
    left: -.55rem
}

.toolTip.upTip i:last-child:before {
    border-top-color: #1682ca;
    bottom: -.813rem;
    left: .5rem
}

.toolTip.upTip:hover i:last-child {
    bottom: 1.5rem;
    left: -.55rem
}

.toolTip.downTip i:last-child {
    top: 1.2rem;
    left: -.55rem
}

.toolTip.downTip i:last-child:before {
    border-bottom-color: #1682ca;
    top: -.813rem;
    left: .5rem
}

.toolTip.downTip:hover i:last-child {
    top: 1.5rem;
    left: -.55rem
}

.toolTip.rightTip i:last-child {
    top: -.375rem;
    left: 1.2rem
}

.toolTip.rightTip i:last-child:before {
    border-right-color: #1682ca;
    left: -.813rem;
    top: .5rem
}

.toolTip.rightTip:hover i:last-child {
    top: -.375rem;
    left: 1.5rem
}

.toolTip.leftTip i:last-child {
    top: -.375rem;
    right: 1.2rem
}

.toolTip.leftTip i:last-child:before {
    border-left-color: #1682ca;
    right: -.813rem;
    top: .5rem
}

.toolTip.leftTip:hover i:last-child {
    top: -.375rem;
    right: 1.5rem
}

.toolTip.onStart {
    opacity: 1;
    position: absolute;
    left: 1rem;
    top: 2.25rem;
    z-index: 10000;
    -webkit-animation-name: alertFade;
    -webkit-animation-duration: .4s;
    animation-name: alertFade;
    animation-duration: .4s
}

@-webkit-keyframes alertFade {
    from {
        left: 1.75rem;
        top: 3.25rem;
        opacity: 0
    }
    to {
        left: 1rem;
        top: 2.25rem;
        opacity: 1
    }
}

@keyframes alertFade {
    from {
        left: 1.75rem;
        top: 3.25rem;
        opacity: 0
    }
    to {
        left: 1rem;
        top: 2.25rem;
        opacity: 1
    }
}

.toolTip.onStart i:first-child {
    display: none
}

.toolTip.onStart i:last-child {
    opacity: 1;
    height: auto;
    width: 18vw;
    max-width: 17.188rem;
    padding: 1vw;
    line-height: 1.5;
    color: #1682ca;
    text-align: left;
    background: #ebebeb;
    overflow: visible;
    white-space: normal;
    font-size: small;
    box-shadow: 3px 7px 15px -3px rgba(0, 0, 0, .53)
}

.toolTip.onStart i:last-child ul li span, div.jqToolTip {
    white-space: nowrap
}

.toolTip.onStart i:last-child strong {
    font-size: large
}

.toolTip.onStart i:last-child a {
    float: right;
    font-size: 1.5rem;
    line-height: .6;
    color: #999;
    margin: -.4rem -.4rem 0 0
}

.toolTip.onStart i:last-child a:hover {
    color: #666
}

.toolTip.onStart i:last-child ul {
    list-style: disc;
    line-height: 1.5;
    font-size: small
}

.toolTip.onStart i:last-child ul li {
    background: 0 0;
    margin-left: 1rem
}

.toolTip.onStart i:last-child ul li:first-child {
    letter-spacing: .001vw
}

.toolTip.onStart.downTip i:last-child:before {
    border-bottom-color: #ebebeb
}

@media screen and (max-width: 46.875rem) and (min-width: 0) {
    .toolTip.onStart {
        display: none !important
    }
}

span.jqToolTipBtn, span.jqToolTipBtniPad {
    position: relative;
    margin-left: .2rem;
    border-radius: 50%;
    padding: 0;
    border: none;
    color: #fff;
    text-align: center;
    display: inline-block;
    background-color: #999;
    width: .875rem;
    height: .875rem;
    font-weight: 400;
    font-size: .6rem;
    vertical-align: .1rem;
    margin-right: 0;
    line-height: 1.5
}

span.jqToolTipBtniPad {
    width: 1.375rem;
    height: 1.375rem;
    font-size: .8rem;
    display: none
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    span.jqToolTipBtn, span.jqToolTipBtniPad {
        display: none
    }
}

div.jqToolTip {
    opacity: 1;
    font-size: .8rem;
    height: auto;
    width: auto;
    padding: .5rem .625rem;
    line-height: 1.5;
    color: #fff;
    overflow: visible;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    background: #1682ca;
    border: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    z-index: 1001;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.orbit-bullets, .orbit-bullets-container {
    text-align: center
}

div.jqToolTip:before {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 7px solid transparent;
    z-index: 1002
}

div.jqToolTip.upTip:before {
    border-top-color: #1682ca;
    bottom: -.813rem;
    left: 5.6rem
}

div.jqToolTip.downTip:before {
    border-bottom-color: #1682ca;
    top: -.813rem;
    left: .5rem
}

div.jqToolTip.rightTip:before {
    border-right-color: #1682ca;
    left: -.813rem;
    top: .5rem
}

div.jqToolTip.leftTip:before {
    border-left-color: #1682ca;
    right: -.813rem;
    top: .5rem
}

.bc-frame-header {
    background: #F70 !important
}

.bc-frame-header:after {
    border-top: .5em solid #f70 !important
}


.accordion {
    margin-bottom: 0;
    margin-top: -.49rem
}

.accordion:after, .accordion:before {
    content: " ";
    display: table
}

.accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important;
    margin-top: -.49rem
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #949494
}

.accordion .accordion-navigation > a, .accordion dd > a {
    background: #999;
    color: #fff;
    padding: .6875rem;
    display: block;
    font-family: "Avenir Next W01", sans-serif;
    font-size: 1.125rem
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #919191
}

.accordion .accordion-navigation > .content, .accordion dd > .content {
    display: none;
    padding: .625rem
}

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    display: block;
    background: #fff
}

.accordion i {
    padding-top: .4rem !important
}

#resultsAll .accordion, #resultsAll .accordion .accordion-navigation {
    margin-top: 0
}

#resultsAll span.top-spacer-small {
    padding: 0
}

@media only screen and (max-width: 46.875em) {
    .accordion-navigation > a:after {
        content: "+";
        padding-left: 5px;
        float: right;
        font-size: 20px
    }

    .accordion-navigation.active > a:after {
        content: "-";
        font-size: 2rem;
        padding-left: 5px;
        float: right;
        margin-top: -.7rem
    }
}

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*=block-grid-]:after, [class*=block-grid-]:before {
    content: " ";
    display: table
}

[class*=block-grid-] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 .625rem 1.25rem
}

@media only screen {
    .small-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .small-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .small-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .small-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .small-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .small-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .small-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .small-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .small-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .small-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .small-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .small-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .small-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 46.938em) {
    .medium-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .medium-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .medium-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .medium-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .medium-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .medium-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .medium-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .medium-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .medium-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .medium-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .medium-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .medium-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .medium-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .medium-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .medium-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .medium-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .medium-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .medium-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .medium-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .medium-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .medium-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .medium-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .medium-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 64.063em) {
    .large-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .large-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .large-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .large-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .large-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .large-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .large-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .large-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .large-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .large-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .large-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .large-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .large-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0)
    }
    to {
        -o-transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.slideshow-wrapper {
    position: relative
}

.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}

.slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption {
    display: none
}

.slideshow-wrapper .orbit-container li, .slideshow-wrapper .orbit-container li .orbit-caption, .slideshow-wrapper ul li:first-child {
    display: block
}

.slideshow-wrapper .orbit-container {
    background-color: transparent
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block
}

.slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: 3px solid;
    border-color: #555 #fff;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: 0 0
}

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}

.orbit-container .orbit-slides-container > * {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%
}

.orbit-container .orbit-slides-container > :first-child {
    margin-left: 0
}

.orbit-container .orbit-slides-container > * .orbit-caption {
    position: absolute;
    bottom: 0;
    background-color: rgba(51, 51, 51, .8);
    color: #fff;
    width: 100%;
    padding: .625rem .875rem;
    font-size: .875rem
}

.orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    z-index: 10
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .3125rem
}

.grid-dark, .grid-light {
    font-weight: 800;
    font-size: .75rem
}

.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}

.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, .3);
    display: block;
    width: 0%;
    position: relative;
    right: 20px;
    top: 5px
}

.orbit-container .orbit-timer > span {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 14px;
    border: 4px solid #fff;
    border-top: none;
    border-bottom: none
}

.homepage_main-ad img, .orbit-bullets, .orbit-container:hover .orbit-timer > span {
    display: block
}

.orbit-container .orbit-timer.paused > span {
    right: -4px;
    top: 0;
    width: 11px;
    height: 14px;
    border: 8px inset;
    border-left-style: solid;
    border-color: transparent transparent transparent #fff
}

.orbit-container .orbit-timer.paused > span.dark {
    border-left-color: #1682ca
}

.orbit-container .orbit-next, .orbit-container .orbit-prev {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: #fff;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10
}

.orbit-container .orbit-next:hover, .orbit-container .orbit-prev:hover {
    background-color: rgba(0, 0, 0, .3)
}

.orbit-container .orbit-next > span, .orbit-container .orbit-prev > span {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    border: 10px inset
}

.orbit-container .orbit-prev {
    left: 0
}

.orbit-container .orbit-prev > span {
    border-right-style: solid;
    border-color: transparent #fff transparent transparent
}

.orbit-container .orbit-prev:hover > span {
    border-right-color: #fff
}

.orbit-container .orbit-next {
    right: 0
}

.orbit-container .orbit-next > span {
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    left: 50%;
    margin-left: -4px
}

.orbit-container .orbit-next:hover > span {
    border-left-color: #fff
}

.orbit-bullets {
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
    top: 10px;
    float: none
}

.orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: .5625rem;
    height: .5625rem;
    background: #CCC;
    float: none;
    margin-right: 6px;
    border-radius: 1000px
}

.orbit-bullets li.active {
    background: #999
}

.orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-bullets, .touch .orbit-container .orbit-next, .touch .orbit-container .orbit-prev {
    display: none
}

@media only screen and (min-width: 46.938em) {
    .touch .orbit-container .orbit-next, .touch .orbit-container .orbit-prev {
        display: inherit
    }

    .touch .orbit-bullets {
        display: block
    }
}

@media only screen and (max-width: 46.875em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto !important
    }

    .orbit-stack-on-small .orbit-slides-container > * {
        position: relative;
        margin: 0 !important;
        opacity: 1 !important
    }

    .orbit-bullets, .orbit-next, .orbit-prev, .orbit-stack-on-small .orbit-slide-number, .orbit-timer {
        display: none
    }
}

.page-top-spacer {
    padding: 1rem 0 0
}

.bottom-spacer, .page-bottom-spacer, .page-divider {
    padding-bottom: 2rem
}

.page-divider {
    border-bottom: 1px solid #ebebeb
}

.top-spacer {
    padding-top: 2.5rem !important
}

.grid-spacer {
    padding: 5px
}

.grid-spacer-large {
    padding: 10px
}

.grid-dark, .grid-light, .typo-dark {
    padding: .2rem 1rem;
    border: 1px solid #999
}

.grid-light {
    background-color: #ebebeb
}

.grid-dark {
    background-color: #999;
    color: #fff
}

.typo-dark {
    background-color: #1682ca;
    font-weight: 500;
    font-size: 100%
}

.top-nav {
    height: 5rem;
    padding-top: .9375rem
}

.style-nav-logo {
    padding: .3125rem 1.25rem 0
}

.main-nav-logo {
    padding: 0 0 0 1.625rem
}

.styleguide-topbar {
    height: 10rem;
    background: #1682ca;
    padding: .75rem 1.25rem
}

.icon-padding {
    margin-right: .5rem
}

#bg {
    position: fixed;
    top: 1rem;
    left: 0;
    z-index: -5000;
    min-width: 100%;
    width: 100%;
    height: auto
}

.circle {
    width: 30px;
    height: 30px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: .5rem
}

.white, .widget-container {
    border: 1px solid #ebebeb
}

.white {
    background-color: #fff
}

.gray-light-lighter {
    background-color: #fbfbfb;
    border: 1px solid #666
}

.gray-lighter {
    background-color: #ebebeb
}

.gray-light {
    background-color: #999
}

.gray {
    background-color: #666
}

.gray-dark {
    background-color: #1682ca
}

.gray-middark {
    background-color: #1682ca
}

.gray-breadcrum {
    background-color: #ccc
}

.black {
    background-color: #000
}

.orange {
    background-color: #f70
}

.orange-dark {
    background-color: #e74b00
}

.red {
    background-color: #e22404
}

.green {
    background-color: #50ad50
}

.blue {
    background-color: #00a4e4
}

.s2s-blue {
    background-color: #004c89
}

.s2s-green {
    background-color: #688f3f
}

.s2s-purple {
    background-color: #4d207a
}

.s2s-light-red {
    background-color: #c4161c
}

.s2s-dark-red {
    background-color: #8b0304
}

.flexible-stacking {
    background-color: #db5c1e
}

.signal-integrity {
    background-color: #cebd9a
}

.micro {
    background-color: #616780
}

.code, .code-html {
    background-color: #f7f7f7
}

.code {
    padding: .5rem !important;
    border: 1px solid #dedede !important;
    font-family: Consolas, Courier, monospace;
    font-weight: 500;
    font-size: .875rem;
    color: #1682ca;
    line-height: 150%
}

.code-html {
    border: 1px solid #dedede;
    margin: .5em 0;
    padding: .5em
}

.code-number {
    padding-right: .5em;
    margin-right: .2em;
    border-right: 2px solid #e74b00
}

.code-text {
    padding-left: .5em
}

.pin-ic-styleguide {
    top: 17.625rem !important;
    left: 0 !important
}



.rssNewsFeedContainer {
    color: #1682ca;
    padding-top: .7rem;
    min-height: 6.1rem
}

.rssNewsFeedContainer p {
    margin-bottom: 0
}

.body-background {
    background-color: #fff
}

/*.mhomepage-ad {
    background-image: url(//);
    background-color: #ccc;
    height: 39rem;
    background-position: center -6px;
    background-repeat: no-repeat;
    background-size: cover;
    align-content: center
}*/

.mhomepage-hdline {
    font-size: 1.5rem;
    color: #777;
    position: absolute;
    top: 17%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    line-height: 1.2;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important
}

.icon::after, html {
    -webkit-font-smoothing: antialiased
}

@media only screen and (max-width: 46.875em) {
    .body-background {
        padding: .8rem 1rem 0 1.2rem
    }

    .body-background.search-results-background {
        padding: .8rem 0 !important
    }

    .body-background.search-results-background ul {
        padding: 0 !important
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .headline-strong, .headline-thin {
        font-size: 2rem;
        line-height: 1;
        margin-left: 5rem;
        color: #fff;
        text-transform: uppercase
    }

    .button-black p, .headline-strong, .headline-thin, .s2s-headline-strong {
        text-transform: uppercase
    }

    .body-background {
        padding: .0625rem 2.75rem 0 3.4375rem
    }

    .headline-thin {
        font-weight: 300
    }

    .headline-strong {
        font-weight: 500;
        margin-top: -1rem
    }

    .headline-spacer {
        margin-top: 14.5rem
    }

   
    .intro-text, p.lead {
        color: #fff !important
    }

    .button-black p {
        font-size: 1rem;
        line-height: 1.2;
        text-align: center
    }

    .homepage_main-ad {
        height: auto;
        min-height: 34rem;
        padding-left: 3.2rem;
        background: #727272;
        background: -moz-linear-gradient(top, #727272 0, #939393 57%, #a5a5a5 100%);
        background: -webkit-linear-gradient(top, #727272 0, #939393 57%, #a5a5a5 100%);
        background: linear-gradient(to bottom, #727272 0, #939393 57%, #a5a5a5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#727272', endColorstr='#a5a5a5', GradientType=0)
    }

    .homepage_main-ad img {
        display: block;
        overflow: hidden;
        max-width: 130%
    }

    .homepage_tiger_img {
        margin-top: 6rem !important;
        height: 20rem !important;
        position: absolute !important;
        right: -1rem !important
    }

    .intro-text {
        font-size: .78rem !important
    }

    .main-ad-img-logo {
        width: 17.38rem;
        margin: -15rem 0 1.5rem 12rem
    }

    .homepage_secondary-ads {
        height: auto;
        background: #fff !important
    }

    .homepage_secondary-ads img {
        display: block;
        overflow: hidden;
        max-width: 166%
    }

    p.lead {
        font-size: 1rem !important
    }

    .main-ad-button {
        font-size: .8rem;
        margin: 2rem 0 !important
    }

    .secondary-ad-1 .button, .secondary-ad-2 .button {
        font-size: .7rem !important
    }

    .secondary-row {
        background-color: #ebebeb;
        height: 14rem;
        width: 100%
    }

    .secondary-ad-1 {
        min-height: 14rem;
        padding: 1rem 1rem 0 !important
    }

    .secondary-ad-1 .button {
        position: relative;
        z-index: 2
    }

    .secondary-ad-2 {
        min-height: 14rem;
        padding: 1rem
    }

    .s2s-smallad-image {
        width: 36rem;
        margin-top: -1.7rem;
        padding: 0
    }

    .sbp-small-image {
        height: auto;
        width: 378px;
        margin: -5.313rem -1.25rem
    }

    .s2s-headline-strong {
        color: #fff;
        font-size: 1.8rem;
        font-weight: 800;
        line-height: 1.1
    }

    .s2s-headline-spacer {
        margin-top: 4.5rem
    }

    .s2s-background-image {
        z-index: 1
    }
}

@media only screen and (min-width: 64.063em) {
    .headline-strong, .headline-thin {
        color: #000;
        font-size: 2.4rem;
        line-height: 1;
        margin-left: 1.8rem;
        text-transform: uppercase
    }

    .button-black, .headline-strong, .headline-thin, .s2s-headline-strong {
        text-transform: uppercase
    }

    .body-background {
        padding: .0625rem 2.75rem 0 3.4375rem
    }

    .headline-thin {
        font-weight: 300
    }

    .headline-strong {
        font-weight: 500;
        margin-top: -1rem
    }

    .headline-spacer {
        margin-top: 17.5rem
    }

    

    .button-black:hover {
        background-color: grey
    }

    .homepage_main-ad {
        height: auto;
        min-height: 28.45rem;
        background: #727272;
        background: -moz-linear-gradient(top, #727272 0, #939393 57%, #a5a5a5 100%);
        background: -webkit-linear-gradient(top, #727272 0, #939393 57%, #a5a5a5 100%);
        background: linear-gradient(to bottom, #727272 0, #939393 57%, #a5a5a5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#727272', endColorstr='#a5a5a5', GradientType=0)
    }

    .homepage_main-ad img {
        display: block;
        overflow: hidden;
        max-width: 110%
    }

    .homepage_main-ad p {
        color: #fff
    }

    .homepage_tiger_img {
        height: 24rem !important;
        position: absolute !important;
        margin-top: 4.4rem !important;
        right: -1rem !important
    }

    .main-ad-img-logo {
        width: 20rem;
        margin: -16.5rem 0 1.5rem 16rem
    }

    .main-ad-button {
        font-size: 1.2rem;
        margin-top: 2rem
    }

    .homepage_secondary-blocks {
        height: auto;
        background: #fff !important
    }

    .homepage_secondary-blocks img {
        overflow: hidden;
        max-width: 168%
    }

    .secondary-row {
        background-color: #ebebeb;
        height: 15rem;
        width: 100%;
        padding-bottom: 0
    }

    .secondary-ad-1, .secondary-ad-2 {
        min-height: 14.2rem;
        padding: 1rem 1rem 0
    }

    .secondary-ad-1 .button {
        font-size: .9rem;
        position: relative;
        z-index: 2
    }

    .secondary-ad-2 .button {
        font-size: .9rem
    }

    .s2s-smallad-image {
        width: 36rem;
        margin-top: -3.063rem;
        padding: 0
    }

    .sbp-small-image {
        height: auto;
        width: 378px;
        margin: -5.313rem -1.25rem
    }

    .ad-border-left {
        border-left: .4rem solid #fff
    }

    .ad-border-right {
        border-right: .4rem solid #fff
    }

    .ad-border-bottom {
        border-bottom: .4rem solid #fff
    }

    .block-border-top {
        border-top: .4rem solid #fff
    }

    .s2s-headline-strong {
        color: #fff;
        font-size: 2.2rem;
        font-weight: 800;
        line-height: 1.1
    }

    .s2s-headline-spacer {
        margin-top: 4.5rem
    }

    

    .s2s-background-image {
        z-index: 1
    }
}

.homepage_main-ad img, .homepage_secondary-blocks img {
    overflow: hidden;
    max-width: 110%
}

.fa-ad-size {
    margin-top: .5rem
}

.homepage_main-ad {
    height: auto;
    min-height: 34rem;
    background: #fff
}

.homepage_main-ad p {
    color: #fff
}

.homepage_hsc_img {
    height: 28.45rem !important;
    position: absolute !important;
    width: 100%
}

.homepage_hsc_button {
    padding: 1.1rem;
    background-color: #b6984c
}

.homepage_mr_button {
    padding: 1.1rem;
    background-color: #edae34
}

.homepage_mr_button:hover {
    background-color: #ffa04d !important
}

.homepage_hc_button {
    padding: 1.1rem;
    background-color: #6089bb
}

.homepage_hc_button:hover {
    background-color: #4a6087 !important
}

.homepage_hsb2b_button {
    padding: 1.1rem;
    background-color: #c21a24
}

.no-bottom-padding, .secondary-row {
    padding-bottom: 0
}

.homepage_hsb2b_button:hover {
    background-color: #7f1319 !important
}

.homepage_secondary-blocks {
    height: auto
}

.secondary-row {
    background-color: #fff;
    height: 16.5rem;
    width: 110%
}


.no-left-padding {
    padding-left: 0
}

.no-right-padding {
    padding-right: 0
}

.no-top-padding {
    padding-top: 0
}

.side-nav li {
    color: #000;
    margin: -.44rem 0 .4375rem;
    font-size: .875rem;
    font-weight: 500;
    border: solid #999;
    border-width: .0625rem .0625rem 0 0;
    padding: .5625rem .2rem;
    background-color: #ebebeb
}

.side-nav li.active, .side-nav li:hover {
    background-color: #fff !important;
    border-bottom: .0625rem solid #999;
    border-right: .0625rem solid #fff;
    border-left: .375rem solid #f70;
    border-top: .0625rem solid #999
}

.side-nav li a {
    color: #000 !important
}

.side-nav li a:not(.button):hover {
    background: #fff
}

.cata-heading span {
    font-size: .8rem;
    color: #f70;
    padding-left: .7rem
}

.cata-block ul {
    font-size: .9rem;
    padding-left: 1.5rem
}

.cata-lead {
    font-size: 1rem !important
}

#sticky-element.stick {
    max-width: 326px;
    padding-right: 2.2rem;
    position: fixed;
    top: 48px;
    z-index: 11
}

.fam-button-spacer {
    padding-top: .5rem
}

.fam-block ul {
    font-size: .9rem;
    padding-left: 1.5rem;
    margin-top: -.3125rem
}

.fam-heading {
    margin: .625rem
}

.fam-lead {
    font-size: 1rem !important
}

.fam-description {
    font-size: .8rem;
    color: #f70;
    line-height: 1.5;
    margin-top: -.3125rem
}

.fam-fav-link {
    font-size: .8rem;
    padding: 1rem 0;
    text-transform: uppercase
}

.fam-row-divider {
    height: .2rem;
    background-color: #ebebeb;
    margin: -.5rem 0 .5rem
}

.fam-row-divider-section {
    border-style: solid;
    border-color: #ebebeb
}

.fam-float-menu {
    background-color: #ebebeb;
    color: #000;
    padding-left: 1.25rem;
    margin-top: -.42rem;
    height: 2.3rem
}

.fam-float-menu a {
    color: #000 !important;
    padding-top: 1.875rem;
    margin-left: -.9375rem;
    line-height: 2rem !important
}

.fam-float-menu a:hover {
    color: #fff !important;
    background: #1682ca;
    border-bottom: solid #1682ca .5rem;
    border-top: solid #1682ca .5rem
}

.fam-float-menu a:focus {
    color: #000
}

.fam-float-menu .customPage-menuFontSize {
    font-size: .938rem !important
}

.fam-float-menu .liMore {
    position: initial
}

.fam-float-menu .liMore #ulMore {
    text-align: right;
    left: initial;
    right: 2rem;
    line-height: normal
}

.fam-float-menu .liMore #ulMore li {
    float: none !important
}

.fam-float-menu .liMore #ulMore li a, .fam-float-menu .liMore:hover #ulMore {
    line-height: normal
}

.fam-float-menu .liMore:hover #ulMore li {
    margin: 0;
    padding: 0 !important
}

.fam-float-menu .liMore:hover #ulMore li a {
    margin: 0;
    padding: 0 .5rem;
    border: 0
}

@media only screen and (max-width: 46.875em) {
    .fam-float-menu {
        margin-top: 2.5rem
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .fam-float-menu {
        padding-left: 4.375rem
    }
}

.fam-float-menu-title {
    padding-right: .3rem;
    margin-top: -.18rem !important;
    margin-left: 0 !important
}

.fam-float-menu-title h5 a {
    color: #1682ca !important
}

.fam-divider, .fam-divider:focus {
    border-right: #999 solid .08rem
}

.fam-float-menu .buy-now-button {
    position: relative;
    right: 23%;
    padding-left: .9rem;
    background-color: #f70;
    border-radius: 4px;
    margin-top: -2px
}

.fam-feature-image, .s2s-channelyzer-image {
    border: .125rem solid #ebebeb
}

.fam-float-menu .buy-now-button a {
    color: #fff !important
}

.fam-float-menu .buy-now-button a:hover {
    padding-bottom: 2px
}

@media screen and (max-width: 1200px) and (min-width: 1034px) {
    .fam-float-menu .buy-now-button {
        right: 26% !important;
        padding-top: .5px !important
    }
}

@media screen and (max-width: 1034px) and (min-width: 995px) {
    .fam-float-menu .buy-now-button {
        right: 28% !important;
        margin-top: .5px !important
    }
}

@media screen and (max-width: 995px) and (min-width: 935px) {
    .fam-float-menu .buy-now-button {
        right: 31% !important;
        margin-top: 1px !important
    }
}

@media screen and (max-width: 935px) and (min-width: 847px) {
    .fam-float-menu .buy-now-button {
        right: 33% !important;
        margin-top: 1px !important
    }
}

@media screen and (max-width: 847px) and (min-width: 752px) {
    .fam-float-menu .buy-now-button, .fam-float-menu .contactExpertButton {
        display: none
    }
}

.fam-banner {
    margin-top: -4.5625rem;
    margin-bottom: .375rem;
    align-items: center
}

@media only screen and (max-width: 46.875em) {
    .fam-banner {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .fam-banner {
        margin-top: -4.5rem
    }
}

.fam-banner-mobile {
    width: 100%;
    height: auto
}

.s2s-channelyzer-image {
    padding-top: 1.5rem;
    margin-top: -1rem
}

.fam-feature-image-square {
    width: auto
}

.fam-related-links .button.secondary {
    color: #000 !important;
    background-color: #ebebeb !important;
    font-size: .7rem;
    float: none !important;
    height: 2.76rem
}

.fam-related-links .button.active, .fam-related-links .button.secondary:hover {
    color: #fff !important;
    background-color: #666 !important
}

.image-overlay-content, .image-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.fam-related-links .button.secondary:hover {
    font-size: .7rem !important
}

.tabs .tab-title > a {
    letter-spacing: -.5px
}

.image-wrapper {
    border: 1px solid rgba(0, 0, 0, .04);
    position: relative;
    text-align: center;
    border-radius: 4px
}

.image-overlay-content {
    position: absolute;
    top: 0;
    left: 0
}

.overlay-fade-in p {
    letter-spacing: .15em;
    color: #f4f4f4;
    font-size: 1.7rem;
    transition: all .2s linear
}

.overlay-fade-in img {
    transition: all .2s linear
}

.overlay-fade-in .image-overlay-content {
    opacity: 0;
    background-color: rgba(0, 0, 0, .7);
    transition: all .4s ease-in-out
}

.overlay-fade-in h2 {
    color: #fff;
    font-size: .85rem;
    margin-top: 20%;
    opacity: 0;
    transition: all .2s ease-in-out;
    background: rgba(0, 0, 0, .7)
}

.overlay-fade-in .button {
    display: inline-block;
    text-decoration: none;
    padding: .4375rem .875rem;
    background: #fff;
    color: #1682ca;
    text-transform: uppercase;
    box-shadow: 0 0 .0625rem #000;
    position: relative;
    border: .0625rem solid #999;
    transition: all .2s ease-in-out
}

.overlay-fade-in .button:hover {
    box-shadow: 0 0 .3125rem #000
}

.overlay-fade-in:hover img {
    transform: scale(1.2)
}

.overlay-fade-in .button, .overlay-fade-in p, .overlay-fade-in:hover .image-overlay-content, .overlay-fade-in:hover h2 {
    opacity: 1
}

.overlay-fade-in:hover p {
    transition-delay: .1s
}

.overlay-fade-in:hover .button {
    transition-delay: .2s
}

.mackdaddy-headline {
    color: #fff;
    margin-top: -4.5rem !important;
    margin-bottom: -.805rem;
    padding-bottom: 1.125rem;
    position: relative;
    font-weight: 400
}

.mackdaddy-headline.gsdi12 {
    color: #666 !important
}

.mackdaddy-backgound {
    background-color: #E7E7E7
}

.mackdaddy-banner img {
    width: 100% !important
}

@media only screen and (min-width: 46.938em) {
    .vita42Banner {
        margin-top: 3.5rem
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .mackdaddy-headline {
        font-size: 1.8rem;
        padding-top: 1rem
    }

    .mackdaddy-backgound {
        padding-left: 3.5rem
    }

    .tabs .tab-title > a, .tabs dd > a {
        padding: 1rem !important
    }
}

@media only screen and (max-width: 46.875em) {
    .mackdaddy-headline {
        font-size: 1.4rem;
        padding-top: 1.6rem;
        margin-bottom: -1rem
    }

    .mackdaddy-headline-searay {
        padding-top: .7rem
    }

    .small-headline {
        padding-top: .4rem !important;
        padding-bottom: 1.4rem !important;
        margin-bottom: 0 !important
    }

    .overlay-content-small {
        margin-top: -1.9rem !important;
        overflow: visible !important
    }

    .tabs .tab-title > a, .tabs dd > a {
        padding: 1rem !important
    }
}

.coreFamBox {
    height: 23rem
}

.confirmation-header-success-validation {
    background: #00a651;
    color: #fff;
    padding: .725rem;
    text-align: center;
    width: 90%;
    margin: auto
}

.confirmation-header-success-validation h3, .confirmation-header-success-validation h5 {
    color: #fff
}

.customModificationInput {
    max-width: 16.85rem;
    max-height: 5rem
}

.cta-fmc-firefly th h4 {
    font-weight: 500
}

.cta-fmc-firefly ul li i {
    color: #fff !important
}

.cta-fmc-firefly li {
    padding-top: .5rem
}

.tableMergedHeadings th {
    border: 1px solid #fff;
    padding: 0 !important
}

.tableMergedHeadings th small {
    line-height: 1rem !important;
    font-size: .625rem !important
}

.tableMergedHeadings tr {
    padding: 0 !important
}

.tableMergedHeadings h5 {
    height: 10%;
    font-size: .813rem
}

.tableMergedHeadings p {
    font-size: .813rem;
    margin-bottom: 0 !important
}

.tableMergedHeadings a, .tableMergedHeadings small, .tableMergedHeadings td span {
    font-size: .813rem !important
}

.tableMergedHeadings small {
    line-height: 1rem !important
}

.tableMergedHeadings td {
    padding-right: 0 !important
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .tableMergedHeadings th p small {
        line-height: .75rem !important
    }

    .tableMergedHeadings a, .tableMergedHeadings p, .tableMergedHeadings td span {
        font-size: .75rem !important
    }
}

@media only screen and (max-width: 46.875em) {
    .tableMergedHeadings th p small {
        line-height: .688rem !important
    }

    .tableMergedHeadings a, .tableMergedHeadings p, .tableMergedHeadings td span {
        font-size: .625rem !important
    }
}

.video-description-overlay h4 {
    color: #fff;
    font-size: 1rem;
    margin-top: -4.5rem;
    padding: .9rem 2rem;
    background: rgba(0, 0, 0, .7);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    width: 100%;
    cursor: pointer
}

.video-description-overlay a {
    position: absolute;
    margin-top: -11rem;
    margin-left: -1.5rem
}

@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    .video-description-overlay a {
        margin-left: 40%
    }
}

@media screen and (max-width: 1190px) and (min-width: 1026px) {
    .video-description-overlay a {
        margin-top: -10rem
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .video-description-overlay h4 {
        font-size: .875rem;
        margin-top: -3.4rem;
        padding: .5rem 1rem
    }

    .video-description-overlay a {
        margin-top: -8rem
    }
}

@media only screen and (max-width: 46.875em) {
    .video-description-overlay h4 {
        font-size: .75rem !important;
        margin-top: -2.6rem;
        padding: .45rem
    }

    .video-description-overlay a {
        margin-top: -7.6rem
    }
}

.video-description-overlay.video-grid h4 {
    font-size: .875rem;
    bottom: -.5rem;
    padding: .5rem 1rem
}

.video-description-overlay.video-grid a {
    margin-top: 1.5rem
}

.video-description-overlay.video-grid img {
    width: 300px
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .video-description-overlay.video-grid h4 {
        font-size: .813rem;
        bottom: -.5rem;
        padding: .5rem .25rem
    }

    .video-description-overlay.video-grid a {
        margin-top: 2rem
    }

    .video-description-overlay.video-grid img {
        height: 100%
    }
}

.standards-row-div {
    border-bottom: 1px solid #ddd
}

.flexStackTables td, .flexStackTables th {
    text-align: center
}

.prod-type-banner {
    margin-top: -.0625rem
}

.prod-type li {
    margin-left: -.8rem;
    font-size: .8125rem;
    list-style: none
}

.pr-bckgrd-grad {
    background-color: #e0e0e0;
    background-image: linear-gradient(#f9f9f9, #e0e0e0)
}

.type-height {
    min-height: 40.5rem
}

@media only screen and (max-width: 46.875em) {
    .type-height {
        padding-bottom: 3rem;
        min-height: 3rem !important
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .type-height {
        min-height: 42rem !important
    }

    p {
        font-size: .9rem !important
    }
}

.bkg-blue {
    background-color: #004c89
}

.bkg-green {
    background-color: #688f3f
}

.bkg-red {
    background-color: #e22404
}

.bkg-purple {
    background-color: #4d207a
}

.bkg-darkred {
    background-color: #8b0304
}

.txt-blue {
    color: #004c89 !important
}

.txt-green {
    color: #688f3f !important
}

.txt-red {
    color: #e22404 !important
}

.txt-purple {
    color: #4d207a !important
}

.txt-darkred {
    color: #8b0304 !important
}

.txt-darkgray {
    color: #1682ca !important
}

.border-blue {
    border-color: #004c89
}

.border-green {
    border-color: #688f3f
}

.border-red {
    border-color: #e22404
}

.border-purple {
    border-color: #4d207a
}

.border-darkred {
    border-color: #8b0304
}

html {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-size: 100%
}

*, :after, :before {
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

h1.lead {
    font-size: 1.21875rem;
    font-family: "Avenir Next W01", sans-serif;
    color: #999;
    line-height: 1.6
}

.login::before, .tps::before, div.selectStyles:after {
    font-family: "Font Awesome 5 Pro"
}

.red-text {
    color: #e22404
}

.green-text {
    color: #50ad50
}

#reveal-container {
    margin: 0 auto
}

#reveal-wrap {
    position: relative;
    padding: .225rem 0;
    overflow: hidden
}

#reveal-gradient {
    width: 100%;
    height: 1.5rem;
    position: absolute;
    bottom: 0;
    left: 0
}

#reveal-read-more {
    padding: .2rem 0;
    color: #f70
}

#reveal-read-more a:hover {
    color: #666
}

@media only screen and (max-width: 46.875em) {
   
    .mobiles2sheader-green {
        color: #68903f
    }

    .mobiles2sheader-red {
        color: #e22404
    }

    .mobiles2sheader-darkred {
        color: #8b0304
    }

    .mobiles2sheader-purple {
        color: #4d207a
    }

    .mobiles2sheader-blue {
        color: #004c89
    }

    .sysopt-link {
        font-weight: 800;
        font-size: .7rem
    }

    #reveal-read-more-s2s-1, #reveal-read-more-s2s-2, #reveal-read-more-s2s-3, #reveal-read-more-s2s-4, #reveal-read-more-s2s-5 {
        font-weight: 800;
        font-size: .7rem;
        padding-top: .5rem;
        padding-bottom: .4rem;
        text-align: center;
        margin-right: 2rem
    }

    #reveal-read-more-s2s-1:before, #reveal-read-more-s2s-2:before, #reveal-read-more-s2s-3:before, #reveal-read-more-s2s-4:before, #reveal-read-more-s2s-5:before {
        content: '\2795';
        margin-right: .3rem
    }

    #reveal-read-more-s2s-1, #reveal-read-more-s2s-1 a {
        color: #00a4e4 !important
    }

    #reveal-read-more-s2s-2, #reveal-read-more-s2s-2 a {
        color: #50ad50 !important
    }

    #reveal-read-more-s2s-3, #reveal-read-more-s2s-3 a {
        color: #8b0304 !important
    }

    #reveal-read-more-s2s-4, #reveal-read-more-s2s-4 a {
        color: #4d207a !important
    }

    #reveal-read-more-s2s-5, #reveal-read-more-s2s-5 a {
        color: #e22404 !important
    }

    .resource-panel-container {
        position: relative
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    

    .pin-ic {
        top: 22.5%;
        left: 28%
    }

    .pin-mb {
        top: 42.5%;
        left: 64%
    }

    .pin-bp {
        top: 20.5%;
        left: 5.5%
    }

    .pin-tx {
        top: 35%;
        left: 25.5%
    }

    .pin-mz {
        top: 45%;
        left: 49%
    }

    .map-locator {
        position: absolute;
        border-radius: 15px;
        height: 30px;
        width: 30px;
        background: rgba(0, 0, 0, .4);
        border: 2px solid #fff
    }

    .map-locator:before {
        content: '';
        position: absolute;
        top: 9px;
        left: 9px;
        width: 8px;
        height: 8px;
        background: #fff;
        border-radius: 5px
    }

    .map-locator .tool-tip-inverted:before, .map-locator .tool-tip:before {
        content: '';
        position: absolute;
        border-left: solid #aaa 1px;
        height: 15.3rem;
        margin-top: .2rem
    }

    .map-locator .tool-tip {
        position: absolute;
        left: 12px;
        top: -250px;
        background: 0 0;
        max-width: 18rem;
        width: 100%
    }

    .map-locator .tool-tip ul {
        list-style: none;
        background-color: #eee;
        width: 14rem;
        padding-left: 1.1rem;
        margin-left: 0
    }

    .map-locator .tool-tip ul li {
        white-space: nowrap;
        width: 13rem
    }

    .map-locator .tool-tip ul li p {
        font-size: .8rem;
        white-space: normal;
        width: 12rem
    }

    .map-locator .tool-tip-inverted {
        position: absolute;
        left: 12px;
        top: 25px;
        background: 0 0;
        max-width: 18rem;
        width: 100%
    }

    .map-locator .tool-tip-inverted ul {
        list-style: none;
        background-color: #eee;
        width: 14rem;
        padding-left: 1.1rem;
        margin-left: 0
    }

    .map-locator .tool-tip-inverted ul li {
        white-space: nowrap
    }

    .map-locator .tool-tip-inverted ul li p {
        font-size: .8rem;
        white-space: normal;
        width: 12rem
    }

    .sysopt-header, .sysopt-header-inverted {
        padding: .5rem;
        color: #fff;
        text-transform: uppercase;
        width: 14rem;
        margin-left: -1.1rem;
        font-size: .9rem;
        text-align: center
    }

    .sysopt-container {
        height: 60rem
    }

    .sysopt-header-inverted {
        margin-top: 13.2rem
    }

    .sysopt-link {
        font-weight: 800;
        font-size: .7rem
    }

    #reveal-read-more-s2s-1, #reveal-read-more-s2s-2, #reveal-read-more-s2s-3, #reveal-read-more-s2s-4, #reveal-read-more-s2s-5 {
        font-weight: 800;
        font-size: .7rem;
        padding-top: .5rem;
        padding-bottom: .4rem;
        text-align: center;
        margin-right: 2rem;
        background: 0 0 !important
    }

    #reveal-read-more-s2s-1:before, #reveal-read-more-s2s-2:before, #reveal-read-more-s2s-3:before, #reveal-read-more-s2s-4:before, #reveal-read-more-s2s-5:before {
        content: '\2795';
        margin-right: .3rem
    }

    #reveal-read-more-s2s-1, #reveal-read-more-s2s-1 a {
        color: #004c89 !important
    }

    #reveal-read-more-s2s-2, #reveal-read-more-s2s-2 a {
        color: #688f3f !important
    }

    #reveal-read-more-s2s-3, #reveal-read-more-s2s-3 a {
        color: #8b0304 !important
    }

    #reveal-read-more-s2s-4, #reveal-read-more-s2s-4 a {
        color: #4d207a !important
    }

    #reveal-read-more-s2s-5, #reveal-read-more-s2s-5 a {
        color: #e22404 !important
    }

    .resource-panel-container {
        position: relative
    }

    .resource-panel {
        padding: 1.5rem;
        background: rgba(29, 29, 29, .7);
        float: right;
        color: #fff;
        position: absolute;
        z-index: 1;
        width: 23.438rem;
        height: 11.3rem;
        right: 0;
        bottom: 0
    }

    .resource-panel p {
        font-size: .9rem;
        line-height: 1.2rem
    }

    .resource-panel.bottom {
        padding: 1rem !important;
        margin-top: 0 !important;
        position: relative !important;
        width: 100% !important;
        height: 100% !important;
        right: 0 !important
    }
}

@media only screen and (min-width: 64.063em) {
    .sysopt-anchor-bkg-blue, .sysopt-anchor-bkg-darkred, .sysopt-anchor-bkg-green, .sysopt-anchor-bkg-purple, .sysopt-anchor-bkg-red {
        padding: .8rem;
        border-radius: 3px;
        text-align: center;
        line-height: 1.5
    }

   

    .pin-ic {
        top: 27%;
        left: 28%
    }

    .pin-mb {
        top: 50%;
        left: 64%
    }

    .pin-bp {
        top: 24%;
        left: 5.5%
    }

    .pin-tx {
        top: 43%;
        left: 25.5%
    }

    .pin-mz {
        top: 53%;
        left: 49%
    }

   
    .sysopt-header, .sysopt-header-inverted {
        padding: .5rem;
        color: #fff;
        text-transform: uppercase;
        width: 14rem;
        margin-left: -1.1rem;
        font-size: .9rem;
        text-align: center
    }

    .sysopt-container {
        height: 60rem
    }

    .sysopt-header-inverted {
        margin-top: 13.3rem
    }

    .sysopt-link {
        font-weight: 800;
        font-size: .7rem
    }

   

    .resource-panel-container {
        position: relative
    }

    .resource-panel {
        padding: 2rem;
        background: rgba(29, 29, 29, .7);
        color: #fff;
        position: absolute;
        z-index: 1;
        width: 23.438rem;
        right: 0;
        bottom: 0
    }

    .resource-panel.bottom {
        padding: 1rem !important;
        margin-top: 0 !important;
        position: relative !important;
        width: 100% !important;
        height: 100% !important;
        right: 0 !important
    }
}


.postfix, .prefix, .selectContent, div.selectStyles {
    position: relative
}


.techcenter-subheads-orange {
    color: #f70;
    font-weight: 600
}

.techcenter-subheads-red {
    color: #e22404;
    font-weight: 600
}

.techcenter-subheads-purple {
    color: #4D2079;
    font-weight: 600
}

.techcenter-subheads-blue {
    color: #004C88;
    font-weight: 600
}

.techcenter-subheads-green {
    color: #688F3F;
    font-weight: 600
}

.techcenter-subheads-teal {
    color: #006F74;
    font-weight: 600
}






.top-spacer-med {
    padding-top: 1rem
}

.top-spacer-small {
    padding-top: .625rem
}

.top-spacer-large {
    padding-top: 1.5rem
}

.top-spacer-larger {
    padding-top: 5rem
}

.full-width {
    width: 100%
}



label {
    font-size: .875rem;
    color: #1682ca;
    display: block;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0
}

label.right {
    text-align: right
}

label.inline {
    margin: .8em;
    padding: 0
}

label.disabled {
    color: #666 !important
}

label.small {
    font-size: .625rem
}

label.large {
    font-size: 1.125rem
}

#searchbarElement .cloudsearchbox input[type=search], .input-primary, .selectedOption {
    width: 100%;
    height: 2.5rem;
    border-top: 1px solid #999;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #1682ca;
    padding: .625rem;
    font-size: .875rem;
    line-height: normal;
    cursor: auto;
    letter-spacing: .03938rem
}

.postfix.button, .prefix.button {
    text-align: center;
    color: #fff;
    line-height: normal
}

#searchbarElement .cloudsearchbox input:focus[type=search], .input-primary:focus, .selectedOption:focus {
    border-top: 1px solid #e74b00;
    border-right: 1px solid #ff5402;
    border-bottom: 1px solid #f70;
    border-left: 1px solid #ff5402;
    outline: 0
}

#searchbarElement .cloudsearchbox input.disabled[type=search], .disabled.selectedOption, .input-primary.disabled {
    background-color: #ebebeb
}

#searchbarElement .cloudsearchbox input.prefixed[type=search], .input-primary.prefixed, .prefixed.selectedOption {
    border-left: none;
    border-radius: 0 3px 3px 0
}

#searchbarElement .cloudsearchbox input.postfixed[type=search], .input-primary.postfixed, .postfixed.selectedOption {
    border-right: none;
    border-radius: 3px 0 0 3px
}

#searchbarElement .cloudsearchbox input.small[type=search], .input-primary.small, .small.selectedOption {
    padding: .3125rem .625rem !important;
    font-size: .625rem
}

#searchbarElement .cloudsearchbox input.large[type=search], .input-primary.large, .large.selectedOption {
    padding: 1.25rem .625rem !important;
    font-size: 1.125rem
}

input[placeholder]::-webkit-input-placeholder, textarea[placeholder]::-webkit-input-placeholder {
    padding: 0 !important;
    margin: 0 !important
}

input[placeholder]:-moz-placeholder, textarea[placeholder]:-moz-placeholder {
    padding: 0 !important;
    margin: 0 !important
}

input[placeholder]::-moz-placeholder, textarea[placeholder]::-moz-placeholder {
    padding: 0 !important;
    margin: 0 !important
}

input[placeholder]:-ms-input-placeholder, textarea[placeholder]:-ms-input-placeholder {
    padding: 0 !important;
    margin: 0 !important
}

input[placeholder]::input-placeholder, textarea[placeholder]::input-placeholder {
    padding: 0 !important;
    margin: 0 !important
}

input[placeholder]::placeholder, textarea[placeholder]::placeholder {
    padding: 0 !important;
    margin: 0 !important
}

.postfix, .prefix {
    display: block;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding: .625rem 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: .875rem;
    line-height: normal
}

.postfix.button {
    border: none;
    padding: 0
}

.prefix.button, label.prefix, span.prefix {
    border-top: 1px solid #999;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc
}

.prefix.button {
    padding: 0
}

label.prefix, span.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #1682ca
}

label.postfix, span.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #1682ca;
    border-top: 1px solid #999;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.postfix-border, .postfix-border:focus, .prefix-border, .prefix-border:focus {
    border-top: 1px solid #999;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc
}

.prefix-radius {
    border-radius: 3px 0 0 3px
}

.postfix-radius {
    border-radius: 0 3px 3px 0
}

.prefix-border, .prefix-border:focus {
    border-right: none
}

.postfix-border, .postfix-border:focus {
    border-right: 1px solid #ccc;
    border-left: none
}

.noSelect {
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    user-select: none
}

.selectedOption {
    color: #666;
    cursor: default;
    padding: 0;
    white-space: nowrap
}

.selectedOption img {
    float: right;
    margin: -28px 5px 0;
    position: relative
}

.selectedText {
    width: 100%;
    border: 0 solid #fff;
    padding: .625rem;
    color: #1682ca;
    cursor: default
}

.selectContent, div.selectStyles select {
    border-top: 1px solid #999;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    color: #1682ca
}

.selectContent {
    border-bottom: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: .2rem;
    overflow: auto;
    z-index: 10;
    display: none
}

.downloadsSelect, div.selectStyles select {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.selectContentList {
    margin: 0;
    max-height: 370px
}

.selectContentList li {
    background-color: #fff;
    padding: .625rem;
    vertical-align: middle;
    font-size: .875rem
}

.selectContentList li:hover {
    background-color: #ffa04d;
    cursor: default
}

div.selectStyles:after {
    font-weight: 300;
    content: "\f107";
    font-size: 1.25rem;
    color: #1682ca;
    right: .5rem;
    top: .5rem;
    padding: 0 0 .125rem;
    border-bottom: none;
    position: absolute;
    pointer-events: none
}

div.selectStyles:before {
    content: '';
    right: .063rem;
    top: .063rem;
    width: 1.688rem;
    height: 2.313rem;
    background: #fff;
    position: absolute;
    pointer-events: none;
    display: block
}

div.selectStyles select {
    padding: 0 .563rem;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    border-bottom: 1px solid #ccc;
    background: #fff;
    outline: 0;
    display: inline-block;
    height: 2.45rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

div.selectStyles select optgroup, div.selectStyles select option {
    padding: .563rem
}

div.selectStyles select:focus {
    border-top: 1px solid #e74b00;
    border-right: 1px solid #ff5402;
    border-bottom: 1px solid #f70;
    border-left: 1px solid #ff5402;
    outline: 0;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.checkedOption + label, .downloadsSelect {
    border-top: 1px solid #999;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc
}

div.selectStyles select[disabled=true], div.selectStyles select[disabled] {
    color: #666 !important;
    background-color: #ebebeb !important;
    background-image: none
}

div.selectStyles select[disabled=true]:hover, div.selectStyles select[disabled]:hover {
    cursor: default !important;
    color: #666 !important;
    background-color: #ebebeb !important
}

.seriesDetails {
    background-color: #ebebeb;
    padding: .8rem;
    display: inline;
    float: left
}

.seriesDetails h5 {
    font-weight: 800
}

.seriesDetails p {
    font-size: .68rem;
    line-height: normal
}

.seriesImage {
    width: auto;
    display: inline;
    float: right
}

.downloadsSelect {
    border-radius: 3px;
    background-color: #ebebeb;
    padding: .5rem;
    color: #1682ca;
    margin-bottom: .2rem;
    margin-top: -.3rem
}

.downloadsSelect option {
    color: #fff;
    cursor: default;
    font-size: .875rem
}

.checkedOption:checked + label:after, .radioOption:checked + label:after {
    position: relative;
    font-weight: 700;
    color: #1682ca;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}

.checkedOption {
    display: none
}

.checkedOption + label {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    padding: .625rem;
    width: 2.688rem;
    height: 2.688rem;
    display: block;
    position: relative
}

.checkedOption + label.disabled {
    background-color: #ebebeb
}

.checkedOption + label.small {
    padding: .3125rem;
    width: 1.688rem;
    height: 1.688rem
}

.checkedOption + label.large {
    padding: 1.25rem;
    width: 4.313rem;
    height: 4.313rem
}

.checkedOption:checked + label {
    border-top: 1px solid #e74b00;
    border-right: 1px solid #ff5402;
    border-bottom: 1px solid #f70;
    border-left: 1px solid #ff5402;
    outline: 0
}

.checkedOption:checked + label:after {
    content: "\2714";
    right: -.4em;
    top: .1em;
    font-size: 1em !important;
    line-height: normal !important
}

.radioOption {
    display: none
}

.radioOption + label {
    border: 1px solid #ccc;
    border-radius: 1.5em;
    width: 2.25rem;
    height: 2.25rem;
    background: #fff;
    padding: .625em;
    display: block;
    position: relative
}

.radioOption + label.disabled {
    background-color: #ebebeb
}

.radioOption:checked + label {
    border: 1px solid #f70;
    outline: 0
}

.radioOption:checked + label:after {
    content: "\2022";
    top: -.2em;
    right: -.15em;
    font-size: 1.5em !important
}

.chatFloatButtonBubble, .chatFloatButtonText {
    text-shadow: rgba(255, 255, 255, .25) .0625rem .0625rem .0625rem, rgba(0, 0, 0, .5) 0 .0625rem .125rem
}

.form-control2 {
    width: 800px
}

.icon::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto
}

.login::before {
    font-weight: 900;
    content: "\f007"
}

.tps::before {
    font-weight: 400;
    content: "\f1ea"
}

.mobile-header {
    background: #1682ca;
    height: 3.75rem;
    padding-top: .3125rem
}

.mobile-search-slider {
    padding: .312rem .625rem;
    background-color: #666
}

.mobile-page-spacer {
    padding: 3.8125rem 0 8.5rem
}

.mobile-logo {
    height: 2.875rem;
    width: auto;
    margin-top: 0rem
}

.mobile-ad {
    background-color: #dedede
}

#flip, #panel {
    height: 2.25rem;
    padding: 0
}

#panel {
    padding: 0;
    display: none
}

.search-button {
    height: 1.875rem;
    padding-right: 0
}

.icon-link a {
    color: #fff
}

.tab-bar {
    background-color: #1682ca
}

.off-canvas-wrap {
    overflow: visible !important
}

ul.ulMegaMenu {
    position: absolute;
    left: 0;
    bottom: 0;
    transition: bottom .1s linear .1s
}

#searchbarElement {
    width: 25%;
    float: right;
    margin-left: .5rem;
    transition: width .2s ease-out 0s
}

#searchbarElement .cloudsearchbox {
    text-align: right;
    position: relative
}

#searchbarElement .cloudsearchbox .noSuggestions-message label {
    float: left;
    font-size: .688rem;
    letter-spacing: .063rem;
    color: #ebebeb;
    margin: 0 0 .25rem .5rem;
    opacity: 0;
    height: 0;
    position: absolute;
    top: 0;
    -webkit-animation-name: PressEnterDown;
    -webkit-animation-duration: .2s;
    animation-name: PressEnterDown;
    animation-duration: .2s
}

@-webkit-keyframes PressEnterDown {
    from {
        top: -1rem
    }
    to {
        top: 0
    }
}

@keyframes PressEnterDown {
    from {
        top: -1rem
    }
    to {
        top: 0
    }
}

#searchbarElement .cloudsearchbox input[type=search] {
    height: 2.813rem;
    width: 100%;
    font-size: .78125rem;
    background-image: none;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
    top: 0;
    transition: all .2s ease-out 0s;
    border: 1px solid #fff;
    vertical-align: top
}

#searchbarElement .cloudsearchbox .searchbox-reset {
    border: none;
    background: 0 0;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    top: .75rem;
    right: 2.75rem;
    z-index: 3;
    padding: 0;
    border-radius: 50%;
    text-align: center;
    color: #ccc;
    font-weight: 400;
    font-size: 1.125rem;
    box-shadow: none;
    line-height: 1
}

#searchbarElement .cloudsearchbox input[type=search]:not(:valid) ~ .searchbox-reset {
    display: none
}

#searchbarElement .cloudsearchbox .bladeBasics input.btnBlade[value="Begin Using Channelyzer"], #searchbarElement .cloudsearchbox .button-primary, #searchbarElement .cloudsearchbox .welcomeWrapper .welcomeBox input.btnBlade[value="Begin Using Channelyzer"], .bladeBasics #searchbarElement .cloudsearchbox input.btnBlade[value="Begin Using Channelyzer"], .welcomeWrapper .welcomeBox #searchbarElement .cloudsearchbox input.btnBlade[value="Begin Using Channelyzer"] {
    display: inline-block;
    top: 0;
    border: 1px solid #f70;
    width: auto;
    vertical-align: top;
    z-index: 2;
    position: absolute;
    right: 0
}

#searchbarElement .cloudsearchbox .postfix {
    padding: .75rem .625rem !important;
    height: 2.813rem !important
}

#searchbarElement .cloudsearchbox .searchSuggestions {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    width: 0;
    transition: height .3s linear 0s
}

li:not(.has-form) a:not(.button).needsclick {
    transition: all .1s linear .1s, background 0s
}

li:not(.has-form) a:not(.button):after {
    transition: top .1s linear .1s
}

li:not(.has-form):hover a:not(.button) {
    transition: background 0s
}

.searchbox-loading {
    position: initial;
    height: 0
}

.searchbox-loading div#loadingDiv {
    height: 2.813rem;
    position: absolute;
    z-index: 1;
    top: 30%;
    left: 50%
}

.searchExpanded {
    position: relative
}

.searchExpanded #searchbarElement {
    width: 100%;
    margin-left: 0;
    transition: width .3s ease-out 0s
}

.searchExpanded #searchbarElement .cloudsearchbox {
    display: block
}

.searchExpanded #searchbarElement .cloudsearchbox .noSuggestions-message label {
    opacity: 1;
    height: inherit;
    top: -1rem;
    -webkit-animation-name: PressEnterUp;
    -webkit-animation-duration: .2s;
    animation-name: PressEnterUp;
    animation-duration: .2s
}

@-webkit-keyframes PressEnterUp {
    from {
        top: 0
    }
    to {
        top: -1rem
    }
}

@keyframes PressEnterUp {
    from {
        top: 0
    }
    to {
        top: -1rem
    }
}

.searchExpanded #searchbarElement .cloudsearchbox input[type=search] {
    font-size: 1rem;
    box-shadow: none;
    padding: .625rem
}

.searchExpanded #searchbarElement .cloudsearchbox .searchbox-loading {
    position: absolute;
    height: 2.813rem;
    z-index: 4;
    left: 50%;
    top: 0
}

.searchExpanded #searchbarElement .cloudsearchbox .searchSuggestions {
    position: absolute;
    z-index: 10010;
    top: 2.875rem;
    text-align: left;
    visibility: visible;
    height: inherit;
    width: 93.75%;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .2)
}

.searchExpanded #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions {
    display: block;
    font-size: inherit;
    margin: inherit;
    padding: 0
}

.searchExpanded #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions li {
    float: none;
    position: relative
}

.searchExpanded #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions li .resultSuggestion {
    padding-left: 1rem
}

.searchExpanded #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions li .resultSuggestion:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 1px;
    width: 1.25rem;
    right: 0;
    box-shadow: -1.25rem 0 .875rem #fff inset
}

.searchExpanded #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions li.activeSuggestions {
    background-color: rgba(255, 119, 0, .05) !important;
    width: 100%
}

.searchExpanded #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions li.activeSuggestions .resultSuggestion:after, .searchExpanded #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions li.activeSuggestions .resultTitle:after, .searchExpanded #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions:after {
    width: 0;
    box-shadow: none
}

.searchExpanded #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions li:not(:last-child) .resultSuggestion {
    border-bottom: 1px solid #ebebeb
}

.searchExpanded #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions .resultTitle {
    display: block;
    line-height: 1.125rem;
    padding: 1rem;
    background-color: #ebebeb
}

.searchExpanded ul.ulMegaMenu {
    bottom: -1.437rem;
    transition: bottom .05s linear 0s
}

.searchExpanded li:not(.has-form) a:not(.button).needsclick {
    line-height: 1.375rem;
    font-size: .625rem;
    letter-spacing: .063rem;
    transition: all .05s linear 0s, background 0s linear 0s
}

.searchExpanded li:not(.has-form) a:not(.button):after {
    top: .625rem;
    transition: all .05s linear 0s
}

@media screen and (max-width: 70.125em) and (min-width: 57.625em) {
    #searchbarElement {
        width: 17%
    }
}

@media screen and (max-width: 57.563em) and (min-width: 51.375em) {
    #searchbarElement {
        width: 13%
    }

    .top-bar-section .has-dropdown > a {
        font-size: .75rem
    }
}

@media screen and (max-width: 51.313em) and (min-width: 46.938em) {
    #searchbarElement {
        width: 9%
    }

    #searchbarElement .cloudsearchbox input[type=search] {
        font-size: .625rem;
        padding-left: .1rem
    }

    #searchbarElement .cloudsearchbox .postfix {
        padding: .75rem .15rem !important
    }

    .top-bar-section .has-dropdown > a {
        font-size: .719rem
    }
}

@media screen and (max-width: 46.875em) and (min-width: 0) {
    div.fixed {
        height: 5.875rem;
        background: #1682ca
    }
    .swiper-container{
        margin-top:2.75rem;
    }
    div.fixed section.left-small {
        border-right: none
    }

    div.desktop-header {
        background: 0 0;
        top: 2.75rem;
        height: 3.125rem
    }

    div.desktop-header nav.top-bar {
        height: auto
    }

    div.desktop-header section.small-16.jqSectionMegaMenu, div.desktop-header section.small-16.jqSectionMegaMenu.searchExpanded {
        width: 100%;
        left: 0;
        position: fixed;
        top: 3.25rem;
        z-index: 100;
        height: auto;
        padding-left: .625rem;
        padding-right: .625rem
    }

    div.desktop-header section.small-16.jqSectionMegaMenu #searchbarElement, div.desktop-header section.small-16.jqSectionMegaMenu.searchExpanded #searchbarElement {
        width: 100%;
        margin-left: 0;
        transition: width .3s ease-out 0s
    }

    div.desktop-header section.small-16.jqSectionMegaMenu #searchbarElement .cloudsearchbox input[type=search], div.desktop-header section.small-16.jqSectionMegaMenu.searchExpanded #searchbarElement .cloudsearchbox input[type=search] {
        font-size: 1.063rem;
        height: 1.813rem;
        padding-top: 0;
        padding-bottom: 0;
        text-align: center;
        border: none;
        -webkit-appearance: none;
        width: 100%
    }

    div.desktop-header section.small-16.jqSectionMegaMenu #searchbarElement .cloudsearchbox .searchbox-reset, div.desktop-header section.small-16.jqSectionMegaMenu.searchExpanded #searchbarElement .cloudsearchbox .searchbox-reset {
        top: .3rem
    }

    div.desktop-header section.small-16.jqSectionMegaMenu #searchbarElement .cloudsearchbox .searchbox-loading, div.desktop-header section.small-16.jqSectionMegaMenu.searchExpanded #searchbarElement .cloudsearchbox .searchbox-loading {
        height: 1.813rem;
        left: 4%
    }

    div.desktop-header section.small-16.jqSectionMegaMenu #searchbarElement .cloudsearchbox .searchSuggestions, div.desktop-header section.small-16.jqSectionMegaMenu.searchExpanded #searchbarElement .cloudsearchbox .searchSuggestions {
        top: 1.875rem
    }

    div.desktop-header section.small-16.jqSectionMegaMenu #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions .resultTitle, div.desktop-header section.small-16.jqSectionMegaMenu.searchExpanded #searchbarElement .cloudsearchbox ul.dropdown-menu.boxSuggestions .resultTitle {
        padding: .5rem 1rem
    }

    div.desktop-header section.small-16.jqSectionMegaMenu #searchbarElement .cloudsearchbox .postfix, div.desktop-header section.small-16.jqSectionMegaMenu.searchExpanded #searchbarElement .cloudsearchbox .postfix {
        padding: .25rem .625rem !important;
        height: 1.813rem !important
    }

    div.off-canvas-wrap {
        overflow: hidden
    }

    div.off-canvas-wrap div.desktop-header {
        z-index: 100
    }

    div.off-canvas-wrap div.desktop-header div.cloudsearchbox {
        left: 0;
        -webkit-animation-name: SearchMoveLeft;
        -webkit-animation-duration: .1s;
        animation-name: SearchMoveLeft;
        animation-duration: .5s
    }

    @-webkit-keyframes SearchMoveLeft {
        from {
            left: 15.625rem
        }
        to {
            left: 0
        }
    }@keyframes SearchMoveLeft {
         from {
             left: 15.625rem
         }
         to {
             left: 0
         }
     }div.off-canvas-wrap.move-right div.fixed {
          background: 0 0
      }

    div.off-canvas-wrap.move-right div.fixed aside.left-off-canvas-menu {
        left: .063rem
    }

    div.off-canvas-wrap.move-right div.desktop-header {
        z-index: 98;
        background: #1682ca
    }

    div.off-canvas-wrap.move-right div.desktop-header div.cloudsearchbox {
        left: 15.625rem;
        -webkit-animation-name: SearchMoveRight;
        -webkit-animation-duration: .5s;
        animation-name: SearchMoveRight;
        animation-duration: .5s
    }

    @-webkit-keyframes SearchMoveRight {
        from {
            left: 0
        }
        to {
            left: 15.625rem
        }
    }@keyframes SearchMoveRight {
         from {
             left: 0
         }
         to {
             left: 15.625rem
         }
     }.inner-wrap {
          top: 2.75rem
      }
}

.hide-mobile-header {
    transition: top .2s ease-in-out !important;
    top: -5.875rem;
    height: 0 !important
}

.bg {
    position: fixed;
    background-color: #1682ca;
    top: 0;
    left: 0;
    z-index: -5000;
    min-width: 100%;
    width: 100%;
    height: 100%
}

.logo-spacing {
    margin: -.3125rem 0 0 -.5rem
}

.desktop-header {
    background: #1682ca;
    height: 11.5625rem;
    padding: .75rem 1.25rem;
    position: relative;
    z-index: 13
}

.search-block {
    padding: 0 0 0 .25rem !important;
    margin: -.1875rem -.5rem 0 0 !important
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .search-block {
        margin: -.1875rem -2rem 0 0 !important
    }
}

@media only screen and (max-width: 53.25em) {
    .desktop-header {
        height: 10.5rem
    }
}

.quick-links ul {
    line-height: 2
}

.quick-links ul li {
    display: inline
}

.quick-links ul li.userbanner-container {
    color: #fff !important;
    text-align: center;
    padding: .3575rem .3575rem .3575rem 0;
    height: auto !important;
    line-height: normal !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block !important;
    background-color: #f70
}

.quick-links ul li a {
    font-size: 1.2vw;
    color: #fff;
    font-weight: 500;
    margin-left: .2vw;
    padding: .7rem .8vw
}

@media screen and (min-width: 64em) {
    .quick-links ul li a {
        font-size: .768em;
        margin-left: .128em
    }
}

.quick-links ul li a.button-small {
    font-size: 1.2vw;
    padding: .3rem .4vw
}

.quick-links ul li a i.icon-padding {
    margin-right: .35vw
}

.quick-links div[class="medium-9 large-9 columns"] ul li a {
    background-color: #1682ca
}

.quick-links div[class="medium-9 large-9 columns"] ul li a:hover {
    background-color: #f70
}

.buttonFauxFocus {
    background-color: #ffa04d !important
}

.link-divider {
    padding-right: .2vw;
    border-right: .0625rem solid #666
}

@media screen and (min-width: 64em) {
    .quick-links ul li a.button-small {
        font-size: .768em
    }

    .quick-links ul li a i.icon-padding {
        margin-right: .224em
    }

    .link-divider {
        padding-right: .128em
    }
}

.spacer {
    padding-top: .625rem
}

.left-padding {
    padding-left: .625rem
}

.no-padding {
    padding: 0 !important;
    margin: 0 !important
}

.lit-spacer {
    padding: 0 !important;
    margin-left: .75rem !important
}

.lit-spacer-large {
    padding: 0 !important;
    margin-left: 3rem !important
}

.neg-space {
    margin-top: -1rem
}

.dropdown {
    color: #fff
}

ul.off-canvas-list {
    margin: 0;
    padding: 0
}

ul.off-canvas-list li label {
    background: transparent;
    border-bottom: medium none;
    border-top: none;
    color: #f70;
    display: block;
    font-size: 1rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem .4rem .4rem;
    text-transform: uppercase
}

.top-tabs {
    background-color: #1682ca;
    padding: .5rem 1rem;
    border-radius: 4px
}

.top-tab-panel {
    position: absolute;
    font-size: 12px;
    color: #fff;
    background-color: #1682ca;
    padding: 1.3rem;
    border-radius: .3rem;
    margin-left: 346px;
    margin-top: 38px;
    z-index: 999999
}

.top-tab-panel a {
    color: #f70
}

#jq-asg-panel {
    display: none
}

.text {
    padding-bottom: .625rem
}

.icon-spacing {
    margin-right: .25rem
}

@media only screen and (orientation: portrait) {
    .top-tabs {
        background-color: #1682ca;
        padding: .2rem .2rem .3rem;
        border-radius: .25rem;
        font-size: .3125rem !important
    }

    .top-tab-panel {
        position: absolute;
        font-size: .625rem;
        color: #fff;
        background-color: #1682ca;
        padding: 1rem;
        border-radius: .3rem;
        margin-left: .125rem;
        margin-top: 1.875rem;
        z-index: 999999;
        width: 85% !important
    }

    .top-tab-panel a {
        color: #f70
    }

    #jq-asg-panel {
        display: none
    }
}

@media only screen and (min-width: 46.938em) and (orientation: portrait) {
    .ulMegaMenu li a {
        font-size: .688rem !important
    }

    .cloudsearchbox {
        width: 7rem !important;
        margin-left: -2rem !important
    }

    .searchExpanded #searchbarElement {
        width: 100%
    }

    .searchExpanded #searchbarElement .cloudsearchbox {
        width: 29rem !important;
        margin-left: 0 !important
    }

    .searchExpanded #searchbarElement .cloudsearchbox input {
        font-size: .75rem !important
    }

    .searchExpanded .searchbox-reset {
        padding-left: 0 !important
    }

    .searchbox-reset {
        padding-left: .25rem !important
    }
}

@media screen and (max-width: 73.438rem) and (min-width: 51.25rem) {
    .top-tabs {
        background-color: #1682ca;
        padding: .3rem .2rem .4rem;
        border-radius: .25rem
    }

    .top-tab-panel {
        position: absolute;
        font-size: .65625rem;
        color: #fff;
        background-color: #1682ca;
        padding: 1rem;
        border-radius: .3rem;
        margin-left: -.5625rem;
        margin-top: 1.8125rem;
        z-index: 999999;
        width: 24.375rem
    }

    .top-tab-panel a {
        color: #f70;
        font-size: .65625rem;
        font-weight: 500
    }

    #jq-asg-panel {
        display: none
    }
}

.vendor-header {
    background: #fbfbfb;
    height: 5rem;
    padding: .75rem 1.25rem;
    position: relative;
    z-index: 10;
    border-bottom: 1px solid #ebebeb
}

.vendor-header .vendor-outer-shell {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%
}

.vendor-header .vendor-middle-shell {
    display: table-cell;
    vertical-align: middle
}

.vendor-header .vendor-inner-shell {
    margin-left: auto;
    margin-right: auto;
    width: auto
}

.vendor-header .vendor-image {
    max-height: 50px
}

.switch-site-view {
    text-align: center;
    margin-top: 1rem;
    font-size: .7rem;
    color: #f70
}

.switch-site-view a {
    cursor: pointer;
    padding: 0 !important
}

@media only screen and (orientation: portrait) {
    .view-mobile-site {
        font-size: xx-large
    }

   
}

#view-responsive {
    display: none
}

@media only screen and (min-width: 56.25rem) {
    #view-full {
        display: none
    }

    #view-responsive {
        display: inline
    }
}

@media only screen and (min-width: 1000px) {
    #view-full, #view-responsive {
        display: none
    }
}


.mobile-icon {
    color: #1682ca
}

.mobile-sub-menu {
    margin-left: -.2rem;
    margin-top: 1rem
}

.mobile-sub-menu select {
    background-color: #ebebeb;
    padding: .3rem;
    border: 2px solid #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.mobile-sub-menu select option {
    background: #fff
}

.fixed-bottom {
    position: fixed;
    width: 100%;
    margin-bottom: 0;
    bottom: 0;
    z-index: 2
}



.fixed-bottom ul {
    font-size: 1.25rem;
    margin: 0 auto;
    width: 100%
}

.fixed-bottom ul li {
    list-style: none;
    float: left;
    width: 50%;
    text-align: center;
    cursor: pointer;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fixed-bottom ul li a, .mobile-tools-panel ul li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.fixed-bottom ul li a {
    color: #fff;
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .3rem;
    box-sizing: border-box
}

.mobile-contact-panel, .mobile-tools-panel {
    height: 0;
    opacity: .9;
    background-color: #666;
    position: absolute;
    width: 100%;
    bottom: 0;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.mobile-contact-panel ul li, .mobile-tools-panel ul li {
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
    margin: 0;
    float: left;
    list-style: none
}

.mobile-tools-panel ul {
    margin: 0;
    width: 100%
}

.mobile-tools-panel ul li {
    padding: .37rem 0 .37rem .875rem;
    width: 100%;
    text-align: left;
    border-bottom: solid 1px #1682ca;
    cursor: pointer;
    box-sizing: border-box;
    transition: all .3s linear 0s
}

.mobile-contact-panel ul li, .mobile-tools-panel ul li a {
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.mobile-tools-panel ul li a {
    text-align: left;
    display: inline;
    box-sizing: border-box
}

.mobile-tools-panel ul li:last-child {
    border: none
}

.mobile-contact-panel ul {
    margin: 0;
    width: 100%
}

.mobile-contact-panel ul li {
    width: 33%;
    text-align: center;
    box-sizing: border-box;
    transition: all .3s linear 0s
}

.mobile-contact-panel ul li a {
    width: 100%;
    height: 100%;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mobile-contact-panel ul li a i:nth-child(2) {
    color: #f70
}

.mobile-contact-panel ul li a span {
    font-size: 1.25rem;
    font-weight: 300;
    display: block;
    padding: 2.75rem 0 0
}

.openTools .mobile-tools-panel {
    height: 7.5rem
}

.openContact .mobile-contact-panel {
    height: 9.25rem
}

.openContact .mobile-contact-panel ul li {
    height: 8.125rem
}

.mobile-bottom-bar {
    position: absolute;
    width: 100%;
    bottom: 0;
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.mobile-bottom-bar ul li i {
    color: #ebebeb
}

.mobile-samples-btn {
    border-right: solid 1px #666
}

.mobile-contact-btn.same-panel-color, .mobile-samples-btn.same-panel-color, .mobile-tools-btn.same-panel-color {
    background-color: #666;
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}



.chatFloatButton {
    border: .0625rem solid #fff;
    border-bottom: none;
    -moz-border-radius: .25rem .25rem 0 0;
    -webkit-border-radius: .25rem .25rem 0 0;
    border-radius: .25rem .25rem 0 0;
    -moz-box-shadow: inset rgba(255, 255, 255, .25) .0625rem .0625rem .0625rem, rgba(0, 0, 0, .5) 0 .0625rem .125rem;
    -webkit-box-shadow: inset rgba(255, 255, 255, .25) .0625rem .0625rem .0625rem, rgba(0, 0, 0, .5) 0 .0625rem .125rem;
    box-shadow: inset rgba(255, 255, 255, .25) .0625rem .0625rem .0625rem, rgba(0, 0, 0, .5) 0 .0625rem .125rem;
    font: normal normal normal 14.5px/1em Arial, sans-serif;
    position: fixed;
    left: 9.375rem;
    bottom: 0;
    z-index: 9999;
    background-color: #666;
    float: left;
    height: 1.8125rem;
    width: 7.375rem;
    box-sizing: border-box
}

.chatFloatButton span {
    line-height: 1.2rem;
    font-size: .9rem;
    padding-left: .5rem
}

.chatFloatButtonBubble {
    color: #fff;
    border-right: .0625rem solid #1682ca;
    padding: .3125rem .1875rem;
    -moz-text-shadow: rgba(255, 255, 255, .25) .0625rem .0625rem .0625rem, rgba(0, 0, 0, .5) 0 .0625rem .125rem;
    -webkit-text-shadow: rgba(255, 255, 255, .25) .0625rem .0625rem .0625rem, rgba(0, 0, 0, .5) 0 .0625rem .125rem;
    height: 100%;
    float: left
}

.chatFloatButtonText {
    padding: .5rem .5625rem .625rem;
    float: left;
    border-left: 1px solid #999;
    color: #fff;
    -moz-text-shadow: rgba(255, 255, 255, .25) .0625rem .0625rem .0625rem, rgba(0, 0, 0, .5) 0 .0625rem .125rem;
    -webkit-text-shadow: rgba(255, 255, 255, .25) .0625rem .0625rem .0625rem, rgba(0, 0, 0, .5) 0 .0625rem .125rem;
    text-decoration: none !important
}

.bcFloat {
    position: fixed !important
}

@media only screen and (max-width: 46.875em) {
    #uvTab {
        display: none
    }

    .bcFloat {
        display: none !important
    }
}

#fade-in {
    animation: fadein 2s !important;
    -moz-animation: fadein 2s !important;
    -webkit-animation: fadein 2s !important;
    -o-animation: fadein 2s !important
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media only screen and (orientation: portrait) {
    .tool-panel {
        margin-top: 20px
    }

    .response-iframe {
        position: relative;
        height: auto;
        width: 745px;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .tool-panel {
        margin-top: 10px
    }

    .response-iframe {
        position: relative;
        height: auto;
        width: 1000px;
        overflow: scroll
    }
}

.validation-summary-valid {
    display: none
}



@media only screen and (min-width: 46.938em) and (max-width: 71.25rem) {
   

span.roundNumber {
    font-weight: 800;
    font-size: .75rem;
    position: relative;
    line-height: 1.6;
    border-radius: 50%;
    width: 1.25rem;
    height: 1.25rem;
    padding: 0;
    background: #1682ca;
    border: none;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: .2rem
}

.stepActive {
    background-color: #ffe4cc !important;
    transition: all .3s linear 0s
}

.hamburger-off-canvas-wrap, .stepComplete {
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s
}

.stepComplete {
    border-left: 8px solid #f70 !important;
    transition: all .3s linear 0s
}



.widget-content {
    width: auto;
    height: 100%;
    padding: 1.3rem
}

.widget-content ul {
    margin-left: 0
}

.widget-content ul li {
    list-style: none
}

.widget-header {
    background-color: #999;
    margin-top: 0;
    margin-bottom: 1rem;
    padding: .4rem 1rem .25rem
}

.widget-header h2 {
    color: #fff !important;
    font-size: 1.125rem
}

.ts-WidgetButton, .ts-main-dropdown {
    color: #f70 !important
}

.widget-footer {
    background-color: #ebebeb;
    padding: 0 1rem
}

.ts-main-content {
    height: 2rem
}

.ts-button {
    margin-top: .6rem
}

.ts-panel-email {
    padding: .5625rem .625rem;
    margin-bottom: 0
}


#solutionatorV2 .searchOpt, {
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s
}



.series-techSpecs h4 {
    font-weight: 500
}

.iFrameWidget {
    border: none;
    margin-bottom: 0 !important
}

.iframe-download iframe {
    width: 100%;
    height: 10rem
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .sub-nav li a {
        padding: .1875rem .5rem
    }
}

.stickyMenuVisibleClass {
    display: inline
}

.dockStickyBottom {
    position: fixed;
    top: 100%;
    width: 100%;
    margin-top: -2rem
}

.liMore {
    position: relative
}

.liMore #ulMore {
    position: absolute;
    z-index: 1;
    left: -1.04rem;
    margin: -.3rem 0 0;
    background: #fff;
    padding: .5rem 0;
    box-sizing: initial;
    border: .08rem solid #ebebeb;
    border-top: none;
    display: none
}

.liMore #ulMore li {
    margin: 0;
    float: none
}

.liMore #ulMore li a {
    border-right: none !important;
    padding: .1875rem 1rem;
    margin: 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    white-space: nowrap
}

.liMore:hover #ulMore {
    display: block
}



.vertcenter-icon {
    vertical-align: middle;
    font-size: 40px
}

#priceInfoOctopart p.partNumber {
    font-size: 1.5rem;
    font-weight: 800
}

#priceInfoOctopart p.packagingNotes {
    font-size: smaller
}

#priceInfoOctopart p.specificPricing {
    padding: 0 .5rem;
    border: 1px solid #999;
    border-radius: .188rem
}

#priceInfoOctopart .inStock {
    margin-bottom: 1.25rem
}

#priceInfoOctopart .inStock p {
    display: inline;
    margin-bottom: 0;
    white-space: nowrap;
    font-size: smaller
}

#priceInfoOctopart .inStock p.inStockQty {
    padding: 0 .5rem;
    color: #50ad50;
    border: 1px solid #50ad50;
    border-radius: .188rem;
    display: inline-block;
    font-weight: 800;
    font-size: inherit !important
}

.iframe-container iframe, .twoD-container {
    border: .15rem solid #ebebeb
}

#PartSolutionDiv .disclaimer.closed, .techSpecsMates ul li:nth-of-type(n+3) {
    display: none
}

#priceInfoOctopart .inStock p span {
    color: #999
}

#priceInfoOctopart #addToCartFullPNTechSpecs {
    margin-bottom: 1.25rem
}

.twoD-container {
    width: 100%;
    height: 360px;
    margin-bottom: .57rem
}

.twoD-container img {
    width: 70%;
    margin-top: 25%
}

.series-twoD-container img {
    margin-top: 2.5em;
    width: 24em
}

.techSpecsMates h5 {
    margin: .45rem 0
}

.techSpecSolIcon {
    margin-left: .5rem;
    position: relative;
    top: .4rem;
    width: 2.5rem;
    height: 2.5rem
}

.reveal-container {
    margin: 0 auto
}

.reveal-wrap {
    position: relative;
    padding: .225rem 0;
    overflow: hidden
}

.reveal-gradient {
    width: 100%;
    height: 2.15rem;
    position: absolute;
    bottom: -2rem;
    left: 0
}

.reveal-read-more {
    padding: .2rem 0;
    background: #fff;
    color: #f70
}

.reveal-read-more a {
    text-decoration: none
}

.reveal-read-more a:hover {
    color: #666
}

.jqFailContentContainer {
    padding: 1rem
}

.jqThumbnailImageContent {
    text-align: center
}

.btn-chan-sim div:only-child {
    margin: 0 auto !important;
    float: none
}

div#seriesDescription a[title="Click To View This Series"]:hover > div.panel {
    border: 1px solid #f70
}



@media only screen and (max-width: 46.875em) {
    .techSpecsFeatures ul li:nth-of-type(n+6) {
        display: none
    }

 
}

.tabs .tab-title > a, .tabs-blocks .tab-title-blocks > a, .tabs-blocks dd > a, .ts-tabs dd > a {
    background-color: #ebebeb;
    font-family: "Avenir Next W01", sans-serif;
    color: #1682ca
}

.fpartImgBorder {
    border: 1px solid #ebebeb
}

.fpartDefaultImg {
    padding: 4rem 0
}

#CatalogPagesDiv table tbody tr td a:nth-child(1n+2) {
    clear: left;
    display: block
}

.tabs-about:after, .tabs-blocks:after, .tabs-content-about:after, .tabs-content-blocks:after {
    clear: both
}

.tabs .tab-title > a, .ts-tabs dd > a {
    display: block;
    padding: .3rem 1.5rem;
    font-size: .8rem;
    margin-bottom: -.625rem
}

.tabs .tab-title > a.fmc-tabs, .ts-tabs dd > a.fmc-tabs {
    padding: .3rem;
    font-size: .775rem
}

.tabs-content-spacer {
    margin-bottom: .5rem !important
}

.tabs-blocks .tab-title-blocks > a:hover, .tabs-blocks dd > a:hover {
    text-decoration: underline
}

.tabs-blocks .tab-title-blocks.active a:hover, .tabs-blocks dd.active a:hover {
    text-decoration: none
}

.tabs-blocks {
    margin-bottom: 0 !important;
    margin-left: 0
}

.tabs-blocks:after, .tabs-blocks:before {
    content: " ";
    display: table
}

.tabs-blocks .tab-title-blocks, .tabs-blocks dd {
    position: relative;
    margin-bottom: .2rem !important;
    list-style: none;
    float: left
}

.tabs-blocks .tab-title-blocks > a, .tabs-blocks dd > a {
    display: block;
    padding: .625rem 1.25rem;
    font-size: .875rem !important
}

.tabs-blocks .tab-title-blocks > a:hover, .tabs-blocks dd > a:hover {
    background-color: #f5f5f5
}

.tabs-blocks .tab-title-blocks.active a, .tabs-blocks dd.active a {
    background-color: #fbfbfb;
    color: #1682ca
}

.tabs-blocks.vertical .tab-title-blocks, .tabs-blocks.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content-blocks {
    margin-bottom: rem-calc(24);
    width: 100%
}

.tabs-content-blocks:after, .tabs-content-blocks:before {
    content: " ";
    display: table
}

.tabs-content-blocks > .content-blocks {
    display: none;
    float: left;
    width: 100%
}

.tabs-content-blocks > .content-blocks.active {
    display: block;
    float: none
}

.tabs-content-blocks > .content-blocks.contained {
    padding: rem-calc(20)/2
}

.tabs-content-blocks.vertical {
    display: block
}

.tabs-content-blocks.vertical > .content-blocks {
    padding: 0 rem-calc(20)/2
}

@media only screen and (min-width: 46.938em) {
    .tabs-blocks.vertical {
        width: 20%;
        max-width: 20%;
        float: left;
        margin: 0 0 1.25rem
    }

    .tabs-content-blocks.vertical {
        width: 80%;
        max-width: 80%;
        float: left;
        margin-left: -1px;
        padding-left: 1rem
    }
}

.no-js .tabs-content-blocks > .content-blocks {
    display: block;
    float: none
}

@media only screen and (max-width: 46.875em) {
    .loadingForMobile {
        top: 45% !important;
        margin-top: -1rem;
        margin-bottom: 1.7rem;
        z-index: 0
    }

    .loadanimation-text {
        color: #1682ca !important
    }

    .widget-container {
        margin: .1rem 0
    }
}

.spacer-right {
    padding-right: 1rem
}

.table-subdivider {
    color: #000;
    background: #ebebeb
}

.warning-logo img {
    display: inline-block !important;
    margin: -4.5px 2px 0 0 !important;
    width: 14px
}


.logo-solutionator h1 {
    letter-spacing: -.08rem;
    color: #000;
    font-size: 3.5rem
}

.sup-sol {
    font-size: .68rem;
    padding-left: .1rem
}

.design-min {
    font-size: .25rem;
    letter-spacing: .05rem;
    color: #666;
    margin-top: -1rem
}

#solutionatorV2 select {
    height: 1.75rem
}

#solutionatorV2 select::-ms-expand {
    display: none
}

#solutionatorV2 div.selectStyles::before {
    top: .01rem;
    height: 1.75rem;
    background: 0 0
}

#solutionatorV2 div.selectStyles::after {
    top: .13rem
}

#solutionatorV2 .searchBarSol2 button, #solutionatorV2 hr {
    margin: 0
}

#solutionatorV2 .searchOpt {
    overflow: hidden;
    transition: all .3s linear 0s
}

#solutionatorV2 .searchOpt input[type=number] {
    height: 1.75rem;
    padding: 0 .25rem
}

#solutionatorV2 .searchOpt div[class="medium-3 large-3 columns no-padding"], #solutionatorV2 .searchOpt div[class="medium-2 large-2 columns no-padding"] {
    margin-right: 1.2% !important
}

#solutionatorV2 .searchOpt label {
    font-size: .7rem;
    margin-bottom: .25rem
}

#solutionatorV2 .searchOpt label > input {
    vertical-align: middle;
    margin-top: -.2rem
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    #solutionatorV2 .searchOpt label {
        font-size: .6rem;
        letter-spacing: -.5px
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 48em) and (orientation: portrait) {
    #solutionatorV2 .searchOpt label {
        font-size: .58rem;
        letter-spacing: -.5px
    }
}

#solutionatorV2 input.ng-invalid {
    -webkit-box-shadow: 0 0 1px 2px rgba(238, 97, 88, .75);
    box-shadow: 0 0 1px 2px rgba(238, 97, 88, .75)
}

#solutionatorV2 input.ng-invalid[disabled=""] {
    -webkit-box-shadow: none;
    box-shadow: none
}

#solutionatorV2 .activeFilters {
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

#solutionatorV2 .activeFilters ul {
    margin: 0 0 .36rem !important;
    float: left
}

#solutionatorV2 .activeFilters ul li, #solutionatorV2 .activeFilters ul li button {
    padding: 0 .563rem;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #ebebeb;
    color: #1682ca;
    outline: 0;
    display: inline-block;
    height: 1.75rem
}

#solutionatorV2 .activeFilters ul li {
    float: left;
    margin-right: .5rem
}

#solutionatorV2 .activeFilters ul li button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0;
    margin: 0 0 0 .75rem;
    width: auto
}

.mmInchesToggle {
    margin-right: 6.25% !important
}

.mmInchesToggle input {
    display: none
}

.resultsPag ul, .resultsPag ul li {
    display: inline-block
}

.mmInchesToggle label {
    float: right;
    display: inline-block;
    width: 17%;
    background-color: #ebebeb;
    color: #666;
    font-size: .7rem;
    font-weight: 400;
    text-align: center;
    text-shadow: none;
    padding: .45rem 0;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.mmInchesToggle label:hover {
    cursor: pointer
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .mmInchesToggle label {
        font-size: .6rem;
        letter-spacing: -.5px
    }
}

.mmInchesToggle.small label {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -.12rem
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .mmInchesToggle.small label {
        margin-top: -.1rem
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 48em) and (orientation: portrait) {
    .mmInchesToggle label {
        font-size: .58rem;
        letter-spacing: -.5px;
        margin-bottom: .16rem
    }

    .mmInchesToggle.small label {
        margin-top: -.1rem
    }
}

.mmInchesToggle input:checked + label {
    background-color: #666;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    font-weight: 600
}

.resultsPag ul li button, .resultsPag ul li input {
    padding: 0;
    width: 1.5rem;
    font-weight: 800;
    text-align: center
}

.mmInchesToggle label:first-of-type {
    border-radius: 0 3px 3px 0
}

.mmInchesToggle label:last-of-type {
    border-radius: 3px 0 0 3px
}

.mmInchesToggle input[disabled=""] + label {
    background-color: #ebebeb;
    color: #666
}

.resultsPag {
    text-align: center
}

.resultsPag ul li {
    background-color: transparent;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1.5rem;
    list-style: none;
    float: left
}

.resultsPag ul li button {
    margin: 0;
    border: none;
    border-radius: 50%;
    color: #fff;
    background: #999;
    height: 1.5rem;
    font-size: .8rem
}

.resultsPag ul li input {
    margin: -.2rem 0 0;
    border: none;
    color: #999;
    background: 0 0;
    height: 1.7rem;
    font-size: 1.5rem
}

.sample-toggle, .sample-toggle:before {
    border-radius: 10px;
    background-color: #fff
}

.resultsPag ul li input[disabled=""] {
    display: none
}

.modalVerticalBorder {
    border-right: 1px solid #ebebeb
}

#contentFemale iframe, #contentMale iframe {
    width: 100% !important;
    height: 12rem !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) and (orientation: portrait) {
    #contentMale iframe {
        height: 14rem !important
    }

    #contentFemale iframe {
        width: 14rem !important
    }
}

.speckit-confirmation {
    display: inline-block;
    visibility: visible;
    height: 100%;
    color: #50ad50;
    font-size: .875rem;
    padding: 0 .625rem .625rem;
    margin-left: -1rem;
    -moz-transition: all .3s ease-out;
    -o-transition: all .2s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.sample-container {
    text-align: center;
    width: 100%;
    z-index: 0
}

.sample-toggle {
    margin: 1rem;
    display: inline-block;
    position: relative;
    height: 13rem;
    width: 13rem
}

.sample-toggle:before {
    position: absolute;
    opacity: .2;
    content: "";
    left: 50%;
    top: 50%
}

.sample-toggle input {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.sample-toggle input:active ~ .button, .sample-toggle input:checked ~ .button {
    border: 1px solid #f70;
    background: #fffbf7
}

.sample-toggle input:hover ~ .button {
    background-color: #ffc999
}

.sample-toggle .button {
    border-radius: 10px;
    position: absolute;
    background-color: #f7f7f7;
    margin-left: -105px;
    margin-top: -105px;
    display: block;
    height: 13rem;
    width: 13rem;
    left: 50%;
    top: 50%
}

.sample-toggle .button .text-center img {
    margin-top: 25%
}

.sample-toggle input:active ~ .button::after, .sample-toggle input:checked ~ .button::after {
    font-family: "Font Awesome 5 Pro";
    font-size: 1.563rem;
    content: "\f058";
    color: #f70;
    margin-left: 9rem;
    top: -9.3rem;
    position: relative;
    font-weight: 300
}



.button-close-modal {
    font-size: 4rem;
    line-height: 1;
    position: absolute;
    top: .25rem;
    right: 1.25rem;
    color: #999;
    font-weight: 300;
    cursor: pointer
}

.checkout-block p, .checkout-block-fse p {
    font-size: .875rem
}

#freeSample {
    background-color: #f6f6f6;
    top: 0 !important
}

#freeSample.reveal-modal, dialog#freeSample {
    padding: 1rem 0 !important
}

.searchSuggestions ul {
    margin-left: 0
}

.searchSuggestions ul.dropdown-menu {
    border: none;
    box-shadow: none;
    padding: 0;
    transition: all .2s linear 0s
}

.searchSuggestions ul.boxSuggestions {
    background: #fff;
    border: 1px solid #ccc !important;
    border-top: none !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .2);
    padding: .313rem .313rem .313rem .625rem;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 0;
    transition: height .3s linear 0s
}

.searchSuggestions ul.boxSuggestions:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 1px;
    width: 15px;
    right: 1px;
    box-shadow: -15px 0 8px #fff inset
}

.checkout-block, .checkout-block-fse {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.searchSuggestions ul li {
    list-style: none;
    background: inherit !important
}

.searchSuggestions ul li a {
    color: #666;
    background: inherit !important
}

.searchSuggestions ul li.activeSuggestions a strong {
    color: #f70 !important;
    background: rgba(255, 119, 0, .1) !important;
    transition: all .2s linear 0s;
    padding: 0 .313rem
}

.upper-modal-bar {
    width: 117%;
    height: 6rem;
    float: left;
    background-color: #1682ca;
    padding: 1.3rem .4rem .4rem 2.7rem;
    margin-left: -2rem !important;
    margin-top: -2rem !important
}

.upper-modal-bar img {
    float: left;
    margin-top: .5rem
}

.upper-modal-bar h2 {
    margin-left: 2rem;
    line-height: 1.6;
    display: inline;
    color: #fff
}

.checkout-block {
    padding: 1rem;
    margin: 2rem 0;
    background-color: #fff;
    height: auto
}

.checkout-block .part-number-header {
    background-color: #e1e1e1;
    padding-top: .4rem;
    margin-bottom: 1.5rem
}

.checkout-block img {
    display: block;
    text-align: center
}

.checkout-block i {
    display: inline;
    color: #888
}

.checkout-block-fse {
    padding: 1rem;
    margin: 2rem 0;
    background-color: #fff;
    height: 39rem
}

.checkout-block-fse .part-number-header {
    background-color: #e1e1e1;
    padding-top: .4rem;
    margin-bottom: 1.5rem
}

.checkout-block-fse img {
    display: block;
    text-align: center
}

.checkout-block-fse i {
    display: inline;
    color: #888
}

.checkout-block-fse .button-attention {
    padding: .67rem;
    margin: 10px;
    width: 95%;
    font-size: 1.125rem;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    -moz-transition: background-color .3s ease-out 0s;
    -o-transition: background-color .3s ease-out 0s;
    -webkit-transition: background-color .3s ease-out 0s;
    transition: background-color .3s ease-out 0s
}

@media only screen and (max-width: 46.875em) {
    .upper-modal-bar {
        width: 100%;
        height: 6rem;
        float: left;
        background-color: #1682ca;
        padding: 1.3rem .4rem .4rem 2.7rem;
        margin-left: 0 !important;
        margin-top: -2rem !important
    }

    .upper-modal-bar img {
        float: left;
        margin-top: .5rem
    }

    .upper-modal-bar h2 {
        margin-left: 1.8rem;
        line-height: 2.9;
        display: inline;
        color: #fff;
        font-size: 1.1875rem
    }

    .modalVerticalBorder {
        border-right: 1px solid #fff
    }

    .modalhoriztalBorder {
        border-bottom: 1px solid #fff
    }
}

#ResultsGrid #boxExportFile div.selectStyles::before, #ResultsGrid #boxExportFile select#TopValuesToExport {
    height: 2.45rem
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .part-number-header h6 {
        font-size: .875rem !important
    }
}

@media only screen and (orientation: portrait) and (min-device-width: 768px) and (max-device-width: 1024px) {
    .part-number-header h6 {
        font-size: .875rem !important
    }
}

.no-part-number {
    margin: 8rem auto 0;
    padding: .5rem;
    width: 65%;
    background-color: #f6f6f6;
    border: 1px solid #666;
    border-radius: 10px;
    font-size: .875rem;
    color: #666
}

#freeSampleConfirmation .button-close-modal {
    color: #fff !important;
    top: 1.5rem;
    right: 3rem
}

#freeSampleConfirmation .part-number-header {
    background-color: #e1e1e1;
    padding-top: .4rem;
    margin-bottom: 1.5rem;
    font-size: .7rem !important
}

.confirmation-header {
    background: #00a651;
    color: #fff;
    padding: 2rem;
    text-align: center
}

.confirmation-header h1, .confirmation-header h4 {
    color: #fff
}

#ResultsGrid {
    max-width: 99vw !important;
    position: fixed !important;
    top: 0 !important;
    padding: 1rem 2rem .5rem 1rem !important
}

#ResultsGrid .ag-fresh #borderLayout_eRootPanel div[ref=center] #borderLayout_eGridPanel div[ref=center] div.ag-header.ag-pivot-off {
    background-color: #ebebeb !important
}

#ResultsGrid .ag-fresh #borderLayout_eRootPanel div[ref=center] #borderLayout_eGridPanel div[ref=center] div.ag-body[role=presentation] {
    top: 50px !important;
    padding-top: 0 !important;
    position: absolute !important
}

#ResultsGrid .jqToolTipBtn, #ResultsGrid .resultsPag a[class=right], #ResultsGrid div[class="medium-16 large-16 columns no-padding"] {
    display: none
}

#ResultsGrid a.close-reveal-modal {
    top: .35rem;
    right: -1.6rem;
    font-size: 2rem
}

#ResultsGrid[aria-hidden=true] {
    visibility: visible !important;
    display: block !important;
    position: inherit !important;
    width: inherit;
    top: 0 !important;
    height: inherit;
    min-height: inherit;
    margin-top: 1rem
}

#ResultsGrid[aria-hidden=true] .jqToolTipBtn, #ResultsGrid[aria-hidden=true] .resultsPag a[class=right], #ResultsGrid[aria-hidden=true] div[class="medium-16 large-16 columns no-padding"] {
    display: inline-block
}

#ResultsGrid[aria-hidden=true] div[class="medium-16 large-16 columns no-padding"] div[class="medium-12 large-12 columns no-padding"] h4 {
    margin-bottom: 0
}

#ResultsGrid[aria-hidden=true] div[class="medium-16 large-16 columns no-padding"] div[class="medium-12 large-12 columns no-padding"] p {
    margin-bottom: .5rem
}

#ResultsGrid[aria-hidden=true] div[class="medium-16 large-16 columns no-padding"] div[class="medium-6 large-6 columns"] {
    padding-top: 2.75rem
}

#ResultsGrid[aria-hidden=true] dialog, #ResultsGrid[aria-hidden=true].reveal-modal, dialog#ResultsGrid[aria-hidden=true] {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important
}

#ResultsGrid[aria-hidden=true] a.close-reveal-modal {
    display: none
}

#ResultsGrid #containerExportFile {
    -webkit-animation-name: ExportFileShow;
    -webkit-animation-duration: .3s;
    animation-name: ExportFileShow;
    animation-duration: .3s
}

#ResultsGrid #boxExportFile {
    padding: 1rem 0
}

#ResultsGrid #boxExportFile div.selectStyles::after {
    top: .5rem
}

#ResultsGrid #boxExportFile span.field-validation-error {
    margin-top: -1rem
}

#ResultsGrid #boxExportFile span.field-validation-error::before {
    margin-right: 0 !important;
    margin-bottom: .75rem
}

#ResultsGrid #boxExportFile .speckit-confirmation {
    line-height: 1.5;
    margin-top: -1rem;
    margin-bottom: .75rem
}

.show-mult-samples {
    overflow-y: scroll;
    height: 235px
}

.show-mult-samples-summary {
    overflow-y: scroll;
    height: 150px;
    width: 100%
}

.show-mult-samples-confirmation {
    overflow-y: scroll;
    height: 160px
}



.buttons * {
    transition: all .5s ease
}

.buttons {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.butFrame {
    position: relative;
    overflow: hidden;
    margin: 5px;
    width: 100%;
    background: #111;
    font-family: inherit;
    font-size: 1em;
    text-align: center;
    cursor: pointer;
    height: 200px
}

.butFrame .butTextWrap {
    font-family: inherit;
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.buttons > .butHeading {
    clear: both;
    margin: 0;
    padding: 4em 1% 0;
    color: #484B54;
    font-weight: 800;
    font-size: 1.5em
}

#buttons > .butHeading:first-child {
    padding-top: 0
}

.butFrame .butFrame .butTextWrap::before, .butFrame .butTextWrap::after {
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.butFrame .butTextWrap, .butFrame .butTextWrap > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.butFrame .butTextWrap > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.butFrame .butHeading {
    word-spacing: -.15em;
    font-weight: 800;
    font-size: 18px;
    font-family: inherit
}

.butFrame .butHeading .butText {
    font-weight: 300
}

.butFrame .butHeading, .butFrame p {
    margin: 0;
    color: #fff
}

.butFrame img {
    display: block;
    max-width: 100%;
    position: absolute;
    opacity: .9;
    transition: opacity .35s;
    width: 100%;
    height: auto
}

.butFrame .butTextWrap::after, .butFrame .butTextWrap::before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s
}

.butFrame .butTextWrap::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.butFrame .butTextWrap::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    box-sizing: border-box
}

.butFrame .butHeading {
    padding-top: 10%;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
}

.butFrame p {
    letter-spacing: 1px;
    font-size: 68.5%;
    font-family: inherit;
    font-weight: 700;
    padding: 10px 2.5em;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

.butFrame:hover img {
    opacity: .4
}

.butFrame:hover .butTextWrap::after, .butFrame:hover .butTextWrap::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.butFrame:hover .butHeading, .butFrame:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jqPartNumber {
    margin-bottom: .75rem
}

.remove_field {
    padding: .625rem 0;
    line-height: normal;
    height: 2.5rem;
    display: block
}

.jqAddFieldButton {
    font-weight: 600;
    padding: 0
}

.fse-buttons {
    position: fixed;
    z-index: 10;
    bottom: -1.2rem;
    right: 2%
}

.aboutus-banner {
    margin-top: -4.5625rem;
    margin-bottom: .375rem;
    align-items: center
}

.aboutus-banner img {
    width: 100% !important
}

@media only screen and (max-width: 46.875em) {
    .aboutus-banner {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) {
    .aboutus-banner {
        margin-top: -4.5rem
    }
}

.aboutus-banner-mobile {
    width: 100%;
    height: auto
}

.aboutus-float-menu {
    background-color: rgba(0, 0, 0, .8) !important;
    color: #fff;
    padding: .55rem 0 0;
    text-align: center;
    position: absolute;
    width: 100%;
    font-size: .938rem !important;
    margin: auto
}

.aboutus-float-menu a {
    color: #fff !important;
    padding-top: 1.875rem;
    line-height: 2rem !important
}

.aboutus-float-menu a:hover {
    color: #f70 !important
}

.aboutus-float-menu a:focus, .aboutus-section-container h4 {
    color: #fff
}

.aboutus-float-menu li {
    padding: 0 .25rem;
    font-size: .938rem !important
}

@media only screen and (max-width: 1175px) {
    .aboutus-float-menu li {
        padding: 0 !important;
        margin-left: .5em
    }

    .aboutus-float-menu li a {
        font-size: .813rem
    }
}

@media only screen and (max-width: 46.875em) {
    .aboutus-float-menu {
        margin-top: 2.5rem
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) and (orientation: landscape) {
    .aboutus-float-menu {
        padding-left: 4.375rem;
        font-size: .75rem !important
    }

    .aboutus-float-menu li {
        padding: 0 !important
    }
}

@media only screen and (min-width: 46.938em) and (max-width: 64em) and (orientation: portrait) and (min-device-width: 768px) and (max-device-width: 1024px) {
    .aboutus-float-menu li {
        font-size: .6rem !important
    }
}

.aboutus-section-container {
    background-color: #f70;
    width: 100%;
    margin-top: -.35rem;
    color: #fff;
    text-align: left
}

.aboutus-section-stats {
    margin: .1rem auto 0;
    padding: 2rem
}

.aboutus-section-stats li {
    margin-bottom: .6rem;
    font-size: .938rem;
    line-height: 1.188rem !important
}

.aboutus-section-story {
    margin: 0 auto;
    padding: 2rem;
    border-right: 2px solid #fff;
    height: 100%
}

.aboutus-section-story p {
    margin-bottom: .6rem;
    font-size: .938rem;
    line-height: 1.313rem !important
}

@media only screen and (max-width: 46.875em) {
    .aboutus-section-stats li, .aboutus-section-story p {
        margin-bottom: .3rem;
        font-size: .938rem
    }

    .aboutus-section-story {
        border-bottom: 1px solid #fff;
        padding: 1rem 1.7rem !important;
        border-right: none !important
    }
}

.jobviteEnglish, .jobviteEspanol {
    border: none !important;
    width: 100%
}

.careers-section-container h3, .careers-section-container h4, .careers-section-container h5 {
    color: #f70
}

.jobviteEnglish {
    height: auto
}

.jobviteEspanol {
    z-index: 1;
    position: absolute
}



.fa, .fal, .far, .fas {
    font-family: 'Font Awesome 5 Pro'
}


.no-js .tabs-content-about > .content-blocks-about {
    display: block;
    float: none
}



.sustainability-section-container {
    background-color: #f5f5f5;
    width: 100%;
    padding: 2rem
}

.sustainability-content h3 {
    color: #f70;
    text-align: center
}

.sustainability-content h5 {
    color: #666
}

.cares-section-container {
    background-color: #fff;
    width: 100%;
    padding: 2rem
}

.cares-content h3 {
    color: #f70;
    text-align: center
}

.contactus-section-container .about-support-tab h5, .contactus-section-container h3 {
    color: #f70
}

.contactus-section-container .about-support-tab i {
    color: #999;
    padding-right: .25rem
}

.contactus-section-container .about-support-tab p {
    color: #666;
    font-size: .8rem;
    margin-bottom: 0;
    padding-bottom: .3125rem
}

.contactus-section-container .about-support-tab ul {
    list-style: none !important
}

.contactus-section-container .about-support-tab .link-spacing {
    margin-top: .625rem;
    margin-left: -.875rem
}

.contactus-section-container .spacer-left-about {
    padding-left: 1.8rem
}

.contactus-section-container .verticle-line-right-about {
    border-right: solid 1px #ebebeb
}

.contactus-section-container .support-link-about {
    font-size: .8rem;
    color: #f70;
    text-decoration: underline;
    line-height: 1.5rem !important
}

.contactus-section-container .support-text-about {
    font-size: .8rem;
    color: #1682ca;
    margin-bottom: 0;
    padding-bottom: .3125rem
}

.contactus-section-container .support-text-about span {
    color: #f70;
    font-size: 1rem;
    padding-left: .3rem
}

.contactus-section-container .mega-text-about {
    font-size: .9rem !important;
    color: #000 !important;
    margin-bottom: 0;
    padding-bottom: .3125rem
}

.profile-info h4, .resultName {
    color: #f70
}

.contactus-section-container .mega-text-about span {
    color: #f70;
    font-size: .9rem;
    padding-left: .3rem
}

@media only screen and (max-width: 1450px) {
    .contactus-section-container .about-support-tab h5 {
        font-size: .9rem
    }

    .contactus-section-container .about-support-tab .support-text-about {
        font-size: .8rem
    }

    .contactus-section-container .about-support-tab .support-text-about span {
        font-size: .7rem
    }

    .contactus-section-container .mega-text-about {
        font-size: .76rem !important
    }

    .contactus-section-container .mega-text-about span {
        font-size: .7rem
    }
}

@media only screen and (max-width: 46.875em) {
    .verticle-line-right-about {
        border-right: none !important;
        border-bottom: 1px solid #ccc !important;
        margin-bottom: .5rem !important;
        padding-top: .5rem !important
    }

    .resultItemLink a {
        color: #666
    }
}

#jobOpeningsIframe {
    display: none
}

.profile-card {
    padding: 1rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    margin: 2rem 0;
    background-color: #fff;
    min-height: 654px
}

.profile-card .headshot {
    width: 75%;
    display: block;
    margin: auto;
    text-align: center;
    box-shadow: 2px 2px 5px #c1c1c1
}

.profile-info {
    padding: 1rem
}

.profile-info p {
    text-align: left
}

.profile-info .bullet-list {
    min-height: 161px
}

.profile-info .bullet-list li {
    font-size: .8rem
}

.chatbutton {
    margin-bottom: .35rem
}

.chatbutton img {
    width: auto;
    height: auto
}

.chatbutton :hover {
    opacity: .84
}

.emailbutton {
    margin-top: 3.4rem
}


.keyMatchTable td {
    background-color: #fff !important
}

.keyMatchTable th {
    background-color: #ebebeb !important
}

.advanced-filters a {
    background-color: #f5f5f5 !important;
    color: #f70 !important;
    font-size: .875rem !important
}

.advanced-filters th span a {
    background-color: #999 !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: .625rem !important;
    padding: .3125rem .3125rem .45rem !important
}

.advanced-filters th span a:hover {
    cursor: pointer !important;
    color: #fff !important;
    background-color: #b3b3b3 !important
}

.advanced-filters i {
    padding-top: .35rem !important
}

.advanced-filters td {
    padding: 0 !important
}

.advanced-filters-input {
    font-size: .875rem !important;
    line-height: 1rem !important
}

@media only screen and (min-width: 46.938em) and (orientation: portrait) {
    .advanced-filters-input, .keyMatchTable li a, .keyMatchTable td a {
        font-size: .75rem !important
    }

    .keyMatchTable li a, .keyMatchTable td img, .toolbar-search td {
        padding-right: .25rem !important
    }

    .keyMatchTable li a {
        padding-left: .25rem !important
    }

    .keyMatchTable td span {
        padding-left: 0 !important
    }

    .advanced-filters ul {
        margin-left: 0 !important
    }

    .toolbar-search td {
        padding-left: .25rem !important
    }
}

.me-gct-subheads, .me-subheads {
    text-transform: uppercase;
    font-size: 1rem !important;
    font-weight: 600
}

@media only screen and (max-width: 46.875em) {
    .small-background {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .advanced-filters {
        display: none
    }

    .results-divider {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .panel3-left-padding {
        padding-left: 0 !important;
        padding-top: 0 !important
    }
}

.connectorPong-content {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.connectorPong-content img.connectorPong-bkg {
    display: block;
    min-height: 100%;
    min-width: 1000px;
    max-width: 130rem;
    width: 200%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    margin-left: -25rem;
    margin-right: auto;
    margin-top: -60rem;
    overflow: hidden
}


.me-subheads {
    color: #8599b7
}


.right-white-seperator {
    border-right: solid 1px;
    margin-left: -.4rem
}

@media only screen and (max-width: 46.875em) {
  

    .right-white-seperator {
        border-right: 0
    }
}

.li-spacing li {
    padding-bottom: .5rem
}


.verticel-divider {
    background-color: #f70;
    min-height: 95.7rem;
    width: .5rem;
    margin-left: 1.3rem
}

.gct, .me-overview-rule, .packaging, .support {
    height: .2rem;
    width: auto;
    margin-top: -.7rem;
    margin-left: -5rem;
    margin-bottom: 1rem
}

.gct {
    background-color: #8599b7
}

.packaging {
    background-color: #184f95
}

.support {
    background-color: #57595b
}

.card {
    margin-bottom: 1.5rem
}

.flip-card {
    perspective: 1000px;
    border: 0;
    background: 0 0
}

.flip-card.hover .flip-card-inner, .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg)
}

.flip-card, .flip-card-inner-back, .flip-card-inner-front {
    width: 100%;
    height: 13.75rem
}

.flip-card-inner {
    transition: .6s;
    transform-style: preserve-3d;
    position: relative;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.flip-card-inner-back, .flip-card-inner-front {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    border: .1rem solid #999
}

.flip-card-inner-front {
    background: #fff;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center
}

.flip-card-inner-front span {
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, .8);
    padding: .25rem 0;
    font-size: 1.25rem;
    font-weight: 700
}

.flip-card-inner-back {
    transform: rotateY(180deg);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background: #666;
    padding: 1rem
}

.flip-card-inner-back-title {
    font-weight: 700
}

.flip-card-inner-back-text {
    line-height: 1.5
}

.me-column-header h3 {
    background-color: #666;
    color: #fff !important;
    padding: 1rem 0
}

.wrapper {
    max-width: 30em;
    margin: 2em auto
}

.scrollme {
    perspective: 600px
}

.animateme {
    transform-origin: center center center
}

.white-bkg {
    background-color: #fff
}

.parallax-header {
    height: 5rem;
    background: #555;
    padding: 1rem
}


.caption {
    position: absolute;
    left: 0;
    top: 10%;
    width: 100%;
    color: #000
}

.caption h1, .caption h2, .caption h3, .caption h4, .caption h5 {
    color: #fff !important
}

.white-container {
    background-color: #fff;
    padding: 1.3rem;
    border-radius: .4rem
}

.white-container a {
    font-size: 1.2rem
}

.caption img {
    width: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.caption h1 {
    font-size: 6rem !important;
    font-weight: 600
}

.caption h2 {
    font-size: 3.75rem;
    margin-top: -2rem
}

.caption span.border {
    background-color: #111;
    color: #fff;
    padding: 40px;
    font-size: 25px;
    letter-spacing: 3px
}

.top-margin {
    margin-top: 5rem
}

@media only screen and (max-device-width: 1024px) {
    .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6 {
        background-attachment: scroll
    }
}

.column-rule {
    border-right: 2px solid #fff
}

.sec4-lower-txt {
    color: #cccccb;
    font-size: 1.3rem;
    font-weight: 600
}









@-webkit-keyframes ExportFileShow {
    0% {
        height: 0;
        opacity: 0
    }
    100% {
        height: 7.65rem;
        opacity: 1
    }
}

@keyframes ExportFileShow {
    0% {
        height: 0;
        opacity: 0
    }
    100% {
        height: 7.65rem;
        opacity: 1
    }
}






.mrheadline h1 {
    color: #fff;
    font-weight: 600;
    font-size: 5.4rem
}

.mrheadline h2 {
    color: #fff;
    font-size: 4.5rem;
    margin-top: -2.3rem;
    margin-bottom: 1rem
}



.fam-float-menu-mr a:hover {
    background: #edae34 !important;
    border-bottom: solid #edae34 .5rem !important;
    border-top: solid #edae34 .5rem !important
}



.image-rollover {
    display: block;
    width: auto;
    height: auto
}

.overlay-rollover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #edae34
}

.container-rollover:hover .overlay-rollover {
    opacity: 1
}

.text-rollover {
    color: #fff;
    font-size: 1rem;
    position: relative;
    padding: 1.6rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.mr_content {
    min-height: 850px
}

@media only screen and (max-width: 46.875em) {
    .mrheadline h1 {
        color: #fff !important;
        font-weight: 600;
        font-size: 2.4rem !important
    }

    .mrheadline h2 {
        color: #fff !important;
        font-size: 1.5rem !important;
        margin-top: -1.3rem !important;
        margin-bottom: 1rem
    }

    .mr_content {
        min-height: 225px
    }

    .s2ssolution h1 {
        font-size: 2rem !important
    }
}

.no-js .top-bar-section ul li > a:hover {
            background-color: #f70;
    }