.table.footer .col, .table.header .col {
  font-weight: bold; }

.card.col.home h2, .card.col.home h1 {
  text-align: center; }

.card.col {
  padding: 0; }

.value.numbers, .value.right {
  text-align: right; }

.error {
  color: red; }

.errorContainer {
  padding: 10px; }

.login-logo {
  height: 60px;
  padding: 10; }

.login .item {
  margin-bottom: 10px; }

.scroll-bar-v .scroll-bar-indicator {
  display: none; }

.alert {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  text-align: center;
  color: #fff; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

.icon.ion-chevron-right {
  font-size: 20px;
  color: #cfcfcf; }

.card {
  margin: 10px; }

ion-view {
  background-color: #eee !important; }

ion-view.whiteBg {
  background-color: #fff !important; }

.statuspending {
  color: orange; }

.statusactive {
  color: #00ce00; }

.statusrejected {
  color: red; }

.statusclosed {
  color: #000; }

.statusApproved {
  color: #0f36e4; }

.rejected {
  background: red; }

.pending {
  background: orange; }

.closed {
  background: #000; }

.activebg {
  background: #00ce00; }

.approvedbg {
  background: #0f36e4; }

.home-summary {
  margin-bottom: 20px; }

.popover {
  height: 165px !important; }

.login-container > .header {
  -webkit-flex: 4;
  padding-top: 20px; }

.overflow-scroll {
  overflow-y: auto; }

/*# sourceMappingURL=style.css.map */
