/* Custom */
	
.intro_text_style {
	
}

.ncsa_welcome_styling {
	
}

/* Base */
	
.cke_panel_list h1,
.cke_editable h1 {
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-size: 2.25rem;
	line-height: 1.375em;
	font-weight: 600;
	letter-spacing: 0.01em;
	padding: 0;
	font-family: Ubuntu, Helvetica, sans-serif;
  	color: #001489;
}
.cke_panel_list h2,
.cke_editable h2 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.875rem;
	line-height: 1.375em;
	font-weight: 600;
	letter-spacing: 0.01em;
	padding: 0;
	font-family: Ubuntu, Helvetica, sans-serif;
  	color: #001489;
}
.cke_panel_list h3,
.cke_editable h3 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 1.5rem;
	line-height: 1.375em;
	font-weight: 600;
	letter-spacing: 0.01em;
	padding: 0;
	font-family: Ubuntu, Helvetica, sans-serif;
  	color: #001489;
}
.cke_panel_list h4,
.cke_editable h4 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.25rem;
	line-height: 1.375em;
	font-weight: 600;
	letter-spacing: 0.01em;
	padding: 0;
	font-family: Ubuntu, Helvetica, sans-serif;
  	color: #001489;
}
.cke_panel_list h5,
.cke_editable h5 {
	margin-top: 1.375em;
	margin-bottom: 0.75em;
	font-size: 0.9375rem;
	line-height: 1.5em;
	font-weight: 600;
	letter-spacing: 0.01em;
	padding: 0;
	font-family: Ubuntu, Helvetica, sans-serif;
  	color: #001489;
}
.cke_panel_list h6,
.cke_editable h6 {
	margin-top: 1.5em;
	margin-bottom: 0.875em;
	font-size: 0.8125rem;
	line-height: 1.5em;
	font-weight: 600;
	letter-spacing: 0.01em;
	padding: 0;
	font-family: Ubuntu, Helvetica, sans-serif;
  	color: #001489;
}
.cke_panel_list p,
.cke_editable p {
	margin-top: 0em;
	margin-bottom: 0.75em;
	font-family: Ubuntu,Helvetica,sans-serif;
	color: #444;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 400;
}
.cke_editable hr {
	border-color: rgba(0, 0, 0, .15);
	border: 0px; 
	color: rgba(0, 0, 0, .15);
	margin-bottom: 1.5em; 
	margin-top: 1.5em; 
	border-top: 1px solid;
}
.cke_editable blockquote {
	border-left: 4px solid #ba0c2f;
	background-color: hsla(209, 9%, 48%, .1);
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 1.25em;
	font-family: Ubuntu, Helvetica, sans-serif;
	color: #444;
	font-size: 1.0625em;
	line-height: 1.5em;
	font-weight: 400;
	background-color: hsla(209, 9%, 48%, .1);
}
.cke_editable blockquote p {
	margin-top: 0;
	margin-bottom: 0;
	font-family: inherit;
	color: inherit;
	font-size: 1em;
	line-height: inherit;
}
.cke_panel_list .intro-text-style,
.cke_editable .intro-text-style,
.cke_panel_list .intro_text_style,
.cke_editable .intro_text_style {
	margin-bottom: 1em;
	margin-top: 0em;
	font-family: Ubuntu, Helvetica, sans-serif;
	color: #444;
	font-size: 1.1875em;
	line-height: 1.5em;
	font-weight: 600;
}
.cke_panel_list h1,
.cke_panel_list h2,
.cke_panel_list h3,
.cke_panel_list h4,
.cke_panel_list h5,
.cke_panel_list h6,
.cke_panel_list p,
.cke_panel_list .intro-text-style,
.cke_panel_list .intro_text_style {
    margin: 0;
}


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