@import '_content/MABERP.Shared/MABERP.Shared.08aykzp1cc.bundle.scp.css';

/* _content/MABERP.Server/Components/Editors/HtmlEditor.razor.rz.scp.css */
.editor-mention-item-template[b-jd3756sm9p] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.em-content[b-jd3756sm9p] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.em-avatar[b-jd3756sm9p] {
    width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 500;
    text-indent: 0px;
    line-height: 13px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.em-name[b-jd3756sm9p] {
    color: rgb(16, 24, 40);
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 5px;
}

.em-email[b-jd3756sm9p] {
    color: gray;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

#RT_Editor_mention_options li[b-jd3756sm9p] {
    padding: 10px;
    height: 60px;
}

body[class*="-dark"] .em-name[b-jd3756sm9p] {
    color: #fff !important;
}

.e-code-mirror[b-jd3756sm9p]::before {
    content: '\e345';
}

.e-html-preview[b-jd3756sm9p]::before {
    content: '\e350';
}

.e-richtexteditor.e-rte-full-screen[b-jd3756sm9p] {
    top: 48px;
}

.CodeMirror-linenumber[b-jd3756sm9p],
.CodeMirror-gutters[b-jd3756sm9p] {
    display: none;
}

.sb-header[b-jd3756sm9p] {
    z-index: 100;
}

.fabric-dark .cm-s-default .cm-tag[b-jd3756sm9p],
.bootstrap5-dark .cm-s-default .cm-tag[b-jd3756sm9p],
.bootstrap5\.3-dark .cm-s-default .cm-tag[b-jd3756sm9p],
.material-dark .cm-s-default .cm-tag[b-jd3756sm9p],
.tailwind-dark .cm-s-default .cm-tag[b-jd3756sm9p],
.highcontrast .cm-s-default .cm-tag[b-jd3756sm9p] {
    color: #00ff00;
}

.fabric-dark .cm-s-default .cm-string[b-jd3756sm9p],
.bootstrap5-dark .cm-s-default .cm-string[b-jd3756sm9p],
.bootstrap5\.3-dark .cm-s-default .cm-string[b-jd3756sm9p],
.material-dark .cm-s-default .cm-string[b-jd3756sm9p],
.tailwind-dark .cm-s-default .cm-string[b-jd3756sm9p] {
    color: blue;
}

.highcontrast .cm-s-default .cm-string[b-jd3756sm9p] {
    color: #ffd939;
}

.fabric-dark .cm-s-default .cm-attribute[b-jd3756sm9p],
.bootstrap5-dark .cm-s-default .cm-attribute[b-jd3756sm9p],
.bootstrap5\.3-dark .cm-s-default .cm-attribute[b-jd3756sm9p],
.material-dark .cm-s-default .cm-attribute[b-jd3756sm9p],
.tailwind-dark .cm-s-default .cm-attribute[b-jd3756sm9p],
.highcontrast .cm-s-default .cm-attribute[b-jd3756sm9p] {
    color: #f00;
}

.fabric-dark .CodeMirror[b-jd3756sm9p],
.bootstrap5-dark .CodeMirror[b-jd3756sm9p],
.bootstrap5\.3-dark .CodeMirror[b-jd3756sm9p],
.material-dark .CodeMirror[b-jd3756sm9p],
.tailwind-dark .CodeMirror[b-jd3756sm9p] {
    background: #303030;
}

.highcontrast .CodeMirror[b-jd3756sm9p] {
    background: black;
}

.e-richtexteditor .e-rte-content .e-content pre[b-jd3756sm9p] {
    padding: 10px;
    background: inherit;
}

.fabric-dark .e-richtexteditor .e-rte-content .e-content pre[b-jd3756sm9p],
.bootstrap5-dark .e-richtexteditor .e-rte-content .e-content pre[b-jd3756sm9p],
.bootstrap5\.3-dark .e-richtexteditor .e-rte-content .e-content pre[b-jd3756sm9p],
.material-dark .e-richtexteditor .e-rte-content .e-content pre[b-jd3756sm9p],
.tailwind-dark .e-richtexteditor .e-rte-content .e-content pre[b-jd3756sm9p],
.highcontrast .e-richtexteditor .e-rte-content .e-content pre[b-jd3756sm9p],
.fluent-dark .e-richtexteditor .e-rte-content .e-content pre[b-jd3756sm9p],
.material3-dark .e-richtexteditor .e-rte-content .e-content pre[b-jd3756sm9p],
{
    padding: 10px;
    background: #303030;
}

@@media print {
    a[b-jd3756sm9p], a:visited[b-jd3756sm9p] {
        color: blue !important;
        text-decoration: underline;
    }

        a[href^="javascript:"][b-jd3756sm9p]:after, a[href^="#"][b-jd3756sm9p]:after {
            content: "";
        }

        a[href][b-jd3756sm9p]:after {
            content: "";
        }
}

.sb-content div#navigation-btn[b-jd3756sm9p],
.sb-content .sb-toolbar-splitter[b-jd3756sm9p] {
    z-index: 0
}
/* _content/MABERP.Server/Components/Editors/WordEditor.razor.rz.scp.css */
#edit_container[b-n7lthu0tfp] {
    width: 950px;
}

.title-bar-btn[b-n7lthu0tfp], .title-bar-btn:hover[b-n7lthu0tfp], .title-bar-btn:focus[b-n7lthu0tfp] {
    background: transparent;
    box-shadow: none;
    font-family: inherit;
    border-color: transparent;
    border-radius: 2px;
    color: inherit;
    font-size: 12px;
    text-transform: capitalize;
    height: 28px;
    font-weight: 400;
    margin-top: 2px;
}

#documenteditor_titlebar[b-n7lthu0tfp] {
    border-bottom: 1px solid #3f51b5;
    height: 36px;
    line-height: 26px;
    width: 100%;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 10px;
    font-family: inherit;
}

#documenteditor_title_contentEditor[b-n7lthu0tfp] {
    height: 26px;
    max-width: 85%;
    width: auto;
    overflow: hidden;
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
    margin: 5px;
}

.doc-edit-title[b-n7lthu0tfp] {
    font-weight: 400;
    font-family: inherit;
    text-overflow: ellipsis;
    outline: none;
    white-space: pre;
    overflow: hidden;
    user-select: none;
    cursor: text
}

.single-line[b-n7lthu0tfp] {
    cursor: text !important;
    outline: none;
}

[contenteditable="true"].single-line[b-n7lthu0tfp] {
    white-space: nowrap;
    border-color: #e4e4e4 !important;
}

.print-ctnr[b-n7lthu0tfp] {
    cursor: pointer;
    margin-top: 6px;
}
