html, body {
    width: 210mm;
    font-size: 14px;
    line-height: 1.2em;
}

#wrapper {
    border: 0;;
    min-height: 27cm;
    padding: 0;
}
#compte.reservations td {
    font-size: 90%;
}


#compte.reservations .col_code {
    width: 10% !important;
    word-break: break-all;
    font-size: 90%;
}

#compte.reservations .col_categories_liste {
    width: 35% !important;
}


.tournee-info-titre {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;

}

#esp-grid, #esp-form {
    width: 200mm;
    padding: 0;
    margin: 0;
    background: transparent;
}

#tournee-info-wrapper {
    padding: 0 1em
}

.tournee-info-wrapper {
    padding: 0 1em;
    page-break-after: always;
    /*border: 4px solid black;*/
    min-height: 18cm;

}

.tournee-info-wrapper:first-child {
    page-break-after: unset;
}

.tournee-info-titre {
    flex-direction: column;
    width: 200mm;
    border-bottom: 4px solid black;
    margin: 0;
    padding: 0 0 .5em 0;
}

.tournee-info-zone {
    flex-wrap: wrap;
}

.tournee-info-zone-nom {
    flex: 0 0 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.tournee-info-zone h5 {
    font-size: 24px;
}

.tournee-info-zone-clients {
    flex: 0 0 100%;
    font-size: 12px;
}

.tournee-info-titre span {
    height: 1.2em;
    padding: .4em 0;

}

#admin, #admin-wrapper, #header, #subnav, #fld_est_facturee, #fld_tournee_date, #fld_delai_livraison, #fld_delai_reservation, .btn, .save, #footer, button, .button-bar {
    display: none;
}

.print {
    display: block;
}

.tournee-titre {
    font-weight: 400;
    color: #5B9EC8;
    font-size: 32px;
    padding: .5em 0;
}

.tournee-affiches {
    color: #F20070;
    font-size: 36px;
}

.info-date {
    font-weight: 300;
    font-size: 11px;
    text-align: right;
    width: 100%;

}

.row.header.esp-grid {
    display: none;
}

.total {
    width: 210mm;
}
