﻿/* Images Check Ingvi */

.wizard_container
{
  float:left;
  clear:left;
  border: 1px solid #CCCCCC;
  width:766px;
  font-family:Arial, Sans-Serif;
  font-size:11px;
  font-weight:bold;
  color:#1F1F1F;
}

.border_bottom_1px
{
  border:0px;
  border-bottom:1px;
}

.border_bottom_cccccc
{
  float:left;
  border-bottom:1px dotted #CCCCCC;
  padding-bottom:5px;
}

a
{
  color:Black;
  text-decoration:none;
}

input.text
{
  border: 1px solid #CCCCCC;
}

.wizard_title
{
  border:0px solid red;
  font-size:16px;
  margin-bottom:10px;
}

.wizard_header
{
  float:left;
  width:745px;
  border-top:1px solid white;
  border-left:1px solid white;
  border-bottom: 1px solid #CCCCCC;
  padding-left:20px;
  padding-top:10px;
  padding-bottom:5px;
  background-image: url(../images/master/baseinfo_heading_background.png); /*Check*/
  background-repeat:repeat-x;
  background-position:top;
  background-color:white;
}

.wizard_navmenu
{	
  border: 0px solid blue;
  width:450px; 
}

.wizard_navmenu_item
{
  float:left;
  border: 0px solid red; 
  padding-left:3px;
  padding-top:3px;
  padding-bottom:3px;
}

.wizard_info
{
  border:0px solid red;
  clear:left;
  float:left;
  font-weight:normal;
  padding-left:3px;
  width:450px;
}

.wizard_info_text
{
  border:0px solid blue;
  width:680px;
  float:left;
  padding:4px 0px;
}

.wizard_navnumbers
{
  border:0px solid green; 
  float:right;
  margin:5px 20px;
}

.wizard_navnums_item
{
  float:left;
  width:33px;
  height:33px;
  background-image:url("../images/wizard/wizard_step_inactive_circle.gif");
  background-repeat:no-repeat;
  margin:3px;
  color:White;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  padding-top:5px;
}

.wizard_navnums_item_active
{
  background-image:url("../images/layout/wizard_step_active_circle.gif");
}

.wizard_main
{
  float: left;
  border: 0px solid red;
  width:100%;
  background-color:White;
}

.wizard_step_container
{
  border:0px solid red;
  float:left;
  padding:10px 15px 10px 15px;
  min-height:220px;
}

.wizard_step_items_30
{
  border:0px solid brown;
  width:30px;
  float:left;
  margin-right:10px;
}

.wizard_step_items_50
{
  border:0px solid brown;
  width:50px;
  float:left;
  margin-right:20px;
}

.wizard_step_items_90
{
  border:0px solid brown;
  width:90px;
  float:left;
  margin-right:10px;
}

.wizard_step_items_110
{
  border:0px solid pink;
  width:110px;
  float:left;
  margin-right:5px;
}

.wizard_step_items_130
{
  border:0px solid pink;
  width:130px;
  float:left;
  margin-right:5px;
}

.wizard_step_items_160
{
  border:0px solid cyan;
  width:160px;
  float:left;
  margin-right:20px;
}

.wizard_step_items_210
{
  border:0px solid pink;
  width:210px;
  float:left;
  margin-right:20px;
}

.wizard_step_items_230
{
  border:0px solid red;
  width:230px;
  float:left;
  margin-right:20px;
}   

.wizard_step_items_250
{
  border:0px solid yellow;
  width:250px;
  float:left;
  margin-right:20px;
}

.wizard_step_items_320
{
  border:0px solid green;
  width:320px;
  float:left;
  margin-right:20px
}

.wizard_step_items_350
{
  border:0px solid green;
  width:350px;
  float:left;
  margin-right:20px
}

wizard_step_items_450
{ 
  width:450px;
  float:left;
  margin-right:20px
}
.wizard_step_items_700
{
  border:0px solid green;
  width:700px;
  float:left;
  margin-right:20px
}

.wizard_step_items_cl
{
  border:0px solid black;
  float:left;
  margin-right:20px
}

.wizard_step_items_seperator
{
  width:5px;
  height:150px;
  float:left;
  border:0px solid black; 
  position:relative;
  top:30px;
}

.wizard_textbox_99pct
{
  float:left;
  width:98%;
  border:1px solid #CCCCCC;
  font-size:11px;
  padding-left:2px;
}

.wizard_textbox_48pct
{
  float:left;
  width:48%;
  border:1px solid #CCCCCC;
  font-size:11px;
  padding-left:2px;
}

