/** $Id: helper.css,v 1.0.0.0 2015/02/03 12:42:48 peps Exp $ **/

/** BOOTSTRAP-LIKE CKEDITOR SPECIFICS **/
body.cke_editable {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
  max-width: 940px;
  margin: 20px;
}

.cke_editable a {
  color: #337ab7;
  text-decoration: none;
}
.cke_editable a:hover,
.cke_editable a:focus {
  color: #23527c;
  text-decoration: underline;
}
.cke_editable a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cke_editable hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.cke_editable h1,
.cke_editable h2,
.cke_editable h3,
.cke_editable h4,
.cke_editable h5,
.cke_editable h6,
.cke_editable .h1,
.cke_editable .h2,
.cke_editable .h3,
.cke_editable .h4,
.cke_editable .h5,
.cke_editable .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.cke_editable h1 small,
.cke_editable h2 small,
.cke_editable h3 small,
.cke_editable h4 small,
.cke_editable h5 small,
.cke_editable h6 small,
.cke_editable .h1 small,
.cke_editable .h2 small,
.cke_editable .h3 small,
.cke_editable .h4 small,
.cke_editable .h5 small,
.cke_editable .h6 small,
.cke_editable h1 .small,
.cke_editable h2 .small,
.cke_editable h3 .small,
.cke_editable h4 .small,
.cke_editable h5 .small,
.cke_editable h6 .small,
.cke_editable .h1 .small,
.cke_editable .h2 .small,
.cke_editable .h3 .small,
.cke_editable .h4 .small,
.cke_editable .h5 .small,
.cke_editable .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.cke_editable h1,
.cke_editable .h1,
.cke_editable h2,
.cke_editable .h2,
.cke_editable h3,
.cke_editable .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.cke_editable h1 small,
.cke_editable .h1 small,
.cke_editable h2 small,
.cke_editable .h2 small,
.cke_editable h3 small,
.cke_editable .h3 small,
.cke_editable h1 .small,
.cke_editable .h1 .small,
.cke_editable h2 .small,
.cke_editable .h2 .small,
.cke_editable h3 .small,
.cke_editable .h3 .small {
  font-size: 65%;
}
.cke_editable h4,
.cke_editable .h4,
.cke_editable h5,
.cke_editable .h5,
.cke_editable h6,
.cke_editable .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.cke_editable h4 small,
.cke_editable .h4 small,
.cke_editable h5 small,
.cke_editable .h5 small,
.cke_editable h6 small,
.cke_editable .h6 small,
.cke_editable h4 .small,
.cke_editable .h4 .small,
.cke_editable h5 .small,
.cke_editable .h5 .small,
.cke_editable h6 .small,
.cke_editable .h6 .small {
  font-size: 75%;
}
.cke_editable h1,
.cke_editable .h1 {
  font-size: 36px;
}
.cke_editable h2,
.cke_editable .h2 {
  font-size: 30px;
}
.cke_editable h3,
.cke_editable .h3 {
  font-size: 24px;
}
.cke_editable h4,
.cke_editable .h4 {
  font-size: 18px;
}
.cke_editable h5,
.cke_editable .h5 {
  font-size: 14px;
}
.cke_editable h6,
.cke_editable .h6 {
  font-size: 12px;
}
.cke_editable p {
  margin: 0 0 10px;
}
.cke_editable small,
.cke_editable .small {
  font-size: 85%;
}
.cke_editable ul,
.cke_editable ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.cke_editable ul ul,
.cke_editable ol ul,
.cke_editable ul ol,
.cke_editable ol ol {
  margin-bottom: 0;
}
.cke_editable blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.cke_editable blockquote p:last-child,
.cke_editable blockquote ul:last-child,
.cke_editable blockquote ol:last-child {
  margin-bottom: 0;
}
.cke_editable blockquote footer,
.cke_editable blockquote small,
.cke_editable blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.cke_editable blockquote footer:before,
.cke_editable blockquote small:before,
.cke_editable blockquote .small:before {
  content: '\2014 \00A0';
}
.cke_editable pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

/** GLOBAL **/
figure.image {
	border: 0;
	border-radius: 0;
	background: none;
	display: inline-block;
	margin: 10px 20px;
	padding: 0;
	text-align: center;
}

figure.image > figcaption {
	background-color: #EEEEEE;
	display: block; /* For IE8 */
	font-size: 0.75em;
	font-style: italic;
	padding: 4px;
	text-align: center;
}

.embeddedContent,
.leaflet_div {
	margin: 10px 20px;
	position: relative;
}

.cke_image_nocaption[style*="left"] {
	margin-bottom: 15px;
	margin-right: 15px;
}

.cke_image_nocaption[style*="right"] {
	margin-bottom: 15px;
	margin-left: 15px;
}
