/*!
 * SNL IRW CSS Theme (http://snl.com)
 * Copyright 2014
 * Version 1.0
 * Based on Bootstrap 3.0.3 
 */
/*!
 * Client Name 	: Pandora
 * KeyInst		: 4247784
*/

html {
    min-height: 100%;
    position: relative;
}
body {
    height: 100%;
    min-height: 100%;
    margin: 0 0 97px;
}
/***********************TYPOGRAPHY***********************/
#pandora-page-302 #irwWrapper .newirwexpanderbtn.col-xs-12.col-sm-12.col-md-12.col-lg-12.hidden-xs {
    display: none;
}

#irwWrapper, #irwWrapperPR {
  color: #000000;
  font-family: 'AvenirNextLTPro-Regular', Arial;
  font-weight: 400;
  font-size:14px;
  line-height: 20px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

body.pandora-inner-pages #irwWrapper {
    min-height: 400px;
    margin-bottom:50px;
}

#irwWrapperPR .container {
    padding: 0px;
    width: 100%;
}

#irwWrapperPR .irwFilePageH1 {
    color: #00a0ee;
    margin: 0px 0px 15px;
    line-height: normal;
}

#irwWrapperPR {
    min-height: 400px;
    margin-bottom: 50px;
}

#irwWrapper a {
  color: #00a0ee;
  text-decoration: none;
}

#irwWrapper a:hover,
#irwWrapper a:focus {
  color: #1e3989;
  text-decoration: none;
}

#irwWrapper a:focus {
	outline:none;

}
/*
// Contextual colors
*/
#irwWrapper .text-muted {color: #999999;}
#irwWrapper .text-default {color: #000000;}
#irwWrapper .text-primary , .irwCopyright .text-primary  {color: #00a0ee;}
#irwWrapper a.text-primary:hover {color: #1e3989;}
.irwCopyright a.text-primary:hover {color: #1e3989;}
/*
// Contextual backgrounds
*/
#irwWrapper .bg-primary, .irwCopyright .bg-primary, .scrollbar-handle {color: #fff;background-color: #00a0ee;}
#irwWrapper a.bg-primary:hover {background-color: #1e3989;}

#irwWrapper .btn-primary {
  color: #ffffff;
  background: #00a0ee;
  border-color: #00a0ee;
}
#irwWrapper .btn-primary:hover,
#irwWrapper .btn-primary:focus,
#irwWrapper .btn-primary:active,
#irwWrapper .btn-primary.active,
#irwWrapper .open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1e3989;
  border-color: #1e3989;
}
#irwWrapper .panel-default > .panel-heading {color:#00a0ee;}
#irwWrapper .irwTable .irwTableHeader, #irwWrapper .gridPR .irwTableRowItem .irwPRSummary, #irwWrapper .gridPR .irwTableRowItem:hover, #irwWrapper .panel-default > .panel-heading-Select {
	background-color:#00a0ee;
	color:#fff;
	}
#irwWrapper .panel-default > .panel-heading-Select a:hover, #irwWrapper .panel-default > .panel-heading-Select a:focus, #irwWrapper .panel-default > .panel-heading-Select a:active {color:#fff;}
/*
// IRW Tabs
// --------------------------------------------------
*/
#irwWrapper .irwTabs {border:none;border-top:8px solid #00a0ee;background-color:#00a0ee;border-radius: 4px 4px 0 0;}
#irwWrapper .irwTabs ul {margin-left:-10px;}
#irwWrapper .irwTabs ul li a {background-color: #00a0ee; color:#e5e5e5;}
#irwWrapper .irwTabs ul li a:hover, #irwWrapper .irwTabs ul li.active a {color:#fff;text-decoration:none;}
#irwWrapper .irwTabs ul li.active a {background-color:#fff;color:#5B481D;border-radius: 4px 4px 0 0;}	
/* --Mobile View-- */
#irwWrapper .irwTabs .form-group.visible-xs {margin-left:0px !important; margin-top:5px; margin-bottom:10px;}
#irwWrapper .irwTabs .form-group.visible-xs label {color:#fff;}

