img {
    border: 0px;
    vertical-align: inherit;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
H3 {
    font-size: 1.8rem;
    margin-bottom: 10px;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 500;
}
H6 {
    text-align: right;
}
P { margin-bottom: 10px; margin-top: 0px;}

.infokader {
    float: right;
    margin-top: 5px;
    margin-left: 10px;
}

.infokader .BoxTable{
    margin-top: 10px;
}

/**************************************************************************/
/* Hyperlinks                                                             */
/**************************************************************************/
/*
a:link {
	color: #d82a26;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #d82a26;
	font-weight : normal;
	text-decoration: none;
}
a:active {
	color: #d82a26;
	text-decoration: none;
}
a:hover {
	color: #d82a26;
	font-weight : normal;
	text-decoration: none;
}
*/
/*
#head table#menu {
	width: 100%;
	height: 20px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
#head A.menu {
	color: #ffffff;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9pt;
	border-left: 1px solid #ffffff;
}
#head A.menu:visited {
	color: #ffffff;
	text-decoration: none;
}
#head A.menu:selected {
	color: #ffffff;
	text-decoration: none;
}
#head A.menu:hover {
	color: #ffffff;
	text-decoration: none;
}

#submenu {
}
#submenu a.menu {
	color: #003366;
	text-decoration: none;
}
#submenu a.menu:visited {
	color: #003366;
	text-decoration: none;
}
#submenu a.menu:selected {
	color: #003366;
	text-decoration: none;
}
#submenu a.menu:hover {
	color: #003366;
	text-decoration: none;
}
#submenu td {
	height: 30px;
	vertical-align: middle;
}
*/
/**************************************************************************/
/* List style                                                             */
/**************************************************************************/
.ListTable, .TotalTable {
    background: #e1e1e1;
    border-collapse: separate;
    border-spacing: 1px 1px;
}
.ListCellHeader {
	font-weight: bold;
	background: #007C9C;
	BORDER-RIGHT: #6d7174 0px solid;
	BORDER-TOP: #6d7174 0px solid;
	BORDER-LEFT: #6d7174 0px solid;
	BORDER-BOTTOM: #6d7174 0px solid;
    line-height: 1.2em;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    cursor: hand;
    vertical-align: top;
    padding: 2px;
}
.ListCellHeader_Rotated {
    font-weight: bold;
    background: #286090;
    BORDER-RIGHT: #6d7174 0px solid;
    BORDER-TOP: #6d7174 0px solid;
    BORDER-LEFT: #6d7174 0px solid;
    BORDER-BOTTOM: #6d7174 0px solid;
    color: #ffffff;
    cursor: hand;
    text-align: right;
    text-valign: middle;
    writing-mode: tb-rl;
}
.ListCellHeader img {
    float: right;
}
.ListCellHeader .sortabletext {
    float: left;
}
.ListEven {
    background: #f9f9f9;
}
.ListEvenException {
    background: #ecbec0;
}
.ListEven TD {
    BORDER-RIGHT: #f0f0f0 0px solid;
    BORDER-BOTTOM: #e1e1e1 0px solid;
    padding: 2px;
    vertical-align: top;
}
.ListOdd {
    background: #f0f0f0;
}
.ListOddException {
    background: #dd898c;
}
.ListOdd TD {
    BORDER-RIGHT: #f9f9f9 0px solid;
    BORDER-BOTTOM: #e1e1e1 0px solid;
    padding: 2px;
    vertical-align: top;

}
.ListLabel {
    FONT-WEIGHT: bold; background: #f0f0f0
}
.ListData {
    background: #f9f9f9; COLOR: #000000
}
.ListSub TD {
    background: #fff;
    FONT-SIZE: 14px;
    padding: 2px;
    vertical-align: top;

}
.ListTotal TD {
    background: #fff;
    font-size: 14px;
    padding: 2px;
    vertical-align: top;
    font-weight: 600;
}

/**************************************************************************/
/* Form style                                                             */
/**************************************************************************/
.Form {
    background: #efefce
}
.FormLabel {
    BORDER-RIGHT: #e1e1e1 0px solid;
    BORDER-LEFT: #e1e1e1 0px solid;
    BORDER-TOP: #e1e1e1 0px solid;
    BORDER-BOTTOM: #e1e1e1 1px solid;
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    background: #f0f0f0;
    FONT-WEIGHT: bold;
}
.FormData {
    BORDER-RIGHT: #e1e1e1 0px solid;
    BORDER-LEFT: #e1e1e1 0px solid;
    BORDER-TOP: #e1e1e1 0px solid;
    BORDER-BOTTOM: #e1e1e1 1px solid;
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    background: #f6f6f6;
}
.FormTitle {
    FONT-WEIGHT: bold;
    background: #003366;
    COLOR: #ffffff
}

/**************************************************************************/
/* Form elements                                                          */
/**************************************************************************/
.textarea {
    border: 1px solid #a5a5a8;
    TEXT-ALIGN: left;
}
.Input {
    border: 1px solid #a5a5a8;
    color:#3a3a3a;
    TEXT-ALIGN: left;
    background: #FFFFFF;
}
.select {
}

/**************************************************************************/
.message {
    FONT-WEIGHT: bold; COLOR: #ff0000
}

.exportalign
{
    text-align: right;
}
.exporttoolbar
{
    text-align: right;
}

.passworduser
{
    padding-right: 30px;
}

.passwordeye
{
    cursor: pointer;
    margin-left: -25px;
    bottom: 5px;
    right: 35px;
    width: 24px;
    height: 24px;
    opacity: 0.5;
}

/**************************************************************************/
/* Box style                                                              */
/**************************************************************************/
.BoxTable {
    BORDER: #e1e1e1 1px solid;
}
.BoxTable table {
    BORDER: #e1e1e1 0px solid;
    font-size: 14px;
}
.Box {
    background-color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}
TD.Box_lbl {
    BORDER-RIGHT: #e1e1e1 0px solid; 
    PADDING-RIGHT: 4px; 
    BORDER-TOP: #e1e1e1 0px solid; 
    PADDING-LEFT: 4px; 
    FONT-WEIGHT: bold; 
    background: #f0f0f0; 
    PADDING-BOTTOM: 0px; 
    BORDER-LEFT: #e1e1e1 0px solid; 
    PADDING-TOP: 0px; 
    BORDER-BOTTOM: #e1e1e1 1px solid; 
    HEIGHT: 20px
}
TD.Box_field {
    BORDER-RIGHT: #e1e1e1 0px solid; 
    PADDING-RIGHT: 4px; 
    BORDER-TOP: #e1e1e1 0px solid; 
    PADDING-LEFT: 4px; 
    background: #f6f6f6; 
    PADDING-BOTTOM: 0px; 
    BORDER-LEFT: #e1e1e1 0px solid; 
    PADDING-TOP: 0px; 
    BORDER-BOTTOM: #e1e1e1 1px solid
}
TD.BoxTitle {
    font-weight: bold;
    font-size: 11pt;
    text-align: left;
    background-image: url(../images/corner_top.gif); 
    background-repeat: no-repeat; 
}

/**************************************************************************/
/* Tab style                                                              */
/**************************************************************************/
.tab-page {
    font: inherit !important;
    font-size: 14px !important;
}
.tab-page .ListTable {
    border-top: 1px solid rgb( 145, 155, 156 );
    border-right: 1px solid rgb( 145, 155, 156 );
    border-left: 1px solid rgb( 145, 155, 156 );
    border-bottom: 1px solid rgb( 145, 155, 156 );
    color: #000000;
}
.tab-page .BoxTable {
    color:#000000;
    border-top: 1px solid rgb( 145, 155, 156 );
    border-right: 1px solid rgb( 145, 155, 156 );
    border-left: 1px solid rgb( 145, 155, 156 );
    border-bottom: 1px solid rgb( 145, 155, 156 );
}
#BoxTabs {
    border-top: #e1e1e1 0px solid;
}
#tabs TD {
    font-weight: bold;
    color: #333333;
}
#tabs a:link {
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}
#tabs a:visited {
    color: #333333;
    font-weight : normal;
    text-decoration: none;
}
#tabs a:active {
    color: #333333;
    font-weight : normal;
    text-decoration: none;
}
#tabs a:hover {
    color: #333333;
    font-weight : normal;
    text-decoration: none;
}

