#cannarec-container {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

#cannarec_leaf {
	position: absolute;
	left: 0px;
	top: 63px;
	width: 48px;
	height: 400px;
	background-image: url(../images/cannarec_leaf.png);
	background-repeat: no-repeat;
	background-position: left;
}

#cannarec_50 {
	margin-left: auto;
	margin-right: auto;
	background-color: #212121;
	text-align: center;
}

#verify-patient {
	width: 240px;
	height: 80px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

#coming-soon {
	margin-top: 11px;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #414141;
}

#cannarec_closed {
	text-align: center;
	font-size: 14px;
	margin-top: 21px;
}

#cannarec_closed p {
}

#cannarec_closed span {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}