/* Custom */
	
/* Base */
	
.cke_panel_list h1,
.cke_editable h1 {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	border-bottom: 1px solid #ccc;
	color: #5c2e91;
	margin-bottom: 0;
	margin-top: 11px;
	padding-bottom: 8px;
}
.cke_panel_list h2,
.cke_editable h2{
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #0060af;
	font-size: 20px;
	line-height: 28px;
	font-family: Verdana,Geneva,sans-serif;
}
.cke_panel_list h3,
.cke_editable h3 {
	font-weight: 400;
	color: #5c2e91;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-family: Verdana,Geneva,sans-serif;
}
.cke_panel_list h4,
.cke_editable h4 {
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #0060af;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	font-family: Verdana,Geneva,sans-serif;
}
.cke_panel_list h5,
.cke_editable h5 {
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #5c2e91;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Verdana,Geneva,sans-serif;
}
.cke_panel_list h6,
.cke_editable h6 {
	 color: #262626;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 700;
	font-family: Verdana,Geneva,sans-serif;
}


p{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
	color: #262626;
	font-family: Verdana,Geneva,sans-serif;
} 

/* 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 */ 