css 从另一边修改时尚

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 从另一边修改时尚相关的知识,希望对你有一定的参考价值。

@-moz-document regexp("https?://(www|encrypted).google(.\\w+)(.\\w+)?/((\\?|#|search|webhp).*)?") {
/**
 * Google Search Tools Back (User Styles)
 *
 * Brings back Google search tools to left side and displays drop-down menu items.
 *
 * @version  20150627
 * @author   Ming-Hsien Lin (akiratw)
 * @license  MIT License
 * @homepage https://userstyles.org/styles/95110/google-search-tools-back
 */

@namespace url(http://www.w3.org/1999/xhtml);

.cdr_sep{
	display:none;
}
/* evernote */
iframe#evernoteSimSearchResults{
	margin-left:-70px;
}
#rhs{
	margin-left: 750px!important;
}
#hdtb{
	border-bottom: rgba(235, 235, 235, 0)!important;
}
}

@-moz-document regexp("https?://(www|encrypted).google(.\\w+)(.\\w+)?/((\\?|#|search|webhp).*)?") {
/**
 * Search tools - Move to left side.
 */

#hdtb-tls {
    display: none !important;
}

#hdtbMenus {
    display: inline-block !important;
    position: static !important;
    float: left !important;
    height: 0 !important;
    overflow: visible !important;
    background: transparent !important;
}

#hdtbMenus .hdtb-mn-cont {
    height: 0 !important;
}

#hdtbMenus .hdtb-mn-hd,
#hdtbMenus .hdtbU {
    display: block !important;
    position: relative !important;
    top: 0 !important;
    width: 200px !important;
    min-width: 200px !important;
    max-width: 200px !important;
    white-space: normal !important;
}

#hdtbMenus .hdtbU {
    margin-bottom: 10px !important;
    border: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
}

/* Sub menu. */
#hdtbMenus span.tnv-lt-sm {
    height: auto !important;
    overflow: visible !important;
    font-weight: normal !important;
    white-space: nowrap !important;
}

#hdtbMenus .hdtb-mn-hd,
#hdtbMenus .hdtb-mn-hd .mn-dwn-arw {
    display: none !important;
}

#hdtbMenus .hdtb-mn-hd .mn-hd-txt {
    color: #CCC330 !important;
    white-space: normal !important;
}

#hdtbMenus .hdtb-mn-hd.hdtb-msel[aria-label*=" – "],
#hdtbMenus .hdtb-mn-hd.hdtb-msel[aria-label*="×"] {
    display: block !important;
    padding-left: 30px !important;
    pointer-events: none !important;
}

#cdrlnk,
.exylnk {
    background: transparent !important;
    color: inherit !important;
}

/* Location form. */
#lc-input {
    width: 100% !important;
    max-width: 150px !important;
    margin-right: 2px !important;
    margin-bottom: 2px !important;
}

/* Reset button. */
#hdtb-rst.hdtb-mn-hd {
    display: block !important;
    padding: 0 30px !important;
}

#resultStats {
    top: 0 !important;
    opacity: 1 !important;
}

/* Align horizontal tabs and content. */

#hdtb-s {
    margin-left: 15px !important;
}

#hdtb-msb > .hdtb-mitem:first-child,
#center_col,
#footcnt,
.ab_tnav_wrp {
    margin-left: 200px !important;
}

#cnt,
#footcnt,
#footcnt .fbar {
    background: transparent !important;
}

#footcnt ._hd,
#footcnt ._iq {
    margin-left: 0 !important;
}

/* Align image search results. */

#irc_bg {
    -webkit-box-sizing: border-box !important;
       -moz-box-sizing: border-box !important;
            box-sizing: border-box !important;
    left: 0 !important;
    background: transparent !important;
}

#irc_cl,
#irc_cc {
    background-color: #222 !important;
}

#irc_cc {
    margin-left: -200px !important;
}

/* Align Wikipedia block on right. */

#rhscol {
    margin-left: 200px !important;
}

#rhs_block {
    margin-left: -100px !important;
}

/* Align "People also search for..." banner. */

#botabar {
    margin-left: 15px !important;
}

#kappbar {
    margin-left: 200px !important;
}

#kappbar .klcar {
    margin-left: 0 !important;
}

/* Align top search form. */

#gsr:not(.hp) #tsf .tsf-p {
    padding-left: 0 !important;
}

#gsr:not(.hp) #tsf .tsf-p > div > table:first-child,
#gsr:not(.hp) #tsf .tsf-p > .sfbibbbc,
#gsr:not(.hp) #tsf .tsf-p > .sfibbbc {
    margin-left: 200px !important;
    padding-left: 10px !important;
}

#gsr:not(.hp) #gbq1 {
    min-width: 200px !important;
    max-width: 200px !important;
    margin-right: 15px !important;
    padding-right: 0 !important;
}

/**
 * Checkmarks on Sidebar - Red highlight.
 */

#hdtbMenus .hdtbU .hdtbItm.hdtbSel {
    background: transparent !important;
    color: #CCC330 !important;
    font-weight: bold !important;
}

/**
 * Action menu - Display all links.
 */

.action-menu .ab_button {
    display: none !important;
}

.action-menu .action-menu-panel {
    display: inline-block !important;
    visibility: inherit !important;
    position: relative !important;    
    top: 0 !important;
    z-index: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    vertical-align: top !important;
}

.action-menu .action-menu-panel .action-menu-item {
    display: inline-block !important;
    margin: 0 2px !important;
    padding: 0 5px !important;
    background: #EEE !important;
    font-size: 11px !important;
}

.action-menu .action-menu-panel .action-menu-item a.fl {
    padding: 0 !important;
    font-size: 11px !important;
}

.action-menu .action-menu-panel .action-menu-button {
    padding: 0 !important;
}

/**
 * Title links - Normal underline.
 */

#rcnt h3.r a,
#rcnt span.tl a {
    text-decoration: underline !important;
}

/**
 * Keywords - Red highlight.
 */

#rcnt h3.r em,
#rcnt span.tl em,
#rcnt span.st em {
/*     color: #91dbf7 !important; */
    font-weight: bold !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\\?.*") {
/**
 *
 * Global
 *
 */

/* AGENT_SHEET */

