/****************************************************************************************
# Default css file for content edited with htmlArea RTE
#
# Defines a few class selectors that can be simply taken as examples by anyone who needs to configure the RTE.
# This css file is referenced by property RTE.default.contentCSS in the default configuration of htmlArea RTE.
# ***************************************************************************************/
/* Left, center, right and justify alignment of text in block elements*/
p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left {
  text-align: left; }

p.align-center, td.align-center, th.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center {
  text-align: center; }

p.align-right, td.align-right, th.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right {
  text-align: right; }

p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify {
  text-align: justify; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 {
  background-color: #EDEBF1;
  padding: 2px 4px 2px 4px;
  border: 1px solid #333333; }

p.csc-frame-frame2, table.csc-frame-frame2 {
  background-color: #F5FFAA;
  padding: 2px 4px 2px 4px;
  border: 1px solid #333333; }

/* Bullet styles for unordered lists.*/
ul.component-items {
  color: #186900;
  list-style-type: circle; }

ul.action-items {
  color: #8A0020;
  list-style-image: url(../../Images/red_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered {
  color: #10007B;
  list-style-type: lower-roman; }

ol.action-items-ordered {
  color: #8A0020;
  list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important {
  color: #8A0020; }

span.name-of-person {
  color: #10007B; }

span.detail {
  color: #186900; }

/* Selectors for the default configuration of the link accessibity feature.*/
/* Default selector for indentation.*/
div.indent {
  margin-left: 2em; }

/****************************************************************************************
# Define your class selectors
# ***************************************************************************************/
/* Typography - Headings */
div.h1,
p.h1,
span.h1 {
  font-size: 2em;
  font-weight: bold; }

div.h2,
p.h2,
span.h2 {
  font-size: 1.5em;
  font-weight: bold; }

div.h3,
p.h3,
span.h3 {
  font-size: 1.17em;
  font-weight: bold; }

div.h4,
p.h4,
span.h4 {
  font-size: 1.33em;
  font-weight: bold; }

div.h5,
p.h5,
span.h5 {
  font-size: 0.83em;
  font-weight: bold; }

div.h6,
p.h6,
span.h6 {
  font-size: 0.67em;
  font-weight: bold; }

div.small,
p.small,
span.small {
  font-size: 0.9em; }

div.lead,
p.lead,
span.lead {
  font-weight: bold; }

/* Typography - Alignment classes */
div.text-nowrap,
p.text-nowrap,
span.text-nowrap {
  white-space: nowrap; }

/* Typography - Transformation classes */
div.text-lowercase,
p.text-lowercase,
span.text-lowercase {
  text-transform: lowercase; }

div.text-uppercase,
p.text-uppercase,
span.text-uppercase {
  text-transform: uppercase; }

div.text-capitalize,
p.text-capitalize,
span.text-capitalize {
  text-transform: capitalize; }

/* Typography - Abbreviations */
abbr.initialism {
  font-size: 0.9em; }

/* Typography - Blockquotes */
blockquote {
  border-left: 5px solid #eeeeee;
  font-size: 17.5px;
  margin: 0 0 20px;
  padding: 10px 20px; }

blockquote.blockquote-reverse {
  font-size: 17.5px;
  margin: 0 0 20px;
  border-left: 0 none;
  border-right: 5px solid #eeeeee;
  padding-left: 0;
  padding-right: 15px;
  text-align: right; }

h1.r-u-has-bottom-bar, h2.r-u-has-bottom-bar, h3.r-u-has-bottom-bar, h4.r-u-has-bottom-bar, h5.r-u-has-bottom-bar, h6.r-u-has-bottom-bar {
  outline: 0 none; }
  h1.r-u-has-bottom-bar:after, h2.r-u-has-bottom-bar:after, h3.r-u-has-bottom-bar:after, h4.r-u-has-bottom-bar:after, h5.r-u-has-bottom-bar:after, h6.r-u-has-bottom-bar:after {
    content: '';
    display: block;
    width: 4.0625rem;
    height: 4px;
    background-color: black;
    margin-top: 0.5em; }

h1.h2 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 2.0736rem;
  color: #0063a4; }
  @media (max-width: 768px) {
    h1.h2 {
      font-size: 1.728rem; } }

h1.h3 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.728rem; }
  @media (max-width: 768px) {
    h1.h3 {
      font-size: 1.44rem; } }

h1.h4 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.44rem; }

h1.h5 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.2rem; }

h1.h6 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1rem; }

h1.h1--display {
  font-size: 6rem; }

h2.h1 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 2.0736rem; }
  @media (max-width: 768px) {
    h2.h1 {
      font-size: 1.728rem; } }

h2.h3 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.728rem; }
  @media (max-width: 768px) {
    h2.h3 {
      font-size: 1.44rem; } }

h2.h4 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.44rem; }

h2.h5 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.2rem; }

h2.h6 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1rem; }

h2.h1--display {
  font-size: 6rem; }

h3.h1 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 2.0736rem; }
  @media (max-width: 768px) {
    h3.h1 {
      font-size: 1.728rem; } }

h3.h2 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 2.0736rem;
  color: #0063a4; }
  @media (max-width: 768px) {
    h3.h2 {
      font-size: 1.728rem; } }

h3.h4 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.44rem; }

h3.h5 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.2rem; }

h3.h6 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1rem; }

h3.h1--display {
  font-size: 6rem; }

h4.h1 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 2.0736rem; }
  @media (max-width: 768px) {
    h4.h1 {
      font-size: 1.728rem; } }

