/*---------- Tables ---------*/
.CustomTable{
    width: 100%;
}
@media only screen and (max-width:767px) {
    .table-responsive{
        overflow-x: scroll;
    }
    .table-responsive table {
        margin-bottom: 20px;
    }
}

/*----------- SELECTBOX ----------- */
.sbHolder{
    display: inline-block;
    margin-right: 27px;
    background-color: #0888b2;
    font-weight: normal;
    height: 34px;
    position: relative;
    width: 90px;
    border-radius: 3px;
}
.sbSelector{
    display: block;
    line-height: 37px;
    height: 34px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 16px;
    top: 0;
    width: 100%;
    color: #ffffff;
}
.sbToggle{
    display: block;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
}
.sbToggle:after{
    font-family: "q4icons";
    content: "\e903";
    position: absolute;
    top: 7px;
    right: 12px;
    bottom: 0;
    color: #ffffff;
    line-height: 20px;
    font-size: 12px;
}
.sbHolderDisabled{
    background-color: #d6d4d0;
    border: solid 1px #efedea;
}
.sbOptions{
    background-color: #0888b2;
    list-style: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 35px !important;
    width: 92px;
    z-index: 9999;
    overflow-y: auto;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    text-align: left;
    max-height: 210px !important;
}
.sbOptions li:first-child{
    border-top: none;
}
.sbOptions li{
    padding: 6px 16px;
    border-bottom: 1px solid #ffffff;
}
.sbOptions a{
    display: block;
    outline: none;
}
.sbOptions a{
    color: #ffffff;
}
.sbOptions li.last a{
    border-bottom: none;
}

/*----------- iCheck -----------*/
.icheckbox_square-grey{
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    background: url("../design/IcheckBox.png") no-repeat;
    border: none;
    cursor: pointer;
}
.icheckbox_square-grey{
    background-position: 0 0;
    margin-right: 5px;
}
.icheckbox_square-grey.checked {
    background-position: -16px 0;
}

/*------- Search -------*/
.SearchResultsUrl{
    display: none;
}
.SearchResultsContainer .TabTableItemAlt,
.SearchResultsContainer .TabTableItem{
    padding: 30px 0;
    border-bottom: 1px solid #d6d4d0;
}
.SearchResultsContainer .TabTableItemAlt strong span,
.SearchResultsContainer .TabTableItem strong span{
    display: block;
    margin-bottom: 20px;
}
.SearchResultsPaging{
    margin-top: 100px;
    text-align: center;
}
.PageSearchResults .mobile-second-nav{
    display: none;
}

@media only screen and (max-width: 767px){
    .SearchResultsPaging{
        margin-top: 30px;
        text-align: left;
    }
}

/*----------- SEC FILINGS ----------------*/
.RegulatoryFilingContainer .Date,
.RegulatoryFilingContainer .Filing,
.RegulatoryFilingContainer .Description,
.RegulatoryFilingContainer .Download,
.RegulatoryFilingContainer .ItemDate,
.RegulatoryFilingContainer .ItemHref,
.RegulatoryFilingContainer .ItemDescription,
.RegulatoryFilingContainer .Icons {
    display: inline-block;
    line-height: 23px;
    text-align: left;
    vertical-align: top;
}
.RegulatoryFilingContainer .FormGroupsContainer{
    display: inline-block;
}
.RegulatoryFilingContainer .ItemDate,
.RegulatoryFilingContainer .Date {
    width: 18%;
}
.RegulatoryFilingContainer .ItemHref,
.RegulatoryFilingContainer .Filing {
    width: 18%;
}
.RegulatoryFilingContainer .ItemDescription,
.RegulatoryFilingContainer .Description {
    width: 40%;
}
.RegulatoryFilingContainer .ItemDescription{
    color: #373737;
}
.RegulatoryFilingContainer .Icons,
.RegulatoryFilingContainer .Download {
    width: 21%;
    float: right;
}
.RegulatoryFilingContainer .ModuleHeader{
    background-color: #efedea;
    border-top: 1px solid #d6d4d0;
    border-bottom: 1px solid #d6d4d0;
    padding: 8px 14px;
    margin-top: 20px;
}
.RegulatoryFilingContainer .ModuleHeader span{
    font-weight: bold;
}
.RegulatoryFilingContainer .FormGroupsContainer .sbHolder,
.RegulatoryFilingContainer .FormGroupsContainer .sbOptions{
    width: 210px;
}
.RegulatoryFilingContainer .Icons,
.ModuleSECFilingDetails ul{
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: top;
    padding-top: 2px;
}
.RegulatoryFilingContainer .ModuleItemRow li,
.ModuleSECFilingDetails li{
    display: inline-block;
}
.ModuleSECFilingDetails .ModuleForm{
    margin: 10px 0;
}
.RegulatoryFilingContainer .ModuleItemRow {
    border-bottom: 1px solid #d6d4d0;
    padding: 8px 14px;
}
.RegulatoryFilingContainer .ModuleItemAlt{
    background-color: #efedea;
}
.RegulatoryFilingContainer .Icons a,
.ModuleSECFilingDetails .Icons a{
    font-size: 20px;
}
.RegulatoryFilingContainer .PdfIcon a,
.ModuleSECFilingDetails .PdfIcon a{
    color: #dd2a2a;
}
.RegulatoryFilingContainer .WordIcon a,
.ModuleSECFilingDetails .WordIcon a{
    color: #3c9ff1;
}
.RegulatoryFilingContainer .ExcelIcon a,
.ModuleSECFilingDetails .ExcelIcon a{
    color: #4fb125;
}
.RegulatoryFilingContainer .XBRLIcon a,
.ModuleSECFilingDetails .XBRLIcon a{
    color: #aa1a1a;
}
.RegulatoryFilingContainer .ZIPIcon a,
.ModuleSECFilingDetails .XBRL_HTMLIcon a{
    color: #915aac;
}
.ModuleSECFilingDetails .ModuleLinks{
    margin-top: 5px;
}
.RegulatoryFilingContainer .YearNavContainer{
    display: none;
}

