﻿/*Macro Header --------------------------------------------------------------------------------- */
.mac_sm_hdr 
{
    margin: 0 0 0 0;     
}

.mac_sm_hdr  .mac_hdr_left, .mac_lg_hdr .mac_hdr_left, .mac_sm_hdr2  .mac_hdr_left
{
  float: left; 
  width: 420px; 
  text-align: left;
  padding: 0 0 0 0;    
}
.mac_sm_hdr2
{    
    margin-left: 82px; /*indent main image*/
}

.mac_sm_hdr .mac_hdr_right_carousel 
{
    float: right; 
    font-family: dino, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    padding: 10px 0 0 0;
}
.mac_hp_main_text
{
    margin-left:20px;
    font-family: dino, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
}

.mac_sm_hdr .mac_hdr_right 
{
    float: left; 
    margin: 20px 0px 10px 0px;
}

.mac_sm_hdr .mac_hdr_right_carousel 
{
    padding-top: 0; 
    margin-left: 3%; 
}

.mac_lg_hdr
{
    margin: 0 0 10px 0;
}

.mac_lg_hdr .mac_hdr_right 
{    
    float: right; 
    width: 50%; 
    line-height: normal;
    padding: 0;    
}

.mac_lg_hdr .mac_hdr_left
{
    margin-top: 20px;
    
}

.mac_lg_hdr .mac_hdr_left div
{
    font-family: dino, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    padding: 10px 0 0 0;    
}

.noTopMargin
{
    /*this eliminates the header margin that is set globally */
    margin-top: -20px;
    
}
.leftMedRotatorButton::selection, .rightMedRotatorButton::selection
{
    background-color:transparent;
}


/*MacroInsideHP -------------------------------------------------------------------------------------*/

.macroContentHP h1
{
    font-weight: normal;
    /*font-family: dinobold, Arial, sans-serif;*/
    margin-top: 0;
    
}

.macroContentHP h2
{
    /*font-family: dinobold, Arial, sans-serif;*/
    font-size: 25px;
}

.macroContentHP h2 span
{
    /*font-family: dino, Arial, sans-serif;*/
}

.macroContentHP .macroWideColumn
{
    border:none;
}
.macroWideColumn
{
    border-right: 1px solid #cccccc;
    margin-top: 0px;
    width: 760px;
    float:left;
}

.macroContentHP .wideColumnSmall
{
    padding-right: 30;
    margin-bottom: 30px;
    width: 350px;
}

.macroContentHP .wideColumnSmall:first-child
{ 
}

.macroContentHP .narrowColumn, .WebinarContainer .narrowColumn
{
    margin-left:10px;
    width: 210px;
    float:right;
}

.macroContentHP .narrowColumn .getStarted 
{
    background-image: url(DigitalImages/getting-started-with-digital-1.png);
    background-position: center top;
    background-repeat: no-repeat;
    font-size: 10px;
    line-height: normal;
    text-align: center;
    margin-top: 30px;    
}

.macroContentHP .narrowColumn fieldset 
{
    width: 166px;
    border: 1px solid #c3c3c3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 10px;
    line-height: normal;
    padding: 0 10px;
    margin: 10px 0 0 0;
}

.macroContentHP .narrowColumn fieldset legend {

font-size: 13px;
text-align: center;
padding: 10px;
margin: 0;
}

.macroContentHP .narrowColumn .fs_item
{
    font-weight: bold;
    padding: 0 0 10px 0;
}

.macroContentHP .narrowColumn .getting_started_item
{
    font-weight: bold;
    padding: 0 0 10px 13px;
    text-align: left;
}

.macroContentHP .narrowColumn .italics
{ 
    font-weight: normal;
    font-size: 12px;    
}

.macroContentHP .mac_gradient 
{
    padding: 0 10px 10px 10px;
    min-height: 375px;
}

.macroContentHP .dicBoxFooter
{
    margin: 0 0 20px 0;
    background: url("/Images/Digital/sectionImages_01.png");
    width: 340px;
    padding-right:10px;
} 

.macroContentHP .topLeft
{
    background: url('/Images/Macro/topicalinsights.jpg') no-repeat right bottom transparent;
    background-color: #ECF1FA; /* #d1edf0;*/
    min-height: 490px;
    position: relative;
}