.wizard_textbox_date
{
  float:left;
  width:90%;
  border:1px solid #CCCCCC;
  font-size:11px;
  padding-left:2px;
}
.wizard_textarea
{
  float:left;
  width:98%;
  border:1px solid #CCCCCC;
  font-size:11px;
  padding-left:2px;
  overflow:auto;
  font-family:arial; 
}

.wizard_panel
{
  float:left;
  width:98%;
  border:1px solid #CCCCCC;
  font-size:11px;
  font-weight:normal;
  padding-left:2px;
  overflow:auto;
  font-family:arial;	
}

.wizard_dropdown_99pct
{
  float:left;
  width:100%;
  border:1px solid #CCCCCC;
  font-size:10px;
  height:18px;
}

.wizard_dropdown_45pct
{
  float:left;
  width:45%;
  margin-right:3px;
  border:1px solid #CCCCCC;
  font-size:10px;
  height:18px;
}

.wizard_uploadedimage
{
  border: 1px solid #CCCCCC;
  padding:1px; 
  clear:left;
  float:right;
  margin-right:0px;
  margin-top:0px;
}

.wizard_overview_uploadedimage
{
  border: 1px solid #CCCCCC;
  padding:0px;   
  float:left;
  margin-left:6px;
  margin-top:3px;
}

.wizard_item
{
  border: 0px solid brown;
  float:left;
  clear:left;
  padding:0px;
  width:100%;
}

.wizard_item_right
{
  border: 0px solid brown;
  float:right;
  clear:left;
  padding:0px;
  width:100%;
}

.wizard_item_locked
{
  background-image: url("../images/icons/icon_16x16_lock.gif");
  background-position:right;
  background-repeat: no-repeat;
}

.wizard_item_heading_text
{
  border-bottom:1px dotted #CCCCCC;
  float:left;
  margin:5px 0px 0px 2px;
  font-size:11px;
  width:100%;
}

.wizard_item_text_overview
{
  border:0px solid green;
  float:left;
  clear:left;
  font-size:10px;
  width:100%;
  margin-left:1px;
}

.wizard_item_text_overview_container
{
  border-left:1px dotted #CCCCCC;
  float:left; 
}

.wizard_item_text
{
  border:0px solid yellow;
  float:left;
  margin:3px 1px;
}

.wizard_item_text_90
{
  border:0px solid yellow;
  float:left;
  margin:3px 1px;
  width:90%;
}

.wizard_item_text_right
{
  border:1px solid yellow;
  float:right;
  clear:left;
  margin:3px 1px;
}

.wizard_text_overview
{
  border:0px solid green;
  float:left;
  padding:4px 3px 3px 10px;
  font-size:12px;
  text-decoration:underline;
  color:#0C273D;
}

.wizard_checkbox
{
  border:0px solid red;
  clear:left;
  float:left;
  font-weight:normal;
  width:100%;
}

.wizard_overview_grid_container
{
 border: 0px solid cyan;
 float:left; 
}

.wizard_overview_grid_items
{
  border: 0px solid red;
  float:left;
  width:100%;
  clear:left;
}

.wizard_overview_grid_item_left
{
  border: 0px solid green;
  float:left;
  width:200px;
}

.wizard_overview_grid_item_right
{
  border: 0px solid blue;
  float:left;
  padding-left:10px;
}

.wizard_arrow
{
  border: 0px solid blue;
  float:left;
  padding: 2px 5px 0px 2px;
}

.wizard_overview_text_container
{
 border: 0px solid cyan;
 float:left; 
}

.wizard_overview_lefttext
{
  border:0px solid blue;
  font-weight:normal;
  width:80px;
  float:left;
  clear:left;
  padding:2px;
}
.wizard_overview_righttext
{
  border:0px solid yellow;
  font-weight:bold;
  float:left;
  width:110px;
  margin-left:5px;
  padding:2px;
}

.wizard_overview_checkmark
{
  float:left;
  margin-left:5px;
  margin-right:5px;
  padding:2px 2px 2px 2px;
  width:12px;
  height:12px;
  border:0px solid red;
}

.wizard_overview_checkmark_text
{
  border:0px solid red;
  float:left;
  width:180px;
  font-weight:normal;
}

.wizard_list_container
{
  border:1px solid #CCCCCC;
  float:left;
  clear:left;
  overflow:auto;
  width:200px;
  height:170px;
  overflow:auto;
  font-weight:normal;

}