@media only screen and (max-width: 767px){
    .sbHolder{
        margin-right: 6px;
    }
    .RegulatoryFilingContainer .ModuleHeader{
        display: none;
    }
    .RegulatoryFilingContainer .ItemDate,
    .RegulatoryFilingContainer .ItemHref,
    .RegulatoryFilingContainer .ItemDescription,
    .RegulatoryFilingContainer .Icons {
        width: 100%;
        float: none;
    }
}

/*--------- Analyst Coverage ---------*/
.ACoverage th{
    background-color: #efedea;
    border-top: 1px solid #d6d4d0;
    border-bottom: 1px solid #d6d4d0;
    padding: 10px 15px;
    text-align: left;    
}
.ACoverage td{
    border-bottom: 1px solid #d6d4d0;
    padding: 10px 15px;
}
/* 00367635 */
/*.ACoverage .alt td{
    background-color: #efedea;
}*/
.ACoverage tr:nth-child(odd){
    background-color: #efedea;
}
.ACoverage td:first-child {
    min-width: 36%;
}


/*--------- Stock Info ----------*/
.StockQuoteContainer .StockPage{
    margin: 0;
}
.StockQuoteContainer .StockTableItem a,
.StockQuoteContainer .StockTableItem p{
    font-size: 18px;
    margin: 0;
    color: #373737;
}
.StockQuoteContainer .StockTableItem p > span{
    min-width: 150px;
    display: inline-block;
}
.StockQuoteContainer .StockTableItem > p {
    display: inline-block;
    float: left;
    width: 50%;
}
.StockQuoteContainer .ChangeLabel.StockPriceUp,
.StockQuoteContainer .ChangeLabel.StockPriceDown{
    color: #0ab116;
}
.StockQuoteContainer .StockTableItem p.bold{
    font-weight: bold;
}
.StockQuoteContainer .StockTableItem{
    padding: 10px 30px;
}
.StockQuoteContainer .StockTableItem.alt{
    background-color: #f2efed;
    border-bottom: 1px solid #d6d4d0;
}
.StockQuoteContainer .StockTableTextLabel,
.StockQuoteContainer .StockQuoteIndice{
    display: none;
}
.StockQuoteContainer .StockQuoteTitle{
    font-size: 18px;
    padding: 0 30px;
    font-family: "ScalaSansWeb";
}
.StockQuoteContainer .StockTableText{
    padding: 15px 30px 0 10px;
    font-size: 12px;
}

@media only screen and (max-width: 767px){
    .StockQuoteContainer .StockTableItem > p{
        width: 100%;
        float: none;
    }
    .StockQuoteContainer .StockTableItem p > span{
        min-width: inherit;
    }
    .StockQuoteContainer .ChangeLabel.StockPriceUp,
    .StockQuoteContainer .ChangeLabel.StockPriceDown,
    .StockQuoteContainer .PChangeLabel.StockPriceUp,
    .StockQuoteContainer .PChangeLabel.StockPriceDown,
    .StockQuoteContainer .StockTableItem p > a{
        float: right;
    }
    .StockQuoteContainer .StockTableItem > p:first-child{
        margin-bottom: 10px;
    }
    .highcharts-input-group{
        display: none;
    }
}

