/* Custom */
	
.primary_button {
	
}

.secondary_button {
	
}

/* Base */
	
.cke_panel_list h1,
.cke_editable h1 {
	border-bottom: 3px solid #e1e1e1;
    color: #ffb718;
    margin-bottom: 20px;
    margin-top: 0;
    font-family: "Exljbris museoslab 500 webfont",sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
    padding: 0 0 10px;
}
.cke_panel_list h2,
.cke_editable h2 {
	color: #005030;
	font-family: Montserrat,sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
    padding: 0;
}
.cke_panel_list h3,
.cke_editable h3 {
	color: #5d9731;
	font-family: Montserrat,sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
    padding: 0;
}
.cke_panel_list h4,
.cke_editable h4 {
	color: #005030;
	font-family: Montserrat,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
    padding: 0;
}
.cke_panel_list h5,
.cke_editable h5 {
	color: #5d9731;
	font-family: Montserrat,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
    padding: 0;
}
.cke_panel_list h6,
.cke_editable h6 {
	font-family: Montserrat,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
    padding: 0;
}
.cke_panel_list p,
.cke_editable p {
	font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
	margin-top: 0;
	color: #505050;
    font-family: Nunito,sans-serif;
}
.cke_panel_list .primary_button,
.cke_editable .primary_button {
    display: inline-block;
    margin: 10px 0;
    padding: 4px 10px;
    min-width: 200px;
    border: 0 none;
    cursor: pointer;
    background-color: #005030;
    font-family: "Exljbris museoslab 500 webfont",sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
}
.cke_editable .primary_button:hover {
    background-color: #898989;
}
.cke_editable .primary_button a {
    color: #ffffff;
    text-decoration: none;
}
.cke_panel_list .secondary_button,
.cke_editable .secondary_button {
    display: inline-block;
    margin: 10px 0;
    padding: 4px 10px;
    min-width: 200px;
    border: 0 none;
    cursor: pointer;
    background-color: #5d9731;
    font-family: "Exljbris museoslab 500 webfont",sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
}
.cke_editable .secondary_button:hover {
    background-color: #898989;
}
.cke_editable .secondary_button a {
    color: #ffffff;
    text-decoration: none;
} 

/* 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 */ 