﻿/***********************
 * ADM Print Styles
 **********************/
.dccw,
header.dccw-boxu {
    background: none;
    width: 100%;
}

/*page margins*/
@page {
    margin: 1.5cm;
}





/*======================
 Baseline
======================*/
h1.dccw-boxu, 
.dccw-boxu h1, 
.dccw-boxu h2, 
h3.dccw-boxu, 
.dccw-boxu h3, 
.dccw-boxu h4, 
.dccw-boxu h5,
.dccw-boxu p,
.dccw #home > a.dccw-boxu.disabled h2, 
.dccw #home > a.dccw-boxu.disabled p {
    color: black !important;
    width: 100%;
}

h1.dccw-boxu, 
.dccw-boxu h1, 
.dccw-boxu h2, 
h3.dccw-boxu, 
.dccw-boxu h3, 
.dccw-boxu h4, 
.dccw-boxu h5 {
    /*don't break headings across multiple pages*/
   page-break-after: avoid;
    font-weight: bold;
}

h3.dccw-boxu, 
.dccw-boxu h3 {
    margin: 0.3cm 0;
    font-size: 14pt;
}

.dccw-boxu h5,
.dccw-boxu p {
    margin: 0.3cm 0;
    font-size: 12pt;
}

.dccw-boxu p {
    line-height: 14pt;
}

.dccw-boxu p > span,
.dccw-boxu .editable {
    font-size: 12pt !important;
    line-height: 14pt !important;
    color: black;
}

img,
.dccw img,
.dccw-boxu img {
   width: auto !important;
   height: auto !important;
   max-width: 100% !important;
   max-height: 12cm !important;
   page-break-inside: avoid;
}

.dccw a, .dccw-boxu a {
    text-decoration: none;
    color: black;
}

.dccw-boxu a[href^=http]:after {
    content: " (" attr(href) ") ";
}

/*Remove all unnecessary padding / margins*/
section.dccw-boxu {
    padding: 0;
    margin: 0;
}

/*Remove all unnecessary elements*/
.dccw nav.dccw-boxu,
.dccw #logo img:first-child,
.dccw #ac-logo img:first-child,
.dccw-boxu#sticky-menu,
.dccw-boxu#unitary-plan,
.dccw-boxu a.download,
.dccw-boxu a.map-button,
.dccw-boxu .content-controls,
.dccw-boxu img.play-button,
.video {
    display: none !important;
}



/*======================
 Header
======================*/
header {
    border-bottom: 2px solid #000;
    padding-bottom: 30px;
    padding-top:20px;
    overflow: auto;
    display: block !important;
}

.dccw #logo {
    margin-left: 0;   
    float: left;
}

.dccw #ac-logo {
    float: right; 
    width: 4cm; 
}

.dccw-boxu #ac-logo[href^=http]:after {
    content: "";
}

.dccw #logo img.print,
.dccw #ac-logo img.print {
    display: block;
}

/*Page Header*/
.dccw-boxu#page-header {
    background: none;
    border-bottom: 2px solid black;
    display: block !important;
    margin-bottom: 20px;
}

.dccw-boxu#page-header .resize-limit > div > div {
    display: none;
}

.dccw-boxu#page-header .breadcrumb,
.dccw-boxu#page-header h2 {
    display: inline-block !important;
    width: auto;
    margin: 10px 0;
}

.dccw-boxu#page-header .breadcrumb a,
.dccw-boxu#page-header h2 {
    font-size: 8pt !important;
    font-weight: 400;
}

.dccw-boxu#page-header .breadcrumb:after {
    content: "/";
    display: inline-block;
    margin: 0 0 0 4px;
}

.dccw-boxu#page-header h2 span {
    display: none;
}

.dccw-boxu#page-header .subsites {
    display: none;
}

/*Header Carousel*/
#feature-zone {
    display: none;
}

/*Nav*/
.dccw nav.dccw-boxu > ul {
    border: none;
}





/*======================
 Home
======================*/
.dccw #home {
    margin-top: 0.5cm;
}




/*======================
 Carousels
======================*/
.dccw-boxu.wrapper .jcarousel-wrapper.non-print {
    display: none;    
}

.dccw-boxu.wrapper .jcarousel-wrapper.print {
    display: block;
}

