/* Add to calendar */

.q4-atc-wrapper {
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
}

.q4-atc-wrapper .q4-atc-outer {
    position: absolute;
    display: none;
    top: 110%;
    left: 0;
    background: white;
    border: 3px solid #DDDDDD;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #5e5e5e;
    z-index: 10;
}

.q4-atc-wrapper .q4-atc-inner {}

.q4-atc-wrapper .q4-atc-inner-details {
    padding: 10px;
    text-align: center;
    min-width: 300px;
}

.q4-atc-wrapper .q4-atc-button {
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    padding: 0;
    /*    font-size: inherit;*/
    font-family: Verdana, sans-serif !important;
}

.q4-atc-wrapper .q4-atc-title {
    font-weight: bold;
    font-family: Verdana, sans-serif !important;
}

.q4-atc-wrapper .q4-atc-links {
    margin: 15px 0 25px;
    padding: 0;
    /*markup fix*/
    font-size: 0;
}

.q4-atc-wrapper .q4-atc-links li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
}

.q4-atc-wrapper .q4-atc-links a {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(126, 130, 136, .06);
    color: #7e8288;
    text-decoration: none;
}

.q4-atc-wrapper .q4-atc-links li a:before {
    font-family: 'Q4-Default-Icons';
    speak: none;
    font-style: normal;
    font-size: 25px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.q4-atc-wrapper .q4-atc-links li.apple a:before {
    content: '\f179';
}

.q4-atc-wrapper .q4-atc-links li.google a:before {
    content: '\f1a0';
}

.q4-atc-wrapper .q4-atc-links li.outlook a:before {
    content: '\e909';
}

.q4-atc-wrapper .q4-atc-links li.ics a:before {
    content: "\e630";
}

.q4-atc-tooltip {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.q4-atc-tooltip-text {
    display: block;
    width: 100%;
    background: rgba(126, 130, 136, .06);
    padding: 8px 5px;
    text-align: center;
    font-family: Verdana, sans-serif !important;
}


/* End Add to calendar */


/*--------Corporate Governance----------*/

.PersonGenericContainer .js-readMore {
    display: inline-block !important;
    cursor: pointer;
}

.PersonGenericContainer .js-readMore:before {
    content: "\e901";
    font-family: 'Q4-Default-Icons';
    /*margin-left: 8px;*/
    font-size: 20px;
    cursor: pointer;
}

.PersonGenericContainer .opened .js-readMore:before {
    content: "\e902";
}

.PersonGenericContainer .js-readMore:hover {
    color: #680d13;
}

.PersonGenericContainer .PersonPhoto {
    width: 27%;
    float: left;
}

.PersonGenericContainer .PersonPhoto img {
    height: 215px;
    width: 215px;
    object-fit: cover;
}

.PersonGenericContainer .right {
    float: left;
    width: 73%;
    padding-left: 10px;
}

.PersonGenericContainer .right h3 {
    margin: 0;
    line-height: normal;
    margin-bottom: 16px;
}

.PersonGenericContainer .ModuleContainerInnerTop {
    margin-top: 35px;
}

.PersonGenericContainer .PersonContainer {
    margin-bottom: 20px;
}

.PersonGenericContainer h1 {
    text-align: center;
}

.PersonGenericContainer .commaName,
.PersonGenericContainer .SufixName,
.PersonGenericContainer .PersonTitleComma {
    display: none;
}

.PersonGenericContainer .PersonName2 {
    font-size: 24px;
    /* line-height: 63px; */
    color: #ed1c2a;
    display: block;
    margin: 15px 0 10px;
}

.PersonGenericContainer .PersonTitle {
    font-weight: 700;
    line-height: 19px;
    font-size: 14px;
    margin-top: -5px;
    display: block;
}

.PersonGenericContainer .PersonDescription {
    /* margin-top: -18px; */
}

.PersonGenericContainer .PersonDescription > span {
    max-height: 63px;
    display: block;
}

.PersonGenericContainer .PersonDescription > span.opened {
    max-height: none;
}

.ModuleDownloadListWithTags .ModuleHeader {
    padding: 15px 10px;
    background: #ed1c2a;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
}

.ModuleDownloadListWithTags .ModuleItemRow {
    padding: 15px 35px 15px 10px;
    position: relative;
}

.ModuleDownloadListWithTags .ModuleItemAlt {
    background: #f8f8f8;
}

.ModuleDownloadListWithTags .ModuleFileSizeText {
    display: none;
}

.ModuleDownloadListWithTags a {
    color: #41525c;
    font-weight: 700;
}

.ModuleDownloadListWithTags a:before {
    font-family: "Q4-Default-Icons";
    content: "\e911";
    font-size: 26px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -13px;
    font-weight: 400;
    color: #ed1c2a;
}

.ModuleDownloadListWithTags a[href*=".pdf"]:before,
.ModuleDownloadListWithTags a[href*=".PDF"]:before {
    content: "\e910";
}

.ModuleDownloadListWithTags a[href*=".doc"]:before,
.ModuleDownloadListWithTags a[href*=".DOC"]:before {
    content: "\e912";
}

.ModuleDownloadListWithTags a[href*=".xls"]:before,
.ModuleDownloadListWithTags a[href*=".XLS"]:before {
    content: "\e90f";
}

.ModuleDownloadListWithTags a:hover,
.ModuleDownloadListWithTags a:hover:before {
    color: #680d13;
}

div.GovernanceLinks ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.GovernanceLinks li {
    padding: 5px 0;
    position: relative;
}

div.GovernanceLinks li a {
    color: #41525c;
    display: inline-block;
    font-weight: 700;
    margin-left: 25px;
}

div.GovernanceLinks li a:hover {
    color: #680d13;
}

div.GovernanceLinks li a:before {
    content: "\e64f";
    font-family: "Q4-Default-Icons";
    font-size: 14px;
    font-weight: 100;
    left: 0;
    line-height: 1;
    margin-top: -6px;
    position: absolute;
    top: 50%;
}


/*div.GovernanceLinks li.QuickLinkRowAlt{
    background: #f8f8f8;
}
div.GovernanceLinks li a:before{
    content: "\e628";
    font-family: "Q4-Default-Icons";
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
}*/

.CommitteeTable th a {
    color: #fff;
}

.CommitteeTable th,
.CommitteeTable td + td {
    text-align: center;
}

.CommitteeTableHeader td {
    display: inline-block;
    padding: 15px 10px;
}

.CommitteeTableHeader td:first-child {
    padding-left: 0;
}

.CommitteeTable i {
    vertical-align: middle;
    font-size: 20px;
}

.CommitteeHeader i {
    vertical-align: baseline;
    font-size: 20px;
}

i.q4-icon-member.chair {
    color: #ED1C2A;
}

.committee-mobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .PersonGenericContainer .PersonDescription {
        margin-top: 0;
    }
    .committee-mobile {
        display: block;
    }
    .CommitteeTable {
        display: none;
    }
    .committee-mobile .trigger {
        padding: 15px 30px 15px 10px;
        background: #ed1c2a;
        font-size: 12px;
        line-height: 20px;
        font-weight: 700;
        display: inline-block;
        width: 100%;
        position: relative;
        margin-top: 3px;
        color: #fff;
    }
    .committee-mobile .trigger i {
        float: right;
        color: #fff;
        cursor: pointer;
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -11px;
        font-size: 18px;
        line-height: 1;
    }
    .committee-mobile .item-person {
        padding: 15px 10px;
    }
    .committee-mobile .item-person .icon {
        float: right;
    }
    .committee-mobile .item-group {
        display: none;
    }
    .committee-mobile .trigger i.q4-rounded-upchevon,
    .committee-mobile .trigger.active i.q4-rounded-downchevon {
        display: none;
    }
    .committee-mobile .trigger.active i.q4-rounded-upchevon {
        display: block;
    }
}

@media screen and (max-width: 500px) {
    .PersonGenericContainer .PersonName2 {
        line-height: 24px;
        margin: 20px 0;
    }
    .PersonGenericContainer .PersonPhoto {
        width: 100%;
        text-align: center;
    }
    .PersonGenericContainer .right {
        width: 100%;
    }
}


/*--------Corporate Governances end--------*/


/*--------------Sec Fillings------------*/

.SEC-filings .ModuleNotFound {
    margin-top: 20px;
}

.SEC-filings select {
    display: none;
}

.SEC-filings .Date,
.SEC-filings .ItemDate {
    width: 16%;
    float: left;
}

.SEC-filings .Icons,
.SEC-filings .Download {
    width: 20%;
    float: right;
}

.SEC-filings .Filing,
.SEC-filings .ItemHref {
    width: 15%;
    float: left;
    font-weight: 700;
}

.SEC-filings .Description,
.SEC-filings .ItemDescription {
    width: 48%;
    float: left;
}

.SecInsider .Description,
.SecInsider .ItemDescription,
.SecInsider .Filer,
.SecInsider .ItemFiler {
    width: 24%;
    padding: 0 5px;
    float: left;
}

.SEC-filings .ModuleHeader {
    background: #ed1c2a;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    width: 100%;
    display: inline-block;
    color: #fff;
    padding: 15px 30px;
}

.SEC-filings .ModuleItemRow {
    display: inline-block;
    width: 100%;
    padding: 15px 30px;
}

.secLatest .ModuleItemRow.itemAlt,
.SEC-filings .ModuleItemAlt {
    background: #f8f8f8;
}

.SEC-filings ul.Icons {
    list-style: none;
    margin: 0;
    padding: 0;
}

.SEC-filings ul.Icons li {
    float: left;
    display: inline-block;
}

.SEC-filings ul.Icons li i {
    font-size: 26px;
}


/*.secLatest .Icons span + span {
    margin-left: 6px;
}*/

.secLatest .Icons a:before {
    font-family: "Q4-Default-Icons";
    font-size: 26px;
    line-height: 1;
    vertical-align: top;
    /*color: #ed1c2a;*/
}


/*.secLatest .Icons a:hover:before {
    color: #680d13;
}*/

.secLatest .Icons a.RTF:before {
    content: "\e912";
}

.secLatest .Icons a.CONVPDF:before {
    content: "\e910";
}

.secLatest .Icons a.XLS:before {
    content: "\e90f";
}

.secLatest .Icons a.XBRL:before {
    content: "\e90e";
}

.secLatest .Icons a.XBRL_HTML:before {
    content: "\e911";
}

.secLatest .Icons .type {
    display: none;
}

.secLatest .viewall {
    text-align: center;
}

.secLatest .viewall a {
    font-size: 18px;
    color: #5a6770;
    line-height: 63px;
    font-weight: 700;
}

.secLatest .viewall a:hover {
    color: #680d13
}

.RegulatoryFilingContainer .YearNavContainer {
    display: none;
}

.RegulatoryFilingContainer .FormGroupsContainer {
    display: inline-block;
}

.RegulatoryFilingContainer .FormGroupsContainer .sbHolder {
    width: 270px;
}

.RegulatoryFilingContainer .sbHolder {
    display: inline-block;
}

.ModuleSECFilingDetails ul.Icons {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ModuleSECFilingDetails .Icons li {
    float: left;
    display: inline-block;
}

.ModuleSECFilingDetails .Icons li i {
    font-size: 26px;
}

.ModuleSECFilingDetails .ModuleDateContainer,
.ModuleSECFilingDetails .ModuleForm,
.ModuleSECFilingDetails .ModuleFilingDescription,
.ModuleSECFilingDetails .ModuleLinks {
    padding: 3px 0;
}

@media screen and (max-width: 767px) {
    .SEC-filings .ModuleHeader {
        display: none;
    }
    .SEC-filings .ItemDescription,
    .SEC-filings .Icons,
    .SEC-filings .ItemDate,
    .SEC-filings .ItemHref,
    .SecInsider .ItemFiler {
        display: block;
        padding: 0;
        width: 100%;
        padding: 3px 0;
        float: none;
    }
    .SEC-filings .ModuleItemRow {
        padding: 15px 0;
    }
}


/*-----------Sec Fillings----------*/


/*---------Quarterly Results------*/

.quarterly-widget .year-container h3 {
    margin: 0;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 45px;
    background: #ed1c2a;
    padding: 0 50px;
    position: relative;
    cursor: pointer;
    text-align: left;
}

.quarterly-widget .year-container.active h3 {
    text-align: center;
}

.quarterly-widget .year-container h3:before {
    font-family: 'Q4-Default-Icons';
    content: "\e901";
    position: absolute;
    left: 15px;
    font-size: 26px;
    top: 50%;
    margin-top: -13px;
    line-height: 1;
}

.quarterly-widget .year-container.active h3:before {
    content: "\e902";
}

.quarterly-widget .quarterly {
    margin-bottom: 3px;
}

.quarterly-widget .items-container,
.quarterly-widget .financial-documents {
    display: none;
}

.quarterly-widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.quarterly-widget ul.items-container {
    padding: 18px 0 25px 0;
}

.quarterly-widget .category-text {
    font-size: 12px;
    line-height: 20px;
    background: #f8f8f8;
    width: 100%;
    display: block;
    padding: 12px 50px;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
}

.quarterly-widget .category-text:before {
    content: "\e901";
    position: absolute;
    left: 15px;
    font-size: 26px;
    top: 50%;
    margin-top: -13px;
    line-height: 1;
    font-family: "Q4-Default-Icons";
    color: #e82131;
}

.quarterly-widget .category-text.active:before {
    content: "\e902";
}

.quarterly-widget .financial-documents {
    padding: 15px 15px 5px 15px;
}

.quarterly-widget .financial-documents li {
    padding: 15px 0;
}

.quarterly-widget .financial-documents .date {
    width: 20%;
    float: left;
}

.quarterly-widget .financial-documents .wrap-document {
    width: 65%;
    float: left;
    padding-right: 30px;
    position: relative;
}

.quarterly-widget .financial-documents .wrap-document a {
    color: #41525c;
    font-weight: 700;
}

.quarterly-widget .financial-documents .wrap-document a:hover {
    color: #680d13;
}

.quarterly-widget .financial-documents .wrap-document a:before {
    content: "\e911";
    font-family: "Q4-Default-Icons";
    font-size: 26px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -13px;
    font-weight: 400;
    color: #ed1c2a;
}

.quarterly-widget .financial-documents .wrap-document a:hover:before {
    color: #680d13;
}

.quarterly-widget .financial-documents .wrap-document a[href*=".pdf"]:before,
.quarterly-widget .financial-documents .wrap-document a[href*=".PDF"]:before {
    content: "\e910";
}

.quarterly-widget .financial-documents .wrap-document a[href*=".xls"]:before,
.quarterly-widget .financial-documents .wrap-document a[href*=".XLS"]:before {
    content: "\e90f";
}

@media screen and (max-width: 767px) {
    .quarterly-widget .financial-documents .date,
    .quarterly-widget .financial-documents .wrap-document {
        width: 100%;
        display: block;
    }
    .quarterly-widget .year-container h3 {
        font-size: 18px;
        line-height: 50px;
    }
    .quarterly-widget .year-container.active h3 {
        text-align: inherit;
    }
}


/*-----Quarterly Results end------*/


/*-- Analyst Coverage --*/

.CustomTable,
.q4Table {
    width: 100%;
}

.CustomTable th,
.q4Table th {
    background: #ed1c2a;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
}

.CustomTable th,
.CustomTable td,
.q4Table th,
.q4Table td {
    padding: 15px 10px;
}

.CustomTable tr.alt,
.q4Table tr.even {
    background: #f8f8f8;
}

.Dividend .center {
    text-align: center;
}

@media screen and (max-width: 767px) {
    .analyst-coverage th,
    .cardTable th {
        display: none;
    }
    .analyst-coverage td,
    .cardTable td {
        display: block;
        padding: 2px 5px;
    }
    .analyst-coverage tr,
    .cardTable tr {
        display: block;
        padding: 5px 0px;
    }
    .analyst-coverage tr td span {
        margin-left: 34%;
        display: block;
    }
    .analyst-coverage tr td:before,
    .cardTable tr td:before {
        content: attr(data-heading);
        box-sizing: border-box;
        display: inline-block;
        float: left;
        width: 30%;
        margin-right: -.25em;
        vertical-align: top;
    }
    .Dividend .cardTable tr td:before {
        width: 35%;
    }
}


/*-- Analyst Coverage  end--*/


/*-- Stock Info--*/

.StockQuoteContainer .StockQuoteLookup {
    display: none;
}

.StockQuoteContainer .StockTableItem,
.StockQuoteContainer .StockTableItemAlt {
    width: 100%;
    display: inline-block;
}

.StockQuoteContainer .StockTableItem p,
.StockQuoteContainer .StockTableItemAlt p {
    float: left;
    width: 50%;
    padding: 15px 10px;
    margin: 0;
}

.StockQuoteContainer .StockTableItemAlt {
    background: #f8f8f8;
}

.StockQuoteContainer .StockTableItem p > a,
.StockQuoteContainer .StockTableItemAlt p > a,
.StockQuoteContainer .StockTableItem p span + span,
.StockQuoteContainer .StockTableItemAlt p span + span {
    float: right;
    cursor: text;
}

.StockQuoteContainer .StockTableItem p > a:before,
.StockQuoteContainer .StockTableItemAlt p > a:before {
    content: "$";
}

.StockQuoteContainer .StockTableItemAlt .VolumeLabel + a:before {
    content: none;
}

.StockQuoteContainer .StockTableItem p > a,
.StockQuoteContainer .StockTableItemAlt p > a {
    cursor: text;
    color: #41525c;
}

.StockQuoteContainer .StockPriceDown {
    color: red;
}

.StockQuoteContainer .StockPriceUp {
    color: green;
}

.StockQuoteContainer .StockTableText {
    margin-top: 10px;
}

.StockQuoteContainer .StockTableText span + span {
    float: right;
}

.historical-calc .sbHolder {
    display: inline-block;
    margin-right: 10px;
}

.historical-calc .stock-selects .input-label {
    font-weight: 600;
    text-transform: capitalize;
    display: block;
}

.historical-calc .DatepickerBox {
    float: left;
}

.historical-calc input[type=text] {
    width: 285px;
    display: block;
    margin: 3px 0;
}

.historical-calc .btn {
    margin-top: 3px;
    margin-left: 15px;
}

.historical-calc ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.historical-calc ul li {
    width: 100%;
    display: inline-block;
}

.historical-calc ul li:nth-child(even) {
    background: #f8f8f8;
}

.historical-calc li p {
    float: left;
    width: 50%;
    margin: 0;
    padding: 15px 10px;
}

.historical-calc li span + span {
    float: right;
}


/*================INVESTMENT CALCULATOR=================*/

.calc-widget-investment-calculator .calc-row + .calc-row input::-ms-clear,
.historical-calc .DatepickerBox input::-ms-clear {
    display: none;
}

.investCalculator {
    display: block;
    width: 100%;
    clear: both;
}

.InvCalc .calc-row + .calc-row,
.InvCalc .calc-row + .calc-row + .calc-row {
    margin-top: 15px;
}

.calc-widget-investment-calculator {
    width: 260px;
}

.calc-widget-investment-calculator,
.ui-datepicker {
    font-family: Verdana, sans-serif;
    /*font-weight: 300;*/
    width: 100%;
    color: inherit;
}

.calc-widget-investment-calculator table,
.ui-datepicker table,
#calculator-popup-container table {
    border-collapse: collapse;
    border-spacing: 0;
}

.ui-datepicker a {
    text-decoration: none;
}

.calc-widget-investment-calculator input[type=text] {
    padding: 8px 10px;
    margin: 3px 0;
    width: 285px;
    color: inherit;
}

.historical-calc input.hasDatepicker {
    padding: 8px 10px;
}

.calc-widget-investment-calculator input.hasDatepicker,
.historical-calc input.hasDatepicker {
    background-image: url(//q4widgets.q4web.com/calendar/images/calendar-icon.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    cursor: pointer;
}

.calc-widget-investment-calculator input.hasDatepicker:hover,
.historical-calc input.hasDatepicker:hover {
    background-color: #f8f8f8;
}

.calc-widget-investment-calculator input.hasDatepicker:focus,
.calc-widget-investment-calculator input.hasDatepicker.focused,
.historical-calc input.hasDatepicker:focus,
.historical-calc input.hasDatepicker.focused {
    background-image: url(//q4widgets.q4web.com/calendar/images/calendar-icon-o.png);
    background-color: #ed1c2a;
    border-color: #f8f8f8;
    color: #fff;
    cursor: pointer;
}

.calc-widget-investment-calculator .compare .calc-label,
.calc-widget-investment-calculator .compare .calc-input {
    display: block;
    margin: 10px 0;
    position: relative;
}

.calc-widget-investment-calculator .other input[type="text"] {
    display: none;
    /*margin-top: -6px;*/
    position: absolute;
    top: -6px;
    left: 55px;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    padding: 0 10px;
    width: 200px;
}

.calc-widget-investment-calculator .calc-input {
    display: block;
}

.calc-widget-investment-calculator .calc-label {
    font-weight: 600;
    text-transform: capitalize;
}

.calc-loadingMessage {
    margin-top: 10px;
}

button.calc-button {
    margin-top: 10px;
}


/* Investment Calculator: Popup */

#calculator-popup-container {
    width: 96%;
}

#calculator-popup-container table {
    margin-top: 5px;
    width: 100%;
}

#calculator-popup-container table tr {
    border-bottom: 1px solid #cccccc;
}

