.account-accent-color {
  color: var(--style-guide-secondary-light) !important; }

.account-accent-color-bg {
  background-color: var(--style-guide-secondary-light) !important; }

.account-button-color {
  color: var(--style-guide-secondary-light) !important; }

.account-button-color-bg {
  background-color: var(--style-guide-secondary-light) !important; }

a, a:active, a:hover {
  text-decoration: underline; }

a .btn, a .btn:active, a .btn:hover {
  text-decoration: none; }

.btn-accent {
  color: #fff;
  background-color: #155e75;
  border-color: #114d5f; }
  .btn-accent:hover, .btn-accent:focus, .btn-accent:active, .btn-accent.focus, .btn-accent.active {
    color: white !important;
    background-color: #0d3b4a;
    border-color: #08232b; }
  .btn-accent .badge {
    color: #155e75;
    background-color: #fff; }

.btn-account {
  color: #fff;
  background-color: #6d28d9;
  border-color: #6223c5; }
  .btn-account:hover, .btn-account:focus, .btn-account:active, .btn-account.focus, .btn-account.active {
    color: white !important;
    background-color: #571faf;
    border-color: #481a91; }
  .btn-account .badge {
    color: #6d28d9;
    background-color: #fff; }

p, pre, blockquote, td {
  font-family: Montserrat, Helvetica, Arial, Verdana, Trebuchet MS, sans-serif; }

body.public, body.space {
  background: #94a3b8 url(https://assets0.simplero.com/assets/public/patterns/low_contrast_linen-c24ca5a9efb8c75bd4bc54ba5628fcba168d3910eed3be797d2e2d12d21b629b.png);
  font-family: Montserrat, Helvetica, Arial, Verdana, Trebuchet MS, sans-serif; }
  body.public .page-header h1, body.public .page-header h1 small, body.space .page-header h1, body.space .page-header h1 small {
    color: #1d4ed8;
    font-family: Montserrat, Helvetica, Arial, Verdana, Trebuchet MS, sans-serif;
    font-weight: 700; }
  body.public footer, body.public footer a, body.space footer, body.space footer a {
    background-color: #1a1a1a !important;
    color: #727272 !important; }
  body.public footer a:hover, body.space footer a:hover {
    color: #1a1a1a !important;
    background-color: #727272 !important; }
  body.public .sidebar-container, body.space .sidebar-container {
    background-color: #ffffff; }

body.space #space_menu {
  background-color: #e7f8f3; }
  body.space #space_menu .nav > li > a {
    color: #1d4ed8; }
    body.space #space_menu .nav > li > a i:before {
      color: #1d4ed8; }
  body.space #space_menu .nav > li.open > a, body.space #space_menu .nav > li > a:hover {
    background-color: white;
    color: if false, #6f90ec, #173eab; }

body.space #categories_sidebar ol li.active > div > .category_label, body.space #categories_sidebar ol li .category_label:hover {
  background-color: #155e75; }
@charset "UTF-8";
.wysiwyg-content h1, .wysiwyg-content h2, .wysiwyg-content h3, .wysiwyg-content h4, .wysiwyg-content h5, .wysiwyg-content h6, .wysiwyg-content p, .wysiwyg-content td, .wysiwyg-content th, html body .tw .wysiwyg-content h1, html body .tw .wysiwyg-content h2, html body .tw .wysiwyg-content h3, html body .tw .wysiwyg-content h4, html body .tw .wysiwyg-content h5, html body .tw .wysiwyg-content h6, html body .tw .wysiwyg-content p, html body .tw .wysiwyg-content td, html body .tw .wysiwyg-content th {
  font-size: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  font: inherit;
  line-height: 1.4;
  vertical-align: baseline; }

.wysiwyg-content p, html body .tw .wysiwyg-content p {
  margin: 0 0 1em; }

.wysiwyg-content h1, .wysiwyg-content h2, .wysiwyg-content h3, .wysiwyg-content h4, .wysiwyg-content h5, .wysiwyg-content h6, html body .tw .wysiwyg-content h1, html body .tw .wysiwyg-content h2, html body .tw .wysiwyg-content h3, html body .tw .wysiwyg-content h4, html body .tw .wysiwyg-content h5, html body .tw .wysiwyg-content h6 {
  margin: 1em 0 1em;
  font-size: 18px;
  font-weight: bold; }

.wysiwyg-content h1, html body .tw .wysiwyg-content h1 {
  font-size: 26px; }

.wysiwyg-content h2, html body .tw .wysiwyg-content h2 {
  font-size: 22px; }

.wysiwyg-content h3, html body .tw .wysiwyg-content h3 {
  font-size: 18px; }

.wysiwyg-content h4, html body .tw .wysiwyg-content h4 {
  font-size: 16px; }

.wysiwyg-content h5, html body .tw .wysiwyg-content h5 {
  font-size: 14px; }

.wysiwyg-content h6, html body .tw .wysiwyg-content h6 {
  font-size: 12px; }

.wysiwyg-content blockquote, html body .tw .wysiwyg-content blockquote {
  margin: 0 0 1em 5px;
  padding: 0 0 0 10px;
  border-left: 5px solid #ccc; }

.wysiwyg-content pre, html body .tw .wysiwyg-content pre {
  font-family: monospace;
  font-size: 12px;
  margin: 0;
  padding: 10px;
  white-space: pre-wrap;
  background-color: #eee; }

.wysiwyg-content ul, .wysiwyg-content ol, html body .tw .wysiwyg-content ul, html body .tw .wysiwyg-content ol {
  margin: 0 0 1em;
  padding: 0; }
  .wysiwyg-content ul:last-child, .wysiwyg-content ol:last-child, html body .tw .wysiwyg-content ul:last-child, html body .tw .wysiwyg-content ol:last-child {
    margin-bottom: 0; }

.wysiwyg-content li, html body .tw .wysiwyg-content li {
  margin: 0 0 0 30px;
  padding: 0; }

.wysiwyg-content img, html body .tw .wysiwyg-content img {
  max-width: 100%;
  height: auto; }

.wysiwyg-content ul.prosemirror-list li > p, .wysiwyg-content ol.prosemirror-list li > p, html body .tw .wysiwyg-content ul.prosemirror-list li > p, html body .tw .wysiwyg-content ol.prosemirror-list li > p {
  margin: 0; }

.wysiwyg-content ul.prosemirror-ul-bullet-hollow-square, .wysiwyg-content ul.prosemirror-ul-bullet-hollow-square ul, html body .tw .wysiwyg-content ul.prosemirror-ul-bullet-hollow-square, html body .tw .wysiwyg-content ul.prosemirror-ul-bullet-hollow-square ul {
  padding-left: -7px; }

.wysiwyg-content ul.prosemirror-ul-bullet-hollow-square > li, html body .tw .wysiwyg-content ul.prosemirror-ul-bullet-hollow-square > li {
  list-style-type: "●";
  padding-left: 7px; }
  .wysiwyg-content ul.prosemirror-ul-bullet-hollow-square > li > ul > li, html body .tw .wysiwyg-content ul.prosemirror-ul-bullet-hollow-square > li > ul > li {
    list-style-type: "○";
    padding-left: 7px; }
    .wysiwyg-content ul.prosemirror-ul-bullet-hollow-square > li > ul > li > ul > li, html body .tw .wysiwyg-content ul.prosemirror-ul-bullet-hollow-square > li > ul > li > ul > li {
      list-style-type: "■";
      padding-left: 7px; }
      .wysiwyg-content ul.prosemirror-ul-bullet-hollow-square > li > ul > li > ul > li li, html body .tw .wysiwyg-content ul.prosemirror-ul-bullet-hollow-square > li > ul > li > ul > li li {
        list-style-type: "■";
        padding-left: 7px; }

.wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square, .wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square ul, html body .tw .wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square, html body .tw .wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square ul {
  padding-left: -7px; }

.wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square > li, html body .tw .wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square > li {
  list-style-type: "❖";
  padding-left: 7px; }
  .wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square > li > ul > li, html body .tw .wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square > li > ul > li {
    list-style-type: "➢";
    padding-left: 7px; }
    .wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square > li > ul > li > ul > li, html body .tw .wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square > li > ul > li > ul > li {
      list-style-type: "■";
      padding-left: 7px; }
      .wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square > li > ul > li > ul > li li, html body .tw .wysiwyg-content ul.prosemirror-ul-crossed-diamond-threed-arrow-square > li > ul > li > ul > li li {
        list-style-type: "■";
        padding-left: 7px; }

.wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet, .wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet ul, html body .tw .wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet, html body .tw .wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet ul {
  padding-left: -7px; }

.wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet > li, html body .tw .wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet > li {
  list-style-type: "→";
  padding-left: 7px; }
  .wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet > li > ul > li, html body .tw .wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet > li > ul > li {
    list-style-type: "◆";
    padding-left: 7px; }
    .wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet > li > ul > li > ul > li, html body .tw .wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet > li > ul > li > ul > li {
      list-style-type: "●";
      padding-left: 7px; }
      .wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet > li > ul > li > ul > li li, html body .tw .wysiwyg-content ul.prosemirror-ul-arrow-diamond-bullet > li > ul > li > ul > li li {
        list-style-type: "●";
        padding-left: 7px; }

.wysiwyg-content ul.prosemirror-ul-star-hollow-square, .wysiwyg-content ul.prosemirror-ul-star-hollow-square ul, html body .tw .wysiwyg-content ul.prosemirror-ul-star-hollow-square, html body .tw .wysiwyg-content ul.prosemirror-ul-star-hollow-square ul {
  padding-left: -7px; }

.wysiwyg-content ul.prosemirror-ul-star-hollow-square > li, html body .tw .wysiwyg-content ul.prosemirror-ul-star-hollow-square > li {
  list-style-type: "★";
  padding-left: 7px; }
  .wysiwyg-content ul.prosemirror-ul-star-hollow-square > li > ul > li, html body .tw .wysiwyg-content ul.prosemirror-ul-star-hollow-square > li > ul > li {
    list-style-type: "○";
    padding-left: 7px; }
    .wysiwyg-content ul.prosemirror-ul-star-hollow-square > li > ul > li > ul > li, html body .tw .wysiwyg-content ul.prosemirror-ul-star-hollow-square > li > ul > li > ul > li {
      list-style-type: "■";
      padding-left: 7px; }
      .wysiwyg-content ul.prosemirror-ul-star-hollow-square > li > ul > li > ul > li li, html body .tw .wysiwyg-content ul.prosemirror-ul-star-hollow-square > li > ul > li > ul > li li {
        list-style-type: "■";
        padding-left: 7px; }

.wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square, .wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square ul, html body .tw .wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square, html body .tw .wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square ul {
  padding-left: -7px; }

.wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square > li, html body .tw .wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square > li {
  list-style-type: "➢";
  padding-left: 7px; }
  .wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square > li > ul > li, html body .tw .wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square > li > ul > li {
    list-style-type: "○";
    padding-left: 7px; }
    .wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square > li > ul > li > ul > li, html body .tw .wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square > li > ul > li > ul > li {
      list-style-type: "■";
      padding-left: 7px; }
      .wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square > li > ul > li > ul > li li, html body .tw .wysiwyg-content ul.prosemirror-ul-threed-arrow-hollow-square > li > ul > li > ul > li li {
        list-style-type: "■";
        padding-left: 7px; }

.wysiwyg-content ul.prosemirror-ul-tick-box li, html body .tw .wysiwyg-content ul.prosemirror-ul-tick-box li {
  list-style-type: '\274f';
  padding-left: 5px; }

.wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman, .wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman ol, html body .tw .wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman, html body .tw .wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman ol {
  padding-left: -7px; }

.wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman > li, html body .tw .wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman > li {
  list-style-type: decimal;
  padding-left: 7px; }
  .wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman > li > ol > li, html body .tw .wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman > li > ol > li {
    list-style-type: lower-alpha;
    padding-left: 7px; }
    .wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman > li > ol > li > ol > li, html body .tw .wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman > li > ol > li > ol > li {
      list-style-type: lower-roman;
      padding-left: 7px; }
      .wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman > li > ol > li > ol > li li, html body .tw .wysiwyg-content ol.prosemirror-ol-number-lower-alpha-lower-roman > li > ol > li > ol > li li {
        list-style-type: lower-roman;
        padding-left: 7px; }

.wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman, .wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman ol, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman ol {
  padding-left: -7px; }

.wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman > li, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman > li {
  list-style-type: upper-alpha;
  padding-left: 7px; }
  .wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman > li > ol > li, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman > li > ol > li {
    list-style-type: lower-alpha;
    padding-left: 7px; }
    .wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman > li > ol > li > ol > li, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman > li > ol > li > ol > li {
      list-style-type: lower-roman;
      padding-left: 7px; }
      .wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman > li > ol > li > ol > li li, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-alpha-lower-alpha-lower-roman > li > ol > li > ol > li li {
        list-style-type: lower-roman;
        padding-left: 7px; }

.wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number, .wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number ol, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number ol {
  padding-left: -7px; }

.wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number > li, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number > li {
  list-style-type: upper-roman;
  padding-left: 7px; }
  .wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number > li > ol > li, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number > li > ol > li {
    list-style-type: upper-alpha;
    padding-left: 7px; }
    .wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number > li > ol > li > ol > li, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number > li > ol > li > ol > li {
      list-style-type: decimal;
      padding-left: 7px; }
      .wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number > li > ol > li > ol > li li, html body .tw .wysiwyg-content ol.prosemirror-ol-upper-roman-upper-alpha-number > li > ol > li > ol > li li {
        list-style-type: decimal;
        padding-left: 7px; }

.wysiwyg-content .notice-box, html body .tw .wysiwyg-content .notice-box {
  border: 1px solid #0d3b4a;
  background-color: #155e75;
  padding: 15px 25px;
  margin: 0 20px 1em; }
  .wysiwyg-content .notice-box, .wysiwyg-content .notice-box div, .wysiwyg-content .notice-box p, html body .tw .wysiwyg-content .notice-box, html body .tw .wysiwyg-content .notice-box div, html body .tw .wysiwyg-content .notice-box p {
    color: #fff;
    font-size: 18px; }
  .wysiwyg-content .notice-box :last-child, html body .tw .wysiwyg-content .notice-box :last-child {
    margin-bottom: 0; }
  .wysiwyg-content .notice-box :first-child, html body .tw .wysiwyg-content .notice-box :first-child {
    margin-top: 0; }

.wysiwyg-content .btn, html body .tw .wysiwyg-content .btn {
  color: #F5F3FF;
  background-color: #6d28d9;
  display: inline-block;
  border-radius: 8px;
  padding: 10px 16px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  border: 1px solid #571faf; }
  .wysiwyg-content .btn:hover, .wysiwyg-content .btn:active, .wysiwyg-content .btn:focus, html body .tw .wysiwyg-content .btn:hover, html body .tw .wysiwyg-content .btn:active, html body .tw .wysiwyg-content .btn:focus {
    color: white;
    background-color: #571faf; }

.wysiwyg-content .simplero--action-click, html body .tw .wysiwyg-content .simplero--action-click {
  border: 1px solid #C8D2D5;
  border-radius: 2px;
  padding: 0 2px; }

.wysiwyg-content .simplero--warning-box, html body .tw .wysiwyg-content .simplero--warning-box {
  background-color: #F9F9F2;
  border-radius: 2px;
  padding: 8px 15px 10px 34px;
  position: relative; }
  .wysiwyg-content .simplero--warning-box:before, html body .tw .wysiwyg-content .simplero--warning-box:before {
    position: absolute;
    top: 8px;
    left: 12px;
    color: #F0D24B;
    content: '⚠️';
    font-style: normal;
    font-weight: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.wysiwyg-content .wysiwyg-font-size-smaller, html body .tw .wysiwyg-content .wysiwyg-font-size-smaller {
  font-size: smaller; }

.wysiwyg-content .wysiwyg-font-size-larger, html body .tw .wysiwyg-content .wysiwyg-font-size-larger {
  font-size: larger; }

.wysiwyg-content .wysiwyg-font-size-xx-large, html body .tw .wysiwyg-content .wysiwyg-font-size-xx-large {
  font-size: xx-large; }

.wysiwyg-content .wysiwyg-font-size-x-large, html body .tw .wysiwyg-content .wysiwyg-font-size-x-large {
  font-size: x-large; }

.wysiwyg-content .wysiwyg-font-size-large, html body .tw .wysiwyg-content .wysiwyg-font-size-large {
  font-size: large; }

.wysiwyg-content .wysiwyg-font-size-medium, html body .tw .wysiwyg-content .wysiwyg-font-size-medium {
  font-size: medium; }

.wysiwyg-content .wysiwyg-font-size-small, html body .tw .wysiwyg-content .wysiwyg-font-size-small {
  font-size: small; }

.wysiwyg-content .wysiwyg-font-size-x-small, html body .tw .wysiwyg-content .wysiwyg-font-size-x-small {
  font-size: x-small; }

.wysiwyg-content .wysiwyg-font-size-xx-small, html body .tw .wysiwyg-content .wysiwyg-font-size-xx-small {
  font-size: xx-small; }

.wysiwyg-content .wysiwyg-color-black, html body .tw .wysiwyg-content .wysiwyg-color-black {
  color: #000000; }

.wysiwyg-content .wysiwyg-color-silver, html body .tw .wysiwyg-content .wysiwyg-color-silver {
  color: #c0c0c0; }

.wysiwyg-content .wysiwyg-color-gray, html body .tw .wysiwyg-content .wysiwyg-color-gray {
  color: #808080; }

.wysiwyg-content .wysiwyg-color-white, html body .tw .wysiwyg-content .wysiwyg-color-white {
  color: #ffffff; }

.wysiwyg-content .wysiwyg-color-maroon, html body .tw .wysiwyg-content .wysiwyg-color-maroon {
  color: #800000; }

.wysiwyg-content .wysiwyg-color-red, html body .tw .wysiwyg-content .wysiwyg-color-red {
  color: #ff0000; }

.wysiwyg-content .wysiwyg-color-purple, html body .tw .wysiwyg-content .wysiwyg-color-purple {
  color: #800080; }

.wysiwyg-content .wysiwyg-color-fuchsia, html body .tw .wysiwyg-content .wysiwyg-color-fuchsia {
  color: #ff00ff; }

.wysiwyg-content .wysiwyg-color-green, html body .tw .wysiwyg-content .wysiwyg-color-green {
  color: #008000; }

.wysiwyg-content .wysiwyg-color-lime, html body .tw .wysiwyg-content .wysiwyg-color-lime {
  color: #00ff00; }

.wysiwyg-content .wysiwyg-color-olive, html body .tw .wysiwyg-content .wysiwyg-color-olive {
  color: #808000; }

.wysiwyg-content .wysiwyg-color-orange, html body .tw .wysiwyg-content .wysiwyg-color-orange {
  color: #ffa500; }

.wysiwyg-content .wysiwyg-color-yellow, html body .tw .wysiwyg-content .wysiwyg-color-yellow {
  color: #ffff00; }

.wysiwyg-content .wysiwyg-color-navy, html body .tw .wysiwyg-content .wysiwyg-color-navy {
  color: #000080; }

.wysiwyg-content .wysiwyg-color-blue, html body .tw .wysiwyg-content .wysiwyg-color-blue {
  color: #0000ff; }

.wysiwyg-content .wysiwyg-color-teal, html body .tw .wysiwyg-content .wysiwyg-color-teal {
  color: #008080; }

.wysiwyg-content .wysiwyg-color-aqua, html body .tw .wysiwyg-content .wysiwyg-color-aqua {
  color: #00ffff; }

.wysiwyg-content .wysiwyg-text-align-right, html body .tw .wysiwyg-content .wysiwyg-text-align-right {
  text-align: right; }

.wysiwyg-content .wysiwyg-text-align-center, html body .tw .wysiwyg-content .wysiwyg-text-align-center {
  text-align: center; }

.wysiwyg-content .wysiwyg-text-align-left, html body .tw .wysiwyg-content .wysiwyg-text-align-left {
  text-align: left; }

.wysiwyg-content .wysiwyg-float-left, html body .tw .wysiwyg-content .wysiwyg-float-left {
  float: left;
  margin: 0 8px 8px 0; }

.wysiwyg-content .wysiwyg-float-right, html body .tw .wysiwyg-content .wysiwyg-float-right {
  float: right;
  margin: 0 0 8px 8px; }

.wysiwyg-content .wysiwyg-clear-right, html body .tw .wysiwyg-content .wysiwyg-clear-right {
  clear: right; }

.wysiwyg-content .wysiwyg-clear-left, html body .tw .wysiwyg-content .wysiwyg-clear-left {
  clear: left; }
