@import url(typography.css);
/* Print stylesheet.
*/
body { font-family: Arial, Helvetica, 'sans-serif'; font-size: 10pt; line-height: 1.4; }

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 { font-family: Arial, Helvetica, 'sans-serif'; color: #225176; }

div, article { width: 100%; margin: 0; float: none; }

.navbar, .sidebar-nav, .sidebarSpan, .breadcrumb, .icon, .control, .btn, .carousel-control, .printShare, .resultsHeader, .pagination, footer, .tabFeature, .homeExtrasRight, .switch a, .pagingExtras, .itemAbstractToggle { display: none; }

#printLogo { display: block; margin-bottom: 30px; }

header:before { display: block; content: "Thank you for printing our content at www.takeovers.govt.nz"; margin-bottom: 30px; border-bottom: 1px solid #bbb; font-size: 10pt; padding: 6px 0; }

.itemAbstract { display: block !important; }

ul.listedItems, .attachments ul, ul.optionset { margin-left: 0; list-style: none; }

#layout { padding-top: 0 !important; }

/* Print Forms */
label.left { font-weight: bold; }
label.right { font-size: 12px; color: #666; font-weight: normal; margin-bottom: 9px; margin-top: -4px; }

input, select, textarea { margin-bottom: 9px; }
