/*

DirectMail.com Print Style Sheet - Innate
--------------------------------------------*/

 /*

Initialization/Defaults
--------------------------------------------*/

/* --- Block Elements --- */
html { background: #fff; } 

/* Input */
  input[type='text'], input[type='password'], textarea { background: transparent none; border: 2px solid #e5e5e5; }
  input[type='submit'], .btnLink { border: 4px solid #e36b00; color: #000; }

/* Select Box */
select { padding-right: 0; background: transparent none; border: 2px solid #e5e5e5; }  

  select::-ms-expand { display: none; }

  @supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal) {
    
    select { background: transparent none;  }
    
  }
  .ie8 select, .ie9 select { background: transparent none; }  


/* 
  Header
-----------------------------*/
.siteHeader { margin-bottom: 25px; }

.siteLogo { position: static; float: none; background: transparent none; border: 0; }

.siteLogo:after { content: ''; display: block; width: 240px; height: 0; margin: -55px 0 0; border-top: 75px solid #71808a; border-bottom: 4px solid #5d6d78; }


/* 
  Site Navigation
-----------------------------*/
.navwrapper { display: none; }


/* 
  Content
-----------------------------*/
/* Breadcrumbs */
.breadCrumb { display: none; }


/* 
  Article
-----------------------------*/
.article { float: none; clear: both; width: auto; padding-bottom: 0; }
  .article > div { background: transparent none; border-top: 3px solid #999; }

.featured { float: none !important; width: auto !important; }


/* GeoInsight(TM) Table */
  .geoTable td, .geoTable tr td:nth-child(2), .geoTable tbody tr:nth-child(odd), .geoTable .geoLink { background: transparent none; } 
  .geoTable td { padding: 7px 0; } 

      .geoTable tr td:nth-child(2) { width: 20px; padding: 0; }

  .geoTable .geoLink { padding: 20px 0; }
  .geoTable .selected { background-image: none; }

/* 
  Sidebar
-----------------------------*/
.sidebar { display: none; }


/* 
  Footer
-----------------------------*/
.footerWrapper { padding-top: 30px; background: transparent none; border-top-width: 3px; }

.siteFooter { display: none; }

/* 
  Forms
-----------------------------*/

/* Do Not Mail List */
  .mailForm li { display: block; } 


/* 
  Home
-----------------------------*/

/* Owl */
.owl-theme .owl-controls, .owl-theme .btnLink { display: none; }


/* 40 Years */
.fortyYears { float: none; }
  .fortyYears p { margin-bottom; 50px; }