.wp-block-indepth-docs-formatted-docx,
.indepth-docs-formatted-docx {
box-sizing: border-box;
max-width: none;
width: 100%;
}
.indepth-docs-formatted-docx__content {
box-sizing: border-box;
max-width: none;
transform-origin: top left;
width: 100%;
zoom: 1.2;
}
.indepth-docs-formatted-docx__content > .indepth-docs-imported-document {
box-sizing: border-box;
color: #000;
line-height: normal;
max-width: none;
width: 100%;
}
.indepth-docs-formatted-docx__content .indepth-docs-imported-document table,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document p,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document h2,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document h3,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document h4,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document h5,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document h6,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document ul,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document ol {
margin: 0;
}
.indepth-docs-formatted-docx__content .indepth-docs-imported-document h2,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document h3,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document h4,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document h5,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document h6 {
color: inherit;
letter-spacing: normal;
line-height: normal;
}
.indepth-docs-formatted-docx__content .indepth-docs-imported-document strong,
.indepth-docs-formatted-docx__content .indepth-docs-imported-document a {
color: inherit;
}
.indepth-docs-formatted-docx__content .indepth-docs-imported-document blockquote {
background: transparent;
border: 0;
border-radius: 0;
margin: 0;
padding: 0;
}
.indepth-docs-formatted-docx__content.is-editing {
box-shadow: 0 0 0 2px #2271b1;
cursor: text;
outline: 2px solid transparent;
}
@media (max-width: 760px) {
.indepth-docs-formatted-docx__content {
width: 100%;
zoom: 1;
}
}