@syncfusion/ej2-documenteditor
Version:
Feature-rich document editor control with built-in support for context menu, options pane and dialogs.
3,015 lines (2,495 loc) • 68.3 kB
CSS
.e-documenteditor .e-close::before {
content: "\e825";
font-family: "e-icons";
font-size: 14px;
}
.e-documenteditor .e-de-op-search-icon::before {
content: "\e275";
font-family: "e-icons";
font-size: 12px;
}
.e-documenteditor .e-arrow-up::before {
content: "\e834";
font-family: "e-icons";
font-size: 12px;
}
.e-documenteditor .e-arrow-down::before {
content: "\e83d";
font-family: "e-icons";
font-size: 12px;
}
.e-documenteditor .e-de-op .e-de-op-close-icon {
height: 20px;
}
.e-documenteditor .e-de-op-close-icon::before {
content: "\e361";
}
.e-documenteditor .e-de-op-search-close-icon::before {
content: "\e361";
font-family: "e-icons";
font-size: 10px;
}
.e-documenteditor .e-de-new-cmt::before {
content: "\eb0c";
font-family: "e-icons";
}
.e-documenteditor .e-de-menu-icon::before {
content: "\e936";
font-family: "e-icons";
font-size: 12px;
}
.e-documenteditor .e-de-cmt-mark-icon::before {
content: "\e817";
font-family: "e-icons";
font-size: 13px;
}
.e-documenteditor .e-de-multi-cmt-mark::before {
content: "\e98a";
font-family: "e-icons";
font-size: 14px;
}
.e-documenteditor .e-de-cmt-resolve-icon::before {
content: "\e146";
font-family: "e-icons";
font-size: 13px;
}
.e-documenteditor .e-de-multi-cmt-resolve::before {
content: "\e147";
font-family: "e-icons";
font-size: 14px;
}
.e-documenteditor .e-de-cmt-post::before {
content: "\e816";
font-family: "e-icons";
}
.e-documenteditor .e-de-cmt-rply-icon::before {
content: "\e815";
font-family: "e-icons";
}
.e-documenteditor .e-de-cmt-cancel::before {
content: "\e361";
font-family: "e-icons";
}
.e-documenteditor .e-de-cmt-delete::before {
content: "\e602";
font-family: "e-icons";
}
.e-documenteditor .e-de-cmt-reopen::before {
content: "\e818";
font-family: "e-icons";
}
.e-documenteditor .e-de-nav-up::before {
content: "\e651";
font-family: "e-icons";
}
.e-documenteditor .e-de-nav-right-arrow::before {
content: "\e913";
}
.e-documenteditor .e-de-nav-left-arrow::before {
content: "\e904";
}
.e-documenteditor .e-de-save-icon::before {
content: "\e614";
font-family: "e-icons";
}
.e-documenteditor .e-de-cancel-icon::before {
content: "\e60a";
font-family: "e-icons";
}
.e-de-ctn-title-print::before {
content: "\e34b";
font-family: "e-icons";
}
.e-de-ctn-title-download::before {
content: "\e603";
font-family: "e-icons";
}
.e-de-table-properties-alignment:hover {
border-color: #317ab9;
}
.e-de-table-properties-alignment {
border: 1px solid transparent;
}
.e-de-tablecell-alignment {
border: 1px solid transparent;
}
.e-de-tablecell-alignment:hover {
border-color: #317ab9;
}
.e-de-table-left-alignment::before {
content: "\e517";
font-size: 46px;
}
.e-de-table-center-alignment::before {
content: "\e518";
font-size: 46px;
}
.e-de-table-right-alignment::before {
content: "\e515";
font-size: 46px;
}
.e-de-tablecell-top-alignment::before {
content: "\e527";
font-size: 51px;
}
.e-de-tablecell-center-alignment::before {
content: "\e526";
font-size: 51px;
}
.e-de-tablecell-bottom-alignment::before {
content: "\e525";
font-size: 51px;
}
.e-de-acceptchange::before {
content: "\e19f";
font-family: "e-icons";
}
.e-de-rejectchange::before {
content: "\e204";
font-family: "e-icons";
}
.e-de-table-border-setting {
border: 1px solid #333;
height: 40px;
left: 5px;
position: relative;
top: 5px;
width: 40px;
}
.e-de-table-border-setting-genral {
border: 1px solid rgba(0, 0, 0, 0.26);
height: 52px;
width: 52px;
}
.e-de-table-border-preview-genral {
border: 1px solid rgba(0, 0, 0, 0.26);
height: 24px;
width: 24px;
}
.e-de-table-border-inside-setting:hover {
border: 1px solid #317ab9;
}
.e-de-table-border-preview {
height: 24px;
width: 24px;
}
.e-de-table-border-inside-preview:hover {
border: 1px solid #317ab9;
}
.e-de-table-border-inside-setting-click {
border: 1px solid #317ab9;
}
.e-de-table-border-inside-preview-click {
border: 1px solid #317ab9;
}
.e-de-table-border-none-setting::before {
content: "\e507";
font-size: 38px;
position: absolute;
}
.e-de-table-border-box-setting::before {
content: "\e509";
font-size: 34px;
left: 2px;
position: absolute;
top: 2px;
}
.e-de-table-border-all-setting::before {
content: "\e511";
font-size: 34px;
left: 2px;
position: absolute;
top: 2px;
}
.e-de-table-border-custom-setting::before {
content: "\e516";
font-size: 34px;
left: 2px;
position: absolute;
top: 2px;
}
.e-de-para-border-none-setting::before {
content: "\e93f";
font-size: 38px;
position: absolute;
}
.e-de-para-border-box-setting::before {
content: "\e940";
font-size: 34px;
left: 2px;
position: absolute;
top: 2px;
}
.e-de-para-border-shadow-setting::before {
content: "\e942";
font-size: 34px;
left: 2px;
position: absolute;
top: 2px;
}
.e-de-para-border-custom-setting::before {
content: "\e945";
font-size: 34px;
left: 2px;
position: absolute;
top: 2px;
}
.e-de-table-border-toptop-alignment::before {
content: "\e281";
font-size: 16px;
left: 5px;
position: absolute;
top: 2px;
}
.e-de-table-border-topcenter-alignment::before {
content: "\e276";
font-size: 16px;
left: 5px;
position: absolute;
top: 2px;
}
.e-de-table-border-topbottom-alignment::before {
content: "\e298";
font-size: 16px;
left: 5px;
position: absolute;
top: 2px;
}
.e-de-table-border-diagionalup-alignment::before {
content: "\e262";
font-size: 16px;
left: 5px;
position: absolute;
top: 2px;
}
.e-de-table-border-diagionaldown-alignment::before {
content: "\e265";
font-size: 16px;
left: 5px;
position: absolute;
top: 2px;
}
.e-de-table-border-bottomleft-alignment::before {
content: "\e291";
font-size: 16px;
left: 5px;
position: absolute;
top: 2px;
}
.e-de-table-border-bottomcenter-alignment::before {
content: "\e287";
font-size: 16px;
left: 5px;
position: absolute;
top: 2px;
}
.e-de-table-border-bottomright-alignment::before {
content: "\e288";
font-size: 16px;
left: 5px;
position: absolute;
top: 2px;
}
.e-de-columns-presets-genral {
height: 62px;
width: 62px;
margin-right: 33px;
margin-bottom: 12px;
}
.e-de-columns-padding-alignment {
padding-top: 24px;
}
.e-de-column-dlg-preview-div {
border: 1px solid rgba(0, 0, 0, 0.26);
height: 120px;
width: 120px;
}
.e-de-padding-col-prev {
padding-left: 15px;
}
.e-width-space-div {
width: 320px;
}
.e-de-columns-presets-genral.e-de-rtl {
margin-left: 33px;
}
.e-de-padding-col-prev.e-de-rtl {
padding-right: 15px;
}
.e-de-column-dlg-preview-div.e-de-rtl {
border: 1px solid rgba(0, 0, 0, 0.26);
height: 120px;
width: 120px;
}
.e-menu-item .e-de-cmt-add::before {
content: "\e814";
font-family: "e-icons";
}
.e-menu-item .e-de-cut::before {
content: "\e279";
}
.e-menu-item .e-de-open-properties::before {
content: "\e605";
}
.e-menu-item .e-de-spellcheck::before {
content: "\e689";
}
.e-menu-item .e-de-copy::before {
content: "\e280";
}
.e-menu-item .e-de-paste::before {
content: "\e501";
}
.e-menu-item .e-de-continue-numbering::before {
content: "\e503";
}
.e-menu-item .e-de-restart-at::before {
content: "\e277";
}
.e-menu-item .e-de-insertlink::before {
content: "\e290";
}
.e-menu-item .e-de-open-hyperlink::before {
content: "\e278";
}
.e-menu-item .e-de-copy-hyperlink::before {
content: "\e295";
}
.e-menu-item .e-de-edit-hyperlink::before {
content: "\e289";
}
.e-menu-item .e-de-remove-hyperlink::before {
content: "\e286";
}
.e-menu-item .e-de-fonts::before {
content: "\e273";
}
.e-menu-item .e-de-paragraph::before {
content: "\e75e";
}
.e-menu-item .e-de-table::before {
content: "\e294";
}
.e-menu-item .e-de-insertabove::before {
content: "\e506";
}
.e-menu-item .e-de-insertbelow::before {
content: "\e505";
}
.e-menu-item .e-de-insertleft::before {
content: "\e285";
}
.e-menu-item .e-de-insertright::before {
content: "\e284";
}
.e-menu-item .e-de-delete-table::before {
content: "\e292";
}
.e-menu-item .e-de-deleterow::before {
content: "\e283";
}
.e-menu-item .e-de-deletecolumn::before {
content: "\e282";
}
.e-de-bold::before {
content: "\e339";
font-family: "e-icons";
}
.e-de-italic::before {
content: "\e35a";
font-family: "e-icons";
}
.e-de-underline::before {
content: "\e343";
font-family: "e-icons";
}
.e-de-indent::before {
content: "\e35d";
font-family: "e-icons";
}
.e-de-outdent::before {
content: "\e33f";
font-family: "e-icons";
}
.e-de-align-left::before {
content: "\e33a";
font-family: "e-icons";
}
.e-de-align-center::before {
content: "\e35e";
font-family: "e-icons";
}
.e-de-align-right::before {
content: "\e34d";
font-family: "e-icons";
}
.e-de-justify::before {
content: "\e334";
font-family: "e-icons";
}
.e-de-single-spacing::before {
content: "\e520";
font-family: "e-icons";
}
.e-de-double-spacing::before {
content: "\e521";
font-family: "e-icons";
}
.e-de-one-point-five-spacing::before {
content: "\e522";
font-family: "e-icons";
}
.e-de-before-spacing::before {
content: "\e523";
font-family: "e-icons";
}
.e-de-after-spacing::before {
content: "\e274";
font-family: "e-icons";
}
.e-de-icon-bullet-list-dot::before {
content: "\e270";
font-family: "e-icons";
font-size: 42px;
}
.e-de-icon-bullet-list-circle::before {
content: "\e254";
font-family: "e-icons";
font-size: 42px;
}
.e-de-icon-bullet-list-square::before {
content: "\e271";
font-family: "e-icons";
font-size: 42px;
}
.e-de-icon-bullet-list-tick::before {
content: "\e259";
font-family: "e-icons";
font-size: 42px;
}
.e-de-icon-bullet-list-flower::before {
content: "\e267";
font-family: "e-icons";
font-size: 42px;
}
.e-de-icon-bullet-list-arrow::before {
content: "\e253";
font-family: "e-icons";
font-size: 42px;
}
.e-de-icon-bullet-list-none::before {
content: "\e256";
font-family: "e-icons";
font-size: 42px;
}
.e-de-icon-autofit::before {
content: "\eba8";
font-family: "e-icons";
}
.e-de-icon-fixed-columnwidth::before {
content: "\eba9";
font-family: "e-icons";
}
.e-de-icon-auto-fitwindow::before {
content: "\ebaa";
font-family: "e-icons";
}
.e-item .e-de-paste-text::before {
content: "\e685";
}
.e-item .e-de-paste-source::before {
content: "\e687";
}
.e-item .e-de-paste-merge::before {
content: "\e688";
}
.e-item .e-de-paste-column::before {
content: "\e91b";
}
.e-item .e-de-paste-row::before {
content: "\e91c";
}
.e-item .e-de-paste-overwrite-cells::before {
content: "\e91d";
}
.e-item .e-de-paste-nested-table::before {
content: "\e91e";
}
.e-item .e-de-paste-merge-table::before {
content: "\e91f";
}
.e-btn-icon .e-de-paste::before,
.e-icon-btn .e-de-paste::before {
content: "\e68a";
}
.e-de-share::before {
content: "\e8f2";
font-family: "e-icons";
}
.e-de-preset-container {
width: 95px;
}
.e-de-preset-container.e-de-rtl {
width: 85px;
}
.e-de-dlg-container {
padding-bottom: 12px;
}
.e-de-dlg-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.e-de-svg-border-color {
stroke: #333333;
}
.e-de-svg-border-fill-color {
fill: #333333;
}
.e-de-container-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-bottom: 12px;
}
.e-de-subcontainer-left {
padding-right: 6px;
width: 50%;
}
.e-de-subcontainer-right {
padding-left: 6px;
width: 50%;
}
.e-de-dlg-tab-first-child {
padding-top: 6px;
}
.e-de-dlg-heading {
display: block;
font-size: 16px;
font-weight: 400;
margin-bottom: 12px;
}
.e-rtl .e-de-subcontainer-left {
padding-left: 6px;
padding-right: 0;
}
.e-rtl .e-de-subcontainer-right {
padding-left: 0;
padding-right: 6px;
width: 50%;
}
.e-de-blink-cursor {
border-left: 1px solid #000;
pointer-events: none;
position: absolute;
z-index: 3;
}
.e-de-cursor-animation {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: FadeInFadeOut;
animation-name: FadeInFadeOut;
}
@-webkit-keyframes FadeInFadeOut {
from {
opacity: 1;
}
13% {
opacity: 0;
}
50% {
opacity: 0;
}
63% {
opacity: 1;
}
to {
opacity: 1;
}
}
@keyframes FadeInFadeOut {
from {
opacity: 1;
}
13% {
opacity: 0;
}
50% {
opacity: 0;
}
63% {
opacity: 1;
}
to {
opacity: 1;
}
}
.e-de-text-target {
border: 0;
height: 1px;
opacity: 0;
outline-style: none;
overflow: hidden;
pointer-events: none;
position: absolute;
top: -10000px;
width: 625px;
}
.e-de-txt-form .e-de-txt-field {
display: block;
}
.e-de-txt-form .e-de-num-field {
display: none;
}
.e-de-txt-form .e-de-date-field {
display: none;
}
.e-de-txt-form .e-de-ddl-field {
display: none;
}
.e-de-num-form .e-de-txt-field {
display: none;
}
.e-de-num-form .e-de-num-field {
display: block;
}
.e-de-num-form .e-de-date-field {
display: none;
}
.e-de-num-form .e-de-ddl-field {
display: none;
}
.e-de-date-form .e-de-txt-field {
display: none;
}
.e-de-date-form .e-de-num-field {
display: none;
}
.e-de-date-form .e-de-date-field {
display: block;
}
.e-de-date-form .e-de-ddl-field {
display: none;
}
.e-de-ddl-form .e-de-txt-field {
display: none;
}
.e-de-ddl-form .e-de-num-field {
display: none;
}
.e-de-ddl-form .e-de-date-field {
display: none;
}
.e-de-ddl-form .e-de-ddl-field {
display: block;
}
.e-documenteditor .e-de-op-close-button {
left: 267px;
position: absolute;
top: 6px;
}
.e-documenteditor .e-de-op-close-button.e-de-rtl {
left: 14px;
}
/* stylelint-disable */
.e-de-background {
background-color: #fff;
}
.e-de-column-label {
font-size: 12px;
font-weight: normal;
padding-left: 20px;
padding-right: 20px;
}
.e-de-para-tab {
float: left;
}
.e-de-para-tab.e-rtl {
float: right;
}
.e-de-column-label.e-de-rtl {
font-size: 12px;
font-weight: normal;
padding-left: 50px;
padding-right: 50px;
}
.e-de-font-dlg-display {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.e-de-ff-sub-header {
display: block;
font-size: 12px;
font-weight: normal;
margin-top: 6px;
}
.e-de-check-exactnumbr-width {
width: 120px !important;
}
.e-de-ff-dlg-heading {
display: block;
font-weight: 400;
margin-bottom: 12px;
}
.e-de-ff-dlg-heading-small {
display: block;
font-weight: 400;
margin-bottom: 4px;
}
.e-de-ff-dlg-drpdwn-heading {
display: block;
font-size: 16px;
font-weight: 400;
margin-bottom: 8px;
}
.e-de-ff-dlg-check {
display: block;
font-size: 16px;
font-weight: 400;
margin-bottom: -2px;
}
.e-de-div-seperate-dlg {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-bottom: 15.5px;
width: 100%;
}
.e-de-ff-radio-div {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 16px;
}
.e-de-ff-radio-div.e-de-rtl {
margin-left: 16px;
margin-right: 0;
}
.e-de-ff-radio-scnd-div {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-bottom: 18px;
margin-right: 16px;
}
.e-de-ff-radio-scnd-div.e-de-rtl {
margin-left: 16px;
margin-right: 0;
}
.e-de-ff-dlg-lft-hlf {
margin-right: 5%;
width: 47.5%;
}
.e-de-ff-dlg-lft-hlf.e-de-rtl {
margin-left: 5%;
margin-right: 0;
}
.e-de-ff-chck-exact {
margin-left: 15px;
margin-top: -6px;
}
.e-de-ff-chck-exact.e-de-rtl {
margin-left: 0;
margin-right: 15px;
}
.e-de-ff-dlg-rght-hlf {
width: 47.5%;
}
.e-de-ff-drpdwn-dlg-scndiv {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
height: 168px;
margin-bottom: 16px;
width: 100%;
}
.e-de-cmt-avatar {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 90%;
}
.e-de-ff-cmt-avatar {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 12px;
height: 24px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
letter-spacing: 0;
line-height: 12px;
opacity: 100%;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 24px;
z-index: 1;
}
.e-de-ff-drpdwn-listview {
margin-right: 12px;
width: 100%;
}
.e-de-ff-drpdwn-listview.e-de-rtl {
margin-left: 12px;
margin-right: 0;
}
.e-de-ff-drpdwn-mvup {
margin-right: 8px;
}
.e-de-ff-drpdwn-mvup.e-de-rtl {
margin-left: 8px;
margin-right: 0;
}
.e-de-drp-dwn-frst-div {
margin-bottom: 23.5px;
width: 47.5%;
}
.e-de-result-list-block .e-de-search-result-hglt {
background: transparent;
border-bottom: 2px solid #317ab9;
cursor: default;
padding: 15px 1px 15px 5px;
}
.e-de-result-list-block .e-de-op-search-txt .e-de-op-search-word-text {
color: #317ab9;
}
.e-de-search-result-item {
cursor: default;
padding: 15px 1px 15px 5px;
word-break: break-word;
}
.e-de-search-result-item:hover {
border-bottom: 1px solid #317ab9;
cursor: default;
}
.e-de-search-result-item:focus {
border-bottom: 2px solid #317ab9;
cursor: default;
padding: 15px 1px 15px 5px;
}
.e-de-search-tab-content .e-input-group .e-de-op-search-icon:focus {
border: 1px solid #ddd;
}
.e-de-op-search-icon:hover {
background: #ddd;
}
.e-de-search-tab-content .e-input-group .e-de-op-search-close-icon:focus {
border: 1px solid #ddd;
border-right-width: 0;
}
.e-de-op-search-close-icon:hover {
background: #ddd;
}
.e-spin-down:focus {
border: 1px solid #ddd;
border-right-width: 0;
}
.e-spin-down:hover {
background: #ddd;
}
.e-spin-up:focus {
border: 1px solid #ddd;
border-right-width: 0;
}
.e-spin-up:hover {
background: #ddd;
}
.e-de-toc-dlg-heading {
display: block;
color: #333;
font-size: 14px;
font-weight: 400;
margin-bottom: 5px;
}
.e-de-toc-dlg-main-heading {
color: #333;
display: block;
font-size: 14px;
font-weight: 500;
margin-bottom: 10px;
}
.e-content-placeholder.e-documenteditor.e-placeholder-documenteditor {
background-size: 100%;
}
.e-de-toc-reset-button {
margin-top: 10px;
}
.e-de-toc-reset-button.e-de-rtl {
margin-right: 0;
}
.e-de-toc-modify-button {
margin-left: 156px;
margin-top: 10px;
}
.e-de-toc-modify-button.e-de-rtl {
margin-left: 0;
margin-right: 156px;
}
.e-de-toc-dlg-container {
height: 454px;
width: 550px;
}
.e-de-toc-dlg-sub-container {
margin-bottom: 15px;
}
.e-de-toc-list-view {
border: 1px solid #c3c3c3;
border-radius: 3px;
font-size: 12px;
height: 183px;
overflow-y: scroll;
}
.e-de-toc-list-view.e-de-rtl {
margin-left: 0;
}
.e-de-toc-dlg-sub-heading {
color: #333;
display: block;
font-size: 14px;
font-weight: 400;
margin: 5px 15px 5px 15px;
}
.e-de-toc-dlg-style-label {
margin-left: 42px;
margin-top: 50px;
}
.e-de-toc-dlg-style-label .e-de-rtl {
margin-left: 0;
margin-right: 42px;
}
.e-de-pagesetup-dlg-container {
height: 281px;
width: 354px;
}
.e-de-page-setup-ppty-tab {
border: 0;
}
.e-de-page-setup-dlg-sub-container {
margin-bottom: 35px;
}
.e-de-page-setup-dlg-left-sub-container {
float: left;
position: relative;
top: 19px;
}
.e-de-page-setup-dlg-left-sub-container.e-de-rtl {
float: right;
}
.e-de-page-setup-dlg-right-sub-container {
float: right;
position: relative;
top: 19px;
}
.e-de-page-setup-dlg-right-sub-container.e-de-rtl {
float: left;
}
.e-de-page-setup-dlg-sub-header {
display: block;
font-size: 12px;
font-weight: normal;
margin-bottom: 8px;
margin-top: 1px;
}
.e-de-page-setup-dlg-sub-title-header {
display: block;
font-size: 12px;
font-weight: normal;
margin-bottom: 8px;
margin-top: 15px;
}
.e-de-page-setup-dlg-sub-container-port {
height: 55px;
margin-bottom: 20px;
}
.e-de-page-setup-dlg-sub-label {
font-size: 13px;
font-weight: 500;
}
.e-de-page-setup-dlg-orientation-prop {
margin-top: 13px;
}
.e-de-page-setup-dlg-sub-size-container {
height: 73px;
margin-bottom: 20px;
}
.e-de-page-setup-dlg-layout-sub-container {
height: 60px;
margin-bottom: 20px;
position: relative;
top: 17px;
}
.e-de-page-setup-dlg-first-page-prop {
margin-bottom: 8px;
}
.e-de-page-setup-dlg-first-page-prop .e-label,
.e-de-page-setup-dlg-odd-or-even-prop .e-label {
font-size: 12px;
}
.e-de-page-setup-dlg-first-page-prop .e-frame,
.e-de-page-setup-dlg-odd-or-even-prop .e-frame {
height: 15px;
line-height: 11px;
width: 15px;
}
.e-de-page-setup-dlg-left-layout-container {
float: left;
position: relative;
top: 10px;
}
.e-de-page-setup-dlg-left-layout-container.e-de-rtl {
float: right;
}
.e-de-page-setup-dlg-right-layout-container {
float: right;
position: relative;
top: 10px;
}
.e-de-page-setup-dlg-right-layout-container.e-de-rtl {
float: left;
}
.e-de-dlg-footer .e-btn {
margin-left: 10px;
}
.e-de-hyperlink-dlg-title {
font-size: 12px;
font-weight: normal;
margin-bottom: 8px;
margin-top: 8px;
}
.e-de-hyperlink .e-de-hyperlink-dlg-input {
height: 32px;
margin-bottom: 7px;
width: 230px;
}
.e-de-font-dlg-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 12px;
font-weight: normal;
margin-bottom: 8px;
}
.e-de-font-dlg-header-effects,
.e-de-font-dlg-header-font-color {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 12px;
font-weight: normal;
margin-bottom: 8px;
}
.e-de-font-dlg-main-header {
color: #333;
font-size: 14px;
font-weight: normal;
margin-right: 17px;
}
.e-de-font-dlg-cb-right {
margin-left: 40px;
}
.e-de-font-dlg-cb-right.e-de-rtl {
margin-left: 0;
margin-right: 40px;
}
.e-de-font-dlg-cb-right-div {
margin-left: 20px;
}
.e-de-dropdown {
margin-right: 20px;
}
.e-de-restrict-pane {
border-right: 1px solid #e6e6e6;
padding-left: 15px;
padding-top: 22px;
padding-right: 15px;
position: relative;
width: 300px;
}
.e-de-op {
border-right: 1px solid #e6e6e6;
padding-left: 15px;
padding-right: 15px;
position: relative;
width: 300px;
}
.e-de-op.e-de-rtl {
padding-left: 0;
padding-right: 15px;
}
.e-de-op-header {
color: #777;
font-size: 15px;
font-family: "Helvetica";
font-weight: 500;
margin-bottom: 12px;
padding-top: 12px;
}
.e-de-op-header.e-de-rtl {
direction: rtl;
text-align: right;
}
.e-de-op-tab {
border: 0;
height: auto;
}
.e-de-op-icon {
color: rgba(0, 0, 0, 0.54);
height: 20px;
width: 20px;
}
.e-de-op-nav-btn {
height: 20px;
width: 20px;
}
.e-de-op-search-txt {
border-bottom: 1px solid #ddd;
color: #333;
font-size: 14px;
}
.e-de-op-search-txt .e-de-op-search-word {
color: #317ab9;
}
.e-de-op-more-less {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-top: 14px;
}
.e-de-op-replacetabcontentdiv {
margin-top: 14px;
}
label[for*=_wholeWord_e-de-ltr] {
left: 35px;
}
label[for*=_wholeWord_e-de-rtl] {
right: 35px;
}
.e-de-cell-dia-label-common {
display: inline-block;
font-size: 12px;
font-weight: normal;
margin-bottom: 8px;
margin-top: 8px;
width: 150px;
}
.e-de-cell-dia-options-label {
font-weight: 400;
}
.e-de-table-border-heading {
font-size: 16px;
font-weight: 400;
padding-bottom: 20px;
}
.e-de-table-setting-heading {
font-size: 14px;
font-weight: normal;
padding-bottom: 20px;
}
.e-de-layout-setting-heading {
font-size: 14px;
font-weight: normal;
padding-bottom: 20px;
}
.e-de-table-setting-labels-heading {
font-size: 12px;
font-weight: normal;
margin-left: 10px;
}
.e-de-table-element-subheading {
font-size: 12px;
font-weight: normal;
}
.e-de-border-dlg-preview-div {
border: 1px solid rgba(0, 0, 0, 0.54);
width: 80px;
height: 80px;
}
.e-de-border-dlg-preview-inside-divs {
opacity: 0.54;
}
.e-de-tablecell-dia-align-div {
border: 1px solid #ddd;
display: inline-block;
height: 60px;
margin-right: 10px;
width: 60px;
}
.e-de-tablecell-dia-align-div.e-de-rtl {
margin-left: 10px;
margin-right: 0;
}
.e-de-table-dia-align-label {
display: inline-block;
font-size: 12px;
font-weight: normal;
margin-left: 10px;
margin-top: 10px;
}
.e-de-table-dialog-separator-line {
background-color: #e6e6e6;
bottom: 59px;
display: none;
height: 1px;
left: 1px;
margin-top: 5px;
position: absolute;
width: 100%;
}
.e-de-table-alignment-active {
border: 1px solid #317ab9;
}
.e-de-table-dialog-size-label {
padding-top: 10px !important;
}
.e-de-list-ddl-header {
font-size: 14px;
font-weight: normal;
margin-bottom: 15px;
margin-top: 15px;
}
.e-de-list-ddl-header-list-level {
font-size: 14px;
font-weight: normal;
margin-bottom: 15px;
}
.e-de-tbl-dlg-footer {
padding-top: 23px;
}
.e-de-row-ht-top,
.e-de-cell-ht-top {
padding: 0 20px;
width: 160px;
}
.e-de-ht-wdth-type {
margin-top: -22px;
width: 120px;
}
.e-de-row-ht-top.e-de-rtl,
.e-de-cell-ht-top.e-de-rtl {
margin-left: 0;
margin-right: 20px;
}
.e-de-cell-width-top {
margin-left: 20px;
margin-top: -23px;
}
.e-de-cell-width-top.e-de-rtl {
margin-left: 0;
margin-right: 20px;
}
.e-de-tbl-dlg-border-btn {
float: right;
margin-top: 20px;
}
.e-de-tbl-dlg-border-btn.e-de-rtl {
float: left;
margin-right: 0;
}
.e-de-table-border-setting.e-de-rtl {
right: 5px;
}
.e-de-tbl-dlg-op-btn {
left: 440px;
position: absolute;
top: 285px;
}
.e-de-insert-table-dlg-sub-header {
display: block;
font-size: 12px;
font-weight: normal;
margin-bottom: 8px;
margin-top: 8px;
}
.e-de-insert-footnote-dlg-sub-header,
.e-de-insert-footnote-dlg-header {
display: block;
font-size: 12px;
font-weight: normal;
margin-bottom: 8px;
margin-top: 8px;
}
.e-de-insert-footnote-dlg-header {
margin-bottom: 25px;
}
.e-de-insert-table-dlg-input {
margin-bottom: 15px;
}
.e-de-list-ddl-subheader,
.e-de-list-ddl-subheaderbottom {
font-size: 12px;
font-weight: normal;
margin-bottom: 10px;
margin-top: 10px;
}
.e-de-list-dlg-subdiv {
float: right;
margin-top: 40px;
position: relative;
}
.e-de-list-dlg-subdiv.e-de-rtl {
float: left;
margin-top: -136px;
}
.e-de-list-dlg-div {
float: right;
margin-top: 30px;
position: relative;
}
.e-de-list-dlg-div.e-de-rtl {
float: left;
margin-top: -138px;
}
.e-de-ok-button {
margin-right: 8px;
}
.e-de-ok-button.e-de-rtl {
margin-left: 8px;
}
.e-de-options-setter {
left: 339px;
}
.e-de-op-close-icon:hover {
color: rgba(0, 0, 0, 0.5);
}
.e-de-tooltip {
background-color: #fff;
-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
color: #000;
cursor: text;
display: table;
max-width: 200px;
padding: 5px;
word-wrap: break-word;
}
.e-de-form-popup {
background-color: #fff;
-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
color: #000;
cursor: text;
max-width: 350px;
min-width: 300px;
padding: 16px;
position: absolute;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
word-wrap: break-word;
}
.e-de-save,
.e-de-cancel {
margin-left: 8px;
}
.e-btn.e-de-op-icon-btn {
background-color: transparent;
border-color: transparent;
}
.e-documenteditor .e-de-op-close-button {
left: 250px;
position: absolute;
top: 6px;
}
.e-de-restrict-pane {
color: #000;
}
.e-de-op.e-de-rtl .e-de-search-tab-content {
margin-left: 12px;
margin-right: 0;
}
.e-documenteditor .e-de-op-close-button.e-de-rtl {
right: 255px;
}
.e-de-table-measure-lbl {
font-size: 11px;
font-weight: normal;
display: block;
margin-bottom: 8px;
}
.e-de-tbl-indent-lbl {
font-weight: normal;
font-size: 11px;
position: relative;
display: block;
margin-bottom: 18px;
top: 10px;
}
.e-btn.e-de-op-close-button:hover {
background-color: transparent;
border-color: transparent;
color: rgba(0, 0, 0, 0.5);
}
.e-btn.e-de-op-close-button:focus {
background-color: transparent;
border-color: transparent;
color: rgba(0, 0, 0, 0.5);
}
.e-btn.e-de-op-close-button:active {
background-color: transparent;
border-color: transparent;
color: rgba(0, 0, 0, 0.5);
}
.e-documenteditor .e-input {
font-size: 14px;
}
.e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
height: 32px;
}
.e-de-tbl-dlg-border-btn .e-control.e-btn.e-flat:not(.e-icon-btn) {
height: auto;
}
.e-de-op-result-container {
margin-top: 7px;
}
.e-de-restrict-pane,
.e-de-op {
background: #fff;
}
.e-de-restrict-pane .e-tab-header .e-toolbar-items,
.e-de-op .e-tab-header .e-toolbar-items {
margin-bottom: 0;
margin-top: 20px;
}
.e-de-font-dlg-color {
border: 1px #ccc;
border-radius: 4px;
font-size: 12px;
height: 16px;
margin-left: 15px;
width: 25px;
}
.e-de-icon-table-row-above {
top: 10px;
}
.e-de-icon-table-row-below {
top: 49px;
}
.e-de-icon-table-column-left {
top: 89px;
}
.e-de-icon-table-column-right {
top: 127px;
}
.e-de-icon-table-delete {
top: 10px;
}
.e-de-icon-table-row-delete {
top: 49px;
}
.e-de-icon-table-column-delete {
top: 89px;
}
.e-de-list-bullet-none {
height: 40px;
width: 40px;
}
.e-de-list-bullet-dot {
height: 40px;
width: 40px;
}
.e-de-list-bullet-circle {
height: 40px;
width: 40px;
}
.e-de-list-bullet-square {
height: 40px;
width: 40px;
}
.e-de-list-bullet-flower {
height: 40px;
width: 40px;
}
.e-de-list-bullet-arrow {
height: 40px;
width: 40px;
}
.e-de-list-bullet-tick {
height: 40px;
width: 40px;
}
.e-de-bullet:hover {
background: rgba(0, 0, 0, 0.12);
}
.e-de-list-numbered-none {
height: 80px;
width: 80px;
}
.e-de-list-numbered-number-dot {
height: 80px;
width: 80px;
}
.e-de-list-numbered-number-brace {
height: 80px;
width: 80px;
}
.e-de-list-numbered-up-roman {
height: 80px;
width: 80px;
}
.e-de-list-numbered-up-letter {
height: 80px;
width: 80px;
}
.e-de-list-numbered-low-letter-brace {
height: 80px;
width: 80px;
}
.e-de-numbered-low-letter-dot {
height: 80px;
width: 80px;
}
.e-de-list-numbered-low-roman {
height: 80px;
width: 80px;
}
.e-de-numbered:hover {
background: rgba(0, 0, 0, 0.12);
}
.e-de-list-multilevel-none {
height: 80px;
width: 80px;
}
.e-de-list-multilevel-list-normal {
height: 80px;
width: 80px;
}
.e-de-list-multilevel-list-multilevel {
height: 80px;
width: 80px;
}
.e-de-list-multilevel-list-bullets {
height: 80px;
width: 80px;
}
.e-de-multilevel-list:hover {
background: rgba(0, 0, 0, 0.12);
}
.e-de-list-dialog-open:hover {
background: rgba(0, 0, 0, 0.12);
}
.e-de-cell-options {
left: 336px;
top: 272px;
}
.e-de-cell-options.e-de-rtl {
left: 123px;
}
.e-de-font-color-label {
margin-bottom: 5px;
margin-right: 15px;
margin-top: 15px;
}
.e-de-font-content-label {
width: 115px;
}
.e-de-font-color-margin {
margin-right: 10px;
margin-top: 5px;
}
.e-de-font-color-margin.e-de-rtl {
margin-left: 10px;
margin-right: 0;
}
.e-de-font-content-checkbox-label {
margin-left: 42px;
}
.e-de-font-content-checkbox-label-rtl {
margin-right: 61px;
}
.e-de-font-checkbox {
margin-top: 10px;
}
.e-de-font-checkbox-transform {
margin-left: 58px;
}
.e-de-font-checkbox-transform.e-de-rtl {
margin-left: 0;
margin-right: 58px;
}
.e-de-font-checkbox-transform-label {
margin-bottom: 10px;
margin-top: 10px;
}
.e-de-font-checkbox.e-de-rtl {
margin-left: 0;
margin-right: 58px;
}
.e-de-font-checkbox.e-de-rtl {
margin-left: 0;
margin-right: 58px;
}
.e-de-font-clr-div {
margin-top: 14px;
}
.e-de-font-dlg-padding {
margin-top: 12px;
}
.e-de-table-container-div {
margin-top: 15px;
}
.e-de-table-header-div {
padding-top: 0;
}
.e-de-table-subheader-div {
float: right;
margin-right: 140px;
margin-top: -40px;
}
.e-de-table-subheader-div.e-de-rtl {
float: left;
margin-left: 140px;
margin-right: 0;
}
.e-de-table-cell-header-div {
padding-top: 0;
}
.e-de-table-cell-subheader-div {
top: 57px;
}
.e-de-cell-margin-header {
left: -26px;
top: 274px;
}
.e-de-tbl-margin-sub-header {
margin-top: 10px;
}
.e-de-tbl-btn-separator {
width: 60%;
}
.e-de-op-msg {
color: #000;
top: 79px;
}
.e-de-save-dlg-file-name {
height: 25px;
margin-bottom: 8px;
}
.e-de-save-dlg-format-type {
height: 25px;
margin-bottom: 8px;
padding-top: 1px;
}
.e-de-search-tab-content {
margin-top: 12px;
width: 275px;
}
.e-de-font-dlg {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
.e-de-hyperlink {
width: 250px;
}
.e-de-insert-table {
height: 139px;
width: 247px;
}
.e-de-insert-footnote {
height: 139px;
width: 247px;
}
.e-de-insert-spellchecker {
height: 360px;
width: 513px;
font-weight: normal;
}
.e-de-dlg-spellcheck-listview {
border: 1px solid #e4e4e4;
border-radius: 2px !important;
height: 122px !important;
margin-right: 14px;
margin-top: 8px;
position: relative;
float: left;
width: 100%;
}
.e-de-dlg-spellcheck-listview.e-de-rtl {
float: right;
}
.e-de-spellcheck-error-container {
height: 140px;
margin-bottom: 25px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.e-de-spellcheck-suggestion-container {
height: 140px;
margin-bottom: 25px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.e-dlg-spellcheck-listitem {
font-size: 15px !important;
}
.e-de-spellcheck-btncontainer {
margin-top: 8px;
position: relative;
width: 100%;
float: right;
}
.e-de-spellcheck-btncontainer.e-de-rtl {
float: left;
}
.e-de-spellcheck-btn {
margin-bottom: 8px;
width: 100%;
}
.e-de-dlg-spellchecker-subheader {
margin-top: 8px;
font-size: 15px;
}
.e-de-dlg-spellchecker-subheaderbtm {
font-size: 15px;
}
.e-de-list-dlg {
height: 450px;
width: 400px;
}
.e-de-save-dlg {
height: 135px;
width: 230px;
}
.e-de-table-properties-dlg {
width: 410px;
}
.e-de-table-border-shading-dlg {
width: 460px;
}
.e-de-table-cell-margin-dlg {
height: 222px;
width: 380px;
}
.e-de-table-options-dlg {
height: 248px;
width: 380px;
}
.e-de-table-border-none {
position: absolute;
top: 25px;
}
.e-de-table-border-box {
position: absolute;
top: 95px;
}
.e-de-table-border-all {
position: absolute;
top: 165px;
}
.e-de-table-border-custom {
position: absolute;
top: 235px;
}
.e-de-table-shading-preview {
top: 385px;
}
.e-de-font-label span.e-label {
color: rgba(0, 0, 0, 0.87);
}
.e-de-font-content-label:hover .e-label,
.e-css.e-de-font-content-label:hover .e-label {
color: rgba(0, 0, 0, 0.87);
}
.e-de-font-label:hover .e-label,
.e-css.e-de-font-label:hover .e-label {
color: rgba(0, 0, 0, 0.87);
}
.e-de-op-dlg-footer {
margin-top: 15px;
}
.e-de-op-dlg-footer .e-btn {
padding-left: 6px;
padding-right: 6px;
}
.e-de-search-tab-content .e-input-group .e-de-search-input {
width: 178px;
}
.e-de-op-replacewith {
width: 98%;
}
.e-de-table-ppty-tab {
border: 0;
}
.e-de-list-format-info {
border-radius: 50% !important;
cursor: default;
font-size: 12px !important;
height: 15px;
line-height: 1px;
padding: 3px 0 0 0 !important;
text-transform: lowercase;
width: 16px;
}
.e-button-custom {
height: 32px;
width: 100%;
}
.e-styles-listview,
.e-bookmark-listview {
border: 1px solid #c8c8c8;
border-radius: 4px;
height: 150px;
overflow-y: scroll;
}
.e-bookmark-gotobutton,
.e-bookmark-addbutton,
.e-styles-addbutton,
.e-bookmark-deletebutton {
margin-bottom: 12px;
}
.e-bookmark-list {
float: left;
margin-right: 14px;
width: 250px;
}
.e-bookmark-list.e-de-rtl {
margin-left: 20px;
margin-right: 0;
}
.e-bookmark-textboxdiv {
margin-bottom: 6px;
}
.e-bookmark-listview .e-list-item {
font-size: 13px;
height: 30px;
line-height: 27px;
}
.e-bookmark-common {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.e-bookmark-button {
position: relative;
top: 0;
}
.e-font {
float: left;
}
.e-font-rtl {
float: right;
}
.e-de-table-border-toptop-alignment,
.e-de-table-border-topcenter-alignment,
.e-de-table-border-topbottom-alignment,
.e-de-table-border-diagionalup-alignment,
.e-de-table-border-diagionaldown-alignment,
.e-de-table-border-bottomleft-alignment,
.e-de-table-border-bottomcenter-alignment,
.e-de-table-border-bottomright-alignment {
left: 48%;
position: relative;
top: 59%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.e-de-style-properties,
.e-de-style-formatting {
font-size: 14px;
font-weight: 400;
color: #333;
}
.e-de-style-formatting {
margin-bottom: 15px;
}
.e-de-style-paragraph-indent-group-button .e-btn,
.e-de-style-paragraph-group-button .e-btn,
.e-de-style-font-group-button .e-btn {
-webkit-box-shadow: none;
box-shadow: none;
}
.e-de-table-options-dlg-div {
height: auto;
position: relative;
margin-bottom: 14px;
width: 504px;
}
.e-de-style-paragraph-indent-group-button .e-btn.e-active,
.e-de-style-paragraph-group-button .e-btn.e-active,
.e-de-style-font-group-button .e-btn.e-active {
background-color: #c8c8c8;
border-color: #c8c8c8;
-webkit-box-shadow: none;
box-shadow: none;
color: #000;
}
.e-de-style-properties {
margin-bottom: 15px;
}
.e-de-style-nametype-div {
margin-bottom: 15px;
}
.e-de-style-based-para-div {
margin-bottom: 15px;
}
.e-de-style-name,
.e-de-style-styletype,
.e-de-style-style-based-on,
.e-de-style-style-paragraph {
font-weight: normal;
margin-bottom: 8px;
font-size: 13px;
width: 180px;
}
.e-de-style-left-div {
margin-right: 20px;
}
.e-de-style-left-div.e-de-rtl {
margin-left: 20px;
margin-right: 0;
}
.e-de-style-font-color-picker,
.e-de-style-icon-button-size,
.e-de-style-icon-button-first-size,
.e-de-style-icon-button-last-size {
height: 31px;
}
.e-de-style-bold-button-size {
margin-right: 8px;
height: 35px;
margin-left: 8px;
}
.e-de-style-format-dropdwn .e-btn-icon {
margin-left: 8px;
}
.e-de-style-font-color-picker,
.e-de-style-icon-button-size {
margin-right: 8px;
}
.e-de-style-icon-button-first-size {
margin-right: 3px;
margin-left: 8px;
}
.e-de-style-icon-button-last-size {
margin-right: 8px;
}
.e-de-style-font-color-picker {
margin-left: 8px;
}
.e-style-font-fmaily-right {
margin-right: 8px;
}
.e-style-font {
margin-left: 20px;
margin-right: 20px;
}
.e-de-style-dlg-name-input {
height: 32px;
}
.e-style-list {
margin-left: 20px;
}
.e-de-style-dialog .e-de-style-only-this-document {
margin-top: 25px;
}
.e-de-style-format-dropdwn {
width: 135px;
}
.e-de-style-options-div,
.e-de-style-options-div > div:first-child {
margin-bottom: 15px !important;
}
.e-de-style-paragraph-group-button {
border-right: 2px solid #e0e0e0;
}
.e-de-style-font-group-button {
border-left: 2px solid #e0e0e0;
border-right: 2px solid #e0e0e0;
}
.e-de-op-replace-messagediv {
color: #000;
top: auto;
}
.e-de-font-content-label .e-label,
.e-de-font-dlg-cb-right .e-label,
.e-de-font-checkbox .e-label {
font-size: 12px;
}
.e-de-font-content-label .e-frame,
.e-de-font-dlg-cb-right .e-frame,
.e-de-font-checkbox .e-frame,
.e-de-font-content-label-caps .e-frame,
.e-de-cntr-pane-padding .e-frame {
height: 15px;
line-height: 11px;
width: 15px;
}
.e-de-op-input-group,
.e-de-op-replacewith {
height: 34px;
}
.e-de-hyperlink-bookmark-check {
margin-top: 20px;
}
.e-de-table-container-div .e-checkbox-wrapper .e-frame,
.e-de-table-header-div .e-checkbox-wrapper .e-frame,
.e-de-table-ppty-options-break .e-checkbox-wrapper .e-frame,
.e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-frame,
.e-de-table-cell-header-div .e-checkbox-wrapper .e-frame,
.e-de-tbl-btn-separator .e-checkbox-wrapper .e-frame,
.e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame,
.e-de-tbl-margin-sub-header .e-frame {
height: 15px;
line-height: 11px;
width: 15px;
}
.e-de-table-container-div .e-checkbox-wrapper .e-label,
.e-de-table-header-div .e-checkbox-wrapper .e-label,
.e-de-table-ppty-options-break .e-checkbox-wrapper .e-label,
.e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label,
.e-de-table-cell-header-div .e-checkbox-wrapper .e-label,
.e-de-tbl-btn-separator .e-checkbox-wrapper .e-label,
.e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-label,
.e-de-tbl-margin-sub-header .e-label {
font-size: 14px;
}
.e-de-table-container-div .e-checkbox-wrapper .e-label,
.e-de-table-header-div .e-checkbox-wrapper .e-label,
.e-de-table-ppty-options-break .e-checkbox-wrapper .e-label,
.e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label,
.e-de-table-cell-header-div .e-checkbox-wrapper .e-label,
.e-de-tbl-btn-separator .e-checkbox-wrapper .e-label,
.e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-label,
.e-de-tbl-margin-sub-header .e-label {
font-size: 14px;
}
.e-de-table-ppty-dlg-measure-div {
float: right;
margin-left: 20px;
margin-top: -18px;
}
.e-de-table-ppty-dlg-measure-div.e-de-rtl {
float: left;
margin-left: 0;
margin-right: 20px;
}
.e-de-table-ppty-dlg-measure-drop-down-div {
float: right;
margin-left: 20px;
margin-top: 6px;
width: 120px;
}
.e-de-table-ppty-dlg-measure-drop-down-div.e-de-rtl {
margin-left: 0;
margin-right: 20px;
}
.e-de-table-ppty-dlg-row-height-label {
float: right;
margin-right: 184px;
margin-top: -62px;
}
.e-de-table-ppty-dlg-row-height-label.e-de-rtl {
float: left;
margin-left: 184px;
margin-right: 0;
}
.e-de-table-ppty-dlg-preferred-width-div {
float: right;
margin-left: 20px;
margin-top: 6px;
width: 120px;
}
.e-de-table-ppty-dlg-preferred-width-div.e-de-rtl {
margin-left: 0;
margin-right: 20px;
width: 120px;
}
.e-de-table-ppty-options-break {
margin-bottom: 7px;
}
.e-de-table-cell-subheader-div {
margin-right: 125px;
margin-top: -37px;
}
.e-de-table-cell-subheader-div.e-de-rtl {
margin-left: 125px;
margin-right: 0;
}
.e-de-table-ppty-dlg-cell-tab-measure-label {
float: right;
margin-right: 190px;
margin-top: -58px;
}
.e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-row-header {
padding-left: 12px;
padding-right: 12px;
}
.e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-cell-header {
padding-left: 12px;
padding-right: 12px;
}
.e-tab .e-tab-header .e-toolbar-item .e-de-page-setup-dlg-margin-tab-header {
padding-left: 15px;
padding-right: 12px;
}
.e-styles-list {
float: left;
margin-right: 24px;
width: 250px;
}
.e-styles-textboxdiv {
padding-bottom: 15px;
}
.e-styles-listview .e-list-item {
font-size: 13px;
height: 30px;
line-height: 27px;
}
.e-styles-common {
padding-top: 5px;
}
.e-styles-button {
float: right;
}
.e-de-toc-dlg-right-sub-container.e-de-rtl {
margin-left: 2px;
margin-right: 2px;
}
.e-de-toc-dlg-styles {
margin-bottom: 11px;
margin-left: 38px;
margin-top: 30px;
}
.e-de-toc-dlg-styles.e-de-rtl {
margin-left: 0;
margin-right: 38px;
}
.e-de-toc-dlg-style-input.e-de-rtl {
margin-left: 0;
margin-right: 38px;
}
.e-de-toc-table-div .e-de-toc-dlg-toc-level {
height: 24px;
margin-left: 36px;
width: 44px;
}
.e-de-toc-styles-table-div {
border: 1px solid #c3c3c3;
border-radius: 3px;
margin-top: 15px;
width: 100%;
height: 180px;
}
.e-de-toc-dlg-sub-level-heading {
font-size: 12px;
}
.e-de-toc-table-div {
height: 143px;
overflow-y: scroll;
width: 100%;
}
.e-de-toc-dlg-style-input {
margin-bottom: 3px;
margin-left: 38px;
width: 210px;
}
.e-de-toc-dlg-outline-levels {
margin-top: 15px;
width: 150px;
}
.e-bookmark-textboxdiv .e-bookmark-textbox-input {
height: 32px;
}
.e-styles-dlgfields {
font-weight: normal;
margin-bottom: 6px;
}
.e-tab .e-tab-header .e-toolbar-item .e-de-op-find-tab-header {
padding-left: 15px;
padding-right: 25px;
}
.e-tab .e-tab-header .e-toolbar-item .e-de-op-replace-tab-header {
padding-left: 15px;
padding-right: 25px;
}
.e-de-dlg-target .e-footer-content .e-list-dlg-font {
margin-left: 1px;
}
.e-bookmark-dlgfields {
font-weight: normal;
font-size: 12px;
margin-bottom: 6px;
}
.e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-menuitem-md {
height: 65px;
padding: 10px;
width: 70px;
}
.e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-bullet-menuitem-md {
height: 45px;
width: 45px;
}
.e-de-bullet-icon-size {
height: 45px;
width: 45px;
}
.e-de-ui-list-header-presetmenu {
cursor: pointer;
font-size: 11px;
line-height: 14px;
min-width: 50px;
overflow: hidden;
text-align: left;
white-space: nowrap;
width: 100%;
}
.e-de-number-bullet-dlg .e-tab .e-content .e-item {
padding: 0px;
}
.e-de-number-bullet-dlg {
width: 272px;
}
.e-de-style-numbered-list,
.e-de-ui-bullet-list-header-presetmenu {
height: 270px;
}
.e-de-ui-bullet {
font-size: 42px;
}
.e-de-ui-list-header-presetmenu .e-de-ui-list-line {
border-bottom: 1px solid #ccc;
margin-left: 5px;
width: 100%;
}
.e-de-ui-list-header-presetmenu div span {
color: #aaa;
display: inline-block;
vertical-align: middle;
}
.e-de-ui-wfloating-menu .e-de-ui-wfloating-menuitem,
.e-de-ui-wfloating-menu .e-de-ui-menuitem-none {
border: 0;
-webkit-box-shadow: inset 0 0 0 1px #ebebeb;
box-shadow: inset 0 0 0 1px #ebebeb;
cursor: pointer;
height: 70px;
margin: 0 5px 5px 0;
padding: 0;
width: 70px;
}
.e-de-ui-wfloating-menu {
padding: 10px 4px 5px 10px;
}
.e-de-list-thumbnail .e-de-list-items {
float: left;
}
.e-de-list-thumbnail .e-de-list-items {
background: #fff;
border: 1px solid transparent;
clear: initial;
display: inline-block;
height: auto;
margin: 5px;
text-align: center;
width: auto;
}
.e-de-list-items {
background: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
list-style: none;
padding: 7px 10px;
position: relative;
}
.e-de-list-item-size {
font-size: 14px;
}
.e-de-ui-wfloating-menu {
padding: 10px 4px 5px 10px;
}
.e-de-table-ppty-dlg-tabs {
height: 320px;
position: relative;
}
.e-de-ui-bullet-list-header-presetmenu .e-de-list-thumbnail .e-de-list-active,
.e-de-style-numbered-list .e-de-list-thumbnail .e-de-list-active {
border-color: #317ab9;
}
.e-de-rp-sub-content-div {
line-height: none;
font-size: 12px;
margin-bottom: 8px;
}
.e-de-bullet-icons {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.e-de-header-footer-list {
color: #317ab9;
}
.e-de-ltr-btn-div {
font-size: 12px;
width: 200px;
}
.e-de-tbl-rtl-btn-div {
font-size: 12px;
margin-right: 14px;
}
.e-de-tbl-rtl-btn-div.e-de-rtl {
margin-left: 14px;
margin-right: 0;
}
.e-de-tbl-ltr-btn-div {
font-size: 12px;
}
.e-de-disabledbutton {
opacity: 0.4;
pointer-events: none;
}
.e-de-restrict-format {
margin-top: 16px;
}
.e-de-rp-format {
font-size: 13px;
margin-bottom: 12px;
opacity: 0.65;
font-weight: normal;
}
.e-de-rp-checkbox {
font-size: 12px;
}
.e-de-rp-border {
margin-bottom: 12px;
margin-top: 12px;
}
.e-de-rp-header {
font-size: 15px;
font-weight: normal;
opacity: 0.87;
color: #777;
width: 75%;
}
.e-de-rp-user .e-checkbox-wrapper {
width: auto;
}
.e-de-rp-nav-btn,
.e-de-rp-btn-enforce {
background: #fafafa;
font-size: 13px;
opacity: 0.87;
border-radius: 2px;
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.e-de-rp-nav-btn {
width: auto;
}
.e-de-rp-btn-stop-enforce {
background: #fafafa;
font-size: 13px;
opacity: 0.87;
border-radius: 2px;
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.e-de-rp-sub-div {
border-bottom: 1px solid #e4e4e4;
padding: 12px;
}
.e-de-restrict-pane {
padding-left: 0;
padding-top: 0;
padding-right: 0;
}
.e-de-rp-whole-header {
padding: 12px;
}
.e-de-rp-user {
background: #fff;
border: 1px solid #e4e4e4;
border-radius: 2px;
font-size: 12px;
height: 110px;
}
.e-de-rp-enforce {
padding: 12px;
}
.e-de-rp-enforce-nav {
margin: 0 12px 12px 12px;
}
.e-de-enforce-dlg-title {
font-size: 14px;
font-weight: normal;
margin-bottom: 8px;
}
.e-de-enforce .e-de-enforce-dlg-input {
height: 32px;
width: 300px;
}
.e-de-user-add-btn {
background: #e0e0e0;
border-radius: 2px;
width: 74px;
}
.e-de-user-dlg .e-de-user-dlg-textbox-input {
margin-right: 16px;
width: 304px;
}
.e-de-user-dlg-list.e-de-rtl .e-de-user-dlg-textbox-input {
margin-right: 0;
margin-left: 16px;
}
.e-de-user-dlg-list {
margin-bottom: 15px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.e-de-user-listview {
border: 1px solid #e4e4e4;
border-radius: 2px;
height: 106px;
}
.e-de-user-dlg-user {
margin-bottom: 12px;
}
.e-user-delete {
float: left;
}
.e-de-unprotect-dlg-title {
font-size: 14px;
margin-bottom: 8px;
}
.e-de-rp-stop-div1 {
opacity: 0.87;
padding: 12px 12px 6px 12px;
font-weight: 500;
border-bottom: 1px solid #e0e0e0;
}
.e-de-rp-stop-div2 {
padding: 12px 12px 24px;
}
.e-de-rp-close-icon {
float: right;
position: relative;
top: -7px;
right: -8px;
}
.e-de-restrict-pane {
height: 100%;
overflow: auto;
overflow-x: hidden;
width: 268px;
}
.e-de-rp-nav-lbl {
f