/* This is a generated file */

.inside_page_intro {
	
}
.cke_panel_list h1,
.cke_editable h1 {
	margin-top: 0.5em;
	margin-bottom: 0.75em;
	color: #d3a143;
	font-size: 1rem;
	line-height: 1.25em;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-family: "PT Sans",sans-serif;
}
.cke_panel_list h2,
.cke_editable h2 {
	margin-top: 1em;
	margin-bottom: 0.75em;
	font-family: Muli, sans-serif;
	color: #79acbe;
	font-size: 1.125rem;
	line-height: 1.25em;
	font-weight: 400;
	letter-spacing: 0.01em;
}
.cke_panel_list h3,
.cke_editable h3 {
	margin-top: 1em;
	margin-bottom: 0.75em;
	color: #5f8796;
	font-size: 1.0625rem;
	line-height: 1.25em;
	font-weight: 400;
	letter-spacing: 0.01em;
	font-family: "PT Sans",sans-serif;
}
.cke_panel_list h4,
.cke_editable h4 {
	margin-top: 1em;
	margin-bottom: 0.75em;
	color: rgba(189, 211, 218, 0.7);
	font-size: 1rem;
	line-height: 1.25em;
	font-weight: 400;
	letter-spacing: 0.02em;
	font-family: "PT Sans",sans-serif;
	background-color: #2d2e31;
}
.cke_panel_list h5,
.cke_editable h5 {
	margin-top: 1em;
	margin-bottom: 0.75em;
	color: #c5ca46;
	font-size: 1rem;
	line-height: 1.25em;
	font-weight: 400;
	letter-spacing: 0.02em;
	font-family: "PT Sans",sans-serif;
}
.cke_panel_list h6,
.cke_editable h6 {
	margin-top: 1em;
	margin-bottom: 0.75em;
	color: #8b8d52;
	font-size: 0.9375rem;
	line-height: 1.25em;
	font-weight: 400;
	letter-spacing: 0.02em;
	font-family: "PT Sans",sans-serif;
}
.cke_panel_list p,
.cke_editable p {
	margin-top: 0.25em;
	margin-bottom: 0.75em;
	color: #d7cfcf;
	font-family: "PT Sans",sans-serif;
	font-size: 0.875rem;
	line-height: 1.375em;
	background-color: #2d2e31;
}
.cke_panel_list .inside_page_intro,
.cke_editable .inside_page_intro {
	color: rgba(255, 255, 255, 0.5);
    font-size: 1rem;
    line-height: 1.5em;
    margin-bottom: 1.25em;
    margin-top: 0.5em;
    font-family: "PT Sans",sans-serif;
    background-color: #2d2e31;
} 
.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;
	} 
