<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.packing-slip-content table, .packing-slip-content tr, .packing-slip-content td, .packing-slip-content div, .packing-slip-content p {
    /*border: 1px solid black;*/
}

.packing-slip-content h1, .packing-slip-content h2, .packing-slip-content h3, .packing-slip-content h4, .packing-slip-content h5, .packing-slip-content h6{
    padding: 0;
    margin: 0;
}

.packing-slip-content table, .packing-slip-content div {
    font-family: dejavusanscondensed, Arial, sans-serif;
}

.packing-slip-content table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    line-height: normal;
    color: #555;
    font-size: 12px;
    margin: 0.5cm;
}

.packing-slip-content table td, .packing-slip-content table th {
    padding: 5px;
    vertical-align: top;
    line-height: inherit;
}

.packing-slip-content table tr.top td {
    padding-top: 0px;
}

/* Top information */
.packing-slip-content table tr.top td:nth-child(2){
    text-align: right;
}

.packing-slip-content table tr.title td {
    margin-left: 80px; /* Document margin */
    line-height: 55px;
}

.packing-slip-content table tr.information td {
    padding-bottom: 20px;
}

/* Customer billing address */
.packing-slip-content table tr.information td:nth-child(3){
    text-align: right;
}

.packing-slip-content table tr.heading th {
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
    background:#000;
}

.packing-slip-content table tr.item td{
    border-bottom: 1px solid #eee;
}

.packing-slip-content table.notes {
    margin-top: 40px;
}

.packing-slip-content table.footer {
    margin-top: 20px;
    margin-bottom: 20px; /* Document margin */
    width: 100%;
}

.packing-slip-content table.footer tr td {
    vertical-align: bottom;
}

.packing-slip-content table.footer tr td {
    text-align: right;
}


/*---------------------------*/
table.product-inventory-template {
    border: 1px solid #8CC63F;
    background-color: #EEEEEE;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
table.product-inventory-template td, table.product-inventory-template th {
    border: 1px solid #AAAAAA;
    padding: 4px 4px;
}
table.product-inventory-template tbody td {
    font-size: 14px;
}

table.product-inventory-template tbody td.number, table.product-inventory-template th.number{
    text-align:right;
}

table.product-inventory-template tbody td.number, table.product-inventory-template th.number{
    text-align:right;
}

table.product-inventory-template tr:nth-child(even) {
    background: #ebebeb;
}
table.product-inventory-template thead {
    background: #8CC63F;
    background: -moz-linear-gradient(top, #a9d46f 0%, #97cb52 66%, #8CC63F 100%);
    background: -webkit-linear-gradient(top, #a9d46f 0%, #97cb52 66%, #8CC63F 100%);
    background: linear-gradient(to bottom, #a9d46f 0%, #97cb52 66%, #8CC63F 100%);
    border-bottom: 2px solid #444444;
}
table.product-inventory-template thead th {
    font-size: 15px;
    font-weight: bold;
    border-left: 2px solid #B0C68C;
}
table.product-inventory-template thead th:first-child {
    border-left: none;
}

table.product-inventory-template tfoot {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background: #8CC63F;
    border-top: 2px solid #444444;
}
table.product-inventory-template tfoot td {
    font-size: 14px;
}
table.product-inventory-template tfoot .links {
    text-align: right;
}
table.product-inventory-template tfoot .links a{
    display: inline-block;
    background: #8CC63F;
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
}

/*-------------------------*/

.loading-ajax{
    margin-left:16px;
    display:none;
}

.loading-ajax.actif{
    display:inline-block;
    max-width:32px!important;
}

.loading-ajax img{
    max-width:32px!important;
}

/*--------------------------*/

body .concessions-infos-wrapper ul li{
    margin-bottom:0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #ccc;
}

body .concessions-infos-wrapper ul li input{
    height: 32px!important;
    padding: 2px 6px!important;
}

.info-reception-serial-number-content{
    display:flex;
}

.info-reception-serial-number-content ul{
    width:50%;
}

.concessions-infos-wrapper hr{
    margin-top:4px!important;
    margin-bottom:4px!important;
}

.info-reception-serial-number-content ul li{
    height: 44px;
    display: flex;
    align-items: center;
}


#menu-menu-concession{
    display:flex;
}

#menu-menu-concession li{
    font-size: 16px;
    font-weight: 400;
    padding: 18px 24px;
    background-color: #8CC63F;
    color: #fff;
    text-decoration: none;
    height: 50px;
    margin-right:12px;
}

#menu-menu-concession li:hover{
    background-color:#4C4C4C;
}

#menu-menu-concession li a{
    color:#fff;
    text-decoration: none;
}


.list-concession-requests li{
    margin-bottom: 2px;
    padding: 6px;
    border-bottom: solid 1px #dedede;
}

.list-concession-requests .qty-request{
    color:#2E6800;
    font-weight:bold;
    margin-left:12px;
    margin-right:12px;
}

.list-concession-request .remove{
    color:red;
    cursor:pointer;
    font-weight:bold;
}

.list-concession-request .remove:hover{
    opacity:0.8;
}

input.details-concession-request{
    text-align:center!important;
}

.concession-request-item-content ul li{
    margin-bottom:4px;
}

.concession-request-item-content ul li input{
    width: auto!important;
    display: inline-block!important;
}

.concession-request-item-content ul li span.confirmation-sign{
    isplay: inline-block;
    margin-left:12px!important;
    margin-right:12px!important;
}

.concession-request-content ul li input.serial-number{
    min-width:300px;
}

.concession-request-content ul li input.serial-number{
    min-width:300px;
}</pre></body></html>