@import '@syncfusion/ej2-base/styles/bootstrap4.css';
@import '@syncfusion/ej2-buttons/styles/bootstrap4.css';
@import '@syncfusion/ej2-inputs/styles/bootstrap4.css';
@import '@syncfusion/ej2-dropdowns/styles/bootstrap4.css';
@import '@syncfusion/ej2-calendars/styles/bootstrap4.css';
@import '@syncfusion/ej2-react-calendars/styles/bootstrap4.css';
@import '@syncfusion/ej2-navigations/styles/bootstrap4.css';
@import '@syncfusion/ej2-notifications/styles/bootstrap4.css';
@import '@syncfusion/ej2-popups/styles/bootstrap4.css';
@import '@syncfusion/ej2-lists/styles/bootstrap4.css';
@import '@syncfusion/ej2-splitbuttons/styles/bootstrap4.css';
@import "@syncfusion/ej2-react-popups/styles/bootstrap4.css";
@import "@syncfusion/ej2-react-grids/styles/bootstrap4.css";
@import "@syncfusion/ej2-splitbuttons/styles/bootstrap4.css";
@import "@syncfusion/ej2-image-editor/styles/bootstrap4.css";
@import "@syncfusion/ej2-layouts/styles/bootstrap4.css";
@import '@syncfusion/ej2-richtexteditor/styles/bootstrap4.css';
@import 'form-renderer.base.css';

:root {
  --sf-bg-color: #fff;
  --sf-font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif, '-apple-system', 'BlinkMacSystemFont';
  --sf-text-color: #000;
  --sf-tooltip-text-color: #000;
  --sf-layout-border-color: #343a40;
}