.articles3-content {
	padding-top: 65px;
	padding-bottom: 40px;
	font-size: 20px;
	line-height: 32px;
	color: #303030;
	position: relative
}
.articles3-content-item {
	margin-bottom: 35px;
}
.articles3-content-item > ul > li > ul {
	margin-top: 5px;
	margin-left: 15px;
}
.articles3-content-item .note {
	margin-top: 50px;
	padding: 20px 5px 20px 36px;
	font-size: 16px;
	line-height: 24px;
	background-color: #eff3f3;
	color: #303030;
}
.articles3-content-item blockquote {
	margin-top: 60px;
	margin-left: 36px;
	border-left: 2px solid #00b147;
	padding: 7px 0px 7px 20px;
	font-family: "Georgia", Arial, sans-serif;
	font-style: italic;
	color: #303030;
}
.articles3-content-item .grey-text {
	font-size: 13px;
	line-height: 1.54;
	letter-spacing: normal;
	color: #909090;
}
.articles3-content-item .rounded-box-ul {
	border-radius: 10px;
	border: solid 1px #e3e9e9;
	background-color: #ffffff;
	padding: 10px 30px;
	margin-top: 0;
	background-image: url(/imgnew/icons/arrowOpenNewIcon.png);
	background-position: 98% 8px;
	background-repeat: no-repeat;
}
.articles3-content-item.has-text.has-image .image-item {
	padding-top: 35px;
}
.articles3-content-item .img-description {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 21px;
	color: #909090;
}
.articles3-content.final {
	padding-top: 65px;
	padding-bottom: 65px;
	font-size: 24px;
	line-height: 40px;
}
.articles3-content.final .articles3-content-item {
	margin-bottom: 0px;
}
.articles3-content.p-t-10 {
	padding-top: 10px;
}
.articles3-content.p-b-0 {
	padding-bottom: 0px;
}
.articles3-content.p-t-25 {
	padding-top: 25px;
}
.articles3-content a[rel="nofollow"] {
	color: #303030;
}
.articles3-content a.highlight[rel="nofollow"] {
	color: #0088d3;
}

@media (max-width: 767px) {
.articles3-content {
	padding-top: 30px;
	padding-bottom: 20px;
}
}
