Skip to content

Instantly share code, notes, and snippets.

@aveao
Last active December 17, 2016 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aveao/4319b9b02ba7d27a45ca262283d06a3e to your computer and use it in GitHub Desktop.
Save aveao/4319b9b02ba7d27a45ca262283d06a3e to your computer and use it in GitHub Desktop.
UserStyles I use
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("chat.stackexchange.com"), domain("chat.stackoverflow.com"), domain("chat.meta.stackexchange.com")
{
#roomdesc, #room-tags {display: none !important;}
}
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("chat.stackexchange.com"), domain("chat.stackoverflow.com"), domain("chat.meta.stackexchange.com")
{
#footer-legal, #footer-logo {display: none !important;}
#input-area { width: initial !important; }
}
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("chat.stackexchange.com") {
.onebox.ob-image {opacity: 0.02 !important;}
.onebox.ob-image:hover {opacity: 1 !important;}
}
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document domain("jeuxvideo.com"),url-prefix("http://www.youtube.com/"), url-prefix("https://plus.googleapis.com"), url-prefix("https://plus.google.com/u/0/_/sharebox/aclwidget/canvas"), url-prefix("https://docs.google.com/picker?protocol=gadgets"), url-prefix("https://www.youtube.com/"), url-prefix("http://www.youtube.com/"), regexp("(https|http)://(apis|plus).(google|googleapis).(com|([a-z]{2}))(.[a-z]{2})?/.*first_party_property=YOUTUBE.*"), regexp("(https|http)://(apis|plus).google.(com|([a-z]{2}))(.[a-z]{2})?/.*internalcard.*"), regexp("(https|http)://apis.google.com/.*/hovercard.*"), regexp("(https|http)://apis.google.com/.*/widget/render?.*&first_party_property=YOUTUBE.*"), regexp("(https|http)://plus.google.com/.*/widget/render/comments?.*"), regexp("(https|http)://plus.google.com/.*/notifications/frame?.*"), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/webhp?.*"), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?."), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/search?.*"), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/\\?gfe_rd?.*"), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/\\?auth?.*"), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/\\?gws_rd?.*"), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/#q?.*"), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/imghp?.*") {
/* AGENT_SHEET */
scrollbar {
-moz-appearance: none !important;
border: none !important}
scrollbar {
background: #292929!important}
scrollbar thumb {
-moz-appearance: none !important;
border: none;
background: #3a3a3a!important;
background-clip: padding-box !important;
-moz-transition: ease-in .2s !important}
scrollbar thumb:not(:active):hover {
border-color: #3a3a3a!important;
background-color: #3a3a3a!important;
background-clip: padding-box !important}
scrollbar thumb:hover:active,
scrollbar thumb:active,
scrollbar thumb:hover[active="true"] {
border-color: #3a3a3a!important;
background: #3a3a3a!important;
background-clip: padding-box !important}
scrollbar scrollbarbutton,
scrollbar gripper,
scrollcorner {
-moz-appearance: none ! important;
border: 1px solid #272822 !important;
background: #272822 !important;
-moz-transition: ease-in .2s !important}
scrollbar[orient="vertical"] {
min-width: 10px !important;
max-width: 10px !important;
}
scrollbar[orient="horizontal"] {
min-height: 10px !important;
max-height: 10px !important;
}
scrollbar[orient="vertical"] > scrollbarbutton {
min-height: 17px !important;
max-height: 17px !important;
min-width: 15px !important;
max-width: 15px !important}
scrollbar[orient="horizontal"] > scrollbarbutton {
min-height: 15px !important;
max-height: 15px !important;
min-width: 17px !important;
max-width: 17px !important}
scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"] {
display:none!important;}
scrollbar[orient="vertical"] > scrollbarbutton[type="increment"] {
display:none!important;}
scrollbar[orient="horizontal"] > scrollbarbutton[type="decrement"] {
display:none!important;}
scrollbar[orient="horizontal"] > scrollbarbutton[type="increment"] {
display:none!important;}
scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"]:not([disabled="true"])[active="true"] {
display:none!important;}
scrollbar[orient="vertical"] > scrollbarbutton[type="increment"]:not([disabled="true"])[active="true"] {
display:none!important;}
scrollbar[orient="horizontal"] > scrollbarbutton[type="decrement"]:not([disabled="true"])[active="true"] {
display:none!important;}
scrollbar[orient="horizontal"] > scrollbarbutton[type="increment"]:not([disabled="true"])[active="true"] {
display:none!important;}
scrollbar > scrollbarbutton[disabled="true"] {
opacity: .5 !important}
scrollbar > scrollbarbutton:not([disabled="true"]):hover {
display:none!important;}
/*border-color: #3a3a3a!important;
background-color: #3a3a3a!important;
background-clip: padding-box !important*/
scrollbar > scrollbarbutton:not([disabled="true"]):hover:active,
scrollbar > scrollbarbutton:not([disabled="true"])[active="true"] {
/*-moz-appearance: none ! important;
border-color: #3a3a3a!important;
background-color: #3a3a3a!important;
background-clip: padding-box !important;*/
display:none!important;
}
}
/* END */
@-moz-document url-prefix("https://bitbucket.org/")
{
body, .homepage-section, .homepage-footer, .homepage-teams, #content .aui-sidebar + .aui-page-header, table.aui > tbody > tr, .aui-page-panel-content, table.bb-list tr:hover .labels, table.bb-list tr .labels
{
background-color: #222 !important;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkAgMAAAANjH3HAAAACVBMVEUaGhohISElJSUh9lebAAAB20lEQVRIx4XWuZXDMAwE0C0SAQtggIIYoAAEU+aKOHhYojTrYP2+QfOW/5QIJOih/q8HwF/pb3EX+UPIveYcQGgEHiu9hI+ihEc5Jz5KBIlRRRaJ1JtoSAl5Hw96hLB1/up1tnIXOck5jZQy+3iU2hAOKSH1JvwxHsp+5TLF5MOl1/MQXsVs1miXc+KDbYydyMeUgpPQreZ7fWidbNhkXNJSeAhc6qHmHD8AYovunYyEACWEbyIhNeB9fRrH3hFi0bGPLuEW7xCNaohw1vAlS805nfsrTspclB/hVdoqusg53eH7FWot+wjYpOViX8KbFFKTwlnzvj65P9H/vD0/hibYBGhPwlPO8TmxRsaxsNnrUmUXpNhirlJMPr6Hqq9k5Xn/8iYQHYIuQsWFC6Z87IOxLxHphSY4SpuiU87xJnJr5axfeRd+lnMExXpEWPpuZ1v7qZdNBOjiHzDREHX5fs5Zz9p6X0vVKbKKchlSl5rv+3p//FJ/PYvoKryI8vs+2G9lzRmnEKkh+BU8yDk515jDj/HAswu7CCz6U/Mxb/PnC9N41ndpU4hUU7JGk/C9PmP/M2xZYdvBW2PObyf1IUiIzoHmHW9yTncliYs9A9tVNppdShfgQaTLMf+j3X723tLeHgAAAABJRU5ErkJggg==) !important;
background-clip: border-box !important;
background-origin: padding-box !important;
background-attachment: scroll !important;
background-repeat: repeat !important;
background-size: auto !important;
background-position: left top !important;
color: #FAFAFA;
}
.marketing-hero, .pipelines-testimonial, .marketing-section--alternate, #plans .pricing > div, #plans .stash
{
background: #1C1C1C;
}
#plans .features, #plans .pricing .users
{
background: #131313;
}
.featured-integrations
{
background: #3C3C3C;
}
.marketing-footer
{
background: #161616;
}
.aui-message-banner.warning
{
background: #131313;
}
.diff-container
{
background: #1C1C1C;
color: #FAFAFA;
}
.refract-container .addition pre.source
{
color: #FAFAFA;
background: #030;
opacity: 1;
}
.aui-dialog2-content
{
background: #161616 !important;
}
.aui-dialog2-header, .aui-dialog2-footer
{
background: #0A0A0A !important;
}
.refract-container .addition pre.source ins
{
color: #FAFAFA;
background: #252;
}
.refract-container .deletion pre.source del
{
background: #700;
}
.refract-container .deletion pre.source
{
background: #400;
opacity: 1;
color: #FAFAFA;
}
.homepage-cross-sells-description, .footer-list a, h1, h2, h3, h4, h5, h6, .aui-dropdown2.aui-style-default a, form.aui .radio > label, form.aui .checkbox > label, .aui-nav-heading, .repo-sidebar .entity-name, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .filter-search input, .aui-navgroup-horizontal .aui-nav > .aui-nav-selected a, #dashboard .dashboard-item .text, form.aui label, form.aui legend, .aui-navgroup-vertical .aui-nav .aui-nav-selected > a, .aui-dialog h2.dialog-title, .newsfeed .news-item-description a, .refract-content-container .source, .marketing-grid--description, .integration--description, .integration-atl--description, #repo-overview #repo-stats .stats li a:hover
{
color: #FAFAFA;
}
.filter-container .filter-label, .repository-list--byline, #profile-header #user-profile h1 .username, .newsfeed .news-item time, .newsfeed .news-item-info a, #repo-overview #repo-stats .stats li a
{
color: #CCCCCC;
}
#repo-overview .repo-metadata > dt
{
color: #999999;
}
.workflow-box
{
background: #1C1C1C;
}
#footer-logo
{
background: #1C1C1C;
border: solid white 1px;
height: 30px;
}
.wiki-content pre
{
background: #1C1C1C;
border: solid white 1px;
}
.aui-select2-drop .select2-search input
{
background: #131313;
}
.bb-content-container-footer, .bb-content-container-header
{
background: #131313;
}
.CodeMirror-gutters
{
background: #161616;
}
.CodeMirror, .CodeMirror-scroll
{
background: #1C1C1C;
color: #FAFAFA;
}
.CodeMirror-cursor
{
border-color: #FAFAFA;
}
code, .refract-container .line-numbers-skipped
{
background: #0A0A0A;
}
.refract-container .line-numbers
{
width: 67px;
}
.refract-container .line-numbers::before, .refract-container .line-numbers::after {
width: 33px;
}
.refract-container .gutter
{
border: none;
}
.refract-container .last.line-numbers-skipped
{
border: solid white 1px;
width: 95px;
height: 17px;
}
.refract-container .comment-thread-container, .refract-container .comment-thread-container .comments-list
{
background-color: inherit;
}
.refract-container .comment-thread-container
{
margin-top: 2px;
}
.bb-udiff .heading
{
background: #0A0A0A;
}
form.aui .text, .aui-button, a.aui-button, .aui-dropdown2.aui-style-default, body.onboarding .onboarding-content, form.aui .textarea, form.aui .password, .file-history-widget a:hover
{
background: #1C1C1C;
color: #FAFAFA;
}
.file-history-widget a
{
background: #0A0A0A;
color: #FAFAFA;
}
.file-source-container .toolbar + #fileview-container .file-source
{
background: #161616;
}
.aui-button:hover, .aui-button.aui-dropdown2-trigger.active, .aui-sidebar .aui-sidebar-footer > .aui-sidebar-toggle:hover, .aui-sidebar.aui-is-hover .aui-sidebar-footer > .aui-sidebar-toggle
{
background: #0A0A0A;
color: #FAFAFA;
}
.file-source-container .toolbar
{
background: #0A0A0A;
}
.highlighttable td.linenos
{
background: #0A0A0A;
}
.highlighttable td.linenos a, #source-container .changeset-info .timestamp
{
color: #FAFAFA;
}
.nt
{
color: #3572B0;
}
.aui-button.aui-dropdown2-trigger:not(.aui-dropdown2-trigger-arrowless)::after, .aui-icon-dropdown, .marketing-grid--image
{
filter: invert(100%);
}
form.aui fieldset.big-radio-buttons input.radio:checked + label, .aui-navgroup-vertical .aui-nav > li > a:hover, .aui-select2-container.select2-container .select2-choice:hover, .aui-select2-container.select2-container.select2-container-active .select2-choice, form.aui .aui-select2-container, .aui-select2-container.select2-container .select2-choice, .aui-select2-container.select2-container a.select2-choice, .help-link:hover, .aui-tabs > .tabs-menu .menu-item.active-tab a:focus, .aui-tabs > .tabs-menu .menu-item.active-tab a:hover, .aui-tabs > .tabs-menu .menu-item.active-tab a, .aui-tabs > .tabs-menu .menu-item.active-tab a:link
{
background-color: #1C1C1C;
color: #FAFAFA;
}
form.aui fieldset.big-radio-buttons input.radio:hover + label, .aui-tabs > .tabs-menu .menu-item a:hover, .aui-tabs > .tabs-menu .menu-item a:link
{
background-color: #0A0A0A;
color: #FAFAFA;
}
.aui-sidebar .aui-navgroup-vertical .aui-nav .aui-nav-selected a
{
background-color: #0A0A0A;
color: #FAFAFA;
border-top: solid white 1px;
border-bottom: solid white 1px;
padding-top: 4px;
padding-bottom: 4px;
}
.aui-navgroup-vertical .aui-nav > li > a:hover, #repo-getting-started .getting-started-choice:hover, #repo-getting-started .getting-started-choice:hover, #repo-getting-started .getting-started-choice:focus, .aui-navgroup-vertical .aui-nav > li > a:focus, .aui-navgroup-vertical .aui-nav > li > a:hover
{
background-color: #161616;
color: #FAFAFA;
border-top: solid black 1px;
border-bottom: solid black 1px;
padding-top: 4px;
padding-bottom: 4px;
}
.aui-navgroup-vertical .aui-nav > li > a
{
padding-top: 5px;
padding-bottom: 5px;
}
.aui-select2-container.select2-container .select2-choice::after
{
border-top-color: #CCCCCC;
}
.filter-status > li[aria-pressed="true"] a, .filter-status > li[aria-pressed="true"] a:hover, a.aui-button.aui-button-light, .aui-dialog .dialog-button-panel, .aui-dialog h2.dialog-title
{
background-color: #1C1C1C;
color: #FAFAFA;
border: solid white 1px;
}
.filter-status > li a:hover, #content .bb-patch .heading .filename, .refract-content-container .line-numbers, .add-line-comment, .aui-sidebar .aui-sidebar-wrapper, .aui-navgroup-horizontal, .aui-inline-dialog .aui-inline-dialog-contents, .aui-inline-dialog .contents, .blank-slate-banner, .aui-button-subtle.aui-button:hover, .aui-dialog .dialog-page-body
{
background-color: #0A0A0A;
color: #FAFAFA;
border: solid white 1px;
}
.aui-buttons .aui-button:not(.aui-button-primary)
{
background-color: #1C1C1C;
color: #FAFAFA;
}
.aui-buttons .aui-button:hover:not(.aui-button-primary)
{
background-color: #0A0A0A;
color: #FAFAFA;
}
.aui-navgroup-horizontal .aui-nav > li a:hover
{
background-color: #0A0A0A;
color: #FAFAFA;
}
.aui-page-panel
{
background: #1C1C1C;
}
.aui-dropdown2.aui-style-default a, .aui-dropdown2.aui-style-default .aui-dropdown2-section > strong
{
background-color: #205081;
color: #FAFAFA;
}
#repo-clone-dialog .sourcetree-callout
{
background-image: linear-gradient(to bottom, #1C1C1C, #0A0A0A);
background-color: rgb(28, 28, 28);
}
#profile .blank-slate.no-following
{
background: none;
}
.participants ol li
{
background: transparent;
}
#pull-request-diff-header .main dt, #repo-content .view-pullrequest #pull-request-header .pull-request-self-link
{
color: #CCCCCC;
}
.sortable-table--column-header
{
background: transparent;
color: #CCCCCC;
}
.sortable-table--column-header:hover
{
background: transparent;
color: #FAFAFA;
}
.sortable-table--column-header[aria-sort="ascending"], .sortable-table--column-header[aria-sort="descending"]
{
background: transparent;
color: #FAFAFA;
}
.sortable-table--column-header[data-initial-sort-direction="ascending"]:hover::after
{
border-bottom-color: #FAFAFA;
}
.sortable-table--column-header[data-initial-sort-direction="descending"]:hover::after
{
border-top-color: #FAFAFA;
}
.sortable-table--column-header[aria-sort="ascending"]::after
{
border-bottom-color: #CCCCCC;
}
.sortable-table--column-header[aria-sort="descending"]::after
{
border-top-color: #CCCCCC;
}
.aui-select2-container.select2-container a.select2-choice
{
text-shadow: none;
}
.filter-bar .aui-select2-container.select2-container.filter-bar-async.select2-dropdown-open .select2-choice
{
background: #0A0A0A;
color: #FAFAFA !important;
}
.filter-bar .aui-button[aria-pressed="true"]
{
background: #0A0A0A;
color: #FAFAFA;
}
.filter-bar .aui-button[aria-pressed="true"]:focus, .filter-bar .aui-button[aria-pressed="true"]:hover
{
background: #131313;
color: #FAFAFA;
}
#issues-count, .aui-badge
{
background: #161616;
color: #FAFAFA;
}
.markItUpHeader
{
background: #161616;
}
.markItUpButton
{
background: #0A0A0A !important;
text-shadow: none !important;
}
.markItUpHeader .markItUpButton a
{
color: #FAFAFA !important;
}
.textarea-preview.previewing .preview-container
{
background: #1C1C1C;
}
table.bb-list .bb-list-item--highlight
{
background: #161616 !important;
}
.author .unmapped-user
{
color: #FAFAFA !important;
}
/*Messages*/
#notification-content table.bb-list tbody tr td
{
background: #1C1C1C !important;
}
#notification-content table.bb-list tbody tr.read td
{
background: #131313 !important;
}
#notification-content table.bb-list tbody tr.selected td
{
background: #0A0A0A !important;
}
}
@-moz-document regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?."), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/((\\?|webhp|search|gfe_rd|auth|gws_rd|#q|imghp|#gfe_rd|#safe|#pws|#tbs|#gws|#tbm).*)"), regexp("https?://encrypted.google.(com|([a-z]{2}))(.[a-z]{2})?/((\\?|webhp|search|gfe_rd|auth|gws_rd|#q|imghp|#gfe_rd|#safe|#pws|#tbs|#gws|#tbm).*)"), regexp("https?://encrypted.google.(com|([a-z]{2}))(.[a-z]{2})?."), regexp("https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/_/chrome/newtab\\?.*") {
/*
* Name: DarkSearch for Google
* Author: Nass O
* Version: 30052016.01
*/
/* Background */
html,body,#cnt,.rg_l,#botabar {
background: #101010 !important;
color: #c5c5c5;
}
/* Inverting colors */
#wob_gsp,.gb_Qb,._kac,.gb_Pb,#qbi,.ab_icon,.gb_Nb,.gsok_a,._Fnc,._Jxg,.stt-uf,._dVi,.kcb.checked::after,._gW {
-webkit-filter: invert(1)grayscale(1)!important;
-moz-filter: invert(1)grayscale(1)!important;
filter: invert(1)grayscale(1)!important;
}
._Zgf{
-webkit-filter: invert(.6)grayscale(1)!important;
-moz-filter: invert(.6)grayscale(1)!important;
filter: invert(.6)grayscale(1)!important;
}
._n0b {
-webkit-filter: invert(0.3)!important;
-moz-filter: invert(0.3)!important;
filter: invert(0.3)!important;
}
/* Images opacity */
#hplogo,#logo img,.gbii {
opacity: 0.7;
transition: opacity .2s;
}
#hplogo:hover,#logo img:hover,.gbii:hover {
opacity: 1;
transition: opacity .5s;
}
/* Scrollbar Chrome*/
*::-webkit-scrollbar {
width: 10px ! important;
height: 10px ! important;
background: #1e1e1e ! important;
border: 1px solid #252525 ! important;
}
*::-webkit-scrollbar-button {
display: none ! important;
}
*::-webkit-scrollbar-thumb,
*::-webkit-scrollbar-track {
border: 0 ! important;
box-shadow: none ! important;
}
*::-webkit-scrollbar-thumb {
min-height: 28px ! important;
background: #333333 ! important;
}
*::-webkit-scrollbar-corner,
*::-webkit-scrollbar-track {
background: #1e1e1e ! important;
}
/* Search bar */
#sb_ifc0 {
background: #222222;
}
.flt-around-date,._Bj ._vOe {
background-color: #222222! important;
border: 1px solid #262626! important;
}
.flt-around-date:hover {
border: 1px solid #2E2E2E! important;
border-top: 1px solid #2E2E2E! important;
}
.sbibod {
background-color: #222222;
border: 1px solid #262626;
}
.sbib_a {
background: #222222;
}
.sbhcn,.ktf:hover {
border: 1px solid #2E2E2E;
border-top: 1px solid #2E2E2E;
}
/* Text Input #C5C5C5 */
input,#lst-ib,select {
color: #C5C5C5!important;
}
input {
background-color: #222222;
}
/* Header */
.sfbgg {
background-color: #161616!important;
border-bottom: 1px solid #161616!important;
border-color: #161616;
background-image: -webkit-gradient(radial,100 36,0,100 -40,120,from(#161616),to(#161616));
}
.mw,._PJ {
background: #101010!important;
}
/* Footer */
#fbar {
background: #161616!important;
border-top: 1px solid #252525!important;
}
/* Search options bar */
#hdtbSum {
background: #1A1A1A!important;
border-bottom: 1px solid #222222!important;
}
#appbar,#hdtbMenus,#hdtb {
background: #1A1A1A!important;
}
/* Visited links */
/* Titles (blue) #7EB3F3 */
.rllt__action-button:visited, #gsr .rllt__action-button:active,._eMi,#sbsb_f,#sbsb_f:hover,a:link, .w, #prs a:visited, #prs a:active, .q:active, .q:visited, .kl:active, .tbotu {
color: #9BAED2;
}
._tX,._Qqb._tX.ellip,._Icb>a,.ab_dropdownlnkinfo:hover {
color: #7EB3F3 !important;
}
/* Links (blue) #89A2CF*/
a.fl:link, .fl a, .flt, a.flt, .gl a:link, a.mblink, .mblink b,#foot #navcnt a,a.fl.q._KCd._tWc,.st .f .fl {
color: #9BAED2!important;
}
/* Text #BDBDBD */
.rreh ._fk,span[style="color:#222"],#center_col ._Ak, #rhs ._Ak,._i2g,._g2g,.s,._cnc,#brs .med,._Adb,._tyb,.shop__secondary, .shop__secondary:link, .shop__secondary:visited,._Lqc,.lc-loc-text,.gko-ctrl, .gko-ctrl:link, .gko-ctrl:visited {
color: #BDBDBD !important;
}
/* Subtext #9f9f9f */
.sben_a,._Lgc .gl,._Wmc,._zX,._gdf,._RWc,span.f.nsa._uQb, .f a:link,._uQb,._bnc,._Tib, ._Tib a.fl,.f, .f a:link {
color: #aaa!important;
font-style: italic!important;
}
/* Matching words in search results #D3D3D3*/
.ads-creative b,.s .st em, .st.s.std em {
color: #D3D3D3;
}
/* visited links #BD90D7 */
.mblink:visited, a:visited,.sbpqs_a,a.fl:visited,.st .f .fl:visited {
color: #B8A7C3!important;
}
/* URL color #69AC82 */
.a, cite, cite a:link, cite a:visited, .cite, .cite:link, #_bGc>i, .bc a:link,._IId {
color: #85A691!important;
}
/* Strong Blue links #54A6F8 */
#hdtb-msb .hdtb-mitem.hdtb-msel, #hdtb-msb .hdtb-mitem.hdtb-msel-pre {
border-bottom: 3px solid #54A6F8!important;
color: #54A6F8!important;
}
#foot #navcnt .cur {
color: #fff!important;
}
/* Links (white) #c5c5c5 */
.flt-date,.price,._rl,td._xh.vk_gy._Vi,div._b5e .vk_bk,._dDh._XDh,._xZc,._wD ._Xbe,._Tsf,.hdtb-mn-hd,._tvg,._LJ .exp-txt-c,.mod,._eF,.kno-ecr-pt,.rg_bb_label,#hdtb-msb #hdtb-more, #hdtb-msb #hdtb-tls,._pk,a.fl,a._Gs,#hdtb .hdtb-mitem a,.ftl, #footer a,#gb#gb a.gb_P, #gb#gb span.gb_P,._HR a, #swml a {
color: #c5c5c5!important;
}
.gb_Q span {
opacity: 1;
}
/* Hover links (white) #E1E1E1 */
a._Gs:hover,._HR a, #swml a:hover,.hdtbItm label:hover, .hdtbItm a:hover, #hdtb-more-mn a:hover, #hdtb .hdtb-mitem a:hover, .hdtb-mn-hd:hover, #hdtb-more:hover, #hdtb-tls:hover {
color: #E1E1E1!important;
}
/* Mini search button */
#sblsbb,#sblsbb:hover {
background-color: #2E2E2E;
}
/* Button Shadow */
.jhp input[type="submit"], .sbdd_a input, .gbqfba {
background-image: -webkit-gradient(linear,left top,left bottom,from(#222),to(#222));
background-image: -webkit-linear-gradient(top,#222,#222);
background-image: -moz-linear-gradient(center top , #222, #222);
background-image: -o-linear-gradient(top,#222,#222);
background-color: #222;
border: 1px solid #242424;
color: #acacac;
box-shadow: 0px 0px 5px #0F0F0F;
}
/* Button Shadow Hover */
.jhp input[type="submit"]:hover, .sbdd_a input:hover, .gbqfba:hover {
background-image: -webkit-gradient(linear,left top,left bottom,from(#2E2E2E),to(#2E2E2E));
background-image: -webkit-linear-gradient(top,#2E2E2E,#2E2E2E);
background-image: -moz-linear-gradient(center top , #2E2E2E, #2E2E2E);
background-color: #2E2E2E;
background-image: linear-gradient(top,#2E2E2E,#2E2E2E);
background-image: -o-linear-gradient(top,#2E2E2E,#2E2E2E);
border: 1px solid #222;
color: #ccc;
box-shadow: 0px 0px 5px #0F0F0F;
}
/* Button */
.ab_button,#hdtb-tls:hover,.ksb {
background-image: -webkit-gradient(linear,left top,left bottom,from(#222),to(#222));
background-image: -webkit-linear-gradient(top,#222,#222);
background-image: -moz-linear-gradient(center top , #222, #222);
background-image: -o-linear-gradient(top,#222,#222);
background-color: #222;
border: 1px solid #262626;
color: #acacac!important;
}
#hdtb-msb .hdtb-tl-sel, #hdtb-msb .hdtb-tl-sel:hover {
background: -webkit-linear-gradient(top,#222,#222222) !important;
-webkit-box-shadow: inset 0 1px 2px 0 rgba(0,0,0,0.1)!important;
background: transparent -moz-linear-gradient(center top , #222, #222222) repeat scroll 0% 0%;
border: 1px solid #262626!important;
box-shadow: inset 0 1px 2px 0 rgba(0,0,0,0.1)!important;
margin-left: 9px!important;
}
/* Button Hover */
.ab_button:hover,.ksb:hover {
background-image: -webkit-gradient(linear,left top,left bottom,from(#282828),to(#282828));
background-image: -webkit-linear-gradient(top,#282828,#282828);
background-image: linear-gradient(top,#282828,#282828);
background-image: -moz-linear-gradient(center top , #282828, #282828);
background-image: -o-linear-gradient(top,#282828,#282828);
background-color: #282828;
border: 1px solid #2C2C2C;
color: #ccc;
}
/* Selected button */
.ab_button.selected, .ab_button.selected:hover,.ksb.ksbs, .ksb.ksbs:hover {
background-color: #222;
background-image: -webkit-gradient(linear,left top,left bottom,from(#141414),to(#1E1E1E));
background-image: -webkit-linear-gradient(top,#141414,#1E1E1E);
background-image: -moz-linear-gradient(center top , #141414, #1E1E1E);
background-image: linear-gradient(top,#141414,#1E1E1E);
border: 1px solid #262626;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
color: #afafaf;
margin: 0;
}
/* Dropdown background */
.ab_dropdown,.hdtb-mn-o, .hdtb-mn-c,.goog-menu,._-F,.gstl_50 .sbdd_a,.sbsb_b,.sbdd_b {
background: #222!important;
border: 1px solid rgb(38, 38, 38)!important;
box-shadow: 0 2px 4px rgba(0,0,0,0.2)!important;
}
.hdtbItm {
background: #222!important;
}
.hdtbSel, .hdtbSel #cdrlnk {
background-image: url(https://ssl.gstatic.com/ui/v1/menu/checkmark2.png)!important;
background-repeat: no-repeat !important;
}
/* Dropdown items color */
._-G,.goog-menuitem-content:hover,.goog-menuitem-content,.goog-menuitem, .goog-tristatemenuitem, .goog-filterobsmenuitem ,b .vk_bk,.hdtbItm.hdtbSel, #hdtb .hdtbItm a, #hdtb-more-mn a, #cdrlnk,.hdtbItm label:hover, .hdtbItm a:hover, #hdtb-more-mn a:hover, #hdtb .hdtb-mitem a:hover, .hdtb-mn-hd:hover, #hdtb-more:hover, #hdtb-tls:hover,a.ab_dropdownlnk, a.ab_dropdownlnk:visited, a.ab_dropdownlnk:hover, #appbar a.ab_dropdownlnk:active,.action-menu-button, .action-menu-item a.fl, .action-menu-toggled-item div {
color: #c5c5c5!important;
}
/* Dropdown Hover items */
.sbsb_c:hover,.gko-rs-sl:hover, ._-G:hover,.goog-menuitem:hover,.rg_fbl:hover,._wD:hover,.ab_dropdownitem.selected,#hdtb-more-mn a:hover, .hdtbItm.hdtbSel:hover, .hdtbItm a:hover, #cdrlnk:hover {
background-color: #2E2E2E!important;
}
/* SearchBar dropdown */
.sbsb_a {
background: #222;
}
.sbdd_b {
border: 1px solid #262626;
border-top-color: #2E2E2E;
}
.sbsb_d {
background: #2E2E2E;
}
/* Containers */
.vk_c, .vk_cxp,.kp-blk._zCd._Rqb._RJe,.rg_fbl,.rg_fbl:hover,.kp-blk._Jw._Rqb._RJe,._OKe {
background: #161616!important;
box-shadow: 0px 0px 5px #0B0B0B !important;
}
.rg_fbl,.rg_fbl:hover {
border: 1px solid #2C2C2C!important;
}
/* Separators */
#ifbd,.rgsep,.klbar,.rl_center {
background: #151515!important;
border-color: #151515!important;
}
._j2g,._xk,.vk_arc,._wYb{
background-color: #161616!important;
border-color: #252525!important;
}
.kp-blk .xpdclose ._wle, .kp-blk .xpdopen ._xle,#center_col ._Ak,._Sf,._wPc,.sh-sr__shop-result-group,#gko-sp.gko-open,._wNi,.rllt__action-button:not(:last-child) ._nMg,._qJg,._UWi,._cCh,.t7iPNCE6YvC__nav-right,.tb_view,._BZc,.xpdclose ._T1i:not(:empty), .xpdopen ._U1i:not(:empty),.scrt tr:first-child td,.scrt td,._UIf ._SIf, ._UIf ._hvg {
border-color: #252525!important;
}
.goog-menuseparator {
border-color: #474747!important;
}
/* Mini search bar */
.ktf {
background-color: #222 !important;
color: #C5C5C5!important;
border-color: #262626;
}
._zF, .mslg .ab_button, .mslg .kpgrb {
border: 1px solid #262626!important;
border-top: 1px solid #262626!important;
}
._zF:hover, .mslg .ab_button:hover, .mslg .kpgrb:hover {
border-color: #2E2E2E!important;
}
/* Arrow "show more" */
.vk_ard:after {
border-top: 16px solid #161616!important;
}
.vk_aru:after {
border-bottom: 16px solid #161616!important;
}
.vk_ard:before {
border-top: 16px solid #444444!important;
}
.vk_aru:before {
border-bottom: 16px solid #444444 !important;
}
.vk_ard, .vk_aru {
background-color: #444444!important;
}
/* Extra bar */
.rl_container,.rlc__slider,.rlc__slider-page,.flt-date {
background: #222222!important;
}
.rl_selected,.rl_item:hover {
background-color: #202020!important;
}
.rl_item,a.rl_item._pkf {
background-color: #222;
border-top: 1px solid #282828!important;
}
.rl_feature .kxbcl, .rl_feature .lxhdrbox {
color: #e2e2e2!important;
}
.rl_item .title {
color: #F6F6F6!important;
}
._Njf {
background: #B2B2B2!important;
}
/* Extras */
._V4e,._Q:hover {
background-color: #0D0D0D!important;
}
/* Titles in containers */
div[style="color:#777;vertical-align:top"],span._xdb a.fl,._W5e._X5e a,._yE ._wI,._W5e {
color: #ccc!important;
}
div._uhe a._Zjg span.rhsg3 {
color: #8F8F8F!important;
}
/* Shopping */
.sr__title,.sr__link, .sr__link:link, .sr__link:visited {
color: #c5c5c5!important;
}
.stt__tool .ksb, .stt__tool .goog-flat-menu-button, .stt__tool .ab_button,#topstuff .sh-sp__pswtr {
background-color: #101010!important;
color: #A4A4A4!important;
}
.stt__tool {
color: #c5c5c5!important;
}
.gko-itms-e .gko-i {
border: thin dashed #222222!important;
}
/* Blue icons */
._Jrh ._Mrh, .rllt__directions-button ._olf,._dMi{
-webkit-filter: invert(.2)!important;
-moz-filter: invert(.2)!important;
filter: invert(.2)!important;
}
/* Sponsored */
.flt-actionblock {
border: 1px solid #222222!important;
}
._pbb, a._pbb {
background-color: #101010!important;
}
._Z9b {
color: #666!important;
}
/* Annnonce */
._mB {
background-color: #7B6D3E!important;
}
._KYh {
color: #ADADAD!important;
}
._Rsi {
color: rgba(224, 224, 224, 0.87)!important;
}
/* Calculator */
.cwtlb,.cwtlbh {
border: 1px solid #313131!important;
border-top: 1px solid #313131!important;
}
.cwtltbl {
color: #A8A8A8!important;
}
.cwtlwm {
background-color: #161616!important;
}
.cwlgb-tpl {
background-image: -moz-linear-gradient(top,#2E2E2E,#2E2E2E)!important;
background-image: -ms-linear-gradient(top,#2E2E2E,#2E2E2E)!important;
/* filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#f5f5f5,EndColorStr=#f1f1f1);*/
background-image: -o-linear-gradient(top,#2E2E2E,#2E2E2E)!important;
background-image: -webkit-gradient(linear,left top,left bottom,from(#2E2E2E),to(#2E2E2E))!important;
background-image: -webkit-linear-gradient(top,#2E2E2E,#2E2E2E)!important;
background-color: #2E2E2E!important;
background-image: linear-gradient(top,#2E2E2E,#2E2E2E)!important;
border: 1px solid #353535!important;
color: #B3B3B3!important;
}
.cwdgb-tpl {
background-image: -moz-linear-gradient(top,#3B3B3B,#3B3B3B)!important;
background-image: -ms-linear-gradient(top,#3B3B3B,#3B3B3B)!important;
/* filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#d6d6d6,EndColorStr=#d0d0d0);*/
background-image: -o-linear-gradient(top,#3B3B3B,#3B3B3B)!important;
background-image: -webkit-gradient(linear,left top,left bottom,from(#3B3B3B),to(#3B3B3B))!important;
background-image: -webkit-linear-gradient(top,#3B3B3B,#3b3b3b)!important;
background-color: #d6d6d6!important;
background-image: linear-gradient(top,#3B3B3B,#3B3B3B)!important;
border: 1px solid #484848!important;
color: #b3b3b3!important;
}
.cwrb-tpl {
background-image: -moz-linear-gradient(top,#2E2E2E,#3B3B3B)!important;
background-image: -ms-linear-gradient(top,#2E2E2E,#3B3B3B)!important;
/* filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#d6d6d6,EndColorStr=#d0d0d0);*/
background-image: -o-linear-gradient(top,#2E2E2E,#3B3B3B)!important;
background-image: -webkit-gradient(linear,left top,left bottom,from(#2E2E2E),to(#3B3B3B))!important;
background-image: -webkit-linear-gradient(top,#2E2E2E,#3B3B3B)!important;
background-color: #2E2E2E!important;
background-image: linear-gradient(top,#2E2E2E,#3B3B3B)!important;
border: 1px solid #484848!important;
color: #b3b3b3!important;
}
.cwdb-tpl {
background-image: -moz-linear-gradient(top,#2E2E2E,#3B3B3B)!important;
background-image: -ms-linear-gradient(top,#2E2E2E,#3B3B3B)!important;
/* filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#d6d6d6,EndColorStr=#d0d0d0);*/
background-image: -o-linear-gradient(top,#2E2E2E,#3B3B3B)!important;
background-image: -webkit-gradient(linear,left top,left bottom,from(#2E2E2E),to(#3B3B3B))!important;
background-image: -webkit-linear-gradient(top,#2E2E2E,#3b3b3b)!important;
background-color: #2E2E2E!important;
background-image: linear-gradient(top,#2E2E2E,#3b3b3b)!important;
border: 1px solid #484848!important;
color: #b3b3b3!important;
}
.cwdrsb-tpl {
border: 1px solid #656565!important;
background-color: #656565!important;
color: #444!important;
}
.cwbb-tpl {
background-image: -moz-linear-gradient(top,#656565,#656565)!important;
background-image: -ms-linear-gradient(top,#656565,#656565)!important;
/* filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#656565,EndColorStr=#656565);*/
background-image: -o-linear-gradient(top,#656565,#656565)!important;
background-image: -webkit-gradient(linear,left top,left bottom,from(#656565),to(#656565))!important;
background-image: -webkit-linear-gradient(top,#656565,#656565)!important;
background-color: #656565!important;
background-image: linear-gradient(top,#656565,#656565)!important;
border: 1px solid #6F6F6F!important;
}
.cwbd:hover .cwlgb-tpl {
background: #373737!important;
border-color: #373737!important;
}
/* Translator */
.tw-lang-selector-wrapper {
border: 1px solid #161616!important;
}
.tw-lang-selector {
color: #8E8E8E!important;
}
.tw-lang-selector:hover {
color: #B1B1B1!important;
}
.tw-lang-selector-wrapper:after {
border-color: #8E8E8E transparent!important;
color: #8E8E8E!important;
}
.tw-lang-selector-wrapper:hover:after {
border-color: #B1B1B1 transparent!important;
}
.tw-menu-btn:hover .tw-menu-btn-image:first-child {
background-color: #161616!important;
border-color: #161616!important;
}
.tw-menu-btn {
opacity: 0.3!important;
}
.tw-menu-btn:hover {
opacity: 1!important;
}
.tw-data-text,pre#tw-target-text,textarea#tw-source-text-ta {
color: #959595 !important;
}
#tw-source-text .tw-text-edit-btn {
color: #747474 !important;
}
option {
background: #222222;
}
.tw-bilingual-marked, .tw-bilingual-marked * {
color: rosybrown!important;
}
/* Weather */
.wob_ds {
background-color: #0A0A0A!important;
border: 1px solid #181818!important;
}
._akb {
background-color: #CACACA;
border-top: 2px solid #989898;
}
.vk_bk.sol-tmp ,.wob_t .vk_bk,.vk_bk,.vk_bk.wob-unit{
color: #A6A6A6!important;
}
/* ETC */
._RXc {
border-bottom: 2px solid #2C2C2C!important ;
}
._she {
background-color: #1E1E1E!important;
}
._yX {
background-color: #1E1E1E!important;
border-top: 2px solid #2C2C2C!important;
}
._yX td {
border-top: 1px solid #303030!important;
}
.knowledge-webanswers_table__webanswers-table tr,._qhf {
border-color: #1D1D1D!important;
}
.knowledge-webanswers_table__webanswers-table th {
color: #A2A2A2!important;
}
td[style="border-right: 1px solid #161616;width:50%;"], td[style="border-right:1px solid #ebebeb;width:50%"],.tb_l {
border-color: #252525!important;
}
._uS {
background-color: #121212!important;
}
.hdtb-ab-o #botabar {
border-top: 1px solid #2A2A2A!important;
}
.flyr-o, .flyr-w {
background-color: #161616!important;
}
.prpe:hover {
background: #000!important;
}
.prp {
background: #050505!important;
}
.mn-dwn-arw, .mn-dwn-arw:hover {
border-color: #909090 transparent!important;
}
.action-menu .mn-dwn-arw {
border-color: #A9B1C3 transparent!important;
}
._Fmb, ._Fmb:hover, ._Fmb.selected, ._Fmb.selected:hover {
background-color: #1A1A1A!important;
}
.cdr_sep,.ab_dropdownrule {
border-top: 1px solid #474747!important;
}
.klitem.selected {
border-bottom: 6px solid #BEBEBE!important;
}
._Db:active,.rllt__local-item-selected,.j1qrTmDHUhe__button:active,.rllt__action-button:active {
background-color: #0B0B0B!important;
}
.rllt__details, .vk_bk {
color: #A6A6A6!important;
}
}
@-moz-document regexp("http://myanimelist.net/(?!(animelist|mangalist|ownlist/style/theme)).*"),
regexp("https://myanimelist.net/(?!(animelist|mangalist|ownlist/style/theme)).*"){
body {
color: #cecece;
background-color: #1e1e1e !important;
}
/* Blue footer Hidden*/
.page-common #footer-block {
display: none !important;
}
/* Promo vids hidden */
.widget.popular_promotion_video {
display: none !important;
}
/* Latest eps hidden */
.widget.latest_episode_video.left {
display: none !important;
}
.page-common #footer-block {
background-color: #3d5dad;
}
.page-common #headerSmall {
background-color: #1e1e1e !important;
}
.page-common #headerSmall {
background-image: url("data:image/png;base64,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");
}
.page-common #contentHome {
background-color: #1e1e1e !important;
border-color: #3e3e3e !important;
}
.page-common #content {
background-color: #1e1e1e !important;
border-color: #3e3e3e !important;
}
.normal_header {
color: #cecece !important;
}
.page-common .h1 {
color: #cecece;
background-color: #2e2e2e;
border-color: #3e3e3e;
border-bottom-color: #5e5e5e;
}
.page-common #menu_left {
background-color: #3d5dad;
}
.page-common #nav li a {
background-color: #3d5dad;
}
.page-common #menu_right {
background-color: #3d5dad;
}
.page-common #menu {
background-color: #3d5dad;
}
.page-common #nav ul a:hover {
background-color: #3d5dad;
}
.page-common #header-menu .header-menu-login .btn-signup {
background-color: #3d5dad;
border-color: #3d5dad;
}
.page-common #header-menu .header-menu-login .btn-signup:hover {
background-color: #2e51a2;
border-color: #2e51a2;
}
.page-common #header-menu .header-menu-login .btn-login {
border-color: #3d5dad;
}
.page-common #header-menu .header-menu-login .btn-login:hover {
background-color: #2e2e2e;
}
.page-common a, .page-common a:visited, .page-common a:hover, .page-common .goodresult a:link, .page-common .goodresult a:active, .page-common .goodresult a:visited {
color: #5378cb;
}
.page-common .inputtext {
background-color: #262626;
border-color: #3e3e3e;
color: #cecece !important;
}
.page-common .header-profile .profile-name {
color: #cecece;
}
.page-common #header-menu.pulldown:after {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAzCAYAAABxCePHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAAFoSURBVEhLlZY9TgMxGETTQBAFx6EHCYSERMEdOArVVpT7l0PQhSYNd8gtKEIkhFgJZqw12vXOejXFw/H77EeKFF7tj90sTdPctW37vtlsHtQ8IiVB4B58I/KL9aeqqkd1jkg5DERyoYlIA/j8sRQabURgi/UCvA7cJJQNFEVxxhnW01xoMRDJhThc13X9mQtEVKgsy8sw5MWlQCQN8TcUB2t8tSusJ+klBUP4h8/giXt5yEVKFyldpHSR0kVKFyldpHSR0kVKFyldpHSR0kVKFyldpHSR0kVKFyldpHSR0kVKFyldpHSR0kVKFyldpHSR0kVKFyldwh88Vm7x1njDg+U6PaDgOZ7nPe7DAwfiwFcP1i+sN+mlIZz353j+wPthgE14bi2FhoH+7JY+DFE7h9gNhpMQ90lgx3v/EZILcZ0LjCJkLpQLkFGEpCHQ5QJktImI0GyATERkGMoFiJSRPvSSC+yP3eoPMsYwnz6kNEsAAAAASUVORK5CYII=");
}
.page-common .header-menu-profile li, .page-common .header-menu-profile li:last-of-type {
border-color: #4e4e4e;
}
.page-common .header-menu-profile li a {
background-color: #1e1e1e;
color: #5378cb;
}
.page-common .header-menu-profile li a:hover {
background-color: #2e2e2e;
}
#contentWrapper {
background-color: #1e1e1e !important;
}
.page-common .button_edit {
background-color: #2e2e2e;
border-color: #4e4e4e;
}
.page-common .button_edit:hover {
background-color: #3e3e3e;
}
.page-common .button_add {
background-color: #2e2e2e;
border-color: #4e4e4e;
}
.page-common .button_add:hover {
background-color: #3d5dad;
}
.page-common .normal_header {
border-color: #5e5e5e;
}
.page-common .borderClass {
border-color: #3e3e3e;
}
.page-common .bgColor1 {
background-color: #262626;
}
.page-common .lightLink {
color: #8e8e8e;
}
.page-common .footer-ranking {
background-color: #262626;
}
.page-common .footer-ranking .ranking-unit h3.title {
border-color: #3e3e3e;
}
#panel_left .container {
border-color: #3e3e3e;
}
.page-common div.picSurround img {
background-color: #1e1e1e;
border-color: #3e3e3e;
}
.detail-page-featured-article .news-list .news-unit .news-unit-right .text {
color: #cecece;
}
body.index .widget.reviews .item {
border-color: #3e3e3e;
}
.seasonal-anime-slide-block .seasonal-anime-slide .btn-anime {
border-color: #3e3e3e;
}
body.index .widget .widget-header {
color: #cecece;
border-color: #5e5e5e;
}
body.index .left-column {
border-color: #3e3e3e;
}
body.index .widget.my_list_updates .item {
border-color: #3e3e3e;
}
body.index .widget.friend_list_updates .item {
border-color: #3e3e3e;
}
body.index .widget.clubs .item {
border-color: #3e3e3e;
}
.ranking-digest {
background-color: #262626;
}
.ranking-digest .ranking-header {
background-color: #2e2e2e;
}
.ranking-digest.left {
background-color: #1e1e1e;
}
.ranking-digest.left li.ranking-unit {
border-color: #3e3e3e;
}
.ranking-digest .ranking-unit .image {
-moz-box-shadow: 0px 0px 0px 1px #1e1e1e,0px 0px 0px 2px #5e5e5e;
-webkit-box-shadow: 0px 0px 0px 1px #1e1e1e,0px 0px 0px 2px #5e5e5e;
box-shadow: 0px 0px 0px 1px #1e1e1e,0px 0px 0px 2px #5e5e5e;
}
.page-common .hoverinfo {
background-image: url("data:image/png;base64,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");
}
.page-common .hoverinfo::after {
background-image: url("data:image/png;base64,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") !important;
}
.page-common .goodresult, .page-common .successQuery {
background-color: #2e2e2e;
border-color: #3d5dad;
}
.page-common .badresult {
background-color: #3e3e3e;
border-color: #ba4b4d;
}
.page-common .textarea {
background-color: #262626;
color: #cecece;
border-color: #3e3e3e;
}
select {
background-color: #262626;
color: #cecece;
border-color: #3e3e3e;
}
.page-common .btn-form-submit {
background-color: #3d5dad;
}
hr {
color: #5e5e5e !important;
background-color: #5e5e5e !important;
height: 2px;
border: none;
}
.widget-slide-block .widget-slide .btn-anime .external-link {
background-color: #1e1e1e;
color: #5378cb;
}
.widget-slide-block .widget-slide .btn-anime {
border-color: #3e3e3e;
}
/* Top-right navigation */
.page-common #header-menu>.border:before {
border-color: #3e3e3e;
}
/* > Profile menu */
.page-common .header-profile-button {
background-color: #2e2e2e;
-webkit-box-shadow: #2e2e2e 0 0 0px 1px inset;
box-shadow: #2e2e2e 0 0 0px 1px inset;
}
.page-common .header-profile.link-bg {
background-color: #1e1e1e;
}
.page-common .header-profile.link-bg:hover {
background-color: #2e2e2e;
}
.page-common .header-profile.link-bg.on {
background-color: #2e2e2e;
}
.page-common .header-profile.link-bg.on:hover {
background-color: #2e2e2e;
}
.page-common .header-profile-link {
color: #cecece !important;
}
.page-common .header-profile .header-profile-dropdown.arrow_box:after {
border-bottom-color: #1e1e1e;
}
.page-common .header-profile .header-profile-dropdown ul li a {
background-color: #1e1e1e;
border-color: #3d5dad;
}
.page-common .header-profile .header-profile-dropdown ul li a:hover {
background-color: #2e2e2e;
}
.page-common .header-profile .header-profile-dropdown {
border-color: #3d5dad;
box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.4);
}
/* > List nav */
.page-common .header-list-button {
color: #3d5dad;
}
.page-common .header-list.on .header-list-button {
color: #3d5dad;
}
.page-common .header-list .header-list-dropdown {
background-color: #1e1e1e;
}
.page-common .header-list .header-list-dropdown ul li a {
background-color: #1e1e1e;
border-color: #3d5dad;
}
.page-common .header-list .header-list-dropdown ul li a:hover {
background-color: #2e2e2e;
}
.page-common .header-list .header-list-dropdown:after {
border-bottom-color: #1e1e1e;
}
.page-common .header-list .header-list-dropdown {
border-color: #3d5dad;
box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.4);
}
/* > Notifications */
.page-common .header-notification-button {
color: #3d5dad;
}
.page-common .header-notification-dropdown .arrow_box {
border-color: #3d5dad;
}
.page-common .header-notification-dropdown .arrow_box:after {
border-bottom-color: #1e1e1e;
}
.page-common .header-notification-dropdown-inner {
background-color: #1e1e1e;
}
.page-common .header-notification-view-all a {
background-color: #2e2e2e;
border-color: #3d5dad;
}
.page-common .header-notification-view-all a:hover {
background-color: #3a3a3a;
}
.page-common .header-notification-dropdown-inner h3 {
color: #5378cb;
border-color: #3d5dad;
}
.page-common .header-notification-dropdown {
box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.4);
}
.page-common .header-notification-button.has-unread {
color: #3d5dad;
}
.page-common .header-notification-button.has-unread:after {
border-color: #1e1e1e;
}
.page-common .header-notification-item.new {
background-color: #282828;
}
.page-common .header-notification-item.new {
border-bottom: none;
}
.page-common .header-notification-item-content .actions .action-button.accept {
background-color: #3d5dad;
border-color: #3d5dad;
}
.page-common .header-notification-item-header .is-read {
color: #4e4e4e;
}
.page-common .header-notification-item-header .category {
color: #5378cb;
}
.page-common .header-notification-item:hover {
background-color: #282828;
}
.page-common .header-notification-dropdown-inner h3 .mark-all.disabled {
color: #cacaca;
}
/* > Messages button */
.page-common .header-message-button, .page-common .header-message-button.has-unread {
color: #3d5dad !important;
}
.page-common .header-message-button.has-unread:after {
border-color: #1e1e1e;
}
.page-common .header-message-button:hover {
color: #8ba4de !important;
}
/* Search Bar */
.page-common .incrementalSearchResultList {
background-color: #1e1e1e;
border-color: #3e3e3e;
}
.page-common .incrementalSearchResultList .list {
background-color: #1e1e1e;
border-color: #3e3e3e;
}
.page-common .incrementalSearchResultList .list.focus {
background-color: #262626;
}
.page-common .incrementalSearchResultList .list .text {
color: #cecece;
}
.page-common .incrementalSearchResultList .list.focus .text {
color: #5378cb;
}
.page-common .incrementalSearchResultList .list .thumb {
border-color: #3e3e3e;
}
.page-common .incrementalSearchResultList .list.list-bottom {
background-color: #3d5dad;
}
.page-common .incrementalSearchResultList .list.list-bottom.focus {
background-color: #2e2e2e;
color: #5378cb;
}
.page-common .incrementalSearchResultList .list .image {
border: #3e3e3e;
}
.page-common .incrementalSearchResultList .list .on .info .extra-info, .page-common .incrementalSearchResultList .list .on .info .media-type {
color: #888;
}
.page-common #searchBar.searchBar #topSearchButon {
background-color: #262626;
color: #3d5dad;
border-color: #262626;
}
.page-common #searchBar.searchBar #topSearchButon.notActive {
background-color: #262626;
border-left-color: #262626;
color: #4e4e4e;
}
.page-common #searchBar.searchBar #topSearchValue {
background-color: #262626;
border-color: #262626
}
.page-common #searchBar.searchBar #topSearchText {
border-color: #3d5dad;
}
.page-common .incrementalSearchResultList .list.separator {
background-color: #3e3e3e;
color: #cecece;
}
.page-common .incrementalSearchResultList .list .off .info.anime .name, .page-common .incrementalSearchResultList .list .off .info.manga .name, .page-common .incrementalSearchResultList .list .off .info .name, .page-common .incrementalSearchResultList .list .off .info.character .name, .page-common .incrementalSearchResultList .list .off .info.person .name, .page-common .incrementalSearchResultList .list .off .info.club .name, .page-common .incrementalSearchResultList .list .off .info.user .name {
color: #5378cb;
}
.page-common .incrementalSearchResultList .list .on .info.anime .name, .page-common .incrementalSearchResultList .list .on .info.manga .name, .page-common .incrementalSearchResultList .list .on .info .name {
color: #5378cb;
}
.page-common .incrementalSearchResultList .list.list-bottom.focus a {
color: #5378cb;
}
/* Search Results */
.anime-search-form-block .anime-search-form-search .inputButton.notActive {
color: #4a4a4a;
}
.search_all .result-header {
background-color: #3d5dad;
}
.search_all .link-content-jump .link.on, .search_all .link-content-jump .link:hover {
background-color: #3d5dad;
}
.search_all .content-result .list {
border-color: #3e3e3e;
}
.search_all .content-result .content-left {
border-right-color: #3e3e3e;
}
.search_all .btn-search-more {
background-color: #3d5dad;
}
.search_all .content-result .list .information .users {
color: #37539b;
}
.search_all .content-result .list.news .text-color-spoiler {
background-color: #ba4b4d;
border-color: #ba4b4d;
color: #fff;
}
.search_all .content-result .list.news .text-color-spoiler:hover {
background-color: #823435;
border-color: #823435;
}
.search_all .content-result .list.news .text-color-advertorial {
color: #3d5dad;
border-color: #3d5dad;
}
/* Anime/Manga Search (Results) */
.view-style .btn-view-style {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuOWwzfk4AAANeSURBVHhe7ZwxblNREEX/QsAlZSpwkdgU7IEixGlZAV1Wg1CwXWRNpIIKVkBk/jhPFlzd5zdjCXuefK90qO4b6f2j73yaGa4/3Q1XH768ni3W32aL1e/57cNGHA975iOPl9f3b8zFVsZ8sX5iZXE8xhfiyaQM9mbMb9ebi7cfN9PpdDOZTLqCXa5X7E0ZhdjP1LpLGQa7WK+Yi8FkGOyyPcAu1jMSkgwJSYaEJENCkiEhyZCQZEhIMsJC2BAGO2uwLoOdZbCz+6jF24sG57aQkBJvLxqc20JCSry9aHBuCwkp8faiwbktJKTE24sG57aQkBJvLxqc2+LshGRHQpIhIcmQkGSEhWSDXWoftXh70eDcFhJS4u1Fg3NbSEiJtxcNzm0hISXeXjQ4t4WElHh70eDcFhJS4u1Fg3NbhIWwIQx21mBdBjvLYGd7RkKSISHJkJBknJ2QWry9aHBuCwkp8faiwbktJKTE24sG57aQkBJvLxqc20JCSry9aHBuCwkp8faiwbktwkKywS7VMxKSDAlJhoQkQ0KSISHJkJBkSEgydqs1Xl28oxfODrtUr2xXa9jCExNiy2d6lMIu1iu2CGiwlUBaz3R6bD2TrcraLjAzKfamPP988QPi/2DP3J79boGZhJyW8Zn/mC2Wq8ub+5e7jXL2urCyOCKL1S+TUjbKkUJnsD/4PWAfUvZBZR9W49uyLJ+9/JI9wS7bCyalCPk+/seQX7A32EV7woQYEpIECUmGhCRDQpIhIcmQkGRISDIOFuINO2t4w87ug12Swc4a3l4UnFtDQgBvLwrOrSEhgLcXBefWkBDA24uCc2tICODtRcG5NSQE8Pai4NwaZyskKxKSDAlJhoQk42AhWWGXZLCzhrcXBefWkBDA24uCc2tICODtRcG5NSQE8Pai4NwaEgJ4e1Fwbg0JAby9KDi3xsFCvGFnDW/Y2X2wS/aEhCRDQpIhIck4WyHsrOHtRcG5NSQE8Pai4NwaEgJ4e1Fwbg0JAby9KDi3hoQA3l4UnFtDQgBvLwrOrXGwkKywS/aEhCRDQpIhIcmQkGRISDIkJBkSkoydEK3WOD3/rNYY/3lkF+wNdtEe+Hv5zNXN6mvZlaX1TCdnsfo5e//5hRaYnRj7mRpZPi8wuxv+ABFnqGQnl6L4AAAAAElFTkSuQmCC");
}
.anime-filter .btn-anime-watch-status.button_add {
background-color: #2e2e2e;
border-color: #4e4e4e;
}
.anime-filter .btn-anime-watch-status.button_add.completed, .anime-filter .btn-anime-watch-status.button_edit.completed {
background-color: #3d5dad;
border-color: #3d5dad;
}
.anime-filter .btn-anime-watch-status.button_add.on-hold, .anime-filter .btn-anime-watch-status.button_edit.on-hold {
border-color: #f1c83e;
}
.anime-filter .btn-anime-watch-status.button_add.dropped, .anime-filter .btn-anime-watch-status.button_edit.dropped {
background-color: #ba4b4d;
border-color: #ba4b4d;
}
.anime-filter .btn-anime-watch-status.button_add.plantoread, .anime-filter .btn-anime-watch-status.button_add.plantowatch, .anime-filter .btn-anime-watch-status.button_edit.plantoread, .anime-filter .btn-anime-watch-status.button_edit.plantowatch {
border-color: #c3c3c3;
}
.anime-filter .btn-anime-watch-status.button_add.reading, .anime-filter .btn-anime-watch-status.button_add.watching, .anime-filter .btn-anime-watch-status.button_edit.reading, .anime-filter .btn-anime-watch-status.button_edit.watching {
background-color: #50c35b;
border-color: #50c35b;
}
/* Profile */
.profile .statistics-updates .data .graph {
background-color: #2a2a2a;
border-color: #3e3e3e;
}
.page-common h2 {
color: #cecece !important;
border-color: #5e5e5e !important;
}
.page-common .content-container .container-right h5 {
border-color: #3e3e3e !important;
}
.js-truncate-outer .btn-truncate {
background-image: url("http://myanimelist.net/images/icon-pulldown2.png?v=151027001"),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABh0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC42/Ixj3wAAALNJREFUWEfV0yEPglAAAGE3mtXo9pLZbibb7XaynWwmU6lUms1mM1EsBgKbG3Puoe46P+AIX79yixBCYkbg0ozAlRmBazMCN2YEbs0I3JkRmJoRuDcj8GBG4NGMwMyMwJMZgbkZgWczAgszAkszAiszAmszAhszAi9mBF7NCLyZEXg3I7A1I/BhRuDTjMDOjMDejMCXGYGDGYFvMwI/ZgRGMwJHMwK/ZrMI/JnNInDyHocQ/0Y8PWPOjQGXAAAAAElFTkSuQmCC");
}
.page-common .content-container .container-left {
border-color: #3e3e3e;
}
.profile .statistics-updates .image {
border-color: #3e3e3e;
}
.profile .user-favorites .favorites-list .list .image {
border-color: #3e3e3e;
}
.user-profile h4 {
border-color: #3e3e3e;
}
.user-profile .user-status li {
background-color: #1e1e1e;
}
.user-profile .user-status li:nth-of-type(even) {
background-color: #262626;
}
.user-profile .user-status li.link:hover, .user-profile .user-status li.link:active {
background-color: #2e2e2e;
}
.user-profile .user-status.border-top {
border-color: #3e3e3e;
}
.page-common .fn-grey2 {
color: #8e8e8e !important;
}
.user-profile .user-friends .icon-friend {
-webkit-box-shadow: #1e1e1e 0 0 2px,#4f4f4f 0 0 0 1px;
box-shadow: #1e1e1e 0 0 2px,#4f4f4f 0 0 0 1px;
}
.user-profile .user-status li .user-status-data.online {
color: #50c35b;
}
.user-profile .user-function .icon-user-function, .user-profile .user-function .icon-user-function.icon-message.disabled, .user-profile .user-function .icon-user-function.icon-request.disabled {
background-color: #1e1e1e;
}
.user-profile .user-function .icon-user-function.icon-comment, .user-profile .user-function .icon-user-function.icon-message, .user-profile .user-function .icon-user-function.icon-request, .user-profile .user-function .icon-user-function.icon-remove {
border-color: #3e3e3e;
}
.user-profile .user-button .btn-profile-submit {
background-color: #3d5dad;
}
.user-profile .user-button .btn-profile-submit:hover {
background-color: #5378cb;
}
.user-profile .user-function .icon-user-function:active, .user-profile .user-function .icon-user-function:hover {
background-color: #2e2e2e;
}
.user-profile .user-function .icon-user-function.icon-comment.disabled:hover, .user-profile .user-function .icon-user-function.icon-message.disabled:hover, .user-profile .user-function .icon-user-function.icon-request.disabled:hover {
background-color: #1e1e1e;
}
.page-common .profile_leftcell {
border-color: #3e3e3e;
}
.majorPad .friendHolder {
background-color: #1e1e1e;
}
/* > Stats Bars */
.profile .user-statistics .stats-graph {
background-color: #c3c3c3;
}
.profile .user-statistics .stats-graph .graph.watching, .profile .user-statistics .stats-graph .graph.reading, .profile .user-statistics .stats-status .circle.watching::after, .profile .user-statistics .stats-status .circle.reading::after, .profile .statistics-updates .data .graph .graph-inner.watching, .profile .statistics-updates .data .graph .graph-inner.re-watching, .profile .statistics-updates .data .graph .graph-inner.reading, .profile .statistics-updates .data .graph .graph-inner.re-reading{
background-color: #50c35b;
}
.profile .statistics-updates .data .text.watching, .profile .statistics-updates .data .text.re-watching, .profile .statistics-updates .data .text.reading, .profile .statistics-updates .data .text.re-reading {
color: #50c35b;
}
.profile .user-statistics .stats-graph .graph.completed, .profile .user-statistics .stats-status .circle.completed::after, .profile .statistics-updates .data .graph .graph-inner.completed {
background-color: #3d5dad;
}
.profile .statistics-updates .data .text.completed {
color: #3d5dad;
}
.profile .user-statistics .stats-graph .graph.on-hold, .profile .user-statistics .stats-status .circle.on-hold::after, .profile .statistics-updates .data .graph .graph-inner.on-hold {
background-color: #f6d874;
}
.profile .statistics-updates .data .text.on-hold {
color: #f5de8f;
}
.profile .user-statistics .stats-graph .graph.dropped, .profile .user-statistics .stats-status .circle.dropped::after, .profile .statistics-updates .data .graph .graph-inner.dropped {
background-color: #ba4b4d;
}
.profile .statistics-updates .data .text.dropped {
color: #ba4b4d;
}
/* > Compatability/Affinity Bar */
.user-profile .user-compatability-graph .bar-outer .bar-inner {
height: 20px;
}
.user-profile .user-compatability-graph .bar-outer {
background-color: #2e2e2e;
border-color: #3e3e3e;
}
.user-profile .user-compatability-graph .bar-outer .bar-outer-positive .bar-inner {
background-color: #ffaa55;
}
.user-profile .user-compatability-graph .bar-outer .bar-outer-positive {
background-color: rgba(255, 170, 85, 0.2);
border-left-color: #3e3e3e;
}
/* > Comments */
.profile .user-comments .comment .image img {
border-color: #3e3e3e;
}
.profile .user-comments .comment {
background-color: #262626;
}
.profile .user-comments .comment:nth-of-type(odd) {
background-color: #1e1e1e;
}
/* > Shared Anime/Manga */
.borderClass[style="background-color: #f6f6f6;"] {
background-color: #262626 !important;
}
span[style=" color: #0000FF;"] {
color: #5682e6 !important;
}
span[style=" color: #FF0000;"] {
color: #d84a4c !important;
}
.buttonsWrapper {
border: solid 1px #222 !important;
border-bottom: none !important;
}
/* Top Anime/Manga */
.top-ranking-table .table-header td {
border-color: #1e1e1e;
}
.top-ranking-table .table-header td:first-of-type {
border-color: #3d5dad;
}
.top-ranking-table .your-score .text.on {
color: #cecece !important;
}
.top-ranking-table tr.ranking-list td {
border-color: #3e3e3e !important;
}
.top-ranking-table tr:last-of-type {
border-bottom-color: #3e3e3e;
}
.top-ranking-table .title .image {
border-color: #3e3e3e;
}
.icon-top-ranking-page .prev, .icon-top-ranking-page .next {
background-color: #3d5dad;
}
/* Watch episode/PV icon hidden */
.top-ranking-table .title .icon-watch, .top-ranking-table .title .icon-watch-pv {
display: none;
}
.seasonal-anime-list .seasonal-anime .title .icon-watch, .seasonal-anime-list .seasonal-anime .title .icon-watch-pv {
display: none;
}
td[class="episode-video nowrap"], td[class="episode-video"] {
display: none;
}
.icon-watch, .icon-watch-pv {
display: none;
}
/* > Status Buttons */
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status {
background-color: #1e1e1e;
}
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status.watching {
border-color: #50c35b;
color: #50c35b;
}
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status.watching:hover {
background-color: #50c35b;
color: #fff;
}
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status.completed {
border-color: #3d5dad;
color: #5378cb;
}
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status.completed:hover {
background-color: #3d5dad;
color: #fff;
}
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status.on-hold {
border-color: #f6d874;
color: #f6d874;
}
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status.on-hold:hover {
background-color: #f6d874;
color: #fff;
}
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status.dropped {
border-color: #ba4b4d;
color: #ba4b4d;
}
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status.dropped:hover {
background-color: #ba4b4d;
color: #fff;
}
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status.plantowatch {
border-color: #c3c3c3;
color: #c3c3c3;
}
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status.plantowatch:hover {
background-color: #c3c3c3;
color: #fff;
}
.top-ranking-table .status .btn-addEdit-large.btn-anime-watch-status.notinmylist {
background-color: #3d5dad;
}
/* Top Characters */
.characters-search-form-search .inputButton {
background-color: #2e2e2e !important;
color: #5378cb;
border-color: #3e3e3e;
}
.btn-choose-your-own {
background-color: #1e1e1e;
border-color: #3d5dad;
}
.btn-choose-your-own:hover {
background-color: #3d5dad;
}
.characters-favorites-ranking-table .table-header td {
background-color: #3d5dad;
border-left-color: #1e1e1e;
}
.characters-favorites-ranking-table .table-header td:first-of-type {
border-left-color: #3d5dad;
}
.characters-favorites-ranking-table .table-header td.favorites {
border-right-color: #3d5dad;
}
.characters-favorites-ranking-table tr:last-of-type {
border-bottom-color: #3e3e3e;
}
.characters-favorites-ranking-table tr td {
border-left-color: #3e3e3e;
}
.characters-favorites-ranking-table tr td:last-of-type {
border-right-color: #3e3e3e;
}
.characters-favorites-ranking-table tr.ranking-list td {
background-color: #1e1e1e;
}
.characters-favorites-ranking-table tr.ranking-list:nth-of-type(odd) td {
background-color: #262626;
}
.characters-favorites-ranking-table tr.ranking-list .favorites {
color: #cecece;
}
/* Top People */
.people-search-form-search .inputButton {
background-color: #2e2e2e !important;
color: #5378cb;
border-color: #3e3e3e;
}
.people-favorites-ranking-table .table-header td {
background-color: #3d5dad;
border-left-color: #1e1e1e;
}
.people-favorites-ranking-table .table-header td:first-of-type {
border-left-color: #3d5dad;
}
.people-favorites-ranking-table tr.ranking-list td {
background-color: #1e1e1e;
}
.people-favorites-ranking-table tr.ranking-list:nth-of-type(odd) td {
background-color: #262626;
}
.people-favorites-ranking-table tr td {
border-color: #3e3e3e;
}
.people-favorites-ranking-table tr:last-of-type {
border-color: #3e3e3e;
}
.people-favorites-ranking-table tr td:last-of-type {
border-right-color: #3e3e3e;
}
.people-favorites-ranking-table tr.ranking-list .birthday {
color: #cecece;
}
.people-favorites-ranking-table tr.ranking-list .favorites {
color: #cecece;
}
/* View Anime/Manga */
.page-common .bgColor2 {
background-color: #1e1e1e;
}
.page-common .border_top {
border-color: #3e3e3e;
}
.page-common .borderLight {
border-color: #3e3e3e;
}
.page-common .borderDark {
border-color: #3e3e3e;
}
.page-common .dark_text {
color: #cecece !important;
}
.page-common .profileRows a {
color: #5378cb;
}
.page-common .profileRows a:hover {
background-color: #3d5dad;
}
.page-common #profileRows a {
border-color: #3d5dad;
color: #5378cb;
}
.page-common #profileRows a:hover {
background-color: #3d5dad;
border-color: #3d5dad;
}
.page-common #profileRows a:first-of-type {
border-color: #3d5dad;
}
.page-common .profileRows a.on {
border-color: #3d5dad;
}
.page-common .profileRows a.on:hover {
background-color: #3d5dad;
border-color: #3d5dad;
}
.page-common .inputButton {
background-color: #3d5dad;
}
.page-common .button_form {
background-color: #2e2e2e;
border-color: #4e4e4e;
}
.page-common .button_form:hover {
background-color: #3d5dad;
}
.fl-r.fw-b.fs16.pt4.pr8 {
color: #cecece;
}
.table-recently-updated tr:nth-of-type(even) td {
background-color: #262626;
}
.table-recently-updated .image-member {
border-color: #3e3e3e;
}
.page-common div.updatesBar {
background-color: #3d5dad;
}
.page-common .border_bottom {
border-color: #3e3e3e;
}
.page-common .quote-inline-text {
background-color: #262626;
border-color: #3e3e3e;
}
img[src*="images/good-off.gif"] {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAADDSURBVChTnZIxDsIwEART8h2KSBTp6HiEv5OGJ9DRINo8gYIG8QgkUACh9FGCmUU+ySROQzF3vt217ETOvPdfnHMLeMEbHnCCGnpooLCsbSihgwpmZhpoe9DmUrOEOWjDahiOkR9yuYY7VIkQbaTpxFoLfUPqSrRfTaB3KvWESUvqN5VzJPgposxR5a+T+gmTltRblSfsEiZtpG2g0SIH/f/lMBQjP+QKE+xFbIfh4OsE+WvNsWFvr4UrHOAS5ujt+ewDbRikS1HOkeMAAAAASUVORK5CYII=");
height: 0px;
width: 0px;
margin: 0px auto;
padding: 13px 13px 0px 0px;
}
img[src*="images/good-on.gif"] {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAACzSURBVChTnZK7EcIwEEQd0hCZKiAipyASR8RU4NQlEDhzGR5l5P4g9jG6GRlJAQTvVto9zfmjJoTw4fy4OPEUL+HFGHUT+M567cAthr04WGjI62J+ZW8TME7fzSnkYhVHNozuC02SzGOiZ8E7lB5JsvdA/krxlVBS9CfKmBihRtIzUP6atFVCSdGfKXy9rhBKMu9OP4tf/hN9zgy7EdnEmDOBvGWfBnb3FjGJIeoskrsXmjeIJL1Mnjd1aQAAAABJRU5ErkJggg==");
height: 0px;
width: 0px;
margin: 0px auto;
padding: 13px 13px 0px 0px;
}
img[src*="images/cancel-fsg.gif"] {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAADHSURBVChTjZI9DoJAEIUpPRSFlbUn4ACexcSEeAMaY8sR6O08AY2F0cIOf9b3kZlkBEIsvln2vXmZDbtZSqmnKIpc3MVHXMTJ1rdAz73XA6WZtVi46Ug7iJfYsfcJBNbDZkfexnpgicDoeqoZ5BHgyFtRiRsiwuhIw0DQnpRrbAzmKGB6SzlH0YzJgHkN5WfSXMD8ftInCLMBkNdR+HtH8U9gLx58+D3BXIA+Lnjlgr+IathsPhMIlOyj4W+vE61obGUf3l7Kvp8alOSYlq34AAAAAElFTkSuQmCC");
height: 0px;
width: 0px;
margin: 0px auto;
padding: 13px 13px 0px 0px;
}
img[src*="images/bad-off.gif"] {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAAC9SURBVChTndIxCsIwFMbxjl7HoeDQzc1D9DpdPIKbi7j2CA4u4iEEpSrSvbTG/yd5EGKyOPxC33tfSFtSOOe+6rpe4IU3Hjihw4QelWVtQ4MRLWY2NPT20OZGtRpzaMMqDoc097lSxR1tKhgjpxM7Pegbfl4ph+yopUsNc8jftJyDhssJMse/T5pSwxzyg5YndqlAjNwGvR5K6P8vU0Gjuc9V1rAbsY3Dfq4TNF+rDgd29wZcccDF18Hdc8UHrQ2po9qtlfIAAAAASUVORK5CYII=");
height: 0px;
width: 0px;
margin: 0px auto;
padding: 13px 13px 0px 0px;
}
img[src*="images/bad-on.gif"] {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAACuSURBVChTnZI7DsIwEERTciE6nwDEuWioqDlB2nRcIF2OEbmjDwlmHvJKK2MXULy1d2esycddSunD/XgK4iFeIoopr5tgHsxrB65ZHMTOREOzPutnektgcCjNHnSxij0N0UPNWCIfiZEN7/D1SC3kXSmxJraQf6ZMbpBaOM/4d9JWE1vIv1D4en3NUCLfDT+bX/4TvmADuxHVRM1JQL/Qe8Hu3lPMYszrItzdS90b6Wi5IKyMMZAAAAAASUVORK5CYII=");
height: 0px;
width: 0px;
margin: 0px auto;
padding: 13px 13px 0px 0px;
}
#explain {
color: #cecece;
}
.statistics-info {
background-color: #1e1e1e;
color: #cecece;
border-color: #5e5e5e;
}
.statistics-info:before {
border-top-color: #1e1e1e;
}
.statistics-info:after {
border-top-color: #5e5e5e;
}
.btn-detail-recommendations-view-all {
background-color: #262626;
}
.btn-detail-recommendations-view-all .text {
color: #cecece;
}
.btn-detail-recommendations-view-all .icon-next {
color: #cecece;
background-color: #3e3e3e;
}
/* Stat bar + video hidden */
td[valign="top"] > .pb24, td[valign="top"] > .pb16 {
display: none !important;
}
/* Anime page episodes section hidden */
td[valign="top"] > br + h2[style="margin-top: 15px;"] {
display: none;
}
h2 + #episode_video {
display: none;
}
/* Episode Viewing */
div[style="background-color:#f6f6f6"] {
background-color: #262626!important;
}
.video-providers {
color: #cecece;
}
.contents-video-embed .btn-rect.on, .contents-video-embed .btn-rect:hover {
background-color: #3d5dad;
border-color: #3d5dad;
}
.video-providers .btn-select-provider {
border-color: #bebebe;
color: #bebebe;
}
.video-providers .btn-select-provider:hover {
background-color: #262626;
}
.video-providers .select-provider {
background-color: #1e1e1e;
border-color: #5e5e5e;
-moz-box-shadow: #1e1e1e -1px 1px 0 4px;
-webkit-box-shadow: #1e1e1e -1px 1px 0 4px;
box-shadow: #1e1e1e -1px 1px 0 4px;
}
.video-providers .select-provider a.provider:hover {
background-color: #2e2e2e;
}
.user-status-block .btn-forum-episode {
background-color: #1e1e1e;
border-color: #3d5dad;
color: #5378cb;
}
.user-status-block .btn-forum-episode.on, .user-status-block .btn-forum-episode:hover {
background-color: #3d5dad;
border-color: #3d5dad;
}
.contents-video-embed .btn-video-anime-slide.hori[data-dir="prev"], .contents-video-embed .btn-video-anime-slide.hori.prev, .contents-video-embed .btn-video-anime-slide.hori[data-dir="next"], .contents-video-embed .btn-video-anime-slide.hori.next {
color: #5378cb;
}
.contents-video-embed .episode-information {
background-color: #262626;
}
.contents-video-embed .episode-information .information-right {
background-color: #262626;
}
.contents-video-embed .btn-video-anime-slide.hori {
background-color: #3e3e3e;
}
.contents-video-embed .btn-video-anime-slide.hori:hover {
background-color: #3d5dad;
}
.contents-video-embed .video-anime-slide-block.hori {
border-color: #3e3e3e;
}
.contents-video-embed .video-anime-slide-block.hori .video-anime-slide .btn-anime {
background-color: #1e1e1e;
}
.contents-video-embed .video-anime-slide-block.hori .video-anime-slide .btn-anime.play .link {
background-color: #2e2e2e;
}
.contents-video-embed .video-anime-slide-block.hori .video-anime-slide .btn-anime .link .text {
color: #bebebe;
}
.page-forum .forum_postusername a {
color: #5378cb;
}
.video-block.episode-video .outside-region .outside-region-block {
background-image: url("http://myanimelist.net/images/icon-btn-circle-button-blue.png?v=151027001"),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABh0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC42/Ixj3wAAALNJREFUWEfV0yEPglAAAGE3mtXo9pLZbibb7XaynWwmU6lUms1mM1EsBgKbG3Puoe46P+AIX79yixBCYkbg0ozAlRmBazMCN2YEbs0I3JkRmJoRuDcj8GBG4NGMwMyMwJMZgbkZgWczAgszAkszAiszAmszAhszAi9mBF7NCLyZEXg3I7A1I/BhRuDTjMDOjMDejMCXGYGDGYFvMwI/ZgRGMwJHMwK/ZrMI/JnNInDyHocQ/0Y8PWPOjQGXAAAAAElFTkSuQmCC");
}
/* > Episodes List */
.episode_list .episode-list-header {
background-color: #3e3e3e !important;
}
.episode_list .episode-list-header td{
color: #cecece;
border-color: #3e3e3e !important;
border-right-color: #1e1e1e !important;
}
.episode_list .episode-list-header td:last-of-type {
border-color: #3e3e3e !important;
}
.episode_list td {
border-color: #3e3e3e !important;
}
.episode_list .episode-list-data td {
background-color: #1e1e1e;
color: #cecece;
}
.episode_list .episode-list-data:nth-of-type(odd) td {
background-color: #2e2e2e;
}
.episode_list .icon-episode-type-bg {
color: #bebebe;
background-color: rgba(62,62,62,0.5);
}
/* > Stats */
.anime-detail-header-stats .stats-block, .anime-detail-header-stats .user-status-block {
background-color: #262626;
border-color: #3e3e3e;
}
.anime-detail-header-stats .stats-block .score, .anime-detail-header-stats .stats-block .numbers {
color: #cecece;
}
.anime-detail-header-stats .stats-block:before {
background-color: #4e4e4e;
box-shadow: none;
}
.anime-detail-header-stats .stats-block .information {
border-color: #5e5e5e;
}
.user-status-block .form-user-status {
background-color: #1e1e1e;
}
.user-status-block .form-user-score {
background-color: #1e1e1e;
color: #5378cb;
border-color: #5e5e5e;
}
.anime-detail-header-stats .stats-block .score:before {
background-color: #3d5dad;
}
.anime-detail-header-stats .stats-block .score:after {
color: #cecece;
}
.user-status-block .form-user-episode {
background-color: #1e1e1e;
color: #cecece;
border-color: #5e5e5e;
}
.user-status-block .btn-user-status-add-list {
background-color: #3d5dad;
border-color: #3d5dad;
}
.user-status-block .btn-user-status-add-list:hover {
background-color: #5378cb;
}
.user-status-block .form-user-episode input[type="text"] {
background-color: #1e1e1e;
border-color: #1e1e1e;
}
.user-status-block .form-user-episode input[type="text"]:focus {
border-color: #5e5e5e;
}
.user-status-block .form-user-status[data-class="reading"], .user-status-block .form-user-status[data-class="watching"] {
color: #50c35b;
border-color: #50c35b;
}
.user-status-block .form-user-status[data-class="completed"] {
color: #5378cb;
border-color: #3d5dad;
}
.user-status-block .form-user-status[data-class="on-hold"] {
color: #f6d874;
border-color: #f6d874;
}
.user-status-block .form-user-status[data-class="dropped"] {
color: #ba4b4d;
border-color: #ba4b4d;
}
.user-status-block .form-user-status[data-class="plantoread"], .user-status-block .form-user-status[data-class="plantowatch"] {
color: #c3c3c3;
border-color: #c3c3c3;
}
/* Add/Edit detailed info */
#fancybox-outer {
background-color: #1e1e1e;
}
.ownlist_anime_update #advanced-button .toggle-button, .ownlist_manga_update #advanced-button .toggle-button {
background-color: #1e1e1e;
color: #5378cb;
}
.ownlist_anime_update #advanced-button .separator, .ownlist_manga_update #advanced-button .separator {
border-color: #5e5e5e;
}
/* horiznav Tabs */
.page-common #horiznav_nav {
border-color: #3d5dad;
}
.page-common #horiznav_nav ul li {
background-color: #1e1e1e;
}
.page-common #horiznav_nav ul li .horiznav_active {
background-color: #3d5dad;
}
.page-common #horiznav_nav ul li a {
background-color: #1e1e1e;
color: #5378cb;
}
.page-common #horiznav_nav ul li a:hover {
background-color: #3d5dad;
}
/* Promo vids */
.video-menu-category {
border-color: #3e3e3e;
}
.video-menu-category .btn-category.on, .video-menu-category .btn-category:hover, .video-menu-category .btn-category:active {
background-color: #3d5dad;
}
.page-common .pagination .link-blue-box {
background-color: #3d5dad;
}
.watch-video .video-list-outer-vertical .video-info-title a.button_add, .watch-video .video-list-outer-vertical .video-info-title a.button_edit {
background-color: #1e1e1e;
color: #5378cb;
border-color: #3d5dad;
}
.watch-video .video-list-outer-vertical .video-info-title a.button_add:hover {
background-color: #2e2e2e;
color: #5378cb;
opacity: 1;
}
.watch-video .video-list-outer-vertical .video-info-title a.button_add.watching, .watch-video .video-list-outer-vertical .video-info-title a.button_edit.watching {
background-color: #50c35b;
}
.watch-video .video-list-outer-vertical .video-info-title a.button_add.completed, .watch-video .video-list-outer-vertical .video-info-title a.button_edit.completed {
background-color: #3d5dad;
}
.watch-video .video-list-outer-vertical .video-info-title a.button_add.on-hold, .watch-video .video-list-outer-vertical .video-info-title a.button_edit.on-hold {
background-color: #f1c83e;
}
.watch-video .video-list-outer-vertical .video-info-title a.button_add.dropped, .watch-video .video-list-outer-vertical .video-info-title a.button_edit.dropped {
background-color: #ba4b4d;
}
.watch-video .video-list-outer-vertical .video-info-title a.button_add.plantowatch, .watch-video .video-list-outer-vertical .video-info-title a.button_edit.plantowatch {
background-color: #c3c3c3;
}
/* Login */
#dialog {
border-color: #3e3e3e;
}
#dialog td {
border-color: #5e5e5e;
}
.page-common .login-form-header-text {
border-color: #3e3e3e;
}
.page-common .social-login-block {
border-color: #3e3e3e;
}
.page-common .social-login-block::after {
background-color: #1e1e1e;
}
.page-common .btn-form-submit.small {
background-color: #3e3e3e;
color: #5378cb;
}
/* Seasonal Anime */
.seasonal-anime-list .anime-header {
background-color: #3d5dad;
border-color: #3d5dad;
}
.seasonal-anime-list .seasonal-anime {
border-color: #2e2e2e;
}
.seasonal-anime-list .seasonal-anime .prodsrc {
background-color: #262626;
}
.seasonal-anime-list .seasonal-anime .prodsrc .eps {
border-color: #4e4e4e;
}
.seasonal-anime-list .seasonal-anime .prodsrc .source {
border-color: #4e4e4e;
}
.seasonal-anime-list .seasonal-anime .genres {
background-color: #2e2e2e;
border-color: #2e2e2e;
}
.seasonal-anime-list .seasonal-anime .genres .genre {
background-color: #1e1e1e;
color: #8e8e8e;
border-color: #3e3e3e;
}
.seasonal-anime-list .seasonal-anime .genres .genre:hover {
background-color: #1e1e1e;
}
.seasonal-anime-list .seasonal-anime .genres .genre:hover a:hover {
color: #5378cb;
}
.seasonal-anime-list .seasonal-anime .genres .btn-more-genre {
background-color: #1e1e1e;
border-color: #4e4e4e;
}
.seasonal-anime-list .seasonal-anime .genres .btn-more-genre:hover {
background-color: #3e3e3e;
border-color: #4e4e4e;
}
.seasonal-anime-list .seasonal-anime .prodsrc a.button_add {
background-color: #2e2e2e;
border-color: #4e4e4e;
}
.seasonal-anime-list .seasonal-anime .information {
border-color: #2e2e2e;
}
.seasonal-anime-list .seasonal-anime .information .info {
color: #9e9e9e;
background-color: #2a2a2a;
}
.seasonal-anime-list .seasonal-anime .information .scormem {
color: #9e9e9e;
background-color: #2a2a2a;
}
.seasonal-anime-list .seasonal-anime .information .scormem .score::after, .seasonal-anime-list .seasonal-anime .information .scormem .member::after {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAA8CAYAAABSD1tKAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAAHTSURBVEhLlZRJqipBEEVdj2Od6FzscRMqqCC2iKgDe0ERdOTA7bxtxa+bkGVWef/lvcHJjDiRXSVkZcwsQbVatdVqZfl8PkqTNfAlJpOJHQ4HK5VKUZqsgURSLpfter26wePx2AqFQqRTE1CczWbW6/VsOp1as9l0g+73u/X7fcOOt9vNcrmc865wOp3oaqDRaLjF/BEzxWLRjsejYSJiPxBgEHbFRXjnGtzIYrEwrOYLADl8eGPxhPl8Hm/rj4cc/msCjoJz1ut122w27mPRI4cPj+oarNjtdm25XFqtVnMXgB45fHghrvGTfByS9onib6BSQaWCSgWVCioVVCqoVFCpoFJBpYJKBZWKRIIXttvtbDAYuD79AkEctFotG41G7tHghaFHDu/HgDh4Pp/2eDyi8FNEDh+6OLhcLvZ+v6PwU0QOH7o4wLnP53MUforI4UMXBwD/VAwYDoeuRx7WQRy8Xi9br9fW6XSs3W67Hjm8HwNcg9W2261VKpVEETl8eCzX7Pd7eufZbPYHHnXvXIMV0v9VD/zXDn+BSgWVCioVVCqoVFCpoFJBpYJKBZUKKhVUKqhUUKmgUkGlgkoFlQoqFVQqqFRQqaBSQaWCyv9jmX+YoQYyJkH0wwAAAABJRU5ErkJggg==");
}
.seasonal-anime-list .seasonal-anime .prodsrc a.button_add.reading, .seasonal-anime-list .seasonal-anime .prodsrc a.button_add.watching, .seasonal-anime-list .seasonal-anime .prodsrc a.button_edit.reading, .seasonal-anime-list .seasonal-anime .prodsrc a.button_edit.watching {
background-color: #50c35b;
border-color: #50c35b;
}
.seasonal-anime-list .seasonal-anime .prodsrc a.button_edit.completed {
background-color: #3d5dad;
border-color: #3d5dad;
}
.seasonal-anime-list .seasonal-anime .prodsrc a.button_add.on-hold, .seasonal-anime-list .seasonal-anime .prodsrc a.button_edit.on-hold {
border-color: #f1c83e;
}
.seasonal-anime-list .seasonal-anime .prodsrc a.button_edit.dropped {
background-color: #ba4b4d;
border-color: #ba4b4d;
}
.seasonal-anime-list .seasonal-anime .prodsrc a.button_add.plantoread, .seasonal-anime-list .seasonal-anime .prodsrc a.button_add.plantowatch, .seasonal-anime-list .seasonal-anime .prodsrc a.button_edit.plantoread, .seasonal-anime-list .seasonal-anime .prodsrc a.button_edit.plantowatch {
border-color: #c3c3c3;
}
.seasonal-anime-list .seasonal-anime .prodsrc .icon-add-episode {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAACzSURBVChTnZK7EcIwEEQd0hCZKiAipyASR8RU4NQlEDhzGR5l5P4g9jG6GRlJAQTvVto9zfmjJoTw4fy4OPEUL+HFGHUT+M567cAthr04WGjI62J+ZW8TME7fzSnkYhVHNozuC02SzGOiZ8E7lB5JsvdA/krxlVBS9CfKmBihRtIzUP6atFVCSdGfKXy9rhBKMu9OP4tf/hN9zgy7EdnEmDOBvGWfBnb3FjGJIeoskrsXmjeIJL1Mnjd1aQAAAABJRU5ErkJggg==");
}
.navi-seasonal.fixed:after {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAAC3SURBVFhHzc6RE8JgAEDx7y5IgiTq7rsbjbIsm4WzMByGwywcDsPZMMuybDQajZJgEgy691+8d/fzF2KMsxmDPzMGJzMGv2YMfswYHM0YHMwY7M0Y7MwYfJsx+DJj8GnG4MOMwdaMwcaMwbsZg7UZg5UZgzczBq9mDJZmDF7MGCzMGDybMXgyYzA3Y/BoxmBmxuDBjMG9GYM7MwZTMwYTMwa3ZgxuzBhcmzG4MmNwacbgwiy4C+EPwestxCsVQv8AAAAASUVORK5CYII=");
}
/* > horiznav Tabs */
.navi-seasonal {
background-color: #1e1e1e;
}
.navi-seasonal .horiznav_nav {
border-bottom-color: #3d5dad;
}
.navi-seasonal .horiznav_nav ul li a {
background-color: #1e1e1e;
color: #5378cb;
}
.navi-seasonal .horiznav_nav ul li a.on {
background-color: #3d5dad;
}
.navi-seasonal .horiznav_nav ul li a:hover {
background-color: #3d5dad;
}
.navi-seasonal .horiznav_nav ul li a.navtab {
background-color: #1e1e1e;
border-color: #2e2e2e;
}
.navi-seasonal .horiznav_nav ul li a.navtab:hover {
background-color: #3d5dad;
}
.navi-seasonal .horiznav-nav-seasonal {
border-color: #3e3e3e;
}
.navi-seasonal .horiznav-nav-seasonal .btn-seasonal .btn-type {
background-color: #2e2e2e;
color: #5378cb;
}
.navi-seasonal .horiznav-nav-seasonal .btn-seasonal .btn-type:hover, .navi-seasonal .horiznav-nav-seasonal .btn-seasonal .btn-type.on {
background-color: #3d5dad;
}
/* Settings */
.setting-row.show-hidden {
background-color: #1e1e1e !important;
color: #6e6e6e !important;
}
.setting-row.locate-right {
background-color: #2e2e2e !important;
}
.setting-row.show-hidden.locate-right {
background-color: #1e1e1e !important;
}
.page-common .draggable_list li:hover {
background-color: #3e3e3e;
}
td[class="borderClass"][style="padding: 3px 0; border-bottom-width: 1px; border-color: #ebebeb;"] {
border-color: #3e3e3e !important;
}
.btn-sns-setting {
background-color: #2e2e2e;
color: #5378cb;
border-color: #3d5dad;
}
.btn-sns-setting:hover {
background-color: #3d5dad;
}
.sns-setting {
border-color: #5e5e5e;
}
.sns-setting .cell-border-vertical {
border-color: #3e3e3e;
}
.sns-setting .table tr:nth-of-type(odd) td {
background-color: #2e2e2e;
}
.sns-setting .sns-setting-default {
border-color: #5e5e5e;
}
.sns-setting .setting-input-button {
background-color: #2e2e2e;
color: #5378cb;
border-color: #3d5dad;
}
.js-also-available-at-help.also-available-at-help {
background-color: #1e1e1e !important;
}
/* > List Style */
.ownlist_style .style-setting .setting-switch input[type="radio"]+label {
background-color: #3e3e3e;
color: #5378cb;
}
.ownlist_style .style-setting .setting-switch input[type="radio"]:checked+label {
background-color: #3d5dad !important;
color: #fff !important;
}
.ownlist_style .style-setting .setting-switch input[type="radio"]+label:last-of-type {
background-color: #3e3e3e;
color: #5378cb;
}
.ownlist_style .style-setting .setting-switch input[type="radio"]+label:hover {
background-color: #4a4a4a;
}
.ownlist_style .new-theme-list .new-theme-unit {
background-color: #1e1e1e;
border-color: #1e1e1e;
}
.ownlist_style .new-theme-list .new-theme-unit.selected {
background-color: #2e2e2e;
border-color: #4e4e4e;
}
.ownlist_style .new-theme-list .new-theme-unit.selected .title {
color: #5378cb;
}
.ownlist_style .style-setting .style-setting-form-button {
border-color: #5e5e5e;
}
.ownlist_style #new-style .info {
background-color: #2e2e2e;
color: #cecece;
border-color: #3d5dad;
}
/* > Notifications */
.notification_settings .notification-setting-content .settings-notification .setting td.label .title {
color: #cecece;
}
.notification_settings .notification-setting-content .settings-notification .setting.header td {
background-color: #3e3e3e;
}
.notification_settings .notification-setting-content .settings-notification .setting.header td.button {
border-color: #5e5e5e;
}
.notification_settings .notification-setting-content .settings-notification .setting:first-of-type td {
border-color: #5e5e5e;
}
.notification_settings .notification-setting-content .settings-notification .setting td {
border-color: #5e5e5e;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button {
border-left-color: #3e3e3e;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button:last-of-type {
border-right-color: #5e5e5e;
}
.notification_settings .notification-setting-content .settings-notification .setting td.label .text {
color: #8e8e8e;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button input[type=checkbox]:checked+label {
background-color: #2e2e2e;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button input[type=checkbox]+label {
border-color: #3d5dad;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button input[type=checkbox]+label::before {
color: #3d5dad;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button input[type=checkbox]+label::after {
background-color: #3d5dad;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button.all input[type=checkbox]:checked+label {
background-color: #2e2e2e;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button.all input[type=checkbox]+label {
border-color: #50c35b;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button.all input[type=checkbox]+label::before {
color: #50c35b;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button.all input[type=checkbox]+label::after {
background-color: #50c35b;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button.off input[type=checkbox]:checked+label {
background-color: #2e2e2e;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button.off input[type=checkbox]+label {
border-color: #4e4e4e;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button.off input[type=checkbox]+label::before {
color: #4e4e4e;
}
.notification_settings .notification-setting-content .settings-notification .setting td.button.off input[type=checkbox]+label::after {
background-color: #4e4e4e;
}
/* Forums */
.page-forum .forum_category {
background-color: #3d5dad;
}
.page-forum .forum_locheader {
color: #cecece;
}
.page-common .forum-topic-sort {
background-color: #3d5dad;
}
.page-common .forum-table-header {
background-color: #262626;
}
.forum_boardrow2, .page-forum .forum_boardrow2, .page-common table.forum-topics tr td:nth-child(2n+1) {
background-color: #262626;
border-color: #3e3e3e;
}
.forum_boardrow1, .page-forum .forum_boardrow1, .page-common table.forum-topics tr td {
background-color: #1e1e1e;
border-color: #3e3e3e;
}
img[src*='watch_y.gif'] {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAACZSURBVDhPpZLNCYAwDIW7mgheROgQRTyI47iJik7QrWIiSUltD7UePkLee7H2xwBANVmxlERo3GaRFfEIcKXevrNRgwHXzycNJLDudF4P2mG5JBxWoso9sB/+QA8/AaqiaXK+Nn077tGXNaSz70ULZjcdkZGDfMpJHxnVK6P4a89WXRMFk9NmPz1tDtbds4CBuhf2laxYBpgbA+5YDq0B93oAAAAASUVORK5CYII=");
box-sizing: border-box;
width: 15px;
height: 15px;
padding-left: 15px;
}
img[src*='watch_n.gif'] {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABh0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC42/Ixj3wAAAJ9JREFUOE+dUjkOwCAM45scIw9BXXhdX8LcmcZVUpHQSi2DheLYDpcrpSxDFbVWhTdOMAlSSpv3vhEOQue1gbcBykyiPcYIwwTm9zHgNiN5MGJSZj6jlgDZgTKLACtqC9u35uuMMhG8ADXvAOZDmYEQAowdjSczB3TohL+by5PZvH5mSl6/bYAE/995DEAyiTDp2w+zAaPoiROo4h+KOwHmg3fFDkeRLQAAAABJRU5ErkJggg==");
box-sizing: border-box;
width: 15px;
height: 15px;
padding-left: 15px;
}
img[src*='ignorethread.gif'] {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAACmSURBVChTY/j//z8YOyatlgHiDWFFW/4H5W8CYxAbJAaSg6mDKfb2zd4AkiyEScAwSAwq5w3ig032zloPEjBFVwzDIDmoGhkQB2QlhsnoGKQGpJYhtnIHkI9dEToGqWWILt8OZMNNAFmLDYNdAFJLkob4qp0Qa0AcYjDYSUDdpHkaSJAWrFABb6gA1oiDykEiDkkCnDTCi7f+D8jbBMboSePHjx8MAMCUapGtLFcDAAAAAElFTkSuQmCC");
box-sizing: border-box;
width: 12px;
height: 12px;
padding-left: 12px;
}
.page-common .btn-forum {
background-color: #1e1e1e;
border-color: #4e4e4e;
}
.page-common .btn-forum:hover {
background-color: #5378cb;
}
.page-forum .sig {
border-color: #3e3e3e;
}
.page-forum .forum_boardrowspacer {
background-color: #1e1e1e;
}
.page-common .quotetext, .page-common .codetext {
background-color: #1e1e1e;
border-color: #3e3e3e;
}
.forum .forum-header {
background-color: #3d5dad;
}
.forum .forum-board {
color: #9e9e9e;
border-color: #3e3e3e;
}
.forum .forum-board:nth-of-type(even) {
background-color: #262626;
}
.forum .forum-side-block .header {
border-color: #5e5e5e;
color: #cecece;
}
.forum .forum-side-block .forum-side-list .forum-post {
border-color: #3e3e3e;
}
.forum .forum-side-block .forum-side-list .forum-post .information .comment {
color: #aaaaaa;
}
.forum .forum-side-block .forum-side-list img.thumbs {
border-color: #3e3e3e;
}
.page-common .fn-grey4 {
color: #9e9e9e !important;
}
.page-common .fn-grey5 {
color: #8e8e8e !important;
}
.forum .forum-mods .link-forum-mods .thumb {
background-color: #1e1e1e;
}
.forum .forum-mods .link-forum-mods.online:hover .thumb {
box-shadow: none;
}
.page-common .fn-blue1 {
color: #5378cb !important;
}
.forum .forum-search-side .forum-search-select {
background-color: #1e1e1e;
color: #cecece;
border-color: #3a3a3a;
}
.forum .forum-search-side .forum-search-input-text {
color: #cecece;
background-color: #1e1e1e;
border-color: #3a3a3a;
}
.forum .forum-search-side .forum-search-input-submit.notActive {
background-color: #2e2e2e;
color: #3d5dad;
border-color: #3a3a3a;
}
.btn-rect-grey1 {
background-color: #2e2e2e;
border-color: #4e4e4e;
}
.btn-rect-grey1:hover {
background-color: #3a3a3a;
}
/* Messages */
.mym_actions {
color: #888;
}
.message.read > .mym {
background-color: #1e1e1e;
}
.message > .mym {
border-color: #3e3e3e;
}
.message.read .mym_subject > a.subject-link .text {
color: #9e9e9e !important;
}
.mym_subject > a.subject-link .text {
color: #cecece !important;
}
.mym_date {
color: #cecece !important;
}
.message.unread.spot1.clearfix {
background-color: #242424 !important;
}
.private-message-content .message.selected + .message > .mym {
border-color: #5e5e5e;
}
.private-message-content .message.selected:first-of-type > .mym {
background-color: #2e2e2e !important;
}
.private-message-content .message.selected > .mym {
background-color: #2e2e2e !important;
border-color: #5e5e5e;
}
/* Clubs */
.club-search-form-search .inputButton {
background-color: #2e2e2e !important;
color: #5378cb;
border-color: #3e3e3e;
}
.club-search-form-search .select {
background-color: #262626;
border-color: #3e3e3e;
color: #cecece;
}
.club-search-form-search .select option {
color: #cecece;
}
.club-list .table-data:nth-of-type(odd) td {
background-color: #262626;
}
.club-list .table-data td .informantion {
color: #9e9e9e;
}
.club-list .table-data td {
border-bottom-color: #3e3e3e;
}
.club-list .btn-club-join {
background-color: #1e1e1e;
border-color: #3d5dad;
color: #5378cb;
}
.club-list .btn-club-join:hover {
background-color: #3d5dad;
color: #fff;
}
/* Create Review */
.review_scoreoff {
background-color: #2e2e2e;
color: #cecece;
}
.review_scoreon {
background-color: #3d5dad;
}
.review_score_over {
color: #3d5dad;
}
.score_top {
color: #3d5dad;
border-color: #3d5dad;
}
/* News */
.news-list .news-unit .text {
color: #cecece;
}
.news-list .comment-list, .news-list .news-unit {
border-color: #3e3e3e;
}
.news-list .comment-list .image-link, .news-list .news-unit .image-link {
border-color: #3e3e3e;
}
body.news .menu-category .btn-edit-tags {
background-color: #3d5dad;
border-color: #3d5dad;
color: #fff;
}
body.news .menu-category .btn-edit-tags:hover {
background-color: #2a4179;
border-color: #2a4179;
}
body.news .menu-category {
border-color: #5e5e5e;
}
body.news .content-left {
border-color: #3e3e3e;
}
body.news .news-side-block .news-list .news .information .comment, body.news .news-side-block .news-list .featured .information .comment, body.news .news-side-block .featured-list .news .information .comment, body.news .news-side-block .featured-list .featured .information .comment, body.news .featured-side-block .news-list .news .information .comment, body.news .featured-side-block .news-list .featured .information .comment, body.news .featured-side-block .featured-list .news .information .comment, body.news .featured-side-block .featured-list .featured .information .comment {
color: #37539b;
}
body.news .news-side-block .header, body.news .featured-side-block .header {
color: #cecece;
border-color: #5e5e5e;
}
body.news .news-side-block .news-list .news {
border-color: #3e3e3e;
}
body.news .tag-side-block .header {
color: #cecece;
border-color: #5e5e5e;
}
body.news .columnist-side-block .header {
color: #cecece;
border-color: #5e5e5e;
}
body.news .columnist-side-block .columnist-list .columnists-unit-side .image {
-webkit-box-shadow: #1e1e1e 0 0 2px,#4f4f4f 0 0 0 1px;
box-shadow: #1e1e1e 0 0 2px,#4f4f4f 0 0 0 1px;
}
.page-common .pagination .link:hover, .page-common .pagination .link.current {
background-color: #3d5dad;
color: #fff;
}
.page-common .pagination .link {
background-color: #2e2e2e;
color: #9e9e9e;
}
body.news .news-side-block .news-list img.thumbs, body.news .news-side-block .featured-list img.thumbs, body.news .featured-side-block .news-list img.thumbs, body.news .featured-side-block .featured-list img.thumbs {
border-color: #3e3e3e;
}
body.news .news-container .content {
color: #cecece;
}
body.news .news-container .title a {
color: #cecece;
}
body.news .news-container .news-info-block {
background-color: #262626;
}
.news-list .comment-list .text {
color: #cecece;
}
.news-list .comment-list:nth-of-type(even) {
background-color: #262626;
}
.news-list .comment-list .quotetext {
border-color: #3e3e3e;
}
body.news .news-content-block .news-related-database tr td {
border-color: #3e3e3e;
}
.page-common .fn-black {
color: #cecece !important;
}
/* > Tags Filter */
#all.btn-category {
border-color: #1e1e1e !important;
}
#all.btn-category.selected {
color: #cecece;
border-color: #3d5dad !important;
}
circle[fill="#2E51A2"] {
fill: #3d5dad;
}
#cat1.btn-category {
border-color: #1e1e1e !important;
}
#cat1.btn-category.selected {
color: #cecece;
border-color: #ba4b4d !important;
}
circle[fill="#FF2C55"] {
fill: #ba4b4d;
}
#cat2.btn-category {
border-color: #1e1e1e !important;
}
#cat2.btn-category.selected {
color: #cecece;
border-color: #f6d874 !important;
}
circle[fill="#FFCC01"] {
fill: #f6d874;
}
#cat3.btn-category {
border-color: #1e1e1e !important;
}
#cat3.btn-category.selected {
color: #cecece;
border-color: #50c35b !important;
}
circle[fill="#4CD963"] {
fill: #50c35b;
}
#cat4.btn-category {
border-color: #1e1e1e !important;
}
#cat4.btn-category.selected {
color: #cecece;
border-color: #2095f2 !important;
}
#cat5.btn-category {
border-color: #1e1e1e !important;
}
#cat5.btn-category.selected {
color: #cecece;
border-color: #af48c1 !important;
}
circle[fill="#9B26AF"] {
fill: #af48c1;
}
#cat6.btn-category {
border-color: #1e1e1e !important;
}
#cat6.btn-category.selected {
color: #cecece;
border-color: #8e8e93 !important;
}
/* > Tags */
.news-list .news-unit .information .tags {
border-color: #3e3e3e;
color: #fff;
}
.news-list .news-unit .information .tags .tag.tag-color1, body.news .news-container .tags .tag.tag-color1 {
background-color: #ba4b4d;
border-color: #ba4b4d;
color: #fff;
}
.news-list .news-unit .information .tags .tag.tag-color1:hover, body.news .news-container .tags .tag.tag-color1:hover {
background-color: #823435;
border-color: #823435;
}
.news-list .news-unit .information .tags .tag.tag-color2, body.news .news-container .tags .tag.tag-color2 {
background-color: #f1c83e;
border-color: #f1c83e;
color: #fff;
}
.news-list .news-unit .information .tags .tag.tag-color2:hover, body.news .news-container .tags .tag.tag-color2:hover {
background-color: #a88c2b;
border-color: #a88c2b;
}
.news-list .news-unit .information .tags .tag.tag-color3, body.news .news-container .tags .tag.tag-color3 {
background-color: #50c35b;
border-color: #50c35b;
color: #fff;
}
.news-list .news-unit .information .tags .tag.tag-color3:hover, body.news .news-container .tags .tag.tag-color3:hover {
background-color: #38883f;
border-color: #38883f;
}
.news-list .news-unit .information .tags .tag.tag-color4, body.news .news-container .tags .tag.tag-color4 {
background-color: #2095f2;
border-color: #2095f2;
color: #fff;
}
.news-list .news-unit .information .tags .tag.tag-color4:hover, body.news .news-container .tags .tag.tag-color4:hover {
background-color: #1668a9;
border-color: #1668a9;
}
.news-list .news-unit .information .tags .tag.tag-color5, body.news .news-container .tags .tag.tag-color5 {
background-color: #af48c1;
border-color: #af48c1;
color: #fff;
}
.news-list .news-unit .information .tags .tag.tag-color5:hover, body.news .news-container .tags .tag.tag-color5:hover {
background-color: #7a3287;
border-color: #7a3287;
}
.news-list .news-unit .information .tags .tag.tag-color6, body.news .news-container .tags .tag.tag-color6 {
background-color: #8e8e93;
border-color: #8e8e93;
color: #fff;
}
.news-list .news-unit .information .tags .tag.tag-color6:hover, body.news .news-container .tags .tag.tag-color6:hover {
background-color: #636366;
border-color: #636366;
}
/* > Tag Cloud */
body.news .tag-side-block .tag-cloud .tag.tag-color1 {
background-color: #ba4b4d;
border-color: #ba4b4d;
color: #fff;
}
body.news .tag-side-block .tag-cloud .tag.tag-color1:hover {
background-color: #823435;
border-color: #823435;
}
body.news .tag-side-block .tag-cloud .tag.tag-color2 {
background-color: #f1c83e;
border-color: #f1c83e;
color: #fff;
}
body.news .tag-side-block .tag-cloud .tag.tag-color2:hover {
background-color: #a88c2b;
border-color: #a88c2b;
}
body.news .tag-side-block .tag-cloud .tag.tag-color3 {
background-color: #50c35b;
border-color: #50c35b;
color: #fff;
}
body.news .tag-side-block .tag-cloud .tag.tag-color3:hover {
background-color: #38883f;
border-color: #38883f;
}
body.news .tag-side-block .tag-cloud .tag.tag-color4 {
background-color: #2095f2;
border-color: #2095f2;
color: #fff;
}
body.news .tag-side-block .tag-cloud .tag.tag-color4:hover {
background-color: #1668a9;
border-color: #1668a9;
}
body.news .tag-side-block .tag-cloud .tag.tag-color5 {
background-color: #b343c7;
border-color: #b343c7;
color: #fff;
}
body.news .tag-side-block .tag-cloud .tag.tag-color5:hover {
background-color: #7d2e8b;
border-color: #7d2e8b;
}
body.news .tag-side-block .tag-cloud .tag.tag-color6 {
background-color: #8e8e93;
border-color: #8e8e93;
color: #fff;
}
body.news .tag-side-block .tag-cloud .tag.tag-color6:hover {
background-color: #636366;
border-color: #636366;
}
/* < Tags Page */
body.news .news-breadcrumbs {
border-color: #5e5e5e;
}
body.news .news-content-block.news-tags .news-tags-table.news td {
border-color: #3e3e3e;
}
body.news .news-content-block.news-tags .news-tags-table.news tr:nth-of-type(odd) {
background-color: #262626;
}
body.news .news-content-block.news-tags h2.news-tags-header {
border-color: #5e5e5e !important;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color1 {
border-color: #ba4b4d;
color: #9e9e9e;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color1:hover {
background-color: #ba4b4d;
color: #fff;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color2 {
border-color: #f6d874;
color: #9e9e9e;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color2:hover {
background-color: #f6d874;
color: #fff;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color3 {
border-color: #50c35b;
color: #9e9e9e;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color3:hover {
background-color: #50c35b;
color: #fff;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color4 {
color: #9e9e9e;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color4:hover {
background-color: #2095f2;
color: #fff;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color5 {
border-color: #b343c7;
color: #9e9e9e;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color5:hover {
background-color: #b343c7;
color: #fff;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color6 {
color: #9e9e9e;
}
body.news .news-content-block.news-tags .menu-category-tags .btn-category.tag-color6:hover {
background-color: #8e8e93;
color: #fff;
}
/* Featured Articles */
.news-list .comment-list .information .tags .tag, .news-list .news-unit .information .tags .tag, .featured-pickup .featured-pickup-unit .information .tags .tag, body.news .tag-side-block .tag-cloud .tag, body.news .news-container .tags .tag {
background-color: #7189c6;
color: #fff;
border-color: #7189c6;
}
.news-list .comment-list .information .tags .tag:hover, .news-list .news-unit .information .tags .tag:hover, .featured-pickup .featured-pickup-unit .information .tags .tag:hover, body.news .tag-side-block .tag-cloud .tag:hover, body.news .news-container .tags .tag:hover {
background-color: #4f5f8a;
border-color: #4f5f8a;
}
.news-list .comment-list .information .tags .tag.tag-color-feature-spoiler, .news-list .news-unit .information .tags .tag.tag-color-feature-spoiler, body.news .featured-side-block .featured-list .text-color-spoiler, .featured-pickup .featured-pickup-unit .information .tags .tag.tag-color-feature-spoiler, body.news .news-container .tags .tag.tag-color-feature-spoiler {
background-color: #ba4b4d;
color: #fff;
border-color: #ba4b4d;
}
.news-list .comment-list .information .tags .tag.tag-color-feature-spoiler:hover, .news-list .news-unit .information .tags .tag.tag-color-feature-spoiler:hover, body.news .featured-side-block .featured-list .text-color-spoiler:hover, .featured-pickup .featured-pickup-unit .information .tags .tag.tag-color-feature-spoiler:hover, body.news .news-container .tags .tag.tag-color-feature-spoiler:hover {
background-color: #823435;
border-color: #823435;
}
.featured-pickup .featured-pickup-unit .image {
-webkit-box-shadow: #1e1e1e 0 0 2px,#4f4f4f 0 0 0 1px;
box-shadow: #1e1e1e 0 0 2px,#4f4f4f 0 0 0 1px;
}
.featured-pickup .featured-pickup-unit .title, body.news .news-container .title {
color: #cecece;
}
.featured-pickup .featured-pickup-unit .text, body.news .news-container .summary {
color: #cecece;
}
.featured-pickup .featured-pickup-unit .information .tags {
border-color: #3e3e3e;
}
.featured-pickup .featured-pickup-unit .information .tags .tags-pickup-inner .tags-inner-attributes {
border-color: #3e3e3e;
}
.featured-content-block-outer {
border-color: #3e3e3e;
}
body.news .news-side-block .news-list .news, body.news .news-side-block .news-list .featured, body.news .news-side-block .featured-list .news, body.news .news-side-block .featured-list .featured, body.news .featured-side-block .news-list .news, body.news .featured-side-block .news-list .featured, body.news .featured-side-block .featured-list .news, body.news .featured-side-block .featured-list .featured {
border-color: #3e3e3e;
}
body.news .news-container .tags {
background-color: #1e1e1e !important;
}
.featured-article-body p {
color: #cecece;
}
.featured-article-body h2 {
color: #cecece;
}
.featured-article-body h3 {
color: #cecece;
}
.featured-article-body h4 {
color: #cecece;
}
.news-list .news-unit .information .tags .tags-inner .tags-inner-attributes, body.news .news-container .tags .tags-inner-attributes {
border-color: #3e3e3e;
}
.news-list .comment-list .information .tags .tag.tag-color-feature-advertorial, .news-list .news-unit .information .tags .tag.tag-color-feature-advertorial {
color: #1e1e1e;
border-color: #7189c6;
}
.news-list .comment-list .information .tags .tag.tag-color-feature-advertorial:hover, .news-list .news-unit .information .tags .tag.tag-color-feature-advertorial:hover {
background-color: #4f5f8a;
border-color: #4f5f8a;
}
.news-list .comment-list .information .pv, .news-list .news-unit .information .pv, .featured-pickup .featured-pickup-unit .information .pv {
border-color: #3e3e3e;
}
/* Anime Streaming */
.watch .watch-anime-list .watch-anime {
border-color: #2e2e2e;
}
.watch .watch-anime-list .watch-anime .prodsrc {
background-color: #262626;
}
.watch .watch-anime-list .watch-anime .prodsrc .source, .watch .watch-anime-list .watch-anime .prodsrc .eps {
border-color: #4e4e4e;
}
.watch .watch-anime-list .watch-anime .genres {
background-color: #2e2e2e;
border-color: #2e2e2e;
}
.watch .watch-anime-list .watch-anime .genres .genre {
background-color: #1e1e1e;
border-color: #3e3e3e;
}
.watch .watch-anime-list .watch-anime .genres .genre:hover {
background-color: #1e1e1e;
color: #5378cb !important;
}
.watch .watch-anime-list .watch-anime .genres .genre a {
color: #8e8e8e;
}
.watch .watch-anime-list .watch-anime .genres .genre a:hover {
color: #5378cb !important;
}
.watch .watch-anime-list .watch-anime .image .info, .watch .watch-anime-list .watch-anime .information .scormem {
background-color: #2a2a2a;
color: #9e9e9e;
border-color: #2e2e2e;
border-left: #2a2a2a 1px solid;
}
.watch .watch-anime-list .watch-anime .information .scormem .score::after, .watch .watch-anime-list .watch-anime .information .scormem .member::after {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAA8CAYAAABSD1tKAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAAHTSURBVEhLlZRJqipBEEVdj2Od6FzscRMqqCC2iKgDe0ERdOTA7bxtxa+bkGVWef/lvcHJjDiRXSVkZcwsQbVatdVqZfl8PkqTNfAlJpOJHQ4HK5VKUZqsgURSLpfter26wePx2AqFQqRTE1CczWbW6/VsOp1as9l0g+73u/X7fcOOt9vNcrmc865wOp3oaqDRaLjF/BEzxWLRjsejYSJiPxBgEHbFRXjnGtzIYrEwrOYLADl8eGPxhPl8Hm/rj4cc/msCjoJz1ut122w27mPRI4cPj+oarNjtdm25XFqtVnMXgB45fHghrvGTfByS9onib6BSQaWCSgWVCioVVCqoVFCpoFJBpYJKBZWKRIIXttvtbDAYuD79AkEctFotG41G7tHghaFHDu/HgDh4Pp/2eDyi8FNEDh+6OLhcLvZ+v6PwU0QOH7o4wLnP53MUforI4UMXBwD/VAwYDoeuRx7WQRy8Xi9br9fW6XSs3W67Hjm8HwNcg9W2261VKpVEETl8eCzX7Pd7eufZbPYHHnXvXIMV0v9VD/zXDn+BSgWVCioVVCqoVFCpoFJBpYJKBZUKKhVUKqhUUKmgUkGlgkoFlQoqFVQqqFRQqaBSQaWCyv9jmX+YoQYyJkH0wwAAAABJRU5ErkJggg==");
}
.watch .watch-anime-list .watch-anime .prodsrc a.button_add, .watch .watch-anime-list .watch-anime .prodsrc a.button_edit {
background-color: #2e2e2e;
border-color: #4e4e4e;
}
.watch .watch-anime-list .watch-anime .prodsrc a.button_add.reading, .watch .watch-anime-list .watch-anime .prodsrc a.button_add.watching, .watch .watch-anime-list .watch-anime .prodsrc a.button_edit.reading, .watch .watch-anime-list .watch-anime .prodsrc a.button_edit.watching {
background-color: #50c35b;
border-color: #50c35b;
}
.watch .watch-anime-list .watch-anime .prodsrc a.button_add.completed, .watch .watch-anime-list .watch-anime .prodsrc a.button_edit.completed {
background-color: #3d5dad;
border-color: #3d5dad;
}
.watch .watch-anime-list .watch-anime .prodsrc a.button_add.on-hold, .watch .watch-anime-list .watch-anime .prodsrc a.button_edit.on-hold {
border-color: #f1c83e;
}
.watch .watch-anime-list .watch-anime .prodsrc a.button_edit.dropped {
background-color: #ba4b4d;
border-color: #ba4b4d;
}
.watch .watch-anime-list .watch-anime .prodsrc a.button_add.plantoread, .watch .watch-anime-list .watch-anime .prodsrc a.button_add.plantowatch, .watch .watch-anime-list .watch-anime .prodsrc a.button_edit.plantoread, .watch .watch-anime-list .watch-anime .prodsrc a.button_edit.plantowatch {
border-color: #c3c3c3;
}
/* Notifications Page */
.page-common #content.container--small-left .left-column {
border-color: #3e3e3e;
}
body.notification .notification-header h3 {
border-color: #5e5e5e;
}
body.notification .notification-item {
border-color: #3e3e3e;
}
body.notification .notificaiton-category-nav li {
border-color: #3e3e3e;
}
body.notification .notificaiton-category-nav a {
color: #cecece;
}
body.notification .notificaiton-category-nav a.active {
background-color: #2e2e2e;
}
body.notification .notificaiton-category-nav a:hover {
background-color: #2e2e2e;
}
body.notification .notificaiton-category-nav a .counter.zero {
background-color: #c3c3c3;
}
body.notification .notification-header.simple h3 {
color: #cecece;
}
body.notification .notification-header .right-menu .item {
color: #5378cb;
}
body.notification .notification-item:hover {
background-color: #2e2e2e;
}
/* Quick Add */
.quickadd-content .quickadd-form-search .inputtext {
border-color: #5a5a5a;
}
.quickadd-content .quickadd-form-search .inputButton {
background-color: #2e2e2e;
border-color: #5a5a5a;
color: #3d5dad;
}
.quickadd-content .quickAdd-anime-result-unit, .quickadd-content .quickAdd-manga-result-unit {
color: #cecece;
border-color: #3e3e3e;
}
.quickadd-content .quickAdd-anime-result-unit:nth-of-type(odd), .quickadd-content .quickAdd-manga-result-unit:nth-of-type(odd) {
background-color: #2e2e2e;
}
.quickadd-content .quickAdd-result-header {
background-color: #3d5dad;
color: #ffffff !important;
}
.quickadd-content .quickAdd-anime-result-unit .quickAdd-result-column, .quickadd-content .quickAdd-manga-result-unit .quickAdd-result-column {
border-color: #3e3e3e;
}
.quickadd-content .quickAdd-anime-result-unit .quickAdd-result-column .required, .quickadd-content .quickAdd-manga-result-unit .quickAdd-result-column .required {
color: #5378cb;
}
.quickadd-content .quickAdd-anime-result-unit .btn-status-add, .quickadd-content .quickAdd-manga-result-unit .btn-status-add {
background-color: #3d5dad;
}
.quickadd-content .quickAdd-anime-result-unit .btn-status-add:hover, .quickadd-content .quickAdd-manga-result-unit .btn-status-add:hover {
background-color: #4f74c8;
}
.quickadd-content .quickAdd-anime-result-unit .btn-status-edit, .quickadd-content .quickAdd-manga-result-unit .btn-status-edit {
background-color: #464646;
color: #cecece;
}
.quickadd-content .quickAdd-anime-result-unit .btn-status-edit:hover, .quickadd-content .quickAdd-manga-result-unit .btn-status-edit:hover {
background-color: #5e5e5e;
color: #cecece;
}
/* Import List */
.page-common .fn-grey6 {
color: #cecece !important;
}
/* Ads Hidden */
.page-common #headerSmall .banner-header-anime-straming {
display: none !important;
}
*[id*=div-gpt-ad] {
display: none !important;
}
/* > Panel */
.widget.right_top_ad.right, .widget.left_bottom_ad.left {
display: none !important;
}
.page-common.ad-skin #myanimelist .ad-skin-side-outer.bg-left, .page-common.ad-skin #myanimelist .ad-skin-side-outer.bg-right {
display: none !important;
}
/* > Browse Anime */
.side-ad.side-ad--l, .side-ad.side-ad--r {
display: none !important;
}
/* > View Anime/Manga */
div[style="padding: 20px 0 20px 40px; float: left; position: relative; z-index: 1;"], div[style="padding: 20px 40px 20px 0; float: right; position: relative;"] {
display: none !important;
}
div[style="padding: 20px 0 20px 40px; float: left;"], div[style="padding: 20px 40px 20px 0; float: right;"], div[style="padding: 20px 40px;display: inline-block;"], div[style="padding: 20px 0px;display: inline-block;"], div[class="mauto clearfix pt24"] {
display: none !important;
}
div[class="clearfix mauto mt16"] {
display: none !important;
}
div[style="padding:16px 0px 0px 0px;"] {
display: none !important;
}
/* > Reviews */
div[style="width:728px; margin:0 auto"] {
display: none !important;
}
div[style="overflow: hidden; padding: 10px 0; border-bottom: solid #cdcdcd 1px"] {
display: none !important;
}
div[class="borderDark pt4 pb8 pl4 pr4 mb8"] + div[class="border_bottom pt12 pb12 mb4"] {
display: none !important;
}
/* > Reccomendations */
.border_bottom[style="padding:8px 0px 8px 0px;margin:0px 0px 8px 0px;"] {
display: none !important;
}
/* > Watch Videos */
.clearfix[style="padding:16px 3px 20px 100px;width:880px;"] {
display: none !important;
}
/* > Watch Episode */
div[style="padding:16px 0px 0px 0px;margin:14px 0px 0px 0px;"] {
display: none !important;
}
div[style="float:left; padding:25px 25px 10px;"], div[style="float:right; padding:25px 25px 10px;"] {
display: none !important;
}
/* > Forums */
._unit[style="width:300px; height:250px; display: block !important;"] {
height: 0px !important;
}
table[style="width:100%;height:100%;text-align:center;border-collapse:collapse;"] {
display: none !important;
}
.clearfix.pt24[style="width:720px;"] {
display: none !important;
}
#pc_forum_top_middle_rec_l {
display: none !important;
}
#pc_forum_top_middle_rec_r {
display: none !important;
}
/* > Profile */
.clearfix[style="padding:16px 3px 20px;"] {
display: none !important;
}
/* > Users */
.clearfix[style="padding:16px 3px 20px 10px;width:100%;"] {
display: none !important;
}
/* > News */
table[style="width:160px;height:100%;text-align:center;border-collapse:collapse;margin:auto;"] {
display: none !important;
}
.clearfix[style="padding:16px 24px 20px;"] {
display: none !important;
}
.clearfix[style="padding:16px 8px 20px 0px;"] {
display: none !important;
}
#pc_news_top_1st_rec, #pc_news_top_2nd_rec {
display: none !important;
}
/* Social buttons hidden */
.page-common .icon-block .icon-social {
display: none !important;
}
*[class*=PIN] {
display: none !important;
}
body.news .news-container .news-info-block .sns-unit .sprite-icon-social.rect.icon-social {
display: none !important;
}
.page-common .sprite-icon-social.rect.wide.icon-social {
display: none !important;
}
body.news .news-container .news-info-block {
background-color: #1e1e1e !important;
}
.js-sns-icon-container.icon-block-small {
display: none !important;
}
/* The following section of code was done by another user, with minor changes by me. */
/* :::::(C)Nightsanity::::: */
/*manga & anime search*/
.anime-manga-search .genre-link .genre-list {
border-bottom: #3e3e3e 1px solid;
}
.anime-search-form-block .anime-search-form-search .inputtext {
border: #4a4a4a 1px solid;
border-right: none;
}
.anime-search-form-block .anime-search-form-search .inputButton {
background-color: #2e2e2e;
border: #4a4a4a 1px solid;
color: #5378cb;
}
.anime-manga-search .genre-link .genre-list .genre-name-link:hover {
background-color: #2e2e2e;
}
/*Notifications*/
.page-common .header-notification-item {
border-bottom: 1px solid #333;
}
.page-common .header-notification-item>.inner.is-read {
color: #aaa !important;
}
/*Private Inbox*/
.total_messages {
border-bottom: #5e5e5e 1px solid;
color: #aaa;
}
.pmessage-checkbox-block {
background-color: #262626;
border: #262626 1px solid;
}
.pmessage-select > a {
background: #262626 !important;
border-color: #262626 !important;
color: #aaaaaa !important;
}
.pmessage-select > a:hover {
background: #333333 !important;
color: #ccc !important;
}
.message.read .mym_date {
color: #ccc !important;
}
.message.read .mym_user > a {
color: #5378cb;
}
.message.read .mym_actions > a {
color: #5378cb;
}
.message.read .mym_subject .subject-link {
color: #5378cb;
}
/*message history*/
.pmessage-message-history .subject {
padding-bottom: 4px;
border-bottom: #3e3e3e 1px solid;
color: #ccc;
}
.pmessage-message-history .date {
border-bottom: #3e3e3e 1px solid;
color: #999;
}
.pmessage-message-history .name {
border-bottom: #3e3e3e 1px solid;
}
.pmessage-checked-action .pmessage-checked-action-button {
background-color: #262626;
border: #262626 1px solid;
color: #888;
}.pmessage-checked-action .pmessage-checked-action-button {
background-color: #262626;
border: #262626 1px solid;
color: #888;
}
.pmessage-checked-action .pmessage-checked-action-button:hover {
background-color: #3d5dad;
color: #fff;
}
/*preview message block*/
.page-common .bgbdrContainer {
background-color: #2e2e2e;
}
/*Reviews Sorted by Block*/
.reviews-horiznav-nav-sort-block {
border-bottom: 1px solid #5e5e5e;
}
/*ABOUT PAGE*/
section img[src="http://cdn.myanimelist.net/images/about/overview/head.jpg"] {
content: url('http://i.imgur.com/8pxpaXI.jpg') !important;
}
.di-tc.about-content-box.l.ac img[src="http://cdn.myanimelist.net/images/about/overview/fig01_1.png"] {
content: url('http://i.imgur.com/Y54f22k.png') !important;
}
.di-tc.about-content-box.r.ac img[src="http://cdn.myanimelist.net/images/about/overview/fig01_2.png"] {
content: url('http://i.imgur.com/4s4zJV9.png') !important;
}
.about-content.content-bg-grey {
background-color: #333;
}
.about-content-box.single img[src="http://cdn.myanimelist.net/images/about/overview/fig03_1.png"] {
content: url('http://i.imgur.com/a6EcLvs.png') !important;
}
/*top anime and manga page */
.top-ranking-table .table-header td {
background-color: #3d5dad;
}
.top-ranking-table tr.ranking-list td {
background-color: #1e1e1e;
}
.top-ranking-table .score .text.on {
color: #cecece;
}
.top-ranking-table tr.ranking-list:nth-of-type(odd) td {
background-color: #262626;
}
.top-ranking-table tr td:last-of-type {
border-right: #3d5dad 1px solid;
}
.top-ranking-table tr td {
border-left: #3e3e3e 1px solid;
}
/*Seasonal Anime Archive*/
.season .anime-seasonal-byseason td {
border: #3e3e3e 1px solid !important;
}
.season .anime-seasonal-byseason tr:nth-of-type(odd) {
background-color: #1e1e1e;
}
.season .anime-seasonal-byseason tr {
background-color: #262626;
}
/*Advertising page*/
.page-advertising .ad_form_content label.required {
color: #5378cb;
}
.page-advertising #ad_menu li a.on {
color: #3d5dad;
}
.page-advertising .ad_menu_lang {
background-color: #3a3a3a;
}
.page-advertising #ad_menu {
background-color: #1e1e1e;
}
.page-advertising .ad-contents .ad-text-head3 {
color: #888;
}
.page-advertising section.ad_section:nth-of-type(even) div.ad_section {
background-color: #262626;
}
.page-advertising .ad-spec-sample-list {
border: #3e3e3e 1px solid;
}
.page-advertising .ad-spec-sample-button-block .ad-spec-sample-button-cell {
background-color: #E1E7F5;
border: none;
color: #5378cb;
}
.page-advertising .ad-spec-sample-button-block .ad-spec-sample-button-cell {
background-color: #1a1a1a;
border: none;
border-top: solid 1px #3e3e3e;
border-right: solid 1px #3e3e3e;
border-left: solid 1px #3e3e3e;
}
.page-advertising .ad_form_content .inputtextarea {
border: #3e3e3e 1px solid;
}
.page-advertising .ad_form_content .inputtext {
border: #3e3e3e 1px solid;
}
.page-advertising .btn-blue-rect.off {
background-color: #3d5dad;
}
.page-advertising .ad_form_content label {
color: #888;
}
.page-advertising .ad_form_content .ad_select {
background-color: #262626;
border: #262626 1px solid;
}
/*featured articles page*/
.news.featured .featured-search-side .featured-search-input-text {
width: 223px;
color: #cecece;
background-color: #1e1e1e;
border-color: #3a3a3a;
}
.news.featured .featured-search-side .featured-search-input-submit.notActive {
background-color: #2e2e2e;
color: #3d5dad;
border-color: #3a3a3a;
}
}
@-moz-document url-prefix("http://myanimelist.net/ownlist/style/theme"), url-prefix("https://myanimelist.net/ownlist/style/theme"){
.ownlist_style_theme .customize-content-left {
background-color: #1e1e1e;
color: #cecece;
}
.ownlist_style_theme .customize-content-left .header {
background-color: #3d5dad;
}
.ownlist_style_theme .customize-content-left h3.theme-custom-header {
color: #cecece;
border-color: #3e3e3e;
}
.ownlist_style_theme .customize-content-left .theme-custom-content {
border-color: #3e3e3e;
}
.ownlist_style_theme .customize-content-left h2.theme-custom-header {
background-color: #3e3e3e;
color: #cecece;
border-color: #5e5e5e
}
.ownlist_style_theme .draggable-bar {
border-color: #5e5e5e;
}
a[id="org-style"] {
color: #5378cb;
}
a[id="org-style"]:hover {
color: #5378cb;
}
table[class="di-t"] select {
background-color: #262626;
border-color: #3e3e3e;
color: #cecece;
}
.page-common .goodresult, .page-common .successQuery {
background-color: #2e2e2e;
border-color: #3d5dad;
}
.page-common .badresult {
background-color: #3e3e3e;
border-color: #ba4b4d;
}
}
@-moz-document regexp("^https?://((gist|guides|help|raw|status|developer)\.)?github\.com((?!generated_pages\/preview).)*$"), domain("githubusercontent.com") {
/*! Github Dark Theme v1.14.106 (8/18/2016) *//*
* https://github.com/StylishThemes/GitHub-Dark
* http://userstyles.org/styles/37035
* License: https://creativecommons.org/licenses/by-sa/4.0/
*/
/* AGENT_SHEET */
body {
background-color: #222 !important;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkAgMAAAANjH3HAAAACVBMVEUaGhohISElJSUh9lebAAAB20lEQVRIx4XWuZXDMAwE0C0SAQtggIIYoAAEU+aKOHhYojTrYP2+QfOW/5QIJOih/q8HwF/pb3EX+UPIveYcQGgEHiu9hI+ihEc5Jz5KBIlRRRaJ1JtoSAl5Hw96hLB1/up1tnIXOck5jZQy+3iU2hAOKSH1JvwxHsp+5TLF5MOl1/MQXsVs1miXc+KDbYydyMeUgpPQreZ7fWidbNhkXNJSeAhc6qHmHD8AYovunYyEACWEbyIhNeB9fRrH3hFi0bGPLuEW7xCNaohw1vAlS805nfsrTspclB/hVdoqusg53eH7FWot+wjYpOViX8KbFFKTwlnzvj65P9H/vD0/hibYBGhPwlPO8TmxRsaxsNnrUmUXpNhirlJMPr6Hqq9k5Xn/8iYQHYIuQsWFC6Z87IOxLxHphSY4SpuiU87xJnJr5axfeRd+lnMExXpEWPpuZ1v7qZdNBOjiHzDREHX5fs5Zz9p6X0vVKbKKchlSl5rv+3p//FJ/PYvoKryI8vs+2G9lzRmnEKkh+BU8yDk515jDj/HAswu7CCz6U/Mxb/PnC9N41ndpU4hUU7JGk/C9PmP/M2xZYdvBW2PObyf1IUiIzoHmHW9yTncliYs9A9tVNppdShfgQaTLMf+j3X723tLeHgAAAABJRU5ErkJggg==) !important;
background-clip: border-box !important;
background-origin: padding-box !important;
background-attachment: scroll !important;
background-repeat: repeat !important;
background-size: auto !important;
background-position: left top !important;
}
/* custom code font */
pre, code, tt, kbd:not(.badmono), pre, samp, .blob-code, .file-data pre,
.line-data, #gist-form .file .input textarea, .ace_editor.ace-github-light,
.ace_editor, .blob-code-inner {
font-family: "Menlo", Consolas, "Liberation Mono", Menlo, Courier, monospace !important;
}
/* Base link/panel colors - text */
a:not([href*="/labels/"]), input[type="text"]:focus + .header-search-scope,
.plans-row .plan,
.filters li.selected, .vcard-stat, .zeroclipboard-button, .creator a,
button#logout:hover, #user-links .sign-out-button:hover,
.numbers-summary a:hover, .numbers-summary a:hover span, .tag-info a:hover,
.tag-info a:hover span, #forkqueue .instructions, .addon h4,
.header-nav-link:hover, .header-nav-link:focus, .api-status a:hover,
.gist-item ul.meta > li > a:hover, .sidebar-module h3 a:hover,
a.browse-button:hover, a.browse-button:hover span, .team-mention,
.header-logo-invertocat:hover, .comment-header-actions li:hover,
.org-repo-stats a:hover, .muted-link:hover,
a.muted-link:hover, .org-module-link:hover, .org-module-link:hover .org-stats,
.org-module-link:hover .octicon, .org-header-info .name-link:hover,
.social-count:hover, .new-file-link span, .org-repo-name a:hover .repo-prefix,
.timeline-commits .commit-meta .octicon-comment-discussion:before,
.oauth-permissions-details .permission-title, .owner-name,
.timeline-comment-action:hover, .discussion-sidebar-toggle:hover,
.sidebar-assignee .assignee:hover, .timeline-commits .commit-message a:hover,
.timeline-commits .commit-id:hover, #markdown-toc li a:hover,
.sidebar-module ul ul li a:hover, .btn.btn-outline,
.org-teams-list .team:hover .team-name, .gh-header-back:hover span:before,
.org-header .edit-org:hover .octicon, .team-info-card .stats-group .stat:hover,
.team-info-card .stats-group .stat:hover .stat-number, .btn-octicon:hover,
a.discussion-item-entity:hover, .discussion-item-entity:hover,
.issues-listing .table-list-issues .issue-comments-link:hover,
.issues-listing .table-list-issues .issue-title-link:hover,
.issues-listing .table-list-issues .issue-meta-section a:hover,
.issues-reset-query:hover, .box-action:active,
.issues-listing .table-list-issues .milestone-link:hover .octicon,
.labels-list-action:hover, .commits-list-item .commits-comments-link:hover,
.discussion-item-ref-title .title-link:hover, .box-action:hover,
.repo-list-stats .repo-list-stat-item:hover, .octicon-file-directory,
.branch-status-details, .notification-actions .btn-link:hover,
a.discussion-item-toggle-open:hover, a.discussion-item-toggle-closed:hover,
button.discussion-item-toggle-open:hover,
button.discussion-item-toggle-closed:hover, .task-list a,
.full-commit .btn-outline:hover:not(:disabled), .zeroclipboard-link,
.stats-group-stat:hover, .stats-group-stat:hover .stat-number,
.tag-references > li a:hover, .two-factor-toggle .two-factor-status button,
.tree-browser tr.navigation-focus .octicon-chevron-right,
#header ul.top-nav > li > a:hover, #header ul.top-nav > li > button:hover,
.new-file-form, .date_selector td, .pagination a, .pagination span,
.pagination em, .timeline-comment-actions .octicon:hover, a.org-link:hover,
a.commit-link, .team-grid .team-name:focus, .team-grid .team-name:hover,
a.tabnav-extra:hover, .tabnav .tabnav-extras:hover,
.milestone-title-link a:hover,
.application-authorizations .oauth-app-owner:hover, .expand-more,
.participation a:hover, .commit .commit-title .issue-link,
.gist-snippet-meta .gist-count-links>li>a:hover,
.orgs-help-item-octicon .mega-octicon,
.release-timeline-tags .expander-text:hover,
.ajax-pagination-btn, .markdown-body a[href*="/labels/"],
.select-menu-action:hover, .wiki-wrapper .wiki-history .commit-id:hover,
.octotree_views .octotree_treeview .jstree-anchor .jstree-icon.tree:before,
.octotree_github_sidebar a.octotree_toggle:hover,
.octotree_github_sidebar a.octotree_opts:hover,
.octotree_github_sidebar a.octotree_opts.selected,
.octotree_github_sidebar .octotree_views .octotree_treeview .jstree-anchor,
.milestone-name:hover, .toolbar-item .menu-target:hover, .toolbar-item:hover,
.toolbar-commenting .dropdown-item:hover, .member-meta .member-meta-link:hover,
.octofication .broadcast-icon, .member-meta .btn-link:hover, .ghd-icon-active,
.oauth-application-info .meta-link:hover, .header-logo-wordmark:hover,
.octotree_github_sidebar a.octotree_toggle:not(.octotree_loading):hover,
.lock-toggle-link:hover, a.lock-toggle-link:hover,
.toolbar-item .menu-target:focus, .toolbar-item:focus, .sub-nav li a:hover,
.site-header-menu .nav-item:hover,
.scoped-search .form-control.focus .header-search-scope,
.btn-link, a.btn-link, .text-blue,
.orghead .edit-org:hover, .Box-body-row--highlight .Box-row-link:hover,
td.selectable-day, .date-selector .date-button,
.exploregrid-item:hover .exploregrid-item-title, .stale-files-tab a,
.intgrs-lstng-item-link:hover .intgrs-lstng-item-header {
color: #4183C4 !important;
}
/* Base color panel */
.btn:active, option:hover, .listings-layout .nav li a:hover, .state-merged,
#fork-select .target:not(.disabled):hover, .flash-notice,
table.upgrades tr:hover td, .email-format .email-hidden-toggle:hover a,
.dashboard-tabs a:hover, .dropdown-menu > li > a:hover,
.documentation-results a:hover, .hidden-text-expander a:hover,
.dropdown-item:hover, .dropdown-item.zeroclipboard-is-hover,
.subnav-item.selected, .subnav-item.selected:hover,
.subnav-item.selected:focus, .example-nav li a.selected,
.typeahead-result.navigation-focus, .typeahead-result:hover,
.issues-reset-query:hover .octicon-x, .segmented-nav li.active,
.diff-expander:hover, .pagination .current, .owner-select-target:hover,
.filter-item.selected,
.release-timeline-tags .expander-text:hover .expander-dots,
a.gollum-minibutton:hover, a.gollum-minibutton:visited:hover,
.search-result-item.navigation-focus,
.gist-quicksearch-result.navigation-focus, .gist-snippet .link-overlay .link,
.suggester li.navigation-focus, .btn.btn-outline:hover,
.btn.btn-outline:active, .btn.btn-outline.selected,
.btn.btn-outline.zeroclipboard-is-hover,
.btn.btn-outline.zeroclipboard-is-active,
.select-menu-item:not(.select-menu-item-parent).navigation-focus,
.reaction-sort-item:hover, .reaction-sort-item.selected,
.pull-request-link:hover, .issues-reset-query:hover .issues-reset-query-block,
#com .dropdown-menu a:hover, .date-selector td.selected,
.date-selector td.selectable-day:hover, .add-line-comment,
button.add-line-comment, .suggester .cur, .autocomplete-item.selected,
.autocomplete-item.navigation-focus,
.select-menu-item.navigation-focus.selected {
background: #4183C4 !important;
}
.context-button:after {
border-color: #4183C4 transparent transparent !important;
}
.octofication .message, .panel-nav:not(.disabled):active,
.diagram-icon:not(.active), .btn.btn-outline, .btn.btn-outline:hover,
.btn.btn-outline.zeroclipboard-is-hover, :checked + .radio-label,
.gist-snippet .file-box:hover .file, .octofication .message,
.reaction-sort-item.selected, .pull-request-link,
.timeline-progressive-disclosure-button:hover {
border-color: #4183C4 !important;
}
.header-nav-link:hover .dropdown-caret, .header-nav-link:focus .dropdown-caret,
#com #header .top-nav .dropdown-button:hover .dropdown-caret {
border-top-color: #4183C4 !important;
}
.table-list .table-list-item.unread .table-list-cell-checkbox,
.Box-body-row.unread {
border-left-color: #4183C4 !important;
box-shadow: 2px 0 0 #4183C4 inset !important;
}
/* notification icon */
.notification-indicator .mail-status {
background: #4183C4 !important;
border-color: #1d1d1d !important;
}
/* text selection */
::selection {
background-color: #4183C4 !important;
color: #fff !important;
}
::-moz-selection {
background-color: #4183C4 !important;
color: #fff !important;
}
.ace_selection {
background-color: #4183C4 !important;
color: #fff !important;
}
/* placeholder */
::-webkit-input-placeholder {
color: #666 !important;
opacity: 1 !important;
}
::-moz-placeholder {
color: #666 !important;
opacity: 1 !important;
}
::placeholder {
color: #666 !important;
opacity: 1 !important;
}
.select-menu-text-filter input::-webkit-input-placeholder {
color: #555 !important;
}
.select-menu-text-filter input::-moz-placeholder {
color: #555 !important;
}
.select-menu-text-filter input:-ms-input-placeholder {
color: #555 !important;
}
.select-menu-text-filter input::placeholder {
color: #555 !important;
}
/* focus hightlight */
a:focus, button:focus, [tabindex] {
outline-color: #4183C4 !important;
}
input.focus[type="text"], #adv_code_search .focus.search-page-label,
.js-chromeless-input-container.focus,
input[type="text"]:focus:not(.js-color-editor-input):not(.tree-finder-input):not(.js-site-search-focus),
.focused .drag-and-drop, #adv_code_search .search-page-label:focus,
input.focus[type="password"], input[type="password"]:focus,
input.focus[type="email"], input[type="email"]:focus,
input.focus[type="number"], input[type="number"]:focus,
input.focus[type="tel"], input[type="tel"]:focus, input.focus[type="url"],
input[type="url"]:focus, textarea.focus, textarea:focus, #q:focus ~ button,
input.color-editor-input:focus, #ghd-settings select:focus,
#ghd-settings input:focus, .intgrs-lstng-item:hover,
.ajax-pagination-btn:focus, .select-menu-item:focus, .form-control.focus,
.form-select.focus, .form-select:focus, input[type="checkbox"]:focus {
border-color: #4183C4 !important;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 2px #4183C4 !important;
outline-color: #4183C4 !important;
}
/* inputs */
select, input:not(.btn-link), textarea {
-moz-appearance: none !important;
background: #181818 !important;
border-color: #343434 !important;
color: #eee !important;
}
/* custom checkbox and radio styles. We need a full set of styles here as
WebKit removes all of them when -webkit-appearance: none is set. */
input[type="checkbox"], input[type="checkbox"]:focus, input[type="radio"],
input[type="radio"]:focus, input[type="checkbox"]:hover:active,
input[type="radio"]:hover:active, input[type="checkbox"]:disabled,
input[type="checkbox"]:hover:disabled,
input[type="checkbox"]:hover:active:disabled {
-webkit-appearance: none !important;
background-color: #181818 !important;
border: 1px solid #484848 !important;
color: #eee !important;
height: 1em !important;
width: 1em !important;
}
input[type=radio] {
border-radius: 100% !important;
}
input[type="checkbox"]:checked {
background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48cmVjdCBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeT0iMCIgeD0iMCIgZmlsbD0iIzAwMDAwMCIvPjxwYXRoIGQ9Im05OC43OTk5ODggMjEzbC0wLjc5OTk4OCA4OWMwIDAgMTAzIDEwMiAxMDQgMTAyYzEgMCAyMDUgLTIwMSAyMDUgLTIwMWMwIDAgMCAtOTAgMCAtOTFjLTAuNzk5OTg4IDAgLTIwNCAyMDMgLTIwNCAyMDNsLTEwNCAtMTAyeiIgZmlsbD0iI2RkZGRkZCIvPjwvZz48L3N2Zz4KCg==") !important;
background-size: cover !important;
}
input[type="checkbox"]:indeterminate {
background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48cmVjdCBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeT0iMCIgeD0iMCIgZmlsbD0iIzAwMDAwMCIvPjxyZWN0IGhlaWdodD0iMTI4IiB3aWR0aD0iMzg0IiB5PSIxOTIiIHg9IjY0IiBmaWxsPSIjZGRkZGRkIi8+PC9nPjwvc3ZnPg==") !important;
background-size: cover !important;
}
input[type=radio]:checked {
background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48cmVjdCBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeT0iMCIgeD0iMCIgZmlsbD0iIzAwMDAwMCIvPjxjaXJjbGUgY3g9IjI1NiIgY3k9IjI1NiIgcj0iNjQiIGZpbGw9IiNkZGRkZGQiLz48L2c+PC9zdmc+") !important;
background-size: cover !important;
}
.vcard-fullname, .vcard-username {
overflow-y: hidden !important;
}
.scrollable-diagram {
overflow-x: hidden !important;
}
code {
overflow: visible !important;
}
pre, .highlight, .diff-table, .tab-size {
tab-size: 4 !important;
-moz-tab-size: 4 !important;
}
@supports (position: sticky) {
.blog-aside {
position: sticky !important;
top: 8px !important;
}
}
/* HACK: Disable useless position:sticky on PR diffs */
.pr-toolbar.is-stuck {
position: static !important;
margin-top: -20px !important;
}
/* .. and fix rare layout issue related to above hack */
.diffbar.details-collapse {
width: 980px !important;
}
/* HACK: Tweak issue reaction */
.reaction-summary-item {
line-height: 2rem !important;
color: #666 !important;
padding: 0 8px !important;
}
.reaction-summary-item:hover {
color: #c0c0c0 !important;
}
.comment-reactions .user-has-reacted {
color: #8195be !important;
}
.comment-reactions .user-has-reacted:hover {
color: #a1b5de !important;
}
/* HACK: Label colors */
a.label[href*="/issues?"][style*=" color: #f"],
a.label[href*="/pulls?"][style*=" color: #f"] {
color: #e8e8e8 !important;
}
a.label[href*="/issues?"][style*=" color: #e"],
a.label[href*="/pulls?"][style*=" color: #e"] {
color: #e8e8e8 !important;
}
a.label[href*="/issues?"][style*=" color: #d"],
a.label[href*="/pulls?"][style*=" color: #d"] {
color: #e8e8e8 !important;
}
a.label[href*="/issues?"][style*=" color: #c"],
a.label[href*="/pulls?"][style*=" color: #c"] {
color: #e8e8e8 !important;
}
a.label[href*="/issues?"][style*=" color: #3"],
a.label[href*="/pulls?"][style*=" color: #3"] {
color: #181818 !important;
}
a.label[href*="/issues?"][style*=" color: #2"],
a.label[href*="/pulls?"][style*=" color: #2"] {
color: #181818 !important;
}
a.label[href*="/issues?"][style*=" color: #1"],
a.label[href*="/pulls?"][style*=" color: #1"] {
color: #181818 !important;
}
a.label[href*="/issues?"][style*=" color: #0"],
a.label[href*="/pulls?"][style*=" color: #0"] {
color: #181818 !important;
}
.markdown-body pre code, .markdown-body pre tt {
padding: .2em 0 !important;
border: none !important;
}
.markdown-body code:before, .markdown-body code:after,
.markdown-body tt:before, .markdown-body tt:after,
.markdown-body pre code:before, .markdown-body pre code:after,
.markdown-body pre tt:before, .markdown-body pre tt:after {
display: none !important;
}
.intgrs-lstng-item-description:after {
background-image: linear-gradient(to right, rgba(24, 24, 24, 0), #181818 80%) !important;
}
.markdown-body a:hover * {
text-decoration: inherit !important;
}
#message-list .pagination a:hover {
text-decoration: underline !important;
}
.branch-infobar {
font-weight: normal !important;
}
.merge-pr-more-commits {
padding: 2px 5px !important;
}
input.tree-finder-input, input.tree-finder-input:focus,
input.js-site-search-focus {
background: transparent !important;
border: none !important;
box-shadow: none !important;
}
.markdown-body a:not([href]), .markdown-body a code {
color: inherit !important;
text-decoration: none !important;
}
.markdown-body strike code, .markdown-body strike tt {
text-decoration: line-through !important;
}
.dropdown-menu, .word-upload-callout, .select-menu-modal {
box-shadow: 0 3px 12px rgba(0, 0, 0, .4) !important;
}
.exploregrid-item {
border-color: rgba(255, 255, 255, .075) !important;
box-shadow: 0 1px 2px rgba(0, 0, 0, .05), 0 5px 10px rgba(0, 0, 0, .05) !important;
}
.exploregrid-item:hover {
border-color: rgba(255, 255, 255, .15) !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, .15), 0 8px 15px rgba(0, 0, 0, .3) !important;
}
/* remove shadow */
h1, h2, h3, h4, pre, pre *, code, tt, li, p, input, a, th, kbd, .news,
.more-repos, .btn, .metabox em.placeholder, table.notifications,
#download_button, .comment-count, em.date, input.search, #user-links,
.upper_footer, .switcher > span:after, .upgrades td, .blog-feedback,
.description, .nav-bar-tabs, .commit-ref, .pagination span,
.mini-icon-advanced-search, .count, .select-menu-title,
.select-menu-button:after, #repo-message, .usage-bar dt, #user-links .name img,
#common-issues, .upload-progress, .svg-tip, .meta, .flash, .flash-global,
.ace_fold-widget, #files .file .meta .info span, .file-box .meta .info span,
body#com #header, .search-filters, .usage-bar dd,
.avatar-stack.multiple-avatars .avatar:last-child,
.avatar-stack.multiple-avatars:before, .box-action, .file-diff-line,
.file-code-lines, #adv_code_search .search-page-input,
li.ssh-key .ssh-key-state-indicator.not-recent, #gist-form .gist-name-textbox,
.labels .label, .octotree_views .octotree_view .octotree_view_header,
.fullscreen-overlay textarea, .avatar-child, .discussion-item .label-color,
.coupons .coupon-form-body, .label-private, .repo-file-upload-progress {
text-shadow: none !important;
box-shadow: none !important;
}
a, button, p, ul, li, dl.form label, .formbody label, .js-context-button,
.footer-text, .octicon-mark-github, .minibutton span, span.name,
.diff-line-code, .num, .user-list em, .diff-expander .octicon-unfold:hover,
.select-menu-loading-overlay:before, .select-menu-item a, .minibutton,
.mini-icon, .mini-icon:before, .list-tip:before, .line-num-content,
.diff-expander .octicon-unfold, .minibutton i, .comment-header-author, .header,
.gist .gist-file .gist-meta, .logo-placeholder, .branch-group-heading,
.render-bar, .auth-form-header .octicon, .render-info .symbol, .article-meta {
text-shadow: none !important;
}
/* transparent background only */
body > pre, .textographic a.repo, .stars-browser .filter-bar,
.highlight .file-diff-line:hover pre, .gravatar, .topsearch span.search-input,
p.meta, .sidebar .milestone, .commit-desc pre, #facebox,
.profilecols .filter-bar, .btn-group, div.content-header .search-form,
.file-code, .org-header .edit-org:hover,
.gist-advanced-options .select-menu-button:after, #wrapper, li.commit,
li.public, .gravatar img, .commit-comments-header-sha, pre.headers code,
.audit-search-form, .columns.equacols.bordered, .gist-item ul.meta>li>a:hover,
.commits li img, a.minibutton code, .milestone, .more-repos,
.keyboard-mappings th, .api #header-wrapper .nav, .marketing-nav a.selected,
#graph_data .tabs, .org-nav-item.selected, .edit-team-member:hover, tr.commit,
.release-timeline .js-details-container,
.section-heading-title a.js-selected-navigation-item,
.featured-callout .screenshot, .sidebar-module h3 a:hover,
.timeline-commits .commit-meta .status, .theme-picker-spinner,
.timeline-commits .commit-meta .octicon, .file .meta-divider,
.avatar-stack.multiple-avatars:before, #feedHandler,
.discussion-sidebar-item .thread-subscription-status,
.boxed-group.application-show-group .logo-upload, .diagram-icon-small,
.commits-listing .commit-group-title .octicon-git-commit, #readme .highlight,
.ace-github, .add-member-team-list.table-list, .theme-picker,
.avatar-stack .avatar, .boxed-group, .full-commit .btn.btn-outline,
.prose-diff > .markdown-body ins, .header .divider-vertical,
.ace-github-base16, .markdown-body pre code, .markdown-body pre tt,
#readme .plain pre, .uploaded-files, .merge-pr-more-commits code,
.two-factor-toggle .two-factor-status button, .input_area,
#notebook .highlight, #notebook .highlight pre, .output_area pre,
.gist-snippet-meta .gist-count-links>li>a:hover, .markdown-body img,
.delete-owners-button:hover, .btn-link, .avatar-child,
.session-authentication .header-logged-out,
.session-authentication .auth-form-header,
.timeline-progressive-disclosure-items, #com #footer, .pr-toolbar, .diffbar,
.shade-gradient, #categories .list, .gist-banner, .select-menu-item-parent,
.main-content, .showcase-page-header, .showcase-page-pattern:after,
.description-inline, .result-group a, .border-wrap, .select-menu-item,
a.feed-icon, .session-device, .boxed-group-list > li.session-device:hover,
#message-list .pagination a, #message-list .pagination .disabled,
.merge-status-item .merge-status-icon,
.js-release-form .comment-form-head.tabnav {
background: transparent !important;
}
.render-container.is-render-ready.is-render-requested:not(.is-render-failed),
.user-list li em, .toolbar-commenting .dropdown-item,
.toolbar-commenting .dropdown-item:hover {
background: none !important;
}
/* remove background gradient */
.big-notice, .clean td, .legend .clean, .avatar .overlay.size-48,
.listing.closed, .gist .gist-file .gist-data, .gist-syntax,
.gist .gist-file .gist-data .line-numbers, .listing .repo,
.render-shell .leaflet-marker-pane img, .showcase-page-pattern,
.showcase-page-pattern:after {
background-color: transparent !important;
background-image: none !important;
}
/* border-radius */
#wrapper, #your-repos-filter, .topsearch ul.nav, .merge-pr-more-commits,
.oauth-org-access-details .boxed-group-list > li.on,
.gist-snippet .file-box .highlight {
border-radius: 3px !important;
}
body[data-render-url], .render-viewer, .comment-content,
.gist .gist-file .gist-meta {
border-radius: 0 0 3px 3px !important;
}
.dashboard-tabs a, .search-filters {
border-radius: 0 !important;
}
.discussion-topic-header, .previewable-comment-form .tabnav {
border-radius: 3px 3px 0 0 !important;
}
/* repo labels, private repo lists */
.repo-label span, .private .repo-list-item, .hook-delivery-guid {
background: #222 !important;
color: #777 !important;
}
.private .mini-repo-list-item {
background: #221 !important;
}
/* previously orange border bottom */
.pagehead ul.tabs li a.selected, .pagehead > ul.tabs li a:hover,
.filter-selected, div.listing.navigation-focus, div.issues.navigation-focus,
.repo-filter:hover, .dashboard-tabs a.selected, .marketing-nav a.selected,
.orgs-nav .org-nav-item.selected, a.pagehead-nav-item.selected {
border-radius: 0 !important;
border-bottom: #eee 2px solid !important;
}
.section-nav .active a {
border-radius: 0 !important;
border-left: #eee 1px solid !important;
}
.tabs > a.selected {
border-color: transparent !important;
border-top: 2px #eee solid !important;
}
.menu-item.selected:before {
background-color: #eee !important;
}
/* ace find highlight */
.ace_editor .ace_marker-layer .ace_selected-word {
background: transparent !important;
border: 1px solid #4183C4 !important;
}
.dropdown-arrow {
border-top-color: #eee !important;
transition: none !important;
}
#com #header .top-nav .dropdown-caret {
border-top-color: #ccc !important;
}
.js-menu-target:hover .dropdown-arrow {
border-top-color: #4183C4 !important;
}
/* normalize.css bug: Make <details> disclosure triangle visible in Firefox */
/* https://github.com/necolas/normalize.css/issues/604 */
details summary {
display: list-item !important;
}
/* Make it more apparent that <details> is clickable */
details summary:hover {
background: #282828;
box-shadow: 0 0 0 2px #282828;
cursor: pointer;
}
/* GitHub Bug: Center discussion close icon vertically */
.discussion-item-closed .octicon {
position: relative !important;
top: -1px;
}
/* GitHub Bug: Center counters vertically on the line */
.boxed-group .counter, .reponav-item .counter {
position: relative !important;
top: -1px !important;
}
/* GitHub Bug: Fix image swipe handle misalignment */
.swipe .swipe-frame .swipe-bar .top-handle,
.swipe .swipe-frame .swipe-bar .bottom-handle {
left: -6px !important;
}
/* GitHub Bug: Fix text selection not working on inline <code> bug in Firefox */
.markdown-body code, .markdown-body tt {
padding: 0 .3em !important;
display: inline-block !important;
max-width: 100% !important;
}
/* GitHub Bug: Stop commit message field from resizing horizontally */
#commit-description-textarea {
resize: vertical !important;
}
/* GitHub Bug: Fix broken position:sticky emulation in Firefox */
@supports (position: sticky) {
.discussion-sidebar {
position: sticky !important;
top: 0 !important;
}
.discussion-sidebar-sticky {
position: static !important;
width: auto !important;
}
.discussion-sidebar .is-placeholder {
display: none !important;
}
}
/* Tweak: Square counters, add 1px padding on bottom to counter uneven font size */
#conversation_tab_counter, #commits_tab_counter, #files_tab_counter,
.reponav-item .counter {
border-radius: 2px !important;
padding: 2px 5px 3px !important;
}
/* invisible border */
.gisttabs a:not(.selected), .gisttabs a:not(.selected):hover,
.timeline-comment-wrapper, .avatar-stack .avatar,
.full-commit .commit-desc + .commit-branches, .full-commit .commit-meta,
.list-group-item, .breadcrumb, .tabs > a, .header .divider-vertical,
.about-menu-link {
border-color: transparent !important;
}
/* darken border */
.wiki-wrapper .wiki-empty-box:hover, .render-shell .slider .slider-track,
.render-shell .slider-bar, .about-menu-link:hover, .about-menu-link.selected,
.pricing-table {
border-color: #777 !important;
}
img, #browser table, #browser table th, #issues .menu ul li,
.branches .more-branches, .counter, .issues td, ul.main_nav li.selected,
.browser_header, .issue-head, .bootcamp-help .image, ul.hook-list,
.clone-url-button, .list-tip li, .section-nav a, .search-menu-container,
.repo_list li a, .graphs .axis, .switcher > span:after, a.assignee-bit,
.menu li, .notifications td, .filter-tab, ul.hook-list li, .repo .border,
.box-action, ul.repo-stats li a, .footer_nav h4, .footer-divider,
.chromed-list-browser, .js-activate-link, .chromed-list-browser div,
.filter-bar, .columns.sidebar, .title, .lbl, #contributors .person, .tabnav,
#commit-activity-master, #services, .top-rule, .blog-post, #services .service,
ul.stats, .select-menu-filters, .select-menu-item, .select-menu-tabs,
.release-list > li, .url-box, .context-body, .api li:before,
.library-list .feature, .lower_footer, .cheatsheet, .pagehead.settings-area,
.release-body, .suggester, .pull-state, .pull-number, .merge-pr, .gist-file,
#graph-shots li, .sidebar, .release-timeline, .explore h2, #head,
.leaderboard-list-item, .release-timeline-tags .main, .search-result-item,
.details, .jobs-list, .content-header, .user-list-item, .markdown-body,
ul#categories li h5, .render-view-modes li, .gobutton.with-comments .sha,
#gollum-editor-function-bar, .capped-box, .steps li, #common-issues, .steps,
#graphs, .previewable-comment-form .comment, .org-module, .org-repo,
.table-list, .org-add-footer, .auto-search-group .search-filter,
#notification-center li, .branch-status, .comment + .comment,
.discussion-bubble-inner, .member-row, .press-info, .timeline-comment,
.timeline-comment-header, .timeline-commits .timeline-commits-header,
.marketing-section, .featured-callout .screenshot,
.page-new-repo .license-container, .sidebar-module, .collapsed, .expanded,
.discussion-topic, .bubble-inner, .team-org-group,
div.article div.helper div.content, .boxed-group-inner .help,
dl.new-email-form, .file .meta-divider, .avatar-stack.multiple-avatars:before,
.file-box, .file-actions .btn-group li, .gist .gist-file .gist-data,
#contributions-calendar .contrib-details div, .branch-action-body,
.setup-form .tos-info, .setup-form .setup-organization-next,
.collection-page .other-content, .bubble-wrap, .release-show, .file-wrap,
.branches .branch-summary, .branches .no-results-message,
.branch-a-b-count .count-half:last-child, .tabnav-tab.selected, .panel-nav,
.file, .full-commit .sha-block > a, .theme-selector-thumbnail,
.segmented-nav li, .overall-summary, .boxed-group-inner, .search-form button,
.branches .branch-group-heading, .boxed-group > h3, .boxed-group .heading,
.box-header, .issues-list-actions, p code, code, .wiki-wrapper .wiki-empty-box,
#adv_code_search .search-page-label, pre.headers, .inline-comment-form,
.history-link, .oauth-permissions-details,
.setup-info-module .features-list .list-divider,
.setup-wrapper .oauth-permissions, .swipe .swipe-frame .swipe-shell,
ul.search-results, .orgs-help-shelf-content .orgs-help-divider,
.repository-lang-stats-graph, .gist-quicksearch-results,
.gist-quicksearch-result, .gist-quicksearch-result-group, .listgroup,
.listgroup-item + .listgroup-item, .user-key-badge, .newsfeed-placeholder,
.progress-bar-inline .progress-bar, .menu-heading {
border-color: #484848 !important;
}
pre, h1, h2, h3, .header, table, table tr, table td, table th, blockquote,
.pulse-graph, .btn:not(img), .minibutton, .social-count,
.discusion-topic-infobar, .box-header, .box-body, .timeline-comment-label,
.logo-box, .suggester li, .developer-program-badge, .vcard-details,
.vcard-stats, .auth-form-header, .nav-bar-tabs .section-title,
.pagination a:last-child, .pagination span:first-child, .boxed-group-list > li,
.toolbar-bordered, .new-issue-form, .pagination span:last-child,
.dashboard-tabs, .graphs, .graph, .sub-nav, .audit-search-clear,
.repo-list-item, .email-signature-reply, footer, .bubble .bubble-expand,
.grid .col, .composer-infobar, .email-quoted-reply, .summary-stats li,
.columns.equacols.bordered, .file-diffstat, ul.filter-list, .news .alert,
table.files td, .explore-section, .repolist > li, .featured-grid-outer,
.gh-header-meta, .theme-picker-thumbs, .team, .billing-section,
.sidebar-module ul h3, .headlines li,
.discussion-sidebar-item + .discussion-sidebar-item, .markdown-format img,
div#common-issues ul li, .about-facts, .starred-repo, .markdown-example,
.traffic-graph-stats, .discussion-item + .discussion-item, .bubble,
.tree-browser, .simple-box-footer, .team-grid .team-members,
.org-list .list-item, .stats-group .stat, .team-info-card .team-stats,
.table-of-contents li, .commit-group,
.table-list-bordered .table-list-cell:first-child,
.table-list-bordered .table-list-cell:last-child, .table-list-cell,
.table-list, .table-list-header, .blankslate, .labels-list-item,
.subnav-divider-right, .subnav-bordered, .content table tr th,
#search-results li, .subhead, #pages-composer, .render-bar,
#gollum-editor-help, #gollum-editor-help-parent, #gollum-editor-help-list,
.auth-section, .commit-sha, .comment-body, .mini-repo-list-item,
.advanced-search-form fieldset, .contrib-column, .org-header .edit-org,
.pulse-summary .summary-box, .pulse-summary .summary-box li:first-child,
.list-item + .list-item, .list-item + .list-heading,
.list-heading + .list-item, .issue-list-item, .ace_gutter, .collection-card,
.setup-header, body.api pre, .stats-group-stat:first-child,
.build-statuses-list, #gollum-dialog-dialog-buttons, #gollum-dialog-dialog h4,
a.gollum-minibutton, a.gollum-minibutton:visited,
.two-factor-toggle .two-factor-status, .two-factor-settings-group,
.member-badge, ul.comparison-list > li, .markdown-format ol > li:before,
.release-downloads, .release-downloads li, .blob-interaction-bar,
input.subnav-search-input, .select-menu-header, .search-results,
.select-menu-text-filter:first-child:last-child, .select-menu-modal,
#gist-form .file .meta, .file .meta, .file-box .meta, .capped-card,
.audit-results-header, .pagination a, .pagination span, .pagination em,
.input_area, .output_area .rendered_html table, .render-info .message,
.dashboard-notice, .subnav .btn + .issues-search,
.branch-action-body .branch-action-item + .branch-action-item,
.discussion-item-merged.open .discussion-item-details-header,
.discussion-item-merged.open .build-statuses-list, .build-status-item,
.pagehead-tabs-item.selected, .org-header, .pagehead,
.branch-action-item + .mergeability-details, .migration-section,
.migrate-org-roles, .migrate-org-roles-header, .migrate-org-roles-item,
.migrate-org-roles-count, .migration-footer, .migration-feature-list:before,
.migration-org-avatar, .org-migration-settings-section,
.word-upload-callout .note, .commit-tease .commit-meta, .manage-user-info,
.manage-repo-access-title, .manage-access-remove-footer,
.org-settings-team-item:first-child, .label-generic, .plan-notice,
.merge-branch-manually, .intgr-header, .code-list-item, .sort-bar,
#com #footer, .repo-file-upload-outline, .comment-reactions.has-reactions,
.reaction-summary-item, .select-menu-divider, .featurette.border-top,
.tile-block, .tile-bordered:not(:last-child), .showcase-page-header,
.showcase-page-repo-list, .header-search-scope, .result-group a,
.signed-commit-badge, .signed-commit-header, .user-key-email, .border-top,
.pricing-card-cta, .shelf, .access-token, .about-menu, .oauth-border,
.reponav-item.selected, .file-header,
.reorderable-task-lists .markdown-body .task-list-item.hovered, .ace_search,
.next-charge-box, .setup-info-module h2, .radio-label, .border, .border-top,
.border-right, .border-bottom, .border-left, .border-y, .pinned-repo-list-item,
.pinned-repo-filters, .orghead, .orghead .edit-org, .Box-body-row,
.discussion-item-deployed, .branch-action-body .merge-message {
border-color: #343434 !important;
}
.discussion-item-icon, .date:after, .render-shell img, img.asset,
ul.color-label-list .color, .facebox-header {
border-color: #222 !important;
}
.filter-tab.selected {
border: #444 1px solid !important;
border-bottom: #333 1px solid !important;
}
.summary-stats, .follow-list .follow-list-item {
border-bottom: #333 1px solid !important;
}
.more-repos, .simple-conversation-list > li, .site-footer,
.blame .section-first td, .wiki-list .wiki-list-item+.wiki-list-item {
border-top: #333 1px solid !important;
}
/* discussion timeline tweaks */
.closed-banner {
border-top: 2px solid #444 !important;
border-bottom-color: transparent !important;
height: 2px !important;
}
.discussion-timeline-actions, .closed-banner {
background: transparent !important;
border-top: 2px solid #444 !important;
}
.discussion-timeline:before {
margin-top: 2px !important;
background: #444 !important;
height: calc(100% - 259px) !important;
}
.listings div.listing {
border-left: 2px solid #333 !important;
border-right: 2px solid #333 !important;
}
#org-members .member-listing {
border-left: 1px solid #333 !important;
border-right: 1px solid #333 !important;
}
.timeline-comment:after, .commit-form:after, .branch-action-body:after,
.timeline-comment-wrapper > .timeline-comment:after,
.timeline-new-comment .timeline-comment:after {
border-right-color: #1d1d1d !important;
}
.timeline-comment:before, .branch-action-body:before {
border-right-color: #484848 !important;
}
.issue-head {
border-bottom-width: 1px !important;
}
.context-button:hover:after, .switcher > span:before {
border-color: #eee transparent transparent !important;
}
/* branch selector button - uses borders to make select button */
.select-menu-button:before {
border-top-color: #eee !important;
}
.pagehead-tabs-item.selected, .reponav-item.selected {
border-bottom-color: #222 !important;
border-top-width: 1px !important;
}
.word-upload-callout:before, .word-upload-callout:after,
.select-menu-modal-arrow:after, .dropdown-menu-s:before {
border-bottom-color: #343434 !important;
}
.repo-filterer .repo-filter:hover {
border-bottom-color: #444 !important;
}
.pagehead-tabs {
margin-bottom: -23px !important;
}
.branches .branch-summary + .branch-summary {
border-top-color: #333 !important;
}
/* code */
.linkable-line-number {
border-right: #484848 1px solid !important;
}
.gist .gist-file .gist-data .line-number {
line-height: 19px !important;
}
/* File listings - fix date truncation */
table.files td.age .css-truncate {
max-width: none !important;
}
/* ace (gist editor) */
.ace_cursor {
border-left-color: #ddd !important;
}
/* tooltip */
.octotip {
background-color: #003 !important;
border-color: #006 !important;
}
.commitinfo, .gc .diff-line-code, .gc .diff-line-num, .gc .diff-line-pre,
.featured-commit-activity-graph, .featured-repo-logo, .outline-box,
.gobutton>.sha .octicon, .markdown-body .csv-data .blob-num, #feedBody,
.search-result-header, .accessibility-aid:focus, .file-data, .signup-plans th,
.signup-plans td, .signup-plans-orgs th, .signup-plans-orgs td, .commits td,
.featured-callout, .sidebar-module ul ul li, .native-download,
.setup-info-module, div#common-issues ul, #gist-form .name, .subnav-item,
.render-notice, .simple-box,
.label-edit.edit-color-label-form .color-editor .color-editor-input,
.date_selector td, .new-label, .range-editor .range, .range-editor .flag,
.octotree_sidebar, .auth-form-body, div.border-wrap, .profile-header,
.btn.btn-outline, .highlight .gc, .uploaded-files.is-populated, .range-editor,
#gollum-editor-help-parent li a.selected,
#gollum-editor-help-list li a.selected, #gollum-editor-help-parent li a:hover,
#gollum-editor-help-list li a:hover, .github-access-banner, .protip-callout,
ul.comparison-list, .wiki-custom-sidebar, .invitation-container,
.orgs-help-shelf, .orgs-help-item-octicon, .form-control,
input[type="password"], input[type="email"], input[type="number"],
input[type="tel"], input[type="url"], textarea, .dropdown-menu,
.thread-subscription-status,
.branch-action-body .merge-branch-form, .pull-info, .branch-link,
.discussion-item-merged.open .discussion-item-details, .word-upload-callout,
.commit-tease-contributors, .ajax-pagination-form .ajax-pagination-btn,
.access-form-wrapper, .session-authentication .create-account-callout,
.intgrs-lstng-item, .intgr-install-callout,
.is-failed .repo-file-upload-errors, .is-bad-file .repo-file-upload-errors,
.is-too-big .repo-file-upload-errors, .is-too-many .repo-file-upload-errors,
.is-empty .repo-file-upload-errors, .site-header, .site-subheader,
.pricing-card,
input[type="text"]:not(.tree-finder-input):not(.js-site-search-focus),
.bg-gray-light, .explore-signup-entice, .ace_search_form, .ace_replace_form,
.price-box, .cvv-hint-tooltip, .plan-choice, .billing-per-seat-callout:after,
.date-selector td, .merge-status-item {
background: #181818 !important;
border-color: #343434 !important;
}
#readme .plain, .readme .markdown-body, .readme .plain, .pull-request-composer,
.drag-and-drop, .octofication .broadcast-icon-mask, .file .image,
.merge-pr-more-commits, .release-timeline-tags .expander-dots,
.coupons .coupon-form-body, .manage-repo-access-group, .feature-callout,
.saved-reply-form, .timeline-progressive-disclosure-button,
.orghead .edit-org:hover {
background: #181818 !important;
border-color: #484848 !important;
}
.header, .headers, #readme .markdown-body, .social-count, .file, .box-body,
.markdown-body table tr:nth-child(2n), .steps li,
.explore-section:nth-child(2n), .markdown-format table, .list-group-item,
.chromed-list-browser .none p, .chromed-list-browser .error p,
.list-browser-footer, .commandbar .choice:hover, #gollum-editor-help,
.search-filter:hover, #wiki-history table tr:nth-child(2n) td,
.display tr:hover, .octofication .message, .commandbar .loading:hover,
.comment-content, .commandbar .message, .boxed-group-inner,
#adv_code_search .search-page-label, .timeline-comment,
#contributors-master svg.viz, .diff-table .line-comments, .menu, svg.spark,
svg.capped-card-content, body.api .content tbody,
.markdown-format img:not(.emoji), .mini-repo-list, #common-issues,
.full-commit .commit-meta, .setup-wrapper .oauth-permissions-details,
.milestone-list, .setup-form .setup-plans, .prose-diff > .markdown-body,
.revision .gu, .tree-browser td, .tree-browser .alt td,
.branches .branch-summary, .branches .no-results-message, .simple-box-footer,
.commit-group, .blankslate, .content table tr, #search-results, table.files,
.mergeable, .org-module, .org-add-footer, .branch-infobar,
table.capped-list tr:nth-child(2n), .team-org-group,
#gollum-editor-help-wrapper, .integrations-quality,
.showcase-featured .mo-info .featured-grid-outer, .render-shell, .list,
.latest-commit .commit-author, .bubble, .tabs > a.selected, .pagination .gap,
.pagination .disabled, .pagination .gap:hover, .pagination .disabled:hover,
.comment-form-head .tabnav-tab.selected,
.oauth-org-access-details .boxed-group-list > li.on, #fullscreen_overlay,
.timeline-new-comment .discussion-topic-header, .branch-action-body,
.inline-comment-form, .file-history-tease .participation,
.gist-quicksearch-result-header, .label-generic, .migrate-org-roles,
.commit-tease .commit-meta, .manage-repo-access-icon,
.table-list:not(.team-member-list), .repo-file-upload-progress,
.gcr-ext-editor-dialog, .shade-gray, .exploregrid-item, .listgroup-item,
.signed-commit-badge-small, .facebox-popup, .explore-signup-entice-wrapper,
.bg-white, .billing-addon-items tr.total-row, .billing-addon-items tr.dark-row,
.Box-body {
background: #181818 !important;
}
.sidebar-module {
background-color: #181818 !important;
}
.markdown-body table tr, .blob-num-context, #user-content-toc td {
background: #141414 !important;
}
.blame .blob-num, .blame-blob-num, .overall-summary, .repository-lang-stats,
.collection-card, .team-grid .team, .blob-num-hunk, .blob-code-hunk,
.blob-code-expandable, .code-list .divider .blob-num,
.code-list .divider .blob-code, .blob-num-expandable,
.expandable-line-num .diff-expander:hover, .select-menu-filters,
.select-menu-modal, .pagination a, .blob-num[colspan], .build-status-item,
.more-branches, .plan-choice.open, .uploaded-files>li.delete {
background: #1b1b1b !important;
}
/* headers */
.table-list-header, .timeline-comment-header, .boxed-group > h3,
.boxed-group .heading, .file-header, .capped-card h3, .select-menu-header,
#gist-form .file .meta, .file .meta, .file-box .meta, .menu-heading,
.audit-results-header, .branches .branch-group-heading, .auth-form-header,
.commit-form, .comment-form-head.tabnav, .dashboard-notice,
.migration-jumbotron, .migration-sub-header, .commit-tease,
.manage-repo-access-title, .select-menu-divider, .signed-commit-header,
.reorderable-task-lists .markdown-body .task-list-item.hovered, .ace_search,
.next-charge-box, .credit-card, .branch-action-body .merge-message {
background: #1d1d1d !important;
}
/* Navigation focus */
.list-group-item.navigation-focus, .list-browser-item.navigation-focus,
.headlines li:hover, .js-details-container.navigation-focus,
.boxed-group-list > li:hover,
.js-details-container.navigation-focus:nth-child(2n), .menu a:hover,
.team-grid .team-members, .tree-browser tr.navigation-focus td,
.issues-listing .table-list-issues .selectable:hover,
.issues-listing .table-list-issues .navigation-focus, .setup-plans tr.selected,
.notifications .navigation-focus, .sidebar-module ul ul li a:hover,
.typeahead-result, .no-results, .link-overlay .link, #gollum-editor-help-list,
.owner-select-target, .divider .blob-code div.highlight,
.line[style^="background-color: rgb(255, 255, 204)"],
.oauth-org-access-details .boxed-group-list > li.on:hover, pre div:hover,
table.files tr.navigation-focus td, .summary-stats li a:hover,
.select-menu-item-parent.navigation-focus,
.select-menu-item-parent.navigation-focus.selected,
.pinned-repos-selection-list-item.selected,
.Box-body-row--highlight.navigation-focus, .Box-body-row--highlight:hover,
div.label-select-menu .select-menu-item.navigation-focus,
div.label-select-menu .select-menu-item.navigation-focus.selected {
background: #242424 !important;
}
#main, .capped-box, .unread_count, #browser table th,
.markdown-format table th,
table.upgrades tr.current td, .definitions, .discussion-topic-header,
.timeline-commits-minimal .commit-icon .octicon,
.timeline-commits .commit-icon .octicon, .upload-progress,
.search-results-listing em, .discussion-bubble-inner, #wiki-history table td,
.menu a.selected, .gist .gist-file .gist-data, .logo-box,
.markdown-example .rendered, .team-grid .team-members,
.diagram-icon:not(.active), table.capped-list th, .filter-bar,
.audit-search-clear, .country-info, .tabnav-tab.selected,
.file-diff-split .empty-cell, .composer-infobar, .completeness-indicator-blank,
.leaflet-control-zoom, .pagehead-tabs-item.selected, .reponav-item.selected,
.ajax-pagination-form .ajax-pagination-btn:hover,
.ajax-pagination-form .ajax-pagination-btn:focus,
.manage-repo-access-not-active, .header-search-scope, .reverse-progress-bar,
.featurette.py-5, .ace_button:hover {
background: #222 !important;
}
hr, .rule, #browser, .repos, .options-group, .pagehead ul.tabs li a.selected,
.subnav-bar, .options-content, span.gravatar, .browsered, .browsered .inner,
.subnav-bar > ul > li > ul, .comment-form ul.tabs a.selected,
.issue.open.read .summary, .unselected_month, .commits th, #MathJax_Message,
.chzn-single, .user-commits, .user-commits th, .metabox,
.ranked-repositories > li, .pagehead ul.actions, #issues_search .comment,
#header-wrapper, ul.feature-tabs li.highlight, .pagination,
.filterbar .filters li, .starting-comment .body, .list-tip, .commit_oneline,
.filterbox, .conversation-list-heading .inner, .autocomplete-results,
.new-comments .body, .display tr, .render-container, .boxed-group-table th,
.features-highlight, .outline-box-highlighted, .nav-bar-tabs, #watchers li,
.browser .listing, .item, .context-pane, .context-loader, .sidebar .module,
.tip-body, #assignee, .sidebar-module > ul, .commit_oneline td,
.notifications th, .content table th, .repo-collection>ul,
#graph_data .tab.selected, .full-width-divider, .markdown-body .csv-data th,
h3.conversation-list-heading strong, .file-commit-form .commit-form,
.blog-feedback, .facebox-footer, .invited-banner, .gcr-ext-editor-close,
.gcr-ext-editor-header, .logos-download-link {
background: #222 !important;
border-color: #343434 !important;
}
.btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover,
button.button:disabled, button.button:disabled:hover, button.button.disabled,
button.button.disabled:hover, button.minibutton:disabled,
button.minibutton:disabled:hover, button.minibutton.disabled,
span.minibutton.disabled, a.minibutton.disabled,
button.minibutton.disabled:hover, a.minibutton:disabled:hover,
a.minibutton.disabled:hover, span.minibutton:disabled:hover,
span.minibutton.disabled:hover, .search-result-group,
.gist-quicksearch-result-group {
background: #222 !important;
border-color: #282828 !important;
color: #444 !important;
}
.btn-outline:disabled, .btn-outline:disabled:hover, .btn-outline.disabled,
.btn-outline.disabled:hover, .btn.btn-outline:disabled,
.btn.btn-outline:disabled:hover, .btn.btn-outline.disabled,
.btn.btn-outline.disabled:hover {
background: none !important;
border-color: #282828 !important;
color: #444 !important;
}
.list-browser-item.closed, .content .verseblock-content,
.content .verseblock-content, .simple-stacked-bar,
.date_selector td.selectable_day:hover, .date_selector td.selectable_day.hover,
.pagination a:hover, .pagination a:focus, .pagination span:hover,
.pagination span:focus, .pagination em:not(.current):hover,
.pagination em:not(.current):focus, .dropdown-divider {
background: #282828 !important;
}
div#common-issues ul li a:hover, .rss-subscribe:hover {
background-color: #282828 !important;
}
#network .current-repository {
background: #343434 !important;
box-shadow: 0 0 0 2px #343434 !important;
}
/* semi-transparent */
.pagehead, .context-loader.large-format-loader, #graphs .loader, .org-header,
.render-shell .slider, .illflow-item:not(.selected):hover,
.leaflet-control-attribution, .orghead {
background: rgba(24, 24, 24, .4) !important;
}
.explore-signup-entice-inner {
background: rgba(24, 24, 24, .9) !important;
}
.starred-repo.navigation-focus, .marketing-section-stripe,
.blob-expanded .blob-num, .blob-expanded .blob-code, .migration-section-grey {
background: rgba(50, 50, 50, .5) !important;
}
.svg-tip {
background: rgba(12, 12, 12, .8) !important;
}
.svg-tip:after {
border-top-color: rgba(12, 12, 12, .9) !important;
}
.shelf {
background-color: rgba(0, 0, 0, .2) !important;
background-image: none !important;
}
/* page overlay */
.select-menu-loading-overlay, .slow-loading-overlay,
.branches .loading-overlay {
background-color: rgba(24, 24, 24, .6) !important;
}
/* #333 */
.pagehead ul.actions a.feed, .explore h2 .feed, #code_search_instructions h2,
td.inst, .metabox-loader, .pull-flag, .browser-content,
.filterbar ul.filters li, .pagehead ul.tabs li.contextswitch,
#wiki-header > div, .pagehead ul.tabs li.contextswitch:hover, .bigbutton a,
#new_message, #issues_next ul.sorts li, ul.sorts li.asc, ul.sorts li.desc,
.listings-layout .columns.main .content, .fieldswrap, .filterbar li.selected,
#issues_next ul.filters li, table.instruction tr:nth-child(2n),
.email-hidden-toggle a, #commit-activity-master-head, .action-indicator,
.pull-head .diffstat, ul.suggestions, .progress-bar, .discusion-topic-infobar,
.commits-listing:before, .discussion-item-icon, .jstree-wholerow-hovered,
.bubble-contents, .ellipsis-button, .filter-list li span.bar,
.selectable_day.today, .billing-plans .current, .commits-listing:before,
.billing-section .usage-bar, .issue-list em, .file-info-divider,
.pagehead ul.tabs li a:hover, .repos .bottom-bar, #languages .popular,
.tip-box h4, table.upgrades td, .commit-preview .message,
.commit-preview p.error, .pagehead ul.tabs li.contextswitch, #browser tr th,
.status-box h4, .line_numbers, #files span.icon, #issues_list .actions,
#repos .public, .inset-callout, #repo-message, .repo-private-label,
.label-admin, a.team-member-ellipsis, .code-list em, .user-list em,
.credit-card.normal .signature, .credit-card.amex .gladiator,
.subnav-item:hover, .subnav-item:focus, .wiki-list em {
background: #333 !important;
}
.comment-form, #issues .labels, .listings .odd, .feed, #files .description,
#message .envelope .header .info .title.unread, li.contextswitch ul li.current,
.watcher-widget, ul.main_nav li.selected a, ul.states li, .add_file, .inset,
li.label, .filterbar, .divider-vertical, .user-commits td,
.starting-comment .infobar, #issues_next .infobar, .formbody,
.commandbar .display, .none p, .display div.choice, ul.fieldpills li,
.documentation-results a, .plans-pricing-callout,
.auto-search-group .search-filters, .editbox, .editbox .body, .commentstyle,
#issues .display, #issues .display .admin, #issues .labels .list li,
.issue .summary, .hidden-text-expander a, .view-modes, .standard_form,
#reply_body, #commit div, #commit td, #commit tr, #commit .envelope,
.file-minibutton, .context-pane .title, .browser .listing:hover,
#dashboard .repos, .date_selector .btn, .list-module .list-body,
.list-module a, .label-permissions, .tree-browser th, .browser .listing.closed,
.starting-comment, .section-nav a:hover, .chzn-drop, .module .inner,
.team-repositories-blankslate,
.discussion-event-status-head_ref_deleted .discussion-item-icon, .pull-head,
.tabs, #browser td, #issues_next li.selected, .avatarname img, #readme .name,
#wiki-history .author img, .options-content h3,
.display div.choice:nth-child(2n+1), #issues-dashboard .actions,
.list-tip a:hover, .select-menu-tabs a.selected {
background-color: #333 !important;
border-color: #484848 !important;
}
/* contribution calender and blame heats */
.heat, .contrib-legend li, #contributions-calendar rect[fill="#d6e685"],
#contributions-calendar rect[fill="#8cc665"],
#contributions-calendar rect[fill="#44a340"],
#contributions-calendar rect[fill="#1e6823"] {
background-color: #4183C4 !important;
fill: #4183C4 !important;
}
#contributions-calendar .days-selected rect.day.active {
stroke: #ddd !important;
}
#contributions-calendar rect.day:hover {
stroke: #fff !important;
}
/* contribution calender - regular colors */
#contributions-calendar rect[fill="#eeeeee"],
.contrib-legend li[style*="#eee"] {
background-color: #222 !important;
fill: #222 !important;
}
.heat[data-heat="1"], .heat[data-heat="2"],
#contributions-calendar rect[fill="#d6e685"],
.contrib-legend li[style*="#d6e685"] {
opacity: .25 !important;
}
.heat[data-heat="3"], .heat[data-heat="4"],
#contributions-calendar rect[fill="#8cc665"],
.contrib-legend li[style*="#8cc665"] {
opacity: .5 !important;
}
.heat[data-heat="5"], .heat[data-heat="6"],
#contributions-calendar rect[fill="#44a340"],
.contrib-legend li[style*="#44a340"] {
opacity: .75 !important;
}
.heat[data-heat="7"], .heat[data-heat="8"],
#contributions-calendar rect[fill="#1e6823"],
.contrib-legend li[style*="#1e6823"] {
opacity: 1 !important;
}
/* contribution calender - halloween colors */
#contributions-calendar rect[fill="#FFEE4A"],
#contributions-calendar rect[fill="#FFC501"],
#contributions-calendar rect[fill="#FE9600"],
.contrib-legend li[style*="#FFEE4A"], .contrib-legend li[style*="#FFC501"],
.contrib-legend li[style*="#FE9600"] {
background-color: #FE9600 !important;
fill: #FE9600 !important;
}
#contributions-calendar rect[fill="#FFEE4A"],
.contrib-legend li[style*="#FFEE4A"] {
opacity: .2 !important;
}
#contributions-calendar rect[fill="#FFC501"],
.contrib-legend li[style*="#FFC501"] {
opacity: .4 !important;
}
#contributions-calendar rect[fill="#FE9600"],
.contrib-legend li[style*="#FE9600"] {
opacity: .8 !important;
}
#contributions-calendar rect[fill="#03001C"],
.contrib-legend li[style*="#03001C"] {
background-color: #fc3 !important;
fill: #fc3 !important;
}
/* invert (rgb) */
#network .repo img:not(.gravatar), #header .logo,
img[src="/images/logo@2x.png"], .site-logo a,
.github-jobs-promotion a.jobs-logo strong, iframe[src*="polldaddy.com"],
.jstree-icon.jstree-ocl, .octotree_toggle .loader,
.swipe .swipe-frame .swipe-bar .top-handle,
.swipe .swipe-frame .swipe-bar .bottom-handle,
.onion-skin .controls .transparent, .onion-skin .controls .opaque,
.onion-skin .controls .slider .slider-track,
.onion-skin .controls .slider .slider-track .dragger, .leaflet-control-zoom a,
.leaflet-control-attribution.leaflet-compact-attribution:after,
img[src$="favicons.githubusercontent.com/github.com"],
img[src$="invertocat.png"], .ghd-invert {
-webkit-filter: invert(100%) hue-rotate(180deg) !important;
filter: invert(100%) hue-rotate(180deg) !important;
}
/* invert problematic emoji */
/* images */
[alt=":soon:"], [alt=":on:"], [alt=":end:"], [alt=":heavy_dollar_sign:"],
[alt=":registered:"], [alt=":tm:"], [alt=":heavy_multiplication_x:"],
[alt=":heavy_plus_sign:"], [alt=":heavy_minus_sign:"],
[alt=":heavy_division_sign:"], [alt=":heavy_check_mark:"],
[alt=":arrows_clockwise:"], [alt=":wavy_dash:"], [alt=":curly_loop:"],
[alt=":copyright:"], [alt=":currency_exchange:"], [alt=":top:"],
[alt=":back:"], [alt=":zzz:"], [alt=":notes:"], [alt=":musical_score:"],
[alt=":black_large_square:"], [alt=":black_medium_small_square:"],
[alt=":ant:"],
/* unicode */
[alias="soon"], [alias="on"], [alias="end"],
[alias="heavy_dollar_sign"], [alias="registered"], [alias="tm"],
[alias="heavy_multiplication_x"], [alias="heavy_plus_sign"],
[alias="heavy_minus_sign"], [alias="heavy_division_sign"],
[alias="heavy_check_mark"], [alias="arrows_clockwise"], [alias="wavy_dash"],
[alias="curly_loop"], [alias="copyright"], [alias="currency_exchange"],
[alias="top"], [alias="back"], [alias="zzz"], [alias="notes"],
[alias="musical_score"],
[alias="black_large_square"]
[alias="black_medium_small_square"],
[alias="ant"] {
-webkit-filter: invert(100%) hue-rotate(180deg) brightness(80%) !important;
filter: invert(100%) hue-rotate(180deg) brightness(80%) !important;
background: transparent !important;
}
/* Exclude problematic non-emojis, use tools/unicode-gen.js to generate */
@font-face {
font-family: "Apple Color Emoji";
src: local("Apple Color Emoji");
unicode-range: U+00000-000A8,U+000AA-000AD,U+000AF-02121,U+02123-025A9,
U+025AB-025FB,U+025FD-025FD,U+025FF-0265F,U+02661-02662,
U+02664-02713,U+02715-02715,U+02717-0302F,U+03031-10FFFF;
}
/* Exclude problematic emojis, use tools/unicode-gen.js to generate */
g-emoji[fallback-src$="2795.png"], g-emoji[fallback-src$="2796.png"],
g-emoji[fallback-src$="2797.png"], g-emoji[fallback-src$="27b0.png"],
g-emoji[fallback-src$="2b1b.png"], g-emoji[fallback-src$="25fe.png"],
g-emoji[fallback-src$="1f3b6.png"], g-emoji[fallback-src$="1f3bc.png"],
g-emoji[fallback-src$="1f4b1.png"], g-emoji[fallback-src$="1f4b2.png"],
g-emoji[fallback-src$="1f503.png"], g-emoji[fallback-src$="1f519.png"],
g-emoji[fallback-src$="1f51a.png"], g-emoji[fallback-src$="1f51b.png"],
g-emoji[fallback-src$="1f51c.png"], g-emoji[fallback-src$="1f51d.png"] {
-webkit-filter: invert(83%) !important;
filter: invert(83%) !important;
}
/* GeoJSON maps */
/* https://github.com/benbalter/dc-maps/blob/master/maps/embassies.geojson */
.leaflet-tile-container img {
-webkit-filter: invert(100%) hue-rotate(180deg) brightness(150%) !important;
filter: invert(100%) hue-rotate(180deg) brightness(150%) !important;
}
.leaflet-marker-pane img {
-webkit-filter: brightness(.8) !important;
filter: brightness(.8) !important;
}
/* invert #fff to #181818 */
/* https://github.com/sujitpal/statlearning-notebooks/blob/master/src/chapter2.ipynb */
.output_area img, .ace_searchbtn, .ace_replacebtn, .network-graph-container,
table.pricing-table {
-webkit-filter: invert(90.5%) hue-rotate(180deg) saturate(200%) !important;
filter: invert(90.5%) hue-rotate(180deg) saturate(200%) !important;
}
/* brighten language colors */
.language-color {
-webkit-filter: brightness(150%) !important;
filter: brightness(150%) !important;
}
/* slightly darker */
.more-repos-link {
-webkit-filter: brightness(.666) !important;
filter: brightness(.666) !important;
}
/* filter reset */
.more-repos-link:hover {
-webkit-filter: brightness(1) !important;
filter: brightness(1) !important;
}
/* soft badges */
.box-title-count {
background-color: #484848 !important;
color: #ccc !important;
}
/* svg styling */
line, rect, path {
shape-rendering: geometricPrecision !important;
}
.js-graph-punchcard svg.viz {
background: transparent !important;
border: none !important;
}
.octicon, svg.octicon {
fill: currentColor !important;
}
.reorderable-task-lists .markdown-body .task-list-item .drag-handle {
fill: #c0c0c0 !important;
}
/* Firefox: Exclude text inside an svg loaded through an img, as seen in svg badges */
*:not(img) text, circle.day {
fill: #ccc !important;
}
circle.day:hover {
fill: #fff !important;
}
#contributors-master svg.viz {
display: block !important;
}
g.dots circle {
stroke: #222 !important;
}
.traffic-graph g.axis:not(.views):not(.unique) g.tick:not(:nth-child(14)):not(:first-child) line,
g.axis path, line.axis, svg:not(.vis) g.axis line {
stroke: #444 !important;
}
svg .path:not(.total):not(.unique):not(.views) {
stroke: #aaa !important;
}
#commit-activity-detail path.path,
.traffic-graph g.x.axis g.tick:first-child line {
stroke: #1DB34F !important;
}
.traffic-graph g.x.axis g.tick:nth-child(14) line {
stroke: #1d7fb3 !important;
}
svg.tick {
fill: #444 !important;
}
.features-branch-diagram path[stroke="#c6d9ed"],
.features-branch-diagram path[stroke="#4182C4"] {
stroke: #4183C4 !important;
}
.features-branch-diagram circle[fill="#4183c4"],
.repo-list-stats a.issues:hover svg {
fill: #4183C4 !important;
}
.features-branch-diagram circle[stroke="#ffffff"] {
stroke: #222 !important;
}
rect.map-background, .audit-log-map {
fill: #1e4062 !important;
background: #1e4062 !important;
}
path.land {
stroke: #17334f !important;
}
circle.audit-point {
fill: #742d14 !important;
stroke: #57210f !important;
}
.graphs .selection rect {
fill: #888 !important;
stroke: #888 !important;
}
ul.sidetabs li a:hover, .editbox h1, #issues .labels .admin,
#issues .display .sortbar, #facebox .close, #issues_search .wrapper,
.ranked-repositories .meta a, .actor, ul.nav.logged_out, .tip-box a.next,
#inbox .list .unread, .main .filterbar, .browser-content .footerbar,
ul.smalltabs, .snippet, .supportstaffer, .discussion-form, .chooser-box,
.chooser-box h3, #forkqueue .instructions, .selector-item.clear:hover,
#contributors-master svg, .inset-callout h2, .documentation ul.nav,
.date_selector td.selected, #contributors-master, .context-title,
.list-module h2, .bootcamp-help h1, table.files tr.up-tree a:hover,
.ellipsis-button:hover, .codesearch-results .repo-list-name em,
.codesearch-results .repo-list-description em, .blog-search-results em,
.codesearch-cols em, ul.bignav li a:hover, ul.smallnav li a:hover,
.comments-wrapper, .rackspace, .subnav-bar > ul > li > ul > li > a:hover,
.issue.active, .counter, .orgs-nav .count, .filter-item:not(.selected):hover,
.task-progress .progress-bar .progress,
.oauth-connection-illustration .oauth-image,
.manage-repo-access-wrapper:before, .block-diff-neutral {
background: #444 !important;
}
.markdown-body hr, .hidden-text-expander a, .ellipsis-expander {
background: #383838 !important;
}
.switcher > span:after, .list-module a:hover, .section-nav .active a,
#dashboard .filter-bar li a.filter_selected:after {
background-color: #555 !important;
}
.state-widget .behind .bar, .settings-email .label:not(.default), .key,
.date:after, .branch-a-b-count .bar, .branch-a-b-count .meter,
.branch-action-state-dirty .branch-action-icon,
.branch-action-state-closed-dirty .branch-action-icon,
.completeness-indicator-problem, .hidden-text-expander a:hover,
.ellipsis-expander:hover {
background: #555 !important;
}
.labels .label-neutral, li.ssh-key .ssh-key-state-indicator.not-recent,
.render-shell > .slider .dragger {
background: #666 !important;
}
.diverge-widget .separator {
background: #ccc !important;
}
#network canvas {
background: #fff !important;
}
.state-widget .ahead .bar, .render-shell > .slider .dragger:hover,
.render-shell > .slider .dragger:active {
background: #999 !important;
}
/* actions in issues - this style needs to be after .bubble */
.action-bubble .bubble, .suggester {
background: transparent !important;
}
/* blue box */
.timeline-comment.current-user .timeline-comment-header,
.github-jobs-promotion p, .octotip, .markdown-format .alert:not(.warning),
.full-commit.commit, .flash, .bootcamp h1, .bootcamp-body, .owners-notice,
.full-commit .browse-button, .blob-history, a.branch-name, .branch-name,
.new-user-avatar-cta, .jstree-wholerow-clicked, .commit-ref, .api .alert,
.file-history-tease, .flash, .flash-global, .feature-banner,
.recently-touched-branches, .comment-reactions .user-has-reacted,
.pr-toolbar .subset-files-tab, article.full .alert {
background: #182030 !important;
}
.repo-file-upload-progress .repo-file-upload-meter {
background: #273045 !important;
}
.timeline-comment.current-user .timeline-comment-header, .new-user-avatar-cta,
.full-commit .browse-button, .markdown-format .alert p, .blob-history, .flash,
.flash-global, .feature-banner, .recently-pushed-branch-details,
.recently-touched-branches, .recently-touched-branches li,
.pr-toolbar .subset-files-tab, .alert.tip, article.full .alert a {
color: #9daccc !important;
}
.timeline-comment.current-user, .github-jobs-promotion p, .octotip,
.markdown-format .alert:not(.warning), .full-commit.commit,
.bootcamp .bootcamp-body, .bootcamp h1, .owners-notice, .new-user-avatar-cta,
.full-commit .browse-button, .commit-ref, a.branch-name, .branch-name,
.timeline-comment.current-user .timeline-comment-header .timeline-comment-label,
.file-history-tease, .flash, .flash-global, .feature-banner,
.recently-touched-branches, .timeline-progressive-disclosure-items button,
.pr-toolbar .subset-files-tab, article.full .alert {
border: 1px solid #246 !important;
}
.repo-file-upload-progress {
border-color: #246 !important;
}
.timeline-comment.current-user .timeline-comment-header, .blob-history,
.recently-touched-branches li {
border-bottom-color: #246 !important;
}
.blob-history, .file-history-tease .participation {
border-top: 1px solid #246 !important;
}
.timeline-comment.current-user:before {
border-right-color: #246 !important;
}
.timeline-comment.current-user:after {
border-right-color: #182030 !important;
}
.flash, .markdown-format .alert a, .api .alert, a.branch-name, .branch-name,
article.full .alert {
border-color: #264c72 !important;
color: #c8d0e1 !important;
}
.recently-pushed-branch-details a, .recently-pushed-branch-details strong,
.recently-pushed-branch-details a:hover,
.recently-pushed-branch-details button:hover {
color: #c8d0e1 !important;
}
.social-count:before {
border-right-color: #333 !important;
border-width: 5px !important;
margin-top: -4px !important;
}
.social-count:after, #new_hook .fields {
border-width: 0 !important;
}
.commit-icon .octicon {
border-radius: 100% !important;
}
/* original colors */
.discussion-item-integrations-callout .discussion-item-icon {
background: #4095c6 !important;
}
/* notebooks */
.input_prompt {
color: hsla(234, 100%, 65%, 1) !important;
}
.output_prompt {
color: hsla(0, 100%, 65%, 1) !important;
}
/* gradient */
/* file drag&drop overlay */
.repo-file-upload-tree-target {
background: radial-gradient(ellipse at center, #000 0%, rgba(0, 0, 0, .6) 65%, rgba(0, 0, 0, .6) 100%) !important;
}
/* light grey gradient */
.btn:hover, .btn:active, .btn.zeroclipboard-is-hover,
.btn.zeroclipboard-is-active, .minibutton:hover, .minibutton:active,
.minibutton.zeroclipboard-is-hover, .minibutton.zeroclipboard-is-active.kbd,
.signup-button:hover, a.signin:hover, .hero .textographic,
.hero .screenographic, .pagination span.current, .box-action:active,
.btn:active, .btn.selected, .btn.selected:hover, .btn.zeroclipboard-is-active,
.minibutton:active, .minibutton.selected, .minibutton.selected:hover,
.minibutton.zeroclipboard-is-active, .octotree_toggle:hover,
button.button:hover, a.button:hover, span.button:hover,
button.minibutton:hover, a.minibutton:hover, span.minibutton:hover,
.clone-url-button.selected > .clone-url-link,
.clone-url-button.selected > .clone-url-link:hover,
ul#bootcamp li a:hover h4 {
background: linear-gradient(#303030, #282828) !important;
border-color: #484848 !important;
}
/* dark grey gradient */
.btn, input.btn, header.nav-bar, .bubble .bubble-title, kbd, a.feed,
.list-browser-filterbar, .gobutton, .comment-header, .pagehead ul.tabs li a,
.login_form input[type="submit"], .top-bar, ul#bootcamp li a h4,
#gists .context-menu-container, body#com #header, .white-nav .selected span,
.filter-tab, #header-wrapper, #header-wrapper .nav, .pagination span,
.cheatsheet h2, .section a.section-head, .octotree_view_header, .list-heading,
.dashboard-tabs li a, a.function-button, .add-pill-form,
.gist .gist-file .gist-meta, .octotree_toggle, ul.comparison-list > li.title,
button.button, a.button, span.button, button.minibutton, a.minibutton,
span.minibutton, .clone-url-button > .clone-url-link {
background: linear-gradient(#202020, #181818) !important;
border-color: #383838 !important;
}
.search-form button, .box-header, .issues-list-actions, a.gollum-minibutton,
a.gollum-minibutton:visited {
background: linear-gradient(#202020, #181818) !important;
}
/* inverted dark grey gradient */
.asc .sort-type, .desc .sort-type, .mini-bar-graph, .issues-list>ul>li.unread,
.timeline-commits-header, .usage-bar dd, .render-bar {
background: linear-gradient(#181818, #202020) !important;
border-color: #383838 !important;
}
.billing-per-seat-callout:after {
box-shadow: 1px -1px 0 0 #343434;
}
.clone-url-button + .clone-url-button > .clone-url-link {
box-shadow: 1px 0 0 #333 !important;
}
.clone-url-button.selected > .clone-url-link {
box-shadow: 0 2px 3px rgba(0, 0, 0, .3) inset !important;
}
.blankslate {
box-shadow: inset 0 0 10px rgba(255, 255, 255, .05) !important;
}
.ace_indent-guide {
box-shadow: -1px 0 0 rgba(255, 255, 255, .4) inset !important;
}
/* commits page - committer icon */
.commits-list-item .committer-avatar {
box-shadow: -2px -2px 0 rgba(0, 0, 0, .4) !important;
}
/* text color */
/* Bright text */
.dropdown-item:hover, .dropdown-item.zeroclipboard-is-hover,
.gist-snippet .link-overlay .link,
.select-menu-item.navigation-focus .text-danger,
.select-menu-item.navigation-focus .description,
.select-menu-item.navigation-focus.selected .text-danger,
.select-menu-item.navigation-focus.selected .description,
.select-menu-item.navigation-focus.select-menu-action .text-danger,
.select-menu-item.navigation-focus.select-menu-action .description,
.select-menu-item.navigation-focus .description-inline .text-danger,
.select-menu-item.navigation-focus .description-inline .description,
.select-menu-item.navigation-focus,
.select-menu-item.navigation-focus.selected,
.select-menu-item.navigation-focus.select-menu-action,
.select-menu-item.navigation-focus .description-inline,
.gist-snippet-meta .gist-count-links > li > a:hover,
.team-member-list .manage-team-member .navigation-focus .btn-link,
.dangerzone > h3, .gcr-ext-editor-close .select-menu-title,
.btn.btn-outline:hover, .btn.btn-outline:active, .btn.btn-outline.selected,
.btn.btn-outline.zeroclipboard-is-hover,
.btn.btn-outline.zeroclipboard-is-active, .home-hero-signup .text-white,
a.filter-item.selected, .date-selector td.selected,
.date-selector td.selectable-day:hover, .subnav-item:hover, .subnav-item:focus,
.owner-select-target:hover, .owner-select-target:focus,
.suggester li.navigation-focus, .suggester li.navigation-focus small,
.intgrs-lstng-categories a:hover {
color: #efefef !important;
}
.btn, a.btn, .btn.btn-primary, .button.primary, .minibutton.primary,
.btn-danger:hover, ul.repo-stats li a:hover, .text-emphasized,
.minibutton.danger:hover, #gist-form label, .subnav li a:hover,
.filters li.selected a, .filters li a:hover, .code-list em, a.header-anchor,
.commandbar .choice .command, .search-term, .codesearch-cols em, .image,
.selector-item:hover .mini-icon:before,
.selector-item.selected .mini-icon:before, .new-repo .octicon, #header .nav a,
.release-label a, .minibutton i, .minibutton, .commit .mini-icon:before,
.featured-callout, .sidebar-milestone-widget .title,
.numbers-summary .num, #network .explain b, .dashboard-tabs a.selected,
.dropdown-menu > li > a:hover, .message .time, #graph_data .tab.selected a,
.explore-collection .see-more-link, ul.color-label-list .count,
a.filter-tab.selected, .counter, .orgs-nav .count, .facebox-user-list-item a,
a.org-module-link, .org-header-info .name-link,
#contributions-calendar .contrib-details div .num,
.commandbar .display table td:first-child, .file-history-tease .author a,
.overall-summary .graphs .num, ul.summary-stats li .num,
.pull-head-meta .pull-number a,
.mini-discussion-bubble .mini-discussion-bubble-action, .sub-nav h2,
.sub-nav h2 a, .accordion .section a.section-head,
.orgs-nav .org-nav-item.selected, .sub-nav li a.active, a.org-link,
.infobar-widget .text a, .view-modes-menu li.active, a.signin:hover,
.highlight-module .mega-icon:before, .headlines li a, #wiki-rightbar li,
.i-am-error p, .markdown-body .octicon-link,
.gist-item ul.meta > li > a:hover, .native-download .mega-icon:before,
#article-platform-nav ul li.selected a, .section-heading-title a.selected,
.marketing-nav a.selected, .dashboard-tabs a:hover,
.hidden-text-expander a:hover, .codesearch-cols em,
.branch-action-state-clean .branch-action-icon:before,
.hook-list li.selected a,
.oauth-permissions-details .permission-title, p.read-it,
.branch-action-state-dirty .branch-action-icon:before,
.branch-action-state-closed-dirty.branch-action-icon:before,
.branch-action-state-merged .branch-action-icon:before,
.full-commit .authorship a, #fork-select .target:hover:not(.disabled),
.full-commit .authorship .author-name, .showcase-featured .featured-grid-link,
.collection-card-title, .collection-card-image:hover,
.explore-page .see-more-link, .mute, .pull-request-link:hover,
.expandable:hover:before, .follow-list .follow-list-name a,
a.comment-header-author,
.wiki-edit-link:hover, .infotip p, .form-actions .tip, dl.form.warn dd.warning,
.page-notice, .subnav-item.selected, .subnav-item.selected:hover,
.subnav-item.selected:focus, ol.toc > li a.active, .example-nav li a.selected,
.facebox-alert, .typeahead-result, .no-results, #user-links > li * button,
.timeline-commits .hidden-text-expander a:hover, .color-editor-input,
.state .octicon, #user-links .sign-out-button, .table-list-item label,
.audit-action-info .context, .token-scope, .segmented-nav li.active a,
.tabs > a.selected, .highlight tr:hover .blob-num:not(.non-expandable),
.highlight tr:hover .blob-num:not(.non-expandable):before, .member-username,
.invited-banner p, kbd, .kbd, .boxed-profile .profile-preview .vcard-fullname,
.btn.btn-primary:hover, .minibutton.btn-primary:hover,
.integrations .site-footer a, .add-line-comment, a.state,
.prose-diff.collapsed .rich-diff-level-zero.expandable:hover:before,
ul.filter-list .filter-item.selected,
.blob-num-expandable .diff-expander:hover,
.email-format .email-hidden-toggle a:hover,
#gollum-editor-help-parent li a.selected,
#gollum-editor-help-list li a.selected, a.gollum-minibutton,
a.gollum-minibutton:visited, a.token-warning, a.lightertooltipped,
.org-team-sidebar .team-note .note-emphasis, .select-menu-tabs a.selected,
#com .dropdown-menu a:hover, #com h1 span, #com h2 span,
.breadcrumb .final-path, button.button, a.button, span.button,
button.minibutton, a.minibutton, .button.primary:hover, .pagination .current,
.pagination .current:hover, .repo-private-label,
a.repo_filter.js-repo-filter-tab.filter-selected, .keyboard-mappings th,
.rendered_html, .render-health:hover .symbol, .radio-label,
.select-menu-item.selected, .select-menu-item.selected > .octicon,
.gist-snippet-meta .description, a.select-menu-item-text,
.clone-url-button > .clone-url-link,
a.user-mention, .user-mention, a.team-mention, .team-mention, .boxed-group-inner h4,
.octotree_github_sidebar a.octotree_toggle, .reponav-item:hover,
.pagehead-tabs-item.selected, .pagehead-tabs-item:hover,
a.pagehead-tabs-item:hover, .tabnav-tab.selected,
.leaflet-control-attribution, .leaflet-control-attribution a,
.integrations-breadcrumb-link, a.integrations-breadcrumb-link, .ace_button,
.link-gray-dark, a.link-gray-dark, #message .title,
.exploregrid-item-title, .explore-collection h2, #com h1, #com h2, #com h3,
ul.filter-list .filter-item:hover {
color: #e2e2e2 !important;
}
pre, body, a.social-count, span.social-count,
#languages a.bar, .lineoption p,
a.blog-title, table.notifications th, .usagestats dl dt.numbers,
.commit-preview p.name .date, .download-list h4,
.fieldgroup p.explain.planusage, ol.repository-lang-stats-numbers li .lang,
.explore h2, .tabnav .active a, .vcard-username, #markdown-toc li a,
.tag-info .tag-name, .language, .featured-callout h2, .commit-title .message,
.files .message, .revision .creator, .mini-icon.search-input, .lines-changed,
.lines-changed:hover, .discussion-topic-author a, .boxed-group-table td,
.graph .data .number, .content, .box-title, a.box-action, .lead,
#blog-main .pagehead h1 a.title, .octofication .message p,
.repolist .description, .addon p, .keyboard-mappings, .accessibility-aid:focus,
.list-group-item .list-group-item-name a,
.list-group-item .list-group-item-meta a, .list-browser-sorts .sort-type,
.select-menu-header .select-menu-title, #commits_tab_counter,
.auto-search-group .search-filter, .usage-bar dt, .github-jobs-promotion p a,
.select-menu-item .description, .file-info .file-name, .file-box .meta,
.gh-header-meta .author, .timeline-comment-header .author,
.timeline-commits .author, .sidebar-assignee .assignee, .rss-subscribe,
.sidebar-module h3 a, .sidebar-module h3.disable span, .menu a, .octotip,
.graph-canvas .activity, .ace_gutter-active-line,
.billing-section .section-content, #readme span.name, .steps li.current,
.discussion-item-entity, .blog-post-body, .subnav-search-context .btn,
.context-loader, .box-title a, .merge-pr-more-commits a,
.branch-infobar .lightweight-actions > li a:hover, .dashboard-notice,
.discussion-item-ref-title .title-link, .org-teams-list .team,
.subnav-search-context .select-menu-item-icon, .ace-github,
a.pagehead-nav-item.selected, a.pagehead-nav-item:hover,
.repo-collection .collection-stat, a.subscribe-feed, header ul.links a:hover,
div.container > p, .commits-list-item .commit-author,
.full-commit .sha-block > .sha, .discussion-item .renamed-was,
.discussion-item .renamed-is, a.discussion-item-entity,
span.discussion-item-entity, .table-list-header-toggle .btn-link.selected,
.table-list-header-toggle .btn-link.selected:hover,
.table-list-header-toggle .btn-link:hover, a.issue-title-link,
.table-list-item p, .milestone-title-link a, .org-header .edit-org, .org-name, .blob-code,
.blob-code-inner, .diff-line-code, .contrib-number,
.pulse-summary .summary-box .count, .list-options .selected .list-item-title,
.nav-bar-inner .brand-logo-invertocat .octicon-mark-github, .menu a .octicon,
.issue-list-meta a, .stat-number, div.search-form button span,
.fullscreen-overlay .octicon:hover:before,
.fullscreen-overlay .mega-octicon:hover:before, .protip-callout,
.fullscreen-overlay textarea:focus, .fullscreen-overlay textarea:hover,
#header ul.top-nav > li > a, #header ul.top-nav > li > button,
a.team-member-ellipsis:hover, .rendered_html pre, .rendered_html code,
.team-grid .team-name, .commit .commit-title, .commit .commit-title a,
.completeness-indicator-success, .completeness-indicator-error,
.completeness-indicator-problem, .article-meta, a.article-meta,
.timeline-comment-header-text code a, .commit-tease-sha, a.commit-tease-sha,
.reponav-item.selected, .stats-group-stat.no-link:hover .stat-number,
.octotree_github_sidebar a.octotree_opts, .octotree_help > span,
.application-authorizations .oauth-app-access-name, .dropdown-item,
a.dropdown-item, .header-nav-link, a.header-nav-link, .header-logo-invertocat,
a.header-logo-invertocat, a.header-logo-wordmark,
.pull-request-integrations-title, .intgrs-dir-intro .directory-header-back,
.intgrs-dir-intro .directory-header-back .header-link,
.oauth-application-info .application-title,
.session-authentication .header-logo, .repo-file-upload-progress,
a .mega-octicon, .anchor, a.anchor,
.gcr-ext-editor-close .delete-button:hover svg,
.repo-filterer .repo-filter.filter-selected, .select-menu-divider,
.label-select-menu .select-menu-item.selected,
.dropdown-signed-commit .dropdown-menu, .signed-commit-signer-name .signer,
.signed-commit-signer-name a.signer, .text-gray-dark, a.text-gray-dark,
.display-heading-1, .display-heading-2, .display-heading-3,
.display-heading-4, .pinned-repos-selection-list-item.selected,
.Box-body-row--highlight .Box-row-link, .text-pending, a.text-pending,
.compare-pr-placeholder p, .compare-pr-placeholder .help-link,
#message.good, #message.major, .boxed-group-success,
.suggester li, .alert.warning p, ul#bootcamp li a h4, .menu-heading,
.text-black, .diffstat-summary strong {
color: #c0c0c0 !important;
}
button, .edit-repository-meta, .field label, .boxed-group-list li, .capped-box,
.marketing-nav a, .repository-meta, .gist-item .description, p.explain,
.news .alert .simple .title, #network .graph-date, .tabnav-widget.text,
.feature .intro, span.diffstat, span.diffstat a, .commit .commit-branches a,
#readme .plain, .select-menu-tabs a, .news blockquote, .news blockquote p,
.collection-stat, .overall-summary .graphs .desc, .flash-global a,
#contributions-calendar .contrib-details div .lbl, .tag-info a,
a.browse-button, .ghead .dir, .repository-lang-stats .percent,
.comment-header-action-text a, .comment-header-right a, .gist-item .creator,
.dashboard-tabs a, #graph_data .tab a, .pull-info,
.list-group-item .list-group-item-summary a, #contributors .capped-card .cmt,
.boxed-group-list .access-level, h3.conversation-list-heading, a.filter-tab,
.starred-repo p.description, .commit-desc pre, .org-repo-stats a,
.org-repo-updated a, .org-header-meta .meta-item .meta-link,
.org-repo-description, .org-repo-forked a, .commandbar .display table td span,
.clone-options, .pulse-section, .discussion-sidebar p,
.discussion-topic-header .discussion-topic-author, .gist-description, .explain,
p.subtext, .team-grid .team-description, .orgs-nav .org-nav-item,
.form-actions-protip .protip, .discussion-item .author, span.branch-name,
.inline-comments .comment-count, .sidebar-heading, .clear-issue-filters a,
.render-view-modes li.active:before, ul.comparison-list > li em,
.marketing-benefits .column p, .sub-nav li a, .headlines a .date,
.sidebar-module ul ul li span, .merge-branch-description,
.gist-item ul.meta > li > a, ul#categories li h5 a,
.render-view-modes li.active, .user-leaderboard-list .repo-list-item .repo,
.repo-stats li a, .about p, dl.form > dd p.note, p.subdued,
.team-header .team-description, .hfields dl.form > dt label,
.boxed-group > h3 a.boxed-group-breadcrumb,
.boxed-group .heading a.boxed-group-breadcrumb, .subscriptions-sidebar .note,
.thread-subscription-status, a.ellipsis-button, .ellipsis-button,
.follow-list .follow-list-info, form.btn .count, .blame .commitinfo .date,
.gist .gist-file .gist-meta a, .merge-pr-more-commits, .hidden-text-expander a,
.news div.message, .news li blockquote, .news .alert .pull-info,
.news .alert .branch-link, .release .release-authorship a,
.wiki-wrapper .wiki-empty-box:hover,
.select-menu.is-showing-clear-item .select-menu-clear-item .octicon,
.diffstat-summary a, a.subnav-item,
.branches .branch-group-heading .branch-group-name, .render-notice,
.dashboard-notice .title p, .table-list-milestones .stat,
.commits-listing .commit-group-title .octicon-git-commit,
.select-menu-header .octicon:hover, .repo-list-description, .file .meta,
.email-format .email-hidden-toggle a, .file-diffstat,
.program-info-column .mega-octicon, .octofication .notice-dismiss:hover,
.timeline-commits .commit-message a, .markdown-format .intro, .label-admin,
.program-info-column p, .form-checkbox .note, .file-history-tease,
.blob-num:hover, .gist-snippet-meta .gist-count-links > li > a,
.commit-tease .message, .commit-author-section, .boxed-group-inner,
.manage-repo-access-not-active, .milestone-name, a.milestone-name,
.news .body blockquote code, .select-menu-modal, .select-menu-action,
a.select-menu-action, .feature-callout,
.repo-file-upload-file-wrap .remove-file:hover, button.tabnav-tab,
.rss-subscribe, a.rss-subscribe, table.capped-list .octicon,
.site-header-menu .nav-item, .discussion-item-icon, .exploregrid-item,
a.exploregrid-item, .commit-ref .user, .suggester li small {
color: #b5b5b5 !important;
}
h6, #contributions-calendar .contrib-details div, .tabnav-tabs a, .time,
.gist-item .metadata .datetime, .list-group-item-meta, a.keyboard-shortcuts,
button.keyboard-shortcuts, .simple-conversation-list,
.simple-conversation-list > li .title .num, .drag-and-drop,
.starred-repo .sort-info, .org-stats, .commandbar .choice,
.commandbar .loading, .commandbar .description, ul.summary-stats li a,
.authorship, .sha-block, .gh-header-meta, #last-edit, .setup-header .lead a,
.repository-meta .edit-link a, .api-status a, .meta li, .who_when a,
.numbers-summary a, .mini-icon-remove-close:hover,
.section-heading-title .separator, .blog-aside .rss, .hook-list a,
.github-jobs-promotion a.jobs-logo, .org-teams-list .team-meta,
.repo-list-item .repo-description, .branch-infobar .lightweight-actions > li a,
.repo-leaderboard-list .repo-leaderboard-meta-item a,
.changed .moved-up:before, .changed .moved-down:before,
.comment-header .octicon, a.section-heading-back,
.list-group-item-meta .octicon, .repo-leaderboard-title .title-meta,
a.pagehead-nav-item, .wiki-wrapper .wiki-empty-box,
.commits-list-item .commits-comments-link, .timeline-comment-header,
.commits-list-item .commit-meta,
.issues-listing .table-list-issues .issue-comments-link,
.issues-listing .table-list-issues .issue-meta-section a, a.issues-reset-query,
.labels-list-action, table.tag-list p a, table.tag-list td.date a, .muted-link,
a.muted-link, .render-view-modes li, .site-footer,
.site-footer .octicon-mark-github:hover, .repo-list-stats .repo-list-stat-item,
.range-editor span.flag .octicon, .commit-info .commit-meta a,
.notifications .issue-notification.read .type-icon, .notifications .read a,
.auth-form-header .octicon, .releases-tag-list p a, .history-link a,
a.issue-nwo-link, ul.filter-list .filter-item, .member-meta .teams-link,
.member-meta .btn-link, ul.comparison-list > li em,
ul.comparison-list > li.title, .diffstat-summary, a.team-member-ellipsis,
a.discussion-item-toggle-open, a.discussion-item-toggle-closed,
button.discussion-item-toggle-open, button.discussion-item-toggle-closed,
.dropdown-header, .participation a, .completeness-indicator-info,
.type-icon-state-none, a.type-icon-state-none, .pagehead-tabs-item,
a.pagehead-tabs-item, .org-settings-team-count,
table.files td.icon, .commit-tease, .reponav-item, a.reponav-item,
.delete-owners-button, .stats-group-stat, a.stats-group-stat,
.stats-group-stat.no-link:hover, .wiki-edit-link, a.wiki-edit-link,
.toolbar-item .menu-target,
.member-meta .member-meta-link, .lock-toggle-link, a.lock-toggle-link,
.hidden-text-expander a, .ellipsis-expander, .text-muted, .header-search-scope,
.listgroup-item, .discussion-item-header,
.discussion-sidebar-heading, .commit-ref, .markdown-body blockquote {
color: #949494 !important;
}
.vcard-detail .octicon, .member-badge .octicon,
.command-bar .octicon-question:before, .news .alert .time,
ul.color-label-list .color-label.zeroed,
ul.color-label-list .color-label.zeroed .count, .gh-header-title .issue-number,
a.leaderboard-list-rank, .bootcamp ul li a, .ssh-key-fingerprint,
.tag-references > li a, .release .release-authorship,
.branches .branch-summary, .branches .no-results-message,
header ul.links > li a, .team-info-card .stats-group .stat,
.team-info-card .stats-group .stat.no-link:hover, .discussion-sidebar-item,
.issues-listing .table-list-issues .issue-meta, .task-progress,
.table-list-milestones .stat-label, .table-list, #blog-home, .blog-post-meta,
.blog-post-meta a, .blog-post-meta .octicon, .diff-line-num,
.file-data .line-numbers span, .discussion-item .timestamp,
.branch-status .divider, .news .alert .octicon, .news .alert .mega-octicon,
.blankslate > .mega-octicon, .repo-list-meta, a.discussion-item-help,
.page-new-repo .license-info, .notification-actions .btn-link,
.commit-info .commit-meta, .notifications .read .type-icon,
.notification-actions .age, .list-item .byline, .issue-list-meta,
.prose-diff.collapsed .rich-diff-level-zero.expandable:before,
.blob-num-expandable .diff-expander, .file-type-icon, .uploaded-files .remove,
.releases-tag-list td.date a, .collaborators .collab-remove .remove-link,
.octofication .notice-dismiss, ul.comparison-list > li .octicon,
div.content-header h6, .fullscreen-overlay textarea,
.blob-num.non-expandable:hover, .breadcrumb,
.application-authorizations .oauth-app-list-meta,
.application-authorizations .oauth-app-owner, .boxed-group-inner .help,
.thread-subscription-status .reason, .toc-diff-stats .octicon, .blob-num,
.recent-gists .description .blank, .recent-gists .metadata,
.member-meta .access-link, .gist-quicksearch-no-results,
#user-content-toc ul ul li:before, .btn-octicon, a.btn-octicon,
button.btn-octicon, .user-list li em, .reponav-item .octicon,
.pagehead-tabs-item .octicon, .table-list-header-toggle .btn-link,
#graph_data h2, #message-list .message .time, a.tabnav-extra,
.tabnav .tabnav-extras,
.discussion-item-integrations-callout .pull-request-integrations-dismiss,
.oauth-application-info .meta-link, .oauth-application-info .app-info,
.repo-file-upload-file-wrap .remove-file, #footer .mega-octicon,
.gcr-ext-editor-close svg, .commit-id, a.commit-id, .text-gray-light,
a.text-gray-light, .orghead .edit-org {
color: #7b7b7b !important;
}
.branch-infobar .lightweight-actions > li .octicon,
.manage-repo-access-icon .octicon, .wiki-wrapper .wiki-history .date,
.issue-meta-section .octicon, .thread-subscription-status .mega-octicon,
.subnav-search-icon, .discussion-sidebar-toggle .octicon,
.auto-search-group > .octicon, .page-gist-edit .octicon-gist,
.unselected-month, .pagination .disabled {
color: #606060 !important;
}
.context-pane .selector-item:hover a, .mega-icon:before,
.mini-icon-public-repo:before, .mini-icon-pull-request,
.mini-icon-remove-close, .mini-icon-link, .task-progress .octicon,
.milestone-link .octicon, .site-footer .octicon-mark-github,
.select-menu-header .octicon, .steps li, .pagination .gap,
.octicon-btn.disabled, .octicon-btn.disabled:hover, .branch-delete.disabled,
.date_selector td.unselected_month, .bootcamp .desc h2,
.issues-listing .table-list-issues .issue-comments-link.no-comment,
.diffstat-bar, .issue-comments-no-comment, a.issue-comments-no-comment {
color: #4d4d4d !important;
}
.list-tip:before, .selector-item .mini-icon:before,
.browser .mini-icon-arr-right, .selected .select-menu-checkmark,
.octicon-person-team:before, .issues-reset-query .octicon-x,
a.darkertooltipped, .ace_searchbtn, .ace_replacebtn, #subscribeButton {
color: #373737 !important;
}
.timeline-comment-header .timestamp, .vcard-stat:hover .text-muted,
.boxed-group > h3 a, .boxed-group .heading a, .list-heading a, .close-button,
.timeline-comment-action, a.timeline-comment-action, a.comment-type-icon,
.timeline-comment-actions .octicon, .commit-title .commit-link tt,
.btn-block-user, .pagehead-tabs-item.selected > .octicon,
.reponav-item.selected > .octicon, .select-menu-action > .octicon,
.select-menu-item,
a.select-menu-item, .discussion-sidebar-toggle:hover .octicon,
.feature-callout .feature-dismiss-link, .pagehead-heading, a.pagehead-heading {
color: inherit !important;
}
/* Alerts and activity, remove background gradient */
.news .alert .title span, .metabox .editable-text:hover,
#inbox .list .item .title span {
background-color: transparent !important;
border: 0 !important;
}
/* Panels */
#posts #rss, .signup-button, .hero h1, .plan.personal, .caption,
.centered-graphic, .login_form h1 {
background-color: #4183C4 !important;
border-color: #4183C4 !important;
}
/* red */
/* Red panel */
#forkqueue .legend .unclean, .unclean td, .chzn-results .no-results,
.majorproblem .pageheader_wrap, .error_box, .btn-close-issue, .closed-issues,
.state-indicator.closed, .state-closed,
.discussion-item-closed .discussion-item-icon {
background: #911 !important;
border-color: #383838 !important;
}
.btn-close-issue:hover, .btn-danger:hover, .minibutton.danger:hover {
background: #911 !important;
border-color: #b00 !important;
}
.mergeable-dirty .bubble, .mergeable-dirty .merge-status-icon,
.completeness-indicator-error, .dangerzone > h3 {
background: #911 !important;
}
.block-diff-deleted, .text-diff-deleted .block-diff-neutral {
background: #b22 !important;
}
/* red border */
.mergeable-dirty .bubble .mergeable, #message.major, .comment-form-error,
.comment-form-stale, .deprecation-notice {
border-color: #f44 !important;
background: #300 !important;
}
.mergeable-dirty .bubble:after {
border-right-color: #911 !important;
}
/* bright red text */
.btn-danger, a.btn-danger, .text-failure, a.text-failure, .text-error,
a.text-error, a:not(.octicon-btn).danger, .closed.mega-octicon, .deletions,
.closed.octicon, .cdel, .gd .diff-line-num, .authors-and-code .deletions,
.diffstat .diffstat-bar.diff-deleted, span.diffstat .diffstat-bar i.minus,
.icon-for-failure, ul.summary-stats li .octicon-issue-closed, .branch-delete,
#toc .octicon-diff-removed, .pagehead-actions .octicon-mute, .highlight .gd,
.settings-email .email-actions .settings-remove-email,
.uploaded-files .remove:hover,
.collaborators .collab-remove .remove-link:hover, .minibutton.danger,
.closed.mini-icon, .octicon-btn-danger:hover, .text-danger, a.text-danger,
.type-icon-state-closed, a.type-icon-state-closed, .reverted.octicon,
.delete-owners-button:hover,
.dangerzone-module h4, .btn-octicon-danger:hover, .deprecation-notice a,
.billing-addon-items tr.total-row *, .comment-form-error, .comment-form-stale {
color: #f44 !important;
}
/* purple */
.illflow-item.selected {
background: #30182b !important;
}
.illflow-item.selected:after {
border-bottom-color: #30182b !important;
}
/* brown */
#feedHeaderContainer, .feedBackground, .infotip, .form-actions .tip,
.mini-callout, .snippet em, #message .sent, .notification, .callout, .ejector,
#issues_search .results em, .bootcamp-help ul li, .btn-download,
.feature-tabs .tab-button, .plan.free, #message.minor, .chzn-results li em,
#missing-readme, .page-notice, .facebox-alert,
.form-checkbox label em.highlight, .deprecation-warning,
.branch-status.status-pending .discussion-item-icon,
.discussion-event-status-renamed .discussion-item-icon,
.state-indicator.renamed, .discussion-topic .branch-status.status-pending {
background-color: #321 !important;
border-color: #542 !important;
color: #ddd !important;
}
#toc .octicon-diff-modified, .secret .repo-label span, .api .s2 {
color: #b74 !important;
}
.deprecation-warning a {
color: #c97 !important;
}
/* semi-transparent brown */
.compare-pr-placeholder, .compare-cutoff, .diff-cutoff, .flash.flash-warn,
.flash-messages, .flash-global.flash-warn, .markdown-body li.added.moved,
.repo-private-label, .gist-secret-label, .label-private, .RecentBranches,
.stale-files-tab, .signed-out-comment, .warning {
background: rgba(51, 34, 17, .4) !important;
border: #542 1px solid !important;
color: #ddd !important;
}
.btn.btn-secret {
background: linear-gradient(#321, #210) !important;
border-color: #542 !important;
}
.btn.btn-secret:hover {
background: linear-gradient(#432, #321) !important;
}
.btn.btn-secret[disabled], .btn.btn-secret[disabled]:hover {
background: #210 !important;
border-color: #542 !important;
}
/* yellow; travis pending dot */
.octicon.text-pending, .text-pending .octicon {
color: #cb4 !important;
}
/* yellow border (travis) */
.branch-action-state-unknown .branch-action-body,
.branch-action-state-unknown .branch-status,
.branch-action-state-unstable .branch-action-body,
.branch-action-state-unstable .branch-status {
border-color: #884 !important;
}
.branch-action-state-unknown .branch-action-body:before,
.branch-action-state-unstable .branch-action-body:before {
border-right-color: #884 !important;
}
/* green */
/* labels */
#forkqueue .legend .clean, #revisions ul li.current, .excerpt, .plan.business,
.popout, #statusbar, .clean td, #download_button, .status-box.good a,
.discussion-item-reopened .discussion-item-icon, .progress-bar .progress,
.new-issues, .new-pulls, .mergeable-clean .merge-status-icon,
.settings-email .default, .repo-owner-comment .comment-header-tag,
.mergeable-clean .bubble, .gh-header-status.open,
.branch-status.status-success .discussion-item-icon, .state-open,
.state-proposed, .big-notice, .state-indicator.open, .state-indicator.proposed,
.state-indicator.reopened, .boxed-group-success,
.branch-action-state-clean .branch-action-icon,
.user-list li .actions .status-modified, #message.good, .bg-green {
background: #152 !important;
border-color: #041 !important;
}
/* Green border */
.mergeable-clean .bubble .mergeable,
.branch-action-state-clean .branch-action-body {
border-color: #041 !important;
}
.mergeable-clean .bubble:after,
.branch-action-state-clean .branch-action-body:before {
border-right-color: #041 !important;
}
.completeness-indicator-success {
background: #152 !important;
}
.billing-confirmation-box {
border-color: #083 !important;
}
/* original color */
.signed-commit-badge.verified:hover {
border-color: #6cc644 !important;
}
.signed-commit-verified-label, .signed-commit-badge.verified {
color: #55a532 !important;
}
/* Green text */
.text-open, a.text-open, .text-success, a.text-success, .insertions,
.open.mini-icon, .open.mega-octicon, .open.octicon, .cadd, .gi .diff-line-num,
.authors-and-code .insertions, span.diffstat .diffstat-bar.diff-added,
span.diffstat .diffstat-bar i.plus,
ul.summary-stats li .octicon-git-branch-create,
ul.summary-stats li .octicon-issue-opened, #toc .octicon-diff-added,
.setup-info-module .features-list .octicon, .setup-form-container .secure,
.highlight .gi, .type-icon-state-open, a.type-icon-state-open {
color: #6CC644 !important;
}
/* bright green background */
.block-diff-added, .text-diff-added .block-diff-neutral {
background: #6CC644 !important;
}
/* interactive button - bright border */
.btn-primary:not(.compare-button), .button.primary {
background: linear-gradient(#407045, #305530) !important;
border-color: #083 !important;
}
.button.primary:disabled, .button.primary:disabled:hover,
.button.primary.disabled, .button.primary.disabled:hover,
.btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary.disabled,
.btn-primary.disabled:hover {
background: linear-gradient(#203522, #152715) !important;
border-color: #041 !important;
}
/* New additions */
.repo-owner-tag .tag, .gist-owner-tag .tag, .release-label.latest {
background: #070 !important;
color: #ddd !important;
}
/* Green hovered */
.noproblems .pageheader_wrap, a.new-repo:hover {
background: #373 !important;
}
.btn-primary:not(:disabled):not(.compare-button):hover,
.button.primary:not(:disabled):hover {
background: linear-gradient(#508055, #407045) !important;
}
/* orange */
#user-links .unread_count, .minorproblem .pageheader_wrap {
background: rgba(203, 108, 0, .8) !important;
}
.text-orange, a.text-orange {
color: #f3582c !important;
}
/* purple merge status icon, seen in merged issues with an existing branch */
.merge-status-icon, .merged-pulls, .state-indicator.merged, .state-merged,
.discussion-item-merged .discussion-item-icon {
background: #6E5494 !important;
}
/* purple text */
ul.summary-stats li .octicon-git-pull-request, .type-icon-state-merged,
a.type-icon-state-merged {
color: #8368aa !important;
}
.text-purple, a.text-purple {
color: #943fb8 !important;
}
/* pjax loading */
.pjax-loader-bar .progress {
background: #4183C4 !important;
box-shadow: 0 0 10px #4183C4 !important;
}
ul.view-modes-menu {
background-image: url("data:image/gif;base64,R0lGODlhBwAEAIAAACIiIv///yH5BAEAAAEALAAAAAAHAAQAAAIIhA+BGWoNWSgAOw==") !important;
}
.mini-icon-windows:before {
background-position: -18px 0 !important;
}
/* Repo list (https://github.com/{user}?tab=repositories) */
.repo-list-item p, .repo-list-item .repo-list-stats {
position: relative !important;
z-index: 1 !important;
}
.reponav-item, .pagehead-tabs-item {
position: relative !important;
top: 2px !important;
}
.participation-graph svg {
background: transparent !important;
opacity: .1 !important;
z-index: 0 !important;
}
.inbox-zero-octocat {
opacity: .6 !important;
}
/* ACE Editor: Darken indent guides */
.ace_indent-guide {
opacity: .25 !important;
}
.search .minibutton span {
background-position: center -95px !important;
}
.upload-enabled textarea {
border-bottom: 1px dashed #444 !important;
}
/* history expand buttons */
.commit .minibutton.expander-minibutton span {
background-position: 50% -45px !important;
}
.commit.open .minibutton.expander-minibutton span {
background-position: 50% -145px !important;
}
/* pull request avatar bubble */
.avatar-bubble:before, .discussion-bubble-content:before {
border-color: transparent #333 transparent transparent !important;
}
/* octocat spinners */
img[src*="octocat-spinner"], img[src="/images/spinner.gif"],
.profile-picture-spinner {
width: 0 !important;
height: 0 !important;
}
img[src*="octocat-spinner"], img[src="/images/spinner.gif"], .facebox-loading,
.branch-action-body .spinner, .status-indicator-loading,
.ajax-pagination-form.loading .ajax-pagination-btn:after,
.profile-picture-spinner {
background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PHBhdGggZmlsbD0iIzMzMyIgZD0ibTMzMi4yODk0MjkgODcuMDg3MjE5YzYwLjAzMzI5NSAtMjAgMTE0IC0yMSAxNzIgMS4wNDcyNDFsLTExLjQwMzU5NSAzMi44NTA5NTJjLTQzLjMzMzM0NCAtMTUgLTEwNCAtMTUgLTE0OCAwIiB0cmFuc2Zvcm09InJvdGF0ZSg0NSA0MTguNzU3IDk2LjE4ODUpIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsIiB2YWx1ZXM9IiMzMzM7I2VlZTsjMzMzOyMzMzMiIGJlZ2luPSIwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L3BhdGg+PHBhdGggZmlsbD0iIzMzMyIgZD0ibTM5OC41Mjc0NjYgMjQ2LjM4ODU5NmM2MC4wMzMzMjUgLTIwIDExNCAtMjEgMTcyIDEuMDQ3MjQxbC0xMS40MDM1NjQgMzIuODUwOTY3Yy00My4zMzMzNzQgLTE1IC0xMDQgLTE1IC0xNDggMCIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgNDg0Ljk5NSAyNTUuNDkpIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsIiB2YWx1ZXM9IiMzMzM7I2VlZTsjMzMzOyMzMzMiIGJlZ2luPSIwLjEyNXMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0zMzEuMzMyMjE0IDQwNC44MjM2NjljNjAuMDMzMzI1IC0yMCAxMTQgLTIxIDE3MiAxLjA0NzI0MWwtMTEuNDAzNTM0IDMyLjg1MDk1MmMtNDMuMzMzNDA1IC0xNSAtMTA0IC0xNSAtMTQ4IDAiIHRyYW5zZm9ybT0icm90YXRlKDEzNSA0MTcuOCA0MTMuOTI1KSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSIjMzMzOyNlZWU7IzMzMzsjMzMzIiBiZWdpbj0iMC4yNTBzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvcGF0aD48cGF0aCBmaWxsPSIjMzMzIiBkPSJtMTcxLjU4MjIzIDQ3MC4zMjM2NjljNjAuMDMzMzEgLTIwIDExNCAtMjEgMTcyIDEuMDQ3MjQxbC0xMS40MDM1MzQgMzIuODUwOTUyYy00My4zMzM0MDUgLTE1IC0xMDQgLTE1IC0xNDggMCIgdHJhbnNmb3JtPSJyb3RhdGUoMTgwIDI1OC4wNSA0NzkuNDI1KSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSIjMzMzOyNlZWU7IzMzMzsjMzMzIiBiZWdpbj0iMC4zNzVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvcGF0aD48cGF0aCBmaWxsPSIjMzMzIiBkPSJtMTMuMDgyMiA0MDYuMDc0MDA1YzYwLjAzMzMwMSAtMjAgMTE0IC0yMSAxNzIgMS4wNDY5OTdsLTExLjQwNDAwNyAzMi44NTA5ODNjLTQzLjMzMjk5MyAtMTUgLTEwNCAtMTUgLTE0OCAwIiB0cmFuc2Zvcm09InJvdGF0ZSgtMTM1IDk5LjU1IDQxNS4xNzUpIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsIiB2YWx1ZXM9IiMzMzM7I2VlZTsjMzMzOyMzMzMiIGJlZ2luPSIwLjUwMHMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0tNTMuNzEzNDg2IDI0Ny4wOTE1NTNjNjAuMDMzMzEgLTIwIDExNCAtMjEgMTcyIDEuMDQ2OTk3bC0xMS40MDQwMjIgMzIuODUwOTgzYy00My4zMzI5NzcgLTE1IC0xMDQgLTE1IC0xNDggMCIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDMyLjc1NCAyNTYuMTkzKSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSIjMzMzOyNlZWU7IzMzMzsjMzMzIiBiZWdpbj0iMC42MjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvcGF0aD48cGF0aCBmaWxsPSIjMzMzIiBkPSJtMTIuODgzNjIxIDg3LjA2MTQ4NWM2MC4wMzMyOTUgLTIwIDExNCAtMjEgMTcyIDEuMDQ3MjQ5bC0xMS40MDM1OTUgMzIuODUwOTUyYy00My4zMzMzNDQgLTE1IC0xMDQgLTE1IC0xNDggMCIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDk5LjM1MTQgOTYuMTYyOCkiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0iIzMzMzsjZWVlOyMzMzM7IzMzMyIgYmVnaW49IjAuNzUwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L3BhdGg+PHBhdGggZmlsbD0iIzMzMyIgZD0ibTE3Mi45MDY2MzEgMjAuOTI5NzQxYzYwLjAzMzMxIC0yMCAxMTQgLTIxIDE3MiAxLjA0NzIzbC0xMS40MDM1OTUgMzIuODUwOTZjLTQzLjMzMzM0NCAtMTUgLTEwNCAtMTUgLTE0OCAwIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsIiB2YWx1ZXM9IiMzMzM7I2VlZTsjMzMzOyMzMzMiIGJlZ2luPSIwLjg3NXMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjxwYXRoIGZpbGw9IiNlZWUiIGQ9Im0gMTk3IDQ1OSBjIDAgMCAwIC00OCAwIC00OCAwIDAgLTQgLTQgLTMzIC0xIC0yOCAzIC02MiAtNjYgLTY1IC02OSAyNCAtMTAgNDMgMjYgNjUgMzggMCAwIDMxIDAgMzEgMCAwIDAgMyAtNDQgMjAgLTM3IDE3IDYgLTcyIDEgLTk3IC02MSAtMjUgLTYyIDE5IC0xMjYgMjAgLTExNSAwIDkgLTE3IC0zNSAtMTAgLTQ2IDIwIC0yNCA1MCAxMSA2OSAxNSA1IDAgMTggLTggNTkgLTcgNDEgMCA1NSA4IDYwIDYgMjIgLTEwIDUxIC0zMiA2NSAtMTcgMTAgMTIgLTEgNjEgLTEgNDkgMCAtMTIgNDMgODEgNiAxMzIgQyAzNTcgMzQ0IDI5MSAzNDEgMzAyIDM0NCBjIDIxIDE1IDE0IDkxIDE0IDExNSBsIC0yMiA0IDAgLTc0IGMgMCAtOSAtOSAtMTAgLTkgLTkgbCAwIDg1IC0yMSAxIDAgLTg2IC0xMCAwIDAgODYgLTIwIC0xIDAgLTgzIGMgMCAwIC04IC0xIC04IDEwIGwgMCA3MiIvPjwvc3ZnPg==") !important;
background-size: contain !important;
}
.timeline-progressive-disclosure-container {
background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NHB4IiBoZWlnaHQ9IjM0cHgiIHZpZXdCb3g9IjAgMCA0NCAzNCI+PHBvbHlsaW5lIGZpbGw9IiM0NDQiIHBvaW50cz0iMCwyMSAyMiw4IDQ0LDIxIDQ0LDI2IDIyLDEzIDAsMjYiLz48L3N2Zz4NCg==") repeat-x left center/22px 17px !important;
}
img[src*="octocat-spinner"][width="128"] {
padding: 64px !important;
}
img[src*="octocat-spinner"][width="64"], .profile-picture-spinner {
padding: 32px !important;
}
img[src*="octocat-spinner"][width="32"] {
padding: 16px !important;
}
img[src*="octocat-spinner"][width="16"] {
padding: 8px !important;
}
img[src="/images/spinner.gif"] {
padding: 32px !important;
}
/* network members */
.network-tree {
width: 26px !important;
height: 0 !important;
padding-top: 22px !important;
background-repeat: no-repeat !important;
}
.network-tree[src$="t.png"] {
background-image: url("data:image/gif;base64,R0lGODlhFAAaAPABADMzMwAAACH5BAUAAAEALAAAAAAUABoAAAIkjI+pG8APY5O0uorfzRzt3n1g5pSTOTJiSq1s5L6ajMW0YgcFADs=") !important;
}
.network-tree[src$="i.png"] {
background-image: url("data:image/gif;base64,R0lGODlhFAAaAPABADMzMwAAACH5BAUAAAEALAAAAAAUABoAAAIhjI+pG8APY5O0uorfzRzt3n1gJo6WGaJcqUJsy7ywIgcFADs=") !important;
}
.network-tree[src$="l.png"] {
background-image: url("data:image/gif;base64,R0lGODlhFAAaAPABADMzMwAAACH5BAUAAAEALAAAAAAUABoAAAIejI+pG8APY5O0uorfzRzt3n1g5pSTOabqyrbuC68FADs=") !important;
}
/* octotree icons */
a.octotree_toggle:not(.octotree_loading) > span:after,
.octotree_github_sidebar a.octotree_opts, .octotree_help > span {
-webkit-filter: invert(100%) !important;
filter: invert(100%) !important;
}
a.octotree_toggle:not(.octotree_loading):hover > span:after,
.octotree_github_sidebar a.octotree_opts:hover,
.octotree_treeview .jstree-icon.tree {
-webkit-filter: grayscale(100%) !important;
filter: grayscale(100%) !important;
}
/* front page: 'more' spinner */
.ajax-pagination-form.loading .ajax-pagination-btn {
position: relative !important;
border-color: #343434 !important;
background: #181818 !important;
}
.ajax-pagination-form.loading .ajax-pagination-btn:after {
content: "" !important;
position: absolute !important;
width: 16px !important;
height: 16px !important;
left: 50% !important;
top: 50% !important;
transform: translate(-50%, -50%) !important;
}
.branch-action-body .spinner, div.facebox-loading, .status-indicator-loading {
background-position: center center !important;
width: 100% !important;
background-repeat: no-repeat !important;
}
/* image preview background */
.render-shell .img-view img, .file .image img, .file .image canvas,
.render-shell img, img.asset {
background-image: url("data:image/gif;base64,R0lGODlhCgAKAIAAABoaGgAAACwAAAAACgAKAAACEYQdmYcaDNxjEspKndVZbc8UADs=") !important;
}
/* <select> dropdown arrows */
/* https://github.com/account/upgrade */
.form-select {
background: #181818 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUAgMAAAD5DFXkAAAACVBMVEUAAADMzMzMzMyYHxqWAAAAAnRSTlMAgJsrThgAAAA9SURBVAjXZYw5FQAwDELpEhFREz1RExFZisryWMvAwPGBUwBiZLmyvorIQpCDJBdNKvzlwhOPfTPAKEONfyDYFUEhnDrUAAAAAElFTkSuQmCC") no-repeat right 8px center !important;
background-size: 8px 10px !important;
}
/* language stats bar */
.repository-lang-stats-graph {
height: 9px !important;
}
/* no border */
.multiple-avatars, .multiple-avatars:before, table.files, table.files tr,
.simple-conversation-list>li:first-child, .gobutton.with-comments .sha,
.menu a, .menu li, .usage-bar dd, .setup-form-container .fieldgroup .fields,
.inline-comments .line-comments, #gist-form .gist-name-textbox,
#adv_code_search .search-page-input, .fullscreen-overlay textarea,
.file .image .border-wrap, .site-search .chromeless-input {
border: 0 !important;
}
.dashboard-tabs a {
border-left: 0 !important;
border-right: 0 !important;
}
.js-details-container.navigation-focus .gobutton {
background: linear-gradient(#444, #222) !important;
}
/* no top border radius */
table.files {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
/* add border */
.issues-list, .pulls-list-group, .commit-tease, .branch-infobar,
.pagehead.repohead h1 .repo-label span,
.coupons .coupon-form-body .coupon-icon, .menu, .merge-pr-more-commits {
border: 1px solid #484848 !important;
}
#graph-shots li > p, .select-menu-item, .logo-box, .branch-infobar {
border-bottom: none !important;
}
.pull-info, .branch-link, .milestone-list .progress-bar {
border: 1px solid #444 !important;
}
.pull-head, .capped-box {
border-bottom: #484848 1px solid !important;
}
.dropdown-menu:after {
border-bottom: #343434 8px solid !important;
}
.dropdown-menu-ne:after {
border-bottom: 0 !important;
border-top-color: #343434 !important;
}
.dropdown-menu-e:after {
border-right-color: #343434 !important;
border-bottom-color: transparent !important;
}
.dropdown-menu-w:after {
border-left-color: #343434 !important;
border-bottom-color: transparent !important;
}
/* inline code - add border */
.markdown-format code, .markdown-body code, .markdown-body tt,
.markdown-format pre, .markdown-body pre, .markdown-format .highlight pre,
.markdown-body .highlight pre, body.blog pre, #user-content-toc td,
.copyable-terminal {
border: 1px solid rgba(255, 255, 255, .1) !important;
}
/* toc in markdown, reset border-collaps so border-radius works */
/* https://github.com/bitcoin/bips/blob/master/bip-0037.mediawiki */
#user-content-toc {
border-collapse: separate !important;
}
#facebox pre, #contributors-master svg.viz, #com .dropdown-menu {
border: 1px solid #343434 !important;
}
/* orange rss icon */
.blog-aside .octicon-rss, .dashboard-feed-icon.octicon-rss,
.nav-rss a .octicon-rss, a.feed-icon, #dashboard .octicon-rss {
color: #f93 !important;
}
.featured-label {
background: #f5b987 !important;
border: none !important;
padding: 6px !important;
color: #ed7c21 !important;
}
.featured-label .octicon,
.page-new-repo div.form-checkbox .octicon-lock:before {
color: #ed7c21 !important;
}
/* diff highlighting (no syntax highlight) */
/* main diff text color */
.diff-line-pre {
color: #ccc !important;
}
.diff-table .line-comments {
border-top: 1px solid #333 !important;
border-bottom: 1px solid #333 !important;
}
#header-wrapper, .menu li + li {
border-bottom: 1px solid #333 !important;
}
.js-release-form .drag-and-drop {
border-top: none !important;
}
/* light grey - breaks in diff (with line numbers) */
.highlight .expandable-line-num, .highlight .diff-line-num-hunk,
.highlight .diff-line-code-hunk, .highlight .expandable-line-code {
background: #222 !important;
color: #888 !important;
}
/* git diff line additions (dark green) */
.blob-code.blob-code-addition, .blob-num.blob-num-addition,
.prose-diff .changed ins, .prose-diff .changed ins code,
.prose-diff .changed ins pre, .prose-diff .changed .added,
.prose-diff > .markdown-body ins pre, .prose-diff > .markdown-body ins code,
.prose-diff > .markdown-body ins > div, .prose-diff > .markdown-body ins > p {
background: #002800 !important;
border-color: #060 !important;
}
/* git diff line deletions (dark red) */
.blob-code.blob-code-deletion, .blob-num.blob-num-deletion,
.prose-diff > .markdown-body .changed del,
.prose-diff > .markdown-body .changed del pre,
.prose-diff > .markdown-body .changed del code,
.prose-diff > .markdown-body .changed del > div,
.prose-diff > .markdown-body .changed .removed,
.prose-diff > .markdown-body .changed .removed pre,
.prose-diff > .markdown-body .changed .removed code,
.prose-diff > .markdown-body .changed .removed > div {
background: #380000 !important;
border-color: #600 !important;
}
/* code and diff line selection */
pre div[style^="background-color: rgb(248, 238, 199)"],
.highlight td[style^="background-color: rgb(248, 238, 199)"],
td.selected-line.blob-num, td.selected-line.blob-code {
background: rgba(85, 85, 85, .4) !important;
border-color: rgba(85, 85, 85, .4) !important;
}
/* hover highlight in code and diffs */
.diff-table tr:hover > pre,
.highlight:not(.lines) tr:not(.inline-comments):hover td:not(.line-age):not([style^="background-color: rgb(248, 238, 199)"]) {
background: rgba(78, 78, 78, .33) !important;
}
.highlight:not(.lines) tr:not(.inline-comments):hover td.blob-num-addition:not(.line-age),
.highlight:not(.lines) tr:not(.inline-comments):hover td.blob-code-addition:not(.line-age) {
background: #103810 !important;
}
.highlight:not(.lines) tr:not(.inline-comments):hover td.blob-num-deletion:not(.line-age),
.highlight:not(.lines) tr:not(.inline-comments):hover td.blob-code-deletion:not(.line-age) {
background: #481010 !important;
}
.highlight:not(.lines) tr:not(.inline-comments):hover td.selected-line.blob-num:not(.line-age),
.highlight:not(.lines) tr:not(.inline-comments):hover td.selected-line.blob-code:not(.line-age),
.highlight tr:not(.inline-comments):hover td[style^="background-color: rgb(248, 238, 199)"] {
background: rgba(120, 120, 120, .4) !important;
}
.prose-diff > .markdown-body th.changed,
.prose-diff > .markdown-body td.changed {
background: #282818 !important;
}
.blob-code-addition .x, .highlight .blob-code-addition .x {
background: #252 !important;
color: #eee !important;
}
.blob-code-deletion .x, .highlight .blob-code-deletion .x {
background: #622 !important;
color: #eee !important;
}
/* git diff line numbers (med green) */
.gi .diff-line-num, .gi .diff-line-code, .gi .diff-line-pre {
background: #020 !important;
border-color: #040 !important;
}
/* git diff line deletions (med red) */
.gd .diff-line-num, .highlight .err, .gd .diff-line-code, .gd .diff-line-pre {
background: #300 !important;
border-color: #500 !important;
}
/* scroll bar */
::-webkit-scrollbar {
max-width: 10px !important;
max-height: 10px !important;
background: #1d1d1d !important;
}
::-webkit-scrollbar-track, ::-webkit-scrollbar-corner {
background: #1d1d1d !important;
}
::-webkit-scrollbar-thumb {
background: rgba(175, 175, 175, .5) !important;
}
::-webkit-scrollbar-thumb:hover {
background: rgba(65, 131, 196, .8) !important;
background: rgba(65, 131, 196, .8) !important;
}
/* GitHub Enterprise Only
* _____..---========+*+==========---.._____
* ______________________ __,-='=====____ =================== _____=====`=
* (._____________________I__) - _-=_/ `---------=+=--------'
* / /__...---===='---+---_'
* '------'---.___ - _ = _.-'
* `--------'
*/
.enterprise.page-profile .profilecols ul.stats li strong {
color: #CCC;
background: transparent !important;
}
.enterprise ul.selling-points li {
color: #FFF;
}
.enterprise .steps {
margin: 20px auto 0;
padding: 15px 10px;
border: 1px solid #ddd;
border-radius: 3px;
box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
background: #222;
color: #FFF;
}
.enterprise .dashboard-notice {
background: #222 !important;
color: #CCC;
}
.enterprise .autocomplete-item {
color: #CCC;
}
.enterprise .repo-nav a:focus, .enterprise .repo-nav a:hover {
border-radius: 0 !important;
border-left: #eee 1px solid !important;
}
.enterprise .repo-nav a, .enterprise .repo-menu,
.enterprise .repo-nav a .counter {
text-shadow: none !important;
box-shadow: none !important;
}
.enterprise .repo-nav li > .selected:after {
background: #333 none !important;
border-color: #484848 !important;
}
.enterprise .repo-nav-contents {
box-shadow: inset 1px 0 0 #333 !important;
}
.enterprise div.repo-nav-contents {
background: rgba(34, 34, 34, .4) !important;
}
.enterprise ul.repo-menu a.selected {
border-left: transparent 1px solid !important;
}
.enterprise .repo-menu-separator {
border-bottom: #333 1px solid !important;
}
.enterprise .repo-nav a.selected .octicon,
.enterprise .repo-menu a.selected:after,
.enterprise .repo-menu li:hover .octicon {
color: #eee !important;
}
.enterprise .repo-menu-separator:before, .enterprise .repo-nav-contents:before,
.enterprise .repo-menu-separator, .enterprise .repo-nav-contents:after {
background-color: transparent !important;
background-image: none !important;
}
.enterprise .repo-nav a:focus, .enterprise .repo-nav a:hover {
border-radius: 0 !important;
border-left: #eee 1px solid !important;
}
.enterprise ul.repo-menu a.selected {
border-color: #343434 !important;
}
/* https://github.com/musically-ut/lovely-forks */
.lovely-forks-addon {
color: #808080 !important;
}
/*** ZenHub styling ***/
.zhc-selection-item:hover, .zhc-selection-item--is-active,
.zh-select-menu-item.navigation-focus, .zh-select-menu-item:hover {
background: #4183C4 !important;
border-color: #4183C4 !important;
color: #fff !important;
}
/* background */
.zhc-pipeline, .zh-epic-creator-top, .zh-epic-creator-nav, input.zhc-icon {
background-color: transparent !important;
}
.zhc-pipeline__body, .zhc-board--is-fullscreen, .zh-epic-issue-progress-bar,
.zhc-board-loading__message, .zhc-pipeline--is-collapsed, .zhc-issue-card,
.zh-todo-item-placeholder, .zh-timeline-comment, .zh-epic-creator-tab,
.zh-issueviewer-content {
background: #111 !important;
border-color: #484848 !important;
}
.zhc-issue-card__main, .zhc-pipeline-header, .zh-burndown-chart-container,
.zh-burndown-chart .stats-container, .zh-issue-list .table-list-item,
.zh-todopage-main .zh-todolist-today, .zh-todo-item, .zh-todo-empty-inbox,
.zh-todo-empty-today, .zh-todo-empty-list, .zh-epic-issue-list-container,
.zh-epic-creator-tab.selected, .zh-epic-creator-issue-list, .popover,
.zh-epic-issue-list-container li, .zh-epic-creator-issue-list li {
background: #181818 !important;
border-color: #484848 !important;
}
.zhc-issue-card__meta, .zhc-selection-list, .zhc-selection-list__header,
.zhc-selection-filter, .zhc-tooltip-action__item, .zh-milestone-dates,
.zh-epic-issue-list-footer, .zh-select-menu-header, .zh-todolist-box,
.zh-todopage-main .zh-todolist-today, .zh-issue-list .table-list-title,
.zh-epic-issue-list-container li:hover, .zh-epic-creator-issue-list li:hover,
.zh-epic-creator-progress-bar, .zhc-tooltip-action__content,
.zh-timeline-comment-header, .zh-issueviewer-title {
background: #222 !important;
border-color: #484848 !important;
}
.zhc-merge-repo-item:hover, .zhc-merge-repo-item--is-active,
.zhc-badge--issue-count, .zhc-tooltip-action__item:hover,
.zh-todolist-completed-separator, .zh-todolist-today-separator,
.zh-epic-issue-list-item-badge .zh-pipeline-badge, .zh-pipeline-badge-light {
background: #333 !important;
}
.zh-epic-creator-tab.selected, .zh-pipeline-badge-light {
border-top-color: #4183C4 !important;
color: #ddd !important;
}
.zh-chart .weekend-band {
fill: rgba(34, 34, 34, .5) !important;
}
.zh-chart .horizonal-grid-line {
stroke: rgba(34, 34, 34, .5) !important;
}
.zhc-readonly-banner {
background: #182030 !important;
}
/* border */
.zhc-selection-item, .zhc-pipeline-header__actions, .zhc-pipeline,
.zhc-pipeline--new-placeholder .zhc-pipeline__head, .zhc-merge-repo-item,
.zh-todopage-menu, .zh-select-menu-item, .zh-epic-issue-list-container ul,
.zh-epic-creator-nav, .zh-epic-creator-picker-container, .zh-board-menu,
.zh-epic-creator-filters, .zh-epic-issues-picker-new-issue,
.merge-status-list {
border-color: #343434 !important;
}
.zhc-tooltip-action__content:before {
border-right-color: #343434 !important;
}
.popover.left .arrow {
border-left-color: #343434 !important;
}
/* text */
.zhc-selection-list__header__text, .zhc-merge-repo-item__content,
.zhc-repo-item, .zh-todolist-create:hover, .zh-todolist-name,
.zh-epic-pipeline-selector.active .zh-epic-pipeline-selector-name,
.zh-select-menu-title, .zhc-badge--issue-count, .zh-pipeline-badge,
.zh-timeline-comment-header-text, .zh-epic-issue-header-title,
.zh-select-menu-item .description, .zh-pipeline-badge {
color: #ccc !important;
}
.zh-sidebar-icon {
opacity: 1 !important;
-webkit-filter: brightness(2) !important;
filter: brightness(2) !important;
}
/* ZenHub buttons */
.zhc-toggle-button, .zhc-btn, .zh-todo-issue-dropdown .zh-split-button-icon {
background: linear-gradient(#282828, #181818) !important;
border-color: #383838 !important;
}
.zh-delete-epic-button {
background: #911 !important;
border-color: #383838 !important;
}
.zh-delete-epic-button:hover {
background: #b22 !important;
border-color: #b00 !important;
}
.zhc-toggle-button:hover, .zhc-btn:not(.zhc-toggleable--is-disabled):hover,
.zhc-selection-button__container:hover, .zhc-toggle-button--is-active,
.zhc-selection-button__container--is-active, .zh-burndown .btn .octicon,
.zh-todo-issue-dropdown.selected .zh-split-button-icon,
.zh-board-menu-item .octicon {
background: linear-gradient(#444, #333) !important;
border-color: #484848 !important;
}
/* popovers */
.zhc-selection-list__header__text, .zhc-tooltip-action__content,
.zh-select-menu-title, .popover {
box-shadow: none !important;
text-shadow: none !important;
}
/* button tweaks */
.zh-repo-switcher .select-menu-button {
padding: 1px 6px 2px 4px !important;
}
.zh-repo-switcher .select-menu-button:after {
vertical-align: 0 !important;
}
.zh-octicon-list-unordered {
height: 14px !important;
}
/* invert image */
.zh-icon-circled-bolt, .zh-icon-bolt, .zh-octicon-x {
-webkit-filter: invert(40%) brightness(120%) !important;
filter: invert(40%) brightness(120%) !important;
}
.zhc-icon:not(.zhc-icon--issue-closed-red):not(.zhc-icon--stop-white),
.zhc-board-loading, .zhc-board-loading__message, .zh-octicon-list-unordered,
.zh-octicon-pencil, .zh-octicon-inbox, .zh-octicon-plus, .zh-octicon-info,
.zh-octicon-milestone, .zh-octicon-chevron-down, .zh-epic-creator-tab-icon,
.zh-board-menu-item .zh-octicon-grey, .zh-octicon-search {
-webkit-filter: invert(100%) !important;
filter: invert(100%) !important;
}
/* move expanded zenhub board toolbar when octotree exists
see https://github.com/buunguyen/octotree/issues/242 */
html.octotree:not(.octotree-show) .zhc-board--is-fullscreen .zhc-menu-bar {
margin-left: 30px;
margin-top: -8px;
}
/* Awesome autocomplete styling */
.awesome-autocomplete .tt-dropdown-menu {
border-color: #343434 !important;
background-color: #181818 !important;
}
.awesome-autocomplete .aa-query strong,
.awesome-autocomplete .aa-query-default em,
.awesome-autocomplete .tt-suggestion .octicon {
color: #4183C4 !important;
}
.awesome-autocomplete .tt-suggestion .octicon-star {
fill: #c0c0c0 !important;
}
.awesome-autocomplete .aa-category {
background-color: #1d1d1d !important;
border-top: 1px solid #343434 !important;
border-bottom: 1px solid #343434 !important;
color: #a0a0Aa !important;
}
.awesome-autocomplete .tt-suggestion {
border-color: #343434 !important;
}
.awesome-autocomplete .tt-suggestion:hover,
.awesome-autocomplete .tt-suggestion.tt-cursor {
background: #333 !important;
}
.awesome-autocomplete .tt-suggestion:hover .aa-name {
text-decoration: none !important;
}
.awesome-autocomplete .tt-suggestion em {
background-color: #4183C4 !important;
color: #fff !important;
}
.awesome-autocomplete .aa-thumbnail {
background-color: #181818 !important;
}
.awesome-autocomplete .aa-query, .awesome-autocomplete .aa-branding,
.awesome-autocomplete .aa-infos, .awesome-autocomplete .aa-login,
.awesome-autocomplete .aa-company, .awesome-autocomplete .aa-company i,
.awesome-autocomplete .aa-description, .awesome-autocomplete .aa-issue-body {
color: #c0c0c0 !important;
}
.awesome-autocomplete .aa-thumbnail, .awesome-autocomplete .aa-thumbnail {
background-color: #181818 !important;
}
.awesome-autocomplete .icon-delete {
-webkit-filter: invert(100%) !important;
filter: invert(100%) !important;
}
/* OS X font rendering tweak, only active on sub-retina
* pixel ratios, might affect Chrome on other OSs too, see
* https://github.com/StylishThemes/GitHub-Dark/issues/86
*/
@media screen and (max-resolution: 1.99dppx) {
html {
-moz-osx-font-smoothing: grayscale !important;
-webkit-font-smoothing: antialiased !important;
}
}
/* inline code - single lines */
.markdown-body code, .markdown-body tt, .protip code, .content dl code,
.content ul code, p code, body.blog pre > code,
.content .sectionbody .dlist dt, .content p > tt,
.content .sectionbody .dlist dt, .content p > tt, .commit-sha,
.commit-preview .message pre, .rendered_html pre, .rendered_html code {
background: #202020 !important;
}
/* inline code - big blocks */
pre, .markdown-format pre, .markdown-body pre, .markdown-format .highlight pre,
.markdown-body .highlight pre, body.blog pre, #facebox pre, .blob-expanded,
.terminal, .copyable-terminal, #notebook .input_area, .blob-code-context,
/*! Tomorrow Night */.ace_editor,.highlight{background-color:#1D1F21!important;color:#C5C8C6!important}.blob-code,.blob-code-inner{color:#C5C8C6!important}.pl-c,.pl-c span{color:#969896!important;font-style:italic!important}.pl-c1{color:#DE935F!important}.pl-cce{color:#DE935F!important}.pl-cn{color:#DE935F!important}.pl-coc{color:#DE935F!important}.pl-cos{color:#B5BD68!important}.pl-e{color:#F0C674!important}.pl-ef{color:#F0C674!important}.pl-en{color:#F0C674!important}.pl-enc{color:#DE935F!important}.pl-enf{color:#F0C674!important}.pl-enm{color:#F0C674!important}.pl-ens{color:#DE935F!important}.pl-ent{color:#B294BB!important}.pl-entc{color:#F0C674!important}.pl-enti{color:#F0C674!important;font-weight:700!important}.pl-entm{color:#C66!important}.pl-eoa{color:#B294BB!important}.pl-eoac{color:#C66!important}.pl-eoac .pl-pde{color:#C66!important}.pl-eoai{color:#B294BB!important}.pl-eoai .pl-pde{color:#B294BB!important}.pl-eoi{color:#F0C674!important}.pl-k{color:#B294BB!important}.pl-ko{color:#B294BB!important}.pl-kolp{color:#B294BB!important}.pl-kos{color:#DE935F!important}.pl-kou{color:#DE935F!important}.pl-mai .pl-sf{color:#C66!important}.pl-mb{color:#B5BD68!important;font-weight:700!important}.pl-mc{color:#B294BB!important}.pl-mh .pl-pdh{color:#DE935F!important}.pl-mi{color:#B294BB!important;font-style:italic!important}.pl-ml{color:#B5BD68!important}.pl-mm{color:#C66!important}.pl-mp{color:#81A2BE!important}.pl-mp1 .pl-sf{color:#81A2BE!important}.pl-mq{color:#DE935F!important}.pl-mr{color:#B294BB!important}.pl-ms{color:#B294BB!important}.pl-pdb{color:#B5BD68!important;font-weight:700!important}.pl-pdc{color:#969896!important;font-style:italic!important}.pl-pdc1{color:#DE935F!important}.pl-pde{color:#DE935F!important}.pl-pdi{color:#B294BB!important;font-style:italic!important}.pl-pds{color:#B5BD68!important}.pl-pdv{color:#C66!important}.pl-pse{color:#DE935F!important}.pl-pse .pl-s2{color:#DE935F!important}.pl-s{color:#B294BB!important}.pl-s1{color:#B5BD68!important}.pl-s2{color:#c5c8c6!important}.pl-mp .pl-s3{color:#B294BB!important}.pl-s3{color:#81a2be!important}.pl-sc{color:#c5c8c6!important}.pl-scp{color:#DE935F!important}.pl-sf{color:#DAD085!important}.pl-smc{color:#F0C674!important}.pl-smi{color:#c5c8c6!important}.pl-smp{color:#c5c8c6!important}.pl-sok{color:#B294BB!important}.pl-sol{color:#B5BD68!important}.pl-som{color:#C66!important}.pl-sr{color:#C66!important}.pl-sra{color:#B294BB!important}.pl-src{color:#B294BB!important}.pl-sre{color:#B294BB!important}.pl-st{color:#B294BB!important}.pl-stj{color:#c5c8c6!important}.pl-stp{color:#DE935F!important}.pl-sv{color:#DE935F!important}.pl-v{color:#DE935F!important}.pl-vi{color:#DE935F!important}.pl-vo{color:#C66!important}.pl-vpf{color:#DE935F!important}.pl-mi1{color:#8F9D6A!important;background:rgba(0,64,0,.5)!important}.pl-mdht{color:#8F9D6A!important;background:rgba(0,64,0,.5)!important}.pl-md{color:#C66!important;background:rgba(64,0,0,.5)!important}.pl-mdhf{color:#C66!important;background:rgba(64,0,0,.5)!important}.pl-mdr{color:#DE935F!important;font-weight:400!important}.pl-mdh{color:#C66!important;font-weight:400!important}.pl-mdi{color:#C66!important;font-weight:400!important}.pl-ib{background-color:#C66!important}.pl-id{background-color:#C66!important;color:#fff!important}.pl-ii{background-color:#C66!important;color:#fff!important}.pl-iu{background-color:#C66!important}.pl-mo{color:#c5c8c6!important}.pl-mri{color:#DE935F!important}.pl-ms1{background-color:#c5c8c6!important}.pl-va{color:#DE935F!important}.pl-vpu{color:#DE935F!important}.pl-entl{color:#c5c8c6!important}.ace_editor .ace_gutter{background:#25282c!important;color:#C5C8C6!important}.ace_editor .ace_print-margin{width:1px!important;background:#25282c!important}.ace_editor .ace_cursor{color:#AEAFAD!important}.ace_editor .ace_marker-layer .ace_selection{background:#373B41!important}.ace_editor.ace_multiselect .ace_selection.ace_start{box-shadow:0 0 3px 0 #1D1F21!important;border-radius:2px!important}.ace_editor .ace_marker-layer .ace_step{background:#665200!important}.ace_editor .ace_marker-layer .ace_bracket{margin:-1px 0 0 -1px!important;border:1px solid #4B4E55!important}.ace_editor .ace_marker-layer .ace_active-line{background:#282A2E!important}.ace_editor .ace_gutter-active-line{background-color:#282A2E!important}.ace_editor .ace_marker-layer .ace_selected-word{border:1px solid #373B41!important}.ace_editor .ace_invisible{color:#4B4E55!important}.ace_editor .ace_keyword,.ace_editor .ace_meta,.ace_editor .ace_storage,.ace_editor .ace_storage.ace_type,.ace_editor .ace_support.ace_type{color:#B294BB!important}.ace_editor .ace_keyword.ace_operator{color:#8ABEB7!important}.ace_editor .ace_constant.ace_character,.ace_editor .ace_constant.ace_language,.ace_editor .ace_constant.ace_numeric,.ace_editor .ace_keyword.ace_other.ace_unit,.ace_editor .ace_support.ace_constant,.ace_editor .ace_variable.ace_parameter{color:#DE935F!important}.ace_editor .ace_constant.ace_other{color:#CED1CF!important}.ace_editor .ace_invalid{color:#CED2CF!important;background-color:#DF5F5F!important}.ace_editor .ace_invalid.ace_deprecated{color:#CED2CF!important;background-color:#B798BF!important}.ace_editor .ace_fold{background-color:#81A2BE!important;border-color:#C5C8C6!important}.ace_editor .ace_entity.ace_name.ace_function,.ace_editor .ace_support.ace_function,.ace_editor .ace_variable{color:#81A2BE!important}.ace_editor .ace_support.ace_class,.ace_editor .ace_support.ace_type{color:#F0C674!important}.ace_editor .ace_heading,.ace_editor .ace_markup.ace_heading,.ace_editor .ace_string{color:#B5BD68!important}.ace_editor .ace_entity.ace_name.ace_tag,.ace_editor .ace_entity.ace_other.ace_attribute-name,.ace_editor .ace_meta.ace_tag,.ace_editor .ace_string.ace_regexp,.ace_editor .ace_variable{color:#C66!important}.ace_editor .ace_comment{color:#969896!important}.ace_editor .ace_indent-guide{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWNgYGBgYHB3d/8PAAOIAdULw8qMAAAAAElFTkSuQmCC) right repeat-y!important}/*! tomorrow night; https://github.com/MozMorris/tomorrow-pygments */#notebook .highlight table{background:#1d1f21!important;color:#c5c8c6!important}.highlight .hll{background-color:#373b41!important}.highlight .c{color:#969896!important}.highlight .err{color:#c66!important}.highlight .k{color:#b294bb!important}.highlight .l{color:#de935f!important}.highlight .h,.highlight .n{color:#c5c8c6!important}.highlight .o{color:#8abeb7!important}.highlight .p{color:#c5c8c6!important}.highlight .cm{color:#969896!important}.highlight .cp{color:#969896!important}.highlight .c1{color:#969896!important}.highlight .cs{color:#969896!important}.highlight .gd{color:#c66!important}.highlight .ge{font-style:italic!important}.highlight .gh{color:#c5c8c6!important;font-weight:700!important}.highlight .gi{color:#b5bd68!important}.highlight .gp{color:#969896!important;font-weight:700!important}.highlight .gs{font-weight:700!important}.highlight .gu{color:#8abeb7!important;font-weight:700!important}.highlight .kc{color:#b294bb!important}.highlight .kd{color:#b294bb!important}.highlight .kn{color:#8abeb7!important}.highlight .kp{color:#b294bb!important}.highlight .kr{color:#b294bb!important}.highlight .kt{color:#f0c674!important}.highlight .ld{color:#b5bd68!important}.highlight .m{color:#de935f!important}.highlight .s{color:#b5bd68!important}.highlight .na{color:#81a2be!important}.highlight .nb{color:#c5c8c6!important}.highlight .nc{color:#f0c674!important}.highlight .no{color:#c66!important}.highlight .nd{color:#8abeb7!important}.highlight .ni{color:#c5c8c6!important}.highlight .ne{color:#c66!important}.highlight .nf{color:#81a2be!important}.highlight .nl{color:#c5c8c6!important}.highlight .nn{color:#f0c674!important}.highlight .nx{color:#81a2be!important}.highlight .py{color:#c5c8c6!important}.highlight .nt{color:#8abeb7!important}.highlight .nv{color:#c66!important}.highlight .ow{color:#8abeb7!important}.highlight .w{color:#c5c8c6!important}.highlight .mf{color:#de935f!important}.highlight .mh{color:#de935f!important}.highlight .mi{color:#de935f!important}.highlight .mo{color:#de935f!important}.highlight .sb{color:#b5bd68!important}.highlight .sc{color:#c5c8c6!important}.highlight .sd{color:#969896!important}.highlight .s2{color:#b5bd68!important}.highlight .se{color:#de935f!important}.highlight .sh{color:#b5bd68!important}.highlight .si{color:#de935f!important}.highlight .sx{color:#b5bd68!important}.highlight .sr{color:#b5bd68!important}.highlight .s1{color:#b5bd68!important}.highlight .ss{color:#b5bd68!important}.highlight .bp{color:#c5c8c6!important}.highlight .vc{color:#c66!important}.highlight .vg{color:#c66!important}.highlight .vi{color:#c66!important}.highlight .il{color:#de935f!important}
}
@namespace "http://www.w3.org/1999/xhtml";
@-moz-document domain("news.ycombinator.com") {
::-moz-selection {
background: #de935f !important;
color: #1d1f21 !important;
}
* {
font-family: sans-serif !important;
color: #c5c8c6;
}
body {
margin: 0;
}
.text-shadow {
text-shadow: black 0px 1px 3px !important;
}
td.default a {
text-shadow: black 0px 1px 3px !important;
}
font {
color: inherit !important;
font-family: inherit !important;
font-size: inherit !important;
text-shadow: black 0px 1px 3px !important;
}
td.default span.comhead a,
td.subtext a {
font-weight: bold;
text-shadow: black 0px 1px 3px !important;
}
body > center > table > tbody > tr:first-child > td {
background-color: #de935f !important;
}
body > center > table > tbody > tr:first-child > td * {
color: #1d1f21 !important;
}
.title {
font-size: 12pt;
}
.title a .sitestr {
color: #b5bd68 !important;
}
.title *,
.comment * {
color: #c5c8c6 !important;
}
.title a,
.comment a {
text-shadow: black 0px 1px 3px !important;
color: #c5c8c6 !important;
}
.title a:visited,
.comment a:visited {
color: #5e6360 !important;
}
.yclinks a {
color: #de935f !important;
}
.subtext a,
.subtext span {
text-shadow: black 0px 1px 3px !important;
}
.subtext span {
color: #cc6666 !important;
}
a[href^=item] {
color: #81a2be !important;
}
a[href^=user] {
color: #b294bb !important;
}
body,
body > center > table {
background-color: #1d1f21 !important;
width: 99% !important;
}
}
@-moz-document domain("gaming.stackexchange.com") {
/* @-moz-document regexp("^https?://((chat|meta)\.)?((tex|math|unix)\.)?stackexchange\.com.*") { */
/***************************************************************
Worlbuilding Dark v0.9.1 (05/10/2014)
- 0.9.1
- fixed answered questions not showing up with a different color
based on:
StackOverflow Dark v2.5.7 (10/2/2014)
https://github.com/StylishThemes/StackOverflow-Dark
http://userstyles.org/styles/35345
this is still quite crude
the logo image is made by me ivycarp@gmail.com from a public domain
image created by NASA that you can find on Wikipedia
****************************************************************/
* {
border-color: #444 !important;
text-shadow: none !important;
box-shadow: none !important;
}
#content{
background-color: rgba(255,255,255,0);
}
.mention{
background-color: #666;
color: #111;
}
.reviewed-action{
background-color: #444 !important;
color: #00aa00 !important;
}
span.comments{
color: #aaa !important;
}
div.cp div{
border: 0px !important;
}
.bottom-notice{
background-color: #222;
}
#promo-box{
background-color: #222;
}
table.history-table tbody tr span[style*="color:maroon;"]{
color: red !important;
}
div.question-summary.narrow:not(.tagget-interesting) div.cp div{
background: none !important;
}
div.status.answered-accepted > *{
color: #4C9067 !important;
}
div.status.answered-accepted{
border: 1px solid #4C9067 !important;
width: 46px !important;
height: 36px !important;
}
body, .container, #footer {
background-color: #191919 !important;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkAgMAAAANjH3HAAAACVBMVEUaGhohISElJSUh9lebAAAB20lEQVRIx4XWuZXDMAwE0C0SAQtggIIYoAAEU+aKOHhYojTrYP2+QfOW/5QIJOih/q8HwF/pb3EX+UPIveYcQGgEHiu9hI+ihEc5Jz5KBIlRRRaJ1JtoSAl5Hw96hLB1/up1tnIXOck5jZQy+3iU2hAOKSH1JvwxHsp+5TLF5MOl1/MQXsVs1miXc+KDbYydyMeUgpPQreZ7fWidbNhkXNJSeAhc6qHmHD8AYovunYyEACWEbyIhNeB9fRrH3hFi0bGPLuEW7xCNaohw1vAlS805nfsrTspclB/hVdoqusg53eH7FWot+wjYpOViX8KbFFKTwlnzvj65P9H/vD0/hibYBGhPwlPO8TmxRsaxsNnrUmUXpNhirlJMPr6Hqq9k5Xn/8iYQHYIuQsWFC6Z87IOxLxHphSY4SpuiU87xJnJr5axfeRd+lnMExXpEWPpuZ1v7qZdNBOjiHzDREHX5fs5Zz9p6X0vVKbKKchlSl5rv+3p//FJ/PYvoKryI8vs+2G9lzRmnEKkh+BU8yDk515jDj/HAswu7CCz6U/Mxb/PnC9N41ndpU4hUU7JGk/C9PmP/M2xZYdvBW2PObyf1IUiIzoHmHW9yTncliYs9A9tVNppdShfgQaTLMf+j3X723tLeHgAAAABJRU5ErkJggg==) !important;
background-clip: border-box !important;
background-origin: padding-box !important;
background-repeat: repeat !important;
background-size: auto !important;
background-position: left top !important;
background-attachment: scroll !important;
}
/* === custom color === */
a, .profile-popup a, .seWrapper a, .post-tag, .comments-link, .tag-synonym-link {
color: #4183C4 !important
}
/*
.nav .primarynav li a:hover {
color: #fff !important;
background: #4183C4 !important;
}
*/
.post-tag:hover, .comments-link:hover, .summary .post-tag:hover , .commentslink, .bounty-indicator,
.bounty-indicator-tab, .bounty-award {
background-color: #4183C4 !important;
color: #eee !important;
}
/* === text selection === */
::selection {
background: #4183C4 !important;
color: #fff !important;
}
::-moz-selection {
background: #4183C4 !important;
color: #fff !important;
}
/* === input focus hightlight === */
input:focus {
border-color: #4183C4 !important;
box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.075) inset, 0px 0px 5px rgba(255, 255, 255, .075) !important;
}
.tag-editor input:focus {
border: 0 !important;
box-shadow: none !important;
}
/* === hidden === */
div.hireme, div#hireme {
display: none !important;
}
/* === background color === */
/* from darkest to lightest grey */
.search-container input[type=text] {
background-color: #000 !important;
}
#custom-header, .review-bar, .diff-choices a.selected, #header #topbar, td.owner, a.owner, .question-status,
.profile-popup, .profile-popup div, .profile-popup th, .profile-popup td, #global, .actual-edit-overlay,
input:not([type='submit']), textarea, #search input, .tag-editor {
background-color: #111 !important;
color: #ddd !important;
}
.summary .post-tag, .onebox, .profile-ad {
background: #151515 !important;
}
html, blockquote, #post-preview, .nav .primarynav li a, #container, #hsearch .textbox, .form-item, .grippie,
.welovestackoverflow, #wmd-button-bar, .wmd-button-bar, .qa-block, .content-block, .user-info-rep, .sidebar,
.popup {
background: #191919 none !important
}
.authcomment, .seIntro, .seFooter {
background-color: #191919 !important;
border: 2px solid #262626 !important;
}
#tabs a {
border: 1px solid transparent !important;
}
#tabs a.youarehere, .tag-suggestions {
background: #191919 !important;
border: 1px solid #444 !important;
}
.nav .youarehere{
font-weight: bold !important;
background: none !important;
color: blue !important;
}
#user-about-me, .user-about-me, .mine .messages {
background: #191919 !important;
border: 0px !important;
color: #C1BEBA !important;
}
.topbar-dialog .header, .topbar-dialog .modal-content li:hover, .share-tip,
#tag-menu, .sidebar h3, #overlay-header, .action-list .action-selected, .switcher-nudge-lightbox,
.user-rep-chart-summary-tooltip:hover, #footer {
background-color: #222 !important;
color: #ddd !important;
}
.profile-popup, .profile-popup tr, .profile-popup th, .profile-gravatar, .newuser, .roomcard,
.seWrapper, h2.index.header, .privilege-table-row:hover {
background-color: #222 !important;
border-color: #555 !important;
color: #ddd !important;
}
#header #topbar, .revision-comment, .date-span, .post-tag, .form-submit input, .preferred-login,
.mdhelp, .wmd-help-button.active-help, .date_brick, .more-info {
background: #222 !important;
color: #ddd !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
}
.ad502-room, .messages, .messages,.topbar-dialog .unread-item {
background-color: #232323 !important;
border: 1px solid #191919 !important;
}
.rep-recent-row, .bounty, .diff-choices a:hover, div.meter, .narrow .votes, .stats, .ob-post-votes {
background-color: #232323 !important;
color: #bbb !important;
}
.answer, #system-message, .commentlist, .revision td, #hero-content, .mdhelp-tabs .selected, .tabs .selected {
background: #232323 !important;
color: #999 !important;
}
.tagged-interesting, .tagged-interesting .views, .highlight-row, .highlighted {
background-color: #242424 !important;
background-image: none !important;
}
/*.nav li,*/ .seNav, .topbar a.topbar-icon-on, .topbar a.topbar-icon-on:hover, .topbar-dialog, .owner,
.module li.current, .seCurrent, .community-bulletin, .owner-revision td, .markdown-diff .skip,
#footer .container, .current-site-container, .body-diffs .skip, .newsletter-anon, .tag-suggestions>div:hover {
background-color: #333 !important;
}
.owner-answer, .question-status, #input-area, .notification, #feed-ticker, #top-menu, .vote-revision td {
background: #404040 !important;
}
tr.comment:hover, .reply-parent, .timestamp, .usercard, .page-numbers.current,
.comment-help, .answer-help-background, .mdhelp-tabs, .tabs li, .hi, .seNavLinks a:hover,
.seNavLinks a:focus, .itemBoxNew {
background-color: #444 !important;
color: #ddd !important;
}
#post-text-container div span {
background: #c1beba !important
}
/* === Brown(ish) === */
.new-post-activity, #new-answer-activity {
background-color: #840 !important;
}
/* chat room buttons */
a.button {
background: #840 !important;
color: #eee !important;
}
.supernovabg, .hotbg, /*.nav .youarehere,*/ /*.nav li:hover,*/ a.button:hover {
background-color: #d80 !important;
}
/* === Green === */
.accepted-answer, .suggested-edit .inserted, .markdown-diff .inserted {
background: #232 !important;
}
.answered, .answer-votes {
background: #232323 !important;
/*color: #4b553c !important*/
color: #00aa00 !important
}
.answered-accepted, .answered-accepted strong, .rep-up.bounty-indicator-tab, .user-rep-chart-summary-bar {
background: #4b553c !important;
color: #fff !important;
border: none !important;
}
.answered strong {
color: #4b553c !important
}
/* === Red === */
.deleted-answer, .suggested-edit .deleted, .markdown-diff .deleted {
background-color: #200 !important;
}
a.moderator-tag {
background-color: #400 !important;
}
a.moderator-tag:hover {
background-color: #600 !important;
}
/* === Transparent background === */
div.message .meta, .spaces, .comment, span.feed-icon, a.role-switch, .nav.careers li, .nav.careers li:hover,
.switcher-nudge-content p {
background-color: transparent !important;
}
#tabs a:hover {
background-color: transparent !important;
border: 1px solid #666666 !important;
border-bottom: 1px solid #444 !important;
}
.highcharts-container rect[fill="#FFFFFF"], rect[fill="rgb(255, 255, 255)"] {
fill: transparent !important;
}
/* === Dark border === */
.body-diffs table * {
border-color: #111 !important;
}
a.required-tag, .welovestackoverflow, .question-summary {
border-color: #333 !important;
}
#tabs a.youarehere {
border-bottom: 1px solid #191919 !important;
}
/* === No/hide border === */
div.list > div {
border-right: 0 !important;
}
.module {
border-color: transparent !important;
}
/* blue label count */
.bounty-indicator-tab {
background: #07d !important;
color: #ccc !important;
}
/* === Text Color === */
div, input, .accepted-answer .post-text, .accepted-answer .user-action-time, #question-header a,
.post-text, .user-info, .topbar-dialog .header h3, .topbar-dialog .header h3 a, .topbar-dialog span,
.search-result .answered .vote-count-post strong, .votes-cast-stats th {
color: #ddd !important;
}
/* placeholder */
::-webkit-input-placeholder {
color: #ddd !important;
}
::-moz-placeholder {
color: #ddd !important;
}
.user-details td, .content-page, h2, h2 a, .profile-popup a:hover, .module h4, .page-description,
#openid_identifier, .form-item label {
color: #c1beba !important
}
.comment, #top-menu a, .subheader a, .reputation a, .reputation-score, a:visited, .relativetime.old,
.votes-cast-stats td {
color: #aaa !important;
}
.answered-accepted strong, .youarehere, .nav .primarynav li a, .nav a, a:hover, .rep-up.special-rep {
color: #fff !important
}
input, .actual-edit-overlay {
-webkit-text-fill-color: #fff !important;
}
.rep-up {
/*color: #4b553c !important;*/
color: #00dd00 !important;
}
.rep-down {
color: #d65 !important;
}
/* dark blue */
.result-highlight {
color: #aa0 !important;
}
/* brown/dark orange */
.warm {
color: #840 !important;
}
/* orange */
.hot {
color: #a20 !important;
}
/* light brown */
.unanswered {
color: #9a4444 !important;
}
/* === Style adjustments === */
a.question-hyperlink, a:hover, a:visited {
text-decoration: underline !important;
}
.nav a, .post-tag, .comments-link, .tag-synonym-link, a.post-tag:hover, .topbar a {
text-decoration: none !important;
}
.post-tag, .comments-link, .tag-synonym-link {
margin: 2px !important;
padding: 3px !important;
font-size: 80% !important;
line-height: 2.2 !important;
white-space: nowrap !important
}
.stats {
float: right !important;
margin-top: 5px !important;
}
#hsearch, .statscontainer {
margin-right: 5px !important;
}
.stats {
margin-bottom: 4px !important;
}
.nav .primarynav li a {
display: block !important;
float: left !important
}
/* === badges === */
a.badge[title^="bronze"], a.badge-tag[title^="bronze"], .badge3 + .badgecount {
color: #cc9966 !important;
}
a.badge[title^="silver"], a.badge-tag[title^="silver"], .badge2 + .badgecount {
color: #c5c5c5 !important;
}
a.badge[title^="gold"], a.badge-tag[title^="gold"], .badge1 + .badgecount {
color: #ffcc46 !important;
}
.badge-tag {
background-color: #191919 !important;
border-color: #111 !important;
}
/* === code & syntax highlighting === */
pre, code, .pln, .youarehere {
background: #333 !important;
color: #ccc !important;
}
.str { color: #0a0 !important; }
.lit { color: #d65 !important; }
.pun { color: #999 !important; } /* parenthesis */
.kwd { color: #08f !important; } /* keyword */
.tag { color: #999 !important; } /* html tag */
.atn { color: #088 !important; } /* attribute */
.atv { color: #0a0 !important; } /* attribute value*/
.dec { color: #90a !important; } /* doc type */
/* === Images === */
.wmd-button>span {
background-image: url(http://StylishThemes.github.io/StackOverflow-Dark/images/wmd-buttons.png) !important;
}
.statsarrow {
width: 7px !important;
height: 13px !important;
background: url('data:image/gif;base64,R0lGODlhBwANAIAAACMjI////yH5BAEAAAEALAAAAAAHAA0AAAITRI5gGLrnXlzT1NsidEkx/zFHAQA7') 0 0 !important;
}
#hlogo img, .everyonelovesstackoverflow, #newsletter-ad { opacity: 0.3 !important; }
/* chat domain logo */
#header-logo a {
display: block;
width: 150px !important;
height: 36px !important;
background-size: cover !important;
background-position: 0 -2px !important;
}
#header-logo img {
display: none;
}
}
/* site logos */
@-moz-document regexp("^https?://(chat\.)?worldbuilding\.stackexchange\.com.*") {
#hlogo a {
/* background-image: url(http://StylishThemes.github.io/StackOverflow-Dark/images/logo.png) !important; */
/* background-image: url('data:image/png;base64,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') !important; */
/*
width: 250px;
height: 61px;
font-size: 0px;*/
}
}
@-moz-document regexp("^https?://meta\.worldbuilding\.stackexchange\.com.*") {
#hlogo a {
/* background-image: url(http://StylishThemes.github.io/StackOverflow-Dark/images/meta-logo.png) !important; */
/* background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAO4AAAA9CAMAAACdmqWRAAAAk1BMVEUAAAD///////////////////////////////////////////////////+MiYaLiISJhoKKh4OHhICIhYGLh4SMiISKh4OHhYGIg34IAAAUAAAHAAAOAACLiokKAAARAACMh4JsAACDg4OHgnyBfnqLiomMioeOiIQpAABfAABmAAAbAABXAABOAAA/AAA0AABIAADInvqVAAAAIXRSTlMA6RGs1cFmVSJ3M5mIRCYRSeafz4q6elwzQfEXp29ix2ZyYf0pAAAIQElEQVRo3uSXW27iQBBF7wr8woABCyhhQT9s4/2vbqguFzFkPiZGDSPlfCSNZaSc1O3qavwjybFI8Fso8/xyyfBbWF5urPAGavwHlKy7RHw6avF5MtbNER9HtMFnyFIo1YVJEZsNEe3wCZLlqYSSBt0KsdnedPEJjqcbX3456x4RG09k8QGqE5M/tuYSsTH0oVZVBN8CI6v3tOaeqMMnSPPgm72tNavugI+QSZxTBJILkyAG+x2UjqjHFztjtngT5TTOKfeqGGPktSWi1khf5vUVir/JvzHci2mcl7Nbs2mpx64b//DNYNlOaUno+UXnjB/cDQuEbwgbvIXqFJA4F6xbzJB1XLGaGAsYtRMsP9xZIvKAde46GMfwCSy8rb4a5yWY47zWbIkZSGivquDB8Ecj/4MW8MaTdVdzA3D8tY0nBtHI0u9xDhHO5o2Rrfo5Fn+u2CgepA7gReuuYMwYgTaqbtI06+nHUyB5oTXXLpR1i7142tqMuR41N2NwjVTbiG4/vtNH1S2apllU01GSWfBybmvuubSSa8ks5PfEpZbt/KyrhXeIRNYEigTKMviWL9zwe+1MrUbWapi7sbobibfu5aluTUO8KXrRjNy10lOg0hv+PF2jugNUVxYM/zTPuuis7cONsI+nm919F2t9pHE+zhgjtelsVdfrope7vHCFf9RVvPcS/FiscxUuquldoZx1w9d+BLXch8KpLjGmDm8Z803XW9L9Ho101ShFOrkrVAjVTfBTDnrqtFNvo9UdoDzrDlz3PvqYkRTqm68lzoF0tcqSFD9mR+TV0kG3rNFF+5d9Pnm9jqv7vIUzjXOZYiaO7KNuiLDWz0LYPOrqTj9IACKzbhg9lPLTosJs7JPu/j5EetLtDEM2+Kuutij/Fl2kRaOsUJV4gY7sPcOSbu3VeBA/iG4PRldDLN2kWCWYUH0lOsULeD04nejKUFHfE9tpwTnMnRU5PawMxdJdn8/nvFgn3w+lAq/Qt6K7G5VwGGcpTXPvvRy+96vRwcLKABKwiEBxFhaiPDmUUrzClaurlp4f6CKslRY6PNs/3JjZbqswEIbBgxcMBqchjdQjcnGkSCkKUd//6TpjM1Vw94Qu6n/D8A8Z+4sX4uDI0rv5aw+8K2Jl5FvfPr2UttdUPeCZ/TCMBz7X3+1CwLxs83n/NN2y/0AGjfzSahiVtY5L2V81lXdISwqzk0/6M95/p+Nw/4A3/P/UPR6NTxgch2G8oytvbIuq9bfrBJiX8jI6nMbxOI7DOGn34d8p/F0srWZ78wwZt+W/LERezUY4++tqm7N5fbNERWtFtqiEVkqLzFhrTfYp/Ue9sZS3/MQ1ynO9KG2ZowohAC/qEty2adpnyLSU21+IG2gZt7wEt9/v96v1puv63p+TU/Q6roBCfz+uKRbBZUXyTdd737yDW+Q/gOsIVlmbXY7b7V9W9wtxFQ0tBZfjbl7B7b8MVxgjpgjFLoZpnm2yhHgDV2Cew7M6M49Hd/VRXGGsNWIKi1xxYfbnDya4jCN0JYtC1hZjUwGAjtkaQ0WR43wQ2c7WaIE2riZc7dwc1yiQhQRFTWpAiViRazvyDMPQ3ux933Wb9Tm5T3E10EYhKy0yUUlsF6CixmqJPnbQMJcKRmVnuCVAJMwnldgp6nQV0pYshx+e5SNWVUSHU8lW5eRkS8d1uGIEr0OUTtWEvElwS2ICKl1nBgKhBGwMIwnhPrSCOQwDsI64vOoUd58Ue6vpKp5WJUaIxKqT50G/iEsdYB+H/bH1Mkt6GwSCsFlmYbtE7n/IBJq2iP9SOaoKL4YBjfpjRgOGQJ5Za8sFawHz/etmUSweY6xd/ExmDTL+dNxykB2PrB59pNDiG9dODTkhHhUHixGrb/7UuyBIxJWUQ3KXvAaSDtwocImpuEIp2yO22OHrGW4Ljcm6S5ViaL5/kUQ6f5DTEdFFBFrEUyFIjXFhNQQzUVJFIHpEioRE0SVG7z5dIrSR3y7Ppu7R+6LC2OER2WzYB8L8umkn7vSv95WZG7A2u/+ozFXWe88vq0PD2NmskOZIaa6cWJi4P4jKhsFWFkTbsBTgDYnzCPeVQv+CK6EsmfUT1yUIUgAbzaBkpzioX/NMoil+cOIWlzDstbchAVfhyZ7gstb4F1wIjh+4U5ptJ4wV4lgRnIaRbxxZLSyR33HZgau0t3R57DLfVuH7CS5fkCU1jQcuDlIKLFNQ/sDVnbc/cUNl0i47Uvxs+hhX9r3a58pR2GuvJ7g8TgOanbhOa7jBlZA1h36Du4qTJXj9H7iwaJpbXOdcQko/q8y8LdmErsDd75URj2T+xF0gBWjHt4sU4w6cg1bfLT7BxW3i8NhXZRD6fo77IhZwITvX0z5C8A9c1OsUrwIFcPScVyZYoZjtOy4LFHuHx4GA0+Vj3PMEJq7taBHXYT9wO5ZdJ74yKAnuKI7zA+7GP+DSVH/4RhZV+C7PcSOocCTxlD1xHW7bZQCuEaqy3pVa26XCKI5Ks3n0IcHucLlJMjyCSMxNyI2YYpt5fSPM97ZpW6p/3Z4S0rOSJzboqjk0n2MTIy4yLG02NnEeaRTHcGRZNrvBRQ9MAGdrh5PxJpfXM1xQ5KZms+S1COHSy6Kc9iJHduWuBeuOf0TolfM+j9YZAGJwwT0uJoDr6PHKyJiyImLRE1zwJqrokfpDvt6WizA7BZa57sKNsouvbGmVDJXi+PS14B735Y0k3jOFHRvYL/LxEBd6q/bWujkNbmrTPsofs/rLlDXaemsFA1UnlWo9ZiFtr1FGGv5667oXmO7H6EPtrcfwHJRNBWyuytH404Wn33iFQHtUqeywAAAAAElFTkSuQmCC') !important; */
}
}
@-moz-document regexp("http://chat\\.stackexchange\\.com/rooms/\\d+/.*"), regexp("http://chat\\.meta\\.stackoverflow\\.com/rooms/\\d+/.*"), regexp("http://chat\\.stackoverflow\\.com/rooms/\\d+/.*") {
#loading{
background: rgba(0, 0, 0, 0.7);
}
#chat .messages{
-moz-border-radius: 6px !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
}
.messages,
.message .meta {
background-color: #505C63 !important;
color: #D3D3D3 !important;
border:0 !important;
}
.mine .messages {
background-color: #333333 !important;
}
.message.pending,
.message.neworedit,
.message.posted{
color:#E0E4CC !important;
}
.message.highlight{
color:#333 !important;
background-color:#e9903c !important;
}
.message .timestamp{
background:none !important;
background-color:#333 !important;
color:#D3D3D3 !important;
}
div.message:hover .action-link{
background:#505C63 !important;
}
div.message pre, div.message code{
background: #667985;
color: rgba(255, 255, 255, 0.97);
padding: 2px;
border-radius: 2px;
}
.reply-parent,
.reply-child {
background-color: #3e3e3e !important;
color: #D3D3D3 !important;
}
body {
background-image: none !important;
background-color: #383838 !important;
color: #D3D3D3 !important;
/* font-family:'Consolas','Inconsolata','Courier New',fixed-width !important; */
}
#main #input-area {
background-image: none !important;
background-color: #222 !important;
}
#main #input-area #input {
background-color: #222 !important;
color: #D3D3D3 !important;
}
#main #sidebar {
background-image: none !important;
background-color: transparent !important;
color: #D3D3D3 !important;
}
.onebox {
background-color: #76848B !important;
color: #D3D3D3 !important;
}
.onebox.ob-image,
.onebox.ob-youtube{
background-color: #505C63 !important;
}
.mine .onebox.ob-image,
.mine .onebox.ob-youtube{
background-color: #333333 !important;
}
.onebox img {
background-color: #FFF !important;
}
.ob-post-tag,
.tag {
background-color: #666666 !important;
color: #D3D3D3 !important;
border-color: #333 !important;
}
.ob-tweet .ob-status-text {
color: #D3D3D3 !important;
}
body a, .more, .roomcard h3, .usercard h3 {
color: #A7DBD8 !important;
}
body a.signature {
color: #D3D3D3 !important;
}
body #container .button, .button {
background-image: none !important;
background: none !important;
text-shadow: none !important;
background-color: #444 !important;
color: #D3D3D3 !important;
border-color: #333333 !important;
}
.mention {
background-color: #e9903c !important;
color: #333;
color: #111;
padding: 2px;
border-radius: 2px;
}
.msg-small,
.user-container .flair {
color: #D3D3D3 !important;
}
.user-container .signature .username.moderator {
color: #e9903c !important;
}
.user-container .moderator:after {
content: " ♦";
}
.deleted {
color: #383838 !important;
}
#roomtitle {
text-shadow: none !important;
}
body .monologue.mine .message:hover .action-link {
background-color: #e9903c;
}
.monologue.catchup-marker-1,
.monologue.catchup-marker-2,
.monologue.catchup-marker-3{
border-top-color:#555 !important;
}
.monologue .timestamp{
background-color: #6C7C86 !important;
color: #D3D3D3 !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
#present-users,
ul#my-rooms,
div#starred-posts>div>ul>li{
border-bottom: 1px dotted #666 !important;
}
.reputation-score,
#silence-note .system-message,
div.system-message-container div.system-message{
color:#D3D3D3 !important;
}
ul#my-rooms>li.activity-0{
color: #e9903c !important;
}
ul#my-rooms>li.activity-1,
ul#my-rooms>li.activity-2,
ul#my-rooms>li.activity-3{
color:#D3D3D3 !important;
}
.vote-count-container.stars .img,
.vote-count-container.stars.user-star .img{
background-image:url('http://tommedley.com/files/sprites.png') !important;
}
body #container a.button{
background-color:#444;
}
.sprite{
background-image:url('http://tommedley.com/files/sprites.png') !important;
}
.monologue .tiny-signature .username{
height:10px !important;
}
.wmd-prompt-dialog{
background-color: #333 !important;
border: 3px solid #555 !important;
}
.wmd-mini-button.selected{
background:#555 !important;
}
.wmd-mini-button:hover, .wmd-mini-button.selected:hover{
background:#777 !important;
}
.user-16521 .messages .message .content {
text-transform: lowercase;
}
#reply-count, .reply-count{
background: #e9903c !important;
text-shadow:none;
}
#reply-count, #flag-count, #modflag-count, .reply-count, #annotation-count{
border:3px solid #333 !important;
box-shadow:none !important;
}
}
/*
* Author : Hille
* URL : http://userstyles.org/users/24096
* Title : Soundcloud.com - Nightmode
* Version : 1.0.9
*/
@-moz-document url-prefix("https://soundcloud.com"), url-prefix("http://soundcloud.com"), domain(soundcloud.com) {
/***** colors *************************************************
background 1.........#000000
background 2.........#1a1a1a
background 3.........#202020
background 4.........#282828
borders..............#323232
font.................#ccc
link.................#2f8cb7
link.................#f50
***************************************************************/
/***** misc ***************************************************/
.conversation__actions,
.listenEngagement,
.conversation__form {
box-shadow: none !important;}
.sc-button-small.sc-button-like:before,
.sc-button-small.sc-button-share:before,
.sc-button-small.sc-button-repost:before,
.sc-button-small.sc-button-addtoset:before,
.sc-button-medium.sc-button-message:before,
.sc-ministats-large.sc-ministats-followers:before,
.sc-ministats-large.sc-ministats-sounds:before,
.sc-button-medium.sc-button-addtogroup:before,
.sc-button-medium.sc-button-addtoset:before,
.sc-button-medium.sc-button-delete:before,
.sc-button-medium.sc-button-download:before,
.sc-button-medium.sc-button-edit:before,
.sc-button-medium.sc-button-instagram:before,
.sc-button-medium.sc-button-like:before,
.sc-button-medium.sc-button-message:before,
.sc-button-medium.sc-button-moderate:before,
.sc-button-medium.sc-button-pc:before,
.sc-button-medium.sc-button-reply:before,
.sc-button-medium.sc-button-repost:before,
.sc-button-medium.sc-button-share:before,
.sc-button-small.sc-button-delete:before,
.sc-button-medium.sc-button-icon:before {
-webkit-filter: brightness(5);
}
.playControls__playPauseSkip,
.playControls__repeat,
.volume__iconWrapper,
.playbackTimeline__duration {
-webkit-filter: brightness(5) !important;
}
/***** borders ************************************************/
/** border #323232 **/
.sc-background-light,
.sc-border-light-right,
.sc-border-light-bottom,
.sc-button-toolbar > .sc-button-group,
.sc-button,
.sc-border-light-top,
.sc-border-light,
.sc-tag,
.sc-tag:visited,
.sc-ministats-group .sc-ministats,
.ownActivity.large .ownActivity__user,
.g-tabs,
.collection.m-overview .collection__section,
.genericBadgePlaceholder:before {
border-color: #323232;}
/** border #323232 !important **/
textarea, select, input,
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
.dashbox__box,
.commentForm.small,
.commentForm__input,
.commentForm__input:focus,
.commentForm.large .commentForm__inputWrapper,
.focused .commentForm.small,
.commentForm,
.listenEngagement,
.listenInfoModal__heading,
.sc-toggle,
.g-form-section-head,
.sidebarModule.collapsed .sidebarHeader,
.gritter-item-wrapper,
.sc-border-light-left,
.sc-border-light-bottom,
.sc-border-light-top,
.archive-title, .page-title,
.widget-title,
.entry-content th,
.comment-content th,
.l-listen-wrapper .l-about-rows,
.widget-area .widget,
.searchTitle__content,
.searchTitle,
.moreActions,
.moreActions__button:not(:last-child),
.moreActions__link,
.commentForm__wrapper,
.commentForm.visible .commentForm__wrapper,
.collection.m-overview .collection__section:not(:last-child),
.audibleBadgePlaceholder:before,
.sc-snippet-badge-grey,
.dialog,
.searchTitle__text,
.composeMessage__bottomWrapper,
.tokenInput__wrapper,
.g-modal-title-h1 {
border-color: #323232 !important;}
/** border #202020 **/
.productsMiniTable__cell:nth-child(even),
.productsMiniTable__cell:nth-child(odd) {
border-color: #202020 !important;}
/***** backgrounds ********************************************/
/** #000 **/
#header,
body #main-wrapper,
body #main-content-inner,
body .one-col #main-wrapper-inner,
.g-dark textarea,
.g-dark select,
.g-dark input[type="text"],
.g-dark input[type="password"],
.g-dark input[type="search"] {
background: #000 !important;}
/** #1a1a1a **/
.sound__soundActions,
.userNetworkTop__inner,
.modal__modal,
.modal__content .page,
.page,
.additional-footer,
.site,
.listenNetworkTop__inner,
.searchTitle__content,
.searchTitle,
.listenContent__inner,
.commentForm__wrapper,
.tabs__tabs,
.tabs__headingContainer {
background: #1a1a1a !important;}
/** #202020 **/
.sc-background-light,
.sc-tag, .sc-tag:visited,
.activeUpload__form,
.tagInput__wrapper,
.editAccessTab__quietTeaser,
.exploreCategoryList__list,
.categoriesButton,
.exploreCategoryList,
.l-fixed-top-one-column>.l-top,
.moreActions__button,
.moreActions__link {
background: #202020;}
/** #202020 !important **/
#side-content .settings-sidebar ul.tabs li a .sub,
#side-content .settings-sidebar ul.tabs li a span.title,
#side-content .settings-sidebar ul.tabs li.current a span,
#side-content .settings-sidebar ul.tabs li:hover a span,
body#tokens .listing tr.even,
body#client_applications .listing tr.even,
.commentForm.small,
.commentForm.large .commentForm__inputWrapper,
.commentForm,
.focused .commentForm.small,
.compactTrackListItem.clickToPlay.active,
.compactTrackListItem.clickToPlay:hover,
.compactTrackListItem.clickToPlay:focus,
.compactTrackList__moreLink:hover,
.compactTrackList__moreLink:focus,
.trackItem.hover, .trackItem.active,
.trackItem.hover .trackItem__additional,
.trackItem.active .trackItem__additional,
.g-modal-section,
.uploadMain__foot,
.uploadMain__chooserContainer,
.conversation__form,
.inboxItem:hover,
.gritter-item-wrapper,
.productsMiniTable__planPreviewPrizing,
.sidebarInfoBox__body,
.addToPlaylistTabs .tabs__tabs,
.addToPlaylistTabs .tabs__headingContainer,
.createPlaylistSuggestion__addContainer,
.addToPlaylistItem__actions,
.search__headerInner,
.composeMessage__bottomWrapper {
background: #202020 !important;}
/** #282828 **/
textarea,
select,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="password"],
input[type="search"],
.commentForm__input,
.modal__modal.transparentBackground,
.announcement,
.readMoreBadge__countWrapper,
.moreActions__button:hover,
.moreActions__link:hover,
.moreActions__button:focus,
.dialog {
background: #282828;}
/** #282828 !important **/
select,
.conversation__actions,
.inboxItem.active,
.productsMiniTable__planPreviewList,
.playControls__inner,
.announcement,
.trackItemWithEdit.hover,
.trackItemWithEdit.active,
.playControls__bg,
.tokenInput__token {
background: #282828 !important;}
/** #323232 **/
.inboxItem:hover,
.inboxItem:focus,
.inboxItem.unread,
.inboxItem.active {
background: #323232;}
.sc-toggle-handle,
.volume__sliderWrapper,
.dropbar__content,
.commentForm.visible .commentForm__wrapper,
.inbox__item:before {
background: #323232 !important;}
/** transparent **/
.l-footer,
.compactTrackListItem.clickToPlay.active .compactTrackListItem__additional,
.compactTrackListItem.clickToPlay:hover .compactTrackListItem__additional,
.compactTrackListItem.clickToPlay:focus .compactTrackListItem__additional,
.sc-toggle {
background: transparent !important;}
/** misc **/
.compactTrackListItem__additional,
.trackItem__additional {
background: linear-gradient(to right,rgba(20,20,20,.1),#202020 17px) !important;}
.trackItemWithEdit__additional {
background: linear-gradient(to right,rgba(255,255,255,.1),#252525 17px) !important; }
.sc-button-small {
box-shadow: 0 1px 2px rgba(0, 0, 0, .02), inset 0 1px 0 rgba(40, 40, 40, 1), inset -1px 0 0 rgba(40, 40, 40, 1), inset 0 -1px 0 rgba(40, 40, 40, .5), inset 1px 0 0 rgba(40, 40, 40, 1);}
.sc-button {
border: 1px solid #252525;
background-color: #202020;
background-image: -webkit-linear-gradient(rgba(26,26,26,0), rgba(26,26,26,.3) 60%, rgba(26,26,26,.6));
background-image: linear-gradient(rgba(26,26,26,0), rgba(26,26,26,.3) 60%, rgba(26,26,26,.6));
text-shadow: none;
box-shadow: none;}
.sc-button:hover, .sc-button:focus, .sc-button-focus {
border: 1px solid #282828;
background-color: #323232;
background-image: -webkit-linear-gradient(rgba(26,26,26,0), rgba(26,26,26,.3) 60%, rgba(26,26,26,.6));
background-image: linear-gradient(rgba(26,26,26,0), rgba(26,26,26,.3) 60%, rgba(26,26,26,.6));
text-shadow: none;
box-shadow: none;}
.sc-button-play,
.sc-button-pause,
.sc-button-prev,
.sc-button-next,
.sc-button.sc-button-play:disabled,
.sc-button.sc-button-play.sc-button-disabled:disabled {
border-top-width: 0;
border-color: rgba(255, 102, 0, .75) rgba(255, 51, 0, .25) rgba(255, 17, 0, .25);
background-color: #f50;
border-radius: 50%;
background-image: -webkit-linear-gradient(rgba(255, 153, 0, .6), rgba(255, 102, 0, .6) 40%, rgba(255, 17, 0, .6));
background-image: linear-gradient(rgba(255, 153, 0, .6), rgba(255, 102, 0, .6) 40%, rgba(255, 17, 0, .6));
box-shadow: 0 0 2px rgba(255, 51, 0, .35), inset 0 -1px 3px rgba(255, 51, 0, 0.45), 0 0 3px rgba(0, 0, 0, .15), inset 0 1px 0 rgba(102, 51, 0, .2), inset 0 2px 2px rgba(255, 255, 255, .25), inset 0 -2px 2px rgba(255, 255, 255, .2);
text-shadow: none;}
.sc-button-active,
.sc-button-active:hover,
.sc-button-active:focus,
.sc-button-active.sc-button-focus,
.sc-button-selected,
.sc-button-selected:hover,
.sc-button-selected:focus,
.sc-button-selected.sc-button-focus {
border: 1px solid #bd663a;
background-color: #bd663a;
}
.listenInfoTeaser__descriptionFade {
background: -webkit-linear-gradient(rgba(40,40,40,0),rgba(40,40,40,1)) !important;
background: linear-gradient(rgba(40,40,40,0),rgba(40,40,40,1)) !important;}
.sc-button:disabled,
.sc-button:disabled:hover,
.sc-button-disabled,
.sc-button-disabled:hover,
.sc-button-disabled:focus,
.sc-button.sc-pending,
.sc-button.sc-pending:hover {
background-color: #323232;
background-image: linear-gradient(#404040,#282828,#404040);
box-shadow: none;
border-color: #323232;
color: #ccc;
text-shadow: 0 1px 0 #fff;}
.modal {
background-color: rgba(40,40,40,.9) !important;}
.truncatedAudioInfo.m-overflow.m-collapsed .truncatedAudioInfo__wrapper::after {
background: linear-gradient(rgba(47, 47, 47, 0),rgba(77, 77, 77, 0.5)90%,#000) !important;}
.soundBadge__additional {
background: rgba(73,71,71) !important;
background: linear-gradient(to right,rgba(73, 71, 71, 0.1),#2F2F2F 17px) !important;}
.truncatedUserDescription.m-overflow.m-collapsed .truncatedUserDescription__wrapper::after {
background: linear-gradient(rgba(255,255,255,0),#282828) !important; }
.trackItemWithEdit.hover .trackItemWithEdit__additional,
.trackItemWithEdit.active .trackItemWithEdit__additional {
background: linear-gradient(to right,rgba(242,242,242,.1),#252525 17px) !important; }
/***** font color *********************************************/
/** #ccc **/
html, body, form, fieldset,
a.sc-link-dark,
a.sc-ministats-large,
.g-dark textarea,
.g-dark select,
.g-dark input[type="text"],
.g-dark input[type="password"],
.g-dark input[type="search"],
.g-nav-item > .g-nav-link,
.g-tabs-link,
.g-tabs-link:visited,
.dashbox__titleLine,
.compactTrackListItem__number,
.compactTrackListItem__trackTitle,
.userInfo.compactActions .userInfo__title,
.userInfo__facts .userInfo__title,
.sc-ministats-large,
.sc-button:hover,
.sc-button:focus,
.sc-button-focus,
.sc-button,
.sc-text,
.sc-tag,
.sc-tag:visited,
.sc-snippet-badge-grey {
color: #ccc;}
/** #ccc !important **/
textarea, select, button, input, label,
#side-content .settings-sidebar ul.tabs li a span,
.compactTrackListItem__number,
.compactTrackListItem__trackTitle,
.permalinkTextfield__input:disabled,
.composeMessage .textfield__input,
.commentPopover.darkText .commentPopover__body,
.gritter-item-wrapper,
.sc-input,
.product-details-list li,
.sc-type-h1,
.additional-footer .paymentInfo {
color: #ccc !important;}
/** #2f8cb7 **/
.sc-buylink,
.sc-buylink:visited,
.staticPage li a:only-child,
.staticPage p a:not(.sc-button),
.staticPage li a {
color: #2f8cb7;}
/** #f50 **/
a.sc-link-dark:hover,
a.sc-link-light:hover,
a.sc-link-medium:hover,
.sc-buylink:hover {
color: #f50;}
/** #f50 **/
.compactTrackListItem.active .compactTrackListItem__trackTitle {
color: #f50 !important;}
/***** imgs ***************************************************/
body {
background: #000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABNgAAABkCAIAAADbkxo2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyMUVFNEJDOTY3NzkxMUU0QjNCOEVDRkQ3QTNDNDQ1NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyMUVFNEJDQTY3NzkxMUU0QjNCOEVDRkQ3QTNDNDQ1NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjIxRUU0QkM3Njc3OTExRTRCM0I4RUNGRDdBM0M0NDU2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjIxRUU0QkM4Njc3OTExRTRCM0I4RUNGRDdBM0M0NDU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ZGyiVAAAAhNJREFUeNrs1zENAAAIBDFCUPH+heKCgbQSbrtJUgAAAHClJQAAAMCIAgAAYEQBAADAiAIAAGBEAQAAwIgCAABgRAEAADCiAAAAYEQBAAAwogAAAGBEAQAAMKIAAABgRAEAADCiAAAAGFEAAAAwogAAABhRAAAAMKIAAAAYUQAAADCiAAAAGFEAAACMKAAAABhRAAAAjCgAAAAYUQAAAIwoAAAARhQAAACMKAAAAEYUAAAAjCgAAABGFAAAAIwoAAAARhQAAAAjCgAAAEYUAAAAIwoAAABGFAAAACMKAAAARhQAAAAjCgAAgBEFAAAAIwoAAIARBQAAACMKAACAEQUAAAAjCgAAgBEFAADAiAIAAIARBQAAwIgCAACAEQUAAMCIAgAAYEQBAADAiAIAAGBEAQAAwIgCAABgRAEAAMCIAgAAYEQBAAAwogAAAGBEAQAAMKIAAABgRAEAADCiAAAAYEQBAAAwogAAABhRAAAAMKIAAAAYUQAAADCiAAAAGFEAAACMKAAAABhRAAAAjCgAAAAYUQAAAIwoAAAAGFEAAACMKAAAAEYUAAAAjCgAAABGFAAAAIwoAAAARhQAAACMKAAAAEYUAAAAIwoAAABGFAAAACMKAAAARhQAAAAjCgAAAEYUAAAAIwoAAIARBQAAACMKAACAEQUAAAAjCgAAgBEFAADAiAIAAIARBQAA4KMVYACXwwEZQKNXuwAAAABJRU5ErkJggg==) repeat-y 50% 0;;}
.l-fluid-fixed .playlist>.sound__coverArt,
.l-collection .playlist>.sound__coverArt {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI4AAACOCAQAAABN9PiDAAAACXBIWXMAAAsTAAALEwEAmpwYAAA4HGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU0OTExLCAyMDEzLzEwLzI5LTExOjQ3OjE2ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE1LTAxLTAzVDA1OjA5OjM2KzAxOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTUtMDEtMDNUMDU6MTE6NDArMDE6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE1LTAxLTAzVDA1OjExOjQwKzAxOjAwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4xPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjNkOWY1ZWQ5LWRlZDItNjM0NC04ZTI2LWUwOGIzZTBlMTljZTwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDozZDlmNWVkOS1kZWQyLTYzNDQtOGUyNi1lMDhiM2UwZTE5Y2U8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDozZDlmNWVkOS1kZWQyLTYzNDQtOGUyNi1lMDhiM2UwZTE5Y2U8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jcmVhdGVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6M2Q5ZjVlZDktZGVkMi02MzQ0LThlMjYtZTA4YjNlMGUxOWNlPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE1LTAxLTAzVDA1OjA5OjM2KzAxOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjY1NTM1PC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4xNDI8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTQyPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAg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);
}
/***** damikiller37 fixes *************************************/
/* Makes the border line transparent which appeared on the right hand side on pages such as Overview, Likes, Playlist, Following */
.sc-border-light-right {
border-right: 1px solid transparent !important;
}
/* The background for the volume slide */
.volume__sliderBackground {
background-color:#000 !important;
}
/* Line above the volume icon and the colour of the hover animation */
.volume__sliderWrapper {
background-color: #111111 !important;
}
/* The volume popup */
.volume.expanded .volume__sliderWrapper {
border-color: #111111 !important;
background-color: #111111 !important;
}
/* The triangle at the bottom of the popup */
.volume__sliderWrapper::before,
.volume__sliderWrapper::after{
border: 5px solid #111111 !important;
border-color: transparent transparent #111111 #111111 !important;
}
}
@-moz-document url-prefix("https://twitter.com/") {
.global-nav-inner .pull-right div:not(.typeahead-recent-searches):not(.typeahead):not(.dropdown-caret):not(.dropdown-inner):not(.typeahead-saved-searches):not(.caret-outer):not(.caret-inner):not(.dropdown-menu):not(.dropdown-caret):not(.js-first-tabstop):not(.content):not(.account-group):not(.js-front-language):not(.js-last-tabstop):before
{content: "Search"; color: #fff; position: relative; top: 62px; left: 12px; width: 68px; display: block; font-size: 11px !important; text-align: center !important; text-transform: capitalize;}
.inline-reply-tweetbox.swift{background-color:#222326!important;border:0!important}.inline-reply-tweetbox .tweet-box{background-color:#303135!important}#doc.route-profile .QuoteTweet-text a b,#doc.route-profile .QuoteTweet-text a s,#doc:not(.route-connect):not(.route-profile) #timeline ._timestamp,#doc:not(.route-connect):not(.route-profile) #timeline .tweet-timestamp,#doc:not(.route-profile) #stream-items-id li .content .details b,#doc:not(.route-profile) #stream-items-id li .content .details span,#doc:not(.route-profile) #stream-items-id li .content .tweet-text .js-display-url,#doc:not(.route-profile) #stream-items-id li .expanded-conversation .view-more-container a,#doc:not(.route-profile) #stream-items-id li .inline-reply-tweetbox .twitter-atreply,#doc:not(.route-profile) #stream-items-id li .inline-reply-tweetbox .twitter-atreply s,#doc:not(.route-profile) .content .tweet-text a,#doc:not(.route-profile) .content .tweet-text a b,#doc:not(.route-profile) .content .tweet-text a s,#doc:not(.route-profile) .js-find-friends-link,#global-tweet-dialog .pretty-link,#global-tweet-dialog .pretty-link s,#page-container .dashboard-left .Trends a,#permalink-overlay a,#permalink-overlay b,#permalink-overlay s,#profile-hover-container .bio a,#profile-hover-container .profile-social-proof a,#profile_popup .followers-you-follow b,#profile_popup .simple-details-link,#profile_popup .stats a strong,#profile_popup a,#profile_popup a.user-profile-link b,#profile_popup th,#spoonbill-outer .WebToast-tweetExcerpt span,#spoonbill_tweet_box a,#spoonbill_tweet_box a s,#stream-items-id .account .js-display-url,#stream-items-id .account .twitter-atreply b,#stream-items-id .account .twitter-atreply s,#stream-items-id li .expanded-conversation .stats .stat-count:hover a,#stream-items-id li .expanded-conversation .stats .stat-count:hover a strong,#timeline .content-header .save-search-container button,#timeline .content-header .view-toggler a,#timeline .stream-media-items .js-search-pivot a,#tweet-box-home-timeline a,#tweet-box-home-timeline s,.ProfileCard-bio a,.TwitterCardsGrid .CardFooter .js-openLink,.WebToast-tweetExcerpt a b,.WebToast-tweetExcerpt a s,.alert-messages .message .message-text a,.app a,.bio .twitter-hashtag b,.bio .twitter-hashtag s,.block-user-description a,.btn-widgets-delete,.content-header .header-inner a,.content-inner a,.conversation-module .stats .stat-count:hover a,.conversation-module .stats .stat-count:hover a strong,.empty-timeline-header a,.empty-timeline-header button,.find-friends-sources .fine-print a,.geo-not-now,.js-undo-not-muting,.route-login .page-canvash a,.route-permalink .permalink-tweet .tweet-text .twitter-timeline-link,.route-permalink .pretty-link,.route-permalink .pretty-link b,.route-permalink .pretty-link s,.route-permalink .stats .stat-count:hover a,.route-permalink .stats .stat-count:hover a strong,.route-permalink .trend-item a,.social-proof a,.stream-fail-container .stream-end-inner p a,.stream-items-id .js-actionable-user,.stream-related-queries .related-items a,.stream-user-gallery .js-search-pivot a,.twitter-hashtag,.wtf-module .flex-module .js-refresh-suggestions,.wtf-module .flex-module .js-refresh-suggestions small,.wtf-module .flex-module .js-refresh-suggestions small:hover,.wtf-module .flex-module .view-all a,h3 .twitter-timeline-link{color:#86AECB!important}body.logged-in:not(.oauth),body.logged-out:not(.oauth){background:#121314!important;max-width:100%;overflow-x:hidden}.logged-out .language-dropdown{position:fixed!important;right:0!important;padding:15px 25px!important}.global-nav,.global-nav-inner,.topbar{background:0 0!important;width:90px!important}#doc.route-download .pull-right div{background-image:none!important}#doc.route-download .pull-right div:after,#doc.route-download .pull-right div:before{display:none!important}.front-signin .submit,.front-signup .signup-btn{background-image:none!important;color:#fff!important;text-shadow:none!important}.front-signup .signup-btn{margin-top:5px!important}body.logged-in .global-nav:before{content:"";left:0;top:0;width:90px;height:100%;position:fixed;background:#1c1c1f;z-index:-1!important}.global-nav,.topbar{border-bottom:0!important}#global-actions{top:250px!important;width:50px!important;position:fixed!important;left:0!important}.Icon.Icon--bird.bird-topbar-etched{font-size:35px!important;left:50px!important;top:15px!important;position:fixed!important;z-index:1!important}#page-container{padding-top:20px!important}.global-nav-inner #user-dropdown-toggle{position:fixed!important;bottom:26px!important;left:23px!important;background-color:#1c1c1f!important}.js-language-dropdown{left:0!important}.logged-out .pull-right{margin:auto!important}body.logged-out .js-dropdown-toggle small,body.logged-out .js-dropdown-toggle span{color:#fff!important}.front-card{margin:-154px 0 0 -398px!important}.front-image{opacity:.5!important}.inline-list{left:115px!important;bottom:-50px!important}.route-login #page-container{padding-top:100px!important}.route-profile .ProfileCardMini-screenname a{color:#cecece!important}.route-login .page-canvas{background:0 0!important;box-shadow:none!important;border-radius:0!important;border-color:rgba(255,255,255,.3)!important;margin-top:50px!important}.clearfix.mobile.has-sms{background:#1A1B1D!important;padding:30px 10px!important}body.logged-out .global-nav-inner{background:0 0!important}.nav-logo-link{position:fixed!important;left:0!important;top:10px!important}body.logged-out .Icon--bird:before{font-size:30px!important}.route-login .page-canvas input{background:#292a2d!important;color:#fff!important;border-radius:0!important;border-color:transparent!important}.session-dropdown{display:none!important}.ProfileCanopy,.ProfileCanopy-header{height:300px!important}#doc.route-profile #page-container{padding:0 0 0 6%!important;width:auto!important}.btn:not(.settings){border-radius:100px!important;color:#dfe0e6!important}#kb-shortcuts-msg{display:none!important}.AdaptiveSearchTitle{width:1160px!important;margin-left:90px!important;height:70px!important}.AdaptiveFiltersBar{margin-top:-46px!important;border-bottom:0!important}.AdaptiveFiltersBar li{border-color:#fff!important}.AdaptiveFiltersBar-nav li a,.AdaptiveFiltersBar-nav li button{color:#fff!important}.AdaptiveSearchPage #timeline:before{display:none!important}.AdaptiveFiltersBar-label{border-right-color:rgba(255,255,255,.2)!important}.dashboard .DashboardProfileCard-bg{border-radius:0!important;border:0!important;height:100px;background-size:155%!important;background-position:50% 50%!important;position:relative!important;z-index:-1}@media screen and (max-width:1190px){.global-nav .container{min-width:90px!important}}@media screen and (max-width:1310px){#page-container{padding:20px 14px 15px 7%!important}.AdaptiveSearchTitle{width:875px!important;margin-left:35px!important}.AdaptiveFiltersBar-nav{width:875px!important}}@media screen and (max-width:1249px){.dashboard-right .Footer:before,.dashboard-right:after,.dashboard-right:before{display:none}#page-container{padding:20px 14px 15px 10%!important}.AdaptiveSearchTitle{width:875px!important;margin-left:35px!important}.AdaptiveFiltersBar-nav{width:875px!important}}@media screen and (min-width:1310px){#page-container{padding:20px 14px 15px 9%!important}.AdaptiveSearchTitle{width:1060px!important;margin-left:60px!important}.AdaptiveFiltersBar-nav{width:1060px!important}}@media screen and (min-width:1236px){.bird-topbar-etched{margin-left:-24px!important}}@media screen and (min-width:1460px){#page-container:not(.wrapper-permalink){width:1290px!important;padding:20px 14px 15px 7%!important}#doc.route-home #timeline{width:655px!important;padding:0 20px 0 15px!important}}@media screen and (min-width:1560px){#page-container:not(.wrapper-permalink){width:1340px!important;padding:20px 14px 15px 7%!important}#doc.route-home #timeline{width:655px!important;padding:0 20px 0 15px!important}#doc.route-profile #timeline{width:620px!important}#doc.route-profile .ProfileHeading{width:610px!important}#doc.route-profile .ProfileSidebar--withRightAlignment{margin-left:40px!important;width:280px!important}.dashboard-left{width:340px!important}#page-container .dashboard-left .DashboardProfileCard-content{width:342px!important}#page-container .dashboard-left .DashboardProfileCard-bg{height:177px!important}.AdaptiveSearchTitle{width:1160px!important;margin-left:90px!important;height:70px!important}.AdaptiveFiltersBar-nav{width:1160px!important}}@media screen and (max-width:936px){.global-nav #global-actions li span.text{width:70px!important;overflow:visible!important;height:auto!important;clip:initial!important}}@media(min-width:1100px){.ProfileCanopy--large,.ProfileCanopy--large .ProfileCanopy-header{height:320px!important}}@media(min-width:1200px){.ProfileCanopy--large,.ProfileCanopy--large .ProfileCanopy-header{height:320px!important}}@media(min-width:1370px){.ProfileCanopy--large,.ProfileCanopy--large .ProfileCanopy-header{height:360px!important}}@media(min-width:1450px){.ProfileCanopy--large,.ProfileCanopy--large .ProfileCanopy-header{height:380px!important}}@media(min-width:1510px){.ProfileCanopy--large,.ProfileCanopy--large .ProfileCanopy-header{height:420px!important}#doc.route-profile #page-container{padding:0 0 0 3%!important;width:auto!important}}@media(min-width:1670px){.ProfileCanopy--large,.ProfileCanopy--large .ProfileCanopy-header{height:460px!important}}@media(min-width:1820px){.ProfileCanopy--large,.ProfileCanopy--large .ProfileCanopy-header{height:500px!important}}@media(min-width:1990px){.ProfileCanopy--large,.ProfileCanopy--large .ProfileCanopy-header{height:540px!important}}@media(min-width:2150px){.ProfileCanopy--large,.ProfileCanopy--large .ProfileCanopy-header{height:580px!important}#doc.route-profile #page-container{padding:0!important;width:auto!important}}@media(min-width:2300px){.ProfileCanopy--large,.ProfileCanopy--large .ProfileCanopy-header{height:600px!important}}.global-nav-inner .pushstate-spinner{background-image:url(https://openmerchantaccount.com/img/gifcargando2.GIF)!important;height:32px!important;width:32px!important;left:41px!important;top:15px!important;position:fixed!important}.tweet-button .spinner{background-image:url(https://openmerchantaccount.com/img/gifcargando2.GIF)!important;background-size:14px 14px!important;opacity:.2!important}#global-nav-search{position:fixed!important;top:-100%!important;left:90px!important;margin:0!important;background:#3e3e40!important;padding:19px 25px 18px 5px!important;width:auto!important;height:auto!important;opacity:0;transition:padding .1s ease,opacity .1s ease,top 0s;transition-delay:0s!important;box-shadow:5px 0 5px -2px rgba(0,0,0,.5)}#global-nav-search:before{content:"";position:fixed;top:-100%;left:90px;width:275px;height:100%;background:#222326;z-index:-1;opacity:0;transition:width .1s ease,opacity .1s ease,top 0s;transition-delay:0s!important;box-shadow:5px 0 5px -2px rgba(0,0,0,.5)}#global-nav-search input,#global-nav-search span{z-index:10!important}#global-nav-search .search-input{width:245px!important;height:29px!important;border-radius:3px!important;background:#fff!important}#global-nav-search .search-icon{top:21px!important;right:20px!important}.global-nav-inner .pull-right div:not(.typeahead-recent-searches):not(.typeahead):not(.dropdown-caret):not(.dropdown-inner):not(.typeahead-saved-searches):not(.caret-outer):not(.caret-inner):not(.dropdown-menu):not(.dropdown-caret):not(.js-first-tabstop):not(.content):not(.account-group):not(.js-front-language):not(.js-last-tabstop){position:fixed!important;top:60px!important;left:0;width:90px!important;height:90px!important;background-image:url(https://pbs.twimg.com/media/CLsRh2tWgAA_70j.png)!important;background-size:33px!important;background-repeat:no-repeat;background-position:30px 26px!important;opacity:.6;text-transform:capitalize}.global-nav-inner .pull-right div:not(.typeahead-recent-searches):not(.typeahead):not(.dropdown-caret):not(.dropdown-inner):not(.typeahead-saved-searches):not(.caret-outer):not(.caret-inner):not(.dropdown-menu):not(.dropdown-caret):not(.js-first-tabstop):not(.content):not(.account-group):not(.js-front-language):not(.js-last-tabstop):after{content:"";position:relative;top:10px;left:0;width:4px!important;height:46px!important;background:#55acee;display:block!important;opacity:0;transition:all 0s;transition-delay:0!important}.global-nav-inner .pull-right div:not(.typeahead-recent-searches):not(.typeahead):not(.dropdown-caret):not(.dropdown-inner):not(.typeahead-saved-searches):not(.caret-outer):not(.caret-inner):not(.dropdown-menu):not(.dropdown-caret):not(.js-first-tabstop):not(.content):not(.account-group):not(.js-front-language):not(.js-last-tabstop):hover:after{opacity:1!important;transition-delay:.2s!important}.global-nav-inner .pull-right div:not(.typeahead-recent-searches):not(.typeahead):not(.dropdown-caret):not(.dropdown-inner):not(.typeahead-saved-searches):not(.caret-outer):not(.caret-inner):not(.dropdown-menu):not(.dropdown-caret):not(.js-first-tabstop):not(.content):not(.account-group):not(.js-front-language):not(.js-last-tabstop):hover{opacity:1}.global-nav-inner .pull-right:hover #global-actions .selected{border:0!important}.global-nav-inner .pull-right div:hover #global-nav-search{opacity:1;padding:19px 25px 18px 25px!important;top:0!important;transition-delay:.2s!important}.global-nav-inner .pull-right div:hover #global-nav-search:before{width:295px!important;top:65px;opacity:1;transition-delay:.2s!important}.nav.right-actions{position:fixed!important}#global-nav-search .dropdown-menu.typeahead{width:295px!important;border-radius:0!important;background:0 0!important;margin-top:58px!important;margin-left:-20px!important;transition:margin-left .1s ease}.global-nav-inner .pull-right div:hover #global-nav-search .dropdown-menu.typeahead{margin-left:0!important}#global-nav-search .dropdown-menu.typeahead .dropdown-caret{display:none!important}#global-nav-search .typeahead-accounts{border-top:0!important}#global-nav-search .typeahead-accounts-shortcut{position:fixed!important;top:85px!important;left:90px!important;width:275px!important;background:#2e2f33!important}#global-nav-search .typeahead-accounts-shortcut a{padding:10px 16px!important}#global-nav-search .typeahead-accounts-shortcut.selected a{background:#46484e!important}#global-nav-search .recent-searches-list li,#global-nav-search .typeahead-accounts li,#global-nav-search .typeahead-topics.has-results li{margin:1px 15px!important;width:264px!important;background:#2e2f33!important}#global-nav-search .typeahead-accounts li .js-verified{position:absolute!important;top:30px!important;left:36px!important}#global-nav-search .typeahead-accounts li .username b,#global-nav-search .typeahead-accounts li .username s{color:#9198A3!important}#global-nav-search .typeahead-accounts li .typeahead-social-context{color:#BCBFC2!important}#global-nav-search .recent-searches-list li.selected,#global-nav-search .recent-searches-list li.selected a,#global-nav-search .typeahead-accounts li.selected a{background:#46484e!important}#global-nav-search .dropdown-menu{box-shadow:none!important}#global-nav-search .typeahead-accounts li:not(.typeahead-accounts-shortcut) a{padding:14px 16px!important}#global-nav-search .typeahead-accounts li .typeahead-user-item-info{margin-top:5px!important}#global-nav-search .typeahead-accounts li a.has-social-context .avatar{margin:-4px 10px -8px -10px!important}#global-nav-search .typeahead-accounts li a.has-social-context .typeahead-user-item-info{margin-top:0!important}#global-nav-search .typeahead-recent-searches.has-items{margin-top:-55px!important}#recent-searches-heading{color:#88898c!important;font-size:18px!important;font-weight:400!important;text-transform:uppercase!important;margin:0 2px 5px 0!important}#global-nav-search .clear-recent-searches{color:#86AECB!important;padding-top:12px!important}#global-nav-search .recent-searches-list li a{padding:3px 16px!important}#global-nav-search .recent-searches-list li .icon.close,.dashboard .account-summary .dismiss{background-image:url(https://pbs.twimg.com/media/CLsXslWWoAEKGr7.png)!important;background-position:0 0!important;opacity:.3}.dashboard .account-summary .Icon--close{display:none!important}#global-nav-search .recent-searches-list li .icon.close:hover,.dashboard .account-summary .dismiss:hover{opacity:1!important}#global-nav-search .typeahead-topics.has-results li{margin:0 15px!important;width:264px!important;background:0 0!important;border-color:#3e3e40!important}#global-nav-search .typeahead-topics.has-results{padding-bottom:15px!important}#global-nav-search .typeahead-topics.has-results li:first-child{border-top:1px solid #3e3e40!important}#global-nav-search .typeahead-topics.has-results li a{padding:2px 10px!important}#global-nav-search .typeahead-topics.has-results li.selected a,#global-nav-search .typeahead-topics.has-results li:hover{background-color:#3e3e40!important}#global-nav-search .recent-searches-list{padding-bottom:10px!important;border-bottom:0!important}#global-actions .home a .Icon{background-position:0 -33px!important}#global-actions .notifications a .Icon{background-position:-33px -33px!important}#global-actions .dm-nav a .Icon{background-position:-66px -33px!important}#global-actions .home.active a .Icon,#global-actions .home:hover a .Icon{background-position:0 0!important}#global-actions .notifications.active a .Icon,#global-actions .notifications:hover a .Icon{background-position:-33px 0!important}#global-actions .dm-nav:hover a .Icon{background-position:-66px 0!important}#global-actions .js-dynamic-tooltip{border-bottom:0!important}#global-actions .active{border-left:0!important}#global-actions .active:after{content:"";position:absolute;top:0;left:0;width:4px!important;height:46px!important;background:#55acee;display:block!important}#global-actions li a .Icon{height:33px!important;width:33px!important;background-repeat:no-repeat;background-image:url(https://pbs.twimg.com/media/COAVi25WcAAyZVY.png)!important;margin:-3px 0 0 24px!important}#global-actions li a .Icon:before{display:none!important}#global-actions li{margin-top:10px!important;margin-bottom:10px!important;width:90px!important;overflow:visible!important}#global-actions li.active a span.text,#global-actions li:hover a span.text{opacity:1}#global-actions li a span.text{position:absolute;margin:0!important;top:35px;left:9px;width:70px!important;color:#fff!important;text-align:center!important;overflow:hidden!important;font-size:11px!important;opacity:.6}#global-actions .home:before{top:-7px!important;left:55px!important;color:#55acee!important}.count-inner{border-radius:50px!important;border:0!important;background:#55acee!important;opacity:1!important;padding:2px 0 0 2px!important;color:#fff!important}.count,.dm-new{background:0 0!important;top:-5px!important;left:22px!important}.nav.right-actions .topbar-tweet-btn{position:fixed!important;top:150px;left:0}#global-new-tweet-button{background:0 0!important;border-radius:0!important;width:90px!important;height:65px!important;margin:0!important;box-shadow:none!important;opacity:.6;transition:all 0s;padding:0 13px 0 14px!important}#global-new-tweet-button:hover{opacity:1}#global-actions:after{content:"";position:relative;width:90px;height:1px!important;top:-20px;left:0;background:#000;display:block!important;border-bottom:1px solid #222326}.global-nav-inner #user-dropdown-toggle:after{content:"";position:fixed;width:90px;height:1px!important;bottom:96px;left:0;background:#000;display:block!important;border-bottom:1px solid #222326;cursor:default!important}#global-new-tweet-button .Icon{font-size:29px!important;top:-10px!important;left:17px!important}#global-new-tweet-button .text{font-size:11px!important;width:52px!important;text-align:center!important;clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;margin-top:5px!important;margin-left:3px!important;float:left!important}#user-dropdown .dropdown-menu{position:fixed!important;top:auto!important;left:80px!important;bottom:26px!important;right:auto!important}#user-dropdown .dropdown-menu .dropdown-caret{left:-13px!important;bottom:15px!important;right:auto!important;top:auto!important;transform:rotate(-90deg)!important}#permalink-overlay .ThreadedPermalinkOverlay,.DMActivity,.modal-content,.permalink-tweet,.permalink-tweet:hover,.permalink{border-radius:0!important;background-color:#121314!important;border:2px solid rgba(153,153,153,.1)!important;box-shadow:none!important}#global-tweet-dialog .modal-tweet-form-container{padding:10px 15px 13px 15px!important;background-color:#121314!important}#global-tweet-dialog .thumbnail-container{background-color:#292A2D!important;box-shadow:none!important}.DMActivity-header,.modal-header{border-radius:0!important;background-color:#121314!important;border:none!important;padding-left:15px!important}.modal-header h3{color:#dfe0e6!important;position:relative;text-transform:uppercase!important;font-size:13px!important;overflow:visible!important;width:auto!important;display:inline-block!important;padding:5px 0 3px 0!important}.DMActivity-container,.DMComposer{border-radius:0!important;background-color:#121314!important;border:0!important;box-shadow:none!important}.DMActivity-title{overflow:visible!important}#dm_dialog-header,.DMUpdateName-name{color:#fff!important;text-transform:uppercase!important;font-size:16px!important;position:relative!important;overflow:visible!important}.DMComposer{padding:7px 5px 7px 7px!important;background-color:#222326!important}.DMComposer-container{border:0!important;background:0 0!important}.DMConversation-composer{background:#121314!important;border-top:0!important;box-shadow:none!important}.DMComposer-send{margin:0!important}.DMComposer-send button{height:48px!important;border-radius:0!important;margin:-5px -5px -5px 8px!important;transition:all .2s ease;overflow:hidden!important;background-color:#2A2C2D!important;border:0!important;background-image:none!important;box-shadow:none!important}.DMComposer-attachment{border-color:#2D2E2F!important}.DMComposer-send button[disabled]{width:0!important;padding:0!important;opacity:0!important;overflow:hidden!important}.DMComposer .toolbar{height:41px!important;background-color:#222326!important}.DMComposer .toolbar .tweet-box-extras{margin-top:-35px!important}.DMComposer .toolbar .tweet-button{margin-right:2px!important}.DMInbox-toolbar.mark-all-read{background:0 0!important;border-color:#898989!important}.DMInbox-toolbar.DMComposeButton{color:#fff!important}.DMComposer .tweet-content{border:0!important}#dm_dialog .DMNotice{background-color:#232426!important}#dm_dialog .DMNotice button{background:0 0!important}#dm_dialog_conversation_list .modal-header h3{padding:15px 0 3px 0!important}#dm_dialog_conversation .js-dm-header-title{position:relative!important}.ThreadedPermalinkOverlay-header{text-align:left!important;padding:15px!important;color:#dfe0e6!important;border-color:#323232!important}.ThreadedPermalinkOverlay-replies{background:0 0!important}.ThreadedPermalinkOverlay .permalink-replies,.ThreadedPermalinkOverlay-footer{border-color:#1D1D1D!important}#permalink-overlay .ThreadedConversation-tweet:after{background-color:#b9bbc1!important;top:80px!important}#permalink-overlay .ThreadedConversation-tweet:before,#permalink-overlay .ThreadedConversation-viewOther:before{background-color:#b9bbc1!important}#permalink-overlay .ThreadedConversation-viewOther{margin-top:-1px!important;background-color:#121314!important}#permalink-overlay .view-other-link{border-color:#2D2D2D!important}.DMUpdateName-name:before,.modal-header h3:after{content:"";display:block!important;width:100%;position:absolute;bottom:-2px;left:0;height:2px;background:#55acee}#profile_popup .modal-header h3:after{bottom:3px!important}.ThreadedPermalinkOverlay,.ThreadedPermalinkOverlay-focalTweet .js-stream-tweet:hover{background:0 0!important}#dm_dialog_conversation .modal-header h3:after{bottom:9px!important;width:97%!important}#tweet-box-dm-conversation,#tweet-box-global,.RetweetDialog-commentBox .tweet-box,.embed-destination{background-color:#222326!important;color:#dfe0e6!important;border:none!important;border-radius:0!important}#tweet-box-global em{background:#742626!important}.SignupDialog-footer{border-top:1px solid #222326!important}.SignupForm-submit.btn{border-radius:30px!important}#permalink-overlay,.modal-overlay{background-color:rgba(18,19,20,.9)!important}.modal-enabled .global-nav-inner{margin-right:0!important}#global-tweet-dialog-body,#global-tweet-dialog-body .tweet{background:0 0!important}#delete-tweet-dialog .modal-tweet,#delete-tweet-dialog .tweet{background:0 0!important}#delete-tweet-dialog .tweet{border-top:1px solid #222326!important;border-bottom:1px solid #222326!important}#delete-tweet-dialog .modal-footer,#password_dialog-dialog .modal-footer{border:0!important}.btn.block-button,.btn.cancel-action,.btn.delete-action{border-radius:50px!important}.ListCreationModule-action button,.btn.cancel-action{background:0 0!important;border-color:#6D6E71!important;color:#aeb0b4!important}#block-dialog .block-section,#block-dialog .submit-section{background:0 0!important;border:0!important}#new-report-flow-control{background:0 0!important}#new-report-flow-frame{width:496px!important}.RetweetDialog-commentBox{background:0 0!important}.RetweetDialog-footer .RetweetDialog-tweet{background:0 0!important}.RetweetDialog-retweetActionLabel .Icon--retweet{margin-top:0!important}.RetweetDialog-tweetActionLabel .Icon--tweet{margin-top:-6px!important;font-size:15px}.DMInbox-conversations li:first-child{border-top:1px solid #222326!important}.DMInboxItem{background:0 0!important;border-bottom:1px solid #222326!important}.DMInboxItem:hover{background:#191C1D!important}.DMInboxItem.is-unread{background:#292a2d!important}.DMInboxItem.is-unread:hover{background:#2e2e31!important}.DMConversation-scrollContainer{background:#121314!important;border-top:1px solid #2e2e31!important}.DMConversation-composer .dm-tweetbox{background-color:#121314!important;border-top-color:transparent!important;box-shadow:none!important;padding:15px 15px 5px 15px!important}.twttr-dialog-content{padding:0 14px!important}.dm-tweetbox .toolbar.js-toolbar{height:40px!important;background-color:#222326!important}.DMConversation-spinner{background-image:url(https://openmerchantaccount.com/img/gifcargando2.GIF)!important;height:32px!important;width:32px!important;opacity:.3!important}.DirectMessage--received .DirectMessage-message p,.DirectMessage--sent .DirectMessage-message p{color:#fff!important}.DirectMessage--sent .Caret:before{border-color:#1A3D5A}.DirectMessage--received .Caret:before{border-color:#2B2C2F}.DirectMessage--received .DirectMessage-message{background:#2B2C2F!important;border-color:#2B2C2F!important}.DirectMessage--sent .DirectMessage-message{border-color:#1A3D5A!important;background:#1A3D5A!important}.DirectMessage-action{color:#82838B!important}.DMAvatar-image{border:0!important}#profile-hover-container .hovercard .arrow{background-color:#1E1E20!important}#profile-hover-container .ProfileCard{background-color:#1E1E20!important;border-radius:0!important}#profile-hover-container .DashboardProfileCard-stats{border-color:#1E1E20!important}#profile-hover-container .ProfileCard-avatarLink{border-radius:50%!important;top:-37px!important;padding:0!important}#profile-hover-container .ProfileCard-bg{border-radius:0!important;border:0!important;position:relative!important;height:130px!important;background-size:cover!important;background-position:center center!important}#profile-hover-container .ProfileCard-bg:before{content:"";width:100%;height:100%;background:rgba(0,0,0,.6);position:absolute;display:block!important;top:0;left:0}#profile-hover-container .UserActions{top:90px!important}#profile-hover-container .ProfileCard-content{margin:-28px 0 0!important}#profile-hover-container .ProfileCard-userFields{top:-27px!important}#profile-hover-container .ProfileNameTruncated-link{color:#fff!important}#profile-hover-container .UserActions .button-text{padding-top:0!important}#profile-hover-container .profile-social-proof{background-color:transparent!important}.ProfileCard-screennameLink{color:#ADADAD!important}#spoonbill-outer .WebToast.is-actionable,#spoonbill-outer .WebToast.original-tweet{background:#121314!important;border:2px solid rgba(153,153,153,.3)!important;border-radius:0!important}#spoonbill-outer .WebToast-accountLink a,#spoonbill-outer .WebToast-contentBox{color:#fff!important}#spoonbill-outer .WebToast-line{display:none!important}#spoonbill-outer .WebToast-actionBar{padding:2px 10px!important}#spoonbill-outer .js-inlineReply .tweet-form,#spoonbill_tweet_box{background:#222326!important;border-color:#222326!important;color:#dfe0e6!important}#spoonbill-outer .js-inlineReply{background:#121314!important}.stream-container li.stream-item:not(.user-gallery-item):not(.stream-user-gallery):not(.ScrollBump){background:0 0!important;border-left:0!important;border-right:0!important;padding:0 7px!important}#stream-items-id li .expanded-conversation .tweet.ancestor:hover,#timeline .stream-container li .tweet:active,#timeline .stream-container li .tweet:focus,.stream-container li .tweet:hover,.stream-item.open .original-tweet.focus{background:linear-gradient(to left,#121314,#151617,#121314)!important}#doc:not(.route-connect) .stream-container .stream:not(.permalink-stream) li .tweet{border-bottom:1px solid #222326!important;padding-top:20px!important;padding-bottom:20px!important}.stream-container li .conversation-module .original-tweet-item{padding:10px 0!important}.stream-container li .conversation-module .conversation-ancestor:before,.stream-container li .conversation-module .original-tweet-item:before{display:none!important}.stream-container li .conversation-module .original-tweet-item{padding:0!important}.stream-container li .conversation-module .conversation-ancestor:after,.stream-container li .conversation-module .conversation-root:after{left:35px!important;bottom:-15px!important;top:78px!important;background-color:#b9bbc1!important}#timeline .stream-container li .conversation-module .conversation-root .tweet{border-bottom:0 solid #222326!important}.TwitterPhoto-media{background-color:#0D0D0D!important;border-color:#0D0D0D!important;border-radius:0!important}#timeline .stream-container .js-new-items-bar-container,#timeline .stream-container .js-new-items-bar-container .new-tweets-bar{background:#292a2d!important;border:none!important;color:#dfe0e6!important;margin:0 7px!important}#confirm_dialog .modal-body-text,#dm_dialog_conversation .modal-header h3 a,#doc.route-connect .connect-stream div,#doc.route-profile .ProfileHeaderCard div span,#global-nav-search .typeahead-accounts li .fullname,#global-nav-search .typeahead-accounts-shortcut a,#global-nav-search .typeahead-accounts-shortcut a strong,#keyboard-shortcut-dialog .shortcut-label,#keyboard-shortcut-dialog th,#notifications-optout-all-top .explanation span,#page-container .dashboard h3,#password_dialog .modal-body p,#profile_popup .profile-details .fullname a,#retweet-tweet-dialog-body .account-group,#stream-items-id li .content .QuoteTweet .ProfileTweet-fullname,#stream-items-id li .context .tweet-context span a b,#timeline .content-header h2,.AcceptDeclineActions-buttonText,.DirectMessage--received .DirectMessage-footerItem span,.EmptyConnectModule-item h4,.FacebookConnect-title,.PageDownload-fee,.PageDownload-info,.ProfileCanopy-navBar .ProfileNav-item.is-active span,.ProfileHeaderCard-joinDateText,.ProfileHeaderCard-nameLink,.ProfileListItem p,.ProfileNameTruncated-link,.ProfileNav-item:not(.is-active) .ProfileNav-stat:hover span,.ProfileSidebar h3,.ProfileSidebar h3 span,.ProfileTweet-fullname,.QuoteTweet-fullname,.SignupDialog-heading,.TwitterCard-attribution--name,.WebToast-fullname,.alert-messages .message .message-text,.app .content strong,.block-user-label,.content-header h2,.content-header p,.content-inner .checkbox,.content-inner .control-group label.control-label,.content-inner .control-group label.radio,.content-inner .subheader,.content-inner h3,.content-inner label:not(.t1-label),.content-inner legend,.dashboard .ProfileCardStats-stat a:hover span,.dashboard h3 span,.dashboard-user-recommendations .account-group .fullname,.dashboard-user-recommendations .social-context b,.deactivation-info li,.dropdown-menu ul .current-user:hover .fullname,.dropdown-menu ul .current-user:hover .metadata,.dropdown-menu ul li .dropdown-link:hover,.dropdown-menu ul li:hover .dropdown-link,.dropdown-menu ul li:hover a,.edit-button .button-text,.embed-tweet-instructions,.find-friends-sources .js-launch-service div,.fullname,.geo-not-enabled-yet h2,.geo-not-enabled-yet p,.import-prompt p strong,.mq-medium,.route-login .page-canvas h1,.route-login .page-canvas label,.route-login .page-canvas p,.route-permalink .trends-container h3 span,.stream-fail-container .stream-end-inner h2,.stream-fail-container .stream-end-inner p,.timeline-tweet-box .home-tweet-box .tweet-content .photo-selector .icon-btn,.tweet-form .toolbar.js-toolbar .tweet-box-extras span,.util-link-complex-target{color:#dfe0e6!important}.dashboard .ProfileCardStats-stat a span{color:#A3B1BB!important}.content-inner .control-group p{color:#868686!important}.ProfileCard-bio,.ProfileHeaderCard-bio,.ProfileHeaderCard-locationText,.ProfileTweet .QuoteTweet-text,.TwitterCard-title a,.TwitterCardsGrid p a,.WebToast-contentBox .tweet-text,.article a,.bio,.content .tweet-text,.stream-related-queries .related-items span,.stream-user-gallery .label{color:silver!important;font-size:14px!important;font-weight:400!important;line-height:18px!important}.TweetTextSize.TweetTextSize--26px{font-size:19px!important;line-height:24px!important}#stream-items-id li .context .tweet-context .js-retweet-text,.dashboard-user-recommendations .content .social-context{color:#9FA9B5!important}#stream-items-id li.expanding-stream-item,#stream-items-id li.stream-item.open{border:none!important}#stream-items-id li .expanded-conversation .tweet:last-child{border-bottom:0!important}#stream-items-id li .expansion-container .tweet.descendant{background:#222326!important;border-radius:0!important;padding:18px 18px 18px 60px!important;border-top:1px solid #393a3e!important;position:relative!important}#stream-items-id li .expansion-container .tweet.descendant:hover,#stream-items-id li .expansion-container .tweet.descendant:hover:after,#stream-items-id li .expansion-container .tweet.descendant:hover:before{background:#252629!important}#stream-items-id li .expanded-conversation .tweet.ancestor{background:0 0!important;border-radius:0!important;border-bottom:1px solid #222326!important;position:relative!important}#stream-items-id li .expanded-conversation .original-tweet-container:last-child .tweet.ancestor{border-bottom:1px solid #393a3e!important}#stream-items-id li .expanded-conversation .tweet.ancestor,#stream-items-id li .expansion-container .tweet.descendant{position:relative!important}#stream-items-id li .expansion-container .tweet.descendant:after{content:"";background:#222326;position:absolute;height:101%;width:8px;top:-1px;right:-8px;display:inline-block!important}#stream-items-id li .expansion-container .tweet.descendant:before{content:"";background:#222326;position:absolute;height:101%;width:10px;top:-1px;left:-10px;display:inline-block!important}#stream-items-id li .expanded-conversation .tweet.ancestor:after{content:"";background:#222326;position:absolute;height:101%;width:1px;top:-1px;right:-15px;display:inline-block!important}#stream-items-id li .expanded-conversation .tweet.ancestor:before{content:"";background:#222326;position:absolute;height:101%;width:1px;top:-1px;left:-15px;display:inline-block!important}#stream-items-id li .expanded-conversation .original-tweet-container{padding:0!important}#stream-items-id li .expanded-conversation .view-more-container{border-radius:0!important;background:#222326!important;border-top:1px solid #393a3e!important;margin-left:-3px!important}#stream-items-id li .expansion-container .inline-reply-tweetbox{background:#222326!important;margin-left:-3px!important;width:90%!important;border-bottom:0!important;border-radius:0!important;margin-top:-1px!important;padding-left:55px!important}#stream-items-id li .expansion-container .inline-reply-caret span{border-bottom-color:#222326!important}#stream-items-id li .expansion-container .inline-reply-caret{border-color:transparent transparent #222326!important}#stream-items-id li .expansion-container .inline-reply-tweetbox .tweet-content .tweet-box{background-color:#303135!important;border-radius:0!important;border-color:#303135!important;color:#dfe0e6!important}#stream-items-id li .content .QuoteTweet,.ProfileTweet .QuoteTweet,.permalink-tweet .QuoteTweet{border-color:#313235!important}#stream-items-id li .content .QuoteTweet:hover,.permalink-tweet .QuoteTweet:hover{border-color:#4C7391!important}.ProfileTweet .QuoteTweet:hover{border-color:#777676!important}#permalink-overlay .stats,#stream-items-id li .expanded-conversation .stats,#stream-items-id li .js-profile-popup-actionable,.conversation-module .stats,.route-permalink .stats .avatar-row a:first-child,.route-permalink .tweet .stats{border-color:#303135!important}#permalink-overlay .stats a,#permalink-overlay .stats strong,#stream-items-id li .expanded-conversation .stats .stat-count a,#stream-items-id li .expanded-conversation .stats .stat-count a strong,.conversation-module .stats .stat-count a,.conversation-module .stats .stat-count a strong,.route-permalink .stats .stat-count a,.route-permalink .stats .stat-count a strong{color:#B2B2B2!important}#doc.route-home .conversation-module .missing-tweets-bar{background-color:#121314!important;margin-top:-1px!important}#doc.route-home .conversation-module .missing-tweets-bar .content a{color:#86AECB!important}#doc.route-home .conversation-module .missing-tweets-bar:before{display:none!important}#doc.route-home .conversation-module .missing-tweets-bar .vellip,#doc.route-home .conversation-module .missing-tweets-bar .vellip:after,#doc.route-home .conversation-module .missing-tweets-bar .vellip:before{background-color:#121314!important;height:0!important}#doc.route-home .conversation-module .missing-tweets-bar .vellip:after{height:5px!important;bottom:2px!important}#doc.route-home .conversation-module .missing-tweets-bar:after{background-color:#b9bbc1!important}#doc.route-home .conversation-module .conversation-tweet-item.remove-on-restore.extra-ancestor-after-root:before{display:none!important}#doc.route-home .conversation-module .conversation-tweet-item.remove-on-restore.extra-ancestor-after-root:after{top:80px!important;bottom:-15px!important;background-color:#b9bbc1!important}#doc.route-home .conversation-module .conversation-tweet-item.remove-on-restore.extra-ancestor-after-root .simple-tweet:before{content:"";background-color:#1F1F1F;position:absolute;left:0;top:0;width:1px;height:100%;display:block}#doc.route-home .conversation-module .conversation-tweet-item.remove-on-restore.extra-ancestor-after-root .simple-tweet:after{content:"";background-color:#1F1F1F;position:absolute;right:0;top:0;width:1px;height:100%;display:block}#doc.route-home .conversation-module .view-more-container{border-radius:0!important;background:#1D1E20!important;margin-left:-3px!important}#doc.route-home .conversation-module .view-more-container a{color:#9D9D9D!important}#doc.route-home .conversation-module .conversation-header:before{content:"";background-color:#1F1F1F;position:absolute;left:0;top:0;width:1px;height:100%;display:block}#doc.route-home .conversation-module .conversation-header:after{content:"";background-color:#1F1F1F;position:absolute;left:100%;top:0;width:1px;height:100%;display:block}.timeline-tweet-box{border-radius:0!important;border:0!important}.timeline-tweet-box .home-tweet-box{border-bottom:1px solid #222326!important;background-color:#121314!important;margin-left:5px!important;padding-left:0!important;padding-top:0!important;padding-bottom:15px!important}#tweet-box-home-timeline{background-color:#222326!important;color:#dfe0e6!important;border:none!important;border-radius:0!important}.tweet-form.condensed #tweet-box-home-timeline{background-color:#121314!important;border-radius:0!important;border:0!important;border-bottom:1px solid #A8A8AD!important;color:#dfe0e6!important;padding-bottom:5px!important}.tweet-form.condensed #tweet-box-home-timeline:after{content:"";width:1px;height:6px;background-color:#A8A8AD;position:absolute;right:0;bottom:0;display:block!important}.tweet-form.condensed #tweet-box-home-timeline:before{content:"";width:1px;height:6px;background-color:#A8A8AD;position:absolute;left:0;bottom:0;display:block!important}.tweet-form .toolbar .tweet-box-extras{margin-top:5px!important}#retweet-tweet-dialog .tweet-button .retweet-action,.dm-new-button,.mark-all-read,.tweet-form .toolbar .tweet-button .tweet-btn{border-radius:20px!important;background:#55acee!important;border:2px solid #55acee;padding:4px 12px 4px 12px!important;margin:3px 5px 2px 0!important}.mark-all-read{background:#dfe0e6!important;border:2px solid #dfe0e6}.dm-new-button span:not(.Icon){top:-1px!important;position:relative!important}.tweet-form .toolbar .tweet-button .tweet-btn.disabled{background:0 0!important;border:2px solid #fff;opacity:.4!important}.tweet-form .toolbar .tweet-button .tweet-btn .tweeting-text{font-size:11px!important;text-transform:uppercase!important}.tweet-form .toolbar .tweet-button .tweet-btn .Icon,.tweet-form .toolbar .tweet-button .tweet-btn.disabled .Icon{font-size:15px!important;top:-2px!important}.tweet-form .toolbar .tweet-button .tweet-counter{text-shadow:none!important;margin-top:2px!important}#global-tweet-dialog .tweet-form .toolbar,.timeline-tweet-box .tweet-form .toolbar{height:40px!important;background-color:#222326!important}.tweet-form .tweet-content{margin-bottom:0!important}.tweet-form .toolbar .photo-selector{height:34px!important;padding-top:3px!important;margin-top:-2px!important;border:0!important;border-radius:0!important}.toolbar .geo-picker-btn{height:37px!important;padding-top:7px!important;margin-top:-2px!important;margin-left:-5px!important;border:0!important;border-radius:0!important}.toolbar .geo-picker-btn:hover,.tweet-form .toolbar .photo-selector:hover,.tweet-form .toolbar .photo-selector:hover .btn{background:#424343!important}.tweet-form .toolbar .photo-selector .btn{height:35px!important;border:0!important;border-radius:0!important}.tweet-form .toolbar .photo-selector .btn:focus{background:#424343!important;box-shadow:none!important}.inline-reply-tweetbox .toolbar{height:40px!important;background-color:#313235!important}#suggestion_dismiss_dialog .modal-header h3{display:none!important}#suggestion_dismiss_dialog .feedback-text{color:#fff!important}#suggestion_dismiss_dialog .btn.modal-submit{background-image:none!important;background-color:transparent!important;border-color:#8C8C8C!important}.PromptbirdPrompt{background:0 0!important;border-radius:0!important;border-color:#7B7B7B!important}.recap-header{color:#E6E6E6!important;border-bottom:1px solid #484848!important;margin:15px 0 2px!important;padding:0 10px 5px 13px!important}#suggestion_dismiss_dialog .modal-footer{border-color:transparent!important}.Icon--dots:before,.Icon--favorite:before,.Icon--reply:before,.Icon--retweet:before{display:none!important}.Icon--dots,.Icon--favorite,.Icon--reply,.Icon--retweet{height:13px!important;margin-top:3px!important;background-image:url(https://pbs.twimg.com/media/CLsX_mLWoAAILC0.png)!important}.Icon--reply{width:17px!important;background-position:0 0!important}.Icon--retweet{width:23px!important;background-position:-17px 0!important}.Icon--favorite{width:13px!important;background-position:-40px 0!important}.Icon--dots{width:15px!important;background-position:-53px 0!important;opacity:.8}.Icon--reply:hover,.ProfileTweet-action--reply:hover .Icon--reply{background-position:0 -13px!important}#timeline .Icon--retweet:hover,.ProfileTweet-action--retweet:hover .Icon--retweet{background-position:-17px -13px!important}.Icon--favorite:hover,.ProfileTweet-action--favorite:hover .Icon--favorite{background-position:-40px -13px!important}.Icon--dots:hover{background-position:-53px -13px!important;opacity:1!important}.ProfileTweet-action--retweet:hover .ProfileTweet-actionCountForPresentation{color:#7ACF54!important}.ProfileTweet-action .is-disabled .Icon{opacity:.2!important}.ProfileTweet-action--favorite:hover .ProfileTweet-actionCountForPresentation{color:#ffac33!important}#page-container .AppContent-main .Grid-cell.u-lg-size2of3 .ProfileHeading-content,#page-container .AppContent-main .Grid-cell.u-lg-size2of3 .ProfileTweet{background:0 0!important;border:0!important;border-bottom:1px solid #222326!important;margin-top:2px!important;border-radius:0!important}#page-container .AppContent-main .Grid-cell.u-lg-size2of3 .ProfileTweet-text{color:silver!important;font-weight:400!important;font-size:17px!important;line-height:1.3!important}#page-container .AppContent-main .Grid-cell.u-lg-size2of3 .ProfileTweet:active,#page-container .AppContent-main .Grid-cell.u-lg-size2of3 .ProfileTweet:focus,#page-container .AppContent-main .Grid-cell.u-lg-size2of3 .ProfileTweet:hover{background:linear-gradient(to left,#121314,#151617,#121314)!important}.ProfileMessagingActions .DMButton,.ProfileMessagingActions .NewTweetButton{border-radius:50px!important;border:0!important;box-shadow:none!important}.ProfileCanopy-avatar{bottom:80px!important;left:20px!important}.ProfileAvatar,.ProfileAvatarEditing{background:0 0!important;border-color:transparent!important;border-radius:0!important;box-shadow:none!important}.ProfileCanopy-navBar{padding-top:7px!important;margin-top:-70px!important;position:relative!important;z-index:20!important;background:rgba(18,19,20,.8)!important;border-bottom:1px solid #222326!important;height:70px!important}.ProfileCanopy-navBar .ProfileNav-item--userActions{background:0 0!important;padding-top:10px!important}.ProfileCanopy-navBar .is-active .ProfileNav-stat{border-bottom-width:2px!important}.ProfileCanopy-navBar .ProfileNav-stat{padding:14px 3px 0!important;height:52px!important;margin:0 10px!important}.ProfileCanopy--withNav.ProfileCanopy--large{padding-bottom:0!important}.ProfileCanopy-headerBg:after{content:"";background:rgba(0,0,0,.6);width:100%;height:100%;top:0;left:0;position:absolute}.GridTimeline-footerIcon{background:#121314!important;color:#626669!important}.GridTimeline-footer:before{background:#262627!important}.ProfileCanopy--withNav{padding-bottom:0!important}.ProfileClusterFollow{background:0 0!important;border-bottom:0!important}.Grid-cell .ProfileCard{background:#1E1E20!important;border-color:transparent!important;border-radius:0!important}.Grid-cell .ProfileCard-bg{height:140px!important;background-size:147%!important;background-position:40% 0!important;border-radius:0!important;border-bottom:0!important;position:relative!important}.Grid-cell .ProfileCard-content{margin-top:-40px!important}.Grid-cell .ProfileCard-avatarLink{background:0 0!important}.Grid-cell .ProfileCard-bg:after{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.6);display:block!important;position:absolute;top:0;left:0}.Grid-cell .ProfileCard-userFields{margin-top:20px!important}.ProfileNav-item:not(.is-active) span:not(.button-text){color:#8B8E96!important}.ProfileNav-item:not(.is-active) .ProfileNav-stat:hover{border-bottom-width:0!important}.ProfileTweet .QuoteTweet-text a b,.ProfileTweet .QuoteTweet-text a s{color:#fff!important}.QuoteTweet--unavailable{background:0 0!important;border:1px solid #313235!important}.route-profile .ScrollBump{padding:15px 15px 30px!important}#doc.route-profile #stream-items-id li .expansion-container .js-simple-tweet{width:593px!important;margin-left:7px!important}#doc.route-profile #stream-items-id li .expansion-container .view-more-container{width:613px!important}.ProfileListItem{border-top-color:#262627!important;padding-top:18px!important}.topbar .ProfilePage-editingOverlay{height:100%!important;width:90px!important;position:fixed!important}.ProfilePage-editingOverlay{background-color:#000!important}#choose-photo .dropdown-menu{top:0!important;left:155%!important}#choose-photo .dropdown-menu .dropdown-caret{left:-6px!important;top:95px!important;transform:rotate(-90deg)}.ProfileHeaderCardEditing{background:0 0!important}.ProfileHeaderCardEditing-editableField,.ProfileHeaderCardEditing-userColorButton{border-radius:0!important}.ProfileHeaderCardEditing-userColor .ColorPicker{background:#121314!important;padding:10px 0 10px 16px!important}.ProfileHeaderCardEditing-userColor .ColorPicker .dropdown-caret{display:none!important}.ProfileHeaderUploadDialog-footer.modal-footer{top:-5px!important;position:relative!important;z-index:1!important}#choose-header .dropdown-menu{top:127px!important}#choose-header .dropdown-menu .dropdown-caret{top:auto!important;bottom:-9px!important;transform:rotate(180deg)}#header_image_upload_dialog-body{position:relative!important;z-index:0!important}.has-more-items,.stream-end,.stream-end-inner,.stream-footer .stream-loading,.stream-whale-end{background:0 0!important;border-radius:0!important;border:0!important}.GridTimeline-footerIcon .spinner,.spinner-bigger,.stream-loading .spinner{background-image:url(https://openmerchantaccount.com/img/gifcargando1.GIF)!important}.app,.find-friends-sources .js-launch-service{background:0 0!important;border:0!important}.content-header,.content-header .header-inner,.content-inner,.content-inner hr,.stream-item{background:0 0!important;border:none!important;border-bottom:1px solid #222326!important}.content-inner .alert{background:0 0!important;border:1px solid #e2de66!important}.find-friends-sources,.find-friends-top-subheader{background:0 0!important;color:#dfe0e6!important}#settings-alert-box,.content-inner .alert p{color:#fff!important;text-shadow:none!important}.content-inner .alert p a{color:#e2de66!important}#notifications-optout-all-top{background:#222326!important;border:0!important}#notifications-optout-all-top .btn{margin-top:-2px!important}.revoke.btn{background:0 0!important;color:#dfe0e6!important}.route-connect ._timestamp,.route-connect .stream-item-activity-line-me{color:#C5C5C5!important}.route-connect .stream-item-activity-me{border-bottom:1px solid #222326!important;padding:7px 0!important}.route-connect .activity-type{top:16px!important}.DMPopoverMenu,.dropdown-menu{background-color:#3e3e40!important;border-radius:0!important;padding:0!important}.DMPopover-content.Caret:after,.dropdown-menu .dropdown-caret .caret-inner{border-bottom-color:#3e3e40!important;top:2px!important}.DMPopover-content.Caret:after{border-bottom-color:#3e3e40!important;top:0!important}.DMPopoverMenu li,.dropdown-menu ul li,.js-actionPinTweet button{padding:0!important;border-bottom:1px solid #27282b!important}.dropdown-menu ul li.geo-not-enabled-yet{border-bottom:0!important}.dropdown-menu ul li.geo-not-enabled-yet:hover{background:0 0!important}.dropdown-menu ul .dropdown-divider{display:none!important}.DMPopoverMenu li button:hover,.DMPopoverMenu li:hover,.dropdown-menu ul li a:hover,.dropdown-menu ul li:hover{background-color:#2e2f33!important}.dropdown-menu ul .current-user .fullname,.dropdown-menu ul .current-user .metadata,.dropdown-menu ul li .dropdown-link,.dropdown-menu ul li .dropdown-link:focus,.dropdown-menu ul li:hover .dropdown-link,.dropdown-menu ul li:not(.geo-not-enabled-yet) a{background-color:transparent!important;padding:12px 16px!important;color:#adaeb3!important;font-size:14px!important}.DMPopoverMenu li{padding:7px 2px!important;color:#adaeb3!important;font-size:14px!important}.dropdown-menu ul .current-user .fullname,.dropdown-menu ul .current-user .metadata{padding:0!important}.geo-picker.active .geo-picker-btn{background:0 0!important;border-radius:0!important;border-color:#b3b3b3!important}.geo-picker.active .geo-query-location{background:#3E3E40!important;margin:0!important}.geo-picker.active .GeoSearch-queryInput{border:0!important;background:#3E3E40!important;box-shadow:none!important;padding:10px 10px 10px 30px!important;color:#fff!important}.geo-picker.active .GeoSearch-result,.geo-picker.active .geo-dropdown-status,.geo-picker.active .geo-turn-off-item{padding:9px 9px 9px 30px!important;color:#fff!important}.geo-picker.active .GeoSearch-result.is-focused,.geo-picker.active .geo-turn-off-item.is-focused{background-color:#2e2f33!important}.geo-picker.active .GeoSearch-result .checkmark,.geo-picker.active .geo-turn-off-item .icon.close{margin-top:4px!important}.alert-messages{top:50px!important;right:50px!important;left:auto!important}.alert-messages .message{background-color:#292a2d!important;width:auto!important;border-radius:0!important;padding:30px 20px!important}.follow-btn,.follow-button{border-radius:50px!important}#cancel_password_button,#deactivate_account_cancel,#export_button,#import-services-list .btn,#profile_background_upload,.AcceptDeclineActions .btn,.GridTimeline-retry,.ProfilePage-cancelButton,.contacts-dashboard,.delete-info,.dm-toolbar .mark-all-read,.edit-button,.not-following .follow-btn,.not-following .follow-button,.notifications-optout-button,.pending .btn:not(.user-dropdown),.profile-image-cancel{background:0 0!important;border-color:#88898c}.BlockedWarningTimeline-button,.blocked .btn:not(.user-dropdown){background:0 0!important;border-color:#bd3737}.follow-btn .block-text,.follow-btn .cancel-req-text,.follow-btn .following-text,.follow-btn .pending-text,.follow-btn .unblock-text,.follow-btn .unfollow-text{position:relative!important;top:2px!important}.follow-button .block-text,.follow-button .cancel-req-text,.follow-button .following-text,.follow-button .pending-text,.follow-button .unblock-text,.follow-button .unfollow-text{padding-top:4px!important}.follow-btn .js-action-follow,.follow-button .follow-text{color:#dfe0e6!important;font-weight:400!important;margin-top:-2px!important}.follow-btn .Icon,.follow-button .Icon{top:4px!important;color:#dfe0e6!important}.big-avatar-list .user-actions-follow-button{overflow:visible!important}.edit-button{border-radius:50px!important}#timeline .content-header{border:0!important;border-radius:0!important;padding:0 7px!important}#timeline .content-header .header-inner{background:0 0!important;border:0!important;padding:12px 5px!important;border-bottom:1px solid #222326!important}#timeline .content-header .view-toggler,#timeline .content-header .view-toggler .active{color:#8D9093!important}.dashboard .js-nav-links li a{background:0 0!important;border-radius:0!important;border:0!important}.dashboard .js-nav-links{border-bottom:1px solid #222326!important;padding-bottom:5px!important}.js-search-modes{padding-top:5px!important;border-top:1px solid #222326!important}.ProfileHeading-toggleItem.is-active,.dashboard .js-nav-links li.active .search-navigation-title,.dashboard .js-nav-links li.active a{color:#dfe0e6!important;position:relative}.dashboard .js-nav-links li.active .Icon--check{opacity:0!important}.dashboard .js-nav-links li.active .search-navigation-title:after{content:"";position:absolute;width:100%;height:2px;background-color:#55acee;display:block!important;bottom:-3px;left:0}.dashboard .js-nav-links li a,.dashboard .js-nav-links li a .search-navigation-title{color:#909090!important;font-weight:400!important}.dashboard .js-nav-links li:not(.active):hover a,.dashboard .js-nav-links li:not(.active):hover a .search-navigation-title{color:#C5C5C5!important;font-weight:400!important}.dashboard .js-nav-links li a{padding-left:0!important}#timeline .search-stream .expansion-container .original-tweet-container{border-bottom:0!important}#timeline .stream-media-items{border-bottom:1px solid #222326!important;margin-top:15px!important}#timeline .stream-media-grid-items{padding-bottom:15px!important}.stream-related-queries{border-top:0!important}.stream-related-queries .related-items{padding-bottom:25px!important;border-bottom:1px solid #222326!important}.before-module .tweet{border-radius:0!important}.stream-user-gallery{border-bottom:1px solid #222326!important;background:0 0!important;border-left:0!important;border-right:0!important}.stream-user-gallery .user-gallery-facepile{padding:15px 0!important}#stream-items-id .account{border-color:#212122!important;padding:17px 12px!important}#stream-items-id .expansion-container>.original-tweet-container{border:0!important}#doc.route-connect .content-main.module,#doc.route-connect .content-main.module .flex-module{background-color:transparent!important;border:0!important}.AdaptiveStreamGridImage .grid-tweet-actions-container{background-color:rgba(18,19,20,.85)!important;border-color:transparent!important}.ThreadedConversation,.ThreadedConversation--loneTweet,.route-permalink .permalink,.route-permalink .permalink-tweet{background:0 0!important;border:0!important}.route-permalink .permalink-tweet .tweet-text{color:silver!important}.route-permalink .inline-reply-tweetbox{background:#222326!important;border-top:0!important;border-bottom:0!important;border-radius:0!important}.route-permalink .inline-reply-tweetbox .tweet-box{background-color:#303135!important;border-radius:0!important;border-color:#303135!important;color:#dfe0e6!important}.route-permalink .Trends,.route-permalink .trends-container{background:0 0!important;border:0!important;border-radius:0!important}.route-permalink .trends-container{border:0!important}.route-permalink .permalink-footer .flex-module{background:0 0!important;border-radius:0!important;border:0!important}#doc:not(.route-permalink) .stream-container .stream.permalink-stream li .tweet{border-bottom:1px solid #222326!important;padding:18px 40px 18px 98px!important}#doc.route-permalink .stream-container .stream.permalink-stream li .tweet{border-bottom:1px solid #222326!important;padding:18px 35px!important}.route-permalink .ThreadedConversation .ThreadedConversation-tweet:after{top:79px!important;background-color:#b9bbc1!important}.route-permalink .ThreadedConversation .ThreadedConversation-tweet:before,.route-permalink .ThreadedConversation .ThreadedConversation-viewOther:before{background-color:#b9bbc1!important}.route-permalink .ThreadedConversation-showMore{border:0!important;background:0 0!important;width:628px!important;margin-left:7px!important}.route-permalink .ThreadedConversation-showMore .show-more-link{background:#1D1D1D!important;color:#B2B2B2!important}.route-permalink .ThreadedConversation-showMore:after{border-bottom:0!important;border-top-color:#252525!important}.route-permalink .ThreadedConversation .ThreadedConversation-viewOther{margin-top:-1px!important;background:#121314!important}.route-permalink .ThreadedConversation .ThreadedConversation-viewOther .view-other-link{border-color:#303135!important;color:#B2B2B2!important}.media-not-displayed{background:#141212!important;border:1px solid #7D3F3F!important;border-radius:0!important;color:#AFAFAF!important}.media-not-displayed a{color:#A7A7A7!important}.btn.display-this-media{border-radius:25px!important;background:0 0!important;border:1px solid #7D3F3F!important;color:#9E9E9E!important}.TwitterCard-container,.TwitterCard-container:hover{border-color:transparent!important;border-radius:0!important;background:0 0!important}.TwitterCard-container .SummaryCard-image{background:0 0!important}.TwitterCard-container .SummaryCard-contentContainer{background-color:#1B1C1D!important}.dashboard a:focus{box-shadow:none!important}.dashboard .ProfileCardStats{padding-top:14px!important}.dashboard .DashboardProfileCard{background:0 0!important;border-radius:0!important;border:0!important}.dashboard-left .DashboardProfileCard-bg{height:150px!important}.dashboard .DashboardProfileCard-bg:after{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.6);display:block!important;position:absolute;top:0;left:0}.dashboard .DashboardProfileCard-content .DashboardProfileCard-userFields a{color:#dfe0e6!important;font-weight:400!important}.dashboard .DashboardProfileCard-content .DashboardProfileCard-userFields .DashboardProfileCard-name a{font-size:20px!important}.dashboard .DashboardProfileCard-content .DashboardProfileCard-userFields{bottom:50px!important;top:auto!important}.dashboard-left .DashboardProfileCard-content .DashboardProfileCard-userFields{bottom:63px!important;top:auto!important}.dashboard .DashboardProfileCard-content{background:#222326!important;width:292px;margin-left:-1px!important}.dashboard-left .DashboardProfileCard-avatarLink{bottom:57px!important}.dashboard .DashboardProfileCard-stats{margin-top:-12px!important;padding:17px 0 15px 0!important;position:relative}.dashboard .DashboardProfileCard-stats span{color:#B2B2B2!important}.dashboard-left .DashboardProfileCard{margin-top:-24px!important}.dashboard-left{margin-top:5px!important}.dashboard-left .module .flex-module{background:0 0!important;border-radius:0!important;border:0!important}.dashboard-left .module .flex-module .btn.follower-request-link.js-nav{background:#292a2d!important;color:#B2B2B2!important;border-radius:0!important;border-color:#292a2d!important;font-weight:400!important;z-index:20;display:block!important}.ProfileSidebar .Trends,.dashboard .Trends{background:0 0!important;border-radius:0!important;border:0!important;padding-bottom:25px!important;border-bottom:1px solid #313235!important}.trend-item-context{color:#A0B1BF!important}.trend-item-stats{color:#6C7983!important}.WhoToFollow,.wtf-module .flex-module{background:0 0!important;border-radius:0!important;border:0!important;border-bottom:1px solid #313235!important}.account-group .username s,.dashboard-user-recommendations .account-group .username span{color:#717B8B!important}.import-prompt .service{background:0 0!important;border-radius:4px!important;padding:5px 3px 3px 5px!important;border-color:transparent!important}.import-prompt .js-connect-other{padding:5px!important;background:#292a2d!important;color:#B2B2B2!important;width:250px!important;text-align:center!important;text-decoration:none!important}.import-prompt .cta{border-bottom:0!important}.UserCompletion,.UserCompletion ul li a,.UserCompletion-header,.empty-timeline-footer{background:0 0!important;border-radius:0!important;border:0!important;border-bottom:1px solid #222326!important;padding:22px 12px!important}.Footer .flex-module{background-color:transparent!important;border-radius:0!important;border:0!important;border-bottom:0!important}#doc.route-home .Footer .flex-module{border-bottom:1px solid #313235!important}.content-main,.dashboard-right{position:relative!important}.dashboard-right{width:280px!important;padding:0 0 0 10px!important}.content-main:not(.u-cf):before{content:"";position:absolute;top:-26px;left:-14px;width:10px;height:1380px;background-image:url(https://pbs.twimg.com/media/CLsYPq6XAAAfr-J.png);opacity:1;background-repeat:no-repeat}.dashboard-right:after{content:"";position:absolute;top:-26px;left:-7px;width:10px;height:1380px;background-image:url(https://pbs.twimg.com/media/CLsYPq6XAAAfr-J.png);opacity:1;background-repeat:no-repeat}.dashboard-right:before{content:"";position:absolute;top:-26px;left:0;width:300px;height:1480px;background:linear-gradient(#1c1c1f,#121314)!important}.dashboard-right .Footer:before{content:"";position:absolute;top:-426px;left:290px;width:600px;height:1480px;background:linear-gradient(to bottom right,#1c1c1f,#121314,#121314)!important}.SignupCallOut{background:0 0!important;border:none!important}.Gallery .Gallery-content,.Gallery .Gallery-media{background-color:#0D0D0D!important;border-radius:0!important}.Gallery .GalleryTweet .tweet{background-color:#121314!important;border-radius:0!important}.Gallery .modal-close{opacity:.7!important}.DMConversationAvatar-image,.DirectMessage-avatar img,.content .avatar,.route-permalink .stats .avatar{border:1px solid rgba(255,255,255,.12)}#stream-items-id li .expansion-container .inline-reply-user-image{left:12px!important;width:37px!important;height:37px!important;top:10px!important}#global-nav-search .typeahead-accounts li .avatar{width:40px!important;height:40px!important;margin:-8px 10px -8px -10px!important}.global-nav-inner #user-dropdown-toggle,.global-nav-inner #user-dropdown-toggle img{width:42px!important;height:42px!important}.timeline-tweet-box .home-tweet-box .top-timeline-tweet-box-user-image{left:12px!important;top:3px!important}.dashboard .DashboardProfileCard-avatarLink{position:absolute!important;bottom:60px!important;background:0 0!important}.dashboard .DashboardProfileCard-avatarLink img{border:0!important}#profile-hover-container .ProfileCard-avatarLink img,.ProfileCard-avatarImage{margin:0!important;border:0!important}
}
@-moz-document domain("userstyles.org"){body{background-color:#202020!important}a{text-decoration:none!important;color:#4890a5!important;-webkit-transition:all .4s ease!important;-moz-transition:all .4s ease!important;-o-transition:all .4s ease!important;transition:all .4s ease!important}a:hover{color:#2a6374!important}ul{list-style-type:square!important}p{color:#ededed!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;padding-left:12px!important;padding-right:12px!important}input{border:1px solid #606060!important;background-color:#282828!important;padding:4px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;color:#c9c9c9!important}input[alt="Donate"]{background:transparent!important;padding:0!important;border:none!important}#main-style-info #style-settings input{margin-top:6px!important;margin-bottom:6px!important}.lb-outerContainer{background-color:#282828}.form-controls textarea,.form-controls input{margin-top:0!important}textarea{border:1px solid #606060!important;background-color:#282828!important;padding:6px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;color:#c9c9c9!important}select{border:1px solid #606060!important;background-color:#282828!important;padding:3px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;color:#c9c9c9!important}header{background-color:#3a3a3a!important;border-radius:0!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;margin-right:12px!important;margin-left:0!important;margin-top:24px!important;margin-bottom:12px!important}header h1,h2,h3,h4,h5,h6{color:#ededed!important;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif!important;text-transform:uppercase!important;padding-top:12px!important;padding-bottom:12px!important;padding-left:12px!important;padding-right:12px!important}header#main-header a{color:#4890a5!important}header#main-header a:hover{color:#2a6374!important}header a{font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif!important;text-transform:uppercase!important;font-weight:700!important;color:#4890a5!important}header a:hover{color:#2a6374!important}div.style-brief-text header{text-align:center!important}nav{background-color:#3a3a3a!important;border-radius:0!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;width:196px;margin-right:12px!important;margin-left:0!important;margin-top:12px!important;margin-bottom:12px!important}nav ul{padding-top:12px!important;padding-bottom:12px!important;padding-left:12px!important;padding-right:12px!important;color:#ededed!important;font-weight:700!important;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif!important;text-transform:uppercase!important}nav ul li{padding-bottom:6px!important}nav ul li a{color:#4890a5!important}nav ul li a:hover{color:#2a6374!important}nav ul li#sidebar-search{margin-bottom:48px!important}footer#related{background-color:#3a3a3a!important;border-radius:0!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;width:196px;margin-right:12px!important;margin-left:0!important;margin-top:24px!important;margin-bottom:12px!important}#new-setting{background-color:#3a3a3a!important;border-radius:0!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;padding-bottom:12px;padding-top:12px}#edit-style-settings,.edit-style-options{list-style:none!important}.edit-style-options li{padding-bottom:12px;border-bottom:1px solid #606060!important}.edit-style-options li:last-child{padding-bottom:0;border-bottom:none!important}.edit-color-setting input{color:#c9c9c9!important}.edit-option-value-url{width:600px}.edit-dropdown-setting{background-color:#3a3a3a!important;border-radius:0!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;padding-bottom:16px;margin-bottom:12px}.edit-color-setting{background-color:#3a3a3a!important;border-radius:0!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;padding-bottom:55px;margin-bottom:12px;padding-top:16px}.edit-image-setting{background-color:#3a3a3a!important;border-radius:0!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;padding-bottom:14px;margin-bottom:12px}.edit-text-setting{background-color:#3a3a3a!important;border-radius:0!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;padding-bottom:55px;margin-bottom:12px;padding-top:16px}.edit-text-setting input[type="button"]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;margin-top:12px!important}#new-setting input{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important}.edit-image-setting input[type="button"]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important}.edit-dropdown-setting input[type="button"]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important}.edit-color-setting input[type="button"]{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;margin-top:12px!important}.edit-dropdown-setting textarea{width:600px!important;resize:vertical!important}.edit-setting{background-color:#2c2c2c;border-bottom:1px solid #606060!important;padding-bottom:12px;padding-top:12px!important;margin-bottom:12px!important}.edit-option{margin-top:12px!important;margin-bottom:12px!important}.edit-option input{margin-bottom:12px!important}.new-option{margin-top:12px!important}footer#related h2{margin:0!important}footer#related ul{padding-top:12px!important;padding-bottom:12px!important;padding-left:12px!important;padding-right:12px!important;color:#ededed!important}footer#related ul li{padding-bottom:6px!important;font-weight:700!important}footer#related ul li.more{padding-top:12px!important}footer#related ul li a{color:#4890a5!important}footer#related ul li a:hover{color:#2a6374!important}div#advanced-search select{padding-top:3px!important;padding-bottom:3px!important;margin-bottom:6px!important;margin-right:6px!important}div#advanced-search select:first-child{padding-top:3px!important;padding-bottom:3px!important;margin-top:6px!important;margin-bottom:6px!important}div#front-page-best{padding-left:12px!important;padding-right:12px!important}div#front-page-newest{padding-left:12px!important;padding-right:12px!important}article#main-article{padding-left:12px!important;padding-right:12px!important}article#main-article p{margin-left:12px!important;margin-right:12px!important}article#main-article div{padding-left:12px!important;padding-right:12px!important}article#main-article iframe{padding-top:12px!important;padding-left:24px!important;padding-right:12px!important}article#main-article ul,ol{color:#ededed!important;margin-left:12px!important;margin-right:12px!important}article#main-article dl{color:#ededed!important;margin-left:12px!important;margin-right:12px!important}article#main-article dt{color:#ededed!important;margin-left:12px!important;margin-right:12px!important}article#main-article h1,h2,h3,h4,h5,h6{margin-left:12px!important;margin-right:12px!important}article#main-article table{background-color:#3a3a3a!important;margin-left:24px!important;margin-right:12px!important;margin-top:12px!important;margin-bottom:12px!important;padding-top:12px!important;padding-bottom:12px!important;padding-left:12px!important;padding-right:12px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}article#main-article table a{color:#4890a5!important}article#main-article table a:hover{color:#2a6374!important}article#main-article thead{color:#fff!important}article#main-article th{border-bottom:1px solid #92b3e5!important;padding:6px!important;color:#fff!important;text-transform:capitalize!important}article#main-article td{border-bottom:1px solid #92b3e5!important;padding:6px!important;color:#fff!important;font-weight:700!important}article#main-article td.numeric-value{text-align:center!important}article#main-article form{margin-left:12px!important;margin-right:12px!important}article#main-article label{color:#ededed!important}article#main-article span.linking-note{color:#8f908a!important}article#main-article p.linking-note{margin:0!important;padding:0!important}article#main-article div.form-controls{color:#ededed!important}article#main-article div.form-controls textarea{margin-left:12px!important;margin-right:12px!important}article#main-article div.form-controls input{margin-left:12px!important;margin-right:12px!important}article#main-article pre#widget-code{margin-left:24px!important}article#main-article pre{margin-left:24px!important;background-color:#474747!important;color:#f4f4f4!important;border:1px dotted #92b3e5!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}article#main-article pre#view-code{background-color:#474747!important;color:#f4f4f4!important;margin-left:0!important;border:1px dotted #92b3e5!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}article#main-article table.form-controls p{margin-left:0!important;padding-left:0!important}article#main-article table.form-controls{background-color:#3a3a3a!important;padding-top:24px!important;padding-bottom:24px!important;padding-left:24px!important;padding-right:24px!important}article#main-article td img{max-width:100%;margin:0 auto;display:block;height:auto!important}article#main-article section#obsoletion-message{background-color:#b22a2a!important;border-radius:0!important;margin-top:12px!important;margin-left:24px!important;margin-bottom:24px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}article#main-article section#obsoletion-message a{color:#d5d5d5!important;font-weight:700!important}article#main-article section#obsoletion-message a:hover{color:#f2f2f2!important}article#main-article section#obsoletion-message h2{text-decoration:none!important;font-style:normal!important}article#main-article section#obsoletion-message img.screenshot{margin-bottom:12px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}div.errorExplanation{background-color:#b22a2a!important;margin-left:25px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}div.listing-left-info figure.screenshot-thumbnail{border-radius:0!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}div.style-brief-text p{padding:0!important}article.style-brief.good-rating{margin-left:12px!important;margin-right:12px!important}div.style-brief-stats span{color:#8f908a!important}div.style-brief-text header{padding-top:12px!important;padding-bottom:12px!important;padding-left:12px!important;padding-right:12px!important}span.previous_page.disabled{color:#8f908a!important}a.previous_page{color:#f4f4f4!important}a.previous_page:hover{color:#8f908a!important}span.next_page.disabled{color:#8f908a!important}a.next_page{color:#f4f4f4!important}a.next_page:hover{color:#8f908a!important}em.current{color:#8f908a!important}span.gap{color:#8f908a!important}div#social{display:none!important}section#style-info{background-color:#3a3a3a!important;margin-left:24px!important;margin-top:12px!important;margin-bottom:24px!important;padding-top:24px!important;padding-bottom:24px!important;padding-left:12px!important;padding-right:12px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}section#additional-info{background-color:#3a3a3a!important;margin-left:24px!important;margin-top:24px!important;margin-bottom:24px!important;padding-top:12px!important;padding-bottom:12px!important;padding-left:12px!important;padding-right:12px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}section#discussions-area{background-color:#3a3a3a!important;margin-left:24px!important;margin-top:24px!important;margin-bottom:24px!important;padding-top:12px!important;padding-bottom:12px!important;padding-left:12px!important;padding-right:12px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}div#left-info{margin-left:12px!important;margin-right:12px!important;margin-bottom:12px!important}div#screenshots{width:350px!important;background-color:#474747!important;border:none!important;border-radius:0!important;margin-left:24px!important;margin-top:24px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}div#screenshots a{color:#4890a5!important;font-weight:700!important}div#screenshots a:hover{color:#2a6374!important}div#more-screenshots span{color:#fff!important}div#long-description{overflow:hidden!important;color:#ededed!important;margin-left:24px!important}div#additional-info-text{color:#ededed!important;margin-left:12px!important;margin-right:12px!important;margin-bottom:12px!important}ul#discussions li{padding-bottom:6px!important}ul#discussions a{color:#4890a5!important}ul#discussions a:hover{color:#2a6374!important}div#info-tables{background-color:#474747!important;margin-left:12px!important;margin-right:12px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}div#info-tables th::after{content:":"!important}article.style-brief.ok-rating{margin-left:12px!important;margin-right:12px!important;margin-bottom:12px!important}article.style-brief.no-rating{margin-left:12px!important;margin-right:12px!important;margin-bottom:12px!important}div.install-status.install{background:#5fc54e!important;min-width:168px!important;width:268px!important;text-align:center!important;line-height:48px!important;border-radius:0!important;margin-left:35px!important;margin-bottom:12px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-webkit-transition:all .4s ease!important;-moz-transition:all .4s ease!important;-o-transition:all .4s ease!important;transition:all .4s ease!important}div.install-status.install:hover{background:#6fef5a!important}div.install-status.install-info{background:#5278ce!important;min-width:168px!important;width:268px!important;text-align:center!important;line-height:48px!important;margin-left:35px!important;border-radius:0!important;margin-bottom:12px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-webkit-transition:all .4s ease!important;-moz-transition:all .4s ease!important;-o-transition:all .4s ease!important;transition:all .4s ease!important}div.install-status.install-info:hover{background:#5a88ef!important}div.install-status.install-info a.install-note{color:#b4b4b4!important}div.install-status.install-info a.install-note:hover{color:#ececec!important}div.install-status.no-install{background:#b22a2a!important;min-width:168px!important;width:268px!important;text-align:center!important;line-height:48px!important;margin-left:35px!important;border-radius:0!important;margin-bottom:12px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-webkit-transition:all .4s ease!important;-moz-transition:all .4s ease!important;-o-transition:all .4s ease!important;transition:all .4s ease!important}div.install-status.no-install:hover{background:#d54747!important}div.form-controls label{margin-left:12px!important}div#login{background-color:#3a3a3a!important;margin-left:24px!important;margin-bottom:12px!important;margin-top:12px!important;padding-top:12px!important;padding-bottom:12px!important;padding-left:12px!important;padding-right:12px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}div#login p{margin:0!important;padding:0!important;margin-top:12px!important;margin-bottom:12px!important}div#login input#remember-openid{margin-left:12px!important}form#password-login{margin:0!important;padding:0!important}form#openid-login-form{margin:0!important;padding:0!important}div#login-options a{color:#000!important}article#main-article table.author-styles{background-color:#3a3a3a!important;margin-left:24px!important}article#main-article table.author-styles td{border:1px solid #92b3e5!important;padding:6px!important}article#main-article table.author-styles th{border:1px solid #92b3e5!important;padding:6px!important}div#install-stats-chart-container{background-color:#3a3a3a!important;margin-left:24px!important;margin-right:12px!important;margin-bottom:24px!important;margin-top:12px!important;overflow:hidden!important;padding-bottom:12px!important;padding-top:12px!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}input[name=commit]{background-color:#555!important;color:#b4b4b4!important;border:transparent!important;padding-left:12px!important;padding-right:12px!important;padding-top:6px!important;padding-bottom:6px!important;cursor:pointer!important}input[name=commit]:hover{background-color:#777!important;-webkit-transition:all .4s ease!important;-moz-transition:all .4s ease!important;-o-transition:all .4s ease!important;transition:all .4s ease!important}input#search-submit{background-color:#555!important;color:#b4b4b4!important;border:transparent!important;padding-left:12px!important;padding-right:12px!important;padding-top:4px!important;padding-bottom:4px!important;margin-top:0!important;margin-bottom:6px!important;cursor:pointer!important}select#sort-select{width:163px}select#per-page-select{width:47px}input#search-submit:hover{background-color:#777!important;-webkit-transition:all .4s ease!important;-moz-transition:all .4s ease!important;-o-transition:all .4s ease!important;transition:all .4s ease!important}div#advanced-search-submit button{background-color:#555!important;color:#b4b4b4!important;border:transparent!important;padding-left:12px!important;padding-right:12px!important;padding-top:3px!important;padding-bottom:3px!important;margin-bottom:6px!important;cursor:pointer!important;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important}div#advanced-search-submit button:hover{background-color:#777!important;-webkit-transition:all .4s ease!important;-moz-transition:all .4s ease!important;-o-transition:all .4s ease!important;transition:all .4s ease!important}input[type=submit]{background-color:#555!important;color:#b4b4b4!important;border:transparent!important;padding-left:12px!important;padding-right:12px!important;padding-top:3px!important;padding-bottom:3px!important;margin-top:6px!important;margin-bottom:6px!important;cursor:pointer!important}input[type=submit]:hover{background-color:#777!important;-webkit-transition:all .4s ease!important;-moz-transition:all .4s ease!important;-o-transition:all .4s ease!important;transition:all .4s ease!important}div#Popup.Popup .Body ul{list-style:none!important}div#Popup.Popup .Body ul p{padding-left:0!important}div#Popup.Popup .Body{background-color:#3a3a3a!important;color:#ededed}div#Popup.Popup .Border{box-shadow:0 0 10px rgba(0,0,0,0.75);-moz-box-shadow:0 0 10px rgba(0,0,0,0.75);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.75)}body#dashboard_profile_preferences form,body#dashboard_profile_picture form,body#dashboard_profile_thumbnail form,body#dashboard_profile_quotes form{background-color:#3a3a3a!important;color:#ededed;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75);-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75);box-shadow:0 0 8px 0 rgba(0,0,0,0.75)}body#dashboard_profile_picture form ul,body#dashboard_profile_quotes form ul{list-style:none!important}table.PreferenceGroup th,table.PreferenceGroup td{border-bottom:1px solid #606060}table.PreferenceGroup tr:hover,table.PreferenceGroup td:hover,td.PrefCheckBox:hover{background-color:transparent!important;background:transparent!important}body#dashboard_profile_quotes h2.H{margin:5px 0!important;padding:0!important;font-size:140%!important;text-transform:capitalize!important}body#dashboard_profile_preferences form h2{margin:5px!important;padding:0!important}body{color:#70727c}.Vanilla a.TextColor,.Vanilla a .TextColor{color:#71a0ae;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.Vanilla a.TextColor:hover,.Vanilla a .TextColor:hover{color:#2a6374}.Vanilla .Preview{border:1px dashed #606060!important;background-color:#202020!important;padding-left:12px!important;padding-right:12px!important;-webkit-box-shadow:inset 0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:inset 0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:inset 0 0 8px 0 rgba(0,0,0,0.75)!important;color:#dcdcdc!important}.Vanilla .EditCommentForm textarea.TextBox,.Vanilla .CommentForm textarea.TextBox,.Dashboard .EditCommentForm textarea.TextBox,.Dashboard .CommentForm textarea.TextBox,.Conversations .EditCommentForm textarea.TextBox,.Conversations .CommentForm textarea.TextBox{width:100%!important}.Vanilla .FlyoutMenu,.Conversations .FlyoutMenu,.Search .FlyoutMenu{background:#454545!important;color:#dcdcdc!important;border-radius:none!important;-moz-border-radius:none!important;-webkit-border-radius:none!important;box-shadow:0 0 10px rgba(0,0,0,0.75);-moz-box-shadow:0 0 10px rgba(0,0,0,0.75);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.75);border:solid 1px #606060}.Vanilla .Flyout::before,.Vanilla .Flyout::after,.Conversations .Flyout::before,.Conversations .Flyout::after,.Search .Flyout::before,.Search .Flyout::after{border-bottom:7px solid #454545}.Vanilla .Empty,.Vanilla .Dashboard .Empty,.Vanilla .Conversations .Empty{color:#dcdcdc!important}.Vanilla .MenuItems,.Conversations .MenuItems,.Search .MenuItems{border:1px solid #606060;border-radius:none!important;-moz-border-radius:none!important;-webkit-border-radius:none!important;background:#454545;box-shadow:0 0 10px rgba(0,0,0,0.75);-moz-box-shadow:0 0 10px rgba(0,0,0,0.75);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.75)}.Vanilla .MenuItems ul,.Conversations .MenuItems ul,.Search .MenuItems ul,ul.Flyout.MenuItems{list-style:none!important;color:#dcdcdc!important}.Vanilla .MenuItems ul li a,.Conversations .MenuItems ul li a,.Search .MenuItems ul li a,ul.Flyout.MenuItems li a{color:#dcdcdc!important}.Vanilla .MenuItems ul li a:hover,.Conversations .MenuItems ul li a:hover,.Search .MenuItems ul li a:hover,ul.Flyout.MenuItems li a:hover{background-color:#5278ce!important}.Vanilla .MenuItems hr,.Conversations .MenuItems hr,.Search .MenuItems hr{border-bottom:1px solid #606060}.Vanilla div.CategoryFilterTitle{color:#ededed}span.CurrentFilter{color:#aaa!important}div.SearchForm .SiteSearch{width:100%!important;max-width:800px!important}div.SearchForm input#Form_Search.InputBox{width:100%!important;max-width:800px!important;padding-right:95px!important}div.SearchForm input#Form_Search1.Button{background-image:none!important;width:80px!important;margin-top:-3px!important}div#Head input#Form_Search.InputBox{padding-right:50px!important}ol#search-results mark{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;border-radius:2px;color:#000}ol#search-results h3,#MessageForm h2,.DataListWrap h2{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.Vanilla h2.CommentHeading{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;border-bottom:1px solid #606060}.Vanilla.Discussion h2.H{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;padding-bottom:0!important;margin-bottom:0!important}ul.token-input-list{border:0;color:#dcdcdc;background-color:transparent}#ConversationForm label{color:#dcdcdc}li.token-input-token{border:1px solid #606060!important;background-color:#282828!important;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;color:#c9c9c9!important;margin-top:2px}.Vanilla #Head,.Dashboard #Head,.Conversations #Head{background:#3a3a3a none repeat scroll 0 0;color:#FFF;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;padding-top:20px!important;padding-bottom:20px!important;text-transform:uppercase}.Vanilla .SiteTitle,.Dashboard .SiteTitle,.Conversations .SiteTitle{margin-left:-38px!important;margin-right:32px;font-size:18px}.Vanilla .SiteMenu a,.Dashboard .SiteMenu a,.Conversations .SiteMenu a{letter-spacing:.08em;font-weight:400!important;color:#c9c9c9!important}.Vanilla .SiteMenu a:hover,.Dashboard .SiteMenu a:hover,.Conversations .SiteMenu a:hover{letter-spacing:.08em;font-weight:400!important;color:#8c8c8c!important}.Vanilla input.DateBox,.Vanilla input.InputBox,.Vanilla input.SmallInput,.Vanilla textarea,.Dashboard input.DateBox,.Dashboard input.InputBox,.Dashboard input.SmallInput,.Dashboard textarea,.Conversations input.DateBox,.Conversations input.InputBox,.Conversations input.SmallInput,.Conversations textarea{color:#aaa;font-size:12px;margin:0;width:250px;padding-left:12px!important;background:#2f2f2f none repeat scroll 0 0;border:1px solid #606060!important;padding:3px}.Vanilla .SiteSearch .Button,.Dashboard .SiteSearch .Button,.Conversations .SiteSearch .Button{background-image:none!important;width:40px!important;height:18px!important;line-height:4px!important;margin-top:1px!important}.Vanilla .ProfilePhoto,.Dashboard .ProfilePhoto,.Conversations .ProfilePhoto{height:40px;width:40px;vertical-align:bottom;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}.Vanilla #Body,.Dashboard #Body,.Conversations #Body{margin-top:40px!important}.Vanilla body.Profile.EditMode #Content form,.Dashboard body.Profile.EditMode #Content form,.Conversations body.Profile.EditMode #Content form{color:#8c8c8c!important;background-color:#3a3a3a;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}.Vanilla #Panel,.Dashboard #Panel,.Conversations #Panel{background-color:#3a3a3a;padding:20px;margin-left:-40px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}.Vanilla .CommentForm .FormWrapper,.Dashboard .CommentForm .FormWrapper,.Conversations .CommentForm .FormWrapper{background-color:#3a3a3a!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}.Vanilla .FormWrapper,.Dashboard .FormWrapper,.Conversations .FormWrapper{margin-top:12px!important;background-color:#3a3a3a!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}.Vanilla .DiscussionForm span,.Dashboard .DiscussionForm span,.Conversations .DiscussionForm span{color:#8c8c8c!important}.Vanilla .DiscussionForm label,.Dashboard .DiscussionForm label,.Conversations .DiscussionForm label{color:#dcdcdc!important}.Vanilla .Message,.Dashboard .Message,.Conversations .Message{color:#ddd}.Vanilla .Excerpt,.Dashboard .Excerpt,.Conversations .Excerpt{color:#ddd}.Vanilla .Title,.Dashboard .Title,.Conversations .Title{color:#8c8c8c}.Vanilla .About,.Dashboard .About,.Conversations .About{color:#9f9f9f}.Vanilla .Discussion .PageTitle h1,.Dashboard .Discussion .PageTitle h1,.Conversations .Discussion .PageTitle h1{color:#aaa}.Vanilla .PanelCategories li:first-child,.Vanilla .PanelCategories li:nth-last-child(2),.Dashboard .PanelCategories li:first-child,.Dashboard .PanelCategories li:nth-last-child(2),.Conversations .PanelCategories li:first-child,.Conversations .PanelCategories li:nth-last-child(2){border-bottom:1px solid #606060}.Vanilla .UserBox .Username,.Vanilla .MeBox .Username,.Dashboard .UserBox .Username,.Dashboard .MeBox .Username,.Conversations .UserBox .Username,.Conversations .MeBox .Username{text-transform:Uppercase;letter-spacing:.08em;font-weight:400!important;padding-left:7px;color:#aaa!important}.UserBox .Email{padding-left:7px;font-size:90%}.Vanilla .UserBox .Username:hover,.Vanilla .MeBox .Username:hover,.Dashboard .UserBox .Username:hover,.Dashboard .MeBox .Username:hover,.Conversations .UserBox .Username:hover,.Conversations .MeBox .Username:hover{color:#8c8c8c!important}.Vanilla .DataList,.Vanilla .NarrowList,.Dashboard .DataList,.Dashboard .NarrowList,.Conversations .DataList,.Dashboard .NarrowList{list-style:none!important}.Vanilla .DataList .Item,.Vanilla .NarrowList .Item,.Dashboard .DataList .Item,.Dashboard .NarrowList .Item,.Conversations .DataList .Item,.Dashboard .NarrowList .Item{border-bottom:1px solid #606060}.Vanilla .FilterMenu,.Dashboard .FilterMenu,.Conversations .FilterMenu{list-style:none!important}.Vanilla #Panel .FilterMenu li,.Vanilla .PanelInfo li,.Dashboard #Panel .FilterMenu li,.Dashboard .PanelInfo li,.Conversations #Panel .FilterMenu li,.Conversations .PanelInfo li{border-bottom:1px solid #606060}.Vanilla #Panel .FilterMenu li:first-child,.Vanilla .PanelInfo li:first-child,.Dashboard #Panel .FilterMenu li:first-child,.Dashboard .PanelInfo li:first-child,.Conversations #Panel .FilterMenu li:first-child,.Conversations .PanelInfo li:first-child{border-top:1px solid #606060}.Vanilla #Panel .PanelInfo,.Dashboard .PanelInfo,.Conversations .PanelInfo{list-style:none!important}.Vanilla .PageDescription,.Dashboard .PageDescription,.Conversations .PageDescription{color:#9f9f9f}.Vanilla blockquote,.Dashboard blockquote,.Conversations blockquote{margin:1em 0 1em 40px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}.Vanilla code,.Vanilla pre,.Dashboard code,.Dashboard pre,.Conversations code,.Conversations pre{border-radius:2px;background:#474747 none repeat scroll 0 0;border:1px solid #92b3e5!important;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important}.Vanilla #Foot .Row,.Dashboard #Foot .Row,.Conversations #Foot .Row{margin-top:20px!important;margin-bottom:20px!important;border-top:1px dashed #606060!important;padding-top:26px!important;padding-bottom:12px!important}.Vanilla .PoweredByVanilla,.Dashboard .PoweredByVanilla,.Conversations .PoweredByVanilla{background-color:rgba(146,179,229,0.95)!important;border:6px solid #323a47!important;border-radius:43px!important;padding-top:10px!important;padding-bottom:10px!important;width:86px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.85)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.85)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.85)!important}.Vanilla .ProfilePhotoLarge,.Dashboard .ProfilePhotoLarge,.Conversations .ProfilePhotoLarge{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important}.Vanilla .bodybox-wrap label,.Dashboard .bodybox-wrap label,.Conversations .bodybox-wrap label{color:#aaa}.Vanilla .Count,.Dashboard .Count,.Conversations .Count{background:#555;color:#dcdcdc;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important}.Vanilla .Box h4,.Dashboard .Box h4,.Conversations .Box h4{margin-left:-10px!important;color:#8c8c8c!important}.Vanilla textarea.MultiComplete,.Dashboard textarea.MultiComplete,.Conversations textarea.MultiComplete{resize:vertical!important}.Vanilla .EditCommentForm textarea.TextBox,.Vanilla .CommentForm textarea.TextBox,.Dashboard .EditCommentForm textarea.TextBox,.Dashboard .CommentForm textarea.TextBox,.Conversations .EditCommentForm textarea.TextBox,.Conversations .CommentForm textarea.TextBox{max-width:620px!important;min-width:310px!important;color:#fff}.Vanilla .DiscussionForm textarea,.Dashboard .DiscussionForm textarea,.Conversations .DiscussionForm textarea{max-width:870px!important;min-width:470px!important;margin-bottom:16px;color:#fff!important}.Vanilla input.SmallInput,.Vanilla input.InputBox,.Dashboard input.SmallInput,.Dashboard input.InputBox,.Conversations input.SmallInput,.Conversations input.InputBox{color:#fff!important}.Vanilla h1,.Vanilla h2,.Vanilla h3,.Vanilla h4,.Vanilla h5,.Vanilla h6,.Dashboard h1,.Dashboard h2,.Dashboard h3,.Dashboard h4,.Dashboard h5,.Dashboard h6,.Conversations h1,.Conversations h2,.Conversations h3,.Conversations h4,.Conversations h5,.Conversations h6{color:#aaa!important}.Vanilla .Empty,.Dashboard .Empty,.Conversations .Empty{color:#aaa!important}.Vanilla .CategoryDescription,.Dashboard .CategoryDescription,.Conversations .CategoryDescription{color:#9f9f9f!important}.Vanilla .Item.Read,.Dashboard .Item.Read,.Conversations .Item.Read{background:#303030 none repeat scroll 0 0;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important}.Vanilla .HasNew,.Dashboard .HasNew,.Conversations .HasNew{background:#d1d485 none repeat scroll 0 0;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important}.Vanilla .Tag,.Dashboard .Tag,.Conversations .Tag{background:#777 none repeat scroll 0 0;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 4px 0 rgba(0,0,0,0.75)!important}.Vanilla .SearchForm .InputBox,.Dashboard .SearchForm .InputBox,.Conversations .SearchForm .InputBox{-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 6px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 6px 0 rgba(0,0,0,0.75)!important}.Vanilla input#Form_PostComment.Button,.Dashboard input#Form_PostComment.Button,.Conversations input#Form_PostComment.Button{color:#f4f4f4!important;padding:6px 16px!important;margin-left:16px!important;background:#717171!important}.Vanilla input#Form_PostComment.Button:hover,.Dashboard input#Form_PostComment.Button:hover,.Conversations input#Form_PostComment.Button:hover{color:#f4f4f4!important;background:#606060!important}.Vanilla .Button,.Dashboard .Button,.Conversations .Button{display:inline-block!important;font-size:12px!important;letter-spacing:.04em!important;background:#5278ce!important;color:#f4f4f4!important;font-weight:400!important;text-shadow:none!important;border:none!important;text-align:center!important;line-height:12px!important;margin-bottom:12px!important;margin-top:12px!important;padding:6px 12px!important;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 6px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 6px 0 rgba(0,0,0,0.75)!important;-webkit-transition:all .4s ease!important;-moz-transition:all .4s ease!important;-o-transition:all .4s ease!important;transition:all .4s ease!important}.Vanilla .Button:hover,.Dashboard .Button:hover,.Conversations .Button:hover{background:#5a88ef!important;color:#fff!important}.Vanilla .EmoticonBox,.Dashboard .EmoticonBox,.Conversations .EmoticonBox{background-color:#3a3a3a;width:26px;height:26px;border-color:-moz-use-text-color #606060 #606060 -moz-use-text-color}.Vanilla .EmoticonBox:hover,.Dashboard .EmoticonBox:hover,.Conversations .EmoticonBox:hover{margin-bottom:5px;margin-right:10px}.Vanilla .EmoticonContainer,.Dashboard .EmoticonContainer,.Conversations .EmoticonContainer{border-color:#606060 -moz-use-text-color -moz-use-text-color #606060;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;box-shadow:0 0 8px 0 rgba(0,0,0,0.75)!important;z-index:1000;background:#3a3a3a none repeat scroll 0 0;width:459px}.EmotifyDropdownActive{background-color:#3a3a3a;border:1px solid #606060;box-shadow:0 0 8px rgba(0,0,0,0.75);-moz-box-shadow:0 0 8px rgba(0,0,0,0.75);-webkit-box-shadow:0 0 8px rgba(0,0,0,0.75)}}
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain('wikipedia.org') {
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
color: #ddd;
background-color: #222 !important;
}
a {
color: #608dff !important;
text-decoration: none;
}
a:hover {
color: #637ab5 !important;
text-decoration: underline;
}
h1 {
border: 0px !important;
font-family: 'Arial' !important;
font-weight: 700 !important;
font-size: 36px !important;
color: #eee !important;
}
h2 {
border: 0px !important;
font-family: 'Arial' !important;
font-weight: 400 !important;
font-size: 26px !important;
color: #eee !important;
}
h3 {
border: 0px !important;
font-family: 'Arial' !important;
font-weight: 400 !important;
font-size: 16px !important;
color: #ddd !important;
}
h4 {
color: #ccc !important;
}
.reflist, .refbegin {
background-color: #282828 !important;
}
.thumbcaption {
color: #888 !important;
}
#content h3 {
font-size: 20px !important;
}
p {
font-weight: 300 !important;
line-height: 1.9 !important;
}
.portal-column-right span, .portal-column-left span, body.ns-100 .mw-body-content h2,
.mw_metadata th, .tracklist th {
color: #ddd !important;
background-color: #444 !important;
}
body.ns-100 .mw-body-content th, body.ns-100 .mw-body-content div, body.ns-100 #portal td,
.mw_metadata td, .tracklist td, .tracklist div {
color: #ddd !important;
border-width: 0px !important;
background-color: #333 !important;
}
.portal-column-right, .portal-column-left, body.ns-100 .mw-body-content .subpages {
color: #ddd !important;
background-color: #222 !important;
border-width: 0px !important;
}
.mw-highlight {
background-color: #222 !important;
}
#Example {
color: #ddd !important;
}
table,td,th {
border: 0px !important;
border-collapse: collapse !important;
padding: 5px !important;
}
ul,li {
background: transparent !important;
border: 0px !important;
line-height: 1.8 !important;
font-size: 14px !important;
font-weight: 300 !important;
}
li span {
background: transparent !important;
border: 0px !important;
font-size: 14px !important;
}
.referencetooltip {
background-color: #282828 !important;
}
dl {
font-weight: 300 !important;
}
dt {
font-style: italic;
font-size: 16px !important;
margin-top: 10px !important;
}
dd {
font-size: 15px !important;
}
#p-logo a {
background-image: url('https://i.imgur.com/lNORoSn.png') !important;
background-color: #222 !important;
}
code {
padding: 3px !important;
background: transparent !important;
color: #39892f !important;
border: 1px solid #555 !important;
}
.hatnote span {
color: #888 !important;
background-color: #222 !important;
}
tt {
font-family: 'Source Code Pro','Lucida Sans Unicode','Courier New' !important;
font-size: 16px !important;
}
.new,.new:link,.new:visited {
color: #cd5b45 !important;
}
blockquote {
border: 0px !important;
font-style: italic !important;
font-size: 20px !important;
margin: 35px 75px !important;
line-height: 1.5 !important;
font-weight: 300 !important;
background: transparent !important;
}
select {
padding: 0px 10px;
}
.mw-ui-button,.mw-ui-progressive {
border: 1px solid #888 !important;
color: #347Bff !important;
background: #222 !important;
text-shadow: 0px 0px 0px;
}
.mw-ui-button.mw-ui-progressive:hover,.mw-ui-button.mw-ui-progressive:focus,.mw-ui-button.mw-ui-progressive:active,.mw-ui-button:hover,.mw-ui-progressive:hover,.mw-ui-button:focus,.mw-ui-progressive:focus {
box-shadow: 0px 0px 0px !important;
text-shadow: 0px 0px 0px !important;
border: 1px solid #347Bff !important;
}
#wpSave,#wpPreview,#wpDiff {
border-radius: 4px !important;
border: 1px solid #347Bff !important;
color: #347Bff !important;
background: #222 !important;
text-shadow: 0px 0px 0px;
padding: 0.5em 1em;
cursor: pointer;
}
#wpSave:hover,#wpPreview:hover,#wpDiff:hover {
color: rgba(52,123,255,0.5) !important;
}
/* Search */
#simpleSearch {
background: transparent !important;
border-color: #666 !important;
}
#searchInput {
color: #ddd !important;
background: transparent !important;
}
.mw-ui-input {
border: 1px solid #888 !important;
color: #ddd !important;
background: #222 !important;
font-size: 16px !important;
}
.mw-ui-input:focus {
box-shadow: 0px 0px 0px !important;
}
.mwe-math-fallback-image-inline {
-webkit-filter: invert(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'invert\'><feColorMatrix in='SourceGraphic' type='matrix' values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0'/></filter></svg>#invert");
}
.mw-content-ltr pre {
font-family: "Courier New", Lucida Console, sans-serif !important;
color: #a5c4ff !important;
}
.suggestions {
font-weight: 300 !important;
font-size: 15px !important;
max-width: 300px !important;
margin-top: 15px !important;
border: 0px !important;
box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.5);
}
.suggestions-results {
border: 0px !important;
}
.suggestions-result {
padding: 10px !important;
}
.imeselector,#searchEngines {
display: none !important;
}
.mw-search-formheader {
border: 0px !important;
background: transparent !important;
}
.central-featured-logo-wrapper {
height: 350px;
background: transparent url("https://i.imgur.com/5uRX9M2.png") no-repeat scroll center center / 200px auto;
}
.central-featured-logo {
display: none;
}
.central-textlogo {
filter: invert(1) !important;
}
.bookend {
background-image: none !important;
}
.link-box em, .link-box small {
color: #bbb !important;
}
.search-form fieldset {
background-color: #444 !important;
border-color: #888 !important;
border-width: 1px !important;
}
#searchInput, #searchLanguage, #langsearch-input {
background-color: #222 !important;
border-color: #888 !important;
border-width: 1px !important;
}
.formBtn {
background-color: #222 !important;
border-color: #888 !important;
border-width: 1px !important;
border-radius: 0px !important;
}
.mw-search-result-heading,.searchresult,.searchmatch {
font-size: 14px !important;
font-weight: 400 !important;
padding: 3px 0px !important;
}
.searchmatch {
font-weight: 700 !important;
}
.mw-search-result-data,.mw-search-createlink {
display: none;
}
#mw-page-base,.vectorTabs {
background: transparent !important;
border-width: 0px !important;
}
#content {
color: #ddd !important;
border: 0px !important;
margin-left: 215px !important;
}
.portal, .portal table {
background: transparent !important;
}
#mw-panel {
width: 200px !important;
border-right: 1px solid #666;
background: none;
}
#p-logo {
left: 0px;
padding-left: 8px;
background-color: white;
}
#p-logo a {
width: 11em !important;
padding-left: 40px;
background-color: white;
left: 0px;
border-right: 1px solid #666;
margin-left: -1em;
}
#p-logo a:hover {
opacity: 1.0;
}
#mw-head {
color: #ddd !important;
background-color: #3b3b3b;
opacity: 1.0;
box-shadow: 0px 1px 2px #2b2b2b;
-webkit-transition-property: opacity !important;
-moz-transition-property: opacity !important;
-o-transition-property: opacity !important;
-ms-transition-property: opacity !important;
transition-property: opacity !important;
-webkit-transition-duration: 0.5s !important;
-moz-transition-duration: 0.5s !important;
-o-transition-duration: 0.5s !important;
-ms-transition-duration: 0.5s !important;
transition-duration: 0.25s !important;
}
#mw-head:hover {
opacity: 1.0 !important;
}
.uls-settings-trigger {
display: none !important;
}
#left-navigation {
margin-left: 233px !important;
}
.wikitable {
font-weight: 300 !important;
}
.wikitable td, .wikitable th {
border: 1px solid #444 !important;
}
pre {
line-height: 1.3 !important;
font-family: "Courier New", Lucida Console, sans-serif !important;
border: 0px !important;
background: 0px !important;
font-size: 16px !important;
color: aliceblue !important;
}
.mw-code {
border: 0px !important;
padding: 17px !important;
background: 0px !important;
font-size: 16px !important;
}
#bodyContent tbody, #mp-left, .MainPageBG, #mp-left div, #mp-right div, #mp-topbanner div, .list,
.collapsible th, .autocollapse th {
color: #ddd !important;
background-color: #333 !important;
}
.wikitable, .wikitable th, .wikitable rh, .plainrowheaders, .nounderlines, .wikitable tr, .wikitable td,
.navbox-title, .navbox-group, .navbox-odd, .navbox-even, .hlist, #mp-left h2, #mp-right h2, #mp-bottom h2,
.navbox-abovebelow, .group {
color: #ddd !important;
background-color: #444 !important;
}
body.ns-0 #content tbody code {
color: #39892f !important;
background-color: #222 !important;
border-width: 0px !important;
}
.suggestions-results, .suggestions-special {
background-color: #444 !important;
}
.suggestions-results :hover, .suggestions-special :hover {
background-color: #2c5699 !important;
}
.suggestions-results span, .special-query {
color: #ddd !important;
}
.suggestions-result, special-label {
color: #bbb !important;
}
.highlight {
color: #393939 !important;
}
.mw-search-profile-tabs {
color: #ddd !important;
background-color: #333 !important;
border-color: #555 !important;
}
.wikitable tr, .wikitable td, .homonymie, .plainlinks {
color: #eee !important;
background-color: #333 !important;
}
.quotebox {
color: #eee !important;
background-color: #252525 !important;
border-color: #555 !important;
}
.toc {
background: transparent !important;
border-color: #444 !important;
border-style: solid !important;
display: block !important;
max-width: 300px !important;
}
.toctoggle {
display: none !important;
}
body.mediawiki table.mbox-small-left {
background-color: #222 !important;
}
.thumbinner,.thumb,.toccolours,.graytable {
background: transparent !important;
border: 0px !important;
font-size: 16px !important;
}
.thumbimage {
border: 0px !important;
}
.thumbcaption {
font-style: italic !important;
margin: 7px 0px !important;
}
.thumbimage:hover {
opacity: 0.85 !important;
}
.dablink {
margin: 14px 0px !important;
font-weight: 300 !important;
font-size: 18px !important;
}
#siteSub,.flaggedrevs_preview {
display: none !important;
}
.ambox,.tmbox,.Note,.informationbox {
margin: 5px 0px !important;
font-size: 18px !important;
font-weight: 700 !important;
line-height: 1.5 !important;
max-width: 550px !important;
font-weight: 300 !important;
}
.ambox td,.tmbox td {
padding: 10px !important;
}
.ambox-text-small,.mbox-text,.Note td {
font-size: 14px !important;
font-weight: 300 !important;
color: #ddd !important;
}
.ambox-image,.mbox-image {
display: none;
}
#request_for_deletion,.ambox-serious {
background: rgba(255,0,0,0.1) !important;
border: 1px solid rgba(255,0,0,0.15) !important;
color: #a00000 !important;
}
.tmbox-notice,.tmbox-move,.Note {
background: rgba(150,75,0,0.1) !important;
border: 1px solid rgba(150,75,0,0.15) !important;
}
.informationbox {
background: #222 !important;
padding: 10px !important;
font-size: 14px !important;
}
.editOptions {
background: #222 !important;
border: 0px !important;
}
.catlinks {
background: transparent !important;
border: 1px solid #aaa !important;
font-size: 16px !important;
}
.infobox, .tright, .toccolours {
color: #ddd !important;
border: 0px !important;
background: transparent !important;
border-collapse: collapse !important;
}
.infobox td,.infobox th,.tright td,.tright th,.toccolours td,.toccolours th {
padding: 5px !important;
background: #333 !important;
font-weight: 400 !important;
}
.infobox_v3 {
background: #333 !important;
border-color: transparent !important;
}
.infobox_v3 .entete div {
background-color: #333 !important;
color: #ddd !important;
}
.image img:hover {
opacity: 0.85 !important;
}
.globegris {
background: transparent !important;
}
.mw-editsection-bracket,.references-small b,.mw-cite-backlink,.plainlinksneverexpand {
display: none !important;
}
.mw-body {
background-color: #222 !important;
}
#floating_object {
display: none;
}
.navbox,.nowraplinks {
margin: 10px 0px !important;
border-collapse: collapse !important;
}
.navbox td,.navbox th,.nowraplinks td,.nowraplinks th {
padding: 9px 6px !important;
font-size: 14px !important;
font-weight: 300 !important;
border: 1px solid #222 !important;
}
.vertical-navbox th {
background-color: #444 !important;
}
.NavFrame {
border: 0px !important;
background: transparent !important;
padding: 0px !important;
}
.NavHead {
margin: 10px 0px !important;
padding: 12px !important;
font-size: 16px !important;
font-weight: 700 !important;
background: transparent !important;
}
.Boxmerge {
border: 0px !important;
}
#coordinates {
display: none !important;
}
#mw-fr-revisiontag,#mw-fr-reviewnotice {
display: none !important;
}
div#footer {
margin-left: 14em !important;
padding: 1.25em 1.5em 1.5em !important;
}
#footer-info-copyright, #footer-info-lastmod {
color: #777 !important;
}
}
/* Created by PanosBabo on 9 March 2012, last updated on 12/May/2016 */
@-moz-document domain(youtube.com)
{
body, #content, #watch-headline-container, #watch-video-container, #watch-main-container, .footer .yt-uix-pager, .splitter, #mymedia #view-pane .settings, #mymedia #view-pane .actions, #mymedia #table .video.even, #mymedia #table .video-details.even, #mymedia #table .video.odd, #mymedia #table .video-details.odd, #mymedia #view-pane .footer, #mymedia #table, #no-playlists, .searchFooterBox .yt-uix-pager, input:not(.yt-uix-form-input-checkbox), .feedmodule-anchor, textarea, #record-tab-content, .vert-bar, .message td, .msg-subject-open .subject, .shows-table, .shows-table .alt td, #google_companion_ad_div, #watch-show-brand-div, #watch-channel-brand-div, #user_playlist_navigator, #main-channel-content, .watch-next-list-actions, .ux-thumb-96, .multiple-promoted, #quicklist-bar-container, #vm-pageheader-container h1, #vm-page-subheader, #vm-video-actions-inner, #yt-admin h1, #folder_title, #theForm *, #footer-container, #vm-playlist-header, #page.watch-branded #watch-sidebar, #yt-admin-content h2, #mymedia #table, #yt-admin #table, #page, #watch-description .expand, #watch-description .collapse, #yt-admin.recommendations, #watch-owner-container, #annotator-div, .yt-uix-button-menu-item, .browse-bg-gradient, #page.search-movies-browse #content-container, .overlay, #help-target, #watch7-content, #playlist-pane-container .video-tile:hover,#playnav-title-bar,#video-sidebar .video-list-item:hover,#watch-sidebar .video-list-item a:hover, .metadata-container,
#guide-container, #upload-item-0, .video-settings-tag-chips-container, .vk-btn, body #footer-container, .subtab-content, #builder-preview-pane, body>iframe+table table, .feed-promo, #yt-admin-content, .account-container, #watch7-action-panel-footer, .yt-alert-panel, .lohp-shelf-cell-container:hover, .guide-module-toggle-label, .guide-context-item.context-playing:hover a, a.context-back-link.yt-uix-sessionlink, #watch7-video-container, .yt-uix-form-input-select-element, #watch-response, .metadata-tab, #vm-pagination, .vm-video-metrics a:hover, #feed-promo-returning-user-no-subs, .site-left-aligned #footer-hh-container, #creator-editor-container, tr.ab-users:nth-child(2n+1), .ab-midpane, #main-content .upload-item, .site-left-aligned #footer-container, #player, #clickYoutubeD_dropDownSpan, .related-channels-editor:hover, .secondary-header-contents, #page-container, #player-legacy, #appbar-guide-menu, .id-revert-buttons-container, #bottom-notes-section, .timedtext-content, #non-appbar-vm-video-actions-bar, .howto-promo-container, .channel-ad-fan-finder-banner, .downloadLinks, .menuArrows, LI.feed-item-container, .yt-card, #masthead-expanded-container.with-sandbar, #masthead-appbar, .yt-creator-tip-item-container, .yt-dialog-bg, .yt-uix-overlay-bg, .yt-dialog-footer, #comments-view .comment:hover, .yt-uix-sessionlink:not(.sprite-like):not(.sprite-dislike), #theater-background, .yt-masthead-account-picker-option, .yt-masthead-picker-footer, #body-container, #player-mole-container, .all-comments, .all-comments a, .comment-simplebox-content > .comment-simplebox
{
background: black !important;
}
input[type="text"], textarea
{
-moz-appearance: none !important;
}
.watch-ppv-vid, .video-list-item-link:hover, .video-list-item-link:hover, #watch-comments-core .current, #watch-comments-core .current .wrapper, .promoted-videos, #search-duplicates-message, #fyf_container, .yt-uix-button-menu-item:hover, .browse-categories-side, #browse-video-channels-modifiers, .main-tabs-spotlight-inner .video-entry, .hot-trends-cloud-inner-area, .yt-menubutton-menu li a:hover, #mymedia #list-pane .subfolder.selected, .yt-menulink-menu li a:hover, .yt-menulink-menu span a:hover, .yt-suggest-selected .yt-suggest-left, .yt-suggest-selected .yt-suggest-right, .yt-suggest-selected .grayText, .yt-suggest-close, .gray-tab-box-header, .groupnamecont.selected, #movie-promo-body, .watch-pyv-vid, #starting-box, .upload-inner-box, .outer-box-bg-color, .cpline:hover, div[class="watch-active-list-body-collapsed hover"] a, a[class="video-list-item-link selected"], .vm-vertical-nav a.selected, #folderlinks a.selected, .playnav-item .selector, .outer-box-bg-color, .outer-box, .yt-uix-hovercard-card-body, .ppv-promoted-videos, .featured-result, #watch-description-extra-info .link-list a:hover, #watch-description-extra-info .full-link a:hover, #spotlight-list .playlist-badge, #recent-column .playlist-badge, .show-onebox .left-pane, span.yt-badge-std, a.yt-badge-std, #watch-customize-embed-size .radio-selected .watch-embed-radio-box, .watch-embed-radio-box, .comment:hover, #personalized-sub-recs .channel-cell:hover, #ppv-container, #vm-video-list-container .selected,
#post-channel-comment-message, .gssb_m tr:hover *, .gssb_i td, .suggested-channels-v2, .guide-subscriptions-upsell, #kbd, #vm-bulk-actions-selection, .comment-settings-header, #dialog .header, .vm-video-item.vm-member-item.selected, .action-panel-trigger.yt-ui-menu-item:hover, .comments .channel-owner .comment-header .user-name, #yt-comments-sb-standin .box, .comments .mod-list-button {
background: #222222 !important;
}
.subheader, .yt-lockup2:hover, #link-gplus-lb, .before-after-container, .before-container, #link-gplus-lb .dialog-title, #link-gplus-lb .dialog-header, #subscription-manager-container .even td, .creator-editor-nav, tr.ab-users, .selection-list-item.yt-uix-expander-head.playlist.select-on-click.selected, .video-picker-item:hover, #dftpop-content.content, .dashboard-widget-header:hover, #vm-bulk-actions-editing-header, .vm-beauty-view .vm-video-item-content, #help #dialog, #help .suggestions-container, #inproduct-guide-modal, .yt-uix-kbd-nav.yt-uix-kbd-nav-list, .share-email-preview-container, .yt-uix-menu-content.yt-ui-menu-content:not(.yt-uix-menu-content-external), .comments .mod-list-button:hover
{background-color: #111 !important;}
#howto-addto, .guide-context-item a:hover, .guide-context-item.context-playing a, .item-badge-label, .yt-badge, .yt-uix-dragdrop-drag-handle.pl-video-handle.yt-valign, .pl-video:hover .yt-uix-dragdrop-drag-handle, .yt-uix-dragdrop-cursor-follower, .message.closed.m_highlight, .message.m_highlight.open, .mod-list
{background: #222 !important;border-color: #222 !important;}
.dashboard-widget-header, .dashboard-widget-content, .dashboard-widget-padded-content, .dashboard-widget.notification, .distiller-first-time-promo .content, #watch7-creator-bar, .yt-uix-dragdrop-cursor-follower, .yt-commentbox-text, .yt-simplebox-text, .comment-simplebox-renderer-collapsed-content, .comment-simplebox-text, .live-chat-widget .comment:nth-of-type(2n), .live-chat-widget .comment
{background: #222 !important; border-color: #555 !important;}
div.yt-uix-button-menu > table, .vm-quick-edit-video, .vm-quick-watch-video, .vm-quick-delete-video, #watch8-action-buttons .yt-uix-button:hover, #appbar-nav .yt-uix-button.yt-uix-button-epic-nav-item:hover
{
background: #444444 !important;
}
#quicklist-tray .yt-uix-slider-slide, #masthead-expanded, #masthead-expanded-menu-shade, #quicklist-notifications, #watch-description-fadeout, #quicklist .yt-uix-slider-shade-left, body.rtl #quicklist .yt-uix-slider-shade-right, #quicklist .yt-uix-slider-shade-right, body.rtl #quicklist .yt-uix-slider-shade-left
{
background: none !important;
}
#masthead-search.consolidated-form input, body, #watch-headline-title, .watch-expander-head, .yt-uix-pager .yt-uix-button, .video-list-item .stat, .video-description, .show-description, .episode-description, .channel-description, .movie-description, .show-long-description, .show-short-description, .show-mini-description, .video-facets, .channel-facets, .playlist-facets, .playlist-main-stats, .movie-facets, .trailer-facets, .show-facets, .mini-list-view .video-view-count, .mini-list-view .rental-price, .mini-list-view .video-username, #search-duplicates-message, .video-stat span, .feedmodule-subnull-txt, .homepage-whats-new-content, textarea, .grayText, .groupnamecont, .message td, .metadata, .inner-box-colors, .inner-box, .vm-video-list .vm-video-desc, .vm-video-metrics dd, .homepage-already-opted-in-promo, .feedmodule-ts, .yt-video-box, .new-snippets .video-view-count, .new-snippets .playlist-video-count, .new-snippets .channel-video-count, .video-count, .comment .metadata, .comment .metadata-inline, .video-username, .shmoovies-list-container .show-rental-facets .rental-price, .shmoovies-list-container .movie-rental-facets .rental-price, .shmoovies-list-container .popular-show-list .show-cell .show-extrainfo, .yt-uix-hovercard, .yt-uix-hovercard-card .description, #search-base-div, #vpl-description, .yt-browse-section-header ol, #watch-uploader-info, #watch-description-extra-info li, #watch-description-extra-info .watch-likes-dislikes, #watch-description-extra-info .watch-likes-dislikes .dislikes,
#videos-main #recent-column .playlist-video-count, span.yt-badge-std, #yt-admin-recommendations p, #homepage-whats-new .entry, .subscription-menu-form, .subscription-recommendations, .instructions span, .search-refinements-block-title, .username-prepend, .yt-alert-content, #masthead-expanded .list-title, .yt-uix-button-content, .video-list-item .stat, .watch-view-count, .comments-section h4, .watch-module-body h4, .message.unread *, #watch7-headline .yt-uix-expander-head, #watch-headline-show-title, #watch-uploader-info strong, #eow-date.watch-video-date, #eow-title
{
color: #cccccc !important;
}
a, .video-list-item .title, .yt-uix-pager .yt-uix-pager-selected, .yt-uix-expander-head, .yt-uix-button, .watch-comments-post, .comment-highlight-section-header, #watch-headline-title, .video-description b, .show-description b, .episode-description b, .channel-description b, .movie-description b, .show-long-description b, .show-short-description b, .show-mini-description b, #search-section-header .name, #search-related-terms .search-related-title, .yt-uix-button-menu-item, .video-stat, #no-videos, ul.pickers, #no-playlists, .browse-modifiers-extended .selected, .video-list-item .stat strong, input, .fm-title-underlined-blue, .feedmodule-subnull-txt-header, .iyt-edit-link, .groupnamecont.selected, .shmoovies-list-container #recent-column h4, .shows-table .extra, .homepage-block-heading, #chrome-promo-hp .tagline, #watch-category span, #watch-tags span, .title-text-color, #playnav-curvideo-title, .feedmodule-smtitle, .comments-section h4, .watch-module-body h4, #watch-description-extras h4, #yt-admin h1, .vm-video-list .vm-video-info, .vm-video-metrics dt, #quicklist-notifications, #search-header, #search-header .num-results, .shmoovies-list-container h2, .shmoovies-list-container h3, .shmoovies-list-container h4, #show-content th, .yt-uix-hovercard-card .info, .yt-uix-hovercard-card .footer, .yt-uix-hovercard-card h3, .video-type strong, .viewcount, .snippet-metadata li.views, .yt-browse-section-header h1, #mymedia .entity-header h1, .page-tabs a, .radio-label, #homepage-whats-new .module-title, .homepage-side-block .module-title, #watch-owner-inline-edit #inline-edit-cancel, .label, .ytg-wide button, #insight-ratings td, #shmoovies-category-heading h2, #categories-container .ytg-4col h2, #categories-container .ytg-2col h2, .yt-alert-message, .added-to-message-title, #playlist-editor-heading h2, #masthead-expanded h3, #masthead-expanded-menu-label
{
color: white !important;
}
#watch-discussion, .branded-page-v2-container.no-top-row .branded-page-v2-primary-col, .branded-page-v2-container.has-top-row, .editor-content, .tab-bg, #inline-editor-main, #mymedia, .primary-col, body #footer-hh-container, .feed-item-container, .branded-page-v2-primary-col, .branded-page-v2-col-container.clearfix, .branded-page-v2-col-container-bottom-border, #gh-checklist, .todo-item, .yt-dialog-fg, .yt-uix-overlay-actions, .branded-page-v2-secondary-col, #masthead-appbar-container, #dashboard-header, #yt-masthead-user-card-actions, .live-welcome-intro, .guide-flyout.guide-flyout-visibility, .yt-ui-menu-content
{
background: black !important;
border-color: black !important;
}
.logo.yt-sprite:not([usemap]) {background-image: url("https://i.imgur.com/V3yefDa.png") !important;}
.logo.yt-sprite:not([usemap])
{
width: 0px !important;
padding-left: 100px !important;
height: 39px !important;
background-position: 0px 0px !important;
background-size: auto auto !important;
margin-right: -28px !important;
}
#logo {z-index: 1; position:relative;}
/*New improvements*/
.yt-ui-ellipsis:before {content: none !important;}
#watch8-action-buttons, .yt-card .yt-uix-tabs, #appbar-guide-menu {border: none !important;}
.yt-uix-button-expander.yt-uix-expander-head.yt-uix-expander-collapsed-body,
.yt-uix-button-expander.yt-uix-expander-head.yt-uix-expander-body, #watch-more-related-button
{width: auto !important; margin: auto !important;}
#watch-like-dislike-buttons .yt-uix-button {padding-right: 7px !important;}
#message_reading {background-color: black !important;}
#appbar-guide-menu {top: 7px !important;}
.yt-uix-tabs .yt-uix-button-group .yt-uix-button {padding-top: 3px !important;}
.action-panel-content .report-video-confirmation {background-color: #efefef;}
.comments .comment-item .mod-button .default-state.sprite_like, .comments .comment-item .mod-button .default-state.sprite_dislike {opacity: 0.9 !important;}
.yt-uix-button-has-icon {opacity: 1 !important;}
/*End*/
.pl-header-privacy-everyone {background-image: url("http://i.imgur.com/k4yhpM1.png") !important;
background-position: 0px -378px !important;}
.pl-header-privacy-limited-sharing {background-image: url("http://i.imgur.com/k4yhpM1.png") !important;
background-position: -49px -1404px !important;}
.pl-header-privacy-only-me {background-image: url("http://i.imgur.com/k4yhpM1.png") !important;
background-position: -51px -203px !important;}
/*New layout*/
#page-container{margin-top:10px !important;}
#appbar-nav .yt-uix-button.yt-uix-button-epic-nav-item
{padding-left: 8px !important; padding-right: 8px !important; height: 33px !important; border-radius: 2px !important;}
#appbar-nav .yt-uix-button-content {bottom: 5px !important; position: relative;}
#appbar-guide-button {background: none !important; border: none !important; position: relative;}
#appbar-guide-button .yt-uix-button-icon-appbar-guide, #appbar-guide-button .yt-uix-button-arrow {opacity: 0.5 !important;}
#watch-appbar-playlist .playlist-info
{
height: auto;
line-height: inherit;
padding: 4px 5px 0px;
}
#appbar-guide-button-notification-check {left: 20px !important;}
/*Search box*/
.masthead-search-terms-border {border-color: #444 !important;}
#gs_id50 {background: black !important; border-color: #444 !important;}
#gs_st50.gsst_b {background-color: #222 !important;}
@media screen and (min-resolution: 96dpi) {
#masthead-search-term.search-term.yt-uix-form-input-bidi {
padding-bottom: 4px !important;
border: none !important;
}
#gs_id50 {margin-top: -1px !important; background: black !important; border-color: #444 !important;}
}
/*End*/
.yt-uix-form-input-checkbox-element, #upload-btn, #appbar-settings-button, #appbar-guide-button-notification-check {border-radius: 2px !important;}
.c4-spotlight-module-component, .branded-page-box-padding, #google-cookie-alert {border-color: #111 !important;}
.guide-count.yt-uix-tooltip.yt-valign {padding-left: 1px!important; border-radius: 2px !important;}
#eow-title.watch-title.watch-editable, #action-panel-details, .c4-module-is-editable:not(#c4-header-bg-container), .c4-module-editor-form, .compact-shelf, .empty-shelf, .video-player-view-component, #channel-subheader, #channel-feed-post-form, #video-page-subnav, #footer-main, .comment-simplebox-renderer {background: black !important; border-bottom-color: #111 !important;}
#player-unavailable {z-index: 1 !important;}
#masthead-expandedz
{
display: block !important;
height: 134px !important;
overflow: hidden !important;
-moz-transition: all .3s ease-out !important;
-webkit-transition: all .3s ease-out !important;
-o-transition: all .3s ease-out !important;
}
#masthead-expanded.collapsedz, #masthead-expanded.hidz {height: 0px !important;}
/*1-click Yt-downloader*/
#clickYoutubeD_downloadButton {border: 1px #444 solid !important; color: #ccc !important; padding-left: 30px !important; width: 70px;}
.downloadLinks:hover {background: #222 !important;}
/*End*/
.yt-uix-button-playlist-remove-item {width:20px!important;}
#share-panel-buttons .yt-uix-button, .gssb_e, #message_reading, .feed-header, #channels-search-field {border-width: 0px !important; border: 1px solid #333 !important;}
.action-panel-trigger.yt-uix-button.yt-uix-button-text.yt-uix-tooltip.yt-uix-button-empty {width:30px !important;}
.vm-beauty-view .vm-video-item {border: 1px #444 solid !important;}
@media screen and (-webkit-min-device-pixel-ratio:0) {.action-panel-trigger img {right: 5px !important; position: relative;}
#masthead-search-term.search-term.yt-uix-form-input-bidi {border: none !important; padding-top: 6px !important; padding-bottom: 4px !important;}}
#channel-search
{
height: 30px !important;
width: 23px;
}
#channel-navigation-menu li, .html5-compatibility-table li, #watch8-action-buttons .yt-uix-button, .watch8 #action-panel-dismiss:hover , .yt-uix-tabs .yt-uix-button-group .yt-uix-button
{
-moz-appearance: none;
border-width: 0px !important;
border-radius: 2px !important; border: 1px solid #333 !important;
background: linear-gradient(#333333, #000000) !important;
background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#000000)) !important;
}
#channel-navigation-menu li {height: 31px !important;}
#watch7-secondary-actions.yt-uix-button-group {margin-right: 30px !important; margin-top: 3px !important;}
.yt-thumb-20, .appbar-nav-avatar, .yt-thumb-square-28, .yt-thumb-square-48, .yt-thumb-28, .yt-thumb-48, #c4-header-bg-container, #dftpop-content.content, .comments .comment-item .user-photo {border: 1px #222 solid !important; border-radius: 4px !important;}
a.yt-uix-button.yt-uix-pager-button.yt-uix-button-toggled, .yt-uix-button-group.epic-nav-dropdown-group, .epic-nav-item-empty.selected.yt-uix-button.yt-uix-button-epic-nav-item.yt-uix-button-empty, .sb-card-border
{box-shadow: 0px 0px 4px #6294df !important;}
.yt-admin-h3:focus, .yt-uix-sessionlink.yt-user-name {outline: 0px #000 !important;}
.yt-uix-sessionlink.yt-uix-button-epic-nav-item.yt-uix-button-size-default.yt-uix-button-empty, .content-region, .ad-div, #yt-hitchhiker-feedback, .yt-uix-card-body-arrow-vertical, #clickYoutubeD_downloadArrow, #comments-view hr, .callout-inner, .callout-outer, .yt-simplebox-arrow-inner, .yt-simplebox-arrow-outer, .comment-simplebox-arrow .arrow-inner, .comment-simplebox-arrow .arrow-outer
{display: none !important;}
.watch-card, #watch7-sidebar#watch7-sidebar, #watch7-sidebar, .vm-video-item.vm-label-item, .vm-video-item.vm-member-item, .channel-layout-two-column .tab-content-body, body #masthead-expanded-container, .feed-item-container, .feed-author-bubble, .yt-uix-clickcard-target.yt-uix-button.yt-uix-button-link, .filter-content, #watch7-player-unavailable, #link-gplus-lb .dialog-header, .yt-picker-content button, #channel-search.expanded, .watch-playlists-drawer .selected, .yt-ui-ellipsis, .yt-uix-ellipsis, .yt-uix-expander-ellipsis, .g-hovercard.yt-uix-sessionlink.yt-user-name, .vtitle .yt-uix-sessionlink, .subscription-title.yt-uix-sessionlink, #watch-appbar-playlist .playlist-title a, #watch-appbar-playlist .author-attribution a, .yt-dialog-base .yt-dialog-header, #logo-container
{background: transparent !important;}
.pl-video.yt-uix-tile, .pl-header.branded-page-box, #appbar-guide-menu.appbar-menu, .search-header, .guide-section-separator, .vm-video-metrics, .vm-video-actions-inner, .vm-video-item-content, .vm-video-item.vm-member-item, .vm-video-item.vm-label-item, #guide-container-expanded .guide-item:hover, #guide-container-expanded .guide-item.guide-selected, .feed-item-container, .yt-playall-link-default, .subscription-item, #yt-uix-videoactionmenu-menu, .playlists.yt-uix-scroller, .watch-sidebar-separation-line
{
border-color: #363636 !important;
}
.video-extras-sparkbar-likes {
background-color: #559900 !important;
}
.comments .like-count, .comment-renderer .comment-renderer-like-count.off {
color: #559900 !important;
}
.video-extras-sparkbar-dislikes {
background-color: #BC281C !important;
}
.yt-uix-button:not(.yt-uix-button-epic-nav-item):not(.yt-alert):not(.close):not(.yt-uix-button-link):not(.action-panel-trigger):not(.html5-control):not(.html5-volume-button):not(.html5-control-right):not(.yt-uix-button-player-controls):not(.sprite-like):not(.sprite-dislike), .playlist-items, .watch-comments-post, .comments-post-alert, #mymedia #table #headings td, .yt-menubutton .yt-menubutton-btn, .yt-menubutton .yt-menubutton-arr, .yt-button, .fm-title-underlined-blue, .fm-title-underlined-gray, #statmodules_inbox-title, .sorterbar th, #masthead-container, .watch-module-head, .homepage-block-heading, .action-bar-ratings-stats, #heading-filter, #quicklist-bar, #masthead-subnav, #vm-playlist-actions a,
#show-content th, #mymedia #table #headings td, #yt-admin #table #headings td, #user-navbar-sections li a, #playlist-bar-bar-container, .browse-collection .yt-uix-slider-nums, .social-service, #yt-masthead-container, .branded-pager-header-title, .feed-header, #yt-hitchhiker-feedback, #watch-description-collapse .yt-uix-button, #watch-description-expand .yt-uix-button, #gb .gbes, .social-connector, .tab-header, .upper-section, .channel-horizontal-menu, #branded-page-header, .yt-uix-tabs-selected, #playlist-bar-bar, .yt-uix-form-input-select-content, #audio-ui-featured-table-container thead td, th.ab-users-head, #uploader-progress,
.epic-nav-dropdown-group, .yt-uix-button-epic-nav-item.yt-uix-button-empty, .yt-uix-button-epic-nav-item:not(.yt-uix-button-active):not(.yt-uix-button-empty)
{
-moz-appearance: none;
background: black !important;
background: -moz-linear-gradient(center top , #333333, #000000) repeat scroll 0 0 #000000 !important;
background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#000000)) !important;
}
.yt-subscription-button-subscriber-count-unbranded-horizontal, .yt-subscription-button-subscriber-count-branded-horizontal, .yt-subscription-button-subscriber-count-unbranded-vertical, .sort-playlists-container, .new-playlist-privacy, button.yt-uix-button.yt-uix-button-primary, .yt-chip, .yt-uix-button.yt-uix-sessionlink.yt-uix-button-primary, #sb-button-notify, .guide-item.yt-uix-sessionlink.guide-item-selected, #appbar-nav .yt-uix-button.yt-uix-button-epic-nav-item, .comments .paginator
{
-moz-appearance: none;
background: black !important;
background: -moz-linear-gradient(center top , #333333, #000000) repeat scroll 0 0 #000000 !important;
background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#000000)) !important;
border: 1px #444 solid !important;
}
#yt-masthead-container, .yt-grid-box, .yt-masthead-hh, #masthead-expanded-container
{
border-bottom: 1px #000 solid !important;
}
#gbx3, .gbes
{
background-color: #333 !important;
border-bottom: 1px #333 solid !important;
}
.guide-count, .yt-ui-menu-item:hover
{
background-color: #333 !important;
}
.guide-section, #watch7-headline, #watch7-user-header, #watch7-action-buttons, #watch7-action-panels, #watch7-discussion, .yt-horizontal-rule
{
background-color: black !important;
border: 1px #000 solid !important;
}
#default-language-box, #filter-dropdown, .playlist-items
{
background-color: #000 !important;
box-shadow: 0px 0px 2px #CCC !important;
}
#yt-picker-language-footer, #yt-picker-country-footer, #yt-picker-safetymode-footer
{
background-color: #000 !important;
border: 1px #444 solid !important;
}
.yt-uix-clickcard-card-body, #yt-uix-clickcard-card2
{
background-color: black !important;
border: 0px !important;
box-shadow: 0px 0px 3px #444 !important;
}
#safety-mode-off, #safety-mode-on, .yt-uix-form-input-checkbox-element
{
background-color: #fff !important;
}
.yt-uix-button:hover:not(.yt-alert):not(.action-panel-trigger):not(.close):not(.yt-uix-button-link):hover:not(.html5-control):not(.html5-volume-button):not(.html5-control-right), .yt-button:hover, #vm-playlist-actions a:hover, #watch-description-collapse .yt-uix-button:hover, #watch-description-expand .yt-uix-button:hover, #user-navbar-sections li a:hover
{
background: #333333 !important;
}
.yt-uix-subscription-button, .yt-uix-button.yt-uix-button-appbar, #watch-info, .yt-button, .yt-menubutton-menu, .browse-tab-modifiers, .main-tabs-spotlight-inner, .browse-categories-side, .hot-trends-cloud-area, [class="watch-module-body"], #side-column, #feed_all, #shmoovies-category-menu-container, #shmoovies-category-heading .yt-uix-expander-head, #spotlight-list .playlist-badge, #recent-column .playlist-badge, .show-onebox
{
border: 1px #333333 solid !important;
}
.yt-uix-form-input-text:not(:focus), .lohp-medium-shelves-container, .lohp-blog-headline, .lohp-large-shelf-container, .lohp-newspaper-shelf, .lohp-shelf-cell-container, #show-content th, .yt-uix-hovercard-card-border, .page-tabs a, span.yt-badge-std, a.yt-badge-std, .yt-uix-button-menu, h4, .module-title, .yt-uix-expander-head, .subscription-menu-expandable, .inline-edit-more, #annotator-select-menu .yt-uix-button-menu-item td, #playlist-bar-bar-container, .yt-menubutton .yt-menubutton-btn, .yt-menubutton .yt-menubutton-arr, .yt-uix-button, #watch-channel-discoverbox, .watch-expander-head, #watch-actions-area, #content.watch-wide #watch-sidebar .watch-active-list .watch-module-head, #content.watch-wide #watch-sidebar .watch-active-list .watch-module-body, .search-setting-inner, #watch-sidebar .watch-module-expandable .watch-module-head, .watch-module-body, #page #masthead-container, .outer-box-bg-as-border, #upload-interface, .upload-outer-box, #baseDiv #side-column, .action-bar-ratings-stats, .watch-extra-info, div[style*="background-color: rgb(238, 238, 238)"], #yt-uix-videoactionmenu-menu
{
border-color: #444444 !important;
}
.watch-sparkbars, .watch-sparkbar-likes, #masthead-utility a, #watch-owner a
{
border-color: #888888 !important;
}
#masthead-utility a.end, .yt-menubutton .yt-menubutton-arr img, .yt-menubutton .yt-menubutton-arr button, .sorterbar th
{
border-left: 0px !important;
}
#search-header, .branded-page-v2-subnav-container
{
border-bottom: 0px !important;
}
.GJOPA4DCEBB, .GJOPA4DCHBB, .GJOPA4DCHU, .GO1CBYXDNBB, .GJOPA4DCIBB, .GJOPA4DCFBB, .GJOPA4DCLBB, .GO1CBYXDKBB, .GO1CBYXDN4, .GJX2AKGCLCB.GJX2AKGCMCB,
.GJX2AKGCLFB.GJX2AKGCAGB, .GJX2AKGCMY, #gwt-debug-bragBar, .GJX2AKGCHJ, .GJX2AKGCI- td, .GJX2AKGCMFB, .GJX2AKGCJFB, .GJX2AKGCMCB
{background: black !important;}
.GO1CBYXDCCB, .GJX2AKGCMY tr:nth-child(2n), .GJX2AKGCOFB {background: #222 !important;}
.GGV3GFSDAV, .GGV3GFSDICB, .GO1CBYXDP1, .GO1CBYXDJT, .GO1CBYXDK2, #gwt-debug-downloadCsv, .GJX2AKGCDCB, .GJX2AKGCG3
{
background: black !important;
background: -moz-linear-gradient(center top , #333333, #000000) repeat scroll 0 0 #000000 !important;
background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#000000)) !important;
}
.yt-uix-button-arrow
{
border-color: #888888 transparent !important;
}
.yt-uix-slider-prev-arrow, .yt-uix-slider-next-arrow
{
border-color: transparent #888888 !important;
}
#masthead-expanded .playlist-bar-item, .vm-video-item-content, #appbar-guide-button
{
box-shadow: none !important;
}
#watch7-playlist-bar-controls .yt-uix-button, #watch7-playlist-bar-autoplay-button, #watch7-playlist-bar-shuffle-button, #watch7-playlist-bar-toggle-button
{
background: none !important;
border: none !important;
}
.yt-uix-slider-shade-right, .yt-uix-expander-arrow, .yt-uix-slider-shade-left, .search-option-expander-link img
{
background-image: none !important;
}
a,
.video-list-item .title,
#watch-description a {
color: #999 !important;
}
* {
text-shadow: none !important;
color: #999 !important;}
body>iframe+table table span,body>iframe+table table span b{
color: #999 !important;
}
a,
.video-list-item .title,
#watch-description a {color: #888 !important;}
a:visited, a:visited font, a:visited .title, a:visited span, .yt-picker-content strong.yt-picker-item, .yt-uix-sessionlink.yt-uix-tile-link.yt-uix-contextlink:visited b, a:visited .yt-ui-ellipsis.yt-ui-ellipsis-2 {color: #6294df !important}
#watch-description-expand, #watch-description-collapse {border-top: 1px solid #555555 !important;}
.video-list-item a, .playlist-video-item, #watch-owner-container, #annotator-div, #watch-stats-options, .watch-stats-private-border, #masthead-expanded, #watch-info, #page #masthead-container
{
border: 0px !important;
}
#masthead-appbar, .yt-uix-button-player-controls, #vm-bulk-actions-editing-buttons, #vm-bulk-actions-editing-header, .feed-item-main, .feed-item-content-wrapper.channel-lockup, .about-subscriptions.branded-page-box-padding, #yt-admin-content, #commands2, #folder_title, #compose-cell,
.branded-page-v2-col-container, .branded-page-v2-top-row, .secondary-header-contents, .vm-promo-opt-in, .guide-item-container:last-child, .guide-item-container.categories-header,
#footer-container, .placeholder.channel-module h3, #guide-reminders ul, .feed-item .feed-item-description, .sorterbar th, #yt-admin-sidebar h2, #yt-admin-content h2, .yt-uix-button.yt-uix-button-primary,
#branded-page-header-container, #yt-admin, #masthead-logo+form #search-btn, #yts-nav .indented, #header, .browse-stage, #content, #masthead-user-wrapper, #watch-owner-container, .comment, .yt-tile-default, .tile, .yt-tile-visible
{
border: none !important;
box-shadow: none !important;
}
.guide-item, #masthead-subnav {margin-bottom: 3px !important;}
.guide-section {
margin-top: 7px !important;}
#masthead-search-terms, #help, #masthead_child, #subscription-manager-header, #builder-right-column-background, #builder-category-items, #guide-builder-promo, #guide-reminders ul, .album-row, .vm-video-metrics, .vm-video-list .vm-video-item, .guide-background, .yt-tile-default, .yt-tile-visible, .feed-item-visual, .starting-box, .playlist-video-item, #playlist-pane-container, .yt-uix-expander-head, .browse-bg-gradient, #masthead-expanded, .yt-uix-slider-body, .subscription-menu-form, #instructions, .upload-inner-box, .upload-outer-box, #user-navbar, #footer-container, #vm-playlist-header, .guide, #headings td, #yt-admin-recommendations,
#yt-admin, #yt-admin #table, #yt-admin-content h2, #vm-page-subheader, #yt-admin h1, #content, .browse-stage, #watch-headline-container, .watch-expander-head, .watch-headline .subscription-subscribed-container .yt-uix-expander-head, #watch-channel-discoverbox, #watch-sidebar .watch-module-body, .vm-video-list li, #watch-video-annotation, .yt-suggest-unselected, #completeTable, #page.watch-branded #watch-main-container, #page.watch-branded #watch-sidebar, #watch-owner-container, .video-list-item a, a.tile-link-block:focus, #container, #player-playlist .playlist-video
{
background: transparent !important;
background-image: none !important;
-moz-appearance: none !important;
}
.sorterbar th, .m_highlight,.message.m_highlight td, .subscription-item.odd, #subscription-manager, #yt-admin-sidebar .selected a, #yt-admin-sidebar a.selected, #watch-actions-area, .guide-item-container:not(h3) .guide-item, .menu-item a:hover, .playlist-video-item a:hover, .yt-tile-visible, .yt-tile-default:hover
{
background: rgba(255,255,255,0.05) !important;
background-image: none !important;
}
.share-embed-code, #commands2, .video-thumb, #compose_message, #field_reference_video, #subscription-manager .subscription-item:hover, .guide-item-container:not(h3) .guide-item:hover, #yt-admin-sidebar a, .nav-box-gray, .box-gray, #language-picker, #region-picker, #safetymode-picker, a.video-list-item-link:hover, #masthead-subnav a:hover, .watch-expander-head:hover, .watch-headline .subscription-subscribed-container .yt-uix-expander-head:hover, a.video-list-item-link.selected
{
background: rgba(255,255,255,0.1) !important;
background-image: none !important;
-moz-appearance: none !important;}
.yt-uix-button-menu,
#vm-floater-shadow {
background: rgba(0,0,0,1) !important;
background-image: none !important;
-moz-appearance: none !important;}
.yt-uix-button.yt-uix-button-text .yt-uix-button-arrow {border-top-color: #9A9A9A !important;}
.yt-uix-tooltip-tip-arrow
{
vertical-align: top !important;
border-top-color: #CCC !important;}
.yt-uix-tooltip-tip-reverse .yt-uix-tooltip-tip-arrow {
border-top-color: transparent !important;
border-bottom-color: #CCC !important;}
.distiller-first-time-promo .arrow, .sb-card-body-arrow {
border-bottom: 10px #555 solid !important;
}
#yt-masthead-user .yt-uix-button-icon-bell
{
left: 3px !important;
}
}
@-moz-document url-prefix(https://plus.googleapis.com),
regexp("https://apis\.google\.com/.*/widget/render/comments\?.*\&first_party_property=YOUTUBE.*"),
regexp("https://plus\.google\.com/.*/widget/render/comments\?.*"),
regexp("https://plus\.google\.com/.*/notifications/frame\?.*") {
.yJa, .uPa.BJa, .Mza.mj, .DJa, .tvb {background-color: black !important;}
.dga, .nbc.xta, .zbHZJb
{
background: black !important;
border-color: black !important;
}
.Uk.vKa, .wi.we.Wva, .go, .ho, .nbc.xta {border: 1px #222 solid !important; border-radius: 3px !important;}
.xPa, .yPa, .d-s.L5.r0, .dP.PA, .Hma, .b-c-Ba, .zVeWr.FnlLyd, .d-k-l.b-c.b-c-R:not(.vSH9Nc), .t-Pa-mb-c-oa.t-Pa-mb-c
{
background: black !important;
background: -moz-linear-gradient(center top , #333333, #000000) repeat scroll 0 0 #000000 !important;
background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#000000)) !important;
border: 1px #444 solid !important;
border-radius: 3px !important;
}
.esw.eswd.qk.Gc, .Dg.Ut, .Dt.wu, .IO, .KPc.tQb, .sk {border-color: #555 !important;}
.Hma .Pga.d-A:hover, .zVeWr.FnlLyd:hover, .d-k-l.b-c.b-c-R:not(.vSH9Nc):hover, .Kza, .IO, .esw.eswd.qk.Gc, .Dg.Ut, .d-s.L5.r0:hover
{background: #444 !important;}
.KPc.tQb {background: #333 !important;}
.G-q-B, .YH.WD.d-r, .WD.d-r, .G-q, .G-q-O, .QOb, .ROb, .g-h-f-vc-B, .g-h-f-V-Lb, .zta.f4a, .ki.ve,
.qac.kPa, .mac, .Oub.d-r-Gk.d-r, .Rzc, .DM .Cx.fr, .Y8b .TD, .sk, .g-h-f-p-aa, .d-r.d-r-ih
{background: #222 !important;}
.Nza, .Dwa.e4, .cp, .WD .d-A:hover, .vQ.ur, .g-h-f-V-Lb .d-A:hover, .d-A.d-A-yb.X, .MNn0h.UtvBtc,
.aac, .IPc.nfe, .Dt.wu, .Pub.d-A:hover, .d-A.osa:hover, .Up.Dr.tw.Yt
{background-color: #111 !important;}
.Ub {background: none !important;}
.Mga, .xac {display: none !important;}
.zVeWr.FnlLyd, .Ub, .M7Fqc, .vQ.ur, .d-k-l.b-c, .YGETNc:hover {color: #ccc !important;}
.Ig.At.dn.mea, a, .Aq.DK.Bt.UR.gA, .d-s.L5.r0, .Hma, .xPa, .dP.PA, .d-k-l.d-y-r-c-ha,
.d-A-B, .d-s.LEa, .Mpa, .DJa, .df, .d-s.vy, .Ct, .dga, .d-s, .YGETNc, .Y9b .Jub, .Y9b .Hub {color: #999 !important;}
a:visited, a:visited font, a:visited .title, a:visited span, .zbHZJb, .d-s.nq, .d-s.mq {color: #6294df !important;}
.uPc {color: #339900 !important;}
.Kub .vwa {background: #555 !important; border-radius: 5px !important;}
.swb.vac.vwa {padding-right: 10px !important;}
.G-q-Ya {background: rgba(0,0,0,1) !important;}
.d-s.L5.r0, .dP.PA {width: auto !important; margin: auto !important;}
.RQb, .SQb {background-image: url('http://i.imgur.com/NX77Deg.png') !important;}
}
@-moz-document regexp("https://plus\.google\.com/.*/notifications/frame\?.*") {
.WR, .TR, .vy {background: #222 !important;}
}
@-moz-document url-prefix("https://apis.google.com") {
.nbc, .mj {background-color: #000 !important; border-color: #333 !important;}
.Dwa.e4, .RN.Nza.E5, .G-q, .G-q-O, .G-q-B {background-color: #222 !important; border-color: #565656 !important;}
.FnlLyd:hover {background-color: #555; border-color: #565656;}
.df {color: #999 !important;}
.Mga, .Jea {display: none !important;}
}
@aveao
Copy link
Author

aveao commented Sep 17, 2016

Total: https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/befcfbe5d8be0c3c54810dfec3b1bdbaf6fe37f7/userstylesdark.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/befcfbe5d8be0c3c54810dfec3b1bdbaf6fe37f7/darkgoogle.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/befcfbe5d8be0c3c54810dfec3b1bdbaf6fe37f7/darkbar.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/befcfbe5d8be0c3c54810dfec3b1bdbaf6fe37f7/wikidark.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/befcfbe5d8be0c3c54810dfec3b1bdbaf6fe37f7/sedark.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/befcfbe5d8be0c3c54810dfec3b1bdbaf6fe37f7/darkmal.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/efdb09b8ce04f4fff92d7494e92f709c1c3f882d/chathide.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/efdb09b8ce04f4fff92d7494e92f709c1c3f882d/chathide2.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/efdb09b8ce04f4fff92d7494e92f709c1c3f882d/chathover.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/efdb09b8ce04f4fff92d7494e92f709c1c3f882d/githubdark.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/efdb09b8ce04f4fff92d7494e92f709c1c3f882d/sodachat.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/efdb09b8ce04f4fff92d7494e92f709c1c3f882d/twitterify.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/07c8aeecbf89e3f38ecccfdf0230c6537c763857/darkbitbucket.css https://gitlab.com/shosca/hn-userstyle/raw/master/tomorrow-night.less https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/07c8aeecbf89e3f38ecccfdf0230c6537c763857/youtube.css https://gist.github.com/ardaozkal/4319b9b02ba7d27a45ca262283d06a3e/raw/07c8aeecbf89e3f38ecccfdf0230c6537c763857/soundcloud.css

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment