.order-status-row .icon-wrapper .icon img {width: 100px;height: 100px;filter: grayscale(100%);}
.order-status-row .status-col.completed .icon img { filter: grayscale(0%); }
.status-label .status-date {margin:0 auto;}
.status-label p {color:gray;}
.order-status-row .status-col.completed .status-label p{color:#47B32D;}
.order-status-row .status-col .status-block .status-label {font-weight:300;}