
#header .pageTitle {
	text-align: left;
	color: black;
	line-height: 1.5em;
}

#header .lang-selection {
	text-align: left;
}

#header .logo-container {
	height: 44px;
	float: left;
}

.sectionTitle {
	text-align: right;
	line-height: 1.4em;
}

.sectionTitle span {
	float: left;
	display: block;
}

.sectionTitle a[rel="help"] img {
	vertical-align: middle;
}

.ambushContentBox {
	color: black;
	background-color: #bad8eb;
}

.ambushContentBox .sectionTitle {
	text-align: left;
}

ul.ambushMessageList {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

ul.ambushMessageList > li {
	margin-bottom: 15px;
}

ul.ambushMessageList > li:last-of-type {
	margin-bottom: 0;
}

#powered-by {
	font-size: .9em;
	padding: 0.5em 1em;
}

/* Streamline Session Start Elements */

.ui-widget-overlay.opaque {
	background: #7f7f7f;
	opacity: 1;
	filter: Alpha(Opacity=100);
}

#bomgarDialog {
	font-size: large;
}

#bomgarDialog b {
	font-size: larger;
}

#bomgarDialog ol {
	text-align: left;
}

#bomgarDialog button {
	margin-right: 8px;
}

/* Recording Viewer */

.recordingViewer {
	width: 530px;
	height: 300px;
	margin: 20px auto;
}