/*----------- STOCK HISTORICAL ----------------*/
.stock-historical .list-group{
    margin: 20px 0 0 0;
    padding: 0;
    list-style-type: none;
}
.stock-historical .list-group-item.alt{
    background-color: #f2efed;
    border-bottom: 1px solid #d6d4d0;
}
.stock-historical .HistInd{
    padding: 13px 30px 7px 30px;
}
.stock-historical .list-group-item{
    display: inline-block;
    float: left;
    width: 50%;    
    padding: 13px 30px 7px 30px;
    min-height: 50px;
}
.stock-historical .list-group span{
    font-size: 18px;
}
.stock-historical .stock-selects .text{
    padding-top: 8px;
    display: inline-block;
    margin-right: 30px;
    vertical-align: top;
}
.stock-historical .list-group .text {
    display: inline-block;
    min-width: 150px;
}
.stock-historical .lookup{
    margin-top: 0;
    vertical-align: top;
    height: 34px;
}

@media only screen and (max-width: 767px){
    .stock-historical .list-group-item{
        float: none;
        width: 100%;
        padding: 13px 15px 7px 15px;
    }
    .stock-historical .HistInd{
        padding: 13px 15px 7px 15px;
    }
    .stock-historical .list-group-item.alt{
        background-color: #ffffff;
    }
    .stock-historical .list-group-item.mobile{
        background-color: #d6d4d0;
    }
    .stock-historical .nospan{
        display: none;
    }
    .stock-historical .badge{
        float: right;
    }
    .stock-historical .stock-selects .text{
        display: block;
        margin-bottom: 5px;
    }
}

/*------- FAQ -------*/
.FaqContainer .FaqQuestionList{
    display: none;
}
.FaqContainer .FaqAnswer,
.FaqContainer .faq-item > p{
    display: none;
}
.FaqContainer .FaqAnswer p{
    margin: 0;
    padding: 0 50px 19px 50px;
}
.FaqContainer .faq-item{
    background-color: #f2efed;
    border-bottom: 1px solid #d6d4d0;
}
.FaqContainer .faq-item > h3{
    padding: 19px 30px 19px 50px;
    margin: 0;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    font-family: "ScalaSansWeb";
    font-weight: bold;
}
.FaqContainer .faq-item > h3:before{
    font-family: "q4icons";
    content: "\e64f";
    font-weight: 400;
    position: absolute;
    left: 15px;
    top: 16px;
}
.FaqContainer .faq-item > h3.active:before{
    content: "\e64a";
}
.FaqContainer .faq-item.alt{
    background-color: #ffffff;
}
.FaqContainer .faq-item:first-child{
    border-top: 1px solid #d6d4d0;
}

@media only screen and (max-width: 767px){
    .FaqContainer .faq-item > h3{
        font-size: 16px;
        padding: 19px 15px 19px 45px;
    }
}

/*------- RSS -------*/
.rssIcos{
    margin-bottom: 50px;
}
.RssRow{
    display: block;
    margin-bottom: 5px;
}
.RssContainerm a{
    color: #0aaca0;
}
.RssContainer i{
    margin-right: 10px;
    color: #fff;
    padding: 3px 3px 2px 3px;
    background: #777;
    border-radius: 3px 1px 1px 1px;
}
.RssContainer h2{
    margin-top: 50px;
}

