.md-grid {
  max-width: 1440px;
}

.md-typeset__table {
  min-width: 100%;
}

.md-typeset__table table:not([class]) {
  display: table
}

.txt-alert {
  color: #EE0F0F;
}

.txt-warn {
  color: #d3c314;
}

.shopify {
  color: #7AB55C;
}

.quickbooks {
  color: #2CA01C;
}

.amazon {
  color: #FF9900;
}

.ebay {
  color: #E53238;
}

.groupon {
  color: #53A318;
}

.newegg {
  color: #E05E00;
}

.netsuite {
  color: #F80000;
}

.walmart {
  color: #0071CE;
}

.ups {
  color: #150400;
}

.usps {
  color: #333366;
}

.stamps {
  color: #092452;
}

.fedex {
  color: #4D148C;
}

.dhl {
  color: #FFCC00;
}