
#no-alarms-container {
	margin: 30px 0 0 30px;
	float: left;
}

.wait-msg-header {
	color: #36ab46;
	font-size: 36px;
	margin-bottom: 20px;
}

.wait-msg-subheader {
	color: #666666;
	font-size: 24px;
	margin-bottom: 20px;
}

.wait-msg-body {
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
}

.wait-msg-image {
	float:right;
	margin:20px 55px 10px 10px;
}


.wait-msg-body a {
  color:#3FA9F5;
}

.wait-msg-body a:hover {
  text-decoration:none;
}
