/*=================FONTS===================*/

@font-face {
    font-family: "Avenir";
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/AvenirLTStd-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-Light.woff") format("woff"), url("../fonts/AvenirLTStd-Light.ttf") format("truetype"), url("../fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light") format("svg");
}

@font-face {
    font-family: "Avenir";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/AvenirLTStd-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-Book.woff") format("woff"), url("../fonts/AvenirLTStd-Book.ttf") format("truetype"), url("../fonts/AvenirLTStd-Book.svg#AvenirLTStd-Book") format("svg");
}

@font-face {
    font-family: "Avenir";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/AvenirLTStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-Medium.woff") format("woff"), url("../fonts/AvenirLTStd-Medium.ttf") format("truetype"), url("../fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium") format("svg");
}

@font-face {
    font-family: "Avenir";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/AvenirLTStd-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-Heavy.woff") format("woff"), url("../fonts/AvenirLTStd-Heavy.ttf") format("truetype"), url("../fonts/AvenirLTStd-Heavy.svg#AvenirLTStd-Heavy") format("svg");
}

@font-face {
    font-family: "Avenir";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/AvenirLTStd-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-Black.woff") format("woff"), url("../fonts/AvenirLTStd-Black.ttf") format("truetype"), url("../fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black") format("svg");
}


/*===============END FONTS=================*/


/*-----------------------------------------*\
------------------ Default ------------------
\*-----------------------------------------*/


/*--------------- Reset CSS ---------------*/

.q4-preview-open {
    top: 200px !important;
}

html,
body,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video
/* div, p, a, ol, ul, li, span */

{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}


/* Negative Margin Fix for Toast Columns */

html,
.col {
    font-family: Avenir, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #464646;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

.noTypeList ol,
.noTypeList ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

b,
strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}


/* Preview Override */

body.PreviewBody {
    margin: 0;
    background-position: 0 0;
}

.PreviewToolBar {
    display: none;
}

.hidden {
    display: none !important;
}


/*------------------CLEAR FIX-------------------*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}


/*------------------END CLEAR FIX-------------------*/


/*-------------- Typography ---------------*/

h1 {
    font-size: 46px;
    line-height: 1.2em;
    margin: 20px 0 15px;
    font-weight: 400;
    color: #013a6f;
}

h2 {
    font-size: 40px;
    line-height: 44px;
    margin: 20px 0 15px;
    font-weight: 100;
    color: #013a6f;
}

h3 {
    font-size: 24px;
    line-height: 1.2em;
    margin: 20px 0 15px;
    font-weight: 400;
    color: #013a6f;
}

h4 {
    font-size: 22px;
    line-height: 1.2em;
    margin: 20px 0 15px;
    font-weight: 400;
    color: #013a6f;
}

p {
    margin: 0 0 30px 0;
}

@media only screen and (max-width: 767px) {
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 35px;
        line-height: 40px;
    }
}


/*-----------------------------------------*\
--------------- Accessibility ---------------
\*-----------------------------------------*/


/*------------ Default Styles -------------*/

a:focus {
    text-decoration: underline !important;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}


/*--- Accessibility Skip Navigation Link --*/

.accSkipLink a {
    position: absolute;
    top: -50px;
    left: 50%;
    width: 200px;
    padding: 15px 15px;
    margin-left: -100px;
    background: transparent;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    text-align: center;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    z-index: 100;
}

.accSkipLink a:focus,
.accSkipLink a:active,
.accSkipLink a:hover {
    top: 0;
    background: #0A457B;
    outline: 0;
}

.accSkipLink a:visited {
    color: #fff;
}

#maincontent:focus {
    outline: 0px;
}


/*-----------------------------------------*\
------------------- Tools -------------------
\*-----------------------------------------*/


/*--------------- Toast CSS ---------------*/


/* The Important Bits */


/* Negative Margin Fix */

.grid,
.grid-no-gutter {
    font-size: 0;
}

.grid {
    list-style: none;
    margin-left: -20px;
}

.grid-no-gutter {
    margin-left: 0;
    width: 100%;
}

.col {
    box-sizing: border-box;
    display: inline-block;
    /* Negative Margin Fix */
    /* margin-right: -.25em; */
    min-height: 1px;
    padding-left: 20px;
    vertical-align: top;
}

.grid-no-gutter .col {
    padding-left: 0;
}

.grid-no-gutter .grid .col {
    padding-left: 20px;
}


/* The Column Widths */

.col-1-of-1,
.col-2-of-2,
.col-3-of-3,
.col-4-of-4,
.col-5-of-5,
.col-6-of-6,
.col-8-of-8,
.col-12-of-12 {
    width: 100%;
}

.col-1-of-2,
.col-2-of-4,
.col-3-of-6,
.col-4-of-8,
.col-6-of-12 {
    width: 50%;
}

.col-1-of-3,
.col-2-of-6,
.col-4-of-12 {
    width: 33.33333%;
}

.col-2-of-3,
.col-4-of-6,
.col-8-of-12 {
    width: 66.66667%;
}

.col-1-of-4,
.col-2-of-8,
.col-3-of-12 {
    width: 25%;
}

.col-3-of-4,
.col-6-of-8,
.col-9-of-12 {
    width: 75%;
}

.col-push-2-of-2,
.col-push-3-of-3,
.col-push-4-of-4,
.col-push-5-of-5,
.col-push-6-of-6,
.col-push-8-of-8,
.col-push-12-of-12 {
    margin-left: 100%;
}

.col-push-1-of-2,
.col-push-2-of-4,
.col-push-3-of-6,
.col-push-4-of-8,
.col-push-6-of-12 {
    margin-left: 50%;
}

.col-push-1-of-3,
.col-push-2-of-6,
.col-push-4-of-12 {
    margin-left: 33.33333%;
}

.col-push-2-of-3,
.col-push-4-of-6,
.col-push-8-of-12 {
    margin-left: 66.66667%;
}

.col-push-1-of-4,
.col-push-2-of-8,
.col-push-3-of-12 {
    margin-left: 25%;
}

.col-push-3-of-4,
.col-push-6-of-8,
.col-push-9-of-12 {
    margin-left: 75%;
}

.col-pull-2-of-2,
.col-pull-3-of-3,
.col-pull-4-of-4,
.col-pull-5-of-5,
.col-pull-6-of-6,
.col-pull-8-of-8,
.col-pull-12-of-12 {
    margin-left: -100%;
}

.col-pull-1-of-2,
.col-pull-2-of-4,
.col-pull-3-of-6,
.col-pull-4-of-8,
.col-pull-6-of-12 {
    margin-left: -50%;
}

.col-pull-1-of-3,
.col-pull-2-of-6,
.col-pull-4-of-12 {
    margin-left: -33.33333%;
}

.col-pull-2-of-3,
.col-pull-4-of-6,
.col-pull-8-of-12 {
    margin-left: -66.66667%;
}

.col-pull-1-of-4,
.col-pull-2-of-8,
.col-pull-3-of-12 {
    margin-left: -25%;
}

.col-pull-3-of-4,
.col-pull-6-of-8,
.col-pull-9-of-12 {
    margin-left: -75%;
}

.col-1-of-5 {
    width: 20%;
}

.col-push-1-of-5 {
    margin-left: 20%;
}

.col-pull-1-of-5 {
    margin-left: -20%;
}

.col-2-of-5 {
    width: 40%;
}

.col-push-2-of-5 {
    margin-left: 40%;
}

.col-pull-2-of-5 {
    margin-left: -40%;
}

.col-3-of-5 {
    width: 60%;
}

.col-push-3-of-5 {
    margin-left: 60%;
}

.col-pull-3-of-5 {
    margin-left: -60%;
}

.col-4-of-5 {
    width: 80%;
}

.col-push-4-of-5 {
    margin-left: 80%;
}

.col-pull-4-of-5 {
    margin-left: -80%;
}

.col-1-of-6 {
    width: 16.66667%;
}

.col-push-1-of-6 {
    margin-left: 16.66667%;
}

.col-pull-1-of-6 {
    margin-left: -16.66667%;
}

.col-5-of-6 {
    width: 83.33333%;
}

.col-push-5-of-6 {
    margin-left: 83.33333%;
}

.col-pull-5-of-6 {
    margin-left: -83.33333%;
}

.col-1-of-8 {
    width: 12.5%;
}

.col-push-1-of-8 {
    margin-left: 12.5%;
}

.col-pull-1-of-8 {
    margin-left: -12.5%;
}

.col-3-of-8 {
    width: 37.5%;
}

.col-push-3-of-8 {
    margin-left: 37.5%;
}

.col-pull-3-of-8 {
    margin-left: -37.5%;
}

.col-5-of-8 {
    width: 62.5%;
}

.col-push-5-of-8 {
    margin-left: 62.5%;
}

.col-pull-5-of-8 {
    margin-left: -62.5%;
}

.col-7-of-8 {
    width: 87.5%;
}

.col-push-7-of-8 {
    margin-left: 87.5%;
}

.col-pull-7-of-8 {
    margin-left: -87.5%;
}

.col-1-of-12 {
    width: 8.33333%;
}

.col-push-1-of-12 {
    margin-left: 8.33333%;
}

.col-pull-1-of-12 {
    margin-left: -8.33333%;
}

.col-2-of-12 {
    width: 16.66667%;
}

.col-push-2-of-12 {
    margin-left: 16.66667%;
}

.col-pull-2-of-12 {
    margin-left: -16.66667%;
}

.col-5-of-12 {
    width: 41.66667%;
}

.col-push-5-of-12 {
    margin-left: 41.66667%;
}

.col-pull-5-of-12 {
    margin-left: -41.66667%;
}

.col-7-of-12 {
    width: 58.33333%;
}

.col-push-7-of-12 {
    margin-left: 58.33333%;
}

.col-pull-7-of-12 {
    margin-left: -58.33333%;
}

.col-10-of-12 {
    width: 83.33333%;
}

.col-push-10-of-12 {
    margin-left: 83.33333%;
}

.col-pull-10-of-12 {
    margin-left: -83.33333%;
}

.col-11-of-12 {
    width: 91.66667%;
}

.col-push-11-of-12 {
    margin-left: 91.66667%;
}

.col-pull-11-of-12 {
    margin-left: -91.66667%;
}

@media (max-width: 480px) {
    .col {
        display: block;
        margin-left: 0;
        margin-right: 0;
        width: auto;
    }
}

@media (max-width: 1200px) and (min-width: 1024px) {
    .col.col-lg-1-of-1 {
        width: 100%;
    }
    .col.col-lg-1-of-2,
    .col.col-lg-2-of-4 {
        width: 50%;
    }
    .col.col-lg-1-of-3 {
        width: 33.33333%;
    }
    .col.col-lg-2-of-3 {
        width: 66.66667%;
    }
    .col.col-lg-1-of-4 {
        width: 25%;
    }
    .col.col-lg-3-of-4 {
        width: 75%;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .col.col-lc-1-of-1 {
        width: 100%;
    }
    .col.col-lc-1-of-2,
    .col.col-lc-2-of-4 {
        width: 50%;
    }
    .col.col-lc-1-of-3 {
        width: 33.33333%;
    }
    .col.col-lc-2-of-3 {
        width: 66.66667%;
    }
    .col.col-lc-1-of-4 {
        width: 25%;
    }
    .col.col-lc-3-of-4 {
        width: 75%;
    }
}

@media (max-width: 768px) and (min-width: 480px) {
    .col.col-md-1-of-1 {
        width: 100%;
    }
    .col.col-md-1-of-2,
    .col.col-md-2-of-4 {
        width: 50%;
    }
    .col.col-md-1-of-3 {
        width: 33.33333%;
    }
    .col.col-md-2-of-3 {
        width: 66.66667%;
    }
    .col.col-md-1-of-4 {
        width: 25%;
    }
    .col.col-md-3-of-4 {
        width: 75%;
    }
    .col.col-md-1-of-12 {
        width: 8.33333%;
    }
    .col.col-md-11-of-12 {
        width: 91.66667%;
    }
}

@media (max-width: 480px) {
    [class*="col-sm-"] {
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
    }
    .col.col-sm-1-of-1 {
        width: 100%;
    }
    .col.col-sm-1-of-2,
    .col.col-sm-2-of-4 {
        width: 50%;
    }
    .col.col-sm-1-of-3 {
        width: 33.33333%;
    }
    .col.col-sm-2-of-3 {
        width: 66.66667%;
    }
    .col.col-sm-1-of-4 {
        width: 25%;
    }
    .col.col-sm-3-of-4 {
        width: 75%;
    }
    .col.col-sm-1-of-12 {
        width: 8.33333%;
    }
    .col.col-sm-11-of-12 {
        width: 91.66667%;
    }
}

.col-centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.col-d-first {
    float: left;
}

.col-d-last {
    float: right;
}

.grid-no-gutter .col-span-all {
    margin-left: 0;
    width: 100%;
}

.col-ab {
    vertical-align: bottom;
}

.col-am {
    vertical-align: middle;
}


/*------------- Slick Slider --------------*/

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-touch-callout: none;
    -khtml-user-select: text;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px\9;
    /*lte IE 8*/
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'q4icons';
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "\e64c";
}

[dir="rtl"] .slick-prev:before {
    content: "\e64c";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "\e64f";
}

[dir="rtl"] .slick-next:before {
    content: "\e64f";
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\e907";
    width: 20px;
    height: 20px;
    font-family: 'q4icons';
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}


/*--------------- FancyBox  ---------------*/

.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;
    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%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('../design/fancybox_sprite.png');
}

#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: 44px;
    height: 44px;
    background: url('../design/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    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('../design/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;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}


/* Overlay helper */

.fancybox-lock {
    overflow: hidden !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: url('../design/fancybox_overlay.png');
}

.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);
}

@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('../design/fancybox_sprite@2x.png');
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    #fancybox-loading div {
        background-image: url('../design/fancybox_loading@2x.gif');
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}


/*--------------- SelectBox  --------------*/

.sbHolder {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 30px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    vertical-align: middle;
}

.sbHolder:focus .sbSelector {}

.sbSelector {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 70px;
    height: 30px;
    outline: none;
    overflow: hidden;
    text-indent: 10px;
    line-height: 30px;
}

.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
    outline: none;
    text-decoration: none;
}

.sbToggle {
    background: url('../design/select-icons.png') 0 -116px no-repeat;
    display: block;
    height: 30px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}

.sbToggle:hover {
    background: url('../design/select-icons.png') 0 -167px no-repeat;
}

.sbToggleOpen {
    background: url('../design/select-icons.png') 0 -16px no-repeat;
}

.sbToggleOpen:hover {
    background: url('../design/select-icons.png') 0 -66px no-repeat;
}

.sbHolderDisabled {
    background-color: #3C3C3C;
    border: solid 1px #515151;
}

.sbHolderDisabled .sbHolder {}

.sbHolderDisabled .sbToggle {}

.sbOptions {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    list-style: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 200px;
    z-index: 1;
    overflow-y: auto;
}

.sbOptions li {
    padding: 0 7px;
}

.sbOptions a {
    border-bottom: dotted 1px rgba(0, 0, 0, 0.1);
    display: block;
    outline: none;
    padding: 7px 0 7px 3px;
}

.sbOptions a:link,
.sbOptions a:visited {
    text-decoration: none;
}

.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus {
    color: #EBB52D;
}

.sbOptions li.last a {
    border-bottom: none;
}

.sbOptions .sbDisabled {
    border-bottom: dotted 1px #515151;
    color: #999;
    display: block;
    padding: 7px 0 7px 3px;
}

.sbOptions .sbGroup {
    border-bottom: dotted 1px #515151;
    color: #EBB52D;
    display: block;
    font-weight: bold;
    padding: 7px 0 7px 3px;
}

.sbOptions .sbSub {
    padding-left: 17px;
}


