.head,
.diagramm,
i.fa,
i.fa-info-circle,
.navbar navbar-default navbar-fixed-top,
div.status-message,
div.status-info {
	display: none;
}

div.divider {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}

tr.border-double td {
    border-bottom: 3px double #000;
}
tr.top-border-double td {
    border-top: 3px double #000 !important;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: none;
  padding: 6px;
}

.container {
	width: 100%;
	height: 100%;
}

.input-group {
	height: 2px;
}

.input-group-addon,
.form-control {
	border: none;
	padding-top: 0px;
	padding-right: 2px;
}