/* This is a generated file */

.test2 {
	
}

h1 {
  margin-top: 24px;
  margin-bottom: 12px;
  padding-bottom: 6px;
  border-bottom: 1px solid #999;
  font-family: Montserrat, sans-serif;
  color: #900;
  font-size: 2.38rem;
  line-height: 3rem;
  font-weight: 700;
}
h2 {
  margin-top: 24px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #069;
  font-size: 1.77rem;
  line-height: 2.4rem;
  font-weight: 700;
}
h3 {
  display: block;
  margin-top: 24px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #900;
  font-size: 1.33rem;
  line-height: 1.95rem;
  font-weight: 700;
}
h4 {
  margin-top: 24px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #069;
  font-size: 1.15rem;
  line-height: 1.75rem;
  font-weight: 700;
}
h5 {
  margin-top: 24px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #069;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  font-size: 0.85rem;
  line-height: 1.35rem;
  font-style: italic;
  font-weight: 600;
}
p {
  margin-bottom: 12px;
  font-family:'Open Sans', sans-serif;
  color: #555;
  font-size: 0.9rem;
  line-height: 1.4rem;
  font-weight: 400;
}

.cke_editable .image-div {
	position: relative;
	width:450px;
}

.cke_editable .image-div>img {
   width: 100%;
}

.cke_editable .image-div>a img{
   width: 100%;
}

.cke_editable .mu-icon-block {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: inline-block;
	background-color: transparent;
}

.cke_editable .mu-icon-block>img {
	display: block;
	margin-bottom: -16px;
	margin-left: 5px;
}

.cke_editable .photo-bar-dark {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 33px;
	background-color: rgba(0, 0, 0, 0.70);
}

.cke_editable .gold-star-icon-image {
	display: block;
	margin-bottom: -16px;
	margin-left: 5px;
}

.cke_editable .home-row-images {
	width: 100%;
}

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