/*-----------------------------------------*\
----------- Default Module Styling ----------
---------------------------------------------
------------ Alphabetical Order -------------
\*-----------------------------------------*/


/*------------- Form Builder --------------*/

.FormBuilderContainer .ErrorContainer {
    margin-bottom: 20px;
}

.FormBuilderContainer .Item {
    margin-bottom: 10px;
}

.FormBuilderContainer input[type="text"],
.FormBuilderContainer select {
    width: 100%;
}

.FormBuilderContainer .label-wrap,
.FormBuilderContainer .field-wrap,
.FormBuilderContainer .error-wrap {
    display: inline-block;
    vertical-align: middle;
}

.FormBuilderContainer .label-wrap {
    min-width: 175px;
}

.FormBuilderContainer .field-wrap {
    width: 270px;
    margin-right: 10px;
}

.FormBuilderContainer .error-wrap {
    color: red;
    font-size: 0.8rem;
}

.FormBuilderContainer .CaptchaContainer table tr:first-child {
    display: none;
}

.FormBuilderContainer .CaptchaContainer table td {
    padding-bottom: 10px;
}

.FormBuilderContainer .CaptchaContainer img {
    width: 100%
}

.FormBuilderContainer .CaptchaContainer span {
    color: #FF0000;
}

.FormBuilderContainer input[type="submit"] {}


/*---------------- Job List ---------------*/

.JobPostingContainer table {
    width: 100%;
}

.JobPostingContainer table td,
.JobPostingContainer table th {
    padding: 10px 5px;
}

.JobPostingContainer .JobPostingGridHeader {
    background-color: rgba(0, 0, 0, 0.1);
}

.JobPostingContainer table .JobPostingGridItem:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.Module_JobPostingDetailsAdvanced table {
    width: 100%;
    max-width: 500px;
    margin-bottom: 1rem;
}

.Module_JobPostingDetailsAdvanced table td:first-child span:after {
    content: ":";
}

.Module_JobPostingDetailsAdvanced table input {
    border: none;
}

.Module_JobPostingDetailsAdvanced .Label_Summary,
.Module_JobPostingDetailsAdvanced .Text_Body {
    display: inline-block;
}

.Module_JobPostingDetailsAdvanced .Label_Summary {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.Module_JobPostingDetailsAdvanced .LinkButton_Apply,
.JobApplicationAdvancedContainer a {
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
    text-decoration: none;
}

.JobApplicationAdvancedContainer table,
.JobApplicationAdvancedContainer textarea {
    width: 100%;
}

.JobApplicationAdvancedContainer table td {
    padding: 5px 0;
}

.JobApplicationAdvancedContainer table td[colspan="4"] > span {
    display: block;
    padding: 10px 0;
}

.JobApplicationAdvancedContainer input[type="file"] {
    line-height: 1rem;
}


/*---------  Presentation Module ----------*/

.ModulePresentation .ModuleHeader {
    display: none;
}

.ModulePresentation .ModuleHeadline,
.ModulePresentation .ModuleHeadlineLink {
    display: block;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.ModulePresentation .ModuleYearNavContainer,
.ModulePresentation .ModuleDateContainer {
    margin-bottom: 10px;
}

.ModulePresentation .ModuleItemRow {
    margin-bottom: 25px;
}

.ModulePresentation .PresentationLinks {
    display: inline-block;
}

.ModulePresentation .ModuleYearNavContainer a,
.ModulePresentation .PresentationLinks a {
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
    text-decoration: none;
}

.ModulePresentation a[class*="q4i-"]:before,
.ModulePresentation i[class*="q4i-"]:before {
    margin-right: 10px;
}

.ModulePresentation .PresentationThumbnail {
    border: 1px solid rgba(0, 0, 0, 0.1);
}


/* Overwrite FileSize of Default Document Link */

.ModulePresentation .DocumentFileLink:after {
    content: "View this Presentation";
    font-size: 1rem;
}

.ModulePresentation .DocumentFileLink:before {
    font-size: 1rem;
}

.ModulePresentation .DocumentFileLink {
    font-size: 0;
}

@media screen and (max-width: 768px) {
    .col.ModuleThumbnailContainer {
        display: none;
    }
}


/*---------- Quick Links Modules ----------*/

.RightColumnBlock {
    display: none;
}


/*------------- Search Modules ------------*/

.SearchResultsContainer .SearchSummary,
.SearchResultsContainer .SearchResultItem {
    margin-bottom: 25px;
}

.SearchResultsContainer .SearchLink {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}

.SearchResultsContainer .SearchDescription span:after,
.SearchResultsContainer .SearchDescription span:after {
    display: inline;
    content: "...";
}

.SearchResultsContainer .SearchResultUrl {
    display: none;
}

.SearchResultsContainer .SearchResultsPaging a {
    font-weight: bold;
}

.SearchResultsContainer .SearchResultsPaging a:link {
    font-weight: inherit;
}


/*-----------------------------------------*\
----------- Default Widget Styling ----------
\*-----------------------------------------*/


/*----------- Accordion Widget ------------*/

.accordion-toggle-all a {
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
    text-decoration: none;
}

.accordion-toggle-all a:before {
    content: "Show All";
}

.accordion-toggle-all.active a:before {
    content: "Hide All";
}


/*---------- Add to Calendar Any ----------*/

.PaneBreadcrumb .container {
    position: relative;
}

.add-to-any {
    position: absolute;
    top: 80px;
    right: 10px;
    z-index: 1;
}

.LayoutHomePage .add-to-any {
    top: 20px;
}

.add-to-any .a2a_kit,
.add-to-any .print {
    display: inline-block;
    vertical-align: top;
}

.add-to-any .a2a_dd {
    position: relative;
    outline: none;
}

.add-to-any .a2a_svg {
    display: none;
}

.add-to-any .a2a_dd:before {
    font-family: 'q4icons';
    content: "\e644";
    font-size: 18px;
    color: #adadad;
}

.add-to-any .print {
    margin-top: -4px;
}

.add-to-any .print i {
    font-size: 23px;
    cursor: pointer;
    color: #adadad;
}

.add-to-any .a2a_dd:hover,
.add-to-any .a2a_dd:hover:before,
.add-to-any .print i:hover {
    color: #026fd4;
}

@media only screen and (max-width: 959px) {
    .add-to-any {
        top: 112px;
    }
}


/*-------- Add to Calendar Styles ---------*/

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.q4-atc-wrapper {
    -webkit-font-smoothing: antialiased;
}

.q4-atc-wrapper .q4-atc-outer {
    position: absolute;
    top: 110%;
    left: 0;
    background: white;
    border: 3px solid #DDDDDD;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #5e5e5e;
    z-index: 10;
}

.q4-atc-wrapper .q4-atc-inner {}

.q4-atc-wrapper .q4-atc-inner-details {
    padding: 10px;
    text-align: center;
    min-width: 300px;
}

.q4-atc-wrapper .q4-atc-button {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}

.q4-atc-wrapper .q4-atc-title {
    font-weight: bold;
}

.q4-atc-wrapper .q4-atc-links {
    margin: 15px 0 25px;
    padding: 0;
    /*markup fix*/
    font-size: 0;
}

.q4-atc-wrapper .q4-atc-links li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
}

.q4-atc-wrapper .q4-atc-links a {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(126, 130, 136, .06);
    color: #7e8288;
    text-decoration: none;
}

.q4-atc-wrapper .q4-atc-links li a:before {
    font-family: 'q4icons';
    speak: none;
    font-style: normal;
    font-size: 25px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.q4-atc-wrapper .q4-atc-links li.apple a:before {
    content: '\e908';
}

.q4-atc-wrapper .q4-atc-links li.google a:before {
    content: '\e90a';
}

.q4-atc-wrapper .q4-atc-links li.outlook a:before {
    content: '\e909';
}

.q4-atc-wrapper .q4-atc-links li.ics a:before {
    content: "\e630";
}

.q4-atc-tooltip {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.q4-atc-tooltip-text {
    display: block;
    width: 100%;
    background: rgba(126, 130, 136, .06);
    padding: 8px 5px;
    text-align: center;
}


/*----------- Events Calendar -----------*/

#event-container {
    display: table;
    width: 100%;
}

#events-calendar,
#latest-events {
    display: table-cell;
}

#events-calendar {
    padding-right: 20px;
}

#latest-events {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

#events-calendar.loading {
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

#events-calendar .controls {
    display: table;
    width: 100%;
}

#events-calendar .controls div {
    display: table-cell;
    text-align: center;
    padding: 20px 0;
}

#events-calendar .controls .month {
    width: 70%;
    font-size: 24px;
}

#events-calendar .clndr-previous-button,
#events-calendar .clndr-next-button {
    width: 15%;
    text-align: center;
    cursor: pointer;
}

#events-calendar .days-container {
    position: relative;
}

#events-calendar .day-header,
#events-calendar .day {
    display: inline-block;
    padding: 5px;
    width: 14.285%;
    padding: 20px 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.05);
}

#events-calendar .day.adjacent-month,
#events-calendar .empty.adjacent-month {
    opacity: .5;
    background-color: transparent;
}

#events-calendar .days-container .days .day.today,
#events-calendar .days-container .days .empty.today {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

#events-calendar .day.event,
#events-calendar .empty.event {
    cursor: pointer;
    opacity: 1;
    background-color: #FFC36A;
}

#events-calendar .day-header {
    text-align: center;
    background-color: transparent;
}

#latest-events .ModuleEvent {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#latest-events .ModuleEvent .date {
    width: 90%;
    margin: 0 auto;
    padding: 5%;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#latest-events .ModuleEvent .date h5,
#latest-events .ModuleEvent .date h4 {
    display: block;
}

#latest-events .ModuleEvent .date h5 {
    font-size: 25px;
}

#latest-events .ModuleEvent .date h4 {
    font-size: 50px;
}

#latest-events .ModuleEvent > ul {
    padding: 10% 5%;
}

#latest-events .AddToCalendar a {
    color: #000;
}

@media screen and (max-width: 768px) {
    #events-calendar,
    #latest-events {
        display: inline-block;
    }
}


/*---------- Fancybox Captcha -------------*/

.fancybox-inner .CaptchaContainer {
    padding: 0 30px 15px;
}

.fancybox-inner .CaptchaContainer img,
.fancybox-inner .CaptchaContainer input {
    width: 100%;
}

.fancybox-inner .CaptchaContainer table tr:first-child {
    display: none;
}

.fancybox-inner .CaptchaContainer td,
.fancybox-inner .CaptchaContainer .ErrorContainer {
    padding: 5px 0;
}

.fancybox-inner .CaptchaContainer table td span {
    display: none !important;
}

.fancybox-inner .CaptchaContainer img {
    border: 1px solid #ddd;
}

.fancybox-inner .CaptchaContainer input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 8px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.fancybox-inner .CaptchaContainer input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    font-family: inherit;
}


/*------- Financial Quarterly Widget ------*/

.q4-quarterly-widget .q4-items-container {
    display: none;
}

.q4-quarterly-widget .q4-year-container i {
    margin-left: 10px;
}

.q4-quarterly-widget .q4-financial-container.active .q4-year-container i:before {
    content: "\e604";
}

.q4-quarterly-widget .q4-year-container span,
.q4-quarterly-widget .q4-financial-document {
    display: inline-block;
    width: 100%;
    padding: 10px;
    margin-bottom: 5px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.q4-quarterly-widget .q4-financial-item {
    margin: 10px 0 10px 10px;
}

.q4-quarterly-widget .q4-financial-documents {
    margin: 10px 0;
}

.q4-quarterly-widget .q4-financial-document i[class*="q4i-"]:before {
    margin-right: 10px;
}

.q4-quarterly-widget .q4-financial-document i.PDF:before {
    content: "\e902";
}

.q4-quarterly-widget .q4-financial-document i.XLSX:before,
.q4-quarterly-widget .q4-financial-document i.XLS:before {
    content: "\e90b";
}


/*----------- Stock Chart Inputs ----------*/

.stock-chart .highcharts-markers > g {
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .stock-chart .highcharts-input-group {
        display: none;
    }
}


/*-------------- Slider Widget ---------------*/

.slider .slider-item {
    position: relative;
    width: 100%;
    min-height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    overflow: hidden;
}

.slider .spacer {
    display: block;
    padding-top: 21.875%;
    /* Image (height / width * 100) */
    width: 100%;
}

.slider .content-container {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    width: 100%;
    padding: 20px 50px;
    max-width: 1200px;
}

.slider .content-container h2 {
    font-size: 25px;
    margin-bottom: 10px;
}

.slider .content-container p {
    background-color: rgba(255, 255, 255, 0.25);
    height: 50px;
    padding: 15px;
}

@media screen and (max-width: 1200px) {
    .slider .slider-item {
        height: auto;
    }
    .slider .content-container {
        left: 0;
        margin-left: 0;
        padding: 20px;
    }
}


/*-----------------------------------------*\
------------- HTML Specific Parts -----------
\*-----------------------------------------*/


/*-----------------------------------------*\
---------------- Blank Design ---------------
\*-----------------------------------------*/


/*-------------- Global Styles ------------*/


/* General */

body {
    overflow-x: hidden;
}

.LayoutDefaultInner {
    overflow-x: hidden;
}

a,
a:visited {
    text-decoration: none;
    color: #013a6f;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

a:hover {
    color: #026fd4;
}

img {
    max-width: 100%;
}

input[type="text"],
input[type="submit"],
input[type="file"],
button,
textarea {
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 8px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    outline: none;
}

select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    outline: none;
    cursor: pointer;
}

input[type="text"] {
    height: 62px;
}

input[type="text"]::-ms-clear {
    display: none;
}


/*select {
    background-image: url('../design/select-icons.png');
    background-repeat: no-repeat;
    background-position: 90% -115px;
    padding-right: 50px;
}*/

input[type="submit"],
a.btn,
.btn {
    background: #fccf45;
    color: #735702;
    font-size: 16pt;
    line-height: 30px;
    font-weight: 400;
    padding: 16px 12px;
    height: 62px;
    text-align: center;
    cursor: pointer;
    min-width: 142px;
    display: inline-block;
    margin-bottom: 10px;
}

input[type="submit"]:hover,
a.btn:hover,
.btn:hover {
    background: #fcd55e;
}


/* Containers */

.container {
    display: block;
    width: 982px;
    max-width: 100%;
    margin: 0 auto;
    /*padding: 0 10px;*/
}

@media only screen and (max-width:959px) {
    .container {
        width: 738px;
    }
}

@media only screen and (max-width:767px) {
    .container {
        width: 460px;
    }
}

@media only screen and (max-width:479px) {
    .container {
        width: 300px;
    }
}


/* PaneContentInner */

.PaneContentInner {
    padding: 0 0 50px;
}

.PaneContent {
    width: 100% !important;
}

.LayoutThreeColumn .PaneContent,
.LayoutTwoColumn .PaneContent,
.LayoutOneColumn .PaneContent {
    padding-top: 65px;
}


/*------------- Miscellaneous -------------*/


/* Dark Styles */

.dark {
    color: #fff;
}


/* RSS */

.rss-icons {
    margin-bottom: 50px;
}

div.pre-module-text {
    margin-bottom: 0;
}

.ModuleFileText,
.ModuleFileSpacer {
    display: none;
}

.ErrorContainer {
    color: #ff0000;
}

.css {
    color: #FF00FF;
}

.upcoming-events .ModuleYearNavContainer {
    display: none;
}


/* Blank Demo */

.demo-header div {
    padding: 20px 20px 5px;
    background-color: rgba(0, 0, 0, 0.05);
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    cursor: pointer;
}

.demo-header div:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.demo-header div.active {
    background-color: #0F5CA3;
    color: #fff;
}

.demo-header h3 {
    text-align: center;
}

.toast-demo,
.icon-demo,
.module-demo {
    padding: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.icon-demo,
.module-demo {
    display: none;
}

@media screen and (max-width: 768px) {
    .demo-header div {
        border-radius: 0;
    }
}

.toast-demo [class*="grid"] {
    margin-bottom: 30px;
}

.toast-demo .col {
    margin-bottom: 10px;
    margin-top: 10px;
    background-clip: content-box;
    background-color: rgba(0, 0, 0, 0.05);
    text-align: center;
}

.toast-demo .col:hover {
    background-color: #0F5CA3;
    color: #fff;
}

.toast-demo .col p {
    font-size: 1.5rem;
    padding: 1rem 0;
    margin: 0;
}

.icon-demo .col {
    background-color: rgba(0, 0, 0, 0.1);
    background-clip: content-box;
    margin-bottom: 20px;
    text-align: center;
}

.icon-demo .col.active {
    background-color: #0F5CA3;
}

.icon-demo .col > span {
    display: inline-block;
    padding: 1rem 0;
    font-size: 3rem;
}

.icon-demo .col.active > span {
    color: #fff;
}

.icon-demo .col p {
    display: inline-block;
    width: 80%;
    height: 0rem;
    padding: 0 1rem;
    margin: 0 1rem 1rem 1rem;
    background-color: #fff;
    border-radius: 5px;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    transition: 0.5s ease-in-out;
}

.icon-demo .col.active p {
    height: 8rem;
    padding: 1rem;
}

.icon-demo p span {
    display: block;
    font-weight: 300;
}


/*-------------Place Holder Styling-----------------*/

::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
    opacity: 1;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #999;
    opacity: 1;
}


/*-----------End Place Holder Styling---------------*/


/*=====================END FORM STYLING=======================*/

@media only screen and (max-width: 767px) {
    .responsiveTable {
        overflow-x: auto;
    }
    .responsiveTable table {
        min-width: 767px;
    }
}


/*----------IOS SELECTBOX SCROOLBAR FIX-------------*/

.responsiveTable::-webkit-scrollbar,
.responsiveTable *::-webkit-scrollbar {
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.responsiveTable::-webkit-scrollbar-thumb,
.responsiveTable *::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #C3C3C3;
    border: 2px solid #eee;
}

.responsiveTable::-webkit-scrollbar-track,
.responsiveTable *::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}


