/* Общий стиль сообщения */.fmbox.fmbox-editnotice.ts-editnotice{padding:1em1.25em;margin-bottom:.25em;}.fmbox.fmbox-editnotice.ts-editnotice.mbox-image{vertical-align:top;padding:0.5em0.25em;}.fmbox.fmbox-editnotice.ts-editnotice.mbox-text{padding:0;}.fmbox.fmbox-editnotice.ts-editnotice-no-header.ts-editnotice-text>p:first-child{margin-top:0;}.fmbox.fmbox-editnotice.ts-editnotice-text>p:last-child{margin-bottom:0;}/* Стиль в зависимости от типа сообщения */.fmbox.fmbox-editnotice.ts-editnotice-error{background:var(--background-color-error-subtle,#fee7e6);border:1pxsolid#d33;}.fmbox.fmbox-editnotice.ts-editnotice-warning{background:var(--background-color-warning-subtle,#fef6e7);border:1pxsolid#fc3;}.fmbox.fmbox-editnotice.ts-editnotice-neutral{background:var(--background-color-neutral,#eaecf0);border:1pxsolid#c8ccd1;}.fmbox.fmbox-editnotice.ts-editnotice-success{background:var(--background-color-success-subtle,#d5fdf4);border:1pxsolid#00af89;}/* Общий стиль для мини-сообщения (TODO: ?) */.errorbox.fmbox.fmbox-editnotice.ts-editnotice-error,.errorbox.fmbox.fmbox-editnotice.ts-editnotice-warning,.errorbox.fmbox.fmbox-editnotice.ts-editnotice-neutral,.errorbox.fmbox.fmbox-editnotice.ts-editnotice-success,.fmbox.fmbox-editnotice.ts-editnotice-included{border:0;padding:0;background:0;}.errorbox.fmbox.fmbox-editnotice.ts-editnotice-error.mbox-image,.errorbox.fmbox.fmbox-editnotice.ts-editnotice-warning.mbox-image,.errorbox.fmbox.fmbox-editnotice.ts-editnotice-neutral.mbox-image,.errorbox.fmbox.fmbox-editnotice.ts-editnotice-success.mbox-image,.fmbox.fmbox-editnotice.ts-editnotice-included.mbox-image{padding:0.25em00;vertical-align:top;}.errorbox.fmbox.fmbox-editnotice.ts-editnotice-error.mbox-text,.errorbox.fmbox.fmbox-editnotice.ts-editnotice-warning.mbox-text,.errorbox.fmbox.fmbox-editnotice.ts-editnotice-neutral.mbox-text,.errorbox.fmbox.fmbox-editnotice.ts-editnotice-success.mbox-text,.ts-editnotice-included.mbox-text{padding:0;}.fmbox.fmbox-editnoticeh2{margin:0;padding:0;border-bottom:0;font-family:inherit;font-size:115%;font-weight:bold;line-height:1.6;}/* Сброос стией внутри визуального редактора */html.ve-active.fmbox.fmbox-editnotice.ts-editnotice-neutral{background:none;border:none;padding:0;}html.ve-active.fmbox.fmbox-editnotice.ts-editnotice.mbox-image{display:none;}