/* Spotset Custom CSS Properties */
.side-label-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.margin-left-2 {
  margin-left: 0.5em;
}

.grid_align_center {
  text-align: center;
}

.line-height-16 {
  line-height: 16px;
}

.txt-align-c {
  text-align: center;
}

.hr-total-row {
  border-top: 1px;
  border-bottom: 1px;
}

.total_row_background {
  background-color: #fbfaff;
}

.tr_td_inv-summary {
  border-style: none !important;
  padding: 0.1em !important;
}

.tr_td_no_btm_border {
  border-bottom-width: 0px !important;
}

.billing_amt_table {
  margin: auto;
  width: 50%;
}

.margin-bottom-2em {
  margin-bottom: 2em;
}

.padding-left-15em {
  padding-right: 15em;
}

.invoice-img-height {
  height: 3.25em;
}
