/* overwritting this stylesheet for proper alignment of the customer chooser in the search screens*/
.w-chWrapLeft  > .w-txt.w-txt-dsize {
  width: 224px;
}

.deliver-ship-to{
  padding:5px 10px;
  border: none !important;
  color: #333333;
  font-family: Arial Regular,Arial;
  font-size: 13px;
}

.anpo-ANTXNLIU-detailsButtonStyle{
  vertical-align: top !important;
  padding-top: 3px;
}

.prod-act-repl-dtcol {
    width: 20%;
}

.product-act-replenish-table {
	border: 0;
	padding: 0;
	border-spacing: 0;
    border-collapse: collapse;
	
}

.product-act-replenish-padtab {
	border: 0;
	padding: 2px;
	border-spacing: 0;
    border-collapse: collapse;
	
}

.product-act-replenish-padtab .sawa-TXCC-customerChooser {
    margin-top: 6px;
}

.product-act-replenish-searchtab  {
    width: 50%;
}

.asn-due-list-items-to-ship-icon {
    color: #0A6ED1;
    font-family: SAP-icons !important;
    font-size: 18px;
    cursor: pointer;
}

.asn-due-list-items-to-ship-icon:hover {
    color: #0854A0;
}

.asn-due-list-items-to-ship-icon.not-shipped {
    opacity: 0.4;
}