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

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


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

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

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

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

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

    #popupPhotoSettings .text-on-photo {
        color: #ffffff;
        font-family: 'Helvetica';
        font-size: 14px;
    }
/*
 * @end blog
 */