/*------- Committee Composition -------*/
.committeeDesk table{
    border-bottom: 1px solid #d6d4d0;
    width: 100%;
    table-layout: fixed;
}
.committeeDesk tr{
    border-top: 1px solid #d6d4d0;
}
.committeeDesk th,
.committeeDesk td{
    border-right: 1px solid #d6d4d0;
    border-left: 1px solid #d6d4d0;
    margin: 0;
    padding: 15px;
    text-align: center;
}
.committeeMob h3,
.committeeDesk th{
    padding: 15px 10px;
}
.committeeDesk th{
    background-color: #f6f5f3;
    border-bottom: 1px solid #d6d4d0;
}
.committeeDesk .ToggleName span:before{
    font-family: "q4icons";
    content: "\e64a";
    font-weight: 400;
    position: absolute;
    top: 13px;
    left: 15px;
}
.committeeDesk .ToggleName.active span:before{
    content: "\e650";
}
.committeeDesk td{
    position: relative;
}
.committeeDesk td:first-child{
    min-width: 180px;
    padding: 15px 15px 15px 45px;
    cursor: pointer;
    text-align: left;
}
.committeeMob .hidden,
.committeeDesk .hidden{
    background-color: #f6f5f3;
    display: none;
    padding: 15px 45px;
    cursor: text;
}
.committeeDesk .CommDetails td{
    padding: 0;
}
.committeeMob i,
.committeeDesk i{
    color: #7a777d;
}
.committeeMob i.chair,
.committeeDesk i.chair{
    color: #f4af60;
}
.committeeDesk .alt{
    background-color: #f6f5f3;
}
.committeeDesk p{
    float: right;
}
.committeeDesk p .q4i-icon-member{
    margin: 0 10px 0 35px;
}
.committeeDesk .CommDetails{
    border-top: none;
}
.committeeMob ul ul,
.committeeMob{
    display: none;
}
.committeeMob ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.committeeMob .level1 > li:first-child{
    margin: 0;
}
.committeeMob .level1 > li{
    margin: 2px 0 0 0;
}
.committeeMob .level1 > li h3{
    background-color: #f6f5f3;
    position: relative;
    padding: 15px 75px 15px 15px;
    cursor: pointer;
    margin: 0;
    font-family: "ScalaSansWeb", sans-serif !important;
}
.committeeMob .level1{
    border: 1px solid #d6d4d0;
}
.committeeMob h3:after{
    font-family: "q4icons";
    content: "\e605";
    font-weight: 400;
    position: absolute;
    top: 32%;
    right: 24px;
    color: #ffffff;
}
.committeeMob h3.active:after{
    content: "\e604";
}
.committeeMob h3:before{
    background-color: #d6d4d0;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 67px;
}
.committeeMob ul span{
    display: block;
    padding: 8px 15px;
    cursor: pointer;
}
.committeeMob ul span i{
    float: right;
    margin-right: 10px;
}
.committeeMob .level1 ul li{
    border-top: 1px solid #d6d4d0;
}
.committeeMob .level1 ul li:first-child{
    border-top: none;
}
.committeeMob .MobLegend{
    margin-bottom: 20px;
}
.committeeMob .MobLegend span{
    display: inline-block;
    padding: 0;
    margin-right: 10px;
}
.committeeMob .MobLegend > div{
    display: inline-block;
    margin-right: 25px;
}

@media only screen and (max-width: 767px){
    .committeeDesk{
        display: none;
    }
    .committeeMob{
        display: block;
    }
}

/*------- Resources -------*/
.MailingListUnsubscribeContainer .MailingListCol1,
.MailingListUnsubscribeContainer .MailingListCol2,
.PaneContent .MailingListSignupContainer .MailingListCol1,
.PaneContent .MailingListSignupContainer .MailingListCol2{
    display: block;
    float: left;
    clear: both;
}
.MailingListUnsubscribeContainer table,
.PaneContent .MailingListSignupContainer table{
    width: 100%;
}
.PaneContent .MailingListSignupContainer .innerBlock > span{
    display: none;
}
.PaneContent .MailingListSignupContainer .MailingListCol2{
    margin: 15px 0 30px 0;
    width: 100%;
    display: block;
}
.MailingListUnsubscribeContainer input[type="text"],
.PaneContent .MailingListSignupContainer input[type="text"]{
    width: 370px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 20px;
    display: block;
}
.MailingListUnsubscribeContainer .MailingListCol2{
    margin-top: 10px; 
    width: 100%;
}
.MailingListUnsubscribeContainer .RequiredField,
.PaneContent .MailingListSignupContainer .RequiredField{
    display: none;
}
.PaneContent .MailingListUnsubscribeContainer .SubmitButton{
    width: 160px;
    padding-left: 4px;
    padding-right: 4px;
}
.MailingListSignupContainer .MailingListsHeading{
    margin-bottom: 10px;
}
.PaneContent .MailingListSignupContainer .innerBlock{
    padding: 0;
    box-shadow: none;
}
.PaneContent .MailingListSignupContainer .innerBlock:after{
    display: none;
}
.PaneContent .MailingListSignupContainer .MailingListListTable table td{
    padding: 5px 0;
}
.PaneContent .MailingListSignupContainer .Button{
    margin-top: 20px;
    width: 120px;
}

@media only screen and (max-width: 460px){
    .MailingListUnsubscribeContainer .MailingListCol1,
    .MailingListUnsubscribeContainer .MailingListCol2,
    .PaneContent .MailingListSignupContainer .MailingListCol1,
    .PaneContent .MailingListSignupContainer .MailingListCol2{
        float: none;    
    }
    .MailingListUnsubscribeContainer input[type="text"],
    .PaneContent .MailingListSignupContainer input[type="text"]{
        width: 100%;
    }
}