/** GT DeepDark for Google
/*  http://userstyles.org/styles/81403/
/*  by sr21
/*  currently updated by shepherdator
/*  http://userstyles.org/styles/102870/
/*    17/09/2015
/*    License: CC-BY-SA
*/
@namespace url(http://www.w3.org/1999/xhtml);

/**
 *
 * https?://(www|encrypted|images|translate|accounts).google.(com|([a-z]{2}))(.[a-z]{2})?/(?!mobile|intl|alerts|shopping|finance|calendar|nexus|contacts|services|advanced_search|voice|maps|dashboard|settings|android|adsense|analytics|doodles|chrome|fonts|patents|translate_p).*
 *
 */
._NRj,._Jvo{
	background-color:#262626!important;
}
div.vk_sh.vk_bk{
	color:inherit !important;
}
div > .action-menu .action-menu-panel .action-menu-item>.fl{
	color:#ababab!important
}
.w{
	color:#00838F
}
g-inner-card,g-card-section{
	background-color:#262626;
}
div.f>a.fl{
	color:hsl(177, 18%, 46%)!important
}
._Fqg,._Iqg {
	color:#00838f!important
}
#_eEe,
#gt-ft,
#tads,
.nodisplay {
    display: none!important
}
._rl{
	color:#aeaeae;
}
a>b{
color:#ccc330!important;
}
-text-color,
body,
html {
    color: #a6a6a6!important
}
/* .em{
   color :#C3B483!important
} */
/* poster */
#extabar{
    margin-left:50px;
}
#kx{
    background-color: #222!important;
}
.klitem.selected {
    background: #1A1A1A!important;
    border-bottom: 6px solid #80A700!important
}
.klitem.selected>div>div>span {
    color:#bbb;
}
.klitem{
    background-color: #333;
} 
.mlo-c{
    background-color: transparent!important;;
}
.klitem>div>div>span {
    color:#bbb;
}
.klitem:hover{
    background-color: #1A1A1A!important;;
}
._-mute-color {
    color: #8b8685!important
}

._-link-color {
    color: #9bb6df!important
}

div > .action-menu .action-menu-panel .action-menu-item{
	border-radius: 3px;
	background-color: rgba(255, 248, 253, 0.08) !important;
}

#gbwa~div:last-child>div:nth-child(2)>div:last-child,
#gbwa~div:last-child>div:nth-child(2)>div:last-child>div>a,
.JX0GPIC-e-j,
.ab_button,
.button,
.goog-flat-menu-button,
.jfk-button-standard {
    -moz-appearance: none!important;
    border-radius: 2px!important;
    border: 1px solid #000!important;
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset, 0 1px 3px rgba(0, 0, 0, .5)!important;
    background: linear-gradient(#323232, #282828)!important;
    color: #a6a6a6!important;
    text-shadow: none!important
}

#gbwa~div:last-child>div:nth-child(2)>div:last-child:hover,
#gbwa~div:last-child>div:nth-child(2)>div:last-child>div>a:hover,
.JX0GPIC-e-j:hover,
.ab_button:hover,
.button:hover,
.goog-flat-menu-button:hover,
.jfk-button-standard:hover {
    background: linear-gradient(#464646, #3c3c3c)!important;
    color: #fff!important;
    text-shadow: none!important;
    transition: .2s ease-in!important
}

#gbwa~div:last-child>div:nth-child(2)>div:last-child:focus,
#gbwa~div:last-child>div:nth-child(2)>div:last-child>div>a:focus,
.JX0GPIC-e-j:focus,
.ab_button:focus,
.button:focus,
.goog-flat-menu-button:focus,
.jfk-button-standard:focus {
    color: #80A700!important;
    text-shadow: 0 0 3px #80A700!important;
    transition: .2s ease-in!important
}

._-shadow {
    box-shadow: 3px 3px 0 rgba(0, 0, 0, .3)!important
}

body,
html {
    background: #303030 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAIAAAAmkwkpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpiFBQU5OXlZQADJmFhYQYYYPr16xeQ+vz5M4gDEYPIAwQYAJUPBptp0pKhAAAAAElFTkSuQmCC) repeat!important;
}
*{   
	font-family: 'noto sans cjk tc'!important
}

::-moz-selection {
    background: #cc6e75!important;
    /* color: #555!important */
}

::selection {
    background: #cc6e75!important;
    /* color: #555!important */
}

._xdb .fl,
a,
div div+div div._tX {
    color: #80A700!important
}

._xdb .fl:focus,
._xdb .fl:hover,
a:focus,
a:hover,
div div+div div._tX:focus,
div div+div div._tX:hover {
    text-shadow: 0 0 5px rgba(0, 173, 238, .75)!important
}

._xdb .fl:visited,
a:visited,
div div+div div._tX:visited {
    color: #DD7500!important;
    text-shadow: 0 0 5px rgba(205, 60, 130, .5)!important
}

._xdb .fl:visited:hover,
a:visited:hover,
div div+div div._tX:visited:hover {
    text-shadow: 0 0 3px rgba(205, 60, 130, .75)!important;
    outline: 0!important
}

._xdb .fl:link,
a:link,
div div+div div._tX:link {
    color: #80A700!important
}

#cnt,
#flyr,
#wflyr {
    background: none!important
}

#ans>i,
#mbEnd cite b,
#tads cite b,
#tadsb cite b,
.a,
.bc a:link,
.cite,
.cite:link,
cite,
cite a:link,
cite a:visited {
    color: #607D8B!important
}

SPAN.gsc_b {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAECAYAAAC3OK7NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEFJREFUeNpi/P//PwMYOEkaQhgM5xn2PccQYwQrhAicgwoagRUzMKCIMf53lIAJGEEFYWwUMRYkgfNIJmKIAQQYAMeZF0IFmLLlAAAAAElFTkSuQmCC) repeat-x scroll 0 100% transparent!important
}

#fbar {
    background: transparent!important;
    border-top: 1px solid #171717!important
}

#fbar ._xdb .fl:visited,
#fbar a:visited,
#fbar div div+div div._tX:visited {
    color: #80A700!important
}

#fbar ._xdb .fl:hover,
#fbar a:hover,
#fbar div div+div div._tX:hover {
    text-shadow: 0 0 5px rgba(0, 173, 238, .75)!important
}

#footer ._xdb .fl,
#footer a,
#footer div div+div div._tX {
    color: #80A700!important
}

._vGg {
    border-bottom: 1px solid #171717!important;
    background: #383838 none repeat scroll 0 0!important
}

._gIg {
    color: rgba(219, 219, 219, .898)!important
}

[role=region],
[role=region] ul {
    background: #2c2c2c!important
}

.wob_ds,
[role=region] ul a {
    border-color: transparent!important
}

.wob_ds:hover,
[role=region] ul a:hover {
    border: 1px solid #515151!important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .68)!important
}

.wob_ds:hover ._xdb .fl,
.wob_ds:hover a,
.wob_ds:hover div div+div div._tX,
[role=region] ul a:hover ._xdb .fl,
[role=region] ul a:hover a,
[role=region] ul a:hover div div+div div._tX {
    border: transparent!important
}

.wob_ds:hover span:last-child,
[role=region] ul a:hover span:last-child {
    background: transparent!important;
    text-shadow: none!important
}

