Community Central
Community Central
(Fixed CSS for the start a wiki button.)
mNo edit summary
Line 842: Line 842:
   
 
.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled).wds-is-secondary,
 
.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled).wds-is-secondary,
.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled).wds-is-secondary:hover:not(:disabled) {
+
.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled).wds-is-secondary:hover:not(:disabled),
  +
.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled).wds-is-secondary:active,
  +
.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled).wds-is-secondary:focus:not(:disabled)
  +
{
 
border-color: #656e78;
 
border-color: #656e78;
 
color: #656e78;
 
color: #656e78;

Revision as of 23:29, 9 April 2019

@import url("/load.php?mode=articles&articles=u:c:User:C.Syde65/ignorelist.css&only=styles&ctype=text/css");

/*users*/
a[href="/wiki/User:Dharden"]            { color:#337800 !important; font-weight:bold !important; }
a[href="/wiki/User:Beatrice_Monty"]     { color:turquoise !important; font-weight:bold !important; }
a[href="/wiki/User:LostInRiverview"]    { color:navy !important; font-weight:bold !important; }
a[href="/wiki/User:Auror_Andrachome"]   { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:Nikel23"]            { color:#007FFF !important; font-weight:bold !important; }
a[href="/wiki/User:Lost_Labyrinth"]     { color:blue !important; font-weight:bold !important; }
a[href="/wiki/User:Mathetesalexandrou"] { color:#00AADD !important; font-weight:bold !important; }
a[href="/wiki/User:Vpetmad"]            { color:#538 !important; font-weight:bold !important; }
a[href="/wiki/User:K6ka"]               { color:#0040FF !important; font-weight:bold !important; }
a[href="/wiki/User:Icemandeaf"]         { color:#3070BE !important; font-weight:bold !important; }
a[href="/wiki/User:Joey.eyeball"]       { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:WayfinderOwl"]       { color:#6A5288 !important; font-weight:bold !important; }
a[href="/wiki/User:Beds"]               { color:#6B1D51 !important; font-weight:bold !important; }
a[href="/wiki/User:Chunkyheels"]        { color:#00b0f4 !important; font-weight:bold !important; }
a[href="/wiki/User:Mate1234"]           { color:darkblue !important; font-weight:bold !important; font-size:medium !important; font-family:Times New Roman !important; } 
a[href="/wiki/User:AldoHyde"]           { color:#3399ff !important; font-weight:bold !important; }
a[href="/wiki/User:C.Syde65"]           { color:maroon !important; font-weight:bold !important; }
a[href="/wiki/User:WikiBuilder1147"]    { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:ThePeculiarMe"]      { color:#151B54 !important; font-weight:bold !important; }
a[href="/wiki/User:OoppDecks"]          { color:#99CC00 !important; font-weight:bold !important; }
a[href="/wiki/User:Imasexysimlover"]    { color:#91b60b !important; font-weight:bold !important; }
a[href="/wiki/User:Sims2Player"]        { color:blue !important; font-weight:bold !important; }
a[href="/wiki/User:Sapphire_Moondust"]  { color:purple !important; font-weight:bold !important; }

#RECIRCULATION_RAIL {
    display: none;
}

/*ignore list*/
li[data-user="AlbertaWolf"] { display: none !important; }
li[data-user="AwesomeBoy"] { display: none !important; }
li[data-user="Cat_poop_on_me"] { display: none !important; }
li[data-user="FartBombNZ"] { display: none !important; }
li[data-user="FartFromTheFuture"] { display: none !important; }
li[data-user="IPoopedOnMyScreen"] { display: none !important; }
li[data-user="MisterMarch"] { display: none !important; }
li[data-user="MrAssbang"] { display: none !important; }
li[data-user="OneAndOnlyPoop"] { display: none !important; }
li[data-user="Pickfart123"] { display: none !important; }
li[data-user="Poopeegee9"] { display: none !important; }
li[data-user="Ratingthepoop"] { display: none !important; }
li[data-user="Sophiedp"] { display: none !important; }
li[data-user="Ssundeepoopsalot"] { display: none !important; }
li[data-user="Tamatownxxx"] { display: none !important; }
li[data-user="Teamarrow1"] { display: none !important; }
li[data-user="Unicornpoop123"] { display: none !important; }
li[data-user="XACiDPoo"] { display: none !important; }

/*ad-block margin fix*/

.WikiaPage {
    margin-top: 1em;
}

.WikiaTopAds {
    font-size: 0;
    margin: 0 auto;
    position: relative;
    padding: 10px 0;
    text-align: center;
    width: 1064px;
    z-index: 2;
}

/*self-appear in chat user-list*/
#user-C\.Syde65 { display: block !important; }

/*For people like me who can't stand syntax backgrounds and highlights*/
 
#theme-solarized-light {
    background-color: #f2f2f2;
    color: #3a3a3a;
}

#wpTextbox1.highlighted {
    border: 0px inset transparent;
}

.ace-solarized-light {
    color: #3a3a3a !important;
}

.css.source-css .st0 {
    color: #ff0000 !important;
}

.css.source-css .kw2 {
    color: #993333 !important;
}

.css.source-css .re0 {
    color: #cc00cc !important;
}

.css.source-css .br0 {
    color: #00AA00 !important;
}

.css.source-css .re1 {
    color: #6666ff !important;
}

.css.source-css .kw1 {
    color: #000000 !important;
    font-weight: bold;
}

.css.source-css .re3 {
    color: #933 !important;
}

.css.source-css .re2 {
    color: #3333ff !important;
}

.css.source-css .re1 {
    color: #6666ff !important;
}

.javascript.source-javascript .kw2 {
    color: #003366 !important;
    font-weight: bold;
}

.javascript.source-javascript .st0 {
    color: #3366CC !important;
}

.javascript.source-javascript .nu0 {
    color: #CC0000 !important;
}

.javascript.source-javascript .coMULTI {
    color: #006600 !important;
    font-style: italic;
}

.javascript.source-javascript .me1 {
    color: #660066 !important;
}

.javascript.source-javascript .kw1 {
    color: #000066 !important;
    font-weight: bold;
}

#theme-solarized-light .kw1 {
    color: #3a3a3a !important;
}

#theme-solarized-dark {
    background-color: #0d0d0d;
}

#theme-solarized-dark .kw1 {
    color: #c5c5c5 !important;
}

.ace-solarized-dark {
    background-color: black !important;
}

.ace-solarized-dark .ace_gutter {
    background: black !important;
}

.ace-solarized-light {
    background-color: white !important;
}

.ace-solarized-light .ace_gutter {
    background: white !important;
}

.UserProfileMasthead .contributions-details a:hover {
    color: inherit !important;
}

.UserProfileMasthead .discussion-details a:hover {
    color: inherit !important;
}

/*ignore list*/
li[data-user="Themasterofdenial"] { display: none !important; }
a[href$="/Themasterofdenial"] { color: transparent !important; display: none !important; }
a[href="/wiki/User:Themasterofdenial"] { color:transparent !important; display: none !important; }
a[href="/wiki/User_talk:Themasterofdenial"] { color:transparent !important; display: none !important; }
a[href="/wiki/Message_Wall:Themasterofdenial"] { color:transparent !important; display: none !important; }
a[href="/wiki/Special:Contributions/Themasterofdenial"] { color:transparent !important; display: none !important; }

.page-User_Nikolas_Grigora .UserProfileMasthead .masthead-avatar .avatar,
.page-User_Themasterofdenial .UserProfileMasthead .masthead-avatar .avatar {
    border: 4px solid #ffffff;
    display: none !important;
    max-height: 140px;
    max-width: 140px;
}

.page-User_talk_Nikolas_Grigora .UserProfileMasthead .masthead-avatar .avatar,
.page-User_talk_Themasterofdenial .UserProfileMasthead .masthead-avatar .avatar {
    border: 4px solid #ffffff;
    display: none !important;
    max-height: 140px;
    max-width: 140px;
}

.page-Special_Contributions_Nikolas_Grigora .UserProfileMasthead .masthead-avatar .avatar,
.page-Special_Contributions_Themasterofdenial .UserProfileMasthead .masthead-avatar .avatar {
    border: 4px solid #ffffff;
    display: none !important;
    max-height: 140px;
    max-width: 140px;
}

.page-Message_Wall_Nikolas_Grigora .UserProfileMasthead .masthead-avatar .avatar,
.page-Message_Wall_Themasterofdenial .UserProfileMasthead .masthead-avatar .avatar {
    border: 4px solid #ffffff;
    display: none !important;
    max-height: 140px;
    max-width: 140px;
}

.page-User_blog__Nikolas_Grigora .UserProfileMasthead .masthead-avatar .avatar,
.page-User_blog_Themasterofdenial .UserProfileMasthead .masthead-avatar .avatar {
    border: 4px solid #ffffff;
    display: none !important;
    max-height: 140px;
    max-width: 140px;
}

img[src*="fd82e0c3-ee42-49fb-b564-e8ce1a833346"] /*Nikolas_Grigora*/ {
    display:none !important;
}

img[src*="fec47693-f867-4af7-9a12-c398f4bf334d"] /*Themasterofdenial*/ {
    display:none !important;
}

/*Notifications Text Recolour*/
.wds-notifications__mark-all-as-read {
    color: #1a5eb8;
}

/*CSS for Community Council Wiki*/

.wiki-communitycouncil .WikiaRail .rail-module {
    margin: 0 0px 30px;
    border: 1px solid #cccccc !important;
    padding: 21px 10px 15px;
}
 
.wiki-communitycouncil .WikiaRail .activity-module .edit-info .edit-info-user {
    color: #009bbe !important;
}

.wiki-communitycouncil .main-page-tag-lcs .forum-activity-module,
.wiki-communitycouncil .main-page-tag-rcs .forum-activity-module {
    border: 1px solid #cccccc !important;
    padding: 0px 15px 15px;
}

.wiki-communitycouncil .main-page-tag-lcs .ChatWidget,
.wiki-communitycouncil .main-page-tag-rcs .ChatWidget {
    border: 1px solid #cccccc !important;
    padding: 0px 15px 15px;
}

.wiki-communitycouncil .WikiaRail .activity-module .edit-info .edit-info-user {
    color: #009bbe;
}

.wiki-communitycouncil .mw-content-ltr .forum-activity-module .edit-info .edit-info-user {
    color: #009bbe;
}

.wiki-communitycouncil .WikiHeader div.buttons a#DisplayClockJS {
    top: -1.60em !important;
    color: #009bbe !important;
    font-weight:bold !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
}

.wiki-communitycouncil #mixed-content-footer {
    background-color: transparent;
}

/*CSS for VSTF Wiki*/

.wiki-vstf .WikiaRail .rail-module {
    margin: 0 0 30px;
    border: 1px solid #cccccc;
    padding: 20px 15px 15px;
    background: #ffffff;
}
 
.wiki-vstf .WikiaRail .activity-module .edit-info .edit-info-user {
    color: #006cb0;
}
 
.wiki-vstf #seemoreactivity-button {
    margin-right: 8px !important;
}

.wiki-vstf #mixed-content-footer {
    background-color: transparent;
}

/*popup links*/
.popupPreview a.extiw, .popupPreview a.extiw:active {
    color: #002BB8 !important;
    background: none;
    padding: 0;
}

/*ping phrases dropdown*/
#pings {
    min-height: 100px;
    max-height: 200px;
}

/*restore wikia navigation bar style*/
.wds-global-navigation {
    background: #ffffff;
    border-top: 6px solid #656e78;
    box-shadow: 0 0 0 2px rgba(0,0,0,0.3);
    color: #ffffff;
    font-family:'Helvetica', Arial, sans-serif;
    justify-content: center;
}

.wds-global-navigation__logo {
    padding-top: 8px;
    height: 36px;
}

.wds-global-footer__header a svg {
    display: none;
}

/* Start navigation changes */
.wds-global-navigation__notifications-menu-counter {
    background-color: #ffffff;
    border: 1px solid #656E78;
    color: #656E78;
}

.wds-global-navigation__user-menu,
.wds-global-navigation__notifications-menu,
.wds-global-navigation__start-a-wiki {
    background-color: #ffffff;
    color: #39424d;
}

.wds-global-navigation__search-suggestions .wds-is-selected a {
    color: #39424d;
}

.wds-global-navigation__search-input {
    background-color: #F2F6FA;
    color: #000000;
    height: auto;
}

.wds-global-navigation__search-container.wds-search-is-focused .wds-global-navigation__search-input,
.wds-global-navigation__search-input:focus {
    width: 300px;
}

.wds-global-navigation__search-label {
    background-color: #f2f6fa;
    border: #c5ced9 1px solid;
    border-right: 0;
}

.wds-global-navigation__search-label-icon {
    margin-left: 6px;
}

.wds-global-navigation .wds-button.wds-is-text {
    background-color: #F2F6FA;
}

/* Active coloring on search */
.wds-global-navigation.wds-search-is-active .wds-global-navigation__search-label {
  box-shadow: none;
  border: #555555 solid 1px;
  border-right: 0;
}

.wds-global-navigation.wds-search-is-active .wds-button.wds-is-text:not(:disabled).wds-global-navigation__search-close {
  border: #555555 solid 1px;
  border-left: 0;
}

.wds-global-navigation.wds-search-is-active .wds-global-navigation__search-submit {
  background: #555555;
  opacity: 1;
}

.wds-global-navigation__search-submit {
  box-sizing: border-box;
}

#wpCreatePageDialogTitle {
    border: 1px solid #eaeff3;
    border-left: 2px solid #eaeff3;
    border-top: 2px solid #bcbec2;
    border-bottom: 1px solid #eaeff3;
    border-right: 2px solid #eaeff3;
    border-radius: 3px;
    max-width: 970px !important;
    padding: 4.5px;
}

.wds-global-footer__bottom-bar a,
.wds-global-footer__bottom-bar a:visited {
    color: #006cb0;
}

.wds-global-navigation .wds-button.wds-is-secondary.wds-is-active,
.wds-global-navigation .wds-button.wds-is-secondary:active,
.wds-global-navigation .wds-button.wds-is-secondary:focus:not(:disabled),
.wds-global-navigation .wds-button.wds-is-secondary:hover:not(:disabled) {
    color: #656E78;
}
.wds-global-navigation .wds-button.wds-is-active, .wds-button:active,
.wds-global-navigation .wds-button:focus:not(:disabled),
.wds-global-navigation .wds-button:hover:not(:disabled) {
    border-color: #656E78;
}

.SpeechBubble .stafflogo img {
    height: 1.25em;
    vertical-align: text-bottom;
    display: none;
}

.SpeechBubble .stafflogo {
   background:url(https://images.wikia.nocookie.net/common/extensions/wikia/DesignSystem/bower_components/design-system/dist/svg/wds-company-logo-wikia.svg);
    background-size:30px 10px;
  height: 10px;
  width:30px;
  display:inline-block;
}

.Wall .comments .stafflogo {
   background:url(https://images.wikia.nocookie.net/common/extensions/wikia/DesignSystem/bower_components/design-system/dist/svg/wds-company-logo-wikia.svg);
    background-size:32px 11px;
  height: 11px;
  width:32px;
  display:inline-block;
}

img.staffSig {
    background-image:url(https://images.wikia.nocookie.net/common/extensions/wikia/DesignSystem/bower_components/design-system/dist/svg/wds-company-logo-wikia.svg) !important;
        width: 50px;
        height: 14px;
}

.wds-dropdown__content .wds-list.wds-is-linked>li:hover>a,
.wds-global-navigation .wds-is-linked .wds-sign-out__button {
    background-color: inherit !important;
    color: inherit;
}

.wds-global-navigation .wds-dropdown__content:not(.wds-is-not-scrollable) .wds-list {
    max-height: 970px;
}

.wds-global-navigation .wds-button.wds-is-secondary {
    background-color: transparent;
    border-color: #656E78;
    color: #656E78;
}

.WikiaPage .page-header__title {
    font-weight: normal;
    font-size: 28px;
}

.WikiaPage .page-header .wds-dropdown__content {
    min-width: 110px;
}

.WikiaPage .page-header .wds-button.wds-is-secondary:focus:not(:disabled), .WikiaPage .page-header .wds-button.wds-is-secondary:not(:disabled), .WikiaPage .page-header .wds-button.wds-is-secondary:active, .WikiaPage .page-header .wds-button.wds-is-secondary.wds-is-active {
    border-radius: 0.5em;
}

.WikiaPage .page-header .wds-button-group > .wds-button:not(.wds-is-secondary):not(:last-child) {
    border-radius: 0.5em 0 0 0.5em;
}

.WikiaPage .page-header .wds-button-group > .wds-dropdown:not(:first-child) .wds-button {
    border-radius: 0 0.5em 0.5em 0;
}

.WikiaPage .page-header .wds-button {
    border-radius: 0.5em;
}

.WikiaRail .rail-module .wds-button.wds-is-secondary {
    border-radius: 0.5em;
}

.ChatWidget .wds-button.wds-is-secondary {
    border-radius: 0.5em !important;
}

.TalkButtonBubble {
    border-radius: 0.5em !important;
}

.wds-notifications__unread-mark {
    background-color: #ffffff;
    border: 1px solid #656E78;
    color: #656E78;
}

.wds-is-unread .wds-notification-card__icon-wrapper .wds-icon {
    fill: #999999;
}

.wds-global-navigation__link:hover {
   background-color: #e6ebf2;
   color: #656E78;
}

h2.wds-global-footer__header > a[data-tracking-label="logo"] {
    background: url("https://vignette.wikia.nocookie.net/csydes-test/images/8/89/White_Wikia_Logo.png/revision/latest?cb=20170612045350");
    width: 164px;
    content: ' ';
    height: 41px;
    background-size: 123px;
    background-repeat: no-repeat;
}

#EditMessageWallGreeting .wds-button-group > .wds-button:not(.wds-is-secondary):not(:last-child) {
    border-radius: 0.5em 0 0 0.5em;
}

#EditMessageWallGreeting .wds-button-group>.wds-button:not(.wds-is-secondary):not(:first-child), #EditMessageWallGreeting .wds-button-group>.wds-dropdown:not(:first-child) .wds-button {
    border-radius: 0 0.5em 0.5em 0;
}

button:not(.wds-button):hover {
    background-color: transparent !important;
    border: 0 transparent !important;
}

input[type="submit"] {
    border-radius: 0.5em;
}

button.wikia-chiclet-button img {
    position: absolute;
}

.wds-toggle__input:checked+.wds-toggle__label::before {
    background-color: #83b8d8;
}

.wds-toggle__input:checked+.wds-toggle__label::after {
    background-color: #004888;
}

.wds-button-group>.wds-button:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.wds-button-group>.wds-dropdown:last-child .wds-button {
    border-radius: 0;
}

.WikiaPage .page-header .wds-button,
.wds-community-header .wds-button.wds-is-secondary {
    font-size: 10px;
}

.wds-global-navigation__link {
    color: #656E78;
    font-weight: normal;
    text-transform: none;
}

.wds-global-navigation__notifications-dropdown {
    color: #39424d;
}

.wds-global-navigation__search.wds-dropdown {
    color: #39424d;
}

.wds-button {
    border-radius: 0;
}

.wds-global-navigation__avatar-notifications-counter,
.wds-global-navigation__notifications-counter {
   border: 1px solid #38424a;
}

.wds-global-navigation .wds-avatar img.wds-avatar__image {
    border: 1px solid #39424d;
    fill: #39424d;
}

.wds-global-navigation__link-group .wds-dropdown__content .wds-button.wds-is-secondary,
.wds-global-navigation__notifications-dropdown .wds-dropdown__content .wds-button.wds-is-secondary, .wds-global-navigation__user-menu .wds-dropdown__content .wds-button.wds-is-secondary {
    border-color: #656e78;
    color: #656e78;
}

.wds-notification-card__icon-wrapper .wds-icon,
.wds-is-unread .wds-notification-card__icon-wrapper .wds-icon {
    fill: #999999;
}

.wds-notifications__mark-all-as-read,
.wds-list.wds-has-lines-between>li {
    border-bottom: solid 1px #c5ced9;
}

.WikiaRail .rail-module .wds-button.wds-is-secondary,
#seemoreactivity-button {
    font-size: 10px;
}

.wds-global-navigation__search-suggestions.wds-dropdown__content,
.wds-global-navigation__search-suggestions.wds-dropdown__content:not(.wds-is-not-scrollable) .wds-list::after,
.wds-global-navigation__search-suggestions.wds-dropdown__content:not(.wds-is-not-scrollable) .wds-list::before {
    background-color: #ffffff;
}

.wds-global-navigation__logo-image {
    display: none;
}

.wds-global-navigation .wds-global-navigation__search-close {
   padding: 5px 13px;
}

.community-page-rail-module .description {
    padding: 3px;
}

.wds-global-navigation__content-bar-right {
    flex-grow: 0;
    margin-left: 10px;
}

.wds-global-navigation__logo::before {
   background-image: url('https://vignette.wikia.nocookie.net/wikiaglobal/images/0/09/MainMark.png');
   background-size: 91px 24px;
   content:'';
   display: inline-block;
   height: 24px;
   width: 91px;
   vertical-align: middle;
}

.wds-global-navigation__logo::after {
   color: #aaaaaa;
   content: "The Home of Fandom";
   border-bottom: 1px solid;
   border-top: 1px solid;
   display: inline-block;
   font-size: 10px;
   font-weight: bold;
   line-height: 16px;
   margin-left: 8px;
   margin-right: 8px;
   text-transform: uppercase;
   vertical-align: bottom;
}

.wds-global-navigation__links {
   font-size: 14px;
}

.wds-global-navigation__link:hover {
   background: #e6ebf2;
   color: #656e78;
}

.wds-global-navigation .wds-dropdown__toggle-chevron {
   fill: #656e78;
}

.wds-global-navigation__search-container {
   margin: 0;
}

.wds-search-is-active .wds-global-navigation__link-group .wds-dropdown__toggle-chevron {
   display: block;
}

.wds-search-is-active .wds-global-navigation__search-container {
   margin: 0;
}

.wds-global-navigation__search-toggle {
   background: #f2f6fa;
   border: solid 1px #c5ced9;
   border-right: 0;
   color: rgba(101,110,120,0.75);
   cursor: text;
   height: 28px;
   padding-right: 10px;
}

.wds-global-navigation__search-toggle:hover {
   background: #f2f6fa;
   color: rgba(101,110,120,0.75);
}

.wds-search-is-active .wds-global-navigation__search-toggle {
   flex: 0 1 auto;
}

.wds-global-navigation__search-toggle-icon,
.wds-search-is-active .wds-global-navigation__search-toggle-icon {
   margin: 0 4px;
}

.wds-global-navigation__search-input-wrapper,
.wds-search-is-active .wds-global-navigation__search-input-wrapper {
   background: #f2f6fa;
   border: solid 1px #c5ced9;
   border-left: 0;
   height: 28px;
   padding: 0;
   transition: none;
}

.wds-search-is-active .wds-global-navigation__search-toggle,
.wds-search-is-active .wds-global-navigation__search-input-wrapper {
   border-color: #555555;
}

.wds-global-navigation__search-input::placeholder {
   color: rgba(101,110,120,0.75);
}

.wds-global-navigation__search-suggestions.wds-dropdown__content {
   left: 0;
}

.wds-global-navigation__search-submit {
   display: inline-flex;
   padding: 0;
}

.wds-global-navigation__search-submit:not(.wds-is-text):not(.wds-is-secondary) {
   background: #dee1e4;
   border: none;
}

.wds-global-navigation__search-container:not(.wds-search-is-focused) .wds-global-navigation__search-submit {
    display: none;
}

.wds-global-navigation__search-close.wds-button.wds-is-text {
   color: rgba(101,110,120,0.5);
}

.wds-global-navigation__search-close.wds-button.wds-is-text:hover {
   color: #555555;
}

.wds-search-is-active .wds-global-navigation__search-submit:not(.wds-is-text):not(.wds-is-secondary),
.wds-global-navigation__search-submit:not(.wds-is-text):not(.wds-is-secondary):active,
.wds-global-navigation__search-submit:not(.wds-is-text):not(.wds-is-secondary):focus:not(:disabled),
.wds-global-navigation__search-submit:not(.wds-is-text):not(.wds-is-secondary):hover:not(:disabled) {
   background: #555555;
   border: none;
}

.wds-global-navigation__search-submit:before {
   background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228px%22%20height%3D%2228px%22%20viewBox%3D%220%200%2028%2028%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22m14.033203%208.5488281%200%203.3828129-6.033203%200%200%204.064453%206.033203%200%200%203.382812%206.71875-5.416015z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E%0A");
   content: '';
   height: 14px;
   width: 14px;
   background-position: -7px;
}

.wds-global-navigation__search-submit svg {
   display: none;
}

.wds-global-navigation .wds-avatar .wds-avatar__image {
   border: none;
}

.wds-global-navigation__notifications-dropdown svg {
   fill: #38424a;
}

.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled) {
    border-color: #38424a;
    border-radius: 0;
    color: #38424a;
    font-size: 10px;
    font-weight: 600;
    padding: 7px 12px;
}

.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled):hover {
    background-color:transparent;
    border-color: #38424a;
    color: #38424a;
}

.wds-dropdown__content {
    border-radius: 0;
}

.wds-button {
    padding: 7px 13px;
}

.wds-global-navigation__link:visited,
.wds-global-navigation__start-a-wiki:visited {
    color: #656e78 !important;
}

.wds-global-footer {
    background-color: #39424d;
    font-family: inherit !important;
}

.wds-global-footer__link,
.wds-global-footer__link:active,
.wds-global-footer__link:focus,
.wds-global-footer__link:visited {
    color: #c5ced9;
}

.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled).wds-is-secondary,
.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled).wds-is-secondary:hover:not(:disabled),
.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled).wds-is-secondary:active,
.wds-global-navigation__start-a-wiki .wds-button.wds-is-secondary:not(:disabled).wds-is-secondary:focus:not(:disabled)
{
    border-color: #656e78;
    color: #656e78;
}

/*Testing Space*/