#calculator-popup-container table tr th {
    font-weight: 600;
}

#calculator-popup-container table tr th:first-child,
#calculator-popup-container table tr td:first-child {
    text-align: left;
}

#calculator-popup-container table tr th,
#calculator-popup-container table tr td {
    text-align: right;
    padding: 8px 0;
}

.calc-title h2 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0 30px;
}

.calc-title h3 {
    color: #606067;
    font-size: 20px;
    margin: 20px 0 2px;
}

.calc-title p {
    color: #b3b3b3;
    font-size: 14px;
}

.calc-widget-investment-calculator .calc-loadingMessage {
    display: none;
}

.calc-widget-investment-calculator.loading .calc-loadingMessage {
    display: block;
}


/* Investment Calculator: Date Picker Skin */

#ui-datepicker-div,
#ui-datepicker-div * {
    box-sizing: border-box;
}

#ui-datepicker-div {
    background-color: #f8f8f8;
    display: none;
    width: 285px;
}

#ui-datepicker-div {
    border: 0;
    background: none;
    color: inherit;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#ui-datepicker-div,
.ui-corner-all {
    border-radius: 0;
}

#ui-datepicker-div select {
    color: #000;
    font-family: inherit;
}

#ui-datepicker-div .ui-widget-header {
    border: 0;
    background: none;
    font-weight: normal;
}

