Greasy Fork is available in English.

Ok.Ru (Dark-Gray+AdsOff) by БлагоЯр

Тёмно-серый стиль для сайта Одноклассники (ok.ru)

// ==UserScript==
// @name          Ok.Ru (Dark-Gray+AdsOff) by БлагоЯр
// @namespace     userstyle
// @run-at        document-start
// @grant         GM_addStyle
// @match         *://ok.ru/*
// @match         *://*.ok.ru/*
// @match         *://www.ok.ru/*
// @match         *://*.www.ok.ru/*
// @match         *://paymentnew.ok.ru/*
// @match         *://*.paymentnew.ok.ru/*
// @match         *://st.mycdn.me/*
// @match         *://*.st.mycdn.me/*
// @match         *://cpg.money.mail.ru/*
// @match         *://*.cpg.money.mail.ru/*
// @match         *://ok.wmkeeper.com/*
// @match         *://*.ok.wmkeeper.com/*
// @match         *://ok.youla.io/*
// @match         *://*.ok.youla.io/*
// @match         *://ok-donate.vkforms.ru/*
// @match         *://*.ok-donate.vkforms.ru/*
// @match         *://apiok.ru/*
// @match         *://*.apiok.ru/*
// @version       1.1
// @description Тёмно-серый стиль для сайта Одноклассники (ok.ru)
// ==/UserScript==
(function() {
    var domain = window.location.hostname;
    var url = window.location.href;
    var cssText = '';
    cssText += "/* AGENT_SHEET */";
    cssText += "@namespace url(http://www.w3.org/1999/xhtml);";
    if (
        /(?:^|\.)ok\.ru$/.test(domain)
        ||
        /(?:^|\.)www\.ok\.ru$/.test(domain)
        ||
        /(?:^|\.)paymentnew\.ok\.ru$/.test(domain)
        ||
        /(?:^|\.)st\.mycdn\.me$/.test(domain)
        ||
        /(?:^|\.)cpg\.money\.mail\.ru$/.test(domain)
        ||
        /(?:^|\.)ok\.wmkeeper\.com$/.test(domain)
        ||
        /(?:^|\.)ok\.youla\.io$/.test(domain)
        ||
        /(?:^|\.)ok-donate\.vkforms\.ru$/.test(domain)
    ) {
        cssText += "input::placeholder, input::-moz-placeholder, input:-ms-placeholder {";
        cssText += "background:#151515 !important;";
        cssText += "color:#aaa !important;";
        cssText += "}";
        cssText += "* ::-moz-selection";
        cssText += "  {";
        cssText += "    color: #FFC381 !important;";
        cssText += "    background: rgba(0,0,0,0) !important;";
        cssText += "    background-color: rgba(0,0,0,0) !important;";
        cssText += "  }";
        cssText += "* ::selection";
        cssText += "  {";
        cssText += "    color: #FFC381 !important;";
        cssText += "    background: rgba(0,0,0,0) !important;";
        cssText += "    background-color: rgba(0,0,0,0) !important;";
        cssText += "  }";
        cssText += ".w-x-ph__col_right:before {";
        cssText += "content:\"Поддержите разработчика 'Ok.Ru by БлагоЯр' на странице стиля \";";
        cssText += "color:#e9ff81 !important;";
        cssText += "font-weight:bold;";
        cssText += "}";
        cssText += "  .user #mainContainer, .user #mainContent.grid, #mainContentLeftColumn, .w-x-ph, .x-ph, .u-menu_li_ul, .user #mainContent.grid::before, .widget_cnt, .mlr_cnts, .sticky-plank_cnt, .user.fcofw #fthColWrp.grid, .ntf, .ntf_ac_w, .disc-comments-w, .toolbar, .portal-headline, .portal-headline__login, .covers_control_cnt:hover, .portal-headline__projects__wrap, .portal-headline__project__link:hover, .portal-headline__project__link:active, .portal-headline__projects_open .portal-headline__projects__link, .media-share, .user.fcofw #footer.grid .ft, .user.fcofw #footer.grid .ft::after, .fcofw .online-fr.grid .online-fr_block, .mctc_navMenuDDL, .photo-layer_bottom, .comments_smiles_popup, .mdialog_list_conversations, .mdialog_chat_subject, .notifs_h, .notifs_lst, .mdialog_list_as-read, .mdialog_chat_conversation_cnt, .disc_simple_input, .d_header_layer_top, .d_comment_w__unread_klass .d_comment_w_back, .d_comment_w__replying .d_comment_w_back, .disc-comment-pointer-bottom, .d_comment_time_delim_t span, .portlet-i_h2_tx, .portlet-i_h2 .portlet-i_h_inf, .media-status.__accent .media-status_cnt, .covers_cat_i, .posting-form_w__exposed, .nav-side, .nav-side_i.__ac, .share_modal_box .modal_main, .posting-form_sctn__share, .m_track_opt_w, .m_track_opt_w .fader, .mst__accent .mst_cnt, .mst__current .mst_cnt, .topPanel_m .d_comment_text_w, .topPanel_m .d_comment_r, .topPanel_m .mdialog_chat_add-comment, .topPanel_m .mdialog_chat_info, div.__pillow>div.mdialog_list_tabs>.toggle-span-selected, .d_comment_w_back, .it, .col-card::before, .col-card::after, .portlet.__invisible, .user.fcofw #fthColWrp.grid::before, .toolbar .search_suggest_t:hover, .toolbar_search .it_w, #mainContent.grid .v2_gs_filter_t, #mainContent.grid .v2_gs_filter, #mainContent.grid .v2_gs_filter_i.__active.__default, #mainContent.grid .v2_gs_filter_i.__active.__default .adv-search_nav_arrow, .isl, option:hover, .gwt-SuggestBoxPopup .suggBoxMenuTable, .gwt-SuggestBoxPopup .suggBoxMenuTable tbody .item:hover, .v2_gs_filter_i.__active, .v2_gs_filter_i.__active .adv-search_nav_arrow, .tag, .posting-form .form-actions .button-pro.__disabled, .layer_cnt, .inav, .posting-form_selection_screen .posting-form_track:hover, .posting-form_selection_screen .posting-form_track__sel, .posting-form_selection_screen .posting-form_track__sel:hover, .mus_search_w, .sep-list_hd, .auction_infoPanel_bidPanel_lotClosed_yours, .mus-tr_i, .poll_n_w, .poll_i_count, .feed_b>.media-status>.media-status_cnt>.media-block.media-link__v2, .covers_preview, .posting-form_sctn, .vp-layer, .vp-layer_video:hover, .tip_cnt, .comments_i.__active > .comments_current::before, .iblock.__ok, .auction_infoPanel_bidPanel_lotClosed, .vp-layer-channel_ac_count, .modal_box, .portlet-i_h_name_aux, .mctc_link.__v1, table.mw_tbl>tbody>tr>td, .media-block.media-link__v2 .media-link_img__big, .media-block.media-link__v2 .media-link_img, .notifs_wrap, .user-settings_i, #UserSettingsMenu>.panelRounded_body>.nav-side>.nav-side_i:hover, thead .user-settings_tbl_tr, li.mctc_navMenuActiveSec .mctc_navMenuDDLIL, .service-stub_w__fScreen, .isubmit, .portlet.__holiday.__birth, .artStub, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block, .interests_li_ctrls, .portlet.__holiday.__wish, .portlet.__invisible, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .tabNavTab a, .tabNavTabElement, .tabNavTabSelected_here, .tabNavTab a:hover, .tabNavTab a:focus, .pf, .vp-layer_video-list_w, .media-layer_c, #vp_cnt, .vp_video, .vp-layer_cnt, #Reshare-r>.posting-form_sctn__share>.pform_share>.media-share>.media-block.media-link__v2, .media-block.media-link__v2, .comments_lst_cnt.__blur .comments_i:not(.__active):not(.__is-reply)::after, .notif, .mlr_cnts>.mlr_cnt>.media-block.media-link__v2, #mainContent, .online-fr_block, .user.fcofw #fthColWrp::before, .mctc_link, .posting-form_w.__inline, .pf-list.__tabs .pf-list_i, .user #mainContent::before, .covers_cat_lst, .user.fcofw .ft, #hook_Block_Footer, .d_comment_attachments .media-block.media-link__v2, .fake-toolbar-ok, .anonym_login_t, .anonym_login_t::before, .anonym_login_cont, .prl_txt_level3, .prl_txt_level2, .prl_txt_level1, .anonym-feed_main, .anonym-feed_aside, .x-ph__projects__link:hover, html, body, #field_rcityPromptDscr, #field_emlgnPromptDscr, #field_pwdshwnPromptDscr, #field_rcountryidPromptDscr, #field_surnamePromptDscr, #field_namePromptDscr, #field_bdayPromptDscr, .growl_tx, .growl_ava, .growl, .growl::after, .toolbar_ucard:hover, .faq_group::before, .user.fcofw .ft::after, .user .ft, .toolbar_nav_a:hover, .suggest_li:hover .__selected, .pform_map_cnt, .suggest .__selected, .suggest_tx, .loader-controls.__nav-side, .groups_post .feed-i_ac-t, .mlr .media-text__editable:hover::before, .panelLayer_body>div>form>div>#field_nameTheme, .tag-box__editable>input, .disc_simple_input_cont_l>.disc_input_cnt, .nav-side_i:hover, .mml_dropdown, .portlet_h_name_aux, .table-std.__full-width>thead>tr>th, .iblock-cloud.__light::after, .iblock-cloud.__lightm, .iblock-cloud::after, .iblock-cloud, .portlet_h2_tx, .anonym_login, .prl.__show, .comments_smiles_tabs_i.__current, .v2_gs_filter, .v2_gs_filter_t, .v2_gs_filter.__open.__active .v2_gs_adv-search_select, .create-group, .group-videos-upload, .create-group .add-stub, .group-videos-upload .add-stub, .add-stub__white, .photo-layer_bottom.__redesign .comments_form, #field_nameTheme, .notifs_batch, .iblock, #topPanel, .new-user_screen, .search_suggest_show-all_w, .suggest_ul>.suggest_li>.ucard-v, .online-fr_t, .photo_sticky.__redesign, .custom-isl_ul, .sticky_cnt__on, .pager .link, .pager .alink, .faq_ans:hover, .faq_ans.__active, .photo-layer_bottom_block.__comments .comments_form, .photo-layer .marks-new_ic, .v1_gs_result_music .mml_dropdown_f:hover, .toolbar-layer_menu .mml_cat_ul, .toolbar-layer_menu_btn.__active, .toolbar-layer.__notifs .toolbar-layer_h, .sharing_c, .photo-layer_bottom_block.__comments .sticky-plank.__on .sticky-plank_cnt, .modal_buttons input, .mdialog_chat_fader, .pf_pattern, .pf_music, .pf .txt-counter, .islands .fcofw #fo4cc, .user #mainContent, .islands #hook_Block_LeftColumnTopCard, .islands.fcofw .online-fr_list, .islands #hook_Block_MiddleColumnTopCard, .islands #hook_Block_PostingForm, .mst.__redesign, .islands .portlet_h, .islands #hook_Block_HolidaysPortlet .jcols, .islands #hook_Block_ModerationLauncher, .islands #hook_Block_TargetBanner, .islands #hook_Block_ViewportHeightAwareBanner, .islands.user .ft-push, .islands.user #footer, .islands.user.fcofw #fthColWrp, .user.fcofw #fthColWrp, .posting-form_w.__orange .posting-form_btn, .islands .gs_result_i_w, .islands .liItem, .islands .mctc_navMenuDDLIL:hover, .islands #mainTopContentRow, .msg-area.textWrap span, .islands .holidays_add, .islands #hook_Block_UserProfileInterests .interests_section, .islands #hook_Block_FriendProfileInterests .interests_section, .islands .portlet_h2, .islands .recent-bar, .filter, .islands .feed-list .feed:only-child, .islands .covers_cat_lst_cnt, .islands #hook_Loader_ThemesShowcaseMRBLoader, .islands .user-settings, .islands .achiev_top-panel, .islands .achiev_list_i, .islands .achiev_f-info, .islands .achiev_list.__top, .islands #hook_Form_MyFriendsMRBFormForm, .islands #listBlockPanelMyFriendsSquareCardPagingB .ugrid, .islands #middleColumn .photo_upload_btn, .islands #hook_Block_UserAlbumStreamBlock .photo-sc_w, .islands #hook_Block_PopularGroupsListBlock, .islands #hook_Block_MyGroupsNavBlock, .islands #hook_Block_AppsShowcase .mb-6x, .islands .recAppsBanner, .islands #hook_Block_AppsTopWithRating, .islands #hook_Block_UserStatusesMRB .feed:first-child:not(.__shared), .islands #hook_Block_UserStatusesMRB .feed:first-child:not(.__shared)::before, .islands #hook_Block_UserStatusesMRB .feed, .gifts-balance, .islands .gifts-search, .islands .gift-front_cnt .ugrid, .islands .gifts-sidebanner.__giftcards, .islands .nav-side, .islands .nav-side .nav-side, .chat, .chat_toolbar, .toolbar-layer_menu.__light, .msg_tx, .toolbar-layer_menu.__light .chats_i.__active, .fake-toolbar-mail, .stub-empty.__favorite, .mst.__redesign .mst_ac:hover, .feed-i_pin, .mdialog_chat_window_cnt.d-loading-w, .stub-empty.__lock, .portlet_dec, .oklive_cnt, .islands .new-user_todo2, .islands .gs_main-menu, .islands .gs_search, .islands .gs_filter_t, .islands .gs_filter_i:hover, .islands .gs_filter_i.__active, .islands .gs_filter_i.__active.__default, .islands .gs_filter, .islands #gs_result_list, .islands .gs_search_tags, .islands #middleColumn .stub-empty, .feed_label, .feed_label::after, .mdialog_chat_window, .islands #hook_Block_FriendStatusesMRB .feed, .dropdown_cnt, .chat_search, .islands #middleColumn .photo-panel, .islands #middleColumn .photo-sc+.ugrid.__xs, .islands #middleColumn .photo-sc .ugrid.__xs, .islands #middleColumn .photo-panel .ugrid.__xs, .islands #hook_Loader_FriendStreamPhotosV2BlockLoader, .islands #hook_Loader_UserStreamPhotosV2BlockLoader, .islands #hook_Block_UserFeed, .modal-new_header.__gifts, .sel-single:hover, .modal-gift, .pf_t.__islands, .pf_add_w.__two-col .pf_add, .islands .groups-search_ac, .islands .tags.__topics, .dropdown_i:hover, .islands #hook_BannerNew_GroupTargetAdRBlockInner, .islands .inav_ul_li_ac>.inav_a, .islands #hook_Block_HelpFaqMRB .portlet_h1, .islands .faq_search, .islands .faq_list_h, .islands .faq_list_i, .islands .faq .l_content, .islands #mainContent.mainContentSingleColumn, .islands #hook_Block_UserConfigOauthMRB .search-wrapper, .comment-cloud, .notif_collapse, .notif_expand, .media-block.media-link__v2.media-link__profile::before, .suggest_li .ui-hover-state, .suggest_a.__selected, #ui-active-menuitem, .islands #hook_Block_FriendAlbumStreamBlock, .islands #hook_Block_FriendPhotoStreamBlock, .media-block.media-shared__v2 .media-photos .collage.__single, .islands .groups-similar, .islands .gifts-action_h, .circle-progress, .__reshare .u-menu .u-menu_li:hover, .mst, .islands .covers_preview_window #mainContentContentColumn, .islands #hook_Block_FriendVideoMoviesRedesignRBlock .ugrid, .portlet.__toolbar-pmnt .u-menu .u-menu_a:hover, .islands .portlet.__toolbar-pmnt .u-menu .u-menu_a:hover, .mlr, .islands .islands-feed .feed, .islands .islands-feed .filter, .islands-feed .feed, .islands-feed .filter, .portlet_h_name_aux, #mainTopContentRow, .fcofw #fo4cc, .fcofw .online-fr_list, .user .ft-push, .mctc_navMenuDDLIL:hover, .portlet.__sidebar.__my-groups::after, .portlet.__sidebar.__my-groups::before,#middleColumn .stub-empty, .gifts-search, .gift-front_cnt .ugrid, .gifts-sidebanner.__giftcards, .liItem, .user #footer, .interests_section, .achiev_top-panel, .achiev_list_i, .covers_cat_lst_cnt, .gifts-action_h, .photo-panel, .pf_motivation, .portlet.__holiday + .jcols, .posting-form_mus_add, .posting-form_track:hover, .gs_filter_t, .gs_main-menu, .gs_filter_i.__active, .gs_filter_t:hover, .gs_result_list, .gs_search, .gs_relationship-status, .gs_filter_i, .gs_filter, .gs_search_tags, .gs_result_i_w, .gs_result_loader .loader-controls-bottom, .gs_result_loader, .recent-bar, .feed, .msg_sys, .track.__selectable:hover, .portlet_h2, .search-highlight, .group-feed .pager, .u-menu_li_ul .u-menu_a:hover, .portlet.__sidebar.__my-groups::after, .portlet.__sidebar::before, .portlet_i.__ac, .portlet_i:hover, .pf_sidebar_portlet, .pf_card, #hook_Loader_ThemesShowcaseMRBLoader, .p404_w, .rocit-top, #hook_BannerNew_LeftColumnAdCustomInner, #hook_Block_MainContent, div.ft-push div#fo4cc, .posting-form_btn, .covers_preview_window #mainContentContentColumn, .covers_preview_window, .online-fr_footer.__sticky, .notify-friends, .arcticmodal-container_i2 .b-modal.content, .arcticmodal-container_i2 .alert-danger, .arcticmodal-container_i2 .alert-error, #appContainer_Div, .arcticmodal-container_i2 .purse-actions a, .wrapper.sidebar-left .quick-launch a.item-link, .wrapper.sidebar-left #searchGroup, .pf-with-ava.__two-buttons.__grayed .add-stub, .portlet.dblock.__promo, .credit-card-form__popup, .notification-block__inner, .feed-nav-container, .mus_stub, .mus-tr_restore, .track.__selectable.__selected, .feeds-search .search-wrapper, .tags.__topics, .media-layer_topics, .media-layer_topics-w, .faq_search, .faq .l_content, .faq_list_h, .faq_ans, .mlr .media-photos_i, .toolbar-layer.__msg.__theme-white .chat .chat_toolbar_cnt, .toolbar-layer.__msg.__theme-white .info-panel, .chat_column, .chat_column_hd, .toolbar-layer.__msg.__theme-white .chat_loader, .contenteditable_tx:hover, .online-fr_new-actions, .light-disc .disc-i_sel, .light-disc .disc-i:hover .disc-i_cnt, .light-disc .disc-i_marked .disc-i_cnt, .light-disc .disc-i_sel .disc-i_cnt, .light-disc .disc-i_sel:hover, .light-disc .disc-i:hover, .pf-with-ava.__two-buttons .add-stub, .add-stub.__grayed, .market-search, .market-filter, .light-disc .d_comment_time_delim_t span::after, .browser-notif-pro, .disc-i_sel, .disc-i_sel:hover, .disc-i:hover, .disc-i:hover .disc-i_cnt, .d_comment_time_delim_tx::after, .groups-iframe:before, .YoulaOK_Components_OneColumnContent_OneColumnContentComponent, .YoulaOK_Components_Menu_MenuComponent, .YoulaOK_Components_Header_HeaderComponent, .YoulaOK_Components_TwoColumnContent_TwoColumnContentComponent>.left-column, .YoulaOK_Components_Filters_FiltersComponent form, .YoulaOK_Components_CatalogItem_CatalogItemComponent a div.info, .YoulaOK_Components_Filters_FiltersComponent .menu, .YoulaOK_Components_Menu_MenuComponent > .category > li .submenu, .apps-showcase__video .apps-showcase__video_cnt, .groups-search, .apps-list_i, .Wrapper__box, .Button, .Card, .alert-danger, .modal-new.__size-groupapp .portlet_f, .feeling-default, .feeling-happy, .feeling-happy .feeling-layer_decor.__top, .feeling-happy .feeling-layer_decor.__bottom, .feeling-disappointed .feeling-layer_decor.__bottom, .feeling-layer_decor.__bottom, .feeling-layer_decor.__top, .feeling-sleep, .feeling-miss, .feeling-vacation, .notif_w.__anniversary .notif_dec, .channel-panel, .video-page .ugrid.__l, .pf_info, .pf_pattern .pf_layout_footer, .p2ppromo-block-top-mastercard, .chat_boost, .chat_boost .hello-stickers .ugrid, .user-shortcut-menu_relations, .user-shortcut-menu_footer-item, .video-chat-buttons_i, .portlet.__fiveplus, .portlet.__gifts, .portlet.__holiday, .portlet.__invisible, .portlet.__wish, .comments_show-image_dec, .comments_show-image_dec::after, .comments_show-image_dec::before, .entity-shortcut-menu_footer, .entity-shortcut-menu_footer-item.__sec, .external-oauth-login_title-tx, .prl, .anonym_login_user-ac, .oklive-streams_aside, .holiday_card, #feelingHeaderBackgrounds, .comments_add-itx .itx_w, .sc-menu .filter_i.__active, .sc-menu .filter_i:hover, .sc-menu .mctc_navMenuSec.__active, .sc-menu .mctc_navMenuSec:hover, .sc-menu .sc-menu_ul_li.__active, .sc-menu .sc-menu_ul_li:hover, .toolbar_search .it, .pro-mob, .portlet.__newbie-cta, .mml_cat_btn, .mml_subcat_btn, .x-ph__menu__dropdown.x-ph__projects .w-x-ph__menu__dropdown, .entity-shortcut-menu.sc-menu.__left, .gift-pack.__xmas, .ifCards .cardsTable .ifCard, .gwt-RichTextArea-DropdownPopup table td, .pf_svip, #hook_Block_ToolbarSuggestions .search_suggest, #hook_Block_ToolbarSuggestions .suggest_ul, .modal-new.__size-photos .modal-new_cnt, .modal-new.__size-music-attach .modal-new_cnt, .recovery.__recovery-new, .recovery-block, .discovery.__two-columns .discovery-item_panel, .payments-extra-link .nav-side";
        cssText += "  {";
        cssText += "    background: #333 !important;";
        cssText += "    background-color: #333 !important;";
        cssText += "    background-image: none !important;";
        cssText += "  }";
        cssText += "  input[type=radio]";
        cssText += "  {";
        cssText += "    background: black !important;";
        cssText += "  }";
        cssText += "  .media-block>.media-link_cnt, .disabling-layer.disc-comment-highlighter.disc-comment-highlighter__visible, .group-info_cnt.__user-preview:after, .group-info_cnt.__anonym-preview:after, .photo_edit_popup .u-menu_li .lp .tico";
        cssText += "  {";
        cssText += "    background: rgba(0,0,0,0) !important;";
        cssText += "  }";
        cssText += "  .portlet_close, #portal-headline__menulink, .sticker-set, .islands #hook_Block_MiddleColumnTopCardAltGroup .mctc-top, .portlet_i:hover, .d_comment_text.textWrap *, .pf_sidebar, .pf_phone_i.__active, .pf_p2p-landing_pro, .apps-showcase_recommended-apps, .apps-showcase_search, .apps-showcase_search-result, .apps-showcase .portlet .ugrid, .photo-stream .html5-link_w, .photo-stream .photo-sc_w, .photo-stream-loader, .holidays_add, .achiev_f-info, .user-settings, .lk-rules:hover, .photo-sc-w, .wrapper.sidebar-left .nav-second li.search input, .wrapper.sidebar-left .message-form textarea, .media-photos_a, .mdialog, .toolbar_logo_img:hover, .toolbar_logo_img, .light-disc .mdialog_cont_bot, .light-disc .mdialog_cont_top, .toolbar-layer.__msg.__theme-white .chat.__bubbles_redesign .msg.__active, .posting-form_overlay, .ui-datepicker, .YandexTypeChoose label, .talkative_stub, .user-shortcut-menu_footer, .user-shortcut-menu_footer-relations, .group-info-panel, .vchat-perm-hint, .give-gift_a>.give-gift_tx, #mainContentContentColumn .portlet, #leftColumn .portlet, .chat_cnt .portlet, .entity-shortcut-menu_relations, form[action$=\"FeelingPostLayer\"] .portlet, .entity-shortcut-menu_head-cover, .feeling-layer_suggest, .pf_card_f.__bottom.__gray, .pf_card_f.__bottom.__yell, .leaflet-popup-content-wrapper, .leaflet-popup-tip, .discovery.__two-columns .media-topic.__color-1, .discovery.__two-columns .media-topic.__color-2, .discovery.__two-columns .media-topic.__color-3, .discovery.__two-columns .media-topic.__color-4, .discovery-item.__widgets-redesign .discovery-item_ac_i, .photo-wall-finish_cnt, #fourthColumnWrapper .portlet, #fourthColumnWrapper #hook_Block_PhotoWallStream, .islands-v2.user #fourthColumnWrapper";
        cssText += "  {";
        cssText += "    background-color: #333 !important;";
        cssText += "  }";
        cssText += ".portlet-gift-wrap, .entity-shortcut-menu_cnt.__birthday, .mml_cat_btn:hover {";
        cssText += "    background-color: rgba(46,46,46, .9) !important;";
        cssText += "}";
        cssText += "  .photo-layer .marks-new_ic:hover, .gift-price";
        cssText += "  {";
        cssText += "    background: #ed812a !important;";
        cssText += "  }";
        cssText += "  .mdialog_list_counter, .mdialog_list_counter_b, .html5-vpl_btn";
        cssText += "  {";
        cssText += "    background: #e9ff81 !important;";
        cssText += "  }";
        cssText += ".gifts-sidebanner.__constructor:hover";
        cssText += "  {";
        cssText += "    background: #151515 url(\"https://st.mycdn.me/res/i/p/gift-front/gift-constructor_pattern.png\") repeat scroll 50% center !important;";
        cssText += "  }";
        cssText += "  .photo-layer .marks-new_ic.__plus:hover, .progress-rate_bar-w";
        cssText += "  {";
        cssText += "    background: #FFB861 !important;";
        cssText += "  }";
        cssText += ".pf_card:hover .pf_card_f.__bottom.__gray {";
        cssText += "    background: #FD6347 !important;";
        cssText += "}";
        cssText += ".vid-card_live.__active, .vid-card_live.__soon, .vp-layer_video_live.__active, .vp-layer_video_live.__soon {";
        cssText += "    background-color: #FD6347 !important;";
        cssText += "}";
        cssText += "  .photo-layer .marks-new_ic.__val-1:hover, .gift-badge_tx:hover, div.gift-card:hover .gift-badge_tx";
        cssText += "  {";
        cssText += "    background: #BD5400 !important;";
        cssText += "  }";
        cssText += "  .covers_control_cnt, .mst_ac, .chat_loader, .widget-list.__dark  .widget_cnt, .user-statuses .feed-i_pin, .feed_cnt .uslider_ctrl.__next, .feed_cnt .uslider_ctrl.__prev, .feed-nav-container .uslider_ctrl.__next, .feed-nav-container .uslider_ctrl.__prev, .friendship-portlet_cnt .uslider_ctrl, .social-icon-button:hover";
        cssText += "  {";
        cssText += "    background-color: rgba(33,33,33,.4) !important;";
        cssText += "  }";
        cssText += "  .disabling-layer, .islands .toolbar_dropdown_w .u-menu, .islands .toolbar_dropdown_w .u-menu a, .mst.__redesign .mst_ac, .vp-modal, .html5-vpl_panel_cnt, .covers_control_anim.__always-show, .mst_ac:hover, .user-statuses .feed-i_pin:hover, .html5-vpl_checkbox-l::before, .v-upl-card.__active:hover, .photo-wall-stream-card_invite-icon";
        cssText += "  {";
        cssText += "    background-color: rgba(33,33,33,.6) !important;";
        cssText += "  }";
        cssText += "  .toolbar_dropdown_w.__user-menu .u-menu, .vp-layer_video-list_w::before, .vp-layer_cnt::before, .comments_i:not(.__is-reply)::before, #footer.__fixed-footer .ft, .covers_control_anim:hover .covers_control_cnt, .Input--line:hover";
        cssText += "  {";
        cssText += "    background: rgba(51,51,51,.8) !important;";
        cssText += "  }";
        cssText += ".html5-vpl_progress-bar_drag, .html5-vpl_progress-bar_fill, .html5-vpl_progress-bar_hover {";
        cssText += "    background: rgb(251,148,52) !important;";
        cssText += "}";
        cssText += ".media-block.media-link__v2 .media-link_a:hover, .comment-cloud_ovr:hover, .vl_sctn::after, .html5-link_w .add-stub__hor, .pform-photos .ucard-v, a.photo-wall-stream-card_ovr:hover, .posting_poll_i .itx";
        cssText += "  {";
        cssText += "    background-color: rgba(26,26,26,.2) !important;";
        cssText += "  }";
        cssText += "  .mus_player_cover.__overlay.__ac .mus_player_cover-overlay, .html5-vpl .vpl-ani-right .html5-vpl_ac_i, .toolbar-layer.__msg.__theme-white .msg_tx, .toolbar-layer_w.__msg.__left-column .chats_create, .scroll-arrow.__active, .photo-layer_bottom_block .widget_cnt, .html5-vpl_btn, .html5-vpl_it, .html5-vpl_select, .YandexTypeChoose label:hover, .Input--line:focus, .talkative-heads_switch:hover .button-pro, .uslider_ctrl:hover, .feed_comments .link-show-more, .loader-controls_scroll, .portlet-gift-wrap:hover, .iblock-cloud.__bottom-right:hover, .pf_card:hover .pf_card_price, .covers_cat_preview, .feeling-layer_form .button-pro.__sec, .__profile:hover, .user-profile_show-more, #field_description.itx, .photo-card_desc .itx, .photo-album_collage_i, .photo-album_a, .selectable-card_ovr, .photo-sc_grid_i .ucard-b_img, .posting-form_overlay, .posting-form_itx_dec, .posting-form_itx_dec .itx, .posting-form__share .it_w.search-input .it, .posting-form__xpost.__reshare .posting-form_itx_dec .itx, .narrow-feed .mst_badge, .link-show-more, .link-show-more_loading, #middleColumn .portlet_b .entity-item_status.__action .button-pro.__sec, #middleColumn .photo-card, .uslider .media-topic, .widget.__disabled::after, .pf-with-ava.__two-buttons .input_placeholder:hover, .online-fr_i .online-fr_msg, #listBlockPanelUserGuests .ugrid .ugrid_i a.button-pro.__sec.__small.__ic.__send-msg.mt-x[title=\"Написать сообщение\"], #hook_Block_RightColumnFriendPossible .entity-item_status.__action .button-pro.__sec, #vp_w #vp_cnt .vid-card_cnt object *, .html5-vpl, .comments_i.__active>.comments_current::before, .toolbar-layer.__feedback .notif .button-pro.__sec, .toolbar-layer.__feedback .notif .button-pro.comments_add-controls_save, .vp-layer-channel+.vp-layer-description, .vp-layer-info+.vp-layer-description, .d_comment_w__unread_klass .d_comment_w_back, .html5-vpl_badge, .group-info-panel.__visual-island, #hook_Block_TopFriendshipRequestBlock .portlet, .subscribe-btn.button-pro.__small, form[action*=\"PopLayerHelpFeedback\"] .button-pro, .feed-rec_a, #field_email, #field_password, #field_phone, .video-upload-wrapper, .posting-form_sctn_cnt, .oklive-streams .place_map, .leaflet-container, .oklive-streams .video-card_img-w, .formButtonContainer input.button-pro, .recovery-list_item:hover, .photo-pins, .layout-background, .photo-wall-place-card_place, .photo-wall-card_cnt";
        cssText += "  {";
        cssText += "    background-color: rgba(26,26,26,.4) !important;";
        cssText += "  }";
        cssText += "  .selectable-card_ovr, .feed_cnt .uslider_ctrl.__prev:hover, .feed_cnt .uslider_ctrl.__next:hover, .feed-nav-container .uslider_ctrl.__prev:hover, .feed-nav-container .uslider_ctrl.__next:hover, .friendship-portlet_cnt .uslider_ctrl:hover, .uslider_ctrl, .feed_comments .link-show-more:hover, .feeling-card.__active, .photo-layer_descr.__editable .photo-layer_descr_tx:hover, #field_description.itx:hover, .photo-card_desc .itx:hover, .ucard-v.games-card:hover, .posting-form__xpost.__reshare .posting-form_itx_dec .itx:hover, .link-show-more:hover, .vid-card_cnt, .feed_status, .gif, .feed.__wide .feed_top .feed_ava, .posting_ac_i, .mml_cat_btn:hover, .mml_subcat_btn:hover, .vl_it, .vl_it.__disabled, .vl_it:disabled, .online-fr_list, .online-fr_new-actions, .toolbar-layer.__feedback .notif .button-pro.__sec:hover, #presentComment textarea.itx, .notif_media_cnt .notif_btn .button-pro.__small, .toolbar-layer_menu_btn:hover, #hook_Block_TopFriendshipRequestBlock .portlet .wide-block .button-pro.__small, form.comments_add_form .comments_add-controls .button-pro, .feed-nav-container .uslider_i[data-l=\"t,addToFavoritesLayer\"] .add-stub, #MessagesPromptedLoader .chat_friends .chat_friends_i .button-pro.__small, #MessagesPromptedLoader .chat_friends .chat_friends_i:hover, .feedback_seen.portlet_h~div, .stub-img__blocked128, .stub-img__blocked48, .stub-img__blocked96, .stub-img__channel32, .stub-img__channel64, .stub-img__channel96, .stub-img__event64, .stub-img__locked128, .stub-img__locked64, .stub-img__na64, .stub-img__ok32, .stub-img__ok48, .stub-img__pro48, .stub-img__wait48, .comments_smiles_nav, .comments_smiles_nav_i.__active, .comments_smiles_nav_ac, .comments_smiles_tabs, .comments_smiles_tabs_i.__current:not(.__hidden), a[id=\"logoff.cancel\"], input[id*=\"logoff.confirm\"], form[action*=\"PopLayerHelpFeedback\"] .button-pro:hover, .posting-form input[value=\"Поделиться\"], .portlet.__holiday.__birth a.button-pro.__small, .button-pro.make-gift-link, .button-pro.__small, .game-preview_btn.button-pro, a.button-pro[href^=\"/dk?st.cmd=giftsFront\"], .portlet.__invisible a.button-pro, .button-pro.__sec, .button-pro.__wide, .button-pro.post-uploaded_btn, .button-pro.attachButton, .portal-msg.__promo-okru, .button-pro, .gift-service, .pf_svip-other_i, #field_email:hover, #field_password:hover, #field_phone:hover, .modal-new.__size-vids .portlet_h.portlet_h__sa, .modal-new .portlet_h.portlet_h__sa, .html5-link_w:hover .add-stub__hor, #hook_Form_AttachDialogFormForm .modal-new_actions .modal-new_cnt, .modal-new.__size-music-attach .posting-form_selection_screen, textarea#field_feedbackMessage, .formButtonContainer input.button-pro:hover, #smsCode, .posting_poll_ac .sc-menu, .YoulaOK_Form_Images_Images .dropzone .previews .empty:hover>div.text, .photo-wall-layer_button.__sec, a.h-mod.widget_cnt[data-location=\"WideFeed_FeedItem_CommentWidget\"]:hover, button.h-mod.widget_cnt[data-type=\"RESHARE\"]:hover, span.widget_cnt.h-mod[data-module=\"ReactComponent\"]:hover";
        cssText += "  {";
        cssText += "    background-color: rgba(26,26,26,.6) !important;";
        cssText += "  }";
        cssText += "  .islands #footer.__fixed-footer .ft, .sticky-plank.u-settings_sticky.h-mod.__on .sticky-plank_cnt, .sticky-plank.u-settings_sticky.h-mod.__on input.__disabled, .toolbar_dropdown_w .u-menu, #footer.__fixed-footer .ft:hover, .widget-list.__dark .widget_cnt:hover, .wrapper.sidebar-left>.nav-second ul li a:hover, .wrapper.sidebar-left>.nav-main li.active, .wrapper.sidebar-left>.nav-main a:hover, .wrapper.sidebar-left a.list-item:hover, .mlr.__process::after, .mus_notify, .toolbar_nav_a__audio__active, .toolbar_nav_a__audio__active:hover, .toolbar_nav_a__video__active, .toolbar_nav_a__video__active:hover, .toolbar_nav_a__feedback__active, .dnd, .toolbar_nav_a__feedback__active:hover, .toolbar_nav_a__notif__active, .toolbar_nav_a__notif__active:hover, .ucard-v .ust, .disc-i .ust, .msg.__sys .msg_sys, .chat_column_ovr, .toolbar-layer_w.__msg.__left-column .chats_create:hover, .vid-card_stub_w.__attach, .toolbar-layer_w.__msg.__ots .comments_action_game_trigger, .toolbar-layer_w.__msg.__ots .comments_action_sticker_trigger, .toolbar-layer_w.__msg.__ots .comments_add-controls_save, .toolbar-layer_w.__msg.__ots .ic_smile, .toolbar-layer_w.__msg.__ots .ic_staple, .tip_cnt, .toolbar-layer.__msg.__theme-white .media-block_stub, .toolbar-layer.__msg.__theme-white .msg_attach_error, .portal-msg.__promo-okruP::before, .mdialog_cont_bot, .mdialog_cont_top, .notif_disabled, .mdialog_cont_menu_a:hover, .scroll-arrow.__active:hover, .html5-vpl_reshare_tabs, .html5-vpl_reshare_cnt, .html5-vpl_menu, .html5-vpl_select option, .YoulaOK_Components_Filters_FiltersComponent form button[type=\"submit\"]:hover:not(:disabled), .friendship-portlet_cnt .uslider_ctrl:active, .feed_cnt .uslider_ctrl.__prev:active, .feed_cnt .uslider_ctrl.__next:active, #coverSlider .slider_ctrl.__prev:focus, .toolbar_accounts, .iblock-cloud.__bottom-right, .social-icon-button, .feeling-layer_form .button-pro.__sec:hover, .feeling-layer_form .itx:focus, #video-search-filters .mml_dropdown, .chat_boost.__hello-stickers .hello-stickers, .loader-controls_scroll:hover, a.entity-shortcut-menu_footer-item[data-l=\"t,unsubscribe\"]:hover, #action_menu_sub_action_menu, .social-button .ucard-v, #middleColumn .portlet_b .entity-item_status.__action .button-pro.__sec:hover, #middleColumn .portlet .uslider .media-topic:hover, #middleColumn .portlet .uslider .uslider_ctrl.__next:hover, #middleColumn .portlet .uslider .uslider_ctrl.__prev:hover, .posting_ac_i:hover, .mml_cat_ul .loader-controls, .vl_it:hover, .vl_it.__disabled:hover, .vl_it:disabled:hover, .mml_cat_btn.__active, .online-fr_i .online-fr_msg:hover, .vp-layer-channel, #hook_Block_ShortcutMenu .sc-menu__top:not(.entity-shortcut-menu), .posR>.sc-menu, .gwt-shortcutMenu-content, #hook_Block_ShortcutMenu>div[class=\"sc-menu\"], #presentComment textarea.itx:hover, .group-info-panel.__visual-island a.button-pro, .mlr_cnts.__deleted .mlr_ovr, .user-profile_show-more:hover, .portal-msg.__promo-okru:hover, .gift-service:hover, .feed-rec_i:hover .feed-rec_a, textarea#field_feedbackMessage:hover, #smsCode:hover, .burger-menu_ac, #hook_Block_ShortcutMenuReact .sc-menu, #hook_Block_ShortcutMenuReact .reaction-sc-menu, .posting-map_suggest .ucard.__selected, .posting-map_suggest .ucard:hover, .track-two-lines.__enabled:hover, .pform_map_search.__ava .suggest.__pf .suggest_ul, .YoulaOK_Form_Select_Select .select-box .option-list, .YoulaOK_Form_Images_Images .dropzone .previews .empty > img.square, .widget.__photowall .widget_cnt:hover, .photo-wall-layer_button.__accent, .photo-wall-layer_button.__alt";
        cssText += "  {";
        cssText += "    background-color: rgba(26,26,26,.8) !important;";
        cssText += "  }";
        cssText += ".feeling-layer_form .itx:focus {";
        cssText += "    outline-color:rgba(26,26,26,.8) !important";
        cssText += "}";
        cssText += "#hook_Block_LeftColumnTopCardAltGroup .u-menu .u-menu_li .dropdown .dropdown_cnt, .vp-layer-channel .vp-layer-channel_ac .button-pro.__sec, .pf_svip-other_i:hover, .photo-wall-layer_button.__sec:hover, #hook_Block_PhotoWall4ColumnStatusAlt, .photo-wall-layer_button.__accent:hover, .photo-wall-layer_button.__alt:hover, .photo-wall-layer_button.__wide:hover";
        cssText += "  {";
        cssText += "    background-color: rgba(22,22,22,.9) !important;";
        cssText += "  }";
        cssText += ".comments_add-itx .itx, .feeling-card:hover:not(.__active), #middleColumn .stub-empty, .vl_filter, .portlet_h, .modal-new_cnt, .pf_svip-cnt_h, .pf_svip-cnt_i, .faq_group:hover *, .faq_group:hover, #hook_Block_BurgerNavigation .nav-side.__navigation.__rainbow-menu {";
        cssText += "    background: #282828 !important;";
        cssText += "}";
        cssText += ".comments_add-itx .itx_w:hover, .comments_add-itx .itx:hover, .comments_reply-comment.__popup, #hook_Block_ToolbarSuggestions .suggest_li>.__selected:hover, #hook_Block_ToolbarSuggestions .search_suggest_t {";
        cssText += "    background: #202020 !important;";
        cssText += "}";
        cssText += ".hello-stickers .sticker-cnt .ugrid_cnt, #hook_Block_ToolbarSuggestions .search_suggest_t:hover, .iblock-cloud, .iblock-cloud::before {";
        cssText += "    background: #1e1e1e !important;";
        cssText += "}";
        cssText += "  .arcticmodal-container_i, .arcticmodal-container_i2, .wrapper.sidebar-left .toolbar li:hover, #middleColumn .portlet .uslider .uslider_ctrl.__next:active, #middleColumn .portlet .uslider .uslider_ctrl.__prev:active";
        cssText += "  {";
        cssText += "    background: #141414 !important;";
        cssText += "  }";
        cssText += "  .mdialog_cont_top.__new-msg, .mdialog_cont_bot.__new-msg, .mdialog_cont_menu, .mdialog_cont_bot.__hover, .mdialog_cont_top.__hover, .mdialog_cont_bot:hover, .mdialog_cont_top:hover, .scroll-arrow, .html5-vpl_related, .html5-vpl_badge";
        cssText += "  {";
        cssText += "    background-color: rgba(0,0,0,.5) !important;";
        cssText += "  }";
        cssText += "  .mdialog_cont_top.__new-msg:hover, .mdialog_cont_bot.__new-msg:hover, .x-ph__menu__dropdown.x-ph__languages .w-x-ph__menu__dropdown, .html5-vpl_badge:hover, .html5-vpl .vpl-ani-right .html5-vpl_ac_i:hover";
        cssText += "  {";
        cssText += "    background-color: rgba(0,0,0,.8) !important;";
        cssText += "  }";
        cssText += "  .toolbar-layer_h, .YandexTypeChoose input:checked + label, .Button--yellow:hover, .Button--pay-pal:hover";
        cssText += "  {";
        cssText += "    background-color: rgba(74,75,77, 1.0) !important;";
        cssText += "  }";
        cssText += "  .progress";
        cssText += "  {";
        cssText += "    background-color: rgba(0,0,0,.72) !important;";
        cssText += "  }";
        cssText += "  .covers_control_anim.__always-show.__rainbow, .toolbar-layer.__feedback .stub_more:hover";
        cssText += "  {";
        cssText += "    background: rgba(0,0,0,.2) !important;";
        cssText += "  }";
        cssText += "  .tabNavTabSelected a, .tabNavTabSelected .tabNavTabElement, .tabNavTabSelected_here, .covers_control_anim.__always-show.__rainbow:hover, .covers_control_anim.__always-show.__rainbow:hover .covers_control_cnt";
        cssText += "  {";
        cssText += "    background: rgba(0,0,0,.4) !important;";
        cssText += "  }";
        cssText += ".vid-card .vid-card_n_w:hover {";
        cssText += "    background: rgba(0, 0, 0, 0.5) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.7) 70%, rgba(0, 0, 0, 0.9) 100%) !important;";
        cssText += "}";
        cssText += ".posting-form_itx_w.__has-color-picker.__color-1 .posting-form_itx_dec, .media-block.media-text.__color-1 {";
        cssText += "    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #d4e4ef, #86aecc) repeat scroll 0 0 !important;";
        cssText += "}";
        cssText += ".multimedia-layer_h {";
        cssText += "    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #4E4E4E 0px, #474747 2%, #3e3e3e 4%, #3a3a3a 25%, #2e2e2e 75%, #2b2b2b 95%, #252525 98%, #1b1c1e 100%) !important;";
        cssText += "}";
        cssText += ".posting-form_itx_w.__has-color-picker.__color-2 .posting-form_itx_dec, .media-block.media-text.__color-2 {";
        cssText += "    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ff7373, #e32020) repeat scroll 0 0 !important;";
        cssText += "}";
        cssText += ".posting-form_itx_w.__has-color-picker.__color-3 .posting-form_itx_dec, .media-block.media-text.__color-3 {";
        cssText += "    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #d09bfb, #993fef) repeat scroll 0 0 !important;";
        cssText += "}";
        cssText += ".posting-form_itx_w.__has-color-picker.__color-4 .posting-form_itx_dec, .media-block.media-text.__color-4 {";
        cssText += "    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #628AFF, #4169E1) repeat scroll 0 0 !important;";
        cssText += "}";
        cssText += ".posting-form_itx_w.__has-color-picker.__color-5 .posting-form_itx_dec, .media-block.media-text.__color-5 {";
        cssText += "    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #7787a5, #2e3557) repeat scroll 0 0 !important;";
        cssText += "}";
        cssText += ".posting-form_itx_w.__has-color-picker.__color-7 .posting-form_itx_dec {";
        cssText += "    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ff7723, #da14a8) repeat scroll 0 0 !important;";
        cssText += "}";
        cssText += ".posting-form_itx_w.__has-color-picker.__color-8 .posting-form_itx_dec {";
        cssText += "    background: rgba(0, 0, 0, 0) linear-gradient(to right, #b9061e, #720203) repeat scroll 0 0 !important;";
        cssText += "}";
        cssText += ".posting-form_itx_w.__has-color-picker.__color-6 .posting-form_itx_dec {";
        cssText += "    background: rgba(0, 0, 0, 0) linear-gradient(to right, #79bc49, #0e885a) repeat scroll 0 0 !important;";
        cssText += "}";
        cssText += ".posting-form_itx_w.__has-color-picker.__color-9 .posting-form_itx_dec {";
        cssText += "    background: #21242a none repeat scroll 0 0 !important;";
        cssText += "}";
        cssText += ".posting-form_itx_w.__has-color-picker.__color-12 .posting-form_itx_dec {";
        cssText += "background: rgba(0, 0, 0, 0) linear-gradient(to right, #f6d42c, #f8461e) repeat scroll 0 0 !important;";
        cssText += "}";
        cssText += "  span.html5-link_w>.button-pro";
        cssText += "  {";
        cssText += "    background: linear-gradient(to bottom, #9ACD32, #689B00) repeat scroll 0 0 #689B00 !important;";
        cssText += "  }";
        cssText += "  .pform_add-btn .button-pro:hover, .toolbar .progress_bar, .toolbar .progress.__complete .progress_bar, .progress.__dark .progress_bar";
        cssText += "  {";
        cssText += "    background: linear-gradient(to bottom, #6FA217, #5A8D02) repeat scroll 0 0 #6FA217 !important;";
        cssText += "  }";
        cssText += "  .mdialog_chat_add-comment, .nottouch .disc-i_marked .disc-i_cnt, .d_header_layer_bottom, .gift-card_msg_cnt, .arcticmodal-container_i2 .form input[type=\"text\"], .arcticmodal-container_i2 .form input[type=\"password\"], .arcticmodal-container_i2 .form select, .arcticmodal-container_i2 .form textarea, .wrapper.sidebar-left>section.content, .wrapper.sidebar-left>.nav-second, .wrapper.sidebar-left>.nav-main, .wrapper.sidebar-left .tabs li.active a, .wrapper.sidebar-left .tabs li a, .scroller.baron .table.table-header-limit th, .incoming-list a.list-item:hover, .scroller.baron .alert, .dialog-list.progress, .add-container.progress, .scroller.baron .load-more, .purse-actions a, .wrapper.sidebar-left .message-form, .sn-Ok.locale-ru.shortcut-visible .body,  .mdialog_chat_add-comment .disc_toolbar_w .disc_toolbar .disc_toolbar_i, .user-shortcut-menu_footer-item:hover, .entity-shortcut-menu_footer-item.__sec:focus, .entity-shortcut-menu_footer-item.__sec:hover, .pf_card:hover, .comments_add-itx .itx_w:focus, .comments_add-itx .itx:focus, .photo-layer_descr_ceditable, .vl_btn:hover, #field_description.itx:focus, .posting-form_itx_dec:focus, .posting-form__xpost.__reshare .posting-form_itx_dec .itx:focus, .vl_it:focus, .vl_it.__disabled:focus, .vl_it:disabled:focus, #presentComment textarea.itx:focus, #field_email:focus, #field_password:focus, #field_phone:focus, textarea#field_feedbackMessage:focus, textarea#field_feedbackMessage:focus:hover, #smsCode:focus, #smsCode:focus:hover";
        cssText += "  {";
        cssText += "    background: #444 !important;";
        cssText += "  }";
        cssText += ".talkative-heads_switch .button-pro, .user-shortcut-menu_head-cover, .posting-form_w.__v2 .posting-form_itx_dec .itx:focus";
        cssText += "  {";
        cssText += "    background-color: #444 !important;";
        cssText += "  }";
        cssText += "  .ok-e, .disc-i_sel .arrow_corn, .disc-i_sel .arrow_corn__b, .disc_text_area_cont>.disc_input_cnt, .disc_input_cnt.__txt-counter-active.__open .disc_toolbar_w .disc_toolbar .disc_toolbar_i";
        cssText += "  {";
        cssText += "    background: #555 !important;";
        cssText += "  }";
        cssText += ".widget_delim {";
        cssText += "    background: #222 !important;";
        cssText += "}";
        cssText += ".posting_block.__draggable .dnd-marker {";
        cssText += "    background: #151515 !important;";
        cssText += "}";
        cssText += "  .user .gwt-shortcutMenu-arrow_w .gwt-shortcutMenu-arrow, .user .sc-menu_arw, .disc_toolbar_i, .gift-card_msg::after, .media-block.media-poll .poll_chart:after, .media-block.media-poll .poll_i:after, .toolbar-layer.__msg.__theme-white .chat.__bubbles_redesign .msg.__unread_marker::before, .pf_footer-line, hr, .html5-vpl_menu_i.__delimeter, .Card__hr, .toolbar_dropdown_w .iblock-cloud::before, .posting .sticky-plank.__off .sticky-plank_cnt::before, .html5-vpl_volume-bar_drag";
        cssText += "{";
        cssText += "    background: #000 !important;";
        cssText += "  }";
        cssText += "  .posting-form_add_ico, .media-block.media-poll.__redesign .poll_chart_w";
        cssText += "  {";
        cssText += "    background-color: #000 !important;";
        cssText += "  }";
        cssText += ".notif_anniversary, .notif_topic_views {";
        cssText += "    background-color: #fff !important;";
        cssText += "}";
        cssText += "  .media-block.media-link__v2, .vp-layer_cnt::before";
        cssText += "  {";
        cssText += "    background: #333 !important;";
        cssText += "  }";
        cssText += ".photo-layer_description.__editable .photo-layer_description_tx:hover";
        cssText += "  {";
        cssText += "    background: rgba(0,0,0,.5) !important;";
        cssText += "  }";
        cssText += "  .mdialog_chat_info, .mdialog_list_tabs, .ntf_w__comment, .progress-rate.__strong .progress-rate_bar, .mdialog_list_counter:hover, .mdialog_list_counter_b:hover, .pf_card:hover .pf_card_f.__bottom.__yell, .ic-online, .entity-shortcut-menu_footer-item:last-child[href^=\"/dk?st.cmd=giftsFront\"]:hover, .photo-wall-stream-card_invite-icon:hover, .photo-wall-progress";
        cssText += "  {";
        cssText += "    background-color: #9acd32 !important;";
        cssText += "  }";
        cssText += "  .notif_expand_arr";
        cssText += "  {";
        cssText += "    background: #eb722e !important;";
        cssText += "  }";
        cssText += ".feedback_type:empty {";
        cssText += "    background-color: #eb722e !important;";
        cssText += "}";
        cssText += "  .mdialog .toggle-span-selected, .inew_ic";
        cssText += "  {";
        cssText += "    background: #699C01 !important;";
        cssText += "  }";
        cssText += ".fcofw .online-fr_i.__push .online-fr_msg:hover::after, .online-fr_i .online-fr_msg:hover::after, .online-fr_new-actions:hover .online-fr_msg:hover::after {";
        cssText += "    background-position: 0 0% !important;";
        cssText += "}";
        cssText += ".fcofw .online-fr_i.__push .online-fr_msg::after, .online-fr_i .online-fr_msg::after, .online-fr_new-actions .online-fr_msg::after {";
        cssText += "    background-position: 0 100% !important;";
        cssText += "}";
        cssText += "  .toolbar.__pro-click .toolbar_logo_img";
        cssText += "  {";
        cssText += "    background-position: 0 20px !important;";
        cssText += "  }";
        cssText += "  .posting-form_track__sel .m_track_opt_ico";
        cssText += "  {";
        cssText += "    background-position: 0 -44px !important;";
        cssText += "  }";
        cssText += "  .ic12_droid";
        cssText += "  {";
        cssText += "    background-position: 0 -68px !important;";
        cssText += "  }";
        cssText += "  .mus-tr_i.__selectable.__selected .mus-tr_add";
        cssText += "  {";
        cssText += "    background-position: 0 -951px !important;";
        cssText += "  }";
        cssText += "  .ic_arrow-u:hover";
        cssText += "  {";
        cssText += "    background-position: 0 -2153px !important;";
        cssText += "  }";
        cssText += "  .ic_arrow-d:hover";
        cssText += "  {";
        cssText += "    background-position: 0 -2183px !important;";
        cssText += "  }";
        cssText += ".js-tabs-c.__loading {";
        cssText += "    background:rgba(0,0,0,0) url(https://d.radikal.ru/d20/1801/1a/7a3ef335bed6.gif) no-repeat scroll center center !important;";
        cssText += "}";
        cssText += "  .chat_loader";
        cssText += "  {";
        cssText += "    background: transparent url(\"http://savepic.ru/12626807.gif\") no-repeat scroll 50% center !important;";
        cssText += "  }";
        cssText += "  .__preloader, .preloader";
        cssText += "  {";
        cssText += "    background: #333 url(\"http://savepic.ru/12604106.gif\") no-repeat scroll 50% center !important;";
        cssText += "  }";
        cssText += "  .groups_teaser_ic";
        cssText += "  {";
        cssText += "    background: transparent url('http://savepic.ru/8430936.png') 50% 50% no-repeat !important;";
        cssText += "  }";
        cssText += "  .wrapper.sidebar-left a.shortcut";
        cssText += "  {";
        cssText += "    background: url(http://savepic.ru/13295695.png) no-repeat !important;";
        cssText += "  }";
        cssText += "  .wrapper.sidebar-left a.shortcut:hover";
        cssText += "  {";
        cssText += "    background: url(http://savepic.ru/13242294.png) no-repeat !important;";
        cssText += "  }";
        cssText += "  .wrapper.sidebar-left a.shortcut.active";
        cssText += "  {";
        cssText += "    background: url(http://savepic.ru/13284421.png) no-repeat !important;";
        cssText += "  }";
        cssText += ".photo-layer_process, .media-layer_process {";
        cssText += "    background: transparent url(\"https://d.radikal.ru/d16/1801/36/e472c85baec5.gif\") no-repeat !important;";
        cssText += "    width: 128px !important;";
        cssText += "    height: 128px !important;";
        cssText += "}";
        cssText += "  .d_comments_loading";
        cssText += "  {";
        cssText += "    background: transparent url(\"https://d.radikal.ru/d06/1801/76/da8523b7d605.gif\") !important;";
        cssText += "    width: 220px !important;";
        cssText += "    height: 19px !important;";
        cssText += "  }";
        cssText += ".vid_play, .video-card_play {";
        cssText += "background:url(https://a.radikal.ru/a27/1801/cc/98c8e720b6ad.png) !important;";
        cssText += "}";
        cssText += ".notif_obj .vid_play, .video-card.__attach .video-card_play {";
        cssText += "background:url(https://a.radikal.ru/a13/1801/e6/19e9efb529ea.png) !important;";
        cssText += "}";
        cssText += ".posting-form_overlay {";
        cssText += "background-image:url(https://b.radikal.ru/b03/1801/b9/b8d089631fd5.gif) !important;";
        cssText += "}";
        cssText += ".toolbar_search.__focus .toolbar_search_lupa.__process {";
        cssText += "background-image:url(https://d.radikal.ru/d35/1801/f3/4d9091f890b8.gif) !important;";
        cssText += "}";
        cssText += ".stub-img__blocked128, .stub-img__blocked48, .stub-img__blocked96, .stub-img__channel32, .stub-img__channel64, .stub-img__channel96, .stub-img__event64, .stub-img__locked128, .stub-img__locked64, .stub-img__na64, .stub-img__ok32, .stub-img__ok48, .stub-img__pro48, .stub-img__wait48 {";
        cssText += "background-image:url(https://a.radikal.ru/a41/1801/61/2e443402e2f6.png) !important;";
        cssText += "}";
        cssText += ".photo-stream .add-stub__hor .add-stub_img__photo, .photo-sc_w .add-stub__hor .add-stub_img__photo, .photo-sc-w .add-stub_img__photo {";
        cssText += "background-image: url(http://s018.radikal.ru/i504/1709/fb/b5a67aad95fd.png) !important;";
        cssText += "}";
        cssText += "  .ic_arrow-u-w";
        cssText += "  {";
        cssText += "    background:rgba(0,0,0,0) url(\"https://c.radikal.ru/c29/1801/41/fca5c7d81ab2.png\") !important;";
        cssText += "  }";
        cssText += "/* Общий файл значков */";
        cssText += "  .ic_arrow-d-w, .ic_i_check, .ic_i_edit, .ic_i_klass, .ic_i_photo, .ic_i_send, .ic_i_status, .ic_i_support, .ic_i_support:hover, .ic_i_tag";
        cssText += "  {";
        cssText += "    background-image: url(https://c.radikal.ru/c09/1801/23/6b15e3cabd98.png) !important;";
        cssText += "  }";
        cssText += "  .posting-form_track__paused .m_portal_c_play, .track_play.m_portal_track_pause";
        cssText += "  {";
        cssText += "    background-image: url(https://b.radikal.ru/b18/1801/27/2a5bcc5d88be.png) !important;";
        cssText += "  }";
        cssText += "/*  .ic_arrow-u-w";
        cssText += "  {";
        cssText += "    background-image: url(http://savepic.ru/14500438.png) !important;";
        cssText += "  }";
        cssText += "  .ic18_anim-procces";
        cssText += "  {";
        cssText += "    background-image: url(http://savepic.ru/14288517.gif) !important;";
        cssText += "  }";
        cssText += "  .typing-wr.__typing, .chats_i.__typing_new::after";
        cssText += "  {";
        cssText += "    background-image: url(http://savepic.ru/14221661.gif) !important;";
        cssText += "  }";
        cssText += "  .visibleBubble";
        cssText += "  {";
        cssText += "    background-image: url(\"http://savepic.ru/6810120.png\") !important;";
        cssText += "  }";
        cssText += ".vp-layer_video-list_h-ac {";
        cssText += "background-image:url('http://savepic.ru/7408118.png') !important;";
        cssText += "}*/";
        cssText += "  .wrapper.sidebar-left .quick-launch a.item-link:after";
        cssText += "  {";
        cssText += "    content: url(http://savepic.ru/13302855.png) !important;";
        cssText += "    margin-top: 75px !important;";
        cssText += "    padding-left: 140px !important;";
        cssText += "    position: absolute !important;";
        cssText += "  }";
        cssText += "  .wrapper.sidebar-left .quick-launch a.item-link>img";
        cssText += "  {";
        cssText += "    display: none !important;";
        cssText += "  }";
        cssText += "  .p404_w a[href^=\"/dk?st.cmd=anonymMain\"]:after";
        cssText += "  {";
        cssText += "    content: url(http://savepic.ru/11603915.png) !important;";
        cssText += "  }";
        cssText += "  .p404_logo, .browser-banner";
        cssText += "  {";
        cssText += "    display: none !important;";
        cssText += "  }";
        cssText += "  .disc-repl-cnt::after, .online-fr_i:hover, .sticky-plank.u-settings_sticky.h-mod.__on input.__disabled, .sticky-plank.u-settings_sticky.h-mod.__on input.button-pro, .nav-side_i.__ac .lstp-t, .sticky-plank.u-settings_sticky.h-mod.__off input.button-pro, .sticky-plank.u-settings_sticky.h-mod.__off a.button-pro.__sec, .sticky-plank.u-settings_sticky.h-mod.__on a.button-pro.__sec, .online-fr_btn, .toolbar_dropdown_w .u-menu_a:hover, .media-layer_topics, .media-layer_topic.__active, .media-layer_topics .portlet_h, .media-layer_topic:hover, .html5-vpl_next-video, .media-layer.__edit .mlr_disc::before, .media-layer.__edit .mlr_top::before, .posting-form_w.__v2 .posting-form_overlay, .light-disc .mdialog_cont_menu_a:hover, .controls-list .widget_cnt, .nav-side .nav-side_i, .custom-isl_i_l:hover, .mctc_navMenuDDL .mctc_navMenuDDLIL, .x-ph__menu.portal-headline__box .x-ph__projects__link, .html5-vpl_menu_i:hover, .YoulaOK_Components_Menu_MenuComponent > .category > li .submenu .subcategories > li .submenu_link:hover, .create-group-dialog_i:hover, .toolbar_back::before, .toolbar_back:hover, .toolbar_nav_a.__active, .toolbar_nav_a.__active:hover, .toolbar_nav_a:hover, #hook_Block_LeftColumnTopCardAltGroup a[hrefattrs*=\"ButtonsRemove\"]:hover, .mdialog_cont_menu_a:hover, .talkative-heads:hover, .talkative-form, .chat_participants_list .ugrid_i.__selected, .toolbar-layer_menu.__light .chats_i:hover, #posting_form_text_field, .gift, .gift-card, .media-layer_arw:hover, .portlet.__photo-app, #feelingWithFriendsButton, .txt-counter.__bottom-light, #feelingWithFriendsButton .tico, #feelingWithFriendsButton .tico .tico_img, .__profile .button-pro.__sec.__small, .games-filter-dd_cnt_list-apps_i:hover, .mml_dropdown_a:hover, .topPanel .toolbar_dropdown_w .toolbar_ucard:hover, .image-hover::before, #action_menu_sub_action_menu *:hover, #hook_Block_LeftColumnTopCardAltGroup .u-menu .u-menu_li .dropdown .dropdown_cnt .dropdown_i:hover, .photo-layer.__deleted .photo-layer_bottom, .photo-layer.__unavailable .photo-layer_bottom, .sc-menu.__reshare .u-menu_li:hover, .toolbar_dropdown .u-menu, .toolbar_dropdown a.button-pro.__sec.__small, .x-ph__menu_open .x-ph__menu__button, .ugrid_i a>span:hover, #photoLayerWrapper .photo-layer.__active.__ready .photo-layer_photo, .vp-layer-channel .vp-layer-channel_ac_count, .entity-shortcut-menu_cnt .entity-shortcut-menu_body, .d_comment_w__unread_klass .d_comment_text div[id*=\"hook_Block\"], #hook_Block_TopFriendshipRequestBlock .portlet .wide-block .portlet_h2, #hook_Block_TopFriendshipRequestBlock .portlet .wide-block .portlet_h2_tx, .ifContainer .search_ib, .vp-layer-info .portlet_h, .portlet_h.portlet_h__nb.noPadding, .portlet_h.__photo .portlet_h_name_aux, .track.__selectable:hover, .nav-side, .modal-new_sticky.__on .modal-new_actions .modal-new_cnt, .feed-rec_img:hover::after, .mml_popup .portlet_h, .mml_popup .vl_filter, .modal-new .portlet_h2, .modal-new .portlet_h2_tx, .modal-new.__size-music-attach .posting-form_selection_screen .m_track_opt_w, .posting-form_selection_screen .posting-form_track__sel, .posting-form_selection_screen .posting-form_track__sel:hover, .posting-form_selection_screen .posting-form_track:hover, .pform_ac.__redesign .add-stub, .add-stub.__grayed:hover, .html5-link_w:hover .add-stub.__grayed, .sc-menu .pform_ac.__redesign:hover, .sticky-plank_cnt, .posting .sticky-plank.__on .posting_ac_i, .YoulaOK_Form_Select_Select .select-box .option-list ul > li.select, .YoulaOK_Form_Select_Select .select-box .option-list ul > li:hover  {";
        cssText += "    background-color: transparent !important;";
        cssText += "  }";
        cssText += ".give-gift_img:hover, .sc-menu .filter_i.__active, .sc-menu .filter_i:hover, .sc-menu .mctc_navMenuSec.__active, .sc-menu .mctc_navMenuSec:hover, .sc-menu .sc-menu_ul_li.__active, .sc-menu .sc-menu_ul_li:hover, .ucard-mini.__selected:hover, .ucard-mini.__selected";
        cssText += "  {";
        cssText += "    background: transparent !important;";
        cssText += "  }";
        cssText += "  .posting-form_w.__orange .posting-form_itx_dec .itx:focus, .posting-form__xpost.__orange .posting-form_itx_dec .itx:focus";
        cssText += "  {";
        cssText += "    outline-color: #333 !important;";
        cssText += "  }";
        cssText += "  .bl, .itx, .gwt-shortcutMenu-iconlink-item, .n-t, .toolbar_nav_a, .suggest .ucard, .online-fr_name, .mainContent_w span.mctc_navMenuActiveSec, .mainContent_w a.mctc_navMenuActiveSec, .vl_btn, .m_portal_c_artist:hover, .m_portal_album:hover, .m_portal_track_name:hover, .ellip-i, span.irc_l>label, .link-show-more, .link-show-more_loading, .portlet-i_h, .button-pro, .search_suggest_t:hover, .v2_gs_filter.__open.__active .v2_gs_filter_t, .lwa-bef, .main-menu_a.__active, .isl>option, .isl, .tag:hover, .posting-form_track_info>span, .mus-tr_i:hover, .mus-tr_i.__active .mus-tr_song, .mus-tr_i:hover .mus-tr_song, .mus-tr_i.__active .mus-tr_artist, .mus-tr_i:hover .mus-tr_artist, .mus-tr_i.__active .mus-tr_album, .mus-tr_i:hover .mus-tr_album, .mus-tr_i.__active .mus-tr_source, .mus-tr_i:hover .mus-tr_source, div.dsub_head_sub>a.wl:hover, span.dsub_text, span.wl, .dsub_date, div.wl>span.toggle-span-text, .wl:hover, div.dsub_head_sub>a.wl:hover, span.dsub_text, span.wl:hover, .dsub_date, div.wl>span.toggle-span-text:hover, .bl:hover, .o, .ob, .gwt-shortcutMenu-content .highlight, .disc_header_arrow, .portlet-i_h_title, .mainContent_w span.mctc_navMenuActiveSec:hover, .gwt-SuggestBoxPopup .suggBoxMenuTable tbody .item:hover, span.tico>span:hover, .button-pro:hover, .posting-form_track_info>span:hover, #genderDoesntMatterSpan, .poll_n_w:hover .poll_n .poll_n_tx, .widget_cnt, .widget_cnt:hover, .mctc_navMenuSec, .tico, .filter_i, .media-block.media-link .media-link_h_a, body, .widget_cnt, .media-text, .notifs_lst .no_events, .d-replied-name:hover, #locationItems>li>span, span.v2_gs_filter_i, a, .lp, .portal-headline__projects__link__text, .portal-headline__projects_open .portal-headline__projects__link:hover .portal-headline__projects__link__text, .m_portal_track_name, .m_portal_c_artist, a:hover, .mctc_navMenuSec:hover, .filter_i:hover, .lp:hover .lp, .lp:hover, .portal-headline__projects__link:hover, .portal-headline__projects__link__text:hover, .disc-i_cnt_title, .v2_gs_filter.__open.__active .v2_gs_filter_t:hover, .lwa-bef:hover, .main-menu_a.__active:hover, .main-menu_a.__empty:hover, #locationItems>li>span:hover, ul.v2_gs_filter_list li.form_ul_li .irc_l label:hover, .v2_gs_filter_i:hover, .v2_gs_filter_i:hover .adv-search_nav_arrow, #genderDoesntMatterSpan:hover, .tico:hover, .media-block.media-link .media-link_h_a:hover, .ntf_tx__light:hover, .notifs_lst .no_events, .d-replied-name:hover, .d_comment_text_w>div.d_comment_text>p, .it, .main-menu_a.__empty, span.html5-link_w>.button-pro, span.tico>span, ";
        cssText += ".mctc_navMenuDDL, #portal-headline__menu, .comments_smiles_popup, .user .sc-menu, #mainContent.grid .covers_cat_i:hover, .feed_b>.media-status>.media-status_cnt>.media-block.media-link__v2, .gecko .toolbar_nav_i_tx-w:hover, li.toolbar_nav_i div a:hover, .feed_b>.media-status>.media-status_cnt>.media-block.media-link__v2:hover, .textWrap, .vp-layer_video:hover .vp-layer_video_n, .vp-layer_video:hover .ellip, .loader-controls_scroll, .iblock.__ok>.al, #UserSettingsMenu>.panelRounded_body>.nav-side>.nav-side_i:hover, .media-status.__accent .media-status_cnt:hover, .media-status.__accent .media-status_cnt, .isubmit, .online-fr_i, .al, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block, .lp-t, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .d_comment_w_back, .ntf_w__discussions>.show-on-hover>.ntf_cnt>.ntf_tx:hover, .ntf_tx__dark, .arw_ic, .portal-headline__link__text, .vp-layer_video-list_h-ac, .tip_cnt, .d_comment_attachments .media-block.media-link__v2, .x-ph__link__text, .growl_tx, .ucard-mini>.ucard-mini_cnt .ucard-mini_cnt_i, .toolbar_nav_a>.toolbar_nav_i_ic .toolbar_nav_i_tx-w, .textWrap span, .main-menu_a, #community5CityContainer>.h-mod>ul>li>span, .search_suggest_show-all_w, .search_suggest_show-all, .suggest_li>.__selected>.ucard_info>.ucard_info_name, .suggest_ul>.suggest_li>.suggest_a, .suggest_ul>.suggest_li>.ucard-v:hover .caption>.info, .suggest_ul>.suggest_li>.ucard-v .caption>.info, .online-fr_cards .online-fr_i:hover, .vp-layer_video.js-vp-layer_video.__active *, a.media_more_a span.media_more_ic, .m_c_s_c_go_to.mt-x, .mus_player_playing-cnt, .mus_player_song, .mus_player_artist, .mus_player_playing-ic, .mus_player_actions-ic.__to-status, .mus_player_actions-ic.__add, .m_c_s_c_go_to, .mus_player_status-uploader, .m_c_create_text, .mus_player-controls_i, .mml_dropdown_i .mus-tr_il, .x-ph__menu__button__text, .dsub_usr.wl, .tag_tx, .suggest_ul .suggest_li .ucard .ucard_info, .mus-tr_i.__invert .mus-tr_play:hover, .track_song, .track_play, .modal_buttons>input, #scrollToTop *, .mst.__redesign, .islands-nav .mainContent_w .mctc_navMenuDropdownSec, .toolbar-layer_menu.__light .chats_i, .toolbar-layer_menu.__light .chats_i:hover .chats_i_tx, .toolbar-layer_menu.__light .chats_i .chats_i_h, .mst.__redesign .mst_ac, .islands .gs_filter_i:hover, .search-wrapper .search-input_control, .html5-link_w *, .mst__current .media-share, .dsub .media-share, .chat_search_cancel.lstp, .ugrid_i .ellip, .pf_add.__dropdown.al.tdn span.il.tico span span#addLabel, .portlet_i .timestamp, .dropdown_i *, .islands .mainContent_w .mctc_navMenuDropdownSec, .menu-select.soa.__active, .redesign .nav-side_i>.nav-side_i_t, .button_theme_ok, .button_theme_ok, .pay-card_type_ok .credit-card-form .credit-card-form__submit .button, .pay-card_type_ok .credit-card-form .credit-card-form__submit .button, .pay-card_type_ok .credit-card-form__popup-footer .button, .pay-card_type_ok .credit-card-form__popup-footer .button, .tag>span[dir=\"ltr\"], .covers_control_cnt, .covers_control_anim.__always-show.__rainbow, .mst, .mst_ac, .html5-vpl_ac *, .mst.mst__accent.mst__arw-t .mst_arw, .mctc_navMenuDropdownSec *, .track_artist, .gift-badge_tx, .irc_l .input_w *, #footer.__fixed-footer .ft, .nav-side_tx, span[data-module=\"VideoUploadButton\"]>.pf-video-btn .add-stub_tx, .gift-card, .wrapper.sidebar-left .toolbar li, .media-layer_topic .info-widget_i, .online-fr_msg::after, .x-ph__menu__button *, .posting-form_track__paused .m_portal_c_play, .posting-form_track .m_portal_c_play, .mus-tr_play, .mus-tr_il, .m_c_col-data_upload, .mus-dl.m_c_col-data_upload, .m_c_col-data_edit, .mus-dl .m_c_col-data_edit, .mus-tr_delete, .mus-tr_edit, .ugrid_i a>span, .html5-vpl_next-video_n, .html5-vpl_next-video_close, .html5-vpl_badge, .html5-vpl_next-video, .html5-vpl_related-card_i, .html5-vpl_panel_w, .html5-vpl_panel_btn, .mus-dl>i, .mus_tabs_i_a, .mus_tabs_i_a .mus_tabs_i_a_count, .mus_card_ac_i, .mus_card_img_w .mus_card_ac_lst, .mus-tr_restore_tx, .mus_card_n_a.mus-l, .comments_attach_trigger_ic, .comments_smiles_trigger, .photo-layer_bottom_block .widget_cnt .widget_tx, .photo-layer_close, .ic_ust-play, .ucard-v .ust, .ic_ust-pause, .mus_player_cover.__overlay.__ac .mus_player_cover-overlay, .mus_player_cover.__movie .mus_player_cover-overlay::before, .toolbar-layer.__msg.__theme-white .chat.__bubbles_redesign .msg .msg_ac_i.__reply.__v2, .toolbar-layer_w.__msg.__left-column .chats_create, .vp-layer_video_img, .ic_info-menu, .ic_add-user, .ic_search, .contenteditable_tx, .feed.__wide .feed_top .pf_motivation_btn, .media-photos_ac_i.__close, .html5-link_w .media-photos_ac_i, .media-photos_ac_i, .toolbar_logo_img, .online-fr_new-actions span, .fcofw .media-layer .scroll-arrow, .uslider_i>.media-topic, .chat_name_wr .chat_name_tx, .ic_close-cs1, .toolbar-layer_w.__msg.__left-column .search-wrapper.__new .search-input_close .search-input_ic, li.form_ul_li>label.tico>span.irc_l>span.darkgray, .portal-msg.__promo-okruP .portal-msg_cnt, .disc-i .disc-i_cnt_group_theme, .disc-i .disc-i_cnt_name, .mdialog_list_tabs .toggle-span .toggle-span-text, .mdialog_list_counter, .mdialog_list_counter_b, .notif_disabled .h-mod.il, span.vl_filter_cat, .mdialog_cont_bot.__new-msg, .mdialog_cont_top.__new-msg, .mdialog_cont_top, .media-layer_topic .photo_img, .scroll-arrow.__active, .external-oauth-login *, .navMenuCount, .m_c_col-data_remove+span, .controls-list_item.fade-on-hover .widget .widget_cnt .widget_tx, .mainContentDoubleColumn:not(.wide-profile) .pf-with-ava.__two-buttons .add-stub .add-stub_tx, .marks-new.__light .marks-new_ic.__plus, .marks-new_ic.__plus.__ac, .marks-new_ic.__plus, .marks-new_ic-count, .notif .notif_footer .controls-list_item .widget .widget_cnt .widget_tx, .feed-i_links .widget-list .widget-list_i a .widget_tx, .ugrid_cnt .ugrid_i, #vp-sidebar .portlet_h_inf .vp-chat_h_ac, .api-settings #AppEditForm .form_i.__on .api-form-ul_li>label, .html5-vpl_btn, .html5-vpl_tab, .html5-vpl_menu_i, .html5-vpl_checkbox-w .html5-vpl_checkbox-l, .gs_filter_i, .YoulaOK_Components_Filters_FiltersComponent form button[type=\"submit\"]:not(:disabled), .YoulaOK_Form_Radio_Radio label .radio-box .radio::before, .YoulaOK_Components_CatalogItem_CatalogItemComponent, .YoulaOK_Components_CatalogItem_CatalogItemComponent a div.info *, .create-group-dialog_i .create-group-dialog_n, .create-group-dialog_i .create-group-dialog_tx, .sc-menu.__reshare .u-menu_tx, .Button--primary, .Button--yellow, .Button--pay-pal, .Input--line, .feeling-card *, .photo_img, .widget-list.__dark .widget_count, .widget-list.__dark .widget_tx, .portlet-gift-wrap, #hook_Block_ShortcutMenu .sc-menu img.sc-menu_user_img, .vp-layer_video *, .html5-vpl_progress-bar_drag, .html5-vpl_progress-bar_fill, .html5-vpl_progress-bar_hover, .html5-vpl_volume-bar, .html5-vpl_dropdown_i, .p2ppromo-block-top-mastercard_title, .ic10_close-g, .talkative-heads .porlet_h3.bold, .toolbar-layer.__msg.__theme-white .chat.__bubbles_redesign .msg .msg_ac_i.__forward, .uslider_ctrl, .ucard-v.games-card, .user-shortcut-menu_status-arrow, .posting-form_itx_w.__has-color-picker.__collapsed .pf_color-picker, .thumbnails-w .slider_i .add-stub_tx, .show-on-hover .show-on-hover_a .tico_img, .show-on-hover .tico_img__on-hover, .iblock-cloud.__bottom-right *, .pf_card .pf_card_f.__bottom.__gray, .pf_card .pf_card_f.__bottom.__yell, .pf_card_price, .ic-online, .feeling-card:not(.__active), .ic12_close, .ic12_close-nh, .ic12_delete, .ic12_edit, .ic12_external-lg, .ic12_reshare-lg, .__profile, .user-profile_show-more, .user-profile_show-more .user-profile_show-more_tx, .photo-album_collage.foh-s, .photo-sc_grid_i, .posting-form__xpost.__reshare .posting-form_itx_dec .itx, .ic_close-g, .marks.__light .marks_ic.__plus *, .vl_filter_cat, .image-hover, #action_menu_expand_item #action_menu_expand_item_a em.tico_simb_txt, a.nav-side_i .lstp-t>span, #middleColumn .photo-card, .uslider .media-topic *, .comments_controls-b .c-orange, .photo-widget.__del, .photo-widget.__edit, .selectable-card_ic, .posting_ac_i *, .posting_s, .pf-with-ava.__two-buttons .input_placeholder, .mml_subcat_btn *, .mml_cat_btn *, .vl_grid_w .vid-card_img, .online-fr_i .online-fr_desc .online-fr_timestamp .online-fr_timestamp-tx, .comments_controls-b .controls-list_item .widget_cnt .widget_count, .v-upl-card.__active, .vid-card .vid-card_n_w, .video-chat-buttons_ic.__video, .feed.__wide .feed_top .feed_ava_img, .feed.__wide .comments_author-avatar img, .toolbar-layer.__feedback .notif_media_cnt .photo, .toolbar-layer.__feedback .notif_subj .photo, #hook_Block_ShortcutMenu .ic_present, .notif_w.__v2 .notif_media .ucard-v a .photo-crop_img, .notif_w.__v2 .notif_media .ucard-v a img, .posR .ucard-mini.o img, .ic_i_check, .ic_i_edit, .ic_i_klass, .ic_i_photo, .ic_i_send, .ic_i_status, .ic_i_support, .ic_i_support, .ic_i_tag, .mdialog_disc_controls_close, .chat_toolbar_cnt .chats_i_img img, .toolbar-layer.__msg .chat_list.__inverted .msg_sys a.o img, #msg_dialogs_list_scroller .chats_i .chats_i_img>img, .html5-vpl_related-card_i img, .vid-card_cnt .vid-card_duration-w, .vid_play, .video-card_play, .friendship-portlet_cnt .ucard-v, .feed-nav-container .uslider_i[data-l=\"t,addToFavoritesLayer\"], .ifCards .cardsTable .ifCard .selectable-card, .portal-msg.__promo-okru .portal-msg_cnt, .portal-msg.__promo-okru, .portal-msg_close, .gifts-sidebanner.__constructor .gifts-sidebanner_tx, .gift-service .gift-service_title, .feed-rec_i *, .vid-card__l .vid-card_img, .posting-form_poll .posting-form_poll_ac>label:hover .irc_l, .progress_ac.button-delete .progress_ac_tx.v-upl-card_pb_ac__del, .progress_ac.button-delete .progress_ac_tx.v-upl-card_pb_ac__cancel, .ic10_close-w, .toolbar-layer.__feedback .stub_more, .pform_ac.__redesign .add-stub_tx, .posting-map_suggest .ucard, .posting-map_suggest .ucard *, .track-two-lines.__enabled .track-two-lines_info_i_a, .track-two-lines.__enabled, .track-two-lines *, .posting_poll_menu_t, .posting_poll_ac .sc-menu .posting_poll_ac .irc_w.__modern, .YoulaOK_Form_Images_Images .dropzone .previews .empty>div.text, .YoulaOK_Form_Images_Images .dropzone .previews .empty:hover>div.text span, .widget-create-gift *, .photo-wall-layer_button.__sec, .photo-wall-layer_button-bubble, .photo-wall-grid_column .photo-wall-card_img, .photo-wall-stream-card_invite-icon, .feed-w .feed_top .feed_ava .dblock .feed_ava_img, .media-block.media-poll .poll_i .poll_i_count, .media-block.media-poll.__redesign input[type=\"radio\"]+.poll_check-vis, .media-block.media-poll .poll_i .poll_n_tx";
        cssText += "  {";
        cssText += "    transition-duration: 0.05s !important;";
        cssText += "    transition-property: border, border-color, box-shadow, color, text-shadow, background, background-color, background-image, opacity, fill !important;";
        cssText += "    transition-timing-function: ease-in-out !important;";
        cssText += "    -webkit-transition: all linear 0.25s !important;";
        cssText += "    -moz-transition: all linear 0.25s !important;";
        cssText += "    -ms-transition: all linear 0.25s !important;";
        cssText += "    -o-transition: all linear 0.25s !important;";
        cssText += "    transition: all linear 0.25s !important;";
        cssText += "  }";
        cssText += ".feeling-card_i.__spriteAnimation {";
        cssText += "    transition:none !important;";
        cssText += "}";
        cssText += "#MessagesPromptedLoader .chat_friends .chat_friends_i {";
        cssText += "filter:blur(0.25px) !important;";
        cssText += "}";
        cssText += "#MessagesPromptedLoader .chat_friends .chat_friends_i:hover {";
        cssText += "filter:blur(0px) !important;";
        cssText += "}";
        cssText += "  .bl, .itx, .gwt-shortcutMenu-iconlink-item, .n-t, .toolbar_nav_a, .suggest .ucard, .online-fr_name, .mainContent_w span.mctc_navMenuActiveSec, .mainContent_w a.mctc_navMenuActiveSec, .vl_btn, .m_portal_c_artist:hover, .m_portal_album:hover, .m_portal_track_name:hover, .ellip-i, span.irc_l>label, .link-show-more:hover, .portlet-i_h, .button-pro, .search_suggest_t:hover, .v2_gs_filter.__open.__active .v2_gs_filter_t, .lwa-bef, .main-menu_a.__active, .isl>option, .isl, .tag:hover, .posting-form_track_info>span, .mus-tr_i:hover, .mus-tr_i.__active .mus-tr_song, .mus-tr_i:hover .mus-tr_song, .mus-tr_i.__active .mus-tr_artist, .mus-tr_i:hover .mus-tr_artist, .mus-tr_i.__active .mus-tr_album, .mus-tr_i:hover .mus-tr_album, .mus-tr_i.__active .mus-tr_source, .mus-tr_i:hover .mus-tr_source, .mctc_navMenuSec, .filter_i, .media-block.media-link .media-link_h_a, body, .widget_cnt, .media-text, .notifs_lst .no_events, .d-replied-name:hover, #locationItems>li>span, span.v2_gs_filter_i, span.tico>span, .vp-layer_video:hover .vp-layer_video_n, .loader-controls_scroll:hover, span.tico__12>span:hover, .iblock.__ok, .iblock.__ok>.al:hover, .notifs_lst .no_events, .panelLayer_head_headerSimple, .mdialog_chat_add-comment .ok-e, .ntf_w__discussions>.show-on-hover>.ntf_cnt>.ntf_tx>.ntf_tx_ac:hover, #UserSettingsMenu>.panelRounded_body>.nav-side>.nav-side_i:hover, li.mctc_navMenuActiveSec .mctc_navMenuDDLIL, .toolbar_nav_i>.toolbar_nav_a__discu__active>.toolbar_nav_i_ic>.toolbar_nav_i_tx-w:hover, .photo-sc_i_utility_delete-status, .photo-sc_i_utility_undo-delete>.il, .tab_a:hover, .sc-menu>div>.u-menu>li, .isubmit:hover, .tico_ul_li:hover .lp-t, #hook_FormButton_button_create:hover, #hook_FormButton_button_edit:hover, #hook_FormButton_button_delete:hover, .ntf_w__discussions>.show-on-hover>.ntf_cnt>.ntf_tx:hover, .lstp:hover, div.disc_input_cnt>input.disc_simple_input__im, .pf_info_tx_count, .pf-list.__tabs .pf-list_i .add-stub_tx, .anonym_login_t, #field_email:focus, #field_password:focus, #field_phone:focus, .growl_tx, .ucard_info_name>.ellip, .growl_name, .suggest .ucard_info_name, #field_nameTheme, .tag-box__editable>input, .mml_dropdown_a, .iblock-cloud.__light, .notifs_batch>.notifs_batch_cnt>a.al:hover, .topPanel_m .d_comment_time_delim_date, .add-placeholder.__empty:not(:focus)::after, .u-menu>.mb-2x>a, .jcols>.jcol-r__action>a:hover, .jcol-r.jcol-r__action .tico.wl:hover, .video_uploader_file>.taCenter, #community5CityContainer>.h-mod>ul>li>span:hover, .suggest_ul>.suggest_li>.suggest_a:hover, .form-actions>span>.button-pro.__sec, .panelLayer_t-simple, .user-settings_i_cnt>.al:hover, .suggest_ul>.suggest_li>.ucard-v:hover, .suggest_ul>.suggest_li>.ucard-v:hover .caption>.info, .marks-new_ic, .vp-layer_video-list_h-count, .pager .alink, .feed_date.tdn.curPointer, .mml_dropdown_a.mus-tr_a.ellip, .mml_dropdown_i .mus-tr_il, .faq_list_i:hover .faq_ans_t .textWrap, .faq_list_i .faq_ans.__active .faq_ans_cnt, .main-menu_a.__active.__empty, .msg-area.textWrap span, .portlet_h_ac, .islands .achiev_row_t, .islands .achiev_w .tab_a:hover, .islands .achiev_points_info, .islands .achiev_t, .islands .achiev_i:hover .achiev_t, .islands .achiev_bg .portlet_h_inf, .toolbar-layer_menu.__light .chats_i:hover .chats_i_tx, .comments_form-stub_tx .al, .islands .gs_filter_i:hover, #schoolDoesntMatterSpan, #community3CustomSpan, #colleageDoesntMatterSpan, #community2CustomSpan, #holidayDoesntMatterSpan, #armyDoesntMatterSpan, #workplaceDoesntMatterSpan, .ugrid_i:hover .ellip, h1, h2, h3, h4, .vp-modal_h_title, .pf_add.lp.tdn:hover span.il.tico span, .pf_add.__dropdown.al.tdn:hover span.il.tico span span#addLabel, .portlet_i:hover .timestamp, .dropdown_i:hover .dropdown_n, .flash-link_w:hover .al.add-stub, .html5-link_w:hover .al.add-stub, #panelHolidaysId .al:hover, .mctc_navMenuSec:hover .navMenuCount, .user-settings_i_tx, .inew_ic, .user-settings_i_tx.textWrap, .disc_header_arrow, .related-videos_h, .media-block.media-link__v2.media-link__profile .ucard-v_list .ucard-v_list_i *, .redesign .nav-side_i:hover>.nav-side_i_t, .redesign .nav-side_i.__ac>.nav-side_i_t, .__reshare .u-menu .u-menu_li:hover *, .tag>span[dir=\"ltr\"]:hover, #videoUpBar .progress_ac_tx, span[data-module=\"VideoUploadButton\"]>.pf-video-btn:hover .add-stub_tx, div.gift-card:hover .gift-badge_tx, .notify-friends_h, .media-layer_topic:hover .info-widget_i, .ugrid_i .payments-services_h a, .html5-vpl_next-video_h, .mus-tr_restore:hover span, .mus_card_n_a.mus-l:hover, .gift-badge:not(.__music):not(.__live):not(.__allinclusive):not(.__interactive):not(.__surprise):not(.__premium):not(.__vip) .gift-badge_tx:hover, .photo-layer_bottom_block .widget_cnt:hover .widget_tx, .faq_group:hover .portlet_h3>a, .iblock>a, .msg.__sys .msg_sys, .contenteditable_tx:hover, .online-fr_new-actions:hover span, .online-fr_new-actions .online-fr_new-actions-counter span, .photo_edit_popup .u-menu_li .lp:hover .tico, .photo_edit_popup .u-menu_li:hover .tico, .d_comment_time_delim_t>span, .chat_name_wr .chat_name_tx:hover, li.form_ul_li:hover>label.tico>span.irc_l>span.darkgray, li.form_ul_li:hover>a.u-menu_a.lp>span.tico, .disc-i:hover .disc-i_cnt_group_theme, .mdialog_chat .mdialog_chat_info a.dsub_usr.lp:hover, .mdialog_chat .dsub_usr.lp:hover, .media-layer_topics-more_lk:hover, .toolbar_dropdown_w .u-menu_a:hover span.u-menu_tx, .controls-list_item.fade-on-hover .widget .widget_cnt:hover .widget_tx, .mainContentDoubleColumn:not(.wide-profile) .pf-with-ava.__two-buttons .add-stub .add-stub_tx, .notif .notif_footer .controls-list_item .widget .widget_cnt:hover .widget_tx, .mctc_navMenuDDLIL:hover .navMenuCount, .feed-i_links .widget-list .widget-list_i a:hover .widget_tx, .gift-front_cnt .portlet_h .portlet_h_name_t>a:hover, #listBlockPanelAppsInfoMyDevListMRB .linkContainer>a, .api-settings #AppEditForm .form_i.__on .api-form-ul_li>*:hover, .mctc_navMenuDDLIL, .html5-vpl_menu_i:hover, .html5-vpl_checkbox-w:hover .html5-vpl_checkbox-l, .html5-vpl_tab:hover, .YoulaOK_Widget_Price_PriceWidget-filter .name, .YoulaOK_Components_Filters_FiltersComponent form button[type=\"submit\"]:hover:not(:disabled), .YoulaOK_Components_CatalogItem_CatalogItemComponent a div.info .title, .YoulaOK_Components_CatalogItem_CatalogItemComponent:hover a div.info .title, .ext-auth_fatal-error b, .create-group-dialog_i:hover .create-group-dialog_n, .Card__header, .Card h1, .Button--yellow:hover, .Button--pay-pal:hover, .Button--pay-pal:active, .Button--pay-pal:visited, .pf_service-gift_descr-title, .nav-side_i:hover .tico, .nav-side_h, .html5-vpl_dropdown_i:hover, .html5-vpl_dropdown_i:hover .html5-vpl_dropdown_i_after, .chat_seen_ava .timestamp, .user-shortcut-menu_a, .inverted .lp, #posting_form_text_field, .__color-1 .media-text_cnt_tx, .__color-2 .media-text_cnt_tx, .__color-3 .media-text_cnt_tx, .__color-4 .media-text_cnt_tx, .__color-5 .media-text_cnt_tx, .media-block.media-text.__has-bg .media-text_cnt_tx, .media-block.media-text.__has-bg .rev, .media-block_stub, .entity-shortcut-menu_a, .toolbar_dropdown_w .iblock-cloud_cnt:hover, a.add-stub.js-login-nav, .gift-badge.__vip .gift-badge_tx, .portlet .pf-with-ava .__feeling:hover, .ucard-mini>.ucard-mini_cnt .ucard-mini_cnt_i, .feeling-layer_suggest-h, .vl_tags .tag_it_w .tag_it, .photo-card_delete-undo>a, .feeling-layer_form .itx:focus, .feeling-layer_form .button-pro.__sec:hover, .gwt-RichTextArea-FormatDropdown .format-dropdown-caption, .mdialog_chat_add-comment .u-menu_li .html5-link_w:hover span.tico, .mdialog_chat_add-comment .u-menu_a:hover span.tico[data-module=\"AttachLink\"], .mdialog_chat_add-comment .u-menu_a[hrefattrs*=\"AttachShareVideoDialog\"]:hover span.tico, .mdialog_chat_add-comment .u-menu_a[uid=\"addMention\"]:hover span.tico, .__profile:hover .button-pro.__sec.__small, .vl_btn:hover .tico, #myPhotosLink, .photo-card_desc .itx:focus, .portlet_h_name_t, .entity-shortcut-menu_footer-item.__sec:focus, .entity-shortcut-menu_footer-item.__sec:hover, .posting-form__xpost.__reshare .posting-form_itx_dec .itx:focus, .marks.__light .marks_ic, .comments_controls-b .controls-list_item:hover a.controls-list_counter, .vl_filter_cat:hover, .entity-avatar .lcTc_avatar_ovr .u-menu_li .tico, .wl.vl_a-btn:hover .tico, .portlet-gift-wrap:hover, .entity-shortcut-menu_footer-item:last-child[href^=\"/dk?st.cmd=giftsFront\"], #middleColumn .photo-card, .uslider .media-topic:hover .media-topic_tx.__link, .comments_controls-b:hover .klass_w span.c-orange, #hook_Block_PhotoLayerFooterRB .photo-layer_descr.__editable:hover span.tico_txt, .media-block.media-link__v2:hover .media-link_tx, .posting_ac_i:hover .posting_ac_tx, .mml_cat_btn:hover .mml_cat_n, a.mml_subcat_btn:hover .tico *, .mml_subcat_btn:hover *, .dnd, .mml_ucard_n_g, .online-fr_i .online-fr_desc:hover .online-fr_timestamp .online-fr_timestamp-tx, .widget-list.__dark .widget.__active .widget_cnt, .widget-list.__dark .widget_cnt:hover .widget_count, .widget-list.__dark .widget_cnt:hover .widget_tx, .widget.__button .widget_tx, .notif:hover .controls-list.__grayed .controls-list_counter, #listBlockPanelUserGuests .ugrid .ugrid_i:hover a.button-pro.__sec.__small.__ic.__send-msg.mt-x[title=\"Написать сообщение\"], .comments_smiles_tabs_i.__current:not(.__hidden), .portal-msg.__promo-okru:hover .portal-msg_cnt, .gifts-sidebanner.__constructor:hover .gifts-sidebanner_tx, .gift-service:hover .gift-service_title, .portlet.__sidebar-gifts:hover .tico, .__music-gift .nav-side_i:hover .nav-side_tx, .feed-rec_h, .feed-rec_t, .faq_group a, #smsCode:focus, .pform_ac.__redesign:hover *, .posting-map_suggest .ucard:hover .ucard_add-info_i, .track-two-lines.__enabled:hover .__artist .track-two-lines_info_i_a, .posting_poll_menu_t:hover, .posting_poll_ac .sc-menu .posting_poll_ac .irc_w.__modern:hover, .YoulaOK_Components_CreateProductForm_CreateProductForm .title, .YoulaOK_Widget_Phone_PhoneWidget .box label input.readonly, .photo-wall-layer_button.__sec:hover, .photo-wall-layer_button:hover .c-orange, .photo-wall-finish_t, .photo-wall-finish_h, .photo-wall-my-card_button .photo-wall-my-card_ac-boost, .photo-wall-place-card_place, .photo-wall-layer_button.__wide:hover";
        cssText += "  {";
        cssText += "    color: #fff !important;";
        cssText += "  }";
        cssText += "  .bl, .itx, .gwt-shortcutMenu-iconlink-item, .n-t, .toolbar_nav_a, .suggest .ucard, .online-fr_name, .mainContent_w span.mctc_navMenuActiveSec, .mainContent_w a.mctc_navMenuActiveSec, .vl_btn, .m_portal_c_artist:hover, .m_portal_album:hover, .m_portal_track_name:hover, span.irc_l>label, .link-show-more:hover, .portlet-i_h, .button-pro, .search_suggest_t:hover, .v2_gs_filter.__open.__active .v2_gs_filter_t, .lwa-bef, .main-menu_a.__active, .isl>option, .isl, .tag:hover, .posting-form_track_info>span, .mus-tr_i:hover, .mus-tr_i.__active .mus-tr_song, .mus-tr_i:hover .mus-tr_song, .mus-tr_i.__active .mus-tr_artist, .mus-tr_i:hover .mus-tr_artist, .mus-tr_i.__active .mus-tr_album, .mus-tr_i:hover .mus-tr_album, .mus-tr_i.__active .mus-tr_source, .mus-tr_i:hover .mus-tr_source, .media-block.media-link .media-link_h_a:hover, .ntf_tx__light:hover, .notifs_lst .no_events, .d-replied-name:hover, .vp-layer_video:hover .vp-layer_video_n, .loader-controls_scroll:hover, span.tico__12>span:hover, .iblock.__ok, .iblock.__ok>.al:hover, .notifs_lst .no_events, .panelLayer_head_headerSimple, .mdialog_chat_add-comment .ok-e, #UserSettingsMenu>.panelRounded_body>.nav-side>.nav-side_i:hover, li.mctc_navMenuActiveSec .mctc_navMenuDDLIL, .toolbar_nav_i>.toolbar_nav_a__discu__active>.toolbar_nav_i_ic>.toolbar_nav_i_tx-w:hover, .photo-sc_i_utility_delete-status, .photo-sc_i_utility_undo-delete>.il, .tab_a:hover, .sc-menu>div>.u-menu>li, .isubmit:hover, #hook_FormButton_button_create:hover, #hook_FormButton_button_edit:hover, #hook_FormButton_button_delete:hover, .ntf_w__discussions>.show-on-hover>.ntf_cnt>.ntf_tx:hover, .ntf_w__discussions>.a:hover, .lstp:hover, .pf_info_tx_count, .pf-list.__tabs .pf-list_i .add-stub_tx, .growl:hover .growl_tx, .suggest .ucard_info_name, #field_nameTheme, .iblock-cloud.__light, .taCenter, .notifs_batch>.notifs_batch_cnt>a.al:hover, .topPanel_m .d_comment_time_delim_date, .jcols>.jcol-r__action>a:hover, .video_uploader_file>.taCenter, #community5CityContainer>.h-mod>ul>li>span:hover, .suggest_ul>.suggest_li>.suggest_a, .form-actions>span>.button-pro.__sec, .panelLayer_t-simple, .user-settings_i_cnt>.al:hover, .suggest_ul>.suggest_li>.ucard-v:hover, .vp-layer_video-list_h-count, .pager .alink, .mml_dropdown_a.mus-tr_a.ellip, .mml_dropdown_i .mus-tr_il, .faq_list_i:hover .faq_ans_t .textWrap, .search_suggest_show-all:hover, .modal_buttons>input:hover, .jcol-r.jcol-r__action .tico.wl:hover, .portlet_h_ac, .islands-nav .mainContent_w .compact-profile_a, .islands .achiev_row_t, .islands .achiev_w .tab_a:hover, .islands .achiev_points_info, .islands .achiev_t, .islands .achiev_i:hover .achiev_t, .toolbar-layer_menu.__light .chats_i:hover .chats_i_tx, .islands .gs_filter_i:hover, .ugrid_i:hover .ellip, h1, h2, h3, h4, .vp-modal_h_title, .pf_add.lp.tdn:hover span.il.tico span, .pf_add.__dropdown.al.tdn:hover span.il.tico span span#addLabel, .portlet_i:hover .timestamp, .dropdown_i:hover .dropdown_n, #panelHolidaysId .al:hover, .mctc_navMenuSec:hover .navMenuCount, .user-settings_i_tx, .inew_ic, .user-settings_i_tx.textWrap, .disc_header_arrow:hover, .related-videos_h, .media-block.media-link__v2.media-link__profile .ucard-v_list .ucard-v_list_i *, .redesign .nav-side_i:hover>.nav-side_i_t, .redesign .nav-side_i.__ac>.nav-side_i_t, .__reshare .u-menu .u-menu_li:hover *, .tag>span[dir=\"ltr\"]:hover, .portlet.__toolbar-pmnt .u-menu .u-menu_li:hover .tico, .islands .portlet.__toolbar-pmnt .u-menu .u-menu_li:hover .tico, #videoUpBar #progress_tx, .progress_ac_tx:hover, span[data-module=\"VideoUploadButton\"]>.pf-video-btn:hover .add-stub_tx, div.gift-card:hover .gift-badge_tx, .notify-friends_h, .media-layer_topic:hover .info-widget_i, .html5-vpl_next-video_h, .mus-tr_restore:hover .mus-tr_il.js-mus-tr_restore, .mus_card_n_a.mus-l:hover, .invisible-setting:hover .tico, .gift-badge:not(.__music):not(.__live):not(.__allinclusive):not(.__interactive):not(.__surprise):not(.__premium):not(.__vip) .gift-badge_tx:hover, .photo-layer_bottom_block .widget_cnt:hover .widget_tx, .faq_group:hover .portlet_h3>a, .iblock>a, .contenteditable_tx:hover, .online-fr_new-actions:hover span, .chat_name_wr .chat_name_tx:hover, .disc-i:hover .disc-i_cnt_group_theme, .mdialog_chat .mdialog_chat_info a.dsub_usr.lp:hover, .mdialog_chat .dsub_usr.lp:hover, .media-layer_topics-more_lk:hover, .controls-list_item.fade-on-hover .widget .widget_cnt:hover .widget_tx, .mainContentDoubleColumn:not(.wide-profile) .pf-with-ava.__two-buttons .add-stub:hover .add-stub_tx, .notif .notif_footer .controls-list_item .widget .widget_cnt:hover .widget_tx, .mctc_navMenuDDLIL:hover .navMenuCount, .feed-i_links .widget-list .widget-list_i a:hover .widget_tx, .gift-front_cnt .portlet_h .portlet_h_name_t>a:hover, #listBlockPanelAppsInfoMyDevListMRB .linkContainer>a, .api-settings #AppEditForm .form_i.__on .api-form-ul_li>*:hover, .html5-vpl_menu_i:hover, .html5-vpl_select option:hover, .html5-vpl_tab:hover, .YoulaOK_Components_Filters_FiltersComponent form button[type=\"submit\"]:hover:not(:disabled), .YoulaOK_Components_CatalogItem_CatalogItemComponent:hover a div.info .title, .create-group-dialog_i:hover .create-group-dialog_n, .toolbar_back::before, .toolbar_back:hover .tico, .toolbar_nav_a.__active .tico, .toolbar_nav_a.__active:hover .tico, .toolbar_nav_a:hover .tico, .Button--yellow:hover, .Button--pay-pal:hover, .Button--pay-pal:active, .Button--pay-pal:visited, .pf_service-gift_descr-title, .nav-side_i:hover .tico, .nav-side_h, .html5-vpl_dropdown_i:hover, .user-shortcut-menu_status-arrow:hover, .entity-shortcut-menu_footer-item.__sec:focus span, .entity-shortcut-menu_footer-item.__sec:hover span, .portlet .pf-with-ava .__feeling:hover, .feeling-layer_form .button-pro.__sec:hover, #myPhotosLink:hover, .portlet_h_name_t, .entity-shortcut-menu_footer-item.__sec:focus, .entity-shortcut-menu_footer-item.__sec:hover, .marks.__light .marks_ic.user-shortcut-menu_a, .gwt-RichTextArea-FormatDropdown .format-dropdown-caption, .__profile:hover .button-pro.__sec.__small, .vl_btn:hover .tico, .mml_cat_btn:hover .mml_cat_n, .toolbar_accounts-menu a.u-menu_a:hover span.u-menu_tx, .wl.vl_a-btn:hover .tico, .portlet-gift-wrap:hover, .vid-card_add, .vid-card_badge, .vid-card_duration, .vid-card_expiration-time, .vid-card_live, .vid-card_paid, .vid-card_views, .dnd, .layer_top_main_cnt .mml_ucard_n .mml_ucard_n_g, .progress_ac_tx:hover, .progress_tx:hover, .mctc_navMenuActiveSec:hover, .toolbar .progress_ac_tx:hover, .notif .controls-list.__grayed .controls-list_counter:hover, .portal-msg.__promo-okru:hover .portal-msg_cnt, .gifts-sidebanner.__constructor:hover .gifts-sidebanner_tx, .portlet.__sidebar-gifts:hover .tico, .__music-gift .nav-side_i:hover .nav-side_tx, .feed-rec_h, .feed-rec_t, .vp-layer_video_live.__active, .vp-layer_video_live.__soon, .pform_ac.__redesign:hover *, .photo-wall-layer_button.__sec:hover, .photo-wall-finish_h, .photo-wall-place-card_place";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #fff;";
        cssText += "  }";
        cssText += ".user-shortcut-menu_a:hover, .inverted .lp:hover, .entity-shortcut-menu_a:hover, .entity-shortcut-menu_a, .entity-avatar .lcTc_avatar_ovr .u-menu_li:hover .tico, .entity-shortcut-menu_status-arrow, #videoUpBar .progress_ac_tx:hover, .delete-stub_info, .progress_ac.button-delete:hover .progress_ac_tx.v-upl-card_pb_ac__del, .progress_ac.button-delete:hover .progress_ac_tx.v-upl-card_pb_ac__cancel, .photo_delete.va_target, .photo_delete.va_target .il:hover {";
        cssText += "    text-shadow: 0 0 1px #000, 0 0 2px #000, 0 0 3px #000, 0 0 4px #000, 0 0 8px #000 !important;";
        cssText += "}";
        cssText += "  .mdialog_cont_top.__new-msg, .mdialog_cont_bot.__new-msg, .mdialog_chat .dsub_usr.lp, .mdialog_chat .mdialog_chat_info a.dsub_usr.lp, .media-layer_topics-more_lk, .chat_name_wr .chat_name_tx, .toolbar_dropdown_w .u-menu_a span.u-menu_tx, .track-two-lines.__enabled .__artist .track-two-lines_info_i_a";
        cssText += "  {";
        cssText += "    color: rgba(255,255,255,.5) !important;";
        cssText += "  }";
        cssText += "  .mdialog_chat .dsub_usr.lp, .mdialog_chat .mdialog_chat_info a.dsub_usr.lp, .media-layer_topics-more_lk";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px rgba(255,255,255,.5) !important;";
        cssText += "  }";
        cssText += "  .mdialog_cont_top.__new-msg:hover, .mdialog_cont_bot.__new-msg:hover, .wrapper.sidebar-left li .user-name, .posting-map_search_it .search-input_it";
        cssText += "  {";
        cssText += "    color: rgba(255,255,255,.9) !important;";
        cssText += "  }";
        cssText += "  .tico__50:hover, .media-block.media-link .media-link_h_a:hover, .ntf_tx__light:hover, .d-replied-name:hover div.dsub_head_sub>a.wl:hover, span.dsub_text, span.wl, .dsub_date, div.wl>span.toggle-span-text, .wl:hover , .gecko .toolbar_nav_i_tx-w:hover, li.toolbar_nav_i div a:hover, .d_comment_text_w>.d_comment_text.textWrap p>span[style*=\"#333333\"], .d_comment_text_w>.d_comment_text.textWrap p[style*=\"#333333\"], .d_comment_text_w>.d_comment_text.textWrap p[style*=\"#333333\"]>strong, .d_comment_text_w>.d_comment_text.textWrap>p>span[style*=\"(51, 51, 51)\"], .marks-new_ic:hover, .marks-new .marks-new_ic:hover, .marks-new .marks-new_ic.__ac, a.media_more_a:hover span.media_more_ic, a.wl.il.dsub_text.dsub_head_sub_leave:hover, .dsub_usr.wl, .gift-price, .gs_filter_t::after, div.gift-card .gift-badge_t, .gift-badge:not(.__music):not(.__live):not(.__allinclusive):not(.__interactive):not(.__surprise):not(.__premium):not(.__vip) .gift-badge_tx, .gift-badge .gift-badge_tx, a.ui-state-active, a.ui-state-active:hover, .mdialog_list_tabs .toggle-span .toggle-span-text, .mdialog_chat .mdialog_chat_info a.dsub_head_sub_show:hover, .mdialog_list_counter span.tico>span, .mdialog_list_counter_b span.tico>span, .html5-vpl_btn:hover, input::-moz-placeholder, textarea::-moz-placeholder, .YoulaOK_Components_Filters_FiltersComponent form button[type=\"submit\"], .button-pro.__wide.__gift:hover, .fallavatar2017 .button-pro.__gift:hover, .d_comment_text span[style*=\"color: #333333\"], .gift-badge.__vip:hover .gift-badge_tx, .pf_card:hover .pf_card_f.__bottom.__gray, .pf_card:hover .pf_card_f.__bottom.__yell, .marks.__light .marks_ic.__plus .marks_ic-count, .marks.__light .marks_ic.__plus .marks_ic-tx, .marks.__light .marks_ic:hover, .entity-shortcut-menu_footer-item:last-child[href^=\"/dk?st.cmd=giftsFront\"]:hover .entity-shortcut-menu_footer-tico, .entity-shortcut-menu_avatar .photo_img, .gifts-sidebanner.__constructor .gifts-sidebanner_tx, #vv_btn_liveApp.__active .mml_notif__count, .photo-wall-layer_button-bubble:hover, .button-pro.__wide.__gift:first-child, .button-pro.__wide.__gift:hover:first-child, .photo-wall-layer_button.__wide";
        cssText += "  {";
        cssText += "    color: #000 !important;";
        cssText += "  }";
        cssText += "  div.dsub_head_sub>a.wl:hover, span.dsub_text, span.wl:hover, .dsub_date, div.wl>span.toggle-span-text:hover, .marks-new_ic.__val-1:hover, .marks-new_ic.__val-1.__ac, .marks-new_ic, .marks-new .marks-new_ic:hover, .marks-new .marks-new_ic.__ac, .gift-badge, .gift-card .gift-badge_tx, .gift-badge:not(.__music):not(.__live):not(.__allinclusive):not(.__interactive):not(.__surprise):not(.__premium):not(.__vip) .gift-badge_tx, a.ui-state-active:hover, .progress.taCenter.__no-anim.__expand.__dark .closeNavPr.wl:hover, .mdialog_list_tabs .toggle-span:hover .toggle-span-text, .mdialog_chat .mdialog_chat_info a.dsub_head_sub_show:hover, .mdialog_list_counter:hover span.tico>span, .mdialog_list_counter_b:hover span.tico>span, .html5-vpl_btn:hover, .YoulaOK_Components_Filters_FiltersComponent form button[type=\"submit\"], .button-pro.__wide.__gift:hover, .fallavatar2017 .button-pro.__gift:hover, .pf_card:hover .pf_card_f.__bottom.__gray, .pf_card:hover .pf_card_f.__bottom.__yell, .marks.__light .marks_ic.__plus:hover .marks_ic-count, .marks.__light .marks_ic.__plus:hover .marks_ic-tx, .marks.__light .marks_ic:hover, .entity-shortcut-menu_footer-item:last-child[href^=\"/dk?st.cmd=giftsFront\"]:hover .entity-shortcut-menu_footer-tico, .gifts-sidebanner.__constructor .gifts-sidebanner_tx, .photo-wall-layer_button-bubble:hover, .button-pro.__wide.__gift:hover:first-child";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #000 !important;";
        cssText += "  }";
        cssText += "  a.wl.il.dsub_text.dsub_head_sub_leave, a.wl, .marks.__light .marks_ic.__plus .marks_ic-count";
        cssText += "  {";
        cssText += "    color: #333 !important;";
        cssText += "  }";
        cssText += ".html5-vpl_panel_w, .html5-vpl_panel_btn, .pf_svip-footnote.__sec, .pf_svip-footnote, .posting_poll_ac .sc-menu .posting_poll_ac .irc_w.__modern, .YoulaOK_Form_Images_Images .dropzone .text {";
        cssText += "color:#999 !important;";
        cssText += "}";
        cssText += "  .lp, .portal-headline__projects__link__text, .portal-headline__projects_open .portal-headline__projects__link:hover .portal-headline__projects__link__text, .m_portal_track_name, .m_portal_c_artist, .c-orange, .tico__12>span.c-orange, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .ntf_tx__dark, .leftCardTitleMiddle>span, .anonym_login_l, a.media_more_a span.media_more_ic, .photo-layer_cnt .photo-layer_cnt_main .photo-layer_bottom .photo-layer_bottom_sticky .u-menu_li span.lp span.tico, .photo-layer_bottom_sticky .u-menu .u-menu_li .lp .tico, .u-settings_sticky .button-pro.__disabled, .pf_card_f.__bottom.__yell, .posting-map_suggest .ucard .ucard_info_name, .track-two-lines.__enabled .__song .track-two-lines_info_i_a";
        cssText += "  {";
        cssText += "    color: #666 !important;";
        cssText += "  }";
        cssText += " .faq_ans_ac .cl.tdn.src-link_a span.tico";
        cssText += "  {";
        cssText += "    color:#777 !important;";
        cssText += "  }";
        cssText += "  a, #portal-headline__menulink .x-ph__menu__button__text, .m_c_s_c_go_to.mt-x, .track_song, .user-settings_i_lk.al[href$=\"Apps_Oauth_Config_List\"], .comment-cloud .comments_current span, .track_artist, .html5-vpl_next-video .html5-vpl_next-video_n, .html5-vpl_it, .html5-vpl_select, .html5-vpl_checkbox-l, .html5-vpl_select option, .html5-vpl_menu_i, .feeling-layer_form .itx";
        cssText += "  {";
        cssText += "    color: #777 !important;";
        cssText += "  }";
        cssText += "  .d_comment_text_w>div.d_comment_text>span, .d_comment_text_w>div.d_comment_text>p, .it, .main-menu_a.__empty, .iblock.__ok>.al, .main-menu_a, #community5CityContainer>.h-mod>ul>li>span, .suggest_ul>.suggest_li>.suggest_a, .widget_cnt:hover span, .stub-empty_t, .jcol-r.jcol-r__action .tico.wl, .suggest .ucard-mini, .toolbar-layer_menu.__light .chats_i .chats_i_h, .error_main *, .pf_info_tx, .user-settings_i_lk.al[href$=\"Apps_Oauth_Config_List\"], .media-block.media-link__v2.media-link__profile .media-link_cnt .media-link_c.va_target .media-link_h, .u-menu_li_tx, #footer.__fixed-footer .ft:hover a, .filter_i.__disabled, .ff_links_li_sub a, #leftColumn #action_menu .u-menu_li .u-menu_a span.tico, .c-orange, .l_aside .faq_li>a, .YoulaOK_Form_Select_Select .select-box .option-list ul > li";
        cssText += "  {";
        cssText += "    color: #999 !important;";
        cssText += "  }";
        cssText += "  .d_comment_text, .disc-repl-cmnt-text, .disc-repl-cnt, .textWrap, .poll_n, .disc_add_comment_reply, .klass_w>.controls-list_counter, .x-ph__menu__button__text, .disc-repl-cnt .disc-repl-cmnt-text[style*=\"#333333\"], .disc-repl-cmnt-text, .islands .achiev_w .tab_a, .gs_filter_i.__active.__default, .ugrid_i .ellip, .descrInpCnt .itx_w textarea, .pf_add.lp.tdn span.il.tico span, .pf_add.__dropdown.al.tdn span.il.tico span span#addLabel, .portlet_i:hover .lp-t, .dropdown_i:hover .dropdown_tx, #panelHolidaysId .al, .sticky-plank.u-settings_sticky.h-mod.__on input.__disabled, .nav-side_i.__ac .lstp-t, div .sticky-plank.u-settings_sticky.h-mod.__off input.__disabled, div .sticky-plank.u-settings_sticky.h-mod.__on input.__disabled, .comment-cloud:hover .comments_current span, .menu-select_ac, .pf_phone_i>.pf_phone_count, .nav-side_i_t, .credit-card-form_size_small .credit-card-form__label-group_type_add-card .credit-card-form__label, .credit-card-form_size_x-small .credit-card-form__label-group_type_add-card .credit-card-form__label, .__reshare .u-menu .u-menu_li *, .tag>span[dir=\"ltr\"], .nav-side_tx, .arcticmodal-container_i2 .sms-code.valid, .arcticmodal-container_i2 #phoneVisible, .arcticmodal-container_i2 .sms-code, .wrapper.sidebar-left>.nav-second ul li a, .wrapper.sidebar-left>.nav-main li>a>span, .wrapper.sidebar-left li .msg, .dialog-list li .ajax, .wrapper.sidebar-left #searchGroup, .wrapper.sidebar-left .user-passport, .wrapper.sidebar-left .nav-second li.search input, .purse-actions a, .wrapper.sidebar-left .message-form textarea, .wrapper.sidebar-left .alert-info, .wrapper.sidebar-left p.alert-blue, .ugrid_i .payments-services_t, .payments-p2p-actions_tx, .html5-vpl_next-video:hover .html5-vpl_next-video_n, .disc-i .ust .ust_a, .chats_search *:active, .contenteditable_tx, .online-fr_new-actions span, .light-disc .disc-i_sel .disc-i_cnt_group_theme, .photo_edit_popup .u-menu_li .lp .tico, .photo_edit_popup .u-menu_li .tico, .chat_participants_invited_intro, .chat_name, li.form_ul_li>a.u-menu_a.lp>span.tico, .disc-i:hover .disc-i_cnt_name, .photo-sc_w.photo-sc-w .photo-sc.__self .iblock.__ok a, .controls-list_item.fade-on-hover .widget .widget_cnt .widget_tx, .notif .notif_footer .controls-list_item .widget .widget_cnt .widget_tx, .api-settings #AppEditForm .form_i.__on .api-form-ul_li>label, .YoulaOK_Components_Header_HeaderComponent .user-menu>li>a.link span, .YoulaOK_Form_Radio_Radio label .radio-box .text, .YoulaOK_Components_CatalogItem_CatalogItemComponent a div.info .price, .YoulaOK_Components_CatalogItem_CatalogItemComponent a div.info .title, .ext-auth_fatal-error span, .create-group-dialog_i .create-group-dialog_n, .create-group-dialog_i:hover .create-group-dialog_tx, #requirements a, .group-settings a, .Card p, .Button--yellow, .Button--pay-pal, .Button--pay-pal:active, .Button--pay-pal:visited, .pf_service-gift_descr-text, .feeling-layer_tx .input-d,  .posting-form .__disabled, #join_community_buttons .__disabled, .mctc_navMenuDDC .mctc_navMenuDDLIL, .nav-side_i .tico, .html5-vpl_dropdown_i, .talkative_hint, .media-block.media-text .media-text_a, .iblock-cloud_cnt, .mdialog_chat_add-comment .u-menu .u-menu_a span.tico, .photo-layer_descr_form .button-pro.__small, .comments_form .button-pro, .__profile .button-pro.__sec.__small, .vl_btn .tico, .posting-form__xpost.__reshare .posting-form_itx_dec .itx, .pform_map_cnt.__friends .ucard-mini_cnt_i, .u-menu.action-menu .u-menu_li .u-menu_a span.tico, .u-menu.action-menu .u-menu_li .invisible-setting span.tico, .wl.vl_a-btn .tico, span.u-menu_a[data-module=\"feedback/Settings\"] span.tico, .entity-shortcut-menu_about span.tico, .entity-shortcut-menu_about a.lp, .feed .feed_date, #hook_Block_PhotoLayerFooterRB .photo-layer_descr.__editable span.tico_txt, .ucard-mini-list_all_lk, .mml_cat_btn .mml_cat_n, a.mml_subcat_btn .tico *, .x-ph__projects__group-title, #hook_Block_MessageActionMenu .chat_column_menu .u-menu_a span.tico, #hook_Form_feedbackForm .iblock, #listBlockPanelUserGuests .ugrid .ugrid_i a.button-pro.__sec.__small.__ic.__send-msg.mt-x[title=\"Написать сообщение\"], .portal-msg.__promo-okru .portal-msg_cnt, .gift-service .gift-service_title, .pf_svip-cnt_tx .tico, .portlet.__sidebar-gifts .tico, .video-upload-wrapper_h, .faq_group .faq_li>a, .formButtonContainer input.button-pro, .discovery.__two-columns .media-topic, .photo-wall-stream_menu-a";
        cssText += "  {";
        cssText += "    color: #aaa !important;";
        cssText += "  }";
        cssText += "  .islands .achiev_w .tab_a";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #aaa !important;";
        cssText += "  }";
        cssText += "  .Input--textarea, .Input--line, .pf_card_select .mt-4x span, #video_all .vp-layer-channel, .pf_svip-other_h";
        cssText += "  {";
        cssText += "    color: #ccc !important;";
        cssText += "  }";
        cssText += "  .comments_form-stub_tx .al:hover, .group-info_lst_i a:hover, .nav-side_i:hover, .panelLayer_h_title, .islands .nav-side_i:hover .tico, .islands .nav-side_i.__hover .tico, #leftColumn .nav-side_i:hover .nav-side_tx, .compact-profile_a:hover, a.al[href^=\"/holidays\"]>span, .pf_card_period, .wrapper.sidebar-left li .date, .wrapper.sidebar-left #btnMore, .payments-cards_date, .m_ppl_title, .growl_tx .al:hover, .vp-layer_video-list_h-tx, .vp-layer_video-list_h, .portlet_h, .portlet_h_name_t>a.ml, .nav-side_i:hover .lstp-t, .nav-side_i.__hover .lstp-t, .arcticmodal-container_i2 .keeper-type .keeper-info, #mailRuToolbar .w-x-ph__col.w-x-ph__col_left.portal-headline__left .x-ph__link_selected, .gift-front_cnt .portlet_h .portlet_h_name_t>a, .lp.js-license-link, .talkative-heads:hover .porlet_h3.bold, .talkative-heads:hover .button-pro, .portlet_h_inf a, .achiev_top-panel .tab_a.__active, .feed_b .media-status_cnt .media-block .poll_i:hover .poll_i_count, .social-button .ucard-v .caption .lstp-t, #feedbackFormWrapper input.form-actions_yes+.button-pro.__sec:hover:not(.form-actions_no), .faq_cnt .nav-side_i:hover .nav-side_tx, .faq_cnt .nav-side_i.__ac .nav-side_tx, .faq_ans.__active:hover .faq_ans_t, .faq_ans.__active:hover .faq_ans_t .textWrap, .notifs_lst .notif_media_cnt .notif_footer>span, .vp-layer_video:hover .ellip, .vp-layer-channel .vp-layer-channel_ac_count, #hook_Block_TopFriendshipRequestBlock .portlet .wide-block .portlet_h2_tx, .button-pro.__wide.__gift:hover";
        cssText += "  {";
        cssText += "    color: #e9ff81 !important;";
        cssText += "  }";
        cssText += "  .msg_tx, .video-card_info .video-card_info_i, #video_all .vp-layer_cnt .vp-layer-info_cnt *, .iblock-cloud_cnt, .stub-empty_tx.taCenter";
        cssText += "  {";
        cssText += "    color: rgba(233,235,129, .9) !important;";
        cssText += "  }";
        cssText += "  .comments_form-stub_tx .al:hover, .group-info_lst_i a:hover, .islands .nav-side_i:hover .tico, .islands .nav-side_i.__hover .tico, .nav-side_tx:hover, .compact-profile_a:hover, a.al[href^=\"/holidays\"]>span:hover, .payments-cards_date, .m_ppl_title, .growl_tx .al:hover, ";
        cssText += ".vp-layer_video-list_h-tx, .vp-layer_video-list_h, .portlet_h, .portlet_h_name_t>a.ml:hover, .gift-front_cnt .portlet_h .portlet_h_name_t>a, .achiev_top-panel .tab_a.__active:hover, .feed_b .media-status_cnt .media-block .poll_i:hover .poll_i_count, .faq_cnt .nav-side_i.__ac:hover .nav-side_tx, .faq_ans.__active .faq_ans_t:hover, .faq_ans.__active .faq_ans_t .textWrap:hover, .notifs_lst .notif_media_cnt .notif_footer>span, .button-pro.__wide.__gift:hover";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #e9ff81 !important;";
        cssText += "  }";
        cssText += "  .widget.__disabled .widget_count, .sep-list_item .ucard_info, .auctionCardsList .ucard_info, .d_comment_w.__unread .d_comment_time, .tCardTime_highlight, .holiday_date, .d_comment_error, .pf_t, .toolbar_dropdown>.u-menu>.u-menu_li:last-child>.u-menu_a:hover>.tico>.u-menu_tx, .toolbar_dropdown>.u-menu>.u-menu_li:nth-child(3)>.u-menu_a:hover>.tico>.u-menu_tx, #field_rcityPromptDscr, #field_emlgnPromptDscr, #field_pwdshwnPromptDscr, #field_rcountryidPromptDscr, #field_surnamePromptDscr, #field_namePromptDscr, #field_bdayPromptDscr, .tag-box__list>.tico__12_right:hover .lp, .notifs_batch>.notifs_batch_cnt>a.al, .iblock, .search_suggest_t_hld, .form-actions>.button-pro.__def:hover, .c-red, .faq_ans_question .al[data-value=\"no\"], .comments_form-stub_tx, .ic_block a.gwt-shortcutMenu-iconlink-item, .ic_delete a.gwt-shortcutMenu-iconlink-item, .pf .txt-counter, #UserSettingsMenu a.nav-side_i:last-child span.tico, .dropdown_cnt li.u-menu_li a.u-menu_a[data-l=\"t,blockOpponent\"] .tico, #prPrice, .input-e, #faqFeedbackNegativeCategoriesId+.faq_list_h, #hook_FormButton_button_leave.button-pro.form-actions_yes, .user-settings_i_lk.lstp[href$=\"LeaveApplication\"]:hover, .nav-side_i.__ac .lstp-t, .sticky-plank.u-settings_sticky.h-mod.__on input.button-pro, .sticky-plank.u-settings_sticky.h-mod.__off input.button-pro, .user-settings_desc a[href$=\"LogoutAll\"], .sticky-plank.u-settings_sticky.h-mod.__off a.button-pro.__sec, .sticky-plank.u-settings_sticky.h-mod.__on a.button-pro.__sec, .button_theme_ok:focus, .button_theme_ok:hover, .pay-card_type_ok .credit-card-form .credit-card-form__submit .button:focus, .pay-card_type_ok .credit-card-form .credit-card-form__submit .button:hover, .pay-card_type_ok .credit-card-form__popup-footer .button:focus, .pay-card_type_ok .credit-card-form__popup-footer .button:hover, .vp-layer_video-list_h-ac, .search-highlight, .pf_card.__s.__active .pf_card_tx, .arcticmodal-container_i2 .alert-danger h4, .arcticmodal-container_i2 .alert-error h4, .mus-tr_i.__disabled .mus-tr_cnt, .html5-vpl_next-video_close:hover, .toolbar_dropdown .toolbar_accounts-menu a.u-menu_a[href$=\"ID_Closed_On\"]:hover span.u-menu_tx, .toolbar-layer.__msg.__theme-white .chat.__bubbles_redesign .msg .msg_meta, .msg_attach_error_h, .notif_disabled .tico, #plp_descrCancel.button-pro.__small.__sec:hover, .m_c_col-data_remove+span:hover, .comments_add-error, .sharing_c .errorMessageSign, .alert-danger, #hook_Block_LeftColumnTopCardAltGroup a[hrefattrs*=\"ButtonsRemove\"]:hover .tico, .timestamp.__highlight, .form-actions .button-pro.__sec[onclick=\"OK.Layers.unregisterLast();\"]:hover, span[data-l=\"t,cancelCreate\"]:hover, .toolbar_accounts-user-info a.lp[data-l$=\"logoutCurrentUser\"]:hover, .toolbar_accounts-menu a.u-menu_a[hrefattrs$=\"Closed_On\"]:hover span, .__txt-counter-err .txt-counter.__bottom-light, .ucard-mini>.ucard-mini_cnt .ucard-mini_info, .photo-card_delete-status, .photo-card_delete-status>a, .photo-card_delete-undo>a:hover, .u-menu a.u-menu_a[hrefattrs$=\"Closed_On\"]:hover span.tico, .delete-stub_info.tico, span.u-menu_a[data-module=\"feedback/Settings\"]:hover span.tico, a[hrefattrs$=\"removeGift\"]:hover, a.entity-shortcut-menu_footer-item[data-l=\"t,unsubscribe\"]:hover .entity-shortcut-menu_footer-tico, #hook_Block_LeftColumnTopCardAltGroup .u-menu .u-menu_li .dropdown .dropdown_i:hover .dropdown_n, a.lp[href$=\"PLPhotoUserActionDelete\"]:hover, input[data-module=\"PostingFormQuitConfirmation\"]:hover, #hook_Block_MessageActionMenu .chat_column_menu .u-menu_li:nth-child(2) .u-menu_a:hover span.tico, #hook_Block_MessageActionMenu .chat_column_menu .u-menu_li:nth-child(3) .u-menu_a:hover span.tico, #hook_Block_MessageActionMenu .chat_column_menu .u-menu_li:nth-child(4) .u-menu_a:hover span.tico, button.comments_add-controls_cancel[data-l=\"t,cancel\"]:hover, .group-info-panel.__visual-island span.tico, .delete-stub_info, .notif_media_cnt .notif_btn>.button-pro.__small:hover:not([hrefattrs^=\"st.cmd=userFriendSuggest\"]), #hook_Block_TopFriendshipRequestBlock .portlet .wide-block .button-pro.__small[value=\"Скрыть заявку\"]:hover, .modal-new #button_cancel, .modal-new.__size-music-attach .button-pro.form-actions_yes+.button-pro.__sec:hover, .progress_ac.button-delete:hover .progress_ac_tx.v-upl-card_pb_ac__del, .progress_ac.button-delete:hover .progress_ac_tx.v-upl-card_pb_ac__cancel, span.button-pro.__sec[onclick=\"OK.Layers.unregisterLast();\"]:hover, .formButtonContainer span#id-9.lp, a[href*=\"PopLayerClose&msgLIR=on\"]:hover .tico, .photo_delete.va_target, #button_close:hover";
        cssText += "  {";
        cssText += "    color: #FD6347 !important;";
        cssText += "  }";
        cssText += "  .sep-list_item .ucard_info, .auctionCardsList .ucard_info, .service-stub_w__fScreen, .holiday_date, .pf_t, .portal-headline__project__link:hover, .klass_w>.controls-list_counter:hover, .toolbar_dropdown>.u-menu>.u-menu_li:last-child>.u-menu_a:hover>.tico>.u-menu_tx, .toolbar_dropdown>.u-menu>.u-menu_li:nth-child(3)>.u-menu_a:hover>.tico>.u-menu_tx, .tag-box__list>.tico__12_right:hover .lp, .mml_dropdown_a:hover, .notifs_batch>.notifs_batch_cnt>a.al, .iblock, .search_suggest_t_hld, .gwt-shortcutMenu-iconlink-item:hover, .form-actions>.button-pro.__def:hover, .c-red, .faq_ans_question .al[data-value=\"no\"]:hover, .comments_form-stub_tx, .ic_delete:hover .gwt-shortcutMenu-iconlink-item, .ic_block:hover a.gwt-shortcutMenu-iconlink-item, .pf .txt-counter, #UserSettingsMenu a.nav-side_i:last-child:hover span.tico, .dropdown_cnt li.u-menu_li a.u-menu_a[data-l=\"t,blockOpponent\"]:hover .tico, #prPrice, .input-e, #hook_FormButton_button_leave.button-pro.form-actions_yes:hover, .user-settings_i_lk.lstp[href$=\"LeaveApplication\"]:hover, .nav-side_i.__ac .lstp-t, .sticky-plank.u-settings_sticky.h-mod.__on input.button-pro:hover, .nav-side_i.__ac .lstp-t, .sticky-plank.u-settings_sticky.h-mod.__off input.button-pro:hover, .user-settings_desc a[href$=\"LogoutAll\"]:hover, .sticky-plank.u-settings_sticky.h-mod.__off a.button-pro.__sec:hover, .button_theme_ok:focus, .button_theme_ok:hover, .pay-card_type_ok .credit-card-form .credit-card-form__submit .button:focus, .pay-card_type_ok .credit-card-form .credit-card-form__submit .button:hover, .pay-card_type_ok .credit-card-form__popup-footer .button:focus, .pay-card_type_ok .credit-card-form__popup-footer .button:hover, .search-highlight:hover, .pf_card.__s.__active .pf_card_tx, .arcticmodal-container_i2 .alert-danger h4, .arcticmodal-container_i2 .alert-error h4, .mus-tr_i.__disabled .mus-tr_cnt, .html5-vpl_next-video_close:hover, ul li a[href$=\"ClosedOn\"]:hover span, .notif_disabled .tico:hover, #plp_descrCancel.button-pro.__small.__sec:hover, .m_c_col-data_remove+span:hover, .comments_add-error, #hook_Block_LeftColumnTopCardAltGroup a[hrefattrs*=\"ButtonsRemove\"]:hover .tico, .toolbar_accounts-user-info a.lp[data-l$=\"logoutCurrentUser\"]:hover, .toolbar_accounts-menu a.u-menu_a[hrefattrs$=\"Closed_On\"]:hover span, .__txt-counter-err .txt-counter.__bottom-light, .photo-card_delete-status, .photo-card_delete-status>a, .u-menu a.u-menu_a[hrefattrs$=\"Closed_On\"]:hover span.tico, span.u-menu_a[data-module=\"feedback/Settings\"]:hover span.tico, a[hrefattrs$=\"removeGift\"]:hover, a.entity-shortcut-menu_footer-item[data-l=\"t,unsubscribe\"]:hover .entity-shortcut-menu_footer-tico, #hook_Block_LeftColumnTopCardAltGroup .u-menu .u-menu_li .dropdown .dropdown_i:hover .dropdown_n, a.lp[href$=\"PLPhotoUserActionDelete\"]:hover, #hook_Block_MessageActionMenu .chat_column_menu .u-menu_li:nth-child(2) .u-menu_a:hover span.tico, #hook_Block_MessageActionMenu .chat_column_menu .u-menu_li:nth-child(3) .u-menu_a:hover span.tico, #hook_Block_MessageActionMenu .chat_column_menu .u-menu_li:nth-child(4) .u-menu_a:hover span.tico, button.comments_add-controls_cancel[data-l=\"t,cancel\"]:hover, .group-info-panel.__visual-island span.tico, input[id*=\"logoff.confirm\"]:hover, .modal-new #button_cancel:hover, .modal-new.__size-music-attach .button-pro.form-actions_yes+.button-pro.__sec:hover, span.button-pro.__sec[onclick=\"OK.Layers.unregisterLast();\"]:hover, .formButtonContainer span#id-9.lp:hover, #button_close:hover";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #FD6347 !important;";
        cssText += "  }";
        cssText += "  .toolbar_dropdown>.u-menu>.u-menu_li:last-child>.u-menu_a>.tico>.u-menu_tx, .toolbar_dropdown>.u-menu>.u-menu_li:nth-child(3)>.u-menu_a>.tico>.u-menu_tx";
        cssText += "  {";
        cssText += "    color: rgba(253,99,71, .7) !important;";
        cssText += "  }";
        cssText += "  .mus-text.__error";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #ed462a !important;";
        cssText += "  }";
        cssText += "  .html5-vpl_next-video_close";
        cssText += "  {";
        cssText += "    color: rgba(255,99,71, .5) !important;";
        cssText += "  }";
        cssText += "  .sticky-plank.u-settings_sticky.h-mod.__on a.button-pro.__sec:hover, .sticky-plank.u-settings_sticky.h-mod.__off a.button-pro.__sec:hover";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #FD6347, 0 0 1px #FD6347 !important;";
        cssText += "  }";
        cssText += "  .isubmit, .service-stub_info-tx, .service-stub_info, .service-stub_content>a, #mainContent.grid .portlet-i_h, .ucard-mini:hover>.ucard-mini_cnt .ucard-mini_cnt_i, .mus_player_status-uploader, .search_suggest_t:hover .search_suggest_t_hld, .photo-album_t>.o:hover, .faq_ans_cnt a, .pf_card.__s .pf_card_tx, .pf_card.__s .pf_card_period";
        cssText += "  {";
        cssText += "    color: #FFC381 !important;";
        cssText += "  }";
        cssText += "  .isubmit, .service-stub_info-tx, .service-stub_info, .service-stub_content>a, #mainContent.grid .portlet-i_h, .ucard-mini:hover>.ucard-mini_cnt .ucard-mini_cnt_i, .mus_player_status-uploader, .search_suggest_t:hover .search_suggest_t_hld, .photo-album_t>.o:hover, .pf_card.__s .pf_card_tx, .pf_card.__s .pf_card_period";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #FFC381 !important;";
        cssText += "  }";
        cssText += "  .search_suggest_show-all_w";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #F26D00 !important;";
        cssText += "  }";
        cssText += "  .form>.buttons>button.btn.link-btn, div.scroller.baron>ul.news-container>li>span.date, .wrapper.sidebar-left .current-purse-balance";
        cssText += "  {";
        cssText += "    color: #EDFF81 !important;";
        cssText += "  }";
        cssText += "  .form>.buttons>button.btn.link-btn, div.scroller.baron>ul.news-container>li>span.date";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #EDFF81 !important;";
        cssText += "  }";
        cssText += "  .toolbar_dropdown>.u-menu>.u-menu_li:nth-last-child(2)>.u-menu_a:hover>.tico>.u-menu_tx, .toolbar_nav_a:hover>.toolbar_nav_i_ic .toolbar_nav_i_tx-w, .form-actions>span>.button-pro.__sec:hover, .faq_ans_question .al[data-value=\"yes\"], .faq_info a, .faq_info a:hover, .portlet_h1 .ml[href=\"/help\"], input[value=\"Подарить\"], input[value=\"Подарить\"]:hover, a[href*=\"/gifts/my\"] span, input.gwt-inputButton+span.lp, .portlet_h i.hcount, #button_cancel, .user-settings_i_cnt .user-settings_i_lk, .gecko .toolbar_nav_i_tx-w:hover, .portlet.__toolbar-ok>span.tico, .pf_card.__s.__active .pf_card_period, .va_target .lstp-t, .wrapper.sidebar-left .tabs li.active a, .chat_column_hd_meta, .chat_name_button, .chat_name_meta, .portal-msg.__promo-okruP .portal-msg_cnt, .disc-i .disc-i_cnt_name:hover, .notif_disabled .h-mod.il, .bl:hover, .o, .ob, .gwt-shortcutMenu-content .highlight, .portlet-i_h_title, .mainContent_w span.mctc_navMenuActiveSec:hover, .gwt-SuggestBoxPopup .suggBoxMenuTable tbody .item:hover, .button-pro:hover, .posting-form_track_info>span:hover, #genderDoesntMatterSpan, .poll_n_w:hover .poll_n .poll_n_tx, .tico__50:hover, .irc_l:hover label, .lstp:hover .ellip-i, .d-replied-name:hover, .vp-layer_video-list_h, .vp-layer_video-list_h-tx, .disc_add_comment_reply, .achiev_counter *, .achiev_top_counter, .auction_infoPanel_points_myPoints .al, .pf_info_tx_count, .user-settings_i_lk.al[href$=\"Apps_Oauth_Config_List\"]:hover, .arcticmodal-container_i2 .keeper-type b, .credit-card-form .info-block__content .title, .mus-tr_il.js-mus-tr_restore:hover, #devAccessRequestPanelId .portlet_h2 .portlet_h2_tx, .u-settings_sticky .button-pro, .YoulaOK_Components_CatalogItem_CatalogItemComponent:hover a div.info .price, #group_settings_sticky_save .button-pro.form-actions_yes, .Button--primary:hover, .pf_service-gift_descr-subtitle, #join_community_buttons .formButtonContainer input:not(.__disabled), .talkative-heads .button-pro:hover, .pf.__gifts .button-pro.form-actions__yes:hover, .toolbar_accounts-menu a.u-menu_a[href$=\"/help\"]:hover span, .feeling-layer_info, .notif_anniversary, .notif_topic_views, .photo-layer_descr_form .button-pro.__small.form-actions_yes:hover, .__profile .button-pro.__sec.__small:hover, .post-uploaded_form .button-pro[type=\"submit\"]:hover, .__reshare div.u-menu_li .tico, .__reshare div.u-menu_li .u-menu_tx, .__reshare div.u-menu_li:hover .tico, .__reshare div.u-menu_li:hover .u-menu_tx, .entity-shortcut-menu_status-arrow, #leftColumn .nav-side_i:hover .lstp-t>span, #hook_FormButton_postAfterUpload:hover, a.lp[href$=\"PLPhotoUserActionRestore\"]:hover, #video_all .vp-layer-channel .ucard_add-info_i a[hrefattrs^=\"st.cmd=friendMain\"]:hover, #video_all .vp-layer-channel .ucard_add-info_i a[hrefattrs^=\"st.cmd=altGroupMain\"]:hover, #listBlockPanelUserGuests .ugrid .ugrid_i a.button-pro.__sec.__small.__ic.__send-msg.mt-x[title=\"Написать сообщение\"]:hover, #MessagesPromptedLoader .chat_friends .chat_friends_i:hover .button-pro.__small, .game-preview_lk:hover+video+.game-preview_panel .game-preview_btn.button-pro, .portlet_h.__photo .portlet_h_name_aux, .gifts-balance.__link .u-menu_a:hover span, .modal-new .portlet_h2_tx .lstp-t, .modal-new.__size-music-attach .button-pro.form-actions_yes:hover, .posting-form_poll .posting-form_poll_ac>label:hover .irc_l, .formButtonContainer input.button-pro:hover, .track-two-lines.__enabled:hover .track-two-lines_duration, .YoulaOK_Form_Select_Select .select-box .option-list ul > li:hover, .YoulaOK_Form_Images_Images .dropzone .previews .empty > div.text:hover span";
        cssText += "  {";
        cssText += "    color: #9acd32 !important;";
        cssText += "  }";
        cssText += "#video_all .vp-layer-channel .ucard_add-info_i a[hrefattrs^=\"st.cmd=friendMain\"], #video_all .vp-layer-channel .ucard_add-info_i a[hrefattrs^=\"st.cmd=altGroupMain\"], .chat_panel.__sup .chat_panel_tx, .YoulaOK_Form_Images_Images .dropzone .previews .empty > .text > span {";
        cssText += "color:rgba(154,205,50, .7) !important;";
        cssText += "}";
        cssText += "  .toolbar_dropdown>.u-menu>.u-menu_li:nth-last-child(2)>.u-menu_a:hover>.tico>.u-menu_tx, .toolbar_nav_a:hover>.toolbar_nav_i_ic .toolbar_nav_i_tx-w, .form-actions>span>.button-pro.__sec:hover, .faq_ans_question .al[data-value=\"yes\"]:hover, .faq_info a:hover, .portlet_h1 .ml[href=\"/help\"]:hover, input[value=\"Подарить\"]:hover, a[href*=\"/gifts/my\"]:hover span, input.gwt-inputButton+span.lp:hover, .js-groupJoinButton .button-pro.__small:hover, #button_cancel:hover, .user-settings_i_cnt .user-settings_i_lk.lstp-t.al:hover, .gecko .toolbar_nav_i_tx-w:hover, .portlet.__toolbar-ok>span.tico, .pf_card.__s.__active .pf_card_period, .lstp-t, .wrapper.sidebar-left .tabs li.active a:hover, .notif_disabled .h-mod.il:hover, .bl:hover, .o, .ob, .gwt-shortcutMenu-content .highlight, .portlet-i_h_title, .mainContent_w span.mctc_navMenuActiveSec:hover, .gwt-SuggestBoxPopup .suggBoxMenuTable tbody .item:hover, .button-pro:hover, .posting-form_track_info>span:hover, #genderDoesntMatterSpan, .poll_n_w:hover .poll_n .poll_n_tx, .tico__50:hover, .irc_l:hover label, .lstp:hover .ellip-i, .d-replied-name:hover, .vp-layer_video-list_h, .vp-layer_video-list_h-tx, .disc_add_comment_reply, .achiev_counter *, .achiev_top_counter, .auction_infoPanel_points_myPoints .al, .pf_info_tx_count, .user-settings_i_lk.al[href$=\"Apps_Oauth_Config_List\"]:hover, .arcticmodal-container_i2 .keeper-type b, .credit-card-form .info-block__content .title, .mus-tr_il.js-mus-tr_restore:hover, .u-settings_sticky .button-pro, #group_settings_sticky_save .button-pro.form-actions_yes:hover, .Button--primary:hover, #join_community_buttons .formButtonContainer input:hover, .talkative-heads .button-pro:hover, .toolbar_accounts-menu a.u-menu_a[href$=\"/help\"]:hover span, .feeling-layer_info, .notif_anniversary, .notif_topic_views, .photo-layer_descr_form .button-pro.__small:hover, .comments_form .button-pro:hover, .__profile .button-pro.__sec.__small:hover, .post-uploaded_form .button-pro[type=\"submit\"]:hover, .__reshare div.u-menu_li .tico, .__reshare div.u-menu_li .u-menu_tx, .__reshare div.u-menu_li:hover .tico, .__reshare div.u-menu_li:hover .u-menu_tx, #leftColumn .nav-side_i:hover .lstp-t>span, #hook_FormButton_postAfterUpload:hover, a.lp[href$=\"PLPhotoUserActionRestore\"]:hover, #video_all .vp-layer-channel .ucard_add-info_i a[hrefattrs^=\"st.cmd=friendMain\"]:hover, #video_all .vp-layer-channel .ucard_add-info_i a[hrefattrs^=\"st.cmd=altGroupMain\"]:hover, #listBlockPanelUserGuests .ugrid .ugrid_i a.button-pro.__sec.__small.__ic.__send-msg.mt-x[title=\"Написать сообщение\"]:hover, .group-info-panel.__visual-island a.button-pro:hover, #MessagesPromptedLoader .chat_friends .chat_friends_i:hover .button-pro.__small, .subscribe-btn.button-pro.__small:hover, form[action*=\"PopLayerHelpFeedback\"] span.button-pro:hover, .posting-form input[value=\"Поделиться\"]:hover, .portlet.__holiday.__birth a.button-pro.__small:hover, .button-pro.make-gift-link:hover, .button-pro.__small:hover, .game-preview_lk:hover+video+.game-preview_panel .game-preview_btn.button-pro, a.button-pro[href^=\"/dk?st.cmd=giftsFront\"]:hover, .portlet.__invisible a.button-pro:hover, .button-pro.__sec:hover, .button-pro.__wide:hover, .button-pro.post-uploaded_btn:hover, .button-pro.attachButton:hover, .button-pro:hover, .gifts-balance.__link .u-menu_a:hover span, .modal-new.__size-music-attach .button-pro.form-actions_yes:hover";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #9acd32 !important;";
        cssText += "  }";
        cssText += ".c-green, .vp-layer_video:hover .vp-layer_video_au:last-child";
        cssText += "  {";
        cssText += "    color:#ADFF2F !important;";
        cssText += "  }";
        cssText += "  .toolbar_dropdown>.u-menu>.u-menu_li:nth-last-child(2)>.u-menu_a>.tico>.u-menu_tx, .portlet_h_count, #leftColumn .nav-side_i .lstp-t>span, .photo-h_cnt_num.lstp-t, #hook_FormButton_postAfterUpload";
        cssText += "  {";
        cssText += "    color: rgba(154,205,50, .7) !important;";
        cssText += "  }";
        cssText += "  .portlet_h i.hcount, .portlet_h_count";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #9acd32, 0 0 1px #9acd32 !important;";
        cssText += "  }";
        cssText += "  a:hover, .mctc_navMenuSec:hover, .filter_i:hover, .lp:hover .lp, .lp:hover, .portal-headline__projects__link:hover, .portal-headline__projects__link__text:hover, .disc-i_cnt_title, .v2_gs_filter.__open.__active .v2_gs_filter_t:hover, .lwa-bef:hover, .main-menu_a.__active:hover, .main-menu_a.__empty:hover, #locationItems>li>span:hover, ul.v2_gs_filter_list li.form_ul_li .irc_l label:hover, .v2_gs_filter_i:hover, .v2_gs_filter_i:hover .adv-search_nav_arrow, #genderDoesntMatterSpan:hover, .comments_add-controls_cancel:hover, .show-on-hover:hover .show-on-hover_a.c-orange, .show-on-hover:hover .show-on-hover_a.al, li.mctc_navMenuActiveSec:hover .mctc_navMenuDDLIL, .photo-sc_i_utility_undo-delete>.il:hover, .suggest_li>.__selected>.ucard_info>.ucard_info_name, .main-menu_a:hover, .u-menu>.mb-2x>a:hover, .widget.__active:hover .widget_cnt button span, .widget.__active .widget_tx, .widget.__active .widget_count, .online-fr_t, #portal-headline__menulink:hover .x-ph__menu__button__text, .o:hover .o, .ob:hover .ob, .o:hover, .ob:hover, .pager .alink:hover, .mml_dropdown_a.mus-tr_a.ellip:hover, .m_c_s_c_go_to.mt-x:hover, .mus_player_status-uploader:hover, .mml_dropdown_i:hover .mus-tr_il, .track_song:hover, .islands-nav .mainContent_w .mctc_navMenuDropdownSec:hover, .auction_infoPanel_points_myPoints .al:hover, .toolbar-layer_menu.__light .chats_i:hover .chats_i_h, .portlet_i:hover .o.ellip, .islands .mainContent_w .mctc_navMenuDropdownSec:hover, .al, #ownProfileLSBtn, .menu-select_ac:hover, .mst_ac:hover *, .mctc_navMenuDropdownSec:hover .mctc_navMenuDropdownSecDir, .mctc_navMenuDropdownSec:hover>.mctc_navMenuDropdownSecLabel>.mctc_navMenuDropdownSecLabelText, .track_artist:hover, #footer.__fixed-footer .ft a:hover, .compact-profile_a, .wrapper.sidebar-left>.nav-second ul li a:hover, .wrapper.sidebar-left>.nav-main li>a:hover>span, .scroller.baron>ul.news-container>li>a, .incoming-list-messages a.list-item:hover .user-name, .dialog-list li .user-name:hover, .dialog-list li .ajax:hover, .wrapper.sidebar-left .user-passport:hover, .wrapper.sidebar-left #btnMore:hover, .wrapper.sidebar-left #btnMore:hover, .purse-actions a:hover, .thumbnails-w_h_ac:hover, .ugrid_i .payments-services_h a:hover, .mus_card_ac_i:hover, .mus_notify .mus_notify_user, .mus_notify .mus_notify_name, .faq_group .portlet_h3>a:hover, .portlet.group-main-portlet .group-main-portlet_ac:hover .tico, .portlet .portlet_h_inf a:hover .tico, .portal-msg.__promo-okruP .portal-msg_cnt:hover, .photo-layer_cnt .photo-layer_cnt_main .photo-layer_bottom .photo-layer_bottom_sticky .u-menu_li span.lp span.tico:hover, .photo-sc_w.photo-sc-w .photo-sc.__self .iblock.__ok a:hover, .photo-layer_bottom_sticky .u-menu .u-menu_li .lp:hover .tico, #listBlockPanelAppsInfoMyDevListMRB .linkContainer>a:hover, .html5-vpl_tab.__active, .u-settings_sticky .button-pro:hover, .gs_filter_i:hover, .gs_filter_i.__active, #locationDoesntMatterSpan.gs_filter_i.__active, #customPlaceItemSpan.gs_filter_i.__active, #requirements a:hover, .mctc_navMenuDDC .mctc_navMenuDDLIL:hover, .nav-side_i.__ac .tico, #hook_Block_ShortcutMenu .u-menu .u-menu_a:hover .tico, .html5-vpl_panel_w:hover, .html5-vpl_panel_btn:hover, .user-shortcut-menu_footer-item>a:hover>span, .user-shortcut-menu_footer.__button-mode .button-pro:hover .tico, .user-shortcut-menu_a:hover, .rev_cnt_a-in-txt:hover, a.add-stub.js-login-nav:hover, .feeling-card.__list:hover .gift-badge_tx, .pf_card_mark, .ucard-mini.o:hover .ucard-mini_cnt_i, .user-profile_show-more:hover .user-profile_show-more_tx, .games-filter-dd_cnt_list-apps_i:hover .caption.ellip.o, #leftGameStreamsPanel .video-card:hover .video-card_n, .ucard-mini.__selected, a.invisible-setting:hover span.tico, .u-menu_li.youla-action-item a.u-menu_a:hover span.tico, .u-menu.action-menu .u-menu_a:hover span.tico, .u-menu.action-menu .u-menu_li .invisible-setting:hover span.tico, .controls-list_item:hover a.comments_reply span.tico>span, .comments_controls-b.__active .klass_w .al:hover, .entity-avatar .lcTc_avatar_ovr .u-menu_li:hover .tico, .entity-shortcut-menu_about a.lp:hover, #leftColumn #action_menu .u-menu_li:hover .u-menu_a[href^=\"/dk?cmd=VideoChatCall&st.call\"] span.tico, #leftColumn #action_menu #action_menu_promo_application_widget_friend:hover .u-menu_a span.tico, #action_menu #action_menu_send_gift:hover .u-menu_a span.tico, #action_menu #action_menu_send_money:hover .u-menu_a span.tico, #action_menu #action_menu_sub_action_menu li:hover .u-menu_a span.tico, #action_menu_expand_item:hover #action_menu_expand_item_a em.tico_simb_txt, .photo_edit_popup .u-menu .u-menu_li:hover a.lp>span.tico, .photo_edit_popup .u-menu .u-menu_li:hover>span.tico, #middleColumn .photo-card, .uslider .media-topic:hover .info-widget_i, .tags.__topics .tag:hover, #hook_Block_LeftColumnTopCardAltGroup .u-menu .u-menu_li:hover a.u-menu_a>span.tico, .comments_controls-b .controls-list_counter, #video_all .vp-layer-channel a[class=\"js-video-album-link\"]:hover, .posting_s:hover, .mml_cat_btn.__active *, .mml_cat_btn.__active:hover *, .comments_controls-b .controls-list_item:hover .widget_cnt .widget_count, #hook_Block_MessageActionMenu .chat_column_menu .u-menu_a:hover span.tico, .faq_ans_ac .cl.tdn.src-link_a:hover span.tico, #videoUpBar .progress_ac_tx:hover, #MessagesPromptedLoader .chat_friends .chat_friends_i .ellip:not(.lstp-t), #hook_Block_MessagesSettings .u-menu_a:hover .tico, .gwt-RichTextArea-DropdownPopup table td a.cp:hover, .__music-gift .nav-side_i.__ac .nav-side_tx, .faq_group .faq_li>a:hover, a.photo-wall-stream-card_ovr:hover+.photo-wall-stream-card_name .tico, .posting-map_suggest .ucard:hover .ucard_info_name, .track-two-lines.__enabled:hover .__song .track-two-lines_info_i_a, .YoulaOK_Form_Select_Select .select-box .option-list ul > li.select, .media-block.media-poll .poll_i:hover .poll_i_count, .media-block.media-poll .poll_i:hover .poll_n_tx";
        cssText += "  {";
        cssText += "    color: #eb722e !important;";
        cssText += "  }";
        cssText += "#video_all .vp-layer-channel a[class=\"js-video-album-link\"] {";
        cssText += "color:rgba(235,114,46, .5) !important;";
        cssText += "}";
        cssText += "  .mctc_navMenuSec:hover, .filter_i:hover, .lp:hover .lp, .lp:hover, .portal-headline__projects__link:hover, .portal-headline__projects__link__text:hover, .disc-i_cnt_title, .v2_gs_filter.__open.__active .v2_gs_filter_t:hover, .lwa-bef:hover, .main-menu_a.__active:hover, .main-menu_a.__empty:hover, #locationItems>li>span:hover, ul.v2_gs_filter_list li.form_ul_li .irc_l label:hover, .v2_gs_filter_i:hover, .v2_gs_filter_i:hover .adv-search_nav_arrow, #genderDoesntMatterSpan:hover, .comments_add-controls_cancel:hover, li.mctc_navMenuActiveSec:hover .mctc_navMenuDDLIL, .photo-sc_i_utility_undo-delete>.il:hover, .u-menu>.mb-10>a.al:hover, .klass_w>.tico__12:hover, .suggest_li>.__selected>.ucard_info>.ucard_info_name, .main-menu_a:hover, .online-fr_city>.tico>a:hover, .u-menu>.mb-2x>a:hover, .al:hover .al, .al:hover, .online-fr_t, .pager .alink:hover, .mml_dropdown_a.mus-tr_a.ellip:hover, .m_c_s_c_go_to.mt-x:hover, .mus_player_status-uploader:hover, .mml_dropdown_i:hover .mus-tr_il, .pager .link:hover, #selectMusicTrackLink:hover, .portlet_h_ac:hover, .islands-nav .mainContent_w .mctc_navMenuDropdownSec:hover, .auction_infoPanel_points_myPoints .al:hover, .toolbar-layer_menu.__light .chats_i:hover .chats_i_h, .portlet_i:hover .o.ellip, .islands .mainContent_w .mctc_navMenuDropdownSec:hover, .portlet_f a:hover, .o:hover .o, .o:hover, .compact-profile_a, #ownProfileLSBtn:hover, .menu-select_ac:hover, .covers_control_anim.__always-show.__rainbow:hover .covers_control_cnt, .mst_ac:hover *, .mctc_navMenuDropdownSec:hover>.mctc_navMenuDropdownSecLabel>.mctc_navMenuDropdownSecLabelText, a[href^=\"/online\"]:hover, #footer.__fixed-footer .ft a:hover, .covers_control_anim:hover .covers_control_cnt, .online-fr_footer a[href*=friends]:hover, .wrapper.sidebar-left>.nav-second ul li a:hover, .wrapper.sidebar-left>.nav-main li>a:hover>span, .scroller.baron>ul.news-container>li>a:hover, .wrapper.sidebar-left .user-passport:hover, .thumbnails-w_h_ac:hover, .mus-tr_il, .ugrid_i .payments-services_h a:hover, .faq_group .portlet_h3>a:hover, .growl.__active:hover a.al.growl_open, .growl.__active:hover .growl_open, .friends-page .portlet_h_inf a.al:hover, .portlet_h.portlet_h__nb .portlet_h_inf .al:hover, .ui-state-default:hover, .portlet.group-main-portlet .group-main-portlet_ac:hover .tico, .portlet .portlet_h_inf a:hover .tico, .portal-msg.__promo-okruP .portal-msg_cnt:hover, .photo-layer_cnt .photo-layer_cnt_main .photo-layer_bottom .photo-layer_bottom_sticky .u-menu_li span.lp span.tico:hover, .photo-sc_w.photo-sc-w .photo-sc.__self .iblock.__ok a:hover, .photo-layer_bottom_sticky .u-menu .u-menu_li .lp:hover .tico, .mctc_navMenuDDLIL:hover, .iblock.__ok>a:hover, .gift-front_cnt .portlet_h_ac.al:hover, .w-x-ph__col.w-x-ph__col_left.portal-headline__left .x-ph__link:hover, .w-x-ph__col.w-x-ph__col_left.portal-headline__left .x-ph__link:hover .x-ph__link__text, .x-ph__menu.portal-headline__box .x-ph__projects__link:hover, #vp-sidebar .portlet_h_inf .vp-chat_h_ac:hover, #devAccessRequestPanelId .mt-2x li.iblock>a:hover, #listBlockPanelAppsInfoMyDevListMRB .linkContainer>a:hover, .html5-vpl_tab.__active, .gs_filter_i.__active, .gs_filter_i:hover, #requirements a:hover, .group-settings a:hover, .nav-side_i.__ac:hover .tico, #hook_Block_ShortcutMenu .u-menu .u-menu_a:hover .tico, .p2ppromo-block-top-mastercard:hover .p2ppromo-block-top-mastercard_title, .portlet_h_inf a:hover, .user-shortcut-menu_footer-item>a:hover>span, .user-shortcut-menu_footer.__button-mode .button-pro:hover .tico, .rev_cnt_a-in-txt:hover, .feeling-card.__list:hover, .ucard-mini.o:hover .ucard-mini_cnt_i, .games-filter-dd_cnt_list-apps_i:hover .caption.ellip.o, #leftGameStreamsPanel .video-card:hover .video-card_n, .ucard-mini.__selected, a.invisible-setting:hover span.tico, a.u-menu_a.__promo:hover span.tico, .u-menu_li.youla-action-item a.u-menu_a:hover span.tico, .u-menu.action-menu .u-menu_a:hover span.tico, .comments_controls-b a.controls-list_counter:hover, #leftColumn #action_menu .u-menu_li:hover .u-menu_a[href^=\"/dk?cmd=VideoChatCall&st.call\"] span.tico, #leftColumn #action_menu #action_menu_promo_application_widget_friend:hover .u-menu_a span.tico, #leftColumn #action_menu #action_menu_send_gift:hover .u-menu_a span.tico, #leftColumn #action_menu #action_menu_send_money:hover .u-menu_a span.tico, #leftColumn #action_menu #action_menu_sub_action_menu li:hover .u-menu_a span.tico, #action_menu_expand_item:hover #action_menu_expand_item_a em.tico_simb_txt, .tags.__topics .tag:hover, #hook_Block_LeftColumnTopCardAltGroup .u-menu .u-menu_li:hover a.u-menu_a>span.tico, .comments_controls-b .controls-list_counter:hover, .ucard-mini-list_all_lk:hover, .mml_cat_btn.__active:hover *, .comments_controls-b .controls-list_item:hover .widget_cnt .widget_count, .faq_ans_ac .cl.tdn.src-link_a:hover span.tico, #MessagesPromptedLoader .chat_friends .chat_friends_i .ellip:not(.lstp-t), .__music-gift .nav-side_i.__ac:hover .nav-side_tx, a.photo-wall-stream-card_ovr:hover+.photo-wall-stream-card_name .tico, .photo-wall-stream_menu-a:hover, .media-block.media-poll .poll_i:hover .poll_i_count, .media-block.media-poll .poll_i:hover .poll_n_tx";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #eb722e !important;";
        cssText += "  }";
        cssText += "  .nav-side_i.__ac, .feed_status";
        cssText += "  {";
        cssText += "    color: #ee8208 !important;";
        cssText += "  }";
        cssText += "  .islands .nav-side_i.__ac span.tico";
        cssText += "  {";
        cssText += "    color: #FFA63C !important;";
        cssText += "  }";
        cssText += "  .islands .nav-side_i.__ac:hover span.tico";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #FFA63C !important;";
        cssText += "  }";
        cssText += "  span.html5-link_w>.button-pro";
        cssText += "  {";
        cssText += "    text-shadow: 0 1px 0 #588B00 !important;";
        cssText += "  }";
        cssText += ".d_comment_text span[style*=\"color: #800000;\"] {";
        cssText += "color:#A92929 !important;";
        cssText += "}";
        cssText += ".gift-service, .posting-form_w.__v2 .posting-form_poll_i__counter textarea[id^=\"question\"]:focus {";
        cssText += "outline:1px dashed #000 !important;";
        cssText += "}";
        cssText += ".mdialog_list_counter, .mdialog_list_counter_b, .toolbar-layer.__msg .chat_list.__inverted .msg_sys a.o img {";
        cssText += "border:1px solid #fff !important;";
        cssText += "}";
        cssText += "#leftColumn a[hrefattrs^=\"st.cmd=friendMain\"] img.photo_img, #middleColumn a[hrefattrs^=\"st.cmd=friendMain\"] img.photo_img, .online-fr_i a[hrefattrs^=\"st.cmd=friendMain\"] .photo_img:hover, .feed.__wide .feed_top .feed_ava_img, .feed.__wide .comments_author-avatar img, .toolbar-layer.__feedback .notif_subj .photo:not(.group_members), .chat_toolbar_cnt .chats_i_img img, #msg_dialogs_list_scroller .chats_i .chats_i_img>img {";
        cssText += "border:2px solid #fff !important;";
        cssText += "}";
        cssText += ".online-fr_i a[hrefattrs^=\"st.cmd=friendMain\"] .photo_img {";
        cssText += "border:2px solid #000 !important;";
        cssText += "}";
        cssText += ".link-show-more, .link-show-more_loading, .d_comment_w .link-show-more, .d_comment_w .link-show-more_loading, .toolbar-layer.__feedback .notif .button-pro.comments_add-controls_save, .vp-layer-channel .vp-layer-channel_ac .button-pro.__sec, #presentComment textarea.itx, .group-info-panel.__visual-island a.button-pro, .notif_media_cnt .notif_btn .button-pro.__small, #hook_Block_TopFriendshipRequestBlock .portlet, #hook_Block_TopFriendshipRequestBlock .portlet .wide-block .button-pro.__small, .user-profile_show-more, form.comments_add_form .comments_add-controls .button-pro, #MessagesPromptedLoader .chat_friends .chat_friends_i .button-pro.__small, .subscribe-btn.button-pro.__small, a.button-pro[id=\"logoff.cancel\"], input[id*=\"logoff.confirm\"], form[action*=\"PopLayerHelpFeedback\"] .button-pro, .posting-form input[value=\"Поделиться\"], .portlet.__holiday.__birth a.button-pro.__small, .button-pro.make-gift-link, .button-pro.__sec, .button-pro.__small, .game-preview_btn.button-pro, a.button-pro[href^=\"/dk?st.cmd=giftsFront\"], .portlet.__invisible a.button-pro, .button-pro.__wide, .button-pro.post-uploaded_btn, .button-pro.attachButton, .button-pro, .pf_svip-other_i, .formButtonContainer input.button-pro, #smsCode {";
        cssText += "border:1px dashed #000 !important;";
        cssText += "}";
        cssText += ".comments_add-itx .itx, #field_description.itx, .photo-card_desc .itx, #listBlockPanelUserGuests .ugrid .ugrid_i a.button-pro.__sec.__small.__ic.__send-msg.mt-x[title=\"Написать сообщение\"], #hook_Block_RightColumnFriendPossible .entity-item_status.__action .button-pro.__sec {";
        cssText += "border: 1px dashed #151515 !important;";
        cssText += "}";
        cssText += "  .vid-card_stub_w.__attach, .toolbar-layer.__msg.__theme-white .media-block_stub, .toolbar-layer.__msg.__theme-white .msg_attach_error";
        cssText += "  {";
        cssText += "    border: 1px dashed #FD6347 !important;";
        cssText += "  }";
        cssText += ".feed_status, a.widget_cnt[title=\"Подписаться\"]:hover  {";
        cssText += "    border: 1px dashed #EB722E !important;";
        cssText += "  }";
        cssText += ".social-button .ucard-v, #middleColumn .portlet_b .ugrid-w, .toolbar-layer.__feedback .notif .button-pro.__sec, #field_email:focus:hover, #field_password:focus:hover, #field_phone:focus:hover {";
        cssText += "    border: 1px dashed #000 !important;";
        cssText += "  }";
        cssText += "  .mdialog_cont_top.__new-msg, .mdialog_cont_bot.__new-msg, .photo-layer_descr.__editable .photo-layer_descr_tx:hover";
        cssText += "  {";
        cssText += "    border: 1px solid rgba(235,114,46, .8) !important;";
        cssText += "  }";
        cssText += "  .widget_cnt, .widget>a.widget_cnt:hover, button.widget_cnt:hover, #Reshare-r>.posting-form_sctn__share>.pform_share>.media-share>.media-block.media-link__v2, .tip_cnt, .mdialog_cont_top.__new-msg:hover, .mdialog_cont_bot.__new-msg:hover, .mst.__redesign:hover, .talkative-form .itx, #middleColumn .mst:hover, #field_email:hover, #field_password:hover, #field_phone:hover, .discovery-item.__widgets-redesign a.discovery-item_ac_i:hover, .widget-list_i .__vis .widget_cnt:hover, .controls-list_lk:hover:not(.al), a.h-mod.widget_cnt[data-location=\"WideFeed_FeedItem_CommentWidget\"]:hover";
        cssText += "  {";
        cssText += "    border: 1px solid #eb722e !important;";
        cssText += "  }";
        cssText += "a";
        cssText += "  .ucard-v .ust";
        cssText += "  {";
        cssText += "    border-width: 1px !important;";
        cssText += "    border-style: solid !important;";
        cssText += "    border-color: rgba(235,114,46, .8) rgba(235,114,46, .8) rgba(255,255,255, .0) rgba(235,114,46, .8) !important;";
        cssText += "  }";
        cssText += "  .html5-vpl_checkbox-l::after";
        cssText += "  {";
        cssText += "    border-color: currentcolor currentcolor #eb722e #eb722e !important;";
        cssText += "  }";
        cssText += "  .ucard-v .ust:hover";
        cssText += "  {";
        cssText += "    border-width: 1px !important;";
        cssText += "    border-style: solid !important;";
        cssText += "    border-color: #eb722e #eb722e rgba(255, 255, 255, 0) #eb722e !important;";
        cssText += "  }";
        cssText += "  .pf-with-ava.__two-buttons.__grayed .add-stub, .payments-cards_icon, .payments-history_image, .payments-services_image, .media-block.media-link__v3.__profile, .talkative-heads_switch, .feed_comments .loader-controls_scroll, .feed_comments .link-show-more, .iblock-cloud.__bottom-right, .comments_add-itx .itx:hover, .comments_add-itx .itx:focus, .comments_add-itx .itx:active, .narrow-feed .mst_badge";
        cssText += "  {";
        cssText += "    border: 1px dashed #000 !important;";
        cssText += "  }";
        cssText += "  .media-layer_topics";
        cssText += "  {";
        cssText += "    border: 2px solid #fff !important;";
        cssText += "  }";
        cssText += "  .modal_buttons>input, .photo-layer_descr_tx, .posting-form__xpost.__reshare .posting-form_itx_dec .itx:focus, .gift-badge_tx, #middleColumn .mst";
        cssText += "  {";
        cssText += "    border: 1px solid #333 !important;";
        cssText += "  }";
        cssText += ".custom-isl_drop-lst, .photo_edit-menu, .topPanel_m .mdialog_chat_add-comment .ok-e, .topPanel_m .d_comment_w.__me .d_comment_r, .marks-new_ic, .marks-new_ic.__val-1:hover, .marks-new_ic.__val-1.__ac, .posting-form_selection_screen, .gift-price, .mst.__redesign, .islands .pf-with-ava .posting-form_itx_w, .chat_friends_i, .islands .covers_preview_window, .pf-with-ava .input_placeholder, .toolbar_dropdown_w .u-menu, .pager .link, .pager a.alink, .tag-box__editable, .u-menu_li_ul, #hook_Block_UserGroupSearch2QueryBlock .portlet_b, .gwt-shortcutMenu.disc-repl .gwt-shortcutMenu-content:hover, .gwt-shortcutMenu.disc-repl .gwt-shortcutMenu-content:hover .gwt-shortcutMenu-arrow, .gwt-shortcutMenu.disc-repl .gwt-shortcutMenu-arrow, .gwt-shortcutMenu.disc-repl .gwt-shortcutMenu-content, .media-block.media-link__v3.__profile:hover, .feeling-layer_form .button-pro.__sec, .narrow-feed .mst_ac, .discovery-item.__widgets-redesign a.discovery-item_ac_i, .social-icon-button.__fb.__small";
        cssText += "  {";
        cssText += "    border: 1px solid #000 !important;";
        cssText += "  }";
        cssText += "/*.notifs_lst .ntf, .notifs_lst .notif, .growl_lnk, .notifs_batch, .search_suggest_block, .search_suggest_show-all_w, .anonym-feed_main .portlet_h, .anonym-feed_aside .portlet_h, .portlet_h*/  .filter.__alphabet .filter_i";
        cssText += "  {";
        cssText += "    border-bottom: 1px solid #999 !important;";
        cssText += "  }";
        cssText += ".vp-layer-channel+.vp-layer-description, .vp-layer-info+.vp-layer-description, .group-info-panel.__visual-island";
        cssText += "  {";
        cssText += "    border-bottom: 1px dashed #000 !important;";
        cssText += "  }";
        cssText += "  .search_suggest_block, div.filter_ac>a.filter_i";
        cssText += "  {";
        cssText += "    border-bottom: 1px solid #000 !important;";
        cssText += "  }";
        cssText += "  .notif_w.__v2.__expanded .notif_expand";
        cssText += "  {";
        cssText += "    border-bottom: 3px solid #eb722e !important;";
        cssText += "  }";
        cssText += "  .toolbar_decor";
        cssText += "  {";
        cssText += "    border-bottom: 3px solid #9acd32 !important;";
        cssText += "  }";
        cssText += "  .mctc_navMenuDropdownSec.mctc_navMenuActiveSec:hover";
        cssText += "  {";
        cssText += "    border-bottom-color: #fff !important;";
        cssText += "  }";
        cssText += "  .islands .filter.__alphabet .filter_i.__active, .islands .filter.__alphabet .filter_i.__active:hover, .online-fr_new-actions";
        cssText += "  {";
        cssText += "    border-bottom-color: #eb722e !important;";
        cssText += "  }";
        cssText += ".mml_cat_btn, .mml_subcat_btn {";
        cssText += "    border-bottom-color: #282828 !important;";
        cssText += "}";
        cssText += "  .photo-sc-w .photo_upload_btn, .wrapper.sidebar-left>.nav-second ul li, .wrapper.sidebar-left>.nav-second ul, .light-disc .dsub, .mdialog_chat_subject .dsub, .YoulaOK_Components_Tabs_TabsComponent .tabs, .portlet.__holiday.__birth .portlet_h";
        cssText += "  {";
        cssText += "    border-bottom-color: #333 !important;";
        cssText += "  }";
        cssText += "  .wrapper.sidebar-left .incoming-list li";
        cssText += "  {";
        cssText += "    border-bottom-color: #444 !important;";
        cssText += "  }";
        cssText += "  .feed, .feed-top-nav, .create-group, .group-videos-upload, .tico_ul_li-delim, .faq_list_i, .x-ph__projects__col_separator, .search_suggest_show-all_w:first-child, .notifs_lst .notif, .topPanel_m .mdialog_chat_info, .gifts-user, .pf_pattern, .gifts-balance, .islands .feed-list .feed:only-child, .filter, .islands #hook_Block_UserMainFriendHolidaysMRB .sep-list_item, .islands #hook_Block_FriendHolidaysMRB .sep-list_item, .islands .portlet_h2, .islands .toolbar_dropdown_w .u-menu .u-menu_li.__divider, .islands .achiev_row_t, .filter.__alphabet .filter_i, .chat_toolbar, .portlet_dec, .u-menu_li.__divider, .chat_search, .islands .photo_sticky.__redesign.__show, .islands #middleColumn .photo-panel, .modal-new_header.__gifts, .pf_t.__islands, .islands .groups-search_ac, .dropdown_i a, .dropdown_i:not(:last-child):hover, .islands .inav, .islands #hook_Block_HelpFaqMRB .portlet_h1, .islands .faq_list_h, .table-std th, .table-std td, .gifts-action_h, .pf_tab_top, .portlet_h, .filter.__alphabet::after, .filter.__alphabet::before, .sep-list_item, .photo-panel, .portlet_h2.__music-gift, .portlet_h2, .vp-chat.__hide .portlet_h, .vp-chat_cnt, .wrapper.sidebar-left>.nav-main li, .dialog-list li, .mml_popup_divider, .inav, .operation-list li, .feeds-search, .faq_list_h, .toolbar-layer.__msg.__theme-white .chat .chat_toolbar_cnt, .chats-hd, .toolbar-layer.__msg.__theme-white .info-panel, .light-disc .disc-i, .light-disc .mdialog_chat_info, .photo_sticky.__redesign.__show, .toolbar-layer_w.__msg.__ots .comments_add_info.__awesome, .ui-datepicker::before, .market-filter, .disc-i, .mdialog_chat_info, .mdialog_list_tabs, .YoulaOK_Components_Filters_FiltersComponent form ul > li, .groups-search, .pf_service-gift_image, .feeling-layer .sticky-plank_cnt, .user-profile, .photo-sc-w .photo_upload_btn, .toolbar-layer.__msg.__theme-white .chat_panel, .recovery-hd-title, .recovery-list_item";
        cssText += "  {";
        cssText += "    border-bottom-color: #000 !important;";
        cssText += "  }";
        cssText += ".pf-with-ava.__redesign .pf-with-ava_cnt {";
        cssText += "border-bottom-color:transparent !important;";
        cssText += "}";
        cssText += ".online-fr_link a[hrefattrs^=\"st.cmd=friendMain\"] img.photo_img, #middleColumn a[hrefattrs^=\"st.cmd=friendMain\"] img.photo_img, #leftColumn a[hrefattrs^=\"st.cmd=friendMain\"] img.photo_img, .holiday_card, .feed.__wide .comments_author-avatar img, .toolbar-layer.__feedback .notif_media_cnt .photo, .toolbar-layer.__feedback .notif_subj .photo, .growl.__active a.growl_lnk+.growl_ava.__rounded img, .msg_sys_ava, .chat_toolbar_cnt .chats_i_img img, #msg_dialogs_list_scroller .chats_i .chats_i_img>img, #MessagesPromptedLoader .chat_friends .chat_friends_i .photo_img, .stub-img__blocked128, .stub-img__blocked48, .stub-img__blocked96, .stub-img__channel32, .stub-img__channel64, .stub-img__channel96, .stub-img__event64, .stub-img__locked128, .stub-img__locked64, .stub-img__na64, .stub-img__ok32, .stub-img__ok48, .stub-img__pro48, .stub-img__wait48, .toolbar-layer.__feedback .stub_more {";
        cssText += "border-radius:5% !important;";
        cssText += "}";
        cssText += ".narrow-feed .friend-common-info .photo_img, .narrow-feed .friend-common-info .stub-img, .narrow-feed-wrapper .online-fr_card .section .photo_img, .narrow-feed-wrapper .online-fr_card .section .stub_img, .feed.__wide .feed_top .feed_ava_img, .feed.__wide .feed_top .groups_post_author_avatar_img, .feed.__wide .media-block.media-shared__v2 .ucard-mini_img, .feed.__wide .media-block.media-shared__v2 .ucard_img {";
        cssText += "border-radius:10% !important;";
        cssText += "}";
        cssText += ".vid_play, .video-card_play {";
        cssText += "border-radius:15%!important;";
        cssText += "}";
        cssText += "  .chat_friends_i, .inew_ic, .add-stub__hor, .scr.__home::before, #hook_Block_UserGroupSearch2QueryBlock .portlet_b, .search-wrapper .search-input, .m_portal_track_pause, .posting-form_track__paused .m_portal_c_play, .vid-card_stub_w.__attacht, .mdialog_list_counter, .mdialog_list_counter_b, .it, .talkative-heads_switch, .msg.__sys.__hide-seen .msg_sys, .comments_show-image_a, .entity-shortcut-menu_avatar, .entity-shortcut-menu_avatar .photo_img, .entity-shortcut-menu_avatar .photo, #field_fieldFeelingText,   .toolbar-layer.__msg.__theme-white .chat.__bubbles_redesign .msg .msg_tx, .comments_add-itx .itx_w, .vid-card_add, .vid-card_badge, .vid-card_duration, .vid-card_expiration-time, .vid-card_live, .vid-card_paid, .vid-card_views, #hook_Block_PhotoLayerFooterRB .photo-layer_descr.__editable, .vp-layer_video_live, .video-card_live, .discovery-item.__widgets-redesign .discovery-item_ac_i";
        cssText += "  {";
        cssText += "    border-radius: 3px !important;";
        cssText += "  }";
        cssText += "  .feed_status, .topPanel_m .d_comment_w.__me .d_comment_r, .mst__current .media-share, .dsub .media-share, .pf_pattern, .modal-new_header.__gifts, .mst, .covers_preview, .sharing, .sharing_c, .toolbar, .notify-friends, .media-layer_topics, .ugrid_i a>span, .toolbar-layer.__msg.__theme-white .chat.__bubbles_redesign .msg.__me.__single .msg_tx, .sc-menu, .YoulaOK_Components_Menu_MenuComponent > .category > li .submenu, .feeling-default, .sticky-plank_cnt, .feeling-happy, .feeling-disappointed, .feeling-layer_decor.__bottom, .feeling-angry, .feeling-layer_decor.__top, .feeling-ill, .feeling-sleep, .feeling-holiday, .feeling-love, .feeling-vacation, .feeling-wantgif, .media-block.media-link__v3.__profile, .payments-cards_icon, .payments-services_image, .posting-form_itx_w.__has-color-picker .posting-form_itx_dec, a.add-stub.js-login-nav, .pro-mob, #middleColumn .photo-card, .uslider .media-topic, .w-x-ph__menu__dropdown, #middleColumn .feed_b, div[id^=\"hook_NewDiscussion\"] .comments_cnt .comments_form.__avatar.__attach.__active.__cancelable .comments_add .comments_add-itx .itx:focus, .comment-cloud_ovr, .user-profile_show-more, .posting-form_w.__v2 .posting-form_poll_i__counter textarea[id^=\"question\"], .photo-wall-layer_button";
        cssText += "  {";
        cssText += "    border-radius: 5px !important;";
        cssText += "  }";
        cssText += "  .media-layer_c, .vp-layer_cnt, .mlr_cnts, .modal_main, .growl_lnk, .mml_popup .layer_cnt, .mml_popup.mml_popup__fixed .layer_hld, .sc-menu.__mentions, .sc-menu.__mentions .suggest.__active, .sc-menu.__mentions .suggest.__active .suggest_ul, .mlr.__process::after, iframe[src^=\"https://paymentnew.ok.ru\"], .mlr_cnts.__deleted .mlr_ovr";
        cssText += "  {";
        cssText += "    border-radius: 8px !important;";
        cssText += "  }";
        cssText += "  .usmile";
        cssText += "  {";
        cssText += "    border-radius: 24px !important;";
        cssText += "  }";
        cssText += "  .toolbar-layer.__msg.__theme-white .chat.__bubbles_redesign .msg.__last .msg_tx";
        cssText += "  {";
        cssText += "    border-radius: 2px 5px 5px !important;";
        cssText += "  }";
        cssText += "  .ovr-menu_w>.ovr-menu>.photo-sm>.sc-menu__hidden, #hook_Block_MyFriendsNewPageMRB .portlet div[class=\"h-mod friendship-portlet\"] .photo_img";
        cssText += "  {";
        cssText += "    border-radius: 0 0 0 0 !important;";
        cssText += "  }";
        cssText += "  .vp_video";
        cssText += "  {";
        cssText += "    border-radius: 8px 0 0 0 !important;";
        cssText += "  }";
        cssText += "  .sep-list_hd .mlr_cnts, .mlr, #mainContent.grid .loader-controls-bottom, .user .sc-menu, .user .srp_cnt, .modal-new_center .modal-new_cnt, #mainContent.grid .posting-form_w__exposed.__wide, .auction_infoPanel_bidPanel_lotClosed, .modal_box, .d_comment_w__unread_klass .d_comment_w_back, .photo-stream>.html5-link_w>.al, .media-block.media-link__v2, .media-link_img, .media-link_cnt, .media-status_cnt, table.mw_tbl>tbody>tr>td, #mainContent.grid .add-stub__180, .service-stub_content>a, .isubmit, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block, .user .gwt-shortcutMenu-content, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .d_comment_w_back, #field_email, #field_password, .media-link_a, .mst.__redesign, .islands .modal-new .portlet_h, .vp-layer, .dropdown_cnt, .modal-new .portlet_h, .media-layer.__active.media-layer__video .html5-vpl_vid .html5-vpl_vid_display, .media-layer.__active.media-layer__video .html5-vpl_vid, .media-layer.__active.media-layer__video .html5-vpl.__dash, .ucard-v .ust";
        cssText += "  {";
        cssText += "    border-top-left-radius: 5px !important;";
        cssText += "  }";
        cssText += "  .sep-list_hd .mlr_cnts, .mlr, #mainContent.grid .loader-controls-bottom, .user .sc-menu, .user .srp_cnt, .modal-new_center .modal-new_cnt, #mainContent.grid .posting-form_w__exposed.__wide, .auction_infoPanel_bidPanel_lotClosed, .modal_box, .d_comment_w__unread_klass .d_comment_w_back, .photo-stream>.html5-link_w>.al, .media-block.media-link__v2, .media-link_img, .media-link_cnt, .media-status_cnt, table.mw_tbl>tbody>tr>td, #mainContent.grid .add-stub__180, .service-stub_content>a, .isubmit, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block, .user .gwt-shortcutMenu-content, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .d_comment_w_back, #field_email, #field_password, .media-link_a, .mst.__redesign, .islands .modal-new .portlet_h, .pf-with-ava .input_placeholder, .modal-new .portlet_h, .mus_notify, .ucard-v .ust";
        cssText += "  {";
        cssText += "    border-top-right-radius: 5px !important;";
        cssText += "  }";
        cssText += "  .sep-list_hd .mlr_cnts, .mlr, #mainContent.grid .loader-controls-bottom, .user .sc-menu, .user .srp_cnt, .modal-new_center .modal-new_cnt, #mainContent.grid .posting-form_w__exposed.__wide, .auction_infoPanel_bidPanel_lotClosed, .modal_box, .d_comment_w__unread_klass .d_comment_w_back, .photo-stream>.html5-link_w>.al, .media-block.media-link__v2, .media-link_img, .media-link_cnt, .media-status_cnt, table.mw_tbl>tbody>tr>td, #mainContent.grid .add-stub__180, .service-stub_content>a, .isubmit, .toolbar_dropdown_w.__user-menu .u-menu, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block, .user .gwt-shortcutMenu-content, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .d_comment_w_back, #field_email, #field_password, .media-link_a, .mst.__redesign, .pf-with-ava .input_placeholder";
        cssText += "  {";
        cssText += "    border-bottom-right-radius: 5px !important;";
        cssText += "  }";
        cssText += "  .sep-list_hd .mlr_cnts, .mlr, #mainContent.grid .loader-controls-bottom, .user .sc-menu, .user .srp_cnt, .modal-new_center .modal-new_cnt, #mainContent.grid .posting-form_w__exposed.__wide, .auction_infoPanel_bidPanel_lotClosed, .modal_box, .d_comment_w__unread_klass .d_comment_w_back, .photo-stream>.html5-link_w>.al, .media-block.media-link__v2, .media-link_img, .media-link_cnt, .media-status_cnt, table.mw_tbl>tbody>tr>td, #mainContent.grid .add-stub__180, .toolbar_dropdown_w.__user-menu .u-menu, .service-stub_content>a, .isubmit, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block, .user .gwt-shortcutMenu-content, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .d_comment_w_back, #field_email, #field_password, .media-link_a, .mst.__redesign, .vp-layer, .pf-with-ava .input_placeholder";
        cssText += "  {";
        cssText += "    border-bottom-left-radius: 5px !important;";
        cssText += "  }";
        cssText += "  .d_comment_time_delim_t span";
        cssText += "  {";
        cssText += "    border-top-left-radius: 3px !important;";
        cssText += "  }";
        cssText += "  .d_comment_time_delim_t span";
        cssText += "  {";
        cssText += "    border-top-right-radius: 3px !important;";
        cssText += "  }";
        cssText += "  .d_comment_time_delim_t span, .d_header_layer_bottom";
        cssText += "  {";
        cssText += "    border-bottom-right-radius: 3px !important;";
        cssText += "  }";
        cssText += "  .d_comment_time_delim_t span, .d_header_layer_bottom";
        cssText += "  {";
        cssText += "    border-bottom-left-radius: 3px !important;";
        cssText += "  }";
        cssText += ".toolbar.__wide, .ust.__new, .media-block.media-link__v3 .media-link_img";
        cssText += "  {";
        cssText += "   border-bottom-left-radius:0px !important;";
        cssText += "   border-bottom-right-radius:0px !important;";
        cssText += "  }";
        cssText += "  #mainContent.grid .covers_cat_i__selected .covers_cat_i_cnt::before, .d_comment_w__unread_klass .d_comment_w_back, .d_comment_time_delim_t span, .feed_b>.media-status>.media-status_cnt>.media-block.media-link__v2:hover, .auction_infoPanel_bidPanel_lotClosed, .service-stub_content>a, .isubmit, .service-stub_content>a:hover, .isubmit:hover, .covers_cat_i, .portal-headline__projects__wrap, .mctc_navMenuDDL, .comments_smiles_popup, .user .sc-menu, .user .gwt-shortcutMenu-arrow_w .gwt-shortcutMenu-arrow, .user .sc-menu_arw, .it, .itx, .gwt-SuggestBoxPopup, .toolbar_dropdown_w.__user-menu .u-menu, .feed_b>.media-status>.media-status_cnt>.media-block.media-link__v2, .groups_teaser, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .pform_map_cnt, #field_nameTheme, .tag-box__editable, .iblock-cloud.__light, .msg_sys, .photo-sc-w .photo_upload_btn, .mst.mst__current";
        cssText += "  {";
        cssText += "    border-width: 1px !important;";
        cssText += "  }";
        cssText += "  .media-status.__accent .media-status_cnt:hover, .ic_invis-stat, #mainContent.grid .loader-controls-bottom, .d_header_layer_bottom, .mdialog_chat, .media-status.__accent .media-status_cnt, .topPanel_m .d_comment_text_w, .iblock.__ok, .media-layer_c, .comments_smiles_i .emoji";
        cssText += "  {";
        cssText += "    border-width: 2px !important;";
        cssText += "  }";
        cssText += "  #mainContent.grid #mainContentLeftColumn, .usmile";
        cssText += "  {";
        cssText += "    border-width: 3px !important;";
        cssText += "  }";
        cssText += "  .media-status.__accent .media-status_cnt:hover, .d_comment_w__unread_klass .d_comment_w_back, .d_comment_time_delim_t span, .feed_b>.media-status>.media-status_cnt>.media-block.media-link__v2:hover, .auction_infoPanel_bidPanel_lotClosed, .ic_invis-stat, #mainContent.grid .loader-controls-bottom, .d_header_layer_bottom, .mdialog_chat, .media-status.__accent .media-status_cnt, .topPanel_m .d_comment_text_w, .iblock.__ok, #mainContent.grid .covers_cat_i__selected .covers_cat_i_cnt::before, .service-stub_content>a, .isubmit, .service-stub_content>a:hover, .isubmit:hover, .covers_cat_i, .portal-headline__projects__wrap, .mctc_navMenuDDL, .comments_smiles_popup, .user .sc-menu, .user .gwt-shortcutMenu-arrow_w .gwt-shortcutMenu-arrow, .user .sc-menu_arw, .it, .itx, .gwt-SuggestBoxPopup, .toolbar_dropdown_w.__user-menu .u-menu, .feed_b>.media-status>.media-status_cnt>.media-block.media-link__v2, .groups_teaser, .media-layer_c, #mainContent.grid #mainContentLeftColumn, .comments_smiles_i .emoji, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .pform_map_cnt, #field_nameTheme, .tag-box__editable, .iblock-cloud.__light, .msg_sys, .usmile";
        cssText += "  {";
        cssText += "    border-style: solid !important;";
        cssText += "  }";
        cssText += ".photo-layer_descr_ceditable, .posting-form_itx_dec .itx, .posting-form__xpost.__reshare .posting-form_itx_dec .itx:focus, .narrow-feed .mst .mst_badge, .vl_it, .vl_it.__disabled, .vl_it:disabled, #field_email:focus, #field_password:focus, #field_phone:focus, textarea#field_feedbackMessage {";
        cssText += "    border-style: dashed !important;";
        cssText += "}";
        cssText += "  #mainContent.grid .covers_cat_i__selected .covers_cat_i_cnt::before, #hook_FormButton_button_create:hover, #hook_FormButton_button_edit:hover, #hook_FormButton_button_delete:hover, .user .gwt-shortcutMenu.disc-repl .gwt-shortcutMenu-content:hover, .iblock-cloud.__light, media-layer_c, a.add-stub.js-login-nav:hover, div.photo+.ic-online.__mob, .ucard_img_a .ic-online.__mob, .chats.custom-scrolling .ic-online.__mob, .ucard-mini .ic-online.__mob, .photo span.ic-online.__mob";
        cssText += "  {";
        cssText += "    border-color: #fff !important;";
        cssText += "  }";
        cssText += "  .d_comment_time_delim_t span, .feed_b>.media-status>.media-status_cnt>.media-block.media-link__v2:hover, .auction_infoPanel_bidPanel_lotClosed, .d_comment_time_delim_t, .msg_sys, .alert-danger";
        cssText += "  {";
        cssText += "    border-color: #FD6347 !important;";
        cssText += "  }";
        cssText += "  .ic_invis-stat, #mainContent.grid .loader-controls-bottom, .mdialog_chat, .media-status.__accent .media-status_cnt, .topPanel_m .d_comment_text_w, .iblock.__ok, .mdialog_chat_add-comment, .disc_input_cnt, .ntf_w__discussions::after, .disc-comment-pointer-bottom, .d_comment_w__replying .d_comment_w_back, .user .gwt-shortcutMenu.disc-repl .gwt-shortcutMenu-content:hover";
        cssText += "  {";
        cssText += "    border-color: #9ACD32 !important;";
        cssText += "  }";
        cssText += "  .d_comment_w__unread_klass .d_comment_w_back, .islands .nav-side_i:hover .nav-side_tx::before, .uslider_i>.media-topic:hover";
        cssText += "  {";
        cssText += "    border-color: #E9FF81 !important;";
        cssText += "  }";
        cssText += "  .media-status.__accent .media-status_cnt:hover, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block:hover, .mst__current .media-share:hover, .dsub .media-share:hover, .pf-with-ava.__two-buttons.__grayed .add-stub:hover, .pf-with-ava.__two-buttons.__grayed .add-stub:hover, .pf-with-ava.__two-buttons.__grayed .html5-link_w:hover .add-stub, .feeling-layer_form .itx:focus, .mst.mst__current:hover, .feeling-layer_form .button-pro.__sec:hover, .faq_group.__id-3410, .feed_f .widget-list_i .widget.__compact .h-mod.widget_cnt:hover, #hook_Block_MediaStatusLayerBody .feed_f .widget_cnt:hover, .widget-list.__overlay .widget_cnt:hover";
        cssText += "  {";
        cssText += "    border-color: #eb722e !important;";
        cssText += "  }";
        cssText += "  .html5-vpl_checkbox-l::before, .photo_upload_btn:hover .add-stub__hor";
        cssText += "  {";
        cssText += "    border-color: rgba(235,114,46, 0.7) !important;";
        cssText += "  }";
        cssText += "  .scroller.baron .alert, .wrapper.sidebar-left #searchGroup, .wrapper.sidebar-left .nav-second li.search input, .wrapper.sidebar-left .message-form textarea";
        cssText += "  {";
        cssText += "    border-color: #444 !important;";
        cssText += "  }";
        cssText += "  .service-stub_content>a, .isubmit, .service-stub_content>a:hover, .isubmit:hover, .comments_smiles_i .emoji, .mdialog_cont_bot .mdialog_cont_menu, .mdialog_cont_menu, .photo-sc_i_cover, .vp-layer-channel_ac_count::after, .gift-card, .anonym_login_t_corner, .x-ph__menu__button, .x-ph__menu__button, .x-ph__projects__link, .tag-box__editable, .sel-single, .nav-side_tags a.nav-side_i, .covers_preview, .arcticmodal-container_i2 .alert-danger, .arcticmodal-container_i2 .alert-error, .arcticmodal-container_i2 .form input[type=\"text\"], .arcticmodal-container_i2 .form input[type=\"password\"], .arcticmodal-container_i2 .form select, .arcticmodal-container_i2 .form textarea, a.cp.cp_ff, .usmile, .itx, .toolbar-layer_menu.__light .chats_search .it, .mst.mst__current, .sharing.__video .posting-form_itx_dec";
        cssText += "  {";
        cssText += "    border-color: #333 !important;";
        cssText += "  }";
        cssText += "  .tabNavTab_arrow, .user.fcofw .ft::after, .user.fcofw #fthColWrp:before, #field_nameTheme, .pf_phone_i:hover, .mst";
        cssText += "  {";
        cssText += "    border-color: #222 !important;";
        cssText += "  }";
        cssText += ".mst, .w-x-ph__menu__dropdown";
        cssText += "{";
        cssText += "    border-color:rgba(26,26,26,1) !important;";
        cssText += "}";
        cssText += "  .covers_cat_i, .portal-headline__projects__wrap, .mctc_navMenuDDL, .comments_smiles_popup, .user .sc-menu, .user .gwt-shortcutMenu-arrow_w .gwt-shortcutMenu-arrow, .user .sc-menu_arw, .it, .gwt-SuggestBoxPopupf";
        cssText += ".__user-menu .u-menu, .feed_b>.media-status>.media-status_cnt>.media-block.media-link__v2, .groups_teaser, #mainContent.grid #mainContentLeftColumn, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block, .comments_reply-comment, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .user .gwt-shortcutMenu.disc-repl .gwt-shortcutMenu-content, .user .gwt-shortcutMenu.disc-repl .gwt-shortcutMenu-arrow, .d_comment_w_back, .pform_map_cnt, .iblock-cloud.__light, #community5CityContainer>.h-mod>ul, .srp_cnt, .groups_post-w + .groups_post-w, .islands #hook_Block_LeftColumnTopCardUser .u-menu_li.__divider, .disc_header, .islands .toolbar_dropdown_w .u-menu, .islands .achiev_i_w, .msg_tx, .mst.__redesign .mst_ac, .posting-form_w.__orange .posting-form_btn-delim, .mst__current .media-share, .dsub .media-share, .dropdown_cnt, .pf_add_w, .d_header_layer_bottom, .media-block.media-link__v2.media-link__profile::before, .pf_phone_i.__active, .suggest.__scroll.__active, .anonym_login_captcha_w, .mst_ac, .gifts-sidebanner.__giftcards, .achiev_i_w, .toolbar_dropdown_w .u-menu_a:hover, .media-block.media-link__v2.media-link__profile .media-link_img, .dnd, .gift-card_msg_cnt, .covers_control_anim:hover .covers_control_cnt, .user-statuses .feed-i_pin, .scroller.baron .table.table-header-limit th, .scroller.baron .table.table-header-limit td, .mdialog, .faq_group, .inverted .dnd, .photo-stream .add-stub__hor, .light-disc .mdialog_cont_bot, .light-disc .mdialog_cont_top, .ui-datepicker-calendar td span.ui-state-default, a.ui-state-default, a.ui-state-default:hover, a.ui-state-hover, .ui-datepicker-title .ui-datepicker-month, .ui-datepicker-title .ui-datepicker-year, .uslider_i>.media-topic, .mdialog_cont_bot, .mdialog_cont_top, .mdialog_list_counter:hover, .mdialog_list_counter_b:hover, .marks-new_ic.__plus:hover .marks-new_ic-count, .html5-vpl_it, .html5-vpl_select, .html5-vpl_menu, .YoulaOK_Form_Input_Input input, .YoulaOK_Form_Radio_Radio label .radio-box .radio::before, .gwt-SuggestBoxPopup, .Button, .Card, .Input--textarea, .Input--line, .YandexTypeChoose label, .portlet-gift-wrap, .it_w, .chat_boost .hello-stickers .ugrid, .ucard-v.games-card, .user-shortcut-menu_footer-relations, .user-shortcut-menu_relations, .user-shortcut-menu_footer-item, .slider_i.__uploaded .add-stub:hover, .comments_show-image_a, .toolbar_accounts, .entity-shortcut-menu_footer-item.__sec:focus, .entity-shortcut-menu_footer-item.__sec:hover, .entity-shortcut-menu_footer-item.__sec, .entity-shortcut-menu_relations, .feed_stub .feed_ava, .feed_stub .feed_b, a.add-stub.js-login-nav, .games-feed_i + .games-feed_i, .user-profile_group_h, .feeling-layer_form .itx, .photo-layer_descr_ceditable, .photo_sticky.__redesign.photo_sticky_upload .sticky_cnt__on, .posting-form_itx_dec .itx, .posting-form_itx_dec .itx:focus, .posting-form__xpost.__reshare .posting-form_itx_dec .itx:focus, a.widget_cnt[title=\"Подписаться\"], .vl_it, #listBlockPanelUserGuests .ugrid .ugrid_i a.button-pro.__sec.__small.__ic.__send-msg.mt-x[title=\"Написать сообщение\"]:hover, #hook_Block_RightColumnFriendPossible .entity-item_status.__action .button-pro.__sec:hover, .panel-sidebar-body a.cp, #field_email, #field_password, #field_phone, .feed.__wide.__shared, .posting-form_sctn_cnt, textarea#field_feedbackMessage, .burger-menu_ac, .suggest.__pf, .youla-teaser-panel, .YoulaOK_Form_Select_Select .select-box.open .option-view, .YoulaOK_Form_Select_Select .select-box .option-list, .YoulaOK_Form_Select_Select .select-box .option-view, .YoulaOK_Form_Textarea_Textarea textarea, .photo-wall-layer_button.__sec, .photo-wall-layer_button-bubble:hover, .controls-list_lk, a.h-mod.widget_cnt[data-location=\"WideFeed_FeedItem_CommentWidget\"], .feed_f .widget-list_i .widget.__compact .h-mod.widget_cnt, .photo-wall-place-card_place, .scroll-arrow.__active, .photo-wall-stream-card_invite-icon, .widget.__photowall .widget_cnt, #hook_Block_MediaStatusLayerBody .feed_f .widget_cnt, .widget-list.__overlay .widget_cnt";
        cssText += "  {";
        cssText += "    border-color: #000 !important;";
        cssText += "  }";
        cssText += "a.covers_cat_i:hover .covers_cat_preview.__default::after {";
        cssText += "border-color:#292929 !important";
        cssText += "}";
        cssText += "a.covers_cat_i .covers_cat_preview.__default::after {";
        cssText += "border-color:#292929 !important";
        cssText += "}";
        cssText += "  .fcofw .online-fr_i:hover, .online-fr_cards .online-fr_i:hover";
        cssText += "  {";
        cssText += "    border-right: 5px solid #eb722e !important;";
        cssText += "  }";
        cssText += "  .fcofw .online-fr_i";
        cssText += "  {";
        cssText += "    border-right: 5px solid transparent !important;";
        cssText += "  }";
        cssText += "  .portal-headline, .vp-layer_video-list_h, .fo4c_h_divider";
        cssText += "  {";
        cssText += "    border-bottom: 2px dotted #000 !important;";
        cssText += "  }";
        cssText += ".mml_cat_btn, .mml_subcat_btn {";
        cssText += "    border-top-color: #282828 !important;";
        cssText += "}";
        cssText += "  .nav-side_delim, .islands .modal-new_actions .modal-new_cnt, .wrapper.sidebar-left>.nav-second ul li, .wrapper.sidebar-left>.nav-second ul, .media-layer_topic + .media-layer_topic";
        cssText += "  {";
        cssText += "    border-top-color: #333 !important;";
        cssText += "  }";
        cssText += "  .dropdown_i+.dropdown_i";
        cssText += "  {";
        cssText += "    border-top-color: #555 !important;";
        cssText += "  }";
        cssText += "  .comments_smiles_popup.__hide-tabs::after, .sticky-plank.__on .sticky-plank_cnt, .gwt-shortcutMenu-iconlink-splitter, .gifts-balance, .islands #hook_Block_HolidaysPortlet .jcols, .islands .portlet_f, .islands .achiev_t, .media_feed .feed:first-child, .islands .gifts-sidebanner.__giftcards, .islands .gifts-sidebanner.__constructor::before, .toolbar-layer_menu.__light .chats_i + .chats_i, .islands #footer.__fixed-footer .ft, .posting-form_w.__v2 .pform_map, .vp-layer-description, .islands .gs_result_i_w + .gs_result_i_w, .islands .gs_filter + .gs_filter, .sticker-set_footer, .chat_participants_list, .chat_participants_ac, .islands .faq_ans_ac, .sc-menu_splitter, .related-videos_h, .redesign .pf_col.__delimiter, .redesign .form-actions, .pf_cards_i + .pf_cards_i, .pf_order_i + .pf_order_i, .x-ph__projects__apps, .portlet_delim, .portlet_f, .gifts-sidebanner.__constructor::before, .achiev_t, .primary-dropdown .dropdown_i:last-child:not(:only-child), .modal-new_actions .modal-new_cnt, .portlet.__holiday + .jcols, .anonym__rich .ft::before, #footer.__fixed-footer .ft, .gs_filter + .gs_filter, .gs_result_i_w, .pf_footer, .pf_sidebar_portlet_delim, .wrapper.sidebar-left>.nav-main li, .media-layer_topics-more, .payments-cards_i+.payments-cards_i, .payments-history_i+.payments-history_i, .posting-form_add, .faq_ans_ac, .ucard-w-list_i + .ucard-w-list_i, .toolbar-layer_w.__msg.__ots .chat_write, .ui-datepicker, .apps-list_i, .games-feed_i + .games-feed_i, .x-ph__projects__links, .disc_input_attach .ugrid, .user-shortcut-menu_footer, .chat_friends.__w-talkative, .ucard-mini-list_all, .toolbar_accounts-item + .toolbar_accounts-item, .entity-shortcut-menu_footer, .external-oauth-login_title::before, .ucard-v .games-card_caption, .feed.__wide .feed_comments, .posting .pform_delay_time, .posting .pform_map, .posting_f, .narrow-feed .feed-nav-container .feed-nav-container_f, .feed-rec_h, .recovery-list_item:first-child, .feed.__wide.__shared, .posting-map_actions, .feed_comments, #hook_Block_PhotoWall4ColumnStatusAlt, .photo-wall-stream_t2";
        cssText += "  {";
        cssText += "    border-top-color: #000 !important;";
        cssText += "  }";
        cssText += "  .msg_tx::after, .comment-cloud::before, .msg.__unread .msg_tx::before, .posting-form_itx_arw";
        cssText += "  {";
        cssText += "    border-color: #000 #000 transparent transparent !important;";
        cssText += "  }";
        cssText += ".online-fr_block, .comments_reply-comment.__popup.__show::after, .comments_reply-comment.__popup.__show::before";
        cssText += "  {";
        cssText += "    border-color: transparent transparent currentcolor !important;";
        cssText += "  }";
        cssText += ".vp-layer-channel .vp-layer-channel_ac_count::after {";
        cssText += "    border-color:transparent transparent transparent #000 !important;";
        cssText += "}";
        cssText += ".ust.__new::after, .ust::after, .comments_smiles_popup::before";
        cssText += "  {";
        cssText += "    border-color: #000 transparent transparent !important;";
        cssText += "  }";
        cssText += "  .mst__arw-t .mst_arw";
        cssText += "  {";
        cssText += "    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #000 #000 !important;";
        cssText += "  }";
        cssText += "  .mst.mst__accent.mst__arw-t:hover .mst_arw";
        cssText += "  {";
        cssText += "    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #eb722e #eb722e !important;";
        cssText += "  }";
        cssText += "  .media-status.__arw-t::before";
        cssText += "  {";
        cssText += "    border-color: rgba(154,205,50,.01) rgba(154,205,50,.01) rgba(154,205,50,.01) #9acd32;";
        cssText += "  }";
        cssText += "  .x-ph__menu__button__icon, .x-ph__menu_open .x-ph__menu__button:hover .x-ph__menu__button__icon";
        cssText += "  {";
        cssText += "    border-color: #9acd32 #333 #333 !important;";
        cssText += "  }";
        cssText += "  .x-ph__menu__button:hover .x-ph__menu__button__icon, #portal-headline__menulink .x-ph__menu__button__icon";
        cssText += "  {";
        cssText += "    border-color: #EB722E #333 #333 !important;";
        cssText += "  }";
        cssText += "  .user.fcofw .mainContent_w::before, .form_i.form_i__txt-counter-active .pf_music";
        cssText += "  {";
        cssText += "    border-color: #000 #000 #000 !important;";
        cssText += "  }";
        cssText += "  .artArr";
        cssText += "  {";
        cssText += "    border-color: #fff #333 #333 !important;";
        cssText += "  }";
        cssText += "  .artContainer:hover .artArr, .hover .artArr";
        cssText += "  {";
        cssText += "    border-color: #000 #333 #333 !important;";
        cssText += "  }";
        cssText += "  .comments_smiles_popup::after";
        cssText += "  {";
        cssText += "    border-color: #000 transparent transparent !important;";
        cssText += "  }";
        cssText += "  .notif_expand_arr";
        cssText += "  {";
        cssText += "    border-color: #eb722e transparent transparent #eb722e !important;";
        cssText += "  }";
        cssText += "  .portal-headline__project__link, .portal-headline__project__link:link, .portal-headline__project__link:visited, .portal-headline__project__link:hover, .portal-headline__project__link:active, .portal-headline__project__link:focus, .x-ph__projects__col_separator::after, .portlet_h";
        cssText += "  {";
        cssText += "    border-bottom: 1px solid #333 !important;";
        cssText += "  }";
        cssText += "  .portal-headline__projects__link__icon, .portal-headline__projects_open .portal-headline__projects__link:hover .portal-headline__projects__link__icon";
        cssText += "  {";
        cssText += "    border-color: #9acd32 #333 #333 !important;";
        cssText += "  }";
        cssText += "  .mdialog, .d_header_layer_top, .comments_i.__active > .comments_current::before";
        cssText += "  {";
        cssText += "    border-color: #9acd32 !important;";
        cssText += "  }";
        cssText += "  .portal-headline__projects__link, .toolbar-layer_h, .pf_music";
        cssText += "  {";
        cssText += "    border-left: 1px solid #333 !important;";
        cssText += "    border-right: 1px solid #333 !important;";
        cssText += "  }";
        cssText += "  .html5-vpl_reshare_tabs, .html5-vpl_reshare_cnt, .loader-controls_scroll.__up, #online-fr_block, .online-fr_footer";
        cssText += "  {";
        cssText += "    border-left: 1px solid #000 !important;";
        cssText += "  }";
        cssText += "  .wrapper.sidebar-left>.nav-second, .wrapper.sidebar-left>.nav-main li, .html5-vpl_reshare_tabs, .html5-vpl_reshare_cnt, .online-fr_list, .online-fr_new-actions, .online-fr_footer";
        cssText += "  {";
        cssText += "    border-right: 1px solid #000 !important;";
        cssText += "  }";
        cssText += "  .disc-i .arrow_corn__b";
        cssText += "  {";
        cssText += "    border-bottom: 25px solid #333 !important;";
        cssText += "  }";
        cssText += "  .anonym__rich .ft::before";
        cssText += "  {";
        cssText += "    border-top: 1px solid transparent !important;";
        cssText += "  }";
        cssText += "  .disc-i .arrow_corn, .mlr_disc";
        cssText += "  {";
        cssText += "    border-top: 25px solid #333 !important;";
        cssText += "  }";
        cssText += "  .vp-layer-channel, .sep-list_item, .faq_list_h + .faq_list, .portlet.__sidebar.__my-groups::after, .portlet.__sidebar::before, .scroller.baron .table.table-header-limit, .html5-vpl_reshare_tabs, .chat_boost, .feeling-layer_suggest, .online-fr_list, .online-fr_new-actions, #photoLayerWrapper .photo-layer_bottom_block.__comments .sticky-plank.__on .sticky-plank_cnt .comments_form::after, .portlet.__holiday.__birth .portlet_h, .feed";
        cssText += "  {";
        cssText += "    border-top: 1px solid #000 !important;";
        cssText += "  }";
        cssText += ".vp-layer-channel+.vp-layer-description, .vp-layer-info+.vp-layer-description";
        cssText += "  {";
        cssText += "    border-top: 1px dashed #000 !important;";
        cssText += "  }";
        cssText += "  .photo-layer_bottom.__redesign .sticky-plank.__on .sticky-plank_cnt .comments_form::after, .vp-layer-channel, .vp-layer-description, .comments_smiles_h, .toolbar-layer_h.usel-off, .toolbar-layer_menu_btn, .covers_preview_window, .scroller.baron .table.table-header-limit, .html5-vpl_reshare_cnt";
        cssText += "  {";
        cssText += "    border-bottom: 1px solid #000 !important;";
        cssText += "  }";
        cssText += "  .descrInpCnt .itx_w textarea";
        cssText += "  {";
        cssText += "    border-bottom: 2px solid #000 !important;";
        cssText += "  }";
        cssText += "  .islands .nav-side_i:hover, .chats_i.__active";
        cssText += "  {";
        cssText += "    border-left-color: #e9ff81 !important;";
        cssText += "  }";
        cssText += "  .islands .nav-side_i[href$=\"UserSettingsMenu_CloseOrOpenProfile\"]:hover";
        cssText += "  {";
        cssText += "    border-left-color: #fd6347 !important;";
        cssText += "  }";
        cssText += "  .islands .nav-side_i.__ac:hover";
        cssText += "  {";
        cssText += "    border-left-color: #ee8208 !important;";
        cssText += "  }";
        cssText += "  .progress-rate_i, .slider_ctrl.__prev";
        cssText += "  {";
        cssText += "    border-left-color: #333 !important;";
        cssText += "  }";
        cssText += "  .pform_map_cnt .suggest::after, .comments_smiles_nav_i.__delim, .pf_add+.pf_add, .posting-form_btn-delim, .chat_column, .toolbar-layer.__msg.__theme-white .chat, .toolbar-layer.__msg.__theme-white .chat_loader, .ui-datepicker-header::after, .ui-datepicker-header::before, .pf_info_link.__with-delimeter, .feed_comments .loader-controls_scroll, .posting-map_w, .pform_map_cnt .suggest::after";
        cssText += "  {";
        cssText += "    border-left-color: #000 !important;";
        cssText += "  }";
        cssText += "  .nottouch .disc-i:hover .arrow_corn__b, .nottouch .disc-i_marked .arrow_corn__b, .nottouch .disc-i:hover .arrow_corn, .nottouch .disc-i_marked .arrow_corn";
        cssText += "  {";
        cssText += "    border-left: 13px solid #444 !important;";
        cssText += "  }";
        cssText += "  .disc-i_sel .arrow_corn, .disc-i_sel .arrow_corn__b";
        cssText += "  {";
        cssText += "    border-left: 13px solid #555 !important;";
        cssText += "  }";
        cssText += "  .slider_ctrl.__next";
        cssText += "  {";
        cssText += "    border-right-color: #333 !important;";
        cssText += "  }";
        cssText += "  .toolbar li";
        cssText += "  {";
        cssText += "    border-right-color: #444 !important;";
        cssText += "  }";
        cssText += "  .redesign .pf_sidebar, .pf_sidebar, .wrapper.sidebar-left .alert-arrow";
        cssText += "  {";
        cssText += "    border-right-color: #000 !important;";
        cssText += "  }";
        cssText += "  .modal-new_center .modal-new_cnt, #mainContent.grid .posting-form_w__exposed.__wide, .covers_preview, .modal_box, #hook_FormButton_button_create:hover, #hook_FormButton_button_edit:hover, #hook_FormButton_button_delete:hover, .topPanel_m .d_comment_w.__me .d_comment_r, .ico_auth-gp:hover, .html5-vpl_next-video, .mus_notify, .YoulaOK_Components_Menu_MenuComponent > .category > li .submenu, .user-shortcut-menu_avatar,";
        cssText += ".mdialog_list_counter, .mdialog_list_counter_b, .toolbar-layer.__msg .chat_list.__inverted .msg_sys a.o:hover img";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 5px #fff !important;";
        cssText += "  }";
        cssText += ".online-fr_i a[hrefattrs^=\"st.cmd=friendMain\"]:hover .photo_img, #middleColumn a.dblock[hrefattrs^=\"st.cmd=friendMain\"] img.photo_img:hover, #leftColumn a[hrefattrs^=\"st.cmd=friendMain\"] img.photo_img:hover, .feed.__wide .feed_top .feed_ava_img:hover, .feed.__wide .comments_author-avatar img:hover, .toolbar-layer.__feedback .notif_subj .photo:hover, .chat_toolbar_cnt .chats_i_img img:hover, .feed-w .feed_top .feed_ava .dblock .feed_ava_img:hover {";
        cssText += "  box-shadow: 0 0 5px 1px #fff !important;";
        cssText += "}";
        cssText += "  .iblock-cloud.__right, .mml_popup.mml_popup__fixed .layer_hld, .modal-gift, .sharing, .html5-vpl_next-video:hover, .entity-shortcut-menu_avatar a[href^=\"/dk?cmd=PopLayerPhoto\"]:hover .photo_img, .holiday_card, .notif_anniversary, .notif_topic_views, #msg_dialogs_list_scroller .chats_i:hover .chats_i_img>img, .entity-shortcut-menu_avatar .photo_img:hover {";
        cssText += "    box-shadow: 0 0 8px 2px #fff !important;";
        cssText += "  }";
        cssText += ".feed-w .feed_top .feed_ava .dblock .feed_ava_img:hover {";
        cssText += "  box-shadow: 0 0 5px 3px #fff !important;";
        cssText += "}";
        cssText += ".d_comment_w__unread_klass .d_comment_w_back {";
        cssText += "    box-shadow: 0 0 5px #e9ff81 !important;";
        cssText += "}";
        cssText += "  #field_email:hover, #field_password:hover, .ucard-v .ust:hover";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 5px rgba(235,114,46, .9) !important;";
        cssText += "  }";
        cssText += "  .media-block.media-link__v2.media-link__profile .media-link_img";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 1px #000 !important;";
        cssText += "  }";
        cssText += ".comments_smiles_lst::after {";
        cssText += "box-shadow: 0 -4px 2px #000 inset !important;";
        cssText += "}";
        cssText += "  .comment-cloud, .portlet-gift-wrap:hover, .iblock-cloud.__bottom-right";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 3px 1px rgba(0,0,0,0.9) inset !important;";
        cssText += "  }";
        cssText += "  .ui-datepicker-title .ui-datepicker-month, .ui-datepicker-title .ui-datepicker-year";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.6) inset !important;";
        cssText += "  }";
        cssText += "  .it:disabled, .it.__disabled, .itx:disabled, .itx.__disabled, .tag-box__editable";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 2px 1px rgba(0,0,0,.6) inset !important;";
        cssText += "  }";
        cssText += "  .chat_friends_i:hover, .descrInpCnt .itx_w textarea:hover, .toolbar_dropdown_w .u-menu, .html5-vpl_it, .YoulaOK_Components_CatalogItem_CatalogItemComponent:hover, .social-icon-button:hover, .pf_card:hover, .__profile:hover, .ucard-v.games-card:hover, .html5-vpl_badge:hover";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 3px #000 !important;";
        cssText += "  }";
        cssText += "  .gift-badge_tx";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 0 2px #000 !important;";
        cssText += "  }";
        cssText += "  .mctc_navMenuDDL, #portal-headline__menu, .comments_smiles_popup, .user .sc-menu, #mainContent.grid .covers_cat_i:hover, .feed_b>.media-status>.media-status_cnt>.media-block.media-link__v2, .service-stub_content>a:hover, .isubmit:hover, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .d_comment_attachments .media-block.media-link__v2:hover, #field_nameTheme, .gift-price, .mst.__redesign .mst_ac:hover, .dropdown_cnt, .inew_ic, .d_header_layer_bottom, .ui-datepicker, .html5-vpl_menu, .w-x-ph__menu__dropdown, .social-button .ucard-v, .burger-menu.__active .burger-menu_ac";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 5px #000 !important;";
        cssText += "  }";
        cssText += ".mdialog_list_counter:hover, .mdialog_list_counter_b:hover, #field_email:focus, #field_password:focus, #field_email:focus:hover, #field_password:focus:hover, #field_phone:focus, #field_phone:focus:hover, .photo-wall-layer_button-bubble:hover";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 5px 2px #000 !important;";
        cssText += "  }";
        cssText += "/*.anonym-feed_main .portlet_h, .anonym-feed_aside .portlet_h,*/ .portlet_h {";
        cssText += "box-shadow: 0 4px 2px -2px #000 !important;";
        cssText += "}";
        cssText += ".chat_boost.__hello-stickers .hello-stickers {";
        cssText += "    box-shadow: 0px -6px 10px -3px #111 !important;";
        cssText += "}";
        cssText += "  .suggest.__scroll.__active";
        cssText += "  {";
        cssText += "    box-shadow: 0 5px 5px 1px rgba(0,0,0,.7) !important;";
        cssText += "  }";
        cssText += "#feelingHeaderBackgrounds";
        cssText += "{";
        cssText += "    box-shadow: 0 2px 5px 1px rgba(0,0,0,.7) !important;";
        cssText += "}";
        cssText += "  #mainContent.grid .covers_cat_i__selected .covers_cat_i_cnt::before, .user .sc-menu, .user .srp_cnt, .media-layer_c, #mainContent.grid .compactProfile_pht, table.mw_tbl>tbody>tr>td, .comments_reply-comment, .user .gwt-shortcutMenu-content, .growl_lnk, .iblock-cloud.__light, .iblock-cloud.__left, .compactProfile_pht, .media-layer_topics, .payments-cards_icon, .payments-history_image, .payments-services_image, .sc-menu";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 10px 3px #fff !important;";
        cssText += "  }";
        cssText += "  .lcTc_avatar.__l";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 10px 5px #fff !important;";
        cssText += "  }";
        cssText += "  .feed_b>.media-status>.media-status_cnt>.media-block.media-link__v2:hover, .media-status.__accent .media-status_cnt:hover, .feed_b>.media-status>.media-status_cnt>.media-block>div.media-block:hover, .mst.__redesign:hover, .mst__current .media-share:hover, .dsub .media-share:hover, .mst.mst__current:hover, #middleColumn .mst:hover, #field_email:hover, #field_password:hover, #field_phone:hover, .discovery-item.__widgets-redesign a.discovery-item_ac_i:hover";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 5px #eb722e !important;";
        cssText += "  }";
        cssText += "  .media-block.media-link__v2:hover .media-link_a";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 10px 2px #eb722e !important;";
        cssText += "  }";
        cssText += "  #listBlockPanelUserGuests .ugrid .ugrid_i a.button-pro.__sec.__small.__ic.__send-msg.mt-x[title=\"Написать сообщение\"]:hover, #hook_Block_RightColumnFriendPossible .entity-item_status.__action .button-pro.__sec:hover, .toolbar-layer.__feedback .notif .button-pro.__sec:hover, .toolbar-layer.__feedback .notif .button-pro.comments_add-controls_save:hover, .vp-layer-channel .vp-layer-channel_ac .button-pro.__sec:hover, .comment-cloud_ovr, .group-info-panel.__visual-island a.button-pro:hover, .notif_media_cnt .notif_btn .button-pro.__small:hover, #hook_Block_TopFriendshipRequestBlock .portlet .wide-block .button-pro.__small:hover, form.comments_add_form .comments_add-controls .button-pro:hover, #MessagesPromptedLoader .chat_friends .chat_friends_i:hover .button-pro.__small, .subscribe-btn.button-pro.__small:hover, a.button-pro[id=\"logoff.cancel\"]:hover, input[id*=\"logoff.confirm\"]:hover, form[action*=\"PopLayerHelpFeedback\"] .button-pro:hover, .posting-form input[value=\"Поделиться\"]:hover, .portlet.__holiday.__birth a.button-pro.__small:hover, .button-pro.make-gift-link:hover, .button-pro.__small:hover, .game-preview_lk:hover+video+.game-preview_panel .game-preview_btn.button-pro, a.button-pro[href^=\"/dk?st.cmd=giftsFront\"]:hover, .portlet.__invisible a.button-pro:hover, .button-pro.__sec:hover, .button-pro.__wide:hover, .button-pro.post-uploaded_btn:hover, .button-pro.attachButton:hover, .button-pro:hover, .pf_svip-other_i:hover, .formButtonContainer input.button-pro:hover, #smsCode:hover:not(:focus), .photo-pins";
        cssText += "  {";
        cssText += "    box-shadow:0 0 10px 0px #000 inset !important;";
        cssText += "  }";
        cssText += "  .comments_smiles_lst::before";
        cssText += "  {";
        cssText += "    box-shadow: 0 4px 2px #000 inset !important;";
        cssText += "  }";
        cssText += "  .pform-photos .ucard-v.__l";
        cssText += "  {";
        cssText += "    box-shadow: inset 0 0 0 1px #000 !important;";
        cssText += "  }";
        cssText += "  #mainContent.grid #mainContentLeftColumn, #mainContentLeftColumn";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 10px #000 !important;";
        cssText += "  }";
        cssText += "#hook_Block_ToolbarSuggestions .search_suggest_w";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 10px 5px #000 !important;";
        cssText += "  }";
        cssText += "  .msg_tx";
        cssText += "  {";
        cssText += "    box-shadow: 0 2px 6px rgba(0,0,0,.5) !important;";
        cssText += "  }";
        cssText += "  .disc_header";
        cssText += "  {";
        cssText += "    box-shadow: 0 8px 10px rgba(0,0,0,.5) !important;";
        cssText += "  }";
        cssText += "  .isl";
        cssText += "  {";
        cssText += "    box-shadow: 0px 0px 5px rgba(0,0,0,.6) inset !important;";
        cssText += "  }";
        cssText += "  .topPanel_m .disc_simple_input, .topPanel_m .disc_simple_input_w, .topPanel_m .ok-e, .photo-layer_descr_ceditable, .anonym_login_user-control";
        cssText += "  {";
        cssText += "    box-shadow: inset 0 1px 0 #333 !important;";
        cssText += "  }";
        cssText += "  .YoulaOK_Form_Radio_Radio label .radio-box:hover .radio::before";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 3px #000 inset !important;";
        cssText += "  }";
        cssText += "  .fader";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 14px #333 !important;";
        cssText += "  }";
        cssText += "  .user-settings.h-mod>div>.sticky-plank.__on .sticky-plank_cnt::before";
        cssText += "  {";
        cssText += "    box-shadow: 0px 3px 3px 2px rgba(0,0,0,0) !important;";
        cssText += "  }";
        cssText += "  .d_comment_time_delim_t span";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 3px #FD6347 !important;";
        cssText += "  }";
        cssText += "  .msg_sys";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 1px #FD6347 !important;";
        cssText += "  }";
        cssText += "  .comments_i.__active > .comments_current::before, .ic_invis-stat, .media-status.__accent .media-status_cnt, .service-stub_content>a, .isubmit";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 3px #9ACD32 !important;";
        cssText += "  }";
        cssText += "  .widget_cnt:hover, .tip_cnt:hover";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 5px #eb722e !important;";
        cssText += "  }";
        cssText += "  span.html5-link_w>.button-pro";
        cssText += "  {";
        cssText += "    box-shadow: 0 -1px 0 0 #588B00 inset !important;";
        cssText += "  }";
        cssText += "  span.html5-link_w>.button-pro:hover";
        cssText += "  {";
        cssText += "    box-shadow: 0 -1px 0 0 #6FA217 inset !important;";
        cssText += "  }";
        cssText += "  .posting-form_poll .posting-form_poll_i__counter:focus";
        cssText += "  {";
        cssText += "    outline: #000 auto 3px !important;";
        cssText += "    border: 1px solid #000 !important;";
        cssText += "    box-shadow: 0 0 2px 1px #000 !important;";
        cssText += "  }";
        cssText += "  .posting-form_overlay.__active";
        cssText += "  {";
        cssText += "    opacity: 0.1 !important;";
        cssText += "  }";
        cssText += "  .media-layer.__edit .mlr_top .ucard_img_a, .media-layer.__edit .mlr_top .ucard_info .o.ellip-i, .media-layer.__edit .mlr_top .mlr_top_r, .toolbar_logo_img, .media-layer_topic .photo_img";
        cssText += "  {";
        cssText += "    opacity: 0.3 !important;";
        cssText += "  }";
        cssText += "  .vp-layer_video.js-vp-layer_video:not(.__active) .vp-layer_video_img, .media-layer_arw .arw_ic, .mus_player-controls_i.__disabled, #hook_Block_ShortcutMenu .sc-menu img.sc-menu_user_img, .cp, .photo-sc_grid_i__animated, .posting_ac_i .posting_ac_ic, .posting-form_selection_screen .m_track_opt_ico, .media-block.media-poll.__redesign input[type=\"radio\"]:not(:checked)+.poll_check-vis";
        cssText += "  {";
        cssText += "    opacity: 0.5 !important;";
        cssText += "  }";
        cssText += "  .gift-card, .mus-tr_i.__disabled .mus-tr_cnt, .ugrid.__guest .ugrid_i, .portlet .ugrid_i, .online-fr_card .photo_img, .loader-container .ugrid_i, .cp_al, .cp_ef, .__profile, .u-menu_a__sub-open, .photo-widget.__edit, .photo-widget.__del, .selectable-card.__gerb .selectable-card_ic, .selectable-card.__gerb.__active .selectable-card_ic, .selectable-card.__selected .selectable-card_ic, .selectable-card.__selected:hover .selectable-card_ic, .selectable-card_ic, .vl_grid_w .vid-card_img, .notif_w.__v2 .notif_media a .photo_img, .notif_w.__v2 .notif_media .ucard-v a .photo-crop_img, .html5-vpl_related-card_i img, .vid-card_cnt .vid-card_duration-w, .vid-card_cnt .vid_play, .video-card_play, .friendship-portlet_cnt .ucard-v, .feed-nav-container .uslider_i[data-l=\"t,addToFavoritesLayer\"], .ifCards .cardsTable .ifCard .selectable-card, #hook_Loader_UserAlbumStreamBlockLoader .ugrid_i, .photo-wall-grid_column .photo-wall-card_img, .photo-wall-stream_refresh";
        cssText += "  {";
        cssText += "    opacity: 0.7 !important;";
        cssText += "  }";
        cssText += ".image-hover, .posR .ucard-mini.o img, .chat_toolbar_cnt .chats_i_img img, .toolbar-layer.__msg .chat_list.__inverted .msg_sys a.o img, #msg_dialogs_list_scroller .chats_i .chats_i_img>img, .notif_obj .vid_play, .vid-card__l .vid-card_img, .feed-w .feed_top .feed_ava .dblock .feed_ava_img";
        cssText += "  {";
        cssText += "    opacity: 0.8 !important;";
        cssText += "  }";
        cssText += ".photo_img, .feed.__wide .feed_top .feed_ava_img, .feed.__wide .comments_author-avatar img, .toolbar-layer.__feedback .notif_media_cnt .photo, .toolbar-layer.__feedback .notif_subj .photo, .notif_w.__v2 .notif_media .ucard-v a.dblock img, .feed-rec_i .feed-rec_thumb, .posting-form_selection_screen .posting-form_track__sel .m_track_opt_ico";
        cssText += "  {";
        cssText += "    opacity: 0.9 !important;";
        cssText += "  }";
        cssText += "  .vp-layer_video.js-vp-layer_video:hover .vp-layer_video_img, .media-layer_arw.arw__next:hover .arw_ic, .media-layer_arw.arw__prev:hover .arw_ic, .posting-form .button-pro.__disabled, .gift-card:hover, .toolbar_logo_img:hover, .media-layer_topic:hover .photo_img, .ugrid.__guest .ugrid_i:hover, .portlet .ugrid_i:hover, .online-fr_card .photo_img:hover, #hook_Block_ShortcutMenu .sc-menu a:hover img.sc-menu_user_img, .jcol-r__action .tico, .cp_al:hover, .cp_ef:hover, .cp:hover, .__profile:hover, .photo_img:hover, .photo-sc_grid_i:hover, .image-hover:hover, .photo-widget.__edit:hover, .photo-widget.__del:hover, .selectable-card.__gerb .selectable-card_ic:hover, .selectable-card.__gerb.__active .selectable-card_ic:hover, .selectable-card.__selected .selectable-card_ic:hover, .selectable-card.__selected .selectable-card_ic:hover, .selectable-card_ic:hover, .posting_ac_i:hover .posting_ac_ic, .vl_grid_w .vid-card_img:hover, .feed.__wide .feed_top .feed_ava_img:hover, .feed.__wide .comments_author-avatar img:hover, .toolbar-layer.__feedback .notif_media_cnt .photo, .toolbar-layer.__feedback .notif_subj .photo:hover, .notif_w.__v2 .notif_media .ucard-v a:hover img, .notif_w.__v2 .notif_media .ucard-v a:hover .photo_img, .notif_w.__v2 .notif_media .ucard-v a .photo-crop_img:hover, .posR .ucard-mini.o:hover img, .chat_toolbar_cnt .chats_i_img img:hover, .toolbar-layer.__msg .chat_list.__inverted .msg_sys a.o:hover img, #msg_dialogs_list_scroller .chats_i:hover .chats_i_img>img, .html5-vpl_related-card_i:hover img, .vid-card_cnt:hover .vid-card_duration-w, .vid-card_cnt:hover .vid_play, .video-card_lk:hover .video-card_play, .notif_obj:hover .vid_play, .friendship-portlet_cnt .ucard-v:hover, .feed-nav-container .uslider_i[data-l=\"t,addToFavoritesLayer\"]:hover, .ifCards .cardsTable .ifCard .selectable-card:hover, .ifCards .cardsTable .ifCard .selectable-card.__active, .ifCards .cardsTable .ifCard .selectable-card.__active:hover .selectable-card_ic, .ifCards .cardsTable .ifCard .selectable-card:hover .selectable-card_ic, .feed-rec_i:hover .feed-rec_thumb, #hook_Loader_UserAlbumStreamBlockLoader .ugrid_i:hover, .vid-card__l .vid-card_img:hover, .posting-form_selection_screen .posting-form_track__sel:hover .m_track_opt_ico, .ugrid_i:hover .widget-list_i *, .photo-wall-grid_column .photo-wall-card_img:hover, .photo-wall-stream_refresh:hover, .feed-w .feed_top .feed_ava .dblock .feed_ava_img:hover, .media-block.media-poll.__redesign .poll_i:hover input[type=\"radio\"]+.poll_check-vis";
        cssText += "  {";
        cssText += "    opacity: 1.0 !important;";
        cssText += "  }";
        cssText += ".ic_arrow-d-w {";
        cssText += "background-position: 0 -3884px !important;";
        cssText += "}";
        cssText += "  .mainContentDoubleColumn:not(.wide-profile) .pf-with-ava.__two-buttons .pf-with-ava_cnt, .mainContentDoubleColumn:not(.wide-profile) .pf-with-ava.__two-buttons .posting-form_itx_w, .mainContentDoubleColumn:not(.wide-profile) .pf-with-ava.__two-buttons .pf-with-ava_cnt, .mainContentDoubleColumn:not(.wide-profile) .pf-with-ava.__two-buttons .posting-form_itx_w";
        cssText += "  {";
        cssText += "    width: 99.1% !important;";
        cssText += "  }";
        cssText += "  .html5-vpl_reshare_tabs";
        cssText += "  {";
        cssText += "    width: 99.57% !important;";
        cssText += "  }";
        cssText += "  .sharing";
        cssText += "  {";
        cssText += "    width: 622px !important;";
        cssText += "  }";
        cssText += "  .mlr .comments_sticky.__on .sticky-plank_cnt";
        cssText += "  {";
        cssText += "    width: 608px !important;";
        cssText += "  }";
        cssText += "  .toolbar_logo_img";
        cssText += "  {";
        cssText += "    width: 112% !important;";
        cssText += "  }";
        cssText += ".feed.__wide .media-block.media-shared__v2 .media-block.media-link__v2 {";
        cssText += "max-width:505px !important;";
        cssText += "}";
        cssText += ".photo-wall-layer_button.__sec {";
        cssText += "    height: 25px !important;";
        cssText += "}";
        cssText += ".photo-wall-layer_button {";
        cssText += "    height: 27px !important;";
        cssText += "}";
        cssText += ".photo-wall-layer_button.__alt, .photo-wall-layer_button {";
        cssText += "    height: 27px !important;";
        cssText += "}";
        cssText += "  .pform_add-btn .button-pro";
        cssText += "  {";
        cssText += "    height: 36px !important;";
        cssText += "  }";
        cssText += "  .mdialog_cont_top.__new-msg:hover, .mdialog_cont_bot.__new-msg:hover, .narrow-feed .feed-nav-container .feed-nav_i.__active::before, .narrow-feed .feed-nav-container .feed-nav_i::before, .narrow-feed .feed-nav-container .feed-nav_i.__active:hover, .narrow-feed .feed-nav-container .feed-nav_i:hover";
        cssText += "  {";
        cssText += "    border-color: rgba(0,0,0,0) !important;";
        cssText += "  }";
        cssText += "  .mml_popup.mml_popup__fixed .layer_hld";
        cssText += "  {";
        cssText += "    top: 35% !important;";
        cssText += "  }";
        cssText += "  .chat.__home .chat_friends .ic-online";
        cssText += "  {";
        cssText += "    bottom:0px !important;";
        cssText += "  }";
        cssText += ".narrow-feed-wrapper .online-fr_card .ic-online {";
        cssText += "bottom:-2px !important;";
        cssText += "}";
        cssText += ".feed_comments .ic-online, .chat_toolbar_cnt .chats_i_img .ic-online, #msg_dialogs_list_scroller .chats_i .ic-online {";
        cssText += "bottom:-5px !important;";
        cssText += "}";
        cssText += "  .online-fr_i .online-fr_btn";
        cssText += "  {";
        cssText += "    padding: 0 0 !important;";
        cssText += "  }";
        cssText += "  .isubmit, .service-stub_content>a";
        cssText += "  {";
        cssText += "    padding: 5px !important;";
        cssText += "  }";
        cssText += "  .form_i>span>.isubmit";
        cssText += "  {";
        cssText += "    padding: 0 0 6px 0 !important;";
        cssText += "  }";
        cssText += ".gftwdgtrdsn .feed .portlet-gift-wrap .widget_cnt {";
        cssText += "padding:2px 8px 0px 3px !important;";
        cssText += "}";
        cssText += "  #mainContent.grid.wide-profile.mainContentDoubleColumn #mainContentLeftColumn, .media-block.media-link__v2 .media-link_img__big, .media-block.media-link__v2 .media-link_img";
        cssText += "  {";
        cssText += "    padding: 10px !important;";
        cssText += "  }";
        cssText += "  #middleColumn #hook_Block_PostingForm>.portlet";
        cssText += "  {";
        cssText += "    padding: 11px !important;";
        cssText += "  }";
        cssText += "  .topPanel_m .d_comment_time_delim_date";
        cssText += "  {";
        cssText += "    padding: 5px 15px !important;";
        cssText += "  }";
        cssText += "  #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete";
        cssText += "  {";
        cssText += "    padding: 3px 8px 3px 8px !important;";
        cssText += "  }";
        cssText += "  .button-pro.__def";
        cssText += "  {";
        cssText += "    padding: 0 0 0 5px !important;";
        cssText += "  }";
        cssText += "  .mdialog_cont_top.__new-msg .mdialog_cont_t, .mdialog_cont_bot.__new-msg .mdialog_cont_t";
        cssText += "  {";
        cssText += "    padding-top: 0px !important;";
        cssText += "  }";
        cssText += ".entity-shortcut-menu_name {";
        cssText += "padding-left: 3px !important;";
        cssText += "}";
        cssText += "  .mml_popup.__wide.mml_popup__fixed .layer_hld";
        cssText += "  {";
        cssText += "    margin-left: -292px !important;";
        cssText += "  }";
        cssText += "  .comments_i .vid-card_stub_w.__attach, .feedback_comment .vid-card_stub_w.__attach";
        cssText += "  {";
        cssText += "    margin:10px 0 10px 0 !important;";
        cssText += "  }";
        cssText += "  .pf-with-ava .posting-form_itx_w";
        cssText += "  {";
        cssText += "    margin-left: 6px !important;";
        cssText += "  }";
        cssText += "  .toolbar.__pro-click .toolbar_logo";
        cssText += "  {";
        cssText += "    margin-left: 0px !important;";
        cssText += "  }";
        cssText += "  .media-block.media-link__v2 .media-block";
        cssText += "  {";
        cssText += "    margin: 0 20px !important;";
        cssText += "  }";
        cssText += "  #mainContent.grid.gifts.wide-profile.mainContentDoubleColumn #mainContentContentColumn";
        cssText += "  {";
        cssText += "    margin: 0 -10px 0 0 !important;";
        cssText += "  }";
        cssText += "  .d_comment_time_delim_t span";
        cssText += "  {";
        cssText += "    padding: 2px 5px 2px 5px !important;";
        cssText += "  }";
        cssText += "  .chat.__home .chat_friends .ic-online";
        cssText += "  {";
        cssText += "    left:0px !important;";
        cssText += "  }";
        cssText += "  .posting-form_itx_arw, .d_comment_time_delim_tx::before";
        cssText += "  {";
        cssText += "    left: -5px !important;";
        cssText += "  }";
        cssText += "  .light-disc .d_comment_time_delim_t span::before";
        cssText += "  {";
        cssText += "    left: -6px !important;";
        cssText += "  }";
        cssText += "  .toolbar-layer_w.__msg.__left-column .search-input_search-ic";
        cssText += "  {";
        cssText += "    left: -7px !important;";
        cssText += "  }";
        cssText += "  .feedback_type.__left {";
        cssText += "    left:88px !important;";
        cssText += "  }";
        cssText += "  .posting-form_itx_arw_w";
        cssText += "  {";
        cssText += "    border-color: #7ccb00 #7ccb00 transparent transparent !important;";
        cssText += "    left: -9px !important;";
        cssText += "    top: 0px !important;";
        cssText += "  }";
        cssText += "  a.button-pro[id=\"logoff.cancel\"], form[action*=\"PopLayerHelpFeedback\"] span.button-pro {";
        cssText += "    top:-1px !important;";
        cssText += "}";
        cssText += "  #Status-null>.posting-form_itx_w>.posting-form_itx_arw_w";
        cssText += "  {";
        cssText += "    border-color: #7ccb00 #7ccb00 transparent transparent !important;";
        cssText += "    top: -2px !important;";
        cssText += "  }";
        cssText += "  .posting-form_itx_arw";
        cssText += "  {";
        cssText += "    top: -5px !important;";
        cssText += "  }";
        cssText += "  .light-disc .d_comment_time_delim_t span::before, .d_comment_time_delim_tx::before";
        cssText += "  {";
        cssText += "    top: 6px !important;";
        cssText += "  }";
        cssText += "  .toolbar";
        cssText += "  {";
        cssText += "    background-position: 0 -48px !important;";
        cssText += "  }";
        cssText += ".social-icon.__vk {";
        cssText += "transform:scale(0.6)";
        cssText += "}";
        cssText += "  .posting-form .form-actions .button-pro.__disabled, .button-pro.__disabled, .button-pro.__disabled:focus, .button-pro.__disabled:hover, .button-pro.__disabled:active, .button-pro[disabled], .isubmit, #hook_FormButton_button_create, #hook_FormButton_button_edit, #hook_FormButton_button_delete, .comments_smiles_popup.__redesign .comments_smiles_tabs_i, .formButtonContainer input, .modal_buttons>input:hover, .irc_l label, .irc_l .input_w *, li.form_ul_li:hover>label.tico, .api-settings #AppEditForm .form_i.__on .api-form-ul_li:hover>label";
        cssText += "  {";
        cssText += "    cursor: pointer !important;";
        cssText += "  }";
        cssText += ".photo-card_cnt .disabling-layer, .photo-card.__zoom .gif_hld, .photo-card.__zoom .gif_preview, .photo-card.__zoom .gif_video, .photo-card.__zoom .photo-card_cnt {";
        cssText += "cursor:url('https://c.radikal.ru/c39/1801/2f/48d835610626.png'), auto !important;";
        cssText += "}";
        cssText += "  a, .photo-card_delete-complete .photo-card_delete-status a.lp, .entity-shortcut-menu_about a.lp";
        cssText += "  {";
        cssText += "    text-decoration: underline !important;";
        cssText += "  }";
        cssText += ".notif_anniversary, .notif_topic_views {";
        cssText += "font-size:40px !important";
        cssText += "}";
        cssText += "  .wrapper.sidebar-left #searchGroup, .wrapper.sidebar-left .nav-second li.search input";
        cssText += "  {";
        cssText += "    font-weight: normal !important;";
        cssText += "  }";
        cssText += "#hook_Block_PhotoLayerMainRB {";
        cssText += "z-index:2 !important;";
        cssText += "}";
        cssText += "  .lcTc_avatar.__l, .ic-online";
        cssText += "  {";
        cssText += "    z-index:1 !important;";
        cssText += "  }";
        cssText += "  #hook_Block_GiftsFrontMRB .isubmit";
        cssText += "  {";
        cssText += "    padding: 0px !important;";
        cssText += "  }";
        cssText += "  .itx, .n-t, .ntf_tx__light, .ft a, .mctc_navMenuDDLIL, .button-pro:hover, .media_more>.media_more_a>.media_more_ic:hover, .portlet-i_h__nb, .iblock.__ok>.al, .feed_b>.media-status>.media-status_cnt>div>.media_more>.media_more_a:hover, .media_more>.media_more_a:hover, .u-menu>.mb-10>a.al, div.ucard_info_name>.ellip-i>a.al, .disc_input_cnt>#ok-e-d, .toolbar_dropdown>.u-menu>.u-menu_li:last-child>.u-menu_a>.tico>.u-menu_tx, .toolbar_dropdown>.u-menu>.u-menu_li:nth-last-child(2)>.u-menu_a>.tico>.u-menu_tx, .textWrap:hover a.media-text_lnk, .portlet_tx, .suggest_ul>.suggest_li>.ucard>.ucard_info, .dropDownListContentWrapper, .custom-isl_ul, div.formButtonContainer>span.button-pro.__sec, .growl.__active:hover .growl_comment, .mctc_navMenuSec.mctc_navMenuActiveSec>span, .portlet_h_name_t>a.ml, .faq_list_i *, .ic_delete .gwt-shortcutMenu-iconlink-item, .ic_block a.gwt-shortcutMenu-iconlink-item, #locationSearch .h-mod *, #community3CityContainer .h-mod *, #community2CityContainer .h-mod *, #community6CityContainer .h-mod *, #community4CityContainer .h-mod *, #community5CityContainer .h-mod *, input[value=\"Подарить\"], .ucard-v .publisher-select_n, #hook_FormButton_button_leave.button-pro.form-actions_yes, #button_cancel, .sticky-plank.u-settings_sticky.h-mod.__on input.__disabled, .nav-side_i.__ac .lstp-t, .sticky-plank.u-settings_sticky.h-mod.__on input.button-pro, .nav-side_i.__ac .lstp-t, .sticky-plank.u-settings_sticky.h-mod.__off input.button-pro, .sticky-plank.u-settings_sticky.h-mod.__off input.__disabled:hover, .sticky-plank.u-settings_sticky.h-mod.__on input.__disabled:hover, .sticky-plank.u-settings_sticky.h-mod.__off a.button-pro.__sec, .sticky-plank.u-settings_sticky.h-mod.__on a.button-pro.__sec, .wrapper.sidebar-left .user-passport, .wrapper.sidebar-left .current-purse-balance, .friends-page .portlet_h_inf a.al, .portlet_h.portlet_h__nb .portlet_h_inf .al, .portlet.group-main-portlet .portlet_h_name_t>a, .progress.taCenter.__no-anim.__expand.__dark .noIM, .progress.taCenter.__no-anim.__expand.__dark .closeNavPr.wl, .mdialog_chat .mdialog_chat_info a.dsub_usr.lp, .mdialog_chat .mdialog_chat_info span.dsub_date, .toolbar_dropdown>.u-menu>.u-menu_li:nth-child(3)>.u-menu_a>.tico>.u-menu_tx, a.lp[href^=\"/help\"], .photo-sc_w.photo-sc-w .photo-sc.__self .iblock.__ok a, .gift-front_cnt .portlet_h_ac.al, #vp-sidebar .portlet_h_inf .vp-chat_h_ac, .u-settings_sticky .button-pro.__disabled, .group-settings .info, .group-settings span.tico:hover, .group-settings a, #groupTODO span.lstp-t:hover, .feeling-layer_tx .input-d,  .posting-form .__disabled, #join_community_buttons .__disabled, .toolbar_nav_a>.toolbar_nav_i_ic .toolbar_nav_i_tx-w, .lp.js-license-link, .video-upload-wrapper .fs-12.lstp-t.mt-6x, .talkative-heads:hover .button-pro, .irc_w-p .lstp-t.__nextline, .card-list-sm .lstp-t, a.ucard-mini-list_all_lk, .entity-shortcut-menu_about span.tico:hover, .ucard-mini.__na .ucard-mini_info, .feeling-layer_form .button-pro.__sec, .mdialog_chat_add-comment .html5-link_w:hover .u-menu_a span.tico, .photo-layer_descr_form .button-pro.__small, .comments_form .button-pro, .__profile .button-pro.__sec.__small, .entity-shortcut-menu_footer-item:hover *, .vl_btn .tico, .marks.__light .marks_ic.__plus *, .feed.__wide .feed_top .feed_date, #leftColumn .nav-side_i .lstp-t>span, .toolbar_accounts .u-menu_a:hover .u-menu_tx, .progress_ac_tx, .progress_tx, #hook_Form_feedbackForm .iblock, #listBlockPanelUserGuests .ugrid .ugrid_i a.button-pro.__sec.__small.__ic.__send-msg.mt-x[title=\"Написать сообщение\"], .portlet-gift-wrap .widget_cnt .widget_count, .friendship-portlet_cnt div.sc-menu_w+div+div.ellip, .iblock-cloud_cnt, .stub-empty_tx.taCenter, .photo-wall-stream_menu-a";
        cssText += "  {";
        cssText += "    text-shadow: none !important;";
        cssText += "  }";
        cssText += "  .tico__50:hover, .tico__12, .tdn:hover .tico, .iblock.__ok>.al:hover, .service-stub_content>a, .mus-tr_a:hover, .mus-tr_cnt, .va:hover, div.notif_btn>a.mr-4x>span.tico:hover, .mus_player_status-uploader:hover, .u-menu_li .flash-link_w:hover .tico, .u-menu_li .html5-link_w:hover .tico, .u-menu_a:hover .tico_simb_txt, .u-menu_a:hover .tico, .v2_gs_filter_list>li>span:hover, .search_suggest_show-all_w, .user-settings_i:hover, .user-settings_i_cnt>.al:hover, .tico_txt:hover, .lp:hover .lp, .lp:hover, a[target=\"_top\"], .x-ph__link.x-ph__link_selected, div.groups_post_content.groups_post_content__w-avatar div.feed-i_action span span a.o.ellip-i, div.online-fr_all a, div.online-fr_city span.tico a, a[href*=\"/dk?cmd=joinDiscussion\"], a[href*=\"/discussions\"], li>a.gwt-shortcutMenu-iconlink-item, a.media_more_a, a[href*=\"/profile\"], a[id*=\"klass-klass\"], a.al.controls-list_counter.show-on-hover_a, a.link-show-more, span.toggle-span-text:hover, div.toggle-span.wl:hover, a.wl.il.dsub_text.dsub_head_sub_leave, .o:hover .o, .ob:hover .ob, .o:hover, .ob:hover, div.tag-box__list a, li.ff_li>ul.ff_links>li.ff_links_li>a, .ff_links_li>a[target=\"_self\"], a.mctc_navMenuSec, a.nav-side_i.__ac, a.nav-side_i, .pager .link, .pager .alink, .feed_date.tdn.curPointer, .mctc_navMenuDDLIL, a.compactProfile_info_l.o, .button-pro.__wide.__gift, .filter_i, .filter_i.__active, .mctc_nameLink.bl, div.vp-layer_video-list>div>a.vp-layer_video.js-vp-layer_video, div.vp-layer_video-list>a.vp-layer_video.js-vp-layer_video, .js-video-album-link, .ucard_add-info_i.ellip>a, .mml_dropdown_a.mus-tr_a.ellip, div.mus-tr_cnt>a, span.foh-s.mus-tr_info>a, .foh-s.mus-tr_info>a, div.m_c_col-data_ac>a.mus-dl.m_c_col-data_ac_i.js-hide-in-edit, div.mus_card_n.textWrap>span.mus_card_n_a, .m_c_s_c_go_to.mt-x, .vl_btn, .mus_player_artist, .mus_player_song, .mus_player_playing-cnt, .mml_ucard_n:hover, .m_c_s_c_go_to, .mml_subcat_btn *, .button-pro, .al, .o, .mml_dropdown_f_a, span.tico:hover, .marks-new_ic, .ob, .x-ph__link.x-ph__link_last, .x-ph__link, .user-settings_i, div.portlet_f>a, div.interests_main>div>a, a.lp, li.interests_main-edit_li>a, div.comments_smiles_tabs>a, a.mdialog_cont_menu_a, .tab_a, div.linkContainer>a, .portlet_h_name_t>a.ml, .portlet_h1 .ml[href=\"/help\"], a.x-ph__projects__link, .search_suggest_t,  .vp-layer_video, .track_song:hover, .track_song, .track_album, .track_artist, .widget_cnt, .jcol-r.jcol-r__action .tico.wl, .il, .mctc_nameLink, .mctc_name_tx.bl:hover, .compact-profile_a, .portlet_h_ac, .chat_friends_i, .islands.anonym__rich .ff_links_li a, .mst_close, .portlet.__holidays-feed a.lp-t, .poll_i_count, .poll_total, .comments_replied:hover, .comments_replied:hover .ellip-i, .platform-buttons_i, .html5-link_w:hover *, .ucard-mini.o:hover .ucard-mini_cnt_i, .chat_search_cancel.lstp, .custom-isl_choice, .custom-isl_i_l, div.stub-empty_tx a, .dropdown_i, .islands .inav_a, .group-info_lst_i a, .user-settings_i_lk.lstp, .channel_subscribe, .channel_n, #uvummb.progress_ac_tx wl, #reshare_XpostMenuItems .suggest_a, .covers_control_cnt_w, .ff_links_li>a, .ovr-menu_a, .mml_cat_btn, .mml_subcat_btn, .html5-vpl_ac_i, a[href^=\"/online\"], .portlet_f, .pf_motivation_lk, #videoUpBar .progress_ac_tx, a[href*=\"ok.ru/gifts\"], .online-fr_footer a[href*=friends], .arcticmodal-container_i2 .form input[type=\"text\"], .arcticmodal-container_i2 .form input[type=\"password\"], .arcticmodal-container_i2 .form select, .arcticmodal-container_i2 .form textarea, .arcticmodal-container_i2 .btn.link-btn, .arcticmodal-container_i2 a, .wrapper.sidebar-left>.nav-second ul li a, .scroller.baron>ul.news-container>li>a, .wrapper.sidebar-left .tabs li a, .wrapper.sidebar-left .list-item.ajax, a.user-name, .wrapper.sidebar-left .user-passport, .wrapper.sidebar-left #btnMore, .purse-actions a, .thumbnails-w_h_ac, .media-layer_topic, a.cp.cp_ff, .inav_a, .balance-box a, .all-operations-title a, .operation-list a, .media-layer_topics-more_lk, .ugrid_i .payments-services_h a, a.popUp_select_i, .html5-vpl_next-video_close, .mus-dl, .mus-il, .mus_tabs_i_a:hover, .mus_tabs_i_a:hover .mus_tabs_i_a_count, .mus_card_ac_i, .mus_card_n_a.mus-l:hover, .invisible-setting:hover .tico, .tags.__topics .tag, .fade-on-hover, .ui-datepicker-calendar td span.ui-state-default, a.ui-state-default, .portlet.group-main-portlet .portlet_h_name_t>a, .progress.taCenter.__no-anim.__expand.__dark .resendNavReq.wl, .progress.taCenter.__no-anim.__expand.__dark .closeNavPr.wl, .portal-msg.__promo-okruP .portal-msg_cnt, .disc-i .disc-i_cnt_name:hover, .photo-sc_w.photo-sc-w .photo-sc.__self .iblock.__ok a, .controls-list_item.fade-on-hover .widget .widget_cnt .widget_tx, .notif .notif_footer .controls-list_item .widget .widget_cnt:hover .widget_tx, .gift-front_cnt .portlet_h .portlet_h_name_t>a, .notif_pro.__allinc, .YoulaOK_Components_Menu_MenuComponent>.category>li .menu_link, .YoulaOK_Components_Tabs_TabsComponent .tabs>li a, .YoulaOK_Components_Filters_FiltersComponent .menu > li a, .YoulaOK_Components_Menu_MenuComponent > .category > li .submenu .subcategories > li .submenu_link, .toolbar_user_edit, .form_i>a, .group-settings a, .Button, .alert-danger a, .footer-service-suggest_wrap, .p2ppromo-block-top-mastercard, .give-gift_a, .user-shortcut-menu_status-arrow, .video-chat-buttons_i, a.ucard-mini-list_all_lk, .comments_show-image_a, .mdialog_list_as-read:hover .tico span, .toolbar_accounts-menu .u-menu .u-menu_a:hover span, .toolbar_accounts .ucard-mini_cnt_i, .entity-shortcut-menu_a, .input-l, #myPhotosLink, #uploadPageLink, a.fs-12, .mml_dropdown_a, #video_all .vp-layer-channel .ucard_add-info_i a[hrefattrs^=\"st.cmd=altGroupMain\"], .posting_poll_menu_t, .photo-wall-layer_ac-cnt *, .photo-wall-stream_menu-a";
        cssText += "  {";
        cssText += "    text-decoration: none !important;";
        cssText += "  }";
        cssText += "  .portlet.__holiday, .portlet.__wish, .portlet.__invisible, .isl, .loader-controls_scroll, .ovr-menu_w>.ovr-menu>.photo-sm>.sc-menu__hidden, #_mPF, .user-settings_i, #field_nameTheme, .comments_smiles_tabs_i, .msg-search .it, .portlet, .covers_cat_i, .iblock-cloud_dropdown .suggest_ul, .js-feedback-list .link-show-more, .recommended-group .il, .controls-list_item.fade-on-hover .widget .widget_cnt, .notif .notif_footer .controls-list_item .widget .widget_cnt, #hook_Block_LeftColumnTopCardAltGroup .u-menu_li_ul, .pf_add_w, #posting_form_text_field, .msg.__sys.__hide-seen .msg_sys, .portlet.__photo-app .media-photos_a, .user-feed .portlet.__photo-app .media-photos_a, .toolbar_accounts-menu .u-menu, .friendship-portlet_cnt .dblock *, #hook_Block_MyFriendsNewPageMRB .portlet div[class=\"h-mod friendship-portlet\"] .photo_img, .button-pro.__sec.online-fr_msg";
        cssText += "  {";
        cssText += "    border: none !important;";
        cssText += "  }";
        cssText += "  .fo4c_h_divider, .comments_smiles_nav, .descrInpCnt .itx_w textarea";
        cssText += "  {";
        cssText += "    border-top: none !important;";
        cssText += "  }";
        cssText += "  .user.fcofw .ft::after, .descrInpCnt .itx_w textarea";
        cssText += "  {";
        cssText += "    border-left: 1px solid #333 !important;";
        cssText += "  }";
        cssText += "  .scroller.baron .table.table-header-limit, .__has-friends.__hover .online-fr_footer";
        cssText += "  {";
        cssText += "    border-left: none !important;";
        cssText += "  }";
        cssText += "  .descrInpCnt .itx_w textarea, .scroller.baron .table.table-header-limit";
        cssText += "  {";
        cssText += "    border-right: none !important;";
        cssText += "  }";
        cssText += "  .toolbar-layer_h, .comments_smiles_tabs, .comments_smiles_divider, .feed.h-mod[debug-fid*=\"127-BANNER\"], .light-disc .mdialog .toggle-span-selected, .light-disc .mdialog .toggle-span-selected:hover";
        cssText += "  {";
        cssText += "    border-bottom: none !important;";
        cssText += "  }";
        cssText += ".feeling-default {";
        cssText += "border-bottom-left-radius:0px !important;";
        cssText += "border-bottom-right-radius:0px !important;";
        cssText += "}";
        cssText += "  table.mw_tbl";
        cssText += "  {";
        cssText += "    border-collapse: separate !important;";
        cssText += "  }";
        cssText += "  div.shortcutRoundedPanel>div.srp_cnt, .button-pro, .comments_smiles_lst::before, .comments_smiles_lst::after, .pl_description-ceditable, .button-pro.__def:hover, #field_email, #field_password, #field_phone, .comments_smiles_ovr.__top, .comments_smiles_ovr.__bottom, .toolbar-layer_menu.__light, .link-show-more.link-show-more__photo, .comments_smiles_ovr.__top, .islands .modal-new_actions .modal-new_cnt, #id-prev-comm-link-w .link-show-more, .js-feedback-list .link-show-more, .covers_preview, .modal-new_actions .modal-new_cnt, .arcticmodal-container_i2 .btn:hover, .arcticmodal-container_i2 .btn:focus, .controls-list_item.fade-on-hover .widget .widget_cnt, .notif .notif_footer .controls-list_item .widget .widget_cnt:hover, #hook_Block_LeftColumnTopCardAltGroup .u-menu_li_ul, .msg.__sys.__hide-seen .msg_sys, .toolbar_accounts-menu .u-menu, .islands-v2 #hook_Block_GuestPresentPromo, .islands-v2 #mainTopContentRow, .islands-v2 .covers_cat, .islands-v2 .nav-side.__navigation, .islands-v2 .pf_motivation, .islands-v2 .online-fr, .islands-v2 .online-fr .online-fr_block.__fixed-bottom, .islands-v2 .online-fr .online-fr_block.__fixed-top, .islands-v2 .photo-stream .html5-link_w, .islands-v2 .photo-stream .photo-sc_w, .islands-v2 .photo-stream-loader, .islands-v2 .portlet, .islands-v2 .feed-list .feed, .islands-v2 .portlet .filter, .islands-v2 .portlet.__holiday + .jcols, .islands-v2 .create-group, .islands-v2 .group-videos-upload, .islands-v2 .apps-showcase__video .apps-showcase__video_cnt, .islands-v2 .apps-showcase .portlet .ugrid, .islands-v2 .apps-showcase_recommended-apps, .islands-v2 .apps-showcase_search, .islands-v2 .apps-showcase_search-result, .islands-v2 .user-statuses .feed, .islands-v2 .user-statuses .stub-empty, .islands-v2 #hook_Block_GiftsFrontSidebar > .gifts-balance:first-child, .islands-v2 .achiev_list_i, .islands-v2 .achiev_top-panel, .islands-v2 .gifts-search, .islands-v2 .gift-front_cnt .portlet_h, .islands-v2 .gift-front_cnt .ugrid, .islands-v2 .holidays_add, .islands-v2 .user-feed .filter, .islands-v2 .gs_filter_column, .islands-v2 .gs_search_h, .islands-v2 .gs_search_tags, .islands-v2 .narrow-feed .mst, .islands-v2 .recent-bar, .islands-v2 .user-settings, .islands-v2 .feeds-search-wrapper .stub-empty, .islands-v2 .feeds-search-wrapper .tags.__topics, .islands-v2 .feeds-search, .link-show-more, .link-show-more_loading, .islands-v2 .photo-sc-w, .islands-v2 .filter.__groups, .islands-v2 .tags.__topics, .islands-v2 .groups-search, .islands-v2 .group-feed .feed, .islands-v2 .group-feed .link-show-more, .islands-v2 .group-feed .link-show-more_loading, .islands-v2 .main-feed .link-show-more, .islands-v2 .main-feed .link-show-more_loading, .islands-v2 .user-feed .link-show-more, .islands-v2 .user-feed .link-show-more_loading, .islands-v2 .user-statuses .link-show-more, .islands-v2 .user-statuses .link-show-more_loading, .islands-v2 .feed_stub .feed, .islands-v2 .stub-empty.__bookmarks, .group-info-panel.__visual-island, .feed-nav-container, .portlet.__holiday.__birth .portlet_h, .vp-layer-info .portlet_h, .portlet_h.portlet_h__nb.noPadding, .islands-v2 .recovery-block, .photo-wall .filter.__standalone";
        cssText += "  {";
        cssText += "    box-shadow: none !important;";
        cssText += "  }";
        cssText += "  .fader-img, .posting-form_itx_w .input_placeholder, .mus_player_cover, .fcofw .online-fr_i:hover, .widget-list.__dark .widget_cnt span";
        cssText += "  {";
        cssText += "    background-color: transparent !important;";
        cssText += "  }";
        cssText += "  a.toolbar_logo:hover, #prl_img1, html, body, .photo-layer_bottom.__redesign .sticky-plank.__on .sticky-plank_cnt .comments_form::after, .photo-layer_bottom_block.__comments .sticky-plank.__on .sticky-plank_cnt .comments_form::after, .portal-msg.__promo-okruP::before, .entity-shortcut-menu_cnt.__birthday, .mlr.__process::after";
        cssText += "  {";
        cssText += "    background-image: none !important;";
        cssText += "  }";
        cssText += "  .custom-scrolling, .mdialog_chat_conversation_cnt";
        cssText += "  {";
        cssText += "    transition-property: none !important;";
        cssText += "  }";
        cssText += "  .feed_banners, .feed-adv, .media-link_h_a, .feed>.h-mod, div.trg-b-banner-block.trg-b-200xX, #hook_BannerForthColumn_ForthColumnTopBannerInner, .rb_banner, .topPanel_m .dialogWrapperBanner, .topPanel_d .dialogWrapperBanner, .banner350, .__games.portlet, #bannerWithTitlePanel_TargetBanner, .leftCustomAdv, .toolbar_a_img, .mctc_link, .exit-popup, .slider_w.__showcase .slider, .slider_w.__showcase .slider_ctrl.__prev .arw_ic, .prl_adv_cnt, .dialogWrapperBanner, .feed.h-mod[debug-fid*=\"127-BANNER\"], #hook_Block_StickyBannerContainer, #hook_Block_FeedGamesCampaign, .feed.h-mod[debug-fid*=\"127-BANNER\"] .feed_close, div[id*=\"gwt-uid_banner\"] a, div[id*=\"gwt-uid_banner\"] .feed_h_l, div[id*=\"gwt-uid_banner\"] .widget-list, .feed.h-mod[debug-fid*=\"127-BANNER\"] .age-limit, div.feed_h[style^=\";display: block\"] *, .feed-adv, #promo-okru, .rocit_cnt, .rocit_advice, .feed.__promo, .feed.__no-ava.h-mod, .pro-gwl .button-pro.__gift, .pf_motivation, .u-menu_li.pro-summer2017, .u-menu_li.pro-moneyvip-april, .dialogWrapperBanner__inner.banner_new__loaded, .dialogWrapperBanner.dialogWrapperBanner__top, div[id^=\"gwt-uid_banner\"], .banner-sticky-container, .islands-v2 .feed-list .feed.__wide[data-l=\"t,pp\"], #hook_Block_Talkative, div.feed-w+.feed-w>.feed.__wide[style*=\";display: block !important\"], .portal-msg.__promo-okru.__olimp, .feed-w>.feed.__klass[style*=\"display: block !important\"]";
        cssText += "  {";
        cssText += "    display: none !important;";
        cssText += "  }";
        cssText += "  div.ft-push div#fo4cc";
        cssText += "  {";
        cssText += "    height: 0px !important;";
        cssText += "  }";
        cssText += "  .feed.h-mod[debug-fid*=\"127-BANNER\"], .feed-adv .media-block.media-link__v2, .feed-adv *, div[data-btype=\"LinkBanner_navigate\"], .feed_label, div[id*=\"gwt-uid_banner\"] .feed_cnt, div[id*=\"gwt-uid_banner\"] .media-text_cnt_tx.textWrap, div[id*=\"gwt-uid_banner\"] .collage_i, .feed_cnt[style^=\";display: block\"], .dialogWrapperBanner.dialogWrapperBanner__top, #hook_BannerForthColumn_ForthColumnTopBannerInner, #hook_Block_StickyBannerContainer, #hook_ViewportHeightAwareBanner_ViewportHeightAwareBannerInner, .dialogWrapperBanner__inner.banner_new__loaded, .dialogWrapperBanner.dialogWrapperBanner__top, div.feed-w+.feed-w>.feed.__wide[style*=\";display: block !important\"]";
        cssText += "  {";
        cssText += "    width: 0px !important;";
        cssText += "    height: 0px !important;";
        cssText += "    opacity: 0 !important;";
        cssText += "    top: 0 !important;";
        cssText += "    left: -9999999px !important;";
        cssText += "    position: absolute !important;";
        cssText += "  }";
    }
    if (
        /(?:^|\.)apiok\.ru$/.test(domain)
    ) {
        cssText += "::-moz-selection";
        cssText += "  {";
        cssText += "    color: #FFC381 !important;";
        cssText += "    background: rgba(0,0,0,0) !important;";
        cssText += "    background-color: rgba(0,0,0,0) !important;";
        cssText += "  }";
        cssText += "  *::selection";
        cssText += "  {";
        cssText += "    color: #FFC381 !important;";
        cssText += "    background: rgba(0,0,0,0) !important;";
        cssText += "    background-color: rgba(0,0,0,0) !important;";
        cssText += "  }";
        cssText += "  body, .menu-elem.selected, .content, .island, .live-search > div:first-child, .live-search a>div, .live-search, .popup, .submenu-breadcrumb-elem";
        cssText += "  {";
        cssText += "    background: #333 !important;";
        cssText += "  }";
        cssText += "  .highlight .err";
        cssText += "  {";
        cssText += "    background-color: #333 !important;";
        cssText += "  }";
        cssText += "  input[type=\"text\"], input[type=\"url\"], input[type=\"email\"], input[type=\"tel\"], textarea, select, .live-search a:hover>div";
        cssText += "  {";
        cssText += "    background-color: #222 !important;";
        cssText += "  }";
        cssText += "  .search-results .search-island";
        cssText += "  {";
        cssText += "    background-color: #444 !important;";
        cssText += "  }";
        cssText += "  header.site-header, footer.site-footer, .search-results .search-island .match";
        cssText += "  {";
        cssText += "    background-color: rgba(0,0,0,.5) !important;";
        cssText += "  }";
        cssText += "  .language:hover";
        cssText += "  {";
        cssText += "    background-color: transparent !important;";
        cssText += "  }";
        cssText += "  td, a, .language, .menu-elem div, .image_list.island, .island h3, .island p, .live-search div, .popup-ui *, .submenu-breadcrumb>a>span";
        cssText += "  {";
        cssText += "    transition-duration: 0.05s !important;";
        cssText += "    transition-property: content, box-shadow, border, border-color, color, text-shadow, background, background-image, opacity !important;";
        cssText += "    transition-timing-function: ease-in-out !important;";
        cssText += "    -webkit-transition: all linear 0.4s !important;";
        cssText += "    -moz-transition: all linear 0.4s !important;";
        cssText += "    -ms-transition: all linear 0.4s !important;";
        cssText += "    -o-transition: all linear 0.4s !important;";
        cssText += "    transition: all linear 0.4s !important;";
        cssText += "  }";
        cssText += "  h1, h3, h2, td:hover a, .language:hover, .menu-elem.selected, .live-search div:hover, td:hover a:hover, .search-results .search-island .match>em, a.github-edit, .index-content>table td:hover a";
        cssText += "  {";
        cssText += "    color: #fff !important;";
        cssText += "  }";
        cssText += "  h1, h3, td:hover a, .language:hover, .menu-elem.selected, .search-results .search-island .match>em, a.github-edit";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #fff !important;";
        cssText += "  }";
        cssText += "  .island:hover p, .content ul li, .content p>em";
        cssText += "  {";
        cssText += "    color: #ccc !important;";
        cssText += "  }";
        cssText += "  html, body, a, .language, .image_list_content p, .content p, td:hover a, .languages-container a[href=\"\"] .language:hover";
        cssText += "  {";
        cssText += "    color: #aaa !important;";
        cssText += "  }";
        cssText += "  .menu-elem.selected, .submenu-elem.selected>a";
        cssText += "  {";
        cssText += "    color: #ee8208 !important;";
        cssText += "  }";
        cssText += "  .menu-elem.selected";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #ee8208 !important;";
        cssText += "  }";
        cssText += "  .menu-elem:hover div, .highlight .nx, .content>ol>li>a, .content>p>strong>a, .search-results .search-island a,a.github-edit:hover";
        cssText += "  {";
        cssText += "    color: #edff81 !important;";
        cssText += "  }";
        cssText += "  .menu-elem:hover div, .content>ol>li>a:hover, .content>p>strong>a:hover, .search-results .search-island a:hover, a.github-edit:hover";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #edff81 !important;";
        cssText += "  }";
        cssText += "  .highlight .p, .highlight .na";
        cssText += "  {";
        cssText += "    color: #9ACD32 !important;";
        cssText += "  }";
        cssText += "  .highlight .err";
        cssText += "  {";
        cssText += "    color: #C53636 !important;";
        cssText += "  }";
        cssText += "  .highlight .k";
        cssText += "  {";
        cssText += "    color: #FF8C00 !important;";
        cssText += "  }";
        cssText += "  .highlight .kc";
        cssText += "  {";
        cssText += "    color: #B4DCFF !important;";
        cssText += "  }";
        cssText += "  .highlight .o";
        cssText += "  {";
        cssText += "    color: #FF0000 !important;";
        cssText += "  }";
        cssText += "  .highlight .s1, .highlight .s2, .highlight .s";
        cssText += "  {";
        cssText += "    color: #FF6347 !important;";
        cssText += "  }";
        cssText += "  .highlight .nt, .object, .property, span.type";
        cssText += "  {";
        cssText += "    color: #739BFF !important;";
        cssText += "  }";
        cssText += "  ul>li>a, .content>p>a, .language-html .nt";
        cssText += "  {";
        cssText += "    color: rgba(237,255,129,.8) !important;";
        cssText += "  }";
        cssText += "  ul>li>a:hover, .content>p>a:hover";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px rgba(237,255,129,.9) !important;";
        cssText += "  }";
        cssText += "  .island:hover h3, .string";
        cssText += "  {";
        cssText += "    color: #9acd32 !important;";
        cssText += "  }";
        cssText += "  .island:hover h3";
        cssText += "  {";
        cssText += "    text-shadow: 0 0 1px #9acd32 !important;";
        cssText += "  }";
        cssText += "  .highlight .kd";
        cssText += "  {";
        cssText += "    color: #C560FB !important;";
        cssText += "  }";
        cssText += "  table>thead>tr:first-child";
        cssText += "  {";
        cssText += "    color: rgba(154, 205, 50, .7) !important;";
        cssText += "  }";
        cssText += "  tbody>tr>td:first-child";
        cssText += "  {";
        cssText += "    color: rgba(253,99,71,1) !important;";
        cssText += "  }";
        cssText += "  tbody>tr>td:nth-child(3)";
        cssText += "  {";
        cssText += "    color: rgba(244,164,96,.7) !important;";
        cssText += "  }";
        cssText += "  .image_list.island";
        cssText += "  {";
        cssText += "    border: 1px dashed #333 !important;";
        cssText += "  }";
        cssText += "  .image_list.island:hover, .search-results .search-island, .popup";
        cssText += "  {";
        cssText += "    border: 1px dashed #000 !important;";
        cssText += "  }";
        cssText += "  .menu-bottom:hover div::before";
        cssText += "  {";
        cssText += "    border-color: #edff81 !important;";
        cssText += "  }";
        cssText += "  table, th, td, input[type=\"text\"]:disabled, input[type=\"url\"]:disabled, input[type=\"email\"]:disabled, input[type=\"tel\"]:disabled, input[type=\"text\"], input[type=\"url\"], input[type=\"email\"], input[type=\"tel\"], textarea, select, .highlight, .code, .live-search, .island, input[type=\"checkbox\"] + label::before, .submenu-breadcrumb";
        cssText += "  {";
        cssText += "    border-color: #000 !important;";
        cssText += "  }";
        cssText += "  .live-search div";
        cssText += "  {";
        cssText += "    border-top-color: #000 !important;";
        cssText += "  }";
        cssText += "  .island";
        cssText += "  {";
        cssText += "    border-radius: 5px !important;";
        cssText += "  }";
        cssText += "  .popup";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 5px 3px #fff !important;";
        cssText += "  }";
        cssText += "  .image_list.island:hover";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 2px 1px #000 !important;";
        cssText += "  }";
        cssText += "  .live-search, .submenu-breadcrumb";
        cssText += "  {";
        cssText += "    box-shadow: 0 0 5px #000 !important;";
        cssText += "  }";
        cssText += "  td:hover a, .search-results .search-island a, .languages-container a[href=\"\"] .language:hover";
        cssText += "  {";
        cssText += "    text-shadow: none !important;";
        cssText += "  }";
    }

    if (cssText.length > 0) {
        GM_addStyle(cssText);
    }
})();