    .modal-content .text-on-photo, .modal-content .text-on-video {
        font-family:Times New Roman !important;
    }
    .mod--font-none-preset .de--main__font-family {
        font-family:Times New Roman;
    }

    .modal-content .text-on-photo, .modal-content .text-on-video,
    .de--main__text-default-color {
        color:rgba(75, 43, 36, 1);
    }

    .widget .accordion a {
        color:rgba(77, 44, 37, 0.81);
    }

    .widget .accordion a:hover {
        color:rgba(77, 44, 37, 1);
    }
/* шаблон стилей админки для стр создания записи */

/*
 * @begin blog
 */
    #main-blog-content .post, #aside-content .aside {
        background: #ffffff;
    }
    .de--site-bg-color {
        background: #ffffff;
    }
    .de--site-bg-color__color {
        color: #ffffff;
    }
    .de--site-bg-color__border {
        border-color: #ffffff;
    }

    
    
    #main-blog-content .post-body .post .content #post-content .text-box,
    .aside-wrapper #constructor .text-box {
        color: #000000;
        font-size:  16px;
        font-family: 'Times New Roman' !important;
        line-height: 1.3;
        margin-top: -3px;
        margin-bottom: -0px;
    }

    
    #post-content:not(.composite-admin-page) .simple-text .text-box {
        font-family: 'Times New Roman' !important;
    }

            body.adaptive-desktop .admin--blog__content .container-s {
                            max-width: 1180px;
                        margin: 0 auto;
        }
    
    #preview_text_data {
        color: #000000;
        font-family: 'Open Sans';
        font-size: 14px !important;
    }

    #popupPhotoSettings .text-on-photo {
        color: rgba(255, 255, 255, 1);
        font-family: 'Times New Roman';
        font-size: 14px;
    }
/*
 * @end blog
 */
