/* This is a generated file */

.intro-paragraph {
	
}
.cke_panel_list h1,
.cke_editable h1 {
    border-bottom: 4px solid #6db33f;
    color: #80561b;
    font-size: 2.5rem;
    line-height: 3.2rem;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.cke_editable h1{
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.cke_panel_list h2,
.cke_editable h2 {
  color: #80561b;
  font-size: 1.75rem;
  line-height: 2.45rem;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

.cke_editable h2{
  margin-top: 1rem;
  margin-bottom: 0.7rem;
}

.cke_panel_list h3,
.cke_editable h3{
  color: #80561b;
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

.cke_editable h3{
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}

.cke_panel_list h4,
.cke_editable h4 {
  color: #80561b;
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}

.cke_editable h4{
  margin-top: 1.25rem;
  margin-bottom: 0.25rem;
}

.cke_panel_list h5,
.cke_editable h5{
  color: #80561b;
  font-size: 1.15rem;
  line-height: 1.85rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}

.cke_editable h5{
  margin-top: 1.25rem;
  margin-bottom: 0.25rem;
}

.cke_panel_list h6,
.cke_editable h6 {
  color: #80561b;
  font-size: 1rem;
  line-height: 1.7rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}

.cke_editable h6 {
  margin-top: 1.25rem;
  margin-bottom: 0.25rem;
}

.cke_panel_list p,
.cke_editable p {
  color: #292724;
  font-size: 1rem;
  line-height: 1.8rem;
  font-family: 'Open Sans', sans-serif;
}

.cke_editable p{
  margin-bottom: 1rem;
}

.cke_panel_list li,
.cke_editable li {
  color: #292724;
  font-size: 1rem;
  line-height: 1.8rem;
  font-family: 'Open Sans', sans-serif;
}

.cke_editable blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 1rem 20px;
  border-top: 4px solid #6db33f;
  border-bottom: 4px solid #6db33f;
  border-left: 0px solid #000;
  color: #292724;
  font-size: 1.25rem;
  line-height: 2rem;
  font-family: 'Open Sans', sans-serif;
}

.cke_editable hr {
  background-color: #6db33f;
  height: 2px;
  border: none;
}

.cke_panel_list .intro-text-style,
.cke_editable .intro-text-style {
  color: #7d6a55;
  font-size: 1.35rem;
  line-height: 2.25rem;
  font-style: italic;
}

.cke_editable .intro-text-style{
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}

.intro-paragraph {
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  color: #7d6a55;
  font-size: 1.35rem;
  line-height: 2.25rem;
  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_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;
	} 