.dccw-boxu.wrapper .jcarousel-wrapper.print section > div:first-child {
    position: relative;
    margin: 0.3cm 0;
    page-break-inside: avoid;
    max-height: 17cm !important;
}

@media print and (-webkit-min-device-pixel-ratio:0) {
    .dccw-boxu.wrapper .jcarousel-wrapper.print section > div:first-child {
        page-break-inside: auto;
    }
}

.dccw-boxu.wrapper .jcarousel-wrapper.print section > div:first-child > img {
    display: block;
    max-height: 17cm !important;
}

.dccw-boxu.wrapper .jcarousel-wrapper.print section .hotspot a {
    position: absolute;
    display: block;
    width: 30px;
    height: 31px;
    z-index: 200;
}

.dccw-boxu.wrapper .jcarousel-wrapper.print section .hotspot a:before {
    content: url(../images/carousel/hotspot.png);
    display: block;
    width: 30px;
    height: 31px;
}

.dccw-boxu.wrapper .jcarousel-wrapper.print section .hotspot a span {
    display: block;
    margin-top: -25px;
    font-weight: bold;
    text-align: center;
}

.dccw-boxu.wrapper .jcarousel-wrapper.print section .hotspot-details .text > span:first-child {
    display: inline-block;
    margin-right: 5px;
}

.dccw-boxu.wrapper .jcarousel-wrapper.print section .general-content-caption .sub-heading {
    font-weight: bold;
}




/*======================
 Guidance Section
======================*/
#guidance {
    display: none;
}

#guidance-menu {
    display: none;
}

#indexor {
    display: none;
}

.dccw-boxu .guidance h1.dccw-boxu span.page-number {
    display: none;
}

.dccw-boxu .guidance .breadcrumb {
    font-weight: bold;
}

.dccw-boxu .guidance .breadcrumb a:first-child,
.dccw-boxu .guidance .breadcrumb a:first-child + span {
    display: none;
}

.dccw-boxu.design-outcome .index,
.dccw-boxu.grid .index {
    width: 15px;
    font-size: 12pt;
    color: black;
}

.dccw-boxu.design-outcome .index + .outcome-box-content,
.dccw-boxu.grid .index + p {
    height: auto !important;
    padding-left: 20px;
    margin-top: -19px;
}

.dccw-boxu#related-links section ul li a {
    font-size: 12pt;
}

.dccw-boxu.grid .tile img {
    margin-bottom: 0.3cm;
}




/*======================
 Grid Tiles
======================*/
.dccw-boxu.grid-tile {
    margin-right: 0.3cm;    
}

.dccw-boxu.grid-tile .tile-head {
    display: none;
}

.dccw-boxu.grid-tile .header,
.dccw-boxu.grid-tile .caption {
    margin-top: 0.15cm;
}




/*======================
 Datacolumns
======================*/ 
.dccw-boxu .datacolumns .column .container {
    height: auto !important;
}

.dccw-boxu .datacolumns .column h4.sub-heading,
.dccw-boxu .datacolumns .column h3.heading {
    display: inline-block;
    width: auto;
    margin: 0;
    font-size: 14pt;
    font-weight: bold;
}

.dccw-boxu .datacolumns .column h4.sub-heading:after {
    content:":";
    margin: 0 3px 0 0;
}

.dccw-boxu .datacolumns .column br {
    display: none;
}



/*======================
 Case Study, Worked Example
======================*/
.dccw #case-study > h4,
.dccw #worked-example > h4,
.dccw #success-story > h4 ,
.dccw #article > h4 {
    font-size: 18pt;
    margin: 0.3cm 0;
}

.dccw #case-study .dccw-boxu.details .description,
.dccw #success-story .dccw-boxu.details .description,
.dccw #article .dccw-boxu.details .description {
    font-size: 12pt;
    color: black;
}

.dccw #case-study .dccw-boxu.details .description h3,
.dccw #success-story .dccw-boxu.details .description h3,
.dccw #article .dccw-boxu.details .description h3 {
    margin-bottom: 0.3cm;
}

.dccw #case-study .dccw-boxu.details .description h3 + h3,
.dccw #success-story .dccw-boxu.details .description h3 + h3,
.dccw #article .dccw-boxu.details .description h3 + h3 {
    margin-top: 0.3cm;
}

