﻿

fieldset2
{ background-color : #f3f0dc }


/* spec layout DetailsVerksamheter  */
tr.Light
{
	background-color : White;
	}
	
/* ................................ */	

td.SolidCenter
{
	border: 1px solid lightgray;
	text-align : center ;
	}
	
.table_EDD
{
	white-space:nowrap;
}

.table_cell_wrap_text
{
	white-space: normal;
	word-wrap: break-word
}

.EDD
{
	white-space: nowrap;
}

.Ny_registrering
{
    background: url(button-SR.png) no-repeat top left;
}


/* BEGIN MAIN AREA */
#LeftMainArea {
	WIDTH: 8px; FLOAT: left; 
}
#InternalMainArea {
	FLOAT: left;
}
#RightMainArea {
	WIDTH: 8px; FLOAT: right ; CLEAR: right ; 
}
#FootMainArea {
	WIDTH: 8px; 
}
/* END MAIN AREA */

/* */
legend { color : #004963 ; font-weight :bold  }
.div_table 
{ 
    overflow:auto; 
    white-space:nowrap ; 
    background : white ;  
    width: 590px; /*670px ;*/ 
    height : auto;   
 }
.div_table_norm { overflow:auto; white-space:nowrap ; background : white ;  height : auto;   }
.div_tkedjan { overflow:auto; white-space:nowrap ; background : white ; }
.div_Naringsgrenar { overflow:auto; white-space:nowrap ; background : white ; }
.div_inlineBlock {
	display: inline-block
}
td
{
	padding-left : 2px;
	padding-right : 3px;
	/* border-bottom : 1 solid gray; */
	max-width :360px;
}

th   
{
	text-align: left ; 
	background-color: #DFDFDF;
	}


.display-field-Anmala
{
	white-space:nowrap;
   width:50px;
	/* margin: 0.5em 0; position: relative; left:100px; */
}


.editor-field-Anmala
{
	white-space:nowrap;
    width: 50px;
	/* margin: 0.5em 0; position: relative; left:100px; */
}

.display-label-Anmala
{
	white-space: nowrap;
	text-align : left ;
	Color : Gray ;
	width : 50px;
}
.editor-label--Anmala
{
	white-space: nowrap;
	text-align : left ;
	Color : Gray ;
	width: 50px;
}

.td_width { width :250px;} 

.GreenColor1 { color: Green }
.RedColor1 { color:Red }
.BlueColor1 { color:Blue  }

.GreenColor2 { 	color: Green; background-color: #E6E6E6; }
.RedColor2 { color:Red ; background-color: #E6E6E6; }
.BlueColor2 { color:Blue ; background-color: #E6E6E6;  }

.stdRow1 {}
.stdRow2 { background-color: #E6E6E6; }
 
.exportColor
{
	background-color: #00688b ; width : 96%; padding : 3px 3px 3px 20px;
}

td.center { text-align :center }
td.white { background-color : White ; border : 1px solid gray ; text-align : center ; width : 16px ; }

.VerifInfo
{
    padding-top:20px; padding-left:12px;
}
.VerifMeddelande
{
    padding-top:10px; padding-bottom:10px; padding-left:12px;
}

.hidden {
    display: none !important
}

#divAccessibilityStatement {
	font-size: 16px;
}

#divAccessibilityStatement A {
	font-size: 16px;
	font-weight: bold;
	color: #277db0;
}

#divAccessibilityStatement h2 {
	font-size: 18px;
}

#divAccessibilityStatement .div_table {
	white-space: inherit;
}

#tableAllNaringsgrenar {
	display: block;
	height: 300px;
	overflow-y: scroll
}

#divCopyEmailAddresses {
	margin: 0.5em 1em 1em 0.5em;

}

#divCopySuccess {
	display: none;
	color: red;
	float: right;
	margin-right: 1em;
}

#btnCopyEmailAddresses {
	float: right;
}