#select-member tr,
#select-coach tr,
#select-sales tr { cursor: pointer; }

.participation .panel-footer { text-align: center; }

#demo-notice { background-color: #d75f07; border-color: #080808; color: #FFF; }
#demo-notice .navbar-brand { color: #FFF; }

.env-dev,
.env-test,
.env-hotfix,
.env-testing,
.env-staging,
.env-local { margin-top: 50px; }

.fa-dashboard {  }
.fa-cashier:before {
  content: "\f157";
}
.fa-financial:before {
  content: "\f158";
}
.fa-member:before {
  content: "\f0c0";
}
.fa-potential:before {
  content: "\f11a";
}
.fa-card:before {
  content: "\f09d";
}
.fa-participation:before {
  content: "\f11c";
}
.fa-appointment:before {
  content: "\f075";
}
.fa-approved:before {
  content: "\f084";
}
.fa-product_management:before {
  content: "\f0d6";
}
.fa-coaching:before {
  content: "\f091";
}
.fa-contract_management:before {
  content: "\f0c6";
}
.fa-statistics:before {
  content: "\f0ca";
}
.fa-permission:before {
  content: "\f046";
}
.fa-bconfig:before {
  content: "\f085";
}
