/*
File:
print.css

Description:
Print CSS styles
*/

/* div { height: 0px; } */

h1.full-title, p.by-line, div.full-content { display: block !important; }

form,
input,
#sidebar, 
#section_page_top_white, 
#mqNavigation, 
#tool_container, 
.tool-container.article-tools,
#tool-content-bottom,
.pagination-single,
.post .thumb, 
.post .bookmark-spacer, 
.post .carrington-related-posts, 
.post .categories,
p.tags,
#paidofie, 
#comments,
#footer { display: none !important; }



@charset "UTF-8";

/* INN */
body {padding:20px;}

 a[href]:after {
    content: none !important;
  }
  
  a {color:#000000 !important;text-decoration:none !important;}

form,
.nameplate-bottom,
#ubermenu-main-2-global,
.leaderboard,
.orbit-container img,
.home article img,
nav,
#shiftnav-toggle-main,
.pagination-single,
.commentlink,
.ssbp-wrap ssbp_active,
.post-edit-link,
.ssbp-wrap,
.comments_section,
div.rss-column,
ul.footer-menu,
div.category-description,
p.toggleWrap,
.rclp_ofie,
.cardImage, p.wp-caption-textxxx, div.wp-captionxxxx,.leaderboard_ofie, .mta {
 display:none;
 visibility:hidden;
}




div.contain-to-grid, header.row.logo, div#order-confirmation-body p, aside#sidebar,.leaderboard_ofie {
	display: none;
}




ul{list-style-type:none;}
.by-line span.divider:after {content: " ";}
.excerpt p:first-of-type {margin-top:0;}
article p.author_name {margin-bottom:0;margin-top:0;}
article h2, article h1 {margin-bottom:0;font-size:1.25em;}


section.articles_dividers p.by-line {margin-bottom:0;margin-top:0;}
section.articles_dividers .excerpt.has_image p {margin-top:0;}

section#topics_list h3 {font-size:1em !important;}
section.partners_corner h2 {font-weight:normal;font-size:1em;}


div.contain-to-grid, header.row.logo  {display:block;}
#mq-fixed-header {height:100px;}
section#page {padding-top:100px;}

.callOut.left {float:none !important;}

.postit::before {content: "";border:none;background-color:#fff;}
.postit {border:1px solid #cccccc;}

[class*="block-grid-"] > li {float:none;}
body.post-type-archive-cprofiles article.entry-archive .columns.bcard {height:auto !important;min-height:auto !important;}
body.post-type-archive-cprofiles [class*="block-grid-"] > li:nth-child(2n) {padding-left:15px !important;}



/* images */
imgx  { display: none !important; }

div.wp-captionx,  p.wp-caption-textxx  {
 display:none;
 visibility:hidden;
}