/*------- Board Of Directors / Management ---------*/
.PersonGenericContainer .PersonPhoto{
    display: inline-block;
    width: 20%;
}
.PersonGenericContainer .PersonDetailsContainer{
    display: inline-block;
    width: 75%;
    float: right;
}
.PersonGenericContainer .PersonContainer{
    width: 100%;
    display: inline-block;
    margin-bottom: 3px;
    float: left;
}
.PersonGenericContainer .PersonContainer > h3{
    background-color: #f6f5f3;
    margin: 0;
    position: relative;
    padding: 15px 15px 15px 45px;
    cursor: pointer;
    float: left;
    width: 100%;
    font-family: "ScalaSansWeb";
    font-weight: bold;
}
.PersonGenericContainer .PersonName2 {
    display: inline-block;
    float: left;
}
.PersonGenericContainer .commaName,
.PersonGenericContainer .commaSuffix {
    display: none;
}
.PersonGenericContainer .SufixName {
    display: inline-block;
}
.PersonGenericContainer .PersonTitleComma {
    margin-left: -5px;
}
.PersonGenericContainer .PersonContainer > h3:before{
    font-family: "q4icons";
    content: "\e64f";
    font-weight: 400;
    position: absolute;
    top: 13px;
    left: 15px;
}
.PersonGenericContainer .PersonContainer > h3.active:before{
    content: "\e64a";
}
.PersonGenericContainer .PersonRContent{
    display: none;
    padding: 15px 15px 15px 0;
    clear: both;
}
.GovWhistle p{
    line-height: 26px;
}

@media only screen and (max-width: 767px){
    .PersonGenericContainer .PersonPhoto{
        width: auto;
        max-width: 60%;
    }
    .PersonGenericContainer .PersonDetailsContainer{
        width: 100%;
        float: none;
    }
    .PersonGenericContainer .PersonRContent{
        padding-right: 0;
    }
}

@media only screen and (max-width: 429px){
    .PersonGenericContainer .PersonPhoto{
        width: 100%;
        max-width: 100%;
    }
    .PersonGenericContainer .PersonPhoto img{
        width: 100%;
    }
}

/*------- Online Investor Kit --------*/
.OnlineInvKit .items{
    margin: 15px 0 35px 0;
}
.OnlineInvKit .items > div{
    padding: 10px 45px 10px 15px;
    border-bottom: 1px solid #d6d4d0;
    position: relative;
}
.OnlineInvKit .items > div:first-child{
    border-top: 1px solid #d6d4d0;
}
.OnlineInvKit .item0,
.OnlineInvKit .item2{
    background-color: #efedea;
}
.OnlineInvKit .items a[href$=".pdf"]:after,
.OnlineInvKit .items a[href$=".PDF"]:after{
    content: "\e62a";
    font-family: "q4icons";
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 20px;
    color: #dd2a2a;
    font-weight: 400;
}

