/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx   TOOL STYLES   xxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

@import url(/media_files/priv/ccbn/event_help/ndq-icons/css/ndq-icons.css);
.webcastlink .icon {padding:0px !important}
.webcastlink a:hover .icon {text-decoration:none !important}

.ccbnMarginTop15 {
margin-Top: 15px;
display: inline-block;
}

.trv-maincolor-04-lightest .col {
/*padding-left: 0;
padding-right: 0;*/
}

.section-NoBorder {
border: 0px !important;
margin-bottom: 30px !important;
padding-bottom: 0px !important;
}

.section-NoBorder .row {
/*margin-left: 0;
margin-right: 0;*/
}

.section-NoBorder .row .col {
/*padding-left: 0;
padding-right: 0;*/
} 

.section-padding {
padding: 20px !important;
}



.quickLinkList {
    list-style: outside none none !important;
    padding-left: 0 !important;
}

.quickLinkList > li {
    list-style: outside none none !important;
    margin: 10px 0 !important;
}

.quickLinkList .ccbnLnk a, 
.cta_link a {
    background: rgba(0, 0, 0, 0) url("/media_files/irol/25/254450/images/icn_arrow_right_blue.png") no-repeat scroll right 75% / 8px auto;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1rem;
    padding-right: 18px;
}




/*** Advanced CCBN Content Area General Style ***/


/* Toolkit */
.ccbnTool {
margin: 20px auto;
text-align: center;
}

.ccbnTool * {
vertical-align: top;
/*font-size: 12px;*/
}

.ccbnTool ul {
margin: 0;
padding: 0;
list-style: none outside;
}

/*Horizontal*/
.ccbnTool.ccbnToolHorizontal ul li {
display: inline-block;
padding: 0 5px; 
border-right: 1px solid #ccc;
}

.ccbnTool.ccbnToolHorizontal ul li:last-child {
border-right: 0;
}

/*Vertical*/
.ccbnTool.ccbnToolVertical ul li {
display: block;
padding: 5px 15px; 
border-bottom: 1px solid #eee;
width: 100%;
text-align: left;
}

.ccbnTool.ccbnToolVertical ul li:last-child {
border-bottom: 0;
}




/* Content */
.ccbnContent  {
-webkit-text-size-adjust: 100%;
/*font-size: 12px; */
line-height: 1.5em;
display: inline-block;
margin: 10px auto;
width: 100%;
}

.ccbnContent * {
/*vertical-align: top;*/
}

.ccbnContent a:link, .ccbnContent a:visited {
/*color: #1A9EE8;
text-decoration: none;*/
}

.ccbnContent a:hover {
/*text-decoration: underline;*/
}


.ccbnContent p {
margin: 15px 0;
}

.ccbnContent ul {
list-style: outside disc;
padding: 0 0 0 20px;
}

.ccbnContent ol {
list-style: outside decimal;
padding: 0 0 0 20px;
}

.ccbnContent ul li {
list-style: outside disc;
margin: 5px 0;
}

.ccbnContent ol li {
list-style: outside decimal;
margin: 5px 0;
}

.ccbnContent input, 
.ccbnContent select, 
.ccbnContent textarea {
display: inline-block;
}

.ccbnContent input[type="text"], 
.ccbnContent input[type="submit"], 
.ccbnContent select, 
.ccbnContent textarea {
/*min-height: 2.5em;*/
margin: 0 0 16px 0;
padding: 9px 12px;
min-height: 45px;
}

.ccbnContent input[type="text"], 
.ccbnContent select, 
.ccbnContent textarea {
border: 1px solid #9ba2a6;
border-radius: 2px;
}

.ccbnContent select {
-webkit-appearance:none;
-moz-appearance:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20baseProfile%3D%22tiny%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%2337454D%22%20d%3D%22M18%2010c0-.3-.1-.5-.3-.7-.2-.2-.4-.3-.7-.3s-.5.1-.7.3L12%2013.6%207.7%209.3C7.5%209.1%207.3%209%207%209s-.5.1-.7.3c-.4.4-.4%201%200%201.4l5%205c.2.2.5.3.7.3s.5-.1.7-.3l5-5c.2-.2.3-.4.3-.7z%22%2F%3E%3C%2Fsvg%3E');
background-repeat:no-repeat;
background-position:right 50%;
background-size:24px 24px;
background-position:right 12px top 50%
}

.ccbnContent select option {
margin: 5px 0;
padding: 0px 10px;
}

.ccbnContent input[type="radio"], 
.ccbnContent input[type="checkbox"] {
/*border: 0  !important;*/
vertical-align: middle;
}

.ccbnContent input[type="radio"] {
border-radius: 50%;
} 

.ccbnContent input[type="checkbox"] {
/*height: 16px;
width: 16px;
padding: 3px;*/
}

.ccbnProfile {
line-height: 180%;
/*text-align: justify;*/
}

.ccbnImages img {
border: 1px solid #eee;
}