#ui-datepicker-div .ui-datepicker-header {
    padding: 0;
    position: static;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
    display: none;
}

#ui-datepicker-div .ui-datepicker-calendar {
    width: 100%;
    background-color: #f8f8f8;
}

#ui-datepicker-div .ui-datepicker-calendar a {
    padding: 0;
    text-align: center;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
    background-color: #f8f8f8;
    line-height: normal;
    margin: 0;
    padding: 15px 10px;
    text-align: left;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-default {
    border: 0;
    background: none;
    font-weight: normal;
    color: #606067;
    display: inline-block;
    padding: 5px 0;
    width: 100%;
    text-align: center;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-hover {
    background-color: #ed1c2a;
    color: #fff;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-active {
    background: none;
    background-color: #ed1c2a;
    border: none;
    color: #fff;
}

#ui-datepicker-div .ui-datepicker-calendar .ui-state-disabled {
    color: #ddd;
}

#ui-datepicker-div table {
    font-size: inherit;
    margin: 0;
}

#ui-datepicker-div .ui-datepicker-calendar th {
    background-color: #dcdcdc;
    padding: 16px 0;
    text-align: center;
}

#ui-datepicker-div .ui-datepicker-calendar tr td {
    padding: 5px 0;
    text-align: center;
    width: 14.2857%;
}

