/* PRINT - IMPRESSION */
@media print {

      @page {
        size: A4;
      }
      h1 {float:left;display:block;width:100% !important;}
    .logo {float:left;margin-right:70mm;padding-bottom:10mm;}

    .entetesadr, .adressesmall, .emailiconesmall, .telsmall, .hide-on-print {display:none !important;}
      .searchbar, .header button svg, button.button.search, .searchbarfield.showsearch, .searchbarfield, .entetesadrsmall, .tiny_login {display:none !important;}
      .barretop, .wt-cli-cookie-bar-container {display:none !important;}
      .entetesadr {max-height:200px;}
      #smallcontactlink, #adresseicone, #emailicone, #emailiconesmall, .enteteadresses, .enteteadresses svg, #adresseiconesmall svg, .close-button, .annuaireside, #footer, .pagetitle img,  .formulaireprint {display:none !important;}
      .callout.fichemedecin {float:left;width:100%;}
      #mapdocteur {float:right;width:50% !important;}
      .imprimer-annuaire, .fichecomplete, #bottomnotice, #bottompop, #cookie_hdr_showagain, #cookie-law-info-bar, #cookie-law-info-again, .paginationannuaire, .emailloggedin, .telrouge {display:none;}
      .fichemedecin {margin-bottom:1cm;}
}