/**/
#irwWrapper .irwSwitch ul li a span.fa {font-size:14px;}
#irwWrapper .irwTableRowItem ul li a:hover, #irwWrapper .irwTableRowItem ul li.active a, .ui-datepicker .ui-datepicker-title {color:#1e3989;}
#irwWrapper .irwTableRowItem h6, #irwWrapper .irwTableRowItem ul li {font-size:12px;}
#irwWrapper .ui-widget {
  font-family: 'AvenirNextLTPro-Regular', Arial;
  font-size:14px;
}
#irwWrapper .meter {background-color:#ccc;}
h1.irwTitle {display:none;} /*Suppress Title on Press Releases*/

/*Suppress FAQ extra paragraphs*/
.irwDivFaqs .scrollbar-content p,  .irwDivFaqs p {display:none;}
.irwDivFaqs .scrollbar-content {width:100%;}
.irwDivFaqs .scrollbars {height:172px !important;}

/*Stock Chart Config Menu */
#irwWrapper .irwConfigMenuWrapper {z-index:1029;}
#irwWrapper .nav-tabs > li.active > a, #irwWrapper .nav-tabs > li.active > a:hover, #irwWrapper .nav-tabs > li.active > a:focus, .mCS-bootstrap-thin >.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-bootstrap-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, #irwWrapper #irwTabsEvent {background-color:#00a0ee;}
/**/
#irwWrapper .irwNote {border-bottom-color:#00a0ee;}
#irwWrapper .irwFilingHighlightItem {border-left-color:#00a0ee;}

#irwWrapper .irwCRTabsPanel {
    border-color: #00a0ee;
    background-color: #00a0ee;
}

/*======================================================================================================*/
#irwWrapper #stockInfo #irwsecurity {
    display:none !important;
}
#irwWrapper #stockInfo #snapshotPanel .irwSnapshotTicker #snapshotSymbolPanel #snapshotSymbol {
    font-size: 45px;
    display: block;
    padding: 20px 0px 20px;
}
#irwWrapper #stockInfo #snapshotPanel .irwSnapshotTicker #snapshotSymbolPanel span.irwQuoteTimeStamp {
    display: block;
    line-height: normal;
}

#irwWrapper .timeline > li.treeround > span.tree-primary.active,
#irwWrapper .timeline > li.treeround > span.tree-primary:hover,
#irwWrapper .timeline > li.treeround > span.tree-primary:focus {
    background-color: #224099;
}
/*======================================================================================================*/
#irwWrapper .fdw-background-title.title-wrapper .pandora-market-summary {
    padding: 40px;
    text-align: center;
}

#irwWrapper .fdw-background-title.title-wrapper .pandora-market-summary h4.pandora-title {
    padding: 80px 40px 0px;
    margin: 0px 0px 10px;
}

#irwWrapper #irwEvent  .irwBoxBody.irwEventBody {
    background-color: #fff;
    border: 0px;
    padding: 0px;
}

#irwWrapper #irwEvent  .irwBoxBody.irwEventBody {
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

#irwWrapper #irwEvent  .irwBoxBody.irwEventBody h4 {
    color: #224099;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0px;
    font-family: 'AvenirNextLTPro-Bold', Arial;
}

#irwWrapper .irwDetail {
    word-break: break-word;
}

#irwWrapper #irwCustomPage .annual-reports-wrap img.arp-box-cover {
    width: 100%;
    display: table-cell;
    vertical-align: top;
    min-width: 190px;
}

#irwWrapper #irwCustomPage .annual-reports-wrap .arp-box-content {
    display: table-cell;
    vertical-align: top;
    padding-left: 25px;
}

#irwWrapper #irwCustomPage .annual-reports-wrap .arp-box {
    float: none;
    display: table;
    background-color: #f0f0f0;
}
#irwWrapper #irwCustomPage  ul.bulleted-list li {
    list-style: disc inside;
    margin: 0px 0px 5px 20px;
}

