body {
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
  min-height: 100vh; }

a {
  color: #00B7FF; }

table.cameras-table td, table.cameras-table th {
  vertical-align: middle;
  text-align: center; }

.camera-preview {
  min-width: 100px;
  min-height: 100px;
  max-width: 100px;
  max-height: 100px; }

/*# sourceMappingURL=style.css.map */