#ui-datepicker-div .ui-datepicker-calendar tr td a {
    color: #41525c;
}

#ui-datepicker-div .ui-datepicker-calendar tr td a:hover {
    text-decoration: none;
}

#ui-datepicker-div .ui-datepicker-title select {
    border: 0;
    padding: 6px;
    margin-left: 1px;
    width: 66%;
}

#ui-datepicker-div .ui-datepicker-title select.ui-datepicker-year {
    width: 33%;
}


/* Investment Calculator: Autocomplete CSS */

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-autocomplete .ui-widget-content {
    color: #000;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

.ui-state-hover,
.ui-state-active,
.ui-state-focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #2bc1d9;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.calc-shares {
    display: none;
}

.calc-row input[type="checkbox"] {
    vertical-align: baseline;
}

.calc-widget-investment-calculator .other .checked + input[type="text"] {
    display: block;
}

.calc-widget-investment-calculator .icheckbox_minimal {
    vertical-align: baseline;
}

@media only screen and (max-width: 767px) {
    .historical-calc .DatepickerBox {
        float: none;
    }
    .historical-calc .btn {
        display: block;
        margin-left: 0;
        margin-top: 10px;
    }
    .calc-widget-investment-calculator .compare input[type=text] {
        width: 175px;
        margin-left: 10px;
    }
    .calc-widget-investment-calculator input[type="text"],
    #ui-datepicker-div,
    .historical-calc input[type="text"] {
        width: 260px;
    }
    .StockQuoteContainer .StockTableItem p,
    .StockQuoteContainer .StockTableItemAlt p,
    .historical-calc li p {
        width: 100%;
    }
    .StockQuoteContainer .StockTableItemAlt,
    .historical-calc ul li:nth-child(2n) {
        background: none;
    }
    .StockQuoteContainer .StockTableItem p + p,
    .StockQuoteContainer .StockTableItemAlt p + p,
    .historical-calc li p + p {
        background: #f8f8f8;
    }
    .StockQuoteContainer .StockTableText {
        text-align: center;
    }
    .StockQuoteContainer .StockTableText span + span {
        display: block;
        float: none;
    }
}


