/*------------------------------------*\
    Investor Relations Section
\*------------------------------------*/

/* common */

.investor-relations .text-white { color: #FFFFFF; }
.investor-relations .text-default { color: #505050; }

.investor-relations .table-responsive table { font-family: "nimbus-sans", sans-serif; }

.investor-relations .box-headline {
    font-family: 'nimbus-sans', sans-serif;
    font-weight: bold;
    padding: 0;
    margin: 5px 0 15px 0;
    font-size: 14px;
    text-transform: uppercase;
}
.investor-relations .box-body {
    font-family: 'nimbus-sans', sans-serif;
    font-weight: lighter;
    font-size: 14px;
}
.investor-relations .box-body a {
    color: #C60C30;
    font-size: 13px;
    word-wrap: break-word;
}
.investor-relations .video-logo {
    position: absolute;
    right: 25px;
    bottom: 10px;
}
.investor-relations .video-logo.landing {
    right: 10px;
}
.investor-relations .video-thumb {
    position: relative;
}
.investor-relations .video-title {
    font-family: 'nimbus-sans', sans-serif;
    font-weight: bold;
    color: #505050;
}
.investor-relations .video-header {
    color: #505050;
}
.investor-relations .video-subheader {
    font-family: 'nimbus-sans', sans-serif;
    font-weight: lighter;
    color: #505050;
}
.investor-relations .play-btn {
    background: url('../images/play-btn-sprite.png') no-repeat scroll left 100% transparent;
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 50px;
    height: 50px;
}
.investor-relations .play-btn.reverse {
    background-position: right 100%;
}

.investor-relations .play-btn-o {
    background: url('../images/play-btn-o-sprite.png') no-repeat scroll left 100% transparent;
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
}
.investor-relations .play-btn-o.reverse {
    background-position: right 100%;
}

.investor-relations table {
    width: 100%;
    min-width: 600px;
    font-size: 16px;
    font-weight: 300;
    border-collapse: collapse;
    margin-bottom: 60px;
}
.investor-relations table th {
    font-family: 'nimbus-sans', sans-serif;
    font-weight: bold;
}
.investor-relations table td,
.investor-relations table th {
    border-bottom: 1px solid #C6C6C6;
    padding: 10px;
}
.investor-relations table tr:first-child th {
    font-size: 14px;
    font-weight: 600;
    border-top: 2px solid #C6C6C6;
    vertical-align: bottom;
}
.investor-relations table tr:first-child th[colspan] {
    border-bottom: none;
}
.investor-relations table a {
    color: #C60C30;
    text-decoration: none;
}
.investor-relations .table-responsive {
    border: none;
}
.investor-relations .btn.btn-tabs {
    border-color: #C60C30;
}

/* square widget */
.investor-relations .square-widget {
    position: relative; 
    width: 100%;
    height: 235px;
    padding: 10px 15px;
    margin-bottom: 30px;
}
.investor-relations .square-widget.taller {
    height: 250px;
}
.investor-relations .square-widget .row.absolute {
    position: absolute; 
    bottom: 10px; 
    left: 10px;
}
.investor-relations .square-widget .slides {
    padding-top: 15px;
    position: relative;
    height: 175px;
}
.investor-relations .square-widget .slides .readmore-wrap {
    position: absolute; 
    bottom: 0;
}
.investor-relations .square-widget .custom-navigation .arrow-border {
    border: 1px solid #DFDFDF;
    padding: .4em 0.4em .4em;
    border-radius: 0;
    font-size: 12px;
}
.investor-relations .square-widget .custom-navigation i {
    cursor: pointer;
}
.investor-relations .square-widget .overlay-box { 
    position: absolute; 
    width: 100%;
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    -webkit-transform: translate(-50%, -50%); /* Safari */ 
    -ms-transform: translate(-50%, -50%); /* IE 9 */ 
    text-align: center; 
    padding: 0;
}
.investor-relations .square-widget .overlay-box.close-top {
    top: 41%; 
}
.investor-relations .square-widget .large-overlay-text {
    font-family: "Chronicle Display A", "Chronicle Display B";
    font-weight: bold;
    font-size: 70px;
    line-height: 1.3em;
    padding: 0;
    margin: 0;
}
.investor-relations .square-widget .medium-overlay-text {
    font-family: "Chronicle Display A", "Chronicle Display B";
    font-size: 36px;
    line-height: 1.3em;
    padding: 0;
    margin: 0;
    font-weight: 300;
}
.investor-relations .square-widget a.medium-overlay-text:hover {
    color: inherit;
}
.investor-relations .square-widget .video-overlay-text {
    font-family: "Chronicle Display A", "Chronicle Display B";
    font-weight: normal;
    font-size: 32px;
    line-height: 1.2em;
    padding: 0 0 0 15px;
    margin: 0;
}
.investor-relations .square-widget .video-overlay-text span { 
    font-size: 18px;
}
.investor-relations .square-widget .small-overlay-text {
    font-family: "Chronicle Display A", "Chronicle Display B";
    font-size: 18px;
    line-height: 1.3em;
    padding: 0;
    margin: 0;
}
.investor-relations .square-widget .overlay-box .linked-box {
    display: block; 
    width: 100%; 
    height: 100%; 
    padding: 25px 10px;
}

.investor-relations .square-widget a.more:after {
    font-family: 'Glyphicons Halflings'; content: "\e258"; position: relative; top: 3px; left: 10px;
}

/* sidebar menu */
.investor-relations .ir-sidebar a.widget-title:hover {
    text-decoration: none;
}
.investor-relations .ir-sidebar-wrap {
    margin-top: 65px;
}
.investor-relations .widget_nav_menu {
    margin-bottom: 30px;
    max-width:  265px;
    min-height: 360px;
}
.investor-relations .widget_nav_menu .widgettitle {
    padding: 0 0 0 10px;
    margin-top: 0;
}
.investor-relations .widget_nav_menu ul {
	list-style: none;
	padding: 0;
}
.investor-relations .widget_nav_menu ul > li > a {
    font-family: 'nimbus-sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: lighter;
    color: #000000;
    text-decoration: none;
}
.investor-relations .widget_nav_menu ul > li > a:hover {
    color: #C60C30;
}
.investor-relations .widget_nav_menu ul > li.current-menu-item > a {
    color: #C60C30;
}
.investor-relations .widget_nav_menu ul.sub-menu {
    padding: 0 0 20px 20px;
}
.investor-relations .widget_nav_menu ul.sub-menu li {
    padding-bottom: 5px;
}
.investor-relations .widget_nav_menu ul.menu {
    margin-top: 0;
}
.investor-relations .widget_nav_menu ul.menu > li {
    border-top: 1px solid #DFDFDF;
}
.investor-relations .widget_nav_menu ul.menu > li:last-child {
    border-bottom: 1px solid #DFDFDF;
}
.investor-relations .widget_nav_menu ul.menu > li > a {
    padding: 10px 20px 10px 10px;
    display: block;
    position: relative;
}
.investor-relations .widget_nav_menu ul.menu > li.menu-item-has-children > a:after {
    content: '\e258';
    font-family: 'Glyphicons Halflings';
    position: absolute;
    right: 8px;
    font-size: 12px;
    color: #D8D8D8;
}
.investor-relations .widget_nav_menu ul.menu > li.menu-item-has-children > a.caret-right:after {
    content: '\e258';
}
.investor-relations .widget_nav_menu ul.menu > li.menu-item-has-children > a.caret-down:after {
    content: '\e259';
}
.investor-relations .widget_nav_menu ul.menu > li.menu-item-has-children > a.caret-down {
    color: #C60C30;
}
.investor-relations .disclaimer-tile {
    display: none;
}
.investor-relations.landing .disclaimer-tile {
    display: block;
}
.disclaimer-copy > p {
    font-family: 'nimbus-sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #505050;
    margin-bottom: 0;
}
.disclaimer-popup {
    display: none; 
    padding: 0 10px 10px 10px
}

/* iframe resizer */
.investor-relations .iframe,
.landing .iframe {
    position: relative;
}
.investor-relations .iframe .loading-placeholder,
.landing .iframe .loading-placeholder {
    background: url('../images/spinner.svg') center center no-repeat;
    background-size: 50px 50px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.investor-relations .iframe iframe,
.landing .iframe iframe {
    width: 100%;
    border: none;
    padding: 0;
    background: transparent;
}

/* update section */
.investor-relations .update {

}
.investor-relations .update .narrow {
    padding-bottom: 7px;
}
.investor-relations .update ul {
    list-style: none;
    padding: 5px 0 15px 0;
    margin: 0;
}
.investor-relations .update ul li {
    padding: 10px 0 5px 0;
    border-bottom: 1px solid #C6C6C6;
    font-size: 16px;
    font-family: "Chronicle Display A", "Chronicle Display B";
}
.investor-relations .update ul li:last-child {
    border-bottom: none;
}
.investor-relations .update ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    color: #505050;
}
.investor-relations .update ul li a:hover {
    color: #C60C30;
}
.investor-relations .update ul li span {
    font-family: 'nimbus-sans', sans-serif;
    font-weight: lighter;
}


/* events section */
.investor-relations .video-link {
    display: block;
    color: #C60C30 !important;
    text-decoration: none;
    font-family: 'nimbus-sans', sans-serif; 
    font-size: 14px;
    font-weight: 600;
}
.investor-relations .video-link.aligned {
    margin-left: 39px; 
}
.investor-relations .events {
    padding-top: 10px;
}
.investor-relations .events .header-gap {
    margin-bottom: 5px;
}
.investor-relations .events ul li {
    font-family: inherit;
    padding: 12px 5px;
}
.investor-relations .events ul li:first-child {
    border-top: 2px solid #C6C6C6;
    background: inherit;
    color: inherit;
}
.investor-relations .events ul li.list-header span {
    font-size: 14px;
    font-weight: 600;
    font-family: 'nimbus-sans', sans-serif;
}
.investor-relations .events ul li.downloads {
    padding: 8px 5px 3px 2px;
    min-height: 51px;
}
.investor-relations .events ul li.downloads [class*="col-"] span {
    margin-top: 4px;
    display: inline-block;
}

.investor-relations .events ul li a { padding: 0; display: inline-block; }
.investor-relations .events ul li a.icon { width: 30px; height: 28px; margin: 3px 12px 0 0; }
.investor-relations .events ul li a.icon:last-child { margin-right: 0; }
.investor-relations .events ul li a.pdf { content: url(../images/icons/pdf-icon.png); width: 31px; height: 31px; margin-top: 0; }
.investor-relations .events ul li a.ppt { content: url(../images/icons/ppt-icon.png); }
.investor-relations .events ul li a.xls { content: url(../images/icons/xls-icon.png); }
.investor-relations .events ul li a.doc { content: url(../images/icons/doc-icon.png); }

/* doc list */
.investor-relations ul.doc-list {
    list-style: none;
    padding: 5px 0 5px 10px;
}
.investor-relations ul.doc-list li {
    margin: 25px 0;
    font-size: 18px;
}
.investor-relations ul.doc-list li a:before  {
    content: '';
    float: left;
    margin: -3px 8px 0 0;
    background: url();
}
.investor-relations ul.doc-list li a {
    color: #505050;
    font-weight: 600;
}
.investor-relations ul.doc-list li a:hover {
    color: #C60C30;
    text-decoration: inherit;
}
.investor-relations ul.doc-list li a.pdf:before  {
    background: url(../images/icons/pdf-icon.png);
    width: 31px;
    height: 31px;
    margin-top: -5px;
}
.investor-relations ul.doc-list li a.ppt:before {
    background: url(../images/icons/ppt-icon.png);
    width: 30px;
    height: 28px;
}
.investor-relations ul.doc-list li a.xls:before {
    background: url(../images/icons/xls-icon.png);
    width: 30px;
    height: 28px;
}
.investor-relations ul.doc-list li a.doc:before {
    background: url(../images/icons/doc-icon.png);
    width: 30px;
    height: 28px;
}


/* square color palette */
.blue-square { 
    background-color: #31556D; /* San Juan */
    color: #FFF;
}
.dark-gray-square { 
    background-color: #505050; /* Emperor */
    color: #FFF;
}
.beige-square { 
    background-color: #E8E3DB; /* Satin Linen */
    color: #505050;
}
.blue-square a,
.dark-gray-square a,
.beige-square a {
    font-family: 'nimbus-sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: inherit;
    text-decoration: none;
}


/* Custom Tabs / Navs */
.investor-relations .nav-tabs { border: 0; }
.investor-relations .nav-tabs > li > a { font: 16px/18px "nimbus-sans", sans-serif; border-radius: 0; padding: 19px 35px; }
.investor-relations .nav-tabs > li > a,
.investor-relations .nav-tabs > li > a:hover { color: #505151; border: 1px solid #979797; border-right: 0; margin-right: 0; background-color: rgba(80,80,80,.05); }
.investor-relations .nav-tabs > li.active > a, 
.investor-relations .nav-tabs > li.active > a:focus, 
.investor-relations .nav-tabs > li.active > a:hover { color: #C60C30; border: 1px solid #979797; border-right: 0; background-color: transparent; }
.investor-relations .nav-tabs > li:last-child > a,
.investor-relations .nav-tabs > li.active:last-child > a { border-right: 1px solid #979797; }
.investor-relations .tab-content .tab-pane { border: none; padding: 20px 1px; }


/* forms */
.investor-relations section.ir-contact-updates form {
    font-family: "nimbus-sans", arial, sans-serif;
    font-size: 14px;
    color: #505050;
}
.investor-relations section.ir-contact-updates form br {
    display: none;
}
.investor-relations section.ir-contact-updates ul {
    list-style: none;
    padding: 0;
}
.investor-relations section.ir-contact-updates ul.gfield_checkbox input[type="checkbox"] {
    margin-right: 8px;
}
.investor-relations section.ir-contact-updates ul.gfield_checkbox label {
    font-weight: 100;
    font-size: 16px;
    line-height: 24px;
}
.investor-relations section.ir-contact-updates ul li.gfield {
    float: left;
    width: 48%;
}
.investor-relations section.ir-contact-updates ul li.gfield {
   clear: none; 
}
.investor-relations section.ir-contact-updates ul li.gfield label {
    font-weight: 300;
}
.investor-relations section.ir-contact-updates ul li.gfield > label {
    display: none;
}
.investor-relations section.ir-contact-updates {
    width: 100%;
}
.investor-relations section.ir-contact-updates .gform_wrapper {
    margin: 0;
}
.investor-relations section.ir-contact-updates ul li.gfield {
    margin-right: 4%;
}
.investor-relations section.ir-contact-updates ul li.gfield input[type="text"],
.investor-relations section.ir-contact-updates ul li.gfield input[type="email"] {
    border: 1px solid #979798;
    width: 100%;
    padding: 0 12px;
    height: 40px;
    margin-bottom: 15px;
}
.investor-relations section.ir-contact-updates ul li.gfield:nth-child(2),
.investor-relations section.ir-contact-updates ul li.gfield:nth-child(4) {
    margin-right: 0;
}
.investor-relations section.ir-contact-updates .gform_footer button {
    width: 48%;
    float: right;
    margin-top: 10px;
    margin-bottom: 40px;
}
.investor-relations section.ir-contact-updates input[type="submit"]:hover {
    background-color: #505050;
}
.investor-relations section.ir-contact-updates .gform_wrapper .gfield_html {
    margin: 10px 0;
    padding: 0;
    font: 12px/14px "nimbus-sans", arial, sans-serif;
}
.gform_wrapper .validation_error,
.gform_wrapper .validation_message,
.gform_confirmation_message {
    margin: 0 0 10px 0;
    padding: 1.5%;
    border-radius: 0;
}


/* tiles */
.investor-relations .tile.tight {
    padding: 15px 20px 30px 20px;
}
.investor-relations .tile.vertical-align {
    min-height: 360px;
}

/* media queries */

@media (max-width: 767px) {
    .investor-relations section.ir-contact-updates ul li.gfield {
        width: 100%;
    }
    .investor-relations section.ir-contact-updates .gform_footer button {
        width: 100%;
        float: left;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .investor-relations .square-widget .medium-overlay-text {
        font-size: 28px !important;
    }
    .investor-relations .tile-heading {
        font-size: 20px !important;
    }
    .box-headline {
        font-size: 14px !important;
    }
    .investor-relations .ir-sidebar .square-widget {
        height: auto !important;
    }
    .investor-relations .square-widget .large-overlay-text {
        font-size: 60px;
    }
}

@media (max-width: 991px) {
    .investor-relations .widget_nav_menu {
        max-width: inherit;
        width: 100%;
    }
    .investor-relations .ir-sidebar {
        width: 100%
    }
    .no-m-breaks br, .no-m-breaks br:after { 
        content: ' '; 
    }
    .investor-relations .widget_nav_menu,
    .investor-relations .tile.vertical-align {
        min-height: inherit;
    }
    .investor-relations .ir-sidebar-wrap {
        margin-top: 50px;
    }
}

.investor-relations .contact-card { font: lighter 16px/23px "nimbus-sans", sans-serif; }