.wb-table .wb-table-header {
  border-bottom: 2px solid #CFD2D3;
  color: #CFD2D3;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 12px 0;
  text-transform: uppercase;
}
.wb-table .wb-table-item {
  padding: 8px 0;
}
.wb-table .wb-table-item:not(:last-of-type) {
  border-bottom: 1px solid #E0E0E0;
}
.wb-table .wb-table-item md-icon.md-wbTheme-theme {
  height: 1.4em;
  line-height: 1.4;
}
.wb-table .wb-table-header > span + span,
.wb-table .wb-table-item > span + span {
  padding-left: 4px;
}
_:-ms-input-placeholder .wb-order-history md-card-content,
:root .wb-order-history md-card-content,
_:-ms-input-placeholder .wb-order-history-filter md-card-content,
:root .wb-order-history-filter md-card-content {
  display: block;
}
_:-ms-input-placeholder .wb-table [layout-gt-lg="row"],
:root .wb-table [layout-gt-lg="row"] {
  display: block;
}
_:-ms-input-placeholder .wb-table [flex="5"],
:root .wb-table [flex="5"],
_:-ms-input-placeholder .wb-table [flex="10"],
:root .wb-table [flex="10"],
_:-ms-input-placeholder .wb-table [flex="15"],
:root .wb-table [flex="15"],
_:-ms-input-placeholder .wb-table [flex="20"],
:root .wb-table [flex="20"],
_:-ms-input-placeholder .wb-table [flex="25"],
:root .wb-table [flex="25"],
_:-ms-input-placeholder .wb-table [flex="30"],
:root .wb-table [flex="30"],
_:-ms-input-placeholder .wb-table [flex="33"],
:root .wb-table [flex="33"],
_:-ms-input-placeholder .wb-table [flex="35"],
:root .wb-table [flex="35"],
_:-ms-input-placeholder .wb-table [flex="40"],
:root .wb-table [flex="40"],
_:-ms-input-placeholder .wb-table [flex="45"],
:root .wb-table [flex="45"],
_:-ms-input-placeholder .wb-table [flex="50"],
:root .wb-table [flex="50"],
_:-ms-input-placeholder .wb-table [flex="55"],
:root .wb-table [flex="55"],
_:-ms-input-placeholder .wb-table [flex="60"],
:root .wb-table [flex="60"],
_:-ms-input-placeholder .wb-table [flex="65"],
:root .wb-table [flex="65"],
_:-ms-input-placeholder .wb-table [flex="66"],
:root .wb-table [flex="66"],
_:-ms-input-placeholder .wb-table [flex="70"],
:root .wb-table [flex="70"],
_:-ms-input-placeholder .wb-table [flex="75"],
:root .wb-table [flex="75"],
_:-ms-input-placeholder .wb-table [flex="80"],
:root .wb-table [flex="80"],
_:-ms-input-placeholder .wb-table [flex="85"],
:root .wb-table [flex="85"],
_:-ms-input-placeholder .wb-table [flex="90"],
:root .wb-table [flex="90"],
_:-ms-input-placeholder .wb-table [flex="95"],
:root .wb-table [flex="95"],
_:-ms-input-placeholder .wb-table [flex="100"],
:root .wb-table [flex="100"] {
  display: block;
  float: left;
}
_:-ms-input-placeholder .wb-table [flex="5"],
:root .wb-table [flex="5"] {
  width: 5%;
}
_:-ms-input-placeholder .wb-table [flex="10"],
:root .wb-table [flex="10"] {
  width: 10%;
}
_:-ms-input-placeholder .wb-table [flex="15"],
:root .wb-table [flex="15"] {
  width: 15%;
}
_:-ms-input-placeholder .wb-table [flex="20"],
:root .wb-table [flex="20"] {
  width: 20%;
}
_:-ms-input-placeholder .wb-table [flex="25"],
:root .wb-table [flex="25"] {
  width: 25%;
}
_:-ms-input-placeholder .wb-table [flex="30"],
:root .wb-table [flex="30"] {
  width: 30%;
}
_:-ms-input-placeholder .wb-table [flex="33"],
:root .wb-table [flex="33"] {
  width: 33%;
}
_:-ms-input-placeholder .wb-table [flex="35"],
:root .wb-table [flex="35"] {
  width: 35%;
}
_:-ms-input-placeholder .wb-table [flex="40"],
:root .wb-table [flex="40"] {
  width: 40%;
}
_:-ms-input-placeholder .wb-table [flex="45"],
:root .wb-table [flex="45"] {
  width: 45%;
}
_:-ms-input-placeholder .wb-table [flex="50"],
:root .wb-table [flex="50"] {
  width: 50%;
}
_:-ms-input-placeholder .wb-table [flex="55"],
:root .wb-table [flex="55"] {
  width: 55%;
}
_:-ms-input-placeholder .wb-table [flex="60"],
:root .wb-table [flex="60"] {
  width: 60%;
}
_:-ms-input-placeholder .wb-table [flex="65"],
:root .wb-table [flex="65"] {
  width: 65%;
}
_:-ms-input-placeholder .wb-table [flex="66"],
:root .wb-table [flex="66"] {
  width: 66%;
}
_:-ms-input-placeholder .wb-table [flex="70"],
:root .wb-table [flex="70"] {
  width: 70%;
}
_:-ms-input-placeholder .wb-table [flex="75"],
:root .wb-table [flex="75"] {
  width: 75%;
}
_:-ms-input-placeholder .wb-table [flex="80"],
:root .wb-table [flex="80"] {
  width: 80%;
}
_:-ms-input-placeholder .wb-table [flex="85"],
:root .wb-table [flex="85"] {
  width: 85%;
}
_:-ms-input-placeholder .wb-table [flex="90"],
:root .wb-table [flex="90"] {
  width: 90%;
}
_:-ms-input-placeholder .wb-table [flex="95"],
:root .wb-table [flex="95"] {
  width: 95%;
}
_:-ms-input-placeholder .wb-table [flex="100"],
:root .wb-table [flex="100"] {
  width: 100%;
}