/*==============END INVESTMENT CALCULATOR===============*/


/*-- Stock Info end--*/


/*------Resources-----*/

.FaqContainer .FaqQuestionList {
    display: none;
}

.FaqContainer .BackToTopLink {
    display: none;
}

.FaqDetailList h3 {
    background: #ed1c2a;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    margin: 0;
    padding: 7px 10px 7px 50px;
    position: relative;
    margin: 0 0 3px 0;
}

.FaqDetailList h3.active {
    margin: 0;
}

.FaqDetailList h3:before {
    content: "\e901";
    position: absolute;
    left: 15px;
    font-size: 26px;
    top: 50%;
    margin-top: -13px;
    line-height: 1;
    font-family: "Q4-Default-Icons";
}

.FaqDetailList h3.active:before {
    content: "\e902";
}

.FaqDetailList .FaqAnswer + p {
    display: none;
}

.faq-wrapper {
    display: none;
    padding: 5px 0;
}

.FaqAnswer p {
    padding: 10px 15px;
    margin: 0;
}


/*-- Email alets--*/

.MailingListActivationContainer,
.PaneContent .EditSubscriberConfirmation {
    padding-top: 35px;
}

.MailingListUnsubscribeAction {
    padding-top: 17px;
}

.PaneContent .MailingListTable,
.MailingListUnsubscribeTable {
    width: 100%;
}

