/*
 * Nord theme
 * ===================================================
 */
/*
 * OFDb colors
 * ===================================================
 */
.ui-widget.ui-widget-content {
  padding: 0;
  border: none !important;
  border-radius: 0;
  color: #eceff4 !important;
}

.ui-widget-header {
  border: 0;
  border-radius: 0;
  background-color: #434c5e !important;
}

.ui-dialog .ui-dialog-titlebar {
  color: #eceff4;
}

.ui-dialog .ui-dialog-titlebar-close {
  border: none;
  background-color: #434c5e;
}

.ui-widget-content {
  border: none !important;
  background-color: #2e3440 !important;
  color: #eceff4 !important;
}

.block-form .js-form-type-vertical-tabs {
  margin-top: 1em;
}

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