.wizard_list_container_overview
{
  border:0px solid #CCCCCC;
  float:left;
  width:100px;  
  font-weight:normal;
}

.wizard_list_container_220
{
  border:1px solid #CCCCCC;
  float:left;
  clear:left;
  overflow:auto;
  width:220px;
  height:180px;
  overflow:auto;
  font-weight:normal;
}

.wizard_gridview_container
{
  border:1px solid #CCCCCC;
  float:left;
  clear:left;
  width:220px;
  font-weight:normal;
}

.wizard_tree_container
{
  border:1px solid #CCCCCC;
  float:left;
  overflow:auto;
  width:245px;
  height:180px;
  overflow:auto;
  font-weight:normal;
}

.wizard_list
{
  margin:3px 5px;
  border: 0px solid green;
  font-weight:normal;
  float:left;
  
}

.wizard_list_selallchkboc
{
  border:0px solid #CCCCCC;
  border-bottom:0px;
  float:left;
  clear:left;
  font-weight:normal;
  padding-left:5px;
  padding-right:10px;
  width:185px;
}

.wizard_list_column_name
{
   width:160px;
   padding:2px 4px;
}

.wizard_list_column_status
{
  width:120px;
  padding:2px 4px;
}

.wizard_list_menu_access_dyna
{
  padding:2px 4px;
  border:1px solid #CCCCCC;
  border-top:1px;
  width:110px;
}

.wizard_sidebar
{
  border: 0px solid red;
}

.wizard_required
{
  font-size:10px;
}

.wizard_debug
{
  color:Red;
}

.wizard_navigation_container
{
  border:0px solid red;
  float:right;
  margin: 5px;
}

.wizard_navigation_item
{
  border:1px solid white;
  height:20px;
  float:left;
  cursor:pointer;
  background-image: url("../images/wizard/wizard_navigation_back.gif");
  background-repeat: repeat-x;
  background-position:bottom;
  padding:4px 9px;
}

.wizard_navigation_text
{
  border:0px solid green;
  float:left;
  padding:0px 3px;
  font-size:12px;
  color:#0C273D;
}

.wizard_navigation_image
{
  border:0px solid green;
  float:left;
  padding:0px 3px;
}

.wizard_selection_grids
{
  clear:left; 
  margin-left:100px;
}

.wizard_navigation_seperator
{
  width:4px;
  height:20px;
  float:left;  
}

.wizard_gridview_header_text
{
  font-weight:bold;
  text-align:left;
  border-bottom:1px solid #CCCCCC;
  padding-left:2px;
  width:100%;
  background-image:url("../images/list/list_header_wrap.png");
  background-repeat:repeat-x;
  color:White;
  height:20px;
}

.wizard_gridview_header_checkbox
{
  border-bottom:1px solid #CCCCCC;
  border:1px solid red;
}

.wizard_gridview_footer_text
{
  color:Red;
  text-align:center;
}

.wizard_gridview_header_background
{  
  background-image:url("../images/list/list_header_wrap.png");
  background-repeat:repeat-x;
}

.wizard_gridview_footer_background
{
  margin-left:50px;
  border-top:1px solid red;
  background-image:url("../images/list/list_header_wrap.png");
  background-repeat:repeat-x;
}

.wizard_link_button
{
  border: 0px solid #CCCCCC;
  float: left; 
  margin-top: 2px; 
  margin-right: 2px; 
  font-size: 11px;
  cursor:pointer;
}

.wizard_button
{
  border: 0px solid #CCCCCC;
  float: right; 
  margin-top: 2px; 
  margin-right: 2px; 
  font-size: 11px;
  cursor:pointer;
}

.wizard_button_background
{
  border-right:2px solid #0594b3;
  border-bottom:2px solid #0594b3;
  border-bottom-style:inset;
  border-right-style:inset;
  background:#d3f3fa;
  float: right; 
  margin:2px 2px 0px 0px;
  padding:4px 6px 4px 6px;
  text-align:center;
  font-size: 11px;
  font-weight:bold;
  cursor:pointer;
}

.wizard_insidestep_navigation
{
  border:0px solid pink;
}

.wizard_multiview
{
  border:0px solid pink;
  border-top: 1px solid #DDDDDD;
  float:left;
  clear:left;
  width:720px;
}

.wizard_multiview_navmenu
{
  border:0px solid red;
  margin-left:10px;
}

.wizard_inside_nav_regular
{
  border:1px solid #DDDDDD;
  border-bottom:0px;
  background-color:white;
  padding:4px;
  padding-bottom:2px;
  background-color:#DDDDDD;
}

