<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container.voice
{
	padding-top: 10px;
}

.footer
{
	padding: 20px;
	position: absolute;
	bottom: 0px;
	background-color: #efefef;
	width: 100%;
}

	.footer a
	{
		margin-right: 10px;
	}

.phone.image
{
	background: url(/Classroom/Images/Voice/phone-icon.png) no-repeat center center;
	height: 101px;
	width: 110px;
}

.chromeallow.image
{
	background: url(/Classroom/Images/Voice/chrome-logo.png) no-repeat center center;
	height: 117px;
	width: 117px;
	margin: 40px auto 0 auto;
}

.allow.image
{
	background: url(/Classroom/Images/Voice/allow.png) no-repeat center center;
	height: 90px;
	width: 90px;
	margin: 0 auto;
}

.allow.text
{
	height: 90px;
	display: table-cell;
	margin: 0 auto;
	vertical-align: middle;
}

.flashlogo.image
{
	background: url(/Classroom/Images/Voice/flash-logo.png) no-repeat center center;
	height: 117px;
	width: 117px;
	margin: 10px auto 0 auto;
}

.flashallow.image
{
	background: url(/Classroom/Images/setup-media/flash-allow-deny.png) no-repeat center center;
	height: 141px;
	width: 217px;
	margin: 10px auto 0 auto;
}

.mic.image
{
	background: url(/Classroom/Images/Voice/mic-icon.png) no-repeat center center;
	height: 118px;
	width: 73px;
	margin: 10px auto 0 auto;
}

.speaker.image
{
	background: url(/Classroom/Images/Voice/speaker-icon.png) no-repeat center center;
	height: 102px;
	width: 117px;
	margin: 10px auto 0 auto;
}

.voice .phone-number, .voice .pin
{
	font-weight: bold;
}

.voice #test-mic
{
	margin: 8px 0px;
}

#hardware-test-modal .modal-dialog
{
	width: 500px;
}

#hardware-test-modal .modal-footer
{
	background-color: #ccc;
	border-radius: 0 0 6px 6px;
}

.hardware-test button
{
	margin-top: 8px;
}

.list-group-item
{
	border: none !important;
}

.computer.image
{
	background: url(/Classroom/Images/Voice/computer-icon.png) no-repeat center center;
	height: 100px;
	width: 153px;
	margin: 65px 123px 0px 0px;
	;
}
</pre></body></html>