#login-details, #logout-box {
	border-collapse: separate;
	border: 1px solid black;
	padding: 15px;
}

.double-click-row {
	text-align: right;
	font-size: 85%;
}

.timestamp {
	white-space: nowrap;
}

.config-updated {
    padding: 25px;
    font-size: 125%;
    font-weight: bold;
    color: #3c763d;
}

.progressBarText {
	position: absolute;
	width: 50%;
	left: 25%;
}