
:root {
	--dii_color_bg_title: #004e7d;
	--dii_color_fg_title: #FFFFFF;
	--dii_color_bg_even: #CBD0DE;
	--dii_color_bg_odd: #EFF1F5;
	--dii_color_bg_even_light: #CBD0DE;
	--dii_color_bg_odd_light: #EFF1F5;
	--dii_color_rollin: #FFFF99;
	--dii_color_ved2_bg_even: #CBD0DE;
	--dii_color_ved2_bg_odd: #EFF1F5;
	--dii_color_bg_red: #FFAAA8;
	--dii_color_bg_green: #A2FFA4;
	--dii_color_bg_yellow: #fefea8;
	--dii_color_bg_blue: #bac2d3;
	--dii_color_frame_title: #006fb3;
	--dii_color_frame_frame: #006fb3;
	--dii_color_frame_bg: #006fb3;
	--dii_textcolor_normal: black;
	--dii_textcolor_form: black;
	--dii_textcolor_notice: blue;
	--dii_textcolor_error: red;
	--ent_color1: #004e7d;
	--ent_color2: #006fb3;
	--ent_color3: #b1cc7c;
	--ent_color4: #eaf1dc;
	--ent_darkblue: #004e7d;
	--ent_darkblue_25: #006fb3;
	--ent_darkblue_50: #4dbcff;
	--ent_darkblue_80: #e5f5ff;
	--ent_mediumblue: #006fb3;
	--ent_test1: yellow;
	--ent_test2: red;
	--ent_test3: pink;
	--ent_test4: purple;
	--ent_green: #97bb50;
	--ent_darkgreen: #739038;
	--ent_green_25: #b1cc7c;
	--ent_green_50: #cbdda7;
	--ent_green_80: #eaf1dc;
	--ent_lightgray: #cccccc;
}