.macroContentHP .topRight
{
    background: url('/Images/Macro/keyindicators.jpg') no-repeat right bottom transparent;
    background-color: #ECF1FA; 
    min-height: 490px;
    position: relative;
}

.macroContentHP .botLeft
{
    background: url('/Images/Macro/futureperspectives.jpg') no-repeat right bottom transparent;
    background-color: #ECF1FA; 
    min-height: 490px;
    position: relative;
}

.macroContentHP .botRight
{
    background: url(/Images/Macro/marketforecasts.jpg) no-repeat right bottom transparent;
    background-color: #ECF1FA; 
    min-height: 490px;
    position: relative;
}

.macBtn
{
    margin-top: 40px;
    margin-left: 7px;
}

.standard3col_mod_item
{
    margin-bottom: 20px;    
}

.standard3col_title, a.standard3col_title, a:link.standard3col_title, a:visited.standard3col_title
{
   color: #000;
   font-weight: bold;    
}
a:hover.standard3col_title
{
    color: #1D76BD;
}

a:hover.mac_hp_title 
{
    color: #aaa;
    text-decoration: none; 
}

.mac_hp_type 
{
    /*text-transform: uppercase;*/    
}

.standard3col_date
{
  /*font-weight: bold;  */
}

.standard3col_blurb
{
    display: none;
    visibility: collapse;    
}

.mac_hp_mod_img
{
    height: 100px;
    width: auto;
    float: right;
    position: relative;
    right: 0;
    bottom: 130px;
    margin-bottom: -100px;    
}



/* News And Conversations -------------------------------------------------------------------------- */

/*h1
{
    color: #000;
    font-size: 15px;
    margin: 20px 0px 28px 0px;
    font-weight: normal;
    font-family: Arial, Sans-Serif;
}*/

/*h2
{
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 18px 0px;
}

h2 span
{
    font-size: 14px;
    font-weight: normal;
    
}*/

.macBtnNews
{
    margin-top: 25px;
    margin-bottom: 10px;
}

.macBtnConversations
{
    margin-top: 25px;
    margin-bottom: 10px;
    margin-left: 88px;
}

#dvJoinConversation
{
    color: #000;
    font-size: 30px;
    font-weight: normal;
    line-height: 32px;
    margin: 0 0 18px 0px;
}

#dvLoginConversation
{
    color: #000;
    font-size: 30px;
    font-weight: normal;
    line-height: 32px;
    margin: 0 0 18px 0px;
}

#mac_news
{
    float: left;
    width: 40%;
}

#mac_conversations
{
    margin-top:35px;
    float: left;
}

#mac_more
{
    float: left;
    width: 21%;
}

#mac_news_inner
{
    background: url('DigitalImages/bg-vline-with-right-margin.png') repeat-y right top transparent;
    float: left;
    margin-bottom: 20px;
}

