﻿h1 {
  color: blueviolet;
}
table tbody tr td {
  vertical-align: middle !important;
}
table md-checkbox {
  margin-bottom: 0 !important;
}
.container.adminview {
  margin-top: 70px;
}
.panel-listings {
  padding: 5px;
}
.panel-listings .panel-listings-header {
  margin-left: 8px;
}
.panel-listing-details,
.panel-listing-actions {
  min-height: 267px;
}
.panel-listing-details table,
.panel-listing-actions table {
  font-size: 14px;
  margin-bottom: 0;
}
#clientView button {
  width: 120px;
}
#recipientView button {
  width: 120px;
}