.navbar {
  border-radius: 0;
}

.table a .glyphicon {
  color: #333;
}

.glyphicon-red,
a .glyphicon-red {
  color: #d9534f !important;
}

.glyphicon-red:hover,
a .glyphicon-red:hover {
  color: #c9302c !important;
}

.tab-pane {
  margin-top: 20px;
}

.listing-actions {
  margin-bottom: 20px;
}

th .checkbox {
  margin: 0
}

.display-multilevel {
  vertical-align: top;
}

.listing-action-select {
  max-width: 105px;
}

.filemanager-wrapper {
  padding-top: 30px;
  height: 600px;
}

.filemanager-iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

