html, body {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    -webkit-print-color-adjust: exact;
}
#haut-de-page, #btn_top, header.header, #main_footer {
    display: none !important;
}
p {
    margin: 0 0 15px 0;
}
#wrapper {
    width: 720px;
    margin: 0 auto;
}
#tbl_form td {
    height: 26px;
}
#bottom_txt {
    text-align: justify;
    font-size: 10px;
    line-height: 1.5em;
}
#footer {
    text-align: center;
    color: #6c3857;
    font-size: 10px;
    line-height: 1.5em;
}
/* ===================== */
.big_wrapper_list:before, .big_wrapper_list:after {
    content: "";
    display: table;
}
.big_wrapper_list:after {
    clear: both;
}
.big_wrapper_list {
    zoom: 1;
    font-size: 0.8em;
    line-height: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}
/* ===================== */
.header:before, .header:after {
    content: "";
    display: table;
}
.header:after {
    clear: both;
}
.header {
    zoom: 1;
    display: block;
    page-break-inside: avoid !important;
}
.header div {
    height: auto !important;
}
/* ===================== */
.row_country:before, .row_country:after {
    content: "";
    display: table;
}
.row_country:after {
    clear: both;
}
.row_country {
    zoom: 1;
    height: 50px;
    padding: 10px 0 2px 0;
    display: block;
    margin-bottom: 10px;
    border-bottom: solid #999 1px;
    page-break-inside: avoid !important;
}
.row_country > div {
    padding-top: 0;
    height: 44px;
}
/* ===================== */
.products:before, .products:after {
    content: "";
    display: table;
}
.products:after {
    clear: both;
}
.products {
    zoom: 1;
    display: block;
    page-break-inside: avoid !important;
}
.products input::-webkit-outer-spin-button,
.products input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.products input[type=number] {
    -moz-appearance: textfield;
}
/* ===================== */
img {
    display: block;
}
.country_name {
    font-size: 15px;
    line-height: 32px;
}
hr {
    height: 0;
    border-bottom: solid 3px #e5dce1;
    background: none;
}
/* widths ===================== */
.width44 {
    width: 44px !important;
    display: block;
    float: left;
    padding-top: 8px;
    height: 20px;
}
.width427 {
    width: 427px !important;
    display: flex;
    justify-content: space-between;
    float: left;
    padding-top: 8px;
    min-height: 20px;
}
.width45 {
    width: 45px !important;
    display: block;
    float: left;
    height: 28px;
}
.width20 {
    width: 20px !important;
    display: block;
    float: left;
    padding-top: 8px;
    height: 20px;
}
.width84 {
    width: 84px !important;
    display: block;
    float: left;
    padding-top: 8px;
    height: 20px;
}
.width84_header {
    width: 84px !important;
    display: block;
    float: left;
    height: 28px;
}
.width18 {
    width: 18px !important;
    display: block;
    float: left;
    padding-top: 8px;
    height: 20px;
}
.width64 {
    width: 64px !important;
    display: block;
    float: left;
    height: 28px;
}
.width16 {
    width: 16px !important;
    display: block;
    float: left;
    padding-top: 8px;
    height: 20px;
}
.input_qty {
    width: 35px !important;
    padding: 0 !important;
    text-align: center !important;
}
.input_sous-total {
    width: 54px !important;
    padding: 0 !important;
    text-align: center !important;
}
.prix_blle {
    font-size: 10px;
    float: right;
    padding-right: 5px;
    white-space: nowrap;
    margin-left: 30px;
}
input[type="text"], input[type="number"] {
    height: 24px;
    border-color: #999;
}
