.header{margin-bottom:20px}.title,.subtitle,.importStatus{display:flex;justify-content:center;text-align:center;margin-bottom:10px}.formContainer{display:flex;justify-content:center}.inputContainer{display:flex}.inputFile,.inputSubmit{opacity:0;overflow:hidden;position:absolute;z-index:-1}.inputFile+label,.inputSubmit+label{width:170px;display:flex;align-items:center;padding:10px;margin-right:10px;font-weight:600;background-color:#fff;color:#bd1622;border:1px solid #bd1622;border-radius:10px;justify-content:center}.inputFile+label:hover,.inputSubmit+label:hover{cursor:pointer;color:#fff;background-color:#bd1622}.importIcon{font-size:24px;margin-right:5px}.contentTable table{width:100%;text-align:left;margin-bottom:20px}.contentTable table th{background-color:#343434;color:#fff;border:1px dashed red}.contentTable table .sale_order span{margin-right:10px}.contentTable table .sale_order .status{display:inline-block;vertical-align:middle;width:15px;height:15px;border-radius:50%}.contentTable table .sale_order .status.sent{background-color:#dcdcdc}.contentTable table .sale_order .status.sale{background-color:green}.contentTable table .sale_order .status.cancel{background-color:red}.contentTable table .partner span>span{margin-right:10px}.contentTable table .pipe_order_line{font-size:.9em}.contentTable table .pipe_order_line .product{padding-left:18px}.contentTable table .pipe_order_line:nth-child(even){background-color:#e8e8e8}.contentTable table .pipe_order{border-top:1px solid #343434}.contentTable table .pipe_order:first-of-type{border:none}.contentTable table .pipe_order.open{border-bottom:1px solid #444444}.paginate{display:flex;justify-content:center}.paginate div{display:flex;align-items:center}.paginate div div{margin-right:10px}.paginate div div:last-child{margin-right:0}.paginate div button{border:1px solid #343434;background-color:#fff;border-radius:10%}