#mac_conversations_inner
{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

#mac_more_inner
{
    padding-left: 10px;
    margin-top: 35px;
}

.mac_pres_list #fiImage
{
}

.macroInsightsHeader #fiImage
{
    display: none;
    visibility: collapse;
}

.macroInsightsHeader .contentListBorder
{
    border-bottom: none;
}

.uiItemTitle
{
    color: #09759b;
    font-size: 14px;
}

.uiItemDate
{
    font-weight: normal;
    font-style: italic;
}
.uiItemAuthor
{
    font-weight: normal;
    font-style: italic;
}
.uiItemContentType
{
    font-weight: normal;
    font-style: italic;
}
.uiItemSlideCount
{
    font-weight: normal;
    font-style: italic;
}

/*override slidedeck filmstrip styles*/
.rotatorImageFI
{
    height:146px;
    width: 163px; 
    border: 5px solid #fff;   
}
.thumbnailPanelStandard
{
    width:750px;
    margin: 10px 0 0;
}


.macBtn input
{
    height: 20px;
    width: 80px;
    border: none;
    background: rgb(122, 206,244);
    color: #fff;
    text-transform: uppercase;
    font-family: dinobold, Arial, Sans-Serif;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
}

.macBtn input:hover
{
    background: rgb(9, 117, 155);
}

#fiDetailsBlog
{
    width: 85px;
    margin-bottom: 23px;
}

.dcList #fiDetailsBlog
{
    
    width: 600px;
    padding-right: 20px;
    
}

.dcList .conv_analystphototail
{
    visibility: collapse;
    display: none;
    
}

#conv_ananlystphoto
{
    width: 70px;
}

.dcList #conv_ananlystphoto #conv_analystphotointerior img
{
    width: 66px;
    transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    border: 1px solid rgba(0,0,0,1);
    top: 0;
    left: 0;
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}

.dcList #fiDetailsBlogRight #fiContentDetailsRight
{
    width: 85px;
    margin-top: 15px;
    text-align: right;
    font-size: 10px;
}

#fiContentDetailsLeft
{
    width: 70px;
    margin-top: 15px;
    text-align: left;
    font-size: 10px;
    line-height: 12px;
}

.rotatePic
{
    width: 66px;
    transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    border: 1px solid rgba(0,0,0,1);
    top: 0;
    left: 0;
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}

#fiDetailsBlogRight
{
    width:600px;
    float: left;
    margin-bottom: 23px;
}

.fiContentTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #111;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.fiContentTitle a:link, .fiContentTitle a:visited
{
    color: #111;
    text-decoration: none;
}

.fiContentTitle a:hover
{
    color: #1D76BD;
    text-decoration: none;
}

#fiDetailsNewsBrief {
    float: left;
    margin: 0;
    padding: 0px 0px 20px 0px;
    text-align: left;
    width: 85%;
}
#fiDetailsArticle {
    float: left;
    margin: 0;
    padding: 0px 0px 20px 0px;
    text-align: left;
    width: 90%;
}
#fiDetailsWebinar {
    float: left;
    margin: 0;
    padding: 4px 0px 30px 0px;
    text-align: left;
    width: 724px;
    border-top: 1px dashed #bcbcbc;
}


.dcList #fiDetailsBlogRight
{
    width: 225px;

}

.dcList #fiDetailsBlog p.fiContentTitle span.fiContentDetails
{
    font-weight: bold;
    font-style:italic;
}

#conv_rightcol .conv_graybackground
{
    width:212px; 
    border: 1px solid #c3c3c3;
    margin-bottom: 5px;
    padding: 10px;
}

/*#divPleaseRegister
{
    width: 700px;
    margin: 20px 0px 60px 20px;
    padding-top: 20px;    
}*/

#divRegistered
{
    width: 700px;
    margin: 20px 0px 200px 20px;
    padding-top: 20px;    
}

/*#divConversationRegistrationForm
{
    width: 500px;
    padding: 20px 20px 20px 20px;
    background-color: #dedede;
    float: left;
}*/

