radioparadise.com - 4/15/2021, 4:51:58 PM by clomaka

Details
Authorclomaka
LicenseNo License
Created atNovember 16, 2021 15:26
Updated atNovember 20, 2021 00:14
Applies touserstyle RadioParadise
Statistics
Learn how we calculate statistics in the FAQ.
Total views61
Total installs1
Weekly installs0
Description
A dark skin for the Radio Paradise music player using RPs main colors.
Notes
Userstyle doesn't have notes.History
Daily snapshots of style statistics.
Source code
Source code has over 100k characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name steamgifts.com - 4/15/2021, 4:09:36 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("steamgifts.com") {
/* Insert code here... */
/* you should still get these TamperMonkey userscripts:
-Extended Steamgifts
chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/options.html#nav=e9d91cf8-c477-4c31-aae1-50220674bc4f+editor
-SG Game Tags
chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/options.html#nav=6d36d655-cef3-4ff2-b3b4-cf1ff916426e+editor
-Steam Web Integration
chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/options.html#nav=3afe9856-6d43-4cdc-93ee-cad8b88abbd9+editor
*/
/*sidebar nav highlight*/
.sidebar__navigation__item.is-selected .sidebar__navigation__item__name, .sidebar__navigation__item.is-selected i
{color: #ffd000!important;
}
/*quick entry button, already entered*/
.sidebar__entry-delete, #content button#check[style*="rgb(219, 219, 160)"] {
background-image: linear-gradient(hsl(204, 16%, 32%) 0%,hsl(204, 16%, 18%) 100%)!important;
border: 1px solid hsl(196, 0%, 0%)!important;
color: hsla(58, 0%, 54%, .95)!important;
text-shadow: 1px 1px hsla(0,0%,0%,0.99),0 0 1px hsla(0,0%,0%,0.99),0 0 1px hsla(0,0%,0%,0.99);
transition: filter .35s ease-in;
will-change: filter;
}
/*required level*/
.giveaway__column--contributor-level--positive:not(.esgst-glh-highlight) {
background-image: linear-gradient(hsl(198, 29%, 16%) 0%,hsl(195, 25%, 12%) 100%)!important;
background-color: transparent!important;
border: 1px solid #000!important;
color: hsla(204, 36%, 51%, .9)!important;
cursor: pointer;
text-shadow: 1px 1px hsla(0,0%,0%,0.99),0 0 1px hsla(0,0%,0%,0.99),0 0 1px hsla(0,0%,0%,0.99)!important;
transition: filter .35s ease-in;
will-change: filter;
}
/*region restriction*/
.giveaway__column--invite-only, .giveaway__column--community-voted, .giveaway__column--region-restricted, .featured__column--invite-only, .featured__column--community-voted, .featured__column--region-restricted, .giveaway__columns--badges .giveaway__column--region-restricted {
background-image: linear-gradient(hsl(0, 0%, 24%) 0%,#313131 50%,hsl(0, 0%, 0%) 100%)!important;
border-color: hsla(0,0%,0%,1)!important;
color: hsl(0, 0%, 55%)!important;
text-shadow: 1px 1px hsla(0,0%,0%,0.99),0 0 1px hsla(0,0%,0%,0.99),0 0 1px hsla(0,0%,0%,0.99);
}
/*giver avatar*/
.giveaway_image_avatar {
opacity: 0.25!important;
}
/*the word NEW in front of new giveaways*/
.giveaway__heading__name font.ga-mark {
color: #ffd000;
}
/*givaway title*/
.giveaway__heading__name {
color: hsla(196, 17%, 85%, 80%);
}
/*selected text*/
:: selection{
color: hsl(196, 100%, 50%);
background-color: rgba(0, 0, 0, .34)!important;
}
/* below is from (with above things edited out)
// @namespace SG Dark Grey v2.3.2
// @author SquishedPotatoe (https://github.com/SquishedPotatoe)
*/
:root {
/* extra edits by me*/
--SGSP-group-bg-color: linear-gradient(#4b8a42 0%, #21471f 100%);
--SGSP-yellow-buttons-txt-color: hsla(0, 100%, 100%, .4);
/* */
--SGSP-body-bg-color: #252522;
--SGSP-body-bg-image: "none";
--SGSP-button-hover-brightness: brightness(1.25);
--SGSP-chart-bg-color: rgba(42, 42, 40, 0.65);
--SGSP-chart-border-color: rgba(0, 0, 0, 0.35);
--SGSP-chart-head-bg-color: #383833;
--SGSP-chart-head-border-color: rgba(0, 0, 0, 0.6);
--SGSP-chart-head-txt-color: #8f9fb3;
--SGSP-chart-row-bg-color: rgba(45, 45, 42, 0.8);
--SGSP-chart-row-txt-color: rgba(161, 161, 161, 0.95);
--SGSP-code-bg-color: #2a2a28;
--SGSP-code-border-color: rgba(0, 0, 0, 0.45);
--SGSP-code-txt-color: #b7b700;
--SGSP-content-bg-color: rgba(24, 24, 22, 0.3);
--SGSP-content-border-color: rgba(0, 0, 0, 0.4);
--SGSP-content-inner-bg-color: rgba(0, 0, 0, 0.1);
--SGSP-content-inner-border-color: rgba(0, 0, 0, 0.5);
--SGSP-enter-green-buttons-bg-color: linear-gradient(#5a7740 0%, #283e18 100%);
--SGSP-enter-green-buttons-txt-color: rgba(201, 227, 181, 0.9);
--SGSP-enter-red-buttons-bg-color: linear-gradient(#a54040 0%, #6a1010 100%);
--SGSP-enter-red-buttons-txt-color: #efa9a9;
--SGSP-enter-yellow-buttons-bg-color: linear-gradient(#85891a 0%, #575a02 100%);
--SGSP-enter-yellow-buttons-txt-color: rgba(218, 220, 163, 0.95);
--SGSP-featured-bg-color: rgba(24, 46, 67, 0.5);
--SGSP-featured-border-color: rgba(0, 0, 0, 0.8);
--SGSP-featured-giveaway-bg-gradient: linear-gradient(to right, var(--SGSP-body-bg-color) 2%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 85%, var(--SGSP-body-bg-color) 98%);
--SGSP-featured-home-bg-gradient: linear-gradient(to right, var(--SGSP-body-bg-color) 2%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 85%, var(--SGSP-body-bg-color) 98%);
--SGSP-featured-user-bg-gradient: linear-gradient(to right, var(--SGSP-body-bg-color) 2%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 85%, var(--SGSP-body-bg-color) 98%);
--SGSP-general-txt-color: rgba(166, 166, 166, 0.95);
--SGSP-giveaway-columns-bg-color: linear-gradient(rgba(255, 255, 255, 0.06) 0, rgba(115, 115, 115, 0.06) 100%);
--SGSP-giveaway-columns-border-color: rgba(0, 0, 0, 0.7);
--SGSP-giveaway-columns-boxshadow-color: rgba(255, 255, 255, 0.05);
--SGSP-green-buttons-bg-color: linear-gradient(#90db4d 0%, #2d5113 100%);
--SGSP-green-buttons-border-color: #000000;
--SGSP-green-buttons-txt-color: rgba(201, 227, 181, 0.9);
--SGSP-green-icons-txt-color: rgba(120, 167, 73, 0.8);
--SGSP-grid-brightness: brightness(0.7);
--SGSP-grid-hover-brightness: brightness(0.9);
--SGSP-grid-popout-bg-color: #333333;
--SGSP-grid-popout-border-color: #000000;
--SGSP-group-border-color: rgba(0, 0, 0, 0.5);
--SGSP-group-txt-color: #7ac270;
--SGSP-header-footer-bg-color: linear-gradient(#2e3d4d 0%, #212b36 100%);
--SGSP-header-footer-border-color: rgba(0, 0, 0, 0.7);
--SGSP-headings-size1-txt-color: #adadad;
--SGSP-headings-size2-txt-color: #adadad;
--SGSP-headings-size3-txt-color: #adadad;
--SGSP-headings-txt-color: #8f9fb3;
--SGSP-image-bg-color: #404040;
--SGSP-image-border-color: rgba(0, 0, 0, 0.65);
--SGSP-image-brightness: brightness(0.8);
--SGSP-image-filters: blur(0px) brightness(1) opacity(1) saturate(1);
--SGSP-input-bg-color: #333333;
--SGSP-input-border-color: rgba(0, 0, 0, 0.7);
--SGSP-invite-bg-color: linear-gradient(#9c9c9c 0%, #808080 50%, #4f4f4f 100%);
--SGSP-invite-border-color: #000000;
--SGSP-invite-txt-color: #d9d9d9;
--SGSP-link-txt-color: rgba(98, 159, 192, 0.85);
--SGSP-list-txt-color: #d84141;
--SGSP-modal-bg-color: #2e2e2e;
--SGSP-nav-button-bg-color: linear-gradient(#39576f 0%, #273d4f 100%);
--SGSP-nav-button-hover-brightness: brightness(1.25);
--SGSP-nav-button-hover-saturate: saturate(1.5);
--SGSP-nav-dropdown-bg-color: linear-gradient(#404040 0%, #363636 100%);
--SGSP-nav-dropdown-border-color: #000000;
--SGSP-nav-dropdown-hover-bg-color: var(--SGSP-nav-button-bg-color);
--SGSP-nav-txt-color: rgba(204, 204, 204, 0.9);
--SGSP-notification-blue-bg-color: linear-gradient(rgba(39, 112, 185, 0.23) 0%, rgba(17, 61, 105, 0.9) 100%) !important;
--SGSP-notification-blue-border-color: #004c99;
--SGSP-notification-blue-txt-color: #92bde8;
--SGSP-notification-green-bg-color: linear-gradient(rgba(117, 185, 39, 0.14) 0%, rgba(56, 92, 15, 0.63) 100%) !important;
--SGSP-notification-green-border-color: rgba(73, 131, 7, 0.7) !important;
--SGSP-notification-green-txt-color: rgba(192, 236, 142, 0.8);
--SGSP-notification-grey-bg-color: linear-gradient(rgba(61, 61, 61, 0.2) 0%, rgba(46, 46, 46, 0.9) 100%) !important;
--SGSP-notification-grey-border-color: #4d4d4d !important;
--SGSP-notification-grey-txt-color: rgba(166, 166, 166, 0.95);
--SGSP-notification-red-bg-color: linear-gradient(rgba(185, 39, 39, 0.23) 0%, rgba(105, 17, 17, 0.9) 100%) !important;
--SGSP-notification-red-border-color: #8a0000 !important;
--SGSP-notification-red-txt-color: #ed8282 !important;
--SGSP-notification-yellow-bg-color: linear-gradient(rgba(180, 185, 39, 0.23) 0%, rgba(102, 105, 17, 0.9) 100%) !important;
--SGSP-notification-yellow-border-color: #858a00;
--SGSP-notification-yellow-txt-color: rgba(230, 233, 165, 0.9) !important;
--SGSP-page-width: 100%;
--SGSP-pageheading-bg-color: linear-gradient(#3b3b3b 0%, #2e2e2e 100%);
--SGSP-pageheading-border-color: rgba(0, 0, 0, 0.7);
--SGSP-pageheading-txt-color: rgba(119, 185, 223, 0.9);
--SGSP-pinned-bg-color: linear-gradient(#212f3b 0%, #1d242b 100%);
--SGSP-pinned-border-color: rgba(0, 0, 0, 0.45);
--SGSP-poll-bg-color: rgba(24, 24, 22, 0.3);
--SGSP-poll-border-color: var(--SGSP-content-border-color);
--SGSP-poll-heading-bg-color: #303030;
--SGSP-poll-heading-border-color: rgba(0, 0, 0, 0.6);
--SGSP-poll-heading-txt-color: var(--SGSP-headings-txt-color);
--SGSP-poll-row-txt-color: #a4a4a4;
--SGSP-quote-bg-color: rgba(0, 0, 0, 0.18);
--SGSP-quote-border-color: rgba(130, 130, 125, 0.64);
--SGSP-quote-txt-color: rgba(161, 161, 161, 0.95);
--SGSP-red-buttons-bg-color: linear-gradient(#a54040 0%, #6a1010 100%);
--SGSP-red-buttons-border-color: #000000;
--SGSP-red-buttons-txt-color: #efa9a9;
--SGSP-red-icons-txt-color: rgba(221, 60, 60, 0.95);
--SGSP-red-suspension-bot-bg-color: linear-gradient(#8a2828 18%, #6a1010 100%);
--SGSP-red-suspension-top-bg-color: linear-gradient(#a54040 0%, #8a2828 80%, #6a1010 200%);
--SGSP-reply-bg-color: rgba(38, 41, 44, 0.8);
--SGSP-reply-border-color: rgba(0, 0, 0, 0.65);
--SGSP-row-hover-color: brightness(1.2);
--SGSP-scrollbar-bg-color: #1a1a1a;
--SGSP-scrollbar-hover-bg-color: #3d3d3d;
--SGSP-scrollbar-thumb-bg-color: #262626;
scrollbar-color: #262626 #1a1a1a;
--SGSP-secondary-txt-color: #788087;
--SGSP-select-highlight-color: #5f8d35;
--SGSP-select-highlight-bg-color: rgba(110, 110, 110, 0.5);
--SGSP-separator-dark-color: #0a0a0a;
--SGSP-separator-hover-color: rgba(61, 82, 92, 0.8);
--SGSP-separator-light-color: rgba(255, 255, 255, 0.1);
--SGSP-sgtool-content-bg-color: var(--SGSP-content-bg-color);
--SGSP-sgtool-total-bg-color: var(--SGSP-pinned-bg-color);
--SGSP-sidebar-bg-color: rgba(24, 24, 22, 0.33);
--SGSP-sidebar-border-color: rgba(0, 0, 0, 0.4);
--SGSP-sidebar-link-bg-color: var(--SGSP-pageheading-bg-color);
--SGSP-sidebar-link-border-color: var(--SGSP-pageheading-border-color);
--SGSP-sidebar-link-txt-color: rgba(119, 185, 223, 0.9);
--SGSP-silver-buttons-bg-color: linear-gradient(#6e6e6e 0%, #404040 100%);
--SGSP-silver-buttons-border-color: rgba(0, 0, 0, 0.9);
--SGSP-silver-buttons-txt-color: #b8b8b8;
--SGSP-spoiler-bg-color: #373734;
--SGSP-tableheading-bg-color: #303030;
--SGSP-tableheading-border-color: rgba(0, 0, 0, 0.8);
--SGSP-trade-have-bg-color: rgba(95, 63, 63, 0.37);
--SGSP-trade-have-border-color: rgba(225, 137, 137, 0.37);
--SGSP-trade-have-title-color: rgba(226, 121, 121, 0.67);
--SGSP-trade-want-bg-color: rgba(70, 97, 98, 0.37);
--SGSP-trade-want-border-color: rgba(111, 204, 211, 0.37);
--SGSP-trade-want-title-color: rgba(96, 207, 215, 0.67);
--SGSP-tooltip-bg-color: #2b2b2b;
--SGSP-tooltip-border-color: #000000;
--SGSP-tooltip-txt-color: #a6a6a6;
--SGSP-visited-txt-color: rgba(128, 172, 83, 0.9);
--SGSP-whitelist-bg-color: linear-gradient(#478085 0%, #1d4649 100%);
--SGSP-whitelist-border-color: rgba(0, 0, 0, 0.5);
--SGSP-whitelist-txt-color: #70bbc2;
--SGSP-yellow-buttons-bg-color: linear-gradient(#85891a 0%, #575a02 100%);
--SGSP-yellow-buttons-border-color: #000000;
--esgst-discussion-highlight-bg-color: rgba(83, 159, 29, 0.15);
--esgst-group-highlight-bg-color: rgba(83, 159, 29, 0.15);
--esgst-inner-panel-bg-color: rgba(23, 23, 23, 0.3);
--esgst-inner-panel-border-color: rgba(0, 0, 0, 0.4);
--esgst-lpv-arrow-selected: var(--esgst-lpv-button);
--esgst-lpv-bar-hover-projected: var(--esgst-lpv-bar-projected);
--esgst-lpv-bar-hover: var(--esgst-lpv-bar);
--esgst-lpv-bar-projected: #108484;
--esgst-lpv-bar-selected-projected: var(--esgst-lpv-bar-projected);
--esgst-lpv-bar-selected: var(--esgst-lpv-bar);
--esgst-lpv-bar: #2e6b0f;
--esgst-lpv-button-hover: var(--esgst-lpv-button);
--esgst-lpv-button-selected-hover: var(--esgst-lpv-button);
--esgst-lpv-button-selected: var(--esgst-lpv-button);
--esgst-lpv-button: var(--SGSP-nav-button-bg-color) !important;
--esgst-modal-bg-color: rgba(46, 46, 46, 0.8);
--SGSP-ts-1: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-2: 0 0 3px #000000;
--SGSP-ts-3: -1px 1px rgba(0, 0, 0, 0.99), 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-4: 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000;
--SGSP-ts-5: 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000;
--SGSP-ts-6: 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000;
--SGSP-ts-7: 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000;
--SGSP-ts-8: 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000;
--SGSP-ts-9: 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000;
--SGSP-ts-10: 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000, 1px 1px #000000;
--SGSP-ts-11: 0 2px #000000, 0 -2px #000000, 2px 0 #000000, -2px 0 #000000;
--SGSP-ts-12: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-13: 1px 1px rgba(0, 0, 0, 0.99), 0 1px rgba(0, 0, 0, 0.99), 1px 0 rgba(0, 0, 0, 0.99), 0 -1px rgba(0, 0, 0, 0.99), -1px 0 rgba(0, 0, 0, 0.99);
--SGSP-ts-14: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-15: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-16: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-17: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-18: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-19: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-20: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-21: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-22: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-23: 1px 1px rgba(0, 0, 0, 0.99), 1px 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-24: -1px 1px rgba(0, 0, 0, 0.99), 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-25: -1px 1px rgba(0, 0, 0, 0.99), 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-26: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-27: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-28: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-29: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-30: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-31: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-32: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-33: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-34: 1px 1px rgba(0, 0, 0, 0.7), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-35: 1px 1px rgba(0, 0, 0, 0.7), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-36: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-37: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-38: 1px 1px #000000, 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-39: 1px 1px rgba(0, 0, 0, 0.7);
--SGSP-ts-40: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-41: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-42: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-43: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-44: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-45: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-46: 1px 1px rgba(0, 0, 0, 0.99), 0 1px rgba(0, 0, 0, 0.99), 1px 0 rgba(0, 0, 0, 0.99), 0 -1px rgba(0, 0, 0, 0.99), -1px 0 rgba(0, 0, 0, 0.99);
--SGSP-ts-47: 1px 1px rgba(0, 0, 0, 0.99), 0 1px rgba(0, 0, 0, 0.99), 1px 0 rgba(0, 0, 0, 0.99), 0 -1px rgba(0, 0, 0, 0.99), -1px 0 rgba(0, 0, 0, 0.99);
--SGSP-ts-48: 1px 1px rgba(0, 0, 0, 0.99), 1px 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-49: 1px 1px rgba(0, 0, 0, 0.99), -1px -1px rgba(0, 0, 0, 0.99), -1px 0 rgba(0, 0, 0, 0.99), 0 -1px rgba(0, 0, 0, 0.99);
--SGSP-ts-50: 1px 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-51: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-52: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-53: 1px 1px rgba(0, 0, 0, 0.99), 1px 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-54: 1px 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-55: 1px 1px #000000, 0 0 1px #000000;
--SGSP-ts-56: -1px 1px rgba(0, 0, 0, 0.99), 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-57: -1px 1px rgba(0, 0, 0, 0.99), 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-58: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-59: -1px 1px rgba(0, 0, 0, 0.99), 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-60: 0 1px rgba(0, 0, 0, 0.6), 0 -1px rgba(0, 0, 0, 0.6), 1px 0 rgba(0, 0, 0, 0.6), -1px 0 rgba(0, 0, 0, 0.6);
--SGSP-ts-61: 0 1px rgba(0, 0, 0, 0.8), 0 -1px rgba(0, 0, 0, 0.8), 1px 0 rgba(0, 0, 0, 0.8), -1px 0 rgba(0, 0, 0, 0.8);
--SGSP-ts-62: 1px 1px rgba(0, 0, 0, 0.99), 0 1px rgba(0, 0, 0, 0.99), 1px 0 rgba(0, 0, 0, 0.99), 0 -1px rgba(0, 0, 0, 0.99), -1px 0 rgba(0, 0, 0, 0.99);
--SGSP-ts-63: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-64: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-65: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-66: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-67: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-68: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-69: 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000;
--SGSP-ts-70: 1px 1px rgba(0, 0, 0, 0.8);
--SGSP-ts-71: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-72: -1px 1px rgba(0, 0, 0, 0.99), 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-73: 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000, 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000;
--SGSP-ts-74: 0 1px #000000, 0 -1px #000000, 1px 0 #000000, -1px 0 #000000;
--SGSP-ts-75: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-76: 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
--SGSP-ts-77: 1px 1px rgba(0, 0, 0, 0.99), 1px 1px 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99), 0 0 1px rgba(0, 0, 0, 0.99);
}
html, [data-esgst-action] {
background-color: var(--SGSP-body-bg-color)!important;
}
body {
background-color: transparent!important;
background-image: none;
}
.sidebar__entry-insert, .sidebar__action-button, .nav__sits, .form__submit-button, .form__sync-default, .featured__action-button, #content button[type="submit"], #content #activated_send, #content #real_cv_send, #content #multiple_wins_send, #content #giveaway_Create, .entry.validEntry, #content .rulePassed, .btn_action.green, #content .manageGa a, #content #gaurl a, #content .back-guide a, #content .gaButton, .featured__column--contributor-level--positive:not(.esgst-glh-highlight), .cmGame:not(.notFound), .cmGame.whitelisted, #content .showBundledDeals, #content #giveaway_filters_Update, .page__heading__button--green, .page_heading_btn.green, .sale-savings--high, .offer__discount, #content .deal_game_discount, .btn-success, #btn-get, .esgst-sttb-button, .esgst-stbb-button, .show-hide-giveaway-list.small-colored, .table__column__key__redeem, .birthday_event_btn--light {
background-image: var(--SGSP-green-buttons-bg-color)!important;
background-color: transparent!important;
border: 1px solid #000!important;
border-color: var(--SGSP-green-buttons-border-color)!important;
color: var(--SGSP-green-buttons-txt-color)!important;
cursor: pointer;
text-shadow: var(--SGSP-ts-63)!important;
transition: filter 0.35s ease-in;
will-change: filter;
}
#content #gaurl a {
background-repeat: no-repeat;
padding: 9px 36px 10px!important;
}
#content .center.left p:last-of-type {
margin-top: 20px;
}
#content .game_deal_wrapper:last-of-type, #help ~ .featured__outer-wrap:last-of-type, .esgst-cfh-preview {
margin-bottom: 25px;
}
#content .pagination {
border: none!important;
box-shadow: none!important;
}
.nav_btn:not(.is_selected) .message_count, .nav__button .nav__notification {
transition: filter 0.35s ease-in;
will-change: filter;
}
#content .rulePassed {
border-radius: 4px;
cursor: default;
filter: saturate(2);
}
#dateBtn {
margin-top: 15px;
line-height: 27px;
height: 27px!important;
}
.author_avatar.is_icon {
color: rgba(235, 72, 72, 0.9);
background-color: var(--SGSP-image-bg-color);
}
.align-button-container > .comment__submit-button + .comment__submit-button {
margin: 0 0 0 5px!important;
}
a.featured__column.featured__column--group {
color: hsla(113, 60%, 85%, 0.9)!important;
}
.b-modal, .SGPP__tagModal_background {
background-color: var(--SGSP-modal-bg-color)!important;
opacity: 0.85!important;
}
.sg2o-modal-dialog {
background-color: var(--esgst-modal-bg-color)!important;
}
blockquote {
margin: 0.8em -1000px 0.75em 1em;
max-width: calc(100% - 90px);
padding: 0.6em 2.3em!important;
position: relative;
quotes: "“" "”" "“" "”";
text-shadow: var(--SGSP-ts-58);
}
blockquote:before {
color: var(--SGSP-quote-txt-color);
content: open-quote;
font-size: 4em;
left: 5px;
line-height: 0.1em;
margin-right: 0.25em;
position: absolute;
top: 22px;
vertical-align: -0.4em;
}
blockquote::after {
content: "";
}
.chart__heading {
text-shadow: var(--SGSP-ts-19);
}
.chart__heading__medium {
color: var(--SGSP-headings-txt-color);
}
.chart__subheading {
color: hsla(0, 0%, 75%, 0.95);
text-shadow: var(--SGSP-ts-41);
}
.chart__subheading__green {
color: #78b33d;
}
.chart:nth-of-type(even):not(#cvChartContainer), #charts, div#GaFormRealCV, div#GaFormRules, div#GaFormMisc, div#GaFormAdvanced, .creatorTools, .modTools, .cmGame.notFound {
background-color: var(--SGSP-content-inner-bg-color);
border: 1px solid var(--SGSP-content-inner-border-color);
}
.chart--genre > .highcharts-container, .chart--giveaways-created > .highcharts-container, .chart--price > .highcharts-container {
right: 4px;
}
.chart--metascore > .highcharts-container, .chart--release_date > .highcharts-container {
right: 15px;
}
.chart__tooltip-header, .highcharts-tooltip p[style*="#808D9C"] {
color: var(--SGSP-headings-txt-color);
text-shadow: var(--SGSP-ts-22)!important;
}
.chart__tooltip-point, .highcharts-tooltip p[style*="#6286D3"], .highcharts-tooltip p[style*="rgba(98, 134, 211, 0.5)"] {
text-shadow: var(--SGSP-ts-22)!important;
}
.highcharts-tooltip p[style*="rgba(98, 134, 211, 0.5)"] {
color: rgba(166, 166, 166, 0.8)!important;
}
#charts {
border-radius: 8px;
display: flex;
height: 340px!important;
padding-top: 25px;
}
#charts + .separator:before {
content: "Breakdown statistics";
color: hsl(213, 19%, 63%);
display: flex;
font-size: 24px;
font-weight: bold;
justify-content: center;
text-shadow: var(--SGSP-ts-57);
position: relative;
bottom: 335px;
}
#content #charts h2.center, #content .sidebar__navigation:last-of-type + div, img[title*="Extended Steamgifts"] {
display: none;
}
#content .sidebar--wide {
min-width: inherit!important;
}
#content .sidebar__navigation {
margin-top: 5px;
padding: 4px;
}
#content .sidebar a {
border: 1px solid transparent!important;
}
#content .sidebar__navigation__item__link:hover {
background-image: var(--SGSP-sidebar-link-bg-color);
border: 1px solid!important;
border-color: var(--SGSP-sidebar-link-border-color)!important;
}
#content .deal_game_image.global__image-outer-wrap {
padding: 4px 4px 1px;
}
#content .deal_game_image img:not([src*="http"]) {
min-width: 150px;
}
#content a.game_deal_wrapper.bundled {
background-color: hsla(0, 89%, 41%, 0.12);
border-color: #000!important;
}
#content .game_deal_wrapper .deal_game_price {
width: 100px;
}
#content .game_deal_wrapper .deal_game_title {
font-size: 17px;
margin-bottom: -10px;
}
#content .deal_game_discount {
font-size: 16px;
}
#content #keySellers, #content #resellers {
margin-bottom: 15px;
}
#content .discount_percentage {
color: hsla(94, 46%, 80%, 0.9);
}
#content .store-entry .discount_percentage {
color: hsl(94, 27%, 55%);
}
#content .discount_original_price {
color: var(--SGSP-general-txt-color);
opacity: 0.6;
}
#content .stores h3 {
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
#content .fa-spinner {
text-indent: 0;
}
#content .chart {
width: 254px;
margin-left: auto;
margin-right: auto;
}
.left .chart > div {
left: 15px;
}
#charts svg {
filter: brightness(80%);
}
#charts svg rect {
fill: hsla(0, 0%, 0%, 0);
}
#content g path[fill="#cccccc"], #content g path[FILL="#cccccc"] {
fill: hsla(0, 0%, 0%, 0);
}
#content g path[fill="#ffffff"], #content g path[FILL="#ffffff"] {
fill: #444;
}
#content g path[stroke="#cccccc"], #content g path[STROKE="#cccccc"], #content g path[STROKE="#ffffff"], #content g path[stroke="#ffffff"], g ellipse[stroke="#ffffff"], #content g path[FILL="#ffffff"], #content g ellipse[STROKE="#ffffff"] {
stroke: #000;
}
#content g text {
text-shadow: none;
}
#content g g g text, #content g > g text {
fill: #bfbfbf;
text-shadow: var(--SGSP-ts-22)!important;
}
div#GaFormRealCV, div#GaFormRules, div#GaFormMisc, div#GaFormAdvanced {
border-radius: 8px;
margin: 3px;
padding-left: 7px;
padding-top: 10px;
width: unset;
}
#content input#filterCustomRule, #content input[type="number"], #content input[type="text"]:not(#username) {
border-radius: 4px;
color: hsl(0, 0%, 68%)!important;
font-weight: 600;
text-indent: 5px;
}
#content form[name="giveaway_filters"] {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
div#GaFormRealCV input, div#GaFormRules input, div#GaFormMisc input {
margin-left: 20px;
}
div#GaFormAdvanced {
margin-top: 30px;
padding: 8px;
width: 66.2%;
}
div#GaFormAdvanced + .center-text {
width: 100%;
}
button[type="submit"]#giveaway_filters_Update {
width: 160px;
}
.show-hide-giveaway-list.small-colored {
text-decoration: none;
width: 140px;
}
#content .modal-backdrop {
background-color: var(--SGSP-modal-bg-color)!important;
}
#content .modal-backdrop.in {
opacity: 0.85;
}
#content .modal-content {
background-color: var(--SGSP-body-bg-color)!important;
background-image: linear-gradient(var(--SGSP-content-bg-color) 0%, var(--SGSP-content-bg-color) 100%)!important;
border: solid 1px var(--SGSP-content-border-color);
text-shadow: var(--SGSP-ts-41);
}
#content .modal-header {
background-color: var(--SGSP-tableheading-bg-color);
border-bottom: 1px solid hsla(0, 0%, 0%, 0.6);
border-radius: 5px 5px 0 0;
color: var(--SGSP-headings-txt-color);
}
#content .modal-title {
font-weight: 600;
font-size: 24px;
line-height: 0.8;
text-shadow: var(--SGSP-ts-23);
}
#content .modal-header .close {
color: #fff;
text-shadow: var(--SGSP-ts-11);
}
#content .modal-body .featured__outer-wrap--giveaway {
margin-bottom: 10px;
}
::-webkit-input-placeholder {
color: hsla(0, 0%, 70%, 0.5)!important;
text-shadow: var(--SGSP-ts-39);
}
#content input#filterCustomRule:focus, #content input[type="number"]:focus, #content input[type="text"]:focus:not(#username) {
border-radius: 4px;
color: hsl(0, 0%, 75%)!important;
font-weight: 600;
text-indent: 5px;
}
#content textarea {
border-radius: 4px;
font-weight: 600;
padding: 5px 5px 3px;
}
#content #giveaway_giveawayUrl {
width: 402px;
}
input#filterCustomRule {
margin-top: 10px;
width: 912px;
}
.creatorTools, .modTools {
border-radius: 8px;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.creatorTools h2, .modTools h2, .creatorTools p, .modTools p {
display: flex;
justify-content: center;
width: 100%;
}
#content p[style*="red"] {
color: rgba(235, 72, 72, 0.9)!important;
}
.entry.validEntry, .entry.notvalidEntry {
border-radius: 4px;
cursor: default!important;
max-width: 45%;
margin: 0 auto -10px;
}
.entry.validEntry {
border-color: hsl(88, 90%, 25%)!important;
background-image: linear-gradient(hsla(88, 65%, 44%, 0.2) 0%, hsla(88, 74%, 21%, 0.9) 100%)!important;
}
.entry.notvalidEntry {
background-color: transparent!important;
background-image: linear-gradient(hsla(0, 65%, 44%, 0.23) 0%, hsla(0, 74%, 24%, 0.9) 100%)!important;
border-color: #800!important;
color: hsl(0, 68%, 80%)!important;
}
#content .rules {
padding: 20px;
}
#content .featured__outer-wrap + .entry.validEntry, #content .featured__outer-wrap + .entry.notvalidEntry {
margin-top: 25px;
}
#content .entries {
margin-top: 40px;
}
#content .featured__outer-wrap {
background-image: none!important;
background-color: transparent!important;
border-radius: 4px;
padding: 0;
top: 0;
}
#content .featured__inner-wrap {
background-image: linear-gradient(to right, hsla(0, 0%, 0%, 0) 2%, var(--SGSP-featured-bg-color) 25%, var(--SGSP-featured-bg-color) 85%, hsla(0, 0%, 0%, 0) 98%);
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
border-radius: 4px;
padding: 25px 10px 25px 25px;
}
#content .featured__summary {
padding: 0 10px 10px;
}
.gamanageicons {
left: -50px;
margin-right: -38px;
position: relative;
}
.gamanageicons i {
margin-left: 8px;
}
.gamanageicons i:hover {
color: var(--SGSP-green-icons-txt-color);
filter: var(--SGSP-nav-button-hover-brightness);
}
.gastatus {
margin-left: -28px;
}
.gastatus a {
border: none!important;
}
.gastatus + a.global__image-outer-wrap.global__image-outer-wrap--game-large, .gamanageicons + a.global__image-outer-wrap.global__image-outer-wrap--game-large {
padding: 5px!important;
border-radius: 4px!important;
margin: 5px 5px 5px 16px!important;
background-color: var(--SGSP-image-bg-color)!important;
box-shadow: 3px 3px 4px hsla(0, 0%, 0%, 0.2) inset, 0 0 0 1px #000!important;
border: none!important;
}
.gamanageicons + a.global__image-outer-wrap.global__image-outer-wrap--game-large {
margin: 10px 5px!important;
}
.gastatus + a.global__image-outer-wrap.global__image-outer-wrap--game-large:hover, .gamanageicons + a.global__image-outer-wrap.global__image-outer-wrap--game-large:hover, #content .deal_game_image.global__image-outer-wrap:hover {
background-color: var(--SGSP-image-bg-color)!important;
filter: brightness(95%)!important;
}
.gastatus + a + .featured__summary .featured__heading, .gamanageicons + a + .featured__summary .featured__heading {
margin: 10px 0 0;
}
.gastatus + a + .featured__summary .featured__heading__small, .gamanageicons + a + .featured__summary .featured__heading__small {
font-size: 14px;
}
#content .manageGa a, #content #gaurl a, #content .showBundledDeals, #content .back-guide a, .show-hide-giveaway-list.small-colored {
border: 1px solid;
border-radius: 4px;
font: bold 13.33px Lato, sans-serif;
padding: 6px 10px;
}
#content .manageGa a:before, #content #gaurl a:before, #content .showBundledDeals:before, #content .back-guide a:before {
margin-right: 5px;
}
#content .fa-exclamation {
font-family: inherit;
}
#content .fa-pencil::before, #content .fa-exclamation:before, #content .fa-eye:before, #content .fa-eye-slash:before, #content .fa-arrow-left:before {
font: normal normal normal 14px/1 FontAwesome;
}
#content .fa-exclamation:before {
color: hsl(187, 43%, 55%);
}
#content .featured__column:not(.featured__column--contributor-level--positive) {
color: hsl(0, 0%, 65%)!important;
border-color: hsla(0, 0%, 0%, 0.5)!important;
}
#content .featured__heading {
color: hsla(0, 0%, 75%, 0.95)!important;
}
#content .featured__heading__medium {
font-size: 20px;
}
#content .featured__heading__small {
color: hsl(0, 0%, 68%)!important;
font-size: 16px;
}
#content .featured__column a[style*="rgb(173,112,112)"], #content .featured__column i[style*="rgb(173,112,112)"] {
color: hsl(202, 63%, 75%)!important;
opacity: 1;
}
.manageGa + br ~ .featured__outer-wrap .featured__inner-wrap, #help ~ .featured__outer-wrap .featured__inner-wrap, #content .game_deal_wrapper {
background-image: none!important;
background-color: var(--SGSP-content-inner-bg-color);
border: 1px solid var(--SGSP-content-inner-border-color)!important;
}
#content .featured__outer-wrap .global__image-outer-wrap--game-large img, .nav__button-container--notification {
border-radius: 4px;
}
#content .featured__outer-wrap a:not(.global__image-outer-wrap) {
border-bottom: transparent!important;
}
#content .global__image-outer-wrap--avatar-small {
border-bottom-color: hsla(0, 0%, 0%, 0.6)!important;
}
#content .global__image-outer-wrap--game-large.global__image-outer-wrap--missing-image-small {
font-size: 42px;
}
#content .global__image-outer-wrap--game-large.global__image-outer-wrap--missing-image-small > .centerFa {
color: inherit;
width: 140px;
}
.goog-tooltip div, .esgst-feature-description, .jqstooltip {
background: var(--SGSP-tooltip-bg-color)!important;
border: 1px solid var(--SGSP-tooltip-border-color)!important;
border-radius: 4px!important;
color: var(--SGSP-tooltip-txt-color)!important;
font-size: 12px;
padding: 4px!important;
text-shadow: var(--SGSP-ts-45);
}
.cmGame {
border-radius: 4px;
max-width: 85%;
margin: auto auto 4px;
height: 36px;
overflow: hidden;
padding: 0 5px;
}
.cmGame.multiplewins {
height: auto;
line-height: 1.3em;
margin-bottom: 4px;
padding: 10px 5px;
}
.total + .separator + .cmGame:not(.multiplewins):not(.notActivatedGame) {
font-size: 15px;
width: 525px;
background-color: hsla(0, 65%, 44%, 0)!important;
border-color: hsl(88, 90%, 25%)!important;
background-image: linear-gradient(hsla(88, 65%, 44%, 0.2) 0%, hsla(88, 74%, 21%, 0.9) 100%)!important;
}
.total + .separator + .cmGame:not(.multiplewins), .cmGame.notActivatedGame {
font-size: 20px;
font-weight: bold;
line-height: 36px;
}
.total + .separator + .cmGame:not(.multiplewins) h2 {
color: hsla(94, 46%, 80%, 0.9)!important;
}
div#content:not(.entry):not(.cmGame) {
font-size: 0.95em;
padding: 65px 25px 0;
min-width: 950px;
margin-left: auto;
text-shadow: var(--SGSP-ts-70);
}
.entry, .cmGame, #content .alert-danger {
font-size: initial;
}
#content .alert-danger {
padding: 10px;
}
#content a {
border-bottom: none;
}
#content .left-column {
position: inherit;
}
#content .left-column input[type=image] {
background-color: inherit;
}
.img_ad:hover {
filter: brightness(0.6)!important;
}
#content .center:not(h2) {
background-color: var(--SGSP-content-bg-color);
border: 1px solid var(--SGSP-content-border-color);
border-radius: 4px;
margin-left: 15px;
padding: 20px;
text-shadow: var(--SGSP-ts-54);
}
#content .center.left {
margin-left: 25px;
}
#content #form {
margin-left: auto;
}
#content #help {
text-align: left;
margin-top: 25px;
}
#content h1 {
font-size: 34px;
}
#content h2 {
font-weight: bold;
line-height: 36px;
}
#content label[for="order"] {
text-align: center;
padding-right: 0;
}
#content td, #content .left .list li, .container img, .description, .description a, .ascii, .comment_body_default, .comment_body_delete, .comment_body_collapse, .page__heading__breadcrumbs i, .sidebar .last_updated, .popup_heading_h2, .sgun_note_date, .SGPP_EntryComm > i {
color: var(--SGSP-general-txt-color);
}
#content .legend {
margin-right: 5px;
font-weight: 600;
padding: 0 15px;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
}
#content .subtitle {
margin-bottom: 40px;
margin-top: -10px;
}
.tab-content {
margin-left: auto;
max-width: calc(100% - 190px);
}
.tab-content .cmGame, .form__sync-default, .form__sync-loading {
margin-left: 0!important;
}
.tab-links {
padding-left: 0;
margin-left: 200px;
}
.tab-links a {
border: 1px solid;
border-radius: 4px 4px 0 0;
margin-bottom: -1px;
padding: 9px 5px;
}
.tab-links li {
margin: 0 2px;
}
#content .total {
background-image: var(--SGSP-sgtool-total-bg-color);
border: 1px solid var(--SGSP-pinned-border-color);
border-radius: 8px;
padding: 5px;
margin-left: auto;
margin-right: auto;
height: inherit;
display: block;
width: 84.5%;
min-width: 700px;
}
.store-entry-steam img {
filter: invert(0.8);
}
.store-entry img {
background-color: rgba(129, 129, 129, 0.2);
border-radius: 4px;
margin-top: 6px;
padding: 2px;
}
#wrapper {
background-color: transparent;
color: var(--SGSP-general-txt-color);
text-shadow: var(--SGSP-ts-70);
}
input#real_cv_order {
border-color: white!important;
}
*:focus, *:hover, .bootstrap-select .dropdown-toggle:focus {
outline: none!important;
}
input.form-control {
margin-bottom: 0!important;
}
.btn-default, .btn-primary, .btn-primary:active, .btn-info {
background-color: hsl(208, 56%, 26%)!important;
border-color: #000!important;
color: var(--SGSP-general-txt-color)!important;
text-shadow: var(--SGSP-ts-33)!important;
transition: filter 0.35s ease-in;
will-change: filter;
}
.btn-primary[data-pause], .btn-primary[data-resume] {
background: linear-gradient(hsl(208, 44%, 38%) 0%, hsl(208, 74%, 22%) 100%);
color: hsla(200, 40%, 72%, 1)!important;
text-shadow: var(--SGSP-ts-63)!important;
}
.btn-primary:hover:not(:active):not([data-pause]):not([data-resume]) {
color: #dadada!important;
background-color: hsl(208, 57%, 33%);
}
.btn-primary.active, .btn-primary:active:not([data-pause]):not([data-resume]), .open > .dropdown-toggle.btn-primary, .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
color: #dadada!important;
background-color: hsl(208, 57%, 33%)!important;
border-color: #000!important;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
background-color: hsl(208, 56%, 23%);
}
.dropdown-menu {
background-color: #333;
border: 1px solid rgba(0, 0, 0, 0.5);
box-shadow: none;
}
.dropdown-menu > li > a, .datepicker-dropdown {
color: var(--SGSP-general-txt-color)!important;
text-shadow: var(--SGSP-ts-65);
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
color: #dadada!important;
background-color: #252525;
outline: none;
}
button.btn.dropdown-toggle.btn-inverse.btn-xs, .btn-group.open .dropdown-toggle {
background-color: #3e3e3e!important;
box-shadow: 0 0 0 1px var(--SGSP-input-border-color);
text-shadow: var(--SGSP-ts-32)!important;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
opacity: 0.35!important;
}
.popover.left > .arrow {
border-left-color: #000!important;
}
.popover.left > .arrow:after {
border-left-color: #444!important;
background-color: rgba(28, 28, 28, 0)!important;
}
.popover {
background-color: #444;
border: 1px solid #000;
box-shadow: none;
color: var(--SGSP-general-txt-color);
text-shadow: var(--SGSP-ts-32)!important;
}
.query-builder .rule-container, .query-builder .rule-placeholder, .query-builder .rules-group-container {
border: 1px solid #111!important;
background: hsla(0, 0%, 13%, 0.5)!important;
}
.query-builder .rules-group-container {
border: 1px solid rgba(0, 0, 0, 0.6)!important;
background: hsla(0, 0%, 20%, 0.4)!important;
}
.query-builder .rule-value-container {
border-left: 1px solid hsl(0, 0%, 20%)!important;
box-shadow: -1px 0 0 #000!important;
}
.query-builder .error-container {
color: var(--SGSP-red-icons-txt-color)!important;
}
.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
border-color: #800!important;
box-shadow: none!important;
}
.query-builder .has-error, #content .alert-danger, .cmGame.multiplewins, .cmGame.notActivatedGame {
background-color: hsla(0, 65%, 44%, 0)!important;
border-color: #800!important;
background-image: linear-gradient(hsla(0, 65%, 44%, 0.23) 0%, hsla(0, 74%, 24%, 0.9) 100%)!important;
}
#content .alert-danger, .cmGame.multiplewins, .cmGame.notActivatedGame {
color: hsl(0, 68%, 80%)!important;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 65%;
}
.query-builder .rules-list > ::after, .query-builder .rules-list > ::before {
border-color: rgba(0, 0, 0, 0.6)!important;
}
.query-builder .error-container + .tooltip .tooltip-inner {
color: var(--SGSP-red-icons-txt-color)!important;
background-color: #444;
border: 1px solid #000;
box-shadow: none;
text-shadow: var(--SGSP-ts-42)!important;
}
.tooltip.right .tooltip-arrow {
filter: drop-shadow(-1px 0 0 #000);
left: 1px;
border-right-color: #444;
}
.tooltip.fade.in {
opacity: 1!important;
}
.query-builder p.filter-description {
background: hsla(200, 100%, 50%, 0.2)!important;
border: 1px solid #346F7B!important;
color: #AAD1E4!important;
}
.query-builder .rule-placeholder {
border: 1px dashed #545454!important;
opacity: 0.7!important;
}
.query-builder .form-control:focus {
box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px inset, hsla(210, 100%, 41%, 0.6) 0 0 8px!important;
}
.query-builder .has-error .form-control:focus {
box-shadow: rgba(0, 0, 0, 0.75) 0 1px 1px inset, #d82825 0 0 6px!important;
}
.btn-group-xs > .btn, .btn-xs, .btn-group-xs > .btn > i, .btn-xs > i {
text-shadow: var(--SGSP-ts-44);
}
.btn-default[data-not], .btn-default[data-invert] {
color: var(--SGSP-general-txt-color)!important;
background-color: #404040!important;
border-color: #000!important;
text-shadow: var(--SGSP-ts-44);
}
.bootstrap-select.btn-group .dropdown-menu li a span.text:hover, .btn.focus, .btn:focus:not(.btn-success):not(.btn-danger):not(.btn-info):not([data-pause]):not([data-resume]), .btn:hover:not(.btn-success):not(.btn-danger):not(.disabled):not(.btn-primary):not(.btn-info) {
color: #dadada!important;
}
.btn.active, .btn:active {
box-shadow: none!important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option, .bootstrap-select.btn-group .dropdown-toggle .caret {
color: rgba(166, 166, 166, 0.8)!important;
}
.bootstrap-select.btn-group .dropdown-menu .bs-searchbox .form-control {
color: hsl(0, 0%, 75%)!important;
filter: brightness(0.8);
}
.bootstrap-select.btn-group .dropdown-menu li.no-results {
background-color: hsla(0, 65%, 44%, 0)!important;
border: 1px solid #800!important;
border-radius: 3px;
background-image: linear-gradient(hsla(0, 65%, 44%, 0.23) 0%, hsla(0, 74%, 24%, 0.9) 100%)!important;
color: hsl(0, 75%, 72%)!important;
}
.bootstrap-select.btn-group .dropdown-menu li.selected a, .bootstrap-select.btn-group .dropdown-menu li.active a {
background-color: #252525;
border-bottom: 1px solid var(--SGSP-input-border-color);
border-top: 1px solid var(--SGSP-input-border-color);
outline: none;
transition: filter 0.35s ease-in;
will-change: filter;
}
.query-builder .radio-default {
margin-right: 5px;
}
.query-builder .radio-default input {
display: none;
}
.radio {
padding-left: 20px;
}
.radio label {
position: relative;
}
.radio label, .checkbox label {
padding-right: 5px;
}
.radio input[type="radio"] {
opacity: 0;
z-index: 1;
cursor: pointer;
}
.radio input[type="radio"]:checked + label::after {
transform: scale(1, 1);
}
.radio label::before {
background-color: #3e3e3e;
border-color: hsla(0, 0%, 0%, 0.65);
border-image: initial;
border-radius: 50%;
border-style: solid;
border-width: 1px;
box-sizing: unset;
content: "";
display: inline-block;
height: 17px;
left: 0;
margin-left: -21px;
margin-top: -1px;
position: absolute;
transition: border 0.15s ease-in-out;
width: 17px;
}
.radio label::after {
background-color: var(--SGSP-green-icons-txt-color);
border-radius: 50%;
content: " ";
display: inline-block;
height: 11px;
left: 3px;
margin-left: -20px;
position: absolute;
top: 3px;
transform: scale(0, 0);
transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
width: 11px;
}
.datepicker-dropdown.datepicker-orient-top:before {
border-top: 7px solid #000;
}
.datepicker-dropdown.datepicker-orient-top:after {
border-top: 6px solid #333;
}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover, .datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
background: hsla(0, 0%, 13%, 0.5);
box-shadow: 0 0 0 1px #000;
}
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
background-color: hsl(208, 57%, 33%)!important;
background-image: none;
border: none;
box-shadow: 0 0 0 1px #000;
color: var(--SGSP-general-txt-color)!important;
}
.datepicker table tr td.active.active {
background-color: #365924!important;
background-image: none;
border: none;
box-shadow: 0 0 0 1px #000;
color: var(--SGSP-general-txt-color)!important;
text-shadow: var(--SGSP-ts-45);
}
.datepicker table tr td.new, .datepicker table tr td.old {
color: #515151;
}
.caret {
filter: drop-shadow(0 1px 0 #000);
}
.comment__actions, .page__description__edit, .action_list, .patreon_reward_summary_color_cancel {
color: var(--SGSP-secondary-txt-color);
}
.action_list, .comment_collapse_btn, .comment_expand_btn, .author_name:not(.is_op), .author_small, .author_permalink {
text-shadow: var(--SGSP-ts-54);
}
.comment__collapse-button, .comment__expand-button, .comment_collapse_btn, .comment_expand_btn, #content a, #content a :hover, #content a :focus, .comment__author i {
color: inherit;
}
.comment__birthday {
opacity: 0.55;
}
.comment__child, .comment_children .comment_outer > .comment_inner, .review_flex, .reply_form > form, .comment_inner + .comment_children > .MRBox {
background-color: var(--SGSP-reply-bg-color);
border: 1px solid var(--SGSP-reply-border-color);
box-shadow: 1px 1px 0 hsla(0, 0%, 30%, 0.3) inset;
border-radius: 4px;
padding: 15px;
}
.comments, .page__description {
margin-bottom: 8px;
}
.comment__cancel-button, .form__edit-button, .form__logout-button, .page__description__cancel {
color: hsl(215, 13%, 54%);
}
.comment__children:not(.comment__children--no-indent), .comment_children {
border-left: 1px solid var(--SGSP-separator-dark-color)!important;
box-shadow: 1px 0 0 var(--SGSP-separator-light-color) inset!important;
padding-left: 25px;
}
.comment__children:not(.comment__children--no-indent):hover, .comment_children:hover {
box-shadow: 1px 0 0 var(--SGSP-separator-hover-color) inset!important;
}
.comment__delete-state .comment__description {
color: hsla(213, 13%, 48%, 0.8)!important;
}
.comment__description.markdown.markdown--resize-body > p {
text-shadow: var(--SGSP-ts-1);
}
.comments__entity {
background-color: var(--SGSP-tableheading-bg-color);
border: 1px solid var(--SGSP-tableheading-border-color);
border-radius: 4px 4px 0 0;
color: var(--SGSP-general-txt-color);
max-height: 51px;
max-width: 100%;
padding: 10px 10px 5px;
text-shadow: var(--SGSP-ts-54);
-moz-transition: max-height 2s ease-in-out;
-webkit-transition: max-height 2s ease-in-out;
-o-transition: max-height 2s ease-in-out;
transition: max-height 2s ease-in-out;
will-change: transition;
}
.comments__entity:hover {
-webkit-transition-delay: 0.5s;
-moz-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
transition-delay: 0.5s;
max-height: 1000px;
}
.comments__entity blockquote {
margin: 6px 0 10px 10px;
}
.comments__entity__name {
margin-top: -6px;
}
.comment__envelope, .comment_unread {
background-color: hsl(0, 0%, 25%);
background-image: linear-gradient(#4f4f4f 0%, #353535 100%);
border: 1px solid #000;
color: var(--SGSP-green-icons-txt-color);
text-shadow: var(--SGSP-ts-17);
}
.comment_unread i {
color: inherit;
}
.comment__parent {
max-width: calc(100% - 50px);
margin-right: -1000px;
}
.comment__username:not(.comment__username--op) a:not(.esgst-namwc-highlight):not(.esgst-wbh-highlight):not(.user__whitened):not(.user__blackened), .author_name:not(.esgst-namwc-highlight):not(.esgst-wbh-highlight):not(.user__whitened):not(.user__blackened), .form__heading__text, .form__level, .giveaway__links:not(.esgst-giveaway-links) span, .giveaway-summary__links span, .giveaway__username:not(.esgst-namwc-highlight):not(.esgst-wbh-highlight):not(.user__whitened):not(.user__blackened), .markdown a:not(.esgst-gc), .pagination__navigation a:not(.is-selected), .pagination_navigation a, .popup__actions, .popup_actions, .popup__description__small, .table__column__secondary-link:not(.esgst-namwc-highlight):not(.esgst-wbh-highlight):not(.user__whitened):not(.user__blackened):not(.table__column__select), .comments__entity__name, .table .underline:not(.esgst-namwc-highlight):not(.esgst-wbh-highlight):not(.user__whitened):not(.user__blackened), #content strong a, #content td a, form .heading .name, .header_search .description .blue, .esgst-ggl-member, .esgst-form-heading-text, .patreon_reward:not(.is_locked) .patreon_reward_summary_name, .esgst-aic-source, .esgst-popup-actions, .DTEP_ACHIEVEMENTS + a > [style*="color"], .esgst-steam-api-key ~ div a, a.esgst-bold:not(.esgst-namwc-highlight):not(.esgst-wbh-highlight-whitelisted):not(.esgst-wbh-highlight-blacklisted) {
color: var(--SGSP-link-txt-color)!important;
text-shadow: var(--SGSP-ts-76);
}
.dropdown_btn:not(.nav__row) {
background-image: var(--SGSP-nav-dropdown-bg-color);
text-shadow: var(--SGSP-ts-35);
transition: color 0.5s;
}
.header_search > div:first-child > div > div:last-child {
background-color: hsla(201, 43%, 57%, 0.8)!important;
box-shadow: 0 -1px 0 0 #000, 0 1px 0 0 #000, 1px 0 0 0 #000, -1px 0 0 0 #000;
}
.header_search > div:last-child > div > div:last-child {
background-color: hsla(0, 66%, 55%, 0.8);
box-shadow: 0 -1px 0 0 #000, 0 1px 0 0 #000, 1px 0 0 0 #000, -1px 0 0 0 #000;
}
.header_search > div > div > div:last-child {
filter: brightness(0.8);
transition: filter 0.35s ease-in;
will-change: filter;
}
.header_search > div > div > div:last-child:hover:not(:active) {
background-image: none;
filter: brightness(1.05);
}
.header_search .description {
color: var(--SGSP-general-txt-color);
text-shadow: var(--SGSP-ts-54);
will-change: transform;
}
.comment__summary[style="opacity: 0.5;"] {
opacity: 0.3!important;
}
.comment__username--deleted {
color: var(--SGSP-secondary-txt-color);
}
.comment__username--op, a.author_name.is_op {
background-color: hsl(210, 65%, 26%);
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.7);
}
.comment__username--op a:not(.esgst-namwc-highlight):not(.esgst-wbh-highlight):not(.user__whitened):not(.user__blackened), .comment__username--permalink a, a.author_name.is_op:not(.esgst-namwc-highlight):not(.esgst-wbh-highlight):not(.user__whitened):not(.user__blackened) {
color: #BBBBBB!important;
text-shadow: var(--SGSP-ts-43)!important;
}
.comment__username--op a:not(.esgst-namwc-highlight):not(.esgst-wbh-highlight):not(.user__whitened):not(.user__blackened) {
text-shadow: var(--SGSP-ts-43)!important;
}
.description a {
border-bottom-color: var(--SGSP-general-txt-color);
}
.ascii {
opacity: 0.5;
}
img[src="https://cdn.steamgifts.com/img/logo.png"], img[src="https://cdn.steamtrades.com/img/logo.png"] {
opacity: 0.7;
}
div > .table__column--width-fill > form > strong {
color: #6db563;
}
.fa-envelope-o:before {
content: "\\f0e0";
font-size: 16px;
}
.featured__container {
background-color: transparent;
}
.featured__column {
color: hsl(0, 0%, 65%);
background-color: hsla(0, 0%, 0%, 0.09);
border: 1px solid hsla(0, 0%, 0%, 0.4);
box-shadow: 1px 1px 0 hsla(60, 1%, 27%, 0.25) inset!important;
text-shadow: var(--SGSP-ts-19);
}
.featured__columns .fa-thumbs-up {
opacity: 1;
}
.featured__heading, .featured__table a, .featured__container .esgst-mm-checkbox {
color: hsla(0, 0%, 75%, 0.95);
text-shadow: var(--SGSP-ts-25);
}
.featured__table a[style*="color"], .featured__column > [style*="color"] {
filter: saturate(1.65) opacity(0.95);
text-shadow: var(--SGSP-ts-59);
}
.featured__heading__small {
color: hsl(0, 0%, 68%);
}
.featured__table__row {
text-shadow: var(--SGSP-ts-52);
border-top: 1px solid hsla(0, 0%, 63%, 0.18);
}
.featured__table__row__left, #sg_dyepb_toolbar span + a {
color: hsla(0, 0%, 100%, 0.65)!important;
}
.featured__table__row__right, #sg_dyepb_toolbar span {
color: hsla(0, 0%, 100%, 0.5)!important;
}
.featured__online-now {
color: rgba(120, 167, 73, 0.95)!important;
}
.featured__outer-wrap {
max-width: 96%;
padding: 20px 0;
position: relative;
top: 15px;
}
.featured__outer-wrap.featured__outer-wrap--user {
background-color: var(--SGSP-featured-bg-color)!important;
background-image: var(--SGSP-featured-user-bg-gradient);
}
.featured__outer-wrap.featured__outer-wrap--home {
background-color: var(--SGSP-featured-bg-color)!important;
background-image: var(--SGSP-featured-home-bg-gradient);
}
.featured__outer-wrap.featured__outer-wrap--giveaway {
background-color: var(--SGSP-featured-bg-color)!important;
background-image: var(--SGSP-featured-giveaway-bg-gradient);
}
.featured__outer-wrap:before {
width: 100%;
height: 1px;
position: absolute;
left: 0;
top: 0;
content: "";
background-size: 100%;
background-image: linear-gradient(to right, hsla(0, 0%, 0%, 0), var(--SGSP-featured-border-color) 40%, var(--SGSP-featured-border-color) 60%, hsla(0, 0%, 0%, 0));
}
.featured__outer-wrap:after {
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: 0;
content: "";
background-size: 100%;
background-image: linear-gradient(to right, hsla(0, 0%, 0%, 0), var(--SGSP-featured-border-color) 40%, var(--SGSP-featured-border-color) 60%, hsla(0, 0%, 0%, 0));
}
#help ~ .featured__outer-wrap:before, #help ~ .featured__outer-wrap:after {
background-image: none!important;
}
#footer {
bottom: -18px;
position: relative;
}
.footer__inner-wrap {
margin-right: 43px;
}
.footer__inner-wrap, #footer, .footer_inner_wrap {
color: hsl(0, 0%, 60%);
text-shadow: var(--SGSP-ts-26);
}
.footer__inner-wrap a, #footer a, .footer_inner_wrap a {
color: hsla(0, 0%, 70%, 0.7);
}
.footer__inner-wrap a:hover, #footer a:hover, .footer_inner_wrap a:hover {
color: hsl(0, 0%, 70%);
border-bottom: 1px dotted hsl(0, 0%, 70%);
}
.footer__inner-wrap i, .footer_inner_wrap i {
color: hsl(0, 0%, 70%);
}
.footer_inner_wrap {
padding: 15px 25px;
}
.footer__outer-wrap, #footer, footer {
background-image: var(--SGSP-header-footer-bg-color)!important;
border-bottom: 1px solid var(--SGSP-header-footer-border-color);
border-top: 1px solid var(--SGSP-header-footer-border-color);
}
.form__checkbox, .my__checkbox.is-disabled, .esgst-gts-section {
color: var(--SGSP-secondary-txt-color)!important;
}
.form__checkbox.is-selected, .my__checkbox.is-selected, .fa-check:before, .form_list_item_check, .fa-thumbs-up.esgst-positive, .esgst-positive {
color: var(--SGSP-green-icons-txt-color)!important;
text-shadow: var(--SGSP-ts-75);
}
.btn_action.green .fa-check:before {
color: inherit!important;
text-shadow: inherit;
}
.esgst-orange, .dropdown_btn i.orange {
color: hsla(30, 75%, 45%, 0.9)!important;
}
.form__checkbox:not(:last-of-type), .my__checkbox:not(:last-of-type) {
border-bottom: 1px dotted hsl(60, 2%, 32%);
}
.form_list {
border: 1px solid transparent;
background-color: hsla(0, 0%, 18%, 0.55);
box-shadow: 1px -1px hsla(0, 0%, 0%, 0.5), 1px 1px hsla(0, 0%, 0%, 0.5), -1px 1px hsla(0, 0%, 0%, 0.5), -1px -1px hsla(0, 0%, 0%, 0.5);
}
.form_list_item:not(:last-child) {
border-bottom: 1px solid hsla(0, 0%, 0%, 0.5);
}
.form_list_item_summary_name {
color: hsl(0, 0%, 58%);
}
.form_list_item_summary_users {
color: var(--SGSP-secondary-txt-color);
}
.form_list_item.is-selected {
background-image: linear-gradient(hsla(0, 0%, 25%, 0.5) 0, hsla(0, 0%, 22%, 0.5) 100%);
box-shadow: 0 0 1px hsla(0, 0%, 40%, 0.9) inset;
}
.form_list_item.is-selected .form_list_item_summary_name {
color: hsl(0, 0%, 71%);
}
.form_list_item.is-selected .form_list_item_summary_users {
color: hsl(213, 13%, 64%);
}
.form_list_navigation span {
color: var(--SGSP-general-txt-color);
opacity: 0.6;
text-shadow: var(--SGSP-ts-45);
}
.form__rows, .forms__rows, .page_inner_wrap.medium form {
background-color: var(--SGSP-content-bg-color);
background-image: none;
border: 1px solid var(--SGSP-content-border-color);
border-radius: 4px;
margin-bottom: 8px;
margin-top: 8px;
padding: 0 20px!important;
text-shadow: var(--SGSP-ts-70);
}
form[method="post"] .form__rows .form__row + .form__submit-button, [key*="esg"] + .form__submit-button, form[method="post"] .form__rows .form__row + .esgst-form-row + .form__submit-button {
margin-bottom: 20px;
}
.form__row:first-of-type {
margin-top: 14px;
}
.form__heading__number, .form__heading__optional, form .heading .number, form .heading .optional {
color: hsl(60, 2%, 79%);
}
form .heading {
text-shadow: var(--SGSP-ts-70);
}
.form__input-description, .tooltip_row i[style*="color: #77899"] {
color: var(--SGSP-secondary-txt-color)!important;
}
.form__input-small.is-disabled {
opacity: 0.4;
}
.form__row__error {
color: rgba(235, 72, 72, 0.9);
}
.form__row__indent, form .indent, .esgst-form-row-indent {
border-left: 1px solid var(--SGSP-separator-light-color)!important;
box-shadow: -1px 0 0 var(--SGSP-separator-dark-color)!important;
}
.form__sync-data > .notification {
margin-right: 5px;
}
.form__screenshot {
box-shadow: 0 0 0 1px var(--SGSP-image-border-color);
}
.giveaway__column--contributor-level--positive, .featured__column--contributor-level--positive {
box-shadow: none!important;
cursor: default!important;
filter: hue-rotate(10deg) saturate(0.9) brightness(1.05);
}
.giveaway__column--negative, .negative, .negative i {
color: rgba(235, 72, 72, 0.9)!important;
}
.giveaway__column--group, .featured__column--group {
background-image: var(--SGSP-group-bg-color)!important;
border-radius: 4px;
box-shadow: 0 -1px 0 0 var(--SGSP-group-border-color), 0 1px 0 0 var(--SGSP-group-border-color), 1px 0 0 0 var(--SGSP-group-border-color), -1px 0 0 0 var(--SGSP-group-border-color)!important;
color: var(--SGSP-group-txt-color)!important;
text-shadow: var(--SGSP-ts-15);
}
.giveaway__column--group, .featured__column--group, .esgst-gv-icons .giveaway__column--contributor-level--positive:not(.esgst-glh-highlight), .esgst-gv-icons .giveaway__column--contributor-level--negative:not(.esgst-glh-highlight) {
border: none!important;
}
.giveaway__column--whitelist, .featured__column--whitelist, .giveaway__columns--badges .giveaway__column--whitelist {
background-image: var(--SGSP-whitelist-bg-color);
border: none!important;
box-shadow: 0 -1px 0 0 var(--SGSP-whitelist-border-color), 0 1px 0 0 var(--SGSP-whitelist-border-color), 1px 0 0 0 var(--SGSP-whitelist-border-color), -1px 0 0 0 var(--SGSP-whitelist-border-color)!important;
color: var(--SGSP-whitelist-txt-color)!important;
text-shadow: var(--SGSP-ts-16)!important;
}
.featured__column--whitelist {
color: hsla(185, 40%, 85%, 0.9)!important;
}
.giveaway__column--positive, .author_small .is_positive, .table .reputation .is_positive, .rating_checkbox.is_positive.is_selected, .positive, .positive i {
color: var(--SGSP-green-icons-txt-color)!important;
}
.giveaway__columns:not(.esgst-gv-icons):not(.esgst-giveaway-panel) > *:not(.giveaway__column--group):not(.giveaway__column--whitelist):not(.giveaway__column--invite-only):not(.giveaway__column--community-voted):not(.giveaway__column--contributor-level):not(.giveaway__column--region-restricted):not(form):not(.mt-more-like-this):not(.esgst-elgb-button):not(.giveaway__column--new):not(.giveaway__column--wish):not(.esgst-button-set):not(.esgst-gc):not([data-draggable-id="sgTools"]):not(.giveaway__column--birthday), #help ~ .featured__outer-wrap .featured__inner-wrap .featured__column:not(.featured__column--contributor-level--positive):not(.esgst-gwc):not(.esgst-gwr) {
background-image: var(--SGSP-giveaway-columns-bg-color);
border-color: var(--SGSP-giveaway-columns-border-color)!important;
box-shadow: 1px 1px 0 var(--SGSP-giveaway-columns-boxshadow-color) inset!important;
color: var(--SGSP-secondary-txt-color);
}
.giveaway__columns .fa-clock-o {
margin-bottom: 2px;
}
.giveaway__heading {
height: inherit;
padding-bottom: 3px;
}
.table__column__heading, .table h3, .esgst-ugd-table ~ .esgst-text-center .esgst-bold:not(span), .esgst-gv-popout .giveaway__heading > [data-draggable-id]:not(.esgst-gc):not(.esgst-gch-highlight), .giveaway__heading > [data-draggable-id]:not(.esgst-gch-highlight), .FTB-online-string {
color: hsla(0, 0%, 75%, 0.8);
text-shadow: var(--SGSP-ts-53);
}
.giveaway__heading__thin:not(.copies__tagged) {
color: hsl(215, 13%, 57%);
}
.giveaway__hide, .giveaway__icon {
opacity: 0.55;
}
.giveaway_image_thumbnail, .giveaway_image_avatar, .giveaway_image_thumbnail_missing, .featured_giveaway_image_avatar, .table_image_avatar, .table_image_avatar_missing, .table_image_thumbnail, .table_image_thumbnail_missing, .table_image_flag, .table_image_flag_missing, .esgst-popup .global__image-outer-wrap, .profile_avatar, .nav_avatar, .table .avatar, .author_avatar, .nav__avatar-inner-wrap {
box-shadow: 0 0 0 1px var(--SGSP-image-border-color), 0 0 0 1px var(--SGSP-image-border-color);
}
.giveaway_image_thumbnail:not([style*="null"]):not(.esgst-ib-game):not([class*="border"]):not([class*="whitelist"]) {
background-color: #20201d!important;
}
.markdown img, .global__image-outer-wrap--avatar-small, #content .global__image-outer-wrap, .esgst-ib-user, .esgst-ib-game, .featured__outer-wrap .esgst-ib-user, iframe.global__image-outer-wrap {
background-color: var(--SGSP-image-bg-color);
border: 1px solid var(--SGSP-image-border-color);
filter: var(--SGSP-image-brightness);
}
.giveaway-gridview .giveaway_image_thumbnail {
filter: unset;
}
.esgst-popup .global__image-inner-wrap {
filter: var(--SGSP-image-brightness);
}
.esgst-gv-view .giveaway_image_thumbnail, .esgst-gv-view .giveaway_image_thumbnail_missing, .SGPP__gridTile .giveaway_image_thumbnail, .SGPP__gridTile .giveaway_image_thumbnail_missing, .giveaway-gridview .global__image-outer-wrap, .esgst-gv-box .global__image-inner-wrap {
filter: var(--SGSP-grid-brightness);
}
.esgst-gv-container:hover .giveaway_image_thumbnail, .esgst-gv-container:hover .giveaway_image_thumbnail_missing, .esgst-gv-container:hover .esgst-gv-icons, .SGPP__gridTile:hover .giveaway_image_thumbnail, .SGPP__gridTile:hover .giveaway_image_thumbnail_missing, .giveaway-gridview:hover .faded, .giveaway-gridview:hover .global__image-outer-wrap, .esgst-gv-box:hover .global__image-inner-wrap {
filter: var(--SGSP-grid-hover-brightness);
opacity: 1;
}
.giveaway_image_thumbnail_missing, .table_image_thumbnail_missing, .table_image_avatar_missing, .table_image_flag_missing, .giveaway_image_thumbnail[style*="background-image"][style*="null"] {
background-color: var(--SGSP-image-bg-color);
border: none;
}
.giveaway_image_thumbnail_missing i, .table_image_thumbnail_missing i, .table_image_avatar_missing i {
color: rgba(166, 166, 166, 0.8);
}
.giveaway__links {
color: hsl(60, 2%, 35%);
}
.giveaway__links i {
color: inherit;
text-shadow: var(--SGSP-ts-8);
}
.giveaway__row-outer-wrap {
padding: 11px 0;
}
.global__image-outer-wrap--game-xlarge img {
max-width: 375px;
min-width: 375px;
min-height: 175px;
}
.global__image-outer-wrap--missing-image i, .featured__outer-wrap .global__image-outer-wrap--missing-image i {
color: rgba(166, 166, 166, 0.8);
box-shadow: none;
}
header.small, header.large, header, #header {
background-image: var(--SGSP-header-footer-bg-color);
box-shadow: 0 1px 0 var(--SGSP-header-footer-border-color);
z-index: 1000!important;
}
header.large {
height: 150px!important;
}
header.small {
height: 39px!important;
}
#header {
position: fixed;
width: 100%;
min-width: 1100px;
z-index: 1;
}
.header_search {
border-top: 1px solid var(--SGSP-separator-light-color);
box-shadow: 0 -1px 0 var(--SGSP-separator-dark-color);
margin-top: 5px;
padding: 0;
}
.header_search input, .header_search > div > div > div:last-child {
height: 34px;
}
.header_search input {
border: 1px solid;
}
#header input[type="image"] {
margin-bottom: -3px;
}
.highcharts-axis-labels text, .highcharts-button text {
fill: var(--SGSP-general-txt-color)!important;
}
.highcharts-axis path, .highcharts-grid path {
stroke: var(--SGSP-general-txt-color)!important;
}
.highcharts-tooltip path, .highcharts-button rect {
stroke: var(--SGSP-tooltip-border-color)!important;
fill: var(--SGSP-tooltip-bg-color);
}
.highcharts-button rect[stroke="#68A"] {
fill: #424242;
}
.highcharts-button rect + text {
fill: hsl(0, 0%, 68%)!important;
}
.highcharts-button rect[stroke="#68A"] + text {
fill: hsl(0, 0%, 80%)!important;
}
h3.sidebar__heading {
margin-top: 8px;
}
input[type="checkbox"], .sgun__checkbox, input[id*="Checkbox"], input[id*="Endless"], input[id*="Merge"] {
filter: invert(0.9);
}
input#user, input#username, input#steamid, select#mode, select#type, select#giveawayUrl, button[type="submit"] {
background-color: #343434;
border: 1px solid;
border-color: hsl(0, 0%, 29%);
border-radius: 4px;
color: rgba(166, 166, 166, 0.8);
text-indent: 5px;
text-shadow: var(--SGSP-ts-29);
}
input, textarea {
box-shadow: none!important;
}
.icon_to_clipboard[style*="rgb(91, 178, 190)"] {
color: #78a749!important;
}
.icon-green, i.fa.fa-check-circle-o.green, .sg-icon-green, .sidebar_table > div:not(.is_warning) i, .table i.green, .author_permalink, .comment__permalink, .is_permalink, .dropdown_btn i.green, .popup.is_success .popup_icon i, #filter, .esgst-header-menu-row i.green, .tooltip_row i[style*="color: #96c468"], .sidebar__navigation__item:not(.is-selected) i.fa-chevron-circle-right, .esgst-green, .giveaway__heading__name__promotion {
color: var(--SGSP-green-icons-txt-color)!important;
}
.icon-grey, .sg-icon-grey, .dropdown_btn i.grey, .esgst-header-menu-row i.grey, .esgst-grey {
color: #9FAAB4!important;
}
.esgst-unknown, .esgst-user-icon i.esgst-unknown {
color: hsl(209, 5%, 40%)!important;
}
.icon-yellow, .esgst-header-menu-row i.yellow, .esgst-yellow, .comment__author i.esgst-iwh-icon {
color: hsl(48, 89%, 42%)!important;
}
.icon-black, .sg-icon-black, .esgst-black {
color: hsl(240, 3%, 16%)!important;
}
.esgst-ged-icon[class*=esgst-red], .esgst-ged-icon[class*=esgst-yellow] {
opacity: 0.7;
}
#content i.fa.fa-check-circle-o.orange {
filter: brightness(82%);
}
input:focus, select:focus, textarea:focus {
color: hsl(0, 0%, 68%)!important;
}
input:focus, select:focus, button:focus, rect:focus, textarea:focus {
outline: none;
}
.is-faded:not(em), .giveaway__row-inner-wrap.is-faded + .esgst-ged-source, .giveaway-gridview .faded, .giveaway__row-inner-wrap.esgst-faded {
opacity: 0.25;
}
.leaderboard {
margin: 12px auto -12px!important;
}
#legend {
margin-bottom: 40px;
}
.markdown blockquote {
background-color: var(--SGSP-quote-bg-color);
border: 1px solid var(--SGSP-quote-border-color);
border-left: 3px solid var(--SGSP-quote-border-color);
border-radius: 6px;
border-right: 2px solid var(--SGSP-quote-border-color);
color: var(--SGSP-quote-txt-color);
}
.markdown blockquote blockquote {
border-left: 3px solid var(--SGSP-quote-border-color);
max-width: calc(100% - 65px);
opacity: 1;
padding: 10px 25px;
}
.markdown .comment__toggle-attached, .nonactivated-dlcs, .nonactivated-nolonger, .nonactivated-whitelisted, .nonactivated-cantcheckactivated, .markdown .view_attached {
color: hsl(0, 49%, 45%);
padding: 0;
}
.have {
background-color: var(--SGSP-trade-have-bg-color);
border-left-color: var(--SGSP-trade-have-border-color);
border-radius: 4px;
box-shadow: 0 0 0 1px var(--SGSP-content-border-color);
color: hsla(0, 0%, 75%, 0.9)!important;
}
.have hr, .want hr {
border-top: 1px solid hsla(0, 0%, 0%, 0.85)!important;
border-bottom: 1px solid var(--SGSP-trade-have-border-color)!important;
}
.markdown h1, .markdown h2, .markdown h3, .markdown h4, .markdown h5, .markdown h6, #content h1, #content h2, #content h3:not(.sidebar__heading), #content .subtitle, #content .wrap .left .before-list, .header_search .name {
color: hsl(0, 0%, 68%);
text-shadow: var(--SGSP-ts-56);
filter: brightness(1);
}
#content h1:not(.title), #content h2, #content h3:not(.sidebar__heading):not(.deal_game_title), #content .wrap .left .before-list, .header_search .name {
color: hsl(213, 19%, 63%);
}
#leaderTop + h1, #leaderTop + #form > h1, #section-content-title {
color: var(--SGSP-pageheading-txt-color)!important;
}
.markdown h1 > strong, .markdown h2 > strong, .markdown h3 > strong, #content h1 > strong, #content h2 > strong, #content h3 > strong {
filter: brightness(1)!important;
}
.markdown h1, #content h1 {
color: var(--SGSP-headings-size1-txt-color);
font-weight: 900;
}
.markdown h2, #content h2 {
color: var(--SGSP-headings-size2-txt-color);
}
.markdown h3, #content h3:not(.sidebar__heading) {
color: var(--SGSP-headings-size3-txt-color);
}
.markdown hr, hr {
border-top: 1px solid var(--SGSP-separator-dark-color);
border-bottom: 1px solid var(--SGSP-separator-light-color);
border-left: none;
border-right: none;
}
.markdown img[src*="reforced.nl"] {
background-color: transparent;
border: none;
}
.featured__inner-wrap a.global__image-outer-wrap:hover, .featured__outer-wrap .global__image-outer-wrap--avatar-large:hover {
background-color: hsla(0, 0%, 25%, 0.2)!important;
}
.featured__inner-wrap a.global__image-outer-wrap.global__image-outer-wrap--avatar-small:hover {
background-color: hsl(0, 0%, 25%)!important;
}
.featured__outer-wrap .global__image-outer-wrap--game-xlarge, .featured__outer-wrap .global__image-outer-wrap--game-large, .featured__outer-wrap .global__image-outer-wrap--avatar-large:not([style*="border-color"]) {
border-color: hsla(0, 0%, 0%, 0.35) hsla(0, 0%, 100%, 0.075) hsla(0, 0%, 100%, 0.075) hsla(0, 0%, 0%, 0.35)!important;
}
.featured__outer-wrap .global__image-outer-wrap--game-xlarge, .featured__outer-wrap .global__image-outer-wrap--game-large, .featured__outer-wrap .global__image-outer-wrap--avatar-large {
background-color: hsla(0, 0%, 0%, 0.2)!important;
box-shadow: 3px 3px 4px hsla(0, 0%, 0%, 0.2) inset!important;
}
.markdown li:before {
color: var(--SGSP-list-txt-color);
}
.markdown pre {
background-color: var(--SGSP-code-bg-color);
border: 1px solid var(--SGSP-code-border-color);
color: var(--SGSP-code-txt-color);
margin-right: -10000px;
max-width: calc(100% - 33px);
text-shadow: var(--SGSP-ts-27);
}
.markdown code {
color: var(--SGSP-code-txt-color);
}
.markdown .spoiler {
padding: 3px;
}
.markdown .spoiler:not(:hover) {
background-color: var(--SGSP-spoiler-bg-color);
box-shadow: 0 0 1px 0 hsla(0, 0%, 0%, 0.5);
}
.markdown .spoiler:not(:hover) * {
color: transparent!important;
text-shadow: none;
}
.markdown .spoiler:hover a, .markdown .spoiler:not(:hover) strong, #content g text {
text-shadow: none!important;
}
.esgst-popup .global__image-outer-wrap {
background-color: transparent;
border: none!important;
border-radius: 2px;
}
.esgst-ugd-table .table__rows .table__row-outer-wrap:hover {
background-color: hsla(0, 0%, 100%, 0.03)!important;
}
.markdown table {
background-color: var(--SGSP-chart-bg-color);
border-radius: 4px;
border: 1px solid var(--SGSP-chart-head-border-color);
border-spacing: 0;
border-collapse: separate;
}
.markdown td:not(:last-child), .markdown th:not(:last-child) {
border-right: 1px solid var(--SGSP-chart-border-color)!important;
}
.markdown th {
border-bottom: 1px solid var(--SGSP-chart-head-border-color)!important;
}
.markdown th:first-child {
border-top-left-radius: 4px;
}
.markdown th:last-child {
border-top-right-radius: 4px;
}
.markdown thead {
background-color: var(--SGSP-chart-head-bg-color);
}
.markdown tr:not(:last-child) td {
border-bottom: 1px solid var(--SGSP-chart-border-color)!important;
}
.markdown tbody tr {
background-color: var(--SGSP-chart-row-bg-color);
color: var(--SGSP-chart-row-txt-color);
}
.markdown tbody tr[style*="background"] td {
color: hsla(0, 0%, 75%, 0.9);
text-shadow: var(--SGSP-ts-72);
}
.markdown tbody tr[style*="background"] td a {
color: hsla(0, 0%, 70%, 0.85)!important;
text-shadow: var(--SGSP-ts-3);
}
tbody tr:last-child td:first-child {
border-bottom-left-radius: 4px;
}
tbody tr:last-child td:last-child {
border-bottom-right-radius: 4px;
}
.markdown tr:not(:last-child) {
border-bottom: 1px solid var(--SGSP-chart-border-color);
}
.want {
background-color: var(--SGSP-trade-want-bg-color);
border-left-color: var(--SGSP-trade-want-border-color);
border-radius: 4px;
box-shadow: 0 0 0 1px var(--SGSP-content-border-color);
color: hsla(0, 0%, 75%, 0.9)!important;
}
.trade_heading {
color: var(--SGSP-trade-want-title-color);
}
.trade_heading:first-of-type {
color: var(--SGSP-trade-have-title-color)!important;
}
.want hr {
border-bottom: 1px solid var(--SGSP-trade-want-border-color)!important;
}
nav {
padding: 0 25px;
}
.nav__absolute-dropdown, .dropdown > div, .esgst-header-menu-absolute-dropdown, .esgst-header-menu-relative-dropdown > div {
background-color: hsl(0, 0%, 21%)!important;
box-shadow: 0 0 0 1px var(--SGSP-nav-dropdown-border-color)!important;
}
.nav__avatar-inner-wrap, .global__image-outer-wrap--game-large img, .global__image-outer-wrap--game-xlarge img, .featured__column.featured__column--width-fill.text-right > a, .profile_avatar, .nav_avatar, .table .avatar, .author_avatar, [data-google-query-id], .adsbygoogle, .giveaway_image_thumbnail, .giveaway_image_thumbnail_missing, .giveaway_image_avatar, .featured_giveaway_image_avatar, .table_image_avatar, .table_image_thumbnail, .table_image_flag, .gridview-avatar {
filter: var(--SGSP-image-brightness);
}
.nav__avatar-outer-wrap {
border-right: 1px solid hsla(230, 6%, 32%, 0.6);
border-bottom: 1px solid hsla(230, 6%, 32%, 0.7);
}
.nav__button, .nav_btn, .message_count {
color: var(--SGSP-nav-txt-color);
opacity: 1;
padding: 0 10px;
text-shadow: var(--SGSP-ts-62)!important;
}
.nav_btn {
border-color: hsl(215, 8%, 5%);
}
.nav_btn:hover:not(.is_selected), .nav__button-container.is-selected .nav__button, .nav__button:hover, #header .nav__left-container .nav__button-container.is-selected:first-of-type .nav__button:hover, #header .nav__right-container .nav__button-container.is-selected:first-of-type .nav__button:hover, .esgst-header-menu-button:hover:not(.is_selected) {
filter: var(--SGSP-nav-button-hover-brightness) var(--SGSP-nav-button-hover-saturate);
}
.nav_btn_container {
height: 29px;
}
.nav__button--is-dropdown-arrow {
border-radius: 0 4px 4px 0!important;
padding: 0 8px;
}
.nav__button-container--notification .nav__button {
padding: 0 12px!important;
}
.nav__button-container--active i, .nav__button .fa-star.esgst-positive {
color: #78b33d!important;
text-shadow: var(--SGSP-ts-13)!important;
}
.nav__button-container--inactive i, .sg-info {
color: var(--SGSP-nav-txt-color);
text-shadow: var(--SGSP-ts-13)!important;
}
.nav__button-container .new_icon {
top: -1px;
z-index: 1;
filter: saturate(1) brightness(1);
}
.nav__button-container.is-selected .nav__button {
color: var(--SGSP-nav-txt-color)!important;
filter: brightness(1.1) saturate(0);
text-shadow: none!important;
}
.nav__button.is-selected, .nav__button--is-dropdown-arrow:not(.nav_btn_right).is-selected, .esgst-header-menu-button.arrow.selected {
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3) inset, 1px 1px 0 0 hsl(215, 8%, 5%), 0 -1px 0 0 hsl(215, 8%, 5%), 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.05) inset!important;
}
.nav_btn_dropdown.is_selected {
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3) inset;
}
.nav__button, #header .nav__button-container.is-selected .nav__button, .nav_btn {
background-image: var(--SGSP-nav-button-bg-color)!important;
box-shadow: 0 0 0 1px hsl(0, 0%, 0%), 1px 1px 1px rgba(255, 255, 255, 0.12) inset, 1px 1px 0 rgba(255, 255, 255, 0.07) inset;
transition: filter 0.35s ease-in;
will-change: filter;
}
.nav_btn {
box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.12) inset, 1px 1px 0 rgba(255, 255, 255, 0.07) inset;
}
.nav_btn_left {
box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.12) inset, 1px 1px 0 rgba(255, 255, 255, 0.07) inset;
}
.nav_btn_right {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.06) inset;
}
#header .nav__left-container .nav__button-container.is-selected:first-of-type .nav__button:not(:hover):not(.is-selected), #header .nav__right-container .nav__button-container.is-selected:first-of-type .nav__button:not(:hover) {
filter: brightness(1) saturate(1)!important;
}
.nav__button-container.is-selected .nav__button.nav__button--is-dropdown-arrow.is-selected, .nav__button.is-selected, .nav_btn_dropdown.is_selected, .esgst-header-menu-button.arrow.selected {
filter: saturate(0)!important;
opacity: 1;
}
.nav__button--is-dropdown-arrow:not(.nav_btn_right), .esgst-header-menu-button.arrow {
box-shadow: 1px 1px 0 0 hsl(215, 8%, 5%), 0 -1px 0 0 hsl(215, 8%, 5%), 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.05) inset!important;
margin-left: -1px;
}
.nav__left-container {
margin-right: 5px;
}
.nav_logo > a {
background-size: 80%;
opacity: 0.8;
}
nav .nav_avatar {
height: 29px;
width: 29px;
}
.nav__notification, .message_count {
color: var(--SGSP-nav-txt-color);
background-color: hsl(0, 71%, 45%);
box-shadow: 0 0 0 1px hsl(0, 0%, 0%);
filter: brightness(1.1);
margin-left: 8px;
margin-top: -31px;
z-index: 1000;
}
.message_count {
padding: 0 3px 0 2px;
}
.nav__row {
background-image: var(--SGSP-nav-dropdown-bg-color);
border-radius: 0!important;
text-shadow: var(--SGSP-ts-35);
}
.sg-info-row {
text-shadow: var(--SGSP-ts-43)!important;
}
.nav__row:not(:first-child), .dropdown_btn:not(:first-child), .esgst-header-menu-row:not(:first-child) {
border-top: 1px dashed hsl(0, 0%, 17%)!important;
}
.dropdown_btn:not(:last-child), .esgst-header-menu-row:not(:last-child) {
border-bottom: none;
}
.nav__row:hover .nav__row__summary__name, .nav__row:hover i:not(.__mh_bookmark_item_remove_btn), .page__heading__row:hover .page__heading__row__name, .page__heading__row:hover i, .dropdown:hover .dropdown_btn:not(.nav__row):not(:hover) i, .dropdown:hover .esgst-header-menu-row:not(.nav__row):not(:hover) i, nav a:focus, nav a:hover, .esgst-header-menu-row:not(.esgst-version-row):hover i:not(.esgst-chfl-edit-button):not(.esgst-chfl-remove-button), .esgst-header-menu-row:not(.esgst-version-row):hover .esgst-header-menu-name, .header_inner_wrap .esgst-header-menu-absolute-dropdown:hover .esgst-header-menu-row:not(.esgst-version-row):not(.nav__row):not(:hover) i {
color: var(--SGSP-nav-txt-color)!important;
}
.nav__row:hover .nav__row__summary__description {
color: hsl(0, 0%, 60%);
}
.nav__row:hover, .page__heading__row:hover, .dropdown_btn:hover {
background-image: var(--SGSP-nav-dropdown-hover-bg-color);
color: hsl(0, 0%, 85%);
text-shadow: var(--SGSP-ts-51);
filter: saturate(0.7) contrast(1.15);
}
.dropdown_btn:hover {
background-color: hsla(0, 0%, 0%, 0);
}
.nav__row__summary__description {
color: hsl(213, 28%, 68%);
}
.nav__row__summary__name, .page__heading__row__name {
color: var(--SGSP-sidebar-link-txt-color);
filter: brightness(1.15);
}
.dropdown_btn {
color: var(--SGSP-sidebar-link-txt-color);
}
.notification {
line-height: 18px;
padding: 7px 15px;
text-shadow: var(--SGSP-ts-38);
}
.notification i {
margin-right: 5px;
}
.notification--success, .notification.green, .esgst-notification-success {
background-color: transparent!important;
background-image: var(--SGSP-notification-green-bg-color);
border-color: var(--SGSP-notification-green-border-color);
color: var(--SGSP-notification-green-txt-color);
cursor: default;
font-family: "Open Sans", sans-serif;
font-weight: 600;
}
.notification--info, .notification.blue {
background-color: transparent;
background-image: var(--SGSP-notification-blue-bg-color);
border-color: var(--SGSP-notification-blue-border-color);
color: var(--SGSP-notification-blue-txt-color);
}
.notification--danger, .notification.red {
background-color: transparent;
background-image: var(--SGSP-notification-red-bg-color);
border-color: var(--SGSP-notification-red-border-color);
color: var(--SGSP-notification-red-txt-color);
}
.notification--default, .notification.gray {
background-color: transparent!important;
background-image: var(--SGSP-notification-grey-bg-color);
border-color: var(--SGSP-notification-grey-border-color);
color: var(--SGSP-notification-grey-txt-color);
}
.notification--warning, .notification.yellow, .esgst-notification-warning {
background-image: var(--SGSP-notification-yellow-bg-color);
border-color: var(--SGSP-notification-yellow-border-color);
color: var(--SGSP-notification-yellow-txt-color);
}
.page__heading ~ div:not(.esgst-button-set):not(.row-spacer):not(.align-button-container):not(#filterControls):not(.btn_actions):not(.notification):not(.pagination):not(.page__heading):not(.table__heading):not(.widget-container):not(.form__row):not(.giveaway__row-outer-wrap):not(.leaderboard):not(.esgst-gf-container):not(.esgst-popup-actions):not(.esgst-popup-scrollable):not(.esgst-text-left):not(.esgst-gv-view):not(.esgst-form-row):not(.esgst-menu-split):not(.giveaway_box_hero):not(.giveaway_box_actions):not(.esgst-button):not(.esgst-button-group):not(.esgst-toggle-switch-container), .page_heading ~ div:not(.esgst-button-set):not(.row-spacer):not(.align-button-container):not(.btn_actions):not(.notification):not(.pagination):not(.page_heading):not(.table_heading):not(.widget-container):not(.form__row):not(.giveaway__row-outer-wrap):not(.leaderboard):not(.esgst-gf-container), .comments:not(.esgst-text-left), .pagination.pagination--no-results, .pagination_no_results, .esgst-glwc-results .table {
background-color: var(--SGSP-content-bg-color);
background-image: none;
border: 1px solid var(--SGSP-content-border-color);
border-radius: 4px;
margin-bottom: 8px;
margin-top: 8px;
padding: 5px 10px;
text-shadow: var(--SGSP-ts-41);
}
.page_inner_wrap .MTContainer {
border-radius: 3px;
}
.page_flex > .sidebar {
min-width: 330px;
margin-left: -75px;
}
.page_heading_btn {
padding: 5px 10px;
}
.page__heading > *:not(.page__heading__button--green):not(.page__heading__button--red), .page__heading__breadcrumbs a, .page_heading_breadcrumbs a, .popup__keys__heading, .sidebar_table a, .page_heading_breadcrumbs, .page_heading_btn:not(.esgst-cfh-emojis), .esgst-cfh-sr-name {
color: var(--SGSP-pageheading-txt-color);
}
.pagination_navigation.page_heading_btn > *:not(:last-child) {
margin-right: 0;
}
.sidebar__navigation__item__name {
color: var(--SGSP-sidebar-link-txt-color);
}
.sidebar__navigation__item__name:hover, .pagination__navigation.page_heading_btn a, .pagination_navigation.page_heading_btn a, .page_heading > .esgst-un-button, .page_heading > .esgst-heading-button {
color: var(--SGSP-sidebar-link-txt-color)!important;
}
.page__heading__absolute-dropdown {
border: 1px solid #000;
}
.page__heading__breadcrumbs a, .page_heading_breadcrumbs, .page_heading_btn, .page__heading__button, .page__heading, .esgst-page-heading {
text-shadow: var(--SGSP-ts-28);
}
.page__heading__breadcrumbs > *:not(:last-child) {
flex-shrink: 1;
}
.page__heading__button--green, .page_heading_btn.green, .page__heading__button--red {
filter: hue-rotate(5deg) saturate(0.8);
}
.page__heading__button--green.page__heading__button--is-dropdown.is-selected, .page__heading__button--red.page__heading__button--is-dropdown.is-selected {
box-shadow: none;
z-index: 2;
}
.page__heading__button--red, .header__error, #infraction, .btn_action.red, .page_heading_btn.red, .sidebar__error, .sidebar__suspension, #content button#check[style*="rgb(204, 184, 188)"], .ruleFailed, .giveaway__column--contributor-level--negative:not(.esgst-glh-highlight), .featured__column--contributor-level--negative:not(.esgst-glh-highlight), .cmGame.bundled, .btn-danger {
background-image: var(--SGSP-red-buttons-bg-color)!important;
border: 1px solid #000!important;
border-color: var(--SGSP-red-buttons-border-color)!important;
color: var(--SGSP-red-buttons-txt-color)!important;
text-shadow: var(--SGSP-ts-15);
transition: filter 0.35s ease-in;
will-change: filter;
}
.sidebar__suspension--flat-bottom {
background-image: var(--SGSP-red-suspension-top-bg-color)!important;
border-bottom: none!important;
}
.cmGame.not5entries {
background-image: linear-gradient(hsl(0, 0%, 27%) 0%, hsl(0, 0%, 14%) 100%)!important;
filter: saturate(0);
}
.cmGame.dmed, .cmGame.notActivatedDLC, .cmGame.cantCheckActivated {
background-image: linear-gradient(hsl(39, 86%, 40%) 0%, hsl(39, 86%, 23%) 100%)!important;
color: hsl(39, 50%, 80%)!important;
}
.cmGame.freeGame {
background-image: linear-gradient(hsl(280, 44%, 45%) 0%, hsl(280, 74%, 24%) 100%)!important;
color: hsl(280, 68%, 80%)!important;
}
.page__heading i {
vertical-align: inherit;
}
.pagination__navigation[style*="border"] {
padding: 5px 10px!important;
}
.page__heading__row {
background-image: linear-gradient(#4b4b4b 0%, hsl(0, 0%, 22%) 100%);
text-shadow: var(--SGSP-ts-54);
}
.page__heading__row:not(:first-child) {
border-top: 1px dashed #252A3A;
}
.page__heading ~ div > .table__heading:not(.sg2o-table-heading) {
margin: -5px -10px 5px;
border-top: none!important;
border-radius: 3px 3px 0 0!important;
}
.page__heading ~ div > .table__heading ~ .table__heading:not(.sg2o-table-heading) {
margin: -1px -10px 5px!important;
border-top: 1px solid hsla(0, 0%, 0%, 0.6)!important;
border-radius: 0!important;
}
.page__heading + div > .table__heading {
border-radius: 0!important;
}
.page__heading ~ div > .table__rows:first-of-type > .table__heading {
margin: -5px -10px 5px;
border-top: none!important;
padding-top: 15px;
border-radius: 3px 3px 0 0;
}
.page__heading ~ script ~ .table__heading {
border-radius: 3px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
margin: 8px 0 -8px;
border: 1px solid hsla(0, 0%, 0%, 0.5)!important;
border-bottom-color: hsla(0, 0%, 0%, 0.6)!important;
}
.page__heading ~ script ~ .table__heading + .chart {
border-top: none!important;
border-top-left-radius: 0!important;
border-top-right-radius: 0!important;
}
.page__heading + .table__heading {
margin: 5px 0 -8px;
background: linear-gradient(var(--SGSP-tableheading-bg-color) 0%, var(--SGSP-tableheading-bg-color) 100%);
background-repeat: no-repeat;
box-shadow: none!important;
border: 1px solid var(--SGSP-content-border-color)!important;
}
.page__heading + .table__heading + .table {
border-top-left-radius: 0!important;
border-top-right-radius: 0!important;
border-top: none!important;
}
.page_inner_wrap .reply_form > .heading {
margin-top: 0;
}
.page__inner-wrap.page__inner-wrap--narrow, .page__limit-width {
max-width: 70%!important;
}
.page__inner-wrap--narrow .page__heading + .notification--success, .page_inner_wrap.medium .page_heading + .notification.green {
margin-top: 1px!important;
}
.page__inner-wrap--narrow .page__heading + .notification--success i {
margin-bottom: 3px;
}
.page__inner-wrap:not(.page__inner-wrap--narrow), nav, #header nav, #content, .footer__inner-wrap, .featured__inner-wrap, .offer__inner-wrap {
max-width: var(--SGSP-page-width);
}
.page__outer-wrap, .page_outer_wrap, #sg_dyepb_toolbar {
background-color: transparent;
color: var(--SGSP-general-txt-color);
text-shadow: var(--SGSP-ts-41);
}
.page_outer_wrap textarea, .page_outer_wrap input, .page_outer_wrap select {
box-shadow: none;
border-color: hsl(0, 0%, 29%);
color: rgba(166, 166, 166, 0.8);
text-shadow: var(--SGSP-ts-29);
background-color: var(--SGSP-input-bg-color);
}
.pagination {
border-top: 1px solid var(--SGSP-separator-dark-color);
box-shadow: 0 1px 0 var(--SGSP-separator-light-color) inset!important;
color: var(--SGSP-secondary-txt-color);
margin-top: 5px;
}
.pagination.pagination--no-results, .pagination_no_results {
box-shadow: none!important;
color: rgba(235, 72, 72, 0.9);
font-weight: 600;
margin-top: 5px;
}
.comments:empty + .pagination.pagination--no-results {
margin-top: 0;
}
.pagination + div[style*="margin-top: 25px"], .sidebar div[style*="margin-top: 10px"], .sidebar div[style*="padding-top: 15px"], div[style*="margin-top: 25px"], div[style*="padding-top: 35px"], div[style*="padding-bottom: 35px"] {
background: none!important;
border: none!important;
box-shadow: none!important;
}
div[style*="margin-top: 25px"] > div {
margin-left: auto;
margin-right: auto;
height: auto!important;
}
div[style*="padding-top: 35px"] a[href*="patreon"], .humble_block {
color: hsla(0, 0%, 76%, 0.9)!important;
background-image: linear-gradient(hsl(151, 98%, 17%) 0%, hsl(138, 98%, 17%) 100%)!important;
border: 1px solid #000!important;
text-shadow: var(--SGSP-ts-40)!important;
}
div[style*="padding-top: 35px"] a[href*="patreon"] > span, .humble_block strong {
border-bottom: 1px dotted hsla(0, 0%, 76%, 0.6)!important;
}
.comment__author [href*="patreon"] i {
color: var(--SGSP-general-txt-color)!important;
opacity: 0.55;
text-shadow: var(--SGSP-ts-9)!important;
}
.patreon_hero {
padding: 25px!important;
}
.patreon_hero_step_action_btn, .patreon_hero_step_action_avatar {
border: 1px solid #000;
color: hsla(0, 0%, 80%, 0.95);
}
.patreon_hero_step_description {
color: var(--SGSP-secondary-txt-color);
}
.patreon_hero_step_action_btn.is_loading {
background-image: none!important;
background-color: hsl(0, 0%, 25%)!important;
border-color: #000!important;
}
.patreon_hero_step:not(:last-child), .patreon_reward_avatar > div:not(:last-child) {
border-right: 1px solid var(--SGSP-separator-dark-color)!important;
box-shadow: 1px 0 0 var(--SGSP-separator-light-color)!important;
}
.patreon_reward:not(:last-child) {
border-bottom: 1px dotted var(--SGSP-separator-light-color);
}
.patreon_reward.is_locked .patreon_reward_icon {
border: 1px dashed var(--SGSP-secondary-txt-color);
}
.patreon_reward.is_locked .patreon_reward_icon i, .patreon_reward.is_locked .patreon_reward_summary_name, .patreon_reward_summary_description {
color: var(--SGSP-secondary-txt-color);
}
.patreon_reward:not(.is_locked) .patreon_reward_icon i {
color: rgba(120, 179, 61, 0.8)!important;
}
.patreon_reward:not(.is_locked) .patreon_reward_icon {
background-image: linear-gradient(hsla(88, 65%, 44%, 0.12) 0%, hsla(88, 72%, 21%, 0.5) 100%)!important;
border: 1px solid hsl(90, 90%, 30%)!important;
}
.patreon_hero_step:nth-child(1) .patreon_hero_step_number {
color: hsl(13, 68%, 45%);
}
.patreon_hero_step:nth-child(3) .patreon_hero_step_number {
color: hsl(144, 87%, 30%);
}
.patreon_hero_step:nth-child(1) .patreon_hero_step_action_btn {
background-image: linear-gradient(hsla(13, 68%, 46%, 0.9) 0%, hsla(13, 68%, 38%, 0.9) 100%);
background-color: hsla(13, 68%, 38%, 0.9);
}
.patreon_hero_step:nth-child(2) .patreon_hero_step_action_btn {
background-color: hsla(210, 85%, 36%, 0.9);
background-image: linear-gradient(hsla(210, 75%, 45%, 0.9) 0%, hsla(210, 85%, 36%, 0.9) 100%);
}
.patreon_hero_step:nth-child(3) .patreon_hero_step_action_btn {
background-color: hsla(144, 87%, 22%, 0.9);
background-image: linear-gradient(hsla(144, 95%, 30%, 0.9) 0%, hsla(144, 87%, 22%, 0.9) 100%);
}
.patreon_hero_step:nth-child(2) .patreon_hero_step_action_outline, .patreon_hero_step:nth-child(2) .fa-check:before {
color: hsla(201, 43%, 57%, 0.85)!important;
}
.patreon_hero_step:nth-child(2) .patreon_hero_step_action_outline {
background-image: linear-gradient(hsla(201, 43%, 57%, 0.12) 0%, hsla(201, 53%, 27%, 0.5) 100%)!important;
border-color: hsla(201, 43%, 57%, 0.85);
}
.patreon_hero_step:nth-child(3) .patreon_hero_step_action_btn {
background-color: hsla(144, 87%, 22%, 0.9);
background-image: linear-gradient(hsla(144, 95%, 30%, 0.9) 0%, hsla(144, 87%, 22%, 0.9) 100%);
}
.patreon_hero_step:nth-child(3) .patreon_hero_step_action_outline, .patreon_hero_step:nth-child(3) .fa-star:before {
color: hsl(144, 87%, 30%)!important;
}
.patreon_hero_step:nth-child(3) .patreon_hero_step_action_outline {
background-image: linear-gradient(hsla(144, 95%, 35%, 0.12) 0%, hsla(144, 70%, 20%, 0.5) 100%)!important;
border-color: hsl(144, 87%, 30%);
}
.patreon_reward_summary_checkbox i, .patreon_reward_gif_option > div i {
color: hsla(0, 0%, 80%, 0.95);
text-shadow: var(--SGSP-ts-41);
}
.patreon_reward_summary_checkbox.is_selected .patreon_reward_summary_checkbox_inner {
background-color: hsla(144, 87%, 22%, 0.9);
}
.patreon_reward_summary_color_image_inner, .patreon_reward_summary_checkbox_inner {
background-color: #000;
}
.patreon_reward_summary_color_image_outer, .patreon_reward_summary_checkbox_outer {
background-color: hsl(0, 0%, 20%);
border: 1px solid #000;
}
.patreon_reward_summary_color.is_inactive .patreon_reward_summary_color_image_inner {
background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, hsl(0, 0%, 28%) 5px, hsl(0, 0%, 28%) 10px);
}
.patreon_reward_summary_color_name, .patreon_reward_summary_checkbox, .patreon_reward_avatar_slider_name, .patreon_reward_gif_heading {
color: hsl(210, 6%, 60%)!important;
}
.patreon_reward_avatar_style_solid, .patreon_reward_avatar_style_dashed, .patreon_reward_avatar_style_dotted, .patreon_reward_avatar_style_double {
border-color: hsl(0, 0%, 50%)!important;
}
.patreon_reward_avatar_preview {
border-color: hsl(0, 0%, 50%)!important;
background-color: hsl(0, 0%, 25%);
}
.patreon_reward_gif_option, .patreon_reward_gif_selected {
border: 1px solid #000;
}
.patreon_reward_gif_heading, .patreon_reward_gif_divider {
border-bottom: 1px solid var(--SG-Dark-reply-separator-dark-color);
box-shadow: 0 1px 0 var(--SGSP-separator-light-color);
}
.patreon_reward_gif > div:last-child {
border-left: 1px solid var(--SGSP-separator-light-color);
box-shadow: -1px 0 0 var(--SGSP-separator-dark-color);
}
.patreon_reward_gif_option.is_loading > div {
background-color: hsl(0, 0%, 25%);
}
.patreon_reward_gif_option.is_selected > div {
background-color: hsla(144, 87%, 22%, 0.9);
}
.pinned-giveaways__outer-wrap {
border-radius: 4px;
margin-top: 8px;
}
.pinned-giveaways__button, .pinned-giveaways__inner-wrap {
background-color: transparent;
background-image: var(--SGSP-pinned-bg-color);
border: 1px solid var(--SGSP-pinned-border-color);
border-bottom: 1px solid var(--SGSP-pinned-border-color);
}
.pinned-giveaways__inner-wrap > .giveaway__row-outer-wrap:not(:last-child) {
border-bottom: 1px solid hsl(208, 18%, 5%);
box-shadow: 0 1px 0 hsla(208, 18%, 26%, 0.8);
}
.pinned-giveaways__button {
border-top: none;
background-color: var(--SGSP-body-bg-color);
}
.pinned-giveaways__button:hover, .esgst-pgb-button:hover, .esgst-gf-button:hover {
background-image: var(--SGSP-pinned-bg-color)!important;
filter: brightness(1.1);
}
.pinned-giveaways__inner-wrap:not(.esgst-gv-view) * .giveaway__heading__thin:not(.copi...