/* *** OCFrontEnd version 3.1.1012.0 *** */

/* -------------- OCMS designer styles ------------------ */

/**
<friendlyname>please don't use this</friendlyname>
<elements>lise</elements>
**/
.OC_resultmaker_title
{
	font-weight: bold;
}
/**
<friendlyname>please don't use this</friendlyname>
<elements>lise</elements>
**/
.OC_resultmaker_Title
{
	font-weight: bold;
}


/**
<friendlyname>please don't use this</friendlyname>
<elements>lise</elements>
**/
.OC_resultmaker_subtitle1
{
	font-style: italic;
}

/**
<elements>lise</elements>
**/
.OC_resultmaker_header
{
	font-style: italic;
	font-weight: bold;
}

/**
<friendlyname>please don't use this</friendlyname>
<elements>lise</elements>
**/
.OC_SmallText
{
	font-size: 0.9em;
}

#OnlineConsultant OC_Clickable
{
	cursor: pointer;
}
/*********  OC User Styles  ***********/

/**
<friendlyname>a. Heading 0  (only for special use - as top heading)</friendlyname>
<hideimplementation>true</hideimplementation>
**/
.OC_resultmaker_heading0
{
	font-weight: bold;
	color: black;
	font-family: Verdana;
}

/**
<friendlyname>b. Heading 2 (header for body text sections)</friendlyname>
<hideimplementation>true</hideimplementation>
**/
.OC_resultmaker_heading2
{
	margin-top: 0.7em;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: -0.1em;
	color: #3b3b3b;
	font-family: Verdana;
}

/**
<friendlyname>c. Emphasize (bold, normal size)</friendlyname>
<hideimplementation>true</hideimplementation>
**/
.OC_resultmaker_emphasize
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 1em;
}

/**
<friendlyname>d. Must Read Text (only very important text)</friendlyname>
<hideimplementation>true</hideimplementation>
**/
.OC_resultmaker_must_read
{
	border: 0.14em solid #cc3300;
	padding-left: 0.75em;
	padding-right: 0.75em;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	margin-top: 0.8em;
	margin-bottom: 1em;
	background: url(/static/rm/Graphics/udraabstegn_red.gif) #fcfcfc no-repeat 0.5em 0.4em;
	color: #b20000;
	font-size: 1em;
	font-family: Verdana;
	text-indent: 1.3em;
	direction: ltr;
}

/**
<friendlyname>e. Logo</friendlyname>
<hideimplementation>true</hideimplementation>
**/
.OC_resultmaker_logo
{
	text-align: right;
}

/**
<friendlyname>f. Number Column</friendlyname>
<hideimplementation>true</hideimplementation>
**/
.OC_resultmaker_number_column
{
	text-align: right;
}

/**
<friendlyname>g. Negative Number Column</friendlyname>
<hideimplementation>true</hideimplementation>
**/
.OC_resultmaker_negative_number_column
{
	text-align: right;
	color: #b20000;
}

/**
<friendlyname>h. Sum</friendlyname>
<hideimplementation>true</hideimplementation>
**/
.OC_resultmaker_sum
{
	text-align: right;
	font-weight: bold;
}

/**
<friendlyname>i. Negative Sum</friendlyname>
<hideimplementation>true</hideimplementation>
**/
.OC_resultmaker_negative_sum
{
	font-weight: bold;
	color: #b20000;
	text-align: right;
}
/**
<friendlyname>j. Background (default)</friendlyname>
<hideimplementation>true</hideimplementation>
**/
.OC_resultmaker_background
{
	background-color: #eeeeee;
}

/**
Denne bliver ikke vist mere
<friendlyname>k. Margin, top (can be used as Horizontal Blank)</friendlyname>
<elements>none</elements>
**/
.OC_resultmaker_Margin_Top
{
	margin-top: 1.5em;
}

/**
Denne bliver ikke vist mere
<friendlyname>l. Margin, bottom (can be used as Horizontal Blank)</friendlyname>
<elements>none</elements>
**/
.OC_resultmaker_Margin_Bottom
{
	margin-bottom: 1.5em;
}

/**
<friendlyname>k. Auto Height (Text Area)</friendlyname>
<hideimplementation>true</hideimplementation>
**/
.OC_resultmaker_Auto_Hight
{
	overflow: visible;
}