#irwWrapper .corporate .popUpLink {
    color: #fff;
    display: none;
    width: 100%;
    text-align: center; 
    font-size: 26px;
}
#irwWrapper .corporate .popUpLink:hover, #irwWrapper .corporate .popUpLink:active, #irwWrapper .corporate .popUpLink:focus  {
    color: #fff;
    text-decoration: underline;
}
#irwWrapper .press-releases .page-title-social {font-size: 27px;font-weight: 300;
    line-height: 36px;
    color: #292F33;font-family:Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
}
.modal-backdrop.in {opacity:0.5}
/*#irwWrapper .financialsdocs #FinancialDocsform .irwFinancialDocs .irwEventAlert .col-lg-6 .fa.fa-envelope{color:#00a0ee;}
#irwWrapper .presentations #PresentationDocsform .irwPresentationDocs .irwEventAlert .col-lg-12 .fa.fa-envelope{color:#00a0ee;}*/
#irwWrapper #irwEvent #eventform .irwEventAlert .col-lg-6 a span.fa.fa-envelope{color:#000;}
#irwWrapper a .fa.fa-envelope, #irwWrapper .fa.fa-envelope{color:#000;}
    .fdw-background iframe
    {
        z-index:999999; position:relative !important;
    }
    @media only screen and (min-width: 982px) and (max-width: 1080px) {

          .fdw-background #RegisterForm ul li label.checkbox{   
       font-size:14px !important;
    }
}
@media (max-width: 400px)
{
   .fdw-background #RegisterForm ul li label.checkbox{
       font-size:14px !important;
    }
}
@media (max-width: 767px)
{
    #irwWrapper #irwCustomPage .annual-reports-wrap img.arp-box-cover {
        width: 100%;
        display: table-row;
        vertical-align: top;
        min-width: 190px;
        margin: 0px auto 15px;
        text-align: center;
        max-width: 200px;
    }

    #irwWrapper #irwCustomPage .annual-reports-wrap .arp-box-content {
        display: table-row;
        vertical-align: top;
        padding-left: 25px;
        text-align: left;
    }

    #irwWrapper #irwCustomPage .annual-reports-wrap .arp-box {
        float: none;
        display: table;
        background-color: #f0f0f0;
        text-align: center;
    }
    #irwWrapper .InfoRequest .well .col-xs-12.col-sm-4.col-md-4 .contact-well-wrap {
        margin-bottom: 10px;
    }
}
.irw-navbar-search {
    width: 100%;
    max-width: 250px;
    float: right;
    background: #224099;
    position: absolute;
    top: 50px;
    padding: 20px;
    right: 25px;
}
#irwWrapper .corporate .p-sec-wrapper #desk-sec > div {
margin:10px 0;
}
#irwWrapper .corporate .p-sec-wrapper #desk-sec .highlight-box {
    color:#ffffff;
    font-size: 22px;
    line-height: 30px;
}
    #irwWrapper .corporate .p-sec-wrapper #desk-sec .highlight-box span {
    font-weight:bold;
    font-family:"AvenirNextLTPro-Bold",Arial;
    }
#irwWrapper .corporate .p-sec-wrapper #desk-sec .highlight-box a {
    color: #eee;
    display: block;
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 10px;
    font-weight:normal;
    
}

#pandora-page-302351 .excel-line { width: auto; margin-top: -50px; margin-right: 10px; }
#pandora-page-302351 .reported_excel { float: right; margin-bottom: 5px; margin-top:-2px; }
#pandora-page-302351 .reported_excel span, #pandora-page-302351 .reported_excel a.EmailPopup { display:none; }
#pandora-page-302351 .reported_excel span#excel_toolkit { display:block; }

#irwWrapper .irwODSection .irwODPerson .irwOfficerImgSmall {width:70px;}
#irwWrapper .irwODSection .irwODPerson .irwOfficerImgSmall img {width:100%;}



@media screen and (max-width:767px) {
#pandora-page-302351 .excel-line { width: auto; margin-top: -10px; margin-right: 5px; }
#pandora-page-302351 .reported_excel { float: right; margin-bottom: 5px; margin-top:-2px; }
}

@media screen and (max-width:992px) {
.irw-navbar-search {
    width: 100%;
    max-width: 100%;
    float: right;
    background: #224099;
    position: relative;
    top: 0px;
    padding: 20px;
    right: 0px;
}
.pandora-landing-page #fullBodyWrapper .pandora-home-bg-parent { background-position: center -130px!important; }
}

@media screen and (max-width:992px) {
.pandora-landing-page #fullBodyWrapper .pandora-home-bg-parent { background-position: center -130px!important; }
}
@media screen and (max-width:640px) {
.pandora-landing-page #fullBodyWrapper .pandora-home-bg-parent { background-position: center -30px!important; }
}
@media screen and (max-width:480px) {
.pandora-landing-page #fullBodyWrapper .pandora-home-bg-parent { background-position: center 0px!important; }
}

