.app-brand {
  padding-top: 35px;
  padding-bottom: 35px;
}
.app-brand-logo, a.app-brand-link {
  width: 100%;
}
.app-brand-logo img {
  max-width: 100%;
}
.note-editable, input, textarea, select {
  color: #fff !important;
}
.note-toolbar {
  padding: 10px 5px;
  color: #fff;
  background-color: #252525!important;
  border-bottom: 1px solid;
  border-color: #ddd;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.dropzone {
  background: #282828!important;
}
.layout-page::before {
  display: none;
}
button.swal2-confirm {
  background: #f6871f !important;
  box-shadow: none !important;
}
