/*
    Created on : Feb 28, 2024, 2:23:29 PM
    Author     : mpasos
*/
* {
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  color: #000;
  background-color: transparent;
  text-align: left;
  padding: 0.5rem 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  font: 12pt Georgia, "Times New Roman", Times, serif;
  line-height: 1.3;
  text-align: left;
}

#memberswrap,
.party,
section,
div {
  padding: 0.5rem 0;
  margin: 0;
  background-color: transparent;
}

.is-hidden-mobile, .branding, .profile-img,
.menu-language-menu-container, #mobile, #toggle, .section-img,
.social-feed, img, .video-wrap,
.upper-menu, .icn--menu-toggle, .icn--menu-toggle:before,
header nav, footer, iframe, nav, a[class*=btn],
.cec-structure .council:before {
  display: none;
  width: 0;
  height: 0;
}

.intro, header, .profile-img,
.headerbox {
  padding: 0;
  margin: 0;
}

.headerbox .intro {
  left: 0;
}

.council:before,
.secretariat:before,
.jpac:before {
  background-image: none;
  background-size: 0;
}

branding:after {
  content: "Commission for Environmental Cooperation";
}

h1, h2, h3, p {
  text-shadow: none;
  text-decoration: none;
  color: #000;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 24pt;
}

h2 {
  font-size: 14pt;
}

aside h2 {
  font-size: 18pt;
}

.topic.tool {
  border: none;
}

ul li {
  line-height: 1;
  margin-bottom: 0;
}

.document {
  padding: 0;
  border: none;
  text-align: left;
  width: 100%;
  max-width: 100%;
}

.panel {
  height: auto;
  opacity: 1;
  overflow: visible;
  padding: 1rem 2rem;
  border-top: 0;
}

.handle label:after {
  display: none;
}

@page {
  margin: 1cm 2cm;
}
.crosscutting,
.textbox {
  border: none;
  padding: 0;
}

/*# sourceMappingURL=print.css.map */
