<?xml version="1.0" encoding="UTF-8"?>
<Global>
    <!--所有字体-->
    <Font id="system_12" name="system" size="12" default="true"/>
    <Font id="system_14" name="system" size="14"/>
    <Font id="system_16" name="system" size="16"/>
    <Font id="system_18" name="system" size="18"/>
    <Font id="system_20" name="system" size="20"/>
    <Font id="system_22" name="system" size="22"/>
    <Font id="system_bold_12" name="system" size="12" bold="true"/>
    <Font id="system_bold_14" name="system" size="14" bold="true"/>
    <Font id="system_bold_16" name="system" size="16" bold="true"/>
    <Font id="system_bold_18" name="system" size="18" bold="true"/>
    <Font id="system_bold_20" name="system" size="20" bold="true"/>
    <Font id="system_bold_22" name="system" size="22" bold="true"/>
    <Font id="system_bold_40" name="system" size="40" bold="true"/>

    <Font id="arial_12" name="arial" size="12"/>
    <Font id="arial_14" name="arial" size="14"/>
    <Font id="arial_16" name="arial" size="16"/>
    <Font id="arial_18" name="arial" size="18"/>
    <Font id="arial_20" name="arial" size="20"/>
    <Font id="arial_22" name="arial" size="22"/>
    <Font id="arial_bold_12" name="arial" size="12" bold="true"/>
    <Font id="arial_bold_14" name="arial" size="14" bold="true"/>
    <Font id="arial_bold_16" name="arial" size="16" bold="true"/>
    <Font id="arial_bold_18" name="arial" size="18" bold="true"/>
    <Font id="arial_bold_20" name="arial" size="20" bold="true"/>
    <Font id="arial_bold_22" name="arial" size="22" bold="true"/>
    <Font id="system_underline_12" name="system" size="12" underline="true"/>
    <Font id="system_underline_14" name="system" size="14" underline="true"/>
    <Font id="system_underline_16" name="system" size="16" underline="true"/>
    <Font id="system_underline_18" name="system" size="18" underline="true"/>
    <Font id="system_underline_20" name="system" size="20" underline="true"/>
    <Font id="system_underline_22" name="system" size="22" underline="true"/>

    <!--一些常规固定颜色-->
    <TextColor name="white" value="#ffffffff"/>
    <TextColor name="black" value="#ff000000"/>
    <TextColor name="darkcolor" value="#ff333333"/>
    <TextColor name="lightcolor" value="#ff888888"/>
    <TextColor name="gray" value="#ff8e99a6"/>
    <TextColor name="light_gray" value="#ffa8a8a8"/>
    <TextColor name="dark_gray" value="#ff72797f"/>
    <TextColor name="green" value="#ff00bb96"/>
    <TextColor name="light_green" value="#ff21c7a6"/>
    <TextColor name="blue" value="#ff006DD9"/>
    <TextColor name="red" value="#ffC63535"/>
    <TextColor name="dark_yellow" value="#ffcc9900"/>

    <!--文字色值，不带透明层-->
    <TextColor name="textdefaultcolor" value="#ff333333"/>
    <TextColor name="textdefaultdisablecolor" value="#ffEAEAEA"/>

    <!--窗口常用背景色-->
    <TextColor name="bk_main_wnd_title" value="#ff238efa"/>
    <TextColor name="bk_main_wnd_search" value="#ff1e7ad7"/>
    <TextColor name="bk_wnd_darkcolor.2" value="#fff8f9fa"/>
    <TextColor name="bk_wnd_darkcolor" value="#fff0f2f5"/>
    <TextColor name="bk_wnd_lightcolor" value="#ffffffff"/>
    <TextColor name="bk_menuitem_hovered" value="#ffe1e6eb"/>
    <TextColor name="bk_menuitem_selected" value="#ffced4db"/>
    <TextColor name="bk_listitem_hovered" value="#fff0f2f5"/>
    <TextColor name="bk_listitem_selected" value="#ffe4e7eb"/>
    <TextColor name="bk_wnd_blue" value="#ff3370FF"/>
    <TextColor name="bk_wnd_white" value="#ffffffff"/>

    <!--置顶项的背景颜色-->
    <TextColor name="bk_topitem_normal" value="#ffffffe0"/>
    <TextColor name="bk_topitem_hovered" value="#ffffffeb"/>
    <TextColor name="bk_topitem_selected" value="#fffafacd"/>

    <!--进度条专用-->
    <TextColor name="bk_progress_bk" value="#ffe3ecf5"/>
    <TextColor name="bk_progress_progress" value="#ff2aceae"/>

    <!--背景色值，半透明-->
    <TextColor name="transbkblack" value="#80000000"/>
    <TextColor name="transbkwhite" value="#80FFFFFF"/>

    <!--第一级分割线，较深-->
    <TextColor name="splitline_level1" value="#ffd2d4d6"/>

    <!--第二级分割线，较浅-->
    <TextColor name="splitline_level2" value="#ffebedf0"/>

    <!--调色板色值-->
    <TextColor name="color_palette1" value="#ffff2600"/>
    <TextColor name="color_palette2" value="#ffffeb00"/>
    <TextColor name="color_palette3" value="#ff61ed00"/>
    <TextColor name="color_palette4" value="#ff00b4ff"/>
    <TextColor name="color_palette5" value="#ffa100ff"/>
    <TextColor name="color_palette6" value="#ff000000"/>
    <TextColor name="color_palette7" value="#ff545454"/>
    <TextColor name="color_palette8" value="#ffa8a8a8"/>
    <TextColor name="color_palette9" value="#ffffffff"/>

    <!--字体大小-->
    <Class name="font_title" font="system_14"/>

    <!--标题栏-->
    <Class name="caption" height="34" bkimage="file='../public/caption/caption_public.png' corner='0,0,0,1'" padding="10,0,5,0" />

    <!--滚动条-->
    <Class name="vscrollbar" width="14" fadealpha="true" thumbnormalimage="file='../public/vscrollbar/thumb_normal.png'  corner='0,8,0,8'" thumbhotimage="file='../public/vscrollbar/thumb_hovered.png' corner='0,8,0,8'" bkhotimage="file='../public/vscrollbar/bk_hovered.png' corner='0,4,0,4'" showbutton1="false" showbutton2="false" />
    <Class name="hscrollbar" height="14" fadealpha="true" thumbnormalimage="file='../public/hscrollbar/thumb_normal.png' corner='8,0,8,0'" thumbhotimage="file='../public/hscrollbar/thumb_hovered.png' corner='8,0,8,0'" bkhotimage="file='../public/hscrollbar/bk_hovered.png' corner='4,0,4,0'" showbutton1="false" showbutton2="false"/>

    <!--单选框-->
    <Class name="option" selectednormalimage="../public/option/selected.png" selectedhotimage="../public/option/selectedhover.png" selectedpushedimage="../public/option/selectedhover.png"/>
    <Class name="circle_option_2" height="20" textpadding="24,0,0,0" font="system_14" normaltextcolor="darkcolor" normalimage="file='../public/option/circle_unselected.svg' dest='0,0,20,20'" selectednormalimage="file='../public/option/circle_selected.svg' dest='0,0,20,20'"/>

    <!--复选框-->
    <Class name="checkbox_font12" height="16" textpadding="20,0,0,0" font="system_12" normaltextcolor="darkcolor" normalimage="file='../public/CheckBox/check_no.png' dest='0,0,16,16'" disabledimage="file='../public/CheckBox/check_no.png' dest='0,0,16,16' fade='80'" selectednormalimage="file='../public/CheckBox/check_yes.png' dest='0,0,16,16'" selecteddisabledimage="file='../public/CheckBox/check_yes.png' dest='0,0,16,16' fade='80'"/>
    <Class name="checkbox_font14" height="20" textpadding="20,0,0,0" font="system_14" normaltextcolor="darkcolor" normalimage="file='../public/CheckBox/check_no.png' dest='0,2,16,18'" disabledimage="file='../public/CheckBox/check_no.png' dest='0,2,16,18' fade='80'" selectednormalimage="file='../public/CheckBox/check_yes.png' dest='0,2,16,18'" selecteddisabledimage="file='../public/CheckBox/check_yes.png' dest='0,2,16,18' fade='80'"/>
    <Class name="checkbox_green" normalimage="file='../public/CheckBox/check_green_no.png'" disabledimage="file='../public/CheckBox/check_green_no.png' fade='80'" selectednormalimage="file='../public/CheckBox/check_green_yes.png'" selecteddisabledimage="file='../public/CheckBox/check_green_yes.png' fade='80'"/>

    <!--按钮-->
    <Class name="btn_global_blue_80x30" font="system_bold_14" normaltextcolor="white" normalimage="file='../public/button/btn_global_blue_80x30_normal.png'" hotimage="file='../public/button/btn_global_blue_80x30_hovered.png'" pushedimage="file='../public/button/btn_global_blue_80x30_pushed.png'" disabledimage="file='../public/button/btn_global_blue_80x30_normal.png' fade='80'"/>
    <Class name="btn_global_white_80x30" font="system_bold_14" normaltextcolor="dark_gray" normalimage="file='../public/button/btn_global_white_80x30_normal.png'" hotimage="file='../public/button/btn_global_white_80x30_hovered.png'" pushedimage="file='../public/button/btn_global_white_80x30_pushed.png'" disabledimage="file='../public/button/btn_global_white_80x30_normal.png' fade='128'"/>
    <Class name="btn_global_red_80x30" font="system_bold_14" normaltextcolor="white" normalimage="file='../public/button/btn_global_red_80x30_normal.png'" hotimage="file='../public/button/btn_global_red_80x30_hovered.png'" pushedimage="file='../public/button/btn_global_red_80x30_pushed.png'" disabledimage="file='../public/button/btn_global_red_80x30_normal.png' fade='80'"/>

    <!--窗口右上角按钮 -->
    <Class name="btn_wnd_min" width="20" height="20" forenormalimage="file='../public/button/btn_wnd_min.svg'" normalimage="" hotimage="../public/button/btn_wnd_min_hovered.svg" pushedimage="../public/button/btn_wnd_min_pushed.svg"/>
    <Class name="btn_wnd_close" width="20" height="20" normalimage="file='../public/button/btn_wnd_close.svg'" hotimage="../public/button/btn_wnd_close_hovered.svg" pushedimage="../public/button/btn_wnd_close_pushed.svg" fadehot="false"/>
    <Class name="btn_wnd_max" width="20" height="20" forenormalimage="file='../public/button/btn_wnd_max.svg'" normalimage="" hotimage="../public/button/btn_wnd_max_hovered.svg" pushedimage="../public/button/btn_wnd_max_pushed.svg"/>
    <Class name="btn_wnd_restore" width="20" height="20" forenormalimage="file='../public/button/btn_wnd_restore.svg'" normalimage="" hotimage="../public/button/btn_wnd_restore_hovered.svg" pushedimage="../public/button/btn_wnd_restore_pushed.svg"/>
    <Class name="btn_wnd_settings" width="auto" height="auto" forenormalimage="file='../public/button/btn_wnd_settings.png' source='1,1,21,21'" hotimage="../public/button/btn_wnd_bk_hovered.png" pushedimage="../public/button/btn_wnd_bk_pushed.png"/>

    <!--删除按钮通用样式-->
    <Class name="btn_delete" normalimage="file='../public/button/funcicon.png' source='0,0,26,26'" hotimage="file='../public/button/funcicon.png' source='31,0,57,26'" pushedimage="file='../public/button/funcicon.png' source='62,0,88,26'" disabledimage="file='../public/button/funcicon.png' source='93,0,119,26'"/>
    <Class name="btn_recycle" width="auto" height="auto" normalimage="file='../public/button/btn_recycle_normal.png'" hotimage="file='../public/button/btn_recycle_hovered.png'" pushedimage="file='../public/button/btn_recycle_pushed.png'" disabledimage="file='../public/button/btn_recycle_normal.png' fade='80'"/>
    <Class name="btn_refresh" width="auto" height="auto" normalimage="file='../public/button/btn_refresh_normal.png'" hotimage="file='../public/button/btn_refresh_hovered.png'" pushedimage="file='../public/button/btn_refresh_pushed.png'" disabledimage="file='../public/button/btn_refresh_normal.png' fade='80'"/>
    <Class name="btn_del_search" normalimage="../public/button/btn_del_search_normal_gray.png" hotimage="../public/button/btn_del_search_hover_gray.png" pushedimage="../public/button/btn_del_search_pushed_gray.png"/>

    <!--列表通用样式-->
    <Class name="list" bkcolor="bk_wnd_lightcolor" vscrollbar="true"/>
    <Class name="listitem" hotcolor="bk_listitem_hovered" pushedcolor="bk_listitem_selected" selectednormalcolor="bk_listitem_selected" fadehot="false"/>
    <Class name="list_topitem" normalcolor="bk_topitem_normal" hotcolor="bk_topitem_hovered" pushedcolor="bk_topitem_selected" selectednormalcolor="bk_topitem_selected" fadehot="false"/>

    <!--进度条通用样式, 注意进度条的值使用`_value`属性-->
    <Class name="progress_blue" valign="center" _value="0" bkimage="../public/progress/progress_blue_bg.png" height="3" width="stretch" hor="true" max="100" min="0" progressimage="../public/progress/progress_blue_fg.png"/>
    <Class name="slider_green" width="stretch" height="14" margin="4,0,0,0" valign="center" thumbsize="14,14" min="0" max="255" progressbarpadding="0,6,0,6" bkimage="file='../public/slider/slider_hor_bk.png' dest='0,6,1000,8'" progresscolor="bk_progress_progress" thumbnormalimage="../public/slider/slider_thumb.png"/>

    <!--菜单通用样式-->
    <Class name="menu" width="auto" height="auto" bkcolor="bk_wnd_lightcolor"/>
    <Class name="menu_element" padding="20,0,20,0" height="40" hotcolor="bk_menuitem_hovered" pushedcolor="bk_menuitem_selected" selectednormalcolor="bk_menuitem_selected"/>
    <Class name="menu_text" normaltextcolor="darkcolor" font="system_14" valign="center"/>

    <!--分割线通用样式-->
    <Class name="splitline_hor_level1" bkcolor="splitline_level1" height="1"/>
    <Class name="splitline_hor_level2" bkcolor="splitline_level2" height="1"/>
    <Class name="splitline_ver_level1" bkcolor="splitline_level1" width="1"/>

    <!--富文本控件通用样式-->
    <Class name="simple" multiline="false" autohscroll="true" wantreturnmsg="true" wanttab="false" rich="false" normaltextcolor="darkcolor" disabledtextcolor="textdefaultdisablecolor"/>
    <Class name="prompt" promptmode="true" promptcolor="light_gray"/>
    <Class name="edit" hotimage="file='../public/edit/edit1.png' corner='10,10,10,10'" focusedimage="file='../public/edit/edit2.png' corner='10,10,10,10'"/>
    <Class name="input" normalimage="file='../public/edit/edit0.png' corner='10,10,10,10'" hotimage="file='../public/edit/edit0.png' corner='10,10,10,10'" focusedimage="file='../public/edit/edit0.png' corner='10,10,10,10'" disabledimage="file='../public/edit/edit0.png' corner='10,10,10,10' fade='80'"/>

    <!--Doctor Add New-->
    <TextColor name="bk_wnd_blue" value="#ff3370FF"/>
    <TextColor name="bk_wnd_light_blue" value="#ff0b99d0"/>
    <TextColor name="bk_list_tab_item_hovered" value="#FFE0E9FF"/>
    <TextColor name="bk_list_tab_item_selected" value="#FFC2D4FF"/>
    <TextColor name="bk_wnd_msg_darkcolor" value="#7f000000"/>
    <TextColor name="btn_blue_normal" value="#ff1456F0"/>
    <TextColor name="btn_blue_hover" value="#ff336DF4"/>
    <TextColor name="btn_blue_pushed" value="#ff0442D2"/>
    <TextColor name="btn_blue_disable" value="#ff90A4DB"/>
    <TextColor name="color_toast_warning_bkg" value="#FFFFF3E5"/>
    <TextColor name="color_toast_warning_border" value="#FFED6D0C"/>
    <TextColor name="color_toast_warning_text" value="#ff000000"/>
    <TextColor name="color_toast_normal_bkg" value="#FFE4FAE1"/>
    <TextColor name="color_toast_normal_border" value="#FF32A645"/>
    <TextColor name="color_toast_normal_text" value="#ff000000"/>
    <TextColor name="color_toast_blue_bkg" value="#FFF0F4FF"/>
    <TextColor name="color_toast_blue_border" value="#FF1456F0"/>
    <TextColor name="color_toast_blue_text" value="#ff000000"/>
    <TextColor name="color_toast_error_bkg" value="#FFFEF0F0"/>
    <TextColor name="color_toast_error_border" value="#FFF54A45"/>
    <TextColor name="color_toast_error_text" value="#ff000000"/>
    <TextColor name="color_btn_gray1" value="#FFF2F3F5"/>
    <TextColor name="color_btn_gray2" value="#FFEFF0F1"/>
    <TextColor name="color_btn_border" value="#FFD0D3D6"/>
    <TextColor name="color_btn_tool_push" value="#FFF8F9FA"/>
    <TextColor name="color_warning" value="#FFF76B64"/>
    <TextColor name="bk_wnd_recover" value="#FFE4FAE1"/>
    <TextColor name="color_tips" value="#FFE0FFE0"/>
    <TextColor name="block_tips" value="#FF6D6D6B"/>

    <Class name="list_tab_item" hotcolor="bk_list_tab_item_hovered" pushedcolor="bg_title_color" selectednormalcolor="bg_title_color" fadehot="false"/>
    <Class name="list_tab_text" normaltextcolor="darkcolor" font="system_bold_12"/>
    <Class name="list_tab_checkbox" normalimage="file='../public/CheckBox/checkbox_unchecked.svg'" disabledimage="file='../public/CheckBox/checkbox_unchecked.svg' fade='80'" selectednormalimage="file='../public/CheckBox/checkbox_checked.svg'" selecteddisabledimage="file='../public/CheckBox/checkbox_checked.svg' fade='80'"/>
    <Class name="bottom_tab_item" hotcolor="bk_list_tab_item_hovered" pushedcolor="bk_list_tab_item_selected"/>
    <Class name="checkbox_normal" height="16" textpadding="20,0,0,0" font="system_12" normalimage="file='../public/CheckBox/checkbox_unchecked.svg' dest='0,0,16,16'" disabledimage="file='../public/CheckBox/checkbox_unchecked.svg' dest='0,0,16,16' fade='80'" selectednormalimage="file='../public/CheckBox/checkbox_checked.svg' dest='0,0,16,16'" selecteddisabledimage="file='../public/CheckBox/checkbox_checked.svg' dest='0,0,16,16' fade='80'"/>

    <Class name="text_black_16" normaltextcolor="black" font="system_16"/>
    <Class name="text_black_bold_16" normaltextcolor="black" font="system_bold_16"/>
    <Class name="text_path" endellipsis="true" singleline="true"/>
    <Class name="text_path_bold" endellipsis="true" singleline="true" font="system_bold_12"/>
    <Class name="text_path_bold_tips" endellipsis="true" normaltextcolor="block_tips" singleline="true" font="system_bold_12"/>
    <Class name="text_multi_path" endellipsis="true" singleline="false"/>
    <Class name="text_black_14" normaltextcolor="black" font="system_14" endellipsis="true" singleline="true"/>

    <Class name="btn_blue_font12" font="system_12" borderround="6,6" normaltextcolor="white" normalcolor="btn_blue_normal" hotcolor="btn_blue_hover" pushedcolor="btn_blue_pushed"/>
    <Class name="btn_text_blue_font12" font="system_12" normaltextcolor="white" />
    <Class name="btn_gray_font12" font="system_12" borderround="6,6" normaltextcolor="black" normalcolor="white" hotcolor="color_btn_gray1" pushedcolor="color_btn_gray2" bordersize="1" bordercolor="color_btn_border" />
    <Class name="btn_text_gray_font12" font="system_12" normaltextcolor="black" />
    <Class name="btn_blue_font14" font="system_14" borderround="6,6" normaltextcolor="white" disabledcolor="btn_blue_disable" normalcolor="btn_blue_normal" hotcolor="btn_blue_hover" pushedcolor="btn_blue_pushed" disabledtextcolor="textdefaultdisablecolor"/>
    <Class name="btn_blue_font15" font="system_14" borderround="6,6" normaltextcolor="white" bordercolor = "red" disabledcolor="btn_blue_disable" normalcolor="btn_blue_normal" hotcolor="btn_blue_hover" pushedcolor="btn_blue_pushed" disabledtextcolor="textdefaultdisablecolor"/>
    <Class name="btn_text_white_font14" font="system_bold_14" normaltextcolor="white"/>
    <Class name="btn_toast" font="system_12" borderround="6,6" normaltextcolor="black" normalcolor="white" hotcolor="color_btn_gray1" pushedcolor="color_btn_gray2" bordersize="1" bordercolor="color_btn_border"/>
    <Class name="btn_blue_text" font="system_12" cursortype="hand" normaltextcolor="btn_blue_normal" disabledtextcolor="textdefaultdisablecolor" hottextcolor="btn_blue_hover" pushedtextcolor="btn_blue_pushed"/>

    <!--ui_exception_diagnosis-->
    <TextColor name="bg_diagnosis_result_init" value="#ffe1e9fc"/>
    <TextColor name="bg_diagnosis_result_normal" value="#ffdaf5d6"/>
    <TextColor name="bg_diagnosis_result_warning" value="#fffeead1"/>
    <TextColor name="bg_title_color" value="#ffEAF0FF"/>
    <TextColor name="btn_great_hover" value="#FFE0E9FF"/>
    <TextColor name="btn_great_pushed" value="#FFC1D3FE"/>
    <TextColor name="btn_great_border" value="#FF5585F4"/>
    <TextColor name="btn_great_disable" value="#FFFFA256"/>
    <TextColor name="btn_lousy_hover" value="#FFFDE2E1"/>
    <TextColor name="btn_lousy_pushed" value="#FFFDC6C4"/>
    <TextColor name="btn_lousy_border" value="#FFF54A45"/>
    <Class name="ui_exception_diagnosis_text_16" normaltextcolor="black" font="system_16"/>
    <Class name="btn_great" borderround="10,10" normalcolor="white" hotcolor="btn_great_hover" disabledcolor="btn_great_disable" pushedcolor="btn_great_pushed" bordersize="1" bordercolor="btn_great_border"/>
    <Class name="btn_lousy" borderround="10,10" normalcolor="white" hotcolor="btn_lousy_hover" pushedcolor="btn_lousy_pushed" bordersize="1" bordercolor="btn_lousy_border"/>
    <Class name="combox_item" normaltextcolor="darkcolor" hotcolor="bk_list_tab_item_hovered" pushedcolor="bk_list_tab_item_selected" selectednormalcolor="bk_list_tab_item_selected" fadehot="false"/>
    <Class name="btn_expand_right" normalimage="file='../public/button/expand_right_normal.svg' corner='0,0,0,0'" hotimage="file='../public/button/expand_right_hover.svg' corner='0,0,0,0'" pushedimage="file='../public/button/expand_right_pushed.svg' corner='0,0,0,0'"/>
    <Class name="btn_expand_left" normalimage="file='../public/button/expand_left_normal.svg' corner='0,0,0,0'" hotimage="file='../public/button/expand_left_hover.svg' corner='0,0,0,0'" pushedimage="file='../public/button/expand_left_pushed.svg' corner='0,0,0,0'"/>
    <Class name="btn_contract" normalimage="file='../public/button/contract_noraml.svg' corner='0,0,0,0'" hotimage="file='../public/button/contract_hover.svg' corner='0,0,0,0'" pushedimage="file='../public/button/contract_pushed.svg' corner='0,0,0,0'"/>
    <Class name="text_path_net" endellipsis="true" singleline="true" font="system_bold_12"/>

    <!--ui_hardware_information-->
    <TextColor name="usage_grid_color" value="#ffC8C8C8"/>
    <TextColor name="color_sys_perf_system_border" value="#ff5084fd"/>
    <TextColor name="color_sys_perf_system_fill" value="#80e1eaff"/>
    <TextColor name="color_sys_perf_brand_border" value="#fff76b66"/>
    <TextColor name="color_sys_perf_brand_fill" value="#80fde2e0"/>
    <TextColor name="color_sys_perf_content_border" value="#75757575"/>
    <TextColor name="color_text_item_highlight" value="#ffdaf5d6"/>
    <TextColor name="color_text_item_top1" value="#fff76b66"/>
    <TextColor name="color_text_item_hot" value="#fffeead1"/>

    <Class name="sys_perf_draw_ctrl" gridcolor="usage_grid_color" gridlines="10" cachesize="160" width="stretch" height="stretch" bordersize="1,1,1,1" bordercolor="color_sys_perf_content_border"/>
    <Class name="list_sys_perf_tab" hotcolor="color_text_item_hot" pushedcolor="color_text_item_hot" selectednormalcolor="color_text_item_highlight" bkcolor="bk_wnd_darkcolor" fadehot="false"/>
    <Class name="list_sys_perf_tab_text" normaltextcolor="black" font="system_bold_12"/>
    <Class name="proc_info_header" endellipsis="true" singleline="true" textpadding="4,3,3,3" bordersize="1,0,0,0" bordercolor="color_btn_border" hotcolor="color_text_item_hot" pushedcolor="color_text_item_hot" bkcolor="bk_wnd_darkcolor" align="right" cursortype="hand" tooltiptext="click to sort"/>
    <Class name="proc_info_header_no_btn" endellipsis="true" singleline="true" textpadding="4,3,3,3" bordersize="1,0,0,0" bordercolor="color_btn_border" bkcolor="bk_wnd_darkcolor" mouse="false" align="right"/>
    <Class name="proc_info_body" endellipsis="true" singleline="true" textpadding="4,3,3,3" bordersize="1,0,0,0" bordercolor="white" mouse="false" align="right"/>

    <!--ui_block_module-->
    <!--ui_tab_tools-->
    <Class name="btn_tools_ui" bordersize="1" bordercolor="color_btn_border" borderround="6,6" normalcolor="white" hotcolor="color_btn_tool_push" pushedcolor="color_btn_tool_push"/>
    <Class name="btn_trace" borderround="50,50" normalcolor="white" hotcolor="color_btn_tool_push" pushedcolor="color_btn_tool_push" bordersize="1" bordercolor="color_btn_border"/>

    <!--ui from rooms-->
    <TextColor name="tab_background_color" value="#FFEDEEF0"/>
    <TextColor name="title_background_color" value="#FFD1DCF4"/>
    <TextColor name="normal_button_border_color" value="#FF1456F0"/>
    <TextColor name="normal_button_text_color" value="#FF1456F0"/>
    <TextColor name="normal_button_background_color" value="#FFFFFFFF"/>
    <TextColor name="normal_button_background_color_hover" value="#FFE0E9FF"/>
    <TextColor name="normal_button_background_color_push" value="#FFC2D4FF"/>
    <Class name="normal_button"
           font="system_14"
           textpadding="10,5,10,5"
           bordersize="1"
           borderround="8,8"
           bordercolor="normal_button_border_color"
           normalcolor="normal_button_background_color"
           normaltextcolor="normal_button_text_color"
           hotcolor="normal_button_background_color_hover"
           pushedcolor="normal_button_background_color_push"/>
    <TextColor name="status_success_color" value="#FFCAE6D0"/>
    <TextColor name="status_success_text_color" value="#FF1A7526"/>
    <TextColor name="status_warning_color" value="#FFFEEAD0"/>
    <TextColor name="status_warning_text_color" value="#FFFF811A"/>
    <TextColor name="status_failed_color" value="#FFF3D2D2"/>
    <TextColor name="status_failed_text_color" value="#FFC02A26"/>
    <Class name="tab_header_button"
           valign="center" halign="center"
           normalcolor="normal_button_background_color"
           hotcolor="normal_button_background_color_hover"
           pushedcolor="normal_button_background_color_push"
           cursortype="hand"
           align="left,vcenter" singleline="true" endellipsis="true"/>
</Global>