/*------- Upcoming / Past Events ---------*/
.past-events .ModuleItemRow:first-child{
    margin-top: 20px;
}
.upcomingEv .ModuleItemRow{
    padding: 30px 0;
    border-bottom: 1px solid #d6d4d0;
}
.past-events .ModuleItemRow{
    padding: 30px 0;
    border-top: 1px solid #d6d4d0;
}
.upcomingEv .ModuleBody,
.past-events .ModuleBody{
    margin-bottom: 5px;
    font-size: 18px;
}
.upcomingEv .ModuleLinks,
.past-events .ModuleLinks{
    margin-bottom: 5px;
}
.upcomingEv .ModuleLinks a{
    display: inline-block;
    min-width: 200px;
    position: relative;
    padding-right: 15px;
    margin-bottom: 5px;
}
.upcomingEv .ModuleLinks a[href$=".pdf"]:after,
.past-events .ModuleLinks a[href$=".PDF"]:after{
    content: "\e62a";
    font-family: "q4icons";
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 20px;
}
.ModuleEventDetails a[href$=".pdf"]{
    padding-right: 25px;
    min-width: 200px;
    display: inline-block;
    margin: 3px 0;
    position: relative;
    font-size: 20px;
}
.upcomingEv .WebcastLink a,
.past-events .WebcastLink a{
    position: relative;
    display: inline-block;
    min-width: 181px;
    margin-top: 22px;
    padding-right: 20px;
}
.upcomingEv .WebcastLink a:after,
.past-events .WebcastLink a:after{
    content: "\e64f";
    font-family: "q4icons";
    position: absolute;
    right: 0;
    font-size: 12px;
    top: 0;
}
.upcomingEv .WebcastLink a:after {
    left: 125px;
}
.ModuleEventDetails .WebcastLink a{
    position: relative;
    padding-right: 20px;
    display: inline-block;
    min-width: 200px;
}
.ModuleEventDetails .WebcastLink a:after{
    content: "\e64f";
    font-family: "q4icons";
    position: absolute;
    right: 0;
    top: 0;
    left: 125px;
}
.ModuleEventDetails a[href$=".pdf"]:after,
.ModuleEventDetails  a[href$=".PDF"]:after{
    content: "\e62a";
    font-family: "q4icons";
    position: absolute;
    right: 0;
    top: 0;
    color: #DF2721;
}
.ModuleEventDetails .RelatedDocuments img{
    border: 1px solid #d6d4d0;
    display: block;
}
.ModuleEventDetails .category{
    display: block;
}
.ModuleEventDetails .FinancialContainer > h3,
.ModuleEventDetails .FinancialContainer .thumbnail{
    display: none;
}
.upcomingEv .ModuleDateContainer,
.past-events .ModuleDateContainer {
    display: inline-block;
    float: left;
    width: 27%;
    background-color: #0087b4;
    padding: 22px 25px;
    color: #ffffff;
    min-height: 125px;
    font-weight: bold;
    font-size: 18px;
}
.upcomingEv .ModuleDateContainer{
    background-color: #00ada0;
}
.upcomingEv .EventRWrapper,
.past-events .ModuleLinksWrapper{
    float: right;
    width: 70%;
}
.past-events .RelatedDocuments i{
    font-size: 12px;
    vertical-align: middle;
}
.upcomingEv .ModuleHeadlineLink,
.past-events .ModuleHeadlineLink{
    margin-bottom: 10px;
    display: block;
    color: #373737;
    font-size: 18px;
}
.upcomingEv .ModuleDateContainer div,
.past-events .ModuleDateContainer span{
    display: block;
    margin: 3px 0;
}
.ModuleEventDetails .FileType,
.ModuleEventDetails .FileSize,
.past-events .FileType,
.past-events .FileSize,
.upcomingEv .FileType,
.upcomingEv .FileSize,
.upcomingEv .ModuleYearNavContainer{
    display: none;
}
.past-events .ModuleLinksWrapper ul,
.upcomingEv .ModuleLinks{
    margin: 5px 0 0 0;
    padding: 0;
    list-style-type: none;
}
.ModuleEventDetails .ModuleDateContainer span{
    display: block;
}
.ModuleEventDetails .ModuleLocation{
    margin: 5px 0;
    display: block;
}
.ModuleEventDetails ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.q4-atc-button{
    margin-top: 5px;
    background-color: #00ada0;
    border-radius: 3px;
    padding: 5px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 15px;
}
.q4-atc-wrapper .q4-atc-outer{
    background-color: #efedea;
    padding: 15px 20px;
    border-radius: 3px;
    left: -10px;
    margin-top: 5px !important;
}

/*------- Calendar ---------*/
.q4-atc-wrapper .q4-atc-links li a:before{
    display: none !important;
}
.q4-atc-wrapper .q4-atc-links li a{
    background-color: inherit !important;
    border-radius: 0 !important;
}
.visuallyhidden{
    position: static !important;
    display: block !important;
    overflow: visible !important;
    width: auto !important;
    text-align: left !important;
    color: #373737 !important;
    font-size: 14px !important;
    height: auto !important;
}
.q4-atc-wrapper .q4-atc-outer{
    width: 160px !important;
    padding: 0 !important;
    background-color: #efedea !important;
    -webkit-box-shadow: -7px 6px 7px -3px rgba(153,153,153,1);
    -moz-box-shadow: -7px 6px 7px -3px rgba(153,153,153,1);
    box-shadow: -7px 6px 7px -3px rgba(153,153,153,1);
}
.q4-atc-wrapper .q4-atc-outer:before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 9px 7px;
    border-color: transparent transparent #efedea transparent;
    position: absolute;
    top: -9px;
    left: 30px;
}
.q4-atc-wrapper .q4-atc-inner{
    background-color: #efedea !important;
    padding: 15px 20px !important;
}
.q4-atc-wrapper .q4-atc-links li{
    display: block !important;
    margin-right: 0 !important;
}
.q4-atc-wrapper .q4-atc-links a{
    height: auto !important;
    width: 100% !important;
    background-color: inherit !important;
}
.q4-atc-wrapper .q4-atc-title{
    display: none !important;
}
.q4-atc-tooltip{
    display: none !important;
}
.q4-atc-button:before{
    font-family: "q4icons";
    content: "\e605";
    margin-right: 5px;
    font-size: 10px;
    font-weight: 400;
}

@media only screen and (max-width: 620px){
    .upcomingEv .ModuleDateContainer,
    .past-events .ModuleDateContainer{
        width: 100%;
        float: none;
        min-height: auto;
        margin-top: 15px;
    }
    .upcomingEv .EventRWrapper,
    .past-events .ModuleLinksWrapper{
        width: 100%;
        float: none;
    }
}