.PaneContent .MailingListCol1 {
    float: left;
    line-height: 40px;
    margin-right: 10px;
}

.PaneContent .MailingListCol2 {
    float: left;
}

.PaneContent .MailingListCol2 > input {
    width: 372px;
}

.PaneContent .MailingListSignupContainer .MailingListCol1 > span:after {
    content: ":";
}

.PaneContent .MailingListSignupContainer .NoBr {
    display: none;
}

.PaneContent .MailingListSignupContainer .Button,
.MailingListUnsubscribeContainer .SubmitButton {
    margin-top: 20px;
}


/*--Formbuilter--*/

.FormBuilterContainer .icheckbox_minimal {
    margin-right: 5px;
}

.FormBuilterContainer .Label {
    display: inline-block;
    font-weight: 700;
}

.FormBuilterContainer .Item {
    margin: 5px 0;
    display: inline-block;
    width: 49%;
}

.FormBuilterContainer .Item.ItemDoc,
.FormBuilterContainer .Item.ItemCaptcha {
    width: 100%;
    display: block;
}

.FormBuilterContainer .Item input[type="text"],
.FormBuilterContainer .Item textarea {
    display: block;
    width: 320px;
    margin-bottom: 0;
}

.FormBuilterContainer .ItemClassCaptcha input[type="text"] {
    display: inline-block;
}