/*----------IOS SELECTBOX SCROOLBAR FIX-------------*/

.sbHolder::-webkit-scrollbar,
.sbHolder *::-webkit-scrollbar {
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.sbHolder::-webkit-scrollbar-thumb,
.sbHolder *::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #C3C3C3;
    border: 2px solid #eee;
}

.sbHolder::-webkit-scrollbar-track,
.sbHolder *::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}


/*--------END IOS SELECTBOX SCROOLBAR FIX-----------*/


/*==========================HEADER============================*/

.PaneHeader {
    background-color: #32618e;
    padding: 20px 0 5px;
}

.LayoutThreeColumn .PaneHeader2,
.LayoutTwoColumn .PaneHeader2,
.LayoutOneColumn .PaneHeader2 {
    background: url('../design/header-image.jpg') no-repeat center center;
    background-size: cover;
    height: 350px;
    position: relative;
}

.PageSearchResults .LayoutThreeColumn .PaneHeader2 {
    background-image: url("../design/search-page-header.jpg");
}

.LayoutThreeColumn .PaneHeader2:before,
.LayoutTwoColumn .PaneHeader2:before,
.LayoutOneColumn .PaneHeader2:before {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}

.Sectionnews-and-events .PaneHeader2,
.Sectionevents .PaneHeader2 {
    background: url('../design/news-and-events2.jpg') no-repeat center center;
    background-size: cover;
}

.Sectionstock-information .PaneHeader2 {
    background: url('../design/stock-information2.jpg') no-repeat center center;
    background-size: cover;
}

.Sectionfinancial-information .PaneHeader2,
.Sectionsec-filings .PaneHeader2 {
    background: url('../design/financial-information.jpg') no-repeat center center;
    background-size: cover;
}

.Sectioncorporate-governance .PaneHeader2,
.Sectionexecutive-management .PaneHeader2,
.Sectionboard-of-directors .PaneHeader2,
.Sectiongovernance-documents .PaneHeader2 {
    background: url('../design/corporate-governance.jpg') no-repeat center top;
    background-size: cover;
}

.Sectioninvestor-resources .PaneHeader2,
.Sectionemail-alerts .PaneHeader2 {
    background: url('../design/investor-resources.jpg') no-repeat center center;
    background-size: cover;
}

.PagePageNotFound .PaneHeader2 {
    background: url('../design/page-not-found.jpg') no-repeat center center;
    background-size: cover;
}

.LayoutThreeColumn .PaneHeader2 .container,
.LayoutTwoColumn .PaneHeader2 .container,
.LayoutOneColumn .PaneHeader2 .container {
    position: relative;
    height: 100%;
}

.ClientLogo {
    display: inline-block;
}

div.headerLinks {
    float: right;
    display: inline-block;
    margin-top: -7px;
}

div.headerLinks li {
    float: left;
    display: inline-block;
    padding: 10px;
    line-height: 16px;
}

div.headerLinks li:hover {
    background-color: #ebebeb;
}

div.headerLinks a {
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
    color: #fff;
    transition: color 0s ease 0s;
}

div.headerLinks li:hover a {
    color: #464646;
}

.topStockQuote {
    float: right;
    display: inline-block;
    font-size: 10pt;
    font-weight: 400;
    color: #fff;
    padding: 10px;
    margin-top: -10px;
}

.topStockQuote a {
    color: #fff;
}

.topStockQuote .StockVolumeText,
.topStockQuote .StockVolume,
.topStockQuote .StockDate,
.topStockQuote .StockPChange {
    display: none;
}

.topStockQuote .StockChange {
    font-size: 0;
    color: transparent;
}

.topStockQuote .StockChange.StockPriceUp:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid green;
    vertical-align: top;
    margin-top: 7px;
}

.topStockQuote .StockChange.StockPriceDown:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #ff0000;
    vertical-align: top;
    margin-top: 7px;
}

.ModuleSearch {
    float: right;
    display: inline-block;
    margin-top: -6px;
    margin-left: 20px;
}

.ModuleSearch .ModuleContentContainer {
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 2px 2px 5px #b2c4d4;
    -moz-box-shadow: inset 2px 2px 5px #b2c4d4;
    box-shadow: inset 2px 2px 5px #b2c4d4;
    border-collapse: separate;
    border: 1px solid #c2c2c2;
    background: #ffffff;
    padding-top: 3px;
    width: 220px;
    display: inline-block;
    vertical-align: top;
}

.ModuleSearch .SearchInput {
    background: transparent;
    border: medium none;
    height: 22px;
    line-height: 20px;
    margin: 2px 0;
    padding: 0 25px 0 12px;
    width: 123px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    outline: none;
}

.ModuleSearch .SearchButton {
    font-family: 'q4icons';
    font-size: 14px;
    color: #b2c4d4;
    cursor: pointer;
    background: transparent;
    border: none;
    width: 32px;
    height: 31px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    padding: 0;
    min-width: 32px;
    margin: 0;
    font-weight: 600;
}

.ModuleSearch .SearchButton:hover {
    background: none;
}

.ModuleSearch .typeDropDown {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 32px;
    top: -1px;
}

.ModuleSearch .typeDropDown select {
    font-size: 12px;
    height: 31px;
    -webkit-box-shadow: inset 2px 2px 5px #b2c4d4;
    -moz-box-shadow: inset 2px 2px 5px #b2c4d4;
    box-shadow: inset 2px 2px 5px #b2c4d4;
    border: 1px solid #c2c2c2;
    -webkit-appearance: menulist-button;
}

.ModuleSearch .typeDropDown ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: none;
    background: #fff;
    position: absolute;
    left: 0;
    top: 24px;
    z-index: 1;
    width: 94px;
}

.ModuleSearch .typeDropDown li {
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
    white-space: nowrap;
}

.ModuleSearch .searchType {
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
}

.ModuleSearch .searchType:after {
    font-family: 'q4icons';
    content: "\e64a";
    font-size: 10px;
    display: inline-block;
    padding-left: 3px;
}

.topNav,
.irNav {
    float: right;
    margin-top: -29px;
}

.topNav .level1 > li,
.irNav .level1 > li {
    float: left;
    padding: 10px;
    position: relative;
}

.topNav .level1 > li:hover,
.irNav .level1 > li:hover {
    background-color: #fccf45;
}

.topNav .level1 > li:hover > a,
.irNav .level1 > li:hover > a {
    color: #735702;
    transition: color 0s ease 0s;
}

.topNav .level1 > li > a,
.irNav .level1 > li > a {
    font-size: 14pt;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    display: block;
}

.topNav .level3 > li,
.irNav .level2 > li {
    padding: 10px 10px 10px 20px;
}

.topNav .level3> li:hover,
.irNav .level2 > li:hover {
    background-color: #fddc77;
}

.topNav .level3 > li > a,
.irNav .level2 > li > a {
    font-size: 12pt;
    line-height: 1.3em;
    font-weight: 300;
    display: block;
    color: #735702;
}

.topNav .level2,
.irNav .level2 {
    background-color: #fccf45;
    position: absolute;
    left: 0;
    top: 46px;
    width: 400px;
    z-index: 1002;
    /*display: none;*/
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out 0s;
}

.topNav .level1 > li.has-children:hover .level2,
.irNav .level1 > li.has-children:hover .level2 {
    display: block;
    max-height: 500px;
}

.topNav .level2 > div {
    float: left;
    display: inline-block;
    width: 50%;
}

.irNav .level2 {
    width: 200px;
    right: 0;
    left: auto;
}

.irNav .level3 {
    display: none;
}

.PaneNavigation {
    background: #7f9bb8;
}

.mainNav {
    display: block;
}

.mainNav .level1 > li > a {
    display: none;
}


/*.mainNav .level1 > li.selected,
.mainNav .level1 > li.expanded {
    display: block;
}*/

.mainNav .level2 {
    text-align: center;
}

.mainNav .level2 > li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
}

.mainNav .level2 > li.selected:before,
.mainNav .level2 > li.expanded:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 4px solid #fff;
}

.mainNav .level2 > li > a {
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.5px;
    color: #fff;
    display: block;
    padding: 17px 0;
    font-weight: 400;
}

.mainNav .level3 > li > a {
    display: block;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.5px;
    color: #464646;
    border-top: 1px solid #d7d7d7;
    padding: 12px 0;
}

.mainNav .level3 > li:first-child > a {
    border: none;
}

.mainNav .level3 > li {
    padding: 0 15px;
}

.mainNav .level3 {
    display: none;
    background: #ebebeb;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-width: 202px;
    text-align: left;
    z-index: 1002;
}

.mainNav .level2 > li:hover {
    background: #ebebeb;
}

.mainNav .level2 > li:hover:before {
    display: none;
}

.mainNav .level2 > li:hover > a {
    color: #464646;
}

.mainNav .level3 > li:hover {
    background: #f4f4f4;
}

.mainNav .level2 > li.has-children:hover .level3,
.mainNav .level2 > li.focused .level3 {
    display: block;
}

.Breadcrumb {
    position: absolute;
    left: 0;
    bottom: 80px;
}

.Breadcrumb,
.Breadcrumb a,
.Breadcrumb span {
    font-size: 0;
    color: transparent;
}

.Breadcrumb .sectionTitle {
    font-size: 44px;
    line-height: 44px;
    font-weight: 400;
    color: #fff;
}

.PaneBreadcrumb {
    background: #fff;
    border-bottom: 1px solid #ebebeb;
}

.secNav {
    display: block;
    text-align: center;
}

.secNav .level1 > li > a,
.secNav .level2 > li,
.secNav .level2 > li > a {
    display: none;
}

.secNav .level3 > li {
    display: inline-block;
    position: relative;
}

.secNav .level3 > li + li {
    margin-left: 6px;
}

.secNav a {
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
    display: block;
    color: #464646;
    padding: 22px 10px;
}

.secNav .level2 > li.selected,
.secNav .level2 > li.expanded {
    display: block;
}

.secNav .level3 > li.selected > a:before,
.secNav .level3 > li.selected > a:before {
    content: "";
    border-bottom: 4px solid #464646;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.mobile-toggle {
    display: none;
    cursor: pointer;
}

.menu-close,
.onlyMobile,
.corpNavMob,
.mobileNav,
div.headerLinksMobile {
    display: none;
}

@media only screen and (max-width: 1200px) {
    .mainNav .level2 > li:last-child .level3 {
        right: 0;
        left: auto;
    }
}