.ccbnBgTblSmallTd {
/*border-right: 0 !important;*/
padding-left: 3px !important;
padding-right: 3px !important;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             Page Styles - General Txt/Bg             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnTblTtl, 
.ccbnTblTtl a, 
.ccbnTblTtl a:visited, 
.ccbnTblTtl a:hover, 
.ccbnTblTtl a.ccbnLnk  {
font-weight: bold;
}

.ccbnBgTblTtl                 {}

.ccbnBgTblTtl td    {
/*background: none #F1F1F1;
border-bottom: 1px solid #9ba2a6;*/
padding: 10px 10px; 
}

div.ccbnBgTblTtl {
/*background: none #F1F1F1;
border-bottom: 1px solid #9ba2a6;*/
}

div.ccbnBgTblTtl > div {
padding: 10px 10px; 
}


.ccbnTblSubTtl                {
font-weight: bold;
}

.ccbnBgTblSubTtl              {}



.ccbnBgTblSubTtl td          {
/*background: none #F4F4F4;
border-bottom: 1px solid #9ba2a6;*/
padding: 10px 10px; 
}

div.ccbnBgTblSubTtl {
/*background: none #F4F4F4;
border-bottom: 1px solid #9ba2a6;*/
}

div.ccbnBgTblSubTtl > div {
padding: 10px 10px; 
}


.ccbnTblOdd                   {}

.ccbnBgTblOdd                 {}

.ccbnTblEven                  {}

.ccbnBgTblEven                {}

.ccbnStack {}

.ccbnBgTblOdd td, 
.ccbnBgTblEven td, 
.ccbnBgTblTxt td, 
.ccbnBgTblHighlight td, 
.ccbnResponsiveTable tr {
padding: 10px 10px; 
}


.ccbnStackCell {
padding-left: 0 !important;
padding-right: 0 !important;
border-bottom: 1px solid #cdd0d2;
}

.ccbnStackCell > div {
padding: 10px 10px; 
}

.ccbnBgTblTtl:hover, 
.ccbnBgTblSubTtl:hover, 
.ccbnBgTblLabelTop:hover, 
.ccbnBgTblOdd:hover, 
.ccbnBgTblEven:hover, 
.ccbnBgTblTxt:hover, 
.ccbnBgTblHighlight:hover {
background: none #ebeced;
}

.ccbnBgTblTtl td, 
.ccbnBgTblSubTtl td, 
.ccbnBgTblLabelTop td, 
.ccbnBgTblOdd td, 
.ccbnBgTblEven td, 
.ccbnBgTblTxt td, 
.ccbnBgTblHighlight td {
border-top: 1px solid #9ba2a6;
border-left: 1px solid #9ba2a6;
font-size: 14px;
}

.ccbnBgTblTtl td:last-child, 
.ccbnBgTblSubTtl td:last-child, 
.ccbnBgTblLabelTop td:last-child, 
.ccbnBgTblOdd td:last-child, 
.ccbnBgTblEven td:last-child, 
.ccbnBgTblTxt td:last-child, 
.ccbnBgTblHighlight td:last-child {
border-right: 1px solid #9ba2a6;
}

.ccbnBgTblTtl:last-child td, 
.ccbnBgTblSubTtl:last-child td, 
.ccbnBgTblLabelTop:last-child td, 
.ccbnBgTblOdd:last-child td, 
.ccbnBgTblEven:last-child td, 
.ccbnBgTblTxt:last-child td, 
.ccbnBgTblHighlight:last-child td {
border-bottom: 1px solid #9ba2a6;
}

.ccbnBgTblTtl td * td, 
.ccbnBgTblSubTtl td * td, 
.ccbnBgTblLabelTop td * td, 
.ccbnBgTblOdd td * td, 
.ccbnBgTblEven td * td, 
.ccbnBgTblTxt td * td, 
.ccbnBgTblSubTxt td * td,
.ccbnBgTblHighlight td * td {
background: none transparent;
border: 0 !important;
padding: 0; 
}







.ccbnBgTblOdd td * td, 
.ccbnBgTblEven td * td, 
.ccbnBgTblTxt td * td,  
.ccbnBgTblHighlight td * td,
.ccbnResponsiveTable tr * tr {
background: none transparent;
border: 0;
padding: 0; 
}

.ccbnBgTblOdd img, 
.ccbnBgTblEven img  {
vertical-align:top;
}

.ccbnTblTxt                   {}

.ccbnBgTblTxt                 {}

.ccbnTblTxtBold               {font-weight: bold;}

.ccbnBgTblTxtBold             {}

.ccbnTblHighlight             {font-weight: bold;}

.ccbnBgTblHighlight           {}

.ccbnTblSubTxt                {
/*color: #999;*/
font-size: 12px !important;
line-height: 16px;
display: inline-block;
}

.ccbnBgTblSubTxt              {}

.ccbnTblLnk                   {}

.ccbnBgTblLnk                 {}

.ccbnTblHighlightLnk          {font-weight: bold;}

.ccbnBgTblHighlightLnk        {}

.ccbnTblLabelLnk              {font-weight: bold;}

.ccbnBgTblLabelLnk            {}

.ccbnTtl                      {
/*color: #555555;*/
font-size: 24px;
font-weight: 400;
}

.ccbnBgTtl                    {}

.ccbnBgTtl td                 {padding: 10px 0;}

.ccbnSubTtl                   {
/*color: #555555;*/
font-size: 20px;
font-weight: 700;
}

.ccbnBgSubTtl                 {}

.ccbnTxt                      {}

.ccbnBgTxt                    {}

.ccbnTxtBold                  {font-weight: bold;}

.ccbnBgTxtBold                {}

.ccbnTxtBoldSub               {font-weight: bold;}

.ccbnBgTxtBoldSub             {}

.ccbnSubTxt                   {
/*color: #999;*/
font-size: 12px !important;
line-height: 16px;
display: inline-block;
}

.ccbnBgSubTxt                 {}

.ccbnRequired                 {
color: #FF0000;
}

.ccbnBgRequired               {}

.ccbnError                    {
color: #FF0000;
}

.ccbnError li {
margin-left: 20px;
}

.ccbnBgError                  {}

.ccbnConfirmBold              {
font-weight: bold;
}

.ccbnBgConfirmBold            {}

.ccbnNeg                      {
color: #FF0000 !important;
}

.ccbnBgNeg                    {
background-color: #FF0000;
}

.ccbnPos                      {
color: #2B8000 !important; 
font-weight: ;
}

.ccbnBgPos                    {
background-color: #00B000;
}

.ccbnPrice                    {
/*font-weight: bold;*/
}

.ccbnBgPrice                  {}

.ccbnLnk, .ccbnLnk a, .ccbnLnk a:visited, .ccbnLnk a:hover     {
}

.ccbnBgLnk                    {}

.ccbnSubLnk                   {
font-size: 12px !important;
line-height: 16px;
}

.ccbnBgSubLnk                 {}

.ccbnTblSubLnk                {
font-size: 12px !important;
line-height: 16px;
}

.ccbnBgTblSubLnk              {}

.modDisclaimer                {
/*color: #999;*/
font-size: 12px !important;
line-height: 16px;
display: inline-block;
}

.ccbnDisclaimer               {
/*color: #999;*/
font-size: 12px !important;
line-height: 16px;
display: inline-block;
}

.ccbnBgDisclaimer             {}

.ccbnLabel                    {font-weight: bold;}

.ccbnBgLabel                  {}

.ccbnTblLabelLeft             {font-weight: bold;}

.ccbnBgTblLabelLeft           {}

.ccbnTblLabelTop              {}

.ccbnBgTblLabelTop            {}

.ccbnNav                      {}

.ccbnSelect                   {}

.ccbnBgSelect                 {}

.ccbnInput                    {}

.ccbnInputSmall input[type="text"]  {
padding: 3px !important;
height: 1.5rem;
min-height: 1.5rem;
min-width: 1.5rem;
margin: 0;
}

.ccbnInput100 {
display: inline-block;
}

.ccbnInput100  input[type="text"]  {
width: 100%;
}

.ccbnInput100Nowrap {

}

.ccbnInput100Nowrap .ccbnInput100 {
float: left;
width: calc(100% - 106px);
}

.ccbnInput100Nowrap input {
float: right;
width: 90px;
}

@media only screen and (max-width: 664px){



.ccbnInput100 {
width: 100% !important;
margin: 0 0 0 0;
}
.ccbnInput100  input[type="text"]  {
}
}



.ccbnBgInput                  {}

.ccbnButton                   {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #007fad;
    border-color: #007fad #007fad #005f81;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: ;
    font-weight: 700;
    line-height: ;
    padding: ;
    text-align: center;
    vertical-align: top;
/*    height: ;*/
    width: auto;
margin-right: 0 !important;
}

.ccbnButton:hover             {}

@media only screen and (max-width: 664px){
.ccbnButton {
width: 100% !important;
}
}

.ccbnBgButton                 {}

.ccbnOutline                  {}

.ccbnOutlineChart             {}

.ccbnOutlineQuote             {}

.ccbnBgChart                  {}

.ccbnBgLine                   {}

.ccbnBgSpacer                 {}

.ccbnNull *                   {vertical-align: top;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x             SEC - keyword search results             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#CCBNSECRes                   {}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                 Enumerate Backgrounds                x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnEnumBodyBg               {}

.ccbnEnumBg                   {background-color: #CCCCCC;}

.ccbnEnumBgLogo               {}

.ccbnEnumHighlightLt          {}

.ccbnEnumHighlight            {background-color: #EFEFEF;}

.ccbnEnumShadow               {background-color: #999999;}

.ccbnEnumShadowDk             {background-color: #666666;}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                    Enumerate Links                   x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnEnumTabLnk               {font-family: arial, helvetica, sans-serif;
                               font-size: 12px;
                               color: #000000;
                               text-transform: uppercase;}

a.ccbnEnumTabLnk:link         {font-family: arial, helvetica, sans-serif;
                               font-size: 12px;
                               color: #000000;
                               text-transform: uppercase;
                               text-decoration: underline;}

a.ccbnEnumTabLnk:hover        {text-decoration: none;}

a.ccbnEnumTabLnk:active       {text-decoration: none;}

a.ccbnEnumTabLnk:visited      {font-family: arial, helvetica, sans-serif;
                               font-size: 12px;
                               color: #000000;
                               text-transform: uppercase;
                               text-decoration: underline;}

.ccbnEnumPeerListLnk          {font-size: 12px;}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                    Enumerate Rows                    x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnEnumTxtEven              {font-family: arial, verdana, helvetica, sans-serif;
                               font-size: 12px;}

.ccbnEnumTxtOdd               {font-family: arial, verdana, helvetica, sans-serif;
                               font-size: 12px;}

.ccbnBgEnumTblEven            {background-color: #EFEFEF;}


.ccbnBgEnumTblOdd             {}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                   Mouse Over Styles                  x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/*global class applied to all divs that peform hovering functions all global settings should be applied here*/

.ccbnPopover                  {
position:absolute;
visibility:hidden;
overflow:auto;
width:250px;
height:auto;
background:#ffffff;
text-align:left;
border:1px solid #9ba2a6;
top:-1000px;
left:-1000px;
/*font-size: 12px;*/
padding: 10px;
/*color:#666666; */
z-index: 9999999;
}

.ccbnPopover td {
border: 0 !important;
}

/*all hovers will inherit styles from ccbnPopover but you can overwrite those styles by using the selectors below if you would like to customize a HOVER style or add new styles specific to a hover type, add them here*/

.ccbnDefinitionHover          {width: 300px;}

.ccbnEventHeaderHover         {width: 300px;}

.ccbnBioHover                 {width: 400px;}

.ccbnNewsHover                {width: 400px;}


/*table rows beneath a table that has a class of ccbnRowHoverTbl will change color when hovered over - set your own color or other styles for the row here*/

.ccbnRowHoverTbl tr:hover td, .ccbnRowHoverTbl tr.ccbnIE6Over td{}


/*we do not want the rows that are titles to change color, this is the fix the styles of this should be the same as the value of ccbnBgTblTtl*/

.ccbnRowHoverTbl tr.ccbnBgTblTtl:hover td{}

.ccbnRowHoverTbl .ccbnBgSpacer td {
border-top: 1px solid #9ba2a6;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                   Scrolling Module                   x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/*this class is applied to all divs that will scroll as well as the scroll container the container also has an ID which can be referenced in this stylesheet if necessary*/

.ccbnScroll                   {position:relative;
                               overflow:hidden;
                               height:160px;}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                Company Calendar Styles               x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/*HOVER COLOR - background color for when a user hovers over one of the day cells This should be changed to reflect the clients color scheme*/

.ccbnCalendarTable tbody td.ccbnEvent:hover, .ccbnCalendarTable tbody td.ccbnIE6Over{}


/*HOVER COLOR - background color for when a user hovers over one of the header cells This should be changed to reflect the clients color scheme*/

.ccbnCalendarTable thead td.ccbnCalButton:hover, .ccbnCalendarTable thead td.ccbnCalButton.ccbnIE6Over{}


/*all hovers will inherit styles from ccbnPopover but you can overwrite those styles by using the selectors  below if you would like to customize a HOVER style or add new styles specific to a hover type, add them here*/

.ccbnCalendarDiv              {
height:auto;
height:expression(this.scrollHeight>100?"100px":"auto");
}

.ccbnCalendarHelpDiv          {
height: auto;
}

.ccbnCalendarHelpDiv * td {
padding: 3px !important;
}

.ccbnCalendarHelpDiv *        { 
border:0 none !important;
font-size:12px;
line-height:14px;
}

/*the mouse click version of the module uses this style for the div where the event information appears after a mouse click of a date*/

.ccbnCalendarDivClick         {
overflow:auto;
height:230px;
}

.ccbnCalendarDivClick td * {
vertical-align: top;
}

/*styles for days that are weekends This should be changed to reflect the clients color scheme*/

.ccbnWeekend                  {}


/*styles for the table cell which represents todays date This should be changed to reflect the clients color scheme*/

.ccbnToday                    {
border:2px solid #007fad !important; 
}


/*styles for days that have events This should be changed to reflect the clients color scheme*/

.ccbnEvent                    {
background: #bfdfea !important; 
cursor: pointer;
}

.ccbnCalButton                {
cursor: pointer;
}

.ccbnDay                      {
padding: 5px 0 !important;
}

.ccbnName                     {
border-bottom: 1px solid #9ba2a6;
/*background: #f4f4f4;*/
padding: 8px 0 !important;
font-weight: bold;
}

.ccbnCalendar                 {
cursor: default;
}

.ccbnCalendarTable            {}


/*since the month / year title row also has the ? cell, text-align center is not sufficient to center the text, this is a fix for that problem*/

.ccbnCalCenterTitle           {
padding-left:2.5em;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                    Calendar Icons                    x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.ccbnCalIconAnalyst           {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_am.gif) no-repeat;}

.ccbnCalIconConference        {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cf.gif) no-repeat;}

.ccbnCalIconConferencePres    {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cp.gif) no-repeat;}

.ccbnCalIconConferenceCall    {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cc-ne.gif) no-repeat;}

.ccbnCalIconCustom            {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_custom.gif) no-repeat;}

.ccbnCalIconEarningsConfCall  {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_cc-er.gif) no-repeat;}

.ccbnCalIconEarnings          {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_er.gif) no-repeat;}

.ccbnCalIconReports           {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_fin_rpt.gif) no-repeat;}

.ccbnCalIconMA                {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_ma.gif) no-repeat;}

.ccbnCalIconGuidance          {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_ga.gif) no-repeat;}

.ccbnCalIconOther             {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_oc.gif) no-repeat;}

.ccbnCalIconSalesCall         {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sc.gif) no-repeat;}

.ccbnCalIconSalesRelease      {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sar.gif) no-repeat;}

.ccbnCalIconShareholders      {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sm.gif) no-repeat;}

.ccbnCalIconNewsRelease       {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_news.gif) no-repeat;}

.ccbnCalIconSEC               {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_sec.gif) no-repeat;}

.ccbnCalIconPresentations     {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_pres.gif) no-repeat;}

