.dialogue-panel {
	width: 500px;
	margin-left: -250px;
}
.dialogue-panel-inner .btn {
	margin-right: 10px;
	margin-left: 10px;
}
.rte blockquote {
	background: none;
	border-left: 4px solid rgb(195,189,141);
}
.rte a {
	color: #00aed7;
	text-decoration: none;
}
.rte a:hover {
	text-decoration: underline;
}
.rte .related-links h3 {
	font-size: 24px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	color: rgb(95,87,79);
}
.rte .related-links ul {
	margin: 20px 0;
}
.rte .related-links li {
	padding: 8px 0;
	font-size: 18px;
	line-height: 30px;
	padding-left: 25px;
    background: url(img/arrow-right-off.png) no-repeat left;
    background-size: 8px 16px;
	border-top: 1px solid rgb(246, 245, 243);
}
.rte .related-links li:last-child {
	border-bottom: 1px solid rgb(246, 245, 243);
}

.four-text-columns-module h4 {
	font-size: 20px;
	color: rgb(19,53,44);
	padding: 12px 0 10px 0;
    border-top: 8px solid rgb(136,123,27);
}
.four-text-columns-module .orange h4 {
	border-color: rgb(221,72,20);
}
.four-text-columns-module .green h4 {
	border-color: rgb(91,143,34);
}
.four-text-columns-module .purple h4 {
	border-color: rgb(145,0,75);
}
.four-text-columns-module .blue h4 {
	border-color: rgb(0,116,122);
}
.four-text-columns-module .olive h4 {
	border-color: rgb(136,123,27);
}

.four-text-columns-module h4 {
	border-top-width: 0;
}
.four-text-columns-module h4:first-child {
	border-top-width: 8px;
}

.four-text-columns-module a {
	color: #00aed7;
	text-decoration: none;
}
.four-text-columns-module a:hover {
	text-decoration: underline;
}
.four-text-columns-module .section-header {
	padding-bottom: 12px;
}

.newsletter-ctas {
	text-align: center;
}
.newsletter-cta {
	display: inline-block;
	width: 49%;
	text-align: center;
}
.newsletter-cta .image-icon {
	display: block;
	text-align: center;
	width: 100%;
}
.newsletter-cta .image-icon img {
	display: block;
	margin: 0 auto;
	width: 50px;
	height: 50px;
	text-align: center;
}
.cta-text {
	color: #00aed7;
	font-weight: 500;
}
.newsletter-cta:hover .cta-text {
	text-decoration: underline	
}


@media screen and (max-width: 736px) {
	.dialogue-panel {
		width: 400px;
		margin-left: -200px;
		height: 255px;
	}
	.dialogue-panel-inner .btn-back {
		margin-bottom: 10px;
	}
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
