/* This is a generated file */

.alert-button {
	
}

.alert-header {
	
}

.line-break {
	
}

.intro-para {
	
}
.cke_panel_list h1,
.cke_editable h1 {
	border-bottom: 1px solid silver;
	color: #003581;
	font-size: 1.9rem;
	font-weight: 400;
	line-height: 2.35rem;
}

.cke_editable h1 {
	margin-bottom: 1rem;
	margin-top: 0.5rem;
	padding-bottom: 6px;
}

.cke_panel_list .alert-header,
.cke_editable .alert-header,
.alert-wrapper .alert-header {
	border-bottom-style: none;
	color: #003581;
	display: inline-block;
	font-size: 1.9rem;
	font-weight: 400;
	line-height: 2.35rem;
}

.cke_editable .alert-header,
.alert-wrapper .alert-header {
	margin-bottom: 1rem;
	margin-top: 1rem;
	padding-bottom: 6px;
}

.cke_panel_list h2,
.cke_editable h2 {
	color: #0c0c0c;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 2rem;
}

.cke_editable h2 {
	margin-bottom: 0.5rem;
	margin-top: 1rem;
}

.cke_panel_list h3,
.cke_editable h3 {
	color: #003581;
	font-size: 1.2rem;
	line-height: 1.7rem;
}

.cke_editable h3 {
	margin-bottom: 0.5rem;
	margin-top: 1rem;
}

.cke_panel_list h4,
.cke_editable h4 {
	color: #003581;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5rem;
}

.cke_editable h4 {
	margin-bottom: 0.5rem;
	margin-top: 1rem;
}

.cke_panel_list h5,
.cke_editable h5 {
	color: #000;
	font-size: 1rem;
	line-height: 1.5rem;
}

.cke_editable h5 {
	margin-bottom: 0.5rem;
	margin-top: 1rem;
}

.cke_panel_list h6,
.cke_editable h6 {
	font-size: 0.9rem;
	line-height: 1.4rem;
	text-transform: uppercase;
}

.cke_editable h6 {
	margin-bottom: 0.5rem;
	margin-top: 1rem;
}

.cke_panel_list p {
}

.cke_editable p {
	margin-bottom: 10px;
}

blockquote,
.block-quote {
	background-color: #dbdbdb;
	border-left-color: #003581;
	color: #003581;
	font-size: 1.2rem;
	font-style: italic;
	line-height: 1.9rem;
	margin-bottom: 1rem;
	margin-top: 1rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
}

p.intro-para {
	font-size: 1.2rem;
	line-height: 1.75rem;
}

@media (max-width: 767px) {
	p.intro-para {
		font-size: 1.1rem;
		line-height: 1.65rem;
	}
}


/** TABLES **/
table.styled {
	background-color: white;
	border-spacing: 0px;
	box-shadow: rgba(0,0,0,.10) 0px 0px 0px 0px;
	margin: 0px 0 .75rem 0;
	width: 100%;
}

table.styled th,
table.styled td {
	border-right: 1px solid whitesmoke;
}

table.styled tr th:last-child,
table.styled tr td:last-child {
	border: none;
}

table.styled thead tr th,
table.styled caption {
	background-color: #003581;
	color: white;
	font-size: 1.25rem;
	font-weight: normal;
	padding: .75rem .75rem;
	text-align: left;
}

table.styled th,
table.styled caption + thead tr th {
	background-color: #686868;
	color: white;
	font-size: 1rem;
	font-weight: normal;
	padding: .5rem .75rem;
	text-align: left;
}

table.styled td {
	padding: .5rem .75rem;
}

table.styled.striped tr:nth-child(even) {
	background: #d4d4d4;
}

table.styled.striped tr:nth-child(odd) {
	background: white;
}

.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;
	} 
