/* Custom */
	
.inside_page_intro {
	
}

/* Base */
	
.cke_panel_list h1,
.cke_editable h1 {
	color: #084b75;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 1.875rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 1.25em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.cke_panel_list h2,
.cke_editable h2 {
	color: #084b75;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 1.625rem;
    font-weight: 700;
    line-height: 1.25em;
    margin-bottom: 0.375em;
    margin-top: 1em;
}
.cke_panel_list h3,
.cke_editable h3 {
	color: #b90e1d;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.25em;
    margin-bottom: 0.375em;
    margin-top: 1em;
}
.cke_panel_list h4,
.cke_editable h4 {
	color: #084b75;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.25em;
    margin-bottom: 0.375em;
    margin-top: 1em;
}
.cke_panel_list h5,
.cke_editable h5 {
	color: #b90e1d;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 0.9375rem;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 1.375em;
    margin-bottom: 0.5em;
    margin-top: 1.25em;
    text-transform: uppercase;
}
.cke_panel_list h6,
.cke_editable h6 {
	color: #084b75;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.375em;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
    text-transform: uppercase;
}
.cke_panel_list p,
.cke_editable p {
	margin-bottom: 0.75em;
    margin-top: 0.5em;
    color: #516983;
    font-family: Roboto,sans-serif;
    font-size: 1rem;
    line-height: 1.5em;
}
.cke_panel_list .inside_page_intro,
.cke_editable .inside_page_intro {
    color: #084b75;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 1.25em;
    line-height: 1.5em;
    margin-bottom: 0.75em;
    margin-top: 0.5em;
} 

/* 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_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_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 */ 