@charset "utf-8";
.codeHolder {
	padding: 10px;
	width: 100%;
	border: 1px solid #3184CE;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 20px;
}