/*Feature box edit*/
#irwWrapper .p-f-video .fdw-background a.feature_box > img {
    width: 320px;
}
#irwWrapper .p-f-video .fdw-background a.feature_box {
    text-align: center;
}
@media (max-width: 768px) {
    #irwWrapper .p-f-video .fdw-background a.feature_box > img {
        width: 100%;
    }
}



.pandora-new-bg .col-xs-12, .pandora-new-bg h1.page-title, .span.page-header-date, .span.page-header-links {
    width:100% !important;
    text-align:center;
}
.pandora-new-bg h1.page-title {
    padding-top:0;
    font-size:36px;    
    font-family: "Avenir Next", "Avenir", "Open Sans", sans-serif; 
    font-weight:normal;
}
.pandora-new-bg {
    height:80vh !important;
}
.pandora-new-bg .container {
    display:table;
    height:80vh !important;
    vertical-align:middle;
}
.pandora-new-bg .container > .row {
    display: table-cell;
    height: 80vh !important;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    padding-top: 50px;
}
@media (max-width: 992px) {
    .pandora-new-bg h1.page-title {
            font-size: 30px;
    }
}
@media (max-width:767px) {
    .pandora-new-bg h1.page-title {
            font-size: 26px;
            line-height:30px;
    }
}
    
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait) {
    .pandora-new-bg, .pandora-new-bg .container, .pandora-new-bg .container > .row {
        /*height: 534px !important;*/
    }
}
    
@media screen and (max-width: 414px) and (orientation: portrait) {
    .pandora-new-bg, .pandora-new-bg .container, .pandora-new-bg .container > .row {
        /*height: 763px !important;*/
    }
}

span.page-header-links a {
    font-family: "Avenir Next", "Avenir", "Open Sans", sans-serif;
    font-size: 12px;
}