.FormBuilterContainer .Item textarea {
    height: 130px;
}

.FormBuilterContainer .sbHolder {
    width: 320px;
}

.FormBuilterContainer .FormCheckBoxList tr:first-child {
    display: none;
}

.FormBuilterContainer .FormCheckBoxList label {
    vertical-align: middle;
}

.FormBuilterContainer .RedStar,
.FormBuilterContainer .ErrorMessage,
.FormBuilterContainer .ItemClassCaptcha span {
    color: red;
}

.MessageSent {
    color: green;
    display: block;
    font-weight: 700;
    padding-top: 35px;
}

.Disclosure i.q4-doc-pdf,
.whistleblower i.q4-doc-pdf {
    font-size: 22px;
    vertical-align: sub;
    margin-right: 5px;
}

@media only screen and (max-width: 767px) {
    .PaneContent .MailingListCol2 > input {
        width: 94%;
    }
    .PaneContent .MailingListCol2 {
        display: block;
        float: none;
    }
    .FormBuilterContainer .Item {
        width: 100%;
    }
    .FormBuilterContainer .Item input[type="text"],
    .FormBuilterContainer .Item textarea,
    .FormBuilterContainer .sbHolder {
        width: 96%;
    }
}


/*----Resources end---*/


/*--- Annual Meeting / Proxy ---*/

.AnnualProxy .download-item {
    padding: 15px 35px 15px 10px;
    position: relative;
}

.AnnualProxy .download-item.alt {
    background: #f8f8f8;
}

.AnnualProxy .download-item a {
    color: #41525c;
    font-weight: 700;
}

.AnnualProxy .download-item a:hover {
    color: #680d13;
}

.AnnualProxy .download-item a:before {
    content: "\e911";
    font-family: "Q4-Default-Icons";
    font-size: 26px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -13px;
    font-weight: 400;
    color: #ed1c2a;
}

.AnnualProxy .download-item a[href*=".pdf"]:before,
.AnnualProxy .download-item a[href*=".PDF"]:before {
    content: "\e910";
}

.AnnualProxy .download-item a[href*=".doc"]:before,
.AnnualProxy .download-item a[href*=".DOC"]:before {
    content: "\e912";
}

.AnnualProxy .download-item a[href*=".xls"]:before,
.AnnualProxy .download-item a[href*=".XLS"]:before {
    content: "\e90f";
}

.AnnualProxy .download-item a:hover:before {
    color: #680d13;
}


/*--- Annual Meeting / Proxy End---*/


/*--- Annual Reports and Proxies ---*/


/*
.AnnualWidget .download-item {
    margin-bottom: 3px;
}

.AnnualWidget .wrapper-document {
    display: none;
}

.AnnualWidget .document {
    padding: 10px 40px 7px 15px;
    position: relative;
}

.AnnualWidget .year {
    background: #ed1c2a;
    color: #ffffff;
    cursor: pointer;
    font-size: 26px;
    font-weight: 700;
    line-height: 45px;
    margin: 0;
    padding: 0 50px;
    position: relative;
}

.AnnualWidget .year.active {
    text-align: center;
}

.AnnualWidget .year:before {
    content: "\e901";
    font-family: "Q4-Default-Icons";
    font-size: 26px;
    left: 15px;
    line-height: 1;
    margin-top: -13px;
    position: absolute;
    top: 50%;
}

.AnnualWidget .year.active:before {
    content: "\e902";
}


@media only screen and (max-width: 767px) {
    .AnnualWidget .year {
        font-size: 18px;
        line-height: 50px;
    }
}
*/

.AnnualWidget {
    margin-top: 30px;
}

.AnnualWidget .document {
    margin: 5px 0;
}

.AnnualWidget .document a {
    font-weight: 700;
    color: #41525c;
}

.AnnualWidget .document a:hover,
.AnnualWidget .document a:hover:before {
    color: #680d13;
}