@media only screen and (max-width: 959px) {
    /*.topStockQuote {
        clear: right;
        margin-top: 8px;
    }
    div.headerLinks {
        margin-top: 12px;
    }
    .irNav {
        clear: right;
    }
    .topNav,
    .irNav {
        margin-top: -5px;
    }*/
    .PaneHeader {
        padding: 0;
    }
    .PaneHeader .container {
        width: 100%;
        padding: 25px 20px 16px;
    }
    .ClientLogo img {
        height: 38px;
    }
    .onlyDesktop,
    .headerLinks,
    .topStockQuote,
    .topNav,
    .irNav,
    .mainNav {
        display: none;
    }
    .onlyMobile {
        display: block;
        float: none;
        margin: 0;
        background-color: #013a6f;
        padding: 20px;
    }
    .onlyMobile .ModuleContentContainer {
        width: 100%;
        background: transparent;
        border: none;
        border-radius: 0;
        box-shadow: none;
        padding: 0;
    }
    .onlyMobile .SearchInput {
        border-collapse: separate;
        border-radius: 5px;
        box-shadow: 2px 2px 5px #b2c4d4 inset;
        width: 174px;
        outline: medium none;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        color: #555;
        font-size: 14px;
        height: 34px;
        line-height: 1.42857;
        padding: 6px 80px 6px 12px;
        margin: 0;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    }
    .onlyMobile .SearchInput:focus {
        border-color: #66afe9;
    }
    .onlyMobile .SearchButton {
        position: static;
        background: #fccf45 url("../design/nav-drawer-btn-bg.jpg") repeat-x;
        color: #735702;
        font-size: 15px;
        font-weight: 400;
        width: 40px;
        height: 34px;
        transform: none;
        display: inline-block;
        float: right;
    }
    .onlyMobile .SearchButton:hover {
        background: #fccf45 url("../design/nav-drawer-btn-bg.jpg") repeat-x;
    }
    .ModuleSearch .typeDropDown {
        top: 0;
        right: 40px;
    }
    .ModuleSearch .typeDropDown select {
        height: 34px;
    }
    .mobile-toggled .PaneNavigation {
        right: 0;
        overflow-y: auto;
    }
    .mobile-toggled.LayoutDefaultInner {
        right: 260px;
        left: -260px;
        overflow: hidden;
    }
    .LayoutDefaultInner {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        transition: ease 0.5s;
    }
    .mobile-toggle {
        float: right;
        display: inline-block;
        padding-top: 8px;
    }
    .mobile-toggle img {
        width: 19px;
    }
    .menu-close {
        cursor: pointer;
    }
    .PaneNavigation {
        position: fixed;
        top: 0;
        bottom: 0;
        right: -260px;
        width: 260px;
        padding: 0;
        background-color: #4e759a;
        transition: ease 0.5s;
    }
    .corpNavMob,
    .mobileNav {
        display: block;
        background-color: #34618c;
    }
    .corpNavMob a,
    .mobileNav a {
        display: block;
        color: #ffffff;
    }
    .corpNavMob .level1 > li,
    .mobileNav .level1 > li {
        border-bottom: 1px solid #9ab0c6;
    }
    .corpNavMob .level1 > li > a,
    .mobileNav .level1 > li > a {
        font-size: 14pt;
        line-height: 1.3em;
        font-weight: 400;
        padding: 11px 20px;
    }
    .corpNavMob .level2 > li > a,
    .mobileNav .level2 > li > a {
        font-size: 12pt;
        line-height: 1.3em;
        padding: 15px 20px 15px 30px;
    }
    .mobileNav .level3 > li > a {
        font-size: 12pt;
        line-height: 1.3em;
        padding: 15px 20px 15px 45px;
    }
    .corpNavMob .level1 > li > a:hover,
    .corpNavMob .level2 > li > a:hover,
    .mobileNav .level1 > li > a:hover,
    .mobileNav .level2 > li > a:hover,
    .mobileNav .level3 > li > a:hover {
        background-color: #6194c5;
    }
    .corpNavMob .level2 > li:nth-child(6) {
        border-bottom: 1px solid #9ab0c6;
    }
    .corpNavMob .level2,
    .mobileNav .level2,
    .mobileNav .level3 {
        display: none;
    }
    div.headerLinksMobile {
        display: block;
    }
    div.headerLinksMobile ul {
        margin-top: 20px;
    }
    div.headerLinksMobile li {
        font-size: 10pt;
        font-weight: 400;
        line-height: 1.3em;
    }
    div.headerLinksMobile li > a {
        color: #fff;
        display: block;
        padding: 10px 20px;
    }
    .topStockQuote.onlyMobile {
        background: none;
        line-height: 1.3em;
        padding: 10px 20px;
    }
    .topStockQuote .StockChange.StockPriceUp:before {
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-bottom: 6px solid green;
        margin-top: 4px;
    }
    .topStockQuote .StockChange.StockPriceDown:before {
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 6px solid #ff0000;
        margin-top: 4px;
    }
    .PaneBreadcrumb {
        border: none;
    }
    .secNav {
        text-align: left;
        padding-top: 10px;
    }
    .secNav .level3 > li:not(.selected) {
        display: none;
    }
    .secNav .level2 > li.expanded {
        position: relative;
        height: 80px;
    }
    .secNav .level2 > li.expanded > .level3 {
        position: absolute;
        top: 10px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        border: 2px solid #464646;
        background: #fff;
        z-index: 2;
    }
    .secNav .level3 > li {
        display: block;
    }
    .secNav .level3 > li + li {
        margin-left: 0;
    }
    .secNav .level3.js_open > li.selected {
        background: #f2f2f2;
    }
    .secNav .level3 > li.selected > a:before {
        display: none;
    }
    .secNav .level2 > li.expanded .level3:after {
        font-family: 'q4icons';
        content: "\e64a";
        font-size: 15px;
        position: absolute;
        top: 10px;
        right: 15px;
    }
    .secNav .level2 > li.expanded .level3.js_open:after {
        content: "\e650";
    }
    .secNav a {
        font-size: 16px;
        padding: 16px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .LayoutThreeColumn .PaneHeader2,
    .LayoutTwoColumn .PaneHeader2,
    .LayoutOneColumn .PaneHeader2 {
        height: 200px;
    }
    .Breadcrumb {
        /*position: relative;*/
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        display: block;
        width: 100%;
    }
    .Breadcrumb .sectionTitle {
        font-size: 25px;
        line-height: 22px;
    }
}


/*=======================END HEADER===========================*/


/*========================OVERVIEW============================*/

.LayoutHomePageLayout .PaneContentInner {
    padding: 0;
}

.LayoutHomePageLayout .PaneHeader2 {
    position: relative;
}

.homeSlider {
    height: 493px;
}

.homeSlider .ModuleInnerContainer {
    position: relative;
}

.homeSlider .slick-prev:before {
    content: "";
    background: url('../design/nav-header-left.png') no-repeat center center;
    background-size: cover;
    display: block;
    width: 25px;
    height: 34px;
}

.homeSlider .slick-next:before {
    content: "";
    background: url('../design/nav-header-right.png') no-repeat center center;
    background-size: cover;
    display: block;
    width: 24px;
    height: 34px;
}

.homeSlider .slick-prev:before,
.homeSlider .slick-next:before {
    opacity: 1;
}

.homeSlider .slick-prev,
.homeSlider .slick-next {
    z-index: 2;
    width: auto;
    height: auto;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}

.homeSlider .slick-prev {
    left: 0;
    top: auto;
    bottom: 29px;
}

.homeSlider .slick-next {
    right: 0;
    top: auto;
    bottom: 29px;
}

.homeSlider .eventWidget .item {
    height: 493px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.homeSlider .eventWidget .item:before {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}

.homeSlider .eventWidget .slick-slide {
    outline: none;
}

.homeSlider .eventWidget .wrapContent {
    position: relative;
    max-width: 934px;
    height: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.homeSlider .eventWidget .ModuleHeadlineLink {
    font-size: 36px;
    line-height: 44px;
    color: #fff;
}

.homeSlider .eventWidget .ModuleDateContainer {
    font-size: 16px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
}

.homeSlider .eventWidget .learnMoreLink {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    color: #fccf45;
}

.homeSlider .eventWidget .learnMoreLink:after {
    font-family: 'q4icons';
    content: "\e64f";
    font-size: 9px;
    display: inline-block;
    padding-left: 2px;
}

.homeSlider .eventWidget .learnMoreLink span {
    border-bottom: 1px solid #fccf45;
}

.homeSlider .eventWidget .wrapContentInner {
    max-width: 500px;
    position: relative;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.homeSlider .arrowsContainer {
    position: relative;
    max-width: 934px;
    height: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1000;
}

.homeSlider .loading {
    height: 493px;
    display: block;
    color: red;
}

.StockQuoteHeaderContainer .ModuleOuterContainer {
    position: relative;
    max-width: 934px;
    height: 100%;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1001;
}

.StockQuoteHeaderContainer .ModuleInnerContainer {
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    top: 110px;
    right: 0;
    text-align: center;
    padding: 44px 51px;
    color: #013a6f;
}

.StockQuoteHeaderContainer .StockDescription1 {
    font-size: 15px;
    line-height: 15px;
    font-weight: 900;
    display: block;
    padding-bottom: 27px;
}

.StockQuoteHeaderContainer .wrapChange,
.StockQuoteHeaderContainer .wrapVolume {
    display: block;
}

.StockQuoteHeaderContainer .StockPrice {
    font-size: 42px;
    line-height: 15px;
    font-weight: 300;
    display: block;
    padding-bottom: 21px;
}

.StockQuoteHeaderContainer .wrapChange {
    font-size: 18px;
    line-height: 15px;
    font-weight: 300;
    padding-bottom: 22px;
}

.StockQuoteHeaderContainer .wrapVolume {
    font-size: 16px;
    line-height: 15px;
    font-weight: 400;
    padding-bottom: 17px;
}

.StockQuoteHeaderContainer .wrapVolume .StockVolumeText {
    font-weight: 900;
}

.StockQuoteHeaderContainer .StockDescription3 {
    font-size: 12px;
    font-weight: 300;
}

.StockQuoteHeaderContainer .StockPrice:before {
    content: "$";
}

.StockQuoteHeaderContainer .StockChange,
.StockQuoteHeaderContainer .StockPChange {
    vertical-align: top;
}

.StockQuoteHeaderContainer .StockPChange:before {
    content: "(";
}

.StockQuoteHeaderContainer .StockPChange:after {
    content: ")";
}

.StockQuoteHeaderContainer .StockPChange .StockIndicator {
    display: none;
}

.StockQuoteHeaderContainer .StockDate {
    font-size: 12px;
    font-weight: 300;
    display: block;
}

.LayoutHomePageLayout .PaneBreadcrumb {
    background: #f1f1f1;
}

.infoHighlights {
    padding-top: 58px;
    padding-bottom: 105px;
    position: relative;
}

.infoHighlights h2 {
    text-align: center;
    padding-bottom: 32px;
}

.infoHighlights .item {
    text-align: center;
}

.infoHighlights .icon img,
.infoHighlights .icon object {
    display: inline-block;
    width: 127px;
}

.infoHighlights .content {
    padding-top: 15px;
}

.infoHighlights .content span {
    display: block;
    color: #013a6f;
}

.infoHighlights .content .text {
    font-size: 18px;
    /*line-height: 34px;*/
    font-weight: 400;
}

.infoHighlights .content .value {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
}

.infoHighlights .item .wrapYears {
    padding-top: 10px;
}

.infoHighlights .item .year span {
    font-size: 23px;
    line-height: 30px;
    font-weight: 700;
    color: #013a6f;
    position: relative;
    z-index: 1;
}

.infoHighlights .item .year span.text {
    display: block;
    font-size: 18px;
}

.infoHighlights .item .legendText {
    padding-top: 8px;
}

.infoHighlights .item .legendText span {
    font-size: 16px;
    color: #013a6f;
    font-weight: 700;
    display: block;
}

.infoHighlights .item .legendText span + span {
    font-size: 13px;
    font-weight: 400;
    color: #464646;
}

.infoHighlights .bottomHighlights {
    text-align: center;
    padding-top: 45px;
}

.infoHighlights .bottomHighlights p {
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 15px;
}

.infoHighlights .bottomHighlights span {
    font-size: 30px;
    line-height: 34px;
    color: #013a6f;
    font-weight: 700;
}

.infoHighlights .bottomHighlights i.q4i-arrows,
.infoHighlights .bottomHighlights i.q4i-arrows:before {
    font-size: 75px;
    line-height: 34px;
    display: inline-block;
    vertical-align: top;
    color: #ffcc33;
}

.LayoutHomePageLayout .PaneLeft {
    background-image: url(../design/latest-quarterly.jpg);
    background-size: cover;
    position: relative;
}

.LayoutHomePageLayout .PaneLeft::after {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.LayoutHomePageLayout .PaneLeft .container {
    position: relative;
    z-index: 10;
}

.latestQuarterly {
    padding-top: 70px;
    padding-bottom: 85px;
}

.latestQuarterly h2 {
    margin-bottom: 0;
}

.latestQuarterly h2,
.latestQuarterly h3 {
    color: #fff;
    text-align: center;
}

.latestQuarterly h3.quarter {
    font-size: 28px;
    line-height: 21px;
    font-weight: 100;
    padding-top: 18px;
}

.LatestResults .wrapperLatest {
    padding-top: 62px;
}

.LatestResults .documents {
    /*display: table;*/
    width: 100%;
    /*table-layout: fixed;*/
}

.LatestResults .documents li {
    /*display: table-cell;*/
    text-align: center;
}

.LatestResults .documents .wrapDocument {
    padding: 10px 50px;
}

.LatestResults .documents a {
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    display: block;
}

.LatestResults .documents a:focus {
    text-decoration: none !important;
}

.LatestResults .documents li .wrapDocument a:before {
    position: relative;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: -14px;
    width: 140px;
}

.LatestResults .documents li.Press .wrapDocument a:before {
    content: "";
    background: url(../design/earnings-_release.svg) no-repeat center center transparent;
    background-size: cover;
    /*background-image: linear-gradient(transparent, transparent), url(../design/earnings-_release.svg);*/
    display: block;
    /*width: 80px;*/
    height: 148px;
}

.LatestResults .documents li.Presentation .wrapDocument a:before {
    content: "";
    background: url(../design/earnings-_presentation.svg) no-repeat center center transparent;
    /*background-image: linear-gradient(transparent, transparent), url(../design/earnings-_presentation.svg);*/
    background-size: cover;
    display: block;
    /*width: 80px;*/
    height: 144px;
}

.LatestResults .documents li.Transcript .wrapDocument a:before {
    content: "";
    background: url(../design/transcript.svg) no-repeat center center transparent;
    /*background-image: linear-gradient(transparent, transparent), url(../design/transcript.svg);*/
    background-size: cover;
    display: block;
    /*width: 80px;*/
    height: 148px;
}

.LatestResults .documents li.Webcast .wrapDocument a:before {
    content: "";
    background: url(../design/conference-call.svg) no-repeat center center transparent;
    /*background-image: linear-gradient(transparent, transparent), url(../design/conference-call.svg);*/
    background-size: cover;
    display: block;
    /*width: 80px;*/
    height: 143px;
}

.LatestResults .documents li.SEC .wrapDocument a:before {
    content: "";
    background: url(../design/non-gaap-reconciliations.svg) no-repeat center center transparent;
    /*background-image: linear-gradient(transparent, transparent), url(../design/non-gaap-reconciliations.svg);*/
    background-size: cover;
    display: block;
    /*width: 80px;*/
    height: 148px;
}

.LatestResults .documents li.Investor .wrapDocument a:before {
    content: "";
    background: url(../design/investor-presentation.svg) no-repeat center center transparent;
    /*background-image: linear-gradient(transparent, transparent), url(../design/investor-presentation.svg);*/
    background-size: cover;
    display: block;
    /*width: 80px;*/
    height: 143px;
}

.LatestResults .container-loading {
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

.latestQuarterly .wrapView {
    padding-top: 40px;
    text-align: center;
}

a.viewAll {
    display: inline-block;
    background: #fccf45;
    color: #735702;
    font-size: 16pt;
    line-height: 30px;
    font-weight: 400;
    padding: 16px 12px 16px 20px;
    height: 62px;
    text-align: left;
    cursor: pointer;
    position: relative;
}

a.viewAll:hover {
    background: #fcd55e;
}

a.viewAll span:after {
    font-family: 'q4icons';
    content: "\e64f";
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    padding-left: 15px;
    vertical-align: middle;
}

.latestQuarterly a.viewAll {
    min-width: 210px;
}


/*.LayoutHomePageLayout .PaneContent {
    background: url(../design/featured-presentation-bg.jpg) no-repeat center center;
    background-size: cover;
}*/

.featuredPresentation {
    padding-top: 65px;
    padding-bottom: 60px;
}

.featuredPresentation h2 {
    text-align: center;
    margin-bottom: 3px;
}

.featuredPresentation .LatestPresentation {
    display: block;
    margin: 0 auto;
    max-width: 627px;
    text-align: center;
}

.featuredPresentation .wrapperSlideshare {
    padding-top: 45px;
}

.featuredPresentation .fileLink {
    padding-top: 21px;
}

.featuredPresentation .fileLink a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
}

.featuredPresentation .fileLink a:before {
    font-family: 'q4icons';
    content: "\e90d";
    font-size: 17px;
    display: inline-block;
    margin-right: 5px;
    font-weight: 400;
    vertical-align: sub;
}

.slideshare {
    position: relative;
    width: 100%;
}

.slideshow {
    position: relative;
    padding-bottom: 81.4%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.slideshow iframe,
.slideshow object,
.slideshow embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.LayoutHomePageLayout .PaneRight {
    background: url(../design/company-profile.jpg) no-repeat center center;
    background-size: cover;
}

.companyProfile {
    padding-top: 70px;
    padding-bottom: 20px;
    /*text-align: center;*/
}

.companyProfile h2 {
    padding-bottom: 35px;
    text-align: center;
}

.companyProfile .ModuleInnerContainer {
    font-size: 18px;
    font-weight: 500;
}

.newsContact {
    padding-bottom: 56px;
}

.newsContact .ModuleOuterContainer {
    margin: -50px -40px 0;
}

.newsContact .ModuleInnerContainer {
    display: table;
    width: 100%;
    border-spacing: 40px;
}

.newsContact .pressWidget,
.newsContact .investorContact {
    padding: 50px;
}

.newsContact .pressWidget {
    display: table-cell;
    width: 66.667%;
    background: #fff;
}

.newsContact .investorContact {
    display: table-cell;
    width: 33.333%;
    background: #fff;
}

.newsContact .pressWidget h2,
.newsContact .investorContact h2 {
    font-size: 22px;
    font-weight: 400;
    margin: 0;
}

.newsContact .pressWidget .ModuleContainerInner {
    padding-top: 27px;
}

.newsContact .pressWidget .ModuleItemRow {
    margin-bottom: 20px;
}

.newsContact .pressWidget .ModuleDate {
    font-weight: 700;
}

.newsContact .pressWidget .ModuleHeadlineLink {
    color: #464646;
    font-weight: 100;
}

.newsContact .pressWidget .ModuleHeadlineLink:hover {
    color: #026fd4;
}

.newsContact .pressWidget .viewAllLink {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
}

.newsContact .pressWidget .viewAllLink span {
    border-bottom: 1px solid #013a6f;
}

.newsContact .pressWidget .viewAllLink:after {
    font-family: 'q4icons';
    content: "\e64f";
    font-size: 7px;
    display: inline-block;
    padding-left: 2px;
}

.investorContact .wrapperContent {
    padding-top: 30px;
}

.investorContact span {
    display: block;
    padding-bottom: 5px;
}

.investorContact span.title {
    font-weight: 700;
    padding-bottom: 8px;
}

.investorContact .phone a:before {
    font-family: 'q4icons';
    content: "\e63f";
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
}

.investorContact .email a:before {
    font-family: 'q4icons';
    content: "\e633";
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
}

@media only screen and (max-width: 959px) {
    .homeSlider .eventWidget .wrapContent {
        padding-left: 15px;
    }
    .StockQuoteHeaderContainer .ModuleInnerContainer {
        right: 15px;
    }
    .newsContact .pressWidget,
    .newsContact .investorContact {
        display: block;
        width: 100%;
    }
    .newsContact .pressWidget {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 768px) {
    .infoHighlights .item {
        margin-bottom: 30px;
    }
    .infoHighlights .content {
        padding-top: 0;
        margin-top: -7px;
    }
}

@media only screen and (max-width: 767px) {
    .LayoutHomePageLayout .PaneHeader2 {
        padding-bottom: 50px;
    }
    .homeSlider {
        height: 360px;
    }
    .homeSlider .slick-prev,
    .homeSlider .slick-next {
        bottom: 25px;
    }
    .homeSlider .eventWidget .item {
        height: 360px;
    }
    .homeSlider .eventWidget .wrapContent {
        padding-left: 0;
        text-align: center;
    }
    .homeSlider .eventWidget .wrapContentInner {
        max-width: 100%;
        padding: 0 35px;
    }
    .homeSlider .eventWidget .ModuleHeadlineLink {
        font-size: 27px;
        line-height: 34px;
    }
    .homeSlider .eventWidget .ModuleDateContainer {
        font-size: 14px;
        line-height: 30px;
    }
    .homeSlider .eventWidget .learnMoreLink {
        font-size: 18px;
    }
    .homeSlider .slick-prev {
        left: 20px;
    }
    .homeSlider .slick-next {
        right: 20px;
    }
    .StockQuoteHeaderContainer {
        position: absolute;
        background: #01396e;
        top: 360px;
        left: 0;
        right: 0;
    }
    .StockQuoteHeaderContainer .ModuleOuterContainer {
        position: static;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
    }
    .StockQuoteHeaderContainer .ModuleInnerContainer {
        background: none;
        position: static;
        padding: 14px 0;
        color: #fff;
    }
    .StockQuoteHeaderContainer .StockDescription3,
    .StockQuoteHeaderContainer .StockDate {
        display: none;
    }
    .StockQuoteHeaderContainer .StockDescription1,
    .StockQuoteHeaderContainer .StockPrice,
    .StockQuoteHeaderContainer .wrapChange {
        display: inline-block;
        padding: 0;
        font-size: 16px;
        font-weight: 400;
    }
    .StockQuoteHeaderContainer .StockDescription1,
    .StockQuoteHeaderContainer .StockPrice {
        margin-right: 3px;
    }
    .StockQuoteHeaderContainer .wrapVolume {
        display: none;
    }
    .newsContact .pressWidget,
    .newsContact .investorContact {
        padding: 40px 25px;
    }
}


/*======================END OVERVIEW==========================*/


/*======================WHY INVEST============================*/

.pageWhyInvest .Breadcrumb .sectionTitle {
    display: none;
}

.pageWhyInvest .Breadcrumb {
    color: #fff;
    font-size: 44px;
    font-weight: 400;
    line-height: 44px;
}

@media only screen and (max-width: 767px) {
    .pageWhyInvest .Breadcrumb {
        font-size: 25px;
        line-height: 22px;
    }
}


/*======================END WHY INVEST========================*/


/*===========================NEWS=============================*/

.ModulePressRelease .ModuleYearNavContainerInner {
    display: none;
}

.ModulePressRelease .ModuleYearNavContainer select {
    height: 35px;
}

.ModulePressRelease .ModuleYearNavContainer {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 20px;
}

.ModulePressRelease .ModuleYearNavContainer:before {
    content: "Year";
    display: inline-block;
    margin-right: 10px;
}

.ModulePressRelease .ModuleYearNavContainer,
.ModulePressReleaseLatest .ModuleYearNavContainer {
    margin-bottom: 10px;
}

.ModulePressRelease .ModuleYearNavContainer a,
.ModulePressReleaseLatest .ModuleYearNavContainer a {
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.ModulePressReleaseLatest .ModuleDate {
    display: inline-block;
    margin-bottom: 10px;
}

.ModulePressRelease .ModuleDate,
.ModulePressReleaseDetails .ModuleDate {
    font-weight: 700;
}

.ModulePressRelease .ModuleHeadlineLink {
    color: #464646;
    font-weight: 700;
}

.ModulePressRelease .ModuleHeadlineLink:hover {
    color: #026fd4;
}

.ModulePressReleaseDetails .ModuleDateContainer,
.ModulePressReleaseDetails .ModuleLinks {
    margin-bottom: 10px;
}

.ModulePressRelease .ModuleItemRow,
.ModulePressReleaseLatest .ModuleItemRow {
    margin-bottom: 25px;
}

.ModulePressRelease .ModuleItemRow a[class*="q4i-"]:before,
.ModulePressRelease .ModuleItemRow i[class*="q4i-"]:before,
.ModulePressReleaseLatest .ModuleItemRow a[class*="q4i-"]:before,
.ModulePressReleaseLatest .ModuleItemRow i[class*="q4i-"]:before,
.ModulePressReleaseDetails .ModuleLinks a[class*="q4i-"]:before,
.ModulePressReleaseDetails .ModuleLinks i[class*="q4i-"]:before {
    font-size: 2rem;
}

.ModulePressRelease .contentToggle.contentToggle i:before,
.ModulePressRelease .contentToggle.contentToggle i {
    font-size: 15px;
    cursor: pointer;
}

.ModulePressRelease .wrapTitle {
    padding-right: 10px;
}

.ModulePressRelease .contentToggle {
    text-align: right;
}

.ModulePressRelease .contentToggle:focus {
    outline: none;
}

.ModulePressRelease .ModuleItemRow {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.ModulePressRelease .bodyWrap {
    padding-top: 10px;
}

.ModulePressRelease .toggleTitle {
    font-size: 22px;
    font-weight: bold;
}

.accordion-active .contentToggle i:before {
    content: "\e604";
}

.ModulePressRelease .module-header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.ModulePressRelease .ModuleBody,
.ModulePressReleaseLatest .ModuleBody {
    margin: 1rem 0;
    line-height: 1.5rem;
}

@media screen and (max-width: 768px) {
    .ModulePressRelease .module-header {
        display: none;
    }
}


/*div.prDetails .PageDefaultInner .PaneContent {
    width: auto;
    padding: 20px;
}*/

div.prDetails .PageDefaultInner .PaneLeft,
div.prDetails .PageDefaultInner .PaneRight {
    display: none;
}

.ModulePressReleaseDetails {
    padding: 25px 0;
}

.ModulePressReleaseDetails ul {
    list-style: inside;
}

.ModulePressReleaseDetails ul ul {
    margin-left: 1rem;
}

.ModulePressReleaseDetails ul li {
    line-height: 1.5rem;
}

.ModulePressReleaseDetails h3 {
    font-size: 24px !important;
}

.ModulePressReleaseDetails h4 {
    font-size: 22px !important;
}

.pressWidget .pagination-wrap {
    padding-top: 20px;
    padding-right: 25px;
}

.pressWidget .widgetPagination {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
}

.pressWidget .widgetPagination li {
    display: inline-block;
    margin: 0 2px;
    padding: 0 3px;
    cursor: pointer;
    color: #013a6f;
    position: relative;
}

.pressWidget ul.widgetPagination > .pagerItem:after {
    border-left: 1px solid;
    color: #464646;
    content: "";
    display: block;
    height: 17px;
    left: -2px;
    position: absolute;
    top: 3px;
}

.pressWidget ul.widgetPagination > .pager-first:before {
    color: #464646;
    content: "<<";
    display: block;
    left: -25px;
    position: absolute;
    top: 1px;
}

.pressWidget ul.widgetPagination > .pager-last:before {
    content: ">>";
    display: block;
    position: absolute;
    right: -25px;
    top: 2px;
}

.pressWidget ul.widgetPagination > .pager-first:after {
    display: none;
}

.pressWidget li.pager-disabled {
    cursor: text;
    color: #464646;
}

@media only screen and (max-width: 767px) {
    .ModulePressReleaseDetails table {
        display: block;
        width: 100%;
        overflow-x: auto;
    }
}


/*==========================END NEWS==========================*/


/*=========================EVENTS=============================*/

.pageEvents .PaneContentInner {
    padding: 0;
}

.pageEvents .PaneLeft {
    background: url('../design/featured-presentation-bg-eventsPage.jpg') no-repeat center center;
    background-size: cover;
}

.pageEvents .PaneContent {
    background: url('../design/events-bg.jpg') no-repeat center center;
    background-size: cover;
}

.ModuleEvent .ModuleYearNavContainer,
.ModuleEvent .ModuleHeader,
.ModuleEventLatest .ModuleYearNavContainer,
.ModuleEventLatest .ModuleHeader {
    margin-bottom: 10px;
}

.ModuleEvent .ModuleItemRow,
.ModuleEventLatest .ModuleItemRow {
    margin-bottom: 25px;
}

.ModuleEvent .ModuleLocation,
.ModuleEvent .ModuleSpeakers h3,
.ModuleEventLatest .ModuleHeadlineLink,
.ModuleEventLatest .ModuleLocation,
.ModuleEventLatest .ModuleSpeakers h3,
.ModuleEventDetails .ModuleLocation,
.ModuleEventDetails .ModuleSpeakers,
.ModuleEventDetails .ModuleSpeakers h3 {
    display: block;
    margin-bottom: 5px;
}

.ModuleEvent .ModuleYearNavContainer a,
.ModuleEvent .ModuleSpeakers li,
.ModuleEvent .WebcastLink a,
.ModuleEvent .PressRelease a,
.ModuleEvent .ModuleLinks a,
.ModuleEvent .presentation a,
.ModuleEvent .FinancialReport a,
.ModuleEvent .AddToCalendar,
.ModuleEvent .ModuleMore a,
.ModuleEventLatest .ModuleYearNavContainer a,
.ModuleEventLatest .ModuleSpeakers li,
.ModuleEventLatest .WebcastLink a,
.ModuleEventLatest .PressRelease a,
.ModuleEventLatest .ModuleLinks a,
.ModuleEventLatest .presentation a,
.ModuleEventLatest .FinancialReport a,
.ModuleEventLatest .AddToCalendar,
.ModuleEventDetails .ModuleYearNavContainer a,
.ModuleEventDetails .ModuleSpeakers li,
.ModuleEventDetails .WebcastLink a,
.ModuleEventDetails .PressRelease a,
.ModuleEventDetails .ModuleLinks a,
.ModuleEventDetails .presentation a,
.ModuleEventDetails .FinancialReport a,
.ModuleEventDetails .AddToCalendar {
    display: inline-block;
    margin-bottom: 5px;
    text-decoration: none;
}

.ModuleEvent .ModuleLinks .Audio a:before,
.ModuleEventLatest .ModuleLinks .Audio a:before,
.ModuleEventDetails .ModuleLinks .Audio a:before {
    content: "\e647";
}

.ModuleEvent .ModuleLinks .Video a:before,
.ModuleEventLatest .ModuleLinks .Video a:before,
.ModuleEventDetails .ModuleLinks .Video a:before {
    content: "\e90c";
}

.ModuleEvent .ModuleLinks .Document a:before,
.ModuleEventLatest .ModuleLinks .Document a:before,
.ModuleEventDetails .ModuleLinks .Document a:before {
    content: "\e902";
}

.ModuleEvent .ModuleBody:not(:empty),
.ModuleEventLatest .ModuleBody:not(:empty),
.ModuleEventDetails .ModuleBody:not(:empty) {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px 10px;
    margin: 10px 0 15px;
}

.ModuleEvent .AddToCalendar div,
.ModuleEventLatest .AddToCalendar div,
.ModuleEventDetails .AddToCalendar div {
    display: inline-block;
}

.ModuleEventLatest .ModuleHeadlineLink {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.ModuleEvent h3,
.ModuleEventLatest h3,
.ModuleEventDetails h3 {
    font-size: 1rem;
}

.ModuleEvent .ModuleInnerContainer a[class*="q4i-"]:before,
.ModuleEvent .ModuleInnerContainer i[class*="q4i-"]:before,
.ModuleEventLatest .ModuleInnerContainer a[class*="q4i-"]:before,
.ModuleEventLatest .ModuleInnerContainer i[class*="q4i-"]:before,
.ModuleEventDetails .ModuleInnerContainer a[class*="q4i-"]:before,
.ModuleEventDetails .ModuleInnerContainer i[class*="q4i-"]:before {
    margin-right: 10px;
    display: none;
}

.ModuleEvent h4,
.ModuleEvent .RelatedDocuments .thumbnail,
.ModuleEvent .category,
.ModuleEvent .FileDetails,
.ModuleEventLatest h4,
.ModuleEventLatest .RelatedDocuments .thumbnail,
.ModuleEventLatest .category,
.ModuleEventLatest .FileDetails,
.ModuleEventDetails h4,
.ModuleEventDetails .RelatedDocuments .thumbnail,
.ModuleEventDetails .category,
.ModuleEventDetails .FileDetails {
    display: none;
}

.ModuleEvent .AddToCalendar,
.ModuleEventLatest .AddToCalendar,
.ModuleEventDetails .AddToCalendar {
    position: relative;
}

.ModuleEvent .ModuleReminderContainer.js-reminded .ReminderTitle,
.ModuleEvent .ModuleReminderContainer.js-reminded .ReminderPeriod,
.ModuleEvent .ModuleReminderContainer.js-reminded .ReminderEmailText,
.ModuleEvent .ModuleReminderContainer.js-reminded .ReminderEmailTextbox,
.ModuleEvent .ModuleReminderContainer.js-reminded .ReminderButton {
    display: none;
}


/*.upcomingEvents {
    padding-top: 62px;
}*/

.upcomingEvents .ModuleInnerContainer {
    margin-top: 43px;
}

.upcomingEvents .ModuleYearNavContainer {
    display: none;
}

.upcomingEvents .ModuleItemRow,
.upcomingEvents .ModuleNotFound:not(:empty) {
    background: #fff;
    margin-bottom: 5px;
    padding: 20px 35px;
}

.ModuleEvent .ModuleDateContainer,
.ModuleEventDetails .ModuleDateContainer {
    font-weight: 700;
    padding-bottom: 8px;
}

.ModuleEvent .ModuleHeadlineLink {
    font-weight: 100;
    color: #464646;
}

.ModuleEvent span.ModuleHeadlineLink {
    font-weight: 700;
}

.ModuleEvent a.ModuleHeadlineLink:hover {
    color: #026fd4;
}

.ModuleEvent.upcomingEvents .ModuleHeadlineLink {
    font-weight: 700;
}

.ModuleEvent.upcomingEvents .ModuleHeadlineLink:hover {
    color: #464646;
}

.upcomingEvents .ModuleLocation {
    display: none;
}

.ModuleEvent .wrapperLinks {
    padding-top: 8px;
}

.ModuleEvent .wrapperLinks div,
.ModuleEvent .wrapperLinks ul,
.ModuleEvent .wrapperLinks li,
.ModuleEventDetails .wrapperLinks div,
.ModuleEventDetails .wrapperLinks ul,
.ModuleEventDetails .wrapperLinks li {
    display: inline-block;
}

.ModuleEvent .wrapperLinks a,
.ModuleEventDetails .wrapperLinks a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    display: inline-block;
    margin-right: 40px;
}

.ModuleEvent .wrapperLinks .wrapAnchor,
.ModuleEventDetails .wrapperLinks .wrapAnchor {
    border-bottom: 1px solid #013a6f;
}

.ModuleEvent .wrapperLinks a:after,
.ModuleEventDetails .wrapperLinks a:after {
    font-family: 'q4icons';
    content: "\e64f";
    font-size: 7px;
    display: inline-block;
    padding-left: 2px;
}

.ModuleEvent div.CoverImagePane,
.ModuleEventDetails div.CoverImagePane {
    display: none;
}

.pastEvents {
    padding-top: 40px;
    padding-bottom: 95px;
}

.pastEvents .ModuleInnerContainer {
    margin-top: 43px;
}

.event-archive .ModuleItemRow {
    background: #fff;
    padding: 28px 35px 20px;
    margin-bottom: 5px;
}

.ModuleEvent .FinancialReport a[href*="event-details"], 
.ModuleEvent .FinancialReport a[href*="event.on24.com"],
.ModuleEvent .FinancialReport a[href*="events.q4inc.com"] {
    display: none;
}

@media only screen and (max-width: 767px) {
    .upcomingEvents .ModuleItemRow {
        padding: 15px 25px;
    }
    .event-archive .ModuleItemRow {
        padding: 23px 25px 15px;
    }
    .upcomingEvents .ModuleNotFound:not(:empty) {
        padding: 25px;
    }
    .ModuleEvent .wrapperLinks a,
    .ModuleEventDetails .wrapperLinks a {
        margin-right: 25px;
    }
}


/*=======================END EVENTS===========================*/


/*===================STOCK QUOTE & CHART======================*/

.StockQuoteContainer h3 {
    margin-bottom: 0;
}

.StockQuoteContainer .StockPage,
.StockQuoteContainer .ModuleInnerContainer ul li,
.stock-historical ul li,
.stock-historical .stock-selects {
    padding: 10px;
}

.StockQuoteContainer .StockPage {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.StockQuoteContainer .StockQuoteIndice:after {
    content: ":";
}

.stock-historical .stock-selects > span,
.stock-historical .stock-selects > select,
.stock-historical .stock-selects > div {
    margin-right: 10px;
}

.stock-historical .stock-selects > select {
    min-width: 100px;
    height: 62px;
    /*line-height: 62px;*/
    vertical-align: top;
    -webkit-appearance: menulist-button;
}

.stock-historical .stock-table .noData {
    display: inline-block;
    padding: 10px;
}

.stock-historical .stock-selects .text {
    font-weight: bold;
}

.stock-historical .stock-selects button {
    background: #fccf45;
    color: #735702;
    font-size: 16pt;
    font-weight: 400;
    padding: 16px 12px;
    height: 62px;
    text-align: center;
    cursor: pointer;
    min-width: 142px;
}

.stock-historical .stock-selects button:hover {
    background: #fcd55e;
}

.stock-historical .stock-selects button.disabled {
    opacity: 0.5;
    cursor: default;
}

.stock-historical li span {
    margin: 5px 0;
}

.StockQuoteContainer ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.StockQuoteContainer p {
    padding: 10px 0;
    font-size: 0.8rem;
    text-align: right;
}

.StockQuoteContainer p span {
    margin-left: 10px;
}

.StockQuoteContainer p span:first-child {
    float: left;
    margin-left: 0;
}

.StockQuoteContainer li span + span {
    float: right;
    font-weight: bold;
}

.stock-historical .stock-selects {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.stock-historical .list-group li {
    padding-left: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.stock-historical .badge {
    text-align: right;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .stock-historical .stock-selects > span,
    .stock-historical .stock-selects > select,
    .stock-historical .stock-selects > div {
        display: block;
        margin-bottom: 10px;
    }
    .stock-historical .stock-selects > select {
        min-width: 142px;
    }
}

@media only screen and (max-width: 540px) {
    .StockQuoteContainer p {
        text-align: left;
    }
    .StockQuoteContainer p span,
    .StockQuoteContainer p span:first-child {
        float: none;
        display: block;
        margin: 0;
    }
}


/*================INVESTMENT CALCULATOR=================*/

.calculatorWidget {
    padding-top: 20px;
}


/*---------- Investor Calculator ----------*/

.calc-widget-investment-calculator {
    width: 100%;
}

.calc-widget-investment-calculator .calc-row {
    margin-bottom: 15px;
}

.calc-widget-investment-calculator .calc-row > span,
.calc-widget-investment-calculator .calc-input-group {
    display: block;
    margin-bottom: 10px;
}

.calc-widget-investment-calculator .calc-row input[type="text"],
.calc-widget-investment-calculator .compare .other {
    max-width: 100%;
}

.calc-widget-investment-calculator .compare .calc-input {
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 10px;
}

.calc-widget-investment-calculator .calc-row + .calc-row input::-ms-clear,
.historical-calc .DatepickerBox input::-ms-clear {
    display: none;
}

.investCalculator {
    display: block;
    width: 100%;
    clear: both;
}

.InvCalc .calc-row + .calc-row,
.InvCalc .calc-row + .calc-row + .calc-row {
    margin-top: 15px;
}

.calc-widget-investment-calculator {
    width: 260px;
}

.calc-widget-investment-calculator,
.ui-datepicker {
    font-family: inherit;
    /*font-weight: 300;*/
    width: 100%;
    color: inherit;
}

.calc-widget-investment-calculator table,
.ui-datepicker table,
#calculator-popup-container table {
    border-collapse: collapse;
    border-spacing: 0;
}

.ui-datepicker a {
    text-decoration: none;
}

.calc-widget-investment-calculator input[type=text] {
    padding: 8px 10px;
    margin: 3px 0;
    width: 285px;
    color: inherit;
}

.historical-calc input.hasDatepicker {
    padding: 8px 10px;
}

.calc-widget-investment-calculator input.hasDatepicker,
.historical-calc input.hasDatepicker {
    background-image: url(//q4widgets.q4web.com/calendar/images/calendar-icon.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    cursor: pointer;
}

.calc-widget-investment-calculator input.hasDatepicker:hover,
.historical-calc input.hasDatepicker:hover {
    background-color: #f8f8f8;
}

.calc-widget-investment-calculator input.hasDatepicker:focus,
.calc-widget-investment-calculator input.hasDatepicker.focused,
.historical-calc input.hasDatepicker:focus,
.historical-calc input.hasDatepicker.focused {
    background-image: url(//q4widgets.q4web.com/calendar/images/calendar-icon-o.png);
    background-color: #32618e;
    border-color: #f8f8f8;
    color: #fff;
    cursor: pointer;
}

.calc-widget-investment-calculator .compare .calc-label,
.calc-widget-investment-calculator .compare .calc-input {
    /*display: block;*/
    margin: 10px 0;
    position: relative;
}

.calc-widget-investment-calculator .other input[type="text"] {
    display: none;
    /*margin-top: -6px;*/
    position: absolute;
    top: -6px;
    left: 75px;
    height: 30px;
    line-height: 30px;
    /*margin-left: 15px;*/
    padding: 0 10px;
    width: 200px;
    max-width: 200px;
}

.calc-widget-investment-calculator .calc-input {
    display: block;
}

.calc-widget-investment-calculator .calc-label {
    font-weight: 600;
    text-transform: capitalize;
}

.calc-loadingMessage {
    margin-top: 10px;
}

button.calc-button {
    margin-top: 10px;
}


/* Investment Calculator: Popup */

#calculator-popup-container {
    width: 96%;
}

#calculator-popup-container table {
    margin-top: 5px;
    width: 100%;
}

#calculator-popup-container table tr {
    border-bottom: 1px solid #cccccc;
}

#calculator-popup-container table tr th {
    font-weight: 600;
}

#calculator-popup-container table tr th:first-child,
#calculator-popup-container table tr td:first-child {
    text-align: left;
}

#calculator-popup-container table tr th,
#calculator-popup-container table tr td {
    text-align: right;
    padding: 8px 0;
}

.calc-title h2 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0 30px;
}

.calc-title h3 {
    color: #606067;
    font-size: 20px;
    margin: 20px 0 2px;
}

.calc-title p {
    color: #b3b3b3;
    font-size: 14px;
}

.calc-widget-investment-calculator .calc-loadingMessage {
    display: none;
}

.calc-widget-investment-calculator.loading .calc-loadingMessage {
    display: block;
}


/* Investment Calculator: Date Picker Skin */

#ui-datepicker-div,
#ui-datepicker-div * {
    box-sizing: border-box;
}

#ui-datepicker-div {
    background-color: #f8f8f8;
    display: none;
    width: 285px;
}

#ui-datepicker-div {
    border: 0;
    background: none;
    color: inherit;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#ui-datepicker-div,
.ui-corner-all {
    border-radius: 0;
}

#ui-datepicker-div select {
    color: #000;
    font-family: inherit;
}

#ui-datepicker-div .ui-widget-header {
    border: 0;
    background: none;
    font-weight: normal;
}

#ui-datepicker-div .ui-datepicker-header {
    padding: 0;
    position: static;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
    display: none;
}

#ui-datepicker-div .ui-datepicker-calendar {
    width: 100%;
    background-color: #f8f8f8;
}