[role=region]>span {
    border-bottom: 1px solid #4D4D4D!important
}

[role=region]>a {
    background: #333!important
}

[role=region] ul li:hover span:last-child {
    background: transparent!important;
    text-shadow: none!important
}

#gbwa div div,
.gb_Sa,
.gb_Ta {
    border-color: transparent transparent #272727!important
}

#gbwa~div:last-child>div:nth-child(2) {
    background: #2C2C2C!important
}

#gbwa~div:last-child>div:nth-child(2)>div>div>a {
    color: #fff!important
}

#gbwa~div:last-child>div:nth-child(2)>div:nth-child(2) {
    background: #1d1d1d!important
}

#gbwa~div:last-child>div:nth-child(2)>div:nth-child(2)>a>div>div:first-child {
    color: #b0b0b0!important
}

#gbwa~div:last-child>div:nth-child(2)>div:nth-child(2)>a:last-child:hover {
    background: #353535!important;
    text-shadow: none!important
}

#gbwa~div:nth-child(3)>div>a>div {
    -moz-appearance: none!important;
    border: 1px solid #000!important;
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset, 0 1px 3px rgba(0, 0, 0, .5)!important;
    background: linear-gradient(#323232, #282828)!important;
    color: #a6a6a6!important;
    text-shadow: none!important;
    border-radius: 100%!important;
    height: 20px!important;
    width: 20px!important
}

#gbwa~div:nth-child(3)>div>a>div:hover {
    background: linear-gradient(#464646, #3c3c3c)!important;
    color: #fff!important;
    text-shadow: none!important;
    transition: .2s ease-in!important
}

#gbwa~div:nth-child(3)>div>a>div:focus {
    color: #80A700!important;
    text-shadow: 0 0 3px #80A700!important;
    transition: .2s ease-in!important
}

#lst-ib.lst,
#nqsbq,
._zF,
.gbqfqwb,
.gbqfqwc,
.ktf,
.lst-t,
.sbibod,
.searchbox,
.signin-card input[type=password],
input[type=email] {
    background-color: #3c3c3c!important;
    color: #c8c8c8!important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .4) inset, 0 1px 0 #2d2d2d!important;
    border-radius: 1px!important;
    border-color: #0f0f0f!important
}

#nqsbq,
._zF,
.ktf {
    height: 26px!important
}

#nqsbq {
    background: transparent!important
}

.gsfi,
.sbib_a {
    background: none!important;
    border-color: transparent!important
}

.sbdd_b {
    border: 0!important
}

.sbsb_a {
    background-color: #333!important
}

.sbpqs_a {
    color: #6172B0!important;
    font-weight: 700!important
}

.sbsb_d {
    background-color: #555!important
}

.sben_a {
    color: #126fb4!important
}

.gbqfba,
.goog-buttonset-default,
.jhp input[type=submit]:not([name=btnG]),
.sbdd_a input {
    -moz-appearance: none!important;
    border-radius: 2px!important;
    border: 1px solid #000!important;
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset, 0 1px 3px rgba(0, 0, 0, .5)!important;
    background: linear-gradient(#323232, #282828)!important;
    color: #a6a6a6!important;
    text-shadow: none!important
}

.gbqfba:hover,
.goog-buttonset-default:hover,
.jhp input[type=submit]:not([name=btnG]):hover,
.sbdd_a input:hover {
    background: linear-gradient(#464646, #3c3c3c)!important;
    transition: .2s ease-in!important
}

.gbqfba:focus,
.goog-buttonset-default:focus,
.jhp input[type=submit]:not([name=btnG]):focus,
.sbdd_a input:focus {
    color: #80A700!important;
    transition: .2s ease-in!important
}

.gbqfba:hover,
.goog-buttonset-default:hover,
.jhp input[type=submit]:not([name=btnG]):hover,
.sbdd_a input:hover {
    text-shadow: 0 0 5px rgba(0, 0, 0, .75)!important;
    color: #fff!important
}

.gbqfba:focus,
.goog-buttonset-default:focus,
.jhp input[type=submit]:not([name=btnG]):focus,
.sbdd_a input:focus {
    text-shadow: 0 0 5px rgba(255, 255, 255, .75)!important
}

.jhp>#gb {
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset, 0 1px 3px rgba(0, 0, 0, .5)!important;
    background: linear-gradient(#323232, #282828)!important;
    color: #a6a6a6!important;
    top: -311px!important;
    height: 45%!important;
    border: 0!important
}

.jhp>#gb #gbw>div>div {
    position: absolute!important;
    top: 50%!important;
    right: 0!important;
    margin-top: -16px!important
}

.jhp>#gb span {
    color: #CCC!important
}

#gb>div,
#maia-header,
#searchform>#gb,
.sfbg,
.sfbgg {
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset, 0 1px 3px rgba(0, 0, 0, .5)!important;
    background: linear-gradient(#323232, #282828)!important;
    color: #a6a6a6!important;
    border: 0!important
}

#searchform>#gb span,
.sfbg span,
.sfbgg span {
    color: #CCC!important
}

a#logo {
    background-position: 0 -41px!important
}

a#logo img {
    display: none!important
}

span#logo {
    background-image: url(data:image/png;base64,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)!important
}

#logocont img {
    filter: grayscale(1)!important;
    -webkit-filter: grayscale(1)!important
}

div#hplogo {
    background: url(http://i.imgur.com/iFn7sHq.png) no-repeat!important;
    background-size: 269px 95px!important;
    height: 95px!important;
    width: 269px!important
}

div#hplogo:not([title~=Google]) {
    margin-top: 112px!important
}

div#hplogo>:not([nowrap='']) {
    display: none!important
}

img#hplogo {
    background: url(http://i.imgur.com/iFn7sHq.png) no-repeat!important;
    background-size: 269px 95px!important;
    height: 0!important;
    width: 269px!important
}

img#hplogo:not([title~=Google]) {
    margin-top: 112px!important
}

img#hplogo>:not([nowrap='']) {
    display: none!important
}

#fkbx {
    background-color: #3c3c3c!important;
    color: #c8c8c8!important;
    box-shadow: 0 1px #000 inset, 1px 0 #000 inset, -1px 0 #000 inset, 0 -1px #000 inset, 0 2px 3px rgba(0, 0, 0, .4) inset, 0 1px 0 #2d2d2d!important;
    border-radius: 1px!important;
    border-style: none!important
}