.wizard_inside_nav_selected
{
  color:#27BD00;  
  background-color:white;
  position:relative;
  padding:3px;
  top:1px;
}

.wizard_upload_special1
{
   border:0px solid red; 
   float:left; 
   clear:left; 
   width:237px;
}

.wizard_upload_special2
{  
  border: 0px solid #CCCCCC; 
  float:left; 
  padding:4px;
}

.wizard_accordion_pane_container
{
  border:0px solid red;
  float:left;
}

.wizard_accordion_CssClass
{
  border:1px solid #DDDDDD;
  height:250px;
}

.wizard_accordion_ContentCssClass
{
  border-bottom:1px solid #DDDDDD;
  border-top:0px;
  width:720px;
  padding:5px;
  font-weight:normal;
}

.wizard_accordion_HeaderCssClass
{
  border-bottom:1px solid #DDDDDD;
  width:690px;
  padding:3px 20px;
  margin-top:0px;
  font-weight:bold;
  font-size:11px;
  cursor:pointer;
}

.wizard_accordion_HeaderSelectedCssClass
{ 
  color:#27BD00;
  border-bottom:1px dotted; 
}

.wizard_accordion_overview_list
{
  border:0px solid cyan;
  width:150px;
  float:left;
  margin-right:4px;
}

.wizard_stepcomplete_container
{
  border: 0px solid blue; 
  width: 350px; 
  margin-top: 60px; 
  margin-left: auto;
  margin-right: auto;
}

.wizard_stepcomplete_text
{
  border: 0px solid red;
  font-size: 13px; 
  font-weight: normal;
  margin-left:20px; 
}

.wizard_stepcomplete_link_container
{
  border: 0px solid pink; 
  clear: left;
  margin-top: 30px;
}

.wizard_stepcomplete_link
{
  border:0px solid black;
  margin:0px 20px;
  font-size:14px;
}

.wizard_popup_top
{
  background-image:url(../images/layout/mainmenu_wrap.gif);
  background-repeat: repeat-x; 
}

/* selectiongrid css */
.selectiongrids_container
{
  border:0px solid red;
  float:left;
}

.selectiongrids_button_container
{
  border:0px solid cyan;
  float:left;
  margin-top:0px;
}

.selectiongrids_button
{
  border:0px solid green;
  clear:left;
  float:left;
  margin:10px;
  margin-top:50px;
}

.selectiongrids_button_ingrid
{
  padding:4px;
}

.selectiongrids_item_container
{
  border:0px solid blue;
  float:left;
  height:180px;
  overflow:auto;
}

.selectiongrids_item
{
  border:0px solid brown;
  float:left;
  clear:left;
  padding:0px;
  width:100%; 
}

.selectiongrids_gridview_container
{
  border:1px solid #CCCCCC;
  float:left;
  clear:left;
  width:220px;
  font-weight:normal;
}

.selection_gridview_cell
{
  border-bottom:1px solid #CCCCCC;
  width:20px;
}

.selectiongrids_search_container
{
  border:0px solid black;
  float:left;
  width:180px;
  margin-right:20px;
}


/* TODO special, put in another css file */
.padding_5px
{
 padding:5px; 
}

.font-weight-normal
{
  font-weight:normal;
}

.margin_0_7
{
  margin:0px 7px;
}

.bold
{
  font-weight:bold;
}

.margin-top-10
{
  margin-top:10px;
}

.width_220px
{
  border:0px solid red;
  width:220px;
}

.wizard_fileuploadajax
{
    border:0px solid red;
    float:left;
}

.wizard_listheader
{
  background-image:url("../images/list/list_header_back_black.gif");
  background-repeat: repeat-x;
}

/* A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
.wizardTabs .ajax__tab_header
{
  
}

/* An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */    
.wizardTabs .ajax__tab_outer
{
  margin-left:2px;
}

/* An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
.wizardTabs .ajax__tab_inner
{
  border: 1px solid #CCCCCC;
  border-bottom:0px;
  cursor:pointer;
}

/* An element of the tab that contains the text content. Child CSS classes:none. */
.wizardTabs .ajax__tab_tab
{
  padding:5px;
}

/* A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. */
.wizardTabs .ajax__tab_body
{

}

/* This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. */
.wizardTabs .ajax__tab_hover
{
  background-color:#FFFEF1;
}

/* This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. */
.wizardTabs .ajax__tab_active
{
  background-color:#FFFEF1;
}

.wiz_topleft_extra
{
  height:31px; 
  background-position:top left;
}
 