/**************************************************************************/
/* securityelement style                                                  */
/**************************************************************************/
#securityelement .Box {
/*    background: #ffffff; */
    text-align: left;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}
#securityelement .BoxTitle {
}
table#securityelement {
}

P.kop1 {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 13pt; 
    COLOR: #000000; 
}
P.kop2 {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 11pt; 
    COLOR: #000000; 
}
P.kop3 {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 9pt; COLOR: #000000; 
}
P.alinea {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 8pt; 
    COLOR: #000000; 
}
tree {
    background-COLOR: white
}
TD.tree {
    FONT-SIZE: 8pt; 
    TEXT-DECORATION: none
}

A.tree:link {
    COLOR: black; TEXT-DECORATION: none
}
A.tree:hover {
    COLOR: #820082; TEXT-DECORATION: none
}
A.tree:visited {
    COLOR: black; TEXT-DECORATION: none
}
TD.BoxLeft {
    FONT-WEIGHT: bold; background: url(../images/pixel_left.gif)
}
TD.BoxRight {
    FONT-WEIGHT: bold; background: url(../images/pixel_right.gif)
}
TD.BoxBottom {
    FONT-WEIGHT: bold; background: url(../images/pixel_bottom.gif)
}

/**************************************************************************/
/* Document Explorer                                                      */
/**************************************************************************/
#document_explorer {
    min-width: 900px;
    height: 430px;
    overflow-x: auto;
}
#file_tree {
    width: 220px;
    height: 400px;
    border: 1px solid #666699;
    padding: 5px;
    margin-right: 5px;
    overflow: auto;
}
#directorycontent {
    height: 400px;
    border: 1px solid #666699;
    padding: 5px;
    overflow: auto;
}
.sorttable, .sortable {
    width: 98%;
}
.sorttable thead td, .sortable thead td {
    background-color: #666699;
    color: #FFFFFF;
}
.filelistColumn1 {
    width: 300px;
}
.filelistColumn2 {
    width: 70px;
}
.filelistColumn3 {
    width: 130px;
}

