| Línea -... | Línea 1... | 
          
            | - |   | 1 | @keyframes tox-rotation {
 | 
          
            | - |   | 2 |   0% {
 | 
          
            | - |   | 3 |     transform: rotate(0deg);
 | 
          
            | - |   | 4 |   }
 | 
          
            | - |   | 5 |   100% {
 | 
          
            | - |   | 6 |     transform: rotate(360deg);
 | 
          
            | - |   | 7 |   }
 | 
          
            | - |   | 8 | }
 | 
          
            | 1 | .mce-content-body .mce-item-anchor {
 | 9 | .mce-content-body .mce-item-anchor {
 | 
          
            | 2 |   background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%20fill%3D%22%23cccccc%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
 | 10 |   background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%20fill%3D%22%23cccccc%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
 | 
          
            | 3 | }
 | 11 | }
 | 
          
            | 4 | .mce-content-body .mce-item-anchor:empty {
 | 12 | .mce-content-body .mce-item-anchor:empty {
 | 
          
            | 5 |   cursor: default;
 | 13 |   cursor: default;
 | 
          
            | Línea 7... | Línea 15... | 
          
            | 7 |   height: 12px !important;
 | 15 |   height: 12px !important;
 | 
          
            | 8 |   padding: 0 2px;
 | 16 |   padding: 0 2px;
 | 
          
            | 9 |   -webkit-user-modify: read-only;
 | 17 |   -webkit-user-modify: read-only;
 | 
          
            | 10 |   -moz-user-modify: read-only;
 | 18 |   -moz-user-modify: read-only;
 | 
          
            | 11 |   -webkit-user-select: all;
 | 19 |   -webkit-user-select: all;
 | 
          
            | 12 |   -moz-user-select: all;
 | - |   | 
          
            | 13 |   user-select: all;
 | 20 |   user-select: all;
 | 
          
            | 14 |   width: 8px !important;
 | 21 |   width: 8px !important;
 | 
          
            | 15 | }
 | 22 | }
 | 
          
            | 16 | .mce-content-body .mce-item-anchor:not(:empty) {
 | 23 | .mce-content-body .mce-item-anchor:not(:empty) {
 | 
          
            | 17 |   background-position-x: 2px;
 | 24 |   background-position-x: 2px;
 | 
          
            | Línea 24... | Línea 31... | 
          
            | 24 | .tox-comments-visible .tox-comment[contenteditable="false"]:not([data-mce-selected]),
 | 31 | .tox-comments-visible .tox-comment[contenteditable="false"]:not([data-mce-selected]),
 | 
          
            | 25 | .tox-comments-visible span.tox-comment img:not([data-mce-selected]),
 | 32 | .tox-comments-visible span.tox-comment img:not([data-mce-selected]),
 | 
          
            | 26 | .tox-comments-visible span.tox-comment > audio:not([data-mce-selected]),
 | 33 | .tox-comments-visible span.tox-comment > audio:not([data-mce-selected]),
 | 
          
            | 27 | .tox-comments-visible span.tox-comment > video:not([data-mce-selected]),
 | 34 | .tox-comments-visible span.tox-comment > video:not([data-mce-selected]),
 | 
          
            | 28 | .tox-comments-visible span.tox-comment span.mce-preview-object:not([data-mce-selected]) {
 | 35 | .tox-comments-visible span.tox-comment span.mce-preview-object:not([data-mce-selected]) {
 | 
          
            | 29 |   outline: 3px solid #ffe89d;
 | 36 |   outline: 3px solid #4e4f3b;
 | 
          
            | 30 | }
 | 37 | }
 | 
          
            | 31 | .tox-comments-visible .tox-comment[contenteditable="false"][data-mce-annotation-active="true"]:not([data-mce-selected]) {
 | 38 | .tox-comments-visible .tox-comment[contenteditable="false"][data-mce-annotation-active="true"]:not([data-mce-selected]) {
 | 
          
            | 32 |   outline: 3px solid #fed635;
 | 39 |   outline: 3px solid #ffcf30;
 | 
          
            | 33 | }
 | - |   | 
          
            | 34 | .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] img:not([data-mce-selected]),
 | - |   | 
          
            | 35 | .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > audio:not([data-mce-selected]),
 | - |   | 
          
            | 36 | .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > video:not([data-mce-selected]),
 | - |   | 
          
            | 37 | .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] span.mce-preview-object:not([data-mce-selected]) {
 | - |   | 
          
            | 38 |   outline: 3px solid #fed635;
 | - |   | 
          
            | 39 | }
 | 40 | }
 | 
          
            | 40 | .tox-comments-visible span.tox-comment:not([data-mce-selected]) {
 | 41 | .tox-comments-visible span.tox-comment:not([data-mce-selected]) {
 | 
          
            | 41 |   background-color: #ffe89d;
 | 42 |   background-color: #4e4f3b;
 | 
          
            | 42 |   outline: none;
 | 43 |   outline: none;
 | 
          
            | 43 | }
 | 44 | }
 | 
          
            | 44 | .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"]:not([data-mce-selected="inline-boundary"]) {
 | 45 | .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"]:not([data-mce-selected="inline-boundary"]) {
 | 
          
            | 45 |   background-color: #fed635;
 | 46 |   background-color: #4e4f3b;
 | 
          
            | - |   | 47 | }
 | 
          
            | - |   | 48 | .tox-comments-visible span.tox-comment[data-mce-selected] {
 | 
          
            | - |   | 49 |   background-color: #4e4f3b;
 | 
          
            | - |   | 50 |   border-radius: 3px;
 | 
          
            | - |   | 51 |   box-shadow: 0 0 0 2px #006ce7;
 | 
          
            | - |   | 52 | }
 | 
          
            | - |   | 53 | .tox-comments-visible span.tox-comment[data-mce-selected]:has(img[data-mce-selected],
 | 
          
            | - |   | 54 |         > audio[data-mce-selected],
 | 
          
            | - |   | 55 |         > video[data-mce-selected],
 | 
          
            | - |   | 56 |         span.mce-preview-object[data-mce-selected]) {
 | 
          
            | - |   | 57 |   box-shadow: none;
 | 
          
            | - |   | 58 | }
 | 
          
            | - |   | 59 | .tox-comments-visible span.tox-comment[data-mce-selected] img:not([data-mce-selected]),
 | 
          
            | - |   | 60 | .tox-comments-visible span.tox-comment[data-mce-selected] > audio:not([data-mce-selected]),
 | 
          
            | - |   | 61 | .tox-comments-visible span.tox-comment[data-mce-selected] > video:not([data-mce-selected]),
 | 
          
            | - |   | 62 | .tox-comments-visible span.tox-comment[data-mce-selected] span.mce-preview-object:not([data-mce-selected]) {
 | 
          
            | - |   | 63 |   box-shadow: 0 0 0 5px #006ce7;
 | 
          
            | - |   | 64 | }
 | 
          
            | - |   | 65 | .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] img:not([data-mce-selected]),
 | 
          
            | - |   | 66 | .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > audio:not([data-mce-selected]),
 | 
          
            | - |   | 67 | .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > video:not([data-mce-selected]),
 | 
          
            | - |   | 68 | .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] span.mce-preview-object:not([data-mce-selected]) {
 | 
          
            | - |   | 69 |   outline: 3px solid #ffcf30;
 | 
          
            | 46 | }
 | 70 | }
 | 
          
            | 47 | .tox-checklist > li:not(.tox-checklist--hidden) {
 | 71 | .tox-checklist > li:not(.tox-checklist--hidden) {
 | 
          
            | 48 |   list-style: none;
 | 72 |   list-style: none;
 | 
          
            | 49 |   margin: 0.25em 0;
 | 73 |   margin: 0.25em 0;
 | 
          
            | 50 | }
 | 74 | }
 | 
          
            | Línea 82... | Línea 106... | 
          
            | 82 |   white-space: pre;
 | 106 |   white-space: pre;
 | 
          
            | 83 |   word-spacing: normal;
 | 107 |   word-spacing: normal;
 | 
          
            | 84 |   word-break: normal;
 | 108 |   word-break: normal;
 | 
          
            | 85 |   word-wrap: normal;
 | 109 |   word-wrap: normal;
 | 
          
            | 86 |   line-height: 1.5;
 | 110 |   line-height: 1.5;
 | 
          
            | 87 |   -moz-tab-size: 4;
 | - |   | 
          
            | 88 |   tab-size: 4;
 | 111 |   tab-size: 4;
 | 
          
            | 89 |   -webkit-hyphens: none;
 | - |   | 
          
            | 90 |   hyphens: none;
 | 112 |   hyphens: none;
 | 
          
            | 91 | }
 | 113 | }
 | 
          
            | 92 | /* Code blocks */
 | 114 | /* Code blocks */
 | 
          
            | 93 | pre[class*="language-"] {
 | 115 | pre[class*="language-"] {
 | 
          
            | 94 |   padding: 1em;
 | 116 |   padding: 1em;
 | 
          
            | Línea 202... | Línea 224... | 
          
            | 202 | }
 | 224 | }
 | 
          
            | 203 | .tox-cursor-format-painter {
 | 225 | .tox-cursor-format-painter {
 | 
          
            | 204 |   cursor: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15%2C6%20C15%2C5.45%2014.55%2C5%2014%2C5%20L6%2C5%20C5.45%2C5%205%2C5.45%205%2C6%20L5%2C10%20C5%2C10.55%205.45%2C11%206%2C11%20L14%2C11%20C14.55%2C11%2015%2C10.55%2015%2C10%20L15%2C9%20L16%2C9%20L16%2C12%20L9%2C12%20L9%2C19%20C9%2C19.55%209.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356%2C2.5%208.25%2C2.5%20L2.5%2C2.5%20L2.5%2C8.25%20C2.5%2C8.66421356%202.16421356%2C9%201.75%2C9%20L1.75%2C9%20C1.33578644%2C9%201%2C8.66421356%201%2C8.25%20L1%2C1%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"), default;
 | 226 |   cursor: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15%2C6%20C15%2C5.45%2014.55%2C5%2014%2C5%20L6%2C5%20C5.45%2C5%205%2C5.45%205%2C6%20L5%2C10%20C5%2C10.55%205.45%2C11%206%2C11%20L14%2C11%20C14.55%2C11%2015%2C10.55%2015%2C10%20L15%2C9%20L16%2C9%20L16%2C12%20L9%2C12%20L9%2C19%20C9%2C19.55%209.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356%2C2.5%208.25%2C2.5%20L2.5%2C2.5%20L2.5%2C8.25%20C2.5%2C8.66421356%202.16421356%2C9%201.75%2C9%20L1.75%2C9%20C1.33578644%2C9%201%2C8.66421356%201%2C8.25%20L1%2C1%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"), default;
 | 
          
            | 205 | }
 | 227 | }
 | 
          
            | 206 | div.mce-footnotes hr {
 | 228 | div.mce-footnotes hr {
 | 
          
            | 207 |   margin-inline-end: auto;
 | 229 |   margin-inline: 0 auto;
 | 
          
            | 208 |   margin-inline-start: 0;
 | - |   | 
          
            | 209 |   width: 25%;
 | 230 |   width: 25%;
 | 
          
            | 210 | }
 | 231 | }
 | 
          
            | 211 | div.mce-footnotes li > a.mce-footnotes-backlink {
 | 232 | div.mce-footnotes li > a.mce-footnotes-backlink {
 | 
          
            | - |   | 233 |   -webkit-text-decoration: none;
 | 
          
            | 212 |   text-decoration: none;
 | 234 |   text-decoration: none;
 | 
          
            | 213 | }
 | 235 | }
 | 
          
            | 214 | @media print {
 | 236 | @media print {
 | 
          
            | 215 |   sup.mce-footnote a {
 | 237 |   sup.mce-footnote a {
 | 
          
            | 216 |     color: black;
 | 238 |     color: black;
 | 
          
            | - |   | 239 |     -webkit-text-decoration: none;
 | 
          
            | 217 |     text-decoration: none;
 | 240 |     text-decoration: none;
 | 
          
            | 218 |   }
 | 241 |   }
 | 
          
            | 219 |   div.mce-footnotes {
 | 242 |   div.mce-footnotes {
 | 
          
            | - |   | 243 |     page-break-inside: avoid;
 | 
          
            | 220 |     break-inside: avoid;
 | 244 |     break-inside: avoid;
 | 
          
            | 221 |     width: 100%;
 | 245 |     width: 100%;
 | 
          
            | 222 |   }
 | 246 |   }
 | 
          
            | 223 |   div.mce-footnotes li > a.mce-footnotes-backlink {
 | 247 |   div.mce-footnotes li > a.mce-footnotes-backlink {
 | 
          
            | 224 |     display: none;
 | 248 |     display: none;
 | 
          
            | 225 |   }
 | 249 |   }
 | 
          
            | 226 | }
 | 250 | }
 | 
          
            | - |   | 251 | /* stylelint-disable selector-type-no-unknown */
 | 
          
            | - |   | 252 | tiny-math-block {
 | 
          
            | - |   | 253 |   display: flex;
 | 
          
            | - |   | 254 |   justify-content: center;
 | 
          
            | - |   | 255 |   margin: 16px 0 16px 0;
 | 
          
            | - |   | 256 | }
 | 
          
            | - |   | 257 | tiny-math-inline {
 | 
          
            | - |   | 258 |   display: inline-block;
 | 
          
            | - |   | 259 | }
 | 
          
            | - |   | 260 | /* stylelint-enable selector-type-no-unknown */
 | 
          
            | 227 | .mce-content-body figure.align-left {
 | 261 | .mce-content-body figure.align-left {
 | 
          
            | 228 |   float: left;
 | 262 |   float: left;
 | 
          
            | 229 | }
 | 263 | }
 | 
          
            | 230 | .mce-content-body figure.align-right {
 | 264 | .mce-content-body figure.align-right {
 | 
          
            | 231 |   float: right;
 | 265 |   float: right;
 | 
          
            | Línea 237... | Línea 271... | 
          
            | 237 | }
 | 271 | }
 | 
          
            | 238 | .mce-preview-object {
 | 272 | .mce-preview-object {
 | 
          
            | 239 |   border: 1px solid gray;
 | 273 |   border: 1px solid gray;
 | 
          
            | 240 |   display: inline-block;
 | 274 |   display: inline-block;
 | 
          
            | 241 |   line-height: 0;
 | 275 |   line-height: 0;
 | 
          
            | 242 |   margin: 0 2px 0 2px;
 | 276 |   margin: 0 2px;
 | 
          
            | 243 |   position: relative;
 | 277 |   position: relative;
 | 
          
            | 244 | }
 | 278 | }
 | 
          
            | 245 | .mce-preview-object .mce-shim {
 | 279 | .mce-preview-object .mce-shim {
 | 
          
            | 246 |   background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
 | 280 |   background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
 | 
          
            | 247 |   height: 100%;
 | 281 |   height: 100%;
 | 
          
            | 248 |   left: 0;
 | 282 |   left: 0;
 | 
          
            | 249 |   position: absolute;
 | 283 |   position: absolute;
 | 
          
            | 250 |   top: 0;
 | 284 |   top: 0;
 | 
          
            | 251 |   width: 100%;
 | 285 |   width: 100%;
 | 
          
            | Línea 254... | Línea 288... | 
          
            | 254 |   display: none;
 | 288 |   display: none;
 | 
          
            | 255 | }
 | 289 | }
 | 
          
            | 256 | .mce-content-body .mce-mergetag {
 | 290 | .mce-content-body .mce-mergetag {
 | 
          
            | 257 |   cursor: default !important;
 | 291 |   cursor: default !important;
 | 
          
            | 258 |   -webkit-user-select: none;
 | 292 |   -webkit-user-select: none;
 | 
          
            | 259 |      -moz-user-select: none;
 | - |   | 
          
            | 260 |           user-select: none;
 | 293 |           user-select: none;
 | 
          
            | 261 | }
 | 294 | }
 | 
          
            | 262 | .mce-content-body .mce-mergetag:hover {
 | 295 | .mce-content-body .mce-mergetag:hover {
 | 
          
            | 263 |   background-color: rgba(0, 108, 231, 0.3);
 | 296 |   background-color: rgba(0, 108, 231, 0.3);
 | 
          
            | 264 | }
 | 297 | }
 | 
          
            | Línea 338... | Línea 371... | 
          
            | 338 | .mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
 | 371 | .mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
 | 
          
            | 339 |   color: rgba(34, 47, 62, 0.7);
 | 372 |   color: rgba(34, 47, 62, 0.7);
 | 
          
            | 340 |   content: attr(data-mce-placeholder);
 | 373 |   content: attr(data-mce-placeholder);
 | 
          
            | 341 |   position: absolute;
 | 374 |   position: absolute;
 | 
          
            | 342 | }
 | 375 | }
 | 
          
            | - |   | 376 | @media (forced-colors: active) {
 | 
          
            | - |   | 377 |   .mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
 | 
          
            | - |   | 378 |     color: highlight;
 | 
          
            | - |   | 379 |     filter: brightness(30%);
 | 
          
            | - |   | 380 |     z-index: -1;
 | 
          
            | - |   | 381 |   }
 | 
          
            | - |   | 382 | }
 | 
          
            | 343 | .mce-content-body:not([dir=rtl])[data-mce-placeholder]:not(.mce-visualblocks)::before {
 | 383 | .mce-content-body:not([dir=rtl])[data-mce-placeholder]:not(.mce-visualblocks)::before {
 | 
          
            | 344 |   left: 1px;
 | 384 |   left: 1px;
 | 
          
            | 345 | }
 | 385 | }
 | 
          
            | 346 | .mce-content-body[dir=rtl][data-mce-placeholder]:not(.mce-visualblocks)::before {
 | 386 | .mce-content-body[dir=rtl][data-mce-placeholder]:not(.mce-visualblocks)::before {
 | 
          
            | 347 |   right: 1px;
 | 387 |   right: 1px;
 | 
          
            | Línea 386... | Línea 426... | 
          
            | 386 | .mce-content-body .mce-clonedresizable.mce-resizetable-columns td {
 | 426 | .mce-content-body .mce-clonedresizable.mce-resizetable-columns td {
 | 
          
            | 387 |   border: 0;
 | 427 |   border: 0;
 | 
          
            | 388 | }
 | 428 | }
 | 
          
            | 389 | .mce-content-body .mce-resize-helper {
 | 429 | .mce-content-body .mce-resize-helper {
 | 
          
            | 390 |   background: #555;
 | 430 |   background: #555;
 | 
          
            | 391 |   background: rgba(0, 0, 0, 0.75);
 | 431 |   background: rgba(0 0 0%);
 | 
          
            | 392 |   border: 1px;
 | 432 |   border: 1px;
 | 
          
            | 393 |   border-radius: 3px;
 | 433 |   border-radius: 3px;
 | 
          
            | 394 |   color: white;
 | 434 |   color: white;
 | 
          
            | 395 |   display: none;
 | 435 |   display: none;
 | 
          
            | 396 |   font-family: sans-serif;
 | 436 |   font-family: sans-serif;
 | 
          
            | Línea 477... | Línea 517... | 
          
            | 477 | }
 | 517 | }
 | 
          
            | 478 | .mce-match-marker-selected {
 | 518 | .mce-match-marker-selected {
 | 
          
            | 479 |   background: #39f;
 | 519 |   background: #39f;
 | 
          
            | 480 |   color: #fff;
 | 520 |   color: #fff;
 | 
          
            | 481 | }
 | 521 | }
 | 
          
            | 482 | .mce-match-marker-selected::-moz-selection {
 | - |   | 
          
            | 483 |   background: #39f;
 | - |   | 
          
            | 484 |   color: #fff;
 | - |   | 
          
            | 485 | }
 | - |   | 
          
            | 486 | .mce-match-marker-selected::selection {
 | 522 | .mce-match-marker-selected::selection {
 | 
          
            | 487 |   background: #39f;
 | 523 |   background: #39f;
 | 
          
            | 488 |   color: #fff;
 | 524 |   color: #fff;
 | 
          
            | 489 | }
 | 525 | }
 | 
          
            | 490 | .mce-content-body img[data-mce-selected],
 | 526 | .mce-content-body img[data-mce-selected],
 | 
          
            | Línea 508... | Línea 544... | 
          
            | 508 | }
 | 544 | }
 | 
          
            | 509 | .mce-content-body *[contentEditable=false][data-mce-selected] {
 | 545 | .mce-content-body *[contentEditable=false][data-mce-selected] {
 | 
          
            | 510 |   cursor: not-allowed;
 | 546 |   cursor: not-allowed;
 | 
          
            | 511 |   outline: 3px solid #4099ff;
 | 547 |   outline: 3px solid #4099ff;
 | 
          
            | 512 | }
 | 548 | }
 | 
          
            | 513 | .mce-content-body.mce-content-readonly *[contentEditable=true]:focus,
 | - |   | 
          
            | 514 | .mce-content-body.mce-content-readonly *[contentEditable=true]:hover {
 | - |   | 
          
            | 515 |   outline: none;
 | - |   | 
          
            | 516 | }
 | - |   | 
          
            | 517 | .mce-content-body *[data-mce-selected="inline-boundary"] {
 | 549 | .mce-content-body *[data-mce-selected="inline-boundary"] {
 | 
          
            | 518 |   background-color: #4099ff;
 | 550 |   background-color: #4099ff;
 | 
          
            | 519 | }
 | 551 | }
 | 
          
            | 520 | .mce-content-body .mce-edit-focus {
 | 552 | .mce-content-body .mce-edit-focus {
 | 
          
            | 521 |   outline: 3px solid #4099ff;
 | 553 |   outline: 3px solid #4099ff;
 | 
          
            | 522 | }
 | 554 | }
 | 
          
            | 523 | .mce-content-body td[data-mce-selected],
 | 555 | .mce-content-body td[data-mce-selected],
 | 
          
            | 524 | .mce-content-body th[data-mce-selected] {
 | 556 | .mce-content-body th[data-mce-selected] {
 | 
          
            | 525 |   position: relative;
 | 557 |   position: relative;
 | 
          
            | 526 | }
 | 558 | }
 | 
          
            | 527 | .mce-content-body td[data-mce-selected]::-moz-selection,
 | - |   | 
          
            | 528 | .mce-content-body th[data-mce-selected]::-moz-selection {
 | - |   | 
          
            | 529 |   background: none;
 | - |   | 
          
            | 530 | }
 | - |   | 
          
            | 531 | .mce-content-body td[data-mce-selected]::selection,
 | 559 | .mce-content-body td[data-mce-selected]::selection,
 | 
          
            | 532 | .mce-content-body th[data-mce-selected]::selection {
 | 560 | .mce-content-body th[data-mce-selected]::selection {
 | 
          
            | 533 |   background: none;
 | 561 |   background: none;
 | 
          
            | 534 | }
 | 562 | }
 | 
          
            | 535 | .mce-content-body td[data-mce-selected] *,
 | 563 | .mce-content-body td[data-mce-selected] *,
 | 
          
            | 536 | .mce-content-body th[data-mce-selected] * {
 | 564 | .mce-content-body th[data-mce-selected] * {
 | 
          
            | 537 |   outline: none;
 | 565 |   outline: none;
 | 
          
            | 538 |   -webkit-touch-callout: none;
 | 566 |   -webkit-touch-callout: none;
 | 
          
            | 539 |   -webkit-user-select: none;
 | 567 |   -webkit-user-select: none;
 | 
          
            | 540 |      -moz-user-select: none;
 | - |   | 
          
            | 541 |           user-select: none;
 | 568 |           user-select: none;
 | 
          
            | 542 | }
 | 569 | }
 | 
          
            | 543 | .mce-content-body td[data-mce-selected]::after,
 | 570 | .mce-content-body td[data-mce-selected]::after,
 | 
          
            | 544 | .mce-content-body th[data-mce-selected]::after {
 | 571 | .mce-content-body th[data-mce-selected]::after {
 | 
          
            | 545 |   background-color: rgba(180, 215, 255, 0.7);
 | 572 |   background-color: rgba(180, 215, 255, 0.7);
 | 
          
            | Línea 556... | Línea 583... | 
          
            | 556 |   .mce-content-body td[data-mce-selected]::after,
 | 583 |   .mce-content-body td[data-mce-selected]::after,
 | 
          
            | 557 |   .mce-content-body th[data-mce-selected]::after {
 | 584 |   .mce-content-body th[data-mce-selected]::after {
 | 
          
            | 558 |     border-color: rgba(0, 84, 180, 0.7);
 | 585 |     border-color: rgba(0, 84, 180, 0.7);
 | 
          
            | 559 |   }
 | 586 |   }
 | 
          
            | 560 | }
 | 587 | }
 | 
          
            | 561 | .mce-content-body img[data-mce-selected]::-moz-selection {
 | - |   | 
          
            | 562 |   background: none;
 | - |   | 
          
            | 563 | }
 | - |   | 
          
            | 564 | .mce-content-body img[data-mce-selected]::selection {
 | 588 | .mce-content-body img[data-mce-selected]::selection {
 | 
          
            | 565 |   background: none;
 | 589 |   background: none;
 | 
          
            | 566 | }
 | 590 | }
 | 
          
            | 567 | .ephox-snooker-resizer-bar {
 | 591 | .ephox-snooker-resizer-bar {
 | 
          
            | 568 |   background-color: #4099ff;
 | 592 |   background-color: #4099ff;
 | 
          
            | 569 |   opacity: 0;
 | 593 |   opacity: 0;
 | 
          
            | 570 |   -webkit-user-select: none;
 | 594 |   -webkit-user-select: none;
 | 
          
            | 571 |   -moz-user-select: none;
 | - |   | 
          
            | 572 |   user-select: none;
 | 595 |   user-select: none;
 | 
          
            | 573 | }
 | 596 | }
 | 
          
            | 574 | .ephox-snooker-resizer-cols {
 | 597 | .ephox-snooker-resizer-cols {
 | 
          
            | 575 |   cursor: col-resize;
 | 598 |   cursor: col-resize;
 | 
          
            | 576 | }
 | 599 | }
 | 
          
            | Línea 619... | Línea 642... | 
          
            | 619 | table[style*="border-width: 0px"] caption,
 | 642 | table[style*="border-width: 0px"] caption,
 | 
          
            | 620 | .mce-item-table:not([border]) caption,
 | 643 | .mce-item-table:not([border]) caption,
 | 
          
            | 621 | .mce-item-table[border="0"] caption {
 | 644 | .mce-item-table[border="0"] caption {
 | 
          
            | 622 |   border: 1px dashed #bbb;
 | 645 |   border: 1px dashed #bbb;
 | 
          
            | 623 | }
 | 646 | }
 | 
          
            | - |   | 647 | .tox-uc-loading-background {
 | 
          
            | - |   | 648 |   width: 100%;
 | 
          
            | - |   | 649 |   height: 100%;
 | 
          
            | - |   | 650 |   background: rgba(255, 255, 255, 0.5);
 | 
          
            | - |   | 651 | }
 | 
          
            | - |   | 652 | .tox-uc-loading-spinner-wrapper {
 | 
          
            | - |   | 653 |   width: 100%;
 | 
          
            | - |   | 654 |   height: 100%;
 | 
          
            | - |   | 655 |   display: flex;
 | 
          
            | - |   | 656 |   justify-content: center;
 | 
          
            | - |   | 657 |   align-items: center;
 | 
          
            | - |   | 658 | }
 | 
          
            | - |   | 659 | .tox-uc-loading-spinner {
 | 
          
            | - |   | 660 |   width: min(24px, 30%);
 | 
          
            | - |   | 661 |   aspect-ratio: 1;
 | 
          
            | - |   | 662 |   border-radius: 50%;
 | 
          
            | - |   | 663 |   border: 3px solid #006ce7;
 | 
          
            | - |   | 664 |   border-bottom-color: transparent;
 | 
          
            | - |   | 665 |   animation: tox-rotation 1s linear infinite;
 | 
          
            | - |   | 666 | }
 | 
          
            | - |   | 667 | .tox-uploadcare-placeholder {
 | 
          
            | - |   | 668 |   all: initial;
 | 
          
            | - |   | 669 |   display: inline-block;
 | 
          
            | - |   | 670 |   position: relative;
 | 
          
            | - |   | 671 |   width: 600px;
 | 
          
            | - |   | 672 |   height: 80px;
 | 
          
            | - |   | 673 |   --tox-uploadcare-placeholder--content-cursor: auto !important;
 | 
          
            | - |   | 674 |   --tox-uploadcare-placeholder--content-color: rgba(34, 47, 62, 0.7);
 | 
          
            | - |   | 675 |   --tox-uploadcare-placeholder--content-background-color: #fff;
 | 
          
            | - |   | 676 |   --tox-uploadcare-placeholder--content-border: 2px solid #e3e3e3;
 | 
          
            | - |   | 677 |   --tox-uploadcare-placeholder--content-font-family: monospace, sans-serif;
 | 
          
            | - |   | 678 |   --tox-uploadcare-placeholder--content-height: 100%;
 | 
          
            | - |   | 679 |   --tox-uploadcare-placeholder--content-width: 100%;
 | 
          
            | - |   | 680 |   --tox-uploadcare-placeholder--content-display: inline-flex;
 | 
          
            | - |   | 681 |   --tox-uploadcare-placeholder--content-align-items: center;
 | 
          
            | - |   | 682 |   --tox-uploadcare-placeholder--content-justify-content: center;
 | 
          
            | - |   | 683 |   --tox-uploadcare-placeholder--content-gap: 8px;
 | 
          
            | - |   | 684 |   --tox-uploadcare-placeholder--icon-fill: rgba(34, 47, 62, 0.7);
 | 
          
            | - |   | 685 |   --tox-uc-loading-spinner-wrapper-display-none: none;
 | 
          
            | - |   | 686 |   --tox-uc-loading-spinner-wrapper-display: flex;
 | 
          
            | - |   | 687 |   --tox-uc-loading-spinner-wrapper-position: absolute;
 | 
          
            | - |   | 688 |   --tox-uc-loading-spinner-wrapper-top: 0;
 | 
          
            | - |   | 689 |   --tox-uc-loading-spinner-wrapper-left: 0;
 | 
          
            | - |   | 690 |   --tox-uc-loading-spinner-wrapper-width: 100%;
 | 
          
            | - |   | 691 |   --tox-uc-loading-spinner-wrapper-height: 100%;
 | 
          
            | - |   | 692 |   --tox-uc-loading-spinner-wrapper-justify-content: center;
 | 
          
            | - |   | 693 |   --tox-uc-loading-spinner-wrapper-align-items: center;
 | 
          
            | - |   | 694 |   --tox-uc-loading-spinner-aspect-ratio: 1 / 1;
 | 
          
            | - |   | 695 |   --tox-uc-loading-spinner-width: min(24px, 30%);
 | 
          
            | - |   | 696 |   --tox-uc-loading-spinner-border-radius: 50%;
 | 
          
            | - |   | 697 |   --tox-uc-loading-spinner-border: 3px solid #006ce7;
 | 
          
            | - |   | 698 |   --tox-uc-loading-spinner-border-bottom-color: transparent;
 | 
          
            | - |   | 699 |   --tox-uc-loading-spinner-animation: tox-rotation 1s linear infinite;
 | 
          
            | - |   | 700 | }
 | 
          
            | 624 | .mce-visualblocks p,
 | 701 | .mce-visualblocks p,
 | 
          
            | 625 | .mce-visualblocks h1,
 | 702 | .mce-visualblocks h1,
 | 
          
            | 626 | .mce-visualblocks h2,
 | 703 | .mce-visualblocks h2,
 | 
          
            | 627 | .mce-visualblocks h3,
 | 704 | .mce-visualblocks h3,
 | 
          
            | 628 | .mce-visualblocks h4,
 | 705 | .mce-visualblocks h4,
 | 
          
            | Línea 756... | Línea 833... | 
          
            | 756 |   background: #aaa;
 | 833 |   background: #aaa;
 | 
          
            | 757 | }
 | 834 | }
 | 
          
            | 758 | .mce-shy::after {
 | 835 | .mce-shy::after {
 | 
          
            | 759 |   content: '-';
 | 836 |   content: '-';
 | 
          
            | 760 | }
 | 837 | }
 | 
          
            | - |   | 838 | [data-ephox-foam-a11y-violation] {
 | 
          
            | - |   | 839 |   outline: 2px solid;
 | 
          
            | - |   | 840 |   position: relative;
 | 
          
            | - |   | 841 | }
 | 
          
            | - |   | 842 | [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation] {
 | 
          
            | - |   | 843 |   outline-width: 4px;
 | 
          
            | - |   | 844 |   transition: outline-width 0.1s ease-in-out, background-color 0.1s ease-in-out;
 | 
          
            | - |   | 845 | }
 | 
          
            | - |   | 846 | [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-info] {
 | 
          
            | - |   | 847 |   outline-color: #99c4f5;
 | 
          
            | - |   | 848 | }
 | 
          
            | - |   | 849 | [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-warn] {
 | 
          
            | - |   | 850 |   outline-color: #ffeb99;
 | 
          
            | - |   | 851 | }
 | 
          
            | - |   | 852 | [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-error] {
 | 
          
            | - |   | 853 |   outline-color: #eb9999;
 | 
          
            | - |   | 854 | }
 | 
          
            | - |   | 855 | [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="info"] {
 | 
          
            | - |   | 856 |   outline-color: #99c4f5;
 | 
          
            | - |   | 857 |   background-color: #e6f0fd;
 | 
          
            | - |   | 858 | }
 | 
          
            | - |   | 859 | [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="warning"] {
 | 
          
            | - |   | 860 |   outline-color: #ffeb99;
 | 
          
            | - |   | 861 |   background-color: #fffae6;
 | 
          
            | - |   | 862 | }
 | 
          
            | - |   | 863 | [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="error"] {
 | 
          
            | - |   | 864 |   outline-color: #eb9999;
 | 
          
            | - |   | 865 |   background-color: #fae6e6;
 | 
          
            | - |   | 866 | }
 | 
          
            | 761 | body {
 | 867 | body {
 | 
          
            | 762 |   font-family: sans-serif;
 | 868 |   font-family: sans-serif;
 | 
          
            | 763 | }
 | 869 | }
 | 
          
            | 764 | table {
 | 870 | table {
 | 
          
            | 765 |   border-collapse: collapse;
 | 871 |   border-collapse: collapse;
 |