/* This file is NOT automatically generated - Edit at your own peril */
#poweredby {
    display: none !important;
}

.redactor-styles .lead,
.redactor-dropdown-format .redactor-dropdown-item-lead {
    font-size: larger;
    line-height: 1.3em;
}

.redactor-dropdown-format .redactor-dropdown-item-grey-button {
    background: #607d9f40;
    color: #3f4d5a;
}

.redactor-dropdown-format .redactor-dropdown-item-dark-button {
    background: #1f2933;
    color: #fff;
}

.redactor-dropdown-format .redactor-dropdown-item-orange-button {
    background: #E5422B;
    color: #fff;
}

.redactor-styles a.wysiwyg-button,
.redactor-styles a.wysiwyg-button-green {
    display: inline-flex;
    position: relative;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 2.5rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    overflow: hidden;
    border: 0 solid;
    border-radius: .15rem;
    background-color: rgba(64, 64, 64, 1);
    color: #fff;
    line-height: 1.5rem;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.redactor-styles a.wysiwyg-button-green {
    background-color: rgb(188, 207, 0);
    color: rgba(0, 0, 0, .9);
}

.redactor-styles a.wysiwyg-button:hover {
    background-color: rgba(188, 207, 0, 1);
    color: #fff;
}

.redactor-styles a.wysiwyg-button-green:hover {
    background-color: rgba(64, 64, 64, 1);
    color: #fff;
}

#user-manual h2 {
    color: #29333d !important;
}

.redactor .btn,
#user-manual .btn {
    font-size: 14px;
}

.redactor .btn.btn-dark,
#user-manual .btn.btn-dark {
    background-color: #1f2933;
    color: #fff;
}

#user-manual svg,
.redactor svg {
    max-width: 500px;
}

#user-manual blockquote {
    padding: 1.2em 1em !important;
    border-left: 4px solid #8bc34a;
    box-shadow: none !important;
}

/*.ni_block_body [data-type$="SuperTableField"] > .heading label {*/
/*    display: none;*/
/*}*/

.heading-redactor h1,
.heading-redactor h2,
.heading-redactor h3,
.heading-redactor h4,
.heading-redactor h5,
.heading-redactor h6 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
    text-transform: none;
}

.heading-redactor h1::before,
.heading-redactor h2::before,
.heading-redactor h3::before,
.heading-redactor h4::before,
.heading-redactor h5::before,
.heading-redactor h6::before {
    background-color: #f3f7fc;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 3px;
    border-radius: 4px;
    border: 1px solid #e3e5e8;
    margin-right: 8px;
    vertical-align: middle;
}

.heading-redactor h1::before {
    content: 'H1: ';
}

.heading-redactor h2::before {
    content: 'H2: ';
}

.heading-redactor h3::before {
    content: 'H3: ';
}

.heading-redactor h4::before {
    content: 'H4: ';
}

.heading-redactor h5::before {
    content: 'H5: ';
}

.heading-redactor h6::before {
    content: 'H6: ';
}

.heading-redactor:focus,
.heading-redactor.focus-visible {
    border: none;
    box-shadow: none !important;
}

.heading-redactor {
    font-size: 16px;
    line-height: 22px;
    color: #3f4d5a;
    padding: 16px 18px;
}
