﻿.state-active {
  background-color: #32CD32 !important;
}

.state-suspended {
  background-color: #FF8F47 !important;
}

.type-discount {
    background-color: #a27dc4 !important;
}

.type-surcharge {
    background-color: #ffa500 !important;
}