#pm2-list hr {
  border-top: 2px solid #ecedef;
}
#pm2-list h4 {
  font-weight: bold;
}
#pm2-list .btn {
  font-size: 16px;
  padding: 1rem 2rem;
}
#pm2-list .btn i {
  font-size: 20px;
  margin-right: 1rem;
}
#pm2-list .btn-primary {
  background-color: #676c75;
  border-color: #676c75;
}
#pm2-list .btn-primary:hover {
  background-color: #676c75;
  border-color: #676c75;
}
#pm2-list .btn-default {
  border-color: #676c75;
}

.container-footer-custom {
  padding: 0.9rem 0rem;
  background: #484a4f;
  border-top: 2px solid #676c75;
  border-bottom: 2px solid #676c75;
}/*# sourceMappingURL=pm2list.css.map */