/* Minification failed. Returning unminified contents.
(16575,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '#00aae7'
(16900,5): run-time error CSS1035: Expected colon, found '  -moz-box-shadow'
(16903,5): run-time error CSS1035: Expected colon, found '  box-shadow'
(16904,7): run-time error CSS1035: Expected colon, found ';'
(16921,19): run-time error CSS1062: Expected semicolon or closing curly-brace, found '%'
(17063,32): run-time error CSS1002: Unterminated string: 'FrutigerCE-Roman;
(17063,15): run-time error CSS1036: Expected expression, found ''FrutigerCE-Roman;
'
 */
/*! PerkinElmer Corporate Website - v0.1.1 */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr, address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block;
}

    nav ul {
        list-style: none;
    }

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

/* change colours to suit your needs */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */

hr {
    border: 0;
    border-top: 1px solid #cccccc;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

* {
    -moz-box-sizing: border-box;
    -ms-word-wrap: break-word;
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    word-wrap: break-word;
}

:focus {
    outline: none;
}

html {
    -webkit-overflow-scrolling: touch;
    background: #ffffff; /*url(http://www.perkinelmer.com/corporate/images/css/bg-html.png) 50% 50% repeat;*/
    font-size: 100%;
    /*-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
}

@media screen and (max-device-width: 480px) {
    html {
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
    }
}

html.ios {
    cursor: pointer;
}

body {
    color: #404040;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 24px;
    line-height: 1.5rem;
}

.js,
.js body {
    height: 100%;
    overflow: hidden;
}

img {
    -ms-interpolation-mode: bicubic;
}

a {
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    background: transparent;
    color: #00aae7;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-decoration: none;
    transition: .4s;
}

    a:hover {
        color: #0c55a5;
        outline: none;
        text-decoration: none;
    }

    a:focus {
        color: #00aae7;
        outline: none;
        text-decoration: none;
    }

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: -0.25em;
    font-size: 60%;
    position: relative;
    top: -0.5em;
}

figcaption {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 18px;
    line-height: 1.125rem;
    padding: 10px 0;
    padding: 0.625rem 0;
    text-align: center;
}

@media (min-width: 48em) {
    figcaption {
        text-align: left;
    }
}

.content-media-style-a figcaption {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    padding: 20px;
    padding: 1.25rem;
    text-align: center;
}

@media (min-width: 62.5em) {
    .content-media-style-a figcaption {
        padding: 24px 40px;
        padding: 1.5rem 2.5rem;
    }
}

blockquote {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
    padding: 0 20px;
    padding: 0 1.25rem;
    text-align: center;
}

@media (min-width: 48em) {
    blockquote {
        display: block;
        padding: 0;
    }
}

blockquote p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
}

blockquote .quote-caption {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 24px;
    line-height: 1.5rem;
}

.page {
    -ms-zoom: 1;
    background: #f5f5f5; /*url(http://www.perkinelmer.com/corporate/images/css/bg-html.png) 50% 50% repeat;*/
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    /* position: relative Adam S*/
    position: absolute;
    top: 0;
    z-index: 2;
    *zoom: 1;
    zoom: 1;
}

    .page:before,
    .page:after {
        content: "";
        display: table;
    }

    .page:after {
        clear: both;
    }

.js .page {
    -moz-transition: all ease 200ms;
    -o-transition: all ease 200ms;
    -webkit-transition: all ease 200ms;
    bottom: 0;
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 90px;
    top: 0;
    transition: all ease 200ms;
}

@media (min-width: 48em) {
    .js .page {
        position: absolute;
        top: 0; /* Adam S*/
    }
}

.menu-in .page {
    -moz-transform: translate3d(260px, 0, 0);
    -ms-transform: translate3d(260px, 0, 0);
    -o-transform: translate3d(260px, 0, 0);
    -webkit-transform: translate3d(260px, 0, 0);
    position: fixed;
    transform: translate3d(260px, 0, 0);
}

@media (min-width: 75em) {
    .menu-in .page {
        /*-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);*/
    }
}

.menu-in.no-csstransforms .page {
    left: 260px;
    left: 16.25rem;
    right: 260px;
    right: 16.25rem;
}

@media (min-width: 75em) {
    .menu-in.no-csstransforms .page {
        left: 0;
        right: 0;
    }
}

@media (min-width: 48em) {
    .header-alt + .page {
        top: 190px;
        top: 11.875rem;
    }
}

.main {
    overflow: visible;
    position: relative;
}

.layout {
    -ms-zoom: 1;
    margin: 0 20px;
    margin: 0 1.25rem;
    max-width: 1310px;
    max-width: 81.875rem;
    padding: 18px 0;
    padding: 1.125rem 0;
    position: relative;
    z-index: 3;
    *zoom: 1;
    zoom: 1;
}

    .layout.extended {
        margin-top: 6rem;
    }

    .layout:before,
    .layout:after {
        content: "";
        display: table;
    }

    .layout:after {
        clear: both;
    }

@media (min-width: 85em) {
    .layout {
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .extendedHeader .layout {
        top: 4rem;
    }
}

.lt-ie9 .layout {
    margin: 0 auto;
}

.masonry {
    clear: both;
    overflow: hidden;
}

@media (min-width: 48em) {
    .region {
        float: left;
        position: relative;
    }
}

@media (min-width: 48em) {
    .rtl .region {
        float: right;
    }
}

.region-inner {
    position: relative;
}

.block {
    float: left;
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
    max-width: 100%;
    width: 100%;
}

.rtl .block {
    float: right;
}

.block.block-last + .block {
    clear: both;
}

    .block.block-last + .block.hero-media {
        clear: none;
    }

.ie8 .block.block-last {
    clear: right !important;
}

.js .masonry .block {
    margin-right: 0 !important;
}

@media (min-width: 48em) {
    .js .masonry .block {
        margin-bottom: 0 !important;
    }
}

.block.body-copy {
    margin-bottom: 0 !important;
}

.block-last + .block {
    clear: both;
}

.block-sizer {
    float: left;
    max-width: 100%;
}

.gutter-sizer {
    float: left;
    max-width: 100%;
}

.block-last-clear {
    clear: left;
}

@media (min-width: 48em) {
    .region-a {
        float: left;
        position: relative;
        width: 100%;
        *width: 99.5%;
    }

        .region-a .region-inner {
            position: relative;
            width: 100.76335878%;
            *width: 100.26335878%;
        }

        .region-a .block {
            margin-right: 0.75757576%;
            *margin-right: 0.25757576%;
        }

    .rtl .region-a .block {
        margin-left: 0.75757576%;
        *margin-left: 0.25757576%;
        margin-right: 0;
    }

    .region-a .gutter-sizer {
        width: 0.75757576%;
        *width: 0.25757576%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-a {
        width: 99.24242424%;
        *width: 98.74242424%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-b {
        width: 74.24242424%;
        *width: 73.74242424%;
    }
}

.region-a .block-size-b > ul {
    margin-left: 1.1em;
}

@media (min-width: 48em) {
    .region-a .block-size-c {
        width: 49.24242424%;
        *width: 48.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-a .block-size-c {
        width: 23.48484848%;
        *width: 22.98484848%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-d {
        width: 49.24242424%;
        *width: 48.74242424%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-e {
        width: 24.24242424%;
        *width: 23.74242424%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-f {
        width: 74.24242424%;
        *width: 73.74242424%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-g {
        width: 49.24242424%;
        *width: 48.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-a .block-size-g {
        width: 74.24242424%;
        *width: 73.74242424%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-h {
        width: 99.24242424%;
        *width: 98.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-a .block-size-h {
        width: 23.48484848%;
        *width: 22.98484848%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-i {
        width: 49.24242424%;
        *width: 48.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-a .block-size-i {
        width: 32.57575758%;
        *width: 32.07575758%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-j {
        width: 49.24242424%;
        *width: 48.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-a .block-size-j {
        width: 24.24242424%;
        *width: 23.74242424%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-k {
        width: 99.24242424%;
        *width: 98.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-a .block-size-k {
        width: 49.24242424%;
        *width: 48.74242424%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-l {
        width: 36.74242424%;
        *width: 36.24242424%;
    }
}

@media (min-width: 62.5em) {
    .region-a .block-size-l {
        width: 24.24242424%;
        *width: 23.74242424%;
    }
}

@media (min-width: 48em) {
    .region-a .block-size-m {
        width: 36.74242424%;
        *width: 36.24242424%;
    }
}

@media (min-width: 48em) {
    .region-b {
        float: left;
        position: relative;
        width: 100%;
    }

        .region-b .region-inner {
            position: relative;
            width: 100.76335878%;
            *width: 100.26335878%;
        }

        .region-b .block {
            margin-right: 0.75757576%;
            *margin-right: 0.25757576%;
        }

    .rtl .region-b .block {
        margin-left: 0.75757576%;
        *margin-left: 0.25757576%;
        margin-right: 0;
    }
}

@media (min-width: 62.5em) {
    .region-b {
        float: left;
        margin-right: 1.52671756%;
        *margin-right: 1.02671756%;
        position: relative;
        width: 74.80916031%;
        *width: 74.30916031%;
    }

    .layout-c .region-b {
        float: right;
        margin-left: 0.76335878%;
        *margin-left: 0.26335878%;
        margin-right: 0;
    }

    .region-b .region-inner {
        position: relative;
        width: 101.02040816%;
        *width: 100.52040816%;
    }

    .region-b .block {
        margin-right: 1.01010101%;
        *margin-right: 0.51010101%;
    }

    .rtl .region-b .block {
        margin-left: 1.01010101%;
        *margin-left: 0.51010101%;
        margin-right: 0;
    }

    .region-b .gutter-sizer {
        width: 1.01010101%;
        *width: 0.51010101%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-a {
        width: 132.32323232%;
        *width: 131.82323232%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-b {
        width: 98.98989899%;
        *width: 98.48989899%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-c {
        width: 49.24242424%;
        *width: 48.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-b .block-size-c {
        width: 31.31313131%;
        *width: 30.81313131%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-d {
        width: 65.65656566%;
        *width: 65.15656566%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-e {
        width: 32.32323232%;
        *width: 31.82323232%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-f {
        width: 98.98989899%;
        *width: 98.48989899%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-g {
        width: 65.65656566%;
        *width: 65.15656566%;
    }
}

@media (min-width: 62.5em) {
    .region-b .block-size-g {
        width: 98.98989899%;
        *width: 98.48989899%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-h {
        width: 99.24242424%;
        *width: 98.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-b .block-size-h {
        width: 31.31313131%;
        *width: 30.81313131%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-i {
        width: 65.65656566%;
        *width: 65.15656566%;
    }
}

@media (min-width: 62.5em) {
    .region-b .block-size-i {
        width: 43.43434343%;
        *width: 42.93434343%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-j {
        width: 49.24242424%;
        *width: 48.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-b .block-size-j {
        width: 32.32323232%;
        *width: 31.82323232%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-k {
        width: 132.32323232%;
        *width: 131.82323232%;
    }
}

@media (min-width: 62.5em) {
    .region-b .block-size-k {
        width: 65.65656566%;
        *width: 65.15656566%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-l {
        width: 48.98989899%;
        *width: 48.48989899%;
    }
}

@media (min-width: 62.5em) {
    .region-b .block-size-l {
        width: 32.32323232%;
        *width: 31.82323232%;
    }
}

@media (min-width: 48em) {
    .region-b .block-size-m {
        width: 48.98989899%;
        *width: 48.48989899%;
    }
}

.region.region-c {
    margin-top: 2%;
}

@media (min-width: 48em) {
    .region-c {
        float: left;
        margin: 0;
        width: 100%;
        *width: 99.5%;
    }

        .region-c .region-inner {
            position: relative;
            width: 100.76335878%;
            *width: 100.26335878%;
        }

        .region-c .block {
            margin-right: 0.75757576%;
            *margin-right: 0.25757576%;
        }

    .rtl .region-c .block {
        margin-left: 0.75757576%;
        *margin-left: 0.25757576%;
        margin-right: 0;
    }

    .region-c .gutter-sizer {
        width: 3.125%;
        *width: 2.625%;
    }
}

@media (min-width: 62.5em) {
    .region-c {
        float: right;
        position: relative;
        width: 23.66412214%;
        *width: 23.16412214%;
    }

    .layout-c .region-c {
        float: left;
    }

    .region-c .region-inner {
        position: relative;
        width: 103.22580645%;
        *width: 102.72580645%;
    }

    .region-c .block {
        margin-right: 3.125%;
        *margin-right: 2.625%;
    }

    .rtl .region-c .block {
        margin-left: 3.125%;
        *margin-left: 2.625%;
        margin-right: 0;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-a {
        width: 409.375%;
        *width: 408.875%;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-b {
        width: 306.25%;
        *width: 305.75%;
    }
}

.region-c .block-size-c {
    min-height: 80px;
}

@media (min-width: 48em) {
    .region-c .block-size-c {
        width: 49.24242424%;
        *width: 48.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-c .block-size-c {
        width: 96.875%;
        *width: 96.375%;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-d {
        width: 203.125%;
        *width: 202.625%;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-e {
        width: 100%;
        *width: 99.5%;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-f {
        width: 306.25%;
        *width: 305.75%;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-g {
        width: 203.125%;
        *width: 202.625%;
    }
}

@media (min-width: 62.5em) {
    .region-c .block-size-g {
        width: 306.25%;
        *width: 305.75%;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-h {
        width: 99.24242424%;
        *width: 98.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-c .block-size-h {
        width: 96.875%;
        *width: 96.375%;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-i {
        width: 203.125%;
        *width: 202.625%;
    }
}

@media (min-width: 62.5em) {
    .region-c .block-size-i {
        width: 134.375%;
        *width: 133.875%;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-j {
        width: 49.24242424%;
        *width: 48.74242424%;
    }
}

@media (min-width: 62.5em) {
    .region-c .block-size-j {
        width: 100%;
        *width: 99.5%;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-k {
        width: 409.375%;
        *width: 408.875%;
    }
}

@media (min-width: 62.5em) {
    .region-c .block-size-k {
        width: 203.125%;
        *width: 202.625%;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-l {
        width: 151.5625%;
        *width: 151.0625%;
    }
}

@media (min-width: 62.5em) {
    .region-c .block-size-l {
        width: 100%;
        *width: 99.5%;
    }
}

@media (min-width: 48em) {
    .region-c .block-size-m {
        width: 151.5625%;
        *width: 151.0625%;
    }
}

.visible-grid .block {
    background: #000;
    color: #fff;
}

.container {
    -ms-zoom: 1;
    margin: 0 auto;
    /*margin: 0rem NaNrem;*/
    max-width: 1310px;
    max-width: 81.875rem;
    *zoom: 1;
    zoom: 1;
}

    .container:before,
    .container:after {
        content: "";
        display: table;
    }

    .container:after {
        clear: both;
    }

.container-style-a {
    margin: 0 auto;
    max-width: 500px;
    max-width: 31.25rem;
    width: 90%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #404040;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a,
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover {
        color: #404040;
        text-decoration: none;
    }

h1,
.h1 {
    color: #800f69;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    line-height: 2.25rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}

@media (min-width: 48em) {
    h1,
    .h1 {
        font-size: 44px;
        font-size: 2.75rem;
        line-height: 48px;
        line-height: 3rem;
        margin-bottom: 18px;
        margin-bottom: 1.125rem;
    }
}

h1 a,
.h1 a,
h1 a:hover,
.h1 a:hover {
    color: #800f69;
}

.page-intro-header h1,
.page-intro-header .h1 {
    margin-bottom: 0;
}

h2,
.h2 {
    color: #800f69;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
    line-height: 2.25rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}

@media (min-width: 48em) {
    h2,
    .h2 {
        font-size: 32px;
        font-size: 2rem;
        line-height: 42px;
        line-height: 2.625rem;
        margin-bottom: 18px;
        margin-bottom: 1.125rem;
    }
}

h2 a,
.h2 a,
h2 a:hover,
.h2 a:hover {
    color: #800f69;
}

.page-intro-header h2,
.page-intro-header .h2 {
    color: #404040;
    margin-bottom: 0;
}

h3,
.h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}

@media (min-width: 48em) {
    h3,
    .h3 {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 36px;
        line-height: 2.25rem;
        margin-bottom: 12px;
        margin-bottom: 0.75rem;
    }
}

h3.heading-style-b,
.h3.heading-style-b {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem;
}

@media (min-width: 48em) {
    h3.heading-style-b,
    .h3.heading-style-b {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 24px;
        line-height: 1.5rem;
        margin-bottom: 12px;
        margin-bottom: 0.75rem;
    }
}

h4,
.h4 {
    color: #800f69;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}

@media (min-width: 48em) {
    h4,
    .h4 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 30px;
        line-height: 1.875rem;
    }
}

h4 a,
.h4 a,
h4 a:hover,
.h4 a:hover {
    color: #800f69;
}

h5,
.h5 {
    color: #000;
    font-family: "Frutiger LT W02 65 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
}

    h5 a,
    .h5 a,
    h5 a:hover,
    .h5 a:hover {
        color: #000;
    }

h6, /* chm */
.h6 {
    color: #404040;
    font-family: "Frutiger LT W02 65 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
}

    h6 a,
    .h6 a,
    h6 a:hover,
    .h6 a:hover {
        color: #000;
    }

.heading-style-d {
    clear: both;
    position: relative;
}

.header-stylesheet {
    border-bottom: 1px solid #e5e5e5;
    color: #aaa;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
    padding-bottom: 6px;
    padding-bottom: 0.375rem;
}

p {
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
}

.lead {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
}

@media (min-width: 48em) {
    .lead {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 30px;
        line-height: 1.875rem;
    }
}

.lead:last-child {
    margin-bottom: 0;
}

strong {
    font-family: "Frutiger LT W02 65 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
}

    strong span {
        font-family: "Frutiger LT W02 65 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
    }

.lt-ie10 strong span {
    font-weight: 900;
}

span[itemprop="name"], h1[itemprop="name"] {
    font-family: "FrutigerLTW01-45Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.title-style-a {
    color: inherit;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0;
}

.title-style-b {
    color: #404040;
    display: inline;
}

    .title-style-b a {
        color: #404040;
    }

        .title-style-b a:hover,
        .title-style-b a:focus {
            color: #00aae7;
        }

.title-style-c {
    color: #404040;
    /*color: #800f69;*/
}

    .title-style-c a {
        color: #404040;
        /*color: #800f69;*/
    }

        .title-style-c a:hover,
        .title-style-c a:focus {
            color: #0c55a5;
        }

.title-style-d {
    color: #404040;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 0;
}

    .title-style-d a {
        color: #404040;
    }

        .title-style-d a:hover,
        .title-style-d a:focus {
            color: #0c55a5;
        }

.title-style-e {
    display: none;
}

@media (min-width: 48em) {
    .title-style-e {
        display: inline-block;
        margin-bottom: 24px;
        margin-bottom: 1.5rem;
        padding-left: 20px;
        padding-left: 1.25rem;
    }
}

.title-style-f {
    font-size: 34px;
    font-size: 2.125rem;
}

@media (min-width: 48em) {
    .title-style-f {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: 'perkinelmer_icons';
        src: url('styles/fonts/perkinelmer_icons/perkinelmer_icons.svg#perkinelmer_icons') format('svg');
    }
}

/* Use the following CSS code if you want to have a class per icon */

.icon, .ui-icon {
    display: inline-block;
    font-family: 'perkinelmer_icons';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-transform: none;
    /*-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */

[data-icon]:before {
    /*-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
    content: attr(data-icon);
    display: inline-block;
    font-family: 'perkinelmer_icons';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-transform: none;
}

.icon-desktop:before {
    content: "\f108";
}

.icon-mobile-phone:before {
    content: "\f10b";
}

.icon-select:before {
    content: "\e603";
}

.icon-share:before {
    content: "\e62b";
}

.icon-informatics:before {
    content: "\e618";
}

.icon-services:before {
    content: "\e61c";
}

.icon-diagnostics:before {
    content: "\e61e";
}

.icon-environmental:before {
    content: "\e626";
}

.icon-weibo:before {
    content: "\e628";
}

.icon-file-pdf:before {
    content: "\e62a";
}

.icon-overlay:before {
    content: "\e636";
}

.icon-video-play:before, .ui-icon-circle-triangle-w:before, .ui-icon-circle-triangle-e:before {
    content: "\e635";
}

.ui-icon-circle-triangle-e {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    color: #404040;
    content: "\e635";
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: 'perkinelmer_icons';
    font-size: 18px;
    transform: rotate(180deg);
}

.icon-service:before {
    content: "\e632";
}

.icon-download-alt:before {
    content: "\e633";
}

.icon-news:before {
    content: "\e634";
}

.icon-full-screen:before {
    content: "\e62c";
}

.icon-learn:before {
    content: "\e613";
}

.icon-download:before {
    content: "\e614";
}

.icon-call:before {
    content: "\e615";
}

.icon-chat:before {
    content: "\e616";
}

.icon-email:before {
    content: "\e617";
}

.icon-favourite:before {
    content: "\e619";
}

.icon-location:before {
    content: "\e61a";
}

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

.icon-info:before {
    content: "\e61d";
}

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

.icon-new-window:before {
    content: "\e620";
}

.icon-audio:before {
    content: "\e621";
}

.icon-video:before {
    content: "\e622";
}

.icon-country:before {
    content: "\e623";
}

.icon-login:before {
    content: "\e624";
}

.icon-zoom:before {
    content: "\e625";
}

.icon-paper-clip:before {
    content: "\e627";
}

.icon-life-sciences:before {
    content: "\e629";
}

.icon-imaging:before {
    content: "\e62d";
}

.icon-detection:before {
    content: "\e62e";
}

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

.icon-youtube:before {
    content: "\e60e";
}

.icon-tumblr:before {
    content: "\e60f";
}

.icon-pinterest:before {
    content: "\e610";
}

.icon-gplus:before {
    content: "\e611";
}

.icon-download2:before {
    content: "\e600";
}

.icon-chevron-left:before {
    content: "\e601";
}

.icon-chevron-right:before {
    content: "\e602";
}

.icon-chevron-up:before {
    content: "\e612";
}

.icon-chevron-down:before {
    content: "\e60d";
}

.icon-eye:before {
    content: "\e608";
}

.icon-twitter:before {
    content: "\e609";
}

.icon-facebook:before {
    content: "\e60a";
}

.icon-linkedin:before {
    content: "\e60b";
}

.icon-envelope:before {
    content: "\e60c";
}

.icon-bars:before {
    content: "\e604";
}

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

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

.icon-minus:before {
    content: "\e607";
}

.icon-container {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 100%;
    color: #00aae7;
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    height: 24px;
    height: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 24px;
    width: 1.5rem;
}

:-moz-placeholder {
    color: #999999;
}

::-moz-placeholder {
    color: #999999;
}

:-ms-input-placeholder {
    color: #999999;
}

::-webkit-input-placeholder {
    color: #999999;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -moz-appearance: none;
    -webkit-appearance: none;
    display: none;
}

label,
input,
button,
select,
textarea {
    line-height: 30px;
    line-height: 1.875rem;
    margin: 0;
}

input,
button,
select,
textarea {
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
    display: block;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="week"],
input[type="month"],
input[type="datetime"],
input[type="datetime-local"],
input[type="time"],
input[type="number"],
input[type="search"],
input[type="password"],
textarea,
select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

input,
textarea,
select {
    -moz-transition: all 100ms;
    -o-transition: all 100ms;
    -webkit-transition: all 100ms;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    color: #404040;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    height: 42px;
    height: 2.625rem;
    margin-bottom: 6px;
    margin-bottom: 0.375rem; /* chm
  font-size: 14px;
  font-size: 0.875rem; */
    max-width: 100%;
    padding: 6px 10px;
    padding: 0.375rem 0.625rem;
    position: relative;
    transition: all 100ms;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}

.input-comments-medium {
    height: 85px;
    height: 5.3125rem;
    width: 100%;
}

.select-smaller {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
    width: 90%;
}

input[name="OtherMatrixSpecify"] {
    margin-bottom: 0;
    width: 100%;
}

.select-smaller-b {
    background-color: white; /*Adam S*/
    display: block;
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
}

    .select-smaller-b select {
        background-color: transparent; /*Adam S*/
        margin-bottom: 0;
        z-index: 99;
    }

input:hover,
textarea:hover,
select:hover,
input:focus,
textarea:focus,
select:focus {
    border: 1px solid #404040;
}

input[disabled],
textarea[disabled],
select[disabled] {
    background: #f0f0f0;
    border-color: #ddd;
    color: #ccc;
    cursor: not-allowed;
}

    input[disabled]:hover,
    textarea[disabled]:hover,
    select[disabled]:hover,
    input[disabled]:focus,
    textarea[disabled]:focus,
    select[disabled]:focus {
        border-color: #ccc;
    }

    input[disabled]:-moz-placeholder,
    textarea[disabled]:-moz-placeholder,
    select[disabled]:-moz-placeholder {
        color: #cccccc;
    }

    input[disabled]::-moz-placeholder,
    textarea[disabled]::-moz-placeholder,
    select[disabled]::-moz-placeholder {
        color: #cccccc;
    }

    input[disabled]:-ms-input-placeholder,
    textarea[disabled]:-ms-input-placeholder,
    select[disabled]:-ms-input-placeholder {
        color: #cccccc;
    }

    input[disabled]::-webkit-input-placeholder,
    textarea[disabled]::-webkit-input-placeholder,
    select[disabled]::-webkit-input-placeholder {
        color: #cccccc;
    }

input[readonly],
textarea[readonly],
select[readonly] {
    cursor: not-allowed;
}

    input[readonly]:hover,
    textarea[readonly]:hover,
    select[readonly]:hover,
    input[readonly]:focus,
    textarea[readonly]:focus,
    select[readonly]:focus {
        border-color: #ccc;
    }

input[type="date"] {
    min-height: 36px;
    min-height: 2.25rem;
}

.ie8 input[type="date"] {
    min-height: 0;
}

.textonly {
    color: #404040;
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
    max-width: 100%;
    padding: 6px;
    padding: 0.375rem;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

    .textonly.disabled {
        color: #ccc;
    }

select {
    -moz-appearance: none;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    padding-right: 40px;
    padding-right: 2.5rem;
    position: relative;
    text-indent: 0.01px;
    text-overflow: ellipsis;
}

    select.has-btn-trigger {
        float: left;
        margin-right: 18px;
        margin-right: 1.125rem;
    }

.lt-ie10 select {
    padding-right: 6px;
    padding-right: 0.375rem;
}

.select-replace {
    background-color: #FFF;
    border-radius: 3px;
    display: block;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

@media (min-width: 48em) {
    .select-replace {
        display: inline-block;
    }
}

.select-replace select, .select-replace select {
    background: none;
    cursor: pointer;
    margin: 0;
    position: relative;
    z-index: 99; /*Adam S*/
}

.select-replace:after {
    /*font-size: 22px; chm */
    color: #00AAE7;
    content: "\e603";
    display: block;
    font-family: 'perkinelmer_icons';
    font-size: 18px;
    height: 95%;
    line-height: 38px;
    padding-right: 10px;
    padding-right: 0.625rem;
    position: absolute;
    right: 1px;
    right: 0.0625rem;
    top: 1px;
    top: 0.0625rem;
    width: 16px;
    width: 1rem;
    z-index: 10;
}

.lt-ie10 .select-replace:after {
    display: none;
}

.select-alt .select-replace {
    background: none;
}

    .select-alt .select-replace:after {
        background: none;
        color: #00aae7;
        content: "\e60d";
        font-family: 'perkinelmer_icons';
    }

    .select-alt .select-replace select {
        border: none;
    }

select::-ms-expand {
    display: none;
}

select[multiple],
select[size] {
    background: #fff;
    height: auto;
    padding-right: 0;
}

label input,
label textarea,
label select {
    display: block;
}

textarea {
    height: 180px;
    height: 11.25rem;
    overflow: auto;
    white-space: normal;
}

.textarea-autoheight {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    resize: none;
    transition: none;
}

@media (min-width: 48em) {
    .input-mini {
        width: 80px;
        width: 5rem;
    }

    .input-small {
        width: 110px;
        width: 6.875rem;
    }

    .input-medium {
        width: 165px;
        width: 10.3125rem;
    }

    .input-large {
        width: 225px;
        width: 14.0625rem;
    }

    .input-xlarge {
        width: 325px;
        width: 20.3125rem;
    }

    .input-xxlarge {
        width: 500px;
        width: 31.25rem;
    }

    .input-xxxlarge {
        width: 600px;
        width: 37.5rem;
    }

    .input-xxxxlarge {
        max-width: 90%;
        width: 720px;
        width: 45rem;
    }
}

input[type="file"] {
    background-color: initial;
    border: initial;
    line-height: initial;
    padding: initial;
    width: auto;
}

.file-replace {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    cursor: pointer;
    display: block;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (min-width: 48em) {
    .file-replace {
        display: inline-block;
    }
}

.file-replace input[type="file"] {
    bottom: 0;
    cursor: pointer;
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.file-replace .file-replace-btn {
    -webkit-font-smoothing: antialiased;
    background-color: #0153a7;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMTUzYTciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxM2Y3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #0153a7 0, #013f7e 100%);
    background-image: -moz-linear-gradient(top, #0153a7 0, #013f7e 100%);
    background-image: -o-linear-gradient(top, #0153a7 0, #013f7e 100%);
    background-image: linear-gradient(to bottom, #0153a7 0, #013f7e 100%);
    border: 0 none;
    border-radius: 3px;
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
    padding: 0.75rem 0.9375rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: normal;
    width: auto;
}

@media (min-width: 37.5em) {
    .file-replace .file-replace-btn {
        display: inline-block;
        width: auto;
    }
}

.file-replace .file-replace-btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.file-replace .file-replace-btn:hover,
.file-replace .file-replace-btn:focus {
    background: #0153a7;
    color: #fff;
    text-decoration: none;
}

.file-replace .file-replace-btn:active,
.file-replace .file-replace-btn.active {
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    outline: 0;
}

.file-replace .file-replace-btn.disabled,
.file-replace .file-replace-btn[disabled],
fieldset[disabled] .file-replace .file-replace-btn {
    box-shadow: none;
    cursor: default;
    filter: alpha(opacity=65);
    opacity: 0.0065;
    pointer-events: none;
}

.file-replace .file-replace-btn .icon {
    vertical-align: middle;
}

.file-replace .file-replace-btn,
.file-replace .file-replace-text {
    display: inline;
    vertical-align: middle;
    z-index: 1;
}

.file-replace .file-replace-text {
    padding-left: 8px;
    padding-left: 0.5rem;
}

input[type="image"] {
    background-color: transparent;
    cursor: pointer;
    height: auto;
    line-height: normal;
    margin: 3px 0;
    padding: 0;
    width: auto;
}

.radio,
.checkbox {
    display: block;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
    padding-left: 25px;
    padding-left: 1.5625rem;
    padding-top: 3px;
    padding-top: 0.1875rem;
    position: relative;
}

.checkbox-style-b {
    display: inline;
    line-height: 18px;
    line-height: 1.125rem;
    padding-left: 12px;
    padding-left: 0.75rem;
    padding-top: 3px;
    padding-top: 0.1875rem;
    position: relative;
    vertical-align: middle;
}

.html-rtl .radio,
.html-rtl .checkbox {
    padding-left: 0;
    padding-right: 25px;
    padding-right: 1.5625rem;
}

.radio:first-child,
.checkbox:first-child {
    margin-top: 6px;
    margin-top: 0.375rem;
}

.radio.disabled,
.checkbox.disabled {
    color: #ccc;
}

.radio.checklist-item,
.checkbox.checklist-item {
    margin-top: 0;
}

.radio input[type="checkbox"],
.checkbox input[type="checkbox"],
.radio input[type="radio"],
.checkbox input[type="radio"] {
    left: 0;
    position: absolute;
    top: 6px;
    top: 0.375rem;
}

.html-rtl .radio input[type="checkbox"],
.html-rtl .checkbox input[type="checkbox"],
.html-rtl .radio input[type="radio"],
.html-rtl .checkbox input[type="radio"] {
    left: auto;
    right: 0;
}

input[type="checkbox"],
input[type="radio"] {
    -moz-appearance: none;
    -moz-transition: all 100ms;
    -o-transition: all 100ms;
    -webkit-appearance: none;
    -webkit-transition: all 100ms;
    background-color: #fff;
    border: 1px solid #b4b4b4;
    cursor: pointer;
    display: inline-block;
    height: 1.125rem;
    line-height: normal;
    margin: 0;
    outline: 0;
    padding: 0;
    position: relative;
    transition: all 100ms;
    vertical-align: top;
    width: 1.125rem;
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    background-color: #0c55a5;
    outline: thin dotted;
    outline: none;
}

.lt-ie10 input[type="checkbox"],
.lt-ie10 input[type="radio"] {
    border: 0;
}

input[type="checkbox"]::-moz-focus-inner,
input[type="radio"]::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="checkbox"]:hover,
input[type="radio"]:hover,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
    border-color: #404040;
}

input[type="checkbox"][disabled],
input[type="radio"][disabled] {
    background: #f0f0f0;
    border-color: #ccc;
    color: #ccc;
    cursor: not-allowed;
}

    input[type="checkbox"][disabled]:hover,
    input[type="radio"][disabled]:hover,
    input[type="checkbox"][disabled]:focus,
    input[type="radio"][disabled]:focus {
        border-color: #ccc;
    }

input[type="checkbox"][readonly]:hover,
input[type="radio"][readonly]:hover,
input[type="checkbox"][readonly]:focus,
input[type="radio"][readonly]:focus {
    border-color: #ccc;
}

input[type="checkbox"]:after {
    content: "\2714";
    display: none;
    font-size: 0.875rem;
    height: 100%;
    left: 0;
    line-height: 100%;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 100%;
}

input[type="checkbox"]:checked:after {
    color: #ffffff !important;
    z-index: 99;
}

input[type="checkbox"][disabled]:after {
    background: #0c55a5;
    z-index: 999;
}

input[type="checkbox"].checkbox-style-a {
    background: #dfdfdf;
    border: none;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2);
    height: 0.9375rem;
    top: 0.1875rem;
    width: 0.9375rem;
}

    input[type="checkbox"].checkbox-style-a:after {
        background: #dfdfdf;
        color: #dfdfdf;
        display: block;
    }

    input[type="checkbox"].checkbox-style-a:checked:after {
        background-color: #3D58A3;
        border: 1px solid #3D58A3;
        border-radius: 3px;
        color: #ffffff;
    }

.lt-ie9 input[type="checkbox"] {
    border: 0 !important;
}

input[type="radio"] {
    border-radius: 100%;
}

    input[type="radio"]:after {
        -moz-transition: all 100ms;
        -o-transition: all 100ms;
        -webkit-transition: all 100ms;
        background: #333;
        border-radius: 100%;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        content: '';
        height: 0;
        left: 9px;
        left: 0.5625rem;
        position: absolute;
        top: 9px;
        top: 0.5625rem;
        transition: all 100ms;
        width: 0;
    }

    input[type="radio"]:checked:after {
        height: 8px;
        height: 0.5rem;
        left: 4px;
        left: 0.25rem;
        top: 4px;
        top: 0.25rem;
        width: 8px;
        width: 0.5rem;
    }

    input[type="radio"][disabled]:after {
        background: #ccc;
    }

.lt-ie9 input[type="radio"] {
    border: 0 !important;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    height: auto;
    width: auto;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input.input-validation-error,
textarea.input-validation-error,
select.input-validation-error,
input.input-validation-error:hover,
textarea.input-validation-error:hover,
select.input-validation-error:hover,
input.input-validation-error:focus,
textarea.input-validation-error:focus,
select.input-validation-error:focus {
    border-color: #cc0000;
    /*border-color: #c20000;*/
}

.field-validation-valid {
    display: none;
}

.field-validation-error,
.validation-summary-errors {
    clear: both;
    color: #cc0000;
    /*color: #c20000;*/
    display: block;
    padding-bottom: 6px;
    padding-bottom: 0.375rem;
}

.help-block {
    margin: 0;
}

.form {
    -ms-zoom: 1;
    *zoom: 1;
    zoom: 1;
}

    .form:before,
    .form:after {
        content: "";
        display: table;
    }

    .form:after {
        clear: both;
    }

    .form fieldset {
        width: 100%;
    }

.form-section {
    padding-top: 12px;
    padding-top: 0.75rem;
}

    .form-section:first-child {
        padding-top: 0;
    }

.form-actions {
    max-width: 100%;
    overflow: hidden;
}

    .form-actions .btn {
        margin-bottom: 6px;
        margin-bottom: 0.375rem;
    }

    .form-actions .payment-method {
        float: left;
        margin-right: 10px;
        margin-right: 0.625rem;
    }

.form-body {
    background: #fff;
    padding: 25px 20px;
    padding: 2.8125rem 1.25rem;
}

.html-rtl .form-actions .payment-method {
    float: right;
    margin-left: 10px;
    margin-left: 0.625rem;
    margin-right: 0;
}

.control-label {
    font-family: "Frutiger LT W02 65 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 30px;
    line-height: 1.875rem;
}

.control-inline {
    clear: none;
    display: inline-block;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
    margin-right: 18px;
    margin-right: 1.125rem;
}

.html-rtl .control-inline {
    margin-left: 18px;
    margin-left: 1.125rem;
    margin-right: 0;
}

.control-group {
    padding-bottom: 6px;
    padding-bottom: 0.375rem;
}

@media (min-width: 48em) {
    .control-group {
        padding-bottom: 12px;
        padding-bottom: 0.75rem;
    }
}

.control-group .btn-icon-small {
    margin-bottom: 0;
}

.control-group-block input,
.control-group-block select {
    display: block;
}

@media (min-width: 48em) {
    .control-group-block .select-replace {
        clear: both;
        display: block;
        float: left;
        overflow: hidden;
    }
}

.control-optional,
.control-help-inline {
    color: #999;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 18px;
    line-height: 1.125rem;
}

@media (min-width: 48em) {
    .control-label .control-optional,
    .control-label .control-help-inline {
        display: none;
    }
}

.controls .control-optional,
.controls .control-help-inline {
    display: none;
}

@media (min-width: 48em) {
    .controls .control-optional,
    .controls .control-help-inline {
        display: inline;
    }
}

.controls .control-optional .btn,
.controls .control-help-inline .btn {
    float: left;
}

.control-help {
    color: #999;
    display: block;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 18px;
    line-height: 1.125rem;
}

@media (min-width: 48em) {
    .form-vertical .control-label {
        padding-bottom: 6px;
        padding-bottom: 0.375rem;
    }
}

@media (min-width: 48em) {
    .form-horizontal .control-label {
        float: left;
        padding-top: 6px;
        padding-top: 0.375rem;
        text-align: right;
        width: 170px;
        width: 10.625rem;
    }

    .html-rtl .form-horizontal .control-label {
        float: right;
        text-align: left;
    }
}

.form-horizontal .controls {
    -ms-zoom: 1;
    *zoom: 1;
    zoom: 1;
}

    .form-horizontal .controls:before,
    .form-horizontal .controls:after {
        content: "";
        display: table;
    }

    .form-horizontal .controls:after {
        clear: both;
    }

@media (min-width: 48em) {
    .form-horizontal .controls {
        clear: none;
        margin-left: 190px;
        margin-left: 11.875rem;
    }

    .html-rtl .form-horizontal .controls {
        margin-left: 0;
        margin-right: 190px;
        margin-right: 11.875rem;
    }
}

.form-horizontal .controls > .btn:first-child {
    margin-top: 6px;
    margin-top: 0.375rem;
}

@media (min-width: 48em) {
    .form-horizontal .form-actions {
        padding-left: 190px;
        padding-left: 11.875rem;
    }

    .html-rtl .form-horizontal .form-actions {
        padding-left: 0;
        padding-right: 190px;
        padding-right: 11.875rem;
    }
}

.form-style-a {
    display: none;
}

@media (min-width: 48em) {
    .form-style-a {
        display: block;
    }
}

.form-contact-link {
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    padding-bottom: 1.875rem;
    text-align: center;
}

.stylesheet-icon-list {
    list-style: none;
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
}

    .stylesheet-icon-list li {
        padding: 12px 0 12px 40px;
        padding: 0.75rem 0 0.75rem 2.5rem;
        position: relative;
    }

    .stylesheet-icon-list .icon {
        color: #00aae7;
        font-size: 32px;
        font-size: 2rem;
        left: 0;
        position: absolute;
        top: 12px;
        top: 0.75rem;
    }

.main ul,
.main ol {
    margin-left: 0;
}

.list-version-a {
    list-style: none;
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
    margin-left: 0;
}

.footer-list .list-version-a {
    width: 100%;
}

.footer-list-b {
    display: inline-block;
    padding: 0 13px 0;
    vertical-align: top;
    width: 25%;
}

@media (max-width: 48em) {
    .footer-list-b {
        width: 49.5%;
    }
}

@media (min-width: 37.5em) {
    .footer-list .list-version-a {
        width: 90%;
        /*width: 80%;*/ /* chm */
    }
}

.list-version-a li {
    padding: 9.8px 0;
    padding: 0.6125rem 0;
    /*border-bottom: 1px solid #e1e1e1;*/ /* chm */
    position: relative;
    /*padding: 9px 0;
  padding: 0.5625rem 0;*/
}

    .list-version-a li:first-child {
        margin-top: 0;
        /*border-top: 1px solid #e1e1e1;*/ /* chm */
    }

footer .list-version-a li {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}

    footer .list-version-a li:first-child {
        margin-top: 0;
        /*border-top: 1px solid #e1e1e1;*/ /* chm */
    }

.region-c .list-version-a li {
    border-bottom: 1px solid #e1e1e1;
    /*margin-left: 1.5625rem;*/
}

    .region-c .list-version-a li:first-child {
        border-top: 1px solid #e1e1e1;
    }

.list-version-a li a {
    color: #404040;
    font-size: 16px;
}

    .list-version-a li a.active {
        color: #0153a7;
    }

    .list-version-a li a:hover,
    .list-version-a li a:focus {
        color: #00aae7;
        text-decoration: none;
    }

        .list-version-a li a:hover h6,
        .list-version-a li a:focus h6 {
            color: #0c55a5;
        }

            .list-version-a li a:hover h6.event-links,
            .list-version-a li a:focus h6.event-links {
                color: #00aae7;
            }

    .list-version-a li a .icon {
        margin-left: 5px;
        margin-left: 0.3125rem;
    }

.list-version-a li p {
    margin: 0;
}

.list-version-a .icon {
    color: #00aae7;
}

    .list-version-a .icon.icon-first {
        font-size: 18px;
        font-size: 1.125rem;
        position: absolute;
        top: 8px;
        top: 0.5rem;
    }

.list-version-a .icon-first + a {
    display: block;
    padding-left: 0;
    /*padding-left: 1.5625rem;*/
}

footer .list-version-b li {
    padding: 0;
    padding-bottom: 5px;
}

.list-version-b li {
    padding: 6px 0;
    padding: 0.375rem 0;
}

    .list-version-b li a {
        color: #404040;
    }

        .list-version-b li a:hover,
        .list-version-b li a:focus {
            color: #00aae7;
        }

.list-style-a {
    list-style: none;
    margin: 0 0 24px 15px;
    margin: 0 0 1.5rem 0.9375rem;
}

    .list-style-a > li {
        position: relative;
    }

        .list-style-a > li:before {
            color: #800f69;
            content: '\00BB';
            display: block;
            font-size: 16px;
            font-size: 1rem;
            left: -15px;
            left: -0.9375rem;
            position: absolute;
            top: -1px;
            top: -0.0625rem;
        }

.content-details .list-style-a {
    padding-left: 20px;
    padding-left: 1.25rem;
}

.list-style-b {
    margin-left: 0;
}

.html-rtl .list-style-b {
    margin-right: 0;
}

.list-style-b > li {
    border-right: 1px solid #e5e5e5;
    border-right: 0.0625rem solid #e5e5e5;
    display: inline-block;
    *display: inline;
    padding: 6px 10px;
    padding: 0.375rem 0.625rem;
    *zoom: 1;
}

    .list-style-b > li:before {
        display: none;
    }

    .list-style-b > li:last-child {
        border: none;
    }

    .list-style-b > li a {
        color: #800f69;
        font-size: 20px;
        font-size: 1.25rem;
    }

        .list-style-b > li a:hover,
        .list-style-b > li a:focus {
            color: #0c55a5;
            text-decoration: none;
        }

.list-style-c {
    margin-left: 20px;
    margin-left: 1.25rem;
}

    .list-style-c li {
        list-style: none;
        margin-bottom: 6px;
        margin-bottom: 0.375rem;
        position: relative;
    }

        .list-style-c li:before {
            color: #0153a7;
            content: '\2022';
            display: block;
            left: -20px;
            left: -1.25rem;
            position: absolute;
            top: 0;
        }

.content-details .list-style-c {
    padding-left: 20px;
    padding-left: 1.25rem;
}

.btn {
    -webkit-font-smoothing: antialiased;
    background-color: #0153a7;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMTUzYTciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxM2Y3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #0153a7 0, #013f7e 100%);
    background-image: -moz-linear-gradient(top, #0153a7 0, #013f7e 100%);
    background-image: -o-linear-gradient(top, #0153a7 0, #013f7e 100%);
    background-image: linear-gradient(to bottom, #0153a7 0, #013f7e 100%);
    border: 0 none;
    border-radius: 3px;
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
    padding: 0.75rem 0.9375rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: normal;
    width: 100%;
}

@media (min-width: 37.5em) {
    .btn {
        display: inline-block;
        width: auto;
    }
}

.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus {
    background: #0153a7;
    color: #fff;
    text-decoration: none;
}

.btn:active,
.btn.active {
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    outline: 0;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    box-shadow: none;
    cursor: default;
    filter: alpha(opacity=65);
    opacity: 0.0065;
    pointer-events: none;
}

.btn .icon {
    vertical-align: middle;
}

.btn-style-a {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    padding: 3px 20px;
    padding: 0.1875rem 1.25rem;
}

.btn-style-b {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    padding: 3px 50px;
    padding: 0.1875rem 3.125rem;
}

.btn-style-c {
    background-color: #FFF;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
    background-image: -webkit-linear-gradient(top, #efefef 0, #ffffff 50%, #efefef 100%);
    background-image: -moz-linear-gradient(top, #efefef 0, #ffffff 50%, #efefef 100%);
    background-image: -o-linear-gradient(top, #efefef 0, #ffffff 50%, #efefef 100%);
    background-image: linear-gradient(to bottom, #efefef 0, #ffffff 50%, #efefef 100%);
    border: 1px solid #bfbfbf;
    border: 0.0625rem solid #bfbfbf;
    border-radius: 3px;
    color: #404040;
    display: block;
    margin-bottom: 0.375rem;
    max-width: 100%;
    padding: 0.6875rem 0.9375rem;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

    .btn-style-c:hover,
    .btn-style-c:focus {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
        background-image: -webkit-linear-gradient(top, #efefef 0, #ffffff 50%, #efefef 100%);
        background-image: -moz-linear-gradient(top, #efefef 0, #ffffff 50%, #efefef 100%);
        background-image: -o-linear-gradient(top, #efefef 0, #ffffff 50%, #efefef 100%);
        background-image: linear-gradient(to bottom, #efefef 0, #ffffff 50%, #efefef 100%);
        color: #404040;
        outline: none;
    }

    .btn-style-c:after {
        color: #00aae7;
        content: "\e606";
        display: inline-block;
        font-family: 'perkinelmer_icons';
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 0.75rem;
        margin-top: 0.375rem;
        position: absolute;
        right: 0.625rem;
        speak: none;
        text-align: center;
        text-transform: none;
        top: 0.5625rem;
        z-index: 1;
        /*-webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;*/
    }

.lt-ie10 .btn-style-c:after {
    right: 10px;
    top: 14px;
}

.btn-style-d {
    background: none;
    box-shadow: none;
    color: #00aae7;
    padding: 0;
    position: absolute;
}

    .btn-style-d:hover,
    .btn-style-d:focus {
        background: none;
        color: #00aae7;
        outline: none;
    }

.btn-style-e {
    background: none;
    box-shadow: none;
    color: #404040;
    font-size: 16px;
    font-size: 1rem;
    padding: 0;
}

    .btn-style-e:hover,
    .btn-style-e:focus {
        background: none;
        color: #404040;
        outline: none;
    }

.btn-style-f {
    width: 100%;
}

.region.region.region-c .btn-style-f i {
    display: inline-block;
}

@media (min-width: 48em) {
    .btn-style-f {
        text-align: left;
    }
}

.btn-style-f .icon {
    margin-right: 5px;
    margin-right: 0.3125rem;
    vertical-align: top;
}

.html-rtl .btn-style-f .icon {
    margin-left: 5px;
    margin-left: 0.3125rem;
    margin-right: 0;
}

.btn-right {
    float: right;
}

.btn-left {
    float: left;
}

.js .header {
    -moz-transition: all ease 200ms;
    -o-transition: all ease 200ms;
    -webkit-transition: all ease 200ms;
    background: #fff;
    height: auto;
    left: 0;
    padding: 2.0625rem 0.9375rem 0;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    transition: all ease 200ms;
    z-index: 999;
}

@media (max-width: 767px) {
    .js .header {
        padding-top: 0;
    }
}

.header-left {
    margin-left: -16.3em;
}

.menu-in.no-csstransforms .header {
    left: 260px;
    left: 16.25rem;
    right: 260px;
    right: 16.25rem;
}

@media (min-width: 75em) {
    .menu-in.no-csstransforms .header {
        left: 0;
        right: 0;
    }
}

.android-keyboard-in .header {
    position: absolute;
}

.header-banner {
    font-weight: 400;
    margin: 0 auto;
    position: relative;
}

@media (min-width: 48em) {
    .header-banner {
        float: left;
        font-weight: 400;
        margin: 0;
        position: relative;
    }
}

.header-banner a {
    color: #404040;
}

@media (min-width: 48em) {
    .header-banner a {
        display: block;
    }
}

.header-banner a:hover,
.header-banner a:focus {
    color: #404040;
    text-decoration: none;
}

.header-alt .header-banner {
    padding-left: 50px;
    padding-left: 3.125rem;
}

@media (min-width: 48em) {
    .header-alt .header-banner {
        padding-left: 0;
    }
}

.header-title {
    bottom: 0;
    float: left;
    font-weight: 400;
    left: 100%;
    position: absolute;
    text-align: left;
    top: 0;
}

    .header-title:after {
        background: #e5e5e5;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: 0;
        width: 1px;
    }

.header-alt .header-title {
    font-size: 16px;
    font-size: 1rem;
    left: auto;
    line-height: 18px;
    line-height: 1.125rem;
}

@media (min-width: 48em) {
    .header-alt .header-title {
        font-size: 31px;
        font-size: 1.9375rem;
        line-height: 48px;
        line-height: 3rem;
        width: 600px;
        width: 37.5rem;
    }
}

.header-alt .header-title:after {
    left: 5px;
    left: 0.3125rem;
}

.header-title-inner {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 15px;
    left: 0.9375rem;
    position: absolute;
    top: 52%;
    transform: translateY(-50%);
}

@media (min-width: 37.5em) {
    .header-title-inner {
        left: 25px;
        left: 1.5625rem;
    }
}

.header-actions {
    display: none;
}

@media (min-width: 37.5em) {
    .header-actions {
        bottom: auto;
        display: block;
        left: auto;
        position: absolute;
        right: 25px;
        right: 1.5625rem;
        text-align: right;
        top: 48px;
        top: 3rem;
        width: auto;
        z-index: 4;
    }
}

.action-menu {
    color: #00aae7;
    display: block;
    left: 0.9375rem;
    line-height: 1.125rem;
    position: absolute;
    text-decoration: none;
    top: 2.625rem;
    z-index: 4;
}

@media (min-width: 48em) {
    .action-menu {
        display: none;
    }
}

.action-menu:hover,
.action-menu:focus {
    color: #00aae7;
}

.action-menu b {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px !important;
}

    .action-menu b.focusable:active,
    .action-menu b.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.action-menu .icon {
    font-size: 22px;
    font-size: 1.375rem;
}

.action-menu .icon-close {
    display: none;
}

.menu-in .action-menu .icon-close {
    display: inline-block;
}

.action-menu .icon-bars {
    display: inline-block;
}

.menu-in .action-menu .icon-bars {
    display: none;
}

.action-search {
    border: 1px solid #d8d8d8;
    border-radius: 100px;
    color: #00aae7;
    display: block;
    height: 2.125rem;
    line-height: 1.125rem;
    padding: 0.375rem 0.375rem 0.375rem 0.3125rem;
    position: absolute;
    right: 0.9375rem;
    text-decoration: none;
    top: 2.25rem;
    width: 2.125rem;
    z-index: 4;
}

@media (max-width: 767px) {
    .global-search-form {
        width: 100% !important;
    }
}

@media (min-width: 768px) {
    .action-search {
        display: none !important;
        top: 62px;
        top: 3.875rem;
    }

    .header-alt-extended #search {
        display: block !important;
    }

    .header-alt .action-search {
        display: none;
    }
}

@media (min-width: 62.5em) {
    .action-search {
        display: none;
    }
}

.action-search:hover,
.action-search:focus {
    background: #00aae7;
    border: 1px solid #00aae7;
    color: #fff;
}

.action-search b {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px !important;
}

    .action-search b.focusable:active,
    .action-search b.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.action-search .icon {
    font-size: 22px;
    font-size: 1.375rem;
}

.action-search .icon-close {
    display: none;
}

.search-in .action-search .icon-close {
    display: inline-block;
}

.action-search .icon-bars {
    display: inline-block;
}

.search-in .action-search .icon-bars {
    display: none;
}

.search-in .action-search {
    background: #00aae7;
    border: 1px solid #00aae7;
}

    .search-in .action-search .icon-search {
        color: #fff;
    }

.header-share {
    display: none;
}

@media (min-width: 48em) {
    .header-share {
        display: block;
        float: right;
        position: relative;
    }
}

.header-share .header-share-menu {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

    .header-share .header-share-menu li {
        display: inline-block;
        line-height: 24px;
        line-height: 1.5rem;
        list-style: none;
        margin: 0;
        padding: 0 0 9px;
        padding: 0 0 0.5625rem;
    }

        .header-share .header-share-menu li:before {
            display: none;
        }

.share-price {
    display: none;
}

@media (min-width: 48em) {
    .share-price {
        display: block;
        float: right;
        font-size: 13px;
        margin-left: 20px;
        margin-left: 1.25rem;
        position: relative;
    }
}

.share-price b {
    color: #00aae7;
    font-weight: normal;
}

.header-utility {
    display: none;
}

@media (min-width: 48em) {
    .header-utility {
        display: block;
        float: right;
        font-size: 13px;
        position: relative;
    }
}

.navbar-ex1-collapse .nav.navbar-nav.navbar-right .header-utility a {
    color: #404040;
}

    .navbar-ex1-collapse .nav.navbar-nav.navbar-right .header-utility a:hover,
    .navbar-ex1-collapse .nav.navbar-nav.navbar-right .header-utility a:focus {
        color: #00aae7;
    }

.header-utility .icon {
    color: #00aae7;
    font-size: 0.9375rem;
    font-weight: normal;
    line-height: 1;
    margin-right: 0.3125rem;
    margin-top: -0.125rem;
    vertical-align: middle;
}

    .header-utility .icon b {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px !important;
    }

        .header-utility .icon b.focusable:active,
        .header-utility .icon b.focusable:focus {
            clip: auto;
            height: auto;
            margin: 0;
            overflow: visible;
            position: static;
            width: auto;
        }

.header-utility-list {
    display: none;
}

@media (min-width: 48em) {
    .header-utility-list {
        display: block;
        float: right;
        margin-left: 25px;
        margin-left: 1.5625rem;
        padding-left: 30px;
        padding-left: 1.875rem;
        position: relative;
    }

        .header-utility-list:after {
            background: #e5e5e5;
            bottom: 0;
            content: "";
            display: block;
            left: 0;
            position: absolute;
            top: 0;
            width: 1px;
        }
}

.header-utility-list ul {
    list-style: none;
    text-align: right;
}

    .header-utility-list ul li {
        font-size: 13px;
        font-size: 0.8125rem;
        text-transform: uppercase;
    }

        .header-utility-list ul li a {
            color: #404040;
        }

.header-alt {
    text-align: left;
}

.header-alt-extended {
    z-index: 1;
}

.js .header-alt-extended {
    width: 256px;
    width: 16rem;
}

@media (min-width: 48em) {
    .js .header-alt-extended {
        background: #fff;
        bottom: auto;
        box-shadow: 0 6px 7px rgba(0, 0, 0, 0.2);
        left: 0;
        overflow: visible;
        padding-bottom: 16px;
        padding-bottom: 1rem;
        position: absolute;
        top: 111px;
        width: 100%;
        z-index: 100;
    }
}

@media (max-width: 48em) {
    .navigation-menu .pe_megamenu_list {
        display: none;
    }

    div.pe_megamenu ul.pe_megamenu_ul > li > span {
        font-size: 13px;
    }
}

.navigation-title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px !important;
}

    .navigation-title.focusable:active,
    .navigation-title.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.navigation-menu {
    font-size: 0;
    margin: 0;
    padding: 0;
}

    .navigation-menu li {
        margin: 0;
        position: relative;
    }

@media (max-width: 48em) {
    .navigation-menu .pe_megamenu_list .pe_mega_drop a { /* chm */
        font-size: 16px;
        font-size: 1rem;
    }
}

.navigation-menu li:before {
    display: none;
}

.navigation-menu li.hover {
    z-index: 1090;
}

.no-touch .navigation-menu li:hover {
    position: relative;
    z-index: 1090;
}

.navigation-menu a {
    color: #404040;
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 30px;
    line-height: 1.875rem;
    padding: 12px 30px;
    padding: 0.75rem 1.875rem;
    text-decoration: none;
}

    .navigation-menu a:hover,
    .navigation-menu a:focus {
        color: #00aae7;
    }

    .navigation-menu a.active {
        background: #fff;
        color: #00aae7;
        position: relative;
    }

@media (min-width: 48em) {
    .js .navigation-menu a.active {
        background: none;
    }
}

.navigation-menu a.active:after {
    display: none;
}

.navigation-menu a span {
    font-size: 18px;
}

.js .navigation-menu .utility-menu {
    display: block;
}

@media (min-width: 48em) {
    .js .navigation-menu .utility-menu {
        display: none;
    }
}

.navigation-menu .utility-menu a .icon {
    color: #00aae7;
    float: right;
}

.navigation-menu-alt {
    font-size: 0;
    margin: 0;
    padding: 0;
}

    .navigation-menu-alt > li {
        margin: 0;
        position: relative;
    }

@media (min-width: 62.5em) {
    .navigation-menu-alt > li {
        position: relative;
    }
}

@media (min-width: 48em) {
    .js .navigation-menu-alt > li {
        display: inline-block;
        list-style: none;
        margin: 0 0 0 4px;
        margin: 0 0 0 0.25rem;
    }
}

.navigation-menu-alt > li:before {
    display: none;
}

@media (min-width: 48em) {
    .js .navigation-menu-alt > li:first-child {
        margin-left: 15px;
        margin-left: 0.9375rem;
    }
}

.navigation-menu-alt > li.hover {
    z-index: 1090;
}

@media (min-width: 48em) {
    .navigation-menu-alt > li.hover {
        background: #fff;
    }
}

.no-touch .navigation-menu-alt > li:hover {
    z-index: 1090;
}

@media (min-width: 48em) {
    .no-touch .navigation-menu-alt > li:hover {
        background: #fff;
    }
}

.navigation-menu-alt a {
    background: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
    color: #404040;
    display: block;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.875rem;
    padding: 0.75rem 1.875rem;
    text-decoration: none;
}

@media (min-width: 37.5em) {
    .js .navigation-menu-alt a {
        line-height: 2.4375rem;
    }
}

@media (min-width: 48em) {
    .js .navigation-menu-alt a {
        background: #f2f2f2;
        border: 0;
        font-size: 1.125rem;
        line-height: 1.375rem;
        padding: 0.75rem 3.125rem;
    }
}

@media (min-width: 62.5em) {
    .js .navigation-menu-alt a {
        font-size: 1.375rem;
    }
}

.navigation-menu-alt a:hover {
    background: #dfdfdf;
}

.navigation-menu-alt a.active {
    background: #dfdfdf;
    position: relative;
}

@media (min-width: 48em) {
    .js .navigation-menu-alt a.active {
        background: #dfdfdf;
    }
}

.navigation-menu-alt a span {
    bottom: -1px;
    bottom: -0.0625rem;
    position: relative;
}

.js .navigation-menu-alt .utility-menu-alt {
    display: block;
}

@media (min-width: 48em) {
    .js .navigation-menu-alt .utility-menu-alt {
        display: none;
    }
}

.js .menu-subnav {
    background: #fff;
    border: 1px solid #dfdfdf;
    border-top: 0;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    display: none;
    height: auto;
    margin: -18px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    z-index: 99;
}

@media (min-width: 48em) {
    .js .menu-subnav.in {
        display: block;
    }
}

.js .menu-subnav h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
    padding-right: 30px;
    padding-right: 1.875rem;
}

.js .menu-subnav p {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0;
}

.js .menu-subnav a {
    color: #555555;
}

    .js .menu-subnav a:hover,
    .js .menu-subnav a:focus {
        color: #00aae7;
    }

        .js .menu-subnav a:hover p {
            color: #00aae7;
        }

        .js .menu-subnav a:hover h3 {
            color: #00aae7;
        }

.js .menu-subnav .icon {
    color: #00aae7;
    font-size: 22px;
    font-size: 1.375rem;
}

    .js .menu-subnav .icon.icon-chevron-right {
        font-size: 16px;
        font-size: 1rem;
    }

.js .menu-subnav .menu-subnav-header {
    display: none;
}

.js .menu-subnav .article-media {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}

.js .menu-subnav .menu-subnav-inner {
    height: auto;
    overflow: hidden;
    padding: 30px 50px;
    padding: 1.875rem 3.125rem;
    position: relative;
}

.js .menu-subnav .article-details {
    height: auto;
    overflow: hidden;
}

@media (min-width: 48em) {
    .menu-subnav-style-a {
        left: 0;
        top: 126px;
        top: 8.3rem;
    }

    .navigation-alt .menu-subnav-style-a {
        top: 63px;
        top: 3.9375rem;
    }
}

.menu-subnav-style-a .menu-subnav-inner {
    padding-left: 50px;
    padding-left: 3.125rem;
    padding-right: 50px;
    padding-right: 3.125rem;
}

@media (min-width: 62.5em) {
    .menu-subnav-style-a {
        left: 8.77862595%;
        *left: 8.27862595%;
        max-width: 1084px;
        max-width: 67.75rem;
        width: 82.7480916%;
        *width: 82.2480916%;
    }

    .navigation-alt .menu-subnav-style-a {
        left: 0;
    }
}

@media (min-width: 85em) {
    .menu-subnav-style-a {
        left: -8.6rem;
    }
}

.lt-ie9 .navigation .menu-subnav-style-a {
    left: auto;
    right: 100px;
    right: 6.25rem;
}

.menu-subnav-style-a .nav-section-size-d {
    margin-left: 0.6100813% !important;
    *margin-left: 0.31300813% !important;
    width: 24.3902439%;
    *width: 23.8902439%;
}

    .menu-subnav-style-a .nav-section-size-d:first-child {
        margin-left: 0;
    }

    .menu-subnav-style-a .nav-section-size-d .article-body {
        padding-left: 4.58333333%;
        *padding-left: 4.08333333%;
        padding-right: 4.58333333%;
        *padding-right: 4.08333333%;
        position: relative;
    }

        .menu-subnav-style-a .nav-section-size-d .article-body .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

@media (min-width: 48em) {
    .menu-subnav-style-b {
        left: 0;
        top: 126px;
        top: 8.3rem;
    }

    .navigation-alt .menu-subnav-style-b {
        top: 63px;
        top: 3.9375rem;
    }
}

@media (min-width: 48em) {
    .menu-subnav-style-b {
        left: 20%;
        *left: 20%;
        max-width: 560px;
        max-width: 35rem;
    }

    .navigation-alt .menu-subnav-style-b {
        left: 0;
        max-width: 600px;
        max-width: 37.5rem;
        width: 600px;
        width: 37.5rem;
    }
}

@media (min-width: 62.5em) {
    .menu-subnav-style-b {
        left: 19.46564885%;
        *left: 18.96564885%;
        max-width: 560px;
        max-width: 35rem;
        width: 42.7480916%;
        *width: 42.2480916%;
    }

    .navigation-alt .menu-subnav-style-b {
        left: 0;
    }
}

@media (min-width: 75em) {
    .menu-subnav-style-b {
        left: 10%;
        *left: 10%;
    }
}

@media (min-width: 85em) {
    .menu-subnav-style-b {
        /*left: auto;
    right: 560px;*/
        left: -2rem;
    }
}

.lt-ie9 .navigation .menu-subnav-style-b {
    left: auto;
    right: 260px;
    right: 16.25rem;
}

.menu-subnav-style-b .nav-section-size-d {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    width: 100%;
}

.navigation-alt .menu-subnav-style-b .nav-section-size-d {
    width: 250px;
    width: 15.625rem;
}

@media (min-width: 62.5em) {
    .navigation-alt .menu-subnav-style-b .nav-section-size-d {
        margin-bottom: 0;
        margin-left: 13.04347826%;
        *margin-left: 12.54347826%;
        width: 43.47826087%;
        *width: 42.97826087%;
    }
}

@media (min-width: 62.5em) {
    .menu-subnav-style-b .nav-section-size-d {
        margin-bottom: 0;
        margin-left: 13.04347826%;
        *margin-left: 12.54347826%;
        width: 43.47826087%;
        *width: 42.97826087%;
    }
}

.menu-subnav-style-b .nav-section-size-d h3 {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}

.menu-subnav-style-b .nav-section-size-d:first-child {
    margin-left: 0;
}

.menu-subnav-style-b .nav-section-size-d li {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    position: relative;
}

    .menu-subnav-style-b .nav-section-size-d li a {
        display: block;
        padding-left: 30px;
        padding-left: 1.875rem;
    }

    .menu-subnav-style-b .nav-section-size-d li .icon {
        position: absolute;
        top: 0;
    }

@media (min-width: 48em) {
    .menu-subnav-style-c {
        left: 0;
        right: 0;
        top: 126px;
        top: 8.3rem;
    }

    .navigation-alt .menu-subnav-style-c {
        top: 63px;
        top: 3.9375rem;
    }
}

@media (min-width: 62.5em) {
    .menu-subnav-style-c {
        left: 12.59541985%;
        *left: 12.09541985%;
        max-width: 1004px;
        max-width: 62.75rem;
        right: auto;
        width: 76.64122137%;
        *width: 76.14122137%;
    }

    .navigation-alt .menu-subnav-style-c {
        left: 0;
    }
}

@media (min-width: 85em) {
    .menu-subnav-style-c {
        left: 10%;
    }
}

.lt-ie9 .navigation .menu-subnav-style-c {
    left: auto;
    right: 100px;
    right: 6.25rem;
}

.menu-subnav-style-c .nav-section-size-d {
    margin-left: 1.32743363%;
    *margin-left: 0.82743363%;
    width: 21.68141593%;
    *width: 21.18141593%;
}

    .menu-subnav-style-c .nav-section-size-d .article-body {
        color: #000;
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 18px;
        line-height: 1.125rem;
        padding-left: 5.6122449%;
        *padding-left: 5.1122449%;
        padding-right: 5.6122449%;
        *padding-right: 5.1122449%;
        position: relative;
    }

    .menu-subnav-style-c .nav-section-size-d p {
        font-size: 13px;
        font-size: 0.8125rem;
    }

    .menu-subnav-style-c .nav-section-size-d time {
        color: #898989;
    }

    .menu-subnav-style-c .nav-section-size-d:first-child {
        margin-left: 0;
    }

.menu-subnav-style-c .nav-section-size-b {
    margin-left: 5.52654867%;
    *margin-left: 5.02654867%;
    width: 28.31858407%;
    *width: 27.81858407%;
}

    .menu-subnav-style-c .nav-section-size-b ul li {
        border-bottom: 1px solid #d6d6d6;
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 18px;
        line-height: 1.125rem;
        margin-bottom: 18px;
        margin-bottom: 1.125rem;
        padding-bottom: 12px;
        padding-bottom: 0.75rem;
    }

        .menu-subnav-style-c .nav-section-size-b ul li:last-child {
            margin-bottom: 12px;
            margin-bottom: 0.75rem;
        }

        .menu-subnav-style-c .nav-section-size-b ul li a {
            color: #000;
        }

            .menu-subnav-style-c .nav-section-size-b ul li a:hover,
            .menu-subnav-style-c .nav-section-size-b ul li a:focus {
                color: #0c55a5;
            }

    .menu-subnav-style-c .nav-section-size-b .article-more a {
        color: #0c55a5;
        font-size: 13px;
        font-size: 0.8125rem;
    }

    .menu-subnav-style-c .nav-section-size-b .article-body a:hover,
    .menu-subnav-style-c .nav-section-size-b .article-body a:focus {
        color: #00aae7;
    }

    .menu-subnav-style-c .nav-section-size-b .article-more a:hover,
    .menu-subnav-style-c .nav-section-size-b .article-more a:focus {
        color: #00aae7;
    }

    .menu-subnav-style-c .nav-section-size-b .article-more .icon {
        font-size: 13px;
        font-size: 0.8125rem;
    }

.menu-subnav-style-c .nav-section-size-c {
    margin-left: 6.96902655%;
    *margin-left: 6.46902655%;
    width: 13.49557522%;
    *width: 12.99557522%;
}

    .menu-subnav-style-c .nav-section-size-c ul li {
        font-size: 14px;
        font-size: 0.875rem;
        margin-bottom: 12px;
        margin-bottom: 0.75rem;
    }

        .menu-subnav-style-c .nav-section-size-c ul li a {
            color: #000;
        }

            .menu-subnav-style-c .nav-section-size-c ul li a:hover,
            .menu-subnav-style-c .nav-section-size-c ul li a:focus {
                color: #00aae7;
            }

@media (min-width: 48em) {
    .menu-subnav-style-d {
        left: 0;
        right: 0;
        top: 126px;
        top: 8.3rem;
    }

    .navigation-alt .menu-subnav-style-d {
        top: 63px;
        top: 3.9375rem;
    }
}

@media (min-width: 62.5em) {
    .menu-subnav-style-d {
        left: 16.5648855%;
        *left: 16.0648855%;
        max-width: 947px;
        max-width: 59.1875rem;
        right: auto;
        width: 50%;
        /*width: 72.29007634%;*/
        *width: 71.79007634%;
    }
}

@media (min-width: 75em) {
    .menu-subnav-style-d {
        left: 14.27480916%;
        *left: 13.77480916%;
    }
}

@media (min-width: 85em) {
    .menu-subnav-style-d {
        left: 10%;
    }
}

.lt-ie9 .navigation .menu-subnav-style-d {
    left: auto;
    right: 100px;
}

.menu-subnav-style-d .nav-section-size-d {
    width: 23.14049587%;
    *width: 22.64049587%;
}

    .menu-subnav-style-d .nav-section-size-d h3 {
        color: #404040;
        font-size: 16px;
        font-size: 1rem;
    }

    .menu-subnav-style-d .nav-section-size-d .article-body {
        color: #000;
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 18px;
        line-height: 1.125rem;
        padding-left: 5.6122449%;
        *padding-left: 5.1122449%;
        padding-right: 5.6122449%;
        *padding-right: 5.1122449%;
        position: relative;
    }

    .menu-subnav-style-d .nav-section-size-d p {
        font-size: 13px;
        font-size: 0.8125rem;
    }

    .menu-subnav-style-d .nav-section-size-d time {
        color: #898989;
    }

    .menu-subnav-style-d .nav-section-size-d .article-more a {
        color: #00aae7;
        font-size: 13px;
        font-size: 0.8125rem;
    }

        .menu-subnav-style-d .nav-section-size-d .article-more a:hover,
        .menu-subnav-style-d .nav-section-size-d .article-more a:focus {
            color: #0c55a5;
        }

    .menu-subnav-style-d .nav-section-size-d .article-more .icon {
        font-size: 13px;
        font-size: 0.8125rem;
    }

.menu-subnav-style-d .nav-section-size-b {
    margin-left: 2.95159386%;
    *margin-left: 2.45159386%;
    width: 30.43211334%;
    *width: 21.93211334%;
}

    .menu-subnav-style-d .nav-section-size-b h3 {
        margin-bottom: 12px;
        margin-bottom: 0.75rem;
    }

    .menu-subnav-style-d .nav-section-size-b ul li {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-bottom: 0.75rem;
    }

.menu-subnav-style-d .nav-section-size-c {
    margin-left: 2.95159386%;
    *margin-left: 2.45159386%;
    /*width: 22.43211334%;*/
    *width: 21.93211334%;
}

    .menu-subnav-style-d .nav-section-size-c article:first-child {
        margin-bottom: 24px;
        margin-bottom: 1.5rem;
    }

    .menu-subnav-style-d .nav-section-size-c ul li {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 12px;
        margin-bottom: 0.75rem;
    }

@media (min-width: 48em) {
    .menu-subnav-style-e {
        left: 0;
        top: 126px;
        top: 8.3rem;
    }

    .navigation-alt .menu-subnav-style-e {
        top: 63px;
        top: 3.9375rem;
    }
}

.menu-subnav-style-e .nav-section-size-c ul li {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}

@media (min-width: 48em) {
    .menu-subnav-style-e {
        left: 40%;
        *left: 40%;
        max-width: 296px;
        max-width: 18.5rem;
    }
}

@media (min-width: 62.5em) {
    .menu-subnav-style-e {
        left: 20%;
        *left: 20%;
        max-width: 296px;
        max-width: 18.5rem;
    }
}

@media (min-width: 75em) {
    .menu-subnav-style-e {
        left: 41%;
        *left: 41%;
    }
}

@media (min-width: 85em) {
    .menu-subnav-style-e {
        left: 37%;
    }
}

.lt-ie9 .navigation .menu-subnav-style-e {
    left: auto;
    right: 400px;
    right: 25rem;
}

@media (min-width: 48em) {
    .menu-subnav-style-f {
        left: 0;
        top: 126px;
        top: 8.3rem;
    }

    .navigation-alt .menu-subnav-style-f {
        top: 63px;
        top: 3.9375rem;
    }
}

@media (min-width: 62.5em) {
    .menu-subnav-style-f {
        left: 39.38931298%;
        *left: 38.88931298%;
        max-width: 586px;
        max-width: 36.625rem;
        width: 44.73282443%;
        *width: 44.23282443%;
    }
}

@media (min-width: 75em) {
    .menu-subnav-style-f {
        left: 47.17557252%;
        *left: 46.67557252%;
    }
}

@media (min-width: 85em) {
    .menu-subnav-style-f {
        left: auto;
        right: 126px;
        right: 8.3rem;
    }
}

.lt-ie9 .navigation .menu-subnav-style-f {
    left: auto;
    right: 26px;
    right: 1.625rem;
}

.menu-subnav-style-f .nav-section-size-d {
    margin-left: 0.82304527%;
    *margin-left: 0.32304527%;
    width: 49.38271605%;
    *width: 48.88271605%;
}

    .menu-subnav-style-f .nav-section-size-d:first-child {
        margin-left: 0;
    }

    .menu-subnav-style-f .nav-section-size-d .article-body {
        padding-left: 4.58333333%;
        *padding-left: 4.08333333%;
        padding-right: 4.58333333%;
        *padding-right: 4.08333333%;
        position: relative;
    }

        .menu-subnav-style-f .nav-section-size-d .article-body .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

@media (min-width: 48em) {
    .menu-subnav-style-g {
        left: 0;
        right: 0;
        top: 126px;
        top: 8.3rem;
    }

    .navigation-alt .menu-subnav-style-g {
        top: 63px;
        top: 3.9375rem;
    }
}

@media (min-width: 62.5em) {
    .menu-subnav-style-g {
        left: 9.16030534%;
        *left: 8.66030534%;
        max-width: 780px;
        max-width: 48.75rem;
        right: auto;
        width: 59.54198473%;
        *width: 59.04198473%;
    }

    .navigation-alt .menu-subnav-style-g {
        left: 0;
    }
}

.menu-subnav-style-g .nav-section-size-a {
    margin-left: 4.41176471%;
    *margin-left: 3.91176471%;
    width: 30.14705882%;
    *width: 29.64705882%;
}

    .menu-subnav-style-g .nav-section-size-a:first-child {
        margin-left: 0;
    }

    .menu-subnav-style-g .nav-section-size-a h3 {
        margin-bottom: 12px;
        margin-bottom: 0.75rem;
    }

    .menu-subnav-style-g .nav-section-size-a ul li {
        font-size: 14px;
        font-size: 0.875rem;
        margin-bottom: 12px;
        margin-bottom: 0.75rem;
    }

        .menu-subnav-style-g .nav-section-size-a ul li a {
            color: #555555;
        }

            .menu-subnav-style-g .nav-section-size-a ul li a:hover,
            .menu-subnav-style-g .nav-section-size-a ul li a:focus {
                color: #0c55a5;
            }

.nav-section-size-d,
.nav-section-size-b,
.nav-section-size-c,
.nav-section-size-d,
.nav-section-size-a {
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;
}

.subnav-more {
    border-top: 1px solid #555;
    clear: both;
    float: left;
    margin-top: 12px;
    margin-top: 0.75rem;
    padding-top: 12px;
    padding-top: 0.75rem;
    position: relative;
    width: 100%;
}

    .subnav-more a {
        font-size: 18px;
        font-size: 1.125rem;
    }

.inpage-nav {
    display: none;
    float: left;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    margin-left: 20px;
    margin-left: 1.25rem;
    width: 100%;
}

@media (min-width: 48em) {
    .inpage-nav {
        display: block;
    }
}

.inpage-nav.inpage-nav-alt {
    margin-bottom: 0;
    padding-top: 18px;
    padding-top: 1.125rem;
}

.inpage-nav .inpage-nav-inner .inpage-nav-label {
    float: left;
    margin-bottom: 0;
}

.inpage-nav .inpage-nav-inner .inpage-nav-menu {
    float: left;
    margin-left: 10px;
    margin-left: 0.625rem;
}

    .inpage-nav .inpage-nav-inner .inpage-nav-menu li {
        border-left: 1px solid #dfdfdf;
        border-left: 0.0625rem solid #dfdfdf;
        display: inline-block;
        padding: 0 10px;
        padding: 0 0.625rem;
    }

        .inpage-nav .inpage-nav-inner .inpage-nav-menu li:first-child {
            border: none;
        }

        .inpage-nav .inpage-nav-inner .inpage-nav-menu li a {
            color: #404040;
        }

            .inpage-nav .inpage-nav-inner .inpage-nav-menu li a:hover,
            .inpage-nav .inpage-nav-inner .inpage-nav-menu li a:focus {
                color: #00aae7;
            }

.global-search {
    background: none;
    position: absolute;
    right: 15px;
    top: 49px;
}

.js .global-search-header.global-search-header-alt {
    z-index: -1;
}

@media (min-width: 48em) {
    .js .global-search-header.global-search-header-alt {
        box-shadow: none;
        left: auto;
        padding: 0;
        position: absolute;
        right: 15px;
        right: 0.9375rem;
        top: 2.9em;
        top: 46px;
        top: 2.875rem;
        width: 190px;
        width: 11rem;
        z-index: 5;
    }
}

@media (min-width: 62.5em) {
    .js .global-search-header.global-search-header-alt {
        width: 370px;
        width: 23.125rem;
    }
}

@media (min-width: 75em) {
    .js .global-search-header.global-search-header-alt {
        width: 570px;
        width: 35.625rem;
    }
}

@media (min-width: 85em) {
    .js .global-search-header.global-search-header-alt {
        width: 730px;
        width: 45.625rem;
    }
}

.no-csstransforms3d.lt-ie10.js .global-search-header.global-search-header-alt {
    top: 0;
}

.ie8.js .global-search-header.global-search-header-alt {
    top: 0 !important;
}

.search-in .global-search-header {
    top: 142px;
    top: 8.875rem;
    z-index: 5;
}

    .search-in .global-search-header.global-search-header-alt {
        z-index: 5;
    }

@media (min-width: 48em) {
    .search-in .global-search-header {
        top: 178px;
        top: 11.125rem;
    }
}

.no-csstransforms3d.js .global-search-header,
.windowsphone .global-search-header {
    display: none;
}

.no-csstransforms3d.search-in .global-search-header,
.windowsphone.search-in .global-search-header {
    display: block;
}

.no-csstransforms3d.js.ie9 .global-search-header {
    display: block;
    top: 44px;
}

.menu-in .global-search-header {
    display: none;
}

.ios-keyboard-in .global-search-header {
    position: absolute;
}

.global-search-title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px !important;
}

    .global-search-title.focusable:active,
    .global-search-title.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.global-search-form {
    margin: 0 auto;
    overflow: visible;
    position: relative;
    text-align: center;
}

    .global-search-form .icon-search {
        color: #ccc;
        float: left;
        font-size: 22px;
        position: absolute;
        right: 9px;
        top: 27px;
    }

/*@media (min-width: 62.5em) {
  .global-search-form .icon-search {
    line-height: 35px;
    line-height: 2.1875rem;
    right: .5rem; /* chm
    right: 10px; right: 0.625rem;
  }
  .global-search-header-alt .global-search-form .icon-search {
    line-height: 45px;
    line-height: 2.8125rem;
  }
}
@media (min-width: 48em) {
  .global-search-header-alt .global-search-form .icon-search {
    right: 5px;
    right: 0.3125rem;
    line-height: 46px;
    line-height: 2.875rem;
  }
}*/

/*.global-search-header-alt .global-search-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media (min-width: 62.5em) {
  .global-search-input {
    height: 36px;
    height: 2.25rem;
    font-size: 19px;
    font-size: 1.1875rem;
  }
}
@media (min-width: 48em) {
  .global-search-header-alt .global-search-input {
    height: 46px;
    height: 2.875rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
}*/

.banner {
    display: block;
    margin-bottom: 1px;
    overflow: hidden;
    position: relative;
    z-index: 4;
}

@media (min-width: 48em) {
    .banner {
        height: 450px;
        height: 28.125rem;
    }
}

.banner a:hover {
    color: #fff;
    text-decoration: underline;
}

    .banner a:hover .icon {
        color: #fff;
    }

@media (min-width: 30em) {
    .carousel .banner-size-a {
        height: 450px;
        height: 28.125rem;
    }
}

@media (min-width: 48em) {
    .banner-size-a {
        height: 450px;
        height: 28.125rem;
    }
}

@media (min-width: 30em) {
    .carousel .banner-size-b {
        height: 374px;
        height: 23.375rem;
    }
}

@media (min-width: 48em) {
    .banner-size-b {
        height: 374px;
        height: 23.375rem;
    }
}

@media (min-width: 30em) {
    .carousel .banner-size-c {
        height: 374px;
        height: 23.375rem;
    }
}

@media (min-width: 48em) {
    .banner-size-c {
        height: 540px;
        height: 33.75rem;
    }
}

.banner-text-color-a * {
    color: #fff;
}

.banner-text-color-b * {
    color: #404040;
}

    .banner-text-color-b * a:hover {
        color: #404040;
        text-decoration: underline;
    }

        .banner-text-color-b * a:hover .icon {
            color: #404040;
        }

@media (min-width: 30em) {
    .carousel .banner-media {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
}

@media (min-width: 48em) {
    .banner-media {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
}

.banner-media img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.banner-body {
    padding: 1.125rem 1.25rem;
}

@media (min-width: 30em) {
    .carousel .banner-body {
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        left: 0;
        max-width: 590px;
        max-width: 36.875rem;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
    }
}

@media (min-width: 48em) {
    .banner-body {
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        left: 0;
        max-width: 36.875rem;
        padding: 2.25rem 2.5rem;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
    }

    .lt-ie9 .banner-body {
        top: 36px;
        top: 2.25rem;
    }
}

.banner-color-a .banner-body {
    background-color: #0153a7;
    background-color: rgba(1, 83, 167, 0.9);
}

.banner-color-a.banner-opacity-a .banner-body {
    background-color: #0153a7;
    background-color: rgba(1, 83, 167, 0.8);
}

.banner-color-a.banner-opacity-b .banner-body {
    background-color: #0153a7;
    background-color: rgba(1, 83, 167, 0.6);
}

.banner-color-a.banner-opacity-c .banner-body {
    background-color: #0153a7;
    background-color: rgba(1, 83, 167, 0.4);
}

/*.lt-ie9 .banner-color-a.banner-opacity-c .banner-body {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#660153a7, endColorstr=#660153a7)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#660153a7, endColorstr=#660153a7);
    background-color: rgba(1, 83, 167, 0.4);
}*/

.banner-color-b .banner-body {
    background-color: #800f69;
    background-color: rgba(128, 15, 105, 0.8);
}

/*.lt-ie9 .banner-color-b .banner-body {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc800f69, endColorstr=#cc800f69)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc800f69, endColorstr=#cc800f69);
    background-color: rgba(128, 15, 105, 0.8);
}*/

.banner-color-b.banner-opacity-a .banner-body {
    background-color: #800f69;
    background-color: rgba(128, 15, 105, 0.8);
}

/*.lt-ie9 .banner-color-b.banner-opacity-a .banner-body {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc800f69, endColorstr=#cc800f69)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc800f69, endColorstr=#cc800f69);
    background-color: rgba(128, 15, 105, 0.8);
}*/

.banner-color-b.banner-opacity-b .banner-body {
    background-color: #800f69;
    background-color: rgba(128, 15, 105, 0.6);
}

/*.lt-ie9 .banner-color-b.banner-opacity-b .banner-body {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99800f69, endColorstr=#99800f69)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99800f69, endColorstr=#99800f69);
    background-color: rgba(128, 15, 105, 0.6);
}*/

.banner-color-b.banner-opacity-c .banner-body {
    background-color: #800f69;
    background-color: rgba(128, 15, 105, 0.4);
}

/*.lt-ie9 .banner-color-b.banner-opacity-c .banner-body {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66800f69, endColorstr=#66800f69)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66800f69, endColorstr=#66800f69);
    background-color: rgba(128, 15, 105, 0.4);
}*/

.banner-color-c .banner-body {
    background-color: #dfdfdf;
    background-color: rgba(223, 223, 223, 0.8);
}

/*.lt-ie9 .banner-color-c .banner-body {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccdfdfdf, endColorstr=#ccdfdfdf)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccdfdfdf, endColorstr=#ccdfdfdf);
    background-color: rgba(223, 223, 223, 0.8);
}*/

.banner-position-b .banner-body {
    left: auto;
    right: 0;
}

.banner-details {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem;
}

@media (min-width: 75em) {
    .banner-details {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 24px;
        line-height: 1.5rem;
    }
}

.banner-details p:last-child,
.banner-details ul:last-child,
.banner-details ol:last-child {
    margin: 0;
}

.banner-details .icon {
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: middle;
}

section .banner-body > .banner-header {
    position: relative;
    z-index: 9;
}

.banner-header + .banner-details {
    padding-top: 12px;
    padding-top: 0.75rem;
    position: relative;
    z-index: 9;
}

.banner-title {
    margin: 0;
}

h2.banner-title {
    font-size: 2rem;
}

@media (max-width: 767px) {
    h2.banner-title {
        font-size: 1.75rem;
    }
}

.banner-thumbnail {
    display: none;
}

@media (min-width: 62.5em) {
    .banner-thumbnail {
        bottom: 0;
        display: block;
        left: 100%;
        position: absolute;
        top: 0;
    }
}

@media (min-width: 48em) {
    .banner-position-b .banner-thumbnail {
        left: auto;
        right: 100%;
    }
}

.banner-thumbnail img {
    float: left;
    height: 100%;
    vertical-align: top;
    width: auto;
}

.banner-style-a {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
}

.article {
    position: relative;
}

    .article .ajax-loading {
        -moz-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        opacity: 0;
        transition: all 500ms ease;
    }

.ajax-loaded .article .ajax-loading {
    opacity: 1;
}

.article-style-a {
    border-top: 1px solid #dfdfdf;
    border-top: 0.0625rem solid #dfdfdf;
    padding-top: 1.125rem;
}

@media (min-width: 48em) {
    .article-style-a {
        margin-top: 1.125rem;
        padding-top: 2.25rem;
    }
}

.article-style-b {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

    .article-style-b > a {
        text-decoration: none;
    }

        .article-style-b > a:hover,
        .article-style-b > a:focus {
            color: #0c55a5;
        }

.article-list .article-style-b {
    border-bottom: 1px solid #ddd;
}

.article-style-c {
    background: #fff;
    overflow: hidden;
    padding: 1.5rem 1.25rem;
}

@media (min-width: 62.5em) {
    .article-style-c {
        padding: 2.25rem 2.5rem;
    }
}

.article-style-c > a {
    text-decoration: none;
}

    .article-style-c > a:hover,
    .article-style-c > a:focus {
        color: #0c55a5;
    }

.article-list .article-style-c {
    border-bottom: 1px solid #ddd;
}

.article-style-d {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 1.5rem 1.25rem;
}

.region-c .article-style-d {
    padding: 18px 20px;
    padding: 1.125rem 1.25rem;
}

.article-style-d > a {
    text-decoration: none;
}

    .article-style-d > a:hover,
    .article-style-d > a:focus {
        color: #0c55a5;
    }

.article-list .article-style-d {
    border-bottom: 1px solid #ddd;
}

    .article-list .article-style-d:last-child {
        border-bottom: 0;
    }

    .article-list .article-style-d .article-header {
        margin-bottom: 0;
    }

        .article-list .article-style-d .article-header .heading-style-b {
            margin-bottom: 0;
        }

.article-style-e {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    /* chm */
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
}

.article-style-f {
    background: #fff;
    overflow: hidden;
}

    .article-style-f > a {
        text-decoration: none;
    }

        .article-style-f > a:hover,
        .article-style-f > a:focus {
            color: #0c55a5;
        }

    .article-style-f .article-header {
        padding-left: 20px;
        padding-left: 1.25rem;
    }

@media (min-width: 48em) {
    .article-style-f .article-header {
        padding-left: 0;
        text-align: center;
    }
}

.optional-footer .article-style-f .article-header {
    padding: 0;
}

.article-style-f .article-header .article-header-title a {
    color: #068bca;
}

    .article-style-f .article-header .article-header-title a:hover,
    .article-style-f .article-header .article-header-title a:focus {
        color: #0c55a5;
    }

@media (min-width: 48em) {
    .article-style-f .article-header .article-header-title a {
        color: inherit;
    }
}

.article-style-f .article-header .article-header-title a .icon {
    border: 1px solid #d8d8d8;
    border: 0.0625rem solid #d8d8d8;
    border-radius: 100%;
    height: 1.875rem;
    padding-left: 0.3125rem;
    width: 1.875rem;
}

@media (min-width: 48em) {
    .article-style-f .article-header .article-header-title a .icon {
        border: none;
        height: auto;
        padding-left: 0;
        width: auto;
    }
}

.article-style-f .article-body {
    background: #fff;
    padding: 2.8125rem 1.25rem;
}

@media (min-width: 48em) {
    .article-style-f .article-body {
        padding: 4.5rem 1.25rem;
    }
}

.article-style-f .article-body .icon b {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px !important;
}

    .article-style-f .article-body .icon b.focusable:active,
    .article-style-f .article-body .icon b.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.equal-heights-added.js .optional-footer.article-style-f .article-body .article-body-inner {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ie8 .equal-heights-added.js .optional-footer.article-style-f .article-body .article-body-inner {
    display: table-cell;
    position: static;
    vertical-align: middle;
}

.article-style-f .article-icon {
    display: none;
    position: relative;
    right: auto;
    text-align: center;
    top: auto;
    width: 100%;
}

@media (min-width: 48em) {
    .article-style-f .article-icon {
        display: block;
    }
}

.article-style-f .article-icon .icon {
    font-size: 80px;
    font-size: 5rem;
}

.article-style-first {
    padding-top: 20px;
}

.article-style-last {
    padding-bottom: 50px;
}

.article-style-g {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

    .article-style-g > a {
        text-decoration: none;
    }

        .article-style-g > a:hover,
        .article-style-g > a:focus {
            color: #0c55a5;
        }

    .article-style-g .article-body {
        float: left;
        padding: 24px 20px;
        padding: 1.5rem 1.25rem;
    }

@media (min-width: 62.5em) {
    .article-style-g .article-body {
        padding: 36px 40px;
        padding: 2.25rem 2.5rem;
    }

    .html-rtl .article-style-g .article-body {
        padding: 36px 40px;
        padding: 2.25rem 2.5rem;
        padding-right: 0;
    }
}

.article-style-g .article-icon {
    right: 20px;
    right: 1.25rem;
    top: 24px;
    top: 1.5rem;
}

@media (min-width: 62.5em) {
    .article-style-g .article-icon {
        right: 20px;
        right: 1.25rem;
        top: 36px;
        top: 2.25rem;
    }
}

.article-style-h {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 1px;
    margin-bottom: 0.0625rem;
    overflow: hidden;
    padding: 48px 10px;
    padding: 3rem 0.625rem;
}

@media (min-width: 62.5em) {
    .article-style-h {
        padding: 48px 25px;
        padding: 3rem 1.5625rem;
    }
}

.article-style-h .article-header {
    float: left;
    min-height: 10px;
    width: 100%;
}

@media (min-width: 48em) {
    .article-style-h .article-header {
        margin-right: 2%;
        width: 32%;
    }
}

@media (min-width: 62.5em) {
    .article-style-h .article-header {
        margin: 0;
        padding-right: 20px;
        padding-right: 1.25rem;
        width: 25%;
        width: 20.47244094%;
        *width: 19.97244094%;
    }
}

.article-style-h .article-header .article-title {
    margin-bottom: 3px;
    margin-bottom: 0.1875rem;
}

.article-style-h .article-body {
    float: left;
    width: 100%;
}

@media (min-width: 48em) {
    .article-style-h .article-body {
        margin-right: 2%;
        width: 32%;
    }
}

@media (min-width: 62.5em) {
    .article-style-h .article-body {
        margin: 0;
        padding-right: 20px;
        padding-right: 1.25rem;
        width: 50%;
        width: 62.99212598%;
        *width: 62.49212598%;
    }
}

.article-style-h .article-body-detail {
    float: left;
    min-height: 10px;
    width: 100%;
}

@media (min-width: 62.5em) {
    .article-style-h .article-body-detail {
        margin-left: 2%;
        width: 32%;
    }
}

.article-style-h .article-body-detail:first-child {
    margin-left: 0;
}

.article-style-h .article-body-detail p {
    margin-bottom: 0;
}

.article-style-h .article-footer {
    float: right;
    min-height: 10px;
    padding: 0;
    width: 100%;
}

@media (min-width: 48em) {
    .article-style-h .article-footer {
        padding-left: 20px;
        padding-left: 1.25rem;
        width: 32%;
    }
}

@media (min-width: 62.5em) {
    .article-style-h .article-footer {
        padding: 0;
        width: 25%;
        width: 15.35433071%;
        *width: 14.85433071%;
    }
}

.article-style-h .article-footer a {
    float: left;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}

@media (min-width: 48em) {
    .article-style-h .article-footer a {
        width: auto;
    }

        .article-style-h .article-footer a.right {
            float: right;
        }

        .article-style-h .article-footer a.left {
            float: left;
        }

        .article-style-h .article-footer a:last-child {
            margin-left: 10px;
            margin-left: 0.625rem;
        }
}

.article-style-h .article-contact-numbers a {
    font-size: 14px;
    font-size: 0.875rem;
}

.article-style-i {
    background: #fff;
    border-bottom: 1px solid #dddddd;
    border-bottom: 0.0625rem solid #dddddd;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    float: left;
    padding: 18px 20px;
    padding: 1.125rem 1.25rem;
}

    .article-style-i .article-media {
        float: left;
        width: 100%;
    }

@media (min-width: 48em) {
    .article-style-i .article-media {
        width: 32.5203252%;
        *width: 32.0203252%;
    }
}

@media (min-width: 62.5em) {
    .article-style-i .article-media {
        width: 21.70542636%;
        *width: 21.20542636%;
    }
}

.article-style-i .article-content {
    float: left;
    position: relative;
}

@media (min-width: 48em) {
    .article-style-i .article-content {
        float: right;
        padding-left: 5.4200542%;
        *padding-left: 4.9200542%;
        width: 67.4796748%;
        *width: 66.9796748%;
    }
}

@media (min-width: 62.5em) {
    .article-style-i .article-content {
        padding-left: 3.10077519%;
        *padding-left: 2.60077519%;
        width: 78.29457364%;
        *width: 77.79457364%;
    }
}

.article-style-i .article-header {
    float: left;
}

@media (min-width: 62.5em) {
    .article-style-i .article-header {
        padding-right: 3.10077519%;
        *padding-right: 2.60077519%;
        width: 39.6039604%;
        *width: 39.1039604%;
    }
}

.article-style-i .article-header time {
    color: #999999;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    margin-top: 9px;
    margin-top: 0.5625rem;
}

.article-style-i .article-header .article-subtitle {
    color: #00aae7;
    display: none;
}

@media (min-width: 62.5em) {
    .article-style-i .article-header .article-subtitle {
        display: inline;
    }
}

.article-style-i .article-header .article-subtitle-alt {
    color: #999999;
    display: none;
    font-size: 13px;
    font-size: 0.8125rem;
}

@media (min-width: 48em) {
    .article-style-i .article-header .article-subtitle-alt {
        display: inline;
    }
}

@media (min-width: 62.5em) {
    .article-style-i .article-header .article-subtitle-alt {
        display: none;
    }
}

.article-style-i .article-content-detail {
    display: none;
    float: left;
}

@media (min-width: 48em) {
    .article-style-i .article-content-detail {
        display: block;
        width: 100%;
    }
}

@media (min-width: 62.5em) {
    .article-style-i .article-content-detail {
        padding-right: 3.10077519%;
        *padding-right: 2.60077519%;
        padding-top: 18px;
        padding-top: 1.125rem;
        width: 44.55445545%;
        *width: 44.05445545%;
    }
}

.article-style-i .article-footer {
    float: left;
    width: 100%;
}

@media (min-width: 62.5em) {
    .article-style-i .article-footer {
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        position: absolute;
        right: 0;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
        width: 17.82178218%;
        *width: 17.32178218%;
    }

    .ie8 .article-style-i .article-footer {
        display: table-cell;
        position: static;
        vertical-align: middle;
    }
}

.article-style-i .article-footer a {
    font-size: 22px;
    font-size: 1.375rem;
}

.article-style-i .article-footer .action-social {
    display: inline-block;
    margin-left: 10px;
    margin-left: 0.625rem;
    vertical-align: top;
}

.article-style-i .article-footer .icon {
    font-size: 13px;
    font-size: 0.8125rem;
}

.article-style-j {
    overflow: hidden;
}

    .article-style-j > a {
        text-decoration: none;
    }

.article-social-links {
    background: #fafafa;
    border-top: 1px solid #e6e6e6;
    display: none;
    padding: 36px 20px;
    padding: 2.25rem 1.25rem;
}

.equal-heights-added .article-body + .article-social-links {
    bottom: 0;
    position: absolute;
    width: 100%;
}

@media (min-width: 48em) {
    .article-social-links {
        display: block;
    }
}

.article-social-links.social-news {
    background: #fff;
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
}

.article-social-links .article-social-links-header {
    text-align: center;
}

.social-news.article-social-links .article-social-links-header {
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
}

.article-social-links .article-social-links-body {
    text-align: center;
}

@media (min-width: 48em) {
    .article-social-links .article-social-links-body {
        display: block;
        margin-top: 12px;
        margin-top: 0.75rem;
        position: relative;
        text-align: center;
    }
}

.article-social-links .article-social-links-body .article-social-links-list {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.social-news.article-social-links .article-social-links-body .article-social-links-list {
    line-height: 0;
}

.article-social-links .article-social-links-body .article-social-links-list li {
    display: inline-block;
    line-height: 24px;
    line-height: 1.5rem;
    list-style: none;
    margin: 0;
    padding: 0 0 9px;
    padding: 0 0 0.5625rem;
}

    .article-social-links .article-social-links-body .article-social-links-list li:before {
        display: none;
    }

.social-news.article-social-links .article-social-links-body .article-social-links-list li {
    padding-bottom: 0;
}

.article-media {
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
    position: relative;
}

.article-list .article-media {
    margin-bottom: 0;
}

.article-media img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.article-media-style-a.article-media img,
.article-media-style-b.article-media img {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.region-b .article-media-style-a.article-media img,
.region-b .article-media-style-b.article-media img {
    /*width: auto;*/
    /*height: 100%;*/
    max-width: none;
}

@media (min-width: 48em) {
    .region-b .article-media-style-a.article-media img,
    .region-b .article-media-style-b.article-media img {
        height: auto;
        max-width: 100%;
        position: relative;
        width: 100%;
    }
}

.article-style-a .article-media {
    position: absolute;
}

@media (min-width: 37.5em) {
    .article-style-a .article-media {
        float: right;
        position: relative;
    }
}

.article-style-b .article-media {
    margin: 0;
}

@media (min-width: 48em) {
    .article-style-c .article-media,
    .article-style-j .article-media {
        float: left;
    }
}

@media (min-width: 48em) {
    .article-style-a.block-size-a .article-media {
        margin: 0;
        width: 20.22900763%;
        *width: 19.72900763%;
    }
}

@media (min-width: 48em) {
    .article-style-a.block-size-b .article-media {
        margin: 0;
        width: 27.04081633%;
        *width: 26.54081633%;
    }
}

@media (min-width: 48em) {
    .article-style-c.block-size-a .article-media,
    .article-style-j.block-size-a .article-media {
        width: 20.86614173%;
        *width: 20.36614173%;
    }
}

@media (min-width: 62.5em) {
    .article-style-c.block-size-a .article-media,
    .article-style-j.block-size-a .article-media {
        width: 21.54471545%;
        *width: 21.04471545%;
    }
}

.article-media.article-media-style-a {
    float: left;
}

.region-b .article-media.article-media-style-a {
    height: 80px;
    height: 5rem;
    overflow: hidden;
    width: 80px;
    width: 5rem;
}

@media (min-width: 48em) {
    .region-b .article-media.article-media-style-a {
        height: auto;
        width: 37.00787402%;
        *width: 36.50787402%;
    }
}

@media (min-width: 62.5em) {
    .region-b .article-media.article-media-style-a {
        width: 35.77235772%;
        *width: 35.27235772%;
    }
}

.article-media.article-media-style-b {
    float: left;
}

@media (min-width: 48em) {
    .article-media.article-media-style-b {
        float: right;
    }
}

.region-b .article-media.article-media-style-b {
    height: 80px;
    height: 5rem;
    overflow: hidden;
    width: 80px;
    width: 5rem;
}

@media (min-width: 48em) {
    .region-b .article-media.article-media-style-b {
        height: auto;
        width: 37.00787402%;
        *width: 36.50787402%;
    }
}

@media (min-width: 62.5em) {
    .region-b .article-media.article-media-style-b {
        width: 35.77235772%;
        *width: 35.27235772%;
    }
}

.article-media.article-media-style-c {
    float: left;
}

.region-a .article-media.article-media-style-c,
.region-b .article-media.article-media-style-c {
    left: 20px;
    left: 1.25rem;
    position: absolute;
    top: 24px;
    top: 1.5rem;
    width: 80px;
    width: 5rem;
}

@media (min-width: 48em) {
    .article-media.article-media-style-d {
        float: right;
    }
}

.region-b .article-media.article-media-style-d {
    left: 20px;
    left: 1.25rem;
    position: absolute;
    top: 24px;
    top: 1.5rem;
    width: 80px;
    width: 5rem;
}

@media (min-width: 48em) {
    .region-b .article-media.article-media-style-d {
        left: auto;
        right: 20px;
        right: 1.25rem;
    }
}

.article-media.article-media-style-e {
    float: left;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
}

@media (min-width: 48em) {
    .article-media.article-media-style-e {
        bottom: 0;
        height: 100%;
        position: absolute;
        top: 0;
    }

        .article-media.article-media-style-e img {
            max-height: 100%;
            max-width: inherit;
        }
}

@media (min-width: 48em) {
    .region-b .article-media.article-media-style-e {
        height: 100%;
        width: 37.79527559%;
        *width: 37.29527559%;
    }
}

@media (min-width: 62.5em) {
    .region-b .article-media.article-media-style-e {
        width: 36.58536585%;
        *width: 36.08536585%;
    }
}

.article-media.article-media-style-f {
    float: left;
}

    .article-media.article-media-style-f img {
        max-width: 100%;
    }

@media (min-width: 48em) {
    .region-b .article-media.article-media-style-f {
        height: auto;
        width: auto;
        *width: 37.00787402%;
        *width: 36.50787402%;
    }
}

@media (min-width: 62.5em) {
    .region-b .article-media.article-media-style-f {
        width: auto;
        *width: 35.27235772%;
    }
}

.article-body {
    position: relative;
}

.article-style-b .article-body {
    background: #fff;
    min-height: 102px;
    min-height: 6.375rem;
    padding: 36px 20px;
    padding: 2.25rem 1.25rem;
}

@media (min-width: 48em) {
    .article-style-b .article-body {
        padding: 18px 20px;
        padding: 1.125rem 1.25rem;
    }
}

@media (min-width: 48em) {
    .article-style-a .article-media + .article-body,
    .article-style-c .article-media + .article-body,
    .article-style-j .article-media + .article-body {
        float: left;
    }
}

.article-body.has-footer {
    padding-bottom: 92px;
    padding-bottom: 5.75rem;
}

.region-c .article-body.has-footer {
    padding-bottom: 36px;
    padding-bottom: 2.25rem;
}

@media (min-width: 48em) {
    .article-style-a .article-media + .article-body {
        float: left;
    }
}

@media (min-width: 48em) {
    .article-style-c .article-media + .article-body,
    .article-style-j .article-media + .article-body {
        float: right;
    }
}

@media (min-width: 48em) {
    .article-style-a.block-size-a .article-media + .article-body {
        width: 77.48091603%;
        *width: 76.98091603%;
    }
}

@media (min-width: 48em) {
    .article-style-a.block-size-b .article-media + .article-body {
        width: 58.67346939%;
        *width: 58.17346939%;
    }
}

.article-style-c.block-size-a .article-media + .article-body,
.article-style-j.block-size-a .article-media + .article-body {
    width: 76.01626016%;
    *width: 75.51626016%;
}

@media (min-width: 48em) {
    .article-style-c.block-size-a .article-media + .article-body,
    .article-style-j.block-size-a .article-media + .article-body {
        width: 75.19685039%;
        *width: 74.69685039%;
    }
}

@media (min-width: 62.5em) {
    .article-style-c.block-size-a .article-media + .article-body,
    .article-style-j.block-size-a .article-media + .article-body {
        width: 76.01626016%;
        *width: 75.51626016%;
    }
}

.article-style-c .article-media.article-media-style-a + .article-body,
.article-style-j .article-media.article-media-style-a + .article-body {
    padding-left: 100px;
    padding-left: 6.25rem;
}

@media (min-width: 48em) {
    .article-style-c .article-media.article-media-style-a + .article-body,
    .article-style-j .article-media.article-media-style-a + .article-body {
        padding-left: 0;
        width: 60.23622047%;
        *width: 59.73622047%;
    }
}

@media (min-width: 62.5em) {
    .article-style-c .article-media.article-media-style-a + .article-body,
    .article-style-j .article-media.article-media-style-a + .article-body {
        width: 61.38211382%;
        *width: 60.88211382%;
    }
}

.article-style-c .article-media.article-media-style-b + .article-body,
.article-style-j .article-media.article-media-style-b + .article-body {
    padding-left: 100px;
    padding-left: 6.25rem;
}

@media (min-width: 48em) {
    .article-style-c .article-media.article-media-style-b + .article-body,
    .article-style-j .article-media.article-media-style-b + .article-body {
        float: left;
        padding-left: 0;
        width: 60.23622047%;
        *width: 59.73622047%;
    }
}

@media (min-width: 62.5em) {
    .article-style-c .article-media.article-media-style-b + .article-body,
    .article-style-j .article-media.article-media-style-b + .article-body {
        width: 61.38211382%;
        *width: 60.88211382%;
    }
}

.article-style-j .article-media.article-media-style-f + .article-body {
    padding-left: 75px;
}

@media (min-width: 48em) {
    .article-style-j .article-media.article-media-style-f + .article-body {
        float: left;
        width: 60.23622047%;
        *width: 59.73622047%;
    }
}

@media (min-width: 62.5em) {
    .article-style-j .article-media.article-media-style-f + .article-body {
        float: left;
        width: 68.882111382%;
        *width: 60.88211382%;
    }
}

.article-style-d .article-media.article-media-style-c + .article-body {
    min-height: 80px;
    min-height: 5rem;
    padding-left: 100px;
    padding-left: 6.25rem;
}

.article-style-d .article-media.article-media-style-d + .article-body {
    min-height: 80px;
    min-height: 5rem;
    padding-left: 100px;
    padding-left: 6.25rem;
}

@media (min-width: 48em) {
    .article-style-d .article-media.article-media-style-d + .article-body {
        padding-left: 0;
        padding-right: 100px;
        padding-right: 6.25rem;
    }
}

@media (min-width: 48em) {
    .article-style-g .article-media.article-media-style-e + .article-body {
        float: right;
        width: 59.4488189%;
        *width: 58.9488189%;
    }
}

@media (min-width: 62.5em) {
    .article-style-g .article-media.article-media-style-e + .article-body {
        width: 60.56910569%;
        *width: 60.06910569%;
    }
}

.article-icon {
    color: #00aae7;
    position: absolute;
    right: 0;
    top: 0;
}

.article-style-b .article-meta + .article-icon {
    top: 36px;
    top: 2.25rem;
}

@media (min-width: 48em) {
    .article-style-b .article-meta + .article-icon {
        top: 15px;
        top: 0.9375rem;
    }
}

.article-style-b .article-icon {
    right: 20px;
    right: 1.25rem;
    top: 39px;
    top: 2.4375rem;
}

@media (min-width: 48em) {
    .article-style-b .article-icon {
        top: 27px;
        top: 1.6875rem;
    }
}

.region-c .article-style-b .article-icon {
    top: 18px;
    top: 1.125rem;
}

.article-list .article-icon {
    display: none;
    top: 0;
}

@media (min-width: 37.5em) {
    .article-style-c .article-icon {
        right: -10px;
        right: -0.625rem;
        top: 0;
    }
}

@media (min-width: 62.5em) {
    .article-style-c .article-icon {
        right: -20px;
        right: -1.25rem;
    }
}

.article-icon.article-icon-style-a {
    right: -10px;
    right: -0.625rem;
}

@media (min-width: 48em) {
    .article-list .article-icon {
        display: block;
    }
}

.article-icon .icon {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
}

.article-meta {
    line-height: 1;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
    padding-right: 30px;
    padding-right: 1.875rem;
    position: relative;
}

.article-style-b .article-icon + .article-meta {
    margin-top: 9px;
    margin-top: 0.5625rem;
}

@media (min-width: 48em) {
    .article-meta {
        padding-right: 0;
    }
}

.region-c .article-meta {
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
}

.article-meta time,
.article-meta .article-author {
    color: #999;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: normal;
}

.article-details + .article-meta {
    margin-bottom: 0;
    margin-top: 12px;
    margin-top: 0.75rem;
}

.article-header {
    position: relative;
}

.article-icon + .article-header {
    padding-right: 20px;
    padding-right: 1.25rem;
}

.article-style-f .article-icon + .article-header {
    padding-right: 0;
}

.article-list .article-header {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}

.article-header .h4 {
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
}

    .article-header .h4 a {
        color: #000;
    }

        .article-header .h4 a:hover,
        .article-header .h4 a:focus {
            color: #00aae7;
        }

.article-style-a .article-header h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 24px;
    line-height: 1.5rem;
}

.article-header h3 .icon {
    font-size: 30px;
    font-size: 1.875rem;
}

    .article-header h3 .icon.icon-one {
        color: #00aae7;
        float: left;
        margin-right: 10px;
        margin-right: 0.625rem;
        position: relative;
    }

.article-style-c .article-header h3 .icon.icon-one {
    position: absolute;
    right: 0;
    top: 2px;
    top: 0.125rem;
}

@media (min-width: 48em) {
    .article-style-c .article-header h3 .icon.icon-one {
        top: 5px;
        top: 0.3125rem;
    }
}

.article-header h3 .icon.icon-two {
    color: #00aae7;
    float: none;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    line-height: 1.75rem;
    margin-right: 0;
    position: relative;
    right: auto;
    top: 0;
}

.article-style-b .article-header h3 .icon.icon-two {
    position: absolute;
    right: 0;
    top: 2px;
    top: 0.125rem;
}

.article-header h3 a {
    display: block;
}

    .article-header h3 a:hover,
    .article-header h3 a:focus {
        color: #00aae7;
    }

.article-optional .article-header h4 {
    color: #242424;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin-bottom: 0;
}

    .article-optional .article-header h4 a {
        color: #242424;
    }

        .article-optional .article-header h4 a:hover,
        .article-optional .article-header h4 a:focus {
            color: #00aae7;
        }

    .article-optional .article-header h4 .icon {
        color: #00aae7;
        font-size: 10px;
        font-size: 0.625rem;
    }

.article-header .heading-style-a .icon + a {
    padding-left: 40px;
    padding-left: 2.5rem;
}

.article-header .heading-style-a a {
    padding-right: 30px;
    padding-right: 1.875rem;
}

.article-details {
    color: #404040;
}

    .article-details p:last-child,
    .article-details ul:last-child,
    .article-details ol:last-child {
        margin-bottom: 0;
    }

    .article-details ul {
        list-style: none;
        margin-bottom: 18px;
        margin-bottom: 1.125rem;
    }

    .article-details h2,
    .article-details h3,
    .article-details h4 {
        color: #404040;
    }

    .article-details p {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1.125rem;
    }

@media (min-width: 48em) {
    .article-details p {
        font-size: 16px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.5rem;
    }
}

.article-details + .article-details-list {
    margin-top: 30px;
    margin-top: 1.875rem;
}

.article-details-list ul li {
    list-style: none;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    padding-left: 45px;
    padding-left: 2.8125rem;
    position: relative;
}

@media (min-width: 48em) {
    .article-details-list ul li {
        padding-left: 54px;
        padding-left: 3.375rem;
    }
}

@media (min-width: 62.5em) {
    .article-details-list ul li {
        padding-left: 80px;
        padding-left: 5rem;
    }
}

.article-details-list-alt.article-details-list ul li {
    margin: 0;
    padding: 18px 80px;
    padding: 1.125rem 5rem;
    padding-right: 0;
}

    .article-details-list-alt.article-details-list ul li:last-child {
        border-bottom: none;
    }

.article-details-list ul li .icon {
    color: #00aae7;
    font-size: 32px;
    font-size: 2rem;
    left: 0;
    position: absolute;
}

@media (min-width: 48em) {
    .article-details-list ul li .icon {
        top: 5px;
        top: 0.3125rem;
    }
}

@media (min-width: 62.5em) {
    .article-details-list ul li .icon {
        left: 20px;
        left: 1.25rem;
    }
}

.article-details-list ul li h5 {
    color: #404040;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    text-transform: none;
}

    .article-details-list ul li h5 a {
        color: #404040;
    }

        .article-details-list ul li h5 a:hover,
        .article-details-list ul li h5 a:focus {
            color: #00aae7;
        }

.article-details-list ul li p {
    display: none;
}

@media (min-width: 48em) {
    .article-details-list ul li p {
        display: block;
    }
}

.article-details-list .event-dates {
    font-size: 14px;
    font-size: 0.875rem;
    left: 10px;
    left: 0.625rem;
    line-height: 18px;
    line-height: 1.125rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    min-width: 50px;
}

@media (min-width: 48em) {
    .article-details-list .event-dates {
        font-size: 16px;
        font-size: 1rem;
        line-height: inherit;
    }
}

.article-details-list .event-dates p {
    font-family: "Frutiger LT W02 65 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.article-details-list .event-links {
    font-size: 16px;
}

    .article-details-list .event-links:hover {
        color: #00aae7;
    }

.article-details-list .event-dates p {
    display: block;
    margin: 0;
}

.article-optional {
    display: none;
    position: relative;
}

.article-style-b .article-optional {
    background: #fff;
    border-top: 1px solid #e6e6e6;
    min-height: 114px;
    min-height: 7.125rem;
    padding: 18px 20px 18px 110px;
    padding: 1.125rem 1.25rem 1.125rem 1.25rem;
    width: 100%;
}

@media (min-width: 48em) {
    .article-optional {
        display: block;
    }
}

.article-optional .article-media {
    /*position: absolute;*/
    float: left;
    /*left: 20px;*/
    margin-right: 10px;
    max-width: 75px;
    max-width: 4.6875rem;
    /*left: 1.25rem;*/
}

.article-footer {
    color: #00aae7;
    padding: 10px 0 0;
    padding: 0.625rem 0 0;
    position: relative;
}

    .article-footer .article-category {
        color: #00aae7;
        font-size: 14px;
        font-size: 0.875rem;
    }

.has-footer + .article-footer {
    bottom: 20px;
    bottom: 1.25rem;
    padding: 0 20px;
    padding: 0 1.25rem;
    position: absolute;
}

.region-c .has-footer + .article-footer {
    bottom: 10px;
    bottom: 0.625rem;
}

.article-style-d .has-footer + .article-footer {
    padding-left: 0;
    padding-right: 0;
}

.article-list .article-footer {
    display: none;
}

@media (min-width: 48em) {
    .article-list .article-footer {
        bottom: auto;
        display: block;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
}

.optional-article-footer {
    border-top: 1px solid #e6e6e6;
    padding-top: 12px;
    padding-top: 0.75rem;
}

.article-style-b .optional-article-footer {
    background: #fff;
    bottom: 0;
    padding: 6px 20px;
    padding: 0.375rem 1.25rem;
    /*position: absolute;*/
    width: 100%;
}

#footerCountryLink {
    color: #0c55a5;
}

    #footerCountryLink:hover {
        color: #00aae7;
    }

.action-more {
    color: #0c55a5;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
}

    .action-more:hover,
    .action-more:focus {
        color: #00aae7;
    }

    .action-more .icon {
        border-bottom: 2px solid transparent;
        color: #00aae7;
        display: inline-block;
        padding-left: 5px;
        padding-left: 0.3125rem;
        vertical-align: middle;
    }

.optional-article-footer .action-more .icon {
    padding-left: 0;
    position: relative;
    top: 1px;
    top: 0.0625rem;
}

.article-style-j .action-more .icon {
    padding-left: 0;
}

.article-style-k {
    padding: 18px 0;
}

.article-list .article-list-inner {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    height: auto;
    margin: 0 -20px;
    margin: 0 -1.25rem;
    overflow: hidden;
    position: relative;
}

@media (min-width: 48em) {
    .article-list .article-list-inner {
        margin: 0;
    }
}

.article-list-footer {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    margin: 0 -20px;
    margin: 0 -1.25rem;
    padding: 24px 40px;
    padding: 1.5rem 2.5rem;
}

@media (min-width: 48em) {
    .article-list-footer {
        margin: 0;
    }
}

.article-list-footer .action-more {
    font-size: 18px;
    font-size: 1.125rem;
}

@media (min-width: 48em) {
    .article-list-footer .action-more {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

.article-list-footer .icon {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 100px;
    font-size: 12px;
    font-size: 0.75rem;
    height: 22px;
    height: 1.375rem;
    line-height: 20px;
    line-height: 1.25rem;
    margin-left: 5px;
    margin-left: 0.3125rem;
    padding: 0;
    text-align: center;
    width: 22px;
    width: 1.375rem;
}

@media (min-width: 48em) {
    .article-list-footer .icon {
        font-size: 14px;
        font-size: 0.875rem;
        height: 28px;
        height: 1.75rem;
        line-height: 27px;
        line-height: 1.6875rem;
        margin-left: 15px;
        margin-left: 0.9375rem;
        margin-top: -4px;
        margin-top: -0.25rem;
        width: 28px;
        width: 1.75rem;
    }
}

.article-contact .article-contact-figure {
    float: left;
    width: 100%;
}

@media (min-width: 48em) {
    .article-contact .article-contact-figure {
        margin-right: 30px;
        margin-right: 1.875rem;
        width: 40%;
        *width: 39.5%;
    }
}

.article-contact .article-contact-inner {
    float: left;
}

.article-contact .article-contact-header .article-contact-title {
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
}

.article-contact .article-contact-body p,
.article-contact .article-contact-body a {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0;
}

.event-list-article {
    background: #fff;
    border-bottom: 1px solid #dddddd;
    border-bottom: 0.0625rem solid #dddddd;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    float: left;
    padding: 39px 20px;
    padding: 2.4375rem 1.25rem;
    width: 100%;
}

    .event-list-article .event-list-article-header {
        float: left;
        width: 100%;
    }

@media screen and (min-width: 62.5em) {
    .event-list-article .event-list-article-header {
        width: 18.8976378%;
        *width: 18.3976378%;
    }
}

.event-list-article .event-list-article-content {
    float: left;
    width: 100%;
}

.event-list-article .event-list {
    -moz-column-count: 1;
    -moz-column-gap: 12px !important;
    -webkit-column-count: 1;
    -webkit-column-gap: 12px !important;
    column-count: 1;
    column-gap: 12px !important;
    position: relative;
}

@media screen and (min-width: 62.5em) {
    .event-list-article .event-list-article-content {
        float: right;
        position: relative;
        width: 78.74015748%;
        *width: 78.24015748%;
    }
}

@media screen and (min-width: 48em) {
    .event-list-article .event-list {
        -moz-column-count: 2;
        -moz-column-gap: 12px !important;
        -webkit-column-count: 2;
        -webkit-column-gap: 12px !important;
        column-count: 2;
        column-gap: 12px !important;
        position: relative;
    }
}

@media screen and (min-width: 62.5em) {
    .event-list-article .event-list {
        -moz-column-count: 3;
        -moz-column-gap: 6px !important;
        -webkit-column-count: 3;
        -webkit-column-gap: 6px !important;
        column-count: 3;
        column-gap: 6px !important;
        position: relative;
    }
}

.event-list-article .event-list:before {
    background-color: white;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.event-list-article .event-list-item {
    display: inline-block;
    list-style: none;
    padding-left: 0;
    width: 92%;
}

.lt-ie10 .event-list-article .event-list .event-list-item {
    width: 33%;
}

.event-list-article .event-list .event-list-item .event-list-detail {
    /*border-top: 1px solid #eeeeee;*/
    border-top: 0.0625rem solid #eeeeee;
    margin-right: 20px;
    margin-right: 1.25rem;
    margin-top: 0;
    padding: 12px 10px;
    padding: 0.75rem 0.625rem;
    padding-left: 0;
}

@media screen and (min-width: 48em) {
    .event-list-article .event-list .event-list-item .event-list-detail {
        padding: 12px 10px;
        padding: 0.75rem 0.625rem;
    }
}

@media screen and (min-width: 62.5em) {
    .event-list-article .event-list .event-list-item .event-list-detail {
        margin: 0;
        padding: 12px 20px;
        padding: 0.75rem 1.25rem;
    }
}

.event-list-article .event-list .event-list-item .event-list-detail a {
    color: #000;
}

    .event-list-article .event-list .event-list-item .event-list-detail a:hover {
        color: #00aae7;
    }

.event-list-article .event-list .event-list-item .event-list-detail p {
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    text-align: left;
}

.event-list-article .event-list .event-list-item.no-border .event-list-detail {
    border: none;
}

.footer {
    background: #fff;
    box-shadow: 0 -1px 2px #ccc;
    margin-top: 5em;
    padding: 0 20px;
    padding: 0 1.25rem;
}

.footer-inner {
    -ms-zoom: 1;
    background: #fff;
    padding-bottom: 6px;
    padding-bottom: 0.375rem;
    padding-top: 10px;
    *zoom: 1;
    zoom: 1;
}

    .footer-inner:before,
    .footer-inner:after {
        content: "";
        display: table;
    }

    .footer-inner:after {
        clear: both;
    }

@media (min-width: 62.5em) {
    .footer-inner {
        margin: 0 auto;
        max-width: 1310px;
        max-width: 81.875rem;
    }
}

.footer-body {
    float: left;
    width: 100%;
}

.footer-list {
    float: left;
    width: 100%;
}

@media (min-width: 37.5em) {
    .footer-list {
        width: 50%;
    }
}

@media (min-width: 62.5em) {
    .footer-list {
        width: 25%;
    }
}

.footer-list .footer-list-header-title {
    font-size: 18px;
}

.footer-list-header-title {
    font-size: 18px;
}

.footer-secondary-links {
    float: left;
    margin-top: 1.875rem;
    margin-bottom: 1em;
    width: 100%;
}

@media (min-width: 62.5em) {
    .footer-secondary-links {
        float: right;
        margin-top: 0;
        width: 35%;
    }
}

.footer-list-header {
    z-index: 0;
}

@media (min-width: 48em) {
    #navigation-footer-sites ul[class^="list-version"] li,
    .footer-social-share-footer a {
        font-size: 16px;
    }
}

.footer-social-share .footer-social-share-header .footer-social-share-header-title {
    font-size: 18px;
}

.footer-social-share .footer-social-share-body {
    transform: translateY(-2px);
}

    .footer-social-share .footer-social-share-body .footer-social-share-buttons {
        float: left;
        line-height: 1;
        margin-bottom: 0.375rem;
        margin-right: 0.3125rem;
    }

.footer-social-share .footer-social-share-footer {
    float: left;
    width: 100%;
}

    .footer-social-share .footer-social-share-footer a {
        color: #404040;
        font-size: 16px;
    }

        .footer-social-share .footer-social-share-footer a:hover,
        .footer-social-share .footer-social-share-footer a:focus {
            color: #00aae7;
        }

        .footer-social-share .footer-social-share-footer a .icon {
            color: #00aae7;
        }

.footer-copyright {
    color: #bababa;
    font-family: "FrutigerLTW02-45Light", 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin-bottom: 0;
}

.media {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    text-align: center;
}

    .media img,
    .media video {
        height: auto;
        max-width: 100%;
        vertical-align: top;
    }

    .media.media-center img {
        float: none !important;
    }

.media-video {
    background-color: #dfdfdf;
    overflow: hidden;
}

.js .media-video img,
.js .media-video video {
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    -webkit-transition: opacity 500ms ease;
    opacity: 0;
    transition: opacity 500ms ease;
}

.page-loaded .media-video img,
.page-loaded .media-video video {
    opacity: 1;
}

.media-video .media-video-player iframe {
    z-index: 1;
}

.media-cover {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-size: cover;
    display: block;
    height: 100%;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: -100;
}

.banner .media-cover,
.carousel-featured-slide .media-cover {
    position: relative;
}

@media (min-width: 48em) {
    .banner .media-cover,
    .carousel-featured-slide .media-cover {
        position: absolute;
    }
}

.media-cover img,
.media-cover video {
    left: 0;
    max-width: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -99;
}

.csstransforms .media-cover img,
.csstransforms .media-cover video {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.carousel-featured-slide .media-cover img,
.carousel-featured-slide .media-cover video,
.banner .media-cover img,
.banner .media-cover video {
    position: relative;
}

@media (min-width: 48em) {
    .carousel-featured-slide .media-cover img,
    .carousel-featured-slide .media-cover video,
    .banner .media-cover img,
    .banner .media-cover video {
        position: absolute;
    }
}

@media (min-width: 48em) {
    .media-cover-x img,
    .media-cover-x video {
        height: auto;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
    }

    .csstransforms .media-cover-x img,
    .csstransforms .media-cover-x video {
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        top: 50%;
        transform: translateY(-50%);
    }
}

.media-cover-y img,
.media-cover-y video {
    bottom: 0;
    height: 100%;
    left: 0;
    top: 0;
    width: auto;
}

.csstransforms .media-cover-y img,
.csstransforms .media-cover-y video {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    height: 100%;
    left: 50%;
    max-width: none;
    transform: translateX(-50%);
}

@media (min-width: 48em) {
    .media-fixed img,
    .media-fixed video {
        position: fixed;
    }
}

.frame-browser {
    -ms-zoom: 1;
    background: url(/corporate/images/css/bg-frame-browser.svg) 0 0 no-repeat;
    background-size: auto 35px;
    border-radius: 10px 10px 0 0;
    clear: both;
    padding-top: 35px;
    padding-top: 2.1875rem;
    position: relative;
    width: 100%;
    *zoom: 1;
    zoom: 1;
}

    .frame-browser:before,
    .frame-browser:after {
        content: "";
        display: table;
    }

    .frame-browser:after {
        clear: both;
    }

.no-svg .frame-browser {
    background-image: url(http://www.perkinelmer.com/corporate/images/css/bg-frame-browser.png);
}

@media (min-width: 48em) {
    .frame-browser {
        background-size: auto 49px;
        border-radius: 15px 15px 0 0;
        padding-top: 49px;
        padding-top: 3.0625rem;
    }
}

.secondary-navigation {
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    clear: both;
    margin: 0 -20px 18px;
    margin: 0 -1.25rem 1.125rem;
}

    .secondary-navigation ul {
        margin: 0;
    }

@media (min-width: 48em) {
    .secondary-navigation {
        margin: 0 0 18px;
        margin: 0 0 1.125rem;
    }
}

.secondary-navigation-inner {
    -ms-zoom: 1;
    margin: 0 20px;
    margin: 0 1.25rem;
    max-width: 1310px;
    max-width: 81.875rem;
    padding: 24px 0;
    padding: 1.5rem 0;
    position: relative;
    z-index: 99;
    *zoom: 1;
    zoom: 1;
}

    .secondary-navigation-inner:before,
    .secondary-navigation-inner:after {
        content: "";
        display: table;
    }

    .secondary-navigation-inner:after {
        clear: both;
    }

@media (min-width: 48em) {
    .secondary-navigation-inner {
        padding: 0;
    }
}

.secondary-navigation-title {
    color: #404040;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0;
}

@media (min-width: 48em) {
    .secondary-navigation-title {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px !important;
    }

        .secondary-navigation-title.focusable:active,
        .secondary-navigation-title.focusable:focus {
            clip: auto;
            height: auto;
            margin: 0;
            overflow: visible;
            position: static;
            width: auto;
        }
}

.secondary-navigation-title .icon {
    color: #00aae7;
    margin-left: 10px;
    margin-left: 0.625rem;
    position: relative;
    top: 1px;
    top: 0.0625rem;
}

.secondary-navigation-extra {
    display: none;
}

@media (min-width: 62.5em) {
    .secondary-navigation-extra {
        display: inline-block;
        float: right;
        font-size: 17px;
        font-size: 1.0625rem;
        position: relative;
        top: 12px;
        top: 0.75rem;
    }
}

.secondary-navigation-menu {
    font-size: 0;
    margin: 18px 0 0;
    margin: 1.125rem 0 0;
    padding: 0;
}

@media (min-width: 48em) {
    .secondary-navigation-menu {
        display: inline-block;
        margin: 0;
        padding: 24px 0;
        padding: 1.5rem 0;
    }
}

.secondary-navigation-menu li {
    display: block;
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}

@media (min-width: 48em) {
    .secondary-navigation-menu li {
        border-left: 1px solid #dfdfdf;
        display: inline-block;
        margin-bottom: 0;
        padding: 0 12px 0 12px;
        padding: 0 0.75rem 0 0.75rem;
    }
}

.secondary-navigation-menu li:first-child {
    border-left: none;
    margin-left: 0;
}

.secondary-navigation-menu li.secondary-navigation-menu-more {
    display: none;
    position: relative;
}

@media (min-width: 48em) {
    .secondary-nav-menu-show .secondary-navigation-menu li.secondary-navigation-menu-more {
        display: inline-block;
    }
}

.secondary-navigation-menu li.secondary-navigation-menu-more .icon {
    color: #00aae7;
    font-size: 12px;
    font-size: 0.75rem;
}

.toggle-in .secondary-navigation-menu li.secondary-navigation-menu-more .icon:before {
    content: '\e612';
}

.secondary-navigation-menu li.secondary-navigation-menu-more .toggle-handle {
    color: #404040;
    font-size: 17px;
    font-size: 1.0625rem;
    position: relative;
}

    .secondary-navigation-menu li.secondary-navigation-menu-more .toggle-handle:hover {
        color: #0c55a5;
    }

.toggle-active .secondary-navigation-menu li.secondary-navigation-menu-more:before,
.toggle-in .secondary-navigation-menu li.secondary-navigation-menu-more:before {
    background: #fcfcfc;
    border-left: 1px solid #dfdfdf;
    border-left: 0.0625rem solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-right: 0.0625rem solid #dfdfdf;
    content: " ";
    height: 67px;
    margin-left: -13px;
    margin-left: -0.8125rem;
    position: absolute;
    top: -24px;
    top: -1.5rem;
    width: 100%;
    z-index: 0;
}

.secondary-navigation-menu li.secondary-navigation-item-hidden {
    display: none;
}

.secondary-navigation-menu a {
    color: #404040;
    display: block;
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 400;
    line-height: 18px;
    line-height: 1.125rem;
    position: relative;
    text-decoration: none;
}

    .secondary-navigation-menu a:hover,
    .secondary-navigation-menu a:focus {
        color: #00aae7;
    }

    .secondary-navigation-menu a.active {
        color: #00aae7;
    }

@media (min-width: 48em) {
    .js .secondary-navigation-menu.toggle-content {
        display: block;
        line-height: 1;
    }
}

@media (min-width: 48em) {
    .js .toggle-in .secondary-navigation-menu.toggle-content {
        display: block;
    }
}

.secondary-navigation-menu-dropdown {
    background: #fcfcfc;
    border: 1px solid #dfdfdf;
    border: 0.0625rem solid #dfdfdf;
    border-top: none;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.1);
    display: none;
    min-width: 300px;
    min-width: 18.75rem;
    padding: 36px 30px;
    padding: 2.25rem 1.875rem;
    position: absolute;
    right: -1px;
    right: -0.0625rem;
    top: 43px;
    top: 2.6875rem;
}

@media (min-width: 48em) {
    .js .secondary-navigation-menu-dropdown.toggle-content {
        display: none;
    }
}

@media (min-width: 48em) {
    .js .toggle-in .secondary-navigation-menu-dropdown.toggle-content {
        display: block;
    }
}

.secondary-navigation-menu-dropdown li {
    border: none;
    display: none;
    padding: 12px 0;
    padding: 0.75rem 0;
}

.secondary-navigation-menu-dropdown .secondary-navigation-item-show {
    display: block;
}

.tertiary-navigation {
    clear: both;
}

.tertiary-navigation-inner {
    -ms-zoom: 1;
    max-width: 1310px;
    max-width: 81.875rem;
    padding: 0;
    position: relative;
    z-index: 3;
    *zoom: 1;
    zoom: 1;
}

    .tertiary-navigation-inner:before,
    .tertiary-navigation-inner:after {
        content: "";
        display: table;
    }

    .tertiary-navigation-inner:after {
        clear: both;
    }

@media (min-width: 48em) {
    .tertiary-navigation-inner {
        margin: 0 20px;
        margin: 0 1.25rem;
        padding: 0 0 18px;
        padding: 0 0 1.125rem;
    }
}

@media (min-width: 85em) {
    .tertiary-navigation-inner {
        margin: 0 auto;
    }
}

.tertiary-navigation-inner span {
    display: inline-block;
    float: left;
    position: relative;
}

.tertiary-navigation-title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px !important;
}

    .tertiary-navigation-title.focusable:active,
    .tertiary-navigation-title.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.tertiary-navigation-menu {
    font-size: 0;
    margin: 0;
    padding: 0;
}

@media (min-width: 48em) {
    .tertiary-navigation-menu {
        display: inline-block;
        padding: 0;
    }
}

.tertiary-navigation-menu li {
    border-right: 1px solid #d5d5d5;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    padding: 0 0.3125rem;
}

@media (min-width: 30em) {
    .tertiary-navigation-menu li {
        font-size: 16px;
        font-size: 1rem;
        padding: 0 15px;
        padding: 0 0.9375rem;
    }
}

.tertiary-navigation-menu li span {
    display: block;
}

.tertiary-navigation-menu li:first-child {
    border-right: 0;
    margin-left: 5px;
    padding-left: 0;
    padding-right: 0;
}

.tertiary-navigation-menu li:last-child {
    border-right: 0;
}

.tertiary-navigation-menu a {
    color: #404040;
    display: block;
    font-weight: 400;
    text-decoration: none;
}

    .tertiary-navigation-menu a:hover {
        color: #0c55a5;
    }

    .tertiary-navigation-menu a.active {
        font-weight: 700;
    }

.section {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigwLCAwLCAwKSIgc3RvcC1vcGFjaXR5PSIwLjAzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwgMCwgMCkiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0) 100px);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0) 100px);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0) 100px);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0) 100px);
}

.ie8 .section {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#10000000', EndColorStr='#00000000');
}

.section-inner {
    -ms-zoom: 1;
    margin: 0 20px;
    margin: 0 1.25rem;
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
    max-width: 1310px;
    max-width: 81.875rem;
    padding: 36px 0;
    padding: 2.25rem 0;
    position: relative;
    z-index: 3;
    *zoom: 1;
    zoom: 1;
}

    .section-inner:before {
        content: "";
        display: table;
    }

    .section-inner:after {
        clear: both;
        content: "";
        display: table;
    }

    .section-inner .block-size-j {
        height: auto !important;
    }

@media (min-width: 48em) {
    .section-inner {
        margin-bottom: 0;
    }
}

@media (min-width: 85em) {
    .section-inner {
        margin: 0 auto;
    }
}

.ie8 .section-inner {
    margin-left: auto;
    margin-right: auto;
}

.section-content {
    padding-top: 12px;
    padding-top: 0.75rem;
}

    .section-content .block:last-child {
        margin-bottom: 0;
    }

.section-title {
    cursor: pointer;
    margin-bottom: 0;
}

    .section-title .icon-container {
        background: none;
    }

        .section-title .icon-container .icon {
            font-size: 26px;
            font-size: 1.625rem;
            vertical-align: bottom;
        }

@media (min-width: 48em) {
    .section-title {
        cursor: default;
    }
}

.section-title-placeholder {
    display: none;
}

.section-title-placeholder-show .section-title-placeholder {
    display: block;
}

@media (min-width: 48em) {
    .section-fixed-in .active-section .section-fixed-title {
        background: #fff;
        background-color: #ffffff;
        background-color: rgba(255, 255, 255, 0.8);
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
        left: 0;
        padding: 1.125rem 0;
        position: fixed;
        right: 0;
        top: 7.875rem;
        z-index: 1;
    }

        /*.lt-ie9 .section-fixed-in .active-section .section-fixed-title {
        -ms-zoom: 1;
        zoom: 1;
        background-color: transparent;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff)";
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff);
        background-color: rgba(255, 255, 255, 0.8);
    }*/

        .section-fixed-in .active-section .section-fixed-title .section-fixed-title-inner {
            margin: 0 20px;
            margin: 0 1.25rem;
            max-width: 1310px;
            max-width: 81.875rem;
        }

            .section-fixed-in .active-section .section-fixed-title .section-fixed-title-inner .section-title {
                margin-bottom: 0;
            }
}

@media (min-width: 48em) and (min-width: 85em) {
    .section-fixed-in .active-section .section-fixed-title .section-fixed-title-inner {
        margin: 0 auto;
    }
}

/*
.section-navigation-placeholder {
	height: 0;

	.active-section & {
		.section-fixed-in & {
		}
	}
}
*/

.section-style-a .section-header {
    border-bottom: 1px solid #fff;
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
    padding-bottom: 18px;
    padding-bottom: 1.125rem;
}

@media (min-width: 48em) {
    .section-style-a .section-header {
        padding-bottom: 36px;
        padding-bottom: 2.25rem;
        text-align: center;
    }
}

.section-style-b .section-header {
    float: left;
    margin: 18px 0;
    margin: 1.125rem 0;
}

.section-locations-template-container .section-style-b .section-header {
    width: 100%;
}

@media (min-width: 48em) {
    .section-style-b .section-header {
        margin-top: 0;
    }
}

.section-style-b .section-header .section-title {
    float: left;
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 30px;
    line-height: 1.875rem;
}

@media (min-width: 48em) {
    .section-style-b .section-header .section-title {
        float: none;
        width: auto;
    }
}

.section-style-b .section-body {
    float: left;
    margin-bottom: 18px;
    margin-bottom: 1.125rem;
    width: 100%;
}

.section-style-c {
    background: none;
}

.section-header-figure {
    float: left;
    margin-right: 10px;
    margin-right: 0.625rem;
    max-width: 40px;
    max-width: 2.5rem;
}

    .section-header-figure img {
        max-width: 100%;
    }

@media (min-width: 48em) {
    .section-filter .section-header {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px !important;
    }

        .section-filter .section-header.focusable:active,
        .section-filter .section-header.focusable:focus {
            clip: auto;
            height: auto;
            margin: 0;
            overflow: visible;
            position: static;
            width: auto;
        }
}

.locations-details {
    float: left;
    position: relative;
    width: 100%;
}

.section-locations-template-container {
    min-height: 400px;
    min-height: 25rem;
}

.section-locations-template-container,
.section-events-template-container {
    -moz-transition: 250ms ease-in;
    -moz-transition-delay: 100ms;
    -o-transition: 250ms ease-in;
    -o-transition-delay: 100ms;
    -webkit-transition: 250ms ease-in;
    -webkit-transition-delay: 100ms;
    float: left;
    opacity: 1;
    transition: 250ms ease-in;
    transition-delay: 100ms;
    visibility: visible;
    width: 100%;
}

    .section-locations-template-container .location-type-container,
    .section-events-template-container .location-type-container {
        float: left;
        margin-bottom: 24px;
        margin-bottom: 1.5rem;
        width: 100%;
    }

.js .section-locations-template-container .location-type-title,
.js .section-events-template-container .location-type-title {
    display: none;
    speak: none;
}

.loading-cover-in .section-locations-template-container,
.loading-cover-in .section-events-template-container {
    opacity: 0;
    visibility: hidden;
}

.section-locations-template-container section,
.section-events-template-container section {
    position: relative;
}

.section-events-no-results {
    display: none;
}

.events-no-results .section-events-no-results {
    display: block;
    float: left;
    width: 100%;
}

.section-locations-no-results {
    display: none;
}

.locations-no-results .section-locations-no-results {
    display: block;
    float: left;
    width: 100%;
}

.loading-cover {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: none;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 10;
}

/*.lt-ie9 .loading-cover {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    background-color: rgba(0, 0, 0, 0.6);
}*/

.loading-cover-in .loading-cover {
    display: block;
}

    .loading-cover-in .loading-cover .icon-plus {
        -moz-animation: spin 1000ms infinite linear;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-animation: spin 1000ms infinite linear;
        -o-transform: translateY(-50%);
        -webkit-animation: spin 1000ms infinite linear;
        -webkit-transform: translateY(-50%);
        animation: spin 1000ms infinite linear;
        color: #00aae7;
        display: inline-block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
    }

.ie8 .loading-cover-in .loading-cover .icon-plus {
    display: table-cell;
    position: static;
    vertical-align: middle;
}

.loading-cover-in .loading-cover p {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #00aae7;
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.ie8 .loading-cover-in .loading-cover p {
    display: table-cell;
    position: static;
    vertical-align: middle;
}

.section-header-link {
    display: inline-block;
    float: left;
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 9px;
    margin-top: 0.5625rem;
}

@media (min-width: 48em) {
    .section-header-link {
        float: right;
    }
}

.section-header-link .action-social {
    display: inline-block;
    vertical-align: middle;
}

    .section-header-link .action-social .icon {
        display: inline-block;
        font-size: 13px;
        font-size: 0.8125rem;
    }

.hide-event-section {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px !important;
}

    .hide-event-section.focusable:active,
    .hide-event-section.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.section-navigation {
    -moz-transition: all ease 200ms;
    -o-transition: all ease 200ms;
    -webkit-transition: all ease 200ms;
    background: #fff;
    border-bottom: 1px solid #dfdfdf;
    border-bottom: 0.0625rem solid #dfdfdf;
    clear: both;
    position: relative;
    text-align: center;
    transition: all ease 200ms;
    width: 100%;
}

    .section-navigation.section-navigation-alt {
        display: none;
    }

@media (min-width: 62.5em) {
    .section-navigation.section-navigation-alt {
        display: block;
    }
}

.section-navigation-fixed .section-navigation {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    left: 0;
    position: fixed;
    right: 0;
    top: 90px;
    top: 5.625rem;
    z-index: 3;
}

@media (min-width: 37.5em) {
    .section-navigation-fixed .section-navigation {
        top: 126px;
        top: 7.875rem;
    }
}

.section-navigation.section-navigation-style-a {
    display: none;
}

@media (min-width: 62.5em) {
    .section-navigation.section-navigation-style-a {
        display: block;
    }
}

.section-navigation-fixed .section-navigation.section-navigation-style-a {
    top: 90px;
    top: 5.625rem;
}

@media (min-width: 37.5em) {
    .section-navigation-fixed .section-navigation.section-navigation-style-a {
        top: 190px;
        top: 11.875rem;
    }
}

.section-navigation-fixed.menu-in .section-navigation {
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px);
}

.section-navigation:before,
.section-navigation:after {
    border-left: 20px solid transparent;
    border-left: 1.25rem solid transparent;
    border-right: 20px solid transparent;
    border-right: 1.25rem solid transparent;
    border-top: 18px solid #dfdfdf;
    border-top: 1.125rem solid #dfdfdf;
    display: block;
    left: 50%;
    margin-left: -20px;
    margin-left: -1.25rem;
    position: absolute;
    top: 100%;
    width: 0;
}

.section-navigation:before {
    border-left: 20px solid transparent;
    border-left: 1.25rem solid transparent;
    border-right: 20px solid transparent;
    border-right: 1.25rem solid transparent;
    border-top: 18px solid #dfdfdf;
    border-top: 1.125rem solid #dfdfdf;
    margin-top: 1px;
    margin-top: 0.0625rem;
    z-index: 1;
}

.section-navigation:after {
    border-left: 20px solid transparent;
    border-left: 1.25rem solid transparent;
    border-right: 20px solid transparent;
    border-right: 1.25rem solid transparent;
    border-top: 18px solid #ffffff;
    border-top: 1.125rem solid #ffffff;
    z-index: 2;
}

.section-navigation-placeholder {
    clear: both;
    height: 0;
    position: relative;
    width: 100%;
}

.section-navigation-fixed .section-navigation-placeholder {
    display: block;
}

.section-navigation-inner {
    -ms-zoom: 1;
    margin: 0 20px;
    margin: 0 1.25rem;
    max-width: 1310px;
    max-width: 81.875rem;
    padding: 24px 0;
    padding: 1.5rem 0;
    position: relative;
    z-index: 3;
    *zoom: 1;
    zoom: 1;
}

    .section-navigation-inner:before,
    .section-navigation-inner:after {
        content: "";
        display: table;
    }

    .section-navigation-inner:after {
        clear: both;
    }

@media (min-width: 85em) {
    .section-navigation-inner {
        margin: 0 auto;
    }
}

.section-navigation-title {
    margin: 0;
}

@media (min-width: 62.5em) {
    .section-navigation-title {
        display: none;
    }
}

@media (min-width: 75em) {
    .section-navigation-title {
        display: inline-block;
        vertical-align: middle;
    }
}

.section-navigation-menu {
    display: none;
    font-size: 0;
    margin: 0;
    padding: 0;
}

@media (min-width: 62.5em) {
    .section-navigation-menu {
        display: inline-block;
        padding: 0;
        vertical-align: middle;
    }
}

.section-navigation-menu li {
    float: left;
    list-style: none;
    margin: 0 1.5625rem 0 0;
}

.section-navigation-menu a {
    color: #404040;
    display: block;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 2.25rem;
    text-decoration: none;
}

.no-touch .section-navigation-menu a:hover {
    color: #0c55a5;
}

.section-navigation-menu a.active {
    color: #0c55a5;
    font-size: 1.5rem;
}

.section-navigation-title + .section-navigation-menu {
    margin: 0.75rem 0 0 0;
}

@media (min-width: 62.5em) {
    .section-navigation-title + .section-navigation-menu {
        margin: 0;
    }
}

@media (min-width: 75em) {
    .section-navigation-title + .section-navigation-menu {
        margin: 0 0 0 2.5rem;
    }
}

.page-intro {
    margin-bottom: 0.75rem;
    position: relative;
}

@media (min-width: 48em) {
    .page-intro {
        margin-bottom: 1.5rem;
    }
}

.page-tags {
    font-size: 0.8125rem;
    position: relative;
}

.page-intro-details p {
    font-size: 1.125rem;
}

    .page-intro-details p:last-child {
        margin: 0;
    }

.page-intro-header + .page-intro-details {
    margin-top: 0.75rem;
}

.content-media {
    margin-bottom: 1.125rem;
}

@media (min-width: 48em) {
    .content-details .content-media {
        width: 32.82442748%;
        *width: 32.32442748%;
    }
}

@media (min-width: 48em) {
    .content-media.content-media-left {
        float: left;
        margin-right: 1.25rem;
    }
}

@media (min-width: 62.5em) {
    .content-media.content-media-left {
        margin-right: 2.1875rem;
    }
}

@media (min-width: 48em) {
    .content-media.content-media-right {
        float: right;
        margin-left: 1.25rem;
    }
}

@media (min-width: 48em) {
    .content-media.content-media-right {
        margin-left: 2.1875rem;
    }
}

.content-media .content-media-lightbox {
    display: block;
    position: relative;
}

    .content-media .content-media-lightbox .icon {
        bottom: 0.375rem;
        position: absolute;
        right: 0.625rem;
    }

.content-tags {
    font-size: 0.8125rem;
    line-height: 1;
    margin-bottom: 1.125rem;
    position: relative;
}

div.content-details ol li a {
    color: #0c55a5;
}

.content-details p:last-child,
.content-details ul:last-child,
.content-details ol:last-child {
    margin-bottom: 0;
}

.content-details ul,
.content-details ol {
    display: table;
    margin-left: 20px;
}

.content-details .lead {
    font-size: 1.5rem;
    line-height: 1.875rem;
}

.content-details h4 {
    color: #404040;
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 0;
}

@media (min-width: 48em) {
    .block-size-b .content-media-style-b + .content-details {
        float: right;
        width: 63.74045802%;
        *width: 63.24045802%;
    }
}

@media (min-width: 48em) {
    .block-size-b .blockquoute-style-a + .content-details {
        float: left;
        width: 67.17557252%;
        *width: 66.67557252%;
    }
}

@media (min-width: 48em) {
    .content-block-quoute {
        width: 32.0610687%;
        *width: 31.5610687%;
    }
}

@media (min-width: 48em) {
    .content-block-quoute.content-block-quoute-left {
        float: left;
        margin-right: 1.25rem;
    }
}

@media (min-width: 48em) {
    .content-block-quoute.content-block-quoute-right {
        float: right;
        margin-left: 1.25rem;
    }
}

.content-media-hero-media {
    margin-bottom: 1.5rem;
    position: relative;
}

    .content-media-hero-media.content-media-hero-video img {
        position: relative;
        z-index: 2;
    }

.content-media-hero-media-video-in.content-media-hero-media.content-media-hero-video img {
    visibility: hidden;
}

.media-video-overlay {
    cursor: pointer;
}

.content-media-hero-media-video-in .media-video-overlay {
    visibility: hidden;
}

.content-media-hero-media-video-in .content-media-hero-media-video .media-video {
    display: block;
}

.media-video-icon {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    display: block;
    height: 5rem;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 5rem;
    z-index: 4;
}

@media (min-width: 30em) {
    .media-video-icon {
        height: 6.25rem;
        width: 6.25rem;
    }
}

@media (min-width: 37.5em) {
    .media-video-icon {
        height: 7.5rem;
        width: 7.5rem;
    }
}

@media (min-width: 48em) {
    .media-video-icon {
        height: 8.75rem;
        width: 8.75rem;
    }
}

@media (min-width: 62.5em) {
    .media-video-icon {
        height: 10rem;
        width: 10rem;
    }
}

/*.lt-ie9 .media-video-icon {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
    background-color: rgba(255, 255, 255, 0.6);
}*/

.ie8 .media-video-icon {
    display: table-cell;
    position: static;
    vertical-align: middle;
}

.media-video-icon .media-video-icon-inner {
    display: block;
    height: 100%;
    position: relative;
}

.media-video-icon .icon {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: lightblue;
    font-size: 50px;
    font-size: 3.125rem;
    left: 50%;
    margin-left: 6px;
    margin-left: 0.375rem;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ie8 .media-video-icon .icon {
    display: table-cell;
    position: static;
    vertical-align: middle;
}

@media (min-width: 30em) {
    .media-video-icon .icon {
        font-size: 3.75rem;
    }
}

@media (min-width: 37.5em) {
    .media-video-icon .icon {
        font-size: 4.375rem;
    }
}

@media (min-width: 48em) {
    .media-video-icon .icon {
        font-size: 4.6875rem;
        margin-left: 0.625rem;
    }
}

@media (min-width: 62.5em) {
    .media-video-icon .icon {
        font-size: 5rem;
    }
}

.block-more-content {
    padding-bottom: 1.125rem;
    padding-top: 1.125rem;
}

.js .location-type-container {
    display: none;
}

.location-type-container.active {
    display: block;
}

.content-intro .content-intro-details {
    clear: both;
    position: relative;
}

    .content-intro .content-intro-details h4 {
        color: #404040;
    }

    .content-intro .content-intro-details ul {
        margin-left: 1.1em;
    }

.content-intro .content-intro-dates {
    margin-bottom: 9px;
    margin-bottom: 0.5625rem;
}

.action-social {
    background-color: #999999;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5OTk5OTkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg1ODU4NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #999999 0, #858585 100%);
    background-image: -moz-linear-gradient(top, #999999 0, #858585 100%);
    background-image: -o-linear-gradient(top, #999999 0, #858585 100%);
    background-image: linear-gradient(to bottom, #999999 0, #858585 100%);
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 1rem;
    height: 1.5rem;
    line-height: 1.5rem;
    overflow: hidden;
    text-align: center;
    width: 1.5rem;
}

    .action-social.action-social-large {
        font-size: 1.25rem;
        height: 1.875rem;
        line-height: 1.875rem;
        margin: 0 0.3125rem;
        width: 1.875rem;
    }

    .action-social.action-social-medium {
        font-size: 1.25rem;
        height: 1.875rem;
        line-height: 1.875rem;
        margin: 0.375rem 0;
        width: 1.875rem;
    }

    .action-social:hover,
    .action-social:focus {
        background: #999999;
        color: #fff;
    }

    .action-social b {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px !important;
    }

        .action-social b.focusable:active,
        .action-social b.focusable:focus {
            clip: auto;
            height: auto;
            margin: 0;
            overflow: visible;
            position: static;
            width: auto;
        }

.action-social-twitter {
    background-color: #55acee;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1NWFjZWUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMwOWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #55acee 0, #309aea 100%);
    background-image: -moz-linear-gradient(top, #55acee 0, #309aea 100%);
    background-image: -o-linear-gradient(top, #55acee 0, #309aea 100%);
    background-image: linear-gradient(to bottom, #55acee 0, #309aea 100%);
}

    .action-social-twitter:hover,
    .action-social-twitter:focus {
        background: #55acee;
    }

.action-social-linkedin {
    background-color: #1c86bd;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxYzg2YmQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE3NmQ5OSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #1c86bd 0, #176d99 100%);
    background-image: -moz-linear-gradient(top, #1c86bd 0, #176d99 100%);
    background-image: -o-linear-gradient(top, #1c86bd 0, #176d99 100%);
    background-image: linear-gradient(to bottom, #1c86bd 0, #176d99 100%);
}

    .action-social-linkedin:hover,
    .action-social-linkedin:focus {
        background: #1c86bd;
    }

.action-social-facebook {
    background-color: #3b5998;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzYjU5OTgiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMwNDg3YiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #3b5998 0, #30487b 100%);
    background-image: -moz-linear-gradient(top, #3b5998 0, #30487b 100%);
    background-image: -o-linear-gradient(top, #3b5998 0, #30487b 100%);
    background-image: linear-gradient(to bottom, #3b5998 0, #30487b 100%);
}

    .action-social-facebook:hover,
    .action-social-facebook:focus {
        background: #3b5998;
    }

.action-social-youtube {
    background-color: #cd201f;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjZDIwMWYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FhMWExYSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #cd201f 0, #aa1a1a 100%);
    background-image: -moz-linear-gradient(top, #cd201f 0, #aa1a1a 100%);
    background-image: -o-linear-gradient(top, #cd201f 0, #aa1a1a 100%);
    background-image: linear-gradient(to bottom, #cd201f 0, #aa1a1a 100%);
}

    .action-social-youtube:hover,
    .action-social-youtube:focus {
        background: #cd201f;
    }

.action-social-tumblr {
    background-color: #35465d;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzNTQ2NWQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI2MzI0MyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #35465d 0, #263243 100%);
    background-image: -moz-linear-gradient(top, #35465d 0, #263243 100%);
    background-image: -o-linear-gradient(top, #35465d 0, #263243 100%);
    background-image: linear-gradient(to bottom, #35465d 0, #263243 100%);
}

    .action-social-tumblr:hover,
    .action-social-tumblr:focus {
        background: #35465d;
    }

.action-social-pinterest {
    background-color: #cc2127;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjYzIxMjciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E5MWIyMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #cc2127 0, #a91b20 100%);
    background-image: -moz-linear-gradient(top, #cc2127 0, #a91b20 100%);
    background-image: -o-linear-gradient(top, #cc2127 0, #a91b20 100%);
    background-image: linear-gradient(to bottom, #cc2127 0, #a91b20 100%);
}

    .action-social-pinterest:hover,
    .action-social-pinterest:focus {
        background: #cc2127;
    }

.action-social-gplus {
    background-color: #dd4b39;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZDRiMzkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NhMzUyMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #dd4b39 0, #ca3523 100%);
    background-image: -moz-linear-gradient(top, #dd4b39 0, #ca3523 100%);
    background-image: -o-linear-gradient(top, #dd4b39 0, #ca3523 100%);
    background-image: linear-gradient(to bottom, #dd4b39 0, #ca3523 100%);
}

    .action-social-gplus:hover,
    .action-social-gplus:focus {
        background: #dd4b39;
    }

.action-social-next {
    background-color: #fff;
    background-image: none;
    /*border: 1px solid #e5e5e5;
    border: 0.0625rem solid #e5e5e5;*/
    color: #00aae7;
}

    .action-social-next:hover,
    .action-social-next:focus {
        background: #fff;
        color: #00aae7;
    }

    .action-social-next .icon {
        font-size: 1.3125rem;
        margin-left: 0.125rem;
    }

.social-news {
    float: left;
    width: 100%;
}

@media (min-width: 48em) {
    .social-news {
        width: 23.6%;
    }

    .promo-newsletter + .social-news {
        float: right;
        margin-left: 0.75757576%;
        *margin-left: 0.25757576%;
    }

    .html-rtl .promo-newsletter + .social-news {
        float: left;
        margin-left: 0;
        margin-right: 0.75757576%;
        *margin-right: 0.25757576%;
    }
}

.social-share-links {
    margin-bottom: 1.5rem;
}

    .social-share-links.social-share-links-style-a {
        float: left;
    }

    .social-share-links.social-share-links-style-b {
        display: none;
        position: absolute;
        right: 0;
        top: 0.375rem;
        z-index: 4;
    }

@media (min-width: 48em) {
    .social-share-links.social-share-links-style-b {
        display: block;
    }
}

.social-share-links .social-share-buttons {
    float: left;
    line-height: 1;
    margin-bottom: 0.375rem;
    margin-right: 0.3125rem;
}

.social-share-links .social-share-facebook {
    overflow: hidden;
}

.content-intro .social-share-links {
    clear: both;
    height: auto;
    margin-bottom: 1.125rem;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.toggle-handle {
    display: inline;
    position: relative;
}

@media (min-width: 48em) {
    .js .fancybox-opened .toggle-handle {
        cursor: pointer;
        display: block;
    }
}

.js .toggle-handle {
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 1.875rem;
    padding-right: 1.875rem;
}

@media (min-width: 48em) {
    .js .toggle-handle {
        cursor: inherit;
        display: inline;
        padding-right: 0;
    }

    .fancybox-lock.js .toggle-handle {
        cursor: pointer;
        display: block;
    }
}

.js .toggle-handle > h3 {
    margin-bottom: 0;
    padding-right: 0.625rem;
}

.html-rtl .js .toggle-handle > h3 {
    padding-left: 0.625rem;
    padding-right: 0;
}

.js .toggle-in .toggle-handle > h3 {
    margin-bottom: 1.125rem;
}

@media (min-width: 48em) {
    .js .toggle-in .toggle-handle > h3 {
        margin-bottom: 0;
    }
}

.toggle-handle .icon-container,
.toggle-handle .toggle-icon {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

.js .toggle-handle .icon-container,
.js .toggle-handle .toggle-icon {
    display: block;
}

.js .section.toggle .toggle-handle .icon-container,
.js .section.toggle .toggle-handle .toggle-icon {
    top: 0.375rem;
}

@media (min-width: 48em) {
    .js .section.toggle .toggle-handle .icon-container,
    .js .section.toggle .toggle-handle .toggle-icon {
        display: none;
    }
}

.toggle-icons {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

.js .toggle-icons {
    display: block;
}

@media (min-width: 48em) {
    .js .toggle-icons {
        display: none;
    }
}

.js .toggle-icons .icon {
    position: absolute;
    right: 0;
    top: 0.1875rem;
}

.js .toggle-icons .icon-arrow-up {
    display: none;
}

.js .toggle-icons .icon-chevron-up {
    display: none;
}

.js .toggle-in .toggle-icons .icon-arrow-up {
    display: block;
}

.js .toggle-in .toggle-icons .icon-arrow-down {
    display: none;
}

.js .toggle-in .toggle-icons .icon-chevron-up {
    display: block;
}

.js .toggle-in .toggle-icons .icon-chevron-down {
    display: none;
}

.toggle-content {
    display: inline;
}

.js .toggle-content {
    display: none;
}

@media (min-width: 48em) {
    .js .toggle-content {
        display: inline;
    }
}

.js .toggle-in .toggle-content {
    display: block;
}

@media (min-width: 48em) {
    .js .toggle-in .toggle-content {
        display: inline;
    }
}

@media (min-width: 48em) {
    .js .section.toggle .toggle-content {
        display: block;
    }
}

.module {
    position: relative;
}

@media (min-width: 48em) {
    .module-style-a {
        /*padding-left: 20px;
        padding-left: 1.25rem;*/
    }
}

.module-media {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    position: relative;
}

@media (min-width: 37.5em) {
    .block-size-h .module-media {
        float: left;
        width: 49.61832061%;
        *width: 49.11832061%;
    }
}

@media (min-width: 62.5em) {
    .block-size-h .module-media {
        width: 100%;
    }
}

.module-header h4 {
    color: #404040;
    font-size: 1.5rem;
    line-height: 1.875rem;
}

@media (min-width: 48em) {
    .module-header h4 {
        font-size: 1.75rem;
        line-height: 2.25rem;
    }
}

@media (min-width: 37.5em) {
    .block-size-h .module-media + .module-body {
        float: right;
        width: 46.94656489%;
        *width: 46.44656489%;
    }
}

@media (min-width: 62.5em) {
    .block-size-h .module-media + .module-body {
        float: left;
        width: 100%;
    }
}

.module-body p:last-of-type {
    margin-bottom: 0;
}

.module-body ul {
    list-style: none;
    margin-bottom: 0;
}

    .module-body ul li a {
        color: #404040;
        font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

        .module-body ul li a:hover,
        .module-body ul li a:focus {
            color: #0c55a5;
        }

        .module-body ul li a.active {
            color: #404040;
            font-family: "Frutiger LT W02 65 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        }

.module-footer {
    padding: 12px 0 0;
    padding: 0.75rem 0 0;
    position: relative;
}

.profile-intro {
    position: relative;
}

    .profile-intro h5 {
        font-family: "Frutiger LT W01-45Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin-bottom: 1.125rem;
        text-transform: none;
    }

.profile-media {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}

    .profile-media img {
        width: 100%;
    }

@media (min-width: 48em) {
    .profile-media {
        float: left;
        margin: 0;
        width: 32.65306122%;
        *width: 32.15306122%;
    }
}

@media (min-width: 48em) {
    .profile-media + .profile-body {
        float: right;
        margin: 0;
        width: 64.79591837%;
        *width: 64.29591837%;
    }
}

/* carousel.less */

.carousel-hidden .carousel {
    position: absolute;
}

    .carousel-hidden .carousel .carousel-inner {
        visibility: hidden;
    }

.carousel .bx-controls {
    margin-top: 0.75rem;
    text-align: center;
}

.carousel .bx-controls-auto {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px !important;
}

    .carousel .bx-controls-auto.focusable:active,
    .carousel .bx-controls-auto.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.carousel .bx-pager-item {
    display: inline-block;
    margin: 0 3px;
    margin: 0 0.1875rem;
}

.lt-ie9 .carousel .bx-pager-item {
    margin: 0 3px;
}

.carousel .bx-pager-item a {
    background: #c8d0d3;
    border-radius: 100%;
    display: block;
    height: 13px;
    height: 0.8125rem;
    padding: 0;
    text-indent: -999em;
    width: 13px;
    width: 0.8125rem;
}

.carousel .bx-pager-item .active {
    background: #31a4db;
}

.carousel-featured-slide {
    display: none;
}

.carousel-hidden .carousel-featured-slide {
    display: block;
}

.breadcrumb {
    clear: both;
    display: none;
    margin: 0 -1.25rem 0;
}

@media (min-width: 48em) {
    .breadcrumb {
        display: block;
        margin: 0 0 1.125rem;
    }
}

.breadcrumb-inner {
    -ms-zoom: 1;
    margin: 0 1.25rem;
    max-width: 81.875rem;
    padding: 1.5rem 0;
    position: relative;
    z-index: 3;
    *zoom: 1;
    zoom: 1;
}

    .breadcrumb-inner:before,
    .breadcrumb-inner:after {
        content: "";
        display: table;
    }

    .breadcrumb-inner:after {
        clear: both;
    }

@media (min-width: 48em) {
    .breadcrumb-inner {
        margin: 0;
        padding: 0;
    }
}

.breadcrumb-back {
    float: left;
    vertical-align: middle;
}

@media (min-width: 48em) {
    .breadcrumb-back {
        display: none;
        float: none;
    }
}

.breadcrumb-menu {
    display: inline-block;
    float: left;
    font-size: 0;
    margin: 0;
    padding: 0;
}

@media (min-width: 48em) {
    .breadcrumb-menu {
        float: none;
    }
}

.breadcrumb-menu li {
    display: block;
    list-style: none;
    margin: 6px 0;
    margin: 0.375rem 0;
    padding: 5px;
    padding: 0.3125rem;
    position: relative;
}

@media (min-width: 48em) {
    .breadcrumb-menu li {
        display: inline-block;
        padding: 0 10px;
        padding: 0 0.625rem;
    }
}

@media (min-width: 48em) {
    .breadcrumb-menu li:after {
        bottom: 0;
        color: #999999;
        content: "/";
        display: block;
        font-size: 14px;
        font-size: 0.875rem;
        left: 0;
        margin-left: -2px;
        margin-left: -0.125rem;
        position: absolute;
        top: -50%;
        width: 10px;
    }
}

.breadcrumb-menu li:first-child {
    margin-top: 0;
    padding-left: 5px;
    padding-left: 0.3125rem;
}

@media (min-width: 48em) {
    .breadcrumb-menu li:first-child {
        float: none;
    }
}

.breadcrumb-menu li:first-child:after {
    display: none;
}

.breadcrumb-menu a {
    color: #000;
    display: block;
    font-size: 13px;
    line-height: 0.75rem;
    text-decoration: none;
}

    .breadcrumb-menu a:hover {
        color: #00aae7;
    }

.breadcrumb-menu li:last-of-type a {
    cursor: default;
    text-decoration: none;
}

    .breadcrumb-menu li:last-of-type a:hover {
        color: #000;
        cursor: default;
        text-decoration: none;
    }

.promo {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 2.25rem 2.5rem;
    position: relative;
}

@media (max-width: 79em) {
    .promo .promo-header h3 {
        line-height: normal;
    }
}

@media (max-width: 75em) {
    .promo .promo-header h3 {
        font-size: 1.26rem;
    }

    .promo .promo-body .promo-details p {
        font-size: 14px;
        line-height: normal;
    }
}

.promo.promo-style-b {
    background: #fff;
    padding: 1.5rem 1.25rem;
}

@media (min-width: 62.5em) {
    .promo.promo-style-b {
        padding: 1.125rem 1.5625rem;
    }
}

.promo.promo-style-c {
    background: #fff;
    padding: 1.5rem 1.25rem;
}

.promo-style-a {
    min-height: 17.5rem;
}

.lt-ie9 .promo-style-a {
    background: #0153a7;
}

.promo-style-a:before {
    background-color: transparent;
    background-color: #0153a7;
    background-color: rgba(1, 83, 167, 0.8);
    bottom: 0;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}

/*.lt-ie9 .promo-style-a:before {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0153a7, endColorstr=#cc0153a7)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0153a7, endColorstr=#cc0153a7);
    background-color: rgb(1, 83, 167);
    background-color: rgba(1, 83, 167, 0.8);
}*/

@media (min-width: 62.5em) {
    .promo-style-a:before {
        background-color: transparent;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDI1MiwgMjUzLCAyNTQpIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0icmdiKDAsIDg0LCAxNjYpIiBzdG9wLW9wYWNpdHk9IjAuOSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
        background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(252, 253, 254, 0) 0, rgba(12, 85, 165, 0.85) 52%);
        background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(252, 253, 254, 0) 0, rgba(12, 85, 165, 0.85) 52%);
        background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(252, 253, 254, 0) 0, rgba(12, 85, 165, 0.85) 52%);
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(252, 253, 254, 0) 0, rgba(12, 85, 165, 0.85) 52%);
    }
}

@media (min-width: 62.5em) {
    .small-promo:before {
        background-color: #0153a7;
        background-color: rgba(12, 85, 165, 0.85);
        background-image: none;
        bottom: 0;
        content: " ";
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9;
    }
}

.small-promo.promo-style-a:before {
    background-color: #0153a7;
    background-color: rgba(12, 85, 165, 0.85);
    background-image: none;
}

/*.lt-ie9 .small-promo.promo-style-a:before {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0153a7, endColorstr=#cc0153a7)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0153a7, endColorstr=#cc0153a7);
    background-color: rgba(12, 85, 165, 0.85);
}*/

.promo-style-a.banner-color-a:before {
    background-color: #0153a7;
    background-color: rgba(12, 85, 165, 0.85);
}

/*.lt-ie9 .promo-style-a.banner-color-a:before {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0153a7, endColorstr=#cc0153a7)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0153a7, endColorstr=#cc0153a7);
    background-color: rgba(12, 85, 165, 0.85);
}*/

@media (min-width: 62.5em) {
    .promo-style-a.banner-color-a:before {
        background: transparent;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0icmdiKDI1MiwgMjUzLCAyNTQpIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiKDAsIDg0LCAxNjYpIiBzdG9wLW9wYWNpdHk9IjAuOSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
        background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 1%, rgba(252, 253, 254, 0) 2%, rgba(0, 84, 166, 0.9) 50%);
        background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 1%, rgba(252, 253, 254, 0) 2%, rgba(0, 84, 166, 0.9) 50%);
        background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 1%, rgba(252, 253, 254, 0) 2%, rgba(0, 84, 166, 0.9) 50%);
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 1%, rgba(252, 253, 254, 0) 2%, rgba(0, 84, 166, 0.9) 50%);
    }

    .small-promo.promo-style-a.banner-color-a:before {
        background-color: #0153a7;
        background-color: rgba(12, 85, 165, 0.85);
        background-image: none;
    }

    /*.lt-ie9 .small-promo.promo-style-a.banner-color-a:before {
        -ms-zoom: 1;
        zoom: 1;
        background-color: transparent;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0153a7, endColorstr=#cc0153a7)";
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0153a7, endColorstr=#cc0153a7);
        background-color: rgba(12, 85, 165, 0.85);
    }*/
}

/*.lt-ie9 .promo-style-a.banner-color-a {
    background: #0153a7;
}*/

.promo-style-a.banner-color-b:before {
    background-color: #800f69;
    background-color: rgba(128, 15, 105, 0.8);
}

/*.lt-ie9 .promo-style-a.banner-color-b:before {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc800f69, endColorstr=#cc800f69)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc800f69, endColorstr=#cc800f69);
    background-color: rgba(128, 15, 105, 0.8);
}*/

@media (min-width: 62.5em) {
    .promo-style-a.banner-color-b:before {
        background: transparent;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDI1MiwgMjUzLCAyNTQpIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0icmdiKDEyOCwgMTUsIDEwNSkiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
        background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(252, 253, 254, 0) 0, rgba(128, 15, 105, 0.9) 52%);
        background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(252, 253, 254, 0) 0, rgba(128, 15, 105, 0.9) 52%);
        background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(252, 253, 254, 0) 0, rgba(128, 15, 105, 0.9) 52%);
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(252, 253, 254, 0) 0, rgba(128, 15, 105, 0.9) 52%);
    }

    .small-promo.promo-style-a.banner-color-b:before {
        background-color: #800f69;
        background-color: rgba(128, 15, 105, 0.8);
        background-image: none;
    }

    /*.lt-ie9 .small-promo.promo-style-a.banner-color-b:before {
        -ms-zoom: 1;
        zoom: 1;
        background-color: transparent;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc800f69, endColorstr=#cc800f69)";
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc800f69, endColorstr=#cc800f69);
        background-color: rgba(128, 15, 105, 0.8);
    }*/
}

/*.lt-ie9 .promo-style-a.banner-color-b {
    background: #800f69;
}*/

.promo-style-a.banner-color-c:before {
    background-color: #dfdfdf;
    background-color: rgba(223, 223, 223, 0);
}

/*.lt-ie9 .promo-style-a.banner-color-c:before {
    -ms-zoom: 1;
    zoom: 1;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00dfdfdf, endColorstr=#00dfdfdf)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00dfdfdf, endColorstr=#00dfdfdf);
    background-color: rgba(223, 223, 223, 0);
}*/

@media (min-width: 62.5em) {
    .promo-style-a.banner-color-c:before {
        background-color: transparent;
        background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 10%, rgba(252, 253, 254, 0) 11%, #dfdfdf 100%);
        background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 10%, rgba(252, 253, 254, 0) 11%, #dfdfdf 100%);
        background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 10%, rgba(252, 253, 254, 0) 11%, #dfdfdf 100%);
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 10%, rgba(252, 253, 254, 0) 11%, #dfdfdf 100%);
    }

    .small-promo.promo-style-a.banner-color-c:before {
        background-color: #800f69;
        background-color: rgba(128, 15, 105, 0);
        background-image: none;
    }

    /*.lt-ie9 .small-promo.promo-style-a.banner-color-c:before {
        -ms-zoom: 1;
        zoom: 1;
        background-color: transparent;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00800f69, endColorstr=#00800f69)";
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00800f69, endColorstr=#00800f69);
        background-color: rgba(128, 15, 105, 0);
    }*/
}

/*.lt-ie9 .promo-style-a.banner-color-c {
    background: transparent;
}*/

.promo-body {
    position: relative;
    z-index: 10;
}

@media (min-width: 37.5em) {
    .region-a .promo-body,
    .region-c .promo-body {
        float: right;
        width: 40.24390244%;
        *width: 39.74390244%;
    }
}

.small-promo .promo-body {
    float: none;
    width: 100%;
}

.promo-style-c .promo-body {
    width: 100%;
}

@media (min-width: 48em) {
    .region-c .promo-body {
        float: none;
        width: 100%;
    }
}

.promo-media {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.promo-header {
    position: relative;
}

    .promo-header h3 {
        color: #fff;
        font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1.37rem;
    }

.promo-style-c .promo-header h3 {
    font-size: 1.75rem;
}

.promo-style-b .promo-thumb + .promo-footer + .promo-header .promo-title {
    padding-left: 5.625rem;
}

.promo-style-b .promo-thumb + .promo-header .promo-title {
    padding-left: 5.625rem;
}

@media (min-width: 62.5em) {
    .promo-style-b .promo-header {
        margin-right: 1.25rem;
        padding-top: 0.75rem;
    }

    .html-rtl .promo-style-b .promo-header {
        margin-left: 1.25rem;
        margin-right: 0;
    }
}

@media (min-width: 75em) {
    .promo-style-b .promo-header {
        padding-top: 1.5rem;
    }
}

.promo-style-b .promo-header .promo-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding-bottom: 2.625rem;
}

.html-rtl .promo-style-b .promo-header .promo-title {
    padding-left: 0;
    padding-right: 5.625rem;
}

@media (min-width: 48em) {
    .promo-style-b .promo-header .promo-title {
        margin-bottom: 0;
        padding-bottom: 0;
        padding-right: 6.875rem;
    }

    .html-rtl .promo-style-b .promo-header .promo-title {
        padding-left: 6.875rem;
        padding-right: 0;
    }
}

.promo-style-a .promo-header h3, .promo-style-a .promo-header h3 a {
    color: #fff;
}

    .promo-style-a .promo-header h3 a:hover,
    .promo-style-a .promo-header h3 a:focus {
        color: #fff;
    }

.promo-details {
    position: relative;
}

.promo-style-a .promo-details p {
    color: #fff;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.promo-details p:last-child {
    margin-bottom: 0;
}

.promo-footer {
    position: relative;
}

.promo-style-b .promo-footer {
    bottom: 1.125rem;
    display: inline-block;
    position: absolute;
}

@media (min-width: 48em) {
    .promo-style-b .promo-footer {
        bottom: auto;
        float: right;
        padding-top: 0.9375rem;
        position: relative;
    }

    .html-rtl .promo-style-b .promo-footer {
        float: left;
    }
}

.promo-style-b .promo-footer .btn {
    z-index: 1;
}

.promo-footer .action-more {
    border: 1px solid #6895c1;
    color: #fff;
    display: inline-block;
    *display: inline;
    font-size: 16px;
    line-height: 1.125rem;
    padding: 0.375rem 0.9375rem;
    *zoom: 1;
}

    .promo-footer .action-more:hover,
    .promo-footer .action-more:focus {
        color: #fff;
        font-family: "Frutiger LT W01 45 Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-decoration: none;
    }

        .promo-footer .action-more:hover .icon,
        .promo-footer .action-more:focus .icon {
            color: #fff;
        }

.promo-footer .icon {
    display: none; /*Adam S - Product Backlog Item 5017*/
    /*color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  line-height: 0.875rem;*/
}

.promo-details + .promo-footer {
    margin-top: 0.75rem;
}

.promo-style-c .promo-details + .promo-footer {
    margin-top: 1.5rem;
}

.promo-thumb {
    float: left;
    margin-right: 1.25rem;
}

.promo-style-b .promo-thumb {
    width: 4.375rem;
}

    .promo-style-b .promo-thumb img {
        max-width: 100%;
    }

.html-rtl .promo-thumb {
    float: right;
    margin-left: 1.25rem;
    margin-right: 0;
}

.promo-style-d {
    background: #fff;
    margin-bottom: 0.375rem;
    padding: 0;
    position: relative;
}

    .promo-style-d .promo-media {
        position: relative;
        width: 80px;
        width: 5rem;
    }

    .promo-style-d .promo-body {
        padding: 0.75rem 0.625rem;
        width: auto;
    }

        .promo-style-d .promo-body a {
            color: #404040;
        }

            .promo-style-d .promo-body a:hover,
            .promo-style-d .promo-body a:focus {
                color: #00aae7;
            }

            .promo-style-d .promo-body a .icon {
                color: #00aae7;
                vertical-align: bottom;
            }

    .promo-style-d .promo-media + .promo-body {
        padding: 0 0.5em 0 1.2em;
        top: 50%;
    }

.ie8 .promo-style-d .promo-media + .promo-body {
    display: table-cell;
    position: static;
    vertical-align: middle;
}

.promo-style-b-container {
    margin: 0 -1.25rem;
    max-width: none;
    width: auto;
}

@media (min-width: 48em) {
    .promo-style-b-container {
        float: left;
        margin: inherit;
        max-width: 100%;
        width: inherit;
    }
}

.promo-newsletter {
    float: left;
    width: 100%;
}

@media (min-width: 48em) {
    .promo-newsletter {
        width: 74.85%;
    }

    .social-news + .promo-newsletter {
        float: right;
        margin-left: 0.75757576%;
        *margin-left: 0.25757576%;
    }

    .html-rtl .social-news + .promo-newsletter {
        float: left;
        margin-left: 0.75757576%;
        *margin-left: 0.25757576%;
    }
}

.product-list .product-list-inner {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    clear: both;
    height: auto;
    margin: 0 -1.25rem;
    overflow: hidden;
    position: relative;
}

@media (min-width: 48em) {
    .product-list .product-list-inner {
        margin: 0;
    }
}

.products-list-header {
    display: none;
}

    .products-list-header span { /* labchip */
        font-weight: bold;
        padding: 0 12px;
    }

@media (min-width: 62.5em) {
    .products-list-header {
        clear: both;
        display: block;
        height: auto;
        overflow: hidden;
        padding: 0.75rem 1.5625rem 0.75rem;
        position: relative;
        width: 100%;
    }
}

.products-list-header .product-list-results {
    float: left;
    position: relative;
    width: 39.36507937%;
    *width: 38.86507937%;
}

    .products-list-header .product-list-results h3 {
        font-size: 1.25rem;
        line-height: 1.125rem;
        margin-bottom: 0;
    }

.products-list-header .product-list-spec-heading {
    float: left;
    position: relative;
    width: 60.55555556%;
    *width: 60.05555556%;
}

    .products-list-header .product-list-spec-heading .product-list-spec {
        border-left: 1px solid #d8d8d8;
        float: left;
        font-size: 1.0625rem;
        position: relative;
        text-align: center;
        width: 25%;
    }

.article-product {
    background: #fff;
    border-bottom: 1px solid #dddddd;
    border-bottom: 0.0625rem solid #dddddd;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    float: left;
    padding: 1.5625rem;
    width: 100%;
}

    .article-product .article-media {
        float: left;
        width: 100%;
        z-index: 2;
    }

@media (min-width: 30em) {
    .article-product .article-media {
        position: absolute;
        width: 10.75rem;
    }
}

@media (min-width: 62.5em) {
    .article-product .article-media {
        margin-bottom: 0;
        position: relative;
        width: 13.65079365%;
        *width: 13.15079365%;
    }
}

.article-product .article-media img {
    width: 100%;
}

@media (min-width: 37.5em) {
    .article-product .article-media img {
        width: auto;
    }
}

.article-product .article-header {
    float: left;
}

@media (min-width: 30em) {
    .article-product .article-header {
        min-height: 9.0625rem;
        padding-left: 12.5rem;
    }
}

@media (min-width: 37.5em) {
    .article-product .article-header {
        min-height: 9.0625rem;
        padding-left: 12.5rem;
    }
}

@media (min-width: 62.5em) {
    .article-product .article-header {
        margin-left: 1.98412698%;
        *margin-left: 1.48412698%;
        margin-right: 3.17460317%;
        *margin-right: 2.67460317%;
        padding-left: 0;
        width: 20.63492063%;
        *width: 20.13492063%;
    }
}

.article-product .article-header .product-title {
    display: none;
}

@media (min-width: 37.5em) {
    .article-product .article-header .product-title {
        display: block;
    }
}

.article-product .article-header .product-details {
    font-size: 1.125rem;
    line-height: 1.5rem;
}

@media (min-width: 48em) {
    .article-product .article-header .product-details {
        margin-bottom: 0;
    }
}

@media (min-width: 62.5em) {
    .article-product .article-header .product-details {
        font-size: 1rem;
        line-height: 1.125rem;
    }
}

.product-details {
    font-size: 1rem;
    line-height: 1.125rem;
}

.article-product .article-content {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

@media (min-width: 37.5em) {
    .article-product .article-content {
        padding: 1.5rem 0 0;
    }
}

@media (min-width: 48em) {
    .article-product .article-content {
        padding: 1.5rem 0 0;
        width: 100%;
    }
}

@media (min-width: 62.5em) {
    .article-product .article-content {
        clear: none;
        height: 9.0625rem;
        padding: 0;
        width: 60.55555556%;
        *width: 60.05555556%;
    }
}

.article-product .article-content .product-spec-details {
    border-top: 1px solid #d8d8d8;
    float: left;
    padding: 1.125rem 0;
    position: relative;
    text-align: center;
    width: 100%;
}

    .article-product .article-content .product-spec-details:first-child {
        border: none;
        padding-top: 0;
    }

@media (min-width: 37.5em) {
    .article-product .article-content .product-spec-details:first-child {
        padding: 1.125rem 0;
    }
}

@media (min-width: 62.5em) {
    .article-product .article-content .product-spec-details:first-child {
        border-left: 1px solid #d8d8d8;
    }
}

.article-product .article-content .product-spec-details:last-child {
    padding-bottom: 0;
}

@media (min-width: 37.5em) {
    .article-product .article-content .product-spec-details:last-child {
        padding: 1.125rem 0;
    }
}

@media (min-width: 37.5em) {
    .article-product .article-content .product-spec-details {
        border-left: 1px solid #d8d8d8;
        border-top: 0;
        width: 25%;
    }
}

@media (min-width: 62.5em) {
    .article-product .article-content .product-spec-details {
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        top: 50%;
        transform: translateY(-50%);
    }
}

.article-product .article-content .product-spec-details p {
    font-size: 0.875rem;
    line-height: 1.125rem;
    margin-bottom: 0;
}

@media (min-width: 62.5em) {
    .article-product .article-content .product-spec-details p {
        font-size: 16px;
        font-size: 1rem;
    }
}

.article-product .article-content .product-spec-details .product-spec-section-title {
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    margin-bottom: 0.375rem;
}

@media (min-width: 62.5em) {
    .article-product .article-content .product-spec-details .product-spec-section-title {
        display: none;
    }
}

.article-product .toggle-handle {
    color: #404040;
    margin-bottom: 0;
}

@media (min-width: 37.5em) {
    .article-product .toggle-handle {
        display: none;
    }
}

.article-product .toggle-content {
    padding-top: 0.75rem;
}

@media (min-width: 37.5em) {
    .article-product .toggle-content {
        display: inline;
    }
}

/* pdp top tabs*/

.collapse {
    display: none;
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
}

.nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    height: 38px;
    padding-left: 4.8%; /*Adam S*/
}

.navbar-nav > li > a {
    font-size: 12px;
    line-height: 22px;
    margin: 0 0 1px 0;
    padding-top: 5px;
}

.nav.navbar-nav.nav-left li {
    border: 2px solid #e5e5e5;
    border-bottom: 0;
    border-radius: 2px;
    height: 38px;
    width: 185px;
}

.navbar-collapse {
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}

.navbar.navbar-default {
    background-color: #f5f5f5;
    border: 0;
    border-bottom: none;
    margin-bottom: 0;
    right: 0;
}

li.menu-item {
    border: 2px solid #e5e5e5;
    border-bottom: 0;
    border-radius: 2px;
    height: 33px;
    text-align: center;
    text-transform: uppercase;
    width: 185px;
}

    li.menu-item > a {
        display: block;
        padding: 7px 0;
        width: 100%;
    }

    li.menu-item a.pe_lab_sol_active {
        background-color: #fff !important;
        color: #00aae7;
    }

#header > div.navbar.navbar-default > div > div.collapse.navbar-collapse.navbar-ex1-collapse > ul.nav.navbar-nav.nav-left > li.menu-item.dropdown:active {
    background-color: #fff !important;
    color: #00aae7;
}

ul.navbar-nav.nav-left li:active {
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > li > a {
    color: #404040;
}

.navbar-ex1-collapse .nav.navbar-nav li a {
    color: #404040;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    padding-bottom: 11px;
    padding-top: 7px;
}

ul.nav.navbar-nav.nav-left > li.menu-item.dropdown {
    background-color: white;
}

.navigation-menu .pe_megamenu_ul > li:hover > .pe_megamenu_list > .pe_mega_drop {
    display: block;
}

.navigation-menu .pe_megamenu_ul > li:hover > a {
    color: #00aae7;
}

.navigation-menu .pe_mega_drop > li > a {
    padding: 10px 15px;
}

.navigation-menu .pe_mega_drop > li:hover > a {
    color: #00aae7;
}

.navigation-menu .pe_mega_drop > li:hover > .pe_submenu {
    display: block;
}

ul.pe_mega_drop > li {
    background-color: #FFF;
    display: block;
    padding: 15px;
    width: auto;
}

ul.pe_mega_drop li > a {
    font-size: 14px;
    padding: 10px 15px;
}

ul.pe_mega_drop > li:hover {
    border-right: 1px solid transparent;
}

    ul.pe_mega_drop > li:hover > .pe_submenu {
        display: block;
    }

.navigation-menu .pe_submenu {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-left-width: 0;
    display: none;
    height: auto;
    left: 100%;
    margin: 0 0 0 1px;
    min-height: 60px;
    padding: 0 0 4px 0;
    position: absolute;
    top: -256px;
    width: 300%;
}

.navigation-main > .pe_megamenu_ul {
    margin-left: 15%;
}

ul > li.menu-style-a.menu-hover > div > ul > li {
    display: list-item;
}

.pe_submenu .nav-section-size-b > ul {
    display: inline-block;
}

.navigation-menu .pe_submenu ul > li {
    display: list-item !important;
    font-size: 12px !important;
    padding: 2px 10px !important;
    text-align: left;
}

.navigation-main .pe_submenu ul li a {
    padding: 0;
}

.navigation-main > ul > li.menu-style-a.menu-hover > div > ul > li > div > ul {
    padding: 0 0 10px 0 !important;
}

    .navigation-main > ul > li.menu-style-a.menu-hover > div > ul > li > div > ul > li > a {
        font-family: "FrutigerLTW02-45Light" !important;
        font-size: 14px;
        margin: 0 0 6px 0;
        padding: 4px 6px;
    }

.pe_megamenu_ul > li:hover > .pe_megamenu_list > .pe_mega_drop {
    display: block;
    top: 13px;
}

li.menu-style-b.menu-hover > div {
    right: 45px;
}

li.menu-style-c.menu-hover > div {
    right: 25px;
}

li.menu-style-e.menu-hover > div {
    right: 75px;
}

.navigation-menu .dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.navigation-menu .dropdown-submenu.pull-left {
    float: none;
}

    .navigation-menu .dropdown-submenu.pull-left > .dropdown-menu {
        border-radius: 6px 0 6px 6px;
        left: -100%;
        margin-left: 10px;
    }

.navbar-nav {
    float: left;
}

ul.nav.navbar-nav.navbar-right {
    float: right;
    margin: 0 15px 0 0;
}

    ul.nav.navbar-nav.navbar-right li {
        padding-left: 0;
        position: relative;
    }

@media (max-width: 855px) {
    .navbar-nav {
        float: left;
        margin: 3px 0 0 10px;
    }
}

@media (max-width: 767px) {
    .navbar, .navbar-default {
        display: none;
    }

    .pe_megamenu ul.pe_megamenu_ul li {
        padding-right: 0;
    }

    .pe_megamenu ul.pe_mega_drop li {
        padding-left: 0;
    }

    .pe_megamenu ul.pe_megamenu_ul > li > a {
        font-size: 13px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .pe_search_container .pe_search input {
        font-size: 14px;
    }

    .pe_megamenu_cont .pe_search_container {
        margin: 2.8% 0 0.4%;
    }

    .pe_megamenu_cont .pe_megamenu {
        float: left;
        margin: 2.5% 0 0.8%;
        width: 60%;
    }
}

@media (min-width: 768px) {
    .navbar-nav > li {
        float: left;
    }

    .navbar {
        border-radius: 4px;
        height: 38px;
        margin-left: -23px;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .navbar-header {
        float: left;
    }

    .navbar-toggle {
        display: none;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-left: 0;
        margin-right: 0;
    }

    .nav-right {
        float: right !important;
    }

    .navbar-collapse.collapse {
        display: inline !important;
        overflow: visible !important;
        padding-bottom: 0;
    }

    .navbar-collapse {
        border-top: 0;
        box-shadow: none;
        width: auto;
    }

    .navigation-main > .pe_megamenu_ul .pe_mega_drop > li:first-of-type {
        border-top: 1px solid #e5e5e5;
    }

    .navigation-main > .pe_megamenu_ul .pe_mega_drop > li:last-of-type {
        border-bottom: 1px solid #e5e5e5;
    }
}

/* chm RAD calc */

.glyphicon {
    display: inline-block;
    font-family: 'glyphicons-halflings-regular';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
    /*-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

.glyphicon:before {
    visibility: visible;
}

input.glyphicon.glyphicon-unchecked {
    color: #0B57AA;
    padding-top: .2em;
}

.glyphicon-unchecked:checked:before {
    content: "\e013";
}

input[type=radio].glyphicon {
    visibility: hidden;
}

.row {
    clear: both;
    display: block;
}

.tab .row:last-child {
    margin-bottom: 40px;
}

.results {
    display: block;
    padding: 20px 0;
}

.box-float {
    display: inline;
    float: left;
}

.calendar.box-float {
    max-width: 236px;
}

.box-float-right {
    display: inline;
    float: right;
}

.box-float-right-b {
    display: inline;
    float: right;
    padding: 0 10px;
}

.box-style-a {
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.firstColumn-label {
    float: left;
    font-weight: bold;
    line-height: 21px;
    padding-right: 10px;
    text-align: right;
    width: 40%;
}

.secondColumn-results {
    background-color: #fff;
    float: left;
    font-weight: bold;
    min-width: 400px;
    padding-left: 14px;
    text-align: left;
}

.tool-highlight {
    background-color: #f5f5f5;
    float: left;
    min-width: 385px;
    padding: 25px 15px 12px 18px;
    padding: 1.5625rem 0.9375rem 0.75rem 1.125rem;
}

    /* labchip */

    .tool-highlight .left {
        margin-right: 2em;
    }

.labchip .tool-highlight button {
    margin-top: 2%;
}

.tool-highlight-b {
    background-color: #f5f5f5;
    float: left;
    vertical-align: middle;
    width: 100%;
}

.firstColumn, .secondColumn, .secondColumn-b {
    display: inline-block; /*Was inline but cannot set width to inline Adam S*/
    float: left;
    width: 47%;
}

.firstColumn {
    margin-left: 20px;
    min-width: 250px;
}

.row:first-child .firstColumn:first-child {
    margin: 20px 0 0 20px;
    min-width: 250px;
}

.first-threeColumn {
    display: inline-block; /*Was inline but cannot set width to inline Adam S*/
    float: left;
    padding-right: 8px;
    text-align: right;
    width: 35%;
}

.second-threeColumn {
    display: inline-block; /*Was inline but cannot set width to inline Adam S*/
    float: left;
    width: 35%;
}

.two-thirdsColumn {
    display: inline-block; /*Was inline but cannot set width to inline Adam S*/
    float: left;
    width: 65%;
}

.firstColumn p {
    font-size: 13px;
    line-height: 16px;
    padding-top: 0;
}

.secondColumn p {
    font-size: 13px;
    line-height: 16px;
    padding-top: 0;
}

.input-calendar .glyphicon {
    pointer-events: none;
    position: relative;
}

.right-input .glyphicon {
    margin-right: -10px;
    right: 30px;
}

.right-input-b .glyphicon {
    float: right;
    margin-right: 30px;
    right: -10px;
    top: -35px;
}

.input-tool {
    max-width: 225px;
    min-width: 150px;
}

.typeahead {
    background-color: #fff;
}

.twitter-typeahead {
    width: 100%;
}

    .twitter-typeahead:focus {
        color: #00aae7;
    }

.tt-input {
    background-color: #ffffff;
    box-shadow: 0 0 0 rgba(0, 0, 0, .1);
}

.tt-dropdown-menu {
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 1px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    cursor: pointer;
    height: auto;
    margin: -9px 0 0 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}

.filter .tt-dropdown-menu {
    max-height: 135px;
    top: 106% !important;
}

.labchip .tt-dropdown-menu {
    max-height: 143px;
    top: 106% !important;
}

div[class*="tt-dataset"] {
    overflow: visible;
    width: auto;
}

/*CalcRad typeahead*/

div.filter .twitter-typeahead .tt-dropdown-menu {
    width: 225px;
}

/*End of CalcRad typeahead*/

.tt-suggestion {
    font-size: 16px;
    padding: 0 2px;
}

    .tt-suggestion p {
        display: block;
        line-height: normal;
        margin: 0 !important;
        padding: 2px 4px !important;
        width: 100%;
    }

/*Main page autocomplete*/

.tt-dataset-term {
    text-align: left;
}

.global-search-input.tt-hint {
    display: none;
}

#pesearchbar, #searchTerm {
    background: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #404040;
    float: left;
    font-size: 17px;
    height: 34px;
    padding-left: 12px;
    padding-right: 40px;
    right: -5px;
    top: 23px;
    width: 300px;
}

    #pesearchbar:hover, #term:focus {
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
        border-color: #66afe9;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
        outline: 0;
    }

    #pesearchbar:-ms-input-placeholder {
        color: #999999;
    }

#searchTerm {
    line-height: 17px;
}

form.global-search-form span.tt-dropdown-menu {
    left: 5px !important;
    top: 163% !important;
}

.pe_megamenu_cont form.global-search-form span.tt-dropdown-menu {
    left: 5px !important;
    top: 166% !important;
}

.global-search-form .btn-search {
    background: transparent;
    box-shadow: none;
    height: 40px;
    height: 2.5rem;
    margin: 0;
    position: absolute;
    right: 15px;
    right: 0.9375rem;
    text-indent: -999em;
    top: 22px;
    width: 40px;
    width: 2.5rem;
}

@media (min-width: 62.5em) {
    .global-search-form .btn-search {
        height: 2.1875rem;
        right: 0;
        width: 2.5rem;
    }
}

@media (min-width: 48em) {
    .global-search-header-alt .global-search-form .btn-search {
        height: 45px;
        height: 2.8125rem;
        right: 0;
    }
}

.global-search-input:focus {
    border: 1px solid #cccccc;
    border: 0.0625rem solid #cccccc;
}

/*End of main page autocomplete*/

.tt-query {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

div[class*="tt-dataset"] .tt-cursor {
    background-color: #0153a7;
    color: #ffffff;
}

.tt-hint {
    color: white;
}

.row .firstColumn input {
    width: 225px;
}

.row .secondColumn input {
    width: 225px;
}

.tab-content .top-row {
    height: 75px;
    width: 100%;
}

.tab-content .middle-row {
    height: 50%;
}

.tab-content .bottom-row {
    height: 125px;
}

#middle-row {
    height: 50%;
}

.results-highlight {
    display: block;
    min-width: 290px;
    width: 100%;
}

    .results-highlight table {
        margin: -13px 0 0 0; /*Adam S*/
    }

.type-label-header {
    font-weight: bold;
}

.type-label-result-header {
    font-weight: bold;
    line-height: 36px;
    padding-right: 5px;
}

.type-label-result-header-two, .type-label-result-header-two-b {
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
}

.type-label {
    font-size: 14px;
    line-height: 36px;
    padding-right: 16px;
}

.type-label-form {
    font-size: 14px;
    line-height: 18px;
    margin-top: 6px;
}

.type-label-isotope {
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    padding-left: 10px;
}

.type-label-msmt {
    font-weight: normal;
    line-height: 36px;
    padding-bottom: 4px;
    padding-right: 16px;
    text-align: right;
}

.tab-list {
    border-radius: 3px;
    overflow: visible; /*Adam S - necessary for labchipQCsearch*/
    padding-bottom: 2em;
}

    .tab-list .tab {
        background-color: #f2f2f2;
    }

.terms-and-conditions.tab, .labchip.tab {
    background-color: #fff;
    margin: 1em 1.5em 2em 1.5em;
}

    .labchip.tab > p {
        padding-top: 1.8rem;
    }

    .terms-and-conditions.tab .tool-highlight-b {
        margin-top: 1.8rem;
    }

.terms-and-conditions .result-table {
    background-color: none;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    width: 100%;
}

    .terms-and-conditions .result-table input[type="checkbox"].checkbox-style-a {
        top: 0;
    }

        .terms-and-conditions .result-table input[type="checkbox"].checkbox-style-a:checked:after {
            background-color: #3D58A3;
            border: 1px solid #3D58A3;
            border-radius: 0;
            color: #ffffff;
            top: -1px;
        }

    .terms-and-conditions .result-table div[class^="cell-table-"] span {
        padding-left: 5px;
    }

.tab-list > ul li {
    display: table-cell;
}

    .tab-list > ul li.active a {
        background-color: #ffffff;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgipZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-image: -moz-linear-gradient(90deg, #ffffff, #ffffff);
        background-image: -webkit-linear-gradient(90deg, #ffffff, #ffffff);
        background-image: linear-gradient(0, #ffffff, #ffffff);
        background-size: 100%;
        border-right: 1px solid #ffffff;
        border-top: 1px solid rgba(255, 255, 255, 0.4);
        color: white;
    }

/* expand/contract */

.faq-list {
    height: auto !important;
    margin-top: 1.5rem;
    vertical-align: top;
}

.result {
    display: none;
    float: left;
    height: auto;
    margin: 0 0 30px 30px;
}

.show-list {
    display: none;
}

.hide-list:target + .show-list {
    display: inline;
}

.hide-list:target {
    display: none;
}

    .hide-list:target ~ .result {
        display: inline;
    }

.hide-list, .show-list {
    float: left;
    font-size: 20px;
    margin-bottom: 25px;
    margin-right: 0;
}

    .hide-list:hover, .show-list:hover {
        margin-bottom: 25px;
    }

.result p {
    height: auto;
    margin: 0;
}

.statement {
    float: left;
    height: auto;
    margin: -26px 0 0 25px;
    min-width: 300px;
    width: 100%;
}

/* ember style */

.tabs .pane {
    clear: both;
}

.tabs > ul li.active a {
    background-color: #ffffff;
    border-top: none;
    color: #404040;
}

    .tabs > ul li.active a:hover {
        background-size: 100%;
        border-radius: 3px;
    }

.tabs > ul a {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.tabs > ul li {
    display: table-cell;
}

    .tabs > ul li a {
        color: #443331;
        display: block;
        font-weight: bold;
        text-align: center;
    }

        .tabs > ul li a:hover {
            background-size: 100%;
            border-bottom: none;
            color: black;
        }

/* end ember style tab */

@media (min-width: 48em) {
    div.tab-list.article.article-style-b > div > div:nth-child(4) > section:nth-child(1) {
        margin-right: 2%;
        width: 47.5%;
    }
}

div.tab-list.article.article-style-b > div > div:nth-child(4) > section:nth-child(2) > div:last-child {
    margin-bottom: 72px;
}

.tab-body {
    clear: both;
    float: left;
    height: 100%;
    margin: 0 20px 5px 0;
    min-height: 670px;
    min-width: 530px;
    position: relative;
    width: 100%;
}

.tabs .tab-top {
    background: #f5f5f5;
    cursor: pointer;
    float: left;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-left: 0;
    overflow: visible;
    position: relative;
    width: 100%;
    z-index: 100;
}

ul.tab-top.tab-top:after {
    background-color: white;
    content: "";
    display: block;
    height: 13px;
    position: absolute;
    top: 100%;
    width: 100%;
}

div.tabs.tab-list > ul > li {
    border: 0 solid #eaeaea;
    box-shadow: 0 -1px 3px #e5e5e5;
    line-height: 36px;
    width: 50%;
}

.tab-content {
    padding: 20px 0;
}

    .tab-content p:first-child {
        padding-top: 20px;
    }

.checkbox {
    padding: 0;
}

    .checkbox .radio input[type="checkbox"], .checkbox input[type="checkbox"], .radio input[type="radio"], .checkbox input[type="radio"] {
        left: 0;
        margin-right: 5px;
        position: relative;
        top: 3px;
    }

    .checkbox label {
        display: inline;
    }

        .checkbox label input[type="checkbox"] {
            margin-right: 0;
        }

.breadCrumbHolder {
    float: left;
    margin-bottom: 1.7em;
}

ul.pe_breadcrumb > li > span {
    color: #00aae7;
    padding: 0 2px;
}

ul.pe_breadcrumb > li {
    display: inline-block;
    font: normal 10px "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.add-dynamic {
    color: #000;
    font-size: 24px;
    font-size: 1.5rem;
    margin: 12px 2px;
    margin: 0.75rem 0.125rem;
}

    .add-dynamic a {
        color: #000;
    }

    .add-dynamic span {
        color: #404040;
        font-size: 1rem;
        font-weight: bold;
    }

.add-dynamic-b {
    color: #999;
    margin: 30px 0 4px;
}

.breadCrumb {
    display: block;
    float: left;
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 0;
    overflow: hidden;
    padding: 0 4px;
    width: 690px;
    z-index: 1;
}

    .breadCrumb ul {
        display: block;
        height: 22px;
        margin: 0;
        padding: 0;
        z-index: 99;
    }

        .breadCrumb ul li {
            display: block;
            float: left;
            font-size: 13px;
            height: 21px;
            line-height: 21px;
            overflow: hidden;
            z-index: 1;
        }

            .breadCrumb ul li div.chevronOverlay {
                position: absolute;
                right: 0;
                top: 0;
                z-index: 1;
            }

            .breadCrumb ul li span {
                display: block;
                overflow: hidden;
            }

            .breadCrumb ul li div {
                display: block;
                overflow: hidden;
            }

    .breadCrumb span {
        color: #0c55a5;
        float: left;
        font-size: 13px;
        line-height: 16px;
        margin-left: 2px;
        margin-top: 2px;
        padding: 0 6px;
    }

        .breadCrumb ul li a, .breadCrumb span a {
            color: #6a4061 !important;
            display: block;
            float: left;
            font-size: 13px;
            height: 21px;
            overflow: hidden;
        }

        .breadCrumb span.first {
            margin-left: 0 !important;
            margin-top: -3px !important;
        }

    .breadCrumb ul li a {
        color: #6a4061;
        display: block;
        float: left;
        height: 21px;
        line-height: 21px;
        overflow: hidden;
    }

    .breadCrumb ul li.first a, .breadCrumb span.first a {
        float: left;
        height: 16px !important;
        margin-top: 2px;
        padding: 0;
        text-indent: -1000em;
        width: 16px;
    }

    .breadCrumb ul li.last {
        background: 0;
        color: #666 !important;
        margin-right: 0;
        padding-right: 0;
    }

        .breadCrumb ul li.last a {
            color: #666 !important;
            cursor: default;
            text-decoration: none;
        }

            .breadCrumb ul li.last a:hover {
                color: #666;
                cursor: default;
                text-decoration: none !important;
            }

.chevronOverlay {
    background: url(http://www.perkinelmer.com/Resources/images/ChevronOverlay.png) no-repeat 100% 0;
    display: none;
    height: 20px;
    width: 13px;
}

#pe_cart_count {
    color: #0c55a5 !important;
    display: inline-block;
    font-size: 9px;
    left: 15px;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 20px;
}

.btn-blue-submit {
    background-color: #0c55a5;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMTUzYTciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxM2Y3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #0c55a5 0, #094484 100%);
    background-image: -moz-linear-gradient(top, #0c55a5 0, #094484 100%);
    background-image: -o-linear-gradient(top, #0c55a5 0, #094484 100%);
    background-image: linear-gradient(to bottom, #0c55a5 0, #094484 100%);
    border: 0 none;
    border-radius: 3px;
    box-shadow: 1px 0 1px rgba(0, 0, 0, .1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 12px;
    /*-webkit-font-smoothing:antialiased;*/
    margin: 0 6px 6px 0;
    padding: 12px 44px;
    padding: .75rem 2.75rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.btn-blue-submit-small {
    background-color: #0c55a5;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMTUzYTciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxM2Y3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #0c55a5 0, #094484 100%);
    background-image: -moz-linear-gradient(top, #0c55a5 0, #094484 100%);
    background-image: -o-linear-gradient(top, #0c55a5 0, #094484 100%);
    background-image: linear-gradient(to bottom, #0c55a5 0, #094484 100%);
    border: 0 none;
    border-radius: 3px;
    box-shadow: 1px 0 1px rgba(0, 0, 0, .1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 10px;
    padding: 8px 32px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    /*-webkit-font-smoothing:antialiased;*/
}

.btn-blue-submit:hover {
    background: #0153a7;
    border: 0;
    color: #fff;
    text-decoration: none;
}

.btn-blue-reset {
    background-color: #00aae7;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMTUzYTciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxM2Y3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #00aae7 0, #0088b8 100%);
    background-image: -moz-linear-gradient(top, #00aae7 0, #0088b8 100%);
    background-image: -o-linear-gradient(top, #00aae7 0, #0088b8 100%);
    background-image: linear-gradient(to bottom, #00aae7 0, #0088b8 100%);
    border: 0 none;
    border-radius: 3px;
    box-shadow: 1px 0 1px rgba(0, 0, 0, .1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 12px;
    /*-webkit-font-smoothing:antialiased;*/
    margin: 0 6px 6px 0;
    padding: 12px 44px;
    padding: .75rem 2.75rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

    .btn-blue-reset:hover {
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        -webkit-transition: all 0.4s ease-out;
        background-color: #00aae7;
        background-image: none;
        border: 0;
        color: #fff;
        text-decoration: none;
        transition: all 0.4s ease-out;
    }

.pe_social_icons {
    display: inline-block;
    margin-right: 5px;
}

    .pe_social_icons > a {
        background: url("../images/social_hover.png") no-repeat;
    }

.pe_location {
    color: #404040;
    font-family: "FrutigerLTW02-45Light", 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
}

.pe_foot_list > li {
    padding: 0 0 12px;
}

    .pe_foot_list > li a {
        color: #404040;
        font-size: 18px;
    }

        .pe_foot_list > li a:hover {
            color: #00aae7;
            text-decoration: none;
        }

.pe_social_cont a {
    padding: 6px 12px;
}

    .pe_social_cont a:hover {
        color: #00aae7;
        text-decoration: none;
    }

.pe_social_icons > .fb, .pe_social_icons > .fb:hover {
    background-position: 0 0;
}

.pe_social_icons > .li, .pe_social_icons > .li:hover {
    background-position: -30px 0;
}

.pe_social_icons > .tw, .pe_social_icons > .tw:hover {
    background-position: -60px 0;
}

.pe_social_icons > .gl, .pe_social_icons > .gl:hover {
    background-position: -91px 0;
}

.pe_social_icons > .yt, .pe_social_icons > .yt:hover {
    background-position: -121px 0;
}

.time-msmt {
    display: inline-block;
    font-size: 13px;
    text-align: center;
    width: 100%;
}

@media (max-width: 37.5em) {
    .type-label-result-header-two-b {
        display: block;
        font-size: 13px;
        text-align: left;
    }

    .first-threeColumn {
        width: 45%;
    }

    .two-thirdsColumn {
        display: inline-block;
        float: right;
        width: 50%;
    }
}

.labchip .box-float {
    margin: 24px 0 0 8px;
}

.labchip .products-list-header {
    clear: both;
    display: block;
    height: auto;
    padding: 18px 0;
    padding: 1.125rem 0;
    position: relative;
    width: 100%;
}

    .labchip .products-list-header span {
        font-weight: bold;
        padding: 4px 12px;
    }

@media (max-width: 48em) {
    .btn-blue-submit, .btn-blue-reset {
        font-size: 1rem;
        padding: 0.5625rem 2.25rem;
    }

    .firstColumn, .secondColumn {
        display: inline-block;
        float: left;
        margin-left: 18px;
        width: 98%;
    }

    .type-label-isotope {
        font-size: 14px;
        font-weight: bold;
        line-height: 12px;
        margin: -65px 0 0 60px;
        position: absolute;
    }

    .firstColumn-label {
        float: left;
        font-size: 14px;
        font-weight: bold;
        padding-right: 8px;
        text-align: left;
        width: 50%;
    }

    .labchip .box-float {
        clear: left;
        left: 40%;
        margin: 0 0 24px !important;
        position: relative;
    }

    .labchip .products-list-header {
        font-size: smaller;
        padding: 0.25rem 0 1.125rem 0;
    }

    .results {
        display: block;
        margin: 0 0 20px 20px;
    }

    .result-table .col_header {
        min-height: 85px !important;
    }

    .tool-highlight p {
        font-size: 13px;
        margin-top: -5px;
    }
}

@media (max-width: 62.5em) {
    .breadCrumb {
        margin-top: 8px !important;
    }

    .tab-body {
        height: 100%;
        padding-bottom: 10px;
    }

    .firstColumn, .secondColumn {
        display: inline;
        float: left;
        margin-left: 18px; /* good for pki use input, fix universal side */
    }

    .space-above-row {
        padding-top: 20px;
    }

    .type-label-result-header {
        font-size: 13px;
        font-weight: bold;
        padding-right: 8px;
    }

    .type-label-result-header-two {
        display: block;
        font-size: 13px;
        font-weight: bold;
        padding-right: 8px;
    }
}

@media (max-width: 1313px) {
    .tab-body {
        height: 100%;
        margin-bottom: 30px;
    }
}

/* LabChip*/

.result-table {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    clear: both;
    display: table;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 16px;
    padding: 0;
    width: 100%;
}

.labchip .result-table:nth-child(3) {
    margin-top: 1em;
}

.result-table-b {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    clear: both;
    display: table;
    font-size: 13px;
    font-size: 0.8125rem;
    left: 50%;
    line-height: 16px;
    padding: 0;
    right: 50%;
    width: 75%;
}

.table_body {
    display: block;
    overflow-x: auto;
    position: relative;
    width: auto;
}

.column_header {
    background-color: #F5F5F5;
    display: table-row;
    font-weight: bold;
    text-align: center;
}

    .column_header span {
        display: block;
        font-size: 11px;
        line-height: 12px;
    }

.column_header_b {
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: table-caption;
    font-weight: bold;
    padding: 12px 8px;
}

.row_table {
    clear: both;
    display: table-row;
    padding: 4px;
}

.row_table_b {
    clear: both;
    display: table-caption;
}

.row_table_c {
    padding: 12px 12px 0;
}

.row_header {
    font-weight: bold;
}

.row_header_b {
    display: inline-block;
    float: left;
}

.result-table .cell-table {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: table-cell;
    padding: 17px 8px;
}

    .result-table .cell-table:last-of-type {
        border-right: none;
    }

.result-table .cell-table-b {
    display: table-cell;
    padding: 12px 8px;
    vertical-align: middle;
}

#columnForm .result-table .cell-table-b {
    vertical-align: baseline;
}

.result-table .cell-table-c {
    display: table-cell;
    padding: 2% 10px;
    vertical-align: middle;
}

#elementsForm .result-table .cell-table,
#elementsForm .column_header_b.column_x1 {
    background-color: white;
}

#elementsForm .result-table .cell-table-c {
    vertical-align: middle;
}

#elementsForm .twitter-typeahead {
    display: block !important;
}

.result-table .cell-table-d {
    display: table-cell;
    padding: 2% 10px;
    vertical-align: top;
}

#middle-row > h4 {
    margin: 16px 0 2px 0;
}

.column_x1 {
    width: 100%;
}

.column_x3of5 {
    width: 60%;
}

.column_x2 {
    width: 50%;
}

.column_x2of5 {
    width: 40%;
}

.column_x3 {
    width: 33.33%;
}

.column_x4 {
    width: 25%;
}

.column_x5 {
    width: 20%;
}

.column_x6 {
    width: 16.6666%;
}

.column_x7 {
    width: 14.2857%;
}

.column_x8 {
    width: 12.5%;
}

.column_x9 {
    width: 11.1111%;
}

.column_x10 {
    width: 10%;
}

.column_x11 {
    width: 9.0909%;
}

.column_x12 {
    width: 8.3333%;
}

.radio-label {
    margin: 0 24px 0 4px;
}

/* calendar pop-up */

#ui-datepicker-div {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-size: 0.875rem;
    padding: 7px;
    width: 225px;
}

    #ui-datepicker-div > .col {
        font-weight: bold;
        padding: 2px 4px;
        text-align: center;
    }

.ui-datepicker-calendar {
    text-align: center;
    width: 100%;
}

    .ui-datepicker-calendar th {
        font-size: 13px;
        text-align: center;
    }

.ui-icon-circle-triangle-w {
    color: #404040;
    content: "\e635";
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: 'perkinelmer_icons';
    font-size: 18px;
}

.ui-datepicker-month {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
}

.ui-datepicker-today, .ui-state-default {
    font-size: 14px;
    text-align: center;
}

.ui-datepicker-year {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
}

.ui-datepicker-header {
    background-color: rgba(0, 0, 0, 0.1);
    font-weight: bold;
    margin: -7px;
    margin-bottom: 4px;
    padding: 4px;
    text-align: center;
    width: 107%;
}

.ui-state-active {
    background: rgba(0, 0, 0, 0.1);
    color: #00aae7;
    font-weight: bold;
    padding: .3125em .5em;
}

#ui-datepicker-div > div > a.ui-datepicker-next.ui-corner-all > span {
    content: "\e635";
}

/* end chm */

.filter-style-a .submit {
    width: 100%;
}

@media (min-width: 48em) {
    .filter-style-a {
        padding: 15px 15px;
        padding: 0.9375rem 0.9375rem;
    }

        .filter-style-a .submit {
            float: left;
            width: auto;
        }
}

.IN-widget span span {
    margin-top: 0;
}

@media (min-width: 62.5em) {
    span span {
        display: block;
        line-height: 2px;
        margin-top: -2px;
    }

    .filter-style-a {
        padding: 0.9375rem 1.875rem;
    }
}

.filter-title-style-a {
    display: none;
    float: left;
    font-size: 1.25rem;
    margin-bottom: 0;
    margin-right: 0.625rem;
    margin-top: 0.1875rem;
}

@media (min-width: 62.5em) {
    .filter-title-style-a {
        display: block;
    }
}

.filters-container {
    float: right;
    margin-top: 0.75rem;
    padding-bottom: 0.75rem;
    width: 100%;
}

@media (min-width: 62.5em) {
    .filters-container {
        margin-top: 0;
        padding-bottom: 0;
        width: auto;
    }
}

@media (min-width: 75em) {
    .filters-container {
        margin-right: 1.25rem;
    }
}

.filters-container .btn {
    width: 100%;
}

@media (min-width: 62.5em) {
    .filters-container .btn {
        width: auto;
    }
}

.filter-input-container {
    float: left;
    margin-bottom: 0.75rem;
    margin-right: 0.625rem;
    position: relative;
    width: 100%;
}

@media (min-width: 62.5em) {
    .filter-input-container {
        margin-bottom: 0;
        width: 10rem;
    }
}

@media (min-width: 75em) {
    .filter-input-container {
        width: 12.5rem;
    }
}

.filter-input-container .select-replace {
    width: 100%;
}

.filter-input-container .filter-input,
.filter-input-container .filter-btn {
    color: #404040;
    font-size: 1rem;
    width: 100%;
    /*-webkit-font-smoothing: antialiased;*/
}

.filter-tabs {
    display: block;
    float: right;
    margin-bottom: 1.5rem;
    margin-top: 0.75rem;
    width: 100%;
}

@media (min-width: 62.5em) {
    .filter-tabs {
        display: block;
        margin-bottom: 0;
        width: auto;
    }
}

.filter-tabs a {
    border-left: 1px solid #dfdfdf;
    border-left: 0.0625rem solid #dfdfdf;
    color: #404040;
    display: block;
    float: left;
    padding: 0 0.625rem;
    position: relative;
    text-align: center;
    width: 50%;
}

@media (min-width: 62.5em) {
    .filter-tabs a {
        display: inline-block;
        float: none;
        text-align: left;
        width: auto;
    }

    .html-rtl .filter-tabs a {
        text-align: right;
    }
}

@media (min-width: 75em) {
    .filter-tabs a {
        padding: 0 1.25rem;
    }
}

.filter-tabs a:first-child {
    border: none;
}

.filter-tabs a:hover,
.filter-tabs a:focus {
    color: #0c55a5;
}

.filter-tabs a.disabled:hover,
.filter-tabs a.disabled:focus {
    color: #ccc;
    cursor: default;
}

.filter-tabs a.active {
    color: #0c55a5;
}

    .filter-tabs a.active:after {
        color: #00aae7;
        content: "\e60d";
        display: inline-block;
        font-family: 'perkinelmer_icons';
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        left: 50%;
        line-height: 0.75rem;
        margin-left: -0.9375rem;
        margin-top: 0.375rem;
        position: absolute;
        speak: none;
        text-align: center;
        text-transform: none;
        top: 100%;
        width: 1.875rem;
        /*-webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;*/
        z-index: 1;
    }

.filter-tabs a.disabled {
    color: #ccc;
}

    .filter-tabs a.disabled:after {
        color: #ccc;
    }

.js .filter-option-box {
    background: #fff;
    border: 0.0625rem solid #bfbfbf;
    border-radius: 3px;
    display: none;
    left: 0;
    padding: 0.375rem 0.625rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.filter-option-box-in .filter-option-box {
    display: block;
}

.filter-option-box .close {
    font-size: 0.75rem;
    right: 0.625rem;
    top: 0.5625rem;
}

.filter-option-box .filter-option-box-title {
    color: #404040;
    font-size: 1rem;
    font-weight: 400;
}

.filter-option-box .filter-option-box-subtitle {
    color: #404040;
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    text-transform: none;
}

.filter-nav {
    float: left;
    padding: 0.75rem 0;
}

    .filter-nav a {
        color: #404040;
        display: block;
        padding: 0 0.625rem;
    }

        .filter-nav a:hover,
        .filter-nav a:focus {
            color: #00aae7;
        }

@media (min-width: 48em) {
    .filter-nav a {
        border-left: 1px solid #dfdfdf;
        border-left: 0.0625rem solid #dfdfdf;
        display: inline;
    }
}

.filter-nav a:first-child {
    border: none;
}

.filter-nav a.active {
    font-weight: 900;
}

/* Animation example, for spinners */

.animate-spin {
    -moz-animation: spin 1000ms infinite linear;
    -o-animation: spin 1000ms infinite linear;
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
    display: inline-block;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

/*@-ms-keyframes spin {
    0% {
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}*/

@keyframes spin {
    0% {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.hero {
    -ms-zoom: 1;
    margin: 0 1.25rem;
    max-width: 81.875rem;
    overflow: visible;
    padding: 1.5rem 0;
    position: relative;
    z-index: 3;
    *zoom: 1;
    zoom: 1;
}

    .hero:before,
    .hero:after {
        content: "";
        display: table;
    }

    .hero:after {
        clear: both;
    }

    .hero.hero-style-a {
        background: #fff;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
        margin: 1.5rem 0 3rem;
    }

@media (min-width: 48em) {
    .hero {
        padding: 3rem 0 2.25rem;
    }
}

@media (min-width: 85em) {
    .hero {
        margin: 0 auto;
        padding: 5.25rem 0 3.75rem;
    }
}

.hero-inner {
    position: relative;
}

@media (min-width: 62.5em) {
    .hero-inner {
        direction: rtl;
        display: table;
    }
}

@media (min-width: 62.5em) {
    .hero-media,
    .hero-body {
        direction: ltr;
        display: table-cell;
        vertical-align: middle;
        width: 50%;
    }
}

.hero-media {
    position: relative;
    text-align: center;
}

@media (min-width: 62.5em) {
    .hero-media {
        width: 50%;
    }
}

.hero-media img {
    height: auto;
    max-width: 100%;
}

.hero-media-inner {
    position: relative;
    /*
	  This will spill over into other components, fine for Microsites because it's made up of
	  sections that have z-index:3 so this isn't a problem. On MI or Corp we don't have this so we'd have to apply z-index:3 to
	  regions instead which will introduce other problems, as a result removing the after element here.
	*/
    /*&:after {
		content: "";
		display: block;
		border-radius: 100%;
		position: absolute;
		width: 300%;
		left: -100%;
		.top(-300px);
		.bottom(-300px);
		z-index: -999;
		.background-image(radial-gradient(ellipse at center, rgba(255,255,255,1) 20%,rgba(255,255,255,0) 80%));

		@media (min-width: @break-point-e) {
		}
	}*/
}

.hero-video .hero-media-inner:after {
    display: none;
}

.hero-body {
    padding: 0 1.25rem;
}

@media (min-width: 62.5em) {
    .hero-body {
        padding: 1.125rem 2.5rem;
        width: 50%;
    }
}

.hero-body + .hero-media {
    padding-top: 1.125rem;
}

@media (min-width: 62.5em) {
    .hero-body + .hero-media {
        padding-top: 0;
    }
}

.hero-title {
    color: #800f69;
}

    .hero-title a {
        color: #800f69;
    }

.promo-style-e {
    background: #fff;
    padding: 0;
    position: relative;
}

    .promo-style-e .promo-media {
        float: left;
        position: relative;
        width: 5rem;
    }

    .promo-style-e .promo-body {
        padding: 0.75rem 0.625rem;
        width: auto;
    }

        .promo-style-e .promo-body a {
            color: #404040;
            display: block;
            font-size: 1.05rem;
        }

            .promo-style-e .promo-body a:hover,
            .promo-style-e .promo-body a:focus {
                color: #0c55a5;
            }

            .promo-style-e .promo-body a.promo-subtitle {
                color: #00aae7;
                font-size: 1rem;
            }

                .promo-style-e .promo-body a.promo-subtitle:hover,
                .promo-style-e .promo-body a.promo-subtitle:focus {
                    color: #0c55a5;
                }

        .promo-style-e .promo-body .icon {
            color: #00aae7;
            vertical-align: bottom;
        }

    .promo-style-e .promo-media + .promo-body {
        /*-moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);*/
        left: 5.9375rem;
        padding: 0;
        position: absolute;
        /*top: 50%;
        transform: translateY(-50%);*/
    }

.ie8 .promo-style-e .promo-media + .promo-body {
    display: table-cell;
    position: static;
    vertical-align: middle;
}

.article-style-b .sub-title {
    clear: both;
    position: relative;
}

    .article-style-b .sub-title p {
        color: #999999;
        margin-bottom: 6px;
        margin-bottom: 0.375rem;
    }

.browser-warning {
    /*background: #cf1545;*/
    background: #fff;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 1em 1em 0 1em;
}

    .browser-warning .container {
        text-align: center;
    }

        .browser-warning .container p {
            color: #404040;
            font-size: 1rem;
            width: 100%;
            padding: 1px 0 20px 0;
        }

        .browser-warning .container a {
            text-decoration: none;
            color: #0c55a5;
        }

            .browser-warning .container a:hover {
                text-decoration: none;
                color: #00aae7;
            }

        .browser-warning .container img {
            margin-right: 0.625rem;
            position: relative;
            top: 10px;
        }

/* utilities.less - non-semantic helper classes */

.right {
    float: right;
}

.left {
    float: left;
}

.center {
    text-align: center;
}

.increase-margin-bottom {
    margin-bottom: 1rem;
}

.increase-margin-top {
    margin-top: 1rem;
}

.ir {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}

    .ir br {
        display: none;
    }

.hide {
    display: none;
}

.show {
    display: block;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px !important;
}

    .visually-hidden.focusable:active,
    .visually-hidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix {
    -ms-zoom: 1;
    zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
        content: "";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

.clearboth {
    clear: both;
}

.clearfloats {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
}

.no-transition,
.no-transition * {
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
}

.visible-smallscreen,
.visible-mediumscreen,
.visible-largescreen {
    display: none;
}

.visible-smallscreen {
    display: block;
}

@media (min-width: 48em) {
    .visible-mediumscreen {
        display: block;
    }
}

@media (min-width: 62.5em) {
    .visible-largescreen {
        display: block;
    }
}

@media (min-width: 48em) {
    .hidden-mediumscreen {
        display: none;
    }
}

@media (min-width: 62.5em) {
    .hidden-largescreen {
        display: none;
    }
}

#monitor_mq {
    display: block;
    height: 1px;
    left: -9999em;
    overflow: hidden;
    position: absolute;
    top: -9999em;
    width: 20em;
}

    #monitor_mq.rtl {
        left: auto;
        right: -9999em;
    }

@media (min-width: 30em) {
    #monitor_mq {
        width: 480px;
    }
}

@media (min-width: 37.5em) {
    #monitor_mq {
        width: 600px;
    }
}

@media (min-width: 48em) {
    #monitor_mq {
        width: 768px;
    }
}

@media (min-width: 62.5em) {
    #monitor_mq {
        width: 1000px;
    }
}

@media (min-width: 75em) {
    #monitor_mq {
        width: 1200px;
    }
}

@media (min-width: 85em) {
    #monitor_mq {
        width: 1360px;
    }
}

table.mi-data-table th {
    background-color: #800F69;
    color: #fff;
    padding: 3px 5px;
    text-align: left;
}

table.mi-data-table tr td {
    border-bottom: 1px solid #fff;
    padding: 3px 5px;
}

.color-a {
    background-color: #dcdddf;
}

.color-b {
    background-color: #e6e7e9;
}

.color-c {
    background-color: #d4d8ec;
}

.align-rt {
    text-align: right;
}

.section-navigation-title + ul.section-navigation-menu {
    float: left;
    margin: 0;
}

ul.section-navigation:after, ul.section-navigation:before {
    content: none;
}

ul.section-navigation-menu a {
    font-size: 1rem;
}

.no-touch ul.section-navigation-menu a:hover {
    color: #000;
    text-decoration: underline;
}

ul.section-navigation-menu a.active {
    color: #404040;
    font-size: 1rem;
}

ul.section-navigation-menu li a:after {
    content: "  \2335";
}

ul.section-navigation-menu li {
    border-right: 1px solid #d5d5d5;
    display: inline-block;
    list-style: none;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
}

    ul.section-navigation-menu li:last-child {
        border-right: 0;
    }

.content-background {
    background-color: #e2e2e2;
    border-bottom: #ccc 5px solid;
    padding: 15px 0 0 15px;
}

    .content-background .content-intro-header h1 {
        color: #404040;
        font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 2rem;
        font-weight: 400;
        line-height: 2.25rem;
        margin-bottom: .50rem;
    }

.content-intro-header h2 {
    color: #800f69;
    /* chm */
    font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.centered-table {
    display: table;
}

.centered {
    display: table-cell;
    vertical-align: middle;
}

.related-products {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    left: 5px;
    max-width: 180px;
    position: relative;
    transform: none;
}

.spinnerOverlay {
    background-color: rgba(255, 226, 226, 0.6);
    display: none;
}

/*# sourceMappingURL=main.css.map */

.related-products.icon-chevron-right {
    height: 80px;
    width: 39px;
}

/*.promo-body.related-products {
    padding-left: 20px !important;
}*/

.promo-media.centered img {
    height: auto;
    max-width: 80px;
}

/*Resources styles by Krishna*/

.tab-top_resources li {
    float: left;
    width: 50%;
}

    .tab-top_resources li h4 {
        color: #404040;
    }

.search-resources {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    float: left !important;
    left: 1.125rem !important;
    margin-top: -3rem !important;
    position: relative !important;
    width: 47% !important;
}

    .search-resources .global-search-header {
        box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    }

    .search-resources input {
        max-width: 100% !important;
    }

.resources-list input[type=checkbox] {
    margin-right: 1rem;
}

.resources-list {
    margin-top: 5rem !important;
    position: relative;
}

    .resources-list li {
        list-style: none;
        margin-bottom: 1rem;
    }

    .resources-list .Column1, .resources-list .Column2, .resources-list .Column3 {
        display: inline-block;
        float: left;
        width: 30%;
    }

.button-search {
    float: left;
    margin-bottom: 1.125rem;
    margin-left: 1.125rem;
    margin-top: 1rem;
    position: relative;
}

.resources-list .tools {
    margin-bottom: 40px;
}

.tools {
    margin-top: 3rem !important;
}

    .tools .Column1 li {
        list-style-image: url(/images/bullet_pki-logo.png);
    }

        .tools .Column1 li:hover {
            list-style-image: url(/images/bullet_pki-logo_hover.png);
        }

        .tools .Column1 li a {
            color: #0C55A5;
        }

            .tools .Column1 li a:hover {
                color: #00AAE7;
            }

.resources-list .pe_pdp_promo {
    float: right !important;
    margin-top: 0;
    position: absolute;
    right: 0;
}

@media (max-width: 62.5em) {
    .resources-list li {
        min-width: 225px !important;
    }

    .resources-list .Column, .Column2, .Column3 {
        clear: both;
        display: block;
    }

    .button-search {
        clear: both;
        display: block;
    }

    .search-resources {
        box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
        left: .2rem !important;
        margin-top: 0 !important;
    }

    .resources-list {
        margin-top: 7rem !important;
    }
}

/*COURSE DETAILS PAGE styles by Krishna*/

/*Font styles for icons like breadcrumb arrows */

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

/*additional styles required for Social Media icons */

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.pe_header2 {
    color: #800F69;
    font-size: 44px;
    margin: 10px 0 15px;
}

.pe_social_icons2 {
    display: inline-block;
    margin-top: 30px;
}

    .pe_social_icons2 li:last-child {
        margin-right: 0;
    }

.pe_social_icon_mail {
    display: inline-block;
    padding-right: 7px;
}

    .pe_social_icon_mail > a:hover {
        background: url('../images/mail.png') no-repeat;
    }

    .pe_social_icon_mail > a {
        background: url('../images/mailHover.png') no-repeat;
    }

    .pe_social_icon_mail > .ml {
        padding: 6px 12px;
    }

.pe_social_icons > a:hover {
    background: url("../images/social-icons-active.png") no-repeat;
}

/*additional styles required for Social Media icons */

.pe_pdp_details {
    margin: 0;
}

.col-lg-3 {
    width: 25%;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}

.col-lg-9 {
    margin-left: 5%;
    width: 70%;
}

/* PDP Owl carousel custom styles */

#pe_pdpThumbs div.item {
    cursor: pointer;
    padding: 5px;
}

    #pe_pdpThumbs div.item > img {
        height: 50px;
        width: 50px !important;
    }

div#pe_pdpThumbs {
    margin: auto;
    width: 90%;
}

div.pe_pdpThumbsWrap {
    background-color: #fff;
    position: relative;
}

.pe_heroPDP {
    background-color: #f06eaa;
    margin: 20px auto;
    margin-top: 0;
    min-height: 200px;
    width: 75%;
}

div#pe_pdpThumbs .owl-pagination,
div#pe_heroWrap .owl-buttons {
    display: none;
}

.pe_pdpThumbsWrap .btn.prev {
    border: none;
    box-shadow: none !important;
    float: left;
    font-size: 18px;
    left: 2px;
    padding: 0;
    position: absolute;
    top: 80%;
    width: auto;
}

.pe_pdpThumbsWrap .btn.next {
    float: right;
    font-size: 18px;
    padding: 0;
    position: absolute;
    right: 2px;
    top: 30%;
    width: auto;
}

.pe_pdpDetails_content.stuck {
    margin-top: 40px;
}

.pe_pdpThumbsWrap .btn {
    -moz-user-select: none;
    background: transparent none repeat scroll 0 0;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    color: #0c55a5;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.owl-carousel .owl-wrapper:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

/* display none until init */

.owl-carousel {
    -ms-touch-action: pan-y;
    display: none;
    position: relative;
    width: 100%;
}

    .owl-carousel .owl-wrapper {
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        display: none;
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -moz-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            -webkit-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    user-select: none;
}

/* mouse grab icon */

.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}

/* fix */

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -moz-backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
}

/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

    /* Styling Next and Prev buttons */

    .owl-theme .owl-controls .owl-buttons div {
        -ms-zoom: 1;
        background: #869791;
        border-radius: 30px;
        color: #FFF;
        display: inline-block;
        *display: inline; /*IE7 life-saver */
        filter: Alpha(Opacity=50); /*IE7 fix*/
        font-size: 12px;
        margin: 5px;
        opacity: 0.5;
        padding: 3px 10px;
        zoom: 1;
    }

    /* Clickable class fix problem with hover on touch devices */

    /* Use it for non-touch hover action */

    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: Alpha(Opacity=100); /*IE7 fix*/
        opacity: 1;
        text-decoration: none;
    }

    /* Styling Pagination*/

    .owl-theme .owl-controls .owl-page {
        -ms-zoom: 1;
        display: inline-block;
        *display: inline; /*IE7 life-saver */
        zoom: 1;
    }

        .owl-theme .owl-controls .owl-page span {
            background: #869791;
            border-radius: 20px;
            display: block;
            filter: Alpha(Opacity=50); /*IE7 fix*/
            height: 12px;
            margin: 5px 7px;
            opacity: 0.5;
            width: 12px;
        }

        .owl-theme .owl-controls .owl-page.active span,
        .owl-theme .owl-controls.clickable .owl-page:hover span {
            filter: Alpha(Opacity=100); /*IE7 fix*/
            opacity: 1;
        }

        /* If PaginationNumbers is true */

        .owl-theme .owl-controls .owl-page span.owl-numbers {
            border-radius: 30px;
            color: #FFF;
            font-size: 12px;
            height: auto;
            padding: 2px 10px;
            width: auto;
        }

/* preloading images */

.owl-item.loading {
    background: url(AjaxLoader.gif) no-repeat center center;
    min-height: 150px;
}

/* PDP Owl carousel custom styles END */

#pdp_table_wrapper table.pe_table tbody > tr.active {
    font-weight: bold;
}

.block img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.pe_pdp_promo {
    background-color: #F06EAA;
    margin: 40px auto 20px;
    max-width: 150px;
    min-height: 150px;
    width: 60%;
}

/* PDP Table custom styles  END */

.pe_pdp_nav_bar,
.pe_pdpDetails_content {
    margin-left: 0;
    margin-right: 0;
}

.pe_pdpDet_container ul.pe_pdp_det li a {
    color: #0c55a5;
    font-size: 16px;
    line-height: 19px;
    outline: none;
    padding-right: 20px;
}

    .pe_pdpDet_container ul.pe_pdp_det li a:hover,
    .pe_signin a:hover {
        background: none;
        color: #00aae7 !important;
        text-decoration: none;
    }

.pe_pdpDetails_content .pe_pdpDetails h4,
.pe_pdp_toolCont .pe_pdp_toolInner h4,
.pe_pdp_reLib h4 {
    color: #404040;
    font-size: 28px;
    margin-bottom: 15px;
}

.pe_pdpDetails_content .pe_pdpDetails p {
    color: #404040;
    font-size: 16px;
}

    .pe_pdpDetails_content .pe_pdpDetails p.pe_pdp_det_first {
        margin-bottom: 20px;
    }

.pe_pdpDetails p.pe_pdp_detfinal {
    margin-bottom: 30px;
    margin-top: 30px;
}

.pe_pdp_disclaimer p span {
    font-size: 16px;
    font-weight: bold;
}

.pe_pdp_detatabl table#pe_pdp_tab_det,
.pe_pdp_reLib table#pe_pdp_reLib_tab {
    border: 1px solid #404040;
    border-collapse: separate;
}

.pe_pdp_detatabl #pe_pdp_tab_det tr {
    border-bottom: 1px solid #e5e5e5;
    border-collapse: collapse;
    font-size: 16px;
}

    .pe_pdp_detatabl #pe_pdp_tab_det tr:last-child {
        border-bottom: 0;
    }

.pe_pdp_detatabl #pe_pdp_tab_det th {
    background-color: #f2f2f2;
    border: 1px solid #b8b8b8;
    border-right-width: 2px;
    color: #404040;
    padding: 8px 40px 8px 3px;
    text-align: left;
}

.pe_pdp_detatabl #pe_pdp_tab_det td {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    color: #404040;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
}

.pe_pdp_detatabl {
    position: relative;
}

.pe_pdp_detatabl_cont {
    margin-bottom: 10px;
    padding: 0;
}

.pe_more_link {
    bottom: -30px;
    position: absolute;
}

.pe_pdp_toolCont .pe_pdp_tooldet ul.pe_pdpTool_list {
    list-style: none;
    padding: 0;
}

.pe_pdp_toolCont,
.pe_pdp_reLib {
    margin: 0;
    padding: 20px 0;
}

    .pe_pdp_toolCont .pe_pdp_tooldet {
        padding: 0;
    }

    .pe_pdp_tooldet ul.pe_pdpTool_list li a,
    .pe_pdp_reLib #pe_pdp_reLib_tab tbody tr td a {
        color: #0c55a5;
        font-size: 16px;
    }

.pe_pdp_reLib {
    margin-bottom: 20px;
}

    .pe_pdp_reLib #pe_pdp_reLib_tab thead tr {
        background-color: #f5f5f5;
        border-bottom: 1px solid #404040;
    }

    .pe_pdp_reLib #pe_pdp_reLib_tab th {
        background-color: #f2f2f2;
        border: 1px solid #b8b8b8;
        color: #404040;
        font-size: 16px;
        padding: 10px;
        text-align: center;
    }

    .pe_pdp_reLib #pe_pdp_reLib_tab tbody tr {
        border-bottom: 1px solid #e5e5e5;
        color: #404040;
    }

        .pe_pdp_reLib #pe_pdp_reLib_tab tbody tr:last-child {
            border-bottom: 0;
        }

        .pe_pdp_reLib #pe_pdp_reLib_tab tbody tr td {
            background-color: #fff;
            border-bottom: 1px solid #e5e5e5;
            border-right: 1px solid #e5e5e5;
            font-size: 16px;
            padding: 5px;
        }

            .pe_pdp_reLib #pe_pdp_reLib_tab tbody tr td:nth-child(2) {
                width: 60%;
            }

            .pe_pdp_reLib #pe_pdp_reLib_tab tbody tr td:last-child {
                border-right: 0;
            }

            .pe_pdp_reLib #pe_pdp_reLib_tab tbody tr td a,
            .pe_pdp_reLib #pe_pdp_reLib_tab tbody tr td span {
                display: block;
            }

            .pe_pdp_reLib #pe_pdp_reLib_tab tbody tr td span {
                font-size: 16px;
            }

    .pe_pdp_reLib #pe_pdp_reLib_tab {
        width: 70%;
    }

        .pe_pdp_reLib #pe_pdp_reLib_tab td.pe_pdpLib_first {
            text-align: center;
        }

/* ch css ends*/

.pe_related {
    padding: 20px 0;
}

#pe_pdp_reLib_tab td div.reLib_assets ul {
    margin: 0 !important;
}

#pe_pdp_reLib_tab td div.reLib_assets li {
    display: block;
    margin: 0;
    padding: 0;
}

    #pe_pdp_reLib_tab td div.reLib_assets li span {
        display: inline-block;
        float: left;
        position: relative;
        width: auto;
    }

.pe_pdpDet_inner {
    background: transparent -moz-linear-gradient(center top, #F3F3F3, #EFEFEF) repeat scroll 0 0;
    float: left;
    margin-bottom: 20px;
    margin-left: 0;
    width: 100%;
}

    .pe_pdpDet_inner .navbar-nav {
        float: left;
        margin: 0;
    }

    .pe_pdpDet_inner .nav > li {
        display: block;
        padding: 3px 0;
        position: relative;
    }

@media (max-width: 62.5em) {
    .col-lg-9, .col-md-9 {
        clear: both;
        display: block !important;
        margin: auto !important;
        width: 100%;
    }

    .col-lg-3, .col-md-3 {
        display: block !important;
        margin: 0 auto !important;
        width: 100%;
    }
}

input[type=checkbox].glyphicon {
    visibility: hidden;
}

.pe_cl_controls {
    margin: 2em 0;
}

    .pe_cl_controls label {
        font-weight: 100;
    }

.pe_selected {
    cursor: default;
    left: 10px;
    position: absolute;
    top: 3px;
}

.custom_container,
.custom_container1 {
    display: inline-block;
}

#custom-sort {
    display: inline;
}

.custom_dropmenu > li:hover {
    color: #00aae7;
    cursor: pointer;
}

.custom_select {
    border-radius: 2px;
    bottom: 1px;
    display: inline-block;
    margin-left: 2em;
    min-height: 30px;
    min-width: 250px;
    position: relative;
    vertical-align: middle;
}

    .custom_select.sort,
    .custom_select.cnt_Sort {
        min-width: 250px;
    }

    .custom_select .custom_dropmenu {
        background-color: #fff;
        border: 1px solid #e5e5e5;
        border-radius: 0 0 4px 4px;
        display: none;
        left: 0;
        padding: 0.2em .7em;
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 120;
    }

    .custom_select.open > .custom_dropmenu {
        display: block;
    }

.custom_dropmenu li {
    list-style-type: none;
}

.select_dropdown {
    background-color: #fff;
    position: absolute;
    right: 8px;
    top: 8px;
}

.custom_select select {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAcCAYAAACH81QkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA8FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDM0MiwgMjAxMC8wMS8xMC0xODowNjo0MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTgyMkFCRjJDRTNFMDREQjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTQ0OTVGNEYzRkYzMTFFNUJCNEY4NzJDMjI1NThDQ0MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTQ0OTVGNEUzRkYzMTFFNUJCNEY4NzJDMjI1NThDQ0MiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZlMzcyNjk4LWIxYzMtNDJkOS1iNGY2LTQ4MTA4ZTMwMDdjZCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdlNzIwYzMyLTMwYTEtMTFlNS1iYWNkLWY2M2QxY2ZhYTgwNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpsOCKwAAADvSURBVHja7NQ7DoJAEAZgdiRWJnoErS30BnIDTYw1yw08AjdBC3uPQEmJN9ET4JDMms3GmR2ihYWT/AEC+/HaHTM5XBKhZpgTpsS03EUQAWrMlrbroYgDVnQ8lSBQAI8YBBHghpljzhIEESDD3DFWgkABuGIhUAIiBHRCA3BQORov9w3uLDBGAbi6emN2puu65NOC5Av1R34ZMdTZLK2D44CxrzEpHVTeQrRKoPJfp/UaT049VQ304x2SKaEQKPpr3YfVQG+B8O9IEAv0lQZ3c1BNvSKnHrvhAG6ehE8kAtJkCyEWiM1YHyqkX/8UYAD0Yk2QbMC16AAAAABJRU5ErkJggg==') /*../images/sort_both.png*/;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 15px 24px;
}

.pe_clist {
    position: relative;
}

    .pe_clist:nth-child(even) {
        background-color: #fff;
        border: 1px solid #ededed;
        border-top: none;
        padding: 1em 2em;
    }

    .pe_clist:nth-child(odd) {
        background-color: #fafafa;
        border: 1px solid #ededed;
        border-top: none;
        padding: 1em 2em;
    }

.col-lg-4 .col-md-4, .col-sm-4 {
    width: 33.3333333%;
}

.col-lg-6, .col-md-6, .col-sm-6 {
    width: 50%;
}

.col-lg-8, .col-md-8, .col-sm-8 {
    width: 66.66666667%;
}

.col-lg-12, .col-md-12, col-sm-12 {
    width: 100%;
}

.pe_clist .pe_secondary_sm {
    background: -webkit-linear-gradient(top, rgba(0, 170, 231, 0.8), rgba(0, 156, 255, 0.8));
    background: -moz-linear-gradient(top, rgba(0, 170, 231, 0.8), rgba(0, 156, 255, 0.8));
    background: -ms-linear-gradient(top, rgba(0, 170, 231, 0.8), rgba(0, 156, 255, 0.8));
    background: linear-gradient(rgba(0, 170, 231, 0.8), rgba(0, 156, 255, 0.8));
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00aae7', EndColorStr='#00aae7');
    line-height: 0;
    margin-bottom: 1em;
    margin-right: 2em;
    padding: 1em;
    position: absolute;
    right: 0;
}

.pe_pdp_table table {
    border: 1px solid #ededed;
    margin-bottom: 1em;
}

.pe_tcheck_cont input:after {
    content: none;
}

#pdp_table {
    border: 1px solid #737373;
    border-collapse: separate;
    margin: 0 auto;
    width: 100%;
}

    #pdp_table th {
        background-color: #fff;
        border-bottom: 1px solid #B7B5B5;
    }

    #pdp_table td {
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        color: #404040;
        font-size: 16px;
        text-align: center;
    }

    #pdp_table tr {
        background-color: #fff;
    }

.pe_pdp_table {
    position: relative;
}

    .pe_pdp_table table td, .pe_pdp_table table th {
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        color: #404040;
        font-size: 16px;
        padding: .4em;
        text-align: center;
    }

#pdp_table tr.active > td {
    background-color: #e9eff5;
    border-bottom: 1px solid #d0dde9;
    border-right: 1px solid #d0dde9;
    color: #476c90;
}

.pe_primary {
    background: -webkit-linear-gradient(top, rgba(12, 85, 165, 0.8), rgba(2, 68, 152, 0.8));
    background-color: #055ca5;
    border: none;
    color: white;
    height: 4em;
    line-height: 1.875rem;
    padding: 0 2em;
}

.pe_secondary, .pe_secondary_sm {
    -moz-appearance: button;
    -webkit-appearance: button;
    background: -webkit-linear-gradient(rgba(0, 170, 231, 0.8), rgba(0, 156, 255, 0.8));
    background: -moz-linear-gradient(rgba(0, 170, 231, 0.8), rgba(0, 156, 255, 0.8));
    background: -ms-linear-gradient(rgba(0, 170, 231, 0.8), rgba(0, 156, 255, 0.8));
    background: linear-gradient(rgba(0, 170, 231, 0.8), rgba(0, 156, 255, 0.8));
    background-color: #00aae7;
    border: none;
    border-radius: 1px;
    color: #fff;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00aae7', EndColorStr='#00aae7');
    font-size: 14px;
    height: 22px;
    outline: none;
    padding: 0 24px;
}

    .pe_secondary_sm.more {
        border-radius: 0;
        bottom: -3%;
        left: 91%;
        line-height: 0;
        margin: 0;
        position: absolute;
    }

.pe_primary:hover, .pe_primary_sm:hover {
    -moz-transition: background linear .1s;
    -o-transition: background linear .1s;
    -webkit-transition: background linear .1s;
    background-color: #0c55a5;
    transition: background linear .1s;
}

.pe_secondary:hover, .pe_secondary_sm:hover, .pe_secondary_sm.more:hover {
    -moz-transition: background linear .1s;
    -o-transition: background linear .1s;
    -webkit-transition: background linear .1s;
    background-color: #00aae7;
    background-image: none;
    transition: background linear .1s;
}

.pe_secondary, .pe_primary, .pe_secondary_sm {
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    margin: 20px 5px;
    outline: none;
}

.pe_emp input[type="radio"]:checked {
    background: #0c55a5;
}

/* Carole changes*/

input[type="radio"]:active {
    background: #fff;
}

input[type="radio"]:checked {
    background: #fff;
}

.select-replace-b {
    background-color: white;
    border-radius: 3px;
    display: block;
    margin-bottom: 0;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

    .select-replace-b:after {
        background-position: 100% 50%;
        background-repeat: no-repeat;
        color: #0c55a5;
        content: "\e60d";
        display: block;
        font-family: 'perkinelmer_icons';
        font-size: 18px;
        line-height: 38px;
        padding-right: 0.625rem;
        position: absolute;
        right: 0.0625rem;
        top: 0.0625rem;
        width: 1rem;
        z-index: 10;
    }

    .select-replace-b select {
        background-color: transparent;
        z-index: 99;
        margin-bottom: 0;
    }

.button:hover, .btn-blue-submit:hover, .btn-blue-submit-small:hover {
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    background-color: #0c55a5;
    background-image: none;
    border: 0;
    color: #fff;
    text-decoration: none;
    transition: all 0.4s ease-out;
}

/* Changes by Ewa: */

.btn-blue-submit:visited {
    color: #fff;
}

/* End of Changes by Ewa*/

/* End of Carole changes*/

.pe_banner_content {
    padding: 0 18px;
}

    .pe_banner_content ul {
        margin-left: 18px;
        padding-bottom: 12px;
    }

.training-selected .pe_yp > a {
    color: lightblue;
}

span.statement.h4 {
    background-color: white;
    display: block;
    margin: 0;
    padding: 0;
}

.content-intro-details .result {
    background-color: white;
    display: block;
    float: left;
    height: auto;
    margin: 0;
    margin-bottom: 3em;
    padding: 1em 3em;
    width: 100%;
}

ul.increase-margin-bottom.pe_banner_content {
    height: auto;
    overflow: visible;
}

    ul.increase-margin-bottom.pe_banner_content.less.clearfix {
        height: 155px;
        overflow: hidden;
    }

a.active {
    background-color: white;
}

.module-style-a a.active span {
    background-color: #f2f2f2;
}

#elementsForm {
    padding-top: 1em;
}

    #elementsForm h4 {
        color: #404040;
    }

.screen_freeze {
    background: rgba(255, 255, 255, 0.77);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.loading_gif {
    display: none;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: fixed;
    top: 50%;
    z-index: 99999;
}

#csAddElement {
    padding-left: 0;
    padding-right: 0;
    top: 6px;
    width: 7em;
}

/*Navigation Main*/

.pe_megamenu_cont {
    display: table;
    padding-top: 1px;
    width: 100%;
}

    .pe_megamenu_cont .header-logo {
        display: table-cell;
        margin: 0;
        padding-bottom: 0;
        padding-top: 0;
        vertical-align: middle;
    }

.header-logo.left {
    margin: 0;
    margin-left: -5px;
    padding: 15px 0;
    padding-left: 0;
    position: absolute;
}

.pe_megamenu_cont .navigation-main {
    display: table-cell;
    line-height: normal;
    padding-left: 2.50%;
    text-align: left;
    vertical-align: middle;
    width: 75%;
}

.pe_megamenu_cont .search-container {
    display: table-cell;
    vertical-align: middle;
    width: 20%;
}

.pe_megamenu_cont .navigation-main li a, .pe_megamenu_cont .search-container {
    position: relative;
}

@media (max-width: 60em) {
    .global-search-input {
        font-size: 13px;
        height: 2.5em;
    }

    .global-search-form .icon-search {
        color: #ccc;
        float: left;
        font-size: 22px;
        position: absolute;
        right: 9px;
        top: 24px;
        cursor: pointer;
        z-index: 222;
    }

    .global-search-form .button {
        height: 100%;
    }

    .pe_megamenu_cont .navigation-main {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .header {
        padding-top: 2em;
    }

    .pe_megamenu_cont .navigation-main {
        width: 60%;
    }

    .pe_megamenu_cont .header-logo, .pe_megamenu_cont .search-container {
        vertical-align: top;
    }

    ul.navigation-menu li.menu-hover {
        display: block;
        line-height: 1.875rem;
        padding-right: 0;
        position: relative;
    }

        ul.navigation-menu li.menu-hover a {
            padding-left: 0;
            padding-right: 0;
        }

        ul.navigation-menu li.menu-hover:first-of-type a {
            padding-top: 0;
        }

    .pe_megamenu_ul {
        text-align: center;
        width: 92%;
    }

    .pe_mega_drop {
        display: none;
    }

    .pe_cart_icon {
        display: none;
    }

    .global-search-form .icon-search {
        right: 9px;
        top: 24px;
    }

    /*Corporate header*/
    .global-search.global-search-header {
        padding: 0;
        top: 2.6em;
    }

    .header-inner.left {
        position: absolute;
        z-index: 1500;
    }

    .js .navigation-menu.menu-level-0 {
        margin: 0 auto;
    }

    .js .navigation-menu .utility-menu {
        display: none;
    }

    .js .navigation-menu .arrow-up {
        margin: 0;
    }

    .js .navigation-menu.menu-level-0 li {
        padding-top: 0;
    }

    .js .navigation-menu.menu-level-0 a {
        padding: 0;
    }

    .nav-section-size-d p {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .js .navigation-menu li span {
        font-size: 13px;
    }

    .pe_megamenu_cont .navbar-nav {
        float: left;
        margin-top: 7px;
    }
}

@media (min-width: 768px) {
    .navigation-main {
        height: 70px;
        line-height: normal;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

        .navigation-main > .pe_megamenu_ul {
            background-color: white;
            list-style: none;
            padding: 0;
            text-align: left;
        }

        .navigation-main > ul > li {
            margin: 0;
            padding-bottom: 30px;
            text-align: center;
        }

        .navigation-main a {
            margin: 0;
            padding: 0;
        }

        .navigation-main > .pe_megamenu_ul > li {
            border: none;
            display: inline-block;
            position: relative;
            vertical-align: middle;
        }

    .pe_megamenu_cont.row .pe_megamenu_ul > li {
        margin-top: 29px;
    }

    .navigation-main > .pe_megamenu_ul > li > a {
        padding-right: 20px;
    }

    .pe_megamenu_cont .pe_megamenu_ul > li > a {
        padding-bottom: 23px;
    }

    .navigation-main > .pe_megamenu_ul > li > .pe_mega_drop {
        display: none;
        left: 50%;
        margin-left: -103px;
        opacity: 0;
        position: absolute;
        text-align: left;
        top: 54px;
        width: 180px;
    }

    .navigation-main > .pe_megamenu_ul > li:hover > .pe_mega_drop {
        display: block;
        opacity: 1;
    }

    .navigation-main > .pe_megamenu_ul ul.nav-section-ul > li {
        position: relative;
        width: 100%;
    }

    .navigation-main > .pe_megamenu_ul ul.nav-section-ul a {
        line-height: 1.5em;
    }

    .navigation-main .pe_megamenu_ul .pe_mega_drop a {
        display: block;
    }

    .navigation-main .pe_megamenu_ul .pe_mega_drop ul {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
        display: none;
        opacity: 0;
        text-align: left;
        width: auto;
    }

    .navigation-main .pe_megamenu_ul .pe_mega_drop > li {
        border: 1px solid #e5e5e5;
        border-top: none;
        display: inline-block;
        padding: 0;
        width: 250px;
        z-index: 999;
    }

        .navigation-main .pe_megamenu_ul .pe_mega_drop > li:hover {
            border-right: 1px solid transparent;
        }

            .navigation-main .pe_megamenu_ul .pe_mega_drop > li:hover > .pe_submenu {
                display: block;
                left: 100%;
                overflow: auto;
            }

            .navigation-main .pe_megamenu_ul .pe_mega_drop > li:hover ul {
                display: inline-block;
                float: left;
                opacity: 1;
                width: 100%;
            }

    #wrapper #page #page-bgtop #page-bgbtm #content .post .entry table tr td {
        text-align: center;
    }

    .navigation-main .pe_drop_ul li a {
        font-size: 14px;
        padding: .5em;
    }
}

@media (min-width: 1180px) and (max-width: 1230px) {
    .pe_megamenu_cont .navigation-main {
        -moz-transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        padding-left: 0;
        transition: .4s;
    }

    .pe_megamenu_cont .navigation-menu.pe_megamenu_ul.navbar-nav {
        -moz-transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        margin-left: -10px;
        transition: .4s;
    }
}

@media (max-width: 1180px) {
    .navigation-main > .pe_megamenu_ul > li > .pe_mega_drop {
        top: 52px;
    }
}

@media (max-width: 73em) {
    .navigation-main .pe_megamenu_ul .pe_mega_drop > li:hover > .pe_submenu {
        width: auto;
    }
}

@media (min-width: 48em) {
    .arrow-up {
        border-bottom: 18px solid #e5e5e5;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        height: 0;
        left: 50%;
        margin-left: -13px;
        position: absolute;
        top: -18px;
        width: 10px;
        z-index: 2000;
    }

        .arrow-up:after {
            border: 17px solid transparent;
            border-bottom: 19px solid #fff;
            bottom: -20px;
            content: '';
            left: -17px;
            position: absolute;
            z-index: 5;
        }

    .menu-level-0 a.active div.arrow-up {
        margin-top: 55px;
    }
}

@media (max-width: 48em) {
    .pe_drop_ul {
        display: none;
    }
}

.clear {
    clear: both;
}

#search {
    z-index: 9999;
}

/*.js .navigation-main ul.menu-level-0 > li {
    padding: 30px 0 7px;
}*/

.primary-nav {
    padding-bottom: 12px;
}

.extendedHeader .primary-nav {
    padding-bottom: 0;
}

.main > header {
    border-bottom: 1px solid #e5e5e5;
}

.primary-nav .menu-hover {
    padding-top: 15px;
}

.menu-level-0 .arrow-up {
    display: none;
    margin-top: 85px;
}

.menu-level-0 > li:hover .arrow-up {
    display: block;
}

.region.region-c i {
    display: none;
}

/*.module-style-a .list-version-a a span {
    font-family: FrutigerLTW02-45Light, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    Messes up -> http://www.dev.perkinelmer.com/corporate/company/leadership/kenton-sicchitano.html
}*/

@media (min-width: 48.0625em) and (max-width: 62em) {
    nav > .corporate-nav {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    #search {
        top: 33px;
        width: 135px;
    }

    .pe_megamenu_cont > .global-search-header {
        top: 33px;
        width: 135px;
    }
}

@media (min-width: 48em) {
    .menu-level-0 .menu-hover.hover .arrow-up {
        display: block;
    }
}

.main-layout-ul {
    margin-left: 1.2em;
}

@media (max-width: 1180px) {
    #searchbar {
        font-size: 17px;
        width: 256px;
    }

    .global-search-form {
        top: -16px;
    }

    #search .global-search-form {
        top: -18px;
    }

    #search button {
        right: -3px;
        top: 20px;
    }

    #search .global-search-form .icon-search {
        right: 9px;
        top: 26px;
    }
}

@media (max-width: 1024px) {
    #searchbar {
        font-size: 13px;
    }

    .pe_megamenu_cont .global-search-form .icon-search {
        top: 24px;
    }
}

.header .header-imaging #logo {
    height: 75px;
    width: 141px;
    margin-right: 25px;
}

@media (max-width: 1180px) {
    #logo {
        width: 90px;
    }
}

@media (max-width: 767px) {
    #logo path[id="path40"] ~ path {
        display: none;
    }

    .header .header-imaging #logo {
        width: 90px;
    }
}

@media (max-width: 1180px) and (min-width: 1024px) {
    nav.navigation ul.pe_megamenu_ul > li > a span {
        font-size: 13px;
    }

    ul.pe_megamenu_ul > li > a span {
        font-size: 13px;
    }

    nav.navigation ul.pe_megamenu_ul > li > a {
        padding-right: 1em;
    }

    .pe_megamenu_cont ul.pe_megamenu_ul > li > a {
        padding-right: 1em;
    }

    .global-search-form {
        width: 240px;
    }
}

@media (max-width: 1023px) and (min-width: 767px) {
    ul.pe_megamenu_ul {
        margin-left: 10.3%;
    }

    nav.navigation ul.pe_megamenu_ul > li > a span {
        font-size: 13px;
        padding: 0;
        padding-right: 10px;
    }

    ul.pe_megamenu_ul > li > a span {
        font-size: 13px;
        padding: 5px;
    }

    nav.navigation ul.pe_megamenu_ul > li > a {
        padding-right: .1em;
    }

    .pe_megamenu_cont ul.pe_megamenu_ul > li > a {
        padding-right: .1em;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
}

@media (max-width: 1023px) {
    .navbar.navbar-default {
        height: 31px;
    }

    div div.pe_logo img {
        width: 90px;
    }

    .nav.navbar-nav.nav-left li {
        height: 31px;
        width: 145px;
    }

        .nav.navbar-nav.nav-left li a {
            font-size: 9px;
            line-height: 15px;
        }

    nav.navbar-right .header-utility {
        font-size: 10px;
        padding: 7px 0;
    }
}

.footer-inner-b {
    -ms-zoom: 1;
    background: #fff;
    padding-bottom: 6px;
    padding-bottom: 0.375rem;
    padding-top: 36px;
    padding-top: 40px;
    *zoom: 1;
    zoom: 1;
}

    .footer-inner-b:before,
    .footer-inner-b:after {
        content: "";
        display: table;
    }

    .footer-inner-b:after {
        clear: both;
    }

/*.footer-inner-b:before,
.footer-inner-b:after {
  content: "";
  display: table;
}*/

/*.footer-inner-b:after {
  clear: both;
}*/

@media (min-width: 62.5em) {
    .footer-inner-b {
        /*max-width: 1310px;
    max-width: 81.875rem;*/
        margin: 0;
        padding-left: 3%;
    }
}

.footer-b {
    background: #fff;
    box-shadow: 0 -1px 2px #ccc;
    /*padding: 0 20px;
  padding: 0 1.25rem;*/
    margin-top: 0;
}

.nowrap {
    overflow: hidden;
    white-space: nowrap;
}

.row_table h4, #columnForm h4, .labchip h4 {
    color: #404040;
}

div.content-details a {
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    color: #0c55a5;
    text-decoration: none;
    transition: .4s;
}

    div.content-details a:hover,
    div.content-details a:focus {
        color: #00aae7;
    }

.custom-h6 {
    padding-top: 35px;
}

#selectInorganicVolumeList, input[name="InorganicQuantity"], #lengthMetal, input[name="Concentration"], input[name="OtherUnitsSpecify"], input[name="OrganicCAS"], #txtOrganicComponent, #meshSize {
    margin-bottom: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.terms-and-conditions .cell-table-b > p {
    margin-bottom: 0;
    padding-left: 5px;
}

.article-style-k p a {
    color: #00aae7;
}

    .article-style-k p a:hover {
        color: #0c55a5;
    }

.region-a .tab-body.block-size-a.article-style-f {
    background-color: #f2f2f2;
}

/*Imaging components*/

.imaging .page {
    box-shadow: none;
}

.header .header-imaging {
    height: 78px;
    left: 5px;
    position: relative;
    top: -9px;
}

    .header .header-imaging .header-logo.left {
        display: inline-block;
        margin: 0;
        padding: 0;
        position: static;
    }

    .header .header-imaging .header-title-main {
        font-size: 1.9375rem;
        line-height: 3rem;
        width: 37.5rem;
    }

    .header .header-imaging .primary-nav {
        padding: 0;
    }

.js .header ul.navigation-menu-alt {
    float: left;
}

.header-alt-extended .menu-subnav {
    top: 95px;
}

.header-alt-extended form.global-search-form {
    top: 0 !important;
}

.header-alt-extended #search {
    position: absolute;
    top: 0;
}

    .header-alt-extended #search #pesearchbar {
        border-radius: 0;
        height: 46px;
        top: 15px !important;
        width: 100%;
    }

.imaging-components form.global-search-form {
    float: right;
    width: 94%;
}

@media (min-width: 48em) {
    .imaging-components .header-title {
        font-size: 1.9375rem;
        line-height: 3rem;
        width: 37.5rem;
    }

    .imaging-components .header-banner {
        float: left;
        font-weight: 400;
        margin: 0;
        padding-left: 0;
        position: relative;
    }

    .imaging-components .header-logo.left {
        float: left;
        margin: 0;
        padding: 0;
        padding-right: 1.5625rem;
        position: static;
    }

    .imaging-components .navigation-menu-alt.menu-level-0 {
        float: left;
    }

    .imaging-components .header-alt-extended {
        top: 130px;
    }

    .imaging-components #pesearchbar {
        border: .0625rem solid #e5e5e5;
        border-radius: 0;
        font-size: 1rem;
        height: 2.875rem;
        line-height: 1.875rem;
        padding: 6px 10px;
        position: absolute;
        right: 0;
        width: 100% !important;
    }

        .imaging-components #pesearchbar:hover,
        .imaging-components #pesearchbar:focus {
            border: .0625rem solid #66afe9;
        }
}

@media (min-width: 62.5em) {
    .js .imaging-components .global-search-header.global-search-header-alt {
        width: 370px;
        width: 23.125rem;
    }
}

@media (min-width: 75em) {
    .js .imaging-components .global-search-header.global-search-header-alt {
        width: 570px;
        width: 35.625rem;
    }
}

@media (min-width: 85em) {
    .js .imaging-components .global-search-header.global-search-header-alt {
        width: 730px;
        width: 45.625rem;
    }
}

@media (max-width: 767px) {
    .action-menu {
        float: left;
        left: 0;
        top: 1.15em;
    }

    .imaging .layout {
        padding-top: 6.76rem !important;
    }

    .js .header.imaging-components {
        height: 90px;
        left: 0 !important;
        position: absolute;
    }

    .header .header-imaging .header-logo.left {
        margin-left: 2.83rem;
        margin-top: 10px;
    }

    ul.navigation-menu-alt.menu-level-0 {
        width: 256px;
    }

    .imaging .page {
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    }

    .navigation-menu-alt a:hover, .navigation-menu-alt a:hover span {
        color: #404040;
    }

    .imaging .action-search {
        display: block;
        right: 15px;
        top: 10px;
    }

    .imaging #search {
        background-color: white;
        padding: 0 15px 10px 25px;
        top: 85px;
        width: 100%;
    }

    .imaging #pesearchbar.global-search-input {
        border-radius: 0;
        height: 42px;
        width: 100%;
    }

    .imaging .global-search-header {
        display: none;
    }

    .imaging span.header-title {
        position: static;
    }

    .imaging .header .header-imaging .header-title-main {
        border-left: 1px solid #e5e5e5;
        font-size: 16px;
        left: 77%;
        line-height: 1.15rem;
        padding-left: 19px;
        position: relative;
        top: 31px;
        width: 70%;
    }
}

@media (max-width: 414px) {
    .imaging span.header-title {
        display: none;
    }
}

/*Resource Library*/

.resource-library {
    background: white;
    height: 100% !important;
    min-height: 100%;
}

    .resource-library .pant.tab {
        background: white;
    }

    .resource-library .tab-content {
        background: white;
        padding-left: 1.125rem;
    }

    .resource-library a {
        height: 52px;
    }

        .resource-library a.active {
            background-color: white;
        }

    .resource-library .type-label-result-header-two h4 {
        line-height: 52px;
    }

    .resource-library #rLbCols {
        margin-left: 1.5em;
        text-align: left;
        width: 100%;
    }

        .resource-library #rLbCols li {
            float: left;
            width: 33.33333%;
        }

        .resource-library #rLbCols input[type="checkbox"].checkbox-style-a:checked:after {
            top: 0;
        }

    .resource-library #searchTerm {
        background-color: white;
        padding-bottom: 3px;
        width: 100%;
    }

    .resource-library .global-search-form button {
        z-index: 900;
    }

    .resource-library ul.tools {
        list-style: none;
        padding-left: 1.125rem;
    }

    .resource-library .tools li {
        margin-bottom: 1rem;
    }

@media (min-width: 768px) {
    .more-news {
        padding-top: 15%;
    }

    .social-hub {
        bottom: 0;
        position: absolute;
        width: 100%;
    }
}

article.promo.block-size-k {
    clear: left;
}

/*Main page navigation - no scripts.js*/

.navigation-menu > .menu-hover {
    padding-bottom: 23px;
    padding-top: 30px;
}

.menu-hover:hover > section {
    display: block;
    text-align: left;
    top: 102px;
    width: 68rem;
}

.menu-hover > section .article-header a {
    font-size: 22px;
}

.menu-hover > section .article-details a {
    font-size: 16px;
}

.menu-hover > section.menu-subnav-style-c a {
    font-size: 13px !important;
}

@media (max-width: 767px) {
    .menu-hover:hover > section {
        display: none;
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .navigation-menu > .menu-hover {
        padding-bottom: 21px;
    }

    .menu-hover:hover > section {
        display: block;
        text-align: left;
        width: 68rem;
    }

    .menu-hover > section.menu-subnav-style-a {
        left: -5.2rem;
        width: 45rem;
    }

    .menu-hover > section.menu-subnav-style-b {
        left: -6rem;
    }

    .menu-hover > section.menu-subnav-style-c {
        left: -13rem;
        width: 43rem;
    }

    .menu-hover > section.menu-subnav-style-d {
        left: -17.2rem;
        width: 43rem;
    }

        .menu-hover > section.menu-subnav-style-d .menu-subnav-inner {
            padding-right: 0;
        }

    .menu-hover > section.menu-subnav-style-e {
        left: -2rem;
    }
}

@media (max-width: 1180px) and (min-width: 1024px) {
    .navigation-menu > .menu-hover {
        padding-bottom: 21px;
    }

    .menu-hover > section.menu-subnav-style-a {
        left: -8rem;
        width: 58rem;
    }

        .menu-hover > section.menu-subnav-style-a .menu-subnav-inner article {
            width: 24%;
        }

    .menu-hover > section.menu-subnav-style-d,
    .menu-hover > section.menu-subnav-style-c {
        left: -10rem;
        width: 46rem;
    }
}

@media (min-width: 1181px) {
    .menu-hover > section.menu-subnav-style-a,
    .menu-hover > section.menu-subnav-style-e {
        left: -8rem;
    }

    .menu-hover > section.menu-subnav-style-c {
        left: -17rem;
    }

    .menu-hover > section.menu-subnav-style-d {
        left: -23rem;
    }
}

.menu-hover > section .menu-subnav-inner > article.nav-section-size-d {
    margin: 0.18rem !important;
}

.menu-hover > section[class*="menu-subnav-style-"] .menu-subnav-inner a {
    line-height: 24px;
}

/*End of Main page nagivation*/

/*Begin Imaging Components Navigation*/

.imaging form.global-search-form span.tt-dropdown-menu {
    top: 134% !important;
}

@media (min-width: 768px) {
    .imaging form.global-search-form span.tt-dropdown-menu {
        left: 0 !important;
    }
}

.imaging-nav .menu-hover > section[class*="menu-subnav-style-"] {
    left: 4px;
    top: 107px;
}

.imaging-nav .menu-hover > section.menu-subnav-style-a {
    width: 62rem;
}

.imaging-nav .menu-hover:nth-of-type(2) > section.menu-subnav-style-a {
    left: -189px;
    width: 1080px;
}

.imaging-nav .menu-hover > section.menu-subnav-style-g {
    left: -378px;
    width: 82rem;
}

    .imaging-nav .menu-hover > section.menu-subnav-style-g li {
        font-size: 14px;
        margin-bottom: 0;
        margin-left: 0;
        padding: 0;
    }

        .imaging-nav .menu-hover > section.menu-subnav-style-g li > a:hover {
            #00aae7;
        }

.imaging-nav .menu-hover > section[class*="menu-subnav-style-"] .menu-subnav-inner a {
    text-align: left;
}

header.imaging-components .header-alt-extended {
    padding-bottom: 0 !important;
}

.js .extendedHeader .navigation-menu-alt > li {
    padding-bottom: 28px;
}

.imaging-nav .menu-subnav-inner a {
    background-color: white;
    padding: 0;
    text-align: left;
}

.page-left {
    left: 260px !important;
}

@media (max-width: 767px) {
    .js .imaging-nav .navigation-menu-alt > li {
        padding: 0;
    }
}

/*Cart Display*/

ul.navbar-right li a.pe_cart_icon {
    background-image: url("/images/cart_ico.png");
    background-repeat: no-repeat;
    background-size: 45px 32px;
    display: inline-block;
    height: 32px;
    width: 45px;
}

ul.navbar-right span.header-utility {
    padding: 6px 15px 7px 0;
}

@media (max-width: 1024px) and (min-width: 768px) {
    ul.navbar-right span.header-utility,
    .navbar-ex1-collapse ul.nav.navbar-nav.navbar-right span.header-utility a {
        font-size: 10px;
    }

    #cartLink {
        background-size: 38px 25px;
        height: 25px;
    }

    ul.nav.navbar-nav.navbar-right {
        margin: 0;
    }

    #pe_cart_count {
        left: 12px;
        top: 1px;
    }

    ul.navbar-right span.header-utility {
        padding-top: 2px;
    }
}

/*Cororate Page global search*/

.extendedHeader .header-top-section {
    height: auto;
}

.header-top-section {
    background-color: white;
    height: 84px;
    width: 100%;
}

@media (max-width: 767px) {
    .header-top-section {
        height: auto;
        padding-bottom: 35px;
    }

        .header-top-section .navigation.primary-nav {
            padding: 0;
            width: 100%;
            margin-top: 1px;
        }

        .header-top-section .navigation-menu > .menu-hover {
            padding-bottom: 8px;
        }

    .header-logo.left {
        padding-top: 20px;
    }

    #pesearchbar, .pe_search_result {
        right: 0;
    }
}

.header-top-section .primary-nav {
    float: left;
    width: 67%;
}

.header-top-section .navigation-menu {
    margin-left: 22.5%;
}

.pe_search_container {
    float: right;
    top: 20px;
    width: 300px;
}

@media (max-width: 1230px) and (min-width: 1081px) {
    .pe_search_container {
        width: 250px;
    }
}

@media (min-width: 901px) and (max-width: 1029px) {
    .pe_search_container {
        width: 24.35%;
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .pe_search_container {
        width: 23.2%;
    }
}

#pesearchbar {
    background: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #000;
    float: right;
    font-size: 17px;
    height: 34px;
    line-height: 20px !important;
    padding-left: 13px;
    padding-right: 40px;
    top: 24px;
    width: 100%;
}

    #pesearchbar:hover, #pesearchbar:focus {
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
        border-color: #66afe9;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
        outline: 0;
    }

    #pesearchbar[placeholder] {
        line-height: 20px !important;
    }

.pe_search {
    position: relative;
}

    .pe_search .icon-search {
        color: #ccc;
        float: left;
        font-size: 22px;
        position: absolute;
        right: 9px;
        top: 27px;
        z-index: 222;
        cursor: pointer;
    }

@media (min-width: 768px) and (max-width: 900px) {
    .header-top-section .navigation-menu > .menu-hover {
        padding-bottom: 21px;
    }
}

.pe_search_result {
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 2px 2px 5px #CCC;
    max-height: 300px;
    opacity: 0;
    overflow-y: auto;
    padding: 0 15px 10px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 58px;
    transition: opacity .3s ease;
    width: 100%;
    z-index: -1;
}

    .pe_search_result h5 {
        color: #404040;
        font-family: "FrutigerLTW02-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: normal;
        margin: 10px 0;
        text-transform: none;
    }

    .pe_search_result li {
        line-height: normal;
        list-style: none;
        text-align: left;
        min-height: 20px;
    }

        .pe_search_result li a {
            color: #404040;
            font-size: 13px;
            word-wrap: break-word;
        }

            .pe_search_result li a:hover,
            .pe_search_result li a:active,
            .pe_search_result li a:focus {
                color: #00a6e5;
                outline: none;
                text-decoration: none;
            }

@media (max-width: 768px) {
    .pe_search_result h5, .pe_search_result li a {
        font-size: 11px;
    }
}

.pe_search_resultShow {
    opacity: 1;
    z-index: 111;
}

.pe_search span.pe_search_icon, .pe_noSearch span.pe_search_icon {
    background: url('/images/search_ico.png') no-repeat right center;
    background-size: 20px 20px;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 7px;
    width: 20px;
}

.disnone {
    display: none;
}

@media (max-width: 767px) {
    .pe_search_container, #pesearchbar {
        right: 0;
        width: 100%;
    }

    .pe_megamenu_cont .navigation-main {
        padding-left: 0;
    }
}

@media (max-width: 1180px) {
    #pesearchbar {
        font-size: 13px;
    }
}

.videoWrapper {
    clear: both;
    height: 0;
    margin-bottom: 1em;
    padding-bottom: 53.85%;
    padding-top: 24px;
    position: relative;
}

    .videoWrapper iframe {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

.action-popup img {
    display: block !important;
}

input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

/* Created by P */
.pepdp_shadow  {
      -webkit-box-shadow:  2px 2px 1px 0px  #ccc;
      
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
      -moz-box-shadow:     2px 2px 1px 0px  #ccc;
      
    /* Firefox 3.5 - 3.6 */
      box-shadow:          2px 2px 1px 0px  #ccc;
      ; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.pepdp_bg_white  {
        background: #fff;
}

.pepdp_section  {
        color:   #404040;
        padding:  20px 5px;
        margin:  0 auto;
}

.col-height  {
      vertical-align:  top;
      display:  table-cell;
      float:  none;
      height:  100%;
}

article.block-size-k div[itemprop="address"].block-size-d {
    line-height: 2em;
}

    article.block-size-k div[itemprop="address"].block-size-d a {
        color: #000;
    }

        article.block-size-k div[itemprop="address"].block-size-d a:hover {
            color: #00aae7;
        }

.article-icon .icon-new-window {
    display: none;
}

.checkbox-container {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

    .checkbox-container::before {
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
    }

    .checkbox-container input[type="checkbox"] {
        display: none;
    }

        .checkbox-container input[type="checkbox"] ~ img {
            height: 17px !important; /*Important is for IE9*/
            width: 17px !important; /*Important is for IE9*/
            margin-right: 5px;
            pointer-events: none;
            position: relative;
            transform: translateY(4px);
            width: 15px;
            float: left;
        }

            .checkbox-container input[type="checkbox"] ~ img.unchecked { /* IMAGE for unchecked */
                display: inline-block;
            }

            .checkbox-container input[type="checkbox"] ~ img.checked { /* IMAGE for unchecked */
                display: none;
            }

        .checkbox-container input[type="checkbox"]:checked ~ img.unchecked { /* IMAGE for checked */
            display: none;
        }

        .checkbox-container input[type="checkbox"]:checked ~ img.checked { /* IMAGE for checked */
            display: inline-block;
        }

/*Imaging components Search Type ahead*/

@media (min-width: 85em) {
    .js .imaging-components .global-search-header-alt.pe_search {
        width: 42.625rem;
    }
}

.equal-body-height .sub-title {
    min-height: 24px;
}

footer h3 {
    margin-bottom: 10px;
}

.desktop-version,
.mobile-version {
    display: none;
}

    .desktop-version a,
    .mobile-version a {
        color: #404040;
    }

        .desktop-version a:hover,
        .mobile-version a:hover {
            color: #0c55a5;
        }
@font-face {
	font-family: 'FrutigerCE-Black';
	src: url('fonts/Frutiger/FrutigerCE-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerCE-BlackItalic';
	src: url('fonts/Frutiger/FrutigerCE-BlackItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerCE-Bold';
/*	font-family: 'frutiger_ce_45_lightbold';*/
    src: url('fonts/Frutiger/FrutigerCE-Bold/frutigerce-bold.eot');
    src: url('fonts/Frutiger/FrutigerCE-Bold/frutigerce-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Frutiger/FrutigerCE-Bold/frutigerce-bold.woff') format('woff'),
         url('fonts/Frutiger/FrutigerCE-Bold/frutigerce-bold.ttf') format('truetype'),
         url('fonts/Frutiger/FrutigerCE-Bold/frutigerce-bold.svg#FrutigerCE-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
/*	src: url('fonts/Frutiger/FrutigerCE-Bold.ttf') format('truetype');*/
}
@font-face {
	font-family: 'FrutigerCE-BoldItalic';
	src: url('fonts/Frutiger/FrutigerCE-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerCE-Italic';
	src: url('fonts/Frutiger/FrutigerCE-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerCE-Light';
/*	font-family: 'frutiger_ce_45_lightregular';*/
    src: url('fonts/Frutiger/FrutigerCE-light/frutigerce-light.eot');
    src: url('fonts/Frutiger/FrutigerCE-light/frutigerce-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Frutiger/FrutigerCE-light/frutigerce-light.woff') format('woff'),
         url('fonts/Frutiger/FrutigerCE-light/frutigerce-light.ttf') format('truetype'),
         url('fonts/Frutiger/FrutigerCE-light/frutigerce-light.svg#FrutigerCE-light') format('svg');
    font-weight: normal;
    font-style: normal;
/*	src: url('fonts/Frutiger/FrutigerCE-Light.ttf') format('truetype');*/
}
@font-face {
	font-family: 'FrutigerCE-LightItalic';
	src: url('fonts/Frutiger/FrutigerCE-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerCE-Roman;
	src: url('fonts/Frutiger/FrutigerCE-Roman.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerCE-UltraBlack';
	src: url('fonts/Frutiger/FrutigerCE-UltraBlack.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerLT-BlackCn';
	src: url('fonts/Frutiger/FrutigerLT-BlackCn.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerLT-Bold';
/*	font-family: 'FrutigerLT-Bold';*/
  	src: url('fonts/Frutiger/FrutigerLT-Bold/FrutigerLT-Bold.eot?#iefix') format('embedded-opentype'), 
		 url('fonts/Frutiger/FrutigerLT-Bold/FrutigerLT-Bold.woff') format('woff'),
		 url('fonts/Frutiger/FrutigerLT-Bold/FrutigerLT-Bold.ttf')  format('truetype'),
		 url('fonts/Frutiger/FrutigerLT-Bold/FrutigerLT-Bold.svg#FrutigerLT-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
/*	src: url('fonts/Frutiger/FrutigerLT-Bold.ttf') format('truetype');*/
}
@font-face {
	font-family: 'FrutigerLT-BoldCn';
	src: url('fonts/Frutiger/FrutigerLT-BoldCn.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerLT-BoldItalic';
	src: url('fonts/Frutiger/FrutigerLT-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerLT-Cn';
	src: url('fonts/Frutiger/FrutigerLT-Cn.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerLT-ExtraBlackCn';
	src: url('fonts/Frutiger/FrutigerLT-ExtraBlackCn.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerLT-Italic';
	src: url('fonts/Frutiger/FrutigerLT-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerLT-LightCn';
  	src: url('fonts/Frutiger/FrutigerLT-Lightcn/FrutigerLT-LightCn.eot?#iefix') format('embedded-opentype'),  
		 url('fonts/Frutiger/FrutigerLT-Lightcn/FrutigerLT-LightCn.woff') format('woff'), 
		 url('fonts/Frutiger/FrutigerLT-Lightcn/FrutigerLT-LightCn.ttf')  format('truetype'), 
		 url('fonts/Frutiger/FrutigerLT-Lightcn/FrutigerLT-LightCn.svg#FrutigerLT-LightCn') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FrutigerLT-LightItalic';
	src: url('fonts/Frutiger/FrutigerLT-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerLT-Roman';
	src: url('fonts/Frutiger/FrutigerLT-Roman.ttf') format('truetype');
}
@font-face {
	font-family: 'FrutigerLT-UltraBlack';
	src: url('fonts/Frutiger/FrutigerLT-UltraBlack.ttf') format('truetype');
}
@font-face{
    font-family:'Glyphicons Halflings';
    src: url('fonts/glyphicons-halflings-regular.eot');
    src: url(fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(fonts/glyphicons-halflings-regular.woff) format('woff'),url(fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
@font-face {
  font-family: 'perkinelmer_icons';
  src: url('fonts/perkinelmer_icons/perkinelmer_icons.eot');
  src: url('fonts/perkinelmer_icons/perkinelmer_icons.eot?#iefix') format('embedded-opentype'),
       url('fonts/perkinelmer_icons/perkinelmer_icons.woff') format('woff'),
       url('fonts/perkinelmer_icons/perkinelmer_icons.ttf') format('truetype'),
       url('fonts/perkinelmer_icons/perkinelmer_icons.svg#perkinelmer_icons') format('svg');
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

/*.lt-ie9 #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(fancybox_sprite.png);
}*/

.fancybox-skin .icon-close {
    display: none;
}

.lt-ie10 .fancybox-skin .icon-close {
    display: inline-block;
    font-family: 'perkinelmer_icons';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-transform: none;
}

.lt-ie10 .icon-close:before {
    content: "\e605";
}

.lt-ie9 #fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 100px;
    height: 100px;
    background: url(/images/common/ajax-loader.gif) center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(blank.gif); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

    .fancybox-lock body {
        overflow: hidden !important;
    }

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgb(0, 0, 0);
    background: rgba(0,0,0,0.8);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent; /* Fallback for web browsers that doesn't support RGBa */
        background: rgba(0, 0, 0, 0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url(fancybox_sprite@2x.png);
        background-size: 44px 152px;
    }

        #fancybox-loading div {
            background-image: url(fancybox_loading@2x.gif);
            background-size: 24px 24px;
        }
}*/

.gallery-article {
    -ms-zoom: 1;
    *zoom: 1;
    zoom: 1;
}

    .gallery-article:before,
    .gallery-article:after {
        content: "";
        display: table;
    }

    .gallery-article:after {
        clear: both;
    }

.gallery-article-header .gallery-article-header-title {
    color: #00aae7;
    font-size: 1.25rem;
}

.lt-ie10 .language-selection {
    min-width: 60rem;
}

.ie8 .language-selection h1 {
    margin-bottom: 20px;
}

.fancybox-inner .language-selection {
    padding: 4.5rem 1.875rem;
}

@media screen and (min-width: 75em) {
    .language-selection .page-intro-header {
        float: left;
    }
}

.fancybox-inner .language-selection .page-intro-header h1 {
    color: #404040;
}

@media screen and (min-width: 75em) {
    .language-selection .page-intro-details {
        float: right;
        margin-top: 1.5rem;
    }
}

@media screen and (min-width: 75em) {
    .language-country-list {
        float: left;
        margin-bottom: 3.375rem;
        margin-top: 3.375rem;
        width: 100%;
    }
}

.csscolumns .language-country-list ul {
    -moz-column-count: 1;
    -moz-column-gap: 10px;
    -webkit-column-count: 1;
    -webkit-column-gap: 10px;
    column-count: 1;
    column-gap: 10px;
}

@media screen and (min-width: 30em) {
    .csscolumns .language-country-list ul {
        -moz-column-count: 2;
        -moz-column-gap: 10px;
        -webkit-column-count: 2;
        -webkit-column-gap: 10px;
        column-count: 2;
        column-gap: 10px;
    }
}

@media screen and (min-width: 48em) {
    .csscolumns .language-country-list ul {
        -moz-column-count: 3;
        -moz-column-gap: 10px;
        -webkit-column-count: 3;
        -webkit-column-gap: 10px;
        column-count: 3;
        column-gap: 10px;
    }
}

@media screen and (min-width: 62.5em) {
    .csscolumns .language-country-list ul {
        -moz-column-count: 4;
        -moz-column-gap: 10px;
        -webkit-column-count: 4;
        -webkit-column-gap: 10px;
        column-count: 4;
        column-gap: 10px;
    }
}

.columnized .language-country-list ul {
    display: inline;
}

.language-country-list ul li {
    margin-bottom: 0.75rem;
}

    .language-country-list ul li a {
        display: block;
    }

.language-country-list .country {
    color: #404040;
    display: inline-block;
    margin-top: -0.0625rem;
}

@media screen and (min-width: 48em) {
    .csscolumns .fancybox-inner .language-country-list ul {
        -moz-column-count: 2;
        -moz-column-gap: 10px;
        -webkit-column-count: 2;
        -webkit-column-gap: 10px;
        column-count: 2;
        column-gap: 10px;
        min-width: 31.25rem;
    }
}

@media screen and (min-width: 62.5em) {
    .csscolumns .fancybox-inner .language-country-list ul {
        -moz-column-count: 3;
        -moz-column-gap: 10px;
        -webkit-column-count: 3;
        -webkit-column-gap: 10px;
        column-count: 3;
        column-gap: 10px;
        min-width: 43.75rem;
    }
}

@media screen and (min-width: 75em) {
    .csscolumns .fancybox-inner .language-country-list ul {
        -moz-column-count: 4;
        -moz-column-gap: 10px;
        -webkit-column-count: 4;
        -webkit-column-gap: 10px;
        column-count: 4;
        column-gap: 10px;
        min-width: 56.25rem;
    }
}

.language-country-flag {
    margin: 0;
    float: left;
    margin-right: 0.625rem;
    max-width: 1.875rem;
}

.ie8 .language-country-flag {
    margin: 0;
    float: left;
    margin-right: 10px;
    max-width: 28px;
}

.language-country-flag img {
    border: 1px solid #eeeeee;
    border: 0.0625rem solid #eeeeee;
    float: left;
    max-width: 100%;
}

#country-list {
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
}

.lt-ie10 #country-list li {
    display: inline-block;
    float: left;
    width: 25%;
}

.ie8 .language-country-list ul li {
    display: inline-block;
    float: left;
    width: 25%;
}
/*End of Fancy Box CSS*/

.js .page{overflow-x:hidden}.block.section-filter{margin:0;width:100%}.block.section-filter.filter{width:100%;margin:0}.block.section-filter .contact-us-filter{padding-left:6px}.block.section-filter .search-locations-form .filter-input-container{padding:0 10px}@media(min-width:1000px){.block.section-filter .search-locations-form .filter-input-container{width:30%}}.block.section-filter button{height:42px;margin:0;padding:12px;float:left}@media screen and (max-width:767px){.block.section-filter button{float:right;margin:0 10px 10px 10px}}.block-last{margin-bottom:0}.locations-headers{padding:.9375rem}@media screen and (max-width:767px){.locations-headers{display:none}}.locations-headers .locations-header{display:inline-block;width:20%;float:left;font-weight:bold;font-size:1.2em;padding-right:1.2em}.offices-headers section.locations-header{width:25%}.offices-headers section.hidden-header{visibility:hidden}.article-contact-details{display:block;width:100%;border:1px solid #ededed;border-top:none;padding:.9375rem;margin-bottom:0}.article-contact-details:nth-of-type(first){border-top:1px solid #ededed}.article-contact-details:nth-of-type(even){background:#fff}.article-contact-details:nth-of-type(odd){background:#fafafa}.article-contact-details.offices section{width:25%}.article-contact-details p{margin:0}.article-contact-details section{display:inline-block;float:left;width:20%;padding-right:1.5em;min-height:1px}@media screen and (max-width:767px){.article-contact-details section{width:100%;margin-bottom:1em}}@media screen and (max-width:767px){.article-contact-details section:before{content:attr(data-header) ":";font-size:1em;display:block;font-weight:bold;margin-right:1em}.article-contact-details section.no-heading:before{content:none}}.article-contact-details .contact-dealer{clear:left;display:block;font-size:16px;width:auto;margin-top:3em;margin-left:0}@media screen and (min-width:790px) and (max-width:1000px){.article-contact-details .contact-dealer{padding:12px 7px}}@media screen and (min-width:768px) and (max-width:789px){.article-contact-details .contact-dealer{padding:12px 5px}}@media screen and (max-width:767px){.article-contact-details .contact-dealer{width:50%;margin-top:2.5em}}@media screen and (max-width:481px){.article-contact-details .contact-dealer{width:100%}}.error-style{clear:both;color:#c00;display:block;padding-bottom:.375rem}.control-inline{clear:both;display:block;padding-top:1em}@media(min-width:768px){.control-inline{width:70%}}.control-inline button{float:right}#contactUs .comments-and-cc-info{display:block;width:100%}#contactUs .control-inline{clear:both;display:block;padding-top:1em}@media(min-width:768px){#contactUs .control-inline{width:70%}}#contactUs .control-inline button{float:right}#contactDealer .control-inline{clear:both;display:block;padding-top:1em}@media(min-width:768px){#contactDealer .control-inline{width:70%}}#contactDealer .control-inline button{float:right}.useful-links{padding:1.3em 0;float:right;clear:none;margin-top:0;background:none;bordeR:none;box-shadow:none}@media(min-width:768px){.useful-links{width:28%}}.useful-links .useful-links-header{color:#404040;margin-top:.3em}.useful-links .useful-links-body{margin-top:.9em;padding:1em;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.1);border:1px solid #e5e5e5}.useful-links .useful-links-body a{display:block;font-size:16px;line-height:2em}@media(min-width:768px){.contact-info-container{display:inline-block;width:70%}}.contact-info-container .section-filter{padding:1em;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.1);border:1px solid #e5e5e5;float:left;width:100%}@media screen and (min-width:768px){.contact-info-container .section-filter>div>div{width:50%}}#contact-validation{margin-bottom:1.125rem;clear:both;color:#c00;display:block;padding-bottom:.375rem;display:none;line-height:2em}#contact-validation label{clear:both;color:#c00;display:block;padding-bottom:.375rem}@media(max-width:767px){#contact-validation .article-details{box-shadow:0 1px 5px rgba(0,0,0,.1)}}#contact-validation .article-style-b{box-shadow:none;background:transparent}.contact-information-header{color:#404040;margin-top:1em}.contact-details{width:49.24242424%;margin-right:.75757576%;float:left;background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.1);padding:1.125rem;margin-bottom:1.125rem}.contact-details:nth-of-type(2n){margin-right:0;float:right}@media(max-width:767px){.contact-details{width:100%;font-size:.825rem;box-shadow:none;margin-bottom:0}.contact-details:first-of-type{padding-bottom:0}.contact-details:nth-of-type(2n){padding-top:0}}@media(max-width:767px){#contactSubmitForm{margin-top:2em}}@media screen and (min-width:768px){.contact-comments-section{display:inline-block;width:70%}}.contact-dealer-wrap{padding:1.3em}.contact-dealer-wrap .textarea-header{font-size:16px;margin-bottom:5px;display:block;color:#404040}.contact-dealer-wrap .contact-comments-section{display:block;width:70%;float:left}.contact-customer-care-section{vertical-align:top;font-size:16px;padding:1.1em;margin-top:1em}@media(min-width:768px){.contact-customer-care-section{display:flex;justify-content:center;align-items:center;float:right;width:28%;margin-top:0}}.contact-customer-care-section table{margin:0 auto;font-size:16px}.contact-customer-care-section table span{float:right}.contact-customer-care-section .cc-info-header{text-align:center;font-size:18px;margin-bottom:15px}.contact-customer-care-section .cc-info-header .icon-phone:before{content:""}.contact-customer-care-section .cc-info div:not(:first-of-type){margin-bottom:8px}#contactDealer section:not(.section-filter){background:transparent;box-shadow:none;margin-bottom:0;line-height:2em;clear:both;color:#c00;display:block;padding-bottom:.375rem}.section-events-no-results h2{font-size:30px;color:#404040}.section-events-no-results span{clear:both;color:#c00;display:block;padding-bottom:.375rem;color:#404040}
