/**** PRINT ****/
@media print {
  /* Hide navigational and non useful elements */
  .no-print,
  #topmenu,
  .layout-left,
  #additional-sociallinks,
  #socialbar,
  .banner_content,
  #tabs,
  .playlist_01,
  .home #slider,
  .feedback-form,
  a.ws-ico,
  .open_all,
  .if_js,
  #messages,
  #featured,
  .region-featured-wrapper,
  #tools,
  .region.region-help,
  #sidebar-left,
  #sidebar-right,
  #full-content-top,
  #content-top,
  #content-bottom,
  #footer-top,
  #footer,
  #layout-footer,
  #block-workbench-block,
  .field-name-field-clima-header-image,
  .field-name-clima-video-playlist,
  dl.ckeditor-tabber dt,
  a.btn-back-top,
  #responsive_tabs,
  #block-views-policies-home-slider,
  ul.flex-direction-nav {
    display: none !important;
  }
  #main-title {
    display: block !important;
    font-size: 24px !important;
    margin-left: 20px !important;
  }
  #wrapper-content-center {
    display: block !important;
  }
  #wrapper-content-center #content-wrapper {
    width: 100%;
    -moz-box-sizing: border-box;
  }
  #wrapper {
    border: none;
  }
  body {
    background-color: #fff;
    width: 100% !important;
  }
  /* Display QRCode of the page URL */
  #layout-header .qrcode {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* Undo some of EC stylesheets */
  .layout img.euImg {
    float: left;
    margin: 0px 15px 0px 0px !important;
    border: 0 !important;
    max-width: 100%;
  }
  ul.euDocRef li {
    list-style-type: none;
  }
  table.chart,
  table.chart td {
    border: 0px;
  }
  table.chart td.director,
  table.chart td.cell {
    border: 1px solid #000;
  }
  /* */
  #content_to_read {
    top: 0;
  }
  #block-system-main .field-name-body .warning {
    margin: 10px 5px;
    -moz-box-sizing: border-box;
  }
  /* Expand accordions */
  .accordion-content {
    display: block !important;
  }
  /* Print links url */
  a:link:after,
  a:visited:after {
    content: " [" attr(href) "] ";
    font-size: 90%;
  }
  a[href^="/"]:link:after {
    content: " [http://ec.europa.eu" attr(href) "] ";
  }
  a[href^="#"]:link:after {
    content: "";
  }
  /**** END PRINT ****/
  .euTocBox,
  .euNewsletterImg,
  div.euMedia,
  .euTopLink,
  #euDebug,
  .mediaPagin,
  .tabNav,
  .multiPage,
  .calendarSkin,
  .euVoting,
  .slideShow,
  .mediaGallery,
  .mediaFrame,
  .js .noscript {
    display: none;
  }
  .layout table,
  .layout td {
    border: 1px solid #000;
  }
  .layout td {
    padding: 0 10px;
  }
  .layout div.euAbstract {
    clear: both;
  }
  .layout img.euImg {
    float: right;
    max-width: 60px;
    width: auto !important;
    width: 60px;
    clear: right;
    display: inline;
    margin: 1px !important;
    border: 1px solid #000 !important;
  }
  .layout div.euButtons img {
    float: none;
    clear: both;
  }
  .show,
  .hide {
    display: block;
  }
  .js .euMenu,
  .euMenu,
  .menu-browse,
  .js .menu-browse {
    display: none;
  }
  /* GENERAL */
  * {
    color: #000 !important;
    border: 0;
    background-color: transparent;
    background-image: none;
  }
  html,
  body {
    height: auto;
  }
  a {
    text-decoration: underline;
  }
  ul,
  ul li {
    list-style-type: disc;
  }
  ol,
  ol li {
    list-style-type: decimal;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    padding: 0 0 5px 0;
    font-weight: bold;
    border: 0;
  }
  /* BANNER */
  * + html #layout-header,
  #layout-header {
    position: relative;
    z-index: 10;
    min-height: 85px;
    background-color: #fff;
    line-height: 1.4;
  }
  * + html #banner-flag,
  #banner-flag {
    position: static;
    float: left;
    width: 86px;
    height: auto;
  }
  /* 172x119 */
  * + html #layout-header #banner-title-text,
  #layout-header #banner-title-text {
    margin: 0;
    border: 0;
    font-size: 20px;
    line-height: 1.2;
    padding: 0 0 10px 100px;
    position: static;
  }
  #banner-background,
  #banner-image-right,
  #banner-image-title {
    background-image: none;
  }
  /* LAYOUT */
  .layout {
    font-size: 120%;
    padding: 1%;
    margin: 0;
    width: 98%;
  }
  .layout-wrapper,
  .layout-wrapper-reset,
  .layout-content {
    margin: 0 !important;
    width: auto !important;
    clear: both !important;
    padding: 0 !important;
  }
  .layout-left,
  .layout-right,
  .layout-footer {
    display: none;
  }
  /* HIDDEN */
  .off-screen,
  #accessibility-menu,
  .js #accessibility-menu,
  #banner-image-right,
  #banner-image-title,
  #services,
  #language-selector,
  #language-selector-close,
  #path,
  #additional-tools,
  .js #additional-tools,
  .ws-ico,
  .link-ico img,
  .link-size,
  .ws-links,
  html body a.link-components {
    display: none;
  }
  * + html #additional-tools,
  * + html .js #additional-tools {
    display: none;
  }
  #accessibility-menu,
  .js #accessibility-menu {
    display: none !important;
  }
}