#fkbx-spch,
.esp-spch,
.gsri_a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbpJREFUeNrcVL9rwkAYVRskQ5BEpCh06BBUOljBwaEi2SIuXbu5FAouLTjkPxAyC0KhFTLoXvoHpJC9mAql/gCLFCvF0ICFZiik3ycXCEe07dqDR+7e997LfeFy4VDwEADHgEOyNgE3gHdayGww12Ccp9NpHonRaGRrmoZzjQ7ZCQg4AbMiy/K+IAgsQhRFnuO4rGmaC6j3/eJIQMBRLpdL0GSxWEzCQ6b5oAAxlUpxNMnzPAuP5G8C/jT+UcAFQAfcAha2bTu0kHALotOJZx2QLxQKtV6vJ3U6nQqsucFgsKQDCJdEHQI96MWAyXg8/kARy7IMFPa63e6zYRgvnhnnyEGN9zjimXhrpdFovEKy2263P2OxmOFra71d5LCGGtSix3+UrdlsJpXL5SQc2WipVNp1XVf0dlatVqV6vX6Ah8lxnK9Wq/W4Wq1UKC3DvjZPM5nMmaIoeWwl6IujWVXV/nA4vITlFf0z3VuW5eq6noCjHI3H4yzDMBHPCD/SW7PZfJjP59eeedPIkv507BdBvoNCaj/eB08EFYpXg97GbNlJfzqd5r35JlF4S4BErrUQuc7ugkTfAgwAPy6vTKR7EdsAAAAASUVORK5CYII=) no-repeat center center!important
}

.mv-title {
    background: rgba(0, 0, 0, .25)!important;
    border-radius: 3px!important
}

.mv-title:hover {
    background: rgba(0, 0, 0, .5)!important;
    transition: .2s ease-out!important
}

.kpbb {
    background: linear-gradient(#0089ee, #126ab5)!important;
    box-shadow: 1px 0 2px rgba(0, 0, 0, .6)!important;
    border-radius: 0 3px 3px 0!important;
    border-color: #000!important
}

.kpbb:hover {
    background: linear-gradient(#0093ff, #157dd6)!important;
    border-color: #000!important
}

#lst-ib {
    color: #c8c8c8!important
}

#flyr,
#wflyr,
.gsfi,
.mitem .q:hover {
    background: none!important
}

#topabar {
    background: #161616!important;
    border-bottom: 1px solid #282828!important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3) inset!important
}

#resultStats,
.ab_center_col {
    color: #444!important
}

#hdtbMenus {
    background: #191919!important
}

#hdtb-more:hover,
.hdtb-mn-hd:hover {
    color: #fff!important;
    transition: .1s ease-in!important
}

#hdtb-more:hover .mn-dwn-arw,
.hdtb-mn-hd:hover .mn-dwn-arw {
    border-color: #CCC transparent!important
}

#appbar {
    background: #242424!important
}

.klbar {
    border-bottom: 1px #414141!important
}

#gt-appbar,
#hdtbSum {
    background: #1c1c1c!important;
    border-bottom: 1px solid #484848!important;
    border-top: 0!important;
    box-shadow: 0 1px #232323 inset!important
}

#hdtb-msb .hdtb-mitem.hdtb-msel,
#hdtb_msb .hdtb_mitem.hdtb_msel_pre {
    color: #80A700!important;
    border-bottom: 3px solid #80A700!important
}

#hdtb-msb .hdtb-mitem.hdtb-msel:focus,
#hdtb-msb .hdtb-mitem.hdtb-msel:hover,
#hdtb_msb .hdtb_mitem.hdtb_msel_pre:focus,
#hdtb_msb .hdtb_mitem.hdtb_msel_pre:hover {
    text-shadow: 0 0 3px rgba(0, 173, 238, .75)!important
}

#hdtb .hdtb-mitem a,
#hdtb-more,
#hdtb-tls {
    color: #a6a6a6!important
}

#hdtb .hdtb-mitem a:hover,
#hdtb-more:hover,
#hdtb-tls:hover {
    color: #fff!important;
    transition: .1s ease-in!important;
    text-shadow: none!important
}

#hdtb .hdtb-mitem a:focus,
#hdtb-more:focus,
#hdtb-tls:focus {
    color: #fff!important;
    transition: .1s ease-in!important;
    text-shadow: 0 0 3px rgba(255, 255, 255, .5)!important
}

#cdrlnk:hover,
#hdtb-more-mn a:hover,
.hdtbItm a:hover,
.hdtbItm.hdtbSel:hover {
    background-color: rgba(65, 65, 65, .64)!important
}

#hdtb-tls:hover {
    background: #353535!important;
    /* border: 1px solid #141414!important */
}

#hdtb-msb .hdtb-tl-sel {
    background: rgba(26, 26, 26, .88)!important;
    border: 1px solid #242424!important
}

.st {
    color: #8c8c8c!important
}

.action-menu .mn-dwn-arw {
    border-color: #80A700 transparent!important
}

.crl:hover {
    color: #e6e6e6!important
}

.crp {
    color: #C9C9C9!important;
    background: #212121 none repeat scroll 0 0!important;
    border: #0F0F0F!important;
    box-shadow: 0 1px 5px 3px rgba(0, 0, 0, .3)!important
}

#gbmmb,
.ab_dropdown,
.gbm,
.hdtb-mn-c,
.hdtb-mn-o,
.hdtbItm {
    background: rgba(20, 20, 20, .9)!important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .5)!important;
    border-color: #000!important
}

#cdrlnk:hover,
#hdtb_more-mn a:hover,
.ab_dropdownitem:hover,
.action-menu-item:hover,
.gbmt:hover,
.gssb_i:hover,
.hdtbItm a:hover,
.hdtbItm.hdtbSel:hover {
    background: rgba(255, 255, 255, .075)!important
}

.ts td {
    color: #a6a6a6!important
}

#sshi,
#ssmod,
.disabled #disablemsg,
.goog-slider li,
.subsect,
b,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-shadow: none!important;
    color: #a6a6a6!important
}

.st em,
em {
    color: #91dbf7!important;
    text-shadow: none!important
}

#cwmcwd,
#wmxmsg,
.kp-blk,
.vk_c {
    box-shadow: 0 1px 5px 3px rgba(0, 0, 0, .3)!important;
    background: rgba(42, 42, 42, .27)!important;
    border: #000!important
}

._W5e,
._cke,
._pk,
.kno-ecr-pt,
.vk_bk,
.vk_cxp {
    color: #80A700!important;
    text-shadow: 0 0 3px rgba(0, 173, 238, .5)!important
}

._Usf {
    color: rgba(225, 225, 225, .9)!important
}

.action-menu-item ab_dropdownitem {
    background: black;
}

.rtng {
    color: #80A700!important
}

.kno-fb-ctx a:hover {
    text-shadow: none!important
}

._wD:hover {
    background: rgba(57, 57, 57, .47) none repeat scroll 0 0!important;
    box-shadow: 1px 5px 7px rgba(0, 0, 0, .54)!important
}

._Adb {
    color: #BCBCBC!important
}

