.login-box {
  width: 400px;
  margin: 7% auto;
}

.user-panel .image {
  width: 2.1rem;
  height: 2.1rem;
}

.table-actions .btn {
  margin-right: .25rem;
}

.quota-bar {
  height: 6px;
}

#importProgressWrap {
  display: none;
}

.cursor-pointer {
  cursor: pointer;
}
