/** --------------------------------------------------------------------------------- **/
/* Import */
/** --------------------------------------------------------------------------------- **/
/* No files to import found in +includes/mixin/* */
/* gt mixins */
/** --------------------------------------------------------------------------------- **/
/* Main Styling */
/** --------------------------------------------------------------------------------- **/
/* line 12, ../sass/gt-ckeditor.scss */
body #main h1, body #main h2, body #main h3, body #main h4, body #main h5, body #main h6,
body.cke_editable h1,
body.cke_editable h2,
body.cke_editable h3,
body.cke_editable h4,
body.cke_editable h5,
body.cke_editable h6 {
  color: #444445;
}
/* line 16, ../sass/gt-ckeditor.scss */
body #main h2,
body.cke_editable h2 {
  font-weight: normal;
  line-height: 1.333em;
}
/* line 21, ../sass/gt-ckeditor.scss */
body #main h3,
body.cke_editable h3 {
  font-size: 1.600em;
}
/* line 25, ../sass/gt-ckeditor.scss */
body #main a,
body #main a:link,
body #main a:visited,
body.cke_editable a,
body.cke_editable a:link,
body.cke_editable a:visited {
  text-decoration: none;
  outline: none;
}
/* line 32, ../sass/gt-ckeditor.scss */
body #main h2.title,
body.cke_editable h2.title {
  font-size: 2.800em;
  color: #fff;
}
/* line 37, ../sass/gt-ckeditor.scss */
body #main .section-heading,
body.cke_editable .section-heading {
  text-transform: uppercase;
  font-size: 0.933em;
  color: #C39251;
  font-weight: normal;
  letter-spacing: .15em;
  margin-bottom: 1.786em;
}
/* line 46, ../sass/gt-ckeditor.scss */
body #main .boldGold,
body.cke_editable .boldGold {
  color: #C59353;
  font-weight: bold;
}
/* line 51, ../sass/gt-ckeditor.scss */
body #main .relative,
body.cke_editable .relative {
  position: relative;
}
/* line 55, ../sass/gt-ckeditor.scss */
body #main .clearleft,
body.cke_editable .clearleft {
  clear: left;
}

/** --------------------------------------------------------------------------------- **/
/* Global Text Stylings for CKEditor (and Main) */
/** --------------------------------------------------------------------------------- **/
/* line 66, ../sass/gt-ckeditor.scss */
body.cke_editable {
  margin: 1em;
  color: #7D7D7D;
  padding: 10px 1em;
  margin: 0;
  font: 400 93.75%/1.25 "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