._wD {
    color: #929292!important
}

.ksb {
    -moz-appearance: none!important;
    border-radius: 2px!important;
    border: 1px solid #000!important;
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset, 0 1px 3px rgba(0, 0, 0, .5)!important;
    background: linear-gradient(#323232, #282828)!important;
    color: #a6a6a6!important;
    text-shadow: none!important
}

.ksb:hover {
    background: linear-gradient(#464646, #3c3c3c)!important;
    color: #fff!important;
    text-shadow: none!important;
    transition: .2s ease-in!important
}

.ksb:focus {
    color: #80A700!important;
    text-shadow: 0 0 3px #80A700!important;
    transition: .2s ease-in!important
}

._VIf {
    border-color: #303030!important
}

._tvg {
    color: #fff!important
}

#tw-source-text-ta,
._Mze,
._Nze,
._jEe ._baf,
._lXc ._Aje,
._lXc ._Bje,
._wD ._Xbe,
._wje,
.tw-data-text span {
    color: #D4D4D4!important
}

.cd-exp-ar,
.vk_ard,
.vk_aru {
    background-color: #323232!important
}

.cd-exp-ar::after,
.vk_ard::after,
.vk_aru::after {
    border-top: 16px solid #606060!important
}

.cd-exp-ar::before,
.vk_ard::before,
.vk_aru::before {
    border-top: 16px solid #323232!important
}

._Jxe,
._yje {
    background-color: #303030!important;
    border-top: 1px solid #3F3F3F!important
}

._qhf {
    border-color: #262626!important
}

._hDh {
    color: rgba(0, 165, 255, .9)!important
}

._UIf ._SIf,
._UIf ._hvg,
.scrt td,
.scrt tr:last-child td {
    border-color: #3B3B3B!important
}

._akb {
    background-color: #454545!important;
    border-bottom: 2px solid #262626!important
}

._she,
._yX,
._yX td {
    background: transparent!important;
    border-color: #3F3F3F!important
}

#wmxmsg h2 {
    background: rgba(53, 53, 53, .94)!important
}

#cwmcwd select {
    -moz-appearance: none!important;
    border-radius: 0 0 2px 2px!important;
    border: 1px solid #000!important;
    border-bottom: 1px solid #000!important;
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset, 0 1px 3px rgba(0, 0, 0, .5)!important;
    background-image: url(https://ssl.gstatic.com/ui/v1/disclosure/grey-disclosure-arrow-up-down.png) no-repeat scroll 100% center!important;
    background-position: 98%!important;
    background-color: #2d2d2d!important;
    color: #a6a6a6!important;
    text-shadow: none!important
}

#cwmcwd select:hover {
    background-color: #3c3c3c!important;
    color: #fff!important;
    text-shadow: none!important;
    transition: .2s ease-in!important
}

#cwmcwd select:focus {
    color: #80A700!important;
    text-shadow: 0 0 3px #80A700!important;
    transition: .2s ease-in!important
}

#cwmcwd select:focus option {
    color: #a6a6a6!important;
    text-shadow: none!important;
    border: #000!important
}

#cwmcwd input {
    background-color: #3c3c3c!important;
    border: #000!important;
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset, 0 1px 3px rgba(0, 0, 0, .5)!important;
    color: #dbdbdb!important
}

.cwtlwm {
    background: transparent!important
}

.cwtltbl {
    color: #C6C6C6!important
}

.cwtlb {
    border-color: #2F2F2F!important
}

.cwlgb-tpl {
    -moz-appearance: none!important;
    border-radius: 2px!important;
    border: 1px solid #000!important;
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset, 0 1px 3px rgba(0, 0, 0, .5)!important;
    background: linear-gradient(#323232, #282828)!important;
    color: #a6a6a6!important;
    text-shadow: none!important
}

.cwlgb-tpl:hover {
    background: linear-gradient(#464646, #3c3c3c)!important;
    color: #fff!important;
    text-shadow: none!important;
    transition: .2s ease-in!important
}

.cwlgb-tpl:focus {
    color: #80A700!important;
    text-shadow: 0 0 3px #80A700!important;
    transition: .2s ease-in!important
}

.cwdgb-tpl {
    -moz-appearance: none!important;
    border-radius: 2px!important;
    border: 1px solid #000!important;
    box-shadow: 0 1px rgba(255, 255, 255, .1) inset, 0 1px 3px rgba(0, 0, 0, .5)!important;
    background: linear-gradient(#323232, #282828)!important;
    text-shadow: none!important;
    color: #00baff!important
}

.cwdgb-tpl:hover {
    background: linear-gradient(#464646, #3c3c3c)!important;
    color: #fff!important;
    text-shadow: none!important;
    transition: .2s ease-in!important
}

.cwdgb-tpl:focus {
    color: #80A700!important;
    text-shadow: 0 0 3px #80A700!important;
    transition: .2s ease-in!important
}

.cwdb-tpl,
.cwrb-tpl {
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, .2) inset!important;
    background-image: -moz-linear-gradient(center top, #2c2c2c, #1f1f1f)!important;
    background-image: -webkit-linear-gradient(center top, #2c2c2c, #1f1f1f)!important;
    background-color: #1B1B1B!important;
    border: 1px solid #151515!important;
    color: #6B6B6B!important
}

.cwdrsb-tpl {
    filter: brightness(25%)!important
}

#qbi,
#qbi.gssi_a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAARCAYAAADZsVyDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdNJREFUeNq0VD1rwkAYfiMiKolKpyh08Bd0FSn+BMFdBRe3QPtD+jHolkncOghuXaUITqWTmw5F6RQ/UhRc7D1H3nCYpBWhB0/u7nnvnnvu3txpx+OR/qNo5whrmqb3+33XMIxAzHVdqtfrhtD5VvmYNzESKN1u90HXdYIJYL1eS6ANHvHTOdIxOr1e7ymTydz95nyz2ZDjOFQsFkPj2+32udls3kMz7nHXYpuRosvlkgaDAe33e59LpVJUq9WoUCj4nKfxKPAZYw4frLRarSR424vFAluVXKlUkmKo0QePOI9VtVg4waKtVssGWBxO4c6yLCqXy/IYUKMPHnEW9sQTqrAaeAV4IWy/UqmQmjxOGnjE1R1yiavC2WyWbNt+QR/t+Xwu+Xw+T2G/JfNIKMYHfjfVMQYAaOdyOT95qlsGeBSMO3UcEFaBBZLJJI1GI3kR1Bj64BFnI2cLA9VqlXa7HXU6HRqPxzSbzWSNPnjET5IXPOOwYpomtdttGg6HNJlMfB4uG42GjIfN/VNYFcfNg8t0Ou0nK2oeH8VhOp2+Rx0HQ1x5uQjqsDg0oKW+FaZo3wrcCOgXvpR43T4E3oTmFwvjtlx5SFwoDKcOIDQPPwIMAHXvnss55asJAAAAAElFTkSuQmCC) no-repeat center center!important;
    width: 22px!important;
    height: 17px!important;
    margin-top: -3px!important
}

.prc {
    background: #181818!important
}

.rg_fbl {
    border: 1px solid #000!important;
    background: rgba(0, 0, 0, .25)!important
}

.rg_fbl:hover {
    border: 1px solid #80A700!important;
    background: rgba(0, 0, 0, .45)!important;
    box-shadow: 0 0 7px rgba(0, 173, 238, .75), 0 0 5px rgba(0, 173, 238, .35) inset!important;
    transition: .2s ease-out!important
}

.rg_fbl:hover .rg_bb_label {
    color: #80A700!important
}

#ifbd {
    background: #292929!important
}

.prp,
.prpe {
    background: #000!important
}

#gt-appbar {
    background: #1c1c1c!important;
    border-bottom: 1px solid #262626!important;
    box-shadow: 5px 5px 50px #141414 inset!important
}

#gt-appname {
    color: #2986ff!important;
    font-weight: 700!important;
    border: 0!important
}

#gt-gplus {
    filter: hue-rotate(210deg)!important
}

