﻿/* Copyright 2020 Epic Systems Corporation */
/* csslint ignore:start */
/* For a list of these settings and their intended usage,
   see http://hl7.org/fhir/smart-app-launch/scopes-and-launch-context/index.html#styling
*/
#_SmartStyleUrl-Settings {
  --WPSmartStyle-color_background: #edf3f9;
  --WPSmartStyle-color_error: #d80000;
  --WPSmartStyle-color_highlight: #ccffd8;
  --WPSmartStyle-color_modal_backdrop: #ffffff;
  --WPSmartStyle-color_success: #0f784a;
  --WPSmartStyle-color_text: #363636;
  --WPSmartStyle-dim_border_radius: 4px;
  --WPSmartStyle-dim_font_size: 13pt;
  --WPSmartStyle-font_family_body: Source Sans Pro, Calibri, Arial, sans-serif;
  --WPSmartStyle-font_family_heading: Source Sans Pro, Calibri, Arial, sans-serif;
}

/* csslint ignore:end */