.ccbnCalIcon52WeekHigh        {background:url(http://media.corporate-ir.net/media_files/irol/global_images/icon_52wkh.gif) no-repeat;}


/*Icons Padding*/

.ccbnCalIconAnalyst, .ccbnCalIconConference, .ccbnCalIconConferencePres, .ccbnCalIconConferenceCall, .ccbnCalIconCustom, .ccbnCalIconEarningsConfCall, .ccbnCalIconEarnings, .ccbnCalIconReports, .ccbnCalIconMA, .ccbnCalIconGuidance, .ccbnCalIconOther, .ccbnCalIconSalesCall, .ccbnCalIconSalesRelease, .ccbnCalIconShareholders, .ccbnCalIconNewsRelease, .ccbnCalIconSEC, .ccbnCalIconPresentations, .ccbnCalIcon52WeekHigh {
padding-left:20px;
}


/*DO NOT EDIT - hides the leading and trailing days of each month*/

.ccbnEmpty span               {
visibility:hidden;
}


/*DO NOT EDIT - make the hidden section visible when a user hovers over the help cell*/

td.ccbnCalButton:hover div.ccbnCalendarHelpDiv, .ccbnCalendarTable thead td.ccbnIE6Over div.ccbnCalendarHelpDiv{
visibility:visible;
z-index:100;
}


/*DO NOT EDIT - make the hidden section visible when a user hovers over the event cell*/

td.ccbnEvent:hover div.ccbnCalendarDiv, .ccbnCalendarTable tbody td.ccbnIE6Over div.ccbnCalendarDiv{
visibility:visible;
z-index:100;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x           Earnings Disclosure Styles                             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* globally leveraged */
   /* ajax spinner */
   .ccbn-loading-placeholder{height:20px;background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/ajax-loader.gif) no-repeat 30px center;display:none;}

   /* print icon */
   .ccbn-print-link-inactive{display:none;}   
   .ccbn-print-page{background:transparent url(/media_files/priv/ccbn/event_help/ndq-icons/icon-23px-print.png) no-repeat scroll 0 2px;display:inline-block;padding: 6px 0 0 27px; height: 23px;}	
	
   /* social link icons */
   .ccbn-social-link-google{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/google.png) no-repeat scroll left center;}
   .ccbn-social-link-buzzup{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/buzzfeed.png) no-repeat scroll left center;}
   .ccbn-social-link-linkedin{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/linkedin.png) no-repeat scroll left center;}
   .ccbn-social-link-delicious{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/delicious.png) no-repeat scroll left center;}
   .ccbn-social-link-reddit{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/reddit.png) no-repeat scroll left center;}
   .ccbn-social-link-digg{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/digg.png) no-repeat scroll left center;}
   .ccbn-social-link-stumbleupon{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/stumbleupon.png) no-repeat scroll left center;}
   .ccbn-social-link-facebook{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/facebook.png) no-repeat scroll left center;}
   .ccbn-social-link-twitter{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/twitter.png) no-repeat scroll left center;}
   .ccbn-social-link-email{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/social-icons/icon-email.png) no-repeat scroll left center;}

   /* rss link icon */
   .ccbn-rss-link{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/toolkit_rss_t.gif) no-repeat scroll left center;display:inline-block;padding-left:18px;}		
	
   /* more links */
   .ccbn-link-more{margin:0;padding:0;}
   .ccbn-link-more-text{float:left;padding-right:8px;}	
	
   /* css arrow pointing right*/
   .ccbn-arrow{width:0;height:0;line-height:0;border-width:1px;border-style:solid;margin-top:3px;float:left;margin-right:12px;}
      /* most browsers */
      .ccbn-arrow{border-top:4px dotted transparent;border-bottom:4px dotted transparent;border-left:4px solid #000000;border-right:0;}
      /* IE6 */
      .ccbn-arrow{_border-top-color:pink;_border-bottom-color:pink;_border-right-color:pink;_filter:chroma(color=pink);}		
	
   /* documents */
   .ccbn-doc a{background-image:url(/media_files/priv/ccbn/event_help/ndq-icons/icon-23px-blank.png); background-color:transparent;background-repeat:no-repeat;background-position: 0px 0;background-attachment:scroll;display:inline-block;min-height:24px;padding-left:24px;}
      /* multiple formats use an arrow indicator */
      .ccbn-doc-multi-item, .ccbn-doc-multi-sec{display:none;}
         .ccbn-doc-multi ul{display:none;}
            .ccbn-doc-multi a{padding-left:20px;}
               .ccbn-doc-multi-expanded ul, .ccbn-doc-multi-expanded .ccbn-loading-placeholder{display:block;}	
               .ccbn-doc-multi-expanded a{padding-left:6px;}
               .ccbn-doc-multi-expanded li a{padding-left:24px;}
               /* most browsers */
               .ccbn-doc-multi-expanded .ccbn-arrow{margin-top:5px;margin-right:11px;border-left:4px dotted transparent;border-right:4px dotted transparent;border-top:4px solid #000000;border-bottom:0;}
               /* IE6 */
               .ccbn-doc-multi-expanded .ccbn-arrow{_border-left-color:pink;_border-bottom-color:pink;_border-right-color:pink;_filter:chroma(color=pink);}
      /* document icons */
      .ccbn-doc-pdf a{background-image:url(/media_files/irol/25/254450/images/icn_pdf.svg);background-position:0 0;}
      .ccbn-doc-doc a{background-image:url(/media_files/irol/25/254450/images/icn_word.svg);background-position:0 0;}
      .ccbn-doc-xls a{background-image:url(/media_files/irol/25/254450/images/icn_xls.svg);background-position:0 0;}
      .ccbn-doc-ppt a{background-image:url(/media_files/irol/25/254450/images/icn_ppt.png);background-position:0 0;background-size:24px 24px;}
      .ccbn-doc-html a{background-image:url(/media_files/irol/25/254450/images/icn_htm.svg);background-position:0 0;}
      .ccbn-doc-txt a{background-image:url(/media_files/irol/25/254450/images/icn_txt.png);background-position:0 0;background-size:24px 24px;}
      .ccbn-doc-wks a{background-image:url(/media_files/priv/CCBN/event_help/icons/Lotus_small.gif);background-position:0 0;}
      .ccbn-doc-mob a{background-image:url(/media_files/priv/CCBN/event_help/icons/Mobular_small.gif);background-position:0 0;}
      .ccbn-doc-xbrl a{background-image:url(/media_files/irol/25/254450/images/icn_xbrl.svg);background-position:0 0;}
      .ccbn-doc-other a{background-image:url(/media_files/irol/25/254450/images/icn_other.png);background-position:0 0;background-size:24px 24px;}
      .ccbn-doc-win a{background-image:url(/media_files/priv/ccbn/event_help/icons/md_win.gif);background-position:0 0;}
      .ccbn-doc-mov a{background-image:url(/media_files/priv/ccbn/event_help/icons/md_quicktime.gif);background-position:0 0;}
      .ccbn-doc-ram a{background-image:url(/media_files/priv/ccbn/event_help/icons/md_real.gif);background-position:0 0;}
		
   /* new window icon */
   .ccbn-new-window a, a.ccbn-new-window{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/icon-open-window.gif) no-repeat scroll right 0;display:inline-block;min-height:16px;padding-right:24px;}		

/* stock quote dl */
.ccbn-stock-quote p{clear:both;margin:0;}
   .ccbn-dl-quote{margin:0;padding:0;}
      .ccbn-dl-quote dt{clear:left;float:left;margin:0;padding:0;width:40%;}
      .ccbn-dl-quote dd{float:left;margin:0;padding:0;width:50%;}
		
/* recent sec */
.ccbn-sec-recent-filters{list-style:none;padding:0;margin:0;display:none;}
   .ccbn-sec-recent-filters li{display:inline;float:left;margin:0 4px 0 0 !important;}
      .ccbn-sec-recent-filters li a{float:left;padding:3px;text-decoration:none;}
      .ccbn-sec-recent-filters .ccbn-current-filter a{background:#333333;color:#FFFFFF;}
.ccbn-sec-recent-groups{clear:both}
      .ccbn-sec-recent-group{display:none;}
      .ccbn-sec-recent-group-active{display:block;}
         .ccbn-sec-recent-group ul{list-style:none !important;padding:0;margin:0;}
            .ccbn-sec-recent-group ul li{list-style:none !important;margin:0 0 10px 0;padding:0;}
			
/* recent news */
.ccbn-news ul{list-style-image:none !important;list-style-position:outside;list-style-type:none !important;margin:0;padding:0;}
   .ccbn-news ul li{list-style:none !important;margin:0 0 10px;padding:0;}
	
/* embedded player */
.ccbn-embedded-player-container{margin-bottom:10px;width:100%;display:none;}
.ccbn-embedded-player-480{width:480px;height:295px;margin:0 auto;clear:both;}
.ccbn-embedded-player-560{width:560px;height:340px;margin:0 auto;clear:both;}
.ccbn-embedded-player-640{width:640px;height:385px;margin:0 auto;clear:both;}
.ccbn-embedded-player-853{width:853px;height:505px;margin:0 auto;clear:both;}	
.ccbn-embedded-player-popup{float:right;}

/* toolbar and tool content */
.ccbn-tools{border-bottom:1px solid #E6E6E6;margin-bottom:10px;display:none;}
   /* toolbar */
   .ccbn-nav-toolbar{border-top:1px solid #E6E6E6;list-style:none !important;margin:10px 0 0;padding:0 !important;clear:both;}
      .ccbn-nav-toolbar li{border-right:1px solid #EEEEEE;float:left;list-style:none !important;padding:0;margin:0 !important;}
      .ccbn-nav-toolbar li.ccbn-last{border-right:none;}
         .ccbn-nav-toolbar li a{float:left;padding:5px 10px;text-decoration:none;}
         .ccbn-nav-toolbar li a:hover{background-color:#FAFAFA;color:#333333;}
         .ccbn-nav-toolbar li.ccbn-nav-toolbar-active a{background:#E0E1E2;color:#000;}

   /* tool content*/
   .ccbn-tools-content{background:#EFEFF0 url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-toolbar-content-gradient.png) repeat-x scroll 0 0;}
      .ccbn-tools-content h3{font-size:12px;padding-left:50px;margin:0;line-height:16px;}
      .ccbn-tools-content h4{font-size:12px;font-weight:bold;margin:0 0 10px 0;}
      .ccbn-tools-content p{font-size:12px;margin-bottom:10px;}	
         .ccbn-tools-content-header{float:left;padding-bottom:40px;width:20%;}
         .ccbn-tools-content-instructions{float:right;width:30%;}
         .ccbn-tools-content-main{float:left;padding-left:3%;width:45%;}
		 
/* tabs and content area */
   /* tabs */
   .ccbn-tabs-nav{margin:0;padding:5px 5px 0 !important;background:#E4E4E5 url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-graygrad.png) repeat-x scroll center bottom;clear:both;}
      .ccbn-tabs-nav li{list-style:none !important;margin:0 !important;padding:0 5px 0 0;float:left;font-size:12px;}
         .ccbn-tabs-nav li a{float:left;cursor:pointer;padding:5px 10px;background:#FBFBFB url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-lightgraygrad.png) repeat-x scroll center bottom;text-decoration:none;}
         .ccbn-tabs-nav li.ccbn-tab-active a{color:#000000;font-weight:bold;background:#FFFFFF none repeat scroll 0 0;border-bottom:3px solid #FFFFFF;}
   /* Content */
   .ccbn-tab-content-area{padding:10px 0 10px 15px;}
   .ccbn-tab-content-inactive, .ccbn-tab-inactive{display:none;}		

/* right rail */
.ccbn-content-secondary{float:right;padding:10px 15px 10px 20px;width:200px; font-size:12px;}
   .ccbn-content-secondary-container{margin-bottom:20px;}
   
/* accordion */
.ccbn-accordion, ul.ccbn-accordion {margin:0 !important;padding:0;display:none;}
	.ccbn-accordion-item{list-style:none !important;margin:0; padding:0;border-top:1px solid #E6E6E6;}
		.ccbn-accordion-item-link{padding:5px 7px; width:165px; display:inline-block;font-weight:bold;text-decoration:none;background:#ffffff;}
			.ccbn-accordion-item-link:hover{background-color:#FAFAFA;color:#333333;}		
			.ccbn-accordion-item-active a.ccbn-accordion-item-link, .ccbn-accordion-item-active a.ccbn-accordion-item-link:hover{background:#E0E1E2;color:#000000;}
			/* most browsers */
			.ccbn-accordion-item-active a.ccbn-accordion-item-link .ccbn-arrow{margin-top:5px;margin-right:11px;border-left:4px dotted transparent;border-right:4px dotted transparent;border-top:4px solid #000000;border-bottom:0;}
			/* IE6 */
			.ccbn-accordion-item-active a.ccbn-accordion-item-link .ccbn-arrow{  _border-left-color:pink; _border-bottom-color:pink; _border-right-color:pink; _filter:chroma(color=pink);}   
		.ccbn-accordion li.ccbn-last{border-bottom:1px solid #E6E6E6;}
	.ccbn-accordion-item-active {background:#E0E1E2;}		
.ccbn-accordion-content{display:none;background:#EFEFF0 url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/bg-toolbar-content-gradient.png) repeat-x scroll 0 0;padding:0 10px 5px;}
	.ccbn-accordion-content li.ccbn-last{border-bottom:none;}

/* css hacks to ensure proper layout is maintained */
.ccbn-tabs-nav:after,.ccbn-nav-toolbar:after, .ccbn-link-more:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
/*IE browsers need this part*/
.ccbn-tabs-nav, .ccbn-nav-toolbar, .ccbn-link-more{zoom:1;_height:1%;}   
		 
/* earnings release */
   /* event title and date section */
   .ccbn-event-heading h1{font-size:24px;}
      .ccbn-event-heading h1 a {background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-earnings-release-32.gif) no-repeat scroll 0 0; padding-left:38px;}
   .ccbn-event-heading p{}

   /* tool content*/

   .ccbn-tools-content #ccbn-share-page, .ccbn-tools-content #ccbn-rss-subscriptions, .ccbn-tools-content #ccbn-email-subscriptions{display:none;padding:20px;}
   #ccbn-share-page .ccbn-tools-content-header{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-share-32.gif) no-repeat scroll 0 0;}
   #ccbn-rss-subscriptions .ccbn-tools-content-header{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-rss-32.gif) no-repeat scroll 0 0;}
   #ccbn-email-subscriptions .ccbn-tools-content-header{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/earnings-release/icon-alerts-44.gif) no-repeat scroll 0 0;}
			
   /* share */
   #ccbn-share-page .ccbn-tools-content-main ul li{float:left;margin:0 0 8px 0;padding-right:4%;width:45%;list-style:none;}
   #ccbn-share-page .ccbn-tools-content-main ul li a{display:block;padding-left:20px;}
			
   /* rss */
   #ccbn-rss-subscriptions .ccbn-rss-group{float:left;padding-right:3%;width:45%;}
   #ccbn-rss-subscriptions .ccbn-rss-group ul{margin:0 0 10px;padding:0;}
   #ccbn-rss-subscriptions .ccbn-rss-group li{font-size:12px;margin-bottom:5px;list-style:none;}		
			
   /* email subscriptions*/
   #ccbn-email-subscriptions .ccbn-tools-content-main label{display:block;font-size:12px;}
   #ccbn-email-subscriptions .ccbn-tools-content-main .ccbnInput input{display:block;margin-bottom:8px;width:80%;}

   /* event downloads */
   .ccbn-event-downloads{margin:0;padding:0;}
      .ccbn-event-downloads li{list-style:none !important;margin:0 !important;padding:3px 0;border-bottom:1px solid #E6E6E6;}
      .ccbn-event-downloads li.ccbn-last{border-bottom:none;}
         .ccbn-event-downloads-encodings{margin-left:24px;padding:0;}
            .ccbn-event-downloads-encodings a{text-transform:uppercase;}

   /* event details */

   .ccbn-event-details {
      background-repeat: repeat-x !important;
   }

   .ccbn-event-option-supportingMaterials ul li {
      list-style: none outside none;
   }

   .ccbn-event-summary-heading h2 {
      min-height: 25px;
   }

   /* related links */
   .ccbn-related-links{margin:0;padding:0;}
      .ccbn-related-links li{list-style:none !important;margin:0 !important;padding:3px 0;border-bottom:1px solid #E6E6E6;}
         .ccbn-related-links li a{background:transparent url(http://media.corporate-ir.net/media_files/IROL/global_images/icon-open-window.gif) no-repeat scroll right 0;
	display:inline-block;min-height:16px;padding-right:24px;}
	 .ccbn-related-links li.ccbn-last{border-bottom:none;}

   /* css hacks to ensure proper layout is maintained */
   #ccbn-share-page:after, #ccbn-rss-subscriptions:after, #ccbn-email-subscriptions:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
   /*IE browsers need this part*/
   #ccbn-share-page, #ccbn-rss-subscriptions, #ccbn-email-subscriptions{zoom:1;_height:1%;}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxx              Tab Navigation                                    xxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#maintab { margin-top: 15px; }

.shadetabs { 
padding: 4px 0 3px 0 !important; 
margin-left: 0 !important; 
margin-top: 1px !important; 
margin-bottom: 0 !important; 
list-style-type: none; 
text-align: left; 
/*set to left, center, or right to align the menu as desired*/ 
}

.shadetabs li { 
display: inline; 
margin: 0; 
padding: 0 !important;
}

.shadetabs li a, .shadetabs li a:visited  {
background: #F1F1F1;
text-decoration: none !important;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #AFCBCE;
}

.shadetabs li a:hover {
color: #fff;
background: #40858E none;
}

.shadetabs li.selected {
position: relative;
top: 0px;
}

.shadetabs li.selected a, .shadetabs li.selected a:visited {
/*selected main tab style */
text-decoration: none;
color: #fff;
background: #40858E none;
}

.shadetabs li.selected a:hover {
/*selected main tab style */
text-decoration: none;
}

.tabcontentstyle {
/*style of tab content container*/
background-color:#fff;
border: 1px solid #AFCBCE;
padding: 0px;
}

.tabcontent { display:none; }

/* ****** Tabbed Navigation End ****** */










/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxx              Globe Newswire CSS                                xxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* Updated GNW CSS 8/11/15 */

.gnw_table_border_collapse td.gnw_heading, .gnw_heading {font: 16px Arial; text-align: center}
.gnw_table_border_collapse td.gnw_subhead, .gnw_subhead {font: 12px Arial; text-align: center}
.gnw_table_border_collapse td.gnw_colhead, .gnw_colhead {font: 12px Arial; text-align: center}
.gnw_table_border_collapse td.gnw_colhead_uline, .gnw_colhead_uline {font: 12px Arial; text-align: center; border-bottom: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_colhead_dline, .gnw_colhead_dline {font: 12px Arial; text-align: center; border-bottom: double black 2.5pt;}
.gnw_table_border_collapse td.gnw_label, .gnw_label    {font: 12px Arial; vertical-align: bottom; text-align: left }
.gnw_table_border_collapse td.gnw_label_uline, .gnw_label_uline {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_label_uline_i10, .gnw_label_uline_i10 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt; padding-left: 10.0px;}
.gnw_table_border_collapse td.gnw_label_uline_i15, .gnw_label_uline_i15 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt; padding-left: 15.0px;}
.gnw_table_border_collapse td.gnw_label_uline_i20, .gnw_label_uline_i20 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt; padding-left: 20.0px;}
.gnw_table_border_collapse td.gnw_label_uline_i25, .gnw_label_uline_i25 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt; padding-left: 25.0px;}
.gnw_table_border_collapse td.gnw_label_uline_i30, .gnw_label_uline_i30 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt; padding-left: 30.0px;}
.gnw_table_border_collapse td.gnw_label_dline_i10, .gnw_label_dline_i10 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt; padding-left: 10.0px;}
.gnw_table_border_collapse td.gnw_label_dline_i15, .gnw_label_dline_i15 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt; padding-left: 15.0px;}
.gnw_table_border_collapse td.gnw_label_dline_i20, .gnw_label_dline_i20 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt; padding-left: 20.0px;}
.gnw_table_border_collapse td.gnw_label_dline_i25, .gnw_label_dline_i25 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt; padding-left: 25.0px;}
.gnw_table_border_collapse td.gnw_label_dline_i30, .gnw_label_dline_i30 {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt; padding-left: 30.0px;}
.gnw_table_border_collapse td.gnw_label_ulinetop, .gnw_label_ulinetop {font: 12px Arial; vertical-align: bottom; text-align: left; border-top: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_label_dline, .gnw_label_dline {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt;}
.gnw_table_border_collapse td.gnw_label_i10, .gnw_label_i10 {font: 12px Arial; vertical-align: bottom; text-align: left; padding-left: 10.0px;}
.gnw_table_border_collapse td.gnw_label_i15, .gnw_label_i15 {font: 12px Arial; vertical-align: bottom; text-align: left; padding-left: 15.0px;}
.gnw_table_border_collapse td.gnw_label_i20, .gnw_label_i20 {font: 12px Arial; vertical-align: bottom; text-align: left; padding-left: 20.0px;}
.gnw_table_border_collapse td.gnw_label_i25, .gnw_label_i25 {font: 12px Arial; vertical-align: bottom; text-align: left; padding-left: 25.0px;}
.gnw_table_border_collapse td.gnw_label_i30, .gnw_label_i30 {font: 12px Arial; vertical-align: bottom; text-align: left; padding-left: 30.0px;}
.gnw_table_border_collapse td.gnw_num, .gnw_num	  {font: 12px Arial; vertical-align: bottom; text-align: right; white-space: nowrap;}
.gnw_table_border_collapse td.gnw_num_uline, .gnw_num_uline {font: 12px Arial; vertical-align: bottom; text-align: right; white-space: nowrap; border-bottom: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_num_ulinetop, .gnw_num_ulinetop {font: 12px Arial; vertical-align: bottom; text-align: right; white-space: nowrap; border-top: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_num_dline, .gnw_num_dline {font: 12px Arial; vertical-align: bottom; text-align: right; white-space: nowrap; border-bottom: double black 2.5pt;}
.gnw_table_border_collapse td.gnw_num_dlinetop, .gnw_num_dlinetop {font: 12px Arial; vertical-align: bottom; text-align: right; white-space: nowrap; border-top: double black 2.5pt;}
.gnw_table_border_collapse td.gnw_data, .gnw_data	  {font: 12px Arial; vertical-align: bottom; text-align: left; white-space: nowrap;}
.gnw_table_border_collapse td.gnw_data_uline, .gnw_data_uline {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: solid black 1.0pt;}
.gnw_table_border_collapse td.gnw_data_dline, .gnw_data_dline {font: 12px Arial; vertical-align: bottom; text-align: left; border-bottom: double black 2.5pt;}
.gnw_news_media_box { margin-top: 15px; margin-left: 6px; margin-bottom: 6px; margin-right: 6px; border-width: 1px; border-color: #A9A9A9; border-style: solid; }
.gnw_table_border_collapse td.gnw_media_caption, .gnw_media_caption { font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.gnw_media_bgcolor { background-color: transparent }
.gnw_table { border-collapse: separate; border-spacing: 6px }
.gnw_table_border_collapse td.gnw_videotitle, .gnw_videotitle {font: bold 12px Arial; color: #1d5296;}

.gnw_border_top_solid {border-top: solid black 1px!important;}
.gnw_border_right_solid {border-right: solid black 1px!important;}
.gnw_border_bottom_solid {border-bottom: solid black 1px!important;}
.gnw_border_left_solid {border-left: solid black 1px!important;}
 
.gnw_border_top_double {border-top: double black 3px!important;}
.gnw_border_right_double {border-right: double black 3px!important;}
.gnw_border_bottom_double {border-bottom: double black 3px!important;}
.gnw_border_left_double {border-left: double black 3px!important;}
 
.gnw_table_border_collapse {border-collapse: collapse!important;}
.gnw_table_border_collapse td {font-size: 12px;}
/*.gnw_table_border_collapse td {padding-left: 3px!important; padding-right: 3px!important;}*/
 
.gnw_align_left {text-align: left!important;}
.gnw_align_center {text-align: center!important;}
.gnw_align_right {text-align: right!important;}
.gnw_align_justify {text-align: justify!important;}
 
.gnw_vertical_align_top {vertical-align: top!important;}
.gnw_vertical_align_middle {vertical-align: middle!important;}
.gnw_vertical_align_bottom {vertical-align: bottom!important;}

.gnw_padding_left_none {padding-left: 0 !important;}
.gnw_padding_right_none {padding-right: 0 !important;}








/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x               PRNewsWire Fix                         x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */ 

/* The below classes/rules should be added to the bottom of ccbnIR.css for PR Newswire clients to format financial releases (as of Jan 1, 2013)
*/ 

.xn-content td {
padding-left: 0 !important;
padding-right: 0 !important;
white-space: normal;
}

.xn-content td * {
/*font-size: 12px;*/
}

.prntblns {
width: auto;
}

.prntblns td {
padding-left: 0 !important;
padding-right: 0 !important;
white-space: normal !important;
}

.prntblns tr td:first-child,
.prntblns tr td:first-child p
{
white-space:normal !important;
}

p.prnews_p {	
margin:0 !important;
padding: 0 !important;
}


/*** PRN put the following style inline instead so they are being disbale here ***/

/*.prngen14 {
	border-bottom:black 0.08em solid!important;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen21 {
	border-bottom:0.08em!important;
	text-align: left!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen4 {white-space:normal;
	border-bottom:0.08em!important;
	text-align: left!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen19 {
	border-bottom:black 0.17em double;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen16 {
	border-bottom:black 0.17em double;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:black!important;
	border-right:0.08em!important;
}
.prngen6 {
	border-bottom:0.08em!important;
	text-align: right!important;
	border-left:black 0.08em solid!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen9 {
	border-bottom:black 0.08em solid!important;
	text-align: center;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen13 {
	border-bottom:0.08em!important;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen2 {
	border-bottom:0.08em!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen12 {
	border-bottom:black 0.08em solid!important;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen3 {
	border-bottom:0.08em!important;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen8 {
	border-bottom:0.08em!important;
	text-align: center;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:black 0.08em solid!important;
	border-right:0.08em!important;
}
.prngen10 {
	border-bottom:0.08em!important;
	text-align: center;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen23 {
	border-bottom:black 0.08em solid!important;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:black 0.08em solid!important;
	border-right:0.08em!important;
}
.prngen24 {
	border-bottom:black 0.08em solid!important;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:black 0.08em solid!important;
	border-right:0.08em!important;
}
.prngen18 {
	border-bottom:black 0.08em solid!important;
	text-align: center!important;
	border-left:black 0.08em solid!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:black 0.08em solid!important;
	border-right:black 0.08em solid!important;
}
.prngen20 {
	border-bottom:0.08em!important;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: TOP!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen22 {
	border-bottom:black 0.08em solid!important;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:black!important;
	border-right:0.08em!important;
}
.prngen17 {
	border-bottom:black 0.17em double!important;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:black!important;
	border-right:0.08em!important;
}
.prngen15 {
	border-bottom:black 0.17em double!important;
	text-align: right!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prngen5 {
	border-bottom:black 0.08em solid!important;
	text-align: center!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important
}
.prngen7 {
	border-bottom:0.08em!important;
	text-align: center!important;
	border-left:0.08em!important;
	padding-left:0!important;
	padding-right:0!important;
	vertical-align: bottom!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prnpr8 {
	padding-right:0.67em!important;
}
.prntblns {
	border-bottom:0.08em!important;
	border-left:0.08em!important;
	border-top:0.08em!important;
	border-right:0.08em!important;
}
.prnvab {
	vertical-align: bottom!important;
}
.prnpl6 {
	padding-left:0.50em!important;
}
.prnbls {
	border-left:black 0.08em solid!important;
}
.prnbb1 {
	border-bottom:0.08em!important;
}
.prnbr1 {
	border-right:0.08em!important;
}
.prnbt1 {
	border-top:0.08em!important;
}
.prntac {
	text-align: center!important;
}*/





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                  BusinessWire Styles                 x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* BUSINESS WIRE XHTML EXTERNAL CSS STYLES */
/* Content Photo */
.bwbodyimg {float:left;padding-left:0px;padding-right:20px; padding-top:0px;padding-bottom:0px;}
.bwbodyimgcaption {font-size:85%;}
/*text alignments*/
.bwtextaligncenter, .bwalignc {text-align:center;}
.bwtextalignleft, .bwalignl {text-align:left;}
.bwtextalignright, .bwalignr  {text-align:right;}
.bwverticalaligntop, .bwvertalignt {vertical-align:top;}
.bwverticalalignmiddle, .bwvertalignm {vertical-align:middle;}
.bwverticalalignbottom, .bwvertalignb {vertical-align:bottom;}
.bwtablefigurealign, .bwfigurealign {text-align:right;vertical-align:bottom;}
.bwtabletextalign, .bwtxtalign {text-align:left;vertical-align:bottom;}
.bwwhitespacenowrap, .bwnowrap {white-space:nowrap;}
/*borders*/
.bwsinglebottomborder, .bwsinglebottom {border-bottom:solid black 1.0pt;}
.bwdoublebottomborder, .bwdoublebottom {border-bottom:double black 2.25pt;}
.bwsingletopborder, .bwsingletop {border-top:solid black 1.0pt;}
.bwdoubletopborder, .bwdoubletop {border-top:double black 2.25pt;}
/*table cell paddings*/
.bwcellpaddingleft0, .bwpadl0 {padding-left:0.0px;}
.bwcellpaddingleft1, .bwpadl1 {padding-left:5.0px;}
.bwcellpaddingleft2, .bwpadl2 {padding-left:10.0px;}
.bwcellpaddingleft3, .bwpadl3 {padding-left:15.0px;}
.bwcellpaddingleft4, .bwpadl4 {padding-left:20.0px;}
.bwcellpaddingleft5, .bwpadl5 {padding-left:25.0px;}
.bwcellpaddingleft6, .bwpadl6 {padding-left:30.0px;}
.bwcellpaddingleft7, .bwpadl7 {padding-left:35.0px;}
.bwcellpaddingleft8, .bwpadl8 {padding-left:40.0px;}
.bwcellpaddingleft9, .bwpadl9 {padding-left:45.0px;}
.bwcellpaddingleft10, .bwpadl10 {padding-left:50.0px;}
.bwcellpaddingleft11, .bwpadl11 {padding-left:55.0px;}
.bwcellpaddingleft12, .bwpadl12 {padding-left:60.0px;}
.bwcellpaddingleft13, .bwpadl13 {padding-left:65.0px;}
.bwcellpaddingleft14, .bwpadl14 {padding-left:70.0px;}
.bwcellpaddingleft15, .bwpadl15 {padding-left:75.0px;}
.bwcellpaddingleft16, .bwpadl16 {padding-left:80.0px;}
.bwcellpaddingleft17, .bwpadl17 {padding-left:85.0px;}
.bwcellpaddingleft18, .bwpadl18 {padding-left:90.0px;}
.bwcellpaddingleft19, .bwpadl19 {padding-left:95.0px;}
.bwcellpaddingleft20, .bwpadl20 {padding-left:100.0px;}
/*table cell paddings*/
.bwcellpaddingright0, .bwpadr0 {padding-right:0.0px;}
.bwcellpaddingright1, .bwpadr1 {padding-right:5.0px;}
.bwcellpaddingright2, .bwpadr2 {padding-right:10.0px;}
.bwcellpaddingright3, .bwpadr3 {padding-right:15.0px;}
.bwcellpaddingright4, .bwpadr4 {padding-right:20.0px;}
.bwcellpaddingright5, .bwpadr5 {padding-right:25.0px;}
.bwcellpaddingright6, .bwpadr6 {padding-right:30.0px;}
.bwcellpaddingright7, .bwpadr7 {padding-right:35.0px;}
.bwcellpaddingright8, .bwpadr8 {padding-right:40.0px;}
.bwcellpaddingright9, .bwpadr9 {padding-right:45.0px;}
.bwcellpaddingright10, .bwpadr10 {padding-right:50.0px;}
.bwcellpaddingtop1, .bwpadt1 {padding-top:10.0px;}
.bwcellpaddingtop2, .bwpadt2  {padding-top:20.0px;}
.bwcellpaddingtop3, .bwpadt3  {padding-top:30.0px;}
.bwcellpaddingtop4, .bwpadt4  {padding-top:40.0px;}
.bwcellpaddingtop5, .bwpadt5  {padding-top:50.0px;}
.bwcellpaddingtop6, .bwpadt6  {padding-top:60.0px;}
.bwcellpaddingtop7, .bwpadt7  {padding-top:70.0px;}
.bwcellpaddingtop8, .bwpadt8  {padding-top:80.0px;}
.bwcellpaddingtop9, .bwpadt9  {padding-top:90.0px;}
.bwcellpaddingtop10, .bwpadt10  {padding-top:100.0px;}
.bwcellpaddingtop11, .bwpadt11 {padding-top:110.0px;}
.bwcellpaddingtop12, .bwpadt12 {padding-top:120.0px;}
.bwcellpaddingtop13, .bwpadt13 {padding-top:130.0px;}
.bwcellpaddingtop14, .bwpadt14 {padding-top:140.0px;}
.bwcellpaddingtop15, .bwpadt15 {padding-top:150.0px;}
.bwcellpaddingtop16, .bwpadt16 {padding-top:160.0px;}
.bwcellpaddingtop17, .bwpadt17 {padding-top:170.0px;}
.bwcellpaddingtop18, .bwpadt18 {padding-top:180.0px;}
.bwcellpaddingtop19, .bwpadt19 {padding-top:190.0px;}
.bwcellpaddingtop20, .bwpadt20 {padding-top:200.0px;}
/*cell bottom padding adjustment styles*/
.bwcellpaddingbottom1, .bwpadb1  {padding-bottom:2.0px;}
.bwcellpaddingbottom2, .bwpadb2 {padding-bottom:3.0px;}
.bwcellpaddingbottom3, .bwpadb3 {padding-bottom:4.0px;}
/*underline style*/
.bwunderlinestyle, .bwuline {text-decoration:underline;}
.bwdoubleunderlinestyle, .bwdbluline {text-decoration:underline;border-bottom:1px solid black;}
/*color style*/
.bwcolorred, .bwred {color:red;}
.bwcolorblack, .bwblack {color:black;}
/*margin left*/
.bwmarginleft1, .bwmarginl1 {margin-left:30.0px;}
.bwmarginleft2, .bwmarginl2 {margin-left:60.0px;}
.bwmarginleft3, .bwmarginl3 {margin-left:90.0px;}
.bwmarginleft4, .bwmarginl4 {margin-left:120.0px;}
.bwmarginleft5, .bwmarginl5 {margin-left:150.0px;}
.bwmarginleft6, .bwmarginl6 {margin-left:180.0px;}
.bwmarginleft7, .bwmarginl7 {margin-left:210.0px;}
.bwmarginleft8, .bwmarginl8 {margin-left:240.0px;}
.bwmarginleft9, .bwmarginl9 {margin-left:270.0px;}
.bwmarginleft10, .bwmarginl10 {margin-left:300.0px;}
/*text indent*/
.bwhangingindent, .bwhangindent {text-indent:-30.0px;}
/*paragraph indent*/
.bwparagraphindent, .bwpindent {text-indent:30.0px;}
/*list styles*/
.bwliststylenone, .bwlistnone {list-style-image:none;list-style-type:none;}
.bwliststyledisc, .bwlistdisc {list-style-type:disc;}
.bwliststylesquare, .bwlistsquare {list-style-type:square;}
.bwliststylecircle, .bwlistcircle {list-style-type:circle;}
.bwliststyledecimal, .bwlistdecimal {list-style-type:decimal;}
.bwliststyleloweralpha, .bwlistlowalpha {list-style-type:lower-alpha;}
.bwliststyleupperalpha, .bwlistupalpha {list-style-type:upper-alpha;}
.bwliststylelowerroman, .bwlistlowroman {list-style-type:lower-roman;}
.bwliststyleupperroman, .bwlistuproman {list-style-type:upper-roman;}
/*list item spacing*/
.bwlistitemmarginbottom, .bwlistitemmargb {margin-bottom:10.0px;}
/*pargraph margin inside table cells*/
.bwcellparagraphmargin, .bwcellpmargin {margin-bottom:0px;margin-top:0px;}
/*table bottom margin*/
.bwtablebottommargin, .bwtablemarginb {margin-bottom:10.0px;}
/*horizontal block alignment*/
.bwblockaligncenter, .bwblockalignc {margin-left:auto;margin-right:auto;}
.bwblockalignleft, .bwblockalignl {margin-left:0px;margin-right:auto;}
.bwblockalignright, .bwblockalignr {margin-left:auto;margin-right:0px;}
/*width*/
.bwwidthpercent1, .bwwidth1 {width:1%;} 
.bwwidthpercent2, .bwwidth2 {width:2%;} 
.bwwidthpercent3, .bwwidth3 {width:3%;} 
.bwwidthpercent4, .bwwidth4 {width:4%;} 
.bwwidthpercent5, .bwwidth5 {width:5%;} 
.bwwidthpercent6, .bwwidth6 {width:6%;} 
.bwwidthpercent7, .bwwidth7 {width:7%;} 
.bwwidthpercent8, .bwwidth8 {width:8%;} 
.bwwidthpercent9, .bwwidth9 {width:9%;} 
.bwwidthpercent10, .bwwidth10 {width:10%;} 
.bwwidthpercent11, .bwwidth11 {width:11%;} 
.bwwidthpercent12, .bwwidth12 {width:12%;} 
.bwwidthpercent13, .bwwidth13 {width:13%;} 
.bwwidthpercent14, .bwwidth14 {width:14%;} 
.bwwidthpercent15, .bwwidth15 {width:15%;} 
.bwwidthpercent16, .bwwidth16 {width:16%;} 
.bwwidthpercent17, .bwwidth17 {width:17%;} 
.bwwidthpercent18, .bwwidth18 {width:18%;} 
.bwwidthpercent19, .bwwidth19 {width:19%;} 
.bwwidthpercent20, .bwwidth20 {width:20%;} 
.bwwidthpercent21, .bwwidth21 {width:21%;} 
.bwwidthpercent22, .bwwidth22 {width:22%;} 
.bwwidthpercent23, .bwwidth23 {width:23%;} 
.bwwidthpercent24, .bwwidth24 {width:24%;} 
.bwwidthpercent25, .bwwidth25 {width:25%;} 
.bwwidthpercent26, .bwwidth26 {width:26%;} 
.bwwidthpercent27, .bwwidth27 {width:27%;} 
.bwwidthpercent28, .bwwidth28 {width:28%;} 
.bwwidthpercent29, .bwwidth29 {width:29%;} 
.bwwidthpercent30, .bwwidth30 {width:30%;} 
.bwwidthpercent31, .bwwidth31 {width:31%;} 
.bwwidthpercent32, .bwwidth32 {width:32%;} 
.bwwidthpercent33, .bwwidth33 {width:33%;} 
.bwwidthpercent34, .bwwidth34 {width:34%;} 
.bwwidthpercent35, .bwwidth35 {width:35%;} 
.bwwidthpercent36, .bwwidth36 {width:36%;} 
.bwwidthpercent37, .bwwidth37 {width:37%;} 
.bwwidthpercent38, .bwwidth38 {width:38%;} 
.bwwidthpercent39, .bwwidth39 {width:39%;} 
.bwwidthpercent40, .bwwidth40 {width:40%;} 
.bwwidthpercent41, .bwwidth41 {width:41%;} 
.bwwidthpercent42, .bwwidth42 {width:42%;} 
.bwwidthpercent43, .bwwidth43 {width:43%;} 
.bwwidthpercent44, .bwwidth44 {width:44%;} 
.bwwidthpercent45, .bwwidth45 {width:45%;} 
.bwwidthpercent46, .bwwidth46 {width:46%;} 
.bwwidthpercent47, .bwwidth47 {width:47%;} 
.bwwidthpercent48, .bwwidth48 {width:48%;} 
.bwwidthpercent49, .bwwidth49 {width:49%;} 
.bwwidthpercent50, .bwwidth50 {width:50%;} 
.bwwidthpercent51, .bwwidth51 {width:51%;} 
.bwwidthpercent52, .bwwidth52 {width:52%;} 
.bwwidthpercent53, .bwwidth53 {width:53%;} 
.bwwidthpercent54, .bwwidth54 {width:54%;} 
.bwwidthpercent55, .bwwidth55 {width:55%;} 
.bwwidthpercent56, .bwwidth56 {width:56%;} 
.bwwidthpercent57, .bwwidth57 {width:57%;} 
.bwwidthpercent58, .bwwidth58 {width:58%;} 
.bwwidthpercent59, .bwwidth59 {width:59%;} 
.bwwidthpercent60, .bwwidth60 {width:60%;} 
.bwwidthpercent61, .bwwidth61 {width:61%;} 
.bwwidthpercent62, .bwwidth62 {width:62%;} 
.bwwidthpercent63, .bwwidth63 {width:63%;} 
.bwwidthpercent64, .bwwidth64 {width:64%;} 
.bwwidthpercent65, .bwwidth65 {width:65%;} 
.bwwidthpercent66, .bwwidth66 {width:66%;} 
.bwwidthpercent67, .bwwidth67 {width:67%;} 
.bwwidthpercent68, .bwwidth68 {width:68%;} 
.bwwidthpercent69, .bwwidth69 {width:69%;} 
.bwwidthpercent70, .bwwidth70 {width:70%;} 
.bwwidthpercent71, .bwwidth71 {width:71%;} 
.bwwidthpercent72, .bwwidth72 {width:72%;} 
.bwwidthpercent73, .bwwidth73 {width:73%;} 
.bwwidthpercent74, .bwwidth74 {width:74%;} 
.bwwidthpercent75, .bwwidth75 {width:75%;} 
.bwwidthpercent76, .bwwidth76 {width:76%;} 
.bwwidthpercent77, .bwwidth77 {width:77%;} 
.bwwidthpercent78, .bwwidth78 {width:78%;} 
.bwwidthpercent79, .bwwidth79 {width:79%;} 
.bwwidthpercent80, .bwwidth80 {width:80%;} 
.bwwidthpercent81, .bwwidth81 {width:81%;} 
.bwwidthpercent82, .bwwidth82 {width:82%;} 
.bwwidthpercent83, .bwwidth83 {width:83%;} 
.bwwidthpercent84, .bwwidth84 {width:84%;} 
.bwwidthpercent85, .bwwidth85 {width:85%;} 
.bwwidthpercent86, .bwwidth86 {width:86%;} 
.bwwidthpercent87, .bwwidth87 {width:87%;} 
.bwwidthpercent88, .bwwidth88 {width:88%;} 
.bwwidthpercent89, .bwwidth89 {width:89%;} 
.bwwidthpercent90, .bwwidth90 {width:90%;} 
.bwwidthpercent91, .bwwidth91 {width:91%;} 
.bwwidthpercent92, .bwwidth92 {width:92%;} 
.bwwidthpercent93, .bwwidth93 {width:93%;} 
.bwwidthpercent94, .bwwidth94 {width:94%;} 
.bwwidthpercent95, .bwwidth95 {width:95%;} 
.bwwidthpercent96, .bwwidth96 {width:96%;} 
.bwwidthpercent97, .bwwidth97 {width:97%;} 
.bwwidthpercent98, .bwwidth98 {width:98%;} 
.bwwidthpercent99, .bwwidth99 {width:99%;} 
.bwwidthpercent100, .bwwidth100 {width:100%;} 















/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx   Custom Icons   xxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/********** File types **************/

/* Word */
img[src*="word.gif"], 
img[src*="word_off.gif"], 
img[src*="md_word.gif"],
img[src*="md_doc.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_word.svg') no-repeat -2px -2px  transparent;
	height: 0;
	padding: 25px 25px 0 0;
	width: 0;
	vertical-align: top;
}

/* Excel */
img[src*="excel.gif"], 
img[src*="excel_off.gif"], 
img[src*="md_xls.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_xls.svg') no-repeat -2px -2px  transparent;
	height: 0;
	padding: 25px 25px 0 0;
	width: 0;
	vertical-align: top;
}

/* PDF */
img[src*="pdf.gif"], 
img[src*="pdf_off.gif"], 
img[src*="md_pdf.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_pdf.svg') no-repeat -2px -2px  transparent;
	height: 0;
	padding: 25px 25px 0 0;
	width: 0;
	vertical-align: top;
}

/* XBRL */
img[src*="xbrl.gif"], 
img[src*="xbrl_off.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_xbrl.svg') no-repeat -2px -2px  transparent;
	height: 0;
	padding: 25px 25px 0 0;
	width: 0;
	vertical-align: top;
}

/* HTML */
img[src*="HTML.gif"], 
img[src*="HTML_small.gif"], 
img[src*="HTML_small_off.gif"], 
img[src*="md_htm.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_htm.svg') no-repeat -2px -2px  transparent;
	height: 0;
	padding: 25px 25px 0 0;
	width: 0;
	vertical-align: top;
}

/* PPT */
img[src*="md_ppt"] {
	background: url('/media_files/irol/25/254450/images/icn_ppt.png') no-repeat -2px -2px  transparent;
	background-size:24px 24px;
	height: 0;
	padding: 25px 25px 0 0;
	width: 0;
	vertical-align: top;
}

/* Switch-off effect on SEC page */
img[src*="word_off.gif"],
img[src*="excel_off.gif"], 
img[src*="pdf_off.gif"],
img[src*="xbrl_off.gif"],
img[src*="HTML_small_off.gif"] {
opacity: 0.2;
}


/* Plain Text */
img[src*="PlainText_small.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_txt.png') no-repeat -2px -2px  transparent;
	background-size:24px 24px;
	height: 0;
	padding: 25px 25px 0 0;
	width: 0;
	vertical-align: top;
}


/* Other File Type */
img[src*="other.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_other.png') no-repeat -2px -2px  transparent;
	background-size:24px 24px;
	height: 0;
	padding: 25px 25px 0 0;
	width: 0;
	vertical-align: top;
}

/* Flash */
/*img[src*="Flash_small.gif"] {
	background: url('/media_files/priv/ccbn/event_help/ndq-icons/icon-23px-flash.png') no-repeat 4px 0px  transparent;
	height: 0;
	padding: 25px 25px 0 0;
	width: 0;
	vertical-align: top;
}*/

/* MP3 */
img[src*="MP3_small.gif"], 
img[src*="Flash_small.gif"], 
img[src*="WAV_small.gif"], 
img[src*="md_win.gif"], 
img[src*="md_quicktime.gif"], 
img[src*="md_real.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_sound.svg') no-repeat 0px -2px / auto 100%  transparent;
	height: 0;
	padding: 25px 25px 0 0;
	width: 0;
	vertical-align: top;
}



/********** Tools **************/

/* Printer */
img[src*="printer.gif"],
img[src*="toolkit_print.gif"], 
img[src*="toolkit_print_t.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_print.svg') no-repeat 0 -2px  transparent;
	height: 0;
	padding: 23px 23px 0 0;
	width: 0;
	vertical-align: top;
}

/* Email This Page */
img[src*="toolkit_emailPg.gif"], 
img[src*="toolkit_emailPg_t.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_email.svg') no-repeat 0 -2px  transparent;
	height: 0;
	padding: 23px 23px 0 0;
	width: 0;
	vertical-align: top;
}

/* RSS */
img[src*="toolkit_rss.gif"], 
img[src*="toolkit_rss_t.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_rss.png') no-repeat 0 -3px  transparent;
	height: 0;
	padding: 23px 25px 0 0;
	width: 0;
	vertical-align: top;
}

/* Email Alerts */
img[src*="toolkit_alert.gif"],
img[src*="toolkit_alert_t.gif"], 
img[src*="icon_emailAlert.gif"] {
	background: url('/media_files/irol/25/254450/images/icn_email_alert.svg') no-repeat 0 -1px  transparent;
/*	background-size:24px 24px;*/
	height: 0;
	padding: 23px 23px 0 0;
	width: 0;
	vertical-align: top;
}

/* Tearsheet */
img[src*="toolkit_tearSht.gif"], 
img[src*="toolkit_tearSht_t.gif"]{
	background: url('/media_files/irol/25/254450/images/icn_tearsheet.svg') no-repeat 0px -2px  transparent;
/*	background-size: 24px 24px;*/
	height: 0;
	padding: 23px 23px 0 0;
	width: 0;
	vertical-align: top;
}

/* Share Page */
img[src*="icon-share.gif"]{
	background: url('/media_files/priv/ccbn/event_help/ndq-icons/icon-23px-share.png') no-repeat 0px -2px  transparent;
	height: 0;
	padding: 23px 23px 0 0;
	width: 0;
	vertical-align: top;
}

.ccbn-share h4.ccbn-heading, 
.ccbn-share-two-col h4.ccbn-heading, 
.ccbn-share-hoz h4.ccbn-heading, 
.ccbn-share-hoz-more h4.ccbn-heading, 
.ccbn-share-twocol-toolkit h4.ccbn-heading {
	background: url('/media_files/priv/ccbn/event_help/ndq-icons/icon-23px-share.png') no-repeat scroll 0px 0px  transparent;
	padding: 4px 0px 4px 0px;
/*	margin: 0;	*/
	vertical-align: top;
}

/* Microphone */
img[src*="microphone2.gif"] {
	vertical-align: top;
	background: url('/media_files/irol/25/254450/images/icn_sound.svg') no-repeat 0px 0px / auto 100%  transparent !important;
/*	background-size: 26px 26px !important;*/
	height: 0;
	padding: 26px 26px 0 0;
	width: 0;
	vertical-align: top;
}

.ccbn-event-summary-heading h2 {
	background: url('/media_files/irol/25/254450/images/icn_sound.svg') no-repeat 0px 0px / auto 100%  transparent !important;
/*	background-size: 26px 26px !important;*/
	vertical-align: top;
}

/********** People **************/

/* Contact & Committee Mmeber */
img[src*="toolkit_contact.gif"],
img[src*="toolkit_contact_t.gif"],
img[src*="icon_member.gif"] {
	background: url('/media_files/priv/ccbn/event_help/ndq-icons/icon-23px-person.png') no-repeat 0px 0px  transparent;
	height: 0;
	padding: 23px 23px 0 0;
	width: 0;
	vertical-align: top;
}

/* Committee Chair */
img[src*="icon_chair.gif"]{
	background: url('/media_files/priv/ccbn/event_help/ndq-icons/icon-23px-person-chair.png') no-repeat 0px 0px  transparent;
	height: 0;
	padding: 23px 23px 0 0;
	width: 0;
	vertical-align: top;
}

/* Financial Expert */
img[src*="icon_finExpert.gif"]{
	background: url('/media_files/priv/ccbn/event_help/ndq-icons/icon-23px-calculator.png') no-repeat 0px 0px  transparent;
	height: 0;
	padding: 23px 23px 0 0;
	width: 0;
	vertical-align: top;
}

 
/*************** custom Icon end ************/






/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                Phx page specific style               x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/*** IRHome ***/

.ccbnHomeBox {
padding: 20px 20px 20px 20px;
}

.ccbnHomeBoxBlue {
background-color: #e5f2f6;
}

.ccbnHomeGrey {
background-color: #f7f7f7;
}

.ccbnHomeBox, 
.ccbnHomeBox a:link, 
.ccbnHomeBox a:visited, 
.ccbnHomeBox a:hover {
/*font-size: 12px;*/
}

.ccbnHomeBox .ccbnBgTblTtl td, 
.ccbnHomeBox .ccbnBgTblSubTtl td, 
.ccbnHomeBox .ccbnName {
/*background: none #e7e7e7;*/
border: 0;
}

.ccbnHomeBox .ccbnBgTblOdd td, 
.ccbnHomeBox .ccbnBgTblEven td, 
.ccbnHomeBox .ccbnDay {
background: none transparent;
border: 0;
}

.ccbnHomeBox .ccbnBgTblTtl td * td, 
.ccbnHomeBox .ccbnBgTblSubTtl td * td,
.ccbnHomeBox .ccbnBgTblOdd td * td, 
.ccbnHomeBox .ccbnBgTblEven td * td  {
background: none transparent;
border: 0;
}

.ccbnHomeBox .ccbnBgTblTtl td:last-child, 
.ccbnHomeBox .ccbnBgTblSubTtl td:last-child, 
.ccbnHomeBox .ccbnBgTblLabelTop td:last-child, 
.ccbnHomeBox .ccbnBgTblOdd td:last-child, 
.ccbnHomeBox .ccbnBgTblEven td:last-child, 
.ccbnHomeBox .ccbnBgTblTxt td:last-child, 
.ccbnHomeBox .ccbnBgTblHighlight td:last-child {
border-right: 0px solid #9ba2a6;
}

.ccbnHomeBox .ccbnBgTblTtl:last-child td, 
.ccbnHomeBox .ccbnBgTblSubTtl:last-child td, 
.ccbnHomeBox .ccbnBgTblLabelTop:last-child td, 
.ccbnHomeBox .ccbnBgTblOdd:last-child td, 
.ccbnHomeBox .ccbnBgTblEven:last-child td, 
.ccbnHomeBox .ccbnBgTblTxt:last-child td, 
.ccbnHomeBox .ccbnBgTblHighlight:last-child td {
border-bottom: 0px solid #9ba2a6;
}

.ccbnHomeBox .ccbnBgTblTtl:hover, 
.ccbnHomeBox .ccbnBgTblSubTtl:hover, 
.ccbnHomeBox .ccbnBgTblLabelTop:hover, 
.ccbnHomeBox .ccbnBgTblOdd:hover, 
.ccbnHomeBox .ccbnBgTblEven:hover, 
.ccbnHomeBox .ccbnBgTblTxt:hover, 
.ccbnHomeBox .ccbnBgTblHighlight:hover {
background: none transparent
}


.ccbnResponsiveCell > .ccbnHomeBox, 
.datadisplay__item.ccbnHomeBox {
border-radius: 2px;
}

.section-NoBorder .col:first-child > .ccbnHomeBox {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}

.section-NoBorder .col:last-child > .ccbnHomeBox {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}


.datadisplay__item {
/*border-left: 1px solid #ddd;*/
padding: 20px 20px !important;
}

.datadisplay__item:first-child {
border-left: 0 none;
padding-left: ;
}

.datadisplay__item:last-child {
padding-right: ;
}



.ccbnIRHomeNews.datadisplay__item,
.ccbnIRHomeEvent.datadisplay__item {
padding-left: 8px !important;
padding-right: 8px !important;
}


.ccbnIRHomeStock .datadisplay__item {
min-height: 370px;
}
.ccbnIRHomeResults .datadisplay__item {
  min-height: 220px;
}
.ccbnIRHomeResults .datadisplay__item {
padding-left: 0px !important;
}

.ccbnIRHomeMedia .datadisplay__item, 
.ccbnIRHomeAlerts .datadisplay__item, 
.ccbnIRHomeQuickLink .datadisplay__item {
min-height: 225px;
}

@media only screen and (max-width: 1080px) {

/*.ccbnIRHomeMedia .datadisplay__item, 
.ccbnIRHomeAlerts .datadisplay__item, 
.ccbnIRHomeQuickLink .datadisplay__item {
min-height: 225px;
}*/

}


@media only screen and (max-width: 768px) {
 
.ccbn-event-summary-heading h2 {
    padding-left: 50px !important;
    font-size: 25px;
}

}


@media only screen and (max-width: 664px) {


.ccbn-event-summary-heading h2 {
    padding-left: 65px !important;
    font-size: 20px;
}

.datadisplay__item {
min-height: 0px !important;
border-left: 0;
border-bottom: 1px solid #ddd;
padding-top: 20px !important;
padding-bottom: 20px !important;
margin-bottom: 20px;
}

.datadisplay__item:first-child {
/*padding-top: 0px !important;*/
}

.datadisplay__item:last-child {
border-bottom: 0px !important;
/*padding-bottom: 0px !important;*/
}

}


/* Mini Stock Quote */

.ccbnIRHomeStockQuote, 
.ccbnIRHomeStockQuote * {
text-decoration: none !important;
color: #333;
}

.ccbnIRHomeStockSymbol {
}

.ccbnIRHomeStockExchange {
}

.ccbnIRHomeStockCurrency {
}

.ccbnIRHomeStockPrice {
font-size: 32px;
font-weight: 300;
line-height: 1.2;
color: #007fad !important;
}

.ccbnIRHomeStockChange {
font-size: 1.3rem;
/*font-weight: 300;
line-height: 1.2;*/
}

.ccbnIRHomeStockChange span:first-child {
/*font-size: 1.6rem;
font-weight: 300;*/
}


/* Recent News */

.ccbnIRHomeNews {

}

.ccbnIRHomeNews .ccbnResponsiveRow {
margin: 5px 0;
}

.ccbnIRHomeNews .ccbnResponsiveCell:nth-child(1) {
display: table-cell;
padding: 0 2% 0 0;
}

.ccbnIRHomeNews .ccbnResponsiveCell:nth-child(2) {
display: table-cell;
float: none;
}

.ccbnIRHomeNews .ccbnResponsiveCell .fa-2x {
font-size: 28px;
color: #aaa;
}


/*.ccbnIRHomeNews.datadisplay__item:first-child {
padding-left: 0 !important;
}

.ccbnIRHomeNews.datadisplay__item:last-child {
padding-right: 0 !important;
}*/

@media only screen and (max-width: 664px) {
/*.ccbnIRHomeNews.datadisplay__item {
padding-left: 0 !important;
padding-right: 0 !important;
}*/

}


.ccbnIRHomeNewsDate {

}

.ccbnIRHomeNewsTitle {

}

i.IRHomeNewsIcon {
background: transparent url(/media_files/irol/25/254450/images/icn_news_line_dark[3].svg) no-repeat scroll 0px 0px; 
display: block;
height: 24px;
width: 24px;
}


/* Upcomin Event */
.ccbnIRHomeEventInput {
margin: 5px 0;
float: right;
}

/* Ndq icon */
.ccbnResponsiveCellIcon {
width: 35px;
}

.ccbnResponsiveCellTitle {
width: calc(100% - 35px);
}

i.IRHomeEventIcon {
background: transparent url(/media_files/irol/25/254450/images/icn_clock_line_dark.svg) no-repeat scroll 0px 0px; 
display: block;
height: 24px;
width: 24px;
}

.MediaKit {
    display: block;
    margin: 10px auto;
    text-align: center;
    vertical-align: middle;
}

.MediaKit img {
max-width: 80px;
}


/*** News ***/
/*** General News style for all news wire vendors              ***/
/*** Including Hugin and Marketwire                               ***/
/*** Please wrap the new content with class "ccbnNewsArticleText"  ***/


.ccbnNavNew {
list-style: outside none none;
padding: 0 !important;
margin-left: -10px;
/*margin-right: -10px;*/
/*text-align: center;*/
}

.ccbnNavNew li {
display: inline-block;
margin: 0 !important;
padding: 2px 0 !important;
color: transparent;
font-size: 0rem;
line-height: 0rem;
}

.ccbnNavNew li:last-child {
border-right: 0;
}

.ccbnNavNew li > .ccbnNavNewItem {
color: #37454D;
}

.ccbnNavNew li a:link {
text-decoration: none;
}

.ccbnNavNew li .ccbnNavNewItem {
border-right: 1px solid #ccc;
padding: 0 10px;
font-size: 1rem;
line-height: 1rem;
text-align: center;
min-width: 60px;
}

.ccbnNavNew li:last-child .ccbnNavNewItem  {
border-right: 0;
}



.ccbnNewsStack .ccbnStackCell > div {
padding: 20px 0;
} 

.ccbnNewsIcons {
display: block;
padding: 10px 0 !important;
position: absolute;
text-align: right;
top: calc(50% - 12px);
vertical-align: middle;
white-space: nowrap;
}




.xn-content table,
table.gnw_table,
table.bwtablemarginb,
.hugin pre, table.hugin,
.yom-mod table,
.ccbnNewsArticleText table {
overflow: auto;
display: block;
max-width: 100%;
}

.xn-content td *, 
.gnw_table *,
.bwtablemarginb *,
table.hugin *,
.yom-mod table *, 
.ccbnNewsArticleText table * {
/*    font-size: 13px;*/
}

.ccbnNewsArticleText pre {
overflow: auto;
display: block;
}

.ccbnNewsArticleText a {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.wrapTable {
    overflow-x: auto;
    max-width: 100%;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 0 0 10px;
    margin: 0 0 10px;
}




/*** EventCalendar ***/

.ccbnEventCalendarEmail tbody, 
.ccbnEventCalendarEmail tr, 
.ccbnEventCalendarEmail td {
    display: inherit;
    width: 100%;
}

.ccbnEventCalendarEmail input[type="text"] {
margin-right: 12px;
}



@media only screen and (max-width: 664px){
.ccbnEventCalendarEmail input[type="text"], 
.ccbnEventCalendarEmail input[type="submit"], 
.ccbnEventCalendarEmail select, 
.ccbnEventCalendarEmail textarea {
width: 100% !important;
margin: 0 0 16px 0;
}
}

.ccbnEventDetailsTr td {
padding-right: 10px !important;
vertical-align: top;
}

.ccbnEventDetailsTr td:first-child {
width: 90px;
}

.ccbnEventDetailsTr td * td {
display: table-cell;
float: none;
padding-right: 0 !important;
padding-bottom: 5px;
}

.ccbnEventDetailsTr td * td:first-child {
width: auto;
}

.ccbnEventContent tr {
width: 100%;
}

/*** Event Details ***/

.ccbn-event-option {
border: 0px solid #efefef !important;
padding: 0px !important;
}

.ccbn-event-details {
background: #fff none !important;
border:1px solid #9ba2a6;
/*border-bottom:0;*/
cursor:pointer
}

/*.ccbn-event-details:last-of-type {
border-bottom:1px solid #9ba2a6
}*/

.ccbn-event-details-content {
border-top:1px solid #9ba2a6;
cursor:auto;
font-size:14px;
padding:8px 16px 16px 40px !important;
}

.ccbn-event-details-header .ccbn-inlay-trigger.ccbn-inlay-trigger-expand {
background-color:#ffffff;
}

.ccbn-event-details-header .ccbn-inlay-trigger {
background-color:#ebeced;
background-image: none !important;
font-weight: normal;
}

.ccbn-event-details-header .ccbn-inlay-trigger:before {
-webkit-transform:translate(-50%,-50%) rotate(0);
-ms-transform:translate(-50%,-50%) rotate(0);
transform:translate(-50%,-50%) rotate(0)
}

.ccbn-event-details-header .ccbn-inlay-trigger:after {
-webkit-transform:translate(-50%,-50%) rotate(90deg);
-ms-transform:translate(-50%,-50%) rotate(90deg);
transform:translate(-50%,-50%) rotate(90deg);
opacity:0
}

.ccbn-event-details-header {
background-image: none !important;
padding: 0 !important;
}

.ccbn-event-details-header .ccbn-inlay-trigger {
font-size:14px;
padding:14px 40px !important;
position:relative;
display: inline-block;
width: 100%;
}

.ccbn-event-details-header .ccbn-inlay-trigger:-webkit-details-marker {
display:none
}

.ccbn-event-details-header .ccbn-inlay-trigger:after,
.ccbn-event-details-header .ccbn-inlay-trigger:before {
content:" ";
width:14px;
height:2px;
background-color:#37454d;
display:block;
position:absolute;
top:50%;
left:16px;
-webkit-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
opacity:1
}

.ccbn-event-details-header .ccbn-inlay-trigger.ccbn-inlay-trigger-expand:before {
-webkit-transform:translate(-50%,-50%) rotate(-90deg);
-ms-transform:translate(-50%,-50%) rotate(-90deg);
transform:translate(-50%,-50%) rotate(-90deg)
}

.ccbn-event-details-header .ccbn-inlay-trigger:after {
-webkit-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%)
}



/*** StockLookup ***/

.ccbnStockLookup .ccbnSelect {
display: inline-block;
padding-right: 16px;
}

.ccbnStockLookup .ccbnSelect:nth-child(1) {
width: 45%;
}

.ccbnStockLookup .ccbnSelect:nth-child(2) {
width: 25%;
}

.ccbnStockLookup .ccbnSelect:nth-child(3) {
width: 30%;
padding-right: 0px !important;
}

.ccbnStockLookup .ccbnSelect select {
width: 100%;
margin-rigth: 0;
}

@media only screen and (max-width: 664px){

}



/*** StockCalculator ***/

.ccbnStockCalculator .ccbnSelect {
display: inline-block;
padding-right: 16px;
}

.ccbnStockCalculator .ccbnSelect:nth-child(1) {
width: 45%;
}

.ccbnStockCalculator .ccbnSelect:nth-child(2) {
width: 25%;
}

.ccbnStockCalculator .ccbnSelect:nth-child(3) {
width: 30%;
padding-right: 0px !important;
}

.ccbnStockCalculator .ccbnSelect select {
width: 100%;
margin-rigth: 0;
}

.ccbnStockCalculator input#control_AmountInvested, 
.ccbnStockCalculator input#control_shrs_bt {
width: 100%;
margin-rigth: 0;
}

.ccbnConnect {
    display: block;
    margin-bottom: -40px;
    margin-top: 40px;
}

/*** SEC ***/

.ccbnSECFilter .ccbnInput, 
.ccbnSECFilter .ccbnInput input,
.ccbnSECFilter .ccbnSelect,
.ccbnSECFilter .ccbnSelect select {
width: 100%;
display: block;
}

.ccbnSECFilter .ccbnInput input,
.ccbnSECFilter .ccbnSelect select {
margin: 0 0 16px 0;
}


.ccbnSECFilter .ccbnButton {
margin-left: 16px !important;
}

.ccbnSECViewSection16 {
margin-bottom: 48px;
}

.ccbnSECResponsiveTable {
}

.ccbnSECResponsiveTable .ccbnField-Downloads {
/*    border-right: 0 none !important;*/
    padding-left: 3px;
    padding-right: 3px;
}

@media only screen and (max-width: 664px){
.ccbnSECFilterGroup td{
display: block; 
width: 100%;
}
.ccbnSECFilter .ccbnButton {
margin-left: 0px !important;
}
}


/*** Board of Director ***/

.ccbnGovBio {
padding: 20px 0;
}

.ccbnGovBio.ccbnResponsiveRowSmall {
border-bottom: 1px solid #cdd0d2;
}

.ccbnGovBio .ResponsiveImage img {
background: none #ebeced;
/*border: 1px solid #ebeced;*/
margin-bottom: 20px;
}

/*@media only screen and (max-width: 468px) {

.ccbnGovBio .ccbnResponsiveCell {
padding-left: 5% !important;
padding-right: 5% !important;
}

}*/

.ccbnBioImage image {
min-height: 200px;
border: 1px solid #eee;
}


/*** InfoReq ***/

.ccbnInfoReq input[type=text], 
.ccbnInfoReq select,
.ccbnInfoReq textarea {
width: 100% !important;

}
 
.ccbnInfoReq .ccbnBgLabel td,
.ccbnInfoReq .ccbnBgInput td {
padding-right: 16px !important;
}

.ccbnInfoReq .ccbnBgLabel td:last-child,
.ccbnInfoReq .ccbnBgInput td:last-child {
padding-right: 0px !important;
}

/*** FAQ ***/

.faqTable {
margin-bottom: 5px;
}

.faqTable td {
  border: none;
  padding: 20px 20px !important;
}

.faqTable .accordion-trigger td {
/*  border-top: 1px solid #DCDCDC;*/
  padding-left: 36px !important;
  background-color: #ebeced;
}

.faqTable .accordion-trigger td span:before {
  content: "+";
  display: inline-block;
  font-size: 1.3em;
  font-weight: normal;
  text-rendering: auto;
  text-align: center;
  padding: 0 10px 0 0;
  margin-left: -26px;
  color: #007fad !important;
  width: 26px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.faqTable .accordion-trigger td.minus span:before {
  content: "-";
}

.faqTable .accordion-trigger .ccbnTxtBold:hover {
  cursor: pointer;
}

.faqTable .accordion-content td {
  padding: 0px 20px 20px 36px !important; 
  background-color: #ebeced;
}


/*** Email Alerts ***/

.ccbnAlertsLabel span {
height: auto;
width: 100%;
vertical-align: top;
display: inline-block;
}

.ccbnAlertsLabel label {
width: 90%;
vertical-align: top;
display: inline-block;
}

.ccbnAlertsOptions .ccbnBgInput .ccbnBgTxt td {
empty-cells: hide;
padding: 0;
}

.ccbnAlertsOptions .ccbnBgInput .ccbnBgTxt td .ccbnTxt {
empty-cells: hide;
}

.ccbnAlertsConfirm br + br {
    display: block;
}

@media only screen and (max-width: 664px){
.ccbnAlertsEmail input[type="text"] {
width: 100%;
}
}



/*** Email This Page ***/

.ccbnEmailPage input[type=text], 
.ccbnEmailPage select,
.ccbnEmailPage textarea {
width: 100% !important;

}
 
.ccbnEmailPage .ccbnBgLabel td,
.ccbnEmailPage .ccbnBgInput td {
padding-right: 30px !important;
}

.ccbnEmailPage .ccbnBgLabel td:last-child,
.ccbnEmailPage .ccbnBgInput td:last-child {
padding-right: 0px !important;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                    Responsive Stye                   x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


.ccbnContent * {
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}


.ResponsiveImage img {
width: 100%;
height: auto;
}

/*Responsive Grid/Tile Layout */
/*** ccbnResponsiveRow - switches to mobile mode when it is narrower than 768px ***/
/*** ccbnResponsiveRowSmall - switches to mobile mode when it is narrower than 468px ***/

.ccbnResponsiveRow, 
.ccbnResponsiveRowSmall {
width: 100%;
clear: both;
display: inline-block;
position: relative;
}

.ccbnResponsiveCell {
display: inline-block;
float: left;
padding-right: 4%;
}

.ccbnResponsiveCell:last-child {
padding-right: 0px;
}

.ccbnResponsive10 {width: 10%;}
.ccbnResponsive16 {width: 16.6666%;}
.ccbnResponsive20 {width: 20%;}
.ccbnResponsive25 {width: 25%;}
.ccbnResponsive30 {width: 30%;}
.ccbnResponsive33 {width: 33.3333%;}
.ccbnResponsive40 {width: 40%;}
.ccbnResponsive50 {width: 50%;}
.ccbnResponsive60 {width: 60%;}
.ccbnResponsive66 {width: 66.6666%;}
.ccbnResponsive70 {width: 70%;}
.ccbnResponsive75 {width: 75%;}
.ccbnResponsive80 {width: 80%;}
.ccbnResponsive83 {width: 83.3333%;}
.ccbnResponsive90 {width: 90%;}
.ccbnResponsive100 {width: 100%;}


/* Wide Table */
.ccbnWideTable, 
.ccbnExtraWideTable {
overflow: auto;
display: inline-table;
width: 100%;
}

.responsive-table-container > table {
min-width: 100%;
}

.responsive-table-container > table:first-child .ccbnBgTblTtl:first-child td, 
.responsive-table-container > table:first-child .ccbnBgTblSubTtl:first-child td, 
.responsive-table-container > table:first-child .ccbnBgTblLabelTop:first-child td, 
.responsive-table-container > table:first-child .ccbnBgTblOdd:first-child td, 
.responsive-table-container > table:first-child .ccbnBgTblEven:first-child td, 
.responsive-table-container > table:first-child .ccbnBgTblTxt:first-child td, 
.responsive-table-container > table:first-child .ccbnBgTblHighlight:first-child td {
    border-top: 0px solid #9ba2a6;
}

.responsive-table-container > table:last-child .ccbnBgTblTtl:last-child td, 
.responsive-table-container > table:last-child .ccbnBgTblSubTtl:last-child td, 
.responsive-table-container > table:last-child .ccbnBgTblLabelTop:last-child td, 
.responsive-table-container > table:last-child .ccbnBgTblOdd:last-child td, 
.responsive-table-container > table:last-child .ccbnBgTblEven:last-child td, 
.responsive-table-container > table:last-child .ccbnBgTblTxt:last-child td, 
.responsive-table-container > table:last-child .ccbnBgTblHighlight:last-child td {
    border-bottom: 0px solid #9ba2a6;
}

.responsive-table-container > table .ccbnBgTblTtl td:first-child, 
.responsive-table-container > table .ccbnBgTblSubTtl td:first-child, 
.responsive-table-container > table .ccbnBgTblLabelTop td:first-child, 
.responsive-table-container > table .ccbnBgTblOdd td:first-child, 
.responsive-table-container > table .ccbnBgTblEven td:first-child, 
.responsive-table-container > table .ccbnBgTblTxt td:first-child, 
.responsive-table-container > table .ccbnBgTblHighlight td:first-child {
    border-left: 0px solid #9ba2a6;
}

.responsive-table-container > table .ccbnBgTblTtl td:last-child, 
.responsive-table-container > table .ccbnBgTblSubTtl td:last-child, 
.responsive-table-container > table .ccbnBgTblLabelTop td:last-child, 
.responsive-table-container > table .ccbnBgTblOdd td:last-child, 
.responsive-table-container > table .ccbnBgTblEven td:last-child, 
.responsive-table-container > table .ccbnBgTblTxt td:last-child, 
.responsive-table-container > table .ccbnBgTblHighlight td:last-child {
    border-right: 0px solid #9ba2a6;
}





/* Narrow screen labels */

[class*="ccbnField-"]:before {
/*background: #f7f7f7 none;*/
display: none;
margin-right: 10px;
margin-bottom: 0px;
padding: 0px;
font-weight: bold;
float: left;
}

[class*="ccbnField-"] {

}


.ccbnField-Firm:before {content: "Firm";}
.ccbnField-Analyst:before {content: "Analyst";}
.ccbnField-Phone:before {content: "Phone";}
.ccbnField-Email:before {content: "E-mail";}
.ccbnField-Type:before {content: "Type";}
.ccbnField-Rating:before {content: "Rating";}

.ccbnField-ExDividend:before {content: "Ex-Dividend";}
.ccbnField-Record:before {content: "Record";}
.ccbnField-Declared:before {content: "Declared";}
.ccbnField-Payable:before {content: "Payable";}


.ccbn-event-summary-heading h2 {background:none !important; padding-left:0px !important}

#ccbn-event-detail .ccbn-event-details-data-wrapper:nth-child(3) {margin-top:-10px}