hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#transaction_detail{
position: absolute;
top: 20px;
left: 20%;
right: 20%;
display: none;
z-index: 1;
}

.table_icon{
width: 1rem;
height: 1rem;
}

.navbar{
margin-bottom: 1rem;
}