.label-shipment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px;position:absolute;min-width:599px;background:#fff;border:1px solid #ccc;border-radius:8px}.label-shipment,.label-shipment .label-shipment-content{width:auto;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.label-shipment .label-shipment-content{min-width:501px;max-width:525px;border:1px solid #000}.box-print{position:absolute;width:345px;height:auto;margin-left:40px;background:#fff;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px}.box-print .ant-radio-wrapper{color:#0559cb!important}.accept-button-modal{margin:10px 0;border:1px solid #0559cb;background:#0559cb;color:#fff;width:100%;padding:.75rem;border-radius:5px;cursor:pointer}@media print{body *{visibility:hidden}.label-shipment *{visibility:visible}.label-shipment{position:fixed;margin:0;left:0;top:0}}