#gb>div span {
    color: #CCC!important
}

#glass {
    background-color: rgba(12, 12, 12, .5)!important
}

.goog-modalpopup,
.modal-dialog {
    background: #232323 none repeat scroll 0 0 padding-box!important
}

.modal-dialog-title {
    background-color: transparent!important;
    color: #2C7BD4!important
}

.modal-dialog-content {
    background-color: transparent!important;
    color: #A8A8A8!important
}

.jfk-textinput {
    background-color: #1A1A1A!important;
    color: #BCBCBC!important
}

#gt-community-promo {
    display: none!important
}

#gt-apb-main,
#gt-text-c {
    background: none!important
}

#gt-ft-res,
#gt-res-tools,
#gt-src-tools {
    background: #232323!important;
    border-top: 1px solid #000!important;
    box-shadow: 0 1px rgba(255, 255, 255, .05) inset!important
}

.gt-baf-word-clickable,
div.gt-baf-pos-head {
    color: #80A700!important
}

.jfk-button-img {
    background-image: url(http://i59.tinypic.com/3026idc.png)!important
}

.ita-kd-img {
    background-image: url(http://i62.tinypic.com/2rdzvpu.png)!important
}

#gt-pb-tb,
#pb-tb-c {
    border: 1px solid #0e0e0e!important;
    color: #BCBCBC!important
}

#gt-pb-tb tr {
    border-bottom: 1px solid #0e0e0e!important
}

#gt-pb-tb tr:hover {
    background-color: #262626!important
}

.gbqfif,
.gbqfsf {
    color: #D8D8D8!important
}

.gt-related-suggest-message {
    color: #999!important
}

.gt-def-row {
    color: #ccc!important
}

.gt-baf-hl {
    color: #15c1ff!important;
    text-shadow: 0 0 3px #80A700!important;
    transition: .2s ease-in!important
}

.cd-exp-ar:before {
    border-top: 16px solid #333!important
}

.cd-exp-ar:after {
    border-top: 16px solid #666!important
}

.cd-exp-ar {
    background-color: #333!important
}

.gt-ex-text {
    color: #DBDBDB!important
}

#gt-feedback {
    color: #fff!important
}

.trans-target-highlight {
    color: #000!important;
    background-color: #aaa!important
}

.trans-edit {
    background: #1D1D1D!important
}

.goog-menu,
.ita-kd-dropdown-menu {
    background: rgba(0, 0, 0, .9)!important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .5)!important;
    border: 1px solid #000!important
}

.goog-filterobsmenuitem,
.goog-menuitem,
.goog-tristatemenuitem,
.ita-kd-menuitem {
    color: #A6A6A6!important
}

.alt-menu .gt-edit-menuitem {
    /*background: none!important*/
}

#gt-sl-gms-menu .goog-menuitem-group .goog-menuitem-highlight,
#gt-sl-gms-menu .goog-menuitem-group .goog-option-selected,
#gt-tl-gms-menu .goog-menuitem-group .goog-menuitem-highlight,
#gt-tl-gms-menu .goog-menuitem-group .goog-option-selected,
.goog-menuitem-highlight,
.goog-menuitem-hover,
.ita-kd-dropdown-menu .ita-kd-menuitem-hover {
    background-color: #80A700!important
}

.goog-menuitem-emphasize-highlight {
    background-color: #1D1D1D!important
}

.goog-menuseparator {
    border-top: 1px solid #333!important
}

#gt-pb-sb {
    color: #C8C8C8!important;
    border-radius: 1px!important
}

.goog-flat-menu-button-dropdown,
.goog-flat-menu-button-hover .goog-flat-menu-button-dropdown {
    border-color: #999 transparent!important
}

.goog-flat-menu-button-open {
    background: #3C3C3C!important;
    color: #C8C8C8!important;
    box-shadow: 0 1px #000 inset, 1px 0 #000 inset, -1px 0 #000 inset, 0 -1px #000 inset, 0 2px 3px rgba(0, 0, 0, .4) inset, 0 1px 0 #2d2d2d!important;
    border-radius: 1px!important;
    border: 0!important
}

.goog-toolbar {
    background: #232323!important;
    border: 1px solid #000!important;
    box-shadow: 0 1px rgba(255, 255, 255, .05) inset!important
}

.goog-toolbar-menu-button {
    color: #A6A6A6!important
}

.goog-toolbar-menu-button-focused {
    color: #fff!important;
    background: #464646!important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)!important;
    border: 1px solid #4d90fe!important
}

.goog-toolbar-separator {
    border-left: 1px solid #777!important
}

.ita-kd-icon-button.ita-kd-selected+.ita-kd-icon-button.ita-kd-right,
.ita-kd-icon-button.ita-kd-selected.ita-kd-left+.ita-kd-icon-button.ita-kd-mid,
.ita-kd-icon-button.ita-kd-selected.ita-kd-mid+.ita-kd-icon-button.ita-kd-mid {
    border-left: 1px solid #000!important
}

