/* ------------------- Domcument's Main Layouts CSS ----------------------- */

    #getdoc, #getdoc-container, #rsshelp {
      /*text*/
        color:#333;      
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size:110%;  
        line-height:140%;    
        text-align:left;   
      /*positioning*/    
        display:block;   
        position:relative;     
    }    
      #getdoc {           
          margin-right:360px; 
          min-height:350px; 
          min-width:700px; 
      }       
      #getdoc-container {   
          margin-left:40px; 
          margin-right:40px;
      }
      #rsshelp {          
          margin:50px 0 0 30px; 
          min-height:350px; 
          min-width:950px; 
      }      
    
        #getdoc .left-container { float:left; margin-left:20px; min-width:90%; }
        #getdoc .right-container { float:right; width:220px; margin-right:-260px; }
        #getdoc.homex { min-height:390px; line-height:160%; } 
        /* rsshelp css */
        #rsshelp .left-container, #rsshelp .right-container { float:left; width:45%; }
        #rsshelp .right-container { margin-left:50px; } 

     /* Clearfix 4 float elements */
    #getdoc:after {
        content: ".";   
        clear: both;
        display: block;
        height: 0;
        visibility: hidden;
    }


/* ------------------- Domcument's Elements CSS ----------------------- */

    #getdoc .photo, #getdoc-container .photo { float:left; margin:20px 0 20px; }
    #getdoc .text-float, #getdoc-container .text-float { margin-left:220px; }    
    #getdoc a, #getdoc-container a { color:#004b85; }
    #getdoc a:hover, #getdoc-container a:hover { text-decoration:underline; }    
    #getdoc .bodybdsm { text-align:left; width:180px; line-height:200%; }
    
    .ei-heading, .fi-heading, .gi-heading, 
    .hi-heading, .mi-heading, .ri-heading {  
        border-right:solid 2px #e6ae5b; 
        font-size:140%; 
        font-weight:bold; 
        margin-right:10px; 
        padding-right:10px; 
    }
    
    .ei-heading { color:#9b0a0e; }
    .fi-heading { color:#008BA7; }
    .gi-heading { color:#72a492; }
    .hi-heading { color:#819cd1; }
    .mi-heading { color:#8e0c3a; }
    .ri-heading { color:#006f53; } 
    
  
    #getdoc .left-container img {   
        max-height:100%; 
        max-width:800px !important;
        width:auto !important; 
        width:100%; 
    }

    #getdoc .left-container img.ico {
        position: relative;
        top: 4px;
        right: 2px;
    }
        
    .bluebar, .rtsidetitle, .L_blueheader, .R_blueheader {
        border-bottom:solid 2px #e6ae5b; 
        color:#4b4b4b; 
        font-size:110%; 
        font-weight:bold;   
        margin-bottom:14px; 
        margin-top:25px; 
        padding-bottom:10px; 
    }
    
    .newpageTitle, .newpageTitleNew, .factSheetpageTitle {  
        color:#004b85;
        font-size:130%; 
        font-weight:bold; 
    }
    
    .newpageTitleNew { 
        border-bottom:1px dotted #99ccff;
        clear:left;       
        float:left; 
        margin-bottom:8px;
        padding-bottom:3px;  
    }
    
    .divider {      
        background: url('/prodserv/insights/common/img/divider.jpg') repeat-x; 
        display: block; 
        height: 1px; 
        margin: 25px 0; 
    }
    
    #getdoc-container b { color: #004b85; }
    
    #getdoc-container #page-heading { 
        border-bottom:solid 2px #e6ae5b; 
        color:#004b85; 
        font-size:125%; 
        font-weight: bold; 
        margin-bottom:14px; 
        padding-bottom:10px; 
        width: 400px; 
    }
    
    #getdoc .analysts-bio { padding: 0 10px; }
#getdoc-container ul.spec-list{list-style-type:disc; padding-left:15px;}

    #restype ul {
        display: inline-table;
        margin: 0 20px;   
        padding-left: 0;
    }
    #restype ul li a {
      width: 250px;
    }
    

/* ------------------- Domcument's Main Column CSS ----------------------- */

    .more-link, .rss-link { color:#004b85; float:right; font-weight:bold; margin-right:20px; padding-left:16px; }
    .more-link { background: url('/prodserv/insights/common/img/bullet.png') no-repeat 3px 6px; margin-top:-33px; }
    
    #getdoc .main-subnav, #getdoc-container .main-subnav { 
        display:block; 
        height:auto; 
        background:#e9e9e9; 
        padding:15px; 
        margin:15px 0; 
    }
    
    #getdoc .links-box { margin-left:20px; }
    
    .print h1 { font-size:100%; margin:0; }
    .print h1 a { text-decoration:none; }
    
    #getdoc .analystlink { float:left; margin:0 25px 15px 0; }
    .doc-info .info { display:inline-table; margin:8px 40px 8px 0; }
    .doc-info a { color:#004b85; text-decoration:none; }
    .doc-info a:hover { text-decoration:underline; }
    .doc-info a:visited { color:#004b85; }
    .doc-author { margin-top:8px; }
    .doc-price { position:absolute; right:0; top:0; }

    .doc-price-info {
        background: url(/images/pageImg/info_gold.svg);
        background-size: 18px 18px;
        height: 18px;
        width: 18px;
        border: none;
        position: absolute;
        margin-left: 5px;
    }
    
    /* IDC Links CSS */
    .links-heading { height:70px; font-family: Arial, sans-serif; font-size:110%; color:#666; margin-bottom:25px; border-bottom:solid 2px #e6ae5b; padding-bottom:10px; background: url('/research/images/idclinks-bg.png') no-repeat bottom right; }
    .links-heading h1 { font-family: Arial, sans-serif; font-size:280%; margin-bottom:7px; padding-top:20px; }
    .authorpic img { float:left; margin-right:30px; margin-bottom:20px; }
    #content_links #container_title { margin-right:40px; }
    #getdoc #pdf { float:right; top:132px; right:33px; position:absolute; }
    
    /* Cart */
    #getdoc .options { margin-bottom:16px; }
    #getdoc .options form { width:55px; float:left; }
    #getdoc .options #deleteItem { padding:2px; }
    
    /* Team profile page */
    #getdoc .result { margin-top:15px; padding-bottom:15px; border-bottom:solid 1px #e6ae5b; }
    
    /* Employee Insights  /about/employee_insights.jsp */
    #getdoc .analyst-photo img, #getdoc-container .analyst-photo img { float:left; }
    #getdoc .analyst-insight, #getdoc-container .analyst-insight { display:block; margin-left:120px; }
    #getdoc .analyst-insight a { font-weight:bold; }

    /* Group Users - myidc/admin/groupusers.jsp */  
    .email { font-weight:normal; color:#666 !important; } 
    .padding { padding-left:16px; color:#666 !important; } 
    .page-links { line-height:160%; }
    .page-links a { display:inline-table; min-width:25px; font-size:90%; background-color:#e9e9e9; padding:3px; color:#004b85; margin-bottom:3px; border:solid 1px #fff; }
    .page-links b { display:inline-table; min-width:25px; padding:3px; }

    /* ------------------ Taxonomies for factsheet  ------------------ */
div.taxonomies.copyBlock.factsheet {
    margin-top: 35px;
}

/* ------------------- Domcument's Right Column CSS ----------------------- */

    .insight-logo img { height:55px; margin-bottom:35px; }
    
    .blueheader, .greyheader { color:#4b4b4b; font-size:110%; font-weight:bold; border-bottom:solid 2px #e6ae5b; padding-bottom:10px; }
    .right-container .blueheader, .right-container .greyheader { margin-top:0; }
    .left-container .blueheader, .left-container .greyheader { margin-top:35px; margin-bottom:10px; }
    
    .list { font-weight:normal; font-size:95%; }
    .inactive { margin-top:8px; margin-bottom:8px; opacity:0.6; padding-left:16px; }

    .list-item { background: url('/prodserv/insights/common/img/bullet.png') no-repeat 3px 5px; display:block; font-weight:normal; color:#666 !important; text-decoration:none; padding-left:16px; }
    
    /* all right column's targeter css */
    .targeter { margin-top:15px; font-weight:bold; color:#999; line-height:18px; margin-bottom:35px; }
      .targeter a { background: url('/prodserv/insights/common/img/bullet.png') no-repeat 3px 5px; margin-top:8px; margin-bottom:8px; display:block; font-weight:normal; width:200px; color:#666 !important; text-decoration:none; padding-left:16px; }
      .targeter form a { font-size:110%; }
    
      .targeter .analyst-container { padding:15px 0 15px 0; display:inline-table; width:220px; vertical-align:top; }
        .targeter .analyst-photo img { float:left; }
        .targeter .analyst-photo .empty-photo { height:45px; width:33px; float: left; }
        .targeter .analyst-text { margin-left:70px; width:150px; font-size:80%; line-height:140%; font-weight:normal; }
        .targeter .analyst-text a, .targeter .analyst-text a:visited { width:150px; margin-top:0; font-size:120%; color:#004b85 !important; background:none; padding:0; text-decoration:none; font-weight:bold; display:block; margin-bottom:-10px; }
        .targeter .analyst-quote { font-weight:normal; font-size:90%; min-height:30px; }
        .targeter .analyst-container a.twitter-link { font-weight:normal; font-size:90%; }
        
      .targeter .remove-link { font-size:70%;  }
      .targeter .remove-link a { margin:-10px 0 10px 16px; padding:0; background:none; color:#004b85 !important; }
      .targeter .remove-link a.pending { cursor: pointer; color:#666 !important; }
      .targeter .remove-link a.pending:hover { text-decoration:none; }
      .targeter span { font-weight: normal; }

/* ------------------- Contact Page CSS ----------------------- */

     #getdoc-container.contact h1 { color:#4b4b4b; font-size:125%; padding-bottom:10px; margin-bottom:14px; border-bottom:solid 2px #e6ae5b; }
     #getdoc-container.contact a { font-size:100%; font-weight:bold; color:#004b85; text-decoration:none; }  
     #getdoc-container.contact b { color:#4b4b4b; }  
     
     
/* ------------------- Bookcase Note CSS ----------------------- */  

     #getdoc-container.note h1 { color:#4b4b4b; font-size:125%; padding-bottom:10px; margin-bottom:14px; border-bottom:solid 2px #e6ae5b; }
     #getdoc-container.note { font-size:90%; color:#333; }  
     #getdoc-container.note span { font-size:80%; color:#999; } 
     #getdoc-container.note textarea { width: 100%; }   
     
     
/* ------------------- Subscription Services CSS ----------------------- */  

    #getdoc .title-icon img { float:left; margin-right:20px; }
    #getdoc .title-icon span { display:inline-table; margin-top:25px; }

    /* PRODSERV ACCORDION DESIGN */
     
    #getdoc .accordion-nav ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
     
    /* ROOT LEVEL DESIGN */
     
    #getdoc .accordion-nav ul.root-level {
        border-top: 2px solid #e6ae5b;
    }
    #getdoc .accordion-nav ul.root-level>li>a {
        position: relative;
        display: block !important;
        padding: 5px;
        border-bottom: 1px solid #ccc;
        font-weight: bold;
        color: #4b4b4b;
        background: #fff;
        background: -moz-linear-gradient(top, rgb(255,255,255) 75%, rgb(247,247,247) 90%, rgb(238,238,238) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(75%,rgb(255,255,255)), color-stop(90%,rgb(247,247,247)), color-stop(100%,rgb(238,238,238)));
        background: -webkit-linear-gradient(top, rgb(255,255,255) 75%,rgb(247,247,247) 90%,rgb(238,238,238) 100%);
        background: -o-linear-gradient(top, rgb(255,255,255) 75%,rgb(247,247,247) 90%,rgb(238,238,238) 100%);
        background: -ms-linear-gradient(top, rgb(255,255,255) 75%,rgb(247,247,247) 90%,rgb(238,238,238) 100%);
        background: linear-gradient(top, rgb(255,255,255) 75%,rgb(247,247,247) 90%,rgb(238,238,238) 100%);
    }
    #getdoc .accordion-nav ul.root-level>li>a:hover {
        text-decoration: none;
        color: #8b8b8b;
    }
    #getdoc .accordion-nav ul.root-level>li>a:before {
        content: "";
        position: absolute;
        right: 10px;
        top: 7px;
        width: 11px;
        height: 11px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAALCAMAAABMIo1MAAAAYFBMVEX/AAD////mrlugoKDx06bMzMzpt27y2bPmr1335MnT09Pg4ODpuXK8vLytra2vr6/57drs7OzqunTq6uqhoaG1tbXwz5/puG7Hx8erq6vZ2dn13736797wz57rwH/sxYpD+i++AAAAAXRSTlMAQObYZgAAAF9JREFUeF49zFcOwCAMRMG1Se+9l/vfMgoLvC9rZC1QG9YA18lyoDC+ucvUFWELvEfqG8hieQm8WhYRsjCyPS3T+S2MI7+SXWQVbseB21t9CcbJc5wGfoD+YCXwOq3wASiXBl5gshfLAAAAAElFTkSuQmCC")
        top right no-repeat;
    }
    #getdoc .accordion-nav ul.root-level>li>a.selected:before {
        background-position: top left;
    }
     
    /* FIRST LEVEL DESIGN */
     
    #getdoc .accordion-nav ul.first-level {
        border-bottom: 1px solid #ccc;
        padding: 5px;
    }
    #getdoc .accordion-nav ul.first-level>li {
        padding: 2px 0;
    }
    #getdoc .accordion-nav ul.first-level>li>a {
        padding: 2px 0 2px 17px;
        position: relative;
        color: #4b4b4b;
        background: url("/prodserv/insights/common/img/bullet-sprite.png") no-repeat 3px 5px;
    }
    #getdoc .accordion-nav ul.first-level>li>a.selected {
        font-weight: bold;
        background: url("/prodserv/insights/common/img/bullet-sprite.png") no-repeat 2px -15px;
    }
     
    /* DOCS LIST DESIGN */
     
    #getdoc .accordion-nav ul.docs-list {
        margin-left: 40px;
    }
    #getdoc .accordion-nav ul.docs-list>li {
        padding: 2px;
    }
    #getdoc .accordion-nav ul.docs-list>li>a {
        position: relative;
    }



/* ------------------- Forecast Timeline CSS ----------------------- */  
       
    .breadcrumbs-nav {
        position: relative;
    }
    
    .breadcrumbs-ul {
        overflow: hidden;
        padding: 0;
        margin: 0;
        border: 0;
        vertical-align: baseline;
        list-style: none;
        font-size: 98%;
    }
    
    .breadcrumbs-ul li {
        float: left;
        margin: 0 0.7em;
    
        padding: 0;
        vertical-align: baseline;
    }
    
    .breadcrumbs-ul a {
        background: #eee;
        padding: .4em 0.6em;
        float: left;
        text-decoration: none;
        position: relative;
    }
    
    .breadcrumbs-ul a:hover {
        background: #ddd;
        text-decoration: none !important;
    }
    
    .breadcrumbs-ul a:before {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -1.5em;
        border-width: 1.5em 0 1.5em 1em;
        border-style: solid;
        border-color: #eee #eee #eee transparent;
        left: -1em;
    }
    
    .breadcrumbs-ul li:first-child a:before {
        border-color: #eee;
    }
    
    .breadcrumbs-ul a:hover:before {
        border-color: #ddd #ddd #ddd transparent;
    }
    
    .breadcrumbs-ul li:first-child a:hover:before {
        border-color: #ddd;
    }
    
    .breadcrumbs-ul a:after {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -1.5em;
        border-top: 1.5em solid transparent;
        border-bottom: 1.5em solid transparent;
        border-left: 1em solid #eee;
        right: -1em;
    }
    
    .breadcrumbs-ul a:hover:after {
        border-left-color: #ddd;
    }
    
    .breadcrumbs-ul .current,
    .breadcrumbs-ul .current:hover {
        background: #efca93;
        color: #444 !important;
    }
    
    .breadcrumbs-ul a.current:before {
        border-color: #efca93 #efca93 #efca93 transparent;
    }
    
    .breadcrumbs-ul a.current:after {
        border-left-color: #efca93;
    }
    
    .breadcrumbs-ul li:first-child a.current:before, .breadcrumbs-ul li:first-child a.current:hover:before {
        border-color: #efca93;
    }
    
    .small-blue-header {
        color: #408bc5;
        border-top: 1px solid #408bc5;
        margin-top: 20px;
        padding-top: 4px;
        margin-bottom: 10px;
    }

/* ------------------- Document's icons ----------------------- */

    .fileGif,
    .fileJpg,
    .filePdf,
    .filePng,
    .fileXls,
    .filePpt,
    .fileMp3,
    .fileMp4,
    .fileOther
    {
        width: 30px;
        display: inline-table;
        height: 30px;
        vertical-align: middle;
    }

    .fileXls{background: url(/research/images/extension-sprite.png) no-repeat 0 0;}
    .filePpt{background: url(/research/images/extension-sprite.png) no-repeat -30px 0;}
    .filePng{background: url(/research/images/extension-sprite.png) no-repeat 0 -60px;}
    .fileMp3{background: url(/research/images/extension-sprite.png) no-repeat -60px 0;}
    .fileMp4{background: url(/research/images/extension-sprite.png) no-repeat 0 -30px;}
    .fileOther{background: url(/research/images/extension-sprite.png) no-repeat -30px -30px;}
    .fileGif{background: url(/research/images/extension-sprite.png) no-repeat -60px -60px;}
    .fileJpg{background: url(/research/images/extension-sprite.png) no-repeat -30px -60px;}
    .filePdf{background: url(/research/images/extension-sprite.png) no-repeat -60px -30px;}

.attachmentItem{
    display: inline;
}


    .invisible{
        DISPLAY: none;
        Z-INDEX: -1000;
        VISIBILITY: hidden;
    }

    hr {
        color: #e6ae5b;
        background-color: #e6ae5b;
        height: 2px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none; }