/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-04-12, 20:49:52
    Author     : Daniel Jean
*/

@page {size: landscape}

a[href]:after {
    content: none !important;
}

#section_to_print a[href]:after { display:none; } 

section {
    padding:0px;
}
body {
    padding:0px;
}
.wrapper {
    padding:0px !important;
}
.module-horaire .table td {
    font-size:9px !important;
    padding:5px !important;
}
.module-horaire .table tr.nouvelleJourneePublic td {
    font-size:12px !important;
}
.module-horaire .table th {
    font-size:11px !important;
    font-weight:bold !important;
}
.module-horaire .table .nouvelleJourneePublic td {
    color:#000 !important;
}
.module-horaire .table th {
    color:#000 !important;
}
.container, .content-sygaction, table {
    width:100% !important;
    max-width:100% !important;
}
.content  {
    width:100% !important;
    padding:0px !important;
}