/* Icon classes */ 
.block_icon {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
}

/* APPLICATION */
.vaild_point { background-image: url(img/xml/ok16.png) !important; }
.start_app { background-image: url(img/xml/startapplication.png) !important; }
.close_app { background-image: url(img/xml/closeapplication.png) !important; }
.trx_begin { background-image: url(img/xml/trx-begin.png) !important; }
.trx_end { background-image: url(img/xml/trx-end.png) !important; }
.open_url { background-image: url(img/xml/ie.png) !important; }
.execute_component { background-image: url(img/xml/execute_block.png) !important; }
.define_component { background-image: url(img/xml/defineblock.png) !important; }
.run_command_line { background-image: url(img/xml/commandline.png) !important; }
.file_assiciation { background-image: url(img/xml/file_association.png) !important; }
.play_scenario { background-image: url(img/xml/playscenario.png) !important; }
.playscenarioglobal { background-image: url(img/xml/playscenarioglobal.png) !important; }
.web_client { background-image: url(img/xml/httpclient.png) !important; }

/* IMAGSE */
.click_image { background-image: url(img/xml/ClickImage.png) !important; }
.find_image { background-image: url(img/xml/findimage.png) !important; }
.wait_image_to_disappear { background-image: url(img/xml/FindBitmap_Disappear.png) !important; }
.find_image_in_active_window { background-image: url(img/xml/findimage_iaw.png) !important; }
.find_linked_image { background-image: url(img/xml/linkimage.png) !important; }
.find_text_in_image { background-image: url(img/xml/ocr.png) !important; }
.find_text_in_pdf { background-image: url(img/xml/findText.png) !important; }
.take_screenshot { background-image: url(img/xml/takescreenshot.png) !important; }

/* KEYBOARD */
.key_text { background-image: url(img/xml/Keytext.png) !important; }
.fn_key { background-image: url(img/xml/key.png) !important; }
.key_combination { background-image: url(img/xml/combo.png) !important; }

/* MANAGE PASSWORDS */
.gen_pass { background-image: url(img/xml/genpasscmd.png) !important; }
.ret_pass { background-image: url(img/xml/retrievepasscmd.png) !important; }
.save_pass { background-image: url(img/xml/savepasscmd.png) !important; }

/* FILES */
.file_exists { background-image: url(img/xml/file_exist.png) !important; }
.file_update_date { background-image: url(img/xml/file_update_date.png) !important; }
.file_size { background-image: url(img/xml/file_size.png) !important; }
.file_version { background-image: url(img/xml/file_version.png) !important; }

/* MOUSE */
.mouse_left_click { background-image: url(img/xml/mouseclick.png) !important; }
.mouse_left_doubleclick { background-image: url(img/xml/clickonimage_Left_DoubleClick.png) !important; }
.mouse_left_up { background-image: url(img/xml/mousebutton_LeftUp.png) !important; }
.mouse_left_down { background-image: url(img/xml/mousebutton_LeftDown16.png) !important; }
.mouse_middle_click { background-image: url(img/xml/mousebutton_MiddleClick16.png) !important; }
.mouse__middle_doubleclick { background-image: url(img/xml/mousebutton_MiddleDoubleClick.png) !important; }
.mouse_middle_up { background-image: url(img/xml/mousebutton_MiddleUp16.png) !important; }
.mouse_middle_down { background-image: url(img/xml/mousebutton_MiddleDown16.png) !important; }
.mouse_right_click { background-image: url(img/xml/mousebutton_rightclick.png) !important; }
.mouse_right_doubleclick { background-image: url(img/xml/mousebutton_rightdoubleclick.png) !important; }
.mouse_right_up { background-image: url(img/xml/mousebutton_RightUp.png) !important; }
.mouse_right_down { background-image: url(img/xml/mousebutton_RightDown.png) !important; }
.move_click_mouse { background-image: url(img/xml/moveclickmouse.png) !important; }
.move_mouse { background-image: url(img/xml/MoveMouse.png) !important; }
.mouse_wheel { background-image: url(img/xml/mousewheel.png) !important; }

/* EXCEL */
.setup_excel { background-image: url(img/xml/setupexcel.png) !important; }
.goto_excel { background-image: url(img/xml/traverseexcel.png) !important; }
.read_excel { background-image: url(img/xml/readfromexcel.png) !important; }
.write_excel { background-image: url(img/xml/writetoexcel.png) !important; }
.for_each_line { background-image: url(img/xml/foreachlineexcel.png) !important; }

