/* Custom */
	
.intro_paragraph {
	
}

/* Base */
	
.cke_panel_list h1,
.cke_editable h1 {
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	font-family: Merriweather, serif;
	color: #662c2c;
	font-size: 2rem;
	line-height: 1.5em;
	font-weight: 400;

}
.cke_panel_list h2,
.cke_editable h2 {
	margin-top: 1.5rem;
	margin-bottom: 0.7rem;
	font-family: Merriweather, serif;
	color: #662c2c;
	font-size: 1.75rem;
	line-height: 1.5em;
	font-weight: 400;

}
.cke_panel_list h3,
.cke_editable h3 {
	margin-top: 1.5rem;
	margin-bottom: 0.7rem;
	font-family: Merriweather, serif;
	color: #00788d;
	font-size: 1.5rem;
	line-height: 1.5em;
	font-weight: 400;

}
.cke_panel_list h4,
.cke_editable h4 {
	margin-top: 1.25rem;
	margin-bottom: 0.7rem;
	font-family: Merriweather, serif;
	color: #00788d;
	font-size: 1.25rem;
	line-height: 1.6em;
	font-weight: 400;
}
.cke_panel_list h5,
.cke_editable h5 {
	margin-top: 1.25rem;
	margin-bottom: 0.7rem;
	font-family: Merriweather, serif;
	color: #00788d;
	font-size: 1rem;
	line-height: 1.6em;
	font-weight: 700;

}
.cke_panel_list h6,
.cke_editable h6 {
	margin-top: 1.25rem;
	margin-bottom: 0.5rem;
	font-family: Merriweather, serif;
	color: #00788d;
	font-size: 0.9rem;
	line-height: 1.6em;
	font-weight: 700;
	text-transform: uppercase;
}
.cke_panel_list p,
.cke_editable p {
	margin-top: 0.5rem;
	margin-bottom: 1rem;
	font-size: 1rem;
	font-weight: 400;
	font-family: Montserrat, sans-serif;
	color: #404040;
	line-height: 1.6em;
}
.cke_editable hr {
	border-color: #e0dfdc; 
	border: 0px; 
	color: #e0dfdc; 
	margin-bottom: 1.5em; 
	margin-top: 1.5em; 
	border-top: 1px solid; 
}
.cke_editable blockquote {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	padding: 1.5rem 1.25rem;
	border-left: 5px solid #005969;
	background-color: rgba(138, 187, 181, .2);
	color: #312f2f;
	font-family: Montserrat, sans-serif;
}
.cke_editable blockquote p {
	color:#312f2f;
	font-size: 1.143rem;
	line-height: 1.843rem;
	margin-bottom: 0;
	margin-top: 0;
	font-family: Montserrat, sans-serif;
}
.cke_panel_list .intro_paragraph,
.cke_editable .intro_paragraph {
	margin-top: 0.5rem;
	margin-bottom: 1.5rem;
	font-family: Merriweather, serif;
	color: #662c2c;
	font-size: 1.2rem;
	line-height: 2rem;
	font-weight: 400;
}
.cke_panel_list h1,
.cke_panel_list h2,
.cke_panel_list h3,
.cke_panel_list h4,
.cke_panel_list h5,
.cke_panel_list h6,
.cke_panel_list p,
.cke_panel_list .intro_paragraph{
    margin: 0;
}


/* Shared Base */
	
.cke_youtube {
	border: solid 1px #a9a9a9;
	background: url(/core/public/shared/assets/js/ckeditor/plugins/gripfilebrowser/images/ck_youtubelogo.gif) no-repeat center center;
}

.cke_audiofile {
	border: solid 1px #a9a9a9;
	background: url(/core/public/shared/assets/js/ckeditor/plugins/gripfilebrowser/images/cke_audiofilelogo.gif) no-repeat center center;
}

.cke_chart {
	border: solid 1px #a9a9a9;
	background: url(/core/public/shared/assets/js/ckeditor/plugins/gripfilebrowser/images/ck_chart.gif) no-repeat center center;
	max-height: 300px;
}

.cke_slideshow {
	border: solid 1px #a9a9a9;
	background: url(/core/public/shared/assets/js/ckeditor/plugins/gripfilebrowser/images/ck_slideshow.jpg) no-repeat center center;
}

.cke_widget_wrapper .ckegripfile-wrapper,
.cke_editable .ckegripfile-preview,
.ckegripfile-data {
	display:none;
	font-size: 0;
	line-height: 0;
}

.cke_widget_wrapper .ckegripfile-widget-preview {
	padding: 8px;
	margin-bottom: 3px;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	border-radius: 5px;
	font-size: inherit;
	display: block;
	line-height: normal;
}

.ckegripfile-title {
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 0 22px;
	position: relative;
}

	.ckegripfile-title p {
		margin: 0;
		padding: 0;
		line-height: normal;
	}

.ckegripfile-description {
	padding: 0 22px;
}

	.ckegripfile-description p {
		margin: 0;
		padding: 0;
		line-height: normal;
		font-style: italic;
	} .cke_youtube {
	border: solid 1px #a9a9a9;
	background: url(/core/public/shared/assets/js/ckeditor/plugins/gripfilebrowser/images/ck_youtubelogo.gif) no-repeat center center;
}

.cke_audiofile {
	border: solid 1px #a9a9a9;
	background: url(/core/public/shared/assets/js/ckeditor/plugins/gripfilebrowser/images/cke_audiofilelogo.gif) no-repeat center center;
}

.cke_chart {
	border: solid 1px #a9a9a9;
	background: url(/core/public/shared/assets/js/ckeditor/plugins/gripfilebrowser/images/ck_chart.gif) no-repeat center center;
	max-height: 300px;
}

.cke_slideshow {
	border: solid 1px #a9a9a9;
	background: url(/core/public/shared/assets/js/ckeditor/plugins/gripfilebrowser/images/ck_slideshow.jpg) no-repeat center center;
}

.cke_widget_wrapper .ckegripfile-wrapper,
.cke_editable .ckegripfile-preview,
.ckegripfile-data {
	display:none;
	font-size: 0;
	line-height: 0;
}

.cke_widget_wrapper .ckegripfile-widget-preview {
	padding: 8px;
	margin-bottom: 3px;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	border-radius: 5px;
	font-size: inherit;
	display: block;
	line-height: normal;
}

.ckegripfile-title {
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 0 22px;
	position: relative;
}

	.ckegripfile-title p {
		margin: 0;
		padding: 0;
		line-height: normal;
	}

.ckegripfile-description {
	padding: 0 22px;
}

	.ckegripfile-description p {
		margin: 0;
		padding: 0;
		line-height: normal;
		font-style: italic;
	}


/* Plugins */ 