.ModuleEventDetails .PresentationItem ul{
  margin:0 0 15px 0;
  padding:0px;
}
.ModuleEventDetails .PresentationItem ul li{
  list-style:none;
}
.ModuleEventDetails .PresentationItem h3{
  display:none;
}
.ModuleEventDetails .PresentationItem ul li a{
  color: #75787B;
  font-family: "Open Sans Light";
  font-size: 95%;
  font-weight: normal;
}
.ModuleEvent .PresentationItem ul li a[href$='.pdf'],
.ModuleEvent .RelatedDocuments ul li a[href$='.pdf'],
.ModuleEventDetails .PresentationItem ul li a[href$='.pdf'],
.ModuleEventDetails .RelatedDocuments ul li a[href$='.pdf'] {
  background: transparent url('../icons/pdf.gif') scroll 0 0 no-repeat;
  padding-left: 26px;
}

.upcomingEvents .PresentationItem h3 {
    display: none;
}
.upcomingEvents .PresentationItem ul li {
    display: block;
}
.upcomingEvents .PresentationItem ul {
    padding: 0px;
}
.upcomingEvents .PresentationItem ul li a {
    color: #75787b;
    font-family: "Open Sans Light";
    font-weight: normal;
    font-size: 95%;
}
.upcomingEvents .WebcastLink {
    padding-top: 8px !important;
}

.contactBoardForm input, .contactBoardForm textarea, .contactBoardForm select {
    width: 60%;    
    border: none;    
    background-color: #f0eeef;    
    padding: 10px;    
    margin-bottom: 8px;    
    font-size: 16px;
    display: inline-block;
}

.contactBoardForm .Item .Label {
    display: inline-block;
    width: 20%;
}

.contactBoardForm .RedStar {
    display: inline-block;
    /* float: right; */
    /* position: relative; */
    /* right: 55px; */
    width: 1%;
}

.contactBoardForm {
    width: 100%;
}

.contactBoardForm .ErrorMessage {
    /* float: right; */
    /* position: relative; */
    /* left: 20px; */
    display: inline-block;
    width: 7%;
}

.contactBoardForm .ItemClassSignup .Label {
    width: 95%;
    float: right;
}
.contactBoardForm .Button.SubmitButton {
    background: #f7b600;
}
.contactBoardForm .ItemClassSignup table label {
    display: none;
}

.contactBoardForm .ItemClassSignup table input {
    display: block;
    width: 13px;
    margin: 2px 0 0 0;
}
.MessageSent {
    margin-top: 20px;
    display: inline-block;
    font-weight: bold;
}
.open>.dropdown-menu {
    display: block;
}
@media screen and (max-width: 430px) {
    .contactBoardForm .Item .Label {
        display: block;
        width: 100%;
    }
    .contactBoardForm input, .contactBoardForm textarea, .contactBoardForm select {
        width: 80%;    
    }
}

@media screen and (max-width: 550px) {
    .contactBoardForm .Item .Label {
        display: block;
        width: 100%;
    }
    .contactBoardForm input, .contactBoardForm textarea, .contactBoardForm select {
        width: 90%;    
    }
}

/* FINANCIAL TABLE */
.FinTable {
    position: relative;
}
.FinTable .disabled {
    opacity: 0.5;
    cursor: default;
    filter:alpha(opacity=50);
}
.FinTable #financial-next,
.FinTable #financial-prev,
.FinTable #financial-nextA,
.FinTable #financial-prevA {
    position: absolute;
    right:0;
    top:0;
    font-size: 30px;
    cursor: pointer;
}
.FinTable #financial-prev,
.FinTable #financial-prevA {
    right: 50px;
}
.FinTable .fin {
    border:1px solid #d9d9d9;
    margin-bottom: 30px;
}
.FinTable .years-header {
    background-color: #f0eeef;
    padding-left: 240px;
}
.FinTable .category-header {
    border-top:1px solid #d9d9d9;
    overflow: hidden;
}
.FinTable .category-header.alternate {
    background-color: #f0eeef;
}
.FinTable .finAnnual .years-header + .category-header {
    border-top: 0 none;
}
.FinTable .fin-years .year {
    display: block;
    padding: 15px 0;
    text-align: center;
    display: block;
    font-size: 18px;
    color:#091e53;
    font-family: "Open Sans Regular";
}
.FinTable .quarters-wrap span,
.FinTable .category-header .category {
    font-size: 18px;
    color:#091e53;
    font-family: "Open Sans Regular";
}
.FinTable .quarters-header .empty {
    padding: 15px;
    float: left;
    width: 240px;
}
.FinTable .quarters-wrap,
.FinTable .documents {
    padding: 15px 0;
    border-left:1px solid #d9d9d9;
    text-align: center;
    
}
.FinTable .category-header .category {
    padding: 15px;
    float: left;
    width: 240px;
}
.FinTable .quarters-header .fin-quarters,
.FinTable .category-header .fin-documents {
    margin-left: 240px;
    width: auto;
}
.FinTable .quarters-wrap span,
.FinTable .documents span {
    display: inline-block;
    margin: 0 5px;
    width: 20px;
    min-height: 24px;
}
.FinTable .fin-documents a:hover {
    text-decoration: none;
}
.FinTable .fin-documents a:before {
    content: "\e628";
    color:#dfdfdf;
    font-family: 'Q4-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;
    font-size: 20px;
    vertical-align: top;
}
.FinTable .fin-documents a[href*=".pdf"]:before {
    content: "\e62a";
    color:#dd2a2a;
}
@media screen and (max-width: 1023px) {
    .FinTable .years-header {
        padding-left: 145px;
    }
    .FinTable .category-header .category,
    .FinTable .quarters-header .empty {
        width: 145px;
    }
    .FinTable .quarters-header .fin-quarters,
    .FinTable .category-header .fin-documents {
        margin-left: 145px;
    }
}

