.middle_common {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 5px;
}

/* @group Filters */

#filter_main, .filter_outer_div {
	margin: 5px;
	background-color: #FFFFCC;
	padding: 5px;
	border: 2px solid #999999;
}

.filterparts_common {
	background-color: #FFFF88;
	height: 100%;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
	border: 1px solid #999999;
}

#filter_topgroup {
	display: table;
	margin: 0px;
}

#filter_flera {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #999999;
}
#filter_fritext {
	width: 180px;
	min-height: 110px;
}
#fritext_textbox {
	width: 100%;
}
#filter_bransch, #filter_leverantorFilter {
	clear: none;
}
#filter_boston {
	width: 120px;
	min-height: 110px;
}
#filter_boston table {
	border-collapse: collapse;
	
}
#filter_boston table td{
	/*width: 50%;*/
	height: 50%;
}
#filter_malgrupp {
	width: 160px;
	min-height: 110px;
}
.malgupp_table {
	width: 100%;
	margin-top: 10px;
}
#filter_funktion {
	/*clear: both;*/
}
.leftline {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.funktioner_part {
	margin: 5px;
	height: auto;
}
#funktioner_left {
	float: right;
	width: 100%;
}
#funktioner_right {
	float: right;
	width: 200px;
}

#filter_os {
	/*clear: both;*/
}

.os_table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFCC;
}
.os_table th {
	margin: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.os_table td {
	margin: 0px;
}



/* @end */
.border_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.border_left {
	border-left-width: thin;
	border-left-style: solid;
}
.border_bottom_left {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-width: thin;
	border-left-style: solid;
}
.server_row {
	background-color: #FFFF99;
}
.klient_row {
	background-color: #FFFFCC;
}
#visning_main {
	margin: 5px;
	background-color: #EEEEEE;
	padding: 5px;
}
.omdome_wrap {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.omdome {
	background-color: #9599FB;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
	overflow: visible;
	white-space: nowrap;
}
.sort_cell {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: none;
	background-color: #CCCCCC;
	text-align: center;
}
.sort_cell_active {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: none;
	background-color: #AAAAAA;
	text-align: center;
}
.even_row {
	background-color: #FFFFFF;
}

/* @group Text */

a.normal_text {
	color: #000000;
	text-decoration: none;
}
a.normal_text:hover {
	color: #616161;
	text-decoration: underline;
}



/* @end */
