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

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

    .widget .accordion a {
        color:rgba(37, 37, 37, 1);
    }

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

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

    
    
    #main-blog-content .post-body .post .content #post-content .text-box,
    .aside-wrapper #constructor .text-box {
        color: rgba(37, 37, 37, 1);
        font-size:  14px;
        font-family: 'Arial' !important;
        line-height: 1.3;
        margin-top: -3px;
        margin-bottom: -0px;
    }

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

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

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