.prospectusDownload .ModuleYearNavContainer,
.prospectusDownload .ModuleHeaderText,
.prospectusDownload .ModuleDate {
    display: none;
}

.prospectusDownload .ModuleTitle {
    margin-bottom: 0;
}
.pastEvent .ModuleLinks {
display:block !important;
}

.download-list-slider {
    background: rgba(26, 30, 90, 0.97);
    margin: 0 0 50px;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(26, 30, 90, 0.97)), color-stop(100%, rgba(18, 45, 152, 0.97)));
    background: -webkit-linear-gradient(45deg, rgba(26, 30, 90, 0.97) 0%, rgba(18, 45, 152, 0.97) 100%);
    background: linear-gradient(45deg, rgba(26, 30, 90, 0.97) 0%, rgba(18, 45, 152, 0.97) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F71A1E5A', endColorstr='#F7122D98', GradientType=1);    
}
.download-list-slider .slide {
    position: relative;
}
.download-list-slider {
    border-bottom: 8px solid #fbb20f;
}

.download-list-slider p, .download-list-slider h2 {
    color: #f7b600;
    text-shadow: 2px 2px #000;
}

.download-list-slider h2 {
    font-size: 3.5rem;   
    margin: 0; 
}
.download-list-slider .slide-sub-text {
    font-size: 2rem;   
    margin: 0; 
}
.download-list-slider a, 
.download-list-slider a:hover, 
.download-list-slider a:focus {
    color: #f7b600;
    text-decoration: none;
}
.download-list-slider .slide-image {
    max-height: 430px;
    overflow: hidden;
display: none;
}
.download-list-slider .slide-image img {
    width: 100%;
    min-height: 430px;
}
.download-list-slider .slide {
    height: 430px;
}

.download-list-slider .slide-text {
    text-align: center;
    vertical-align: middle;
    padding: 20px;
    background: linear-gradient(45deg, rgba(26, 30, 90, 0.97) 0%, rgba(18, 45, 152, 0.97) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(26, 30, 90, 0.97)), color-
    stop(100%, rgba(18, 45, 152, 0.97)));
    background: -webkit-linear-gradient(45deg, rgba(26, 30, 90, 0.97) 0%, rgba(18, 45, 152, 0.97) 100%);
    background: rgba(26, 30, 90, 0.97);
   // bottom: 0;
    position: absolute;
    width: 100%;
}
.download-list-slider .StockSlideItem p.trade-date {
    text-align: right;
}

.download-list-slider .StockSlideItem p span {
    text-align: right;
    width: 50%;
    display: inline-block;
}
.download-list-slider .StockSlideItem p span.stock-label {
    text-align: left;
}

.download-list-slider .financials-items a[href*=".pdf"]:before,
.download-list-slider .financials-items a[href*=".PDF"]:before {
    content: "\e62a";
    color: #dd2a2a;
}
.download-list-slider .financials-items a:before {
    content: "\e628";
    color: #dfdfdf;
    font-family: 'Q4-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    vertical-align: top;
    margin-right: 5px;
    text-shadow: none;
}

.download-list-slider .StockSlideItem {
    color: #fff;
}
.download-list-slider p, 
.download-list-slider .financials-items a, 
.download-list-slider .financials-itemsa:focus, 
.download-list-slider .financials-items a:hover {
    color: #fff;
}
.download-list-slider ul.slick-dots li {
    display: inline-block;
    margin: 0 20px 0 0;
    text-shadow: 2px 2px #000;
    font-size: 30px
}

.download-list-slider .slick-dots button {
    display: none;
}

