html,
body {
  padding: 0;
  margin: 0; }

table td, table th {
  padding: 5px; }
table.list th {
  background-color: #e47405;
  color: #fff;
  padding: 10px 5px;
  border: 1px solid #e47405; }
table.list td {
  position: relative;
  border: 1px solid #cac8c8;
  color: #000; }
table.no-border td {
  border: 0 !important; }

.thumbnail {
  position: relative;
  margin: 5px; }
  .thumbnail select.btnMediaSequence {
    position: absolute;
    top: 5px;
    left: 5px; }
  .thumbnail img {
    max-height: 300px !important; }

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