.ConversationContainerControl
{
    background-color: #fff; 
    padding: 0px 5px 100px 10px;
    line-height: 16px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.ConversationContainerControl ul
{
    padding: 5px 0;
    margin: 0;
    list-style-type: none;
    text-align: left;
}

.ConversationContainerControl ul li
{
    list-style-type: disc;
    margin-left: 15px;
    padding-bottom: 5px;
}




/*DigitalContentsList -----------------------------------------------------------------*/
.macroInsightsHeader .wideColumn
{
    width: 850px;
}

.macroInsightsHeader .standard2ColWidth .listFilters
{
    border: 1px solid #8E908F;
    display: block;
    width: 225px;
}

.macroInsightsHeader .standard2ColWidth .filterTitle.button
{
    margin-top: 20px;
}

.macroInsightsHeader .standard2ColWidth ul.siFilterList
{
    margin: 0;
    padding: 0;
}

.macroInsightsHeader .standard2ColWidth .listFilters
{
    width: 763px;
    padding: 10px;
}

.macroInsightsHeader .standard2ColWidth li.filterTitle
{
    display: inline-block;
    margin-right: 20px;
}

.macroInsightsHeader .standard2ColWidth li.filterTitle select
{
    width: 125px;
    margin: 3px 0 5px;
}

.macroInsightsHeader .standard2ColWidth li.filterTitle .dateRange select
{
    width: auto;
    margin: 0;
}

.macroInsightsHeader .standard2ColWidth .filterButton
{
    width: 140px;
    line-height: 24px;
    border: 1px solid black;
    font-size: 14px;
    /*text-transform: uppercase;*/
    color: #1D76BD;
    font-weight: bold;
}

.macroInsightsHeader .standard2ColWidth .filterButton span
{
    width: 114px;
    text-align: center;
    display: inline-block;
    border-right: 1px solid black;
}

.macroInsightsHeader .standard2ColWidth .filterButton:hover
{
    background-color: #ECF1FA;
}

.macroInsightsHeader .standard2ColWidth .imgFilterIcon
{
    text-align: right;
    display: inline-block;
}

.macroInsightsHeader .standard2ColWidth .subTitle
{
    font-size: .8em;
    color: Green;
}

.macroInsightsHeader .standard2ColWidth .inlineBlock
{
    display: inline-block;
}

.macroInsightsHeader .standard2ColWidth .leftWidth
{
    width: 135px;
}

.macroInsightsHeader .standard2ColWidth .rightWidth
{
    width: 600px;
   
}


/*Conversation Details ---------------------------------------------------------------*/
#conv_post
{
 padding-top: 20px;   
}

#conv_mainbody.wideColumn 
{
    width: 700px;
    
    
}

#conv_mainbody.wideColumn h2.conversation, #conv_mainbody.wideColumn h2.conversation span
{
/*color: #3AB2E6;*/
color: #000000;
padding: 0;
font-size: 16px;
line-height: 32px;
font-weight: bold !important;
margin-bottom: 0;
    
}

#conv_mainbody.wideColumn p.author 
{
    font-weight: bold;
    margin-top: 5px;
margin-bottom: 15px;
font-size: 12px;
font-style:italic;
    
}




/*NewsDetails -------------------------------------------------------------------------*/

.macroNews
{
    /*background-color: Red;*/
}

.macroNews .wideColumn
{
    width: 745px;
    /*background-color: Lime;*/
}

.macroNews .newsTitle
{
    /*background-color: Red;*/
    /*position: absolute;
    left: 0;
    top: 200px;*/
    color: #3AB2E6;
    padding: 0;
    font-size: 16px;
    line-height: 32px;
    clear:both;
    
}

/*
.newsDate
{
font-weight: bold !important;
margin-top: 10px;
margin-bottom: 15px;
font-size: 12px;
font-style: italic;
color: #000 !important;
clear:both;
}
*/

/*ArticleDetails --------------------------------------------------------------------*/

#articleDisplay 
{
 padding-top: 0;
 margin-top: 0;  
}

#articleDisplay h3.pageTitle
{
    display:none;
    visibility: collapse;
}

#articleDisplay .wideColumn
{
    width: 745px;
    
}





#RateThis
{
    margin-top:10px;
}

/*.saveReportShow {
    background-color: #FFFFFF;
    border: 2px solid #3AB2E6;
    left: 680px;
    padding: 0 10px 10px;
    position: absolute;
    width: 250px;
    z-index: 20;
}*/

/*Big Idea Details -------------------------------------------------------------------*/
.bigIdeaHeader 
{
 margin-top: 0;   
}

.bigIdeaImage
{
    margin-bottom: 10px;
    
}

.bigIdeaBlurbMain
{
    display:none;
    visibility: collapse;
}

/*Presentations ----------------------------------------------------------------------*/

.presBG 
{
    background-image: url(DigitalImages/bg_dig_pres_left_side.png); 
    background-repeat: repeat-y; 
    background-position: left top; 
    margin-bottom: -5px; /*this allows the gray to butt up against the bottom footer*/
    margin-top:10px;
    
}

.ctlEventsAndWebinars
{
    width: 30%;
    float: left;
    margin-right: 5%;
}

.ctlSlidesEventsWebinars
{
    width: 65%;
    float: left;
}

.eventsAndWebinarsContainer
{
    background-color: #ebebeb;
    padding: 12px 15px 50px 20px;
    margin-right: 0;
}

.eventsAndWebinarsContainer .img
{
}

.eventsAndWebinarsContainer .contentSubHeader
{
    font-size: 16px;
    text-transform: none;
    line-height: 1;
    margin: 20px 0;
}

.eventsAndWebinarsContainer p.SidebarContentTitle
{
    font-style: italic;
    margin: 0 0 40px 0;
}

.eventsAndWebinarsContainer p.SidebarContentTitle a
{
    float: right;
    font-style: normal;
}

.upcomingItems
{
    margin: 0;
    display: inline-block;
    width: 100%;
}

.upcomingItems .contentType
{
    color: #1D76BD;
    text-transform: uppercase;
}

.upcomingItems .lblTitle
{
    font-weight: bold;
}

.upcomingItems .eventMeta
{
    color: #000;
    text-transform: none;
}

.upcomingItems a.smLink, .upcomingItems a.smLink:hover
{
    height: auto;
    width: auto;
    border: none;
    background: rgb(122, 206,244);
    color: #fff;
    text-transform: none;
    font-family: dinobold, Arial, Sans-Serif;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    text-decoration: none;
    padding: 2px 5px;
    float: right;
}


a.globalBlueButton
{
    height: auto;
    width: auto;
    border: none;
    background: rgb(122,206,244);
    color: #fff;
    text-transform: none;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 22px;
    text-decoration: none;
    padding: 4px 10px 3px 10px;
    float: left;
}
a.globalBlueButton:hover
{
    background: rgb(9, 117, 155);
}


a.macViewMore
{
    font-family: Arial, Sans-Serif;
    color: #000;
    font-size: 14px;
    font-weight: bold; 
}
a.macViewMore:hover
{
    font-family: Arial, Sans-Serif;
    color: #1D76BD;
    font-size: 14px;
    font-weight: bold;     
}

.upcomingItems a.smLink:hover
{
    background: rgb(9, 117, 155);
}

.cursorProgress:hover
{
    cursor: progress;
}

.mac_pres_list .pnlAlbumControl
{
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    /*border: 1px solid #333;*/;
}

.mac_pres_list .pnlAlbumControl #fiImage
{
    clear: both;
    min-height: 50px;
    width: 13%;
 /*more than KRIQGlobal.css but based on boards*/
    float: left;
}

.mac_pres_list .pnlAlbumControl #fiDetailsArticle
{
    width: 86%;
    /*max-width: 550px;*/
}
.mac_standard_3Col
{
    /*width:300px;*/
    width: 330px;
}

/* TP - rewored this
.mac_standard_3Col .macBtn
{
    position: relative;    
    right: 0;
    bottom: 0; 
    margin-top: 0 !important;
 }
 */
 
 
 /*summary slides -----------------------------------------------------*/
 .slideDetailsDeckName
 {
    /*color: #3AB2E6;*/
    color: #fff !important;
    padding: 0;
    font-size: 16px;
    line-height: 32px;
     
 }
 
 .slideDetailsDateAndAuthor
 {
     color:white;
     font-weight: bold;
     /*font-style: italic;*/
 }
 
 
 
 /*event presentation details ---------------------------------------*/
 .pageTitleEventPresentation
 {
    color: #3AB2E6;
    padding: 0;
    margin: 0 0 -10px 0;
    font-size: 16px;
    line-height: 32px;
     
 }

 .slideSubDetails, .slideSubDetails .slideDetailsTitle, .slideSubDetails .slideDetailsDeckName, .slideSubDetails .slideDetailsSubHeader, .slideSubDetails .lblClassName
 {
     color: #000 !important;
     font-size: 12px;
     font-style: italic;
     font-weight: normal;    
 }
 
 .lblDateAndSlides
 {
     font-weight: bold;
     font-style: italic;
     
 }




/*share this module ---------------------------------------------------*/


/*Styles moved into control, as not all pages using the control will load the macro.css stylesheet*/


/*
a.carouselLink, a.carouselLink:Link
{
    font-size: 12px;
    line-height: 19px;
    font-size: 16px;
    font-weight:normal;
    font-family: dino, Arial, Sans-Serif;
    cursor: pointer;
}
.carouselLink, a.carouselLink:visited, a.carouselLink:link, .carouselLinkSmall, a.carouselLinkSmall {
    color: #333;
    text-decoration:none;
}
a.carouselLink:hover
{   
    color: #000;
    text-decoration: underline; 
}*/

.carouselDetails
{
    float:left; 
    /*width:175px;*/
    width: 0;
    display: none;
    padding: 0 10px;
}
.carouselTitle
{
    line-height: 19px;
    font-size: 16px;
    font-weight:normal;
    font-family: dino, Arial, Sans-Serif;
}
.carouselBlurb
{
    font-size: 12px;
    font-weight:normal;
    font-family: dino, Arial, Sans-Serif;    
}
.carouselReadMore
{
    padding-top: 10px;
    font-size: 14px;
    font-family: dinobold, Arial, sans-serif;
}
.carouselReadMore a:link, .carouselReadMore a:visited 
{    
    color: #000;
    text-decoration: none;     
}
.carouselReadMore a:hover 
{    
    text-decoration: underline; 
}
.carouselImage
{
    float:left;
    /*width:250px*/
    /*height: 200px*/
    width: 387px;
    height: 290px;
}

.leftMedRotatorButton, .leftMedRotatorButton:Hover, .rightMedRotatorButton, .rightMedRotatorButton:Hover
{
    float:left; 
    position:relative;
    height: 100px;    
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* msie 8 */
    filter: alpha(opacity=40); /* msie 5-7 */
    margin-top: 100px;
}
.leftMedRotatorButton, .leftMedRotatorButton:Hover
{
    background:url('/Images/KRIQ/Buttons/fwd-bkd-shadow.png') no-repeat scroll -1px -100px transparent; 
    margin-right: 0;
}
.rightMedRotatorButton, .rightMedRotatorButton:Hover
{
    background:url('/Images/KRIQ/Buttons/fwd-bkd-shadow.png') no-repeat scroll -283px -100px transparent;
    margin-left: 0; /*move right button over image*/

}
.leftMedRotatorButton:Hover, .rightMedRotatorButton:Hover
{
    cursor:pointer;
    opacity: 1.0;  
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* msie 8 */
    filter: alpha(opacity=80); /* msie 5-7 */
}
.blogFollowers
{
    color: #000;
}
.blogFollowAuthor, a.blogFollowAuthor, a.blogFollowAuthor:visited 
{
    color: #1479A7;
}
.dic_home_desc
{
    font-family: dino,Arial,sans-serif;
    font-weight: normal;
    line-height: 18px;
    font-size: 14px;
    letter-spacing: 0.06em;
}
a.dic_home_title, a:visited.dic_home_title
{
    color: #000000;    
}
a:hover.dic_home_title
{
    color: #AAAAAA;    
}
 #fiImage
 {
     width: 13%;
 }
 #fiDetailsArticle
 {
     width: 86%;     
 }
 
.macroBtnConversations
{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 88px;
}
#slideShowDescription .details 
{
    margin-bottom: 10px;
    padding-right: 20px;
}
.MacroAnalystsContainer
{
    margin-top: 35px;
    padding-top:10px;
    padding-bottom:2px;
}
.MacroAnalystContainer
{
    padding-left:15px;
    margin-bottom:20px;
}
.MacroAnalystTitle, .MacroCustomInsights
{
    font-size: 36px;
    font-family: dino, Arial, sans-serif;
    color: #4B90AB;
    line-height: 32px;
    padding-left:10px;
    padding-top: 10px;
    padding-bottom: 15px;
}
.MacroAnalystName
{
    font-size:14px;
    font-weight: bold;    
}
.MacroAnalystEmail
{
    font-size:10px;
    font-weight: normal;    
}
a.mac_hp_section_title
{
    color: Black;
    font-size: 25px;
}
a:hover.mac_hp_section_title
{
    color: #3AB2E6;
}
.mac_hp_summary
{
    font-family:dino, Arial, sans-serif; 
    font-size: 16px; 
    margin-left: 15px;
    padding-right: 150px;
    margin-bottom: 15px;
    margin-top:20px;
}
#divMacroHeaderTabs
{
    /*margin-bottom: 20px;*/
}
.MacroAd1
{
    margin-bottom:1px;
    margin-top:10px;
    margin-left:0px;
    width:100%;
}

#fiImage 
{
    padding-bottom: 20px;
}
.MacroDataContainer
{
    margin-top: 45px;
    margin-bottom:50px;
    margin-left: 5px;
}
.MacroDataItem
{
    margin-top: 10px;
    /*margin-bottom: 10px;*/
    padding: 2px;
}
.mac_hp_h2
{
    padding-top:10px;
}

.MacroDataContainer #fiDetailsArticle
{
    padding-top:10px;
}
.MacroDataContainer #fiImage
{
    width:70px;
}
#fiDetailsArticle.MacroDataHeading
{
    border-top: #999999 dotted 1px;
    width: 50%;
    padding-bottom:5px;
}
.MacroDataImage
{
    width: 70px;
    height: 50px;
}
#fiImage.MacroDataImageContainer 
{
    padding-bottom: 10px;
}
.sidebar-listing__image {
    float: none;
}