h4.h2 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 2.0736rem;
  color: #0063a4; }
  @media (max-width: 768px) {
    h4.h2 {
      font-size: 1.728rem; } }

h4.h3 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.728rem; }
  @media (max-width: 768px) {
    h4.h3 {
      font-size: 1.44rem; } }

h4.h5 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.2rem; }

h4.h6 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1rem; }

h4.h1--display {
  font-size: 6rem; }

h5.h1 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 2.0736rem; }
  @media (max-width: 768px) {
    h5.h1 {
      font-size: 1.728rem; } }

h5.h2 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 2.0736rem;
  color: #0063a4; }
  @media (max-width: 768px) {
    h5.h2 {
      font-size: 1.728rem; } }

h5.h3 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.728rem; }
  @media (max-width: 768px) {
    h5.h3 {
      font-size: 1.44rem; } }

h5.h4 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.44rem; }

h5.h6 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1rem; }

h5.h1--display {
  font-size: 6rem; }

h6.h1 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 2.0736rem; }
  @media (max-width: 768px) {
    h6.h1 {
      font-size: 1.728rem; } }

h6.h2 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 2.0736rem;
  color: #0063a4; }
  @media (max-width: 768px) {
    h6.h2 {
      font-size: 1.728rem; } }

h6.h3 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.728rem; }
  @media (max-width: 768px) {
    h6.h3 {
      font-size: 1.44rem; } }

h6.h4 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.44rem; }

h6.h5 {
  margin-bottom: 0.5rem;
  font-family: "Clearface Gothic LT W01_55 Rm", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-bottom: 0.618em;
  font-size: 1.2rem; }

h6.h1--display {
  font-size: 6rem; }

p.r-u-text-muted {
  opacity: 0.65; }

p.r-u-has-bottom-bar {
  outline: 0 none; }
  p.r-u-has-bottom-bar:after {
    content: '';
    display: block;
    width: 4.0625rem;
    height: 4px;
    background-color: black;
    margin-top: 0.5em; }

span {
  outline: 0 none; }

a.r-btn-xs, a.r-btn-inverted-xs, a.r-btn-primary-xs, a.r-btn-primary-outline-xs, a.r-btn-primary-inverted-xs, a.r-btn-icon-plus-xs, a.r-btn-icon-envelope-xs, a.r-btn-sm, a.r-btn-inverted-sm, a.r-btn-primary-sm, a.r-btn-primary-outline-sm, a.r-btn-primary-inverted-sm, a.r-btn-icon-plus-sm, a.r-btn-icon-envelope-sm, a.r-btn-md, a.r-btn-inverted-md, a.r-btn-primary-md, a.r-btn-primary-outline-md, a.r-btn-primary-inverted-md, a.r-btn-icon-plus-md, a.r-btn-icon-envelope-md, a.r-btn-lg, a.r-btn-inverted-lg, a.r-btn-primary-lg, a.r-btn-primary-outline-lg, a.r-btn-primary-inverted-lg, a.r-btn-icon-plus-lg, a.r-btn-icon-envelope-lg, button.r-btn-xs, button.r-btn-inverted-xs, button.r-btn-primary-xs, button.r-btn-primary-outline-xs, button.r-btn-primary-inverted-xs, button.r-btn-icon-plus-xs, button.r-btn-icon-envelope-xs, button.r-btn-sm, button.r-btn-inverted-sm, button.r-btn-primary-sm, button.r-btn-primary-outline-sm, button.r-btn-primary-inverted-sm, button.r-btn-icon-plus-sm, button.r-btn-icon-envelope-sm, button.r-btn-md, button.r-btn-inverted-md, button.r-btn-primary-md, button.r-btn-primary-outline-md, button.r-btn-primary-inverted-md, button.r-btn-icon-plus-md, button.r-btn-icon-envelope-md, button.r-btn-lg, button.r-btn-inverted-lg, button.r-btn-primary-lg, button.r-btn-primary-outline-lg, button.r-btn-primary-inverted-lg, button.r-btn-icon-plus-lg, button.r-btn-icon-envelope-lg, span.r-btn-xs, span.r-btn-inverted-xs, span.r-btn-primary-xs, span.r-btn-primary-outline-xs, span.r-btn-primary-inverted-xs, span.r-btn-icon-plus-xs, span.r-btn-icon-envelope-xs, span.r-btn-sm, span.r-btn-inverted-sm, span.r-btn-primary-sm, span.r-btn-primary-outline-sm, span.r-btn-primary-inverted-sm, span.r-btn-icon-plus-sm, span.r-btn-icon-envelope-sm, span.r-btn-md, span.r-btn-inverted-md, span.r-btn-primary-md, span.r-btn-primary-outline-md, span.r-btn-primary-inverted-md, span.r-btn-icon-plus-md, span.r-btn-icon-envelope-md, span.r-btn-lg, span.r-btn-inverted-lg, span.r-btn-primary-lg, span.r-btn-primary-outline-lg, span.r-btn-primary-inverted-lg, span.r-btn-icon-plus-lg, span.r-btn-icon-envelope-lg {
  display: inline-block;
  border: 1px solid;
  padding: 0.4em 1.2em;
  border-radius: 2em; }

a.r-u-open-in-lightbox, button.r-u-open-in-lightbox, span.r-u-open-in-lightbox {
  outline: 1px solid transparent; }
  a.r-u-open-in-lightbox:before, button.r-u-open-in-lightbox:before, span.r-u-open-in-lightbox:before {
    content: "[Lightbox] ";
    display: inline-block; }

span.r-u-align-center {
  color: green; }

/*# sourceMappingURL=maps/rte.css.map */