/**************************************************************************/
/* Location                                                               */
/**************************************************************************/
body.locationbody
{
    background-color: white;
    height: 100%;
    margin: 0;
}
#map
{
    background-color: #e5e3df;
    height: 100%;
}
#location
{
    border: #99B3CC 2px solid;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 2px;
}
.mapframe
{
    border: 0px;
    height: 480px;
    width: 100%;
}
.markerclass
{
    color: #000088;
    font-size: 12px;
}

/**************************************************************************/
/* Autocomplete                                                           */
/**************************************************************************/
.indicator {
    background: url(../images/indicator.gif) no-repeat right;
}

div.autocomplete {
    position:absolute;
    width:250px;
    background-color:white;
    border:1px solid #888;
    margin:0px;
    padding:0px;
    z-index:10;
}
div.autocomplete ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
div.autocomplete ul li.selected {
    background-color: #36c;
    color: #fff;
}
div.autocomplete ul li {
    list-style-type:none;
    display:block;
    margin:0px;
    padding:0px 0px 0px 4px;
    height:20px;
    cursor:pointer;
}
div.autocomplete ul li span.src {
    float: left;
    font-size : 13px;
}
div.autocomplete ul li span.info {
    float: right;
    font-size : 10px;
}

#autocomplete_choices {
    overflow: auto;
    height: 200px;
}
#autocomplete {
    background-color:white;
}

/**************************************************************************/
/* userInfo_form                                                          */
/**************************************************************************/
form#editPersonalInfoForm .Input {
    width: 250px;
}
form#editPersonalInfoForm .div_clear_left {
    clear: left;
    padding-top: 3px;
    padding-bottom: 3px;
}
form#editPersonalInfoForm .div_float_left {
    float: left;
    padding-left: 5px;
}
form#editPersonalInfoForm .div_input {
    position: relative;
    left: 10px;
}
form#editPersonalInfoForm .div_float_field {
    width: 250px;
}
form#editPersonalInfoForm .div_kader {
    clear: left;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    border: 1px solid #e1e1e1;
    background-color: #f0f0f0;
}