#ui-datepicker-div .ui-datepicker-calendar a {
    padding: 0;
    text-align: center;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
    background-color: #f8f8f8;
    line-height: normal;
    margin: 0;
    padding: 15px 10px;
    text-align: left;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-default {
    border: 0;
    background: none;
    font-weight: normal;
    color: #606067;
    display: inline-block;
    padding: 5px 0;
    width: 100%;
    text-align: center;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-hover {
    background-color: #32618e;
    color: #fff;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-active {
    background: none;
    background-color: #32618e;
    border: none;
    color: #fff;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-disabled {
    color: #ddd;
}

#ui-datepicker-div table {
    font-size: inherit;
    margin: 0;
}

#ui-datepicker-div .ui-datepicker-calendar th {
    background-color: #dcdcdc;
    padding: 16px 0;
    text-align: center;
}

#ui-datepicker-div .ui-datepicker-calendar tr td {
    padding: 5px 0;
    text-align: center;
    width: 14.2857%;
}

#ui-datepicker-div .ui-datepicker-calendar tr td a {
    color: #41525c;
}

#ui-datepicker-div .ui-datepicker-calendar tr td a:hover {
    text-decoration: none;
}

#ui-datepicker-div .ui-datepicker-title select {
    /*border: 0;*/
    padding: 6px;
    margin-left: 1px;
    width: 66%;
}

