/*#loader {*/
/*    display: none;*/
/*    text-align: center;*/
/*    padding-top: 20px;*/
/*}*/
/*.a4-container {*/
/*    width: 896px;*/
/*    min-height: 1122px;*/
/*    padding: 50px;*/

/*    border-radius: 5px;*/
/*    background: white;*/
/*    border: 1px solid #bdbdbd;*/
/*    box-shadow: 0 0 5px -1px #bcbcbc;*/
/*}*/
/*.a4-container-editor {*/
/*    width: 960px;*/
/*    min-height: 1122px;*/
/*    padding: 50px;*/

/*    border-radius: 5px;*/
/*    background: white;*/
/*    border: 1px solid #bdbdbd;*/
/*    box-shadow: 0 0 5px -1px #bcbcbc;*/
/*}*/
/*!* Ограничение размера элементов figure *!*/
/*.ck-content figure {*/
/*    max-width: 100%;*/
/*    box-sizing: border-box;*/
/*    margin: 0 auto;*/
/*    width: auto;*/
/*}*/

/*!* Ограничение размера таблиц *!*/
/*.ck-content figure table {*/
/*    max-width: 100%;*/
/*    width: auto;*/
/*    box-sizing: border-box;*/
/*}*/

/*!* Ограничение размера изображений внутри figure *!*/
/*.ck-content figure img {*/
/*    max-width: 100%;*/
/*    height: auto;*/
/*}*/
/*@media print {*/
/*    !*body, html {*!*/
/*    !*    width: 896px;*!*/
/*    !*    height: 1122px;*!*/
/*    !*}*!*/

/*    .a4-container {*/
/*        margin: 0;*/
/*        border: none;*/
/*        width: fit-content;*/
/*        min-height: 1122px;*/
/*        box-shadow: none;*/
/*        background: none;*/
/*    }*/
/*    .a4-container-editor {*/
/*        margin: 0;*/
/*        border: none;*/
/*        width: fit-content;*/
/*        min-height: 1122px;*/
/*        box-shadow: none;*/
/*        background: none;*/
/*    }*/
/*}*/
