.tx-hittbooking-pi3 {
	border: 1px solid red;
	background-color: #ffbfbf;
	padding: 15px;
	margin-top: 1em;
}
.one-column .tx-hittbooking-pi3 {
	margin-bottom: 1em;
}
.tx-hittbooking-pi3 form {
	display: inline;
}
.tx-hittbooking-pi3 input.check {
	margin-left: 5px;
	vertical-align: middle;
}

.tx-hittbooking-pi3 .logout-divider {
	margin: 0 20px -3px 20px;
}

.logout_info {
	width: 16px;
	cursor: help;
	display: inline;
}
.logout_help {
	margin-bottom: -3px;
}
.logout_info .text {
	display: none;
}
.logout_info:hover .text {
	display: block;
	position: absolute;
	width: 200px;
	padding: 10px;
	padding-left: 25px;
	border: 1px solid #000;
	z-index: 200;
	background: #fff;
}

.tx-hittbooking-pi3 .state:hover .text {
	left: 230px;
}

.tx-hittbooking-pi3 .time:hover .text {
	left: 450px;
}