#ui-datepicker-div .ui-datepicker-title select.ui-datepicker-year {
    width: 33%;
}


/* Investment Calculator: Autocomplete CSS */

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-autocomplete .ui-widget-content {
    color: #000;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

.ui-state-hover,
.ui-state-active,
.ui-state-focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #2bc1d9;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.calc-shares {
    display: none;
}

.calc-row input[type="checkbox"] {
    vertical-align: baseline;
}

.calc-widget-investment-calculator .other .checked + input[type="text"] {
    display: block;
}

.calc-widget-investment-calculator .icheckbox_minimal {
    vertical-align: baseline;
}

.calc-widget-investment-calculator .calc-inline {
    display: inline-block;
    margin-right: 10px;
}

@media only screen and (max-width: 1023px) {
    .calc-widget-investment-calculator .calc-inline {
        display: block;
        margin-right: 0;
    }
    .calc-widget-investment-calculator .compare .calc-input {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .historical-calc .DatepickerBox {
        float: none;
    }
    .historical-calc .btn {
        display: block;
        margin-left: 0;
        margin-top: 10px;
    }
    .calc-widget-investment-calculator .compare input[type=text] {
        width: 175px;
    }
    .calc-widget-investment-calculator input[type="text"],
    #ui-datepicker-div,
    .historical-calc input[type="text"] {
        width: 260px;
    }
    .StockQuoteContainer .StockTableItem p,
    .StockQuoteContainer .StockTableItemAlt p,
    .historical-calc li p {
        width: 100%;
    }
    .StockQuoteContainer .StockTableItemAlt,
    .historical-calc ul li:nth-child(2n) {
        background: none;
    }
    .StockQuoteContainer .StockTableItem p + p,
    .StockQuoteContainer .StockTableItemAlt p + p,
    .historical-calc li p + p {
        background: #f8f8f8;
    }
    .StockQuoteContainer .StockTableText {
        text-align: center;
    }
    .StockQuoteContainer .StockTableText span + span {
        display: block;
        float: none;
    }
}


/*==============END INVESTMENT CALCULATOR===============*/


/*=================END STOCK QUOTE & CHART====================*/


/*====================ANALYST COVERAGE========================*/

.custom-table {
    width: 100%;
    margin-bottom: 20px;
}

.custom-table thead {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.custom-table td,
.custom-table th {
    padding: 10px 5px;
    text-align: left;
}

.custom-table th {
    font-weight: 700;
}

.custom-table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.custom-table th span,
.custom-table td span {
    padding: 0;
}

small {
    font-size: smaller;
}


/*----- Better Analyst Coverage Table -----*/

@media screen and (min-width: 769px) {
    .analyst-coverage tr > .col,
    .dividend-history tr > .col {
        display: table-cell;
    }
}

@media screen and (max-width: 768px) {
    .analyst-coverage thead,
    .dividend-history thead {
        display: none;
    }
    .analyst-coverage tr td:before,
    .dividend-history tr td:before {
        content: attr(data-heading);
        box-sizing: border-box;
        display: inline-block;
        width: 50%;
        margin-right: -.25em;
        vertical-align: top;
    }
}


/*===================END ANALYST COVERAGE=====================*/


/*=====================FINANCIAL SUMMARY======================*/


/*.financial-table .financial-document-category,
.financial-table .financial-year-list,
.financial-table .financial-category-text {
    background-color: rgba(0, 0, 0, 0.1);
}*/

.financial-table .financial-table-header,
.financial-table .financial-category-row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.financial-table .financial-table-header > div {
    font-weight: 700;
}


/* Slick Overwrite */

.financial-table .financial-document-category,
.financial-table .financial-year-list,
.financial-table .financial-category-text,
.financial-table .financial-document-list {
    display: inline-block;
}

.financial-table .financial-year-list,
.financial-table .financial-documents {
    text-align: center;
}

.financial-table .financial-document-category,
.financial-table .financial-year-list .slick-list,
.financial-table .financial-category-text {
    padding: 20px;
}

.financial-table .financial-documents {
    padding-top: 8px;
}

.financial-table .financial-documents span {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #013a6f;
    margin: 5px 2px;
    text-align: center;
    line-height: 35px;
    color: #fff;
}

.financial-table .financial-documents span.empty {
    opacity: 0.1;
}

.financial-table .financial-documents span a {
    color: #fff;
}

.financial-table .slick-slide:focus {
    outline: none;
}

.financial-table .financial-document-list .slick-arrow {
    visibility: hidden;
}

.financial-table .financial-year-list .slick-arrow {
    width: 50px;
    height: 60%;
}

.financial-table .slick-prev,
.financial-table .slick-next {
    margin-top: 0;
}

.financial-table .slick-prev:before,
.financial-table .slick-next:before {
    color: #464646;
}

.financial-table .financial-year-list .slick-prev {
    left: 0;
    background: #fff;
    z-index: 1;
    /*border-right: 1px solid #fff;*/
}

.financial-table .financial-year-list .slick-next {
    right: 0;
    background: #fff;
    z-index: 1;
    /*border-left: 1px solid #fff;*/
}

.financial-table .financial-year-list .slick-list {
    margin: 0 30px;
}

.financial-table .financial-document-list .slick-list {
    margin: 0 50px;
}

@media screen and (max-width: 480px) {
    .financial-table .financial-documents span {
        display: block;
        margin: 5px auto 5px;
    }
}


/*===================END FINANCIAL SUMMARY====================*/


/*========================SEC FILINGS=========================*/

.RegulatoryFilingContainer .FormGroupsContainer,
.RegulatoryFilingContainer .YearNavContainer {
    margin-bottom: 20px;
}

.RegulatoryFilingContainer .FormGroupsContainer select {}

.RegulatoryFilingContainer .FormGroupsContainer input {}

.RegulatoryFilingContainer .YearNavContainer a {
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
    text-decoration: none;
}

.RegulatoryFilingContainer .ModuleHeader > span,
.RegulatoryFilingContainer .ModuleItemRow > span,
.RegulatoryFilingContainer .ModuleItemRow > a,
.RegulatoryFilingContainer .ModuleItemRow > ul {
    padding: 10px;
}

.RegulatoryFilingContainer .ModuleHeader > span {
    background-color: rgba(0, 0, 0, 0.1);
}

.RegulatoryFilingContainer .ModuleItemRow:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.RegulatoryFilingContainer .Icons li,
.ModuleSECFilingDetails .Icons li {
    display: inline-block;
    font-size: 2rem;
}

.RegulatoryFilingContainer .PdfIcon a {
    color: #e22919;
}

.RegulatoryFilingContainer .WordIcon a {
    color: #2c5898;
}

.RegulatoryFilingContainer .ExcelIcon a {
    color: #008641;
}

.RegulatoryFilingContainer .XBRLIcon a {
    color: #9b2cbd;
}

.RegulatoryFilingContainer .XBRLIcon[id*="HTML"] a {
    color: #1f1f1f;
}

.SEC-filings .wrapperSelect {
    padding-bottom: 10px;
}

.SEC-filings .select-container {
    padding-bottom: 10px;
    display: inline-block;
}

.SEC-filings .section-link {
    display: inline-block;
}

.SEC-filings .select-container .selYears,
.SEC-filings .select-container .selType {
    display: inline-block;
    margin-right: 10px;
}

.SEC-filings .wrapperSelect select {
    min-width: 120px;
    height: 35px;
}

.SEC-filings .header {
    padding: 10px 5px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.SEC-filings .header span {
    font-weight: 700;
}

.SEC-filings .header span.doc,
.SEC-filings .ModuleItemRow .itemDownload {
    padding-left: 20px;
}

.SEC-filings .ModuleItemRow {
    padding: 10px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.SEC-filings .docs a:before {
    font-family: 'q4icons';
    font-size: 25px;
}

.SEC-filings .docs a.CONVPDF:before {
    content: "\e62a";
}

.SEC-filings .docs a.XLS:before {
    content: "\e627";
}

.SEC-filings .docs a.RTF:before {
    content: "\e62d";
}

.SEC-filings .docs a.XBRL:before {
    content: "\e62e";
}

.SEC-filings .docs a.XBRL_HTML:before {
    content: "\e628";
}

.SEC-filings .NoData {
    padding: 10px 5px;
}

.SEC-filings .pagination-wrap {
    padding-top: 20px;
    padding-right: 25px;
}

.SEC-filings .widgetPagination {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
}

.SEC-filings .widgetPagination li {
    display: inline-block;
    margin: 0 2px;
    padding: 0 3px;
    cursor: pointer;
    color: #013a6f;
    position: relative;
}

.SEC-filings ul.widgetPagination > .pagerItem:after {
    border-left: 1px solid;
    color: #464646;
    content: "";
    display: block;
    height: 17px;
    left: -2px;
    position: absolute;
    top: 3px;
}

.SEC-filings ul.widgetPagination > .pager-first:before {
    color: #464646;
    content: "<<";
    display: block;
    left: -25px;
    position: absolute;
    top: 1px;
}

.SEC-filings ul.widgetPagination > .pager-last:before {
    content: ">>";
    display: block;
    position: absolute;
    right: -25px;
    top: 2px;
}

.SEC-filings ul.widgetPagination > .pager-first:after {
    display: none;
}

.SEC-filings li.pager-disabled {
    cursor: text;
    color: #464646;
}

.ModuleSECFilingDetails .ModuleContentContainer > div {
    padding-bottom: 10px;
}

.ModuleSECFilingDetails .Icons i {
    font-size: 25px;
}

@media screen and (max-width: 768px) {
    .SEC-filings .header span.doc,
    .SEC-filings .ModuleItemRow .itemDownload {
        padding-left: 0;
    }
    .RegulatoryFilingContainer .ModuleHeader {
        display: none;
    }
    .SEC-filings .header {
        display: none;
    }
    .SEC-filings .ModuleItemRow > div:before {
        box-sizing: border-box;
        content: attr(data-before);
        display: inline-block;
        margin-right: -0.25em;
        vertical-align: top;
        width: 50%;
    }
    .SEC-filings .ModuleItemRow > div {
        padding-top: 10px;
    }
    .SEC-filings .ModuleItemRow > div:first-child {
        padding-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .SEC-filings .select-container .selYears,
    .SEC-filings .select-container .selType {
        display: block;
        margin-bottom: 10px;
    }
    .SEC-filings .select-container .selYears span,
    .SEC-filings .select-container .selType span {
        display: block;
    }
    .SEC-filings .section-link {
        display: block;
    }
}


/*=====================END SEC FILINGS========================*/


/*=================ANNUAL REPORTS & PROXIES===================*/

.q4-annual-module .q4-acrobat-text,
.q4-annual-module .q4-year-container,
.q4-annual-module .q4-financial-document .FileType {
    display: none;
}

.q4-annual-module .q4-years-container a,
.q4-annual-module .q4-financial-document {
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
    text-decoration: none;
    cursor: pointer;
}

.q4-annual-module .q4-financial-container {
    padding-bottom: 30px;
    text-align: center;
}

.q4-annual-module .q4-cover-image,
.q4-annual-module .q4-thumbnail-image,
.q4-annual-module .q4-icon-image {
    display: inline-block;
    margin-bottom: 5px;
}

.q4-annual-module .q4-cover-image {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.q4-annual-module .q4-financial-document i[class*="q4i-"]:before {
    margin-right: 10px;
}

.q4-annual-module .q4-financial-document i:before {
    font-family: "q4icons";
    content: "\e628";
    font-size: 25px;
    vertical-align: middle;
}

.q4-annual-module .q4-financial-document[href*=".pdf"] i:before,
.q4-annual-module .q4-financial-document[href*=".PDF"] i:before {
    content: "\e62a";
}

.q4-annual-module .q4-financial-document[href*=".doc"] i:before,
.q4-annual-module .q4-financial-document[href*=".DOC"] i:before {
    content: "\e62d";
}

.q4-annual-module .q4-financial-document[href*=".xls"] i:before,
.q4-annual-module .q4-financial-document[href*=".XLS"] i:before {
    content: "\e627";
}


/*===============END ANNUAL REPORTS & PROXIES=================*/


/*=========EXECUTIVE MANAGEMENT & BOARD OF DIRECTORS==========*/

.pageBoard .PaneContentInner,
.pageManagement .PaneContentInner {
    padding: 0;
}

.pageBoard .PaneContent,
.pageManagement .PaneContent {
    background: #f5f5f5;
}

.pageBoard .PersonGenericContainer,
.pageManagement .PersonGenericContainer {
    padding-top: 25px;
    padding-bottom: 105px;
}

.PersonGenericContainer .grid {
    margin-left: -40px;
}

.PersonGenericContainer .PersonContainer.col {
    margin-bottom: 40px;
    padding-left: 40px;
}

.PersonGenericContainer .PersonContainer .wrapDetails {
    position: relative;
}

.PersonGenericContainer .PersonPhoto img {
    display: block;
    max-width: 100%;
    width: 100%;
}

.PersonGenericContainer .PersonContainer .PersonDescription {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(127, 127, 127, .9);
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear 0s;
}

.PersonGenericContainer .PersonContainer:hover .PersonDescription {
    opacity: 1;
    visibility: visible;
}

.PersonGenericContainer .PersonDescription h3 + span {
    display: none;
}

.PersonGenericContainer .PersonDescription h3 {
    margin: 0;
    color: #fff;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 15px;
    line-height: 20px;
}

.PersonGenericContainer .PersonDescription .PersonName2 {
    font-size: 18px;
    font-weight: 700;
    display: block;
}

.PersonGenericContainer .PersonDescription .PersonTitle {
    font-size: 16px;
    font-weight: 400;
    display: block;
}

.PersonGenericContainer .PersonDescription .PersonTitleComma {
    display: none;
}

.personFancy .PersonContainer.col {
    display: block;
    width: 100%;
    padding: 70px;
}

.personFancy .fancybox-close {
    top: 25px;
    right: 42px;
    background-image: url("../design/personFancy-close.png");
    width: 13px;
    height: 13px;
}

.personFancy .PersonPhoto {
    float: left;
    padding-right: 40px;
}

.personFancy .PersonPhoto img {
    width: 125px;
}

.personFancy .PersonDescription h3 {
    margin: 0;
    padding-top: 25px;
}

.personFancy .PersonDescription h3 + span {
    display: block;
    width: 100%;
    clear: both;
    padding-top: 40px;
    font-size: 14px;
    font-weight: 400;
}

.personFancy .PersonName2 {
    font-size: 36px;
    line-height: 32px;
    font-weight: 700;
    display: block;
}

.personFancy .PersonTitle {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    color: #464646;
    display: block;
    padding-top: 5px;
}

.PersonGenericContainer .PersonDescription h3 i,
.personFancy .PersonDescription h3 i {
    display: none;
}

.personFancy .PersonTitleComma {
    display: none;
}

.PersonGenericDetailsContainer h2,
.PersonGenericDetailsContainer .PersonTitleComma {
    display: none;
}

.PersonGenericDetailsContainer .PersonDetailsImageContainer {
    float: left;
    padding-right: 40px;
}

.PersonGenericDetailsContainer .PersonDetailsImageContainer img {
    width: 125px;
}

.PersonGenericDetailsContainer .PersonDetailsNameContainer {
    padding-top: 25px;
}

.PersonGenericDetailsContainer .PersonName {
    font-size: 36px;
    font-weight: 700;
    line-height: 32px;
    display: block;
    color: #013a6f;
}

.PersonGenericDetailsContainer .PersonTitle {
    color: #464646;
    display: block;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    padding-top: 5px;
}

.PersonGenericDetailsContainer .PersonDetailsDescriptionContainer {
    display: block;
    width: 100%;
    clear: both;
    padding-top: 40px;
}

.social-print {
    display: none;
}

.personFancy .social-print {
    display: inline-block;
    top: 75px;
    right: 65px;
}


/*@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) {
    .personFancy .fancybox-close {
        background-image: url('../design/personFancy-close.png');
        
    }
}*/

@media screen and (max-width: 767px) {
    .personFancy .PersonContainer.col {
        padding: 50px 25px;
    }
    .personFancy .PersonPhoto {
        float: none;
        display: block;
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    .personFancy .PersonName2 {
        font-size: 26px;
        line-height: 26px;
    }
    .personFancy .PersonTitle {
        font-size: 17px;
        line-height: 22px;
    }
    .personFancy .PersonDescription h3 + span {
        padding-top: 20px;
    }
    .personFancy .fancybox-close {
        right: 12px;
    }
    .PersonGenericDetailsContainer .PersonDetailsImageContainer {
        float: none;
        display: block;
        text-align: center;
        padding: 0;
    }
    .PersonGenericDetailsContainer .PersonName {
        font-size: 26px;
        line-height: 26px;
    }
    .PersonGenericDetailsContainer .PersonTitle {
        font-size: 17px;
        line-height: 22px;
    }
    .PersonGenericDetailsContainer .PersonDetailsDescriptionContainer {
        padding-top: 20px;
    }
    .personFancy .social-print {
        top: 203px;
        right: 30px;
    }
}


/*=======END EXECUTIVE MANAGEMENT & BOARD OF DIRECTORS========*/


/*====================GOVERNANCE DOCUMENTS====================*/

.ModuleDownloadListWithTags .ModuleYearNavContainer a {
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
    text-decoration: none;
}

.ModuleDownloadListWithTags .ModuleItemRow {
    padding: 10px 40px 10px 0;
    position: relative;
}

.ModuleDownloadListWithTags.committeeCharters .ModuleItemRow {
    padding: 10px 50px 10px 0;
}

.ModuleDownloadListWithTags .ModuleItemRow ~ .ModuleItemRow {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.ModuleDownloadListWithTags .ModuleFileDescriptionText a {
    display: inline-block;
    font-size: 25px;
    position: absolute;
    right: 25px;
    top: 8px;
}

.ModuleDownloadListWithTags .ModuleHeadlineLink:after {
    font-family: "q4icons";
    content: "\e628";
    font-size: 25px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 0;
}

.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".pdf"]:after,
.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".PDF"]:after {
    content: "\e62a";
}

.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".doc"]:after,
.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".DOC"]:after {
    content: "\e62d";
}

.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".xls"]:after,
.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".XLS"]:after {
    content: "\e627";
}

.ModuleDownloadListWithTags .ModuleHeader,
.ModuleDownloadListWithTags .ModuleDate,
.ModuleDownloadListWithTags .ModuleFileSizeText,
.ModuleDownloadListWithTags .ModuleIcon {
    display: none;
}


/*==================END GOVERNANCE DOCUMENTS==================*/


/*====================COMMITTEE COMPOSITION===================*/

.committee-composition .person-header,
.committee-composition .person-item > div {
    padding: 15px 5px;
}

.committee-composition .person-header > div ~ div,
.committee-composition .person-item > div > div ~ div {
    text-align: center;
}

.committee-composition .person-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.committee-composition .person-header a {
    font-weight: 700;
}

.committee-composition .person-category[class*="active"] .person-header i:before {
    content: "\e650";
}

.committee-composition .person-item {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.committee-composition .desktop .person-item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.committee-composition .desktop .person-header + .person-item,
.committee-composition .person-item:first-child {
    border: none;
}

.committee-composition .person-bio {
    text-align: left;
}

.committee-composition .person-item.active > div:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.committee-composition .chair,
.committee-composition .q4i-circle-chair {
    font-size: 20px;
    color: #fccf45;
}

.committee-composition .q4i-icon-independant:before,
.pageCharter .q4i-icon-independant:before {
    content: url('../design/icon_finExpert.gif');
}

.committee-composition .col + .col i {
    vertical-align: middle;
    margin: 0 3px;
}

.committee-composition .person-legend {
    margin-top: 20px;
}

.committee-composition .person-legend span {
    margin-right: 20px;
}

.committee-composition .mobile,
.committee-composition .person-bio,
.committee-composition .person-items {
    display: none;
}

.committee-composition .person-item span {
    cursor: pointer;
    outline: none;
}

@media screen and (max-width: 768px) {
    .committee-composition .desktop {
        display: none;
    }
    .committee-composition .mobile {
        display: block;
    }
    .committee-composition .person-legend span {
        display: block;
        margin: 5px 0;
    }
    .committee-composition .person-item .person-bio {
        padding-top: 20px;
        text-align: left;
    }
}


/*==================END COMMITTEE COMPOSITION=================*/


/*=====================COMMITTEE CHARTERS=====================*/

.pageNosecNav .add-to-any {
    top: 20px;
}

.pageCharter .btn {
    float: right;
}

.pageCharter a[href*=".pdf"]:before,
.pageCharter a[href*=".PDF"]:before {
    font-size: 25px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: sub;
}

.pageCharter .tableBorder {
    margin-top: 15px;
}

.pageCharter .tableBorder tr {
    border: 1px solid;
}

.pageCharter .custom-table {
    max-width: 500px;
}

.pageCharter .q4i-circle-chair {
    color: #fccf45;
}

.pageCharter .icon-legend {
    display: inline-block;
    margin-right: 5px;
}

.uppercase {
    text-transform: uppercase;
}

.alignCenter {
    text-align: center;
}

@media only screen and (max-width: 959px) {
    .charterPage .add-to-any {
        top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .pageCharter .tableBorder {
        width: 100%;
    }
    .pageCharter .wrapForm {
        width: 100%;
        overflow-x: auto;
    }
    .pageCharter .icon-legend {
        display: block;
    }
}


/*===================END COMMITTEE CHARTERS===================*/


/*=========================CONTACT============================*/

.contact-text .wrapperContent span {
    display: block;
    padding-bottom: 5px;
}

.contact-text .wrapperContent .title {
    font-weight: 700;
    padding-bottom: 8px;
}

.contact-text .wrapperContent .phone a:before {
    font-family: 'q4icons';
    content: "\e63f";
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
}

.contact-text .wrapperContent .email a:before {
    font-family: 'q4icons';
    content: "\e633";
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
}


/*========================END CONTACT=========================*/


/*============================FAQS============================*/

.FaqContainer .ModuleItemRow {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.FaqContainer a {
    word-wrap: break-word;
}

.FaqContainer .FaqQuestion {
    font-size: 20px;
    font-weight: bold;
    color: #464646;
    outline: none;
    cursor: pointer;
    margin: 0;
    padding: 10px 25px 10px 0;
    position: relative;
}

.FaqContainer .FaqQuestion:before {
    font-family: 'q4icons';
    content: "\e64a";
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.FaqContainer .accordion-active .FaqQuestion:before {
    content: "\e650";
}

.FaqContainer .FaqAnswer {
    margin-top: 1rem;
}

.FaqContainer .FaqQuestionList,
.FaqContainer .FaqAnswerLink,
.FaqContainer .FaqAnswer,
.FaqContainer .BackToTopLink {
    display: none;
}


/*=========================END FAQS===========================*/


/*=======================EMAIL ALERTS=========================*/

.pageEmailAlerts .footer-alerts {
    display: none;
}

div.subscribe-text {
    margin-bottom: 0;
}

.MailingListSignupContainer table,
.MailingListUnsubscribeContainer table {
    width: 100%;
    max-width: 450px;
    margin: 10px 0;
}

.MailingListSignupContainer table td,
.MailingListUnsubscribeContainer table td {
    padding: 5px 0;
}

.MailingListSignupContainer table td.MailingListCol1,
.MailingListSignupContainer table td.MailingListCol2,
.MailingListUnsubscribeContainer table td.MailingListCol1,
.MailingListUnsubscribeContainer table td.MailingListCol2 {
    float: left;
    display: block;
    width: 100%;
}

.MailingListSignupContainer table td.MailingListCol2,
.MailingListUnsubscribeContainer table td.MailingListCol2 {
    margin-bottom: 10px;
}

.MailingListUnsubscribeContainer table td.ButtonCell {
    padding: 15px 0 5px;
}

.MailingListSignupContainer table input[type="text"],
.MailingListUnsubscribeContainer table input[type="text"],
.MailingListSignupContainer table select {
    width: 90% !important;
}

.MailingListSignupContainer table input[type="checkbox"] {
    margin-right: 10px;
}

.MailingListSignupContainer table .RequiredField,
.MailingListUnsubscribeContainer table .RequiredField {
    width: 10%;
}

.MailingListSignupContainer table table {
    margin: 0;
}

.MailingListSignupContainer .NoBr {
    display: none;
}

.MailingListSignupContainer input[type="submit"],
.MailingListUnsubscribeContainer input[type="submit"] {}

.MailingListSignupContainer .CaptchaContainer {
    display: none;
}

.required-text {
    margin-bottom: 0;
}

.PaneContent .MailingListSignupContainer {
    padding-bottom: 20px;
}

.RequiredField {
    color: #ff0000;
}


/*=====================END EMAIL ALERTS=======================*/


/*==========================SITE MAP==========================*/

.pageSiteMap .Breadcrumb .sectionTitle,
.PagePageNotFound .Breadcrumb .sectionTitle,
.PageSearchResults .Breadcrumb .sectionTitle {
    display: none;
}

.pageSiteMap .Breadcrumb,
.PagePageNotFound .Breadcrumb,
.PageSearchResults .Breadcrumb {
    color: #fff;
    font-size: 44px;
    font-weight: 400;
    line-height: 44px;
}

.PagePageNotFound .add-to-any,
.PageSearchResults .add-to-any {
    top: 20px;
}

.SiteMapContainer .SiteMapList li {
    padding: 5px 0;
}

.SiteMapContainer .SiteMapList li.SiteMap-Level3 {
    margin-left: 15px;
}

.SiteMapContainer .SiteMapList li.SiteMap-Level4 {
    margin-left: 30px;
}

@media only screen and (max-width: 767px) {
    .pageSiteMap .Breadcrumb,
    .PagePageNotFound .Breadcrumb,
    .PageSearchResults .Breadcrumb {
        font-size: 25px;
        line-height: 22px;
    }
}


/*=======================END SITE MAP=========================*/


/*===========================RSS==============================*/

.RssLinkTopContainer {
    float: right;
    width: auto;
    margin-top: 7px;
}


/*========================END RSS=============================*/


/*=========================ICHECK=============================*/


/* iCheck plugin Minimal skin, black
----------------------------------- */

.icheckbox_minimal,
.iradio_minimal {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    border: 4px solid #ffffff;
    background: #fff;
    cursor: pointer;
    position: relative;
    margin-right: 5px;
}

.icheckbox_minimal-blue,
.iradio_minimal-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    border: 2px solid #013a6f;
    cursor: pointer;
    position: relative;
    margin-right: 5px;
}

.icheckbox_minimal > input,
.icheckbox_minimal-blue > input {
    top: -6px;
    left: -7px;
    width: 14px;
    height: 14px;
}

.icheckbox_minimal {
    background-position: 0 0;
}


/*.icheckbox_minimal.hover {
    border-color: #ff8200;
}*/

.icheckbox_minimal.checked {
    background: transparent;
}

.icheckbox_minimal-blue.checked:before {
    content: "";
    background: #013a6f;
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 2px;
    left: 2px;
}

.iradio_minimal {
    background-position: -120px 0;
}

.iradio_minimal.hover {
    background-position: -144px 0;
}

.iradio_minimal.checked {
    background-position: -168px 0;
}

.iradio_minimal.disabled {
    background-position: -192px 0;
    cursor: default;
}

.iradio_minimal.checked.disabled {
    background-position: -216px 0;
}


/*=======================END ICHECK===========================*/


/*=========================FOOTER=============================*/

.PaneFooter {
    background: #013a6f;
}

.PaneFooter2,
.PaneQ4Footer {
    background: #b3c4d4;
}

.footer-alerts {
    padding: 20px 57px;
}

.footer-alerts h2 {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    padding-right: 27px;
}

.footer-alerts .MailingListTable .MailingListCol1,
.footer-alerts .MailingListListTable > tbody > tr:first-child {
    display: none;
}

.footer-alerts .wrapperOuter {
    max-width: 820px;
    width: 100%;
    position: relative;
    vertical-align: top;
}

.footer-alerts .wrapperInner {
    display: inline-block;
    position: relative;
    max-width: 535px;
    width: 100%;
}

.UnsubscribeLink {
    display: none;
}

.footer-alerts .UnsubscribeLink {
    position: absolute;
    top: 47px;
    right: 0;
    display: inline-block;
}

.footer-alerts .UnsubscribeLink a {
    color: #fff;
}

.footer-alerts .UnsubscribeLink a:after {
    font-family: 'q4icons';
    content: "\e64f";
    font-size: 9px;
    display: inline-block;
    padding-left: 2px;
}

.footer-alerts input[type="text"] {
    padding: 20px 162px 20px 25px;
    border: none;
    width: 100%;
}

.MailingListSignupContainer.footer-alerts input[type="text"] {
    width: 100% !important;
}

.MailingListSignupContainer.footer-alerts table {
    max-width: 100%;
}

.footer-alerts .MailingListListTable table tr {
    float: left;
    display: inline-block;
    margin-right: 7px;
}

.footer-alerts .MailingListListTable label {
    font-size: 12.5px;
}

.footer-alerts .GridActions {
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 0;
}

.footer-alerts .GridActions .ActionButton {
    width: 100%;
}

.error-container {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.PaneFooter .EditSubscriberConfirmation {
    padding: 20px 0;
}

.footer-alerts .ErrorContainer {
    padding-left: 168px;
}

.corporateLink a {
    font-size: 10.5pt;
    font-weight: 400;
    display: inline-block;
    margin: 20px 0 15px;
}

.corporateLink a:hover {
    color: #013a6f;
    text-decoration: underline;
}

div.FooterLinks {
    float: left;
    padding: 0;
    margin-left: 41px;
    width: 154px;
}

div.FooterLinks h2 {
    font-size: 11pt;
    line-height: 1.2em;
    margin-bottom: 10px;
    font-weight: 400;
}

div.FooterLinks li {
    font-size: 9pt;
    line-height: 1.8em;
}

div.FooterLinks li a {
    font-size: 9pt;
    color: #013a6f;
}

div.FooterLinks li a:hover {
    color: #013a6f;
    text-decoration: underline;
}

div.FooterLinks .Title {
    display: inline-block;
    font-size: 9pt;
    line-height: 1.8em;
    font-weight: 400;
}

div.FooterLinks .marginTop {
    margin-top: 20px;
}

div.FooterLinks.noMarginLeft {
    margin-left: 0;
}

div.connectLinks .footer-social {
    margin-bottom: 10px;
}

div.connectLinks .footer-social li {
    margin-bottom: 0.5em;
}

div.connectLinks .social {
    background-image: url("../design/sprite-social-icons.gif");
    float: left;
    height: 23px;
    margin-right: 1em;
    width: 23px;
}

div.connectLinks .soc-fb {
    background-position: 0 0;
}

div.connectLinks .soc-tw {
    background-position: 0 -23px;
}

div.connectLinks .soc-li {
    background-position: 0 -46px;
}

div.connectLinks .soc-yt {
    background-position: 0 -92px;
}

div.connectLinks .soc-rss {
    background-position: 0 -115px;
}

div.connectLinks p {
    margin: 0 0 30px;
}


/*div.connectLinks .foot-fortune-100 {
    margin-top: 20px;
}*/

div.bottomLinks {
    display: block;
    width: 100%;
    clear: both;
    padding-top: 12px;
}

div.bottomLinks ul {
    margin-bottom: 10px;
}

div.bottomLinks li {
    display: inline;
    font-size: 9pt;
    font-weight: 400;
    margin-left: 10px;
}

div.bottomLinks li a:hover {
    color: #013a6f;
    text-decoration: underline;
}

div.bottomLinks li:first-child {
    margin-left: 0;
}

.Copyright {
    display: block;
    width: 100%;
    clear: both;
}

.Copyright p {
    font-size: 8pt;
    line-height: 1.2em;
    color: #013a6f;
    margin: 0 0 6px;
}

.PaneQ4Footer {
    padding: 5px 0 15px;
    text-align: center;
}

.PaneQ4Footer a {
    font-size: 9pt;
    color: #013a6f;
    font-weight: 400;
}

.PaneQ4Footer a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 959px) {
    .footer-alerts {
        padding: 20px 0;
    }
    .footer-alerts .wrapper {
        position: relative;
    }
    .footer-alerts .ErrorContainer {
        position: absolute;
        top: 30px;
        padding: 0;
    }
    .footer-alerts h2 {
        display: block;
        text-align: center;
        padding: 0;
    }
    .footer-alerts .UnsubscribeLink {
        top: 105px;
    }
    div.FooterLinks {
        width: 114px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-alerts .MailingListListTable table tr {
        width: 50%;
        margin-right: 0;
    }
    /*.footer-alerts .MailingListListTable table tr:nth-child(odd) {
        width: 60%;
    }*/
    .footer-alerts .UnsubscribeLink {
        top: 148px;
    }
    .footer-alerts input[type="text"] {
        padding: 20px 140px 20px 25px;
    }
    .footer-alerts input[type="submit"] {
        font-size: 14pt;
        min-width: 100px;
    }
    div.FooterLinks {
        float: right;
        display: inline-block;
        clear: right;
        margin: 0;
        vertical-align: top;
        width: 41%;
    }
    div.FooterLinks.noMarginLeft {
        float: left;
        display: inline-block;
        clear: none;
        vertical-align: top;
        width: 52%;
    }
    div.bottomLinks {
        display: block;
        width: 100%;
        clear: both;
    }
    div.FooterLinks h2 {
        font-size: 18pt;
    }
    div.FooterLinks .Title {
        font-size: 14pt;
    }
    div.FooterLinks li a {
        font-size: 13pt;
        line-height: 1.8em;
    }
}

@media only screen and (max-width: 479px) {
    div.FooterLinks,
    div.FooterLinks.noMarginLeft {
        float: none;
        width: 100%;
    }
}


/*=======================END FOOTER===========================*/
.module-jotform--registration {
    position: absolute;
    top: 120px;
    background-color: #fff;
    border-radius: 25px;
 /*   margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;*/
    max-width: 1000px;
}
.module-jotform--registration .ModuleInnerContainer {    
    padding: 40px;
}
.event-registration .PaneContent {
    padding-top: 25px;
}
.event-registration .PaneHeader, .event-registration .PaneQ4Footer {
    display: none;
}
.event-registration .PaneHeader2 {
    background: url('../images/2018/FA_Investors_Day_banner-center.jpg') no-repeat center center;
    height: 220px;
    background-size: cover;
}
.event-registration .module-center-text {
    text-align: center;
}
h3.textcolor--red {
  color: #bf0102;
}

.module-jotform--registration h3.textcolor--red {
    margin-top: 0;
text-transform: uppercase;
}

.module-jotform--registration h2 span.ModuleTitle {
    text-transform: uppercase;
}
.overview-events h2 {
    color: #fff;
}
.overview-events .ModuleInnerContainer {
    margin-bottom: 42px;
}
.overview-events a.ModuleHeadlineLink {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    color: #013a6f;
}
.homeSlider .eventWidget .ModuleLocation {
    font-size: 16px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
}

/* .PageInvestorsFinancialInformationSECFilingsSECFilingsDetails .q4i-doc-word:after, a.RTF:after {
    content: "*";
    font-size: 18px;
    position: relative;
    top: -9px;
    font-weight: 900;
} */

.itemDownload-note .docs, span.doc-note,.sec-details_doc-note p {
     font-size: 12px;
     color: #013a6f;
     font-weight: 700;
}
 .SEC-filings .ModuleItemRow > div.itemDownload-note {
     padding-top: 2px;
}

@media (min-width: 769px){
    .itemDownload-note .docs, .SEC-filings .ModuleItemRow > div.itemDownload-note {
        display:none;
    }
}
.prDetails .PaneHeader2 {
    background: url('../design/news-and-events2.jpg') no-repeat center center;
    background-size: cover;
}

.PageInvestorsOverview .presentationWidget .fileImage {
    padding-top: 20px;
}

.PageInvestorsOverview .presentationWidget .fileImage img {
    max-width: 600px;
}

