header { background: #FFCC00; font-size: 2em; padding: 0.2em; font-weight: bold; color: #D40511; text-align: center !important;}
footer { font-size: 0.7em; margin: 2em; font-weight: normal; }
.red { color: #D40511 }
.yellow { color: #FFCC00; }
.blue { color: #4974c1}

small  {  font-size: 0.9em }

div.status { font-size: 2em; text-align: center; font-weight: bold; background: #efefef}
div.call_agent { background: url(../img/status_track/call_agent.png) center center no-repeat; background-size: 100px 100px; min-height: 100px; }
div.call_agent.asia { background: url(../img/status_track/call_agent_asia.png) center center no-repeat; background-size: 100px 100px; min-height: 100px; }
div.warehouse { background: url(../img/status_track/warehouse.jpg) center center no-repeat; background-size: contain; height: 300px; }
div.courier { text-align: center; margin: 1em; }
label { font-weight: bold; }
.caps { font-variant: small-caps; }

td.product-img { width: 30%; }
td.product-img img { aspect-ratio: 1/1; object-fit: contain; width: 7em; }