/*-------- Presentation ----------*/
.PresentationEv .ModuleYearNavContainer{
    display: none;
}   
.PresentationEv .ModuleDate{
    float: left;
    width: 20%;
}
.PresentationEv .ModuleHeadline{
    float: left;
    width: 50%;
}
.PresentationEv .PresentationLinks{
    float: right;
    width: 30%;
    text-align: right;
}
.PresentationEv .ModuleItemRow:first-child{
    border-top: 1px solid #d6d4d0;
}
.PresentationEv .sbHolder{
    margin-bottom: 15px;
}
.PresentationEv .ModuleItemRow{
    background-color: #efedea;
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    border-bottom: 1px solid #d6d4d0;
}
.PresentationEv .ModuleItemAlt{
    background-color: #ffffff;
}
.PresentationEv .ModuleSpeakers{
    display: none;
}
.upcomingEv .RssLinkTopContainer,
.SlideShareEv .RssLinkTopContainer{
    margin-top: -36px;
}

@media only screen and (max-width: 767px){
    .PresentationEv .ModuleDate,
    .PresentationEv .ModuleHeadline,
    .PresentationEv .PresentationLinks{
        float: none;
        text-align: left;
        width: 100%;
        margin: 3px 0;
        display: block;
    }
    .SlideShareEv .RssLinkTopContainer{
        float: left;
        margin: 0 0 10px 0;
    }
}

