:root {
	--theme-primary-color: #286FB7;
	--theme-secondary-color: #F7F7F7;
	--theme-sitetitle-color: #286FB7;
	--theme-heading-color: #286FB7;
	--theme-navbar-bg: #F7F7F7;
	--theme-navbar-color: #286FB7;
	--theme-shade-bg: #F7F7F7;
	--theme-dropdown-bg: #286FB7;
	--theme-dropdown-color: #fff;
	--theme-quicklink-bg: #F7F7F7;
	--theme-quicklink-color: #286FB7;
	--theme-visitdoctor-bg: #286FB7;
	--theme-icon-color: #286FB7;
	--theme-button-bg: #286FB7;
	--theme-button-color: #ffffff;
	--theme-primary-color-min10: #0e559d;
	--theme-primary-color-plus10: #4188d0;
	--theme-secondary-color-min10: #dddddd;
	--theme-secondary-color-plus10: #ffffff;
	--theme-sitetitle-color-min10: #0e559d;
	--theme-sitetitle-color-plus10: #4188d0;
	--theme-heading-color-min10: #0e559d;
	--theme-heading-color-plus10: #4188d0;
	--theme-navbar-bg-min10: #dddddd;
	--theme-navbar-bg-plus10: #ffffff;
	--theme-navbar-color-min10: #0e559d;
	--theme-navbar-color-plus10: #4188d0;
	--theme-shade-bg-min10: #dddddd;
	--theme-shade-bg-plus10: #ffffff;
	--theme-dropdown-bg-min10: #0e559d;
	--theme-dropdown-bg-plus10: #4188d0;
	--theme-dropdown-color-min10: #e5e5e5;
	--theme-dropdown-color-plus10: #ffffff;
	--theme-quicklink-bg-min10: #dddddd;
	--theme-quicklink-bg-plus10: #ffffff;
	--theme-quicklink-color-min10: #0e559d;
	--theme-quicklink-color-plus10: #4188d0;
	--theme-visitdoctor-bg-min10: #0e559d;
	--theme-visitdoctor-bg-plus10: #4188d0;
	--theme-icon-color-min10: #0e559d;
	--theme-icon-color-plus10: #4188d0;
	--theme-button-bg-min10: #0e559d;
	--theme-button-bg-plus10: #4188d0;
	--theme-button-color-min10: #e5e5e5;
	--theme-button-color-plus10: #ffffff;
}
