/* ##auto suggestion for contacts */
#contact_list { margin : 0; padding : 0; }
div#contact_list ul { margin : 0; padding : 0; }
div#contact_list li { cursor : pointer; list-style-type : none; }
#contact_list_link {border-bottom : 1px dotted #620000; color : #620000; font-size : 8pt; text-decoration : none; }

table.kaizen-munin {
	float: left;
	margin-right: 3em;
}
table.kaizen-munin td, table.kaizen-munin th {
	text-align: right;
}

table.kaizen-60-days {
	border-collapse: collapse;
	height: 100%;
	table-layout: fixed;
}

.kaizen-60-days tr.kaizen-60-days-header td {
	font-weight: bold;
}

.kaizen-60-days tr.kaizen-60-days-header td,
.kaizen-60-days tr.kaizen-60-days-body td {
	text-shadow: none;
	text-align: center;
	height: auto;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	overflow: hidden;
	padding: 4px;
}

.expander {
	height: 10em;
	overflow: hidden;
	cursor: pointer;
}

.body-contacts tr.contactcategory-67 td:last-child {
	background-image: url("../images/index.php?svg=logo-fissa.svg&plugin=clients");
	background-position: top 5px right;
	background-repeat: no-repeat;
	background-size: 28px 28px;
	min-width: 80px;
}

.body-contacts tr.contactcategory-5 td:last-child {
	background-image: url("../images/index.php?svg=logo-opentime.svg&plugin=clients");
	background-position: top 5px right;
	background-repeat: no-repeat;
	background-size: 28px 28px;
	min-width: 80px;
}
