body { padding-top: 70px; }
textarea { resize: vertical; }
.active-0 { background: #eee; }
.table > tbody > tr > td { vertical-align: middle; }
.details-container, .counters-container { background: #b8e4ff; padding: 1rem;  }
.counters-container { background: #e1f4cc; margin-bottom: 4rem; }
.counter-data { padding: 10px 0; }
.hover { cursor: pointer; }
.rent-row { cursor: pointer; }
.rent-row:hover { background: lightblue; }
.tr-info { display: none; }
.unpaid { background: lightpink; } 