@charset "UTF-8";
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > div.row:nth-of-type(2){
    display: none;
}
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > div.row:nth-of-type(1) {
    margin-right: 0px;
    margin-left: 0px;
    position: relative;
}
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > div.row:nth-of-type(1) > table:nth-of-type(1) {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 0;
}
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > div.row:nth-of-type(1) > table:nth-of-type(2) {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    position: relative;
}
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > div.row > table:nth-of-type(2) > tbody > tr > td > div > address > div:nth-of-type(1) {
    font-weight: bold;
}
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > div.row > table:nth-of-type(2) > tbody > tr > td > div > address > div:nth-of-type(2) {
    line-height: 2;
    text-transform:uppercase;
}
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > div.row > div.col-xs-6 {
    display: none;
}
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > div.row > div.col-xs-5 {
    display: none;
}
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > h1:nth-of-type(1),
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > img:nth-of-type(1),
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > table.table.table-condensed:nth-of-type(1),
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > table.table.table-condensed:nth-of-type(2){
    display: none;
}
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > div.row:nth-of-type(3) {
    margin-top: -1em;
}
div[data-view-xmlid="stock_picking_template_bnv.report_picking_traduct"] > br:nth-of-type(1) {
    display: none;
}