/* CITRIX */
.citrix_login { background-image: url(img/xml/citrixlogin.PNG) !important; }
.citrix_list_resources { background-image: url(img/xml/citrixlist.PNG) !important; }
.citrix_launch_resource { background-image: url(img/xml/citrixlaunch.PNG) !important; }
.citrix_logoff { background-image: url(img/xml/citrixlogoff.PNG) !important; }

/* WINDOWS */
.window_action_close { background-image: url(img/xml/windowaction_Close16.png) !important; }
.window_action_focus { background-image: url(img/xml/windowfocus.png) !important; }
.window_action_maximize { background-image: url(img/xml/windowaction_maximize16.png) !important; }
.window_action_minimize { background-image: url(img/xml/windowaction_minimize16.png) !important; }
.window_action_restore { background-image: url(img/xml/Windowaction_Restore16.png) !important; }
.window_action_waitwindow { background-image: url(img/xml/windowwait.png) !important; }
.window_move { background-image: url(img/xml/Windowaction_Move16.png) !important; }
.window_resize { background-image: url(img/xml/Windowaction_Resize16.png) !important; }
.all_windows_action { background-image: url(img/xml/allwindows.png) !important; }
.all_windows_action_close { background-image: url(img/xml/allwindows_close16.png) !important; }

/* CONDITIONALS AND VARIABLES*/
.if_condition { background-image: url(img/xml/if.png) !important; }
.else_then { background-image: url(img/xml/else.png) !important; }
.for_loop { background-image: url(img/xml/loop.png) !important; }
.switch_statement { background-image: url(img/xml/switch16.png) !important; }
.switch_case { background-image: url(img/xml/case.png) !important; }
.for_each { background-image: url(img/xml/foreach.png) !important; }
.default_case { background-image: url(img/xml/default.png) !important; }
.var_increment { background-image: url(img/xml/IncrementCounter16.png) !important; }
.set_img_var { background-image: url(img/xml/setimgvar.png) !important; }
.funnel_point { background-image: url(img/xml/injfunnel.png) !important; }
.clipboard_action { background-image: url(img/xml/clipboard.png) !important; }
.find_csv_line { background-image: url(img/xml/seekcsv.png) !important; }
.set_variable { background-image: url(img/xml/var.png) !important; }
.env_variable { background-image: url(img/xml/var_env.png) !important; }
.date_variable { background-image: url(img/xml/var_date.png) !important; }
.function_date { background-image: url(img/xml/function_date.png) !important; }
.function_time { background-image: url(img/xml/function_time.png) !important; }
.functions_string { background-image: url(img/xml/functions_string.png) !important; }
.random_variable { background-image: url(img/xml/var_rand.png) !important; }
.time_variable { background-image: url(img/xml/var_time.png) !important; }
.image_into_var { background-image: url(img/xml/imgvar.png) !important; }
.text_into_var { background-image: url(img/xml/ocr.png) !important; }
.xml_into_var { background-image: url(img/xml/readxml.PNG) !important; }
.rendezvous_point { background-image: url(img/xml/rendezvous16.png) !important; }
.rand_action { background-image: url(img/xml/randomcmd.png) !important; }
.exit_point { background-image: url(img/xml/exit.png) !important; }
.label_text { background-image: url(img/xml/label.png) !important; }
.on_failure { background-image: url(img/xml/ProcessFailure.png) !important; }
.on_resume { background-image: url(img/xml/resume.png) !important; }
.skip_to { background-image: url(img/xml/skipto.png) !important; }
.raise_failure { background-image: url(img/xml/RaiseFailurewriwlo.png) !important; }
.write_to_log { background-image: url(img/xml/writetolog.png) !important; }
.write_to_event_log { background-image: url(img/xml/writetoeventlog.png) !important; }

/* MISCELLIANEOUS */
.pause_cmd { background-image: url(img/xml/pausecmd.png) !important; }
.timer_line { background-image: url(img/xml/timer.png) !important; }
.comment_line { background-image: url(img/xml/comment.png) !important; }
.wait_line { background-image: url(img/xml/wait.png) !important; }
.call_dll { background-image: url(img/xml/calldll.png) !important; }
.line_filler { background-image: url(img/xml/filler.png) !important; }
.read_port { background-image: url(img/xml/ReadSerialPort16.png) !important; }
.write_port { background-image: url(img/xml/WriteSerialPort16.png) !important; }
.dialog_box { background-image: url(img/xml/dialogboxcmd.png) !important; }