.dccw #case-study .dccw-boxu.details div.google-map #map-canvas,
.dccw #success-story .dccw-boxu.details div.google-map #map-canvas {
    display: block;
}




/*======================
 Design Toolkit
======================*/
.dccw-boxu.design-toolkit a {
    display: block;
    margin-top: 0.3cm;
}

.dccw-boxu.design-toolkit a .text-container > h4 {
    display: none;
}




/*======================
 Resources, Parks Elements
======================*/ 
.dccw-boxu#resources-carousel .resources {
    display: none;    
}

.dccw-boxu#resources-carousel .header > h4 {
    font-size: 24pt;
}

.resources .dccw-boxu.filter-results .result-hole,
.dccw-boxu#pt-details-parks-hole .filter-results .result-hole {
    margin-left: 0 !important;
}

.resources .dccw-boxu.filter-results .filters,
.dccw-boxu#pt-details-parks-hole .filter-results .filters {
    margin-top: 0.3cm;    
}

.resources .dccw-boxu.filter-results .filters a,
.dccw-boxu#pt-details-parks-hole .filter-results .filters a {
    display: none;
}

.resources .dccw-boxu.filter-results .filters fieldset,
.dccw-boxu#pt-details-parks-hole .filter-results .filters fieldset {
    border: none;
    padding: 0;
    margin: 0.3cm 0;
    color: black;
}

.resources .dccw-boxu.filter-results .filters fieldset legend,
.dccw-boxu#pt-details-parks-hole .filter-results .filters fieldset legend {
    font-weight: bold;
}

.dccw-boxu.filter-results .results ul,
.dccw-boxu#pt-details-parks-hole .filter-results .results ul {
    padding-left: 0;
}

.dccw-boxu.filter-results .results .result,
.dccw-boxu#pt-details-parks-hole .filter-results .results .result {
    display: none;
}

.dccw-boxu.filter-results .results .result.selected,
.dccw-boxu#pt-details-parks-hole .filter-results .results .result.selected {
    display: block;
}

.dccw-boxu.filter-results .results .result.selected > div:first-child,
.dccw-boxu#pt-details-parks-hole .results .result.selected > div:first-child {
    display: none;
}

.dccw-boxu.filter-results .results .result.selected .expanded-result,
.dccw-boxu#pt-details-parks-hole .results .result.selected .expanded-result {
    margin-left: 0 !important;
}

.dccw-boxu#pt-details-parks-hole .results .result.selected .expanded-result h4 > .resource-title {
    font-size: 2.3em;
}

.filter-results ul.grid-decoration,
.dccw-boxu.filter-results .results .pages {
    display: none;
}

.resources .dccw-boxu.filter-results .filters,
.dccw-boxu#pt-details-parks-hole .parks-filter-grid,
.dccw-boxu#pt-details-parks-hole .filters,
.dccw-boxu#pt-details-parks-hole .filter-results > h4 {
    display: none;
}




/*======================
 Search
======================*/ 
.dccw-boxu.filter-results .search-header-box {
    margin-top: 0.3cm;    
}

.dccw-boxu.filter-results .search-header-box input {
    margin-bottom: 0.3cm;
}

.dccw-boxu .search-results .scopes {
    display: none;
}

.dccw-boxu .search-results .filters a {
    display: none;
}

.dccw-boxu .search-results .filters fieldset {
    border: none;
    padding: 0;
    margin: 0.3cm 0;
    color: black;
}

.dccw-boxu .search-results .filters fieldset legend {
    font-weight: bold;
}

.dccw-boxu .search-results .results ul {
    padding-left: 0;
}

.dccw-boxu .search-results .results .result {
    list-style-type: none;
    margin-bottom: 0.3cm;
}

.dccw-boxu .search-results .results .result a {
    display: block;
}

.dccw-boxu .search-results .results .result a span {
    display: block;
}




/*======================
 Glossary
======================*/
.dccw-boxu.glossary .glossary-alphabet {
    display: none;
}

.dccw-boxu.glossary #glossary-definitions-hole ol {
    padding-left: 0;
}




/*======================
 Footer
======================*/
footer {
    display: none;
}




/*======================
 qTip
======================*/
.dccw-boxu .qtip-tip,
.dccw-boxu .qtip-content {
    display: none;
}