.download-list-slider ul.slick-dots {
    position: absolute;
    z-index: 10;
    bottom: 1px;
    width: 100%;
    text-align: right;
}
.download-list-slider .slick-active {
    color: #f7b600;
}
.download-list-slider .event-attachments {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 10px;
}
.download-list-slider .event-title {
    margin-bottom: 10px;
}
.download-list-slider .pressreleaselink,
.download-list-slider .presentationlink,
.download-list-slider .webcastlink,
.download-list-slider .event-attachments {
    display: block;
}
@media screen and (min-width:768px) {
    .download-list-slider .slide-text {
        position: absolute;
        text-align: left;
        top: 100px;
        left: 100px;
        width: 400px;
        z-index: 5;
        background: rgba(26, 30, 90, 0.97);
        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(26, 30, 90, 0.97)), color-stop(100%, rgba(18, 45, 152, 0.97)));
        background: -webkit-linear-gradient(45deg, rgba(26, 30, 90, 0.97) 0%, rgba(18, 45, 152, 0.97) 100%);
        background: linear-gradient(45deg, rgba(26, 30, 90, 0.97) 0%, rgba(18, 45, 152, 0.97) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F71A1E5A', endColorstr='#F7122D98', GradientType=1);
    }
}
@media screen and (max-width:768px) {
    .download-list-slider .slide img {
        display: block;
        width: 100%;
    }
    .download-list-slider .financials-items p {
        width: 50%;
        text-align: left;
        display: inline-block;
        color: #fff;
    }
    .download-list-slider .financials-items {
        text-align: left;
    }
    .download-list-slider .financials-items h2 {
        text-align: center;
    }
    .download-list-slider ul.slick-dots {
        position: static;
    }
}
.LayoutHomePage .home-box .btn-group2 .btn {
    background-color: #f0eeef;
    border: none;
    border-radius: 1px;
    padding: 10px 15px;
    color: #999;
    width: 100%;
    text-align: left;

}
.LayoutHomePage .home-box .btn-group2 {
    width: 100%;
    margin-top: 8px;
}
.LayoutHomePage .home-box .btn-group2 .btn .icon-arrow-down {
    display: block;
    float: right;
    margin-left: 10px;
    margin-top: 3px;
    background-image: url('../images/icons.png');
    background-repeat: no-repeat;
    background-position: -94px -2px;
    width: 18px;
    height: 13px;
}
.btn-group2 .dropdown-menu {
   /* position: relative;*/
    width: 100%;
}
.btn-group2 .dropdown-menu li {
    padding: 0;
    border-bottom: 1px solid #f9f9f9;
    white-space: normal;
    text-align: left;
}
.btn-group2 .dropdown-menu li a {
    padding: 5px 10px;

}
@media (min-width: 768px) {
.LayoutHomePage .home-box .ModuleViewAllLink {
    margin-top: 0px; 
    position: absolute;
    bottom: 10px;
    display: block;
}
.LayoutHomePage .home-box {
    position: relative;
}
.LayoutHomePage .home-box.StockQuoteContainer .ModuleViewAllLink {
   bottom: -62px
}
}

@media (max-width: 767px){
.download-list-slider .slide-text {
   bottom: 0;
}
}



@media (min-width: 768px) and (max-width: 991px){
.LayoutHomePage .home-box.StockQuoteContainer .ModuleViewAllLink {
   bottom: -69px
}
}

.PageEventsCalendarEventDetails .PaneRight {
    display: none;
}

@media screen and (min-width: 769px) {
.PageEventsCalendarEventDetails .PaneContent {
    width: 83%;
}
}

.SECContainer li.pagerItem.pager-prev,
.SECContainer li.pagerItem.pager-next {
    background-color: #f1f1f1;
    padding: 3px 5px;
    display: inline-block
}
.SECContainer li.pagerItem.pager-prev:after {
    content: "|";
    margin: 0 0 0 10px;
}
.SECContainer li.pager-page:not(.pager-active) {
    font-family: "Open Sans Regular";
    color: #091e53;
    text-decoration: none;
    cursor: pointer;
}
.SECContainer li.pagerItem {
    cursor: pointer;    
}
.SECContainer li.spacer {
    pointer-events: none;
    font-family: "Open Sans Regular";
    color: #091e53;
}

.SECContainer li.pager-page.page {
    pointer-events: none;
    font-family: "Open Sans Light";
    color: #75787b;
}

@media (max-width: 768px) {
    .download-list-slider .slide, 
    .download-list-slider .slide .slide-text {
        height: 400px;
        padding-top: 90px;
    }
}

/*Event Details Calendar and Webcast Links*/

.ModuleEventDetails .AddToCalendar
 {
  font-size:90%;
  line-height:1.25;
  background:transparent url('../design/ical.png') no-repeat scroll 0 0;
  color:#75787b;
  padding-left:25px;
  display:block;
}

.ModuleEventDetails .WebcastLink {
    height: 25px;
}

.ModuleEventDetails .AddToCalendar button.q4-atc-button {
    font-size: 90% 
    line-height: 1.25; 
    color: #75787b;
    font-family: "Open Sans Regular";
    border:0; 
    padding:0;
    background-color: transparent;
}