span.page-header-links a:hover{
    text-decoration:none;
}
.pandora-new-bg ul, .pandora-new-bg ul li
{
    padding:0;
    margin:0;
    list-style-type:none;
}
.carousel-caption
{
    position:static;
    right:auto;
    left:auto;
    padding:0 0 100px;
}
#newsSlider
{
    display: inline-block;
    max-width: 700px;
    min-height:305px;
}
.twitter, .instagram
{
    float:left;
    width:100%;
}
.twitter
{
    display:none;
}
.twitterPlaceHolder .twitter {
    display:block;
}
#twitter-widget-0
{
    
    width:100% !important;
}
.gridPR
{
    margin-top:30px !important;
}
.gridPR .gridPRInner
{
    background:#fafafa url('../images/prs-default-img.png') no-repeat center;
    padding:25px;
    float:left;
    width:100%;
    -webkit-transition: .55s cubic-bezier(.7, .3, 0, 1);
    -moz-transition: .55s cubic-bezier(.7, .3, 0, 1);
    transition: .55s cubic-bezier(.7, .3, 0, 1);
    min-height:300px;
}
.gridPR .gridPRInner .leftCol
{
    padding:0 !important;
}
.gridPR .gridPRInner .img img {
    max-width:80%;
    float:right;
    visibility:hidden;
}
.gridPR .gridPRInner .img
{
    padding-right:0 !important;
}
.pr-display-block {display:block !important;
}
.gridPR .gridPRInner:hover
{
      background:#ebebeb url('../images/prs-default-img.png') no-repeat center;
    -ms-transform: scale(1.05, 1.05); /* IE 9 */
    -webkit-transform: scale(1.05, 1.05); /* Safari */
    transform: scale(1.05, 1.05);
    -webkit-transition: .55s cubic-bezier(.7, .3, 0, 1);
    -moz-transition: .55s cubic-bezier(.7, .3, 0, 1);
    transition: .55s cubic-bezier(.7, .3, 0, 1);
    box-shadow: 0 16.125px 32px -12.125px rgba(0,0,0,0.3);
}
#irwWrapper .gridPR h6 
{
    color:#224099;
    text-transform:none;
    font-weight:bold;
    font-size:14px;
    margin-top:0;
}
#irwWrapper .gridPR a
{
    color:#000;
}
#newsPanelResults
{
    float:left;
    width:100%;
    margin-top:-15px;
}
.pandora-new-bg span.page-header-links a
{
    font-size: 24px;
}
.pandora-new-bg .carousel-indicators li
{
    background:#fff;
    opacity:0.5;
    border:0 !important;
    width:10px !important;
    height:10px !important;
    margin:0 3px !important;
}
.pandora-new-bg .carousel-indicators li.active
{
    opacity:1;
}
#irwWrapper #newsPanel .pagination
{
    width:100%;
    text-align:center;
    padding:15px !important;
}
#irwWrapper #newsPanel .pagination > li
{
    display:inline-block;
}
#instagram
{
    float:left;
    width:calc(100% + 10px);
    height:330px;
    overflow:auto;
    margin-left:-10px;
}
#instagram a
{
    float:left;
    width:calc(25% - 10px);    
    margin-left:10px;
    margin-bottom:10px;
    -webkit-transition: .55s cubic-bezier(.7, .3, 0, 1);
    -moz-transition: .55s cubic-bezier(.7, .3, 0, 1);
    transition: .55s cubic-bezier(.7, .3, 0, 1);
}
#instagram a:hover
{
    opacity:0.7;
    -webkit-transition: .55s cubic-bezier(.7, .3, 0, 1);
    -moz-transition: .55s cubic-bezier(.7, .3, 0, 1);
    transition: .55s cubic-bezier(.7, .3, 0, 1);
}
#instagram a img
{
    width:100%;
}
@media screen and (max-width: 992px)
{
    .pandora-landing-page #fullBodyWrapper .pandora-news-bg-parent
    {
        background-position: center bottom !important;
    }
    #newsSlider
    {
        min-height:360px;
    }
    .gridPR .gridPRInner
    {
        height:auto !important;
        min-height:inherit;
    }
    .gridPR .gridPRInner .leftCol, .gridPR .gridPRInner .img
    {
        width:50% !important;
    }
    .gridPR
    {
        margin-top:15px !important;
    }
    #newsPanelResults
    {
        margin-top:0 !important;
    }
}
@media screen and (max-width: 600px)
{
    .gridPR .gridPRInner .leftCol, .gridPR .gridPRInner .img
    {
        width:100% !important;
        text-align:center;
        padding:0 !important;
    }
    .gridPR .gridPRInner .leftCol
    {
        margin-top:30px;
    }
    .gridPR .gridPRInner .img img
    {
        float:none;
        max-width:100%;
        display:inline-block;
    }
    .gridPR .gridPRInner:hover
    {
        background:#ebebeb;
        -ms-transform: scale(1.0, 1.0); /* IE 9 */
        -webkit-transform: scale(1.0, 1.0); /* Safari */
        transform: scale(1.0, 1.0);
        -webkit-transition: .55s cubic-bezier(.7, .3, 0, 1);
        -moz-transition: .55s cubic-bezier(.7, .3, 0, 1);
        transition: .55s cubic-bezier(.7, .3, 0, 1);
    }
    #newsPanelResults > .row
    {
        margin:0 !important;
    }
    #irwWrapper .press-releases .page-title-social {font-size: 21px;font-weight: 300;
    line-height: 24px;
    color: #292F33;
}
}
@media screen and (max-width: 460px) {

    #irwWrapper .press-releases .page-title-social {
        font-size: 21px;
        font-weight: 300;
        line-height: 24px;
        color: #292F33;
    }
}
.navbar-nav
{
    visibility:hidden;
}
/*Making footer sticky*/
div#footer {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
}
@media (max-width: 767px) {
    body {
        margin: 4px 0 173px;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    body {
        margin: 0 0 133px;
    }
}
@media only screen and (min-width : 461px) and (max-width : 990px) {
       #irwWrapper .press-releases .page-title-social {font-size: 32px;font-weight: 300;
    line-height: 38px;
    color: #292F33;font-family:Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
}
}

.pandora-landing-page #fullBodyWrapper .pandora-home-bg-parent { background-position: center  bottom 0px !important;}

/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) { 

.pandora-landing-page #fullBodyWrapper .pandora-home-bg-parent { background-position: center  bottom 0px  !important;}
.pandora-landing-page #fullBodyWrapper .pandora-home-bg-parent {}
}

/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {
	 
.pandora-landing-page #fullBodyWrapper .pandora-home-bg-parent { background-position: center  bottom 0px  !important;}

}