.goog-toolbar-button-checked,
.goog-toolbar-button-selected,
.goog-toolbar-menu-button-open,
.ita-kd-icon-button.ita-kd-selected {
    background: linear-gradient(#464646, #3c3c3c)!important;
    border-color: #000!important
}

.ita-kd-menuitem-hover {
    color: #fff!important
}

.jfk-button-standard.jfk-button-checked,
.jfk-button-standard.jfk-button-clear-outline.jfk-button-checked {
    color: #80A700!important
}

.gt-ct-text {
    color: #c8c8c8!important
}

.gt-cc-t {
    border-bottom: 2px solid #141414!important
}

.gt-syn-span {
    color: #A7A7A7!important
}

.gt-rw-span {
    color: #7B7B7B!important
}

.gt-card-ttl-txt,
.gt-cc-r-i {
    color: #2675CF!important
}

div.gt-baf-sep {
    border-bottom: 1px solid #303030!important
}

div.gt-baf-cts {
    background: #2B6DD1!important
}

#gt-pb-sb,
#gt-res-wrap,
#gt-res-wrap.full-edit,
#newu,
.pb-tgt-td textarea {
    border: 1px solid #000!important;
    background: #1D1D1D!important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5)!important
}

.gt-hl-layer {
    border: transparent!important;
    background: transparent!important
}

#gt-src-wrap {
    border-color: #000!important
}

.ita-kd-inputtools-div {
    background: transparent!important
}

.goog-toolbar-button-hover,
.goog-toolbar-menu-button-hover,
.ita-kd-inputtools-div:hover .ita-kd-icon-button {
    background: linear-gradient(#464646, #3c3c3c)!important;
    border-color: #000!important;
    border-radius: 0!important
}

.jfk-tooltip {
    background-color: #2A2A2A!important;
    border: 1px solid #121212!important;
    color: #A2A2A2!important
}

#contribute-target,
#result_box,
#source,
.trans-edit {
    color: #CCC!important
}

.gt-hl-text {
    color: #272727!important;
    background-color: #888!important
}

.card {
    background-color: #303030!important
}

.google-footer-bar {
    border-color: #363636!important
}

.one-google p,
.signin-card #reauthEmail {
    color: #A1A1A1!important
}

.accountchooser-card ol li {
    border-bottom: 1px solid #141414!important
}

.accountchooser-card ol li .remove-entry span.account-email,
.accountchooser-card ol li button span.account-email {
    color: #adadad!important
}

.action-card ul.dual-action li:first-child {
    border-right: 1px solid #454545!important
}

.card-mask {
    background-color: transparent!important;
    background-image: none!important
}

#maia-header h2 ._xdb .fl,
#maia-header h2 a,
#maia-header h2 div div+div div._tX {
    color: #2986ff!important
}

#maia-footer {
    background: transparent!important
}

#maia-footer-local {
    background: rgba(48, 48, 48, .37)!important;
    border-color: #3F3F3F!important
}

.promo {
    background: transparent!important;
    border: transparent!important
}

#maia-footer-global,
#stage,
#status-bar.divided,
.JX0GPIC-D-a,
.JX0GPIC-ub-f th,
.JX0GPIC-ub-j,
.promo a,
.right-col #main-content,
div.JX0GPIC-c-p,
table.JX0GPIC-c-j,
td.JX0GPIC-c-m,
td.JX0GPIC-c-n {
    border-color: #383838!important
}

.JX0GPIC-c-i,
.JX0GPIC-o-t,
td.JX0GPIC-c-m {
    color: #A7A7A7!important
}

tr.JX0GPIC-c-l div.JX0GPIC-c-g {
    color: #838383!important
}

#navigation .group .nav-label:hover {
    color: #B4B4B4!important
}

#navigation>li.item a:hover {
    background-color: #2F2F2F!important
}

.gwt-PopupPanel {
    background: #363636!important;
    box-shadow: 0 2px 16px #000!important
}

.gwt-PopupPanel .popupContent {
    border-color: #333!important
}

.JX0GPIC-a-g {
    color: #b6b6b6!important
}

#navigation .goog-zippy-header:hover,
.JX0GPIC-a-h,
.JX0GPIC-o-p:hover {
    background-color: #2a2a2a!important
}

table.JX0GPIC-c-o {
    border-right: 1px solid #4D4D4D!important;
    border-top: 1px solid #5C5C5C!important;
    border-bottom: 1px solid #383838!important;
    background: #2C2C2C!important
}

.JX0GPIC-y-b,
.JX0GPIC-y-r,
tr.JX0GPIC-c-l>td {
    background: #333!important;
    border-color: #1D1D1D!important
}

tr.JX0GPIC-c-d td {
    background: #363636!important
}

._ayg span,
.ab_ctl_sp,
.ab_icon,
.csb,
.star div,
.star span,
a#logo {
    background-image: url(http://i.imgur.com/mlDGf4Q.png)!important
}

._Jxg span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAg0lEQVQoz2P4//8/AzkYt8Tad/9J1gjUFADSCKJJ1bgAqnEBqRofQDU+wKkRKJkAxO+hCgnh9zDnw2xQAOL9BDSB5BWwOhUokY9DUz5ePwIVGODQaEBIYwEOjRMIadyAFAjxQHwfV+hipBZoIAhA+QJIgaaAVSNQwgGI63HEaz16KgIA/ebzCC0bKtYAAAAASUVORK5CYII=)!important
}

#ires .vsc .lupin,
.intrlu .lupin,
.lupin,
.vsc .lupin {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAF8CAMAAADxbMvGAAAAt1BMVEX///+Pj49+fn6Pj4+UlJSUlJSZmZmbm5ufn5+fn5+fn5+kpKSurq6qqqqoqKiurq6wsLCysrK7u7stLS0yMjI0NDQ3Nzc5OTk7Ozs+Pj5AQEBDQ0NISEhPT09UVFReXl5mZmZra2t0dHR5eXmGhoaNjY2SkpKUlJSbm5ukpKSmpqawsLC3t7e7u7u+vr7Dw8PExMTR0dHg4ODr6+vx8fHy8vL29vb5+fn6+vr8/Pz9/f3+/v7////mDw9rAAAAE3RSTlMAHzw8b3CHm5vAz9vb3Ofv7/b71hfJfAAAAtJJREFUeNrtmF1vmzAUht12S5ekaZsMkuaTZXQracNhkJoW+/z/37VjC9nHaDeTJm2LeBSMeVXlInp0eF1huBxPi2I6vhQtoyL78rDcZ8VIWG6fN58t25dbQQxfVlHLw3EoxBVsIseuuBKjzO6qamfuzyMxTcyzRtQm+ToVxSqO4xqJmjbbQhTL+XzeINHQZvtDzBK6l0iUtNnPxPhpQZy0Ppl7NhaD43rhWMFAiLvHB8e3OyHEB9gtW3bFR0FMntdLy/owEYYLSFeWFC6E5Trfmedtfi1a7r+viad70WK+d7Mx3+i4f9xs6A88g+Nmmw8EA5I9CM7kKZsEwfUx/xQEVwX9mgGzmQi5uekEw2EnGAzEX+VPOlblHcdQR94xomp0FjnHCFXWdcwcS9F8mGO1AtDcMa2U0o13rNS0T/DROdacyC9ae8eYY/+pUq9ExpXCNymxZEohKScbphRCHDeSKYWETphSCPO5VEwphMUC0Ctlg5NmYwsJfejH1hkoFZVvbxVXSuqy1LVXaodpFKXolQIdE+CVAjU3OKVc4JQ64IJQTCktO0olSmvVK3UuUyrtTKkaq86UynEXTqlYA5tSQIuSrVIuqMIpleAhmFLJu+pMqfekV+oMlMpfDSmfUpJIvVJS0cK7lFS08C4lUSkSyCslVTilFlLR4vu6C7xSEg3QK3UGLz6rFK/nKAlezzFQisBAKSJUikAASPkREAOlXMCOgNgfAc+oS506XSpvVNilaMl4lzKEXeoAkARdqlYInS6FwLrUu3kTQtClFMpeqX9PqeVvdyl6SivepejKnVI+YF2KLlBeKTuktApOfACn4MRHF/h67gKnlB1SoHqlzkAp0qXi/5fy5ckq5QKvlGtTTilXnqxSLvBKtW3KKeUCpxQhVf/iOw+liNeUK0VgzpWyAVeKQOBKEQhcKRswpYAuBD6lDgtArlSFCqteqV/xE8BQWCUU2kJGAAAAAElFTkSuQmCC)!important
}

