#zk-template {
	background-color: #ffffff;
}

#template-inner p {
	padding: 0;
	margin: 0;
}

#template-inner {
	padding: 0px 35px;
	width: 890px;
	font-family: "Open Sans";
	box-shadow: none;
	-webkit-box-shadow: none;
}

#template-inner a:hover {
	text-decoration: none;
}

#part1 .title {
	padding-top: 70px;
}
.title {
	margin-bottom: 35px;
}

.title section header {
	font-weight: 600;
	font-size: 32px;
	color: #102D35;
	margin-bottom: 12px;
}

.title section p {
	font-weight: 400;
	font-size: 22px;
	color: #3c3c3c;
	line-height: 1.36em;
}

.gridRow {
	overflow: auto;
	margin-bottom: 50px;
}

.gridItem {
	display: inline-block;
	vertical-align: top;
	width: 420px;
	float: left;
}

.lastItem {
	float: right;
}

#template-inner p.itemHeader, .itemHeader {
	font-weight: 600;
	font-size: 24px;
	line-height: 1.13em;
	color: #3c3c3c;
	margin-bottom: 13px;
	margin-top: 10px;
}

.gridItem .bulletDot {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border: 1px solid #6f6f6f;
}

.gridItem .bulletDotContainer {
	display: table-cell;
	padding-right: 15px;
}

.gridItem .bulletPoints {
	font-size: 15px;
	line-height: 1.5em;
	color: #6f6f6f;
	padding-bottom: 8px;
	display: table-cell;
}

.gridItem img {
	width: 420px;
	height: 220px;
}

.tableTitle {
	font-weight: 600;
	font-size: 32px;
	color: #102D35;
	margin-bottom: 35px;
}

.tableItem {
	margin-bottom: 30px;
}

.itemRow {
	width: 810px;
	overflow: auto;
	padding: 20px 0px;
	border-bottom: 1px solid #dadada;
	margin-left: auto;
	margin-right: auto;
}

.lastItemRow {
	border-bottom: none;
}

.articleTitle {
	display: inline;
	float: left;
}

.articleDescription {
	display: inline;
	float: right;
	width: 500px;
}

.articleDescription a {
	margin-bottom: 12px;
	font-size: 14px;
	color: #549ed7;
}

.articleDescription a:hover {
	color: #587aa0;
}

.articleDescription .disabledLink {
	color: #9c9c9c;
}

#template-inner .articleDescription p {
	margin: 0px 0px 20px 0px;
	font-size: 14px;
	line-height: 1.5em;
	color: #6f6f6f;
}

#template-inner .articleDescription .lastDescription {
	margin-bottom: 0px;
}

.bodyText {
	font-size: 15px;
	line-height: 1.5em;
	color: #6f6f6f;
	margin-bottom: 60px;
}

.logosRow {
	text-align: center;
	margin-bottom: 43px;
}

.logo {
	width: 125px;
	height: 40px;
	opacity: 0.75;
	display: inline-block;
	margin-right: 68px;
}

.logoRight {
	margin-right: 0px;
}

.logo:hover {
	opacity: 1;
}

.logo img {
	max-width: 125px;
	max-height: 40px;
}

.logosDiv {
	padding-bottom: 50px;
}

#zk8footer {
	text-align: center;
}

#footerText {
	font-weight: 400;
	font-size: 24px;
	color: #565656;
	margin-top: 35px;
	margin-bottom: 30px;
}

#btnRow span {
	font-weight: 400;
	font-size: 17px;
	color: #ffffff;
	width: 180px;
	height: 48px;
	line-height: 48px; border-radius : 24px;
	display: inline-block;
	text-align: center;
	margin-bottom: 50px;
	border-radius: 24px;
}

#btnDownload {
	background-color: #f18a13;
	margin-right: 25px;
}

#btnViewDemo {
	background-color: #1686c8;
}

#part2, #part3 {
	margin-top: 130px;
}