.AnnualWidget .document a:before {
    content: "\e911";
    font-family: "Q4-Default-Icons";
    font-size: 26px;
    font-weight: 400;
    margin-right: 5px;
    vertical-align: sub;
    color: #ed1c2a;
}

.AnnualWidget .document a[href*=".pdf"]:before,
.AnnualWidget .document a[href*=".PDF"]:before {
    content: "\e910";
}

.AnnualWidget .download-item {
    width: 33.33%;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 15px;
}

.AnnualWidget .download-item .coverImage {
    margin-bottom: 10px;
}

.AnnualWidget .download-item .coverImage img {
    border: 1px solid #d7d7d7;
    width: 100%;
    max-width: 240px;
}

@media only screen and (max-width: 767px) {
    .AnnualWidget .download-item {
        width: 50%;
    }
}

@media only screen and (max-width: 479px) {
    .AnnualWidget .download-item {
        width: 100%;
        display: block;
        padding: 0;
    }
}


/*--- Annual Reports and Proxies End---*/


/*----- Presentation ----*/

.pagePresentations .homeSlideshare {
    margin-top: 0;
}

.pagePresentations .homeSlideshare h1 {
    color: #ed1c2a;
    font-size: 24px;
    font-weight: 700;
    line-height: 63px;
    text-transform: none;
    margin-bottom: 10px;
}

.ModulePresentation .ModuleHeadline {
    font-weight: 700;
}

.ModulePresentation .ModuleDate {
    display: block;
    padding-top: 3px;
}

.ModulePresentation .ModuleItemRow {
    padding: 15px 10px;
}

.ModulePresentation .ModuleItemAlt {
    background: #f8f8f8;
}

.ModulePresentation .PresentationLinks {
    display: inline-block;
}

.ModulePresentation .PresentationLinks a {
    margin: 5px 0;
    display: block;
    color: #41525c;
}

.ModulePresentation .PresentationLinks a:before {
    content: "\e911";
    font-family: "Q4-Default-Icons";
    font-size: 26px;
    vertical-align: sub;
    margin-right: 5px;
    color: #dd2a28;
}

.ModulePresentation .PresentationLinks a[href*=".pdf"]:before,
.ModulePresentation .PresentationLinks a[href*=".PDF"]:before {
    content: "\e910";
}

.ModulePresentation .PresentationLinks a:hover,
.ModulePresentation .PresentationLinks a:hover:before {
    color: #680d13;
}


/*--- Presentation end---*/


/*-------------- Search Page --------------*/

.SearchResultsUrl {
    display: none;
}

.SearchResultsContainer .TabTableItem,
.SearchResultsContainer .TabTableItemAlt {
    margin-bottom: 15px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
}

.SearchResultsPaging a {
    font-weight: bold;
}

.SearchResultsPaging a:link {
    font-weight: normal;
}

.SearchResultsContainer .SearchDescription p {
    display: inline;
}

.SearchResultsContainer .TabTableItem > span:after,
.SearchResultsContainer .TabTableItemAlt > span::after {
    content: "...";
    display: inline;
}

.pageSearch .Breadcrumb {
    color: #ffffff;
    font-size: 50px;
    font-weight: 400;
    line-height: 1;
}

.pageSearch .breadcrumbParent {
    display: none;
}

@media only screen and (max-width: 767px) {
    .pageSearch .Breadcrumb {
        font-size: 30px;
        line-height: 40px;
    }
}


/*-------------- Search Page end--------------*/

.FormBuilterContainer select {
    display: none;
}


/* Sustainability-Reports */
.Sustainability-Reports {
    margin-top: 30px;
}

.Sustainability-Reports .document {
    margin: 5px 0;
}

.Sustainability-Reports .document a {
    font-weight: 700;
    color: #41525c;
}

.Sustainability-Reports .document a:hover,
.Sustainability-Reports .document a:hover:before {
    color: #680d13;
}

.Sustainability-Reports .document a:before {
    content: "\e911";
    font-family: "Q4-Default-Icons";
    font-size: 26px;
    font-weight: 400;
    margin-right: 5px;
    vertical-align: sub;
    color: #ed1c2a;
}

.Sustainability-Reports .document a[href*=".pdf"]:before,
.Sustainability-Reports .document a[href*=".PDF"]:before {
    content: "\e910";
}

.Sustainability-Reports .download-item {
    width: 33.33%;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 15px;
}

.Sustainability-Reports .download-item .coverImage {
    margin-bottom: 10px;
}

.Sustainability-Reports .download-item .coverImage img {
    border: 1px solid #d7d7d7;
    width: 100%;
    max-width: 240px;
}

@media only screen and (max-width: 767px) {
    .Sustainability-Reports .download-item {
        width: 50%;
    }
}

@media only screen and (max-width: 479px) {
    .Sustainability-Reports .download-item {
        width: 100%;
        display: block;
        padding: 0;
    }
}