.Shipment ,.Arrow, .Quote, .ReturnToFinalCust {
   float: left;
   margin: 5px;
   padding: 5px;
   max-width: 150px;
   height: 320px;
   border: 0px solid black;
}

.WorkflowData {
	overflow:auto; 
}

.insideBox {
	overflow:auto; 	
}

.alignRightButton {
	float: right;
}

#styleDashiconsorderType {     
	font-size: 150px;
	width: 150px;
	height: 150px;
	overflow: visible; 
	text-decoration: none;
}
#styleDashiconsArrow {     
	font-size: 60px;
	width: 60px;
	height: 60px;
	overflow: visible; 
	text-decoration: none;
}