/*------ Press Release -------*/
.ModulePressRelease .ModuleYearNavContainer{
    margin-bottom: 15px;
}
.ModulePressRelease .ModuleYearNavContainer a{
    margin-right: 25px;
    font-size: 18px;
    color: #0aaca0;
}
.ModulePressRelease .ModuleYearNavContainer a.selected{
    color: #373737;
}
.ModulePressRelease .ModuleDate{
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}
.ModulePressRelease .ModuleHeadlineLink{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.ModulePressRelease .ModuleMore{
    font-weight: 700;
    color: #373737;
}
.ModulePressRelease .ModuleMore:after{
    content: "\e64f";
    font-family: "q4icons";
    margin-left: 2px;
    font-size: 12px;
    font-weight: 400;
    margin-left: 1px;
    vertical-align: top;
}
.ModulePressRelease .ModuleMoreLink{
    padding-left: 5px;
}
.ModulePressRelease .ModuleItemRow:first-child{
    border-top: 1px solid #d6d4d0;
}
.ModulePressRelease .ModuleItemRow{
    padding: 30px 0;
    border-bottom: 1px solid #d6d4d0;
}
.ModulePressReleaseDetails .stLarge,
.ModulePressRelease .stLarge{
    background: none !important;
}
.ModulePressReleaseDetails .social,
.ModulePressRelease .social{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.ModulePressReleaseDetails .social{
    margin-bottom: 20px;
}
.ModulePressReleaseDetails .social li,
.ModulePressRelease .social li{
    display: inline-block;
    margin-right: 8px;
}
/*.ModulePressReleaseDetails .social li > span,
.ModulePressRelease .social li > span{
    position: relative;
    background-color: #00ada0;
    border: 1px solid #11ada0;
    border-radius: 100%;
    color: #ffffff;
    font-size: 14px;
    padding: 4px;
}
.ModulePressReleaseDetails .social .stButton,
.ModulePressRelease .social .stButton{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
}*/
.ModulePressReleaseDetails .social .stButton span,
.ModulePressRelease .social .stButton span{
    width: 100% !important;
    height: 100% !important;
    z-index: 101;
    position: relative;
}
.ModulePressReleaseDetails .social .stLarge:before,
.ModulePressRelease .social .stLarge:before{
    background-color: #00ada0;
    border: 1px solid #11ada0;
    border-radius: 100%;
    color: #ffffff;
    font-size: 14px;
    padding: 4px;
    position: relative;
    font-family: "q4icons";
}
.ModulePressReleaseDetails .social .st_email_large .stLarge:before,
.ModulePressRelease .social .st_email_large .stLarge:before{
    content: "\e633";
}
.ModulePressReleaseDetails .social .st_twitter_large .stLarge:before,
.ModulePressRelease .social .st_twitter_large .stLarge:before{
    content: "\e645";
}
.ModulePressReleaseDetails .social .st_linkedin_large .stLarge:before,
.ModulePressRelease .social .st_linkedin_large .stLarge:before{
    content: "\e63c";
}
.ModulePressReleaseDetails .social .st_facebook_large .stLarge:before,
.ModulePressRelease .social .st_facebook_large .stLarge:before{
    content: "\e635";
}
.ModulePressReleaseDetails .q4i-icon-email:before,
.ModulePressReleaseDetails .q4i-icon-twitter:before,
.ModulePressReleaseDetails .q4i-icon-linkedIn:before,
.ModulePressReleaseDetails .q4i-icon-facebook:before{
    display: none;
}
.ModulePressReleaseDetails a{
    word-wrap: break-word;
}
.HomePRL{
    left: 65px;
    position: absolute;
    top: 20%;    
    width: 55%;
}
.HomePRL .ModuleDate{
    display: none;
}
.HomePRL .ModuleHeadlineLink{
    color: #ffffff;
    font-family: CrimsonText;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0.25px;
    line-height: 46px;
    float: left;
}
.HomePRL .ModuleMoreLink{
    margin-top: 20px;
    clear: both;
    float: left;
}
.disclaimerBlox{
    font-size: 12px;
    color: #707070;
}
.disclaimerBlox a{
    text-transform: uppercase;
}
.disclaimerBlox img{
    vertical-align: bottom;
    margin-right: 8px;
}
.ModulePressReleaseDetails .ModuleDetailHeadline{
    font-size: 18px;
    line-height: 28px;
    font-family: "ScalaSansWeb";
    font-weight: bold;
    margin: 5px 0 30px 0;
}
.ModulePressReleaseDetails{
    line-height: 26px;
}
.ModulePressReleaseDetails .ModuleDate{
    font-size: 14px;
}
.PrDetailsRSS i{
    float: right;
}
.PrDetailsRSS h1{
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d4d0;
}
.PrDetailsRSS h1 a{
  float: right;
  font-family: "ScalaSansWeb",sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.PrDetailsRSS .PRDSocialIcons{
    display: inline-block;
}
.PrDetailsRSS .PRDSocialIcons a{
    display: inline-block;
    width: 40px;
}
.PrDetailsRSS .PRDSocialIcons span{
    background-color: #00ada0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 18px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 20px;
    margin: 0 auto;
    padding: 4px 5px;
    width: 30px;
}
.MobilePRL{
    display: none;
    position: static;
    margin: 40px 0;
}
.MobilePRL .ModuleHeadlineLink{
    color: #000000;
}
.PageNewsEventsPresentations .contactBlock,
.PageStockinfoQuotechart .contactBlock{
    clear: both;
}

@media only screen and (max-width: 969px){
    .HomePRL{
        left: 20px;
        width: 63%;
    }
    .HomePRL .ModuleHeadlineLink{
        font-size: 26px;
        line-height: 36px;
    }
    .PageNewsEventsPresentations .contactBlock,
    .PageStockinfoQuotechart .contactBlock{
        clear: none;
    }    
    .PageNewsEventsPresentations .MailingListSignupContainer,
    .Sectionstock-info .MailingListSignupContainer{
        float: left;
        clear: left;
        margin-right: 33px;
    }
}

@media only screen and (max-width: 767px){
   .ModulePressReleaseDetails #bwbodyimg{
        float: none !important;
    }
    .HomePRL{
        display: none;
    }
    .MobilePRL{
        display: block;
        width: 100%;
    }
.PageNewsEventsPresentations .contactBlock,
.PageStockinfoQuotechart .contactBlock{
    clear: both;
}
}
@media only screen and (max-width: 480px){
.HomePRL .ModuleHeadlineLink {
  font-size: 18px;
  line-height: 26px;
}

}
/*------ Event details -------*/
.ModuleEventDetails .AddToCalendar button.q4-atc-button {
    padding: 7px 30px 7px;
    line-height: 18px;
    outline: none;
}

.ModuleEventDetails .FinancialContainer .category {
    display: none;
}

.ModuleEventDetails .WebcastLink {
    display: block;
    margin: 20px 0 0 0;
}

.ModuleEventDetails .ModuleSpeakers > h3{
    margin-bottom: 5px;
}

.ModuleEventDetails .RelatedDocuments h3{
    display: none;
}

.ModuleEventDetails .RelatedDocuments a{
    font-size: 16px;
}

/*Logo*/

.footerLogo a,
.ClientLogo a,
.footerLogo a img,
.ClientLogo a img {
    outline: none;
    border: 0;
}

/*Account Succes*/

.MailingListActivationContainer {
    display: block;
    margin: 40px 20px;
    color: green;
    font-weight: bold;
}
.past-events ul.ModuleLinks {
    list-style-type: none;
    padding-left: 0;
}
.past-events ul.ModuleLinks li a:after {
    content: "\e64f";
    font-family: "q4icons";
    font-size: 12px;
    padding-left: 8px;
}