/************************GENERAL STYLES************************/
@charset "utf-8";
@font-face {
    font-family: 'Brown-Pro-Italic';
    src: url('../fonts/lineto-brown-pro-Italic.eot');
    src: url('../fonts/lineto-brown-pro-Italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lineto-brown-pro-Italic.woff') format('woff'),
         url('../fonts/lineto-brown-pro-Italic.ttf') format('truetype'),
         url('../fonts/lineto-brown-pro-Italic.svg#lineto-brown-pro-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brown-Pro-Bold';
    src: url('../fonts/lineto-brown-pro-bold.eot');
    src: url('../fonts/lineto-brown-pro-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lineto-brown-pro-bold.woff') format('woff'),
         url('../fonts/lineto-brown-pro-bold.ttf') format('truetype'),
         url('../fonts/lineto-brown-pro-bold.svg#lineto-brown-pro-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brown-Pro-Thinitalic';
    src: url('../fonts/lineto-brown-pro-thinItalic.eot');
    src: url('../fonts/lineto-brown-pro-thinItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lineto-brown-pro-thinItalic.woff') format('woff'),
         url('../fonts/lineto-brown-pro-thinItalic.ttf') format('truetype'),
         url('../fonts/lineto-brown-pro-thinItalic.svg#lineto-brown-pro-thinItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brown-Pro-Lightitalic';
    src: url('../fonts/lineto-brown-pro-lightItalic.eot');
    src: url('../fonts/lineto-brown-pro-lightItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lineto-brown-pro-lightItalic.woff') format('woff'),
         url('../fonts/lineto-brown-pro-lightItalic.ttf') format('truetype'),
         url('../fonts/lineto-brown-pro-lightItalic.svg#lineto-brown-pro-lightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brown-Pro-Thin';
    src: url('../fonts/lineto-brown-pro-thin.eot');
    src: url('../fonts/lineto-brown-pro-thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lineto-brown-pro-thin.woff') format('woff'),
         url('../fonts/lineto-brown-pro-thin.ttf') format('truetype'),
         url('../fonts/lineto-brown-pro-thin.svg#lineto-brown-pro-thin') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brown-Pro-Light';
    src: url('../fonts/lineto-brown-pro-light.eot');
    src: url('../fonts/lineto-brown-pro-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lineto-brown-pro-light.woff') format('woff'),
         url('../fonts/lineto-brown-pro-light.ttf') format('truetype'),
         url('../fonts/lineto-brown-pro-light.svg#lineto-brown-pro-light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brown-Pro-Regular';
    src: url('../fonts/lineto-brown-pro-regular.eot');
    src: url('../fonts/lineto-brown-pro-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lineto-brown-pro-regular.woff') format('woff'),
         url('../fonts/lineto-brown-pro-regular.ttf') format('truetype'),
         url('../fonts/lineto-brown-pro-regular.svg#lineto-brown-pro-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*----------------------FONTS-----------------------*/

/*--------------------END FONTS---------------------*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
    font-family: Brown-Pro-Regular,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em;
  font-size: 70%;
  line-height: 2.8;
  vertical-align: top; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; 
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

select {
    outline: none;
}

pre{
    font-family: Brown-Pro-Regular,Helvetica,Arial,sans-serif !important;
    font-size: 1em !important;
    line-height: 26px !important;
}

a:link,
a:visited,
a:active{
    text-decoration: none;
    color: #00beff;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

a:after{
    color: #00beff;
}

a[href*=".html"]:after,
a[href*=".HTML"]:after,
.q4-doc-html{
    color: #00beff;
}
a[href*=".PDF"]:before,
a[href*=".pdf"]:before,
a[href*=".PDF"]:after,
a[href*=".pdf"]:after,
.q4-doc-pdf{
    color: #ff070b;
}

a[href*=".doc"]:before,
a[href*=".DOC"]:before,
a[href*=".DOC"]:after,
a[href*=".doc"]:after,
.q4-doc-word{
    color: #2c5898;
}

a[href*=".ZIP"]:before,
a[href*=".zip"]:before,
a[href*=".ZIP"]:after,
a[href*=".zip"]:after,
.q4-doc-zip{
    color: #3b3b3b;
}

.icon-file-code-o,
a:before,
.ModuleHeadlineLink:after,
a[href*=".MP3"]:before,
a[href*=".mp3"]:before{
    color: #00beff;
}

a[href*=".XLS"]:before,
a[href*=".xls"]:before,
a[href*=".XLS"]:after,
a[href*=".xls"]:after,
.q4-doc-graph,
.fa-file-excel-o{
    color: #207347;
}

a[href^=tel] {
    text-decoration: none;
}

.shadow {
    box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.08);
}

img {
    border: none;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

input {
    font-family: Brown-Pro-Regular,Helvetica,Arial,sans-serif;
}

input[type="submit"] {
    cursor: pointer;
    border-radius: 0;
    -webkit-appearance: none;
}

input,
textarea {
    -webkit-border-radius: 0;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1, .h1, h2, h3, h4, h5, h6 {
    font-family: "Brown-Pro-Regular", Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1.1;
}
h2{
    margin-top: 22px;
    margin-bottom: 11px; 
}

h4, h5, h6{
    margin-top: 11px;
    margin-bottom: 11px;
}

h1,
.h1{
    font-size: 41px;
    font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
    text-transform: uppercase; 
    letter-spacing: 1px;
    margin-top: 35px;
    margin-bottom: 30px;
}

h2{
    font-size: 34px;
    font-family: "Brown-Pro-Light",Helvetica,Arial,sans-serif;
}

h3{
    font-size: 28px;
    font-family: "Brown-Pro-Light",Helvetica,Arial,sans-serif;
}

h4{
    font-size: 20px;
}

h5{
    font-size: 16px;
}

h6{
    font-size: 14px;
}

p, li {
    font-family: "Helvetica",Arial,sans-serif;
    font-size: 1em;
    line-height: 26px;
}

.RssLinkTopContainer img,
.RssLinkBottomContainer img,
.RssText {
    display: none;
}
.RssLinkTopContainer a,
.RssLinkBottomContainer a{
    text-decoration: none;
    color:#00beff;
}
.RssLinkTopContainer a:after,
.RssLinkBottomContainer a:after {
    font-family: 'Q4-Default-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e642";
    font-size: 24px;
}

* {
    outline: none;
}

.container{
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}

@media only screen and (max-width: 767px){
    h1, .h1{
        margin-bottom: 15px;
        font-size: 32px;
        line-height: 38px;
    }
}

/*--------------------CLEAR FIX---------------------*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/*------------------END CLEAR FIX-------------------*/

/*--------------------SELECTBOX---------------------*/
.sbHolder {
    font-size: 16px;
    font-weight: normal;
    height: 36px;
    width: 110px;
    position: relative;
    z-index: 3;
    margin-bottom: 20px;
}
.sbHolder ~ .sbHolder{
    z-index: 2;
}
.sbHolder ~ .sbHolder ~ .sbHolder{
    z-index: 1;
}
.sbSelector {
    background-color: #fff;
    display: block;
    height: 36px;
    left: 0;
    line-height: 36px;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    right: 37px;
    top: 0;
    width: auto;
    border: 1px solid #000;
    border-right: none;
    box-sizing: border-box;
    font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
    font-size: 16px;
    line-height: 34px;
    outline: none;
    text-decoration: none;
    color: #000;
}
.sbToggle {
    display: block;
    height: 36px;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    box-sizing: border-box;
    border: 1px solid #000;
    border-left: none;
}
.sbToggle:before, 
.sbToggleOpen:before {
    border-left: 1px solid #dedede;
    content: "";
    height: 16px;
    left: 18px;
    position: absolute;
    top: 9px;
    width: 20px;
}
.sbToggle:after, .sbToggleOpen:after {
    content: "\e64a";
    font-family: "Q4-Default-Icons";
    font-size: 10px;
    position: absolute;
    right: 5px;
    top: 7px;
    color: #000;
}
.sbToggleOpen:after{
    content: "\e650";
}
.sbOptions {
    background-color: #fff;
    font-size: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    color: #000;
    top: 30px;
    width: 110px;
    overflow-y: auto;
    box-sizing: border-box;
    border-top: 1px solid #000;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.sbOptions li:first-child {
    border-top: none;
}
.sbOptions li:hover {
    background-color: #ededed;
}
.sbOptions li {
    padding: 0 7px;
}
.sbOptions a {
    display: block;
    outline: none;
    padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited {
    font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
    text-decoration: none;
    color: #000;
}
.sbOptions li.last a {
    border-bottom: none;
}
.sbOptions .sbDisabled {
    border-bottom: solid 1px #fff;
    color: #999;
    display: block;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup {
    border-bottom: solid 1px #fff;
    display: block;
    font-weight: bold;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbSub {
    padding-left: 17px;
}

@media only screen and (max-width: 767px){
    .sbHolder,
    .sbOptions{
        width: 92px;
    }
}
/*------------------END SELECTBOX-------------------*/


/**********************END GENERAL STYLES**********************/


/****************************HEADER****************************/
.PaneHeader {
    background-color: #00bfff;
    color: #fff;
    padding-bottom: 11px;
    padding-top: 20px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.PaneHeader .container{
    position: relative;
}
.PaneHeader.active .MainNav.tablet{
    display: none;
}
.PaneHeader.activeSearch{
    height: 60px;
}
.PaneHeader.activeSearch .ClientLogo{
    display: none;
}
.PaneNavigation {
    background-color: #00bfff;
    position: fixed;
    top: 71px;
    width: 100%;
    z-index: 998;
}

.PaneHeader2 {
    margin-top: 212px;
}
.PaneBreadcrumb{
    display: none;
}
.PaneBreadcrumb.active{
    background-color: #fff;
}
.PaneBreadcrumb.active .MobileTopMenu,
.SearchMobile{
    display: none;
}
.PaneBreadcrumb.active .SearchMobile{
    display: block;
}
.ClientLogo .ContentContainer{
    text-align: center;
}
#logo-container{
    display: inline-block;
    vertical-align: top;
}
#logo-static {
  display: block; 
}
.animating {
  display: none; 
}

@media (min-width: 767px) {
  #logo-static {
      display: none; 
  } 
  .animating {
      display: block; 
  }
  .animating.logo-ani {
      height: 40px;
      width: 132px;
      background: url("../images/log-logo-sprite-r.png") top center;
      -webkit-animation: play 1.4s steps(37) 1s forwards;
              animation: play 1.4s steps(37) 1s forwards; 
  }
  .animating.logo-ani.hoverPlay {
      cursor: pointer;
      -webkit-animation: hoverPlay 1.4s steps(37) forwards;
              animation: hoverPlay 1.4s steps(37) forwards; 
  }
  .animating.logo-ani.stoppedAnimation {
      background-position: 0 -1440px;
      -webkit-animation-play-state: paused;
              animation-play-state: paused; 
  } 
}

@-webkit-keyframes play {
  100% {
      background-position: 0 -1480px; 
  } 
}

@keyframes play {
  100% {
      background-position: 0 -1480px; 
  } 
}

@-webkit-keyframes hoverPlay {
  100% {
      background-position: 0 -1480px; 
  } 
}

@keyframes hoverPlay {
  100% {
      background-position: 0 -1480px; 
  } 
}

.utility-nav{
    float: right;
    margin-top: -35px;
    margin-right: 20px;
}
.utility-nav ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.utility-nav ul li{
    display: block;
    float: left;
    padding-left: 1.25em;
    line-height: 26px;
}
.utility-nav i{
    cursor: pointer;
    font-size: 19px;
    font-weight: 700;
}

.TopNav {
    font-size: 0.875em;
    height: 35px;
    margin-bottom: 30px;
    margin-top: 4px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
}
.TopNav .links {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.TopNav .links > li {
    display: inline-block;
    font-family: "Brown-Pro-Regular",Helvetica,sans-serif;
    font-size: 0.975em;
    line-height: 1.42857;
    position: relative;
    vertical-align: top;
    z-index: 1;
}
.TopNav .links > li > a {
    opacity: 0.9;
    text-transform: uppercase;
}
.TopNav .links > li > a {
    color: white;
    margin: 10px;
    padding: 10px 5px;
    text-decoration: none;
}
.TopNav .links > li > a:hover {
    color: #000;
    cursor: pointer;
    opacity: 1;
}
.TopNav .links div.sub {
    display: none;
    height: 0;
    left: 0;
    margin-top: 7px;
    position: absolute;
    top: 100%;
    transition: all 250ms ease-in-out 0s;
    width: 200px;
}
.TopNav .links li:hover div.sub{
    display: block;
}
.TopNav .links div.sub ul {
    background-color: #252a2c;
    box-shadow: 0 0 5px rgba(120, 120, 120, 0.35);
    list-style: outside none none;
    margin: 0;
    padding: 8px 16px;
    position: relative;
}
.TopNav .links div.sub ul li {
    display: block;
    font-family: "Brown-Pro-Regular",Helvetica,sans-serif;
    font-size: 0.975em;
    line-height: 1.42857;
    margin: 8px 0;
    text-align: left;
    width: 100%;
}
.TopNav .links > li li {
    white-space: normal;
    word-wrap: break-word;
}
.TopNav .links div.sub ul li a {
    color: #fff;
    text-decoration: none;
}
.TopNav .links div.sub ul li a:hover {
    color: #aaaaaa;
    text-decoration: none;
}

.DesktopToggle{
    margin-left: 20px;
    position: absolute;
    top: -51px;
    left: 0;
}
.DesktopToggle i{
    font-size: 32px;
    cursor: pointer;
}

.Search {
    display: none;
    position: absolute;
    right: 0;
    top: -4px;
}
.SearchMobile{
    position: relative;
}
.Search .SearchInput{
    font-family: Helvetica,Arial,sans-serif;
    width: 410px;
    height: 50px;
    line-height: 50px;
    color: #757575;
    border: 1px solid #ededed;
    border-bottom: 2px solid #ededed;
    text-transform: uppercase;
    padding: 9px 36px 8px 39px;
}
.SearchMobile .SearchButton,
.Search .SearchButton {
    background: none;
    border: medium none;
    color: #c3c6c8;
    font-family: "Q4-Default-Icons";
    font-size: 20px;
    left: 7px;
    position: absolute;
    top: 14px;
}
.SearchMobile input[type="reset"],
.Search input[type="reset"] {
    background-color: transparent;
    border: medium none;
    color: transparent;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 14px;
    width: 20px;
    z-index: 1;
    text-indent: 99px;
}
.SearchMobile #Layer_1,
.Search #Layer_1{
    position: absolute;
    right: 16px;
    top: 20px;
}
#mobileLogo{
    display: none;
}
.SearchMobile .SearchInput{
    width: 100%;
    border: none;
    padding: 9px 36px 8px 70px;
    height: 47px;
    line-height: 47px;
    font-family: Helvetica,Arial,sans-serif;
    color: #757575;
}
.SearchMobile .q4-rounded-exit, 
.Search .q4-rounded-exit {
    color: #c3c6c8;
    font-size: 14px;
    position: absolute;
    right: 12px;
    top: 17px;
}

@media only screen and (max-width: 992px){
    .PaneHeader{
        padding-top: 15px;
    }
    .PaneHeader.active{
        background-color: #252a2c;
        max-height: 60px;
    }
    .PaneHeader2 {
        margin-top: 140px;
    }
    .PaneNavigation{
        display: none;
    }
    .PaneBreadcrumb {
        background-color: #252a2c;
        bottom: 0;
        height: 100%;
        padding-top: 60px;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .DesktopToggle{
        display: block;
    }
    .utility-nav li:first-child,
    .utility-nav li:first-child + li{
        display: none;
    }
    .PaneHeader.active .utility-nav li:first-child,
    .PaneHeader.active .utility-nav li:first-child + li{
        display: inline-block;
    }
    .MobileTopMenu ul{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    .MobileTopMenu ul.links{
        margin-top: 50px;
    }
    .MobileTopMenu ul.links li {
        display: block;
        padding: 15px 0;
        text-align: center;
        background-color: #252a2c;
    }
    .MobileTopMenu ul li a{
        text-decoration: none;
        color: #fff;
        display: block;
        padding: 0 15px;
        text-decoration: none;
        text-transform: uppercase;
        cursor: pointer;
    }
    .MobileTopMenu .links > li > a{
        color: #dcfd00;
    }
    .MobileTopMenu .links > li > .sub{
        display: none;
        margin-top: 15px;
    }
    .MobileTopMenu .links > li.open > .sub li,
    .MobileTopMenu .links > li.open{
        background: #555;
    }
    .ClientLogo img{
        width: 100px;
    }
    .PaneHeader.active #logo-container{
        display: none;
    }
    .PaneHeader.active #mobileLogo{
        display: inline-block;
        margin-top: 50px;
    }
    .PaneHeader.active .utility-nav{
        margin-top: -49px;
    }
    .PaneHeader.activeSearch .utility-nav{
        margin-top: 3px;
    }
    .DesktopToggle{
        margin-top: 5px;
        top: 0;
    }
    .DesktopToggle i {
        font-size: 24px;
    }
    .Search{
        width: 100%;
    }
    .SearchMobile{
        border-bottom: 1px solid #ededed;
    }
}

@media only screen and (max-width: 767px){
    .PaneHeader{
        position: relative;
    }
    .PaneHeader.active .utility-nav{
        margin-top: -77px;
    }
    .HomeImg{
        display: none;
    }
    .PaneHeader2 {
        margin-top: 0;
    }
    .table-responsive{
        width: 100%;
        overflow-x: scroll;
    }
    .SearchMobile .SearchInput{
        padding-left: 50px;
    }
}

/*-----------------BREADCRUMB AREA------------------*/
.Breadcrumb{
    float: left;
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    font-size: 41px;
    line-height: 45px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    margin-top: 35px;
    text-transform: uppercase;
}
.Breadcrumb span,
.Breadcrumb a{
    display: none;
}
.Breadcrumb .BreadcrumbHomeLink{
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    display: none;
}
.PageInvestorRelations .Breadcrumb{
    margin-top: 0;
    margin-bottom: 0;
}
.PageInvestorRelations .Breadcrumb .BreadcrumbHomeLink{
    display: inline-block;
}

.NavStock{
    float: right;
    clear: right;
}
.NavStock .StockDate,
.NavStock .StockChange,
.NavStock .StockPChange,
.NavStock .StockVolumeText,
.NavStock .StockVolume{
    display: none;
}
.NavStock h1{
    font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
    font-size: 12px;
    color: #bababa;
    letter-spacing: initial;
    margin-bottom: 10px;
}
.NavStock .StockPrice,
.NavStock .dollar{
    font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
    color: #00beff;
    font-size: 30px;
    text-decoration: none;
}

.MainNav{
    background-color: #ededed;
    float: left;
    clear: both;
    width: 100%;
}
.MainNav ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.MainNav .level1{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.MainNav .level2 li{
    position: relative;
}
.MainNav .level2 li .level3{
    display: none;
}
.MainNav .level2 li:hover .level3{
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #ededed;
    border-top: 2px solid #fff;
    min-width: 250px;
}
.MainNav .level3 li a{
    white-space: nowrap;
    padding: 5px 32px;
    display: block;
}
.MainNav .level3 li a:hover{
    background-color: #e6e6e6;
}
.MainNav .level1 > li > a,
.MainNav .level2 > li{
    float: left;
    width: 14.2857%;
}
.MainNav a {
    color: #282828;
    display: inline-block;
    padding: 10px 32px;
    text-decoration: none;
}
.MainNav .level2 li:hover .level3{
    right: 0;
    text-align: right;
    z-index: 99;
}
.MainNav:before {
    background-color: #ededed;
    content: "";
    height: 72px;
    left: 0;
    position: absolute;
    right: 0;
    top: 69px;
    width: 100%;
    z-index: -1;
}
.MainNav.mobile,
.MainNav.tablet{
    display: none;
}

@media only screen and (max-width: 992px){
    .MainNav a {
        padding: 10px 15px;
    }
    .MainNav.desktop,
    .MainNav:before{
        display: none;
    }
    .MainNav.tablet{
        display: block;
        margin-top: 5px;
    }
    .PaneHeader.active .MainNav.mobile{
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .MainNav.mobile{
        display: block;
    }
    .MainNav.tablet{
        display: none;
    }
    .MainNav .level2 li:hover .level3{
        display: none;
        position: static;
        border-top: none;
    }
  .MainNav .level2 li:hover .level3{
      text-align: left;
  }
    .Breadcrumb{
        margin-bottom: 15px;
        font-size: 32px;
        line-height: 38px;
        padding-top: 0;
    }
    .NavStock{
        float: none;
        width: 100%;
        border-bottom: 1px solid #f6f6f6;
        position: absolute;
        top: 68px;
        left: 0;
        padding: 0 12px;
    }
    .NavStock h1{
        margin-top: 0;
        margin-right: 5px;
        display: inline-block;
    }
    .NavStock .StockPrice, .NavStock .dollar{
        font-size: 14px;
    }
    .MainNav{
        margin-bottom: 0;
    }
    .MainNav a{
        padding: 5px 10px;
        font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
        display: block;
    }
    .MainNav .level1 > li > a,
    .MainNav .level2 > li{
        display: block;
        width: 100%;
        float: none;
        text-transform: uppercase;
        position: relative;
    }
    .MainNav .level1 > li > a{
        padding: 10px;
    }
    .MainNav .level1 > li.open > a{
        border-bottom: 1px solid #fff;
    }
    .MainNav li{
        position: relative;
    }
    .MainNav li.has-children > .symbol:after,
    .MainNav li.has-children.open > .symbol:after{
        content: "\e601";
        font-family: "Q4-Default-Icons";
        font-size: 12px;
        position: absolute;
        right: 11px;
        top: 3px;
        color: #000;
    }
    .MainNav .level1 > li.has-children > .symbol:after,
    .MainNav .level1 > li.has-children.open > .symbol:after{
        top: 9px;
    }
    .MainNav li.has-children.open > .symbol:after{
        content: "\e607";
    }
    .MainNav .level2{
        display: none;
    }
    .MainNav .level3 a{
        padding: 5px 30px;
    }
    .MainNav .symbol {
        display: block;
        height: 46px;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        z-index: 1;
    }
    .MainNav .level2 .symbol{
        height: 36px;
    }
}
/*---------------END BREADCRUMB AREA----------------*/

/**************************END HEADER**************************/

/**************************************************************/
/**************************************************************/
/**************************************************************/
/**************************************************************/
/**************************************************************/
/**************************************************************/
/**************************************************************/

/****************************FOOTER****************************/
.PaneFooter2,
.PaneFooter{
    background-color: #242a2c; 
}
.PaneFooter2{
    display: none;
}
.PaneFooter .row,
.PaneFooter2 .row{
    width: 83.3333%;
    margin-left: 8.33333%;
    padding-top: 50px;
    padding-bottom: 25px;
    float: left;
}
.PaneFooter2 .row{
    float: none;
    padding-top: 3%;
}
div.footerlinks{
    width: 33.33333%;
    float: left;
}
ul.footerlinks,
ul.socialfooter{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.footerlinks li{
    margin-bottom: 30px;
    font-family: "Brown-Pro-Regular",Helvetica,sans-serif;
}
ul.footerlinks li a{
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    line-height: 1.42857;
}

ul.socialfooter span{
    display: none;
}
ul.socialfooter a{
    color: #fff;
    text-decoration: none;
    font-size: 28px;
}

.footersignup {
    display: inline-block;
    float: right;
    position: relative;
    clear: right;
}
.footersignup .MailingListCol1{
    display: none;
}
.footersignup h1{
    display: block;
    font-size: 0.875em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 5px;
    max-width: 100%;
    color: #fff;
    font-family: "Brown-Pro-Regular",Helvetica,sans-serif;
}
.footersignup .MailingListCol2{
    display: inline-block;
}
.footersignup .MailingListCol2 input{
    padding: 10px 20px;
    width: 370px;
    height: 45px;
    color: #999;
    border-radius: none;
    border: none;
}
.footersignup .MailingListCol2:after {
    background-color: #dbfd01;
    color: #313430;
    content: "\e606";
    font-family: "Q4-Default-Icons";
    font-size: 12px;
    height: 45px;
    padding-top: 13px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 24px;
    width: 45px;
}
.footersignup .ActionButton {
    background-color: transparent;
    border: medium none;
    color: #dbfd01;
    height: 45px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: 100px;
    top: 24px;
    width: 45px;
}
.footersignup .RequiredField,
.footersignup .MailingListListTable{
    display: none;
}
.ErrorContainer{
    text-align: right;
    color: #fff;
}

div.socialfooter{
    float: left;
    margin-top: 15px;
}
ul.socialfooter li{
    float: left;
    margin: 14px 15px 0 0;
}

.Copyright{
    clear: both;
    float: left;
    color: #fff;
    font-size: 0.75em;
    margin-top: 30px;
}
.language {
    float: right;
    margin-top: 30px;
}
.country{
    vertical-align: middle;
    display: inline-block;
}
.country a {
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
.language .flag{
    display: inline-block;
}
.language .flag img {
    margin-bottom: 2px;
    position: relative;
    vertical-align: middle;
}
.language .name {
    padding: 0 8px 0 5px;
    text-transform: uppercase;
    display: inline-block;
    font-size: 0.75em;
}
.language .arrow {
    display: inline-block;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #fff;
    border-top: 4px solid transparent;
    margin: 0 20px 0 0;
    transition: all 0.1s ease-in 0s;
}
.language a:hover > .arrow {
    transform: translateX(6px);
}

.PaneRight{
    background-color: #f1f1f1;
}
ul.BottomNav{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.BottomNav li{
    width: 16.6666%;
    float: left;
    text-align: center;
}
ul.BottomNav li a{
    font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
    color: #1c2128;
    font-size: 16px;
    text-decoration: none;
    padding: 35px 5px;
    display: inline-block;
}

@media only screen and (max-width: 992px){
    .PaneFooter .row{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .PaneFooter2 .row{
        padding-top: 3%;
        padding-bottom: 0;
    }
    div.footerlinks {
        width: initial;
    }
    div.footerlinks li{
        float: left;
        margin-bottom: 0;
        padding-left: 0;
    }
    div.footerlinks li:after {
        color: #555555;
        content: "|";
        padding: 0 10px;
    }
    div.footerlinks li a{
        font-size: 0.875em;
    }
    .footersignup {
        float: none;
        margin-top: 20px;
    }
    div.socialfooter{
        float: none;
        margin-top: 0;
    }
    ul.socialfooter li {
        margin-top: 0;
    }
    .Copyright p{
        margin: 10px 0;
    }
    ul.BottomNav li a{
        padding: 15px 45px;
    }
}
@media only screen and (max-width: 767px){
    .PaneFooter .row, 
    .PaneFooter2 .row{
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
    }
    .footersignup .MailingListCol2 input{
        width: 275px;
    }
    div.footerlinks li:after{
        padding: 0 5px;
    }
    .language {
        clear: both;
        float: left;
        margin-top: 0;
        margin-bottom: 20px;
    }
    ul.BottomNav{
        padding: 10px 0;
    }
    ul.BottomNav li{
        float: none;
        width: 100%;
    }
    ul.BottomNav li a{
        padding: 5px;
    }
    .footersignup .ActionButton,
    .footersignup .MailingListCol2:after{
        top: 47px;
    }
}
/**************************END FOOTER**************************/

/****************************CONTENT***************************/
.PaneContent{
    margin-bottom: 80px;
}
.PageInvestorRelations .PaneContent{
    margin-bottom: 0;
}

@media only screen and (max-width: 992px){
      .PaneContent{
        margin-bottom: 40px;
    }
    .PaneContent h1{
        margin-top: 20px;
    }
}
@media only screen and (max-width: 767px){
   .PaneContent{
        margin-bottom: 30px;
    } 
}
/*--------------------HOME PAGE---------------------*/
.HomeImg img{
    width: 100%;
}
.FeaturedNews{
    background-color: #252a2d;
    padding: 40px 50px;
    width: 50%;
    float: left;
    height: 570px;
}
.FeaturedNews h1{
    color: #fff;
}
.FeaturedNews .ModuleHeadlineLink{
    font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
    color: #daff00;
    text-decoration: none;
    font-size: 20px;
    line-height: 30px;
    display: block;
    position: relative;
}
.FeaturedNews .ModuleHeadlineLink.active{
    color: #fff;
}
.FeaturedNews .ModuleHeadlineLink:before,
.FeaturedNews .ModuleHeadlineLink.active:before{
    color: #daff00;
    content: "\e606";
    font-family: "Q4-Default-Icons";
    font-size: 12px;
    left: -20px;
    position: absolute;
    top: 0;
}
.FeaturedNews .ModuleHeadlineLink.active:before{
    content: "\e601";
    color: #fff;
}
.FeaturedNews .ModuleItemRow ~ .ModuleItemRow{
    margin-top: 30px;
}
.FeaturedNews .ModulePDFDownload{
    display: none;
}
.FeaturedNews .ModuleViewAllLink{
    font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
    background-color: #daff00;
    color: #252a2d;
    text-decoration: none;
    padding: 15px 30px;
    display: inline-block;
    margin-top: 30px;
    text-transform: uppercase;
}
.FeaturedNews h1{
    margin-top: 0;
    font-size: 36px;
}
.FeaturedNews .ModuleBody,
.FeaturedNews .ModuleDate{
    font-size: 18px;
    line-height: 24px;
    color: #a7a8a5;
    padding-top: 5px;
}
.FeaturedNews .ModuleBody a{
    color: #a7a8a5;
}
.FeaturedNews .ModuleBody a:hover{
    text-decoration: underline;
}
.FeaturedNews .ModuleDate{
    padding-top: 0;
    font-size: 14px;
}

.TabletLink{
    background: #00beff;
    width: 50%;
    float: right;
    clear: right;
    height: 570px;
    text-align: center;
    position: relative;
}
.box{  
    height: 100%;   
    position: absolute;  
    overflow: hidden;  
    width: 100%;
    top: 0;
    left: 0;
}
.box:before {   
    content: ' ';
    display: inline-block;
    vertical-align: middle; 
    height: 100%;
}  
.box img {  
    -webkit-transition: all 300ms ease-out;  
    -moz-transition: all 300ms ease-out;  
    -o-transition: all 300ms ease-out;  
    -ms-transition: all 300ms ease-out;  
    transition: all 300ms ease-out;  
}  
.box .overbox{
    background-color: #1a566b;  
    background-color: rgba(37, 42, 44, .7); 
    position: absolute;
    top:0;
    left:0;
    color: #fff;  
    -webkit-transition: all 300ms ease-out;  
    -moz-transition: all 300ms ease-out;  
    -o-transition: all 300ms ease-out;  
    -ms-transition: all 300ms ease-out;  
    transition: all 300ms ease-out;  
    opacity: 0;
    width: 100%;
    height: 100%;  
}
.box .overbox:before{
    content: ' ';
    display: inline-block;
    vertical-align: middle; 
    height: 100%;
}  
.box:hover .overbox{  
    opacity: 1;
}
.box .overtext {
    -webkit-transition: all 300ms ease-out;  
    -moz-transition: all 300ms ease-out;  
    -o-transition: all 300ms ease-out;  
    -ms-transition: all 300ms ease-out;  
    transition: all 300ms ease-out;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
}
.box .title {
    font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
    display: inline-block;
    vertical-align: middle;
    font-size: 36px;
    text-transform: uppercase;
    opacity: 0;
    transition-delay: 0.1s;
    transition-duration: 0.2s;
}
.box:hover .title, .box:focus .title {  
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}
.box .tagline {
    position: absolute;
    bottom: 110px;
    width: 100%;
    font-size: 0.8em;
    opacity: 0;
    transition-delay: 0.2s;
    transition-duration: 0.2s;
}
.box:hover .tagline, .box:focus .tagline {  
    opacity: 1;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
}
.box .tagline a{
    font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
    background-color: #daff00;
    color: #252a2d;
    text-decoration: none;
    display: inline-block;
    padding: 15px 30px;
    font-size: 16px;
    text-transform: uppercase;
}

.HomeEvents{
    position: relative;
    clear: left;
    width: 50%;
    float: left;
    background-color: #00ebd1;
    height: 520px;
    padding: 40px 50px 110px;
}
.HomeEvents h1{
    font-size: 36px;
    margin-top: 0;
}
.HomeEvents .ModuleItemRow ~ .ModuleItemRow{
    margin-top: 30px;
}
.HomeEvents .ModuleYearNavContainer,
.HomeEvents .ModuleFileLink{
    display: none;
}
.HomeEvents .ModuleHeadlineLink{
    font-family: 'Brown-Pro-Bold',Helvetica,Arial,sans-serif;
    text-decoration: none;
    color: #000;
    font-size: 20px;
    line-height: 30px;
}
.HomeEvents .ModuleHeadlineLink:hover{
    text-decoration: underline;
}
.HomeEvents .ModuleDateContainer{
    font-size: 14px;
    line-height: 30px;
}
.HomeEvents .ModuleViewAllLink {
    background-color: #252a2c;
    bottom: 45px;
    color: #dcfd00;
    display: inline-block;
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    left: 50px;
    padding: 15px 30px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
}
.HomeEvents .ModuleViewAllLink:hover{
    color: #fff;
}
.ModuleEventDetails .ModuleTime{
    display: none;
}

.HomePresentation{
    position: relative;
    clear: right;
    width: 50%;
    float: left;
    background-color: #2397be;
    background-color: #252a2d;
    height: 520px;
    padding: 40px 50px;
}
.HomePresentation h1 {
    color: #fff;
    font-size: 36px;
    left: 50px;
    margin-top: 0;
    position: absolute;
    top: 40px;
    z-index: 3;
}
.HomePresentation .ModuleDate,
.HomePresentation .Details{
    display: none;
}
.HomePresentation .ModuleHeadline{
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    text-align: center;
    padding: 15px 50px;
    color: #fff;
    color: #daff00;
    margin-top: -30px;
    font-size:20px;
}
.HomePresentation .ModuleItemRow{
    background: url(../images/presentation_logo.png) no-repeat center bottom;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
}
.HomePresentation .ModuleItemRow:before,
.HomePresentation .hidden:before{
    content: ' ';
    display: inline-block;
    vertical-align: middle; 
    height: 100%;
}
.HomePresentation .hidden{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: #1a566b;
    background-color: rgba(37, 42, 44, .7);
    -webkit-transition: all 300ms ease-out;  
    -moz-transition: all 300ms ease-out;  
    -o-transition: all 300ms ease-out;  
    -ms-transition: all 300ms ease-out;  
    transition: all 300ms ease-out;  
}
.HomePresentation .ModuleItemRow:hover .hidden{
    opacity: 1; 
}
.HomePresentation .hidden a {
    background: url("../images/eyeicon.png") no-repeat center center;
    display: block;
    height: 95px;
    left: 50%;
    margin-left: -48px;
    margin-top: -48px;
    position: absolute;
    top: 50%;
    width: 95px;
}

@media only screen and (max-width: 1102px){
    .box img{
        max-width: 350px;
    }
}
@media only screen and (max-width: 992px){
    .FeaturedNews,
    .TabletLink,
    .HomeEvents,
    .HomePresentation{
        float: none;
        width: 100%;
    }
    .FeaturedNews {
        min-height: 410px;
    }
    .HomeEvents {
        min-height: 475px;
    }
    .HomePresentation{
        min-height: 440px;
    }
    .box img{
        max-width: 100%;
    }
    .FeaturedNews,
    .HomeEvents,
    .HomePresentation{
        height: initial;
    }
}
@media only screen and (max-width: 767px){
    .PageInvestorRelations .PaneContent .container{
        padding: 0;
    }
    .HomePresentation{
        min-height: 300px;
        padding: 25px 10px;
        position: relative;
    }
    .HomePresentation .ModuleItemRow{
        background-size: 50%;
    }
    .HomePresentation h1 {
        left: 7px;
        top: 25px;
    }
    .HomePresentation img{
        max-width: 150px;
        margin-top: 50px;
    }
    .HomeEvents {
        padding: 25px 10px 90px;
        min-height: 360px;
    }
    .HomeEvents .ModuleItemRow ~ .ModuleItemRow {
        margin-top: 10px;
    }
    .HomeEvents .ModuleViewAllLink {
        bottom: 25px;
        left: 50%;
        margin-left: -65px;
    }
    /*.TabletLink{
        display: none;
    }*/
    .FeaturedNews{
        min-height: 330px;
        padding: 25px 10px;
    }
    .FeaturedNews .ModuleItemRow{
        padding: 0 20px;
    }
    .FeaturedNews .ModuleItemRow ~ .ModuleItemRow {
        margin-top: 15px;
    }
    .FeaturedNews .ModuleHeadlineLink {
        font-size: 18px;
        line-height: 22px;
    }
    .FeaturedNews .ModuleBody, .FeaturedNews .ModuleDate {
        font-size: 16px;
        line-height: 20px;
    }
    .FeaturedNews .ModuleFooter{
        text-align: center;
    }
    .FeaturedNews .ModuleHeadlineLink:before, 
    .FeaturedNews .ModuleHeadlineLink.active:before{
        font-size: 10px;
    }
}
/*------------------END HOME PAGE-------------------*/

/*----------------------EVENTS----------------------*/
.ArchivedEvents .ModuleItemRow,
.UpcomingEvents .ModuleItemRow{
    border-bottom: 1px solid #ededed;
    padding: 20px 0;
}
.ArchivedEvents .ModuleHeadlineLink,
.UpcomingEvents .ModuleHeadlineLink{
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    color: #000;
}
.ArchivedEvents .ModuleDateContainer,
.ArchivedEvents .EventContainer,
.ArchivedEvents .ModuleLinksWrapper,
.UpcomingEvents .ModuleDateContainer,
.UpcomingEvents .EventContainer{
    display: table-cell;
}
.ArchivedEvents .ModuleDate,
.UpcomingEvents .ModuleDate{
    display: inline-block;
    font-size: 20px;
    min-width: 200px;
}
.ArchivedEvents .ModuleFileLink,
.ArchivedEvents .ModuleDownloadText,
.ArchivedEvents .ModuleFile,
.ArchivedEvents .WebcastLink a,
.ArchivedEvents .ModuleLinks a,
.ArchivedEvents .press a,
.ArchivedEvents .presentation a,
.UpcomingEvents .ModuleFileLink,
.UpcomingEvents .ModuleDownloadText,
.UpcomingEvents .ModuleFile{
    font-size: 12px;
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    color: #0092f9;
    text-transform: uppercase;
    text-decoration: none;
}
.ArchivedEvents .RelatedDocuments > div{
    display: inline-block;
    margin-right: 20px;
}
.ArchivedEvents ul,
.UpcomingEvents ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.FileType,
.FileSize,
.ArchivedEvents .PresentationItem h3,
.UpcomingEvents .PresentationItem h3{
    display: none;
}
.ArchivedEvents .WebcastLink,
.ArchivedEvents .ModuleLinks,
.ArchivedEvents .RelatedDocuments,
.ArchivedEvents .RelatedDocuments > span,
.UpcomingEvents .WebcastLink,
.UpcomingEvents .ModuleLinks,
.UpcomingEvents .RelatedDocuments,
.UpcomingEvents .RelatedDocuments > span{
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    line-height: 25px;

}
.ArchivedEvents .ModuleLinks,
.UpcomingEvents .ModuleLinks{
    margin-right: 0;
}
.ArchivedEvents .ModuleLinks li,
.UpcomingEvents .ModuleLinks li{
    display: inline-block;
    vertical-align: top;
    line-height: 26px;
    margin-right: 20px;
}
.ArchivedEvents .ModuleYearNavContainer,
.UpcomingEvents .ModuleYearNavContainer{
    display: none;
}
.ArchivedEvents .sbOptions li:first-child + li + li ~ li{
    display: none;
}

.ModulePresentation .ModuleYearNavContainerInner{
    display: none;
}
.ArchivedEvents .ModuleHeader,
.ModulePresentation .ModuleHeader{
    background-color: #ededed;
    padding: 7px 0;
    font-weight: bold;
}
.ArchivedEvents .ModuleHeader span,
.ModulePresentation .ModuleHeader span{
    width: 20%;
    float: left;
}
.ArchivedEvents .ModuleHeader span:first-child,
.ModulePresentation .ModuleHeader span:first-child{
    padding-left: 7px;
}
.ArchivedEvents .ModuleHeader span + span,
.ModulePresentation .ModuleHeader span + span{
    width: 80%;
}
.ModulePresentation .sbHolder{
    z-index: 2;
}
.ArchivedEvents .sbHolder{
    z-index: 3;
}
.ModulePresentation .ModuleFileLink{
    color: #00bfff;
    text-decoration: none;
    position: relative;
    padding-left: 25px;
    margin-top: 15px;
}
.ModulePresentation .ModuleFileLink:hover{
    text-decoration: underline;
}
.ModulePresentation .ModuleFileLink[href*="pdf"]:before{
    content: "\e62a";
    font-family: "Q4-Default-Icons";
    font-size: 22px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;    
}
.ModulePresentation .ModuleItemRow{
    border-bottom: 1px solid #ededed;
    padding: 20px 0;
}
.ModulePresentation .ModuleDate{
    float: left;
    width: 20%;
    padding: 7px 0;
    display: block;
}
.ModulePresentation .rightDiv{
    float: left;
    width: 80%;
    display: block;
}
.ModulePresentation .ModuleHeadline{
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 7px 0;
}
.ModulePresentation .ModuleThumbnailLink img{
    border: 1px solid #ededed;
}

.ModuleEventDetails p a[href*=".pdf"],
.ModuleEventDetails p a[href*=".PDF"]{
    position: relative;
    padding-left: 25px;
}
.ModuleEventDetails p a[href*=".pdf"]:after,
.ModuleEventDetails p a[href*=".PDF"]:after{
    content: "\e62a";
    font-family: 'Q4-Default-Icons';
    font-size: 22px;
    position: absolute;
    top: -3px;
    left: 0;
}
.ModuleEventDetails a{
    color: #0092f9;
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding: 2px 0 2px 25px;
}
.ModuleEventDetails .ModuleLinks{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.ModuleEventDetails .ModuleDateContainer{
    margin-bottom: 10px;
}
.ModuleEventDetails a:after,
.ModuleEventDetails a[href*=".pdf"]:after,
.ModuleEventDetails a[href*=".PDF"]:after,
.ModuleEventDetails a[href*=".doc"]:after,
.ModuleEventDetails a[href*=".DOC"]:after,
.ModuleEventDetails a[href*=".xls"]:after,
.ModuleEventDetails a[href*=".XLS"]:after,
.ModuleEventDetails a[href*=".mp3"]:after,
.ModuleEventDetails a[href*=".MP3"]:after{
    content: "\e628";
    position: absolute;
    top: 2px;
    left: 0;
    font-family: 'Q4-Default-Icons';
    font-size: 22px;
}
.ModuleEventDetails a[href*=".pdf"]:after,
.ModuleEventDetails a[href*=".PDF"]:after{
    content: "\e62a";
}
.ModuleEventDetails a[href*=".doc"]:after,
.ModuleEventDetails a[href*=".DOC"]:after{
    content: "\e62d";
}
.ModuleEventDetails a[href*=".xls"]:after,
.ModuleEventDetails a[href*=".XLS"]:after{
    content: "\e627";
}
.ModuleEventDetails a[href*=".mp3"]:after,
.ModuleEventDetails a[href*=".MP3"]:after{
    content: "\e62c";
}

.PageEventsPresentationsEventDetails .Breadcrumb{
    display: none;
}
.ModuleEventDetails ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 992px){
    .ArchivedEvents .ModuleItemRow,
    .UpcomingEvents .ModuleItemRow{
        padding: 15px 0;
    }
    .ArchivedEvents .ModuleDate,
    .UpcomingEvents .ModuleDate{
        font-size: 18px;
    }
}
@media only screen and (max-width: 767px){
    .ArchivedEvents .ModuleItemRow,
    .UpcomingEvents .ModuleItemRow{
        padding: 10px 0;
    }
    .ArchivedEvents .ModuleDateContainer,
    .ArchivedEvents .EventContainer,
    .ArchivedEvents .ModuleLinksWrapper,
    .UpcomingEvents .ModuleDateContainer,
    .UpcomingEvents .EventContainer{
        display: block;
    }
    .ArchivedEvents .ModuleDate,
    .UpcomingEvents .ModuleDate{
        font-size: 14px;
        margin-bottom: 5px;
        color: #a7a8a5;
    }
    .ArchivedEvents .ModuleHeader,
    .ModulePresentation .ModuleHeader{
        display: none;
    }
    .ModulePresentation .ModuleDate,
    .ModulePresentation .rightDiv {
        float: none;
        width: 100%;
    } 
}
/*--------------------END EVENTS--------------------*/

/*------------------PRESS RELEASES------------------*/
.Press .ModuleYearNavContainer,
.Press .BodyContainer,
.Press .ModulePDFDownload{
    display: none;
}
.Press .ModuleItemRow{
    border-bottom: 1px solid #ededed;
    padding: 20px 0;
}
.Press .ModuleHeadlineLink{
    display: table-cell;
    width: 100%;
    text-decoration: none;
    color: #000;
    padding-left: 40px;
    padding-right: 30px;
    position: relative;
}
.Press .ModuleHeadlineLink:before{
    content: "\e601";
    font-family: 'Q4-Default-Icons';
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    color: #000;    
}
.Press .ModuleHeadlineLink.active:before{
    content: "\e607";
}
/*
.Press .ModuleHeadlineLink:after{
    content: "\e62a";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    font-family: 'Q4-Default-Icons';
    color: #cf0f0c;
    font-size: 22px;
}
*/
.Press .ModuleDate{
    display: table-cell;
    font-size: 20px;
    min-width: 200px;
}
.Press .ModuleBody{
    padding-top: 20px;
    text-align: justify;
}
.Press .ModuleMoreLink{
    color: #000;
    display: inline-block;
    padding-top: 10px;
}
.ModulePressReleaseDetails a,
.Press .ModuleBody{
    word-wrap: break-word;
}
.ModulePressReleaseDetails .ModuleDetailHeadline,
.ModuleEventDetails h1.ModuleDetailHeadline{
    font-size: 30px;
}

@media only screen and (max-width: 767px){
    .Press .ModuleItemRow{
        padding: 10px 0;
    }
    .Press .ModuleDate,
    .Press .ModuleHeadlineLink{
        display: block;
    }
    .Press .ModuleDate{
        font-size: 14px;
        margin-bottom: 5px;
        color: #a7a8a5;
    }
    .Press .ModuleHeadlineLink{
        padding-left: 30px;
    }     
}
/*----------------END PRESS RELEASES----------------*/

/*--------------------GOVERNANCE--------------------*/
.CGPSenior .linkCorporate{
    margin-top: 0;
}
.CGPSenior .linkCorporate a{
    text-decoration: none;
    color: #00beff;
}
.CGPSenior .linkCorporate a:hover{
    text-decoration: underline;
}
.personContent{
    padding: 20px 0;
    border-bottom: 1px solid #ededed;
}
.personName a{
    display: block;
    text-decoration: none;
    color: #00beff;
    font-size: 22px;
}
.personName a:hover{
    text-decoration: underline;
}
.personTitle{
    display: block;
    padding-top: 10px;
}

.CPExecutives p + p{
    margin: 0;
}
.CPExecutives p a{
    text-decoration: none;
    color: #00bfff;
}
.CPExecutives p a:hover{
    text-decoration: underline;
}
ul.DCPV{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.DCPV a{
    text-decoration: none;
    color: #00bfff;
}
ul.DCPV a:hover{
    text-decoration: underline;
}
 
.committeeTable tr th:first-child ~ th,
.committeeTable tr td:first-child ~ td{
    text-align: center;
}
.committeeTable i{
    color: #00bfff;
    font-size: 20px;
}
.CommitteeMobile{
    display: none;
}
.q4-circle-chair.board{
    color: #0092f9;
}
.legend i ~ i,
.legend strong{
    margin-left: 20px;
    display: inline-block;
}
.CommitteeMobile .categoryTitle,
.CommitteeMobile .trigger{
    background-color: #ededed;
    border-bottom: 1px solid #ededed;
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    margin-bottom: 5px;
    padding: 7px 10px;
}
.CommitteeMobile a{
    color: #00beff;
    text-decoration: none;
}
.CommitteeMobile .item-person{
    border-bottom: 1px solid #ededed;
    padding: 7px 0;
}
.committee-mobile .category + .category{
    margin-top: 30px;
}
.committee-mobile .item-person{
    overflow: hidden;
    position: relative;
}
.committee-mobile .item-person a:first-child{
    float: left;
    padding-right: 30px;
}
.committee-mobile .item-person .icon{
    position: absolute;
    top: 50%;
    right: 5px;
    color: #00beff;
    margin-top: -8px;
    font-size: 18px;
}
.committee-mobile .trigger{
    position: relative;
}
.committee-mobile .expander{
    font-size: 14px;
    margin-top: -7px;
    position: absolute;
    right: 8px;
    top: 50%;
}
.committee-mobile .item-group{
    display: none;
}
.committee-mobile .legend{
    margin-top: 20px;
}
.committee-mobile .legend i{
    color: #00beff;
}
.committee-mobile .legend div:first-child i{
    color: #0092f9;
}
.committee-mobile .legend i ~ i, .legend strong{
    margin-left: 0;
}

.bannerphoto{
    float: left;
    clear: left;
}
.reportimg{
    float: right;
}
.reportimg p{
    margin-bottom: 0;
}

.meeting table{
    width: 100%;
}
.meeting table tr td{
    padding: 7px 10px;
    border-bottom: 1px solid #ededed;
}
.meeting table tr:first-child td{
    padding: 7px 10px;
    background-color: #ededed;
}
.meeting i{
    font-size: 22px;
}

@media only screen and (max-width: 1195px){
    .reportimg{
        float: left;
        display: block;
    }
}
@media only screen and (max-width: 955px){
    .bannerphoto img{
        width: 100%;
    }
}
@media only screen and (max-width: 767px){
    .CGPSenior .linkCorporate a{
        text-decoration: none;
        color: #00beff;
        font-size: 14px;
    }
    .personContent {
        padding: 10px 0;
    }
    .committeeTable{
        display: none;
    }
    .CommitteeMobile{
        display: block;
    }
    .reportimg{
        margin: 0 auto;
        float: none;
    }
}
/*------------------END GOVERNANCE------------------*/

/*--------------------STOCK INFO--------------------*/
.highcharts-range-selector {
    box-sizing: content-box;
}
.StockQuoteLookup > div:first-child{
    display: none;
}
.SecQuote{
    position: relative;
}
h1.StockPage,
h1.StockPage span,
.SecQuote > h1{
    font-size: 22px;
    margin-bottom: 10px;
}
.SecQuote > h1{
    margin-top: 60px;
}
.SecQuote .StockLabel.StockPriceUp,
.SecQuote .StockLabel.StockPriceDown{
    float: right;
}
.SecQuote .StockPage > span{
    padding-right: 0;
}
.SecQuote .StockPage > span + span{
    padding-left: 0;
    padding-right: 20px;
}
.SecQuote .StockPage > span.StockQuoteIndice {
    font-size: 0;
}
.SecQuote .StockPage > span.StockQuoteIndice:before {
    content: "NASD";
    font-size: 22px;
}
.SecQuote .StockTableItem,
.SecQuote .StockTableItemAlt{
    width: 50%;
    float: left;
    border-bottom: 1px solid #ccc;
}
.SecQuote .StockTableItem{
    padding-right: 20px;
}
.SecQuote .StockTableItem:first-child{
    height: 83px;
    padding-top: 36px;
}
.SecQuote .StockTableItem:first-child > p,
.SecQuote .StockTableItem:first-child > span{
    width: 30%;
    display: block;
    float: left;
}
.SecQuote .StockTableItem:first-child > span{
    width: 70%;
}
.SecQuote .StockTableItem:first-child > span{
    text-align: right;
}
.SecQuote .StockTableItemAlt{
    padding-left: 20px;
}
.SecQuote .StockTableItem p,
.SecQuote .StockTableItemAlt p,
.SecQuote .StockTableItem > span{
    margin: 10px 0;
    display: block;
    line-height: 26px;
}
.SecQuote .StockTableText {
    border-top: 1px solid #ccc;
    clear: both;
    float: left;
    margin-top: -1px;
    padding-top: 10px;
    width: 100%;
}
.SecQuote .StockTableItem > p > a,
.SecQuote .StockTableItemAlt > p > a,
.SecQuote .StockPriceUp{
    float: right;
    text-decoration: none;
    color: #000;
}
.SecQuote .StockTableItem > p > span + span,
.SecQuote .StockTableItem > p > a > span,
.SecQuote .StockTableItem > span{
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
}
.SecQuote .StockTableItem > p > a > span + span{
    margin-left: 3px;
}
.StockChart{
    position: relative;
}
.StockChart h1 a,
.SecQuote h1 a{
    position: absolute;
    top: -170px;
    left: 0;
}

#swx-chart-container {
    /* display: none; */
}
.chart-tabs{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.chart-tabs li{
    background-color: #252a2c;
    color: #dcfd18;
    cursor: pointer;
    display: inline-block;
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    font-size: 13px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.chart-tabs li:hover,
.chart-tabs li.active{
    color: #fff;
}

.InvCalc{
    clear: both;
}

@media only screen and (max-width: 767px){
    .SecQuote > h1 {
        margin-top: 20px;
    }
    .SecQuote .StockTableItem:first-child{
        height: initial;
        padding-top: 10px;
    }
    .SecQuote .StockTableItem, 
    .SecQuote .StockTableItemAlt{
        width: 100%;
        float: none;
    }
    .SecQuote .StockTableItem {
        padding-right: 0;
    }
    .SecQuote .StockTableItemAlt {
        padding-left: 0;
    }
    .highcharts-input-group{
        display: none;
    }
}
/*------------------END STOCK INFO------------------*/

/*--------------------OTHER STOCK-------------------*/
.CustomTable{
    width: 100%;
    margin-top: 30px;
}
.CustomTable th{
    text-align: left;
    background-color: #ededed;
    padding: 7px 10px;
}
.CustomTable td{
    text-align: left;
    padding: 7px 10px;
    border-bottom: 1px solid #ededed;
}
.CustomTable a{
    color: #0092f9;
    text-decoration: none;
}
.CustomTable a:hover{
    text-decoration: underline;
}
.table-responsive > .CustomTable{
    margin-top: 0;
}
.income td + td,
.income th + th{
    text-align: right;
}
.IncomeLink .fa{
    font-family: 'FontAwesome' !important;
    margin-right: 5px;
}
.IncomeLink img{
    margin-right: 5px;
    margin-top: -4px;
}
/*
.DivOverview .ContentContainer p:first-child{
    margin-top: 0;
}
.dividendTable{
    width: 100%;
    margin-top: 30px;
}
.dividendTable td{
    padding: 10px;
    border-bottom: 1px solid #ededed; 
} 

.TRAtable .CustomTable{
    width: 100%;
}
.TRAtable .CustomTable th{
    text-align: left;
    background-color: #ededed;
    padding: 7px 10px;
}
.TRAtable .CustomTable td{
    padding: 7px 10px;
    border-bottom: 1px solid #ededed;
}
*/
.dividendTable tr td + td{
    text-align: right;
}
.keyStatsChart td + td{
    text-align: right;
}

.TRAtable .CustomTable .LastRow td{
    border-bottom: none;
    border-top: 3px solid #ededed;
}
.TRAtable .CustomTable .LastRow td p{
    font-family: 'Brown-Pro-Regular',Helvetica,Arial,sans-serif;
    margin: 0;
}

.Acoverage .ContentContainer p:first-child{
    margin-top: 0;
}

.secondTable{
    margin-top: 40px;
}
.tabs-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.tabs-list > li{
    float: left;
    margin-right: 7px;
}
.tabs-list > li a:hover,
.tabs-list > li.active a {
    color: #fff;
}

.QLStock{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.QLStock li{
    float: left;
    margin-right: 7px;
}
.QLStock a,
.tabs-list > li a {
    background-color: #252a2c;
    color: #dcfd18;
    cursor: pointer;
    display: inline-block;
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    font-size: 13px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.QLStock a:hover{
    color: #fff;
}
.QLStock.historical{
    clear: both;
    margin-top: 7px;
}
.SQOverview{
    clear: both;
}

.StockHist h1,
.CalendarIMG h1{
    padding: 7px 10px;
    background-color: #ededed;
    margin: 0;
    font-size: 16px;
    letter-spacing: normal;
    text-transform: none;
    margin-top: 35px;
}
.stock-historical .list-group{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.stock-historical li.list-group-item{
    border-bottom: 1px solid #ededed;
    padding: 7px 10px;
    font-family: "Brown-Pro-Regular", Helvetica, sans-serif;
    overflow: hidden;
}
.stock-historical .list-group-item span:first-child{
    float: left;
}
.stock-historical .list-group-item span + span{
    float: right;
}
.StockHist{
    position: relative;
}
.StockHist .stock-selects{
    margin-top: 20px;
}
.StockHist .sbHolder{
    float: left;
    margin-right: 7px;
    z-index: 1;
}
.StockHist1 .sbHolder{
    z-index: 2 !important;
}
.StockHist .stock-selects .text{
    display: none;
}
.StockHist .stock-selects .lookup,
.StockHist .stock-selects .xlookup{
    background-color: #252a2c;
    color: #dcfd18;
    cursor: pointer;
    display: inline-block;
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    font-size: 13px;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
}
.StockHist .stock-selects .xlookup:hover,
.StockHist .stock-selects .lookup:hover{
    color: #fff;
}
.StockHist .sbHolder{
    margin-bottom: 7px;
}
.StockHist .ModuleTitle > a {
    display: inline-block;
    height: 50px;
    left: 0;
    position: absolute;
    top: -170px;
    width: 100px;
}
.keyStatsChart .ratios .CustomTable:first-child{
    margin-top: 0;
}

@media only screen and (max-width: 767px){
    /*
    .dividendTable td {
        padding: 7px 0;
    }
    */
    .table-wrapper{
        width: 100%;
        overflow-x: auto; 
    }
    .Acoverage .CustomTable tr {
        border-bottom: 1px solid #ededed;
        display: block;
        overflow: hidden;
    }
    .Acoverage .CustomTable tr:first-child{
        display: none;
    }
    .Acoverage .CustomTable td {
        display: block;
        width: 100%;
        padding: 5px 0;
        border: none;
    }
    .tabs-list > li{
        margin-top: 10px;
    }

    .QLStock li {
        float: none;
        margin-top: 7px;
        width: 100%;
        display: block;
        text-align: center;
    }
    .QLStock a, .tabs-list > li a{
        display: block;
    }
    div.QLStock.historical,
    .QLStock.historical li:first-child{
        margin-top: 0;
    }
}
/*------------------END OTHER STOCK-----------------*/

/*------------------------FAQ-----------------------*/
.FaqDetailList > li {
    padding: 10px 0;
    line-height: 16px;
    list-style:none;
}
.FaqDetailList > li + li {
    border-top: 1px solid #ededed;
}
.FaqQuestionList {
    display: none;
}
.FaqQuestion {
    margin-bottom: 10px;
}
.FaqDetailList {
    padding: 0;
    margin-top: 0;
}
.FaqDetailList h3 {
    font-family: 'Brown-Pro-Regular',Helvetica,Arial,sans-serif;
    cursor: pointer;
    font-weight: 400;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    position:relative;
    padding: 7px 25px 10px 15px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ededed;
}
.FaqDetailList h3:before {
    content: "\e64a";
    font-family: 'Q4-Default-Icons';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    padding: 7px;
    position: absolute;
    right: 5px;
    text-transform: none;
    top: 3px;
}
.FaqDetailList h3.active{
    border-bottom: #ededed;
}
.FaqDetailList h3.active:before {
    content: "\e650";
}
.FaqDetailList h3 span {
    display: inline-block;
    padding: 0;
    vertical-align: top;
}
.FaqAnswer {
    display: none;
    padding: 5px 30px 5px 15px;
    font-size: 15px;
    border-bottom: 1px solid #ededed;
    margin-top: -5px;
    margin-bottom: 5px;
}
.FaqContainer .expand{
    margin-right: 10px;
}
.FaqAnswer + p {
    display: none;
}
.FaqAnswer > p {
    margin: 0 0 5px 0;
}
.all{
    cursor: pointer;
    margin-bottom: 15px;
}
.all > span{
    background: #006e67;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 7px 30px;
    text-decoration: none;
}
.all > span:hover {
    background: #6ea51d;
    text-decoration: none;
}
.FaqAnswerLink {
    display: none;
}
.FaqAnswer a{
    color: #00bfff;
    text-decoration: none;
}
.FaqAnswer a:hover{
    text-decoration: underline;
}

@media only screen and (max-width: 1023px){
    .FaqDetailList{
        margin: 0;
        padding: 0;
    }
    .FaqDetailList > li{
        margin-left: 10px;
    }
}
@media only screen and (max-width: 767px){
    .FaqContainer{
        margin-top: 20px;
    }
    .FaqAnswer {
        padding-left: 0;
    }
    .FaqAnswer > p {
        margin: 10px 0 0;
        font-size: 14px;
        line-height: 20px;
    }
    .FaqDetailList h3 {
        font-size: 14px;
        line-height: 18px;
        padding-left: 0;
        padding-right: 20px;
    }
    .FaqDetailList h3:before{
        right: 0;
    }
    .RegulatoryFilingContainer{
        margin-top: 20px;
    }
}
/*----------------------END FAQ---------------------*/

/*-------------------DOWNLOAD LIST------------------*/
.ModuleDownloadListWithTags .ModuleHeader{
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    background-color: #ededed;
    padding: 7px 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ededed;
}
.ModuleDownloadListWithTags .ModuleHeadlineLink{
    color: #00beff;
    text-decoration: none;
    padding: 7px 10px 7px 30px;
    display: block;
    position: relative;
}
.ModuleDownloadListWithTags .ModuleHeadlineLink:hover{
    text-decoration: underline;
}
.ModuleDownloadListWithTags .ModuleHeadlineLink:after,
.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".pdf"]:after,
.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".PDF"]:after,
.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".doc"]:after,
.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".DOC"]:after,
.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".xls"]:after,
.ModuleDownloadListWithTags .ModuleHeadlineLink[href*=".XLS"]:after{
    content: "\e628";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    font-family: 'Q4-Default-Icons';
    font-size: 22px;
}
.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 .ModuleFileSizeText,
.ModuleDownloadListWithTags .ModuleIcon{
    display: none;
}
/*-----------------END DOWNLOAD LIST----------------*/

/*-----------------INVESTOR RESOURCES---------------*/
.ShareRSS h1,
.rssIcons img{
    display: none;
}
.rssIcons a {
    color: #00bfff;
    display: block;
    line-height: 24px;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
}
.rssIcons a:hover{
    text-decoration: underline;
}
.rssIcons a:before{
  font-family: 'Q4-Default-Icons';
    content: "\e642";
    position: absolute;
    font-size: 20px;
    line-height: 24px;
    top: -2px;
    left: 0;
}

.MailAlerts .MailingListCol1,
.Unsubscribe .MailingListCol1{
    display: inline-block;
}
.MailAlerts .MailingListCol2,
.Unsubscribe .MailingListCol2{
    display: block;
}
.MailAlerts .MailingListCol2 input,
.Unsubscribe .MailingListCol2 input{
    border-color: #b4b4b4;
    border-style: solid;
    border-width: 1px;
    font-family: Helvetica,Arial,sans-serif;
    height: 50px;
    padding: 9px 10px 8px 10px;
    width: 310px;
    margin-top: 10px;
}
.MailAlerts .MailingListListTable{
    margin-top: 20px;
}
.MailAlerts  .MailingListListTable label{
    padding-left: 5px;
}
.MailAlerts .MailingListListTable > tbody > tr:first-child > td{
    padding-bottom: 10px;
}
.MailAlerts .MailingListListTable > tbody > tr:first-child + tr td{
    padding: 3px 0;
}
.MailAlerts .ActionButton,
.Unsubscribe .SubmitButton{
    background-color: #252a2c;
    color: #dcfd00;
    display: inline-block;
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    padding: 15px 30px;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    margin-top: 20px;
}
.MailAlerts .ActionButton:hover,
.Unsubscribe .SubmitButton:hover{
    color: #fff;
}
.MailingListSignupContainer .ErrorContainer{
    color: #ff070b;
    text-align: left;
}
.MailingListActivationContainer{
    color: green;
    font-weight: 700;
}
.PaneFooter2 .MailingListSignupContainer .ErrorContainer{
    width: 370px;
    float: right;
}
.IRContacts h1{
    background-color: #ededed;
    padding: 7px 10px;
    text-align: left;
    font-size: 16px;
    text-transform: none;
    letter-spacing: normal;
    margin-bottom: 15px;
    font-family: 'Brown-Pro-Regular',Helvetica,Arial,sans-serif;
    font-weight: 700; 
}
.IRContacts > h1:first-child{
    margin-top: 0;
}
.IRContacts p.title{
    margin-bottom: 0;
}
.IRContacts p.description{
    margin-top: 0;
}
.IRContacts a{
    color: #00beff;
    text-decoration: none;
}
.IRContacts a:hover{
    text-decoration: underline;
}
.MessageSent{
    color: green;
    font-weight: bold;
}
.contactForm .FormTextBox,
.contactForm .FormTextArea,
.contactForm input[type="text"]{
    border-color: #b4b4b4;
    border-style: solid;
    border-width: 1px;
    font-family: Helvetica,Arial,sans-serif;
    height: 50px;
    margin-top: 10px;
    padding: 9px 10px 8px;
    width: 310px;
}
.contactForm .FormTextArea{
    height: 150px;
}
.contactForm .Label{
    min-width: 90px;
    display: inline-block;
}
.contactForm .ItemClassCaptcha{
    margin-top: 20px;
}
.contactForm .ItemClassComments .Label{
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}
.contactForm .RedStar{
    display: none;
}
.contactForm .SubmitButton{
    background-color: #252a2c;
    border: medium none;
    color: #dcfd00;
    display: inline-block;
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    padding: 15px 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.contactForm .SubmitButton:hover{
    color: #fff;
}
.contactForm .ErrorMessage{
    color: #ff070b;
}
.ItemClassComments .ErrorMessage{
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}
.IRformtext{
    margin-bottom: 15px;
}

@media only screen and (max-width: 767px){
    .MailAlerts .MailingListCol2 input,
    .Unsubscribe .MailingListCol2 input{
        width: 95%;
    }
    .MailAlerts .MailingListTable,
    .Unsubscribe .MailingListUnsubscribeTable{
        width: 100%;
    }

    .contactForm .FormTextBox, 
    .contactForm .FormTextArea, 
    .contactForm input[type="text"]{
        width: 100%
    }
}
/*---------------END INVESTOR RESOURCES-------------*/

/*---------------------SEC FILINGS------------------*/
.SecFilings .ModuleHeader {
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
    background-color: #ededed;
    padding: 15px 0 15px 7px;
}

.SecFilings ul.Icons {
    list-style-type: none;
    margin: 0;
    display: table-cell;
}

.SecFilings ul.Icons a{
    text-decoration: none;
}

.SecFilings ul.Icons i{
    font-size: 20px;
}

.SecFilings .Icons,
.SecDetails .Icons {
    display: inline-block;
}

.SecFilings .Icons li,
.SecDetails .Icons li {
    display: inline-block;
    margin: 0;
}

.SecFilings .ModuleItemAlt {
    background: #ededed;
}

.SecFilings .ModuleItem {
    background: #ffffff;
}

.SecFilings .header {
    margin-top: 20px;
    margin-bottom: 10px;
}

.SecFilings .header > span {
    display: inline-block;
    font-weight: 700;
    margin-right: 8px;
}

.SecFilings .ModuleItemRow > * {
    display: table-cell;
    padding: 7px;
}

.SecFilings .ItemDate,
.SecFilings .Date {
    width: 17%;
    padding-left: 40px;
}

.SecFilings .ItemReported,
.SecFilings .reported {
    width: 15%
}

.SecFilings .ItemDescription,
.SecFilings .Description {
    width: 54%;
}

.SecFilings .Icons,
.SecFilings .Download {
    width: 17%;
}

.SecFilings .ItemHref,
.SecFilings .Filing {
    width: 12%;
}

.SecFilings .ItemHref {
    text-decoration: none;
    color: #00beff;
}

.SecFilings .ModuleHeader > span {
    display: inline-block;
    float: left;
}

.SecDetails ul.Icons {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 12px;
}

.SecDetails .ModuleDate {
    color: #00649e;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

.SecDetails i {
    font-size: 22px;
    font-family: 'Q4-Default-Icons';
}

.SecFilings .RegulatoryFilingContainer {
    display: table;
    width: 100%;
}

.SecFilings .ModuleItemRow {
    display: table;
    overflow: hidden;
    width: 100%;
}

.SecFilings .ModuleItemRow span:first-child {
    border-left: none;
}

.SecFilings .YearNavContainer {
    display: none;
}
.SecFilings .ModuleNotFound{
    margin-top: 20px;
}

.ModuleSECFilingDetails div.ModuleFilingDescription {
    margin-bottom: 7px;
}

.ModuleSECFilingDetails .ModuleForm {
    color: #00beff;
    font-weight: 700;
}

.ModuleSECFilingDetails .ModuleLinks ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ModuleSECFilingDetails .ModuleLinks ul li {
    float: left;
    display: inline-block;
}
.ModuleSECFilingDetails .ModuleLinks a {
    color: #4d4d4d;
    font-size: 25px;
    text-decoration: none;
}

.SecFilings .FormGroupsContainer .sbHolder,
.SecFilings .FormGroupsContainer .sbOptions {
    width: 250px;
}

.SecFilings .FormGroupsContainer,
.SecFilings > .sbHolder {
    display: block;
    float: left;
}

.SecFilings > .sbHolder {
    margin-left: 15px;
}

.SecFilings .ModuleContainerInnerTop {
    clear: left;
}

.SecFilings > .sbHolder{
    z-index: 1;
}
.SecFilings .FormGroupsContainer .sbHolder{
    z-index: 2;
}
@media only screen and (max-width: 767px) {
    .SecFilings .ModuleItemRow {
        display: block;
        padding: 10px;
    }
    .SecFilings .ModuleItemRow > * {
        border: none;
        padding: 0;
    }
    .SecFilings .ModuleHeader {
        display: none;
    }
    .SecFilings .ModuleContainerInnerTop {
        margin-top: 20px;
    }
    .SecFilings .ItemDate,
    .SecFilings .ItemHref,
    .SecFilings .ItemDescription,
    .SecFilings .Icons {
        display: block;
        width: 100%;
    }
    .SecFilings ul.Icons{
        padding-top: 5px;
    }
    .SecFilings .FormGroupsContainer, 
    .SecFilings .sbHolder {
        display: block;
        float: none;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .RegulatoryFilingContainer {
        margin-top: 0;
    }
}

@media only screen and (max-width: 450px) {
    .SecFilings .FormGroupsContainer .sbHolder,
    .SecFilings .FormGroupsContainer .sbSelector,
    .SecFilings .FormGroupsContainer .sbOptions {
        display: block;
        margin-bottom: 7px;
    }
    .SecFilings > .sbHolder {
        margin-left: 0;
    }
}

/*-------------------END SEC FILINGS----------------*/

/*----------------------FINANCIALS------------------*/
.QuarResults h3{
    background-color: #ededed;
    padding: 7px 10px;
    font-family: "Brown-Pro-Regular", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    margin-bottom: 5px;
}
.QuarResults .docs{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.QuarResults .docs a{
    color: #00beff;
    text-decoration: none;
    padding: 7px 10px 7px 30px;
    display: block;
    position: relative;
    line-height: 19px;
}
.QuarResults .docs a:hover{
    text-decoration: underline;
}
.QuarResults .size{
    display: none;
}
.QuarResults .docs a:after,
.QuarResults .docs a[href*=".pdf"]:after,
.QuarResults .docs a[href*=".PDF"]:after,
.QuarResults .docs a[href*=".doc"]:after,
.QuarResults .docs a[href*=".DOC"]:after,
.QuarResults .docs a[href*=".xls"]:after,
.QuarResults .docs a[href*=".XLS"]:after{
    content: "\e628";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    font-family: 'Q4-Default-Icons';
    font-size: 22px;
}
.QuarResults .docs a[href*=".pdf"]:after,
.QuarResults .docs a[href*=".PDF"]:after{
    content: "\e62a";
}
.QuarResults .docs a[href*=".doc"]:after,
.QuarResults .docs a[href*=".DOC"]:after{
    content: "\e62d";
}
.QuarResults .docs a[href*=".xls"]:after,
.QuarResults .docs a[href*=".XLS"]:after{
    content: "\e627";
}
.QuarResults .financial-tags .sbHolder,
.QuarResults .financial-tags .label{
    z-index: 2;
    display: none;
}
.QuarResults .financial-years .sbHolder{
    z-index: 1;
}

.QLFinancial{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.QLFinancial li{
    float: left;
    margin-right: 7px;
    margin-top: 7px;
}
.QLFinancial li a{
    background-color: #252a2c;
    color: #dcfd18;
    cursor: pointer;
    display: inline-block;
    font-family: "Brown-Pro-Bold",Helvetica,Arial,sans-serif;
    font-size: 13px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.QLFinancial li a:hover{
    color: #fff;
}
.FHQuarterly .QLFinancial .QuickLinkRow:first-child a,
.FHAnnual .QLFinancial .QuickLinkRowAlt a,
.FHGaap .QLFinancial .QuickLinkRow ~ .QuickLinkRow a{
    color: #fff;
}

.GaapOverview{
    clear: both;
    margin-top: 20px;
}
.finHeader{
    clear: both;
    padding-top: 20px;
}
.finHeader .sbHolder,
.QuarResults .sbHolder{
    display: inline-block;
    margin-bottom: 0;
    float: left;
    margin-right: 10px;
}
.finHeader label,
.QuarResults label,
.QuarResults .label{
    float: left;
    padding-top: 7px;
    margin-right: 7px;
}
.finHeader .sbHolder,
.finHeader .sbOptions{
    width: 205px;
}
.QuarResults .sbHolder,
.QuarResults .sbOptions{
    width: 190px;
}
.finHeader .sbHolder ~ .sbHolder,
.finHeader .sbHolder ~ .sbHolder .sbOptions{
    width: 142px;
}
.QuarResults .financial-years .sbHolder,
.QuarResults .financial-years .sbOptions{
    width: 130px;
}
.financials{
    clear: both;
    padding-top: 30px;
}

@media only screen and (max-width: 767px){
    .QuarResults .financial-years .sbHolder,
    .finHeader .sbHolder,
    .QuarResults .sbHolder{
        display: block;
        float: none;
    }
    .finHeader label,
    .QuarResults label,
    .QuarResults .label{
        float: none;
    }
    .financial-years{
        margin-top: 10px;
    }
}
/*--------------------END FINANCIALS----------------*/

/*-----------------------FIN INFO-------------------*/
.FinancialSummary .Annual  a {
    display: inline-block;
}
.FinancialSummary .Annual a:before {
    color: #f21012;
    content: "\e62a";
    font-family: 'Q4-Default-Icons';
    font-size: 24px;
    line-height: 22px;
    vertical-align: top;
}

.FinancialSummary .PDF.empty:before {
    color: #fff;
    content: "\e62a";
    font-family: 'Q4-Default-Icons';
    font-size: 20px;
    vertical-align: top;
}
.FinancialSummary .Form span, 
.FinancialSummary .Press span, 
.FinancialSummary .Conference span {
    color: #000;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    width: 25px;
}
.FinancialSummary .documents a{
    text-decoration: none;
    color: #000;
    padding: 5px;
}
.FinancialSummary .slick-documents-secfiling .documents a:hover,
.FinancialSummary .slick-documents-transcript .documents a:hover,
.FinancialSummary .slick-documents-webcast .documents a:hover,
.FinancialSummary .slick-documents-pressrelease .documents a:hover
{
    font-weight: 700;
}
.FinancialSummary .PDF.empty > span {
    display: none;
}
.FinancialSummary .Annual .type {
    display: none;
}
.FinancialSummary .Q4.empty,
.FinancialSummary .Q3.empty,
.FinancialSummary .Q2.empty,
.FinancialSummary .Q1.empty{
    background: #dadada none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 0 5px;
    width: 25px;
}
.FinancialSummary .years-title {
    display: inline-block;
    float: left;
}
.FinancialSummary .slick-years{
   margin-left: 320px
}
.FinancialSummary .slick-documents {
    margin-left: 211px;
    text-align: center;
}
.FinancialSummary .category {
    display: inline-block;
    float: left;
    width: 105px;
}
.FinancialSummary .years-header {
    color: #000;
    margin-top: 30px;
    padding: 30px 0 25px 15px;
    position: relative;
}
.FinancialSummary #financial-prev {
    font-family: 'Q4-Default-Icons';
    left: 140px;
    position: absolute;
    top: 28px;
    cursor: pointer;
    z-index: 1;
}
.FinancialSummary #financial-next {
    line-height: 24px;
    position: absolute;
    right: 29px;
    top: 28px;
    cursor: pointer;
}
.FinancialSummary .category-header.clearfix {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #eaecec;
    padding: 25px 0 23px 10px;
}
.FinancialSummary .disabled{
    opacity: 0.5;
}
.FinancialSummary .fin {
    overflow: hidden;
}

.financialList table{
    width: 100%;
}
.financialList .YearPanel{
    background-color: #ededed;
    padding: 7px 10px;
}
.financialList .YearPanel > *{
    font-family: "Brown-Pro-Regular",Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 0 0 0 10px;
    font-size: 16px;
    line-height: 19px;
    margin: 0;
    display: inline-block;
}
.financialList .ReportLink{
    color: #00beff;
    text-decoration: none;
    font-size: 16px;
}
.financialList .ReportLink:hover{
    text-decoration: underline;
}
.financialList .AnnualReportPanel ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.AnnualQuarterlyReportContainer tr td{
    padding: 10px 0;
}
.AnnualQuarterlyReportContainer .CoverImagePane{
    width: 25%;
}
.AnnualQuarterlyReportContainer .LeftPad20{
    width: 75%;
}

@media only screen and (max-width: 1023px){
    .FinancialSummary .slick-years {
    margin-left: 250px;
    text-align: center;
    }
    .FinancialSummary .slick-documents {
    margin-left: 250px;
    text-align: center;
    }
}
@media only screen and (max-width: 600px){
    .FinancialSummary .slick-documents {
    margin-left: 140px;
    text-align: left;
    }
    .FinancialSummary .slick-years {
    margin-left: 150px;
    text-align: left;
    }
}
@media only screen and (max-width: 767px){
    .AnnualQuarterlyReportContainer .CoverImagePane{
        width: 40%;
    }
    .AnnualQuarterlyReportContainer .LeftPad20{
        width: 60%;
        padding-left: 20px;
    }
}
/*---------------------END FIN INFO-----------------*/

/*----------------------SITE MAP--------------------*/

.SiteMap a {
    color: #000;
}
.SiteMap ul {
    padding: 0;
    margin-left: 20px;
}
.SiteMap ul li.SiteMap-Level3 {
    margin-left: 30px;
    list-style-type: circle;
}
.SiteMap ul li.SiteMap-Level4 {
    margin-left: 60px;
    list-style-type: square;
}
/*--------------------END SITE MAP------------------*/

/*------------------SEARCH RESULTS------------------*/

.SearchResultsContainer a {
    display: block;
    color: #00beff;
}
.SearchResultsContainer a:hover {
    text-decoration: underline;
}
.SearchResultsContainer .TabTableItem, .SearchResultsContainer .TabTableItemAlt {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
}
.SearchResultsContainer .SearchResultsUrl {
    display: none;
}
.SearchResultsContainer .SearchResultsPaging a {
    display: inline;
    text-decoration: underline;
    font-weight: 700;
}
.SearchResultsContainer .SearchResultsPaging a[href]{
    text-decoration: none;
    font-weight: 400;
}
.SearchResultsContainer ul {
    padding: 5px 0 0 15px;
    margin: 0;
}
.SearchResultsContainer .SearchSummary {
    margin-bottom: 20px;
}
.SearchResultsContainer br {
    display: none;
}
.SearchResultsContainer .TabTableItem > span:after, 
.SearchResultsContainer .TabTableItemAlt > span:after {
    content: "...";
    display: inline;
}
/*----------------END SEARCH RESULTS----------------*/

/**************************END CONTENT*************************/


.webcastDisclaimer {
    display: none;
}

.ModuleEventDetails a.meeting:after {
    display: none;
}

.ModuleEventDetails a.meeting:hover {
text-decoration: none;
}
.MeetingEvent td {
    vertical-align: top;
}

.TabletLink {

   background: #bec5c9;
}
/*.TabletLink .SaveDate {
    background: url('../images/2017/AID17_invite_v2b.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 570px;
    background-position-x: right;
}*/

.UpcomingEvents .ModuleLinks,
.UpcomingEvents .ModuleLocation,
.HomeEvents .ModuleLocation {
    display: block;
}
