<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
  }
  /* Black prints faster: sanbeiji.com/archives/953 */
  /*a, a:visited { color: #444 !important; text-decoration: underline; }*/
  a,
  a:visited {
    text-decoration: none;
    font-weight: normal;
  }
  /* we do not want link in print */
  /*a[href]:after { content: " (" attr(href) ")"; }*/
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  /*@page { margin: 0.5cm; }*/
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  #right,
  #header,
  #bar-zone,
  button,
  ul.navigation,
  #menu,
  #flashVersionNotice,
  #footer,
  h1.section_title,
  #loginbox,
  #_atssh,
  #ajax_loader,
  #rightTop,
  #yui-history-iframe,
  a.postulate,
  #job_nav,
  .photo_canvas img,
  .top-bar-nav,
  #cometchat *,
  #cometchat_flashcontent * {
    display: none;
  }
  ul {
    list-style: none;
  }
  .cv_block h2 {
    font-size: 1.8em;
  }
  #situation h1,
  .cv_block .cv_item h1,
  #education div.cv_item h2 {
    font-size: 1.5em;
  }
  .job-details .logo,
  .job-details #company_members,
  .job-details #apply_content,
  .job-details #job_see_others_company_offers,
  .job-details .visits {
    display: none;
  }

  /* trombinoscope */
  /** force font if custom css force another police **/
  #trombinoscope-list table, #trombinoscope table,
  #trombinoscope-list h2, #trombinoscope h2,
  #trombinoscope-list h3, #trombinoscope h3,
  #trombinoscope-list a, #trombinoscope a,
  #trombinoscope-list span, #trombinoscope span,
  #trombinoscope-list em, #trombinoscope em {
    font-family: Lato;
  }

  #trombinoscope-list #logo_institute,
  #trombinoscope #logo_institute {
    float: left;
    margin-left: 0.4rem;
    max-width: 28%;
    max-height: 6rem;
  }

  #trombinoscope-list .event-container,
  #trombinoscope .event-container {
    float: right;
    margin-left: 0.4rem;
    max-width: 70%;
    max-height: 6rem;
  }

  #trombinoscope-list .event-container h2,
  #trombinoscope .event-container h2 {
    font-size: 12pt;
    text-align: right;
    font-weight: bold;
    margin-bottom: 0.1rem;
  }

  #trombinoscope-list .event-container h3,
  #trombinoscope .event-container h3 {
    font-size: 10pt;
    display: block;
    text-align: right;
    font-weight: bold;
  }

  #trombinoscope-list .event-container h3.date_event,
  #trombinoscope .event-container h3.date_event {
    font-weight: normal;
  }

  #trombinoscope-list .header-trombinoscope{
    height: 10rem;
    clear: both;
  }

  #trombinoscope .header-trombinoscope {
    height: 9rem;
    clear: both;
  }

  #trombinoscope .row {
    page-break-inside: avoid;
    break-inside: avoid;
  }

  #loopedinSelector{
    display: none;
  }

  #trombinoscope .card {
    page-break-after: auto;
    border: solid 1px lightgrey;
    width: 15.4rem;
    height: 20rem;
    border-radius: 0;
  }

  #trombinoscope .card-title {
    font-weight: bold;
    font-size: 11pt;
    text-align: left;
    line-height: 1.4;
  }

  #trombinoscope .card-text {
    text-align: left;
    font-size: 11pt;
  }

  #trombinoscope .trombinoscope-logo {
    height: 4rem;
  }

  .container-avatar {
    height: 153px;
  }

  #trombinoscope .trombinoscope-avatar {
    max-width: 48%;
    max-height: 120px;
    float: left;
    margin: 7% 0 0 7%;
  }

  #trombinoscope-list a.break_event,
  #trombinoscope .break_event{
    display: none;
  }

  #trombinoscope-list #loopedinSelector,
  #trombinoscope #loopedinSelector {
    display: none;
  }

  #trombinoscope-list a.print-link,
  #trombinoscope a.print-link{
    display: none;
  }

  #trombinoscope .company_name {
    font-weight: bold;
    font-size: 10pt;
  }

  #trombinoscope .title {
    font-size: 8pt;
    font-style: italic;
  }

  #trombinoscope .username{
    font-size: 11pt;
  }

  #trombinoscope .firstname {
    text-transform: capitalize;
  }

  #trombinoscope .lastname, #trombinoscope .birthname {
    text-transform: uppercase;
  }

  #trombinoscope .title-company-name {

    line-height: 0.9rem;
  }

  #trombinoscope .city_country {
    font-size: 8pt;
  }

  #trombinoscope .graduation_school_entity {
    font-size: 8pt;
  }

  /* trombinoscope list section */
  #trombinoscope-list tr.page-break  {
    page-break-inside: avoid;
    break-inside: avoid;
  }

  #trombinoscope-list table{
    font-size: 7pt;
    text-align: left;
    width: 100%;
  }

  #trombinoscope table thead {
    border: 0;
    border-bottom: 4px;
  }

  #trombinoscope-list tbody{
    border: solid 2px black;
  }

  #trombinoscope-list table tr{
    border-bottom: solid 1px black;
  }

  #trombinoscope-list tr td em{
    font-style: normal;
  }

  #trombinoscope-list tr.odd{
    background-color: #EFEFEF !important;
    print-color-adjust: exact;
  }

  #trombinoscope-list tr th{
    padding: 0.1rem;
    border-top: 0;
  }

  #trombinoscope-list tr td{
    padding: 0.4rem;
    border-top: 0;
    border-bottom: 0;
    line-height: 120%;
  }

  #trombinoscope-list tr.even{
    background-color: #FFFFFF !important;
  }

  #trombinoscope-list .lastname, #trombinoscope-list .birthname {
    text-transform: uppercase;
  }

  #trombinoscope-list .company_name, .graduation{
    font-weight: bold;
  }

  #trombinoscope-list .upper-name{
    text-transform: uppercase;
  }

  #trombinoscope-list .entity {
    font-style: italic;
  }

  #trombinoscope-list .signin-column {
    text-align: right;
  }
}
</pre></body></html>