/* ----------------------------------------------------------------------------------- */ /* Common */ body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } .body_background { background-color: #ECECEC; } .scroll { width:220px; height:80px; overflow:auto; } .button { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #87A954; background-position: center center; clear: none; float: none; border:1px solid; height:auto; font-family: Verdana, Arial, Helvetica, sans-serif; border-color: #FFFFFF; } .wizard_queue_header { background-color: #92C4ED; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } .error_text{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; text-decoration: none; font-weight: bold; } .logo_text { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #FF6600; } .ongletTextDis { height: 25px; BORDER-RIGHT: #336699 none; BORDER-TOP: #336699 none; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #336699 none; color: #000000; BORDER-BOTTOM: #336699 none; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ABC1D3; /* #DBDBDB; */ TEXT-ALIGN: center; text-decoration: none; } .ongletTextErr { height: 30px; BORDER-RIGHT: #c5c5c5 none; BORDER-TOP: #c5c5c5 none; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #c5c5c5 none; COLOR: #FFFFFF; BORDER-BOTTOM: #80add6 none; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ED4F50; text-decoration: none; } /* ----------------------------------------------------------------------------------- */ /* Tables */ .higlighted_table { border: 1px solid #E0DDC2; background-color: #FDFCDC; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #667550; font-weight: bold; text-decoration: none; } .not_highlighted_table { border: 1px solid #848484; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #6C8997; font-weight: bold; text-decoration: none; } /* Search Result Tables */ table.search_result_table { color: #282828; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; text-decoration: none; text-transform: none; cursor:default; padding: 0px; margin: 0px; border-spacing: 0; border-style: solid; border-width: 1px; border-collapse:collapse; border-color: #7F7F7F; } table.search_result_table td { border-style: none solid none none; border-width: 1px; border-spacing:0px; margin: 0; word-wrap: break-word; padding: 2px 4px; } table.search_result_table th { border-style: none solid none none; border-width: 1px; border-spacing:0px; margin: 0; word-wrap: break-word; padding: 2px 4px 2px 4px; background: none repeat-x scroll 0 0 #D8D8D8; } table.search_result_table thead td.selectedUp, table thead th.selectedUp { background-color: #7C7C7C; text-decoration: underline; background-image:url(../images/up_arrow.gif); background-position:right; color:#FFFFFF; } table.search_result_table thead td.selectedDown, table thead th.selectedDown { background-color: #7C7C7C; text-decoration: underline; background-image:url(../images/down_arrow.gif); background-position:right; color:#FFFFFF; } table.search_result_table tbody tr.alt td { background: none repeat-x scroll 0 0 #EDEDED; } table.search_result_table tbody tr.hide td { display : none; } table.search_result_table tbody tr.show td { display : block; } table.search_result_table tbody tr.selected td { background-color:#FFFFCC; } table.search_result_table tbody tr.selected:hover td { background:#ff9; } .search_result_summary_highlight { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF6600; font-weight: bold; text-decoration: none; } .search_result_summary_label { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3C3C3C; font-weight: bold; text-decoration: none; } .search_result_summary_normal_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; } .search_result_filter_back { background-color: #FFFEDF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; border-top: none; border-right: none; border-bottom: none; border-left: none; } .search_button_back { background-color: #ECECEC; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } /* ----------------------------------------------------------------------------------- */ /* Pagination */ .pager_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; } .pager_selectedpage { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #282828; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; } .menu_workspace_on { background:url(../images/workspace_on.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3C3C3C; font-weight: bold; text-decoration: none; } .table_heading{ padding:0px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #282828; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; text-transform: none; background-color: #92C4ED; height:25px; } /* ----------------------------------------------------------------------------------- */ /* Data Table */ table.data_table { width:100%; cursor:default; padding: 0px; border-collapse:collapse; border-spacing:0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; } table.data_table td { padding:2px 4px 2px 4px; vertical-align:middle; } table.data_table th { padding: 2px 4px 2px 4px; color: #282828; font-variant: normal; text-transform: none; background-color: #92C4ED; padding: } table.data_table tr { padding:0px; background-color: #FFFFFF; } table.data_table tr.alt { padding:0px; background-color: #FFFFFF; } /* ----------------------------------------------------------------------------------- */ /* Trees */ .tree_background { background-color: #ECECEC; } .tree_root_node { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0054FF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; } .tree_parent_node_selected { background-color: #92C4ED; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0054FF; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: underline; } .tree_child_node_selected { background-color:#0099CC; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; } .tree__node_unselected { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0054FF; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: underline; } /* ----------------------------------------------------------------------------------- */ /* --------------------Form---------------- */ /* common */ .section_header { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #6C8997; font-weight: bold; text-decoration: none; } .section_border { border: 1px solid #848484; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; background-color: #FFFFFF; } .section_border_only { border: 1px solid #848484; color: #000000; background-color: #FFFFFF; } .header_back { background-color: #2C98BE; color: #000000; } .form_header_back { background-color: #92C4ED; } .header_label { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #282828; font-weight: bold; text-decoration: none; } .highlight_header { background-color: #FFFEDF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; border-top: none; border-right: none; border-bottom: none; border-left: none; } .field_required_indicator { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FF0000; font-weight: bold; text-decoration: none; } /* ---------------------------------------------------- */ /*Field Labels*/ .form_field_value { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; } .form_field_label { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-weight: bold; text-decoration: none; } .footer_message { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; text-decoration: none; text-align: center; font-style: italic; } .form_info_message { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; } /* ---------------------------------------------------- */ /* Links */ .link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0054FF; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; } .link_small { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0054FF; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: underline; vertical-align: middle; } .action_link_class{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0054FF; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: underline; } .action_link_class:hover { color: darkblue; } .link_bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0054FF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; } .header_link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; } /* ---------------------------------------------------- */ /* Textbox */ .form_textbox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; resize:none; } .form_textbox_disabled { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; background-color: #CCCCCC; } /* ---------------------------------------------------- */ /* Selectbox/Options */ .form_selectbox { BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #333333 1px solid; COLOR: #333333; BORDER-BOTTOM: #333333 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none; width:150px; } .form_selectbox_small { BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #333333 1px solid; COLOR: #333333; BORDER-BOTTOM: #333333 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none; width:150px; } .form_selectbox_disabled { BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #333333 1px solid; COLOR: #333333; BORDER-BOTTOM: #333333 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none; width:150px; background-color: #CCCCCC; } /* ---------------------------------------------------- */ /* Checkbox */ .form_checkbox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; } .form_checkbox_disabled { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; } /* ---------------------------------------------------- */ /* Radio Buttons */ .form_radio { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; margin: 0px; padding:0px; } .form_radio_disabled { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; margin: 0px; padding:0px; } /* ---------------------------------------------------- */ /* form multi select */ .form_multiselect { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: white; border: 1px solid #848484; cursor: default; width: 200px } .form_multiselect_disabled { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: white; border: 1px solid #848484; cursor: default; width: 200px; color: #333333; } /*----------------------------------------------------------------------------*/ /* form field set */ table.form_fieldset_table { width:45%; cursor:default; padding: 2px; } table.form_fieldset_table td { padding:2px; } table.form_fieldset_table th { padding:2px; font-weight:bolder; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #282828; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; text-transform: none; background-color: #FFFF99; height:25px; } table.form_fieldset_table tr { padding:2px; background-color: #FFFFFF; } table.form_fieldset_table tr.alt { padding:2px; background-color: #F4F4F4; } /* ----------------------------------------------------------------------------------- */ /* Main Menu */ .menu_workspace_off { background:url(../images/workspace_off.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3C3C3C; font-weight: bold; text-decoration: none; } .menu_collab_on { background:url(../images/collaboration_on.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3C3C3C; font-weight: bold; text-decoration: none; } .menu_collab_off { background:url(../images/collaboration_off.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3C3C3C; font-weight: bold; text-decoration: none; } .menu_tab2_off { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_back_off.gif); height:43px; } .collab_menu_tab2_off { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/collab_tab_back_off.gif); height:43px; } .menu_tab2_on { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_back_on.gif); height:43px; } .collab_menu_tab2_on { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/collab_tab_back_on.gif); } .menu_tab2_space { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal ; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_back.gif); } .collab_menu_tab2_space { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal ; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/collab_tab_back.gif); } .menu_tab2_off_right { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_right_off.gif); } .collab_menu_tab2_off_right { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/collab_tab_right_off.gif); } .menu_tab2_off_left { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_left_off.gif); } .collab_menu_tab2_off_left { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/collab_tab_left_off.gif); } .menu_tab2_on_right { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_right_on.gif); } .collab_menu_tab2_on_right { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/collab_tab_right_on.gif); } .menu_tab2_on_left { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_left_on.gif); } .collab_menu_tab2_on_left { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/collab_tab_left_on.gif); } .collab_header{ font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; } .menu_tab2_link{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; } .menu_tab2_link_off{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; } .menu_tab2_link_disabled{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #808080; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; } .menu_tab3_off { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; background-color: #5CAFCD; } .collab_menu_tab3_off { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; background-color: #87B763; } .menu_tab3_link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; } .menu_tab3_link_disabled { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: underline; } .menu_tab3_on { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background-color: #5CAFCD; } .collab_menu_tab3_on { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background-color: #87B763; } .menu_radio_off { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; background-color: #5CAFCD; } .collab_menu_radio_off { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; background-color: #ADCE95; } .page_tab_off { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_back_off.gif); height:43px; } .page_tab_on { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_back_on.gif); } .page_tab_space { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_back.gif); } .page_tab_off_right { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_right_off.gif); } .page_tab_off_left { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_left_off.gif); } .page_tab_on_right { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_right_on.gif); } .page_tab_on_left { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; background:url(../images/tab_left_on.gif); } /* Wizard */ .wizard_title { background-color: #FFFFC6; border: 1px #CADCF7 solid; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; } .wizard_current_step { background-color: #F4F4F4; border: 1px #CADCF7 solid; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; } .wizard_step { background-color: #FFFFFF; border: 1px #CADCF7 solid; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal; color: #000000; } /* Collab classes */ .collab_header_back { background-color: #ABC1D3; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #282828; } .in_collaboration_header { background-color: #FFF4DE; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #3C3C3C; font-weight: bold; text-decoration: none; } /* Popup classes */ .popup_title { background-color: #FFFFC6; border: 1px #CADCF7 solid; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; } .popup_header_message { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #282828; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; } .licence_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; } .licence_text_bold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #282828; font-weight: bold; text-decoration: none; } /* Loading Classes */ .loading_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; } .form_field_heading { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #282828; font-weight: bold; text-decoration: none; } /* change color*/ .default_color{ color:black; } .change_color{ color:red; } .menu_tab2_link_hd_snp{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #383838; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; } .menu_tab2_on_hd_snp { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #383838; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; text-align:center; background:url(../images/tab_back_on.gif); height:55px; width:110px; } .menu_tab2_off_hd_snp { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; text-align:center; background:url(../images/tab_back_off.gif); height:55px; width:110px; } .alignSpan{ float:right; padding-right:10px; } .button_AddToCart { background:url("../images/AddToCart_transparent.gif"); background-repeat:no-repeat; text-align:absolute; font-size: 11px; font-weight: bold; color:#FFFFFF; text-decoration: none; background-color: #F5561D; background-position:left; clear: none; float: none; border:1px solid; height:25px; font-family: Verdana, Arial, Helvetica, sans-serif; border-color: #F5561D; } .button_quoteButton { background:url("../images/OrderButton.bmp"); background-repeat:no-repeat; text-align:absolute; font-size: 11px; font-weight: bold; color:#FFFFFF; text-decoration: none; background-color: #87A954; background-position:left; clear: none; float: none; border:1px solid; height:25px; font-family: Verdana, Arial, Helvetica, sans-serif; border-color: #87A954; } .button_reviewOrder { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #87A954; background-position: center center; clear: none; float: none; border:1px solid; height:25px; font-family: Verdana, Arial, Helvetica, sans-serif; border-color: #FFFFFF; } .rect{ width:25; height:25; border:1px solid; text-align:center; } .rect_highlight{ width:25; height:25; border:2px solid #ffC000; text-align:center; } .header_label_white { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none; } .information_label{ color:#808080; font-style:italic; font-weight: normal; font-size: 10px; } .div_border{ border:1px; } .view_button { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #604A7B; background-position: center center; clear: none; float: none; border:1px solid; height:auto; font-family: Verdana, Arial, Helvetica, sans-serif; border-color: #604A7B; } .delete_button { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #C00000; background-position: center center; clear: none; float: none; border:1px solid; height:auto; font-family: Verdana, Arial, Helvetica, sans-serif; border-color: #C00000; } .not_highlighted_table_blue { border: 1px solid #C6D9F1; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #6C8997; font-weight: bold; text-decoration: none; } .form_textbox_blue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0070C0; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; } .header_color_grey { background-color: #D9D9D9; } .div_border{ border:1px; } .colored_table { border: 1px solid #848484; background-color: #DCE6F2; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #6C8997; font-weight: bold; text-decoration: none; } .selectAndAddButton{ font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #87A954; background-position: center center; clear: none; float: none; border:1px solid; height:auto; font-family: Verdana, Arial, Helvetica, sans-serif; border-color: #FFFFFF; width:125px; } .image_link_small { border:0; width:11px; height:11px; vertical-align: middle; } div.search_result_table{ color: #282828; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; text-decoration: none; text-transform: none; } #dynamicsearchresult{ border: 1px solid #7F7F7F; border-collapse: separate; border-spacing: 0; margin: 0; padding: 0; height: 100%; } .customSortableResultTableColumn{ cursor:pointer; } .customSortableNonResultTableColumn{ cursor:default; } td.customSortableResultTableColumn{ cursor:default; } .center{ text-align: center; } .right{ text-align:right; } .left{ text-align:left; } table.dialogTopTable{ font-family: Arial,Helvetica,sans-serif; border-collapse:collapse; border-spacing:0px; padding:0px; font-size: 12px; font-weight: normal; color: #282828; background-color: white; border: 1px solid lightBlue; } table.dialogTopTable .dialogTopTableCell{ padding: 5px; } table.dialogInnerTable td{ padding: 0 0 5px 0; } .dialogHeader{ background-color: #92C4ED; padding-right: 2px 0px 2px 5px; } .dialogCloseBtn{ padding-top: 5px; text-align: right; } .table{ font-family: Arial,Helvetica,sans-serif; border-collapse:collapse; border-spacing:0px; padding:0px; font-size: 12px; font-weight: normal; color: #282828; } .table tr.alt { background-color: #FFFFFF; } .table tr.alt { background-color: #EDF5FF; } .table th{ background: none repeat-x scroll 0 0 #D8D8D8; padding-right: 2px 0px 2px 5px; border-style: none solid none none; border-width: 1px; } .table td{ padding: 2px; border-style: none solid none none; border-width: 1px; } .table td.padding0{ padding: 0px; } .table td.border0{ border-width:0px; } .border{ border-style: solid; border-width: 1px; } .mutagenesis_current_step { border-top: 0px; } .mutagenesis_wizard_step { border-left: 1px #CADCF7 solid; border-right: 1px #CADCF7 solid; border-bottom: 1px #CADCF7 solid; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal; color: #000000; } div.dijitArrowButtonInner{ margin: 0 2px; } div.dijitButtonNode .dijitArrowButtonInner{ width:7px; } /*Start Search Result Table Css*/ .searchResultOuterTable{ border-collapse:collapse; padding:0px; } .generalTable{ border-collapse:collapse; padding:0px; border:0 none solid; } .generalTable td.oneCell{ padding-top:10px; padding-right:10px; padding-bottom:10px; padding-left:10px; } .generalTable td.topCell{ padding-top:10px; padding-right:10px; padding-bottom:5px; padding-left:10px; } .generalTable td.middleCell{ padding-top:0px; padding-right:10px; padding-bottom:5px; padding-left:10px; } .generalTable td.bottomCell{ padding-top:0px; padding-right:10px; padding-bottom:10px; padding-left:10px; } .tableCellLeft{ padding-left:10px !important; padding-right:0px !important; } .tableCellMiddle{ padding-right:0px !important; padding-left:5px !important; } .tableCellRight{ padding-right:10px !important; padding-left:5px !important; } .searchResultTable .dijitTextBox { vertical-align: middle; } .bottomCell .link_small{ vertical-align: top !important; } .bottomCell .pager_selectedpage{ vertical-align: top !important; } .middleCell .link_small{ vertical-align: middle !important; } .middleCell .pager_selectedpage{ vertical-align: bottom !important; } .padding0{ padding:0px; } .label { color: #282828; font-family: Arial,Helvetica,sans-serif; font-size: 12px; text-decoration: none; } /*End Search Result Table Css*/ .calendarIcon { float: right; width: 16px; height: 16px; background-repeat: no-repeat; background-image: url("../images//calendar.gif"); } .applicationtypetd{ vertical-align:bottom; padding:0px 5px 5px 0; text-align:right; height:43px; } .applicationtypecombobox{ font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: normal; width: 190px; } .applicationHeader{ font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: normal; color:red; padding-right:2px; } .generalTable5pxPadding{ border-collapse:collapse; padding:0px; border:0 none solid; } .generalTable5pxPadding .oneCell{ padding:5px; } .generalTable5pxPadding .topCell{ padding:5px; } .generalTable5pxPadding .middleCell{ padding:0px 5px 5px 5px; } .generalTable5pxPadding .tableCellLeft{ padding-left:5px !important; padding-right:0px !important; } .generalTable5pxPadding .tableCellMiddle{ padding-right:0px !important; padding-left:5px !important; } .generalTable5pxPadding .tableCellRight{ padding-right:5px !important; padding-left:5px !important; } .margin_left_10p { margin-left: 10px; } .margin_right_10p { margin-right: 10px; } .margin_top_10p { margin-top: 10px; } .alignRight{ text-align:right; } .link a { vertical-align: baseline; } a { color: #0054FF; } .fixedTableLayout{ table-layout:fixed !important; } .fixedTableLayout td{ word-wrap:break-word; }