#ires:hover .vsc:hover .lupin.luhovm,
.intrlu:hover .lupin,
.lupin.luhovm,
.vsc:hover .lupin {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAF8CAMAAADxbMvGAAAAsVBMVEX///+92uWt0t+q0N6p0N6oz96oz96mzt2nz92mzt2lzd2lzt2lzdykzdylzdykzdykzdykzdylzt2byNmlzdyTxNaNwNOPwdSnzt1dpcFfp8JjqcNmqsRorMVprMVqrcZtrsdur8dxsMhxscl2tMp4tMt6tcx7tsx/uM6Eu9CYxteYxtiZx9igy9umzt2z1eK21+O/2+bB3efN5Ozj8PTk8PXw9vnx9/rz+Pr3+/z5/P2gvC/NAAAAGXRSTlMACBgwP1prdoCVpqu/zdbd5Ory+Pn7/Pz9mRtPIQAAAyJJREFUeNrtmG1zojAUhVPbddW2disULYlEjQiCL2hAhf//w/be1iaX7k4/7cwOHc6Hkp6GjB2fOecCQ3V6j8+jYf+WXdVznVip0JsMbhjq3lWvb5LOEJ2frny9ynfu4f5R6BvJyR3rOrjinsfx6g3YQ4x/yasqlz73wxF7Djnnhwp0gIXcMVfBNUcjh4WYoCE+dgjc8RQLIRSeoWARP7H+iwBNPW+KV6fH7iazqVHodhh7HJvfpdNnDLYs5VXrUYeBBs7sXQu3y1Cd0Xo+n81ns/GQvavrLuagJfxnVw3HC9DLA7sKz10slpNbZvQAW8awwW5xl0v3ByP6tV6PbqjRc17u8UqOhTuobtxdh9U0dFldg+Eno9tn/1X/kDGudZ2xoLooypifap1wwhjXSVpwwlhQRqtSEcbWFSghjGXHOM4Ky1hwjoSAewxjq4uaToNz0jJGGGsoUhl8+UdBkNJ75Z0TixRHnrIjQUofN1kZWaSELk/nKrFICZ0IsS2kRQqN1UUapKb66Hm5JrGl4XMUqo2tJiLFRQ0pnuFXSZDKLpHShTBIQaBwP9grgxQECgcZpMAQHGSRgh0AiycMUhA/GEqRbcJtuQnzgiAV6D+QmqkWqQamVICD0Z4UX3BKYg8ci9QJkAJqDFJoIFcGKTTwh0EK1hhKFik0MLZI8SXerkosUvg5yn07XH2H4ksrkCYplRYqjhWZpbaa+5zOUmmx2WxI8XE8gxYf32oBIrMUGCiSUoUHIin1dsZFtUg1H6nVZ6RWl4gihcYnpFYlICUIUnhGGRGkYGyqIwUGQcoYBCkw2kfAhiLl12cpfwc4JASpbRlJp4rILIWPe7ukXnwoWnwp1Get+NYbrW3x5XugJ9UWqbTah7vqSN4q7LCBJUVKKtki1cBZ6hRhDokPpIzxxSx13h8Oh0JYpM45CIyvZin6xGcNMktFkFSFbFOq8UiBUvpeCrUFgxQfGqT4UGCYlDIGKT4cnmrFh4YtPmvQd59b3RbfN0EKI8ggZQyKFEeDIoWGQcoYFCmMIIJUkCswCFJQp1mBBi2+ZNq+RPgLUr8B1/VbvP3I7IIAAAAASUVORK5CYII=)!important
}

#gbwa>div:first-child>a {
    background-image: url(http://i.imgur.com/marBYML.png)!important
}

._Zgf {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAQAAACssQXfAAAAi0lEQVQI12WOMQrCQBRE334DKUUIucMW6QK5QIocwUa3zo1MExQLTxCwziXmAunFzkbWQnBRp5v3ihlAOT9RDqbAovoL1ywKRkvBpOqDKyYKWiNwomRWA6CGmZKBvQMZI4E7HXBlzUDvowNQxpktN2DDhZ1/pkHTUVFRB7k3cUkx8qD3kb/3mVapvQC/1irt16bfTgAAAABJRU5ErkJggg==)!important
}

/**
 *
 * https?://(www|encrypted|images).google.(com|([a-z]{2}))(.[a-z]{2})?/.*(chrome/newtab|webmasters|imghp|tbm=isch|tbm=shop|tbm=nws|tbm=vid|tbm=pts).*
 *https?://(translate|images).google.(com|([a-z]{2}))(.[a-z]{2})?/.*
 *
 */
#gbwa > div:first-child > a,#gbq1>div>a>span{background-image: url("http://i.imgur.com/EuIcHbh.png")!important}

/**
 *
 * https://encrypted.google //URL prefix
 *https?://www.google.(com|([a-z]{2}))(.[a-z]{2})?/.*chrome/newtab.*
 */


}

以上是关于css 从另一边修改时尚的主要内容,如果未能解决你的问题,请参考以下文章

css HeiHei - 简单时尚的CSS片段,可以打开夜间模式。

css HabitRPG时尚款式

精选6个时尚的 CSS3 效果附源码

css app.codeable.io风格(时尚的chrome插件)

css 彩郎(@irodraw)さん「改·WorkFlowyで「三色ボールペン方式」「の时尚(火狐)用CSS(2015/07/27版)

使用 HTML 和 CSS 剪辑图像