UltraSkeuo/gtk-3.0/gtk.css

1749 lines
904 KiB
CSS

/*Usually an automatic fg color on these backgrounds should check this value!*/
/*************************** Check and Radio buttons * */
calendar:selected, row:selected, treeview.view:selected:focus, treeview.view:selected, modelbutton:selected, .menuitem.button:selected, spinbutton:not(.vertical) selection, entry selection, flowbox flowboxchild:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, textview text selection:focus, textview text selection, .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, .view text:selected:focus, iconview text:selected:focus, textview text:selected:focus, .view text:selected, iconview text:selected, textview text:selected { background-color: #75ff25; }
.selection-mode button.titlebutton, label:selected, calendar:selected, row:selected, treeview.view:selected:focus, treeview.view:selected, modelbutton:selected, .menuitem.button:selected, spinbutton:not(.vertical) selection, entry selection, flowbox flowboxchild:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, textview text selection:focus, textview text selection, .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, .view text:selected:focus, iconview text:selected:focus, textview text:selected:focus, .view text:selected, iconview text:selected, textview text:selected { color: #2a4606; }
label:disabled selection, .selection-mode button.titlebutton:disabled, label:disabled:selected, calendar:disabled:selected, row:disabled:selected, treeview.view:disabled:selected, modelbutton:disabled:selected, .menuitem.button:disabled:selected, spinbutton:not(.vertical) selection:disabled, entry selection:disabled, flowbox flowboxchild:disabled:selected, .view text selection:disabled, iconview text selection:disabled, textview text selection:disabled:focus, textview text selection:disabled, .view:disabled:selected, iconview:disabled:selected, .view text:disabled:selected, iconview text:disabled:selected, textview text:disabled:selected { color: #7c675a; }
* { padding: 0; -GtkToolButton-icon-spacing: 4; -GtkTextView-error-underline-color: #CC0000; -GtkScrolledWindow-scrollbar-spacing: 0; -GtkToolItemGroup-expander-size: 11; -GtkWidget-text-handle-width: 20; -GtkWidget-text-handle-height: 24; -GtkDialog-button-spacing: 4; -GtkDialog-action-area-border: 0; outline-color: alpha(currentColor,0.3); outline-style: none; outline-offset: -3px; outline-width: 1px; -gtk-outline-radius: 1px; -gtk-secondary-caret-color: #75ff25; }
/*************** Base States * */
.background { color: #EDF0F5; background-color: #3f3e3e; }
.background:backdrop { color: #96979a; background-color: #3f3e3e; text-shadow: none; -gtk-icon-shadow: none; }
/* These wildcard seems unavoidable, need to investigate. Wildcards are bad and troublesome, use them with care, or better, just don't. Everytime a wildcard is used a kitten dies, painfully. */
*:disabled { -gtk-icon-effect: dim; }
.gtkstyle-fallback { color: #EDF0F5; background-color: #3f3e3e; }
.gtkstyle-fallback:hover { color: #EDF0F5; background-color: #595757; }
.gtkstyle-fallback:active { color: #EDF0F5; background-color: #252525; }
.gtkstyle-fallback:disabled { color: #7c675a; background-color: #493e37; }
.gtkstyle-fallback:selected { color: #2a4606; background-color: #75ff25; }
.view, iconview, .view text, iconview text, textview text { color: #EDF0F5; background-color: #323232; }
.view:disabled, iconview:disabled, .view text:disabled, iconview text:disabled, textview text:disabled { color: #7c675a; background-color: #493e37; }
.view > :selected, iconview > :selected, .view text > :selected, iconview text > :selected, textview text > :selected { background-color: #75ff25; }
textview border { background-color: #393838; }
.rubberband, rubberband, .content-view rubberband, .content-view .rubberband, treeview.view rubberband, flowbox rubberband { border: 1px solid #58f100; background-color: rgba(88, 241, 0, 0.2); }
flowbox flowboxchild { padding: 3px; }
flowbox flowboxchild:selected { outline-offset: -2px; }
.content-view .tile { margin: 2px; background-color: black; border-radius: 0; padding: 0; }
.content-view .tile:active, .content-view .tile:selected { background-color: #75ff25; }
.content-view .tile:disabled { background-color: #493e37; }
label { caret-color: currentColor; }
label selection { background-color: #75ff25; color: #2a4606; }
label:disabled { color: #7c675a; }
button label:disabled { color: inherit; }
label:disabled:backdrop { color: #666464; }
button label:disabled:backdrop { color: inherit; }
label.error { color: #CC0000; }
label.error:disabled { color: rgba(204, 0, 0, 0.5); }
label.error:disabled:backdrop { color: rgba(204, 0, 0, 0.4); }
.dim-label, .titlebar:not(headerbar) .subtitle, headerbar .subtitle, label.separator { opacity: 0.55; text-shadow: none; }
assistant .sidebar { background-color: #323232; border-top: 1px solid #595757; }
assistant .sidebar:backdrop { background-color: #353535; border-color: #545252; }
assistant.csd .sidebar { border-top-style: none; }
assistant .sidebar label { padding: 6px 12px; }
assistant .sidebar label.highlight { background-color: #626263; }
.osd .scale-popup, .app-notification, .app-notification.frame, .csd popover.background.osd, popover.background.osd, .csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier, .osd { color: #66cbec; border: 1px solid #66cbec; background-color: rgba(32, 61, 121, 0.7); background-clip: padding-box; }
/********************* Spinner Animation * */
@keyframes spin { to { -gtk-icon-transform: rotate(1turn); } }
spinner { background: none; opacity: 0.1; -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); }
spinner:backdrop { color: #96979a; }
spinner:checked { opacity: 1; animation: spin 1s linear infinite; }
spinner:checked:disabled { opacity: 0.5; color: #7c675a; }
/********************** General Typography * */
.large-title { font-weight: 300; font-size: 24pt; }
.title-1 { font-weight: 800; font-size: 20pt; }
.title-2 { font-weight: 800; font-size: 15pt; }
.title-3 { font-weight: 700; font-size: 15pt; }
.title-4 { font-weight: 700; font-size: 13pt; }
.heading { font-weight: 700; font-size: 11pt; }
.body { font-weight: 400; font-size: 11pt; }
.caption-heading { font-weight: 700; font-size: 9pt; }
.caption { font-weight: 400; font-size: 9pt; }
/**************** Text Entries * */
spinbutton:not(.vertical), entry { min-height: 28px; padding-left: 1px; padding-right: 1px; border: 0px none; border-radius: 0px; transition: none; color: #EDF0F5; border-color: #575859; background-color: #323232; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), inset 0 -8px 4px -6px rgba(117, 255, 37, 0); }
spinbutton:not(.vertical) image.left, entry image.left { margin-right: 6px; }
spinbutton:not(.vertical) image.right, entry image.right { margin-left: 6px; }
spinbutton.flat:not(.vertical), entry.flat:focus, entry.flat:backdrop, entry.flat:disabled, entry.flat { min-height: 0; padding: 2px; padding-left: 1px; padding-right: 1px; background-color: transparent; border-color: transparent; border-radius: 0; }
spinbutton:focus:not(.vertical), entry:focus { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), inset 0 -8px 4px -6px #75ff25; }
spinbutton:disabled:not(.vertical), entry:disabled { color: #7c675a; border-color: #635349; background-color: #493e37; }
spinbutton.error:not(.vertical), entry.error { color: #CC0000; border-color: #CC0000; }
spinbutton.error:focus:not(.vertical), entry.error:focus { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), inset 0 -8px 4px -6px #CC0000; }
spinbutton.error:not(.vertical) selection, entry.error selection { background-color: #CC0000; }
spinbutton.warning:not(.vertical), entry.warning { color: #f57900; border-color: #f57900; }
spinbutton.warning:focus:not(.vertical), entry.warning:focus { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), inset 0 -8px 4px -6px #f57900; }
spinbutton.warning:not(.vertical) selection, entry.warning selection { background-color: #f57900; }
spinbutton:not(.vertical) image, entry image { color: #c8cace; }
spinbutton:not(.vertical) image:hover, entry image:hover { color: #EDF0F5; }
spinbutton:not(.vertical) image:active, entry image:active { color: #75ff25; }
spinbutton:drop(active):not(.vertical), entry:drop(active):focus, entry:drop(active) { border-color: #33d17a; box-shadow: inset 0 0 0 1px #33d17a; }
.osd spinbutton:not(.vertical), .osd entry { border-color: rgba(54, 106, 157, 0.76); color: #66cbec; background-color: rgba(102, 203, 236, 0.5); background-clip: padding-box; -gtk-icon-shadow: 0 1px black; }
.osd spinbutton:focus:not(.vertical), .osd entry:focus { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), inset 0 -8px 4px -6px #75ff25; }
.osd spinbutton:disabled:not(.vertical), .osd entry:disabled { color: #4384b3; border-color: rgba(86, 171, 210, 0.75); background-color: rgba(39, 75, 133, 0.5); background-clip: padding-box; }
spinbutton:not(.vertical) progress, entry progress { margin: 2px -0px; background-color: transparent; background-image: none; border-radius: 0; border-width: 0 0 2px; border-color: #75ff25; border-style: solid; box-shadow: none; }
spinbutton:not(.vertical) progress:backdrop, entry progress:backdrop { background-color: transparent; }
.linked:not(.vertical) > spinbutton:dir(rtl):not(.vertical), .linked:not(.vertical) > spinbutton:dir(ltr):not(.vertical), .linked:not(.vertical) > entry:dir(rtl), .linked:not(.vertical) > entry:dir(ltr), .linked:not(.vertical) > entry:first-child:dir(rtl), .linked:not(.vertical) > entry:first-child:dir(ltr), .linked:not(.vertical) > entry:last-child:dir(rtl), .linked:not(.vertical) > entry:last-child:dir(ltr), .linked:not(.vertical) > entry:only-child:dir(rtl), .linked:not(.vertical) > entry:only-child:dir(ltr) { border-radius: 0px; }
.linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), .linked.vertical > entry:not(:disabled) + entry:not(:disabled), .linked.vertical > entry:not(:disabled) + spinbutton:not(:disabled):not(.vertical) { border-top-color: #3e3d3d; }
.linked.vertical > spinbutton:disabled:not(.vertical) + spinbutton:disabled:not(.vertical), .linked.vertical > spinbutton:disabled:not(.vertical) + entry:disabled, .linked.vertical > entry:disabled + spinbutton:disabled:not(.vertical), .linked.vertical > entry:disabled + entry:disabled { border-top-color: #3e3d3d; }
.linked.vertical > spinbutton:not(.vertical) + spinbutton:focus:not(:only-child):not(.vertical), .linked.vertical > spinbutton:not(.vertical) + entry:focus:not(:only-child), .linked.vertical > entry + spinbutton:focus:not(:only-child):not(.vertical), .linked.vertical > entry + entry:focus:not(:only-child) { border-top-color: #75ff25; }
.linked.vertical > spinbutton:not(.vertical) + spinbutton:focus.error:not(:only-child):not(.vertical), .linked.vertical > spinbutton:not(.vertical) + entry:focus.error:not(:only-child), .linked.vertical > entry + spinbutton:focus.error:not(:only-child):not(.vertical), .linked.vertical > entry + entry:focus.error:not(:only-child) { border-top-color: #CC0000; }
.linked.vertical > spinbutton:not(.vertical) + spinbutton:drop(active):not(:only-child):not(.vertical), .linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), .linked.vertical > entry + spinbutton:drop(active):not(:only-child):not(.vertical), .linked.vertical > entry + entry:drop(active):not(:only-child) { border-top-color: #33d17a; }
spinbutton.error:not(.vertical), entry.error { color: #CC0000; }
treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { background-color: #323232; transition-property: color, background; }
treeview entry.flat, treeview entry { border-radius: 0; background-image: none; background-color: #323232; }
treeview entry.flat:focus, treeview entry:focus { border-color: #75ff25; }
.entry-tag { padding: 5px; margin-top: 2px; margin-bottom: 2px; border-style: none; color: #323232; background-color: #909194; }
:dir(ltr) .entry-tag { margin-left: 8px; margin-right: -5px; }
:dir(rtl) .entry-tag { margin-left: -5px; margin-right: 8px; }
.entry-tag:hover { background-color: #aaabad; }
.entry-tag.button { background-color: transparent; color: rgba(50, 50, 50, 0.7); }
:not(:backdrop) .entry-tag.button:hover { border: 1px solid #909194; color: #323232; }
:not(:backdrop) .entry-tag.button:active { background-color: #909194; color: rgba(50, 50, 50, 0.7); }
/****************************************************** Buttons * */
@keyframes needs_attention { from { background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#f57900), to(transparent)); }
to { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#f57900), to(transparent)); } }
button.sidebar-button, expander title > arrow, notebook > header tabs > tab, notebook > header > tabs > arrow, treeview.view header button, modelbutton.flat arrow, button { min-height: 24px; min-width: 16px; padding: 2px 6px; border: 1px solid; border-radius: 3px; transition: none; margin: 0px; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
expander title > arrow:hover, notebook > header tabs > tab:hover, notebook > header > tabs > arrow:hover, treeview.view header button:hover, modelbutton.flat arrow:hover, expander title > arrow:focus, notebook > header tabs > tab:focus, notebook > header > tabs > arrow:focus, treeview.view header button:focus, modelbutton.flat arrow:focus, button:hover, button:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
expander title > arrow:hover, notebook > header tabs > tab:hover, notebook > header > tabs > arrow:hover, treeview.view header button:hover, modelbutton.flat arrow:hover, expander title > arrow:hover image, notebook > header tabs > tab:hover image, notebook > header > tabs > arrow:hover image, treeview.view header button:hover image, modelbutton.flat arrow:hover image, expander title > arrow:hover arrow, notebook > header tabs > tab:hover arrow, notebook > header > tabs > arrow:hover arrow, treeview.view header button:hover arrow, modelbutton.flat arrow:hover arrow, expander title > arrow:focus, notebook > header tabs > tab:focus, notebook > header > tabs > arrow:focus, treeview.view header button:focus, modelbutton.flat arrow:focus, expander title > arrow:focus image, notebook > header tabs > tab:focus image, notebook > header > tabs > arrow:focus image, treeview.view header button:focus image, modelbutton.flat arrow:focus image, expander title > arrow:focus arrow, notebook > header tabs > tab:focus arrow, notebook > header > tabs > arrow:focus arrow, treeview.view header button:focus arrow, modelbutton.flat arrow:focus arrow, button:hover, button:hover image, button:hover arrow, button:focus, button:focus image, button:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
expander title > arrow:active, notebook > header tabs > tab:active, notebook > header > tabs > arrow:active, treeview.view header button:active, modelbutton.flat arrow:active, expander title > arrow.keyboard-activating, notebook > header tabs > tab.keyboard-activating, notebook > header > tabs > arrow.keyboard-activating, treeview.view header button.keyboard-activating, modelbutton.flat arrow.keyboard-activating, button:active, button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
expander title > arrow:checked, notebook > header tabs > tab:checked, notebook > header > tabs > arrow:checked, treeview.view header button:checked, modelbutton.flat arrow:checked, expander title > arrow:selected, notebook > header tabs > tab:selected, notebook > header > tabs > arrow:selected, treeview.view header button:selected, modelbutton.flat arrow:selected, expander title > arrow.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header > tabs > arrow.has-open-popup, treeview.view header button.has-open-popup, modelbutton.flat arrow.has-open-popup, expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow button, notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab button, notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow button, modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow button, button:checked, button:selected, button.has-open-popup, button .active_group #docklike-plugin button, .active_group #docklike-plugin button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
button.sidebar-button:checked, button.sidebar-button:checked image, button.sidebar-button:checked arrow, button.sidebar-button:selected, button.sidebar-button:selected image, button.sidebar-button:selected arrow, button.has-open-popup.sidebar-button, button.has-open-popup.sidebar-button image, button.has-open-popup.sidebar-button arrow, button.sidebar-button .active_group #docklike-plugin button, .active_group #docklike-plugin button.sidebar-button button, button.sidebar-button .active_group #docklike-plugin button image, .active_group #docklike-plugin button.sidebar-button button image, button.sidebar-button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.sidebar-button button arrow, expander title > arrow:checked, notebook > header tabs > tab:checked, notebook > header > tabs > arrow:checked, treeview.view header button:checked, modelbutton.flat arrow:checked, expander title > arrow:checked image, notebook > header tabs > tab:checked image, notebook > header > tabs > arrow:checked image, treeview.view header button:checked image, modelbutton.flat arrow:checked image, expander title > arrow:checked arrow, notebook > header tabs > tab:checked arrow, notebook > header > tabs > arrow:checked arrow, treeview.view header button:checked arrow, modelbutton.flat arrow:checked arrow, expander title > arrow:selected, notebook > header tabs > tab:selected, notebook > header > tabs > arrow:selected, treeview.view header button:selected, modelbutton.flat arrow:selected, expander title > arrow:selected image, notebook > header tabs > tab:selected image, notebook > header > tabs > arrow:selected image, treeview.view header button:selected image, modelbutton.flat arrow:selected image, expander title > arrow:selected arrow, notebook > header tabs > tab:selected arrow, notebook > header > tabs > arrow:selected arrow, treeview.view header button:selected arrow, modelbutton.flat arrow:selected arrow, expander title > arrow.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header > tabs > arrow.has-open-popup, treeview.view header button.has-open-popup, modelbutton.flat arrow.has-open-popup, expander title > arrow.has-open-popup image, notebook > header tabs > tab.has-open-popup image, notebook > header > tabs > arrow.has-open-popup image, treeview.view header button.has-open-popup image, modelbutton.flat arrow.has-open-popup image, expander title > arrow.has-open-popup arrow, notebook > header tabs > tab.has-open-popup arrow, notebook > header > tabs > arrow.has-open-popup arrow, treeview.view header button.has-open-popup arrow, modelbutton.flat arrow.has-open-popup arrow, expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow button, notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab button, notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow button, treeview.view header button .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header button button, modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow button, expander title > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow button image, notebook > header tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab button image, notebook > header > tabs > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow button image, treeview.view header button .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header button button image, modelbutton.flat arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow button image, expander title > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow button arrow, notebook > header tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab button arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button arrow, treeview.view header button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header button button arrow, modelbutton.flat arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow button arrow, button:checked, button:checked image, button:checked arrow, button:selected, button:selected image, button:selected arrow, button.has-open-popup, button.has-open-popup image, button.has-open-popup arrow, button .active_group #docklike-plugin button, .active_group #docklike-plugin button button, button .active_group #docklike-plugin button image, .active_group #docklike-plugin button button image, button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
expander title > arrow:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header > tabs > arrow:checked:hover, modelbutton.flat arrow:checked:hover, expander title > arrow:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header > tabs > arrow:checked:focus, modelbutton.flat arrow:checked:focus, expander title > arrow:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header > tabs > arrow:selected:hover, modelbutton.flat arrow:selected:hover, expander title > arrow:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header > tabs > arrow:selected:focus, modelbutton.flat arrow:selected:focus, expander title > arrow.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover, expander title > arrow.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus, expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow button:hover, notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab button:hover, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover, modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow button:hover, expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow button:focus, notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab button:focus, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus, modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow button:focus, button:checked:hover, button:checked:focus, button:selected:hover, button:selected:focus, button.has-open-popup:hover, button.has-open-popup:focus, button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button button:hover, button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
button.sidebar-button:checked:hover, button.sidebar-button:checked:hover image, button.sidebar-button:checked:hover arrow, button.sidebar-button:checked:focus, button.sidebar-button:checked:focus image, button.sidebar-button:checked:focus arrow, button.sidebar-button:selected:hover, button.sidebar-button:selected:hover image, button.sidebar-button:selected:hover arrow, button.sidebar-button:selected:focus, button.sidebar-button:selected:focus image, button.sidebar-button:selected:focus arrow, button.has-open-popup.sidebar-button:hover, button.has-open-popup.sidebar-button:hover image, button.has-open-popup.sidebar-button:hover arrow, button.has-open-popup.sidebar-button:focus, button.has-open-popup.sidebar-button:focus image, button.has-open-popup.sidebar-button:focus arrow, button.sidebar-button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.sidebar-button button:hover, button.sidebar-button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.sidebar-button button:hover image, button.sidebar-button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.sidebar-button button:hover arrow, button.sidebar-button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.sidebar-button button:focus, button.sidebar-button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.sidebar-button button:focus image, button.sidebar-button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.sidebar-button button:focus arrow, expander title > arrow:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header > tabs > arrow:checked:hover, treeview.view header button:checked:hover, modelbutton.flat arrow:checked:hover, expander title > arrow:checked:hover image, notebook > header tabs > tab:checked:hover image, notebook > header > tabs > arrow:checked:hover image, treeview.view header button:checked:hover image, modelbutton.flat arrow:checked:hover image, expander title > arrow:checked:hover arrow, notebook > header tabs > tab:checked:hover arrow, notebook > header > tabs > arrow:checked:hover arrow, treeview.view header button:checked:hover arrow, modelbutton.flat arrow:checked:hover arrow, expander title > arrow:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header > tabs > arrow:checked:focus, treeview.view header button:checked:focus, modelbutton.flat arrow:checked:focus, expander title > arrow:checked:focus image, notebook > header tabs > tab:checked:focus image, notebook > header > tabs > arrow:checked:focus image, treeview.view header button:checked:focus image, modelbutton.flat arrow:checked:focus image, expander title > arrow:checked:focus arrow, notebook > header tabs > tab:checked:focus arrow, notebook > header > tabs > arrow:checked:focus arrow, treeview.view header button:checked:focus arrow, modelbutton.flat arrow:checked:focus arrow, expander title > arrow:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header > tabs > arrow:selected:hover, treeview.view header button:selected:hover, modelbutton.flat arrow:selected:hover, expander title > arrow:selected:hover image, notebook > header tabs > tab:selected:hover image, notebook > header > tabs > arrow:selected:hover image, treeview.view header button:selected:hover image, modelbutton.flat arrow:selected:hover image, expander title > arrow:selected:hover arrow, notebook > header tabs > tab:selected:hover arrow, notebook > header > tabs > arrow:selected:hover arrow, treeview.view header button:selected:hover arrow, modelbutton.flat arrow:selected:hover arrow, expander title > arrow:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header > tabs > arrow:selected:focus, treeview.view header button:selected:focus, modelbutton.flat arrow:selected:focus, expander title > arrow:selected:focus image, notebook > header tabs > tab:selected:focus image, notebook > header > tabs > arrow:selected:focus image, treeview.view header button:selected:focus image, modelbutton.flat arrow:selected:focus image, expander title > arrow:selected:focus arrow, notebook > header tabs > tab:selected:focus arrow, notebook > header > tabs > arrow:selected:focus arrow, treeview.view header button:selected:focus arrow, modelbutton.flat arrow:selected:focus arrow, expander title > arrow.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, treeview.view header button.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover, expander title > arrow.has-open-popup:hover image, notebook > header tabs > tab.has-open-popup:hover image, notebook > header > tabs > arrow.has-open-popup:hover image, treeview.view header button.has-open-popup:hover image, modelbutton.flat arrow.has-open-popup:hover image, expander title > arrow.has-open-popup:hover arrow, notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header > tabs > arrow.has-open-popup:hover arrow, treeview.view header button.has-open-popup:hover arrow, modelbutton.flat arrow.has-open-popup:hover arrow, expander title > arrow.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, treeview.view header button.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus, expander title > arrow.has-open-popup:focus image, notebook > header tabs > tab.has-open-popup:focus image, notebook > header > tabs > arrow.has-open-popup:focus image, treeview.view header button.has-open-popup:focus image, modelbutton.flat arrow.has-open-popup:focus image, expander title > arrow.has-open-popup:focus arrow, notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header > tabs > arrow.has-open-popup:focus arrow, treeview.view header button.has-open-popup:focus arrow, modelbutton.flat arrow.has-open-popup:focus arrow, expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow button:hover, notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab button:hover, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover, treeview.view header button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button button:hover, modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow button:hover, expander title > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow button:hover image, notebook > header tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab button:hover image, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover image, treeview.view header button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button button:hover image, modelbutton.flat arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow button:hover image, expander title > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow button:hover arrow, notebook > header tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab button:hover arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover arrow, treeview.view header button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button button:hover arrow, modelbutton.flat arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow button:hover arrow, expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow button:focus, notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab button:focus, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus, treeview.view header button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button button:focus, modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow button:focus, expander title > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow button:focus image, notebook > header tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab button:focus image, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus image, treeview.view header button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button button:focus image, modelbutton.flat arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow button:focus image, expander title > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow button:focus arrow, notebook > header tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab button:focus arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus arrow, treeview.view header button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button button:focus arrow, modelbutton.flat arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow button:focus arrow, button:checked:hover, button:checked:hover image, button:checked:hover arrow, button:checked:focus, button:checked:focus image, button:checked:focus arrow, button:selected:hover, button:selected:hover image, button:selected:hover arrow, button:selected:focus, button:selected:focus image, button:selected:focus arrow, button.has-open-popup:hover, button.has-open-popup:hover image, button.has-open-popup:hover arrow, button.has-open-popup:focus, button.has-open-popup:focus image, button.has-open-popup:focus arrow, button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button button:hover, button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button button:hover image, button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button button:hover arrow, button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button button:focus, button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button button:focus image, button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
expander title > arrow:disabled, notebook > header tabs > tab:disabled, notebook > header > tabs > arrow:disabled, treeview.view header button:disabled, modelbutton.flat arrow:disabled, button:disabled, button:disabled:checked, button:disabled:selected, button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
expander title > arrow.image-button, notebook > header tabs > tab.image-button, notebook > header > tabs > arrow.image-button, treeview.view header button.image-button, modelbutton.flat arrow.image-button, button.image-button { min-width: 24px; padding-left: 2px; padding-right: 2px; }
expander title > arrow.text-button, notebook > header tabs > tab.text-button, notebook > header > tabs > arrow.text-button, treeview.view header button.text-button, modelbutton.flat arrow.text-button, button.text-button { padding-left: 16px; padding-right: 16px; }
expander title > arrow.text-button.image-button, notebook > header tabs > tab.text-button.image-button, notebook > header > tabs > arrow.text-button.image-button, modelbutton.flat arrow.text-button.image-button, button.text-button.image-button { padding-left: 8px; padding-right: 8px; }
expander title > arrow.text-button.image-button label, notebook > header tabs > tab.text-button.image-button label, notebook > header > tabs > arrow.text-button.image-button label, modelbutton.flat arrow.text-button.image-button label, button.text-button.image-button label { padding-left: 8px; padding-right: 8px; }
combobox:drop(active) button.combo, expander title > arrow:drop(active), notebook > header tabs > tab:drop(active), notebook > header > tabs > arrow:drop(active), treeview.view header button:drop(active), modelbutton.flat arrow:drop(active), button:drop(active) { color: #33d17a; border-color: #33d17a; box-shadow: inset 0 0 0 1px #33d17a; }
expander title > arrow.small-button, notebook > header tabs > tab.small-button, notebook > header > tabs > arrow.small-button, treeview.view header button.small-button, modelbutton.flat arrow.small-button, button.small-button { padding: 0px; min-height: 10px; min-width: 10px; }
expander title > arrow.osd, notebook > header tabs > tab.osd, notebook > header > tabs > arrow.osd, treeview.view header button.osd, modelbutton.flat arrow.osd, button.osd { color: rgba(94, 186, 222, 0.94); background-color: #203d79; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); min-width: 26px; min-height: 32px; }
expander title > arrow.osd:hover, notebook > header tabs > tab.osd:hover, notebook > header > tabs > arrow.osd:hover, modelbutton.flat arrow.osd:hover, expander title > arrow.osd:focus, notebook > header tabs > tab.osd:focus, notebook > header > tabs > arrow.osd:focus, modelbutton.flat arrow.osd:focus, button.osd:hover, button.osd:focus { color: rgba(136, 204, 231, 0.94); text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
expander title > arrow.osd:hover, notebook > header tabs > tab.osd:hover, notebook > header > tabs > arrow.osd:hover, modelbutton.flat arrow.osd:hover, expander title > arrow.osd:hover image, notebook > header tabs > tab.osd:hover image, notebook > header > tabs > arrow.osd:hover image, modelbutton.flat arrow.osd:hover image, expander title > arrow.osd:hover arrow, notebook > header tabs > tab.osd:hover arrow, notebook > header > tabs > arrow.osd:hover arrow, modelbutton.flat arrow.osd:hover arrow, expander title > arrow.osd:focus, notebook > header tabs > tab.osd:focus, notebook > header > tabs > arrow.osd:focus, modelbutton.flat arrow.osd:focus, expander title > arrow.osd:focus image, notebook > header tabs > tab.osd:focus image, notebook > header > tabs > arrow.osd:focus image, modelbutton.flat arrow.osd:focus image, expander title > arrow.osd:focus arrow, notebook > header tabs > tab.osd:focus arrow, notebook > header > tabs > arrow.osd:focus arrow, modelbutton.flat arrow.osd:focus arrow, button.osd:hover, button.osd:hover image, button.osd:hover arrow, button.osd:focus, button.osd:focus image, button.osd:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
expander title > arrow.osd:active, notebook > header tabs > tab.osd:active, notebook > header > tabs > arrow.osd:active, modelbutton.flat arrow.osd:active, expander title > arrow.osd.keyboard-activating, notebook > header tabs > tab.osd.keyboard-activating, notebook > header > tabs > arrow.osd.keyboard-activating, modelbutton.flat arrow.osd.keyboard-activating, button.osd:active, button.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
expander title > arrow.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header > tabs > arrow.osd:checked, modelbutton.flat arrow.osd:checked, expander title > arrow.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header > tabs > arrow.osd:selected, modelbutton.flat arrow.osd:selected, expander title > arrow.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, modelbutton.flat arrow.osd.has-open-popup, expander title > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.osd button, notebook > header tabs > tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.osd button, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button, modelbutton.flat arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.osd button, button.osd:checked, button.osd:selected, button.osd.has-open-popup, button.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.osd button { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
expander title > arrow.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header > tabs > arrow.osd:checked, modelbutton.flat arrow.osd:checked, expander title > arrow.osd:checked image, notebook > header tabs > tab.osd:checked image, notebook > header > tabs > arrow.osd:checked image, modelbutton.flat arrow.osd:checked image, expander title > arrow.osd:checked arrow, notebook > header tabs > tab.osd:checked arrow, notebook > header > tabs > arrow.osd:checked arrow, modelbutton.flat arrow.osd:checked arrow, expander title > arrow.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header > tabs > arrow.osd:selected, modelbutton.flat arrow.osd:selected, expander title > arrow.osd:selected image, notebook > header tabs > tab.osd:selected image, notebook > header > tabs > arrow.osd:selected image, modelbutton.flat arrow.osd:selected image, expander title > arrow.osd:selected arrow, notebook > header tabs > tab.osd:selected arrow, notebook > header > tabs > arrow.osd:selected arrow, modelbutton.flat arrow.osd:selected arrow, expander title > arrow.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, modelbutton.flat arrow.osd.has-open-popup, expander title > arrow.osd.has-open-popup image, notebook > header tabs > tab.osd.has-open-popup image, notebook > header > tabs > arrow.osd.has-open-popup image, modelbutton.flat arrow.osd.has-open-popup image, expander title > arrow.osd.has-open-popup arrow, notebook > header tabs > tab.osd.has-open-popup arrow, notebook > header > tabs > arrow.osd.has-open-popup arrow, modelbutton.flat arrow.osd.has-open-popup arrow, expander title > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.osd button, notebook > header tabs > tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.osd button, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button, modelbutton.flat arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.osd button, expander title > arrow.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.osd button image, notebook > header tabs > tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.osd button image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button image, modelbutton.flat arrow.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.osd button image, expander title > arrow.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.osd button arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button arrow, modelbutton.flat arrow.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.osd button arrow, button.osd:checked, button.osd:checked image, button.osd:checked arrow, button.osd:selected, button.osd:selected image, button.osd:selected arrow, button.osd.has-open-popup, button.osd.has-open-popup image, button.osd.has-open-popup arrow, button.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.osd button, button.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin button.osd button image, button.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.osd button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
expander title > arrow.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, modelbutton.flat arrow.osd:checked:hover, expander title > arrow.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, modelbutton.flat arrow.osd:checked:focus, expander title > arrow.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, modelbutton.flat arrow.osd:selected:hover, expander title > arrow.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, modelbutton.flat arrow.osd:selected:focus, expander title > arrow.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, modelbutton.flat arrow.osd.has-open-popup:hover, expander title > arrow.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, modelbutton.flat arrow.osd.has-open-popup:focus, expander title > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.osd button:hover, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover, expander title > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.osd button:focus, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus, button.osd:checked:hover, button.osd:checked:focus, button.osd:selected:hover, button.osd:selected:focus, button.osd.has-open-popup:hover, button.osd.has-open-popup:focus, button.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.osd button:hover, button.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
expander title > arrow.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, modelbutton.flat arrow.osd:checked:hover, expander title > arrow.osd:checked:hover image, notebook > header tabs > tab.osd:checked:hover image, notebook > header > tabs > arrow.osd:checked:hover image, modelbutton.flat arrow.osd:checked:hover image, expander title > arrow.osd:checked:hover arrow, notebook > header tabs > tab.osd:checked:hover arrow, notebook > header > tabs > arrow.osd:checked:hover arrow, modelbutton.flat arrow.osd:checked:hover arrow, expander title > arrow.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, modelbutton.flat arrow.osd:checked:focus, expander title > arrow.osd:checked:focus image, notebook > header tabs > tab.osd:checked:focus image, notebook > header > tabs > arrow.osd:checked:focus image, modelbutton.flat arrow.osd:checked:focus image, expander title > arrow.osd:checked:focus arrow, notebook > header tabs > tab.osd:checked:focus arrow, notebook > header > tabs > arrow.osd:checked:focus arrow, modelbutton.flat arrow.osd:checked:focus arrow, expander title > arrow.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, modelbutton.flat arrow.osd:selected:hover, expander title > arrow.osd:selected:hover image, notebook > header tabs > tab.osd:selected:hover image, notebook > header > tabs > arrow.osd:selected:hover image, modelbutton.flat arrow.osd:selected:hover image, expander title > arrow.osd:selected:hover arrow, notebook > header tabs > tab.osd:selected:hover arrow, notebook > header > tabs > arrow.osd:selected:hover arrow, modelbutton.flat arrow.osd:selected:hover arrow, expander title > arrow.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, modelbutton.flat arrow.osd:selected:focus, expander title > arrow.osd:selected:focus image, notebook > header tabs > tab.osd:selected:focus image, notebook > header > tabs > arrow.osd:selected:focus image, modelbutton.flat arrow.osd:selected:focus image, expander title > arrow.osd:selected:focus arrow, notebook > header tabs > tab.osd:selected:focus arrow, notebook > header > tabs > arrow.osd:selected:focus arrow, modelbutton.flat arrow.osd:selected:focus arrow, expander title > arrow.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, modelbutton.flat arrow.osd.has-open-popup:hover, expander title > arrow.osd.has-open-popup:hover image, notebook > header tabs > tab.osd.has-open-popup:hover image, notebook > header > tabs > arrow.osd.has-open-popup:hover image, modelbutton.flat arrow.osd.has-open-popup:hover image, expander title > arrow.osd.has-open-popup:hover arrow, notebook > header tabs > tab.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.osd.has-open-popup:hover arrow, modelbutton.flat arrow.osd.has-open-popup:hover arrow, expander title > arrow.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, modelbutton.flat arrow.osd.has-open-popup:focus, expander title > arrow.osd.has-open-popup:focus image, notebook > header tabs > tab.osd.has-open-popup:focus image, notebook > header > tabs > arrow.osd.has-open-popup:focus image, modelbutton.flat arrow.osd.has-open-popup:focus image, expander title > arrow.osd.has-open-popup:focus arrow, notebook > header tabs > tab.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.osd.has-open-popup:focus arrow, modelbutton.flat arrow.osd.has-open-popup:focus arrow, expander title > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.osd button:hover, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover, expander title > arrow.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.osd button:hover image, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover image, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover image, expander title > arrow.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.osd button:hover arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover arrow, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover arrow, expander title > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.osd button:focus, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus, expander title > arrow.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.osd button:focus image, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus image, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus image, expander title > arrow.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.osd button:focus arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus arrow, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus arrow, button.osd:checked:hover, button.osd:checked:hover image, button.osd:checked:hover arrow, button.osd:checked:focus, button.osd:checked:focus image, button.osd:checked:focus arrow, button.osd:selected:hover, button.osd:selected:hover image, button.osd:selected:hover arrow, button.osd:selected:focus, button.osd:selected:focus image, button.osd:selected:focus arrow, button.osd.has-open-popup:hover, button.osd.has-open-popup:hover image, button.osd.has-open-popup:hover arrow, button.osd.has-open-popup:focus, button.osd.has-open-popup:focus image, button.osd.has-open-popup:focus arrow, button.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.osd button:hover, button.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.osd button:hover image, button.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.osd button:hover arrow, button.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.osd button:focus, button.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.osd button:focus image, button.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
expander title > arrow.osd:disabled, notebook > header tabs > tab.osd:disabled, notebook > header > tabs > arrow.osd:disabled, modelbutton.flat arrow.osd:disabled, button.osd:disabled, button.osd:disabled:checked, button.osd:disabled:selected, button.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
expander title > arrow.osd.image-button, notebook > header tabs > tab.osd.image-button, notebook > header > tabs > arrow.osd.image-button, modelbutton.flat arrow.osd.image-button, button.osd.image-button { min-width: 34px; }
.app-notification button, .app-notification.frame button, .csd popover.background.touch-selection button, .csd popover.background.magnifier button, popover.background.touch-selection button, popover.background.magnifier button, .osd expander title > arrow, expander .osd title > arrow, .osd notebook > header tabs > tab, notebook > header .osd tabs > tab, .osd notebook > header > tabs > arrow, .osd treeview.view header button, treeview.view header .osd button, .osd modelbutton.flat arrow, modelbutton.flat .osd arrow, .osd button { color: rgba(94, 186, 222, 0.94); background-color: #203d79; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
.app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .app-notification button:focus, popover.background.touch-selection button:focus, popover.background.magnifier button:focus, .osd expander title > arrow:hover, expander .osd title > arrow:hover, .osd notebook > header tabs > tab:hover, notebook > header .osd tabs > tab:hover, .osd notebook > header > tabs > arrow:hover, .osd modelbutton.flat arrow:hover, modelbutton.flat .osd arrow:hover, .osd expander title > arrow:focus, expander .osd title > arrow:focus, .osd notebook > header tabs > tab:focus, notebook > header .osd tabs > tab:focus, .osd notebook > header > tabs > arrow:focus, .osd modelbutton.flat arrow:focus, modelbutton.flat .osd arrow:focus, .osd button:hover, .osd button:focus { color: rgba(136, 204, 231, 0.94); text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
.app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .app-notification button:hover image, popover.background.touch-selection button:hover image, popover.background.magnifier button:hover image, .app-notification button:hover arrow, popover.background.touch-selection button:hover arrow, popover.background.magnifier button:hover arrow, .app-notification button:focus, popover.background.touch-selection button:focus, popover.background.magnifier button:focus, .app-notification button:focus image, popover.background.touch-selection button:focus image, popover.background.magnifier button:focus image, .app-notification button:focus arrow, popover.background.touch-selection button:focus arrow, popover.background.magnifier button:focus arrow, .osd expander title > arrow:hover, expander .osd title > arrow:hover, .osd notebook > header tabs > tab:hover, notebook > header .osd tabs > tab:hover, .osd notebook > header > tabs > arrow:hover, .osd modelbutton.flat arrow:hover, modelbutton.flat .osd arrow:hover, .osd expander title > arrow:hover image, expander .osd title > arrow:hover image, .osd notebook > header tabs > tab:hover image, notebook > header .osd tabs > tab:hover image, .osd notebook > header > tabs > arrow:hover image, .osd modelbutton.flat arrow:hover image, modelbutton.flat .osd arrow:hover image, .osd expander title > arrow:hover arrow, expander .osd title > arrow:hover arrow, .osd notebook > header tabs > tab:hover arrow, notebook > header .osd tabs > tab:hover arrow, .osd notebook > header > tabs > arrow:hover arrow, .osd modelbutton.flat arrow:hover arrow, modelbutton.flat .osd arrow:hover arrow, .osd expander title > arrow:focus, expander .osd title > arrow:focus, .osd notebook > header tabs > tab:focus, notebook > header .osd tabs > tab:focus, .osd notebook > header > tabs > arrow:focus, .osd modelbutton.flat arrow:focus, modelbutton.flat .osd arrow:focus, .osd expander title > arrow:focus image, expander .osd title > arrow:focus image, .osd notebook > header tabs > tab:focus image, notebook > header .osd tabs > tab:focus image, .osd notebook > header > tabs > arrow:focus image, .osd modelbutton.flat arrow:focus image, modelbutton.flat .osd arrow:focus image, .osd expander title > arrow:focus arrow, expander .osd title > arrow:focus arrow, .osd notebook > header tabs > tab:focus arrow, notebook > header .osd tabs > tab:focus arrow, .osd notebook > header > tabs > arrow:focus arrow, .osd modelbutton.flat arrow:focus arrow, modelbutton.flat .osd arrow:focus arrow, .osd button:hover, .osd button:hover image, .osd button:hover arrow, .osd button:focus, .osd button:focus image, .osd button:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
.app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button.keyboard-activating, popover.background.touch-selection button.keyboard-activating, popover.background.magnifier button.keyboard-activating, .osd expander title > arrow:active, expander .osd title > arrow:active, .osd notebook > header tabs > tab:active, notebook > header .osd tabs > tab:active, .osd notebook > header > tabs > arrow:active, .osd modelbutton.flat arrow:active, modelbutton.flat .osd arrow:active, .osd expander title > arrow.keyboard-activating, expander .osd title > arrow.keyboard-activating, .osd notebook > header tabs > tab.keyboard-activating, notebook > header .osd tabs > tab.keyboard-activating, .osd notebook > header > tabs > arrow.keyboard-activating, .osd modelbutton.flat arrow.keyboard-activating, modelbutton.flat .osd arrow.keyboard-activating, .osd button:active, .osd button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button button, popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button button, popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button button, .osd expander title > arrow:checked, expander .osd title > arrow:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header > tabs > arrow:checked, .osd modelbutton.flat arrow:checked, modelbutton.flat .osd arrow:checked, .osd expander title > arrow:selected, expander .osd title > arrow:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header > tabs > arrow:selected, .osd modelbutton.flat arrow:selected, modelbutton.flat .osd arrow:selected, .osd expander title > arrow.has-open-popup, expander .osd title > arrow.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd modelbutton.flat arrow.has-open-popup, modelbutton.flat .osd arrow.has-open-popup, .osd expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow button, expander .osd title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow button, .osd notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab button, notebook > header .osd tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab button, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button, .osd modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow button, modelbutton.flat .osd arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow button, .osd button:checked, .osd button:selected, .osd button.has-open-popup, .osd button .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button button { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
.app-notification button:checked, .app-notification.frame button:checked, .csd popover.background.touch-selection button:checked, .csd popover.background.magnifier button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:checked image, .app-notification.frame button:checked image, .csd popover.background.touch-selection button:checked image, .csd popover.background.magnifier button:checked image, popover.background.touch-selection button:checked image, popover.background.magnifier button:checked image, .app-notification button:checked arrow, .app-notification.frame button:checked arrow, .csd popover.background.touch-selection button:checked arrow, .csd popover.background.magnifier button:checked arrow, popover.background.touch-selection button:checked arrow, popover.background.magnifier button:checked arrow, .app-notification button:selected, .app-notification.frame button:selected, .csd popover.background.touch-selection button:selected, .csd popover.background.magnifier button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button:selected image, .app-notification.frame button:selected image, .csd popover.background.touch-selection button:selected image, .csd popover.background.magnifier button:selected image, popover.background.touch-selection button:selected image, popover.background.magnifier button:selected image, .app-notification button:selected arrow, .app-notification.frame button:selected arrow, .csd popover.background.touch-selection button:selected arrow, .csd popover.background.magnifier button:selected arrow, popover.background.touch-selection button:selected arrow, popover.background.magnifier button:selected arrow, .app-notification button.has-open-popup, .app-notification.frame button.has-open-popup, .csd popover.background.touch-selection button.has-open-popup, .csd popover.background.magnifier button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button.has-open-popup image, .app-notification.frame button.has-open-popup image, .csd popover.background.touch-selection button.has-open-popup image, .csd popover.background.magnifier button.has-open-popup image, popover.background.touch-selection button.has-open-popup image, popover.background.magnifier button.has-open-popup image, .app-notification button.has-open-popup arrow, .app-notification.frame button.has-open-popup arrow, .csd popover.background.touch-selection button.has-open-popup arrow, .csd popover.background.magnifier button.has-open-popup arrow, popover.background.touch-selection button.has-open-popup arrow, popover.background.magnifier button.has-open-popup arrow, .app-notification button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button button, .app-notification.frame button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification.frame button button, .csd popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.touch-selection button button, .csd popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.magnifier button button, popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button button, popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button button, .app-notification button .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification button button image, .app-notification.frame button .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification.frame button button image, .csd popover.background.touch-selection button .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.touch-selection button button image, .csd popover.background.magnifier button .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.magnifier button button image, popover.background.touch-selection button .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.touch-selection button button image, popover.background.magnifier button .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.magnifier button button image, .app-notification button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification button button arrow, .app-notification.frame button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification.frame button button arrow, .csd popover.background.touch-selection button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button button arrow, .csd popover.background.magnifier button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.magnifier button button arrow, popover.background.touch-selection button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.touch-selection button button arrow, popover.background.magnifier button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.magnifier button button arrow, .osd expander title > arrow:checked, expander .osd title > arrow:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header > tabs > arrow:checked, .osd modelbutton.flat arrow:checked, modelbutton.flat .osd arrow:checked, .osd expander title > arrow:checked image, expander .osd title > arrow:checked image, .osd notebook > header tabs > tab:checked image, notebook > header .osd tabs > tab:checked image, .osd notebook > header > tabs > arrow:checked image, .osd modelbutton.flat arrow:checked image, modelbutton.flat .osd arrow:checked image, .osd expander title > arrow:checked arrow, expander .osd title > arrow:checked arrow, .osd notebook > header tabs > tab:checked arrow, notebook > header .osd tabs > tab:checked arrow, .osd notebook > header > tabs > arrow:checked arrow, .osd modelbutton.flat arrow:checked arrow, modelbutton.flat .osd arrow:checked arrow, .osd expander title > arrow:selected, expander .osd title > arrow:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header > tabs > arrow:selected, .osd modelbutton.flat arrow:selected, modelbutton.flat .osd arrow:selected, .osd expander title > arrow:selected image, expander .osd title > arrow:selected image, .osd notebook > header tabs > tab:selected image, notebook > header .osd tabs > tab:selected image, .osd notebook > header > tabs > arrow:selected image, .osd modelbutton.flat arrow:selected image, modelbutton.flat .osd arrow:selected image, .osd expander title > arrow:selected arrow, expander .osd title > arrow:selected arrow, .osd notebook > header tabs > tab:selected arrow, notebook > header .osd tabs > tab:selected arrow, .osd notebook > header > tabs > arrow:selected arrow, .osd modelbutton.flat arrow:selected arrow, modelbutton.flat .osd arrow:selected arrow, .osd expander title > arrow.has-open-popup, expander .osd title > arrow.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd modelbutton.flat arrow.has-open-popup, modelbutton.flat .osd arrow.has-open-popup, .osd expander title > arrow.has-open-popup image, expander .osd title > arrow.has-open-popup image, .osd notebook > header tabs > tab.has-open-popup image, notebook > header .osd tabs > tab.has-open-popup image, .osd notebook > header > tabs > arrow.has-open-popup image, .osd modelbutton.flat arrow.has-open-popup image, modelbutton.flat .osd arrow.has-open-popup image, .osd expander title > arrow.has-open-popup arrow, expander .osd title > arrow.has-open-popup arrow, .osd notebook > header tabs > tab.has-open-popup arrow, notebook > header .osd tabs > tab.has-open-popup arrow, .osd notebook > header > tabs > arrow.has-open-popup arrow, .osd modelbutton.flat arrow.has-open-popup arrow, modelbutton.flat .osd arrow.has-open-popup arrow, .osd expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow button, expander .osd title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow button, .osd notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab button, notebook > header .osd tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab button, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button, .osd modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow button, modelbutton.flat .osd arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow button, .osd expander title > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow button image, expander .osd title > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow button image, .osd notebook > header tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab button image, notebook > header .osd tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab button image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button image, .osd modelbutton.flat arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow button image, modelbutton.flat .osd arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow button image, .osd expander title > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow button arrow, expander .osd title > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow button arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button arrow, .osd modelbutton.flat arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow button arrow, modelbutton.flat .osd arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow button arrow, .osd button:checked, .osd button:checked image, .osd button:checked arrow, .osd button:selected, .osd button:selected image, .osd button:selected arrow, .osd button.has-open-popup, .osd button.has-open-popup image, .osd button.has-open-popup arrow, .osd button .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button button, .osd button .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button button image, .osd button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
.app-notification button:checked:hover, .app-notification.frame button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:focus, .app-notification.frame button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:selected:hover, .app-notification.frame button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:focus, .app-notification.frame button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button.has-open-popup:hover, .app-notification.frame button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:focus, .app-notification.frame button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button button:hover, .app-notification.frame button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button button:hover, popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button button:hover, popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button button:hover, .app-notification button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button button:focus, .app-notification.frame button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button button:focus, popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button button:focus, popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button button:focus, .osd expander title > arrow:checked:hover, expander .osd title > arrow:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd modelbutton.flat arrow:checked:hover, modelbutton.flat .osd arrow:checked:hover, .osd expander title > arrow:checked:focus, expander .osd title > arrow:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd modelbutton.flat arrow:checked:focus, modelbutton.flat .osd arrow:checked:focus, .osd expander title > arrow:selected:hover, expander .osd title > arrow:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd modelbutton.flat arrow:selected:hover, modelbutton.flat .osd arrow:selected:hover, .osd expander title > arrow:selected:focus, expander .osd title > arrow:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd modelbutton.flat arrow:selected:focus, modelbutton.flat .osd arrow:selected:focus, .osd expander title > arrow.has-open-popup:hover, expander .osd title > arrow.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat .osd arrow.has-open-popup:hover, .osd expander title > arrow.has-open-popup:focus, expander .osd title > arrow.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat .osd arrow.has-open-popup:focus, .osd expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow button:hover, expander .osd title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow button:hover, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover, .osd expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow button:focus, expander .osd title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow button:focus, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus, .osd button:checked:hover, .osd button:checked:focus, .osd button:selected:hover, .osd button:selected:focus, .osd button.has-open-popup:hover, .osd button.has-open-popup:focus, .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button button:hover, .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
.app-notification button:checked:hover, .app-notification.frame button:checked:hover, .csd popover.background.touch-selection button:checked:hover, .csd popover.background.magnifier button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:hover image, .app-notification.frame button:checked:hover image, .csd popover.background.touch-selection button:checked:hover image, .csd popover.background.magnifier button:checked:hover image, popover.background.touch-selection button:checked:hover image, popover.background.magnifier button:checked:hover image, .app-notification button:checked:hover arrow, .app-notification.frame button:checked:hover arrow, .csd popover.background.touch-selection button:checked:hover arrow, .csd popover.background.magnifier button:checked:hover arrow, popover.background.touch-selection button:checked:hover arrow, popover.background.magnifier button:checked:hover arrow, .app-notification button:checked:focus, .app-notification.frame button:checked:focus, .csd popover.background.touch-selection button:checked:focus, .csd popover.background.magnifier button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:checked:focus image, .app-notification.frame button:checked:focus image, .csd popover.background.touch-selection button:checked:focus image, .csd popover.background.magnifier button:checked:focus image, popover.background.touch-selection button:checked:focus image, popover.background.magnifier button:checked:focus image, .app-notification button:checked:focus arrow, .app-notification.frame button:checked:focus arrow, .csd popover.background.touch-selection button:checked:focus arrow, .csd popover.background.magnifier button:checked:focus arrow, popover.background.touch-selection button:checked:focus arrow, popover.background.magnifier button:checked:focus arrow, .app-notification button:selected:hover, .app-notification.frame button:selected:hover, .csd popover.background.touch-selection button:selected:hover, .csd popover.background.magnifier button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:hover image, .app-notification.frame button:selected:hover image, .csd popover.background.touch-selection button:selected:hover image, .csd popover.background.magnifier button:selected:hover image, popover.background.touch-selection button:selected:hover image, popover.background.magnifier button:selected:hover image, .app-notification button:selected:hover arrow, .app-notification.frame button:selected:hover arrow, .csd popover.background.touch-selection button:selected:hover arrow, .csd popover.background.magnifier button:selected:hover arrow, popover.background.touch-selection button:selected:hover arrow, popover.background.magnifier button:selected:hover arrow, .app-notification button:selected:focus, .app-notification.frame button:selected:focus, .csd popover.background.touch-selection button:selected:focus, .csd popover.background.magnifier button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button:selected:focus image, .app-notification.frame button:selected:focus image, .csd popover.background.touch-selection button:selected:focus image, .csd popover.background.magnifier button:selected:focus image, popover.background.touch-selection button:selected:focus image, popover.background.magnifier button:selected:focus image, .app-notification button:selected:focus arrow, .app-notification.frame button:selected:focus arrow, .csd popover.background.touch-selection button:selected:focus arrow, .csd popover.background.magnifier button:selected:focus arrow, popover.background.touch-selection button:selected:focus arrow, popover.background.magnifier button:selected:focus arrow, .app-notification button.has-open-popup:hover, .app-notification.frame button.has-open-popup:hover, .csd popover.background.touch-selection button.has-open-popup:hover, .csd popover.background.magnifier button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:hover image, .app-notification.frame button.has-open-popup:hover image, .csd popover.background.touch-selection button.has-open-popup:hover image, .csd popover.background.magnifier button.has-open-popup:hover image, popover.background.touch-selection button.has-open-popup:hover image, popover.background.magnifier button.has-open-popup:hover image, .app-notification button.has-open-popup:hover arrow, .app-notification.frame button.has-open-popup:hover arrow, .csd popover.background.touch-selection button.has-open-popup:hover arrow, .csd popover.background.magnifier button.has-open-popup:hover arrow, popover.background.touch-selection button.has-open-popup:hover arrow, popover.background.magnifier button.has-open-popup:hover arrow, .app-notification button.has-open-popup:focus, .app-notification.frame button.has-open-popup:focus, .csd popover.background.touch-selection button.has-open-popup:focus, .csd popover.background.magnifier button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button.has-open-popup:focus image, .app-notification.frame button.has-open-popup:focus image, .csd popover.background.touch-selection button.has-open-popup:focus image, .csd popover.background.magnifier button.has-open-popup:focus image, popover.background.touch-selection button.has-open-popup:focus image, popover.background.magnifier button.has-open-popup:focus image, .app-notification button.has-open-popup:focus arrow, .app-notification.frame button.has-open-popup:focus arrow, .csd popover.background.touch-selection button.has-open-popup:focus arrow, .csd popover.background.magnifier button.has-open-popup:focus arrow, popover.background.touch-selection button.has-open-popup:focus arrow, popover.background.magnifier button.has-open-popup:focus arrow, .app-notification button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button button:hover, .app-notification.frame button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button button:hover, .csd popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.touch-selection button button:hover, .csd popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.magnifier button button:hover, popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button button:hover, popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button button:hover, .app-notification button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification button button:hover image, .app-notification.frame button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification.frame button button:hover image, .csd popover.background.touch-selection button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.touch-selection button button:hover image, .csd popover.background.magnifier button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.magnifier button button:hover image, popover.background.touch-selection button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.touch-selection button button:hover image, popover.background.magnifier button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.magnifier button button:hover image, .app-notification button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification button button:hover arrow, .app-notification.frame button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification.frame button button:hover arrow, .csd popover.background.touch-selection button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button button:hover arrow, .csd popover.background.magnifier button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.magnifier button button:hover arrow, popover.background.touch-selection button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.touch-selection button button:hover arrow, popover.background.magnifier button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.magnifier button button:hover arrow, .app-notification button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button button:focus, .app-notification.frame button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button button:focus, .csd popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.touch-selection button button:focus, .csd popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.magnifier button button:focus, popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button button:focus, popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button button:focus, .app-notification button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification button button:focus image, .app-notification.frame button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification.frame button button:focus image, .csd popover.background.touch-selection button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.touch-selection button button:focus image, .csd popover.background.magnifier button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.magnifier button button:focus image, popover.background.touch-selection button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.touch-selection button button:focus image, popover.background.magnifier button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.magnifier button button:focus image, .app-notification button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification button button:focus arrow, .app-notification.frame button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification.frame button button:focus arrow, .csd popover.background.touch-selection button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button button:focus arrow, .csd popover.background.magnifier button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.magnifier button button:focus arrow, popover.background.touch-selection button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.touch-selection button button:focus arrow, popover.background.magnifier button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.magnifier button button:focus arrow, .osd expander title > arrow:checked:hover, expander .osd title > arrow:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd treeview.view header button:checked:hover, treeview.view header .osd button:checked:hover, .osd modelbutton.flat arrow:checked:hover, modelbutton.flat .osd arrow:checked:hover, .osd expander title > arrow:checked:hover image, expander .osd title > arrow:checked:hover image, .osd notebook > header tabs > tab:checked:hover image, notebook > header .osd tabs > tab:checked:hover image, .osd notebook > header > tabs > arrow:checked:hover image, .osd treeview.view header button:checked:hover image, treeview.view header .osd button:checked:hover image, .osd modelbutton.flat arrow:checked:hover image, modelbutton.flat .osd arrow:checked:hover image, .osd expander title > arrow:checked:hover arrow, expander .osd title > arrow:checked:hover arrow, .osd notebook > header tabs > tab:checked:hover arrow, notebook > header .osd tabs > tab:checked:hover arrow, .osd notebook > header > tabs > arrow:checked:hover arrow, .osd treeview.view header button:checked:hover arrow, treeview.view header .osd button:checked:hover arrow, .osd modelbutton.flat arrow:checked:hover arrow, modelbutton.flat .osd arrow:checked:hover arrow, .osd expander title > arrow:checked:focus, expander .osd title > arrow:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd treeview.view header button:checked:focus, treeview.view header .osd button:checked:focus, .osd modelbutton.flat arrow:checked:focus, modelbutton.flat .osd arrow:checked:focus, .osd expander title > arrow:checked:focus image, expander .osd title > arrow:checked:focus image, .osd notebook > header tabs > tab:checked:focus image, notebook > header .osd tabs > tab:checked:focus image, .osd notebook > header > tabs > arrow:checked:focus image, .osd treeview.view header button:checked:focus image, treeview.view header .osd button:checked:focus image, .osd modelbutton.flat arrow:checked:focus image, modelbutton.flat .osd arrow:checked:focus image, .osd expander title > arrow:checked:focus arrow, expander .osd title > arrow:checked:focus arrow, .osd notebook > header tabs > tab:checked:focus arrow, notebook > header .osd tabs > tab:checked:focus arrow, .osd notebook > header > tabs > arrow:checked:focus arrow, .osd treeview.view header button:checked:focus arrow, treeview.view header .osd button:checked:focus arrow, .osd modelbutton.flat arrow:checked:focus arrow, modelbutton.flat .osd arrow:checked:focus arrow, .osd expander title > arrow:selected:hover, expander .osd title > arrow:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd treeview.view header button:selected:hover, treeview.view header .osd button:selected:hover, .osd modelbutton.flat arrow:selected:hover, modelbutton.flat .osd arrow:selected:hover, .osd expander title > arrow:selected:hover image, expander .osd title > arrow:selected:hover image, .osd notebook > header tabs > tab:selected:hover image, notebook > header .osd tabs > tab:selected:hover image, .osd notebook > header > tabs > arrow:selected:hover image, .osd treeview.view header button:selected:hover image, treeview.view header .osd button:selected:hover image, .osd modelbutton.flat arrow:selected:hover image, modelbutton.flat .osd arrow:selected:hover image, .osd expander title > arrow:selected:hover arrow, expander .osd title > arrow:selected:hover arrow, .osd notebook > header tabs > tab:selected:hover arrow, notebook > header .osd tabs > tab:selected:hover arrow, .osd notebook > header > tabs > arrow:selected:hover arrow, .osd treeview.view header button:selected:hover arrow, treeview.view header .osd button:selected:hover arrow, .osd modelbutton.flat arrow:selected:hover arrow, modelbutton.flat .osd arrow:selected:hover arrow, .osd expander title > arrow:selected:focus, expander .osd title > arrow:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd treeview.view header button:selected:focus, treeview.view header .osd button:selected:focus, .osd modelbutton.flat arrow:selected:focus, modelbutton.flat .osd arrow:selected:focus, .osd expander title > arrow:selected:focus image, expander .osd title > arrow:selected:focus image, .osd notebook > header tabs > tab:selected:focus image, notebook > header .osd tabs > tab:selected:focus image, .osd notebook > header > tabs > arrow:selected:focus image, .osd treeview.view header button:selected:focus image, treeview.view header .osd button:selected:focus image, .osd modelbutton.flat arrow:selected:focus image, modelbutton.flat .osd arrow:selected:focus image, .osd expander title > arrow:selected:focus arrow, expander .osd title > arrow:selected:focus arrow, .osd notebook > header tabs > tab:selected:focus arrow, notebook > header .osd tabs > tab:selected:focus arrow, .osd notebook > header > tabs > arrow:selected:focus arrow, .osd treeview.view header button:selected:focus arrow, treeview.view header .osd button:selected:focus arrow, .osd modelbutton.flat arrow:selected:focus arrow, modelbutton.flat .osd arrow:selected:focus arrow, .osd expander title > arrow.has-open-popup:hover, expander .osd title > arrow.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd treeview.view header button.has-open-popup:hover, treeview.view header .osd button.has-open-popup:hover, .osd modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat .osd arrow.has-open-popup:hover, .osd expander title > arrow.has-open-popup:hover image, expander .osd title > arrow.has-open-popup:hover image, .osd notebook > header tabs > tab.has-open-popup:hover image, notebook > header .osd tabs > tab.has-open-popup:hover image, .osd notebook > header > tabs > arrow.has-open-popup:hover image, .osd treeview.view header button.has-open-popup:hover image, treeview.view header .osd button.has-open-popup:hover image, .osd modelbutton.flat arrow.has-open-popup:hover image, modelbutton.flat .osd arrow.has-open-popup:hover image, .osd expander title > arrow.has-open-popup:hover arrow, expander .osd title > arrow.has-open-popup:hover arrow, .osd notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header .osd tabs > tab.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.has-open-popup:hover arrow, .osd treeview.view header button.has-open-popup:hover arrow, treeview.view header .osd button.has-open-popup:hover arrow, .osd modelbutton.flat arrow.has-open-popup:hover arrow, modelbutton.flat .osd arrow.has-open-popup:hover arrow, .osd expander title > arrow.has-open-popup:focus, expander .osd title > arrow.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd treeview.view header button.has-open-popup:focus, treeview.view header .osd button.has-open-popup:focus, .osd modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat .osd arrow.has-open-popup:focus, .osd expander title > arrow.has-open-popup:focus image, expander .osd title > arrow.has-open-popup:focus image, .osd notebook > header tabs > tab.has-open-popup:focus image, notebook > header .osd tabs > tab.has-open-popup:focus image, .osd notebook > header > tabs > arrow.has-open-popup:focus image, .osd treeview.view header button.has-open-popup:focus image, treeview.view header .osd button.has-open-popup:focus image, .osd modelbutton.flat arrow.has-open-popup:focus image, modelbutton.flat .osd arrow.has-open-popup:focus image, .osd expander title > arrow.has-open-popup:focus arrow, expander .osd title > arrow.has-open-popup:focus arrow, .osd notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header .osd tabs > tab.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.has-open-popup:focus arrow, .osd treeview.view header button.has-open-popup:focus arrow, treeview.view header .osd button.has-open-popup:focus arrow, .osd modelbutton.flat arrow.has-open-popup:focus arrow, modelbutton.flat .osd arrow.has-open-popup:focus arrow, .osd expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow button:hover, expander .osd title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow button:hover, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover, .osd treeview.view header button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button button:hover, treeview.view header .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button button:hover, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover, .osd expander title > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow button:hover image, expander .osd title > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow button:hover image, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover image, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover image, .osd treeview.view header button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button button:hover image, treeview.view header .osd button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button button:hover image, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover image, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover image, .osd expander title > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow button:hover arrow, expander .osd title > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow button:hover arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover arrow, .osd treeview.view header button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button button:hover arrow, treeview.view header .osd button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button button:hover arrow, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover arrow, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover arrow, .osd expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow button:focus, expander .osd title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow button:focus, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus, .osd treeview.view header button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button button:focus, treeview.view header .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button button:focus, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus, .osd expander title > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow button:focus image, expander .osd title > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow button:focus image, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus image, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus image, .osd treeview.view header button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button button:focus image, treeview.view header .osd button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button button:focus image, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus image, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus image, .osd expander title > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow button:focus arrow, expander .osd title > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow button:focus arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus arrow, .osd treeview.view header button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button button:focus arrow, treeview.view header .osd button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button button:focus arrow, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus arrow, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus arrow, .osd button:checked:hover, .osd button:checked:hover image, .osd button:checked:hover arrow, .osd button:checked:focus, .osd button:checked:focus image, .osd button:checked:focus arrow, .osd button:selected:hover, .osd button:selected:hover image, .osd button:selected:hover arrow, .osd button:selected:focus, .osd button:selected:focus image, .osd button:selected:focus arrow, .osd button.has-open-popup:hover, .osd button.has-open-popup:hover image, .osd button.has-open-popup:hover arrow, .osd button.has-open-popup:focus, .osd button.has-open-popup:focus image, .osd button.has-open-popup:focus arrow, .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button button:hover, .osd button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button button:hover image, .osd button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button button:hover arrow, .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button button:focus, .osd button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button button:focus image, .osd button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
.app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd expander title > arrow:disabled, expander .osd title > arrow:disabled, .osd notebook > header tabs > tab:disabled, notebook > header .osd tabs > tab:disabled, .osd notebook > header > tabs > arrow:disabled, .osd modelbutton.flat arrow:disabled, modelbutton.flat .osd arrow:disabled, .osd button:disabled, .osd button:disabled:checked, .osd button:disabled:selected, .osd button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
.app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd expander title > arrow:disabled, expander .osd title > arrow:disabled, .osd notebook > header tabs > tab:disabled, notebook > header .osd tabs > tab:disabled, .osd notebook > header > tabs > arrow:disabled, .osd modelbutton.flat arrow:disabled, modelbutton.flat .osd arrow:disabled, .osd button:disabled { color: #7c675a; background-color: #493e37; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
.app-notification button:disabled:hover, popover.background.touch-selection button:disabled:hover, popover.background.magnifier button:disabled:hover, .app-notification button:disabled:focus, popover.background.touch-selection button:disabled:focus, popover.background.magnifier button:disabled:focus, .osd expander title > arrow:disabled:hover, expander .osd title > arrow:disabled:hover, .osd notebook > header tabs > tab:disabled:hover, notebook > header .osd tabs > tab:disabled:hover, .osd notebook > header > tabs > arrow:disabled:hover, .osd modelbutton.flat arrow:disabled:hover, modelbutton.flat .osd arrow:disabled:hover, .osd expander title > arrow:disabled:focus, expander .osd title > arrow:disabled:focus, .osd notebook > header tabs > tab:disabled:focus, notebook > header .osd tabs > tab:disabled:focus, .osd notebook > header > tabs > arrow:disabled:focus, .osd modelbutton.flat arrow:disabled:focus, modelbutton.flat .osd arrow:disabled:focus, .osd button:disabled:hover, .osd button:disabled:focus { color: #988071; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
.app-notification button:disabled:hover, popover.background.touch-selection button:disabled:hover, popover.background.magnifier button:disabled:hover, .app-notification button:disabled:hover image, popover.background.touch-selection button:disabled:hover image, popover.background.magnifier button:disabled:hover image, .app-notification button:disabled:hover arrow, popover.background.touch-selection button:disabled:hover arrow, popover.background.magnifier button:disabled:hover arrow, .app-notification button:disabled:focus, popover.background.touch-selection button:disabled:focus, popover.background.magnifier button:disabled:focus, .app-notification button:disabled:focus image, popover.background.touch-selection button:disabled:focus image, popover.background.magnifier button:disabled:focus image, .app-notification button:disabled:focus arrow, popover.background.touch-selection button:disabled:focus arrow, popover.background.magnifier button:disabled:focus arrow, .osd expander title > arrow:disabled:hover, expander .osd title > arrow:disabled:hover, .osd notebook > header tabs > tab:disabled:hover, notebook > header .osd tabs > tab:disabled:hover, .osd notebook > header > tabs > arrow:disabled:hover, .osd modelbutton.flat arrow:disabled:hover, modelbutton.flat .osd arrow:disabled:hover, .osd expander title > arrow:disabled:hover image, expander .osd title > arrow:disabled:hover image, .osd notebook > header tabs > tab:disabled:hover image, notebook > header .osd tabs > tab:disabled:hover image, .osd notebook > header > tabs > arrow:disabled:hover image, .osd modelbutton.flat arrow:disabled:hover image, modelbutton.flat .osd arrow:disabled:hover image, .osd expander title > arrow:disabled:hover arrow, expander .osd title > arrow:disabled:hover arrow, .osd notebook > header tabs > tab:disabled:hover arrow, notebook > header .osd tabs > tab:disabled:hover arrow, .osd notebook > header > tabs > arrow:disabled:hover arrow, .osd modelbutton.flat arrow:disabled:hover arrow, modelbutton.flat .osd arrow:disabled:hover arrow, .osd expander title > arrow:disabled:focus, expander .osd title > arrow:disabled:focus, .osd notebook > header tabs > tab:disabled:focus, notebook > header .osd tabs > tab:disabled:focus, .osd notebook > header > tabs > arrow:disabled:focus, .osd modelbutton.flat arrow:disabled:focus, modelbutton.flat .osd arrow:disabled:focus, .osd expander title > arrow:disabled:focus image, expander .osd title > arrow:disabled:focus image, .osd notebook > header tabs > tab:disabled:focus image, notebook > header .osd tabs > tab:disabled:focus image, .osd notebook > header > tabs > arrow:disabled:focus image, .osd modelbutton.flat arrow:disabled:focus image, modelbutton.flat .osd arrow:disabled:focus image, .osd expander title > arrow:disabled:focus arrow, expander .osd title > arrow:disabled:focus arrow, .osd notebook > header tabs > tab:disabled:focus arrow, notebook > header .osd tabs > tab:disabled:focus arrow, .osd notebook > header > tabs > arrow:disabled:focus arrow, .osd modelbutton.flat arrow:disabled:focus arrow, modelbutton.flat .osd arrow:disabled:focus arrow, .osd button:disabled:hover, .osd button:disabled:hover image, .osd button:disabled:hover arrow, .osd button:disabled:focus, .osd button:disabled:focus image, .osd button:disabled:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
.app-notification button:disabled:active, popover.background.touch-selection button:disabled:active, popover.background.magnifier button:disabled:active, .app-notification button:disabled.keyboard-activating, popover.background.touch-selection button:disabled.keyboard-activating, popover.background.magnifier button:disabled.keyboard-activating, .osd expander title > arrow:disabled:active, expander .osd title > arrow:disabled:active, .osd notebook > header tabs > tab:disabled:active, notebook > header .osd tabs > tab:disabled:active, .osd notebook > header > tabs > arrow:disabled:active, .osd modelbutton.flat arrow:disabled:active, modelbutton.flat .osd arrow:disabled:active, .osd expander title > arrow:disabled.keyboard-activating, expander .osd title > arrow:disabled.keyboard-activating, .osd notebook > header tabs > tab:disabled.keyboard-activating, notebook > header .osd tabs > tab:disabled.keyboard-activating, .osd notebook > header > tabs > arrow:disabled.keyboard-activating, .osd modelbutton.flat arrow:disabled.keyboard-activating, modelbutton.flat .osd arrow:disabled.keyboard-activating, .osd button:disabled:active, .osd button:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
.app-notification button:disabled:checked, popover.background.touch-selection button:disabled:checked, popover.background.magnifier button:disabled:checked, .app-notification button:disabled:selected, popover.background.touch-selection button:disabled:selected, popover.background.magnifier button:disabled:selected, .app-notification button:disabled.has-open-popup, popover.background.touch-selection button:disabled.has-open-popup, popover.background.magnifier button:disabled.has-open-popup, .app-notification button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button:disabled button, popover.background.touch-selection button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button:disabled button, popover.background.magnifier button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button:disabled button, .osd expander title > arrow:disabled:checked, expander .osd title > arrow:disabled:checked, .osd notebook > header tabs > tab:disabled:checked, notebook > header .osd tabs > tab:disabled:checked, .osd notebook > header > tabs > arrow:disabled:checked, .osd modelbutton.flat arrow:disabled:checked, modelbutton.flat .osd arrow:disabled:checked, .osd expander title > arrow:disabled:selected, expander .osd title > arrow:disabled:selected, .osd notebook > header tabs > tab:disabled:selected, notebook > header .osd tabs > tab:disabled:selected, .osd notebook > header > tabs > arrow:disabled:selected, .osd modelbutton.flat arrow:disabled:selected, modelbutton.flat .osd arrow:disabled:selected, .osd expander title > arrow:disabled.has-open-popup, expander .osd title > arrow:disabled.has-open-popup, .osd notebook > header tabs > tab:disabled.has-open-popup, notebook > header .osd tabs > tab:disabled.has-open-popup, .osd notebook > header > tabs > arrow:disabled.has-open-popup, .osd modelbutton.flat arrow:disabled.has-open-popup, modelbutton.flat .osd arrow:disabled.has-open-popup, .osd expander title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow:disabled button, expander .osd title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow:disabled button, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button, .osd button:disabled:checked, .osd button:disabled:selected, .osd button:disabled.has-open-popup, .osd button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
.app-notification button:disabled:checked, .app-notification.frame button:disabled:checked, .csd popover.background.touch-selection button:disabled:checked, .csd popover.background.magnifier button:disabled:checked, popover.background.touch-selection button:disabled:checked, popover.background.magnifier button:disabled:checked, .app-notification button:disabled:checked image, .app-notification.frame button:disabled:checked image, .csd popover.background.touch-selection button:disabled:checked image, .csd popover.background.magnifier button:disabled:checked image, popover.background.touch-selection button:disabled:checked image, popover.background.magnifier button:disabled:checked image, .app-notification button:disabled:checked arrow, .app-notification.frame button:disabled:checked arrow, .csd popover.background.touch-selection button:disabled:checked arrow, .csd popover.background.magnifier button:disabled:checked arrow, popover.background.touch-selection button:disabled:checked arrow, popover.background.magnifier button:disabled:checked arrow, .app-notification button:disabled:selected, .app-notification.frame button:disabled:selected, .csd popover.background.touch-selection button:disabled:selected, .csd popover.background.magnifier button:disabled:selected, popover.background.touch-selection button:disabled:selected, popover.background.magnifier button:disabled:selected, .app-notification button:disabled:selected image, .app-notification.frame button:disabled:selected image, .csd popover.background.touch-selection button:disabled:selected image, .csd popover.background.magnifier button:disabled:selected image, popover.background.touch-selection button:disabled:selected image, popover.background.magnifier button:disabled:selected image, .app-notification button:disabled:selected arrow, .app-notification.frame button:disabled:selected arrow, .csd popover.background.touch-selection button:disabled:selected arrow, .csd popover.background.magnifier button:disabled:selected arrow, popover.background.touch-selection button:disabled:selected arrow, popover.background.magnifier button:disabled:selected arrow, .app-notification button:disabled.has-open-popup, .app-notification.frame button:disabled.has-open-popup, .csd popover.background.touch-selection button:disabled.has-open-popup, .csd popover.background.magnifier button:disabled.has-open-popup, popover.background.touch-selection button:disabled.has-open-popup, popover.background.magnifier button:disabled.has-open-popup, .app-notification button:disabled.has-open-popup image, .app-notification.frame button:disabled.has-open-popup image, .csd popover.background.touch-selection button:disabled.has-open-popup image, .csd popover.background.magnifier button:disabled.has-open-popup image, popover.background.touch-selection button:disabled.has-open-popup image, popover.background.magnifier button:disabled.has-open-popup image, .app-notification button:disabled.has-open-popup arrow, .app-notification.frame button:disabled.has-open-popup arrow, .csd popover.background.touch-selection button:disabled.has-open-popup arrow, .csd popover.background.magnifier button:disabled.has-open-popup arrow, popover.background.touch-selection button:disabled.has-open-popup arrow, popover.background.magnifier button:disabled.has-open-popup arrow, .app-notification button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button:disabled button, .app-notification.frame button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification.frame button:disabled button, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button, popover.background.touch-selection button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button:disabled button, popover.background.magnifier button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button:disabled button, .app-notification button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification button:disabled button image, .app-notification.frame button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification.frame button:disabled button image, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button image, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button image, popover.background.touch-selection button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.touch-selection button:disabled button image, popover.background.magnifier button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.magnifier button:disabled button image, .app-notification button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification button:disabled button arrow, .app-notification.frame button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification.frame button:disabled button arrow, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button arrow, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button arrow, popover.background.touch-selection button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.touch-selection button:disabled button arrow, popover.background.magnifier button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.magnifier button:disabled button arrow, .osd expander title > arrow:disabled:checked, expander .osd title > arrow:disabled:checked, .osd notebook > header tabs > tab:disabled:checked, notebook > header .osd tabs > tab:disabled:checked, .osd notebook > header > tabs > arrow:disabled:checked, .osd modelbutton.flat arrow:disabled:checked, modelbutton.flat .osd arrow:disabled:checked, .osd expander title > arrow:disabled:checked image, expander .osd title > arrow:disabled:checked image, .osd notebook > header tabs > tab:disabled:checked image, notebook > header .osd tabs > tab:disabled:checked image, .osd notebook > header > tabs > arrow:disabled:checked image, .osd modelbutton.flat arrow:disabled:checked image, modelbutton.flat .osd arrow:disabled:checked image, .osd expander title > arrow:disabled:checked arrow, expander .osd title > arrow:disabled:checked arrow, .osd notebook > header tabs > tab:disabled:checked arrow, notebook > header .osd tabs > tab:disabled:checked arrow, .osd notebook > header > tabs > arrow:disabled:checked arrow, .osd modelbutton.flat arrow:disabled:checked arrow, modelbutton.flat .osd arrow:disabled:checked arrow, .osd expander title > arrow:disabled:selected, expander .osd title > arrow:disabled:selected, .osd notebook > header tabs > tab:disabled:selected, notebook > header .osd tabs > tab:disabled:selected, .osd notebook > header > tabs > arrow:disabled:selected, .osd modelbutton.flat arrow:disabled:selected, modelbutton.flat .osd arrow:disabled:selected, .osd expander title > arrow:disabled:selected image, expander .osd title > arrow:disabled:selected image, .osd notebook > header tabs > tab:disabled:selected image, notebook > header .osd tabs > tab:disabled:selected image, .osd notebook > header > tabs > arrow:disabled:selected image, .osd modelbutton.flat arrow:disabled:selected image, modelbutton.flat .osd arrow:disabled:selected image, .osd expander title > arrow:disabled:selected arrow, expander .osd title > arrow:disabled:selected arrow, .osd notebook > header tabs > tab:disabled:selected arrow, notebook > header .osd tabs > tab:disabled:selected arrow, .osd notebook > header > tabs > arrow:disabled:selected arrow, .osd modelbutton.flat arrow:disabled:selected arrow, modelbutton.flat .osd arrow:disabled:selected arrow, .osd expander title > arrow:disabled.has-open-popup, expander .osd title > arrow:disabled.has-open-popup, .osd notebook > header tabs > tab:disabled.has-open-popup, notebook > header .osd tabs > tab:disabled.has-open-popup, .osd notebook > header > tabs > arrow:disabled.has-open-popup, .osd modelbutton.flat arrow:disabled.has-open-popup, modelbutton.flat .osd arrow:disabled.has-open-popup, .osd expander title > arrow:disabled.has-open-popup image, expander .osd title > arrow:disabled.has-open-popup image, .osd notebook > header tabs > tab:disabled.has-open-popup image, notebook > header .osd tabs > tab:disabled.has-open-popup image, .osd notebook > header > tabs > arrow:disabled.has-open-popup image, .osd modelbutton.flat arrow:disabled.has-open-popup image, modelbutton.flat .osd arrow:disabled.has-open-popup image, .osd expander title > arrow:disabled.has-open-popup arrow, expander .osd title > arrow:disabled.has-open-popup arrow, .osd notebook > header tabs > tab:disabled.has-open-popup arrow, notebook > header .osd tabs > tab:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup arrow, .osd modelbutton.flat arrow:disabled.has-open-popup arrow, modelbutton.flat .osd arrow:disabled.has-open-popup arrow, .osd expander title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow:disabled button, expander .osd title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow:disabled button, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button, .osd expander title > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow:disabled button image, expander .osd title > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow:disabled button image, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button image, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button image, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button image, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button image, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button image, .osd expander title > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow:disabled button arrow, expander .osd title > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow:disabled button arrow, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button arrow, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button arrow, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button arrow, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button arrow, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button arrow, .osd button:disabled:checked, .osd button:disabled:checked image, .osd button:disabled:checked arrow, .osd button:disabled:selected, .osd button:disabled:selected image, .osd button:disabled:selected arrow, .osd button:disabled.has-open-popup, .osd button:disabled.has-open-popup image, .osd button:disabled.has-open-popup arrow, .osd button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button:disabled button, .osd button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button:disabled button image, .osd button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
.app-notification button:disabled:checked:hover, .app-notification.frame button:disabled:checked:hover, popover.background.touch-selection button:disabled:checked:hover, popover.background.magnifier button:disabled:checked:hover, .app-notification button:disabled:checked:focus, .app-notification.frame button:disabled:checked:focus, popover.background.touch-selection button:disabled:checked:focus, popover.background.magnifier button:disabled:checked:focus, .app-notification button:disabled:selected:hover, .app-notification.frame button:disabled:selected:hover, popover.background.touch-selection button:disabled:selected:hover, popover.background.magnifier button:disabled:selected:hover, .app-notification button:disabled:selected:focus, .app-notification.frame button:disabled:selected:focus, popover.background.touch-selection button:disabled:selected:focus, popover.background.magnifier button:disabled:selected:focus, .app-notification button:disabled.has-open-popup:hover, .app-notification.frame button:disabled.has-open-popup:hover, popover.background.touch-selection button:disabled.has-open-popup:hover, popover.background.magnifier button:disabled.has-open-popup:hover, .app-notification button:disabled.has-open-popup:focus, .app-notification.frame button:disabled.has-open-popup:focus, popover.background.touch-selection button:disabled.has-open-popup:focus, popover.background.magnifier button:disabled.has-open-popup:focus, .app-notification button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button:disabled button:hover, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover, .app-notification button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button:disabled button:focus, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus, .osd expander title > arrow:disabled:checked:hover, expander .osd title > arrow:disabled:checked:hover, .osd notebook > header tabs > tab:disabled:checked:hover, notebook > header .osd tabs > tab:disabled:checked:hover, .osd notebook > header > tabs > arrow:disabled:checked:hover, .osd modelbutton.flat arrow:disabled:checked:hover, modelbutton.flat .osd arrow:disabled:checked:hover, .osd expander title > arrow:disabled:checked:focus, expander .osd title > arrow:disabled:checked:focus, .osd notebook > header tabs > tab:disabled:checked:focus, notebook > header .osd tabs > tab:disabled:checked:focus, .osd notebook > header > tabs > arrow:disabled:checked:focus, .osd modelbutton.flat arrow:disabled:checked:focus, modelbutton.flat .osd arrow:disabled:checked:focus, .osd expander title > arrow:disabled:selected:hover, expander .osd title > arrow:disabled:selected:hover, .osd notebook > header tabs > tab:disabled:selected:hover, notebook > header .osd tabs > tab:disabled:selected:hover, .osd notebook > header > tabs > arrow:disabled:selected:hover, .osd modelbutton.flat arrow:disabled:selected:hover, modelbutton.flat .osd arrow:disabled:selected:hover, .osd expander title > arrow:disabled:selected:focus, expander .osd title > arrow:disabled:selected:focus, .osd notebook > header tabs > tab:disabled:selected:focus, notebook > header .osd tabs > tab:disabled:selected:focus, .osd notebook > header > tabs > arrow:disabled:selected:focus, .osd modelbutton.flat arrow:disabled:selected:focus, modelbutton.flat .osd arrow:disabled:selected:focus, .osd expander title > arrow:disabled.has-open-popup:hover, expander .osd title > arrow:disabled.has-open-popup:hover, .osd notebook > header tabs > tab:disabled.has-open-popup:hover, notebook > header .osd tabs > tab:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover, .osd modelbutton.flat arrow:disabled.has-open-popup:hover, modelbutton.flat .osd arrow:disabled.has-open-popup:hover, .osd expander title > arrow:disabled.has-open-popup:focus, expander .osd title > arrow:disabled.has-open-popup:focus, .osd notebook > header tabs > tab:disabled.has-open-popup:focus, notebook > header .osd tabs > tab:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus, .osd modelbutton.flat arrow:disabled.has-open-popup:focus, modelbutton.flat .osd arrow:disabled.has-open-popup:focus, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus, .osd button:disabled:checked:hover, .osd button:disabled:checked:focus, .osd button:disabled:selected:hover, .osd button:disabled:selected:focus, .osd button:disabled.has-open-popup:hover, .osd button:disabled.has-open-popup:focus, .osd button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button:disabled button:hover, .osd button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
.app-notification button:disabled:checked:hover, .app-notification.frame button:disabled:checked:hover, .csd popover.background.touch-selection button:disabled:checked:hover, .csd popover.background.magnifier button:disabled:checked:hover, popover.background.touch-selection button:disabled:checked:hover, popover.background.magnifier button:disabled:checked:hover, .app-notification button:disabled:checked:hover image, .app-notification.frame button:disabled:checked:hover image, .csd popover.background.touch-selection button:disabled:checked:hover image, .csd popover.background.magnifier button:disabled:checked:hover image, popover.background.touch-selection button:disabled:checked:hover image, popover.background.magnifier button:disabled:checked:hover image, .app-notification button:disabled:checked:hover arrow, .app-notification.frame button:disabled:checked:hover arrow, .csd popover.background.touch-selection button:disabled:checked:hover arrow, .csd popover.background.magnifier button:disabled:checked:hover arrow, popover.background.touch-selection button:disabled:checked:hover arrow, popover.background.magnifier button:disabled:checked:hover arrow, .app-notification button:disabled:checked:focus, .app-notification.frame button:disabled:checked:focus, .csd popover.background.touch-selection button:disabled:checked:focus, .csd popover.background.magnifier button:disabled:checked:focus, popover.background.touch-selection button:disabled:checked:focus, popover.background.magnifier button:disabled:checked:focus, .app-notification button:disabled:checked:focus image, .app-notification.frame button:disabled:checked:focus image, .csd popover.background.touch-selection button:disabled:checked:focus image, .csd popover.background.magnifier button:disabled:checked:focus image, popover.background.touch-selection button:disabled:checked:focus image, popover.background.magnifier button:disabled:checked:focus image, .app-notification button:disabled:checked:focus arrow, .app-notification.frame button:disabled:checked:focus arrow, .csd popover.background.touch-selection button:disabled:checked:focus arrow, .csd popover.background.magnifier button:disabled:checked:focus arrow, popover.background.touch-selection button:disabled:checked:focus arrow, popover.background.magnifier button:disabled:checked:focus arrow, .app-notification button:disabled:selected:hover, .app-notification.frame button:disabled:selected:hover, .csd popover.background.touch-selection button:disabled:selected:hover, .csd popover.background.magnifier button:disabled:selected:hover, popover.background.touch-selection button:disabled:selected:hover, popover.background.magnifier button:disabled:selected:hover, .app-notification button:disabled:selected:hover image, .app-notification.frame button:disabled:selected:hover image, .csd popover.background.touch-selection button:disabled:selected:hover image, .csd popover.background.magnifier button:disabled:selected:hover image, popover.background.touch-selection button:disabled:selected:hover image, popover.background.magnifier button:disabled:selected:hover image, .app-notification button:disabled:selected:hover arrow, .app-notification.frame button:disabled:selected:hover arrow, .csd popover.background.touch-selection button:disabled:selected:hover arrow, .csd popover.background.magnifier button:disabled:selected:hover arrow, popover.background.touch-selection button:disabled:selected:hover arrow, popover.background.magnifier button:disabled:selected:hover arrow, .app-notification button:disabled:selected:focus, .app-notification.frame button:disabled:selected:focus, .csd popover.background.touch-selection button:disabled:selected:focus, .csd popover.background.magnifier button:disabled:selected:focus, popover.background.touch-selection button:disabled:selected:focus, popover.background.magnifier button:disabled:selected:focus, .app-notification button:disabled:selected:focus image, .app-notification.frame button:disabled:selected:focus image, .csd popover.background.touch-selection button:disabled:selected:focus image, .csd popover.background.magnifier button:disabled:selected:focus image, popover.background.touch-selection button:disabled:selected:focus image, popover.background.magnifier button:disabled:selected:focus image, .app-notification button:disabled:selected:focus arrow, .app-notification.frame button:disabled:selected:focus arrow, .csd popover.background.touch-selection button:disabled:selected:focus arrow, .csd popover.background.magnifier button:disabled:selected:focus arrow, popover.background.touch-selection button:disabled:selected:focus arrow, popover.background.magnifier button:disabled:selected:focus arrow, .app-notification button:disabled.has-open-popup:hover, .app-notification.frame button:disabled.has-open-popup:hover, .csd popover.background.touch-selection button:disabled.has-open-popup:hover, .csd popover.background.magnifier button:disabled.has-open-popup:hover, popover.background.touch-selection button:disabled.has-open-popup:hover, popover.background.magnifier button:disabled.has-open-popup:hover, .app-notification button:disabled.has-open-popup:hover image, .app-notification.frame button:disabled.has-open-popup:hover image, .csd popover.background.touch-selection button:disabled.has-open-popup:hover image, .csd popover.background.magnifier button:disabled.has-open-popup:hover image, popover.background.touch-selection button:disabled.has-open-popup:hover image, popover.background.magnifier button:disabled.has-open-popup:hover image, .app-notification button:disabled.has-open-popup:hover arrow, .app-notification.frame button:disabled.has-open-popup:hover arrow, .csd popover.background.touch-selection button:disabled.has-open-popup:hover arrow, .csd popover.background.magnifier button:disabled.has-open-popup:hover arrow, popover.background.touch-selection button:disabled.has-open-popup:hover arrow, popover.background.magnifier button:disabled.has-open-popup:hover arrow, .app-notification button:disabled.has-open-popup:focus, .app-notification.frame button:disabled.has-open-popup:focus, .csd popover.background.touch-selection button:disabled.has-open-popup:focus, .csd popover.background.magnifier button:disabled.has-open-popup:focus, popover.background.touch-selection button:disabled.has-open-popup:focus, popover.background.magnifier button:disabled.has-open-popup:focus, .app-notification button:disabled.has-open-popup:focus image, .app-notification.frame button:disabled.has-open-popup:focus image, .csd popover.background.touch-selection button:disabled.has-open-popup:focus image, .csd popover.background.magnifier button:disabled.has-open-popup:focus image, popover.background.touch-selection button:disabled.has-open-popup:focus image, popover.background.magnifier button:disabled.has-open-popup:focus image, .app-notification button:disabled.has-open-popup:focus arrow, .app-notification.frame button:disabled.has-open-popup:focus arrow, .csd popover.background.touch-selection button:disabled.has-open-popup:focus arrow, .csd popover.background.magnifier button:disabled.has-open-popup:focus arrow, popover.background.touch-selection button:disabled.has-open-popup:focus arrow, popover.background.magnifier button:disabled.has-open-popup:focus arrow, .app-notification button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button:disabled button:hover, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:hover, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:hover, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover, .app-notification button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification button:disabled button:hover image, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover image, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:hover image, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:hover image, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover image, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover image, .app-notification button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification button:disabled button:hover arrow, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover arrow, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:hover arrow, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:hover arrow, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover arrow, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover arrow, .app-notification button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button:disabled button:focus, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:focus, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:focus, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus, .app-notification button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification button:disabled button:focus image, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus image, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:focus image, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:focus image, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus image, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus image, .app-notification button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification button:disabled button:focus arrow, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus arrow, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:focus arrow, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:focus arrow, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus arrow, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus arrow, .osd expander title > arrow:disabled:checked:hover, expander .osd title > arrow:disabled:checked:hover, .osd notebook > header tabs > tab:disabled:checked:hover, notebook > header .osd tabs > tab:disabled:checked:hover, .osd notebook > header > tabs > arrow:disabled:checked:hover, .osd treeview.view header button:disabled:checked:hover, treeview.view header .osd button:disabled:checked:hover, .osd modelbutton.flat arrow:disabled:checked:hover, modelbutton.flat .osd arrow:disabled:checked:hover, .osd expander title > arrow:disabled:checked:hover image, expander .osd title > arrow:disabled:checked:hover image, .osd notebook > header tabs > tab:disabled:checked:hover image, notebook > header .osd tabs > tab:disabled:checked:hover image, .osd notebook > header > tabs > arrow:disabled:checked:hover image, .osd treeview.view header button:disabled:checked:hover image, treeview.view header .osd button:disabled:checked:hover image, .osd modelbutton.flat arrow:disabled:checked:hover image, modelbutton.flat .osd arrow:disabled:checked:hover image, .osd expander title > arrow:disabled:checked:hover arrow, expander .osd title > arrow:disabled:checked:hover arrow, .osd notebook > header tabs > tab:disabled:checked:hover arrow, notebook > header .osd tabs > tab:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow:disabled:checked:hover arrow, .osd treeview.view header button:disabled:checked:hover arrow, treeview.view header .osd button:disabled:checked:hover arrow, .osd modelbutton.flat arrow:disabled:checked:hover arrow, modelbutton.flat .osd arrow:disabled:checked:hover arrow, .osd expander title > arrow:disabled:checked:focus, expander .osd title > arrow:disabled:checked:focus, .osd notebook > header tabs > tab:disabled:checked:focus, notebook > header .osd tabs > tab:disabled:checked:focus, .osd notebook > header > tabs > arrow:disabled:checked:focus, .osd treeview.view header button:disabled:checked:focus, treeview.view header .osd button:disabled:checked:focus, .osd modelbutton.flat arrow:disabled:checked:focus, modelbutton.flat .osd arrow:disabled:checked:focus, .osd expander title > arrow:disabled:checked:focus image, expander .osd title > arrow:disabled:checked:focus image, .osd notebook > header tabs > tab:disabled:checked:focus image, notebook > header .osd tabs > tab:disabled:checked:focus image, .osd notebook > header > tabs > arrow:disabled:checked:focus image, .osd treeview.view header button:disabled:checked:focus image, treeview.view header .osd button:disabled:checked:focus image, .osd modelbutton.flat arrow:disabled:checked:focus image, modelbutton.flat .osd arrow:disabled:checked:focus image, .osd expander title > arrow:disabled:checked:focus arrow, expander .osd title > arrow:disabled:checked:focus arrow, .osd notebook > header tabs > tab:disabled:checked:focus arrow, notebook > header .osd tabs > tab:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow:disabled:checked:focus arrow, .osd treeview.view header button:disabled:checked:focus arrow, treeview.view header .osd button:disabled:checked:focus arrow, .osd modelbutton.flat arrow:disabled:checked:focus arrow, modelbutton.flat .osd arrow:disabled:checked:focus arrow, .osd expander title > arrow:disabled:selected:hover, expander .osd title > arrow:disabled:selected:hover, .osd notebook > header tabs > tab:disabled:selected:hover, notebook > header .osd tabs > tab:disabled:selected:hover, .osd notebook > header > tabs > arrow:disabled:selected:hover, .osd treeview.view header button:disabled:selected:hover, treeview.view header .osd button:disabled:selected:hover, .osd modelbutton.flat arrow:disabled:selected:hover, modelbutton.flat .osd arrow:disabled:selected:hover, .osd expander title > arrow:disabled:selected:hover image, expander .osd title > arrow:disabled:selected:hover image, .osd notebook > header tabs > tab:disabled:selected:hover image, notebook > header .osd tabs > tab:disabled:selected:hover image, .osd notebook > header > tabs > arrow:disabled:selected:hover image, .osd treeview.view header button:disabled:selected:hover image, treeview.view header .osd button:disabled:selected:hover image, .osd modelbutton.flat arrow:disabled:selected:hover image, modelbutton.flat .osd arrow:disabled:selected:hover image, .osd expander title > arrow:disabled:selected:hover arrow, expander .osd title > arrow:disabled:selected:hover arrow, .osd notebook > header tabs > tab:disabled:selected:hover arrow, notebook > header .osd tabs > tab:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow:disabled:selected:hover arrow, .osd treeview.view header button:disabled:selected:hover arrow, treeview.view header .osd button:disabled:selected:hover arrow, .osd modelbutton.flat arrow:disabled:selected:hover arrow, modelbutton.flat .osd arrow:disabled:selected:hover arrow, .osd expander title > arrow:disabled:selected:focus, expander .osd title > arrow:disabled:selected:focus, .osd notebook > header tabs > tab:disabled:selected:focus, notebook > header .osd tabs > tab:disabled:selected:focus, .osd notebook > header > tabs > arrow:disabled:selected:focus, .osd treeview.view header button:disabled:selected:focus, treeview.view header .osd button:disabled:selected:focus, .osd modelbutton.flat arrow:disabled:selected:focus, modelbutton.flat .osd arrow:disabled:selected:focus, .osd expander title > arrow:disabled:selected:focus image, expander .osd title > arrow:disabled:selected:focus image, .osd notebook > header tabs > tab:disabled:selected:focus image, notebook > header .osd tabs > tab:disabled:selected:focus image, .osd notebook > header > tabs > arrow:disabled:selected:focus image, .osd treeview.view header button:disabled:selected:focus image, treeview.view header .osd button:disabled:selected:focus image, .osd modelbutton.flat arrow:disabled:selected:focus image, modelbutton.flat .osd arrow:disabled:selected:focus image, .osd expander title > arrow:disabled:selected:focus arrow, expander .osd title > arrow:disabled:selected:focus arrow, .osd notebook > header tabs > tab:disabled:selected:focus arrow, notebook > header .osd tabs > tab:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow:disabled:selected:focus arrow, .osd treeview.view header button:disabled:selected:focus arrow, treeview.view header .osd button:disabled:selected:focus arrow, .osd modelbutton.flat arrow:disabled:selected:focus arrow, modelbutton.flat .osd arrow:disabled:selected:focus arrow, .osd expander title > arrow:disabled.has-open-popup:hover, expander .osd title > arrow:disabled.has-open-popup:hover, .osd notebook > header tabs > tab:disabled.has-open-popup:hover, notebook > header .osd tabs > tab:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover, .osd treeview.view header button:disabled.has-open-popup:hover, treeview.view header .osd button:disabled.has-open-popup:hover, .osd modelbutton.flat arrow:disabled.has-open-popup:hover, modelbutton.flat .osd arrow:disabled.has-open-popup:hover, .osd expander title > arrow:disabled.has-open-popup:hover image, expander .osd title > arrow:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover image, .osd treeview.view header button:disabled.has-open-popup:hover image, treeview.view header .osd button:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow:disabled.has-open-popup:hover image, .osd expander title > arrow:disabled.has-open-popup:hover arrow, expander .osd title > arrow:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, .osd treeview.view header button:disabled.has-open-popup:hover arrow, treeview.view header .osd button:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow:disabled.has-open-popup:hover arrow, .osd expander title > arrow:disabled.has-open-popup:focus, expander .osd title > arrow:disabled.has-open-popup:focus, .osd notebook > header tabs > tab:disabled.has-open-popup:focus, notebook > header .osd tabs > tab:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus, .osd treeview.view header button:disabled.has-open-popup:focus, treeview.view header .osd button:disabled.has-open-popup:focus, .osd modelbutton.flat arrow:disabled.has-open-popup:focus, modelbutton.flat .osd arrow:disabled.has-open-popup:focus, .osd expander title > arrow:disabled.has-open-popup:focus image, expander .osd title > arrow:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus image, .osd treeview.view header button:disabled.has-open-popup:focus image, treeview.view header .osd button:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow:disabled.has-open-popup:focus image, .osd expander title > arrow:disabled.has-open-popup:focus arrow, expander .osd title > arrow:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow, .osd treeview.view header button:disabled.has-open-popup:focus arrow, treeview.view header .osd button:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow:disabled.has-open-popup:focus arrow, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover, .osd treeview.view header button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button:disabled button:hover, treeview.view header .osd button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button:disabled button:hover, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover image, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover image, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover image, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover image, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover image, .osd treeview.view header button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button:disabled button:hover image, treeview.view header .osd button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button:disabled button:hover image, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover image, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover image, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover arrow, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover arrow, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover arrow, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover arrow, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover arrow, .osd treeview.view header button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button:disabled button:hover arrow, treeview.view header .osd button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button:disabled button:hover arrow, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover arrow, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover arrow, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus, .osd treeview.view header button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button:disabled button:focus, treeview.view header .osd button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button:disabled button:focus, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus image, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus image, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus image, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus image, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus image, .osd treeview.view header button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button:disabled button:focus image, treeview.view header .osd button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button:disabled button:focus image, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus image, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus image, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus arrow, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus arrow, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus arrow, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus arrow, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus arrow, .osd treeview.view header button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button:disabled button:focus arrow, treeview.view header .osd button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button:disabled button:focus arrow, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus arrow, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus arrow, .osd button:disabled:checked:hover, .osd button:disabled:checked:hover image, .osd button:disabled:checked:hover arrow, .osd button:disabled:checked:focus, .osd button:disabled:checked:focus image, .osd button:disabled:checked:focus arrow, .osd button:disabled:selected:hover, .osd button:disabled:selected:hover image, .osd button:disabled:selected:hover arrow, .osd button:disabled:selected:focus, .osd button:disabled:selected:focus image, .osd button:disabled:selected:focus arrow, .osd button:disabled.has-open-popup:hover, .osd button:disabled.has-open-popup:hover image, .osd button:disabled.has-open-popup:hover arrow, .osd button:disabled.has-open-popup:focus, .osd button:disabled.has-open-popup:focus image, .osd button:disabled.has-open-popup:focus arrow, .osd button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button:disabled button:hover, .osd button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button:disabled button:hover image, .osd button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button:disabled button:hover arrow, .osd button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button:disabled button:focus, .osd button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button:disabled button:focus image, .osd button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
.app-notification button:disabled:disabled, popover.background.touch-selection button:disabled:disabled, popover.background.magnifier button:disabled:disabled, .osd expander title > arrow:disabled:disabled, expander .osd title > arrow:disabled:disabled, .osd notebook > header tabs > tab:disabled:disabled, notebook > header .osd tabs > tab:disabled:disabled, .osd notebook > header > tabs > arrow:disabled:disabled, .osd modelbutton.flat arrow:disabled:disabled, modelbutton.flat .osd arrow:disabled:disabled, .osd button:disabled:disabled, .osd button:disabled:disabled:checked, .osd button:disabled:disabled:selected, .osd button:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
expander title > arrow.suggested-action, notebook > header tabs > tab.suggested-action, notebook > header > tabs > arrow.suggested-action, treeview.view header button.suggested-action, modelbutton.flat arrow.suggested-action, button.suggested-action, button.suggested-action.osd { color: #EDF0F5; background-color: #419065; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.35),0.15), alpha(rgba(255, 255, 255, 0.35),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
expander title > arrow.suggested-action:hover, notebook > header tabs > tab.suggested-action:hover, notebook > header > tabs > arrow.suggested-action:hover, modelbutton.flat arrow.suggested-action:hover, expander title > arrow.suggested-action:focus, notebook > header tabs > tab.suggested-action:focus, notebook > header > tabs > arrow.suggested-action:focus, modelbutton.flat arrow.suggested-action:focus, button.suggested-action:hover, button.suggested-action:focus, button.suggested-action.osd:hover, button.suggested-action.osd:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
expander title > arrow.suggested-action:hover, notebook > header tabs > tab.suggested-action:hover, notebook > header > tabs > arrow.suggested-action:hover, modelbutton.flat arrow.suggested-action:hover, expander title > arrow.suggested-action:hover image, notebook > header tabs > tab.suggested-action:hover image, notebook > header > tabs > arrow.suggested-action:hover image, modelbutton.flat arrow.suggested-action:hover image, expander title > arrow.suggested-action:hover arrow, notebook > header tabs > tab.suggested-action:hover arrow, notebook > header > tabs > arrow.suggested-action:hover arrow, modelbutton.flat arrow.suggested-action:hover arrow, expander title > arrow.suggested-action:focus, notebook > header tabs > tab.suggested-action:focus, notebook > header > tabs > arrow.suggested-action:focus, modelbutton.flat arrow.suggested-action:focus, expander title > arrow.suggested-action:focus image, notebook > header tabs > tab.suggested-action:focus image, notebook > header > tabs > arrow.suggested-action:focus image, modelbutton.flat arrow.suggested-action:focus image, expander title > arrow.suggested-action:focus arrow, notebook > header tabs > tab.suggested-action:focus arrow, notebook > header > tabs > arrow.suggested-action:focus arrow, modelbutton.flat arrow.suggested-action:focus arrow, button.suggested-action:hover, button.suggested-action:hover image, button.suggested-action:hover arrow, button.suggested-action:focus, button.suggested-action:focus image, button.suggested-action:focus arrow, button.suggested-action.osd:hover, button.suggested-action.osd:hover image, button.suggested-action.osd:hover arrow, button.suggested-action.osd:focus, button.suggested-action.osd:focus image, button.suggested-action.osd:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
expander title > arrow.suggested-action:active, notebook > header tabs > tab.suggested-action:active, notebook > header > tabs > arrow.suggested-action:active, modelbutton.flat arrow.suggested-action:active, expander title > arrow.suggested-action.keyboard-activating, notebook > header tabs > tab.suggested-action.keyboard-activating, notebook > header > tabs > arrow.suggested-action.keyboard-activating, modelbutton.flat arrow.suggested-action.keyboard-activating, button.suggested-action:active, button.suggested-action.keyboard-activating, button.suggested-action.osd:active, button.suggested-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
expander title > arrow.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, modelbutton.flat arrow.suggested-action:checked, expander title > arrow.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, modelbutton.flat arrow.suggested-action:selected, expander title > arrow.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, modelbutton.flat arrow.suggested-action.has-open-popup, expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action button, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button, button.suggested-action:checked, button.suggested-action:selected, button.suggested-action.has-open-popup, button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action button, button.suggested-action.osd:checked, button.suggested-action.osd:selected, button.suggested-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
expander title > arrow.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, modelbutton.flat arrow.suggested-action:checked, expander title > arrow.suggested-action:checked image, notebook > header tabs > tab.suggested-action:checked image, notebook > header > tabs > arrow.suggested-action:checked image, modelbutton.flat arrow.suggested-action:checked image, expander title > arrow.suggested-action:checked arrow, notebook > header tabs > tab.suggested-action:checked arrow, notebook > header > tabs > arrow.suggested-action:checked arrow, modelbutton.flat arrow.suggested-action:checked arrow, expander title > arrow.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, modelbutton.flat arrow.suggested-action:selected, expander title > arrow.suggested-action:selected image, notebook > header tabs > tab.suggested-action:selected image, notebook > header > tabs > arrow.suggested-action:selected image, modelbutton.flat arrow.suggested-action:selected image, expander title > arrow.suggested-action:selected arrow, notebook > header tabs > tab.suggested-action:selected arrow, notebook > header > tabs > arrow.suggested-action:selected arrow, modelbutton.flat arrow.suggested-action:selected arrow, expander title > arrow.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, modelbutton.flat arrow.suggested-action.has-open-popup, expander title > arrow.suggested-action.has-open-popup image, notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header > tabs > arrow.suggested-action.has-open-popup image, modelbutton.flat arrow.suggested-action.has-open-popup image, expander title > arrow.suggested-action.has-open-popup arrow, notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, modelbutton.flat arrow.suggested-action.has-open-popup arrow, expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action button, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button, expander title > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.suggested-action button image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button image, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button image, expander title > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.suggested-action button arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button arrow, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button arrow, button.suggested-action:checked, button.suggested-action:checked image, button.suggested-action:checked arrow, button.suggested-action:selected, button.suggested-action:selected image, button.suggested-action:selected arrow, button.suggested-action.has-open-popup, button.suggested-action.has-open-popup image, button.suggested-action.has-open-popup arrow, button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action button, button.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin button.suggested-action button image, button.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.suggested-action button arrow, button.suggested-action.osd:checked, button.suggested-action.osd:selected, button.suggested-action.osd.has-open-popup, button.suggested-action.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action.osd button { -gtk-icon-shadow: 0 0 3px currentColor; }
expander title > arrow.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, modelbutton.flat arrow.suggested-action:checked:hover, expander title > arrow.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, modelbutton.flat arrow.suggested-action:checked:focus, expander title > arrow.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, modelbutton.flat arrow.suggested-action:selected:hover, expander title > arrow.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, modelbutton.flat arrow.suggested-action:selected:focus, expander title > arrow.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, modelbutton.flat arrow.suggested-action.has-open-popup:hover, expander title > arrow.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, modelbutton.flat arrow.suggested-action.has-open-popup:focus, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus, button.suggested-action:checked:hover, button.suggested-action:checked:focus, button.suggested-action:selected:hover, button.suggested-action:selected:focus, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:focus, button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action button:hover, button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action button:focus, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:focus, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:focus, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd button:hover, button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
expander title > arrow.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, treeview.view header button.suggested-action:checked:hover, modelbutton.flat arrow.suggested-action:checked:hover, expander title > arrow.suggested-action:checked:hover image, notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header > tabs > arrow.suggested-action:checked:hover image, treeview.view header button.suggested-action:checked:hover image, modelbutton.flat arrow.suggested-action:checked:hover image, expander title > arrow.suggested-action:checked:hover arrow, notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:checked:hover arrow, treeview.view header button.suggested-action:checked:hover arrow, modelbutton.flat arrow.suggested-action:checked:hover arrow, expander title > arrow.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, treeview.view header button.suggested-action:checked:focus, modelbutton.flat arrow.suggested-action:checked:focus, expander title > arrow.suggested-action:checked:focus image, notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header > tabs > arrow.suggested-action:checked:focus image, treeview.view header button.suggested-action:checked:focus image, modelbutton.flat arrow.suggested-action:checked:focus image, expander title > arrow.suggested-action:checked:focus arrow, notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:checked:focus arrow, treeview.view header button.suggested-action:checked:focus arrow, modelbutton.flat arrow.suggested-action:checked:focus arrow, expander title > arrow.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, treeview.view header button.suggested-action:selected:hover, modelbutton.flat arrow.suggested-action:selected:hover, expander title > arrow.suggested-action:selected:hover image, notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header > tabs > arrow.suggested-action:selected:hover image, treeview.view header button.suggested-action:selected:hover image, modelbutton.flat arrow.suggested-action:selected:hover image, expander title > arrow.suggested-action:selected:hover arrow, notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:selected:hover arrow, treeview.view header button.suggested-action:selected:hover arrow, modelbutton.flat arrow.suggested-action:selected:hover arrow, expander title > arrow.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, treeview.view header button.suggested-action:selected:focus, modelbutton.flat arrow.suggested-action:selected:focus, expander title > arrow.suggested-action:selected:focus image, notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header > tabs > arrow.suggested-action:selected:focus image, treeview.view header button.suggested-action:selected:focus image, modelbutton.flat arrow.suggested-action:selected:focus image, expander title > arrow.suggested-action:selected:focus arrow, notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:selected:focus arrow, treeview.view header button.suggested-action:selected:focus arrow, modelbutton.flat arrow.suggested-action:selected:focus arrow, expander title > arrow.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, treeview.view header button.suggested-action.has-open-popup:hover, modelbutton.flat arrow.suggested-action.has-open-popup:hover, expander title > arrow.suggested-action.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, treeview.view header button.suggested-action.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.has-open-popup:hover image, expander title > arrow.suggested-action.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, treeview.view header button.suggested-action.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.has-open-popup:hover arrow, expander title > arrow.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, treeview.view header button.suggested-action.has-open-popup:focus, modelbutton.flat arrow.suggested-action.has-open-popup:focus, expander title > arrow.suggested-action.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, treeview.view header button.suggested-action.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.has-open-popup:focus image, expander title > arrow.suggested-action.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, treeview.view header button.suggested-action.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.has-open-popup:focus arrow, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover, treeview.view header button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action button:hover, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover image, treeview.view header button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action button:hover image, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover image, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover arrow, treeview.view header button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action button:hover arrow, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover arrow, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus, treeview.view header button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action button:focus, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus image, treeview.view header button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action button:focus image, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus image, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus arrow, treeview.view header button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action button:focus arrow, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus arrow, expander title > arrow.suggested-action.osd:checked:hover, notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:checked:hover, treeview.view header button.suggested-action.osd:checked:hover, modelbutton.flat arrow.suggested-action.osd:checked:hover, expander title > arrow.suggested-action.osd:checked:hover image, notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, treeview.view header button.suggested-action.osd:checked:hover image, modelbutton.flat arrow.suggested-action.osd:checked:hover image, expander title > arrow.suggested-action.osd:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, treeview.view header button.suggested-action.osd:checked:hover arrow, modelbutton.flat arrow.suggested-action.osd:checked:hover arrow, expander title > arrow.suggested-action.osd:checked:focus, notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:checked:focus, treeview.view header button.suggested-action.osd:checked:focus, modelbutton.flat arrow.suggested-action.osd:checked:focus, expander title > arrow.suggested-action.osd:checked:focus image, notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, treeview.view header button.suggested-action.osd:checked:focus image, modelbutton.flat arrow.suggested-action.osd:checked:focus image, expander title > arrow.suggested-action.osd:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, treeview.view header button.suggested-action.osd:checked:focus arrow, modelbutton.flat arrow.suggested-action.osd:checked:focus arrow, expander title > arrow.suggested-action.osd:selected:hover, notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:selected:hover, treeview.view header button.suggested-action.osd:selected:hover, modelbutton.flat arrow.suggested-action.osd:selected:hover, expander title > arrow.suggested-action.osd:selected:hover image, notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, treeview.view header button.suggested-action.osd:selected:hover image, modelbutton.flat arrow.suggested-action.osd:selected:hover image, expander title > arrow.suggested-action.osd:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, treeview.view header button.suggested-action.osd:selected:hover arrow, modelbutton.flat arrow.suggested-action.osd:selected:hover arrow, expander title > arrow.suggested-action.osd:selected:focus, notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:selected:focus, treeview.view header button.suggested-action.osd:selected:focus, modelbutton.flat arrow.suggested-action.osd:selected:focus, expander title > arrow.suggested-action.osd:selected:focus image, notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, treeview.view header button.suggested-action.osd:selected:focus image, modelbutton.flat arrow.suggested-action.osd:selected:focus image, expander title > arrow.suggested-action.osd:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, treeview.view header button.suggested-action.osd:selected:focus arrow, modelbutton.flat arrow.suggested-action.osd:selected:focus arrow, expander title > arrow.suggested-action.osd.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, treeview.view header button.suggested-action.osd.has-open-popup:hover, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover, expander title > arrow.suggested-action.osd.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, treeview.view header button.suggested-action.osd.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover image, expander title > arrow.suggested-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, treeview.view header button.suggested-action.osd.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover arrow, expander title > arrow.suggested-action.osd.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, treeview.view header button.suggested-action.osd.has-open-popup:focus, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus, expander title > arrow.suggested-action.osd.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, treeview.view header button.suggested-action.osd.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus image, expander title > arrow.suggested-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, treeview.view header button.suggested-action.osd.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus arrow, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:hover, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:hover, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:hover, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:hover image, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover image, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover image, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:hover image, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:hover image, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:hover arrow, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover arrow, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover arrow, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:hover arrow, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:hover arrow, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:focus, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:focus, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:focus, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:focus image, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus image, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus image, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:focus image, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:focus image, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:focus arrow, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus arrow, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus arrow, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:focus arrow, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:focus arrow, button.suggested-action:checked:hover, button.suggested-action:checked:hover image, button.suggested-action:checked:hover arrow, button.suggested-action:checked:focus, button.suggested-action:checked:focus image, button.suggested-action:checked:focus arrow, button.suggested-action:selected:hover, button.suggested-action:selected:hover image, button.suggested-action:selected:hover arrow, button.suggested-action:selected:focus, button.suggested-action:selected:focus image, button.suggested-action:selected:focus arrow, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:hover image, button.suggested-action.has-open-popup:hover arrow, button.suggested-action.has-open-popup:focus, button.suggested-action.has-open-popup:focus image, button.suggested-action.has-open-popup:focus arrow, button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action button:hover, button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action button:hover image, button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action button:hover arrow, button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action button:focus, button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action button:focus image, button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action button:focus arrow, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:hover image, button.suggested-action.osd:checked:hover arrow, button.suggested-action.osd:checked:focus, button.suggested-action.osd:checked:focus image, button.suggested-action.osd:checked:focus arrow, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:hover image, button.suggested-action.osd:selected:hover arrow, button.suggested-action.osd:selected:focus, button.suggested-action.osd:selected:focus image, button.suggested-action.osd:selected:focus arrow, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:hover image, button.suggested-action.osd.has-open-popup:hover arrow, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd.has-open-popup:focus image, button.suggested-action.osd.has-open-popup:focus arrow, button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd button:hover, button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action.osd button:hover image, button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action.osd button:hover arrow, button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd button:focus, button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action.osd button:focus image, button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
expander title > arrow.suggested-action:disabled, notebook > header tabs > tab.suggested-action:disabled, notebook > header > tabs > arrow.suggested-action:disabled, modelbutton.flat arrow.suggested-action:disabled, button.suggested-action:disabled, button.suggested-action:disabled:checked, button.suggested-action:disabled:selected, button.suggested-action:disabled.has-open-popup, button.suggested-action.osd:disabled, button.suggested-action.osd:disabled:checked, button.suggested-action.osd:disabled:selected, button.suggested-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
expander title > arrow.suggested-action:disabled, notebook > header tabs > tab.suggested-action:disabled, notebook > header > tabs > arrow.suggested-action:disabled, modelbutton.flat arrow.suggested-action:disabled, button.suggested-action:disabled, button.suggested-action.osd:disabled { color: #7c675a; background-color: #493e37; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
expander title > arrow.suggested-action:disabled:hover, notebook > header tabs > tab.suggested-action:disabled:hover, notebook > header > tabs > arrow.suggested-action:disabled:hover, modelbutton.flat arrow.suggested-action:disabled:hover, expander title > arrow.suggested-action:disabled:focus, notebook > header tabs > tab.suggested-action:disabled:focus, notebook > header > tabs > arrow.suggested-action:disabled:focus, modelbutton.flat arrow.suggested-action:disabled:focus, button.suggested-action:disabled:hover, button.suggested-action:disabled:focus, button.suggested-action.osd:disabled:hover, button.suggested-action.osd:disabled:focus { color: #988071; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
expander title > arrow.suggested-action:disabled:hover, notebook > header tabs > tab.suggested-action:disabled:hover, notebook > header > tabs > arrow.suggested-action:disabled:hover, modelbutton.flat arrow.suggested-action:disabled:hover, expander title > arrow.suggested-action:disabled:hover image, notebook > header tabs > tab.suggested-action:disabled:hover image, notebook > header > tabs > arrow.suggested-action:disabled:hover image, modelbutton.flat arrow.suggested-action:disabled:hover image, expander title > arrow.suggested-action:disabled:hover arrow, notebook > header tabs > tab.suggested-action:disabled:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled:hover arrow, modelbutton.flat arrow.suggested-action:disabled:hover arrow, expander title > arrow.suggested-action:disabled:focus, notebook > header tabs > tab.suggested-action:disabled:focus, notebook > header > tabs > arrow.suggested-action:disabled:focus, modelbutton.flat arrow.suggested-action:disabled:focus, expander title > arrow.suggested-action:disabled:focus image, notebook > header tabs > tab.suggested-action:disabled:focus image, notebook > header > tabs > arrow.suggested-action:disabled:focus image, modelbutton.flat arrow.suggested-action:disabled:focus image, expander title > arrow.suggested-action:disabled:focus arrow, notebook > header tabs > tab.suggested-action:disabled:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled:focus arrow, modelbutton.flat arrow.suggested-action:disabled:focus arrow, button.suggested-action:disabled:hover, button.suggested-action:disabled:hover image, button.suggested-action:disabled:hover arrow, button.suggested-action:disabled:focus, button.suggested-action:disabled:focus image, button.suggested-action:disabled:focus arrow, button.suggested-action.osd:disabled:hover, button.suggested-action.osd:disabled:hover image, button.suggested-action.osd:disabled:hover arrow, button.suggested-action.osd:disabled:focus, button.suggested-action.osd:disabled:focus image, button.suggested-action.osd:disabled:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
expander title > arrow.suggested-action:disabled:active, notebook > header tabs > tab.suggested-action:disabled:active, notebook > header > tabs > arrow.suggested-action:disabled:active, modelbutton.flat arrow.suggested-action:disabled:active, expander title > arrow.suggested-action:disabled.keyboard-activating, notebook > header tabs > tab.suggested-action:disabled.keyboard-activating, notebook > header > tabs > arrow.suggested-action:disabled.keyboard-activating, modelbutton.flat arrow.suggested-action:disabled.keyboard-activating, button.suggested-action:disabled:active, button.suggested-action:disabled.keyboard-activating, button.suggested-action.osd:disabled:active, button.suggested-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
expander title > arrow.suggested-action:disabled:checked, notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header > tabs > arrow.suggested-action:disabled:checked, modelbutton.flat arrow.suggested-action:disabled:checked, expander title > arrow.suggested-action:disabled:selected, notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header > tabs > arrow.suggested-action:disabled:selected, modelbutton.flat arrow.suggested-action:disabled:selected, expander title > arrow.suggested-action:disabled.has-open-popup, notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, modelbutton.flat arrow.suggested-action:disabled.has-open-popup, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button, button.suggested-action:disabled:checked, button.suggested-action:disabled:selected, button.suggested-action:disabled.has-open-popup, button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
expander title > arrow.suggested-action:disabled:checked, notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header > tabs > arrow.suggested-action:disabled:checked, modelbutton.flat arrow.suggested-action:disabled:checked, expander title > arrow.suggested-action:disabled:checked image, notebook > header tabs > tab.suggested-action:disabled:checked image, notebook > header > tabs > arrow.suggested-action:disabled:checked image, modelbutton.flat arrow.suggested-action:disabled:checked image, expander title > arrow.suggested-action:disabled:checked arrow, notebook > header tabs > tab.suggested-action:disabled:checked arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked arrow, modelbutton.flat arrow.suggested-action:disabled:checked arrow, expander title > arrow.suggested-action:disabled:selected, notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header > tabs > arrow.suggested-action:disabled:selected, modelbutton.flat arrow.suggested-action:disabled:selected, expander title > arrow.suggested-action:disabled:selected image, notebook > header tabs > tab.suggested-action:disabled:selected image, notebook > header > tabs > arrow.suggested-action:disabled:selected image, modelbutton.flat arrow.suggested-action:disabled:selected image, expander title > arrow.suggested-action:disabled:selected arrow, notebook > header tabs > tab.suggested-action:disabled:selected arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected arrow, modelbutton.flat arrow.suggested-action:disabled:selected arrow, expander title > arrow.suggested-action:disabled.has-open-popup, notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, modelbutton.flat arrow.suggested-action:disabled.has-open-popup, expander title > arrow.suggested-action:disabled.has-open-popup image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup image, expander title > arrow.suggested-action:disabled.has-open-popup arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup arrow, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button image, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button image, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button image, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button image, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button arrow, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button arrow, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button arrow, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button arrow, button.suggested-action:disabled:checked, button.suggested-action:disabled:checked image, button.suggested-action:disabled:checked arrow, button.suggested-action:disabled:selected, button.suggested-action:disabled:selected image, button.suggested-action:disabled:selected arrow, button.suggested-action:disabled.has-open-popup, button.suggested-action:disabled.has-open-popup image, button.suggested-action:disabled.has-open-popup arrow, button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action:disabled button, button.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin button.suggested-action:disabled button image, button.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.suggested-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
expander title > arrow.suggested-action:disabled:checked:hover, notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, modelbutton.flat arrow.suggested-action:disabled:checked:hover, expander title > arrow.suggested-action:disabled:checked:focus, notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, modelbutton.flat arrow.suggested-action:disabled:checked:focus, expander title > arrow.suggested-action:disabled:selected:hover, notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, modelbutton.flat arrow.suggested-action:disabled:selected:hover, expander title > arrow.suggested-action:disabled:selected:focus, notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, modelbutton.flat arrow.suggested-action:disabled:selected:focus, expander title > arrow.suggested-action:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, expander title > arrow.suggested-action:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus, button.suggested-action:disabled:checked:hover, button.suggested-action:disabled:checked:focus, button.suggested-action:disabled:selected:hover, button.suggested-action:disabled:selected:focus, button.suggested-action:disabled.has-open-popup:hover, button.suggested-action:disabled.has-open-popup:focus, button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action:disabled button:hover, button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action:disabled button:focus, button.suggested-action.osd:disabled:checked:hover, button.suggested-action.osd:disabled:checked:focus, button.suggested-action.osd:disabled:selected:hover, button.suggested-action.osd:disabled:selected:focus, button.suggested-action.osd:disabled.has-open-popup:hover, button.suggested-action.osd:disabled.has-open-popup:focus, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
expander title > arrow.suggested-action:disabled:checked:hover, notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, treeview.view header button.suggested-action:disabled:checked:hover, modelbutton.flat arrow.suggested-action:disabled:checked:hover, expander title > arrow.suggested-action:disabled:checked:hover image, notebook > header tabs > tab.suggested-action:disabled:checked:hover image, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover image, treeview.view header button.suggested-action:disabled:checked:hover image, modelbutton.flat arrow.suggested-action:disabled:checked:hover image, expander title > arrow.suggested-action:disabled:checked:hover arrow, notebook > header tabs > tab.suggested-action:disabled:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover arrow, treeview.view header button.suggested-action:disabled:checked:hover arrow, modelbutton.flat arrow.suggested-action:disabled:checked:hover arrow, expander title > arrow.suggested-action:disabled:checked:focus, notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, treeview.view header button.suggested-action:disabled:checked:focus, modelbutton.flat arrow.suggested-action:disabled:checked:focus, expander title > arrow.suggested-action:disabled:checked:focus image, notebook > header tabs > tab.suggested-action:disabled:checked:focus image, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus image, treeview.view header button.suggested-action:disabled:checked:focus image, modelbutton.flat arrow.suggested-action:disabled:checked:focus image, expander title > arrow.suggested-action:disabled:checked:focus arrow, notebook > header tabs > tab.suggested-action:disabled:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus arrow, treeview.view header button.suggested-action:disabled:checked:focus arrow, modelbutton.flat arrow.suggested-action:disabled:checked:focus arrow, expander title > arrow.suggested-action:disabled:selected:hover, notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, treeview.view header button.suggested-action:disabled:selected:hover, modelbutton.flat arrow.suggested-action:disabled:selected:hover, expander title > arrow.suggested-action:disabled:selected:hover image, notebook > header tabs > tab.suggested-action:disabled:selected:hover image, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover image, treeview.view header button.suggested-action:disabled:selected:hover image, modelbutton.flat arrow.suggested-action:disabled:selected:hover image, expander title > arrow.suggested-action:disabled:selected:hover arrow, notebook > header tabs > tab.suggested-action:disabled:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover arrow, treeview.view header button.suggested-action:disabled:selected:hover arrow, modelbutton.flat arrow.suggested-action:disabled:selected:hover arrow, expander title > arrow.suggested-action:disabled:selected:focus, notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, treeview.view header button.suggested-action:disabled:selected:focus, modelbutton.flat arrow.suggested-action:disabled:selected:focus, expander title > arrow.suggested-action:disabled:selected:focus image, notebook > header tabs > tab.suggested-action:disabled:selected:focus image, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus image, treeview.view header button.suggested-action:disabled:selected:focus image, modelbutton.flat arrow.suggested-action:disabled:selected:focus image, expander title > arrow.suggested-action:disabled:selected:focus arrow, notebook > header tabs > tab.suggested-action:disabled:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus arrow, treeview.view header button.suggested-action:disabled:selected:focus arrow, modelbutton.flat arrow.suggested-action:disabled:selected:focus arrow, expander title > arrow.suggested-action:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, treeview.view header button.suggested-action:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, expander title > arrow.suggested-action:disabled.has-open-popup:hover image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover image, treeview.view header button.suggested-action:disabled.has-open-popup:hover image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover image, expander title > arrow.suggested-action:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover arrow, treeview.view header button.suggested-action:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover arrow, expander title > arrow.suggested-action:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, treeview.view header button.suggested-action:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, expander title > arrow.suggested-action:disabled.has-open-popup:focus image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus image, treeview.view header button.suggested-action:disabled.has-open-popup:focus image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus image, expander title > arrow.suggested-action:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus arrow, treeview.view header button.suggested-action:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus arrow, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:hover, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover image, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover image, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover image, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:hover image, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover image, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover arrow, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover arrow, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:hover arrow, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover arrow, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:focus, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus image, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus image, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus image, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:focus image, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus image, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus arrow, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus arrow, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:focus arrow, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus arrow, expander title > arrow.suggested-action.osd:disabled:checked:hover, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover, treeview.view header button.suggested-action.osd:disabled:checked:hover, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover, expander title > arrow.suggested-action.osd:disabled:checked:hover image, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover image, treeview.view header button.suggested-action.osd:disabled:checked:hover image, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover image, expander title > arrow.suggested-action.osd:disabled:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover arrow, treeview.view header button.suggested-action.osd:disabled:checked:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover arrow, expander title > arrow.suggested-action.osd:disabled:checked:focus, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus, treeview.view header button.suggested-action.osd:disabled:checked:focus, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus, expander title > arrow.suggested-action.osd:disabled:checked:focus image, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus image, treeview.view header button.suggested-action.osd:disabled:checked:focus image, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus image, expander title > arrow.suggested-action.osd:disabled:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus arrow, treeview.view header button.suggested-action.osd:disabled:checked:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus arrow, expander title > arrow.suggested-action.osd:disabled:selected:hover, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover, treeview.view header button.suggested-action.osd:disabled:selected:hover, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover, expander title > arrow.suggested-action.osd:disabled:selected:hover image, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover image, treeview.view header button.suggested-action.osd:disabled:selected:hover image, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover image, expander title > arrow.suggested-action.osd:disabled:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover arrow, treeview.view header button.suggested-action.osd:disabled:selected:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover arrow, expander title > arrow.suggested-action.osd:disabled:selected:focus, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus, treeview.view header button.suggested-action.osd:disabled:selected:focus, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus, expander title > arrow.suggested-action.osd:disabled:selected:focus image, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus image, treeview.view header button.suggested-action.osd:disabled:selected:focus image, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus image, expander title > arrow.suggested-action.osd:disabled:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus arrow, treeview.view header button.suggested-action.osd:disabled:selected:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus arrow, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover image, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover image, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus image, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus image, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:hover, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:hover, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:hover, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:hover image, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover image, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:hover image, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:hover image, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover arrow, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:hover arrow, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:focus, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:focus, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:focus, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:focus image, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus image, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:focus image, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:focus image, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus arrow, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:focus arrow, button.suggested-action:disabled:checked:hover, button.suggested-action:disabled:checked:hover image, button.suggested-action:disabled:checked:hover arrow, button.suggested-action:disabled:checked:focus, button.suggested-action:disabled:checked:focus image, button.suggested-action:disabled:checked:focus arrow, button.suggested-action:disabled:selected:hover, button.suggested-action:disabled:selected:hover image, button.suggested-action:disabled:selected:hover arrow, button.suggested-action:disabled:selected:focus, button.suggested-action:disabled:selected:focus image, button.suggested-action:disabled:selected:focus arrow, button.suggested-action:disabled.has-open-popup:hover, button.suggested-action:disabled.has-open-popup:hover image, button.suggested-action:disabled.has-open-popup:hover arrow, button.suggested-action:disabled.has-open-popup:focus, button.suggested-action:disabled.has-open-popup:focus image, button.suggested-action:disabled.has-open-popup:focus arrow, button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action:disabled button:hover, button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action:disabled button:hover image, button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action:disabled button:hover arrow, button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action:disabled button:focus, button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action:disabled button:focus image, button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action:disabled button:focus arrow, button.suggested-action.osd:disabled:checked:hover, button.suggested-action.osd:disabled:checked:hover image, button.suggested-action.osd:disabled:checked:hover arrow, button.suggested-action.osd:disabled:checked:focus, button.suggested-action.osd:disabled:checked:focus image, button.suggested-action.osd:disabled:checked:focus arrow, button.suggested-action.osd:disabled:selected:hover, button.suggested-action.osd:disabled:selected:hover image, button.suggested-action.osd:disabled:selected:hover arrow, button.suggested-action.osd:disabled:selected:focus, button.suggested-action.osd:disabled:selected:focus image, button.suggested-action.osd:disabled:selected:focus arrow, button.suggested-action.osd:disabled.has-open-popup:hover, button.suggested-action.osd:disabled.has-open-popup:hover image, button.suggested-action.osd:disabled.has-open-popup:hover arrow, button.suggested-action.osd:disabled.has-open-popup:focus, button.suggested-action.osd:disabled.has-open-popup:focus image, button.suggested-action.osd:disabled.has-open-popup:focus arrow, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover image, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover arrow, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus image, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
expander title > arrow.suggested-action:disabled:disabled, notebook > header tabs > tab.suggested-action:disabled:disabled, notebook > header > tabs > arrow.suggested-action:disabled:disabled, modelbutton.flat arrow.suggested-action:disabled:disabled, button.suggested-action:disabled:disabled, button.suggested-action:disabled:disabled:checked, button.suggested-action:disabled:disabled:selected, button.suggested-action:disabled:disabled.has-open-popup, button.suggested-action.osd:disabled:disabled, button.suggested-action.osd:disabled:disabled:checked, button.suggested-action.osd:disabled:disabled:selected, button.suggested-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
.osd expander title > arrow.suggested-action, expander .osd title > arrow.suggested-action, .osd notebook > header tabs > tab.suggested-action, notebook > header .osd tabs > tab.suggested-action, .osd notebook > header > tabs > arrow.suggested-action, .osd modelbutton.flat arrow.suggested-action, modelbutton.flat .osd arrow.suggested-action, .osd button.suggested-action, .osd button.suggested-action.osd { color: #EDF0F5; background-color: #419065; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.35),0.15), alpha(rgba(255, 255, 255, 0.35),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
.osd expander title > arrow.suggested-action:hover, expander .osd title > arrow.suggested-action:hover, .osd notebook > header tabs > tab.suggested-action:hover, notebook > header .osd tabs > tab.suggested-action:hover, .osd notebook > header > tabs > arrow.suggested-action:hover, .osd modelbutton.flat arrow.suggested-action:hover, modelbutton.flat .osd arrow.suggested-action:hover, .osd expander title > arrow.suggested-action:focus, expander .osd title > arrow.suggested-action:focus, .osd notebook > header tabs > tab.suggested-action:focus, notebook > header .osd tabs > tab.suggested-action:focus, .osd notebook > header > tabs > arrow.suggested-action:focus, .osd modelbutton.flat arrow.suggested-action:focus, modelbutton.flat .osd arrow.suggested-action:focus, .osd button.suggested-action:hover, .osd button.suggested-action:focus, .osd button.suggested-action.osd:hover, .osd button.suggested-action.osd:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
.osd expander title > arrow.suggested-action:hover, expander .osd title > arrow.suggested-action:hover, .osd notebook > header tabs > tab.suggested-action:hover, notebook > header .osd tabs > tab.suggested-action:hover, .osd notebook > header > tabs > arrow.suggested-action:hover, .osd modelbutton.flat arrow.suggested-action:hover, modelbutton.flat .osd arrow.suggested-action:hover, .osd expander title > arrow.suggested-action:hover image, expander .osd title > arrow.suggested-action:hover image, .osd notebook > header tabs > tab.suggested-action:hover image, notebook > header .osd tabs > tab.suggested-action:hover image, .osd notebook > header > tabs > arrow.suggested-action:hover image, .osd modelbutton.flat arrow.suggested-action:hover image, modelbutton.flat .osd arrow.suggested-action:hover image, .osd expander title > arrow.suggested-action:hover arrow, expander .osd title > arrow.suggested-action:hover arrow, .osd notebook > header tabs > tab.suggested-action:hover arrow, notebook > header .osd tabs > tab.suggested-action:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:hover arrow, .osd modelbutton.flat arrow.suggested-action:hover arrow, modelbutton.flat .osd arrow.suggested-action:hover arrow, .osd expander title > arrow.suggested-action:focus, expander .osd title > arrow.suggested-action:focus, .osd notebook > header tabs > tab.suggested-action:focus, notebook > header .osd tabs > tab.suggested-action:focus, .osd notebook > header > tabs > arrow.suggested-action:focus, .osd modelbutton.flat arrow.suggested-action:focus, modelbutton.flat .osd arrow.suggested-action:focus, .osd expander title > arrow.suggested-action:focus image, expander .osd title > arrow.suggested-action:focus image, .osd notebook > header tabs > tab.suggested-action:focus image, notebook > header .osd tabs > tab.suggested-action:focus image, .osd notebook > header > tabs > arrow.suggested-action:focus image, .osd modelbutton.flat arrow.suggested-action:focus image, modelbutton.flat .osd arrow.suggested-action:focus image, .osd expander title > arrow.suggested-action:focus arrow, expander .osd title > arrow.suggested-action:focus arrow, .osd notebook > header tabs > tab.suggested-action:focus arrow, notebook > header .osd tabs > tab.suggested-action:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:focus arrow, .osd modelbutton.flat arrow.suggested-action:focus arrow, modelbutton.flat .osd arrow.suggested-action:focus arrow, .osd button.suggested-action:hover, .osd button.suggested-action:hover image, .osd button.suggested-action:hover arrow, .osd button.suggested-action:focus, .osd button.suggested-action:focus image, .osd button.suggested-action:focus arrow, .osd button.suggested-action.osd:hover, .osd button.suggested-action.osd:hover image, .osd button.suggested-action.osd:hover arrow, .osd button.suggested-action.osd:focus, .osd button.suggested-action.osd:focus image, .osd button.suggested-action.osd:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
.osd expander title > arrow.suggested-action:active, expander .osd title > arrow.suggested-action:active, .osd notebook > header tabs > tab.suggested-action:active, notebook > header .osd tabs > tab.suggested-action:active, .osd notebook > header > tabs > arrow.suggested-action:active, .osd modelbutton.flat arrow.suggested-action:active, modelbutton.flat .osd arrow.suggested-action:active, .osd expander title > arrow.suggested-action.keyboard-activating, expander .osd title > arrow.suggested-action.keyboard-activating, .osd notebook > header tabs > tab.suggested-action.keyboard-activating, notebook > header .osd tabs > tab.suggested-action.keyboard-activating, .osd notebook > header > tabs > arrow.suggested-action.keyboard-activating, .osd modelbutton.flat arrow.suggested-action.keyboard-activating, modelbutton.flat .osd arrow.suggested-action.keyboard-activating, .osd button.suggested-action:active, .osd button.suggested-action.keyboard-activating, .osd button.suggested-action.osd:active, .osd button.suggested-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
.osd expander title > arrow.suggested-action:checked, expander .osd title > arrow.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd modelbutton.flat arrow.suggested-action:checked, modelbutton.flat .osd arrow.suggested-action:checked, .osd expander title > arrow.suggested-action:selected, expander .osd title > arrow.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd modelbutton.flat arrow.suggested-action:selected, modelbutton.flat .osd arrow.suggested-action:selected, .osd expander title > arrow.suggested-action.has-open-popup, expander .osd title > arrow.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd modelbutton.flat arrow.suggested-action.has-open-popup, modelbutton.flat .osd arrow.suggested-action.has-open-popup, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button, .osd button.suggested-action:checked, .osd button.suggested-action:selected, .osd button.suggested-action.has-open-popup, .osd button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
.osd expander title > arrow.suggested-action:checked, expander .osd title > arrow.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd modelbutton.flat arrow.suggested-action:checked, modelbutton.flat .osd arrow.suggested-action:checked, .osd expander title > arrow.suggested-action:checked image, expander .osd title > arrow.suggested-action:checked image, .osd notebook > header tabs > tab.suggested-action:checked image, notebook > header .osd tabs > tab.suggested-action:checked image, .osd notebook > header > tabs > arrow.suggested-action:checked image, .osd modelbutton.flat arrow.suggested-action:checked image, modelbutton.flat .osd arrow.suggested-action:checked image, .osd expander title > arrow.suggested-action:checked arrow, expander .osd title > arrow.suggested-action:checked arrow, .osd notebook > header tabs > tab.suggested-action:checked arrow, notebook > header .osd tabs > tab.suggested-action:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:checked arrow, .osd modelbutton.flat arrow.suggested-action:checked arrow, modelbutton.flat .osd arrow.suggested-action:checked arrow, .osd expander title > arrow.suggested-action:selected, expander .osd title > arrow.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd modelbutton.flat arrow.suggested-action:selected, modelbutton.flat .osd arrow.suggested-action:selected, .osd expander title > arrow.suggested-action:selected image, expander .osd title > arrow.suggested-action:selected image, .osd notebook > header tabs > tab.suggested-action:selected image, notebook > header .osd tabs > tab.suggested-action:selected image, .osd notebook > header > tabs > arrow.suggested-action:selected image, .osd modelbutton.flat arrow.suggested-action:selected image, modelbutton.flat .osd arrow.suggested-action:selected image, .osd expander title > arrow.suggested-action:selected arrow, expander .osd title > arrow.suggested-action:selected arrow, .osd notebook > header tabs > tab.suggested-action:selected arrow, notebook > header .osd tabs > tab.suggested-action:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:selected arrow, .osd modelbutton.flat arrow.suggested-action:selected arrow, modelbutton.flat .osd arrow.suggested-action:selected arrow, .osd expander title > arrow.suggested-action.has-open-popup, expander .osd title > arrow.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd modelbutton.flat arrow.suggested-action.has-open-popup, modelbutton.flat .osd arrow.suggested-action.has-open-popup, .osd expander title > arrow.suggested-action.has-open-popup image, expander .osd title > arrow.suggested-action.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup image, .osd modelbutton.flat arrow.suggested-action.has-open-popup image, modelbutton.flat .osd arrow.suggested-action.has-open-popup image, .osd expander title > arrow.suggested-action.has-open-popup arrow, expander .osd title > arrow.suggested-action.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup arrow, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button image, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button image, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button image, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button image, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button arrow, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button arrow, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button arrow, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button arrow, .osd button.suggested-action:checked, .osd button.suggested-action:checked image, .osd button.suggested-action:checked arrow, .osd button.suggested-action:selected, .osd button.suggested-action:selected image, .osd button.suggested-action:selected arrow, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.has-open-popup image, .osd button.suggested-action.has-open-popup arrow, .osd button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action button, .osd button.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.suggested-action button image, .osd button.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.suggested-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
.osd expander title > arrow.suggested-action:checked:hover, expander .osd title > arrow.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd modelbutton.flat arrow.suggested-action:checked:hover, modelbutton.flat .osd arrow.suggested-action:checked:hover, .osd expander title > arrow.suggested-action:checked:focus, expander .osd title > arrow.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd modelbutton.flat arrow.suggested-action:checked:focus, modelbutton.flat .osd arrow.suggested-action:checked:focus, .osd expander title > arrow.suggested-action:selected:hover, expander .osd title > arrow.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd modelbutton.flat arrow.suggested-action:selected:hover, modelbutton.flat .osd arrow.suggested-action:selected:hover, .osd expander title > arrow.suggested-action:selected:focus, expander .osd title > arrow.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd modelbutton.flat arrow.suggested-action:selected:focus, modelbutton.flat .osd arrow.suggested-action:selected:focus, .osd expander title > arrow.suggested-action.has-open-popup:hover, expander .osd title > arrow.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover, .osd expander title > arrow.suggested-action.has-open-popup:focus, expander .osd title > arrow.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus, .osd expander title > arrow.suggested-action.osd:checked:hover, expander .osd title > arrow.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd expander title > arrow.suggested-action.osd:checked:focus, expander .osd title > arrow.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd expander title > arrow.suggested-action.osd:selected:hover, expander .osd title > arrow.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd expander title > arrow.suggested-action.osd:selected:focus, expander .osd title > arrow.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:focus, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:focus, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action button:hover, .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action button:focus, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
.osd expander title > arrow.suggested-action:checked:hover, expander .osd title > arrow.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd treeview.view header button.suggested-action:checked:hover, treeview.view header .osd button.suggested-action:checked:hover, .osd modelbutton.flat arrow.suggested-action:checked:hover, modelbutton.flat .osd arrow.suggested-action:checked:hover, .osd expander title > arrow.suggested-action:checked:hover image, expander .osd title > arrow.suggested-action:checked:hover image, .osd notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header .osd tabs > tab.suggested-action:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:checked:hover image, .osd treeview.view header button.suggested-action:checked:hover image, treeview.view header .osd button.suggested-action:checked:hover image, .osd modelbutton.flat arrow.suggested-action:checked:hover image, modelbutton.flat .osd arrow.suggested-action:checked:hover image, .osd expander title > arrow.suggested-action:checked:hover arrow, expander .osd title > arrow.suggested-action:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:hover arrow, .osd treeview.view header button.suggested-action:checked:hover arrow, treeview.view header .osd button.suggested-action:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action:checked:hover arrow, .osd expander title > arrow.suggested-action:checked:focus, expander .osd title > arrow.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd treeview.view header button.suggested-action:checked:focus, treeview.view header .osd button.suggested-action:checked:focus, .osd modelbutton.flat arrow.suggested-action:checked:focus, modelbutton.flat .osd arrow.suggested-action:checked:focus, .osd expander title > arrow.suggested-action:checked:focus image, expander .osd title > arrow.suggested-action:checked:focus image, .osd notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header .osd tabs > tab.suggested-action:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:checked:focus image, .osd treeview.view header button.suggested-action:checked:focus image, treeview.view header .osd button.suggested-action:checked:focus image, .osd modelbutton.flat arrow.suggested-action:checked:focus image, modelbutton.flat .osd arrow.suggested-action:checked:focus image, .osd expander title > arrow.suggested-action:checked:focus arrow, expander .osd title > arrow.suggested-action:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:focus arrow, .osd treeview.view header button.suggested-action:checked:focus arrow, treeview.view header .osd button.suggested-action:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action:checked:focus arrow, .osd expander title > arrow.suggested-action:selected:hover, expander .osd title > arrow.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd treeview.view header button.suggested-action:selected:hover, treeview.view header .osd button.suggested-action:selected:hover, .osd modelbutton.flat arrow.suggested-action:selected:hover, modelbutton.flat .osd arrow.suggested-action:selected:hover, .osd expander title > arrow.suggested-action:selected:hover image, expander .osd title > arrow.suggested-action:selected:hover image, .osd notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header .osd tabs > tab.suggested-action:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:selected:hover image, .osd treeview.view header button.suggested-action:selected:hover image, treeview.view header .osd button.suggested-action:selected:hover image, .osd modelbutton.flat arrow.suggested-action:selected:hover image, modelbutton.flat .osd arrow.suggested-action:selected:hover image, .osd expander title > arrow.suggested-action:selected:hover arrow, expander .osd title > arrow.suggested-action:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:hover arrow, .osd treeview.view header button.suggested-action:selected:hover arrow, treeview.view header .osd button.suggested-action:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action:selected:hover arrow, .osd expander title > arrow.suggested-action:selected:focus, expander .osd title > arrow.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd treeview.view header button.suggested-action:selected:focus, treeview.view header .osd button.suggested-action:selected:focus, .osd modelbutton.flat arrow.suggested-action:selected:focus, modelbutton.flat .osd arrow.suggested-action:selected:focus, .osd expander title > arrow.suggested-action:selected:focus image, expander .osd title > arrow.suggested-action:selected:focus image, .osd notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header .osd tabs > tab.suggested-action:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:selected:focus image, .osd treeview.view header button.suggested-action:selected:focus image, treeview.view header .osd button.suggested-action:selected:focus image, .osd modelbutton.flat arrow.suggested-action:selected:focus image, modelbutton.flat .osd arrow.suggested-action:selected:focus image, .osd expander title > arrow.suggested-action:selected:focus arrow, expander .osd title > arrow.suggested-action:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:focus arrow, .osd treeview.view header button.suggested-action:selected:focus arrow, treeview.view header .osd button.suggested-action:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action:selected:focus arrow, .osd expander title > arrow.suggested-action.has-open-popup:hover, expander .osd title > arrow.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd treeview.view header button.suggested-action.has-open-popup:hover, treeview.view header .osd button.suggested-action.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover, .osd expander title > arrow.suggested-action.has-open-popup:hover image, expander .osd title > arrow.suggested-action.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, .osd treeview.view header button.suggested-action.has-open-popup:hover image, treeview.view header .osd button.suggested-action.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover image, .osd expander title > arrow.suggested-action.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.has-open-popup:focus, expander .osd title > arrow.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd treeview.view header button.suggested-action.has-open-popup:focus, treeview.view header .osd button.suggested-action.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus, .osd expander title > arrow.suggested-action.has-open-popup:focus image, expander .osd title > arrow.suggested-action.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, .osd treeview.view header button.suggested-action.has-open-popup:focus image, treeview.view header .osd button.suggested-action.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus image, .osd expander title > arrow.suggested-action.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:hover, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:hover, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover image, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover image, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:hover image, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:hover image, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover image, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover image, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover arrow, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover arrow, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:hover arrow, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:hover arrow, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover arrow, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover arrow, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:focus, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:focus, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus image, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus image, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:focus image, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:focus image, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus image, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus image, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus arrow, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus arrow, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:focus arrow, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:focus arrow, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus arrow, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus arrow, .osd expander title > arrow.suggested-action.osd:checked:hover, expander .osd title > arrow.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover, .osd treeview.view header button.suggested-action.osd:checked:hover, treeview.view header .osd button.suggested-action.osd:checked:hover, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover, .osd expander title > arrow.suggested-action.osd:checked:hover image, expander .osd title > arrow.suggested-action.osd:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, .osd treeview.view header button.suggested-action.osd:checked:hover image, treeview.view header .osd button.suggested-action.osd:checked:hover image, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover image, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover image, .osd expander title > arrow.suggested-action.osd:checked:hover arrow, expander .osd title > arrow.suggested-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, .osd treeview.view header button.suggested-action.osd:checked:hover arrow, treeview.view header .osd button.suggested-action.osd:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover arrow, .osd expander title > arrow.suggested-action.osd:checked:focus, expander .osd title > arrow.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus, .osd treeview.view header button.suggested-action.osd:checked:focus, treeview.view header .osd button.suggested-action.osd:checked:focus, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus, .osd expander title > arrow.suggested-action.osd:checked:focus image, expander .osd title > arrow.suggested-action.osd:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, .osd treeview.view header button.suggested-action.osd:checked:focus image, treeview.view header .osd button.suggested-action.osd:checked:focus image, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus image, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus image, .osd expander title > arrow.suggested-action.osd:checked:focus arrow, expander .osd title > arrow.suggested-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, .osd treeview.view header button.suggested-action.osd:checked:focus arrow, treeview.view header .osd button.suggested-action.osd:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus arrow, .osd expander title > arrow.suggested-action.osd:selected:hover, expander .osd title > arrow.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover, .osd treeview.view header button.suggested-action.osd:selected:hover, treeview.view header .osd button.suggested-action.osd:selected:hover, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover, .osd expander title > arrow.suggested-action.osd:selected:hover image, expander .osd title > arrow.suggested-action.osd:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, .osd treeview.view header button.suggested-action.osd:selected:hover image, treeview.view header .osd button.suggested-action.osd:selected:hover image, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover image, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover image, .osd expander title > arrow.suggested-action.osd:selected:hover arrow, expander .osd title > arrow.suggested-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, .osd treeview.view header button.suggested-action.osd:selected:hover arrow, treeview.view header .osd button.suggested-action.osd:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover arrow, .osd expander title > arrow.suggested-action.osd:selected:focus, expander .osd title > arrow.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus, .osd treeview.view header button.suggested-action.osd:selected:focus, treeview.view header .osd button.suggested-action.osd:selected:focus, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus, .osd expander title > arrow.suggested-action.osd:selected:focus image, expander .osd title > arrow.suggested-action.osd:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, .osd treeview.view header button.suggested-action.osd:selected:focus image, treeview.view header .osd button.suggested-action.osd:selected:focus image, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus image, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus image, .osd expander title > arrow.suggested-action.osd:selected:focus arrow, expander .osd title > arrow.suggested-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, .osd treeview.view header button.suggested-action.osd:selected:focus arrow, treeview.view header .osd button.suggested-action.osd:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover image, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover image, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover image, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus image, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus image, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus image, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:hover, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:hover, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:hover, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:hover, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover image, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover image, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover image, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover image, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:hover image, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:hover image, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:hover image, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:hover image, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover arrow, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover arrow, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:hover arrow, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:hover arrow, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:focus, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:focus, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:focus, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:focus, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus image, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus image, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus image, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus image, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:focus image, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:focus image, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:focus image, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:focus image, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus arrow, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus arrow, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:focus arrow, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:focus arrow, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:hover image, .osd button.suggested-action:checked:hover arrow, .osd button.suggested-action:checked:focus, .osd button.suggested-action:checked:focus image, .osd button.suggested-action:checked:focus arrow, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:hover image, .osd button.suggested-action:selected:hover arrow, .osd button.suggested-action:selected:focus, .osd button.suggested-action:selected:focus image, .osd button.suggested-action:selected:focus arrow, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:hover image, .osd button.suggested-action.has-open-popup:hover arrow, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.has-open-popup:focus image, .osd button.suggested-action.has-open-popup:focus arrow, .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action button:hover, .osd button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action button:hover image, .osd button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action button:hover arrow, .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action button:focus, .osd button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action button:focus image, .osd button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action button:focus arrow, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:hover image, .osd button.suggested-action.osd:checked:hover arrow, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:checked:focus image, .osd button.suggested-action.osd:checked:focus arrow, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:hover image, .osd button.suggested-action.osd:selected:hover arrow, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd:selected:focus image, .osd button.suggested-action.osd:selected:focus arrow, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:hover image, .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd.has-open-popup:focus image, .osd button.suggested-action.osd.has-open-popup:focus arrow, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover image, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover arrow, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus image, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
.osd expander title > arrow.suggested-action:disabled, expander .osd title > arrow.suggested-action:disabled, .osd notebook > header tabs > tab.suggested-action:disabled, notebook > header .osd tabs > tab.suggested-action:disabled, .osd notebook > header > tabs > arrow.suggested-action:disabled, .osd modelbutton.flat arrow.suggested-action:disabled, modelbutton.flat .osd arrow.suggested-action:disabled, .osd button.suggested-action:disabled, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action.osd:disabled, .osd button.suggested-action.osd:disabled:checked, .osd button.suggested-action.osd:disabled:selected, .osd button.suggested-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
.osd expander title > arrow.suggested-action:disabled, expander .osd title > arrow.suggested-action:disabled, .osd notebook > header tabs > tab.suggested-action:disabled, notebook > header .osd tabs > tab.suggested-action:disabled, .osd notebook > header > tabs > arrow.suggested-action:disabled, .osd modelbutton.flat arrow.suggested-action:disabled, modelbutton.flat .osd arrow.suggested-action:disabled, .osd button.suggested-action:disabled, .osd button.suggested-action.osd:disabled { color: #7c675a; background-color: #493e37; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
.osd expander title > arrow.suggested-action:disabled:hover, expander .osd title > arrow.suggested-action:disabled:hover, .osd notebook > header tabs > tab.suggested-action:disabled:hover, notebook > header .osd tabs > tab.suggested-action:disabled:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:hover, .osd modelbutton.flat arrow.suggested-action:disabled:hover, modelbutton.flat .osd arrow.suggested-action:disabled:hover, .osd expander title > arrow.suggested-action:disabled:focus, expander .osd title > arrow.suggested-action:disabled:focus, .osd notebook > header tabs > tab.suggested-action:disabled:focus, notebook > header .osd tabs > tab.suggested-action:disabled:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:focus, .osd modelbutton.flat arrow.suggested-action:disabled:focus, modelbutton.flat .osd arrow.suggested-action:disabled:focus, .osd button.suggested-action:disabled:hover, .osd button.suggested-action:disabled:focus, .osd button.suggested-action.osd:disabled:hover, .osd button.suggested-action.osd:disabled:focus { color: #988071; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
.osd expander title > arrow.suggested-action:disabled:hover, expander .osd title > arrow.suggested-action:disabled:hover, .osd notebook > header tabs > tab.suggested-action:disabled:hover, notebook > header .osd tabs > tab.suggested-action:disabled:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:hover, .osd modelbutton.flat arrow.suggested-action:disabled:hover, modelbutton.flat .osd arrow.suggested-action:disabled:hover, .osd expander title > arrow.suggested-action:disabled:hover image, expander .osd title > arrow.suggested-action:disabled:hover image, .osd notebook > header tabs > tab.suggested-action:disabled:hover image, notebook > header .osd tabs > tab.suggested-action:disabled:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled:hover image, .osd modelbutton.flat arrow.suggested-action:disabled:hover image, modelbutton.flat .osd arrow.suggested-action:disabled:hover image, .osd expander title > arrow.suggested-action:disabled:hover arrow, expander .osd title > arrow.suggested-action:disabled:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled:hover arrow, .osd expander title > arrow.suggested-action:disabled:focus, expander .osd title > arrow.suggested-action:disabled:focus, .osd notebook > header tabs > tab.suggested-action:disabled:focus, notebook > header .osd tabs > tab.suggested-action:disabled:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:focus, .osd modelbutton.flat arrow.suggested-action:disabled:focus, modelbutton.flat .osd arrow.suggested-action:disabled:focus, .osd expander title > arrow.suggested-action:disabled:focus image, expander .osd title > arrow.suggested-action:disabled:focus image, .osd notebook > header tabs > tab.suggested-action:disabled:focus image, notebook > header .osd tabs > tab.suggested-action:disabled:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled:focus image, .osd modelbutton.flat arrow.suggested-action:disabled:focus image, modelbutton.flat .osd arrow.suggested-action:disabled:focus image, .osd expander title > arrow.suggested-action:disabled:focus arrow, expander .osd title > arrow.suggested-action:disabled:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled:focus arrow, .osd button.suggested-action:disabled:hover, .osd button.suggested-action:disabled:hover image, .osd button.suggested-action:disabled:hover arrow, .osd button.suggested-action:disabled:focus, .osd button.suggested-action:disabled:focus image, .osd button.suggested-action:disabled:focus arrow, .osd button.suggested-action.osd:disabled:hover, .osd button.suggested-action.osd:disabled:hover image, .osd button.suggested-action.osd:disabled:hover arrow, .osd button.suggested-action.osd:disabled:focus, .osd button.suggested-action.osd:disabled:focus image, .osd button.suggested-action.osd:disabled:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
.osd expander title > arrow.suggested-action:disabled:active, expander .osd title > arrow.suggested-action:disabled:active, .osd notebook > header tabs > tab.suggested-action:disabled:active, notebook > header .osd tabs > tab.suggested-action:disabled:active, .osd notebook > header > tabs > arrow.suggested-action:disabled:active, .osd modelbutton.flat arrow.suggested-action:disabled:active, modelbutton.flat .osd arrow.suggested-action:disabled:active, .osd expander title > arrow.suggested-action:disabled.keyboard-activating, expander .osd title > arrow.suggested-action:disabled.keyboard-activating, .osd notebook > header tabs > tab.suggested-action:disabled.keyboard-activating, notebook > header .osd tabs > tab.suggested-action:disabled.keyboard-activating, .osd notebook > header > tabs > arrow.suggested-action:disabled.keyboard-activating, .osd modelbutton.flat arrow.suggested-action:disabled.keyboard-activating, modelbutton.flat .osd arrow.suggested-action:disabled.keyboard-activating, .osd button.suggested-action:disabled:active, .osd button.suggested-action:disabled.keyboard-activating, .osd button.suggested-action.osd:disabled:active, .osd button.suggested-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
.osd expander title > arrow.suggested-action:disabled:checked, expander .osd title > arrow.suggested-action:disabled:checked, .osd notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header .osd tabs > tab.suggested-action:disabled:checked, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked, .osd modelbutton.flat arrow.suggested-action:disabled:checked, modelbutton.flat .osd arrow.suggested-action:disabled:checked, .osd expander title > arrow.suggested-action:disabled:selected, expander .osd title > arrow.suggested-action:disabled:selected, .osd notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header .osd tabs > tab.suggested-action:disabled:selected, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected, .osd modelbutton.flat arrow.suggested-action:disabled:selected, modelbutton.flat .osd arrow.suggested-action:disabled:selected, .osd expander title > arrow.suggested-action:disabled.has-open-popup, expander .osd title > arrow.suggested-action:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
.osd expander title > arrow.suggested-action:disabled:checked, expander .osd title > arrow.suggested-action:disabled:checked, .osd notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header .osd tabs > tab.suggested-action:disabled:checked, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked, .osd modelbutton.flat arrow.suggested-action:disabled:checked, modelbutton.flat .osd arrow.suggested-action:disabled:checked, .osd expander title > arrow.suggested-action:disabled:checked image, expander .osd title > arrow.suggested-action:disabled:checked image, .osd notebook > header tabs > tab.suggested-action:disabled:checked image, notebook > header .osd tabs > tab.suggested-action:disabled:checked image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked image, .osd modelbutton.flat arrow.suggested-action:disabled:checked image, modelbutton.flat .osd arrow.suggested-action:disabled:checked image, .osd expander title > arrow.suggested-action:disabled:checked arrow, expander .osd title > arrow.suggested-action:disabled:checked arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked arrow, .osd expander title > arrow.suggested-action:disabled:selected, expander .osd title > arrow.suggested-action:disabled:selected, .osd notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header .osd tabs > tab.suggested-action:disabled:selected, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected, .osd modelbutton.flat arrow.suggested-action:disabled:selected, modelbutton.flat .osd arrow.suggested-action:disabled:selected, .osd expander title > arrow.suggested-action:disabled:selected image, expander .osd title > arrow.suggested-action:disabled:selected image, .osd notebook > header tabs > tab.suggested-action:disabled:selected image, notebook > header .osd tabs > tab.suggested-action:disabled:selected image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected image, .osd modelbutton.flat arrow.suggested-action:disabled:selected image, modelbutton.flat .osd arrow.suggested-action:disabled:selected image, .osd expander title > arrow.suggested-action:disabled:selected arrow, expander .osd title > arrow.suggested-action:disabled:selected arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup, expander .osd title > arrow.suggested-action:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup, .osd expander title > arrow.suggested-action:disabled.has-open-popup image, expander .osd title > arrow.suggested-action:disabled.has-open-popup image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup image, .osd expander title > arrow.suggested-action:disabled.has-open-popup arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup arrow, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button image, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button image, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button image, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button image, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button image, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button image, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button image, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button arrow, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button arrow, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button arrow, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button arrow, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button arrow, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button arrow, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:checked image, .osd button.suggested-action:disabled:checked arrow, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled:selected image, .osd button.suggested-action:disabled:selected arrow, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action:disabled.has-open-popup image, .osd button.suggested-action:disabled.has-open-popup arrow, .osd button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action:disabled button, .osd button.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.suggested-action:disabled button image, .osd button.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.suggested-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
.osd expander title > arrow.suggested-action:disabled:checked:hover, expander .osd title > arrow.suggested-action:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover, .osd expander title > arrow.suggested-action:disabled:checked:focus, expander .osd title > arrow.suggested-action:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus, .osd expander title > arrow.suggested-action:disabled:selected:hover, expander .osd title > arrow.suggested-action:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover, .osd expander title > arrow.suggested-action:disabled:selected:focus, expander .osd title > arrow.suggested-action:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus, .osd button.suggested-action:disabled:checked:hover, .osd button.suggested-action:disabled:checked:focus, .osd button.suggested-action:disabled:selected:hover, .osd button.suggested-action:disabled:selected:focus, .osd button.suggested-action:disabled.has-open-popup:hover, .osd button.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus, .osd button.suggested-action.osd:disabled:checked:hover, .osd button.suggested-action.osd:disabled:checked:focus, .osd button.suggested-action.osd:disabled:selected:hover, .osd button.suggested-action.osd:disabled:selected:focus, .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
.osd expander title > arrow.suggested-action:disabled:checked:hover, expander .osd title > arrow.suggested-action:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, .osd treeview.view header button.suggested-action:disabled:checked:hover, treeview.view header .osd button.suggested-action:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover, .osd expander title > arrow.suggested-action:disabled:checked:hover image, expander .osd title > arrow.suggested-action:disabled:checked:hover image, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover image, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover image, .osd treeview.view header button.suggested-action:disabled:checked:hover image, treeview.view header .osd button.suggested-action:disabled:checked:hover image, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover image, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover image, .osd expander title > arrow.suggested-action:disabled:checked:hover arrow, expander .osd title > arrow.suggested-action:disabled:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover arrow, .osd treeview.view header button.suggested-action:disabled:checked:hover arrow, treeview.view header .osd button.suggested-action:disabled:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover arrow, .osd expander title > arrow.suggested-action:disabled:checked:focus, expander .osd title > arrow.suggested-action:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, .osd treeview.view header button.suggested-action:disabled:checked:focus, treeview.view header .osd button.suggested-action:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus, .osd expander title > arrow.suggested-action:disabled:checked:focus image, expander .osd title > arrow.suggested-action:disabled:checked:focus image, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus image, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus image, .osd treeview.view header button.suggested-action:disabled:checked:focus image, treeview.view header .osd button.suggested-action:disabled:checked:focus image, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus image, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus image, .osd expander title > arrow.suggested-action:disabled:checked:focus arrow, expander .osd title > arrow.suggested-action:disabled:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus arrow, .osd treeview.view header button.suggested-action:disabled:checked:focus arrow, treeview.view header .osd button.suggested-action:disabled:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus arrow, .osd expander title > arrow.suggested-action:disabled:selected:hover, expander .osd title > arrow.suggested-action:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, .osd treeview.view header button.suggested-action:disabled:selected:hover, treeview.view header .osd button.suggested-action:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover, .osd expander title > arrow.suggested-action:disabled:selected:hover image, expander .osd title > arrow.suggested-action:disabled:selected:hover image, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover image, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover image, .osd treeview.view header button.suggested-action:disabled:selected:hover image, treeview.view header .osd button.suggested-action:disabled:selected:hover image, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover image, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover image, .osd expander title > arrow.suggested-action:disabled:selected:hover arrow, expander .osd title > arrow.suggested-action:disabled:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover arrow, .osd treeview.view header button.suggested-action:disabled:selected:hover arrow, treeview.view header .osd button.suggested-action:disabled:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover arrow, .osd expander title > arrow.suggested-action:disabled:selected:focus, expander .osd title > arrow.suggested-action:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, .osd treeview.view header button.suggested-action:disabled:selected:focus, treeview.view header .osd button.suggested-action:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus, .osd expander title > arrow.suggested-action:disabled:selected:focus image, expander .osd title > arrow.suggested-action:disabled:selected:focus image, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus image, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus image, .osd treeview.view header button.suggested-action:disabled:selected:focus image, treeview.view header .osd button.suggested-action:disabled:selected:focus image, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus image, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus image, .osd expander title > arrow.suggested-action:disabled:selected:focus arrow, expander .osd title > arrow.suggested-action:disabled:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus arrow, .osd treeview.view header button.suggested-action:disabled:selected:focus arrow, treeview.view header .osd button.suggested-action:disabled:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover image, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover image, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover image, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover image, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus image, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus image, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus image, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus image, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:hover, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:hover, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover image, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover image, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover image, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover image, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:hover image, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:hover image, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover image, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover image, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover arrow, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover arrow, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:hover arrow, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover arrow, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:focus, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:focus, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus image, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus image, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus image, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus image, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:focus image, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:focus image, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus image, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus image, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus arrow, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus arrow, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:focus arrow, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover image, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover image, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover image, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover image, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus image, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus image, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus image, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus image, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover image, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover image, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover image, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover image, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus image, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus image, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus image, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus image, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover image, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus image, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:hover, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:hover, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover image, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover image, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:hover image, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:hover image, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:focus, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:focus, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus image, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus image, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:focus image, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:focus image, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:focus arrow, .osd button.suggested-action:disabled:checked:hover, .osd button.suggested-action:disabled:checked:hover image, .osd button.suggested-action:disabled:checked:hover arrow, .osd button.suggested-action:disabled:checked:focus, .osd button.suggested-action:disabled:checked:focus image, .osd button.suggested-action:disabled:checked:focus arrow, .osd button.suggested-action:disabled:selected:hover, .osd button.suggested-action:disabled:selected:hover image, .osd button.suggested-action:disabled:selected:hover arrow, .osd button.suggested-action:disabled:selected:focus, .osd button.suggested-action:disabled:selected:focus image, .osd button.suggested-action:disabled:selected:focus arrow, .osd button.suggested-action:disabled.has-open-popup:hover, .osd button.suggested-action:disabled.has-open-popup:hover image, .osd button.suggested-action:disabled.has-open-popup:hover arrow, .osd button.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action:disabled.has-open-popup:focus image, .osd button.suggested-action:disabled.has-open-popup:focus arrow, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover image, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover arrow, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus image, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus arrow, .osd button.suggested-action.osd:disabled:checked:hover, .osd button.suggested-action.osd:disabled:checked:hover image, .osd button.suggested-action.osd:disabled:checked:hover arrow, .osd button.suggested-action.osd:disabled:checked:focus, .osd button.suggested-action.osd:disabled:checked:focus image, .osd button.suggested-action.osd:disabled:checked:focus arrow, .osd button.suggested-action.osd:disabled:selected:hover, .osd button.suggested-action.osd:disabled:selected:hover image, .osd button.suggested-action.osd:disabled:selected:hover arrow, .osd button.suggested-action.osd:disabled:selected:focus, .osd button.suggested-action.osd:disabled:selected:focus image, .osd button.suggested-action.osd:disabled:selected:focus arrow, .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd button.suggested-action.osd:disabled.has-open-popup:hover image, .osd button.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd button.suggested-action.osd:disabled.has-open-popup:focus image, .osd button.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover image, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover arrow, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus image, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
.osd expander title > arrow.suggested-action:disabled:disabled, expander .osd title > arrow.suggested-action:disabled:disabled, .osd notebook > header tabs > tab.suggested-action:disabled:disabled, notebook > header .osd tabs > tab.suggested-action:disabled:disabled, .osd notebook > header > tabs > arrow.suggested-action:disabled:disabled, .osd modelbutton.flat arrow.suggested-action:disabled:disabled, modelbutton.flat .osd arrow.suggested-action:disabled:disabled, .osd button.suggested-action:disabled:disabled, .osd button.suggested-action:disabled:disabled:checked, .osd button.suggested-action:disabled:disabled:selected, .osd button.suggested-action:disabled:disabled.has-open-popup, .osd button.suggested-action.osd:disabled:disabled, .osd button.suggested-action.osd:disabled:disabled:checked, .osd button.suggested-action.osd:disabled:disabled:selected, .osd button.suggested-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
expander title > arrow.destructive-action, notebook > header tabs > tab.destructive-action, notebook > header > tabs > arrow.destructive-action, treeview.view header button.destructive-action, modelbutton.flat arrow.destructive-action, button.destructive-action, button.destructive-action.osd { color: #EDF0F5; background-color: #8e2828; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
expander title > arrow.destructive-action:hover, notebook > header tabs > tab.destructive-action:hover, notebook > header > tabs > arrow.destructive-action:hover, modelbutton.flat arrow.destructive-action:hover, expander title > arrow.destructive-action:focus, notebook > header tabs > tab.destructive-action:focus, notebook > header > tabs > arrow.destructive-action:focus, modelbutton.flat arrow.destructive-action:focus, button.destructive-action:hover, button.destructive-action:focus, button.destructive-action.osd:hover, button.destructive-action.osd:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
expander title > arrow.destructive-action:hover, notebook > header tabs > tab.destructive-action:hover, notebook > header > tabs > arrow.destructive-action:hover, modelbutton.flat arrow.destructive-action:hover, expander title > arrow.destructive-action:hover image, notebook > header tabs > tab.destructive-action:hover image, notebook > header > tabs > arrow.destructive-action:hover image, modelbutton.flat arrow.destructive-action:hover image, expander title > arrow.destructive-action:hover arrow, notebook > header tabs > tab.destructive-action:hover arrow, notebook > header > tabs > arrow.destructive-action:hover arrow, modelbutton.flat arrow.destructive-action:hover arrow, expander title > arrow.destructive-action:focus, notebook > header tabs > tab.destructive-action:focus, notebook > header > tabs > arrow.destructive-action:focus, modelbutton.flat arrow.destructive-action:focus, expander title > arrow.destructive-action:focus image, notebook > header tabs > tab.destructive-action:focus image, notebook > header > tabs > arrow.destructive-action:focus image, modelbutton.flat arrow.destructive-action:focus image, expander title > arrow.destructive-action:focus arrow, notebook > header tabs > tab.destructive-action:focus arrow, notebook > header > tabs > arrow.destructive-action:focus arrow, modelbutton.flat arrow.destructive-action:focus arrow, button.destructive-action:hover, button.destructive-action:hover image, button.destructive-action:hover arrow, button.destructive-action:focus, button.destructive-action:focus image, button.destructive-action:focus arrow, button.destructive-action.osd:hover, button.destructive-action.osd:hover image, button.destructive-action.osd:hover arrow, button.destructive-action.osd:focus, button.destructive-action.osd:focus image, button.destructive-action.osd:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
expander title > arrow.destructive-action:active, notebook > header tabs > tab.destructive-action:active, notebook > header > tabs > arrow.destructive-action:active, modelbutton.flat arrow.destructive-action:active, expander title > arrow.destructive-action.keyboard-activating, notebook > header tabs > tab.destructive-action.keyboard-activating, notebook > header > tabs > arrow.destructive-action.keyboard-activating, modelbutton.flat arrow.destructive-action.keyboard-activating, button.destructive-action:active, button.destructive-action.keyboard-activating, button.destructive-action.osd:active, button.destructive-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
expander title > arrow.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, modelbutton.flat arrow.destructive-action:checked, expander title > arrow.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, modelbutton.flat arrow.destructive-action:selected, expander title > arrow.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, modelbutton.flat arrow.destructive-action.has-open-popup, expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action button, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button, button.destructive-action:checked, button.destructive-action:selected, button.destructive-action.has-open-popup, button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action button, button.destructive-action.osd:checked, button.destructive-action.osd:selected, button.destructive-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
expander title > arrow.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, modelbutton.flat arrow.destructive-action:checked, expander title > arrow.destructive-action:checked image, notebook > header tabs > tab.destructive-action:checked image, notebook > header > tabs > arrow.destructive-action:checked image, modelbutton.flat arrow.destructive-action:checked image, expander title > arrow.destructive-action:checked arrow, notebook > header tabs > tab.destructive-action:checked arrow, notebook > header > tabs > arrow.destructive-action:checked arrow, modelbutton.flat arrow.destructive-action:checked arrow, expander title > arrow.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, modelbutton.flat arrow.destructive-action:selected, expander title > arrow.destructive-action:selected image, notebook > header tabs > tab.destructive-action:selected image, notebook > header > tabs > arrow.destructive-action:selected image, modelbutton.flat arrow.destructive-action:selected image, expander title > arrow.destructive-action:selected arrow, notebook > header tabs > tab.destructive-action:selected arrow, notebook > header > tabs > arrow.destructive-action:selected arrow, modelbutton.flat arrow.destructive-action:selected arrow, expander title > arrow.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, modelbutton.flat arrow.destructive-action.has-open-popup, expander title > arrow.destructive-action.has-open-popup image, notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header > tabs > arrow.destructive-action.has-open-popup image, modelbutton.flat arrow.destructive-action.has-open-popup image, expander title > arrow.destructive-action.has-open-popup arrow, notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, modelbutton.flat arrow.destructive-action.has-open-popup arrow, expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action button, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button, expander title > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.destructive-action button image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button image, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button image, expander title > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.destructive-action button arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button arrow, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button arrow, button.destructive-action:checked, button.destructive-action:checked image, button.destructive-action:checked arrow, button.destructive-action:selected, button.destructive-action:selected image, button.destructive-action:selected arrow, button.destructive-action.has-open-popup, button.destructive-action.has-open-popup image, button.destructive-action.has-open-popup arrow, button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action button, button.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin button.destructive-action button image, button.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.destructive-action button arrow, button.destructive-action.osd:checked, button.destructive-action.osd:selected, button.destructive-action.osd.has-open-popup, button.destructive-action.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action.osd button { -gtk-icon-shadow: 0 0 3px currentColor; }
expander title > arrow.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, modelbutton.flat arrow.destructive-action:checked:hover, expander title > arrow.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, modelbutton.flat arrow.destructive-action:checked:focus, expander title > arrow.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, modelbutton.flat arrow.destructive-action:selected:hover, expander title > arrow.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, modelbutton.flat arrow.destructive-action:selected:focus, expander title > arrow.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, modelbutton.flat arrow.destructive-action.has-open-popup:hover, expander title > arrow.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, modelbutton.flat arrow.destructive-action.has-open-popup:focus, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus, button.destructive-action:checked:hover, button.destructive-action:checked:focus, button.destructive-action:selected:hover, button.destructive-action:selected:focus, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:focus, button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action button:hover, button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action button:focus, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:focus, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:focus, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd button:hover, button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
expander title > arrow.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, treeview.view header button.destructive-action:checked:hover, modelbutton.flat arrow.destructive-action:checked:hover, expander title > arrow.destructive-action:checked:hover image, notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header > tabs > arrow.destructive-action:checked:hover image, treeview.view header button.destructive-action:checked:hover image, modelbutton.flat arrow.destructive-action:checked:hover image, expander title > arrow.destructive-action:checked:hover arrow, notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:checked:hover arrow, treeview.view header button.destructive-action:checked:hover arrow, modelbutton.flat arrow.destructive-action:checked:hover arrow, expander title > arrow.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, treeview.view header button.destructive-action:checked:focus, modelbutton.flat arrow.destructive-action:checked:focus, expander title > arrow.destructive-action:checked:focus image, notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header > tabs > arrow.destructive-action:checked:focus image, treeview.view header button.destructive-action:checked:focus image, modelbutton.flat arrow.destructive-action:checked:focus image, expander title > arrow.destructive-action:checked:focus arrow, notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:checked:focus arrow, treeview.view header button.destructive-action:checked:focus arrow, modelbutton.flat arrow.destructive-action:checked:focus arrow, expander title > arrow.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, treeview.view header button.destructive-action:selected:hover, modelbutton.flat arrow.destructive-action:selected:hover, expander title > arrow.destructive-action:selected:hover image, notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header > tabs > arrow.destructive-action:selected:hover image, treeview.view header button.destructive-action:selected:hover image, modelbutton.flat arrow.destructive-action:selected:hover image, expander title > arrow.destructive-action:selected:hover arrow, notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:selected:hover arrow, treeview.view header button.destructive-action:selected:hover arrow, modelbutton.flat arrow.destructive-action:selected:hover arrow, expander title > arrow.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, treeview.view header button.destructive-action:selected:focus, modelbutton.flat arrow.destructive-action:selected:focus, expander title > arrow.destructive-action:selected:focus image, notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header > tabs > arrow.destructive-action:selected:focus image, treeview.view header button.destructive-action:selected:focus image, modelbutton.flat arrow.destructive-action:selected:focus image, expander title > arrow.destructive-action:selected:focus arrow, notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:selected:focus arrow, treeview.view header button.destructive-action:selected:focus arrow, modelbutton.flat arrow.destructive-action:selected:focus arrow, expander title > arrow.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, treeview.view header button.destructive-action.has-open-popup:hover, modelbutton.flat arrow.destructive-action.has-open-popup:hover, expander title > arrow.destructive-action.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, treeview.view header button.destructive-action.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.has-open-popup:hover image, expander title > arrow.destructive-action.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, treeview.view header button.destructive-action.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.has-open-popup:hover arrow, expander title > arrow.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, treeview.view header button.destructive-action.has-open-popup:focus, modelbutton.flat arrow.destructive-action.has-open-popup:focus, expander title > arrow.destructive-action.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, treeview.view header button.destructive-action.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.has-open-popup:focus image, expander title > arrow.destructive-action.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, treeview.view header button.destructive-action.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.has-open-popup:focus arrow, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover, treeview.view header button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action button:hover, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover image, treeview.view header button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action button:hover image, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover image, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover arrow, treeview.view header button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action button:hover arrow, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover arrow, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus, treeview.view header button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action button:focus, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus image, treeview.view header button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action button:focus image, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus image, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus arrow, treeview.view header button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action button:focus arrow, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus arrow, expander title > arrow.destructive-action.osd:checked:hover, notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:checked:hover, treeview.view header button.destructive-action.osd:checked:hover, modelbutton.flat arrow.destructive-action.osd:checked:hover, expander title > arrow.destructive-action.osd:checked:hover image, notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, treeview.view header button.destructive-action.osd:checked:hover image, modelbutton.flat arrow.destructive-action.osd:checked:hover image, expander title > arrow.destructive-action.osd:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, treeview.view header button.destructive-action.osd:checked:hover arrow, modelbutton.flat arrow.destructive-action.osd:checked:hover arrow, expander title > arrow.destructive-action.osd:checked:focus, notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:checked:focus, treeview.view header button.destructive-action.osd:checked:focus, modelbutton.flat arrow.destructive-action.osd:checked:focus, expander title > arrow.destructive-action.osd:checked:focus image, notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, treeview.view header button.destructive-action.osd:checked:focus image, modelbutton.flat arrow.destructive-action.osd:checked:focus image, expander title > arrow.destructive-action.osd:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, treeview.view header button.destructive-action.osd:checked:focus arrow, modelbutton.flat arrow.destructive-action.osd:checked:focus arrow, expander title > arrow.destructive-action.osd:selected:hover, notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:selected:hover, treeview.view header button.destructive-action.osd:selected:hover, modelbutton.flat arrow.destructive-action.osd:selected:hover, expander title > arrow.destructive-action.osd:selected:hover image, notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, treeview.view header button.destructive-action.osd:selected:hover image, modelbutton.flat arrow.destructive-action.osd:selected:hover image, expander title > arrow.destructive-action.osd:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, treeview.view header button.destructive-action.osd:selected:hover arrow, modelbutton.flat arrow.destructive-action.osd:selected:hover arrow, expander title > arrow.destructive-action.osd:selected:focus, notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:selected:focus, treeview.view header button.destructive-action.osd:selected:focus, modelbutton.flat arrow.destructive-action.osd:selected:focus, expander title > arrow.destructive-action.osd:selected:focus image, notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, treeview.view header button.destructive-action.osd:selected:focus image, modelbutton.flat arrow.destructive-action.osd:selected:focus image, expander title > arrow.destructive-action.osd:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, treeview.view header button.destructive-action.osd:selected:focus arrow, modelbutton.flat arrow.destructive-action.osd:selected:focus arrow, expander title > arrow.destructive-action.osd.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, treeview.view header button.destructive-action.osd.has-open-popup:hover, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover, expander title > arrow.destructive-action.osd.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, treeview.view header button.destructive-action.osd.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover image, expander title > arrow.destructive-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, treeview.view header button.destructive-action.osd.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover arrow, expander title > arrow.destructive-action.osd.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, treeview.view header button.destructive-action.osd.has-open-popup:focus, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus, expander title > arrow.destructive-action.osd.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, treeview.view header button.destructive-action.osd.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus image, expander title > arrow.destructive-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, treeview.view header button.destructive-action.osd.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus arrow, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:hover, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:hover, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:hover, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:hover image, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover image, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover image, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:hover image, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:hover image, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:hover arrow, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover arrow, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover arrow, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:hover arrow, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:hover arrow, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:focus, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:focus, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:focus, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:focus image, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus image, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus image, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:focus image, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:focus image, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:focus arrow, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus arrow, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus arrow, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:focus arrow, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:focus arrow, button.destructive-action:checked:hover, button.destructive-action:checked:hover image, button.destructive-action:checked:hover arrow, button.destructive-action:checked:focus, button.destructive-action:checked:focus image, button.destructive-action:checked:focus arrow, button.destructive-action:selected:hover, button.destructive-action:selected:hover image, button.destructive-action:selected:hover arrow, button.destructive-action:selected:focus, button.destructive-action:selected:focus image, button.destructive-action:selected:focus arrow, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:hover image, button.destructive-action.has-open-popup:hover arrow, button.destructive-action.has-open-popup:focus, button.destructive-action.has-open-popup:focus image, button.destructive-action.has-open-popup:focus arrow, button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action button:hover, button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action button:hover image, button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action button:hover arrow, button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action button:focus, button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action button:focus image, button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action button:focus arrow, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:hover image, button.destructive-action.osd:checked:hover arrow, button.destructive-action.osd:checked:focus, button.destructive-action.osd:checked:focus image, button.destructive-action.osd:checked:focus arrow, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:hover image, button.destructive-action.osd:selected:hover arrow, button.destructive-action.osd:selected:focus, button.destructive-action.osd:selected:focus image, button.destructive-action.osd:selected:focus arrow, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:hover image, button.destructive-action.osd.has-open-popup:hover arrow, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd.has-open-popup:focus image, button.destructive-action.osd.has-open-popup:focus arrow, button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd button:hover, button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action.osd button:hover image, button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action.osd button:hover arrow, button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd button:focus, button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action.osd button:focus image, button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
expander title > arrow.destructive-action:disabled, notebook > header tabs > tab.destructive-action:disabled, notebook > header > tabs > arrow.destructive-action:disabled, modelbutton.flat arrow.destructive-action:disabled, button.destructive-action:disabled, button.destructive-action:disabled:checked, button.destructive-action:disabled:selected, button.destructive-action:disabled.has-open-popup, button.destructive-action.osd:disabled, button.destructive-action.osd:disabled:checked, button.destructive-action.osd:disabled:selected, button.destructive-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
expander title > arrow.destructive-action:disabled, notebook > header tabs > tab.destructive-action:disabled, notebook > header > tabs > arrow.destructive-action:disabled, modelbutton.flat arrow.destructive-action:disabled, button.destructive-action:disabled, button.destructive-action.osd:disabled { color: #7c675a; background-color: #493e37; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
expander title > arrow.destructive-action:disabled:hover, notebook > header tabs > tab.destructive-action:disabled:hover, notebook > header > tabs > arrow.destructive-action:disabled:hover, modelbutton.flat arrow.destructive-action:disabled:hover, expander title > arrow.destructive-action:disabled:focus, notebook > header tabs > tab.destructive-action:disabled:focus, notebook > header > tabs > arrow.destructive-action:disabled:focus, modelbutton.flat arrow.destructive-action:disabled:focus, button.destructive-action:disabled:hover, button.destructive-action:disabled:focus, button.destructive-action.osd:disabled:hover, button.destructive-action.osd:disabled:focus { color: #988071; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
expander title > arrow.destructive-action:disabled:hover, notebook > header tabs > tab.destructive-action:disabled:hover, notebook > header > tabs > arrow.destructive-action:disabled:hover, modelbutton.flat arrow.destructive-action:disabled:hover, expander title > arrow.destructive-action:disabled:hover image, notebook > header tabs > tab.destructive-action:disabled:hover image, notebook > header > tabs > arrow.destructive-action:disabled:hover image, modelbutton.flat arrow.destructive-action:disabled:hover image, expander title > arrow.destructive-action:disabled:hover arrow, notebook > header tabs > tab.destructive-action:disabled:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled:hover arrow, modelbutton.flat arrow.destructive-action:disabled:hover arrow, expander title > arrow.destructive-action:disabled:focus, notebook > header tabs > tab.destructive-action:disabled:focus, notebook > header > tabs > arrow.destructive-action:disabled:focus, modelbutton.flat arrow.destructive-action:disabled:focus, expander title > arrow.destructive-action:disabled:focus image, notebook > header tabs > tab.destructive-action:disabled:focus image, notebook > header > tabs > arrow.destructive-action:disabled:focus image, modelbutton.flat arrow.destructive-action:disabled:focus image, expander title > arrow.destructive-action:disabled:focus arrow, notebook > header tabs > tab.destructive-action:disabled:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled:focus arrow, modelbutton.flat arrow.destructive-action:disabled:focus arrow, button.destructive-action:disabled:hover, button.destructive-action:disabled:hover image, button.destructive-action:disabled:hover arrow, button.destructive-action:disabled:focus, button.destructive-action:disabled:focus image, button.destructive-action:disabled:focus arrow, button.destructive-action.osd:disabled:hover, button.destructive-action.osd:disabled:hover image, button.destructive-action.osd:disabled:hover arrow, button.destructive-action.osd:disabled:focus, button.destructive-action.osd:disabled:focus image, button.destructive-action.osd:disabled:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
expander title > arrow.destructive-action:disabled:active, notebook > header tabs > tab.destructive-action:disabled:active, notebook > header > tabs > arrow.destructive-action:disabled:active, modelbutton.flat arrow.destructive-action:disabled:active, expander title > arrow.destructive-action:disabled.keyboard-activating, notebook > header tabs > tab.destructive-action:disabled.keyboard-activating, notebook > header > tabs > arrow.destructive-action:disabled.keyboard-activating, modelbutton.flat arrow.destructive-action:disabled.keyboard-activating, button.destructive-action:disabled:active, button.destructive-action:disabled.keyboard-activating, button.destructive-action.osd:disabled:active, button.destructive-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
expander title > arrow.destructive-action:disabled:checked, notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header > tabs > arrow.destructive-action:disabled:checked, modelbutton.flat arrow.destructive-action:disabled:checked, expander title > arrow.destructive-action:disabled:selected, notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header > tabs > arrow.destructive-action:disabled:selected, modelbutton.flat arrow.destructive-action:disabled:selected, expander title > arrow.destructive-action:disabled.has-open-popup, notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, modelbutton.flat arrow.destructive-action:disabled.has-open-popup, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button, button.destructive-action:disabled:checked, button.destructive-action:disabled:selected, button.destructive-action:disabled.has-open-popup, button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
expander title > arrow.destructive-action:disabled:checked, notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header > tabs > arrow.destructive-action:disabled:checked, modelbutton.flat arrow.destructive-action:disabled:checked, expander title > arrow.destructive-action:disabled:checked image, notebook > header tabs > tab.destructive-action:disabled:checked image, notebook > header > tabs > arrow.destructive-action:disabled:checked image, modelbutton.flat arrow.destructive-action:disabled:checked image, expander title > arrow.destructive-action:disabled:checked arrow, notebook > header tabs > tab.destructive-action:disabled:checked arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked arrow, modelbutton.flat arrow.destructive-action:disabled:checked arrow, expander title > arrow.destructive-action:disabled:selected, notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header > tabs > arrow.destructive-action:disabled:selected, modelbutton.flat arrow.destructive-action:disabled:selected, expander title > arrow.destructive-action:disabled:selected image, notebook > header tabs > tab.destructive-action:disabled:selected image, notebook > header > tabs > arrow.destructive-action:disabled:selected image, modelbutton.flat arrow.destructive-action:disabled:selected image, expander title > arrow.destructive-action:disabled:selected arrow, notebook > header tabs > tab.destructive-action:disabled:selected arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected arrow, modelbutton.flat arrow.destructive-action:disabled:selected arrow, expander title > arrow.destructive-action:disabled.has-open-popup, notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, modelbutton.flat arrow.destructive-action:disabled.has-open-popup, expander title > arrow.destructive-action:disabled.has-open-popup image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup image, expander title > arrow.destructive-action:disabled.has-open-popup arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup arrow, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button image, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button image, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button image, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button image, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button arrow, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button arrow, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button arrow, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button arrow, button.destructive-action:disabled:checked, button.destructive-action:disabled:checked image, button.destructive-action:disabled:checked arrow, button.destructive-action:disabled:selected, button.destructive-action:disabled:selected image, button.destructive-action:disabled:selected arrow, button.destructive-action:disabled.has-open-popup, button.destructive-action:disabled.has-open-popup image, button.destructive-action:disabled.has-open-popup arrow, button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action:disabled button, button.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin button.destructive-action:disabled button image, button.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.destructive-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
expander title > arrow.destructive-action:disabled:checked:hover, notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, modelbutton.flat arrow.destructive-action:disabled:checked:hover, expander title > arrow.destructive-action:disabled:checked:focus, notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, modelbutton.flat arrow.destructive-action:disabled:checked:focus, expander title > arrow.destructive-action:disabled:selected:hover, notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, modelbutton.flat arrow.destructive-action:disabled:selected:hover, expander title > arrow.destructive-action:disabled:selected:focus, notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, modelbutton.flat arrow.destructive-action:disabled:selected:focus, expander title > arrow.destructive-action:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, expander title > arrow.destructive-action:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus, button.destructive-action:disabled:checked:hover, button.destructive-action:disabled:checked:focus, button.destructive-action:disabled:selected:hover, button.destructive-action:disabled:selected:focus, button.destructive-action:disabled.has-open-popup:hover, button.destructive-action:disabled.has-open-popup:focus, button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action:disabled button:hover, button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action:disabled button:focus, button.destructive-action.osd:disabled:checked:hover, button.destructive-action.osd:disabled:checked:focus, button.destructive-action.osd:disabled:selected:hover, button.destructive-action.osd:disabled:selected:focus, button.destructive-action.osd:disabled.has-open-popup:hover, button.destructive-action.osd:disabled.has-open-popup:focus, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
expander title > arrow.destructive-action:disabled:checked:hover, notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, treeview.view header button.destructive-action:disabled:checked:hover, modelbutton.flat arrow.destructive-action:disabled:checked:hover, expander title > arrow.destructive-action:disabled:checked:hover image, notebook > header tabs > tab.destructive-action:disabled:checked:hover image, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover image, treeview.view header button.destructive-action:disabled:checked:hover image, modelbutton.flat arrow.destructive-action:disabled:checked:hover image, expander title > arrow.destructive-action:disabled:checked:hover arrow, notebook > header tabs > tab.destructive-action:disabled:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover arrow, treeview.view header button.destructive-action:disabled:checked:hover arrow, modelbutton.flat arrow.destructive-action:disabled:checked:hover arrow, expander title > arrow.destructive-action:disabled:checked:focus, notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, treeview.view header button.destructive-action:disabled:checked:focus, modelbutton.flat arrow.destructive-action:disabled:checked:focus, expander title > arrow.destructive-action:disabled:checked:focus image, notebook > header tabs > tab.destructive-action:disabled:checked:focus image, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus image, treeview.view header button.destructive-action:disabled:checked:focus image, modelbutton.flat arrow.destructive-action:disabled:checked:focus image, expander title > arrow.destructive-action:disabled:checked:focus arrow, notebook > header tabs > tab.destructive-action:disabled:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus arrow, treeview.view header button.destructive-action:disabled:checked:focus arrow, modelbutton.flat arrow.destructive-action:disabled:checked:focus arrow, expander title > arrow.destructive-action:disabled:selected:hover, notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, treeview.view header button.destructive-action:disabled:selected:hover, modelbutton.flat arrow.destructive-action:disabled:selected:hover, expander title > arrow.destructive-action:disabled:selected:hover image, notebook > header tabs > tab.destructive-action:disabled:selected:hover image, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover image, treeview.view header button.destructive-action:disabled:selected:hover image, modelbutton.flat arrow.destructive-action:disabled:selected:hover image, expander title > arrow.destructive-action:disabled:selected:hover arrow, notebook > header tabs > tab.destructive-action:disabled:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover arrow, treeview.view header button.destructive-action:disabled:selected:hover arrow, modelbutton.flat arrow.destructive-action:disabled:selected:hover arrow, expander title > arrow.destructive-action:disabled:selected:focus, notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, treeview.view header button.destructive-action:disabled:selected:focus, modelbutton.flat arrow.destructive-action:disabled:selected:focus, expander title > arrow.destructive-action:disabled:selected:focus image, notebook > header tabs > tab.destructive-action:disabled:selected:focus image, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus image, treeview.view header button.destructive-action:disabled:selected:focus image, modelbutton.flat arrow.destructive-action:disabled:selected:focus image, expander title > arrow.destructive-action:disabled:selected:focus arrow, notebook > header tabs > tab.destructive-action:disabled:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus arrow, treeview.view header button.destructive-action:disabled:selected:focus arrow, modelbutton.flat arrow.destructive-action:disabled:selected:focus arrow, expander title > arrow.destructive-action:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, treeview.view header button.destructive-action:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, expander title > arrow.destructive-action:disabled.has-open-popup:hover image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover image, treeview.view header button.destructive-action:disabled.has-open-popup:hover image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover image, expander title > arrow.destructive-action:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover arrow, treeview.view header button.destructive-action:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover arrow, expander title > arrow.destructive-action:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, treeview.view header button.destructive-action:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, expander title > arrow.destructive-action:disabled.has-open-popup:focus image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus image, treeview.view header button.destructive-action:disabled.has-open-popup:focus image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus image, expander title > arrow.destructive-action:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus arrow, treeview.view header button.destructive-action:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus arrow, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:hover, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover image, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover image, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover image, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:hover image, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover image, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover arrow, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover arrow, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:hover arrow, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover arrow, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:focus, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus image, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus image, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus image, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:focus image, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus image, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus arrow, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus arrow, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:focus arrow, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus arrow, expander title > arrow.destructive-action.osd:disabled:checked:hover, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover, treeview.view header button.destructive-action.osd:disabled:checked:hover, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover, expander title > arrow.destructive-action.osd:disabled:checked:hover image, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover image, treeview.view header button.destructive-action.osd:disabled:checked:hover image, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover image, expander title > arrow.destructive-action.osd:disabled:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover arrow, treeview.view header button.destructive-action.osd:disabled:checked:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover arrow, expander title > arrow.destructive-action.osd:disabled:checked:focus, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus, treeview.view header button.destructive-action.osd:disabled:checked:focus, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus, expander title > arrow.destructive-action.osd:disabled:checked:focus image, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus image, treeview.view header button.destructive-action.osd:disabled:checked:focus image, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus image, expander title > arrow.destructive-action.osd:disabled:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus arrow, treeview.view header button.destructive-action.osd:disabled:checked:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus arrow, expander title > arrow.destructive-action.osd:disabled:selected:hover, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover, treeview.view header button.destructive-action.osd:disabled:selected:hover, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover, expander title > arrow.destructive-action.osd:disabled:selected:hover image, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover image, treeview.view header button.destructive-action.osd:disabled:selected:hover image, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover image, expander title > arrow.destructive-action.osd:disabled:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover arrow, treeview.view header button.destructive-action.osd:disabled:selected:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover arrow, expander title > arrow.destructive-action.osd:disabled:selected:focus, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus, treeview.view header button.destructive-action.osd:disabled:selected:focus, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus, expander title > arrow.destructive-action.osd:disabled:selected:focus image, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus image, treeview.view header button.destructive-action.osd:disabled:selected:focus image, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus image, expander title > arrow.destructive-action.osd:disabled:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus arrow, treeview.view header button.destructive-action.osd:disabled:selected:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus arrow, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover image, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover image, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus image, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus image, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:hover, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:hover, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:hover, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:hover image, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover image, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:hover image, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:hover image, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover arrow, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:hover arrow, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:focus, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:focus, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:focus, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:focus image, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus image, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:focus image, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:focus image, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus arrow, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:focus arrow, button.destructive-action:disabled:checked:hover, button.destructive-action:disabled:checked:hover image, button.destructive-action:disabled:checked:hover arrow, button.destructive-action:disabled:checked:focus, button.destructive-action:disabled:checked:focus image, button.destructive-action:disabled:checked:focus arrow, button.destructive-action:disabled:selected:hover, button.destructive-action:disabled:selected:hover image, button.destructive-action:disabled:selected:hover arrow, button.destructive-action:disabled:selected:focus, button.destructive-action:disabled:selected:focus image, button.destructive-action:disabled:selected:focus arrow, button.destructive-action:disabled.has-open-popup:hover, button.destructive-action:disabled.has-open-popup:hover image, button.destructive-action:disabled.has-open-popup:hover arrow, button.destructive-action:disabled.has-open-popup:focus, button.destructive-action:disabled.has-open-popup:focus image, button.destructive-action:disabled.has-open-popup:focus arrow, button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action:disabled button:hover, button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action:disabled button:hover image, button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action:disabled button:hover arrow, button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action:disabled button:focus, button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action:disabled button:focus image, button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action:disabled button:focus arrow, button.destructive-action.osd:disabled:checked:hover, button.destructive-action.osd:disabled:checked:hover image, button.destructive-action.osd:disabled:checked:hover arrow, button.destructive-action.osd:disabled:checked:focus, button.destructive-action.osd:disabled:checked:focus image, button.destructive-action.osd:disabled:checked:focus arrow, button.destructive-action.osd:disabled:selected:hover, button.destructive-action.osd:disabled:selected:hover image, button.destructive-action.osd:disabled:selected:hover arrow, button.destructive-action.osd:disabled:selected:focus, button.destructive-action.osd:disabled:selected:focus image, button.destructive-action.osd:disabled:selected:focus arrow, button.destructive-action.osd:disabled.has-open-popup:hover, button.destructive-action.osd:disabled.has-open-popup:hover image, button.destructive-action.osd:disabled.has-open-popup:hover arrow, button.destructive-action.osd:disabled.has-open-popup:focus, button.destructive-action.osd:disabled.has-open-popup:focus image, button.destructive-action.osd:disabled.has-open-popup:focus arrow, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover image, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover arrow, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus image, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
expander title > arrow.destructive-action:disabled:disabled, notebook > header tabs > tab.destructive-action:disabled:disabled, notebook > header > tabs > arrow.destructive-action:disabled:disabled, modelbutton.flat arrow.destructive-action:disabled:disabled, button.destructive-action:disabled:disabled, button.destructive-action:disabled:disabled:checked, button.destructive-action:disabled:disabled:selected, button.destructive-action:disabled:disabled.has-open-popup, button.destructive-action.osd:disabled:disabled, button.destructive-action.osd:disabled:disabled:checked, button.destructive-action.osd:disabled:disabled:selected, button.destructive-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
.osd expander title > arrow.destructive-action, expander .osd title > arrow.destructive-action, .osd notebook > header tabs > tab.destructive-action, notebook > header .osd tabs > tab.destructive-action, .osd notebook > header > tabs > arrow.destructive-action, .osd modelbutton.flat arrow.destructive-action, modelbutton.flat .osd arrow.destructive-action, .osd button.destructive-action, .osd button.destructive-action.osd { color: #EDF0F5; background-color: #8e2828; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
.osd expander title > arrow.destructive-action:hover, expander .osd title > arrow.destructive-action:hover, .osd notebook > header tabs > tab.destructive-action:hover, notebook > header .osd tabs > tab.destructive-action:hover, .osd notebook > header > tabs > arrow.destructive-action:hover, .osd modelbutton.flat arrow.destructive-action:hover, modelbutton.flat .osd arrow.destructive-action:hover, .osd expander title > arrow.destructive-action:focus, expander .osd title > arrow.destructive-action:focus, .osd notebook > header tabs > tab.destructive-action:focus, notebook > header .osd tabs > tab.destructive-action:focus, .osd notebook > header > tabs > arrow.destructive-action:focus, .osd modelbutton.flat arrow.destructive-action:focus, modelbutton.flat .osd arrow.destructive-action:focus, .osd button.destructive-action:hover, .osd button.destructive-action:focus, .osd button.destructive-action.osd:hover, .osd button.destructive-action.osd:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
.osd expander title > arrow.destructive-action:hover, expander .osd title > arrow.destructive-action:hover, .osd notebook > header tabs > tab.destructive-action:hover, notebook > header .osd tabs > tab.destructive-action:hover, .osd notebook > header > tabs > arrow.destructive-action:hover, .osd modelbutton.flat arrow.destructive-action:hover, modelbutton.flat .osd arrow.destructive-action:hover, .osd expander title > arrow.destructive-action:hover image, expander .osd title > arrow.destructive-action:hover image, .osd notebook > header tabs > tab.destructive-action:hover image, notebook > header .osd tabs > tab.destructive-action:hover image, .osd notebook > header > tabs > arrow.destructive-action:hover image, .osd modelbutton.flat arrow.destructive-action:hover image, modelbutton.flat .osd arrow.destructive-action:hover image, .osd expander title > arrow.destructive-action:hover arrow, expander .osd title > arrow.destructive-action:hover arrow, .osd notebook > header tabs > tab.destructive-action:hover arrow, notebook > header .osd tabs > tab.destructive-action:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:hover arrow, .osd modelbutton.flat arrow.destructive-action:hover arrow, modelbutton.flat .osd arrow.destructive-action:hover arrow, .osd expander title > arrow.destructive-action:focus, expander .osd title > arrow.destructive-action:focus, .osd notebook > header tabs > tab.destructive-action:focus, notebook > header .osd tabs > tab.destructive-action:focus, .osd notebook > header > tabs > arrow.destructive-action:focus, .osd modelbutton.flat arrow.destructive-action:focus, modelbutton.flat .osd arrow.destructive-action:focus, .osd expander title > arrow.destructive-action:focus image, expander .osd title > arrow.destructive-action:focus image, .osd notebook > header tabs > tab.destructive-action:focus image, notebook > header .osd tabs > tab.destructive-action:focus image, .osd notebook > header > tabs > arrow.destructive-action:focus image, .osd modelbutton.flat arrow.destructive-action:focus image, modelbutton.flat .osd arrow.destructive-action:focus image, .osd expander title > arrow.destructive-action:focus arrow, expander .osd title > arrow.destructive-action:focus arrow, .osd notebook > header tabs > tab.destructive-action:focus arrow, notebook > header .osd tabs > tab.destructive-action:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:focus arrow, .osd modelbutton.flat arrow.destructive-action:focus arrow, modelbutton.flat .osd arrow.destructive-action:focus arrow, .osd button.destructive-action:hover, .osd button.destructive-action:hover image, .osd button.destructive-action:hover arrow, .osd button.destructive-action:focus, .osd button.destructive-action:focus image, .osd button.destructive-action:focus arrow, .osd button.destructive-action.osd:hover, .osd button.destructive-action.osd:hover image, .osd button.destructive-action.osd:hover arrow, .osd button.destructive-action.osd:focus, .osd button.destructive-action.osd:focus image, .osd button.destructive-action.osd:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
.osd expander title > arrow.destructive-action:active, expander .osd title > arrow.destructive-action:active, .osd notebook > header tabs > tab.destructive-action:active, notebook > header .osd tabs > tab.destructive-action:active, .osd notebook > header > tabs > arrow.destructive-action:active, .osd modelbutton.flat arrow.destructive-action:active, modelbutton.flat .osd arrow.destructive-action:active, .osd expander title > arrow.destructive-action.keyboard-activating, expander .osd title > arrow.destructive-action.keyboard-activating, .osd notebook > header tabs > tab.destructive-action.keyboard-activating, notebook > header .osd tabs > tab.destructive-action.keyboard-activating, .osd notebook > header > tabs > arrow.destructive-action.keyboard-activating, .osd modelbutton.flat arrow.destructive-action.keyboard-activating, modelbutton.flat .osd arrow.destructive-action.keyboard-activating, .osd button.destructive-action:active, .osd button.destructive-action.keyboard-activating, .osd button.destructive-action.osd:active, .osd button.destructive-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
.osd expander title > arrow.destructive-action:checked, expander .osd title > arrow.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd modelbutton.flat arrow.destructive-action:checked, modelbutton.flat .osd arrow.destructive-action:checked, .osd expander title > arrow.destructive-action:selected, expander .osd title > arrow.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd modelbutton.flat arrow.destructive-action:selected, modelbutton.flat .osd arrow.destructive-action:selected, .osd expander title > arrow.destructive-action.has-open-popup, expander .osd title > arrow.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd modelbutton.flat arrow.destructive-action.has-open-popup, modelbutton.flat .osd arrow.destructive-action.has-open-popup, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button, .osd button.destructive-action:checked, .osd button.destructive-action:selected, .osd button.destructive-action.has-open-popup, .osd button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
.osd expander title > arrow.destructive-action:checked, expander .osd title > arrow.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd modelbutton.flat arrow.destructive-action:checked, modelbutton.flat .osd arrow.destructive-action:checked, .osd expander title > arrow.destructive-action:checked image, expander .osd title > arrow.destructive-action:checked image, .osd notebook > header tabs > tab.destructive-action:checked image, notebook > header .osd tabs > tab.destructive-action:checked image, .osd notebook > header > tabs > arrow.destructive-action:checked image, .osd modelbutton.flat arrow.destructive-action:checked image, modelbutton.flat .osd arrow.destructive-action:checked image, .osd expander title > arrow.destructive-action:checked arrow, expander .osd title > arrow.destructive-action:checked arrow, .osd notebook > header tabs > tab.destructive-action:checked arrow, notebook > header .osd tabs > tab.destructive-action:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:checked arrow, .osd modelbutton.flat arrow.destructive-action:checked arrow, modelbutton.flat .osd arrow.destructive-action:checked arrow, .osd expander title > arrow.destructive-action:selected, expander .osd title > arrow.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd modelbutton.flat arrow.destructive-action:selected, modelbutton.flat .osd arrow.destructive-action:selected, .osd expander title > arrow.destructive-action:selected image, expander .osd title > arrow.destructive-action:selected image, .osd notebook > header tabs > tab.destructive-action:selected image, notebook > header .osd tabs > tab.destructive-action:selected image, .osd notebook > header > tabs > arrow.destructive-action:selected image, .osd modelbutton.flat arrow.destructive-action:selected image, modelbutton.flat .osd arrow.destructive-action:selected image, .osd expander title > arrow.destructive-action:selected arrow, expander .osd title > arrow.destructive-action:selected arrow, .osd notebook > header tabs > tab.destructive-action:selected arrow, notebook > header .osd tabs > tab.destructive-action:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:selected arrow, .osd modelbutton.flat arrow.destructive-action:selected arrow, modelbutton.flat .osd arrow.destructive-action:selected arrow, .osd expander title > arrow.destructive-action.has-open-popup, expander .osd title > arrow.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd modelbutton.flat arrow.destructive-action.has-open-popup, modelbutton.flat .osd arrow.destructive-action.has-open-popup, .osd expander title > arrow.destructive-action.has-open-popup image, expander .osd title > arrow.destructive-action.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup image, .osd modelbutton.flat arrow.destructive-action.has-open-popup image, modelbutton.flat .osd arrow.destructive-action.has-open-popup image, .osd expander title > arrow.destructive-action.has-open-popup arrow, expander .osd title > arrow.destructive-action.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup arrow, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button image, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button image, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button image, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button image, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button arrow, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button arrow, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button arrow, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button arrow, .osd button.destructive-action:checked, .osd button.destructive-action:checked image, .osd button.destructive-action:checked arrow, .osd button.destructive-action:selected, .osd button.destructive-action:selected image, .osd button.destructive-action:selected arrow, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.has-open-popup image, .osd button.destructive-action.has-open-popup arrow, .osd button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action button, .osd button.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.destructive-action button image, .osd button.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.destructive-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
.osd expander title > arrow.destructive-action:checked:hover, expander .osd title > arrow.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd modelbutton.flat arrow.destructive-action:checked:hover, modelbutton.flat .osd arrow.destructive-action:checked:hover, .osd expander title > arrow.destructive-action:checked:focus, expander .osd title > arrow.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd modelbutton.flat arrow.destructive-action:checked:focus, modelbutton.flat .osd arrow.destructive-action:checked:focus, .osd expander title > arrow.destructive-action:selected:hover, expander .osd title > arrow.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd modelbutton.flat arrow.destructive-action:selected:hover, modelbutton.flat .osd arrow.destructive-action:selected:hover, .osd expander title > arrow.destructive-action:selected:focus, expander .osd title > arrow.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd modelbutton.flat arrow.destructive-action:selected:focus, modelbutton.flat .osd arrow.destructive-action:selected:focus, .osd expander title > arrow.destructive-action.has-open-popup:hover, expander .osd title > arrow.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover, .osd expander title > arrow.destructive-action.has-open-popup:focus, expander .osd title > arrow.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus, .osd expander title > arrow.destructive-action.osd:checked:hover, expander .osd title > arrow.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd expander title > arrow.destructive-action.osd:checked:focus, expander .osd title > arrow.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd expander title > arrow.destructive-action.osd:selected:hover, expander .osd title > arrow.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd expander title > arrow.destructive-action.osd:selected:focus, expander .osd title > arrow.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:focus, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:focus, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action button:hover, .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action button:focus, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
.osd expander title > arrow.destructive-action:checked:hover, expander .osd title > arrow.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd treeview.view header button.destructive-action:checked:hover, treeview.view header .osd button.destructive-action:checked:hover, .osd modelbutton.flat arrow.destructive-action:checked:hover, modelbutton.flat .osd arrow.destructive-action:checked:hover, .osd expander title > arrow.destructive-action:checked:hover image, expander .osd title > arrow.destructive-action:checked:hover image, .osd notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header .osd tabs > tab.destructive-action:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:checked:hover image, .osd treeview.view header button.destructive-action:checked:hover image, treeview.view header .osd button.destructive-action:checked:hover image, .osd modelbutton.flat arrow.destructive-action:checked:hover image, modelbutton.flat .osd arrow.destructive-action:checked:hover image, .osd expander title > arrow.destructive-action:checked:hover arrow, expander .osd title > arrow.destructive-action:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:hover arrow, .osd treeview.view header button.destructive-action:checked:hover arrow, treeview.view header .osd button.destructive-action:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action:checked:hover arrow, .osd expander title > arrow.destructive-action:checked:focus, expander .osd title > arrow.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd treeview.view header button.destructive-action:checked:focus, treeview.view header .osd button.destructive-action:checked:focus, .osd modelbutton.flat arrow.destructive-action:checked:focus, modelbutton.flat .osd arrow.destructive-action:checked:focus, .osd expander title > arrow.destructive-action:checked:focus image, expander .osd title > arrow.destructive-action:checked:focus image, .osd notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header .osd tabs > tab.destructive-action:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:checked:focus image, .osd treeview.view header button.destructive-action:checked:focus image, treeview.view header .osd button.destructive-action:checked:focus image, .osd modelbutton.flat arrow.destructive-action:checked:focus image, modelbutton.flat .osd arrow.destructive-action:checked:focus image, .osd expander title > arrow.destructive-action:checked:focus arrow, expander .osd title > arrow.destructive-action:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:focus arrow, .osd treeview.view header button.destructive-action:checked:focus arrow, treeview.view header .osd button.destructive-action:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action:checked:focus arrow, .osd expander title > arrow.destructive-action:selected:hover, expander .osd title > arrow.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd treeview.view header button.destructive-action:selected:hover, treeview.view header .osd button.destructive-action:selected:hover, .osd modelbutton.flat arrow.destructive-action:selected:hover, modelbutton.flat .osd arrow.destructive-action:selected:hover, .osd expander title > arrow.destructive-action:selected:hover image, expander .osd title > arrow.destructive-action:selected:hover image, .osd notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header .osd tabs > tab.destructive-action:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:selected:hover image, .osd treeview.view header button.destructive-action:selected:hover image, treeview.view header .osd button.destructive-action:selected:hover image, .osd modelbutton.flat arrow.destructive-action:selected:hover image, modelbutton.flat .osd arrow.destructive-action:selected:hover image, .osd expander title > arrow.destructive-action:selected:hover arrow, expander .osd title > arrow.destructive-action:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:hover arrow, .osd treeview.view header button.destructive-action:selected:hover arrow, treeview.view header .osd button.destructive-action:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action:selected:hover arrow, .osd expander title > arrow.destructive-action:selected:focus, expander .osd title > arrow.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd treeview.view header button.destructive-action:selected:focus, treeview.view header .osd button.destructive-action:selected:focus, .osd modelbutton.flat arrow.destructive-action:selected:focus, modelbutton.flat .osd arrow.destructive-action:selected:focus, .osd expander title > arrow.destructive-action:selected:focus image, expander .osd title > arrow.destructive-action:selected:focus image, .osd notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header .osd tabs > tab.destructive-action:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:selected:focus image, .osd treeview.view header button.destructive-action:selected:focus image, treeview.view header .osd button.destructive-action:selected:focus image, .osd modelbutton.flat arrow.destructive-action:selected:focus image, modelbutton.flat .osd arrow.destructive-action:selected:focus image, .osd expander title > arrow.destructive-action:selected:focus arrow, expander .osd title > arrow.destructive-action:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:focus arrow, .osd treeview.view header button.destructive-action:selected:focus arrow, treeview.view header .osd button.destructive-action:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action:selected:focus arrow, .osd expander title > arrow.destructive-action.has-open-popup:hover, expander .osd title > arrow.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd treeview.view header button.destructive-action.has-open-popup:hover, treeview.view header .osd button.destructive-action.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover, .osd expander title > arrow.destructive-action.has-open-popup:hover image, expander .osd title > arrow.destructive-action.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, .osd treeview.view header button.destructive-action.has-open-popup:hover image, treeview.view header .osd button.destructive-action.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover image, .osd expander title > arrow.destructive-action.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.has-open-popup:focus, expander .osd title > arrow.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd treeview.view header button.destructive-action.has-open-popup:focus, treeview.view header .osd button.destructive-action.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus, .osd expander title > arrow.destructive-action.has-open-popup:focus image, expander .osd title > arrow.destructive-action.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, .osd treeview.view header button.destructive-action.has-open-popup:focus image, treeview.view header .osd button.destructive-action.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus image, .osd expander title > arrow.destructive-action.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:hover, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:hover, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover image, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover image, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:hover image, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:hover image, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover image, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover image, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover arrow, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover arrow, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:hover arrow, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:hover arrow, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover arrow, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover arrow, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:focus, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:focus, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus image, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus image, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:focus image, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:focus image, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus image, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus image, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus arrow, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus arrow, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:focus arrow, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:focus arrow, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus arrow, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus arrow, .osd expander title > arrow.destructive-action.osd:checked:hover, expander .osd title > arrow.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover, .osd treeview.view header button.destructive-action.osd:checked:hover, treeview.view header .osd button.destructive-action.osd:checked:hover, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover, .osd expander title > arrow.destructive-action.osd:checked:hover image, expander .osd title > arrow.destructive-action.osd:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, .osd treeview.view header button.destructive-action.osd:checked:hover image, treeview.view header .osd button.destructive-action.osd:checked:hover image, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover image, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover image, .osd expander title > arrow.destructive-action.osd:checked:hover arrow, expander .osd title > arrow.destructive-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, .osd treeview.view header button.destructive-action.osd:checked:hover arrow, treeview.view header .osd button.destructive-action.osd:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover arrow, .osd expander title > arrow.destructive-action.osd:checked:focus, expander .osd title > arrow.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus, .osd treeview.view header button.destructive-action.osd:checked:focus, treeview.view header .osd button.destructive-action.osd:checked:focus, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus, .osd expander title > arrow.destructive-action.osd:checked:focus image, expander .osd title > arrow.destructive-action.osd:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, .osd treeview.view header button.destructive-action.osd:checked:focus image, treeview.view header .osd button.destructive-action.osd:checked:focus image, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus image, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus image, .osd expander title > arrow.destructive-action.osd:checked:focus arrow, expander .osd title > arrow.destructive-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, .osd treeview.view header button.destructive-action.osd:checked:focus arrow, treeview.view header .osd button.destructive-action.osd:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus arrow, .osd expander title > arrow.destructive-action.osd:selected:hover, expander .osd title > arrow.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover, .osd treeview.view header button.destructive-action.osd:selected:hover, treeview.view header .osd button.destructive-action.osd:selected:hover, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover, .osd expander title > arrow.destructive-action.osd:selected:hover image, expander .osd title > arrow.destructive-action.osd:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, .osd treeview.view header button.destructive-action.osd:selected:hover image, treeview.view header .osd button.destructive-action.osd:selected:hover image, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover image, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover image, .osd expander title > arrow.destructive-action.osd:selected:hover arrow, expander .osd title > arrow.destructive-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, .osd treeview.view header button.destructive-action.osd:selected:hover arrow, treeview.view header .osd button.destructive-action.osd:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover arrow, .osd expander title > arrow.destructive-action.osd:selected:focus, expander .osd title > arrow.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus, .osd treeview.view header button.destructive-action.osd:selected:focus, treeview.view header .osd button.destructive-action.osd:selected:focus, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus, .osd expander title > arrow.destructive-action.osd:selected:focus image, expander .osd title > arrow.destructive-action.osd:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, .osd treeview.view header button.destructive-action.osd:selected:focus image, treeview.view header .osd button.destructive-action.osd:selected:focus image, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus image, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus image, .osd expander title > arrow.destructive-action.osd:selected:focus arrow, expander .osd title > arrow.destructive-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, .osd treeview.view header button.destructive-action.osd:selected:focus arrow, treeview.view header .osd button.destructive-action.osd:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover image, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover image, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover image, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus image, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus image, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus image, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:hover, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:hover, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:hover, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:hover, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover image, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover image, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover image, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover image, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:hover image, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:hover image, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:hover image, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:hover image, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover arrow, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover arrow, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:hover arrow, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:hover arrow, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:focus, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:focus, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:focus, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:focus, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus image, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus image, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus image, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus image, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:focus image, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:focus image, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:focus image, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:focus image, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus arrow, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus arrow, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:focus arrow, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:focus arrow, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:hover image, .osd button.destructive-action:checked:hover arrow, .osd button.destructive-action:checked:focus, .osd button.destructive-action:checked:focus image, .osd button.destructive-action:checked:focus arrow, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:hover image, .osd button.destructive-action:selected:hover arrow, .osd button.destructive-action:selected:focus, .osd button.destructive-action:selected:focus image, .osd button.destructive-action:selected:focus arrow, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:hover image, .osd button.destructive-action.has-open-popup:hover arrow, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.has-open-popup:focus image, .osd button.destructive-action.has-open-popup:focus arrow, .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action button:hover, .osd button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action button:hover image, .osd button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action button:hover arrow, .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action button:focus, .osd button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action button:focus image, .osd button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action button:focus arrow, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:hover image, .osd button.destructive-action.osd:checked:hover arrow, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:checked:focus image, .osd button.destructive-action.osd:checked:focus arrow, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:hover image, .osd button.destructive-action.osd:selected:hover arrow, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd:selected:focus image, .osd button.destructive-action.osd:selected:focus arrow, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:hover image, .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd.has-open-popup:focus image, .osd button.destructive-action.osd.has-open-popup:focus arrow, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover image, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover arrow, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus image, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
.osd expander title > arrow.destructive-action:disabled, expander .osd title > arrow.destructive-action:disabled, .osd notebook > header tabs > tab.destructive-action:disabled, notebook > header .osd tabs > tab.destructive-action:disabled, .osd notebook > header > tabs > arrow.destructive-action:disabled, .osd modelbutton.flat arrow.destructive-action:disabled, modelbutton.flat .osd arrow.destructive-action:disabled, .osd button.destructive-action:disabled, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action.osd:disabled, .osd button.destructive-action.osd:disabled:checked, .osd button.destructive-action.osd:disabled:selected, .osd button.destructive-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
.osd expander title > arrow.destructive-action:disabled, expander .osd title > arrow.destructive-action:disabled, .osd notebook > header tabs > tab.destructive-action:disabled, notebook > header .osd tabs > tab.destructive-action:disabled, .osd notebook > header > tabs > arrow.destructive-action:disabled, .osd modelbutton.flat arrow.destructive-action:disabled, modelbutton.flat .osd arrow.destructive-action:disabled, .osd button.destructive-action:disabled, .osd button.destructive-action.osd:disabled { color: #7c675a; background-color: #493e37; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
.osd expander title > arrow.destructive-action:disabled:hover, expander .osd title > arrow.destructive-action:disabled:hover, .osd notebook > header tabs > tab.destructive-action:disabled:hover, notebook > header .osd tabs > tab.destructive-action:disabled:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:hover, .osd modelbutton.flat arrow.destructive-action:disabled:hover, modelbutton.flat .osd arrow.destructive-action:disabled:hover, .osd expander title > arrow.destructive-action:disabled:focus, expander .osd title > arrow.destructive-action:disabled:focus, .osd notebook > header tabs > tab.destructive-action:disabled:focus, notebook > header .osd tabs > tab.destructive-action:disabled:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:focus, .osd modelbutton.flat arrow.destructive-action:disabled:focus, modelbutton.flat .osd arrow.destructive-action:disabled:focus, .osd button.destructive-action:disabled:hover, .osd button.destructive-action:disabled:focus, .osd button.destructive-action.osd:disabled:hover, .osd button.destructive-action.osd:disabled:focus { color: #988071; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
.osd expander title > arrow.destructive-action:disabled:hover, expander .osd title > arrow.destructive-action:disabled:hover, .osd notebook > header tabs > tab.destructive-action:disabled:hover, notebook > header .osd tabs > tab.destructive-action:disabled:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:hover, .osd modelbutton.flat arrow.destructive-action:disabled:hover, modelbutton.flat .osd arrow.destructive-action:disabled:hover, .osd expander title > arrow.destructive-action:disabled:hover image, expander .osd title > arrow.destructive-action:disabled:hover image, .osd notebook > header tabs > tab.destructive-action:disabled:hover image, notebook > header .osd tabs > tab.destructive-action:disabled:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled:hover image, .osd modelbutton.flat arrow.destructive-action:disabled:hover image, modelbutton.flat .osd arrow.destructive-action:disabled:hover image, .osd expander title > arrow.destructive-action:disabled:hover arrow, expander .osd title > arrow.destructive-action:disabled:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled:hover arrow, .osd expander title > arrow.destructive-action:disabled:focus, expander .osd title > arrow.destructive-action:disabled:focus, .osd notebook > header tabs > tab.destructive-action:disabled:focus, notebook > header .osd tabs > tab.destructive-action:disabled:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:focus, .osd modelbutton.flat arrow.destructive-action:disabled:focus, modelbutton.flat .osd arrow.destructive-action:disabled:focus, .osd expander title > arrow.destructive-action:disabled:focus image, expander .osd title > arrow.destructive-action:disabled:focus image, .osd notebook > header tabs > tab.destructive-action:disabled:focus image, notebook > header .osd tabs > tab.destructive-action:disabled:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled:focus image, .osd modelbutton.flat arrow.destructive-action:disabled:focus image, modelbutton.flat .osd arrow.destructive-action:disabled:focus image, .osd expander title > arrow.destructive-action:disabled:focus arrow, expander .osd title > arrow.destructive-action:disabled:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled:focus arrow, .osd button.destructive-action:disabled:hover, .osd button.destructive-action:disabled:hover image, .osd button.destructive-action:disabled:hover arrow, .osd button.destructive-action:disabled:focus, .osd button.destructive-action:disabled:focus image, .osd button.destructive-action:disabled:focus arrow, .osd button.destructive-action.osd:disabled:hover, .osd button.destructive-action.osd:disabled:hover image, .osd button.destructive-action.osd:disabled:hover arrow, .osd button.destructive-action.osd:disabled:focus, .osd button.destructive-action.osd:disabled:focus image, .osd button.destructive-action.osd:disabled:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
.osd expander title > arrow.destructive-action:disabled:active, expander .osd title > arrow.destructive-action:disabled:active, .osd notebook > header tabs > tab.destructive-action:disabled:active, notebook > header .osd tabs > tab.destructive-action:disabled:active, .osd notebook > header > tabs > arrow.destructive-action:disabled:active, .osd modelbutton.flat arrow.destructive-action:disabled:active, modelbutton.flat .osd arrow.destructive-action:disabled:active, .osd expander title > arrow.destructive-action:disabled.keyboard-activating, expander .osd title > arrow.destructive-action:disabled.keyboard-activating, .osd notebook > header tabs > tab.destructive-action:disabled.keyboard-activating, notebook > header .osd tabs > tab.destructive-action:disabled.keyboard-activating, .osd notebook > header > tabs > arrow.destructive-action:disabled.keyboard-activating, .osd modelbutton.flat arrow.destructive-action:disabled.keyboard-activating, modelbutton.flat .osd arrow.destructive-action:disabled.keyboard-activating, .osd button.destructive-action:disabled:active, .osd button.destructive-action:disabled.keyboard-activating, .osd button.destructive-action.osd:disabled:active, .osd button.destructive-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
.osd expander title > arrow.destructive-action:disabled:checked, expander .osd title > arrow.destructive-action:disabled:checked, .osd notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header .osd tabs > tab.destructive-action:disabled:checked, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked, .osd modelbutton.flat arrow.destructive-action:disabled:checked, modelbutton.flat .osd arrow.destructive-action:disabled:checked, .osd expander title > arrow.destructive-action:disabled:selected, expander .osd title > arrow.destructive-action:disabled:selected, .osd notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header .osd tabs > tab.destructive-action:disabled:selected, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected, .osd modelbutton.flat arrow.destructive-action:disabled:selected, modelbutton.flat .osd arrow.destructive-action:disabled:selected, .osd expander title > arrow.destructive-action:disabled.has-open-popup, expander .osd title > arrow.destructive-action:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
.osd expander title > arrow.destructive-action:disabled:checked, expander .osd title > arrow.destructive-action:disabled:checked, .osd notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header .osd tabs > tab.destructive-action:disabled:checked, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked, .osd modelbutton.flat arrow.destructive-action:disabled:checked, modelbutton.flat .osd arrow.destructive-action:disabled:checked, .osd expander title > arrow.destructive-action:disabled:checked image, expander .osd title > arrow.destructive-action:disabled:checked image, .osd notebook > header tabs > tab.destructive-action:disabled:checked image, notebook > header .osd tabs > tab.destructive-action:disabled:checked image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked image, .osd modelbutton.flat arrow.destructive-action:disabled:checked image, modelbutton.flat .osd arrow.destructive-action:disabled:checked image, .osd expander title > arrow.destructive-action:disabled:checked arrow, expander .osd title > arrow.destructive-action:disabled:checked arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked arrow, .osd expander title > arrow.destructive-action:disabled:selected, expander .osd title > arrow.destructive-action:disabled:selected, .osd notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header .osd tabs > tab.destructive-action:disabled:selected, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected, .osd modelbutton.flat arrow.destructive-action:disabled:selected, modelbutton.flat .osd arrow.destructive-action:disabled:selected, .osd expander title > arrow.destructive-action:disabled:selected image, expander .osd title > arrow.destructive-action:disabled:selected image, .osd notebook > header tabs > tab.destructive-action:disabled:selected image, notebook > header .osd tabs > tab.destructive-action:disabled:selected image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected image, .osd modelbutton.flat arrow.destructive-action:disabled:selected image, modelbutton.flat .osd arrow.destructive-action:disabled:selected image, .osd expander title > arrow.destructive-action:disabled:selected arrow, expander .osd title > arrow.destructive-action:disabled:selected arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup, expander .osd title > arrow.destructive-action:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup, .osd expander title > arrow.destructive-action:disabled.has-open-popup image, expander .osd title > arrow.destructive-action:disabled.has-open-popup image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup image, .osd expander title > arrow.destructive-action:disabled.has-open-popup arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup arrow, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button image, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button image, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button image, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button image, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button image, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button image, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button image, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button arrow, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button arrow, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button arrow, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button arrow, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button arrow, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button arrow, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:checked image, .osd button.destructive-action:disabled:checked arrow, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled:selected image, .osd button.destructive-action:disabled:selected arrow, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action:disabled.has-open-popup image, .osd button.destructive-action:disabled.has-open-popup arrow, .osd button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action:disabled button, .osd button.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.destructive-action:disabled button image, .osd button.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.destructive-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
.osd expander title > arrow.destructive-action:disabled:checked:hover, expander .osd title > arrow.destructive-action:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover, .osd expander title > arrow.destructive-action:disabled:checked:focus, expander .osd title > arrow.destructive-action:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus, .osd expander title > arrow.destructive-action:disabled:selected:hover, expander .osd title > arrow.destructive-action:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover, .osd expander title > arrow.destructive-action:disabled:selected:focus, expander .osd title > arrow.destructive-action:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus, .osd button.destructive-action:disabled:checked:hover, .osd button.destructive-action:disabled:checked:focus, .osd button.destructive-action:disabled:selected:hover, .osd button.destructive-action:disabled:selected:focus, .osd button.destructive-action:disabled.has-open-popup:hover, .osd button.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus, .osd button.destructive-action.osd:disabled:checked:hover, .osd button.destructive-action.osd:disabled:checked:focus, .osd button.destructive-action.osd:disabled:selected:hover, .osd button.destructive-action.osd:disabled:selected:focus, .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
.osd expander title > arrow.destructive-action:disabled:checked:hover, expander .osd title > arrow.destructive-action:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, .osd treeview.view header button.destructive-action:disabled:checked:hover, treeview.view header .osd button.destructive-action:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover, .osd expander title > arrow.destructive-action:disabled:checked:hover image, expander .osd title > arrow.destructive-action:disabled:checked:hover image, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover image, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover image, .osd treeview.view header button.destructive-action:disabled:checked:hover image, treeview.view header .osd button.destructive-action:disabled:checked:hover image, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover image, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover image, .osd expander title > arrow.destructive-action:disabled:checked:hover arrow, expander .osd title > arrow.destructive-action:disabled:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover arrow, .osd treeview.view header button.destructive-action:disabled:checked:hover arrow, treeview.view header .osd button.destructive-action:disabled:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover arrow, .osd expander title > arrow.destructive-action:disabled:checked:focus, expander .osd title > arrow.destructive-action:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, .osd treeview.view header button.destructive-action:disabled:checked:focus, treeview.view header .osd button.destructive-action:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus, .osd expander title > arrow.destructive-action:disabled:checked:focus image, expander .osd title > arrow.destructive-action:disabled:checked:focus image, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus image, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus image, .osd treeview.view header button.destructive-action:disabled:checked:focus image, treeview.view header .osd button.destructive-action:disabled:checked:focus image, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus image, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus image, .osd expander title > arrow.destructive-action:disabled:checked:focus arrow, expander .osd title > arrow.destructive-action:disabled:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus arrow, .osd treeview.view header button.destructive-action:disabled:checked:focus arrow, treeview.view header .osd button.destructive-action:disabled:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus arrow, .osd expander title > arrow.destructive-action:disabled:selected:hover, expander .osd title > arrow.destructive-action:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, .osd treeview.view header button.destructive-action:disabled:selected:hover, treeview.view header .osd button.destructive-action:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover, .osd expander title > arrow.destructive-action:disabled:selected:hover image, expander .osd title > arrow.destructive-action:disabled:selected:hover image, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover image, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover image, .osd treeview.view header button.destructive-action:disabled:selected:hover image, treeview.view header .osd button.destructive-action:disabled:selected:hover image, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover image, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover image, .osd expander title > arrow.destructive-action:disabled:selected:hover arrow, expander .osd title > arrow.destructive-action:disabled:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover arrow, .osd treeview.view header button.destructive-action:disabled:selected:hover arrow, treeview.view header .osd button.destructive-action:disabled:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover arrow, .osd expander title > arrow.destructive-action:disabled:selected:focus, expander .osd title > arrow.destructive-action:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, .osd treeview.view header button.destructive-action:disabled:selected:focus, treeview.view header .osd button.destructive-action:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus, .osd expander title > arrow.destructive-action:disabled:selected:focus image, expander .osd title > arrow.destructive-action:disabled:selected:focus image, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus image, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus image, .osd treeview.view header button.destructive-action:disabled:selected:focus image, treeview.view header .osd button.destructive-action:disabled:selected:focus image, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus image, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus image, .osd expander title > arrow.destructive-action:disabled:selected:focus arrow, expander .osd title > arrow.destructive-action:disabled:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus arrow, .osd treeview.view header button.destructive-action:disabled:selected:focus arrow, treeview.view header .osd button.destructive-action:disabled:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover image, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover image, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover image, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover image, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus image, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus image, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus image, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus image, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:hover, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:hover, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover image, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover image, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover image, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover image, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:hover image, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:hover image, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover image, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover image, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover arrow, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover arrow, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:hover arrow, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover arrow, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:focus, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:focus, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus image, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus image, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus image, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus image, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:focus image, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:focus image, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus image, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus image, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus arrow, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus arrow, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:focus arrow, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover image, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover image, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover image, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover image, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus image, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus image, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus image, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus image, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover image, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover image, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover image, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover image, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus image, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus image, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus image, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus image, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover image, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus image, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:hover, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:hover, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover image, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover image, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:hover image, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:hover image, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:focus, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:focus, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus image, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus image, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:focus image, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:focus image, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:focus arrow, .osd button.destructive-action:disabled:checked:hover, .osd button.destructive-action:disabled:checked:hover image, .osd button.destructive-action:disabled:checked:hover arrow, .osd button.destructive-action:disabled:checked:focus, .osd button.destructive-action:disabled:checked:focus image, .osd button.destructive-action:disabled:checked:focus arrow, .osd button.destructive-action:disabled:selected:hover, .osd button.destructive-action:disabled:selected:hover image, .osd button.destructive-action:disabled:selected:hover arrow, .osd button.destructive-action:disabled:selected:focus, .osd button.destructive-action:disabled:selected:focus image, .osd button.destructive-action:disabled:selected:focus arrow, .osd button.destructive-action:disabled.has-open-popup:hover, .osd button.destructive-action:disabled.has-open-popup:hover image, .osd button.destructive-action:disabled.has-open-popup:hover arrow, .osd button.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action:disabled.has-open-popup:focus image, .osd button.destructive-action:disabled.has-open-popup:focus arrow, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover image, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover arrow, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus image, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus arrow, .osd button.destructive-action.osd:disabled:checked:hover, .osd button.destructive-action.osd:disabled:checked:hover image, .osd button.destructive-action.osd:disabled:checked:hover arrow, .osd button.destructive-action.osd:disabled:checked:focus, .osd button.destructive-action.osd:disabled:checked:focus image, .osd button.destructive-action.osd:disabled:checked:focus arrow, .osd button.destructive-action.osd:disabled:selected:hover, .osd button.destructive-action.osd:disabled:selected:hover image, .osd button.destructive-action.osd:disabled:selected:hover arrow, .osd button.destructive-action.osd:disabled:selected:focus, .osd button.destructive-action.osd:disabled:selected:focus image, .osd button.destructive-action.osd:disabled:selected:focus arrow, .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd button.destructive-action.osd:disabled.has-open-popup:hover image, .osd button.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd button.destructive-action.osd:disabled.has-open-popup:focus image, .osd button.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover image, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover arrow, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus image, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
.osd expander title > arrow.destructive-action:disabled:disabled, expander .osd title > arrow.destructive-action:disabled:disabled, .osd notebook > header tabs > tab.destructive-action:disabled:disabled, notebook > header .osd tabs > tab.destructive-action:disabled:disabled, .osd notebook > header > tabs > arrow.destructive-action:disabled:disabled, .osd modelbutton.flat arrow.destructive-action:disabled:disabled, modelbutton.flat .osd arrow.destructive-action:disabled:disabled, .osd button.destructive-action:disabled:disabled, .osd button.destructive-action:disabled:disabled:checked, .osd button.destructive-action:disabled:disabled:selected, .osd button.destructive-action:disabled:disabled.has-open-popup, .osd button.destructive-action.osd:disabled:disabled, .osd button.destructive-action.osd:disabled:disabled:checked, .osd button.destructive-action.osd:disabled:disabled:selected, .osd button.destructive-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
expander title.stack-switcher > arrow, notebook > header tabs.stack-switcher > tab, notebook > header > tabs.stack-switcher > arrow, treeview.view header .stack-switcher > button, modelbutton.flat .stack-switcher > arrow, .stack-switcher > button { outline-offset: -3px; }
expander title.stack-switcher > arrow > label, notebook > header tabs.stack-switcher > tab > label, notebook > header > tabs.stack-switcher > arrow > label, treeview.view header .stack-switcher > button > label, modelbutton.flat .stack-switcher > arrow > label, .stack-switcher > button > label { padding-left: 6px; padding-right: 6px; }
expander title.stack-switcher > arrow > image, notebook > header tabs.stack-switcher > tab > image, notebook > header > tabs.stack-switcher > arrow > image, treeview.view header .stack-switcher > button > image, modelbutton.flat .stack-switcher > arrow > image, .stack-switcher > button > image { padding-left: 6px; padding-right: 6px; padding-top: 3px; padding-bottom: 3px; }
expander title.stack-switcher > arrow.text-button, notebook > header tabs.stack-switcher > tab.text-button, notebook > header > tabs.stack-switcher > arrow.text-button, treeview.view header .stack-switcher > button.text-button, modelbutton.flat .stack-switcher > arrow.text-button, .stack-switcher > button.text-button { padding-left: 10px; padding-right: 10px; }
expander title.stack-switcher > arrow.image-button, notebook > header tabs.stack-switcher > tab.image-button, notebook > header > tabs.stack-switcher > arrow.image-button, treeview.view header .stack-switcher > button.image-button, modelbutton.flat .stack-switcher > arrow.image-button, .stack-switcher > button.image-button { padding-left: 2px; padding-right: 2px; }
expander title.stack-switcher > arrow.needs-attention:active > label, notebook > header tabs.stack-switcher > tab.needs-attention:active > label, notebook > header > tabs.stack-switcher > arrow.needs-attention:active > label, modelbutton.flat .stack-switcher > arrow.needs-attention:active > label, expander title.stack-switcher > arrow.needs-attention:active > image, notebook > header tabs.stack-switcher > tab.needs-attention:active > image, notebook > header > tabs.stack-switcher > arrow.needs-attention:active > image, modelbutton.flat .stack-switcher > arrow.needs-attention:active > image, expander title.stack-switcher > arrow.needs-attention:checked > label, notebook > header tabs.stack-switcher > tab.needs-attention:checked > label, notebook > header > tabs.stack-switcher > arrow.needs-attention:checked > label, modelbutton.flat .stack-switcher > arrow.needs-attention:checked > label, expander title.stack-switcher > arrow.needs-attention:checked > image, notebook > header tabs.stack-switcher > tab.needs-attention:checked > image, notebook > header > tabs.stack-switcher > arrow.needs-attention:checked > image, modelbutton.flat .stack-switcher > arrow.needs-attention:checked > image, .stack-switcher > button.needs-attention:active > label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, .stack-switcher > button.needs-attention:checked > image { animation: none; background-image: none; }
treeview.view header stackswitcher > button, modelbutton.flat stackswitcher > arrow, treeview.view header stackswitcher > button:first-child, modelbutton.flat stackswitcher > arrow:first-child, treeview.view header stackswitcher > button:last-child, modelbutton.flat stackswitcher > arrow:last-child, treeview.view header stackswitcher > button:not(:first-child), modelbutton.flat stackswitcher > arrow:not(:first-child), treeview.view header stackswitcher > button:not(:last-child), modelbutton.flat stackswitcher > arrow:not(:last-child), treeview.view header stackswitcher > button:dir(ltr):not(:first-child), modelbutton.flat stackswitcher > arrow:dir(ltr):not(:first-child), treeview.view header stackswitcher > button:dir(ltr):not(:last-child), modelbutton.flat stackswitcher > arrow:dir(ltr):not(:last-child), treeview.view header stackswitcher > button:dir(rtl):not(:first-child), modelbutton.flat stackswitcher > arrow:dir(rtl):not(:first-child), treeview.view header stackswitcher > button:dir(rtl):not(:last-child), modelbutton.flat stackswitcher > arrow:dir(rtl):not(:last-child), treeview.view header stackswitcher > button.radio, modelbutton.flat stackswitcher > arrow.radio, treeview.view header stackswitcher.linked > button, modelbutton.flat stackswitcher.linked > arrow, treeview.view header stackswitcher.linked > button:first-child, modelbutton.flat stackswitcher.linked > arrow:first-child, treeview.view header stackswitcher.linked > button:last-child, modelbutton.flat stackswitcher.linked > arrow:last-child, treeview.view header stackswitcher.linked > button:not(:first-child), modelbutton.flat stackswitcher.linked > arrow:not(:first-child), treeview.view header stackswitcher.linked > button:not(:last-child), modelbutton.flat stackswitcher.linked > arrow:not(:last-child), treeview.view header stackswitcher.linked > button:dir(ltr):not(:first-child), modelbutton.flat stackswitcher.linked > arrow:dir(ltr):not(:first-child), treeview.view header stackswitcher.linked > button:dir(ltr):not(:last-child), modelbutton.flat stackswitcher.linked > arrow:dir(ltr):not(:last-child), treeview.view header stackswitcher.linked > button:dir(rtl):not(:first-child), modelbutton.flat stackswitcher.linked > arrow:dir(rtl):not(:first-child), treeview.view header stackswitcher.linked > button:dir(rtl):not(:last-child), modelbutton.flat stackswitcher.linked > arrow:dir(rtl):not(:last-child), treeview.view header stackswitcher.linked > button.radio, modelbutton.flat stackswitcher.linked > arrow.radio, treeview.view header stackswitcher.linked:not(.vertical) > button, modelbutton.flat stackswitcher.linked:not(.vertical) > arrow, treeview.view header stackswitcher.linked:not(.vertical) > button:first-child, modelbutton.flat stackswitcher.linked:not(.vertical) > arrow:first-child, treeview.view header stackswitcher.linked:not(.vertical) > button:last-child, modelbutton.flat stackswitcher.linked:not(.vertical) > arrow:last-child, treeview.view header stackswitcher.linked:not(.vertical) > button:not(:first-child), modelbutton.flat stackswitcher.linked:not(.vertical) > arrow:not(:first-child), treeview.view header stackswitcher.linked:not(.vertical) > button:not(:last-child), modelbutton.flat stackswitcher.linked:not(.vertical) > arrow:not(:last-child), treeview.view header stackswitcher.linked:not(.vertical) > button:dir(ltr):not(:first-child), modelbutton.flat stackswitcher.linked:not(.vertical) > arrow:dir(ltr):not(:first-child), treeview.view header stackswitcher.linked:not(.vertical) > button:dir(ltr):not(:last-child), modelbutton.flat stackswitcher.linked:not(.vertical) > arrow:dir(ltr):not(:last-child), treeview.view header stackswitcher.linked:not(.vertical) > button:dir(rtl):not(:first-child), modelbutton.flat stackswitcher.linked:not(.vertical) > arrow:dir(rtl):not(:first-child), treeview.view header stackswitcher.linked:not(.vertical) > button:dir(rtl):not(:last-child), modelbutton.flat stackswitcher.linked:not(.vertical) > arrow:dir(rtl):not(:last-child), treeview.view header stackswitcher.linked:not(.vertical) > button.radio, modelbutton.flat stackswitcher.linked:not(.vertical) > arrow.radio, expander title.stack-switcher > arrow, notebook > header tabs.stack-switcher > tab, notebook > header > tabs.stack-switcher > arrow, treeview.view header .stack-switcher > button, modelbutton.flat .stack-switcher > arrow, expander title.stack-switcher > arrow:first-child, notebook > header tabs.stack-switcher > tab:first-child, notebook > header > tabs.stack-switcher > arrow:first-child, treeview.view header .stack-switcher > button:first-child, modelbutton.flat .stack-switcher > arrow:first-child, expander title.stack-switcher > arrow:last-child, notebook > header tabs.stack-switcher > tab:last-child, notebook > header > tabs.stack-switcher > arrow:last-child, treeview.view header .stack-switcher > button:last-child, modelbutton.flat .stack-switcher > arrow:last-child, expander title.stack-switcher > arrow:not(:first-child), notebook > header tabs.stack-switcher > tab:not(:first-child), notebook > header > tabs.stack-switcher > arrow:not(:first-child), treeview.view header .stack-switcher > button:not(:first-child), modelbutton.flat .stack-switcher > arrow:not(:first-child), expander title.stack-switcher > arrow:not(:last-child), notebook > header tabs.stack-switcher > tab:not(:last-child), notebook > header > tabs.stack-switcher > arrow:not(:last-child), treeview.view header .stack-switcher > button:not(:last-child), modelbutton.flat .stack-switcher > arrow:not(:last-child), expander title.stack-switcher > arrow:dir(ltr):not(:first-child), notebook > header tabs.stack-switcher > tab:dir(ltr):not(:first-child), notebook > header > tabs.stack-switcher > arrow:dir(ltr):not(:first-child), treeview.view header .stack-switcher > button:dir(ltr):not(:first-child), modelbutton.flat .stack-switcher > arrow:dir(ltr):not(:first-child), expander title.stack-switcher > arrow:dir(ltr):not(:last-child), notebook > header tabs.stack-switcher > tab:dir(ltr):not(:last-child), notebook > header > tabs.stack-switcher > arrow:dir(ltr):not(:last-child), treeview.view header .stack-switcher > button:dir(ltr):not(:last-child), modelbutton.flat .stack-switcher > arrow:dir(ltr):not(:last-child), expander title.stack-switcher > arrow:dir(rtl):not(:first-child), notebook > header tabs.stack-switcher > tab:dir(rtl):not(:first-child), notebook > header > tabs.stack-switcher > arrow:dir(rtl):not(:first-child), treeview.view header .stack-switcher > button:dir(rtl):not(:first-child), modelbutton.flat .stack-switcher > arrow:dir(rtl):not(:first-child), expander title.stack-switcher > arrow:dir(rtl):not(:last-child), notebook > header tabs.stack-switcher > tab:dir(rtl):not(:last-child), notebook > header > tabs.stack-switcher > arrow:dir(rtl):not(:last-child), treeview.view header .stack-switcher > button:dir(rtl):not(:last-child), modelbutton.flat .stack-switcher > arrow:dir(rtl):not(:last-child), expander title.stack-switcher > arrow.radio, notebook > header tabs.stack-switcher > tab.radio, notebook > header > tabs.stack-switcher > arrow.radio, treeview.view header .stack-switcher > button.radio, modelbutton.flat .stack-switcher > arrow.radio, stackswitcher > button, stackswitcher > button:first-child, stackswitcher > button:last-child, stackswitcher > button:not(:first-child), stackswitcher > button:not(:last-child), stackswitcher > button:dir(ltr):not(:first-child), stackswitcher > button:dir(ltr):not(:last-child), stackswitcher > button:dir(rtl):not(:first-child), stackswitcher > button:dir(rtl):not(:last-child), stackswitcher > button.radio, stackswitcher.linked > button, stackswitcher.linked > button:first-child, stackswitcher.linked > button:last-child, stackswitcher.linked > button:not(:first-child), stackswitcher.linked > button:not(:last-child), stackswitcher.linked > button:dir(ltr):not(:first-child), stackswitcher.linked > button:dir(ltr):not(:last-child), stackswitcher.linked > button:dir(rtl):not(:first-child), stackswitcher.linked > button:dir(rtl):not(:last-child), stackswitcher.linked > button.radio, stackswitcher.linked:not(.vertical) > button, stackswitcher.linked:not(.vertical) > button:first-child, stackswitcher.linked:not(.vertical) > button:last-child, stackswitcher.linked:not(.vertical) > button:not(:first-child), stackswitcher.linked:not(.vertical) > button:not(:last-child), stackswitcher.linked:not(.vertical) > button:dir(ltr):not(:first-child), stackswitcher.linked:not(.vertical) > button:dir(ltr):not(:last-child), stackswitcher.linked:not(.vertical) > button:dir(rtl):not(:first-child), stackswitcher.linked:not(.vertical) > button:dir(rtl):not(:last-child), stackswitcher.linked:not(.vertical) > button.radio, .stack-switcher > button, .stack-switcher > button:first-child, .stack-switcher > button:last-child, .stack-switcher > button:not(:first-child), .stack-switcher > button:not(:last-child), .stack-switcher > button:dir(ltr):not(:first-child), .stack-switcher > button:dir(ltr):not(:last-child), .stack-switcher > button:dir(rtl):not(:first-child), .stack-switcher > button:dir(rtl):not(:last-child), .stack-switcher > button.radio { margin: 5px; border-radius: 9999px; border-width: 1px; border-style: solid; }
treeview.view header stackswitcher > button.text-button, modelbutton.flat stackswitcher > arrow.text-button, expander title.stack-switcher > arrow.text-button, notebook > header tabs.stack-switcher > tab.text-button, notebook > header > tabs.stack-switcher > arrow.text-button, treeview.view header .stack-switcher > button.text-button, modelbutton.flat .stack-switcher > arrow.text-button, stackswitcher > button.text-button, stackswitcher.linked > button.text-button, stackswitcher.linked:not(.vertical) > button.text-button, .stack-switcher > button.text-button { min-width: 80px; }
treeview.view header stackswitcher > button.circular, modelbutton.flat stackswitcher > arrow.circular, expander title.stack-switcher > arrow.circular, notebook > header tabs.stack-switcher > tab.circular, notebook > header > tabs.stack-switcher > arrow.circular, treeview.view header .stack-switcher > button.circular, modelbutton.flat .stack-switcher > arrow.circular, stackswitcher > button.circular, stackswitcher > button.text-button.circular, stackswitcher.linked > button.circular, stackswitcher.linked > button.text-button.circular, stackswitcher.linked:not(.vertical) > button.circular, stackswitcher.linked:not(.vertical) > button.text-button.circular, .stack-switcher > button.circular, .stack-switcher > button.text-button.circular { min-width: 32px; min-height: 32px; padding: 0; }
expander title > arrow.font > box > box > label, notebook > header tabs > tab.font > box > box > label, notebook > header > tabs > arrow.font > box > box > label, modelbutton.flat arrow.font > box > box > label, button.font > box > box > label { font-weight: bold; }
.primary-toolbar expander title > arrow, expander .primary-toolbar title > arrow, .primary-toolbar notebook > header tabs > tab, notebook > header .primary-toolbar tabs > tab, .primary-toolbar notebook > header > tabs > arrow, .primary-toolbar treeview.view header button, treeview.view header .primary-toolbar button, .primary-toolbar modelbutton.flat arrow, modelbutton.flat .primary-toolbar arrow, .primary-toolbar button { -gtk-icon-shadow: none; }
expander title > arrow.circular, notebook > header tabs > tab.circular, notebook > header > tabs > arrow.circular, treeview.view header button.circular, modelbutton.flat arrow.circular, button.circular { border-radius: 9999px; -gtk-outline-radius: 9999px; padding: 2px; /* circles instead of ellipses */ }
expander title > arrow.circular label, notebook > header tabs > tab.circular label, notebook > header > tabs > arrow.circular label, treeview.view header button.circular label, modelbutton.flat arrow.circular label, button.circular label { padding: 0; }
expander title > arrow.radio, notebook > header tabs > tab.radio, notebook > header > tabs > arrow.radio, treeview.view header button.radio, modelbutton.flat arrow.radio, button.radio { border-radius: 9999px; }
stacksidebar row.needs-attention > label, expander title.stack-switcher > arrow.needs-attention > label, notebook > header tabs.stack-switcher > tab.needs-attention > label, notebook > header > tabs.stack-switcher > arrow.needs-attention > label, treeview.view header .stack-switcher > button.needs-attention > label, modelbutton.flat .stack-switcher > arrow.needs-attention > label, expander title.stack-switcher > arrow.needs-attention > image, notebook > header tabs.stack-switcher > tab.needs-attention > image, notebook > header > tabs.stack-switcher > arrow.needs-attention > image, treeview.view header .stack-switcher > button.needs-attention > image, modelbutton.flat .stack-switcher > arrow.needs-attention > image, .stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image { animation: needs_attention 150ms ease-in; background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#f57900), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(0, 0, 0, 0.803922)), to(transparent)); background-size: 6px 6px, 6px 6px; background-repeat: no-repeat; background-position: right 3px, right 2px; }
stacksidebar row.needs-attention > label:backdrop, expander title.stack-switcher > arrow.needs-attention > label:backdrop, notebook > header tabs.stack-switcher > tab.needs-attention > label:backdrop, notebook > header > tabs.stack-switcher > arrow.needs-attention > label:backdrop, modelbutton.flat .stack-switcher > arrow.needs-attention > label:backdrop, expander title.stack-switcher > arrow.needs-attention > image:backdrop, notebook > header tabs.stack-switcher > tab.needs-attention > image:backdrop, notebook > header > tabs.stack-switcher > arrow.needs-attention > image:backdrop, modelbutton.flat .stack-switcher > arrow.needs-attention > image:backdrop, .stack-switcher > button.needs-attention > label:backdrop, .stack-switcher > button.needs-attention > image:backdrop { background-size: 6px 6px, 0 0; }
stacksidebar row.needs-attention > label:dir(rtl), expander title.stack-switcher > arrow.needs-attention > label:dir(rtl), notebook > header tabs.stack-switcher > tab.needs-attention > label:dir(rtl), notebook > header > tabs.stack-switcher > arrow.needs-attention > label:dir(rtl), modelbutton.flat .stack-switcher > arrow.needs-attention > label:dir(rtl), expander title.stack-switcher > arrow.needs-attention > image:dir(rtl), notebook > header tabs.stack-switcher > tab.needs-attention > image:dir(rtl), notebook > header > tabs.stack-switcher > arrow.needs-attention > image:dir(rtl), modelbutton.flat .stack-switcher > arrow.needs-attention > image:dir(rtl), .stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl) { background-position: left 3px, left 2px; }
.linked:not(.vertical) > combobox > box > button.combo, filechooser .path-bar.linked > button, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > entry, .inline-toolbar expander title > arrow, expander .inline-toolbar title > arrow, .inline-toolbar notebook > header tabs > tab, notebook > header .inline-toolbar tabs > tab, .inline-toolbar notebook > header > tabs > arrow, .inline-toolbar treeview.view header button, treeview.view header .inline-toolbar button, .inline-toolbar modelbutton.flat arrow, modelbutton.flat .inline-toolbar arrow, .inline-toolbar button, expander title.linked > arrow, notebook > header tabs.linked > tab, notebook > header > tabs.linked > arrow, treeview.view header .linked > button, modelbutton.flat .linked > arrow, .linked > button, toolbar.inline-toolbar toolbutton > button.flat { border-radius: 0; -gtk-outline-radius: 0; margin-right: 0; margin-left: 0; }
.linked:not(.vertical) > combobox:first-child > box > button.combo, combobox.linked button:nth-child(2):dir(rtl), filechooser .path-bar.linked > button:dir(rtl):last-child, filechooser .path-bar.linked > button:dir(ltr):first-child, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > entry:first-child, .inline-toolbar expander title > arrow:first-child, expander .inline-toolbar title > arrow:first-child, .inline-toolbar notebook > header tabs > tab:first-child, notebook > header .inline-toolbar tabs > tab:first-child, .inline-toolbar notebook > header > tabs > arrow:first-child, .inline-toolbar modelbutton.flat arrow:first-child, modelbutton.flat .inline-toolbar arrow:first-child, .inline-toolbar button:first-child, expander title.linked > arrow:first-child, notebook > header tabs.linked > tab:first-child, notebook > header > tabs.linked > arrow:first-child, treeview.view header .linked > button:first-child, modelbutton.flat .linked > arrow:first-child, .linked > button:first-child, toolbar.inline-toolbar toolbutton:first-child > button.flat { border-top-left-radius: 3px; border-bottom-left-radius: 3px; -gtk-outline-top-left-radius: 3px; -gtk-outline-bottom-left-radius: 3px; margin-right: 0; }
.linked:not(.vertical) > combobox:last-child > box > button.combo, combobox.linked button:nth-child(2):dir(ltr), filechooser .path-bar.linked > button:dir(rtl):first-child, filechooser .path-bar.linked > button:dir(ltr):last-child, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > entry:last-child, .inline-toolbar expander title > arrow:last-child, expander .inline-toolbar title > arrow:last-child, .inline-toolbar notebook > header tabs > tab:last-child, notebook > header .inline-toolbar tabs > tab:last-child, .inline-toolbar notebook > header > tabs > arrow:last-child, .inline-toolbar modelbutton.flat arrow:last-child, modelbutton.flat .inline-toolbar arrow:last-child, .inline-toolbar button:last-child, expander title.linked > arrow:last-child, notebook > header tabs.linked > tab:last-child, notebook > header > tabs.linked > arrow:last-child, treeview.view header .linked > button:last-child, modelbutton.flat .linked > arrow:last-child, .linked > button:last-child, toolbar.inline-toolbar toolbutton:last-child > button.flat { border-top-right-radius: 3px; border-bottom-right-radius: 3px; -gtk-outline-top-right-radius: 3px; -gtk-outline-bottom-right-radius: 3px; margin-left: 0; }
.linked:not(.vertical) > combobox:only-child > box > button.combo, filechooser .path-bar.linked > button:only-child, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > entry:only-child, .inline-toolbar expander title > arrow:only-child, expander .inline-toolbar title > arrow:only-child, .inline-toolbar notebook > header tabs > tab:only-child, notebook > header .inline-toolbar tabs > tab:only-child, .inline-toolbar notebook > header > tabs > arrow:only-child, .inline-toolbar modelbutton.flat arrow:only-child, modelbutton.flat .inline-toolbar arrow:only-child, .inline-toolbar button:only-child, expander title.linked > arrow:only-child, notebook > header tabs.linked > tab:only-child, notebook > header > tabs.linked > arrow:only-child, treeview.view header .linked > button:only-child, modelbutton.flat .linked > arrow:only-child, .linked > button:only-child, toolbar.inline-toolbar toolbutton:only-child > button.flat { border-radius: 3px; -gtk-outline-radius: 3px; }
.linked.vertical > combobox > box > button.combo, .linked.vertical > spinbutton:not(.vertical), .linked.vertical > entry, expander title.linked.vertical > arrow, notebook > header tabs.linked.vertical > tab, notebook > header > tabs.linked.vertical > arrow, treeview.view header .linked.vertical > button, modelbutton.flat .linked.vertical > arrow, .linked.vertical > button { border-radius: 0; -gtk-outline-radius: 0; margin-top: 0; margin-bottom: 0; }
.linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > entry:first-child, expander title.linked.vertical > arrow:first-child, notebook > header tabs.linked.vertical > tab:first-child, notebook > header > tabs.linked.vertical > arrow:first-child, treeview.view header .linked.vertical > button:first-child, modelbutton.flat .linked.vertical > arrow:first-child, .linked.vertical > button:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; -gtk-outline-top-left-radius: 3px; -gtk-outline-top-right-radius: 3px; margin-bottom: 0; }
.linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > entry:last-child, expander title.linked.vertical > arrow:last-child, notebook > header tabs.linked.vertical > tab:last-child, notebook > header > tabs.linked.vertical > arrow:last-child, treeview.view header .linked.vertical > button:last-child, modelbutton.flat .linked.vertical > arrow:last-child, .linked.vertical > button:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; -gtk-outline-bottom-left-radius: 3px; -gtk-outline-bottom-right-radius: 3px; margin-top: 0; }
.linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > entry:only-child, expander title.linked.vertical > arrow:only-child, notebook > header tabs.linked.vertical > tab:only-child, notebook > header > tabs.linked.vertical > arrow:only-child, treeview.view header .linked.vertical > button:only-child, modelbutton.flat .linked.vertical > arrow:only-child, .linked.vertical > button:only-child { border-radius: 3px; -gtk-outline-radius: 3px; }
/* menu buttons */
modelbutton, .menuitem.button { min-height: 26px; padding-left: 5px; padding-right: 5px; border-radius: 3px; outline-offset: -2px; border: 1px solid; transition: none; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
modelbutton:hover, modelbutton:focus, .menuitem.button:hover, .menuitem.button:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
modelbutton:hover, modelbutton:hover image, modelbutton:hover arrow, modelbutton:focus, modelbutton:focus image, modelbutton:focus arrow, .menuitem.button:hover, .menuitem.button:hover image, .menuitem.button:hover arrow, .menuitem.button:focus, .menuitem.button:focus image, .menuitem.button:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
modelbutton:active, modelbutton.keyboard-activating, .menuitem.button:active, .menuitem.button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
modelbutton:checked, modelbutton:selected, modelbutton.has-open-popup, modelbutton .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton button, .menuitem.button:checked, .menuitem.button:selected, .menuitem.button.has-open-popup, .menuitem.button .active_group #docklike-plugin button, .active_group #docklike-plugin .menuitem.button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
modelbutton:checked, modelbutton:checked image, modelbutton:checked arrow, modelbutton:selected, modelbutton:selected image, modelbutton:selected arrow, modelbutton.has-open-popup, modelbutton.has-open-popup image, modelbutton.has-open-popup arrow, modelbutton .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton button, modelbutton .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton button image, modelbutton .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton button arrow, .menuitem.button:checked, .menuitem.button:checked image, .menuitem.button:checked arrow, .menuitem.button:selected, .menuitem.button:selected image, .menuitem.button:selected arrow, .menuitem.button.has-open-popup, .menuitem.button.has-open-popup image, .menuitem.button.has-open-popup arrow, .menuitem.button .active_group #docklike-plugin button, .active_group #docklike-plugin .menuitem.button button, .menuitem.button .active_group #docklike-plugin button image, .active_group #docklike-plugin .menuitem.button button image, .menuitem.button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .menuitem.button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
modelbutton:checked:hover, modelbutton:checked:focus, modelbutton:selected:hover, modelbutton:selected:focus, modelbutton.has-open-popup:hover, modelbutton.has-open-popup:focus, modelbutton .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton button:hover, modelbutton .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton button:focus, .menuitem.button:checked:hover, .menuitem.button:checked:focus, .menuitem.button:selected:hover, .menuitem.button:selected:focus, .menuitem.button.has-open-popup:hover, .menuitem.button.has-open-popup:focus, .menuitem.button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .menuitem.button button:hover, .menuitem.button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .menuitem.button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
modelbutton:checked:hover, modelbutton:checked:hover image, modelbutton:checked:hover arrow, modelbutton:checked:focus, modelbutton:checked:focus image, modelbutton:checked:focus arrow, modelbutton:selected:hover, modelbutton:selected:hover image, modelbutton:selected:hover arrow, modelbutton:selected:focus, modelbutton:selected:focus image, modelbutton:selected:focus arrow, modelbutton.has-open-popup:hover, modelbutton.has-open-popup:hover image, modelbutton.has-open-popup:hover arrow, modelbutton.has-open-popup:focus, modelbutton.has-open-popup:focus image, modelbutton.has-open-popup:focus arrow, modelbutton .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton button:hover, modelbutton .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton button:hover image, modelbutton .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton button:hover arrow, modelbutton .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton button:focus, modelbutton .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton button:focus image, modelbutton .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton button:focus arrow, .menuitem.button:checked:hover, .menuitem.button:checked:hover image, .menuitem.button:checked:hover arrow, .menuitem.button:checked:focus, .menuitem.button:checked:focus image, .menuitem.button:checked:focus arrow, .menuitem.button:selected:hover, .menuitem.button:selected:hover image, .menuitem.button:selected:hover arrow, .menuitem.button:selected:focus, .menuitem.button:selected:focus image, .menuitem.button:selected:focus arrow, .menuitem.button.has-open-popup:hover, .menuitem.button.has-open-popup:hover image, .menuitem.button.has-open-popup:hover arrow, .menuitem.button.has-open-popup:focus, .menuitem.button.has-open-popup:focus image, .menuitem.button.has-open-popup:focus arrow, .menuitem.button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .menuitem.button button:hover, .menuitem.button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .menuitem.button button:hover image, .menuitem.button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .menuitem.button button:hover arrow, .menuitem.button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .menuitem.button button:focus, .menuitem.button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .menuitem.button button:focus image, .menuitem.button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .menuitem.button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
modelbutton:disabled, modelbutton:disabled:checked, modelbutton:disabled:selected, modelbutton:disabled.has-open-popup, .menuitem.button:disabled, .menuitem.button:disabled:checked, .menuitem.button:disabled:selected, .menuitem.button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
modelbutton.flat arrow.left { -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
modelbutton.flat arrow.right { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
button.color { padding: 4px; }
button.color colorswatch:only-child, button.color colorswatch:only-child overlay { border-radius: 0; }
/* list buttons */
/* tone down as per new designs, see issue #1473, #1748 */
/********* Links * */
button:link > label, button:visited > label, button:link, button:visited, *:link { color: #99c1f1; }
button:link > label:visited, button:visited > label:visited, button:visited, *:link:visited { color: #dc8add; }
*:selected button:link > label:visited, *:selected button:visited > label:visited, *:selected button:visited, *:selected *:link:visited { color: #71615c; }
button:link > label:hover, button:visited > label:hover, button:hover:link, button:hover:visited, *:link:hover { color: #c6dcf7; }
*:selected button:link > label:hover, *:selected button:visited > label:hover, *:selected button:hover:link, *:selected button:hover:visited, *:selected *:link:hover { color: #3a551e; }
button:link > label:active, button:visited > label:active, button:active:link, button:active:visited, *:link:active { color: #99c1f1; }
*:selected button:link > label:active, *:selected button:visited > label:active, *:selected button:active:link, *:selected button:active:visited, *:selected *:link:active { color: #405f35; }
button:link > label:disabled, button:visited > label:disabled, button:disabled:link, button:disabled:visited, *:link:disabled, *:link:disabled:backdrop { color: rgba(197, 197, 197, 0.8); }
button:link > label:backdrop, button:visited > label:backdrop, button:backdrop:link, button:backdrop:visited, *:link:backdrop:backdrop:hover, *:link:backdrop:backdrop:hover:selected, *:link:backdrop { color: rgba(153, 193, 241, 0.9); }
.selection-mode .titlebar:not(headerbar) .subtitle:link, .selection-mode.titlebar:not(headerbar) .subtitle:link, .selection-mode headerbar .subtitle:link, headerbar.selection-mode .subtitle:link, button:link > label:selected, button:visited > label:selected, button:selected:link, button:selected:visited, *:selected button:link > label, *:selected button:visited > label, *:selected button:link, *:selected button:visited, *:link:selected, *:selected *:link { color: #405f35; }
button:link > label, button:visited > label { text-decoration-line: underline; }
/***************** GtkSpinButton * */
spinbutton { font-feature-settings: "tnum"; }
spinbutton:not(.vertical) { padding: 0; }
.osd spinbutton:not(.vertical) entry, spinbutton:not(.vertical) entry { min-width: 28px; margin: 0; background: none; background-color: transparent; border: none; border-radius: 0; box-shadow: none; }
spinbutton:not(.vertical) entry:backdrop:disabled { background-color: transparent; }
spinbutton:not(.vertical) button { padding: 0; }
spinbutton.vertical:disabled { color: #7c675a; }
spinbutton.vertical:drop(active) { border-color: transparent; box-shadow: none; }
spinbutton.vertical entry { min-height: 32px; min-width: 32px; padding: 0; border-radius: 0; }
spinbutton.vertical button { min-height: 32px; min-width: 32px; padding: 0; }
spinbutton.vertical button.up { border-radius: 3px 3px 0 0; border-style: solid solid none solid; }
spinbutton.vertical button.down { border-radius: 0 0 3px 3px; border-style: none solid solid solid; }
treeview spinbutton:not(.vertical) { min-height: 0; border-style: none; border-radius: 0; }
treeview spinbutton:not(.vertical) entry { min-height: 0; padding: 1px 2px; }
/************** ComboBoxes * */
combobox arrow { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); min-height: 16px; min-width: 16px; }
combobox:drop(active) { box-shadow: none; }
/************ Toolbars * */
searchbar > revealer > box, .location-bar, .inline-toolbar, toolbar { -GtkWidget-window-dragging: true; padding: 4px; background-color: #3f3e3e; }
toolbar { padding: 4px 3px 3px 4px; }
.osd toolbar { background-color: transparent; }
toolbar.osd { padding: 13px; border: none; border-radius: 5px; background-color: rgba(32, 61, 121, 0.7); }
toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { border-radius: 0; }
toolbar.horizontal separator { margin: 0 7px 1px 6px; }
toolbar.vertical separator { margin: 6px 1px 7px 0; }
toolbar:not(.inline-toolbar):not(.osd) > *:not(.toggle):not(.popup) > * { margin-right: 1px; margin-bottom: 1px; }
.inline-toolbar { padding: 3px; border-width: 0 1px 1px; border-radius: 0 0 5px 5px; }
searchbar > revealer > box, .location-bar { border-width: 0 0 1px; padding: 3px; }
searchbar > revealer > box { margin: -6px; padding: 6px; }
.inline-toolbar, searchbar > revealer > box, .location-bar { border-style: solid; border-color: #595757; background-color: #474646; }
.inline-toolbar:backdrop, searchbar > revealer > box:backdrop, .location-bar:backdrop { border-color: #545252; background-color: #464545; box-shadow: none; transition: none; }
/*************** Header bars * */
.titlebar:not(headerbar), headerbar { padding: 0 6px; min-height: 40px; border-width: 0 0 1px; border-style: solid; border-color: #6d6c6c; border-radius: 0; color: #EDF0F5; background: #3f3e3e linear-gradient(to top, black, #3a3939 7%, #424141 93%, #8c8a8a 100%); /* Darken switchbuttons for headerbars. issue #1588 */ }
.titlebar:backdrop:not(headerbar), headerbar:backdrop { border-color: #545252; background: #3f3e3e linear-gradient(to top, black, #3a3939 7%, #424141 93%, #8c8a8a 100%); color: #EDF0F5; transition: none; }
.titlebar:not(headerbar) .title, headerbar .title { padding-left: 12px; padding-right: 12px; font-weight: bold; }
.titlebar:not(headerbar) .subtitle, headerbar .subtitle { font-size: smaller; padding-left: 12px; padding-right: 12px; }
.titlebar:not(headerbar) button, headerbar button { color: #EDF0F5; background-color: #505050; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
.titlebar:not(headerbar) button:hover, .titlebar:not(headerbar) button:focus, headerbar button:hover, headerbar button:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
.titlebar:not(headerbar) button:hover, .titlebar:not(headerbar) button:hover image, .titlebar:not(headerbar) button:hover arrow, .titlebar:not(headerbar) button:focus, .titlebar:not(headerbar) button:focus image, .titlebar:not(headerbar) button:focus arrow, headerbar button:hover, headerbar button:hover image, headerbar button:hover arrow, headerbar button:focus, headerbar button:focus image, headerbar button:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
.titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button.keyboard-activating, headerbar button:active, headerbar button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button button, headerbar button:checked, headerbar button:selected, headerbar button.has-open-popup, headerbar button .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:checked image, .titlebar:not(headerbar) button:checked arrow, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button:selected image, .titlebar:not(headerbar) button:selected arrow, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button.has-open-popup image, .titlebar:not(headerbar) button.has-open-popup arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button button, .titlebar:not(headerbar) button .active_group #docklike-plugin button image, .active_group #docklike-plugin .titlebar:not(headerbar) button button image, .titlebar:not(headerbar) button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button arrow, headerbar button:checked, headerbar button:checked image, headerbar button:checked arrow, headerbar button:selected, headerbar button:selected image, headerbar button:selected arrow, headerbar button.has-open-popup, headerbar button.has-open-popup image, headerbar button.has-open-popup arrow, headerbar button .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button button, headerbar button .active_group #docklike-plugin button image, .active_group #docklike-plugin headerbar button button image, headerbar button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin headerbar button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus, headerbar button:checked:hover, headerbar button:checked:focus, headerbar button:selected:hover, headerbar button:selected:focus, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:focus, headerbar button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button button:hover, headerbar button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:hover image, .titlebar:not(headerbar) button:checked:hover arrow, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:checked:focus image, .titlebar:not(headerbar) button:checked:focus arrow, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:hover image, .titlebar:not(headerbar) button:selected:hover arrow, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button:selected:focus image, .titlebar:not(headerbar) button:selected:focus arrow, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:hover image, .titlebar:not(headerbar) button.has-open-popup:hover arrow, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button.has-open-popup:focus image, .titlebar:not(headerbar) button.has-open-popup:focus arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover image, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus image, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus arrow, headerbar button:checked:hover, headerbar button:checked:hover image, headerbar button:checked:hover arrow, headerbar button:checked:focus, headerbar button:checked:focus image, headerbar button:checked:focus arrow, headerbar button:selected:hover, headerbar button:selected:hover image, headerbar button:selected:hover arrow, headerbar button:selected:focus, headerbar button:selected:focus image, headerbar button:selected:focus arrow, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:hover image, headerbar button.has-open-popup:hover arrow, headerbar button.has-open-popup:focus, headerbar button.has-open-popup:focus image, headerbar button.has-open-popup:focus arrow, headerbar button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button button:hover, headerbar button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin headerbar button button:hover image, headerbar button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin headerbar button button:hover arrow, headerbar button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button button:focus, headerbar button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin headerbar button button:focus image, headerbar button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin headerbar button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
.titlebar:not(headerbar) button:disabled, headerbar button:disabled { color: #7c675a; background-color: #493e37; }
.titlebar:not(headerbar) button:backdrop:not(:checked), headerbar button:backdrop:not(:checked) { color: #EDF0F5; background-color: #505050; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
.titlebar:not(headerbar) button:backdrop:not(:checked):hover, .titlebar:not(headerbar) button:backdrop:not(:checked):focus, headerbar button:backdrop:not(:checked):hover, headerbar button:backdrop:not(:checked):focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
.titlebar:not(headerbar) button:backdrop:not(:checked):hover, .titlebar:not(headerbar) button:backdrop:not(:checked):hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):focus, .titlebar:not(headerbar) button:backdrop:not(:checked):focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):focus arrow, headerbar button:backdrop:not(:checked):hover, headerbar button:backdrop:not(:checked):hover image, headerbar button:backdrop:not(:checked):hover arrow, headerbar button:backdrop:not(:checked):focus, headerbar button:backdrop:not(:checked):focus image, headerbar button:backdrop:not(:checked):focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
.titlebar:not(headerbar) button:backdrop:not(:checked):active, .titlebar:not(headerbar) button:backdrop:not(:checked).keyboard-activating, headerbar button:backdrop:not(:checked):active, headerbar button:backdrop:not(:checked).keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):checked image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked):selected image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button arrow, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):checked image, headerbar button:backdrop:not(:checked):checked arrow, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked):selected image, headerbar button:backdrop:not(:checked):selected arrow, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked).has-open-popup image, headerbar button:backdrop:not(:checked).has-open-popup arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus arrow, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:hover image, headerbar button:backdrop:not(:checked):checked:hover arrow, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):checked:focus image, headerbar button:backdrop:not(:checked):checked:focus arrow, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:hover image, headerbar button:backdrop:not(:checked):selected:hover arrow, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked):selected:focus image, headerbar button:backdrop:not(:checked):selected:focus arrow, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:hover image, headerbar button:backdrop:not(:checked).has-open-popup:hover arrow, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked).has-open-popup:focus image, headerbar button:backdrop:not(:checked).has-open-popup:focus arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
.titlebar:not(headerbar) button:backdrop:not(:checked):disabled, headerbar button:backdrop:not(:checked):disabled { color: #7c675a; background-color: #493e37; }
.selection-mode .titlebar:not(headerbar), .selection-mode.titlebar:not(headerbar), .selection-mode headerbar, headerbar.selection-mode { color: #2a4606; border-color: #86e4b0; background: #33d17a linear-gradient(to top, #145732, #2ecc75 7%, #37d27d 93%, #b0edcb 100%); }
.selection-mode .titlebar:backdrop:not(headerbar), .selection-mode.titlebar:backdrop:not(headerbar), .selection-mode headerbar:backdrop, headerbar.selection-mode:backdrop { background-color: #33d17a; background-image: none; box-shadow: inset 0 1px rgba(61, 211, 128, 0.442); }
.selection-mode .titlebar:backdrop:not(headerbar) label, .selection-mode.titlebar:backdrop:not(headerbar) label, .selection-mode headerbar:backdrop label, headerbar.selection-mode:backdrop label { text-shadow: none; color: #2a4606; }
.selection-mode .titlebar:not(headerbar) .selection-menu, .selection-mode.titlebar:not(headerbar) .selection-menu, .selection-mode headerbar .selection-menu:backdrop, .selection-mode headerbar .selection-menu, headerbar.selection-mode .selection-menu:backdrop, headerbar.selection-mode .selection-menu { border-color: rgba(51, 209, 122, 0); background-color: rgba(51, 209, 122, 0); background-image: none; box-shadow: none; min-height: 20px; padding: 4px 10px; }
.selection-mode .titlebar:not(headerbar) .selection-menu arrow, .selection-mode.titlebar:not(headerbar) .selection-menu arrow, .selection-mode headerbar .selection-menu:backdrop arrow, .selection-mode headerbar .selection-menu arrow, headerbar.selection-mode .selection-menu:backdrop arrow, headerbar.selection-mode .selection-menu arrow { -GtkArrow-arrow-scaling: 1; }
.selection-mode .titlebar:not(headerbar) .selection-menu .arrow, .selection-mode.titlebar:not(headerbar) .selection-menu .arrow, .selection-mode headerbar .selection-menu:backdrop .arrow, .selection-mode headerbar .selection-menu .arrow, headerbar.selection-mode .selection-menu:backdrop .arrow, headerbar.selection-mode .selection-menu .arrow { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); color: rgba(42, 70, 6, 0.5); -gtk-icon-shadow: none; }
.tiled .titlebar:not(headerbar), .tiled-top .titlebar:not(headerbar), .tiled-right .titlebar:not(headerbar), .tiled-bottom .titlebar:not(headerbar), .tiled-left .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), .fullscreen .titlebar:not(headerbar), .tiled headerbar, .tiled-top headerbar, .tiled-right headerbar, .tiled-bottom headerbar, .tiled-left headerbar, .maximized headerbar, .fullscreen headerbar { border-radius: 0; }
.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { min-height: 28px; padding: 4px; }
.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { min-height: 26px; min-width: 26px; margin: 0; padding: 0; }
.solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd headerbar:backdrop:dir(rtl), .solid-csd headerbar:backdrop:dir(ltr), .solid-csd headerbar:dir(rtl), .solid-csd headerbar:dir(ltr) { margin-left: -1px; margin-right: -1px; margin-top: -1px; border-radius: 0; box-shadow: none; }
headerbar entry, headerbar spinbutton, headerbar separator:not(.sidebar), headerbar button { margin-top: 5px; margin-bottom: 5px; }
headerbar switch { margin-top: 7px; margin-bottom: 7px; }
headerbar.titlebar headerbar:not(.titlebar) { background: none; box-shadow: none; }
.background .titlebar:backdrop, .background .titlebar { border-top-left-radius: 6px; border-top-right-radius: 6px; }
.background.tiled .titlebar:backdrop, .background.tiled .titlebar, .background.tiled-top .titlebar:backdrop, .background.tiled-top .titlebar, .background.tiled-right .titlebar:backdrop, .background.tiled-right .titlebar, .background.tiled-bottom .titlebar:backdrop, .background.tiled-bottom .titlebar, .background.tiled-left .titlebar:backdrop, .background.tiled-left .titlebar, .background.maximized .titlebar:backdrop, .background.maximized .titlebar, .background.solid-csd .titlebar:backdrop, .background.solid-csd .titlebar { border-top-left-radius: 0; border-top-right-radius: 0; }
window separator:first-child + headerbar:backdrop, window separator:first-child + headerbar, window headerbar:first-child:backdrop, window headerbar:first-child { border-top-left-radius: 7px; }
window headerbar:last-child:backdrop, window headerbar:last-child { border-top-right-radius: 7px; }
window stack headerbar:first-child:backdrop, window stack headerbar:first-child, window stack headerbar:last-child:backdrop, window stack headerbar:last-child { border-top-left-radius: 7px; border-top-right-radius: 7px; }
window.tiled headerbar, window.tiled headerbar:first-child, window.tiled headerbar:last-child, window.tiled headerbar:only-child, window.tiled headerbar:backdrop, window.tiled headerbar:backdrop:first-child, window.tiled headerbar:backdrop:last-child, window.tiled headerbar:backdrop:only-child, window.tiled-top headerbar, window.tiled-top headerbar:first-child, window.tiled-top headerbar:last-child, window.tiled-top headerbar:only-child, window.tiled-top headerbar:backdrop, window.tiled-top headerbar:backdrop:first-child, window.tiled-top headerbar:backdrop:last-child, window.tiled-top headerbar:backdrop:only-child, window.tiled-right headerbar, window.tiled-right headerbar:first-child, window.tiled-right headerbar:last-child, window.tiled-right headerbar:only-child, window.tiled-right headerbar:backdrop, window.tiled-right headerbar:backdrop:first-child, window.tiled-right headerbar:backdrop:last-child, window.tiled-right headerbar:backdrop:only-child, window.tiled-bottom headerbar, window.tiled-bottom headerbar:first-child, window.tiled-bottom headerbar:last-child, window.tiled-bottom headerbar:only-child, window.tiled-bottom headerbar:backdrop, window.tiled-bottom headerbar:backdrop:first-child, window.tiled-bottom headerbar:backdrop:last-child, window.tiled-bottom headerbar:backdrop:only-child, window.tiled-left headerbar, window.tiled-left headerbar:first-child, window.tiled-left headerbar:last-child, window.tiled-left headerbar:only-child, window.tiled-left headerbar:backdrop, window.tiled-left headerbar:backdrop:first-child, window.tiled-left headerbar:backdrop:last-child, window.tiled-left headerbar:backdrop:only-child, window.maximized headerbar, window.maximized headerbar:first-child, window.maximized headerbar:last-child, window.maximized headerbar:only-child, window.maximized headerbar:backdrop, window.maximized headerbar:backdrop:first-child, window.maximized headerbar:backdrop:last-child, window.maximized headerbar:backdrop:only-child, window.fullscreen headerbar, window.fullscreen headerbar:first-child, window.fullscreen headerbar:last-child, window.fullscreen headerbar:only-child, window.fullscreen headerbar:backdrop, window.fullscreen headerbar:backdrop:first-child, window.fullscreen headerbar:backdrop:last-child, window.fullscreen headerbar:backdrop:only-child, window.solid-csd headerbar, window.solid-csd headerbar:first-child, window.solid-csd headerbar:last-child, window.solid-csd headerbar:only-child, window.solid-csd headerbar:backdrop, window.solid-csd headerbar:backdrop:first-child, window.solid-csd headerbar:backdrop:last-child, window.solid-csd headerbar:backdrop:only-child { border-top-left-radius: 0; border-top-right-radius: 0; }
window.csd > .titlebar:not(headerbar) { padding: 0; background-color: transparent; background-image: none; border-style: none; border-color: transparent; box-shadow: none; }
.titlebar:not(headerbar) separator { background-color: #595757; }
window.devel headerbar.titlebar:not(.selection-mode) { background: #3f3e3e cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(117, 255, 37, 0.1)), linear-gradient(to top, #2d2c2c 3px, #323131); }
window.devel headerbar.titlebar:not(.selection-mode):backdrop { background: #3f3e3e cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, image(#3f3e3e); /* background-color would flash */ }
/************ Pathbars * */
.path-bar button.text-button, .path-bar button.image-button, .path-bar button { padding-left: 4px; padding-right: 4px; }
.path-bar button.text-button.image-button label { padding-left: 0; padding-right: 0; }
.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { padding-right: 8px; }
.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { padding-left: 8px; }
.path-bar button image { padding-left: 4px; padding-right: 4px; }
.path-bar button.slider-button { padding-left: 0; padding-right: 0; }
/************** Tree Views * */
treeview.view { border-left-color: #909194; border-top-color: #3f3e3e; }
* { -GtkTreeView-horizontal-separator: 4; -GtkTreeView-grid-line-width: 1; -GtkTreeView-grid-line-pattern: ''; -GtkTreeView-tree-line-width: 1; -GtkTreeView-tree-line-pattern: ''; -GtkTreeView-expander-size: 16; }
treeview.view:disabled { color: #7c675a; }
treeview.view:disabled:selected { color: #57b519; }
treeview.view:disabled:selected:backdrop { color: #76dc3a; }
treeview.view:disabled:backdrop { color: #666464; }
treeview.view.separator { min-height: 2px; color: #3f3e3e; }
treeview.view.separator:backdrop { color: rgba(63, 62, 62, 0.1); }
treeview.view:backdrop { border-left-color: #6b6b6c; border-top: #3f3e3e; }
treeview.view:drop(active) { border-style: solid none; border-width: 1px; border-color: #338b00; }
treeview.view:drop(active).after { border-top-style: none; }
treeview.view:drop(active).before { border-bottom-style: none; }
treeview.view.expander { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); color: #b5b7bb; }
treeview.view.expander:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
treeview.view.expander:hover { color: #EDF0F5; }
treeview.view.expander:selected { color: #417e0f; }
treeview.view.expander:selected:hover { color: #2a4606; }
treeview.view.expander:selected:backdrop { color: #78ac56; }
treeview.view.expander:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
treeview.view.expander:backdrop { color: #79797c; }
treeview.view header button { border-right-width: 0px; border-radius: 0; padding: 0px 3px; margin: 0px; color: #909194; background-color: #323232; font-weight: bold; text-shadow: none; }
treeview.view header button:hover { color: #bfc1c5; }
treeview.view header button:active { color: #EDF0F5; }
treeview.view header button:last-child { border-right-width: 1px; }
treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd, treeview.view header.button.dnd:active, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:hover, treeview.view header.button.dnd { color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); color: #75ff25; background-color: #75ff25; transition: none; }
treeview.view button.dnd:active:hover, treeview.view button.dnd:active:focus, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:focus, treeview.view button.dnd:hover:hover, treeview.view button.dnd:hover:focus, treeview.view button.dnd:hover, treeview.view button.dnd:focus, treeview.view header.button.dnd:active:hover, treeview.view header.button.dnd:active:focus, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd:hover:hover, treeview.view header.button.dnd:hover:focus, treeview.view header.button.dnd:hover, treeview.view header.button.dnd:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
treeview.view button.dnd:active:hover, treeview.view button.dnd:active:hover image, treeview.view button.dnd:active:hover arrow, treeview.view button.dnd:active:focus, treeview.view button.dnd:active:focus image, treeview.view button.dnd:active:focus arrow, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:hover image, treeview.view button.dnd:selected:hover arrow, treeview.view button.dnd:selected:focus, treeview.view button.dnd:selected:focus image, treeview.view button.dnd:selected:focus arrow, treeview.view button.dnd:hover:hover, treeview.view button.dnd:hover:hover image, treeview.view button.dnd:hover:hover arrow, treeview.view button.dnd:hover:focus, treeview.view button.dnd:hover:focus image, treeview.view button.dnd:hover:focus arrow, treeview.view button.dnd:hover, treeview.view button.dnd:hover image, treeview.view button.dnd:hover arrow, treeview.view button.dnd:focus, treeview.view button.dnd:focus image, treeview.view button.dnd:focus arrow, treeview.view header.button.dnd:active:hover, treeview.view header.button.dnd:active:hover image, treeview.view header.button.dnd:active:hover arrow, treeview.view header.button.dnd:active:focus, treeview.view header.button.dnd:active:focus image, treeview.view header.button.dnd:active:focus arrow, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:hover image, treeview.view header.button.dnd:selected:hover arrow, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd:selected:focus image, treeview.view header.button.dnd:selected:focus arrow, treeview.view header.button.dnd:hover:hover, treeview.view header.button.dnd:hover:hover image, treeview.view header.button.dnd:hover:hover arrow, treeview.view header.button.dnd:hover:focus, treeview.view header.button.dnd:hover:focus image, treeview.view header.button.dnd:hover:focus arrow, treeview.view header.button.dnd:hover, treeview.view header.button.dnd:hover image, treeview.view header.button.dnd:hover arrow, treeview.view header.button.dnd:focus, treeview.view header.button.dnd:focus image, treeview.view header.button.dnd:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
treeview.view button.dnd:active:active, treeview.view button.dnd:active.keyboard-activating, treeview.view button.dnd:selected:active, treeview.view button.dnd:selected.keyboard-activating, treeview.view button.dnd:hover:active, treeview.view button.dnd:hover.keyboard-activating, treeview.view button.dnd:active, treeview.view button.dnd.keyboard-activating, treeview.view header.button.dnd:active:active, treeview.view header.button.dnd:active.keyboard-activating, treeview.view header.button.dnd:selected:active, treeview.view header.button.dnd:selected.keyboard-activating, treeview.view header.button.dnd:hover:active, treeview.view header.button.dnd:hover.keyboard-activating, treeview.view header.button.dnd:active, treeview.view header.button.dnd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
treeview.view button.dnd:selected:selected, treeview.view button.dnd:checked, treeview.view button.dnd.has-open-popup, treeview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd button, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:checked, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
treeview.view button.dnd:active:checked, treeview.view button.dnd:active:checked image, treeview.view button.dnd:active:checked arrow, treeview.view button.dnd:active:selected, treeview.view button.dnd:active:selected image, treeview.view button.dnd:active:selected arrow, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:active.has-open-popup image, treeview.view button.dnd:active.has-open-popup arrow, treeview.view button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:active button, treeview.view button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:active button image, treeview.view button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:active button arrow, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:checked image, treeview.view button.dnd:selected:checked arrow, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected:selected image, treeview.view button.dnd:selected:selected arrow, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:selected.has-open-popup image, treeview.view button.dnd:selected.has-open-popup arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:selected button, treeview.view button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:selected button image, treeview.view button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button arrow, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:checked image, treeview.view button.dnd:hover:checked arrow, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover:selected image, treeview.view button.dnd:hover:selected arrow, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:hover.has-open-popup image, treeview.view button.dnd:hover.has-open-popup arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:hover button, treeview.view button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:hover button image, treeview.view button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button arrow, treeview.view button.dnd:checked, treeview.view button.dnd:checked image, treeview.view button.dnd:checked arrow, treeview.view button.dnd:selected, treeview.view button.dnd:selected image, treeview.view button.dnd:selected arrow, treeview.view button.dnd.has-open-popup, treeview.view button.dnd.has-open-popup image, treeview.view button.dnd.has-open-popup arrow, treeview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd button, treeview.view button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd button image, treeview.view button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd button arrow, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:checked image, treeview.view header.button.dnd:active:checked arrow, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active:selected image, treeview.view header.button.dnd:active:selected arrow, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:active.has-open-popup image, treeview.view header.button.dnd:active.has-open-popup arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:active button, treeview.view header.button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:active button image, treeview.view header.button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button arrow, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:checked image, treeview.view header.button.dnd:selected:checked arrow, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected:selected image, treeview.view header.button.dnd:selected:selected arrow, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:selected.has-open-popup image, treeview.view header.button.dnd:selected.has-open-popup arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:selected button, treeview.view header.button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button arrow, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:checked image, treeview.view header.button.dnd:hover:checked arrow, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover:selected image, treeview.view header.button.dnd:hover:selected arrow, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:hover.has-open-popup image, treeview.view header.button.dnd:hover.has-open-popup arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:hover button, treeview.view header.button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button arrow, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:checked image, treeview.view header.button.dnd:checked arrow, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:selected image, treeview.view header.button.dnd:selected arrow, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd.has-open-popup image, treeview.view header.button.dnd.has-open-popup arrow, treeview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd button, treeview.view header.button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd button image, treeview.view header.button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:focus, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:focus, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd button:hover, treeview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd button:focus, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd button:hover, treeview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:hover image, treeview.view button.dnd:active:checked:hover arrow, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:checked:focus image, treeview.view button.dnd:active:checked:focus arrow, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:hover image, treeview.view button.dnd:active:selected:hover arrow, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active:selected:focus image, treeview.view button.dnd:active:selected:focus arrow, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:hover image, treeview.view button.dnd:active.has-open-popup:hover arrow, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:active.has-open-popup:focus image, treeview.view button.dnd:active.has-open-popup:focus arrow, treeview.view button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:active button:hover, treeview.view button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:active button:hover image, treeview.view button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:active button:hover arrow, treeview.view button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:active button:focus, treeview.view button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:active button:focus image, treeview.view button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:active button:focus arrow, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:hover image, treeview.view button.dnd:selected:checked:hover arrow, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:checked:focus image, treeview.view button.dnd:selected:checked:focus arrow, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:hover image, treeview.view button.dnd:selected:selected:hover arrow, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected:selected:focus image, treeview.view button.dnd:selected:selected:focus arrow, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:hover image, treeview.view button.dnd:selected.has-open-popup:hover arrow, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:selected.has-open-popup:focus image, treeview.view button.dnd:selected.has-open-popup:focus arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover image, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus image, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus arrow, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:hover image, treeview.view button.dnd:hover:checked:hover arrow, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:checked:focus image, treeview.view button.dnd:hover:checked:focus arrow, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:hover image, treeview.view button.dnd:hover:selected:hover arrow, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover:selected:focus image, treeview.view button.dnd:hover:selected:focus arrow, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:hover image, treeview.view button.dnd:hover.has-open-popup:hover arrow, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:hover.has-open-popup:focus image, treeview.view button.dnd:hover.has-open-popup:focus arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover image, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus image, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus arrow, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:hover image, treeview.view button.dnd:checked:hover arrow, treeview.view button.dnd:checked:focus, treeview.view button.dnd:checked:focus image, treeview.view button.dnd:checked:focus arrow, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:hover image, treeview.view button.dnd:selected:hover arrow, treeview.view button.dnd:selected:focus, treeview.view button.dnd:selected:focus image, treeview.view button.dnd:selected:focus arrow, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:hover image, treeview.view button.dnd.has-open-popup:hover arrow, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd.has-open-popup:focus image, treeview.view button.dnd.has-open-popup:focus arrow, treeview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd button:hover, treeview.view button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd button:hover image, treeview.view button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd button:hover arrow, treeview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd button:focus, treeview.view button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd button:focus image, treeview.view button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd button:focus arrow, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:hover image, treeview.view header.button.dnd:active:checked:hover arrow, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:checked:focus image, treeview.view header.button.dnd:active:checked:focus arrow, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:hover image, treeview.view header.button.dnd:active:selected:hover arrow, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active:selected:focus image, treeview.view header.button.dnd:active:selected:focus arrow, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:hover image, treeview.view header.button.dnd:active.has-open-popup:hover arrow, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:active.has-open-popup:focus image, treeview.view header.button.dnd:active.has-open-popup:focus arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover image, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus image, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus arrow, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:hover image, treeview.view header.button.dnd:selected:checked:hover arrow, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:checked:focus image, treeview.view header.button.dnd:selected:checked:focus arrow, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:hover image, treeview.view header.button.dnd:selected:selected:hover arrow, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected:selected:focus image, treeview.view header.button.dnd:selected:selected:focus arrow, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:hover image, treeview.view header.button.dnd:selected.has-open-popup:hover arrow, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:selected.has-open-popup:focus image, treeview.view header.button.dnd:selected.has-open-popup:focus arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus arrow, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:hover image, treeview.view header.button.dnd:hover:checked:hover arrow, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:checked:focus image, treeview.view header.button.dnd:hover:checked:focus arrow, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:hover image, treeview.view header.button.dnd:hover:selected:hover arrow, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover:selected:focus image, treeview.view header.button.dnd:hover:selected:focus arrow, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:hover image, treeview.view header.button.dnd:hover.has-open-popup:hover arrow, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:hover.has-open-popup:focus image, treeview.view header.button.dnd:hover.has-open-popup:focus arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus arrow, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:hover image, treeview.view header.button.dnd:checked:hover arrow, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:checked:focus image, treeview.view header.button.dnd:checked:focus arrow, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:hover image, treeview.view header.button.dnd:selected:hover arrow, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd:selected:focus image, treeview.view header.button.dnd:selected:focus arrow, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:hover image, treeview.view header.button.dnd.has-open-popup:hover arrow, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd.has-open-popup:focus image, treeview.view header.button.dnd.has-open-popup:focus arrow, treeview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd button:hover, treeview.view header.button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd button:hover image, treeview.view header.button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd button:hover arrow, treeview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd button:focus, treeview.view header.button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd button:focus image, treeview.view header.button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
treeview.view button.dnd:active:disabled, treeview.view button.dnd:active:disabled:checked, treeview.view button.dnd:active:disabled:selected, treeview.view button.dnd:active:disabled.has-open-popup, treeview.view button.dnd:selected:disabled, treeview.view button.dnd:selected:disabled:checked, treeview.view button.dnd:selected:disabled:selected, treeview.view button.dnd:selected:disabled.has-open-popup, treeview.view button.dnd:hover:disabled, treeview.view button.dnd:hover:disabled:checked, treeview.view button.dnd:hover:disabled:selected, treeview.view button.dnd:hover:disabled.has-open-popup, treeview.view button.dnd:disabled, treeview.view button.dnd:disabled:checked, treeview.view button.dnd:disabled:selected, treeview.view button.dnd:disabled.has-open-popup, treeview.view header.button.dnd:active:disabled, treeview.view header.button.dnd:active:disabled:checked, treeview.view header.button.dnd:active:disabled:selected, treeview.view header.button.dnd:active:disabled.has-open-popup, treeview.view header.button.dnd:selected:disabled, treeview.view header.button.dnd:selected:disabled:checked, treeview.view header.button.dnd:selected:disabled:selected, treeview.view header.button.dnd:selected:disabled.has-open-popup, treeview.view header.button.dnd:hover:disabled, treeview.view header.button.dnd:hover:disabled:checked, treeview.view header.button.dnd:hover:disabled:selected, treeview.view header.button.dnd:hover:disabled.has-open-popup, treeview.view header.button.dnd:disabled, treeview.view header.button.dnd:disabled:checked, treeview.view header.button.dnd:disabled:selected, treeview.view header.button.dnd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
treeview.view acceleditor > label { background-color: #75ff25; }
/********* Menus * */
menubar, .menubar { -GtkWidget-window-dragging: true; padding: 0px; }
menubar > menuitem, .menubar > menuitem { min-height: 16px; padding: 4px 8px; border: 1px solid transparent; border-radius: 3px; transition: none; }
menubar > menuitem menu:dir(rtl), menubar > menuitem menu:dir(ltr), .menubar > menuitem menu:dir(rtl), .menubar > menuitem menu:dir(ltr) { border-radius: 0; padding: 0; }
menubar > menuitem:hover, menubar > menuitem:active, .menubar > menuitem:hover, .menubar > menuitem:active { background-color: #75ff25; color: #2a4606; }
menubar > menuitem:disabled, .menubar > menuitem:disabled { color: #7c675a; }
menubar .csd.popup decoration, .menubar .csd.popup decoration { border-radius: 0; }
.background.popup { background-color: transparent; }
menu, .menu, .context-menu { margin: 4px; padding: 4px 0px; background-color: #353434; border: 1px solid #595757; transition: none; }
.csd menu, .csd .menu, .csd .context-menu { border: none; border-radius: 5px; }
menu menuitem, .menu menuitem, .context-menu menuitem { min-height: 16px; min-width: 40px; padding: 4px 6px; text-shadow: none; border: 1px solid transparent; border-radius: 3px; transition: none; }
menu menuitem:hover, menu menuitem:active, .menu menuitem:hover, .menu menuitem:active, .context-menu menuitem:hover, .context-menu menuitem:active { background-color: #75ff25; color: #2a4606; }
menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { color: #7c675a; }
menu menuitem arrow, .menu menuitem arrow, .context-menu menuitem arrow { min-height: 16px; min-width: 16px; }
menu menuitem arrow:dir(ltr), .menu menuitem arrow:dir(ltr), .context-menu menuitem arrow:dir(ltr) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); margin-left: 10px; }
menu menuitem arrow:dir(rtl), .menu menuitem arrow:dir(rtl), .context-menu menuitem arrow:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); margin-right: 10px; }
menu menuitem label:dir(rtl), menu menuitem label:dir(ltr), .menu menuitem label:dir(rtl), .menu menuitem label:dir(ltr), .context-menu menuitem label:dir(rtl), .context-menu menuitem label:dir(ltr) { color: inherit; }
menu > arrow, .menu > arrow, .context-menu > arrow { min-height: 16px; min-width: 16px; padding: 4px; background-color: #353434; border-radius: 0; }
menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { margin-top: -4px; border-bottom: 1px solid #454546; border-top-right-radius: 5px; border-top-left-radius: 5px; -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
menu > arrow.bottom, .menu > arrow.bottom, .context-menu > arrow.bottom { margin-top: 8px; margin-bottom: -12px; border-top: 1px solid #454546; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
menuitem accelerator { color: alpha(currentColor,0.55); }
menuitem check, menuitem radio { min-height: 16px; min-width: 16px; }
menuitem check:dir(ltr), menuitem radio:dir(ltr) { margin-right: 7px; }
menuitem check:dir(rtl), menuitem radio:dir(rtl) { margin-left: 7px; }
/*************** Popovers * */
popover.background { padding: 2px; background-color: #3f3e3e; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }
.csd popover.background, popover.background { border: 1px solid #595757; border-radius: 7px; }
.csd popover.background { background-clip: padding-box; border-color: rgba(237, 240, 245, 0.5); }
popover.background > list, popover.background > .view, popover.background > iconview, popover.background > toolbar { border-style: none; background-color: transparent; }
.csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier { border: 1px solid rgba(255, 255, 255, 0.1); }
popover.background separator { margin: 3px; }
popover.background list separator { margin: 0px; }
/************* Notebooks * */
notebook > header tabs > tab.reorderable-page { background-image: url("assets/draggable-white.svg"); background-position: center; background-repeat: no-repeat; background-size: 0.7rem; }
notebook > header tabs > tab.reorderable-page { background-position: left; padding-left: 1rem; }
notebook > header tabs > tab.reorderable-page:dir(rtl) { background-position: right; padding-right: 1rem; }
notebook:focus > header { background-color: #4c4b4b; }
notebook > header.left, notebook > header.right { border-radius: 1.5em; }
notebook > header.top > tabs > arrow { border-top-style: none; }
notebook > header.bottom > tabs > arrow { border-bottom-style: none; }
notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { margin-left: -5px; margin-right: -5px; padding-left: 4px; padding-right: 4px; }
notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
notebook > header.left > tabs > arrow { border-left-style: none; }
notebook > header.right > tabs > arrow { border-right-style: none; }
notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { margin-top: -5px; margin-bottom: -5px; padding-top: 4px; padding-bottom: 4px; }
notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
notebook > header > tabs > arrow { min-height: 16px; min-width: 16px; border-radius: 0; }
notebook > header > tabs > arrow:disabled { color: #7c675a; background-color: #493e37; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
notebook > header > tabs > arrow:disabled:hover, notebook > header > tabs > arrow:disabled:focus { color: #988071; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
notebook > header > tabs > arrow:disabled:hover, notebook > header > tabs > arrow:disabled:hover image, notebook > header > tabs > arrow:disabled:hover arrow, notebook > header > tabs > arrow:disabled:focus, notebook > header > tabs > arrow:disabled:focus image, notebook > header > tabs > arrow:disabled:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:checked image, notebook > header > tabs > arrow:disabled:checked arrow, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled:selected image, notebook > header > tabs > arrow:disabled:selected arrow, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled.has-open-popup image, notebook > header > tabs > arrow:disabled.has-open-popup arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:hover image, notebook > header > tabs > arrow:disabled:checked:hover arrow, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:checked:focus image, notebook > header > tabs > arrow:disabled:checked:focus arrow, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:hover image, notebook > header > tabs > arrow:disabled:selected:hover arrow, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled:selected:focus image, notebook > header > tabs > arrow:disabled:selected:focus arrow, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:hover image, notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled.has-open-popup:focus image, notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
notebook > header > tabs > arrow:disabled:disabled, notebook > header > tabs > arrow:disabled:disabled:checked, notebook > header > tabs > arrow:disabled:disabled:selected, notebook > header > tabs > arrow:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
notebook > header tabs > tab { border-radius: 9999px; outline-color: transparent; margin: 3px; }
notebook > header tabs > tab button.flat { border-radius: 9999px; padding: 1px; margin: 2px; }
notebook > header tabs > tab button.flat:last-child { margin-left: 4px; margin-right: -4px; }
notebook > header tabs > tab button.flat:first-child { margin-left: -4px; margin-right: 4px; }
/************** Scrollbars * */
scrollbar { background-color: #393838; transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
* { -GtkScrollbar-has-backward-stepper: true; -GtkScrollbar-has-forward-stepper: true; }
scrollbar.top { border-bottom: 1px solid #595757; }
scrollbar.bottom { border-top: 1px solid #595757; }
scrollbar.left { border-right: 1px solid #595757; }
scrollbar.right { border-left: 1px solid #595757; }
scrollbar slider { color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5), inset 0 4px 3px 0px rgba(255, 255, 255, 0.3), inset 0 -4px 3px 0px rgba(0, 0, 0, 0.5), 0 4px 4px -2px rgba(0, 0, 0, 0.5); border: none; padding: 0; min-width: 10px; min-height: 10px; margin: 0px; border-radius: 9999px; background-clip: padding-box; background-color: #4f4f4f; transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); background-image: url("assets/draggable-white.svg"); background-position: center; background-repeat: no-repeat; background-size: 0.7rem; }
scrollbar slider:hover, scrollbar slider:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
scrollbar slider:hover, scrollbar slider:hover image, scrollbar slider:hover arrow, scrollbar slider:focus, scrollbar slider:focus image, scrollbar slider:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
scrollbar slider:disabled, scrollbar slider:disabled:checked, scrollbar slider:disabled:selected, scrollbar slider:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
scrollbar slider:hover { background-color: #62a73a; color: #8f8f8f; background-image: url("assets/draggable-white.svg"); background-position: center; background-repeat: no-repeat; background-size: 0.7rem; }
scrollbar slider:hover:active, scrollbar slider:active { background-color: #95ff58; color: #545454; background-image: url("assets/draggable-black.svg"); background-position: center; background-repeat: no-repeat; background-size: 0.7rem; }
scrollbar slider:disabled { background-color: #493e37; }
scrollbar.fine-tune slider, scrollbar.fine-tune slider:hover, scrollbar.fine-tune slider:active { background-color: #203d79; }
scrollbar.horizontal slider { min-width: 40px; }
scrollbar.vertical slider { min-height: 40px; }
scrollbar button { padding: 0; min-width: 12px; min-height: 12px; border-radius: 0; transition-property: min-height, min-width, color; }
scrollbar.vertical button.down { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
scrollbar.vertical button.up { -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); }
scrollbar.horizontal button.down { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
scrollbar.horizontal button.up { -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); }
treeview ~ scrollbar.vertical { border-top: 1px solid #595757; margin-top: -1px; }
/********** Switch * */
switch { outline-offset: -4px; border-radius: 9999px; color: #EDF0F5; text-shadow: 0 1px rgba(0, 0, 0, 0.1); /* only show i / o for the accessible theme */ }
switch:checked { color: #2a4606; background-color: #75ff25; }
switch:disabled { color: #7c675a; border-color: #595757; background-color: #493e37; text-shadow: none; }
switch slider { margin: 1px; min-width: 24px; min-height: 24px; border: 1px solid transparent; border-radius: 50%; transition: none; -gtk-outline-radius: 20px; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5), inset 0 4px 3px 0px rgba(255, 255, 255, 0.3), inset 0 -4px 3px 0px rgba(0, 0, 0, 0.5), 0 4px 4px -2px rgba(0, 0, 0, 0.5); border: none; background-image: url("assets/draggable-white.svg"); background-position: center; background-repeat: no-repeat; background-size: 0.7rem; }
switch slider:hover, switch slider:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
switch slider:hover, switch slider:hover image, switch slider:hover arrow, switch slider:focus, switch slider:focus image, switch slider:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
switch slider:disabled, switch slider:disabled:checked, switch slider:disabled:selected, switch slider:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
switch image { color: transparent; }
/************************* Check and Radio items * */
/*************************** Check and Radio buttons * */
checkbutton.text-button, radiobutton.text-button { padding: 2px 0; outline-offset: 0; }
checkbutton.text-button label:not(:only-child):first-child, radiobutton.text-button label:not(:only-child):first-child { margin-left: 4px; }
checkbutton.text-button label:not(:only-child):last-child, radiobutton.text-button label:not(:only-child):last-child { margin-right: 4px; }
checkbutton.text-button:hover > label, radiobutton.text-button:hover > label { text-shadow: 0 0 5px currentColor; }
check, check:selected, radio, radio:selected { border-width: 1px; border-style: solid; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); margin: 0 4px; min-height: 14px; min-width: 14px; -gtk-icon-source: none; }
check:hover, check:focus, check:selected:hover, check:selected:focus, radio:hover, radio:focus, radio:selected:hover, radio:selected:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
check:hover, check:hover image, check:hover arrow, check:focus, check:focus image, check:focus arrow, check:selected:hover, check:selected:hover image, check:selected:hover arrow, check:selected:focus, check:selected:focus image, check:selected:focus arrow, radio:hover, radio:hover image, radio:hover arrow, radio:focus, radio:focus image, radio:focus arrow, radio:selected:hover, radio:selected:hover image, radio:selected:hover arrow, radio:selected:focus, radio:selected:focus image, radio:selected:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
check:active, check.keyboard-activating, check:selected:active, check:selected.keyboard-activating, radio:active, radio.keyboard-activating, radio:selected:active, radio:selected.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
check:checked, check:selected, check.has-open-popup, check .active_group #docklike-plugin button, .active_group #docklike-plugin check button, radio:checked, radio:selected, radio.has-open-popup, radio .active_group #docklike-plugin button, .active_group #docklike-plugin radio button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
check:checked, check:checked image, check:checked arrow, check:selected, check:selected image, check:selected arrow, check.has-open-popup, check.has-open-popup image, check.has-open-popup arrow, check .active_group #docklike-plugin button, .active_group #docklike-plugin check button, check .active_group #docklike-plugin button image, .active_group #docklike-plugin check button image, check .active_group #docklike-plugin button arrow, .active_group #docklike-plugin check button arrow, radio:checked, radio:checked image, radio:checked arrow, radio:selected, radio:selected image, radio:selected arrow, radio.has-open-popup, radio.has-open-popup image, radio.has-open-popup arrow, radio .active_group #docklike-plugin button, .active_group #docklike-plugin radio button, radio .active_group #docklike-plugin button image, .active_group #docklike-plugin radio button image, radio .active_group #docklike-plugin button arrow, .active_group #docklike-plugin radio button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
check:checked:hover, check:checked:focus, check:selected:hover, check:selected:focus, check.has-open-popup:hover, check.has-open-popup:focus, check .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check button:hover, check .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check button:focus, check:selected:checked:hover, check:selected:checked:focus, check:selected.has-open-popup:hover, check:selected.has-open-popup:focus, radio:checked:hover, radio:checked:focus, radio:selected:hover, radio:selected:focus, radio.has-open-popup:hover, radio.has-open-popup:focus, radio .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio button:hover, radio .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio button:focus, radio:selected:checked:hover, radio:selected:checked:focus, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
check:checked:hover, check:checked:hover image, check:checked:hover arrow, check:checked:focus, check:checked:focus image, check:checked:focus arrow, check:selected:hover, check:selected:hover image, check:selected:hover arrow, check:selected:focus, check:selected:focus image, check:selected:focus arrow, check.has-open-popup:hover, check.has-open-popup:hover image, check.has-open-popup:hover arrow, check.has-open-popup:focus, check.has-open-popup:focus image, check.has-open-popup:focus arrow, check .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check button:hover, check .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin check button:hover image, check .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin check button:hover arrow, check .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check button:focus, check .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin check button:focus image, check .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin check button:focus arrow, check:selected:checked:hover, check:selected:checked:hover image, check:selected:checked:hover arrow, check:selected:checked:focus, check:selected:checked:focus image, check:selected:checked:focus arrow, check:selected:selected:hover, check:selected:selected:hover image, check:selected:selected:hover arrow, check:selected:selected:focus, check:selected:selected:focus image, check:selected:selected:focus arrow, check:selected.has-open-popup:hover, check:selected.has-open-popup:hover image, check:selected.has-open-popup:hover arrow, check:selected.has-open-popup:focus, check:selected.has-open-popup:focus image, check:selected.has-open-popup:focus arrow, check:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check:selected button:hover, check:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin check:selected button:hover image, check:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin check:selected button:hover arrow, check:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check:selected button:focus, check:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin check:selected button:focus image, check:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin check:selected button:focus arrow, radio:checked:hover, radio:checked:hover image, radio:checked:hover arrow, radio:checked:focus, radio:checked:focus image, radio:checked:focus arrow, radio:selected:hover, radio:selected:hover image, radio:selected:hover arrow, radio:selected:focus, radio:selected:focus image, radio:selected:focus arrow, radio.has-open-popup:hover, radio.has-open-popup:hover image, radio.has-open-popup:hover arrow, radio.has-open-popup:focus, radio.has-open-popup:focus image, radio.has-open-popup:focus arrow, radio .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio button:hover, radio .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin radio button:hover image, radio .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin radio button:hover arrow, radio .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio button:focus, radio .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin radio button:focus image, radio .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin radio button:focus arrow, radio:selected:checked:hover, radio:selected:checked:hover image, radio:selected:checked:hover arrow, radio:selected:checked:focus, radio:selected:checked:focus image, radio:selected:checked:focus arrow, radio:selected:selected:hover, radio:selected:selected:hover image, radio:selected:selected:hover arrow, radio:selected:selected:focus, radio:selected:selected:focus image, radio:selected:selected:focus arrow, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:hover image, radio:selected.has-open-popup:hover arrow, radio:selected.has-open-popup:focus, radio:selected.has-open-popup:focus image, radio:selected.has-open-popup:focus arrow, radio:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio:selected button:hover, radio:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin radio:selected button:hover image, radio:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin radio:selected button:hover arrow, radio:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio:selected button:focus, radio:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin radio:selected button:focus image, radio:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin radio:selected button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
check:disabled, check:disabled:checked, check:disabled:selected, check:disabled.has-open-popup, check:selected:disabled, check:selected:disabled:checked, check:selected:disabled:selected, check:selected:disabled.has-open-popup, radio:disabled, radio:disabled:checked, radio:disabled:selected, radio:disabled.has-open-popup, radio:selected:disabled, radio:selected:disabled:checked, radio:selected:disabled:selected, radio:selected:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
check:only-child, check:selected:only-child, radio:only-child, radio:selected:only-child { margin: 0; }
popover check.left:dir(rtl), popover check:selected.left:dir(rtl), popover radio.left:dir(rtl), popover radio:selected.left:dir(rtl) { margin-left: 0; margin-right: 12px; }
popover check.right:dir(ltr), popover check:selected.right:dir(ltr), popover radio.right:dir(ltr), popover radio:selected.right:dir(ltr) { margin-left: 12px; margin-right: 0; }
menu menuitem check, menu menuitem check:selected, menu menuitem radio, menu menuitem radio:selected { margin: 0; }
check { border-radius: 3px; }
check:checked { -gtk-icon-source: image(-gtk-recolor(url("assets/check-symbolic.svg")), -gtk-recolor(url("assets/check-symbolic.symbolic.png"))); }
check:indeterminate { -gtk-icon-source: image(-gtk-recolor(url("assets/dash-symbolic.svg")), -gtk-recolor(url("assets/dash-symbolic.symbolic.png"))); }
treeview.view radio:selected:focus, treeview.view radio:selected, radio { border-radius: 100%; }
treeview.view radio:checked:selected, radio:checked { -gtk-icon-source: image(-gtk-recolor(url("assets/bullet-symbolic.svg")), -gtk-recolor(url("assets/bullet-symbolic.symbolic.png"))); }
treeview.view radio:indeterminate:selected, radio:indeterminate { -gtk-icon-source: image(-gtk-recolor(url("assets/dash-symbolic.svg")), -gtk-recolor(url("assets/dash-symbolic.symbolic.png"))); }
radio:not(:indeterminate):not(:checked):active:not(:backdrop) { -gtk-icon-transform: scale(0); }
check:not(:indeterminate):not(:checked):active:not(:backdrop) { -gtk-icon-transform: translate(6px, -3px) rotate(-45deg) scaleY(0.2) rotate(45deg) scaleX(0); }
radio:active, check:active { -gtk-icon-transform: scale(0, 1); }
radio:checked:not(:backdrop), radio:indeterminate:not(:backdrop), check:checked:not(:backdrop), check:indeterminate:not(:backdrop) { -gtk-icon-transform: unset; transition: 400ms; }
menu menuitem radio:checked:not(:backdrop), menu menuitem radio:indeterminate:not(:backdrop), menu menuitem check:checked:not(:backdrop), menu menuitem check:indeterminate:not(:backdrop) { transition: none; }
treeview.view radio:selected, treeview.view radio:selected:focus, treeview.view check:selected, treeview.view check:selected:focus { background-color: #4f4f4f; color: #75ff25; }
treeview.view radio:selected:not(:checked), treeview.view radio:selected:focus:not(:checked), treeview.view check:selected:not(:checked), treeview.view check:selected:focus:not(:checked) { box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
/************ GtkScale * */
/************ GtkScale * */
levelbar > trough, progressbar trough, scale fill, scale trough, treeview.view.trough, scrollbar trough, switch { border: none; border-radius: 9999px; background-color: #201f1f; box-shadow: 0px -2px 2px 0 rgba(255, 255, 255, 0.3), 2px -1px 2px 0 alpha(rgba(255, 255, 255, 0.3),0.5), -2px -1px 2px 0 alpha(rgba(255, 255, 255, 0.3),0.5), inset 0px -1px 1px 0 rgba(255, 255, 255, 0.3), inset 0px 2px 2px 1px rgba(0, 0, 0, 0.5), 0px 2px 2px -1px rgba(0, 0, 0, 0.5), 0px 3px 4px -1px rgba(0, 0, 0, 0.5); }
row:selected levelbar > trough, row:selected progressbar trough, progressbar row:selected trough, row:selected scale fill, scale row:selected fill, row:selected scale trough, scale row:selected trough, row:selected treeview.view.trough, row:selected scrollbar trough, scrollbar row:selected trough, row:selected switch { border-color: #338b00; }
.osd levelbar > trough, .osd progressbar trough, progressbar .osd trough, .osd scale fill, scale .osd fill, .osd scale trough, scale .osd trough, .osd treeview.view.trough, .osd scrollbar trough, scrollbar .osd trough, .osd switch { border-color: #66cbec; }
progressbar progress, scale highlight, treeview.view.progressbar { margin: 0px; border: none; border-radius: 9999px; background-color: #75ff25; color: #2a4606; box-shadow: inset 0 3px 0 0 rgba(255, 255, 255, 0.5), 0 0 5px 0 #75ff25; background-image: linear-gradient(to bottom, alpha(white,0), alpha(white,0.3)), radial-gradient(ellipse at center, alpha(black,0.3), alpha(black,0)); }
progressbar progress:disabled, scale highlight:disabled, treeview.view.progressbar:disabled { background-color: #6d5b50; box-shadow: inset 0 3px 0 0 rgba(255, 255, 255, 0.3); }
scale { min-height: 10px; min-width: 10px; padding: 12px; }
scale trough { outline-offset: 2px; -gtk-outline-radius: 5px; }
scale fill { background-color: #7f7e7e; }
scale trough > slider { color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5), inset 0 4px 3px 0px rgba(255, 255, 255, 0.3), inset 0 -4px 3px 0px rgba(0, 0, 0, 0.5), 0 4px 4px -2px rgba(0, 0, 0, 0.5); border: none; min-height: 18px; min-width: 18px; margin: -3px; border-radius: 100%; background-image: url("assets/draggable-white.svg"); background-position: center; background-repeat: no-repeat; background-size: 0.7rem; }
scale trough > slider:hover, scale trough > slider:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
scale trough > slider:hover, scale trough > slider:hover image, scale trough > slider:hover arrow, scale trough > slider:focus, scale trough > slider:focus image, scale trough > slider:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
scale trough > slider:disabled, scale trough > slider:disabled:checked, scale trough > slider:disabled:selected, scale trough > slider:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
scale trough > slider:hover, scale trough > slider:focus { box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5), inset 0 4px 3px 0px rgba(255, 255, 255, 0.3), inset 0 -4px 3px 0px rgba(0, 0, 0, 0.5), 0 4px 4px -2px rgba(0, 0, 0, 0.5), 0 0 5px 0 #75ff25; }
scale trough > slider:active { box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5), inset 0 4px 3px 0px rgba(255, 255, 255, 0.3), inset 0 -4px 3px 0px rgba(0, 0, 0, 0.5), 0 4px 4px -2px rgba(0, 0, 0, 0.5), 0 0 5px 0 #75ff25, 0 0 3px 0 #75ff25; }
.osd scale trough > slider { color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5), inset 0 4px 3px 0px rgba(255, 255, 255, 0.3), inset 0 -4px 3px 0px rgba(0, 0, 0, 0.5), 0 4px 4px -2px rgba(0, 0, 0, 0.5); border: none; }
.osd scale trough > slider:hover, .osd scale trough > slider:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
.osd scale trough > slider:hover, .osd scale trough > slider:hover image, .osd scale trough > slider:hover arrow, .osd scale trough > slider:focus, .osd scale trough > slider:focus image, .osd scale trough > slider:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
.osd scale trough > slider:disabled, .osd scale trough > slider:disabled:checked, .osd scale trough > slider:disabled:selected, .osd scale trough > slider:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
.osd scale trough > slider:hover, .osd scale trough > slider:focus { box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5), inset 0 4px 3px 0px rgba(255, 255, 255, 0.3), inset 0 -4px 3px 0px rgba(0, 0, 0, 0.5), 0 4px 4px -2px rgba(0, 0, 0, 0.5), 0 0 5px 0 #75ff25; }
.osd scale trough > slider:active { box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5), inset 0 4px 3px 0px rgba(255, 255, 255, 0.3), inset 0 -4px 3px 0px rgba(0, 0, 0, 0.5), 0 4px 4px -2px rgba(0, 0, 0, 0.5), 0 0 5px 0 #75ff25, 0 0 3px 0 #75ff25; }
scale.fine-tune trough > slider:hover, scale.fine-tune trough > slider:focus { box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5), inset 0 4px 3px 0px rgba(255, 255, 255, 0.3), inset 0 -4px 3px 0px rgba(0, 0, 0, 0.5), 0 4px 4px -2px rgba(0, 0, 0, 0.5), 0 0 5px 0 #33d17a; }
scale marks, scale value { color: alpha(currentColor,0.55); font-feature-settings: "tnum"; }
scale.horizontal marks.top { margin-bottom: 6px; margin-top: -12px; }
scale.horizontal marks.bottom { margin-top: 6px; margin-bottom: -12px; }
scale.vertical marks.top { margin-right: 6px; margin-left: -12px; }
scale.vertical marks.bottom { margin-left: 6px; margin-right: -12px; }
scale.horizontal indicator { min-height: 6px; min-width: 1px; }
scale.horizontal.marks-after slider { border-radius: 5px 5px 100% 100%; min-width: 10px; padding: 0; margin-right: 5px; margin-left: 5px; }
scale.horizontal.marks-before slider, scale.horizontal.color slider { border-radius: 100% 100% 5px 5px; min-width: 10px; padding: 0; margin-right: 5px; margin-left: 5px; }
scale.vertical indicator { min-height: 1px; min-width: 6px; }
scale.vertical.marks-after slider, scale.vertical.color:dir(ltr) slider { border-radius: 5px 100% 100% 5px; min-height: 10px; padding: 0; margin-top: 5px; margin-bottom: 5px; }
scale.vertical.marks-before slider, scale.vertical.color:dir(rtl) slider { border-radius: 100% 5px 5px 100%; min-height: 10px; padding: 0; margin-top: 5px; margin-bottom: 5px; }
scale.color { min-height: 0; min-width: 0; }
scale.color trough { background-image: image(#595757); background-repeat: no-repeat; }
scale.color.horizontal { padding: 0 0 15px 0; }
scale.color.horizontal trough { padding-bottom: 4px; background-position: 0 -3px; border-top-left-radius: 0; border-top-right-radius: 0; }
scale.color.horizontal slider:dir(ltr):hover, scale.color.horizontal slider:dir(ltr):backdrop, scale.color.horizontal slider:dir(ltr):disabled, scale.color.horizontal slider:dir(ltr):backdrop:disabled, scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl):hover, scale.color.horizontal slider:dir(rtl):backdrop, scale.color.horizontal slider:dir(rtl):disabled, scale.color.horizontal slider:dir(rtl):backdrop:disabled, scale.color.horizontal slider:dir(rtl) { margin-bottom: -15px; margin-top: 6px; }
scale.color.vertical:dir(ltr) { padding: 0 0 0 15px; }
scale.color.vertical:dir(ltr) trough { padding-left: 4px; background-position: 3px 0; border-bottom-right-radius: 0; border-top-right-radius: 0; }
scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider { margin-left: -15px; margin-right: 6px; }
scale.color.vertical:dir(rtl) { padding: 0 15px 0 0; }
scale.color.vertical:dir(rtl) trough { padding-right: 4px; background-position: -3px 0; border-bottom-left-radius: 0; border-top-left-radius: 0; }
scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { margin-right: -15px; margin-left: 6px; }
/***************** Progress bars * */
progressbar { font-size: smaller; color: rgba(237, 240, 245, 0.4); font-feature-settings: "tnum"; }
progressbar.horizontal trough, progressbar.horizontal progress { min-height: 5px; }
progressbar.vertical trough, progressbar.vertical progress { min-width: 5px; }
progressbar.horizontal progress { margin: 0 -1px; }
progressbar.vertical progress { margin: -1px 0; }
progressbar:backdrop { box-shadow: none; transition: none; }
progressbar progress { border-radius: 1.5px; }
progressbar progress.left { border-top-left-radius: 2px; border-bottom-left-radius: 2px; }
progressbar progress.right { border-top-right-radius: 2px; border-bottom-right-radius: 2px; }
progressbar progress.top { border-top-right-radius: 2px; border-top-left-radius: 2px; }
progressbar progress.bottom { border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; }
progressbar.osd { min-width: 3px; min-height: 3px; background-color: transparent; }
progressbar.osd trough { border-style: none; border-radius: 0; background-color: transparent; box-shadow: none; }
progressbar.osd progress { border-style: none; border-radius: 0; }
progressbar trough.empty progress { all: unset; }
/************* Level Bar * */
/************* Level Bar * */
levelbar.horizontal trough > block { min-height: 9px; border-radius: 9999px; }
levelbar.horizontal trough > block:dir(rtl) { border-radius: 0 9999px 9999px 0; }
levelbar.horizontal trough > block:dir(ltr) { border-radius: 9999px 0 0 9999px; }
levelbar.horizontal trough > block.empty, levelbar.horizontal trough > block.full { border-radius: 9999px; }
levelbar.horizontal.discrete trough > block { min-height: 4px; margin: 1px; min-width: 24px; border-radius: 0; }
levelbar.horizontal.discrete trough > block:first-child { border-radius: 2px 0 0 2px; }
levelbar.horizontal.discrete trough > block:last-child { border-radius: 0 2px 2px 0; }
levelbar.vertical trough > block { min-width: 9px; border-radius: 9999px; }
levelbar.vertical.discrete > trough > block { min-width: 4px; margin: 1px 0; min-height: 32px; }
levelbar > trough { padding: 1px; border-radius: 9999px; }
levelbar > trough > block { border: 1px solid; }
levelbar > trough > block.low { margin: 0px; border: none; border-radius: 9999px; background-color: #f57900; color: #2a4606; box-shadow: inset 0 3px 0 0 rgba(255, 255, 255, 0.35), 0 0 5px 0 #f57900; background-image: linear-gradient(to bottom, alpha(white,0), alpha(white,0.3)), radial-gradient(ellipse at center, alpha(black,0.3), alpha(black,0)); }
levelbar > trough > block.low:disabled { background-color: #6d5b50; box-shadow: inset 0 3px 0 0 rgba(255, 255, 255, 0.3); }
levelbar > trough > block.high, levelbar > trough > block:not(.empty) { margin: 0px; border: none; border-radius: 9999px; background-color: #75ff25; color: #2a4606; box-shadow: inset 0 3px 0 0 rgba(255, 255, 255, 0.5), 0 0 5px 0 #75ff25; background-image: linear-gradient(to bottom, alpha(white,0), alpha(white,0.3)), radial-gradient(ellipse at center, alpha(black,0.3), alpha(black,0)); }
levelbar > trough > block.high:disabled, levelbar > trough > block:not(.empty):disabled { background-color: #6d5b50; box-shadow: inset 0 3px 0 0 rgba(255, 255, 255, 0.3); }
levelbar > trough > block.full { margin: 0px; border: none; border-radius: 9999px; background-color: #33d17a; color: #2a4606; box-shadow: inset 0 3px 0 0 rgba(255, 255, 255, 0.5), 0 0 5px 0 #33d17a; background-image: linear-gradient(to bottom, alpha(white,0), alpha(white,0.3)), radial-gradient(ellipse at center, alpha(black,0.3), alpha(black,0)); }
levelbar > trough > block.full:disabled { background-color: #6d5b50; box-shadow: inset 0 3px 0 0 rgba(255, 255, 255, 0.3); }
levelbar > trough > block.empty { margin: 0px; border: none; border-radius: 9999px; background-color: #252525; color: #2a4606; box-shadow: inset 0 3px 0 0 rgba(255, 255, 255, 0.3), 0 0 5px 0 #252525; background-image: linear-gradient(to bottom, alpha(white,0), alpha(white,0.3)), radial-gradient(ellipse at center, alpha(black,0.3), alpha(black,0)); }
levelbar > trough > block.empty:disabled { background-color: #6d5b50; box-shadow: inset 0 3px 0 0 rgba(255, 255, 255, 0.3); }
/**************** Print dialog * */
printdialog paper { color: #EDF0F5; border: 1px solid #595757; background: white; padding: 0; }
printdialog paper:backdrop { color: #96979a; border-color: #545252; }
printdialog .dialog-action-box { margin: 12px; }
/********** Frames * */
frame > border, .frame { box-shadow: none; margin: 0; padding: 0; border-radius: 0; border: 1px solid #595757; }
frame > border.flat, .frame.flat { border-style: none; }
frame > border:backdrop, .frame:backdrop { border-color: #545252; }
actionbar > revealer > box { padding: 6px; border-top: 1px solid #595757; }
actionbar > revealer > box:backdrop { border-color: #545252; }
scrolledwindow viewport.frame { border-style: none; }
scrolledwindow overshoot.top { background-image: radial-gradient(ellipse farthest-side at top, #f57900 35%, rgba(245, 121, 0, 0)); background-size: 100% 10%; background-repeat: no-repeat; background-position: top; background-color: transparent; border: none; box-shadow: none; }
scrolledwindow overshoot.bottom { background-image: radial-gradient(ellipse farthest-side at bottom, #f57900 35%, rgba(245, 121, 0, 0)); background-size: 100% 10%; background-repeat: no-repeat; background-position: bottom; background-color: transparent; border: none; box-shadow: none; }
scrolledwindow overshoot.left { background-image: radial-gradient(ellipse farthest-side at left, #f57900 35%, rgba(245, 121, 0, 0)); background-size: 10% 100%; background-repeat: no-repeat; background-position: left; background-color: transparent; border: none; box-shadow: none; }
scrolledwindow overshoot.right { background-image: radial-gradient(ellipse farthest-side at right, #f57900 35%, rgba(245, 121, 0, 0)); background-size: 10% 100%; background-repeat: no-repeat; background-position: right; background-color: transparent; border: none; box-shadow: none; }
scrolledwindow junction { border-color: transparent; border-image: linear-gradient(to bottom, #595757 1px, transparent 1px) 0 0 0 1/0 1px stretch; background-color: #393838; }
scrolledwindow junction:dir(rtl) { border-image-slice: 0 1 0 0; }
scrolledwindow junction:backdrop { border-image-source: linear-gradient(to bottom, #545252 1px, transparent 1px); background-color: #373636; transition: none; }
separator { background-color: rgba(255, 255, 255, 0.1); min-width: 1px; min-height: 1px; }
/********* Lists * */
list { color: #EDF0F5; background-color: #323232; border-color: #595757; }
list:backdrop { color: #c8cbcf; background-color: #353535; border-color: #545252; }
list row { padding: 2px; }
row { transition: none; border: 1px solid transparent; }
row.activatable:hover, row.activatable:active, row.activatable:selected, row.activatable.has-open-popup { color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
row.activatable:hover:hover, row.activatable:hover:focus, row.activatable:active:hover, row.activatable:active:focus, row.activatable:selected:hover, row.activatable:selected:focus, row.activatable.has-open-popup:hover, row.activatable.has-open-popup:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
row.activatable:hover:hover, row.activatable:hover:hover image, row.activatable:hover:hover arrow, row.activatable:hover:focus, row.activatable:hover:focus image, row.activatable:hover:focus arrow, row.activatable:active:hover, row.activatable:active:hover image, row.activatable:active:hover arrow, row.activatable:active:focus, row.activatable:active:focus image, row.activatable:active:focus arrow, row.activatable:selected:hover, row.activatable:selected:hover image, row.activatable:selected:hover arrow, row.activatable:selected:focus, row.activatable:selected:focus image, row.activatable:selected:focus arrow, row.activatable.has-open-popup:hover, row.activatable.has-open-popup:hover image, row.activatable.has-open-popup:hover arrow, row.activatable.has-open-popup:focus, row.activatable.has-open-popup:focus image, row.activatable.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
row.activatable:hover:active, row.activatable:hover.keyboard-activating, row.activatable:active:active, row.activatable:active.keyboard-activating, row.activatable:selected:active, row.activatable:selected.keyboard-activating, row.activatable.has-open-popup:active, row.activatable.has-open-popup.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
row.activatable:hover:checked, row.activatable:hover .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:hover button, row.activatable:active:checked, row.activatable:active .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:active button, row.activatable:selected:selected, row.activatable:selected .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:selected button, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable.has-open-popup button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
row.activatable:hover:checked, row.activatable:hover:checked image, row.activatable:hover:checked arrow, row.activatable:hover .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:hover button, row.activatable:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:hover button image, row.activatable:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:hover button arrow, row.activatable:active:checked, row.activatable:active:checked image, row.activatable:active:checked arrow, row.activatable:active .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:active button, row.activatable:active .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:active button image, row.activatable:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:active button arrow, row.activatable:selected:selected, row.activatable:selected:selected image, row.activatable:selected:selected arrow, row.activatable:selected .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:selected button, row.activatable:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:selected button image, row.activatable:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:selected button arrow, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup.has-open-popup image, row.activatable.has-open-popup.has-open-popup arrow, row.activatable.has-open-popup .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable.has-open-popup button, row.activatable.has-open-popup .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable.has-open-popup button image, row.activatable.has-open-popup .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable.has-open-popup button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
row.activatable:hover:checked:focus, row.activatable:hover:selected:focus, row.activatable:hover.has-open-popup:focus, row.activatable:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:hover button:hover, row.activatable:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:hover button:focus, row.activatable:active:checked:hover, row.activatable:active:checked:focus, row.activatable:active:selected:hover, row.activatable:active:selected:focus, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:focus, row.activatable:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:active button:hover, row.activatable:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:active button:focus, row.activatable:selected:checked:hover, row.activatable:selected:checked:focus, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:focus, row.activatable:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:selected button:hover, row.activatable:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:selected button:focus, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable.has-open-popup button:hover, row.activatable.has-open-popup .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable.has-open-popup button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
row.activatable:hover:checked:hover, row.activatable:hover:checked:hover image, row.activatable:hover:checked:hover arrow, row.activatable:hover:checked:focus, row.activatable:hover:checked:focus image, row.activatable:hover:checked:focus arrow, row.activatable:hover:selected:hover, row.activatable:hover:selected:hover image, row.activatable:hover:selected:hover arrow, row.activatable:hover:selected:focus, row.activatable:hover:selected:focus image, row.activatable:hover:selected:focus arrow, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:hover image, row.activatable:hover.has-open-popup:hover arrow, row.activatable:hover.has-open-popup:focus, row.activatable:hover.has-open-popup:focus image, row.activatable:hover.has-open-popup:focus arrow, row.activatable:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:hover button:hover, row.activatable:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:hover button:hover image, row.activatable:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:hover button:hover arrow, row.activatable:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:hover button:focus, row.activatable:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:hover button:focus image, row.activatable:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:hover button:focus arrow, row.activatable:active:checked:hover, row.activatable:active:checked:hover image, row.activatable:active:checked:hover arrow, row.activatable:active:checked:focus, row.activatable:active:checked:focus image, row.activatable:active:checked:focus arrow, row.activatable:active:selected:hover, row.activatable:active:selected:hover image, row.activatable:active:selected:hover arrow, row.activatable:active:selected:focus, row.activatable:active:selected:focus image, row.activatable:active:selected:focus arrow, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:hover image, row.activatable:active.has-open-popup:hover arrow, row.activatable:active.has-open-popup:focus, row.activatable:active.has-open-popup:focus image, row.activatable:active.has-open-popup:focus arrow, row.activatable:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:active button:hover, row.activatable:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:active button:hover image, row.activatable:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:active button:hover arrow, row.activatable:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:active button:focus, row.activatable:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:active button:focus image, row.activatable:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:active button:focus arrow, row.activatable:selected:checked:hover, row.activatable:selected:checked:hover image, row.activatable:selected:checked:hover arrow, row.activatable:selected:checked:focus, row.activatable:selected:checked:focus image, row.activatable:selected:checked:focus arrow, row.activatable:selected:selected:hover, row.activatable:selected:selected:hover image, row.activatable:selected:selected:hover arrow, row.activatable:selected:selected:focus, row.activatable:selected:selected:focus image, row.activatable:selected:selected:focus arrow, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:hover image, row.activatable:selected.has-open-popup:hover arrow, row.activatable:selected.has-open-popup:focus, row.activatable:selected.has-open-popup:focus image, row.activatable:selected.has-open-popup:focus arrow, row.activatable:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:selected button:hover, row.activatable:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:selected button:hover image, row.activatable:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:selected button:hover arrow, row.activatable:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:selected button:focus, row.activatable:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:selected button:focus image, row.activatable:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:selected button:focus arrow, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:hover image, row.activatable.has-open-popup:checked:hover arrow, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:checked:focus image, row.activatable.has-open-popup:checked:focus arrow, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:hover image, row.activatable.has-open-popup:selected:hover arrow, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup:selected:focus image, row.activatable.has-open-popup:selected:focus arrow, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:hover image, row.activatable.has-open-popup.has-open-popup:hover arrow, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup.has-open-popup:focus image, row.activatable.has-open-popup.has-open-popup:focus arrow, row.activatable.has-open-popup .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable.has-open-popup button:hover, row.activatable.has-open-popup .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable.has-open-popup button:hover image, row.activatable.has-open-popup .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable.has-open-popup button:hover arrow, row.activatable.has-open-popup .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable.has-open-popup button:focus, row.activatable.has-open-popup .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable.has-open-popup button:focus image, row.activatable.has-open-popup .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable.has-open-popup button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
row.activatable:hover:disabled, row.activatable:hover:disabled:checked, row.activatable:hover:disabled:selected, row.activatable:hover:disabled.has-open-popup, row.activatable:active:disabled, row.activatable:active:disabled:checked, row.activatable:active:disabled:selected, row.activatable:active:disabled.has-open-popup, row.activatable:selected:disabled, row.activatable:selected:disabled:checked, row.activatable:selected:disabled:selected, row.activatable:selected:disabled.has-open-popup, row.activatable.has-open-popup:disabled, row.activatable.has-open-popup:disabled:checked, row.activatable.has-open-popup:disabled:selected, row.activatable.has-open-popup:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
row.activatable:disabled { color: #7c675a; background-color: #493e37; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
row.activatable:disabled:hover, row.activatable:disabled:focus { color: #988071; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
row.activatable:disabled:hover, row.activatable:disabled:hover image, row.activatable:disabled:hover arrow, row.activatable:disabled:focus, row.activatable:disabled:focus image, row.activatable:disabled:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
row.activatable:disabled:active, row.activatable:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
row.activatable:disabled:checked, row.activatable:disabled:selected, row.activatable:disabled.has-open-popup, row.activatable:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
row.activatable:disabled:checked, row.activatable:disabled:checked image, row.activatable:disabled:checked arrow, row.activatable:disabled:selected, row.activatable:disabled:selected image, row.activatable:disabled:selected arrow, row.activatable:disabled.has-open-popup, row.activatable:disabled.has-open-popup image, row.activatable:disabled.has-open-popup arrow, row.activatable:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:disabled button, row.activatable:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:disabled button image, row.activatable:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
row.activatable:disabled:checked:hover, row.activatable:disabled:checked:focus, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:focus, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:disabled button:hover, row.activatable:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
row.activatable:disabled:checked:hover, row.activatable:disabled:checked:hover image, row.activatable:disabled:checked:hover arrow, row.activatable:disabled:checked:focus, row.activatable:disabled:checked:focus image, row.activatable:disabled:checked:focus arrow, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:hover image, row.activatable:disabled:selected:hover arrow, row.activatable:disabled:selected:focus, row.activatable:disabled:selected:focus image, row.activatable:disabled:selected:focus arrow, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:hover image, row.activatable:disabled.has-open-popup:hover arrow, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled.has-open-popup:focus image, row.activatable:disabled.has-open-popup:focus arrow, row.activatable:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:disabled button:hover, row.activatable:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:disabled button:hover image, row.activatable:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:disabled button:hover arrow, row.activatable:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:disabled button:focus, row.activatable:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:disabled button:focus image, row.activatable:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
row.activatable:disabled:disabled, row.activatable:disabled:disabled:checked, row.activatable:disabled:disabled:selected, row.activatable:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
.nested > row { background-color: rgba(255, 255, 255, 0.1); }
/********************* App Notifications * */
.app-notification, .app-notification.frame { padding: 10px; border-radius: 0 0 5px 5px; background-color: rgba(32, 61, 121, 0.7); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); background-clip: padding-box; }
.app-notification:backdrop, .app-notification.frame:backdrop { background-image: none; transition: none; }
.app-notification border, .app-notification.frame border { border: none; }
/************* Expanders * */
expander title > arrow { min-width: 16px; min-height: 16px; -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); }
expander title > arrow:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); }
expander title > arrow:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); }
/************ Calendar * */
calendar { color: #EDF0F5; border: 1px solid #595757; }
calendar:selected { border-radius: 3px; }
calendar.header { border-bottom-color: rgba(0, 0, 0, 0.1); }
calendar.header:backdrop { border-bottom-color: rgba(0, 0, 0, 0.1); }
calendar.button { color: rgba(237, 240, 245, 0.45); }
calendar.button:hover { color: #EDF0F5; }
calendar.button:backdrop { color: rgba(150, 151, 154, 0.45); }
calendar.button:disabled { color: rgba(124, 103, 90, 0.45); }
calendar.highlight { color: #7c675a; }
calendar.highlight:backdrop { color: #666464; }
calendar:backdrop { color: #c8cbcf; border-color: #545252; }
calendar:indeterminate { color: alpha(currentColor,0.1); }
/*********** Dialogs * */
messagedialog .titlebar { min-height: 20px; background-image: none; background-color: #3f3e3e; border-style: none; border-top-left-radius: 7px; border-top-right-radius: 7px; }
messagedialog.csd.background { border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; }
messagedialog.csd .dialog-action-area button { padding: 10px 14px; border-right-style: none; border-bottom-style: none; border-radius: 0; -gtk-outline-radius: 0; }
messagedialog.csd .dialog-action-area button:first-child { border-left-style: none; border-bottom-left-radius: 5px; -gtk-outline-bottom-left-radius: 5px; }
messagedialog.csd .dialog-action-area button:last-child { border-bottom-right-radius: 5px; -gtk-outline-bottom-right-radius: 5px; }
filechooser .dialog-action-box { border-top: 1px solid #595757; }
filechooser .dialog-action-box:backdrop { border-top-color: #545252; }
filechooser #pathbarbox { border-bottom: 1px solid #3f3e3e; }
filechooserbutton:drop(active) { box-shadow: none; border-color: transparent; }
/*********** Sidebar * */
.sidebar { border-style: none; background-color: #393838; }
stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:not(separator):dir(ltr), .sidebar:not(separator).left { border-right: 1px solid #595757; border-left-style: none; }
stacksidebar.sidebar:dir(rtl) list, stacksidebar.sidebar.right list, .sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid #595757; border-right-style: none; }
.sidebar:backdrop { background-color: #3a3939; border-color: #545252; transition: none; }
.sidebar list { background-color: transparent; }
paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { border-style: none; }
stacksidebar row { padding: 10px 4px; }
stacksidebar row > label { padding-left: 6px; padding-right: 6px; }
stacksidebar row.needs-attention > label { background-size: 6px 6px, 0 0; }
separator.sidebar { background-color: #595757; }
separator.sidebar:backdrop { background-color: #545252; }
separator.sidebar.selection-mode, .selection-mode separator.sidebar { background-color: #1d814a; }
/**************** File chooser * */
row image.sidebar-icon { opacity: 1; }
placessidebar > viewport.frame { border-style: none; }
placessidebar row { min-height: 36px; padding: 0px; }
placessidebar row > revealer { padding: 0 14px; }
placessidebar row:selected { color: #2a4606; }
placessidebar row:disabled { color: #7c675a; }
placessidebar row:backdrop { color: #96979a; }
placessidebar row:backdrop:selected { color: #79896b; }
placessidebar row:backdrop:disabled { color: #666464; }
placessidebar row image.sidebar-icon:dir(ltr) { padding-right: 8px; }
placessidebar row image.sidebar-icon:dir(rtl) { padding-left: 8px; }
placessidebar row label.sidebar-label:dir(ltr) { padding-right: 2px; }
placessidebar row label.sidebar-label:dir(rtl) { padding-left: 2px; }
button.sidebar-button { min-height: 26px; min-width: 26px; margin-top: 3px; margin-bottom: 3px; padding: 0; border-radius: 100%; -gtk-outline-radius: 100%; }
placessidebar row:selected:active { box-shadow: none; }
placessidebar row.sidebar-placeholder-row { padding: 0 8px; min-height: 2px; background-image: image(#33d17a); background-clip: content-box; }
placessidebar row.sidebar-new-bookmark-row { color: #75ff25; }
placessidebar row:drop(active):not(:disabled) { color: #33d17a; box-shadow: inset 0 1px #33d17a, inset 0 -1px #33d17a; }
placessidebar row:drop(active):not(:disabled):selected { color: #2a4606; background-color: #33d17a; }
placesview .server-list-button > image { transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -gtk-icon-transform: rotate(0turn); }
placesview .server-list-button:checked > image { transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -gtk-icon-transform: rotate(-0.5turn); }
placesview row.activatable:hover { background-color: transparent; }
placesview > actionbar > revealer > box > label { padding-left: 8px; padding-right: 8px; }
/********* Paned * */
paned > separator { min-width: 0.5rem; min-height: 0.5rem; -gtk-icon-source: none; background-image: url("assets/draggable-white.svg"); background-position: center; background-repeat: no-repeat; background-size: 0.7rem; background-size: 0.5rem; border: none; background-color: #595757; }
paned > separator:hover { box-shadow: inset 0 0 0 1px #75ff25; }
paned > separator.wide { min-width: 0.75rem; min-height: 0.75rem; }
/************** GtkInfoBar * */
infobar { border-style: none; }
infobar.action:hover > revealer > box { border-bottom: 1px solid #666464; }
infobar.info, infobar.question, infobar.warning, infobar.error { text-shadow: none; }
infobar.info:backdrop > revealer > box, infobar.info > revealer > box, infobar.question:backdrop > revealer > box, infobar.question > revealer > box, infobar.warning:backdrop > revealer > box, infobar.warning > revealer > box, infobar.error:backdrop > revealer > box, infobar.error > revealer > box { background-color: #8121b9; border-bottom: 1px solid #666464; }
infobar.info:backdrop > revealer > box label, infobar.info:backdrop > revealer > box, infobar.info > revealer > box label, infobar.info > revealer > box, infobar.question:backdrop > revealer > box label, infobar.question:backdrop > revealer > box, infobar.question > revealer > box label, infobar.question > revealer > box, infobar.warning:backdrop > revealer > box label, infobar.warning:backdrop > revealer > box, infobar.warning > revealer > box label, infobar.warning > revealer > box, infobar.error:backdrop > revealer > box label, infobar.error:backdrop > revealer > box, infobar.error > revealer > box label, infobar.error > revealer > box { color: #EDF0F5; }
infobar.info selection, infobar.question selection, infobar.warning selection, infobar.error selection { background-color: #252525; }
infobar.info *:link, infobar.question *:link, infobar.warning *:link, infobar.error *:link { color: #99c1f1; }
/************ Tooltips * */
tooltip { border-radius: 5px; text-shadow: none; }
tooltip.background { background-color: rgba(32, 61, 121, 0.9); background-clip: padding-box; border: 1px solid #66cbec; }
tooltip decoration { background-color: transparent; }
tooltip * { background-color: transparent; color: #66cbec; }
/***************** Color Chooser * */
colorswatch:drop(active), colorswatch { border-style: none; }
colorswatch.top { border-top-left-radius: 5.5px; border-top-right-radius: 5.5px; }
colorswatch.top overlay { border-top-left-radius: 5px; border-top-right-radius: 5px; }
colorswatch.bottom { border-bottom-left-radius: 5.5px; border-bottom-right-radius: 5.5px; }
colorswatch.bottom overlay { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
colorswatch.left, colorswatch:first-child:not(.top) { border-top-left-radius: 5.5px; border-bottom-left-radius: 5.5px; }
colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
colorswatch.right, colorswatch:last-child:not(.bottom) { border-top-right-radius: 5.5px; border-bottom-right-radius: 5.5px; }
colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
colorswatch.dark { outline-color: rgba(255, 255, 255, 0.6); }
colorswatch.dark overlay { color: white; }
colorswatch.light { outline-color: rgba(0, 0, 0, 0.6); }
colorswatch.light overlay { color: black; }
colorswatch:drop(active) { box-shadow: none; }
colorswatch:drop(active).light overlay { border-color: #33d17a; box-shadow: inset 0 0 0 2px #595757, inset 0 0 0 1px #33d17a; }
colorswatch:drop(active).dark overlay { border-color: #33d17a; box-shadow: inset 0 0 0 2px #595757, inset 0 0 0 1px #33d17a; }
colorswatch overlay { border: 1px solid #595757; }
colorswatch overlay:hover { color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
colorswatch overlay:hover:hover, colorswatch overlay:hover:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
colorswatch overlay:hover:hover, colorswatch overlay:hover:hover image, colorswatch overlay:hover:hover arrow, colorswatch overlay:hover:focus, colorswatch overlay:hover:focus image, colorswatch overlay:hover:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
colorswatch overlay:hover:active, colorswatch overlay:hover.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
colorswatch overlay:hover:checked, colorswatch overlay:hover:selected, colorswatch overlay:hover.has-open-popup, colorswatch overlay:hover .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch overlay:hover button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
colorswatch overlay:hover:checked, colorswatch overlay:hover:checked image, colorswatch overlay:hover:checked arrow, colorswatch overlay:hover:selected, colorswatch overlay:hover:selected image, colorswatch overlay:hover:selected arrow, colorswatch overlay:hover.has-open-popup, colorswatch overlay:hover.has-open-popup image, colorswatch overlay:hover.has-open-popup arrow, colorswatch overlay:hover .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch overlay:hover button, colorswatch overlay:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch overlay:hover button image, colorswatch overlay:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch overlay:hover button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
colorswatch overlay:hover:checked:focus, colorswatch overlay:hover:selected:focus, colorswatch overlay:hover.has-open-popup:focus, colorswatch overlay:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch overlay:hover button:hover, colorswatch overlay:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch overlay:hover button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
colorswatch overlay:hover:checked:focus, colorswatch overlay:hover:checked:focus image, colorswatch overlay:hover:checked:focus arrow, colorswatch overlay:hover:selected:focus, colorswatch overlay:hover:selected:focus image, colorswatch overlay:hover:selected:focus arrow, colorswatch overlay:hover.has-open-popup:focus, colorswatch overlay:hover.has-open-popup:focus image, colorswatch overlay:hover.has-open-popup:focus arrow, colorswatch overlay:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch overlay:hover button:hover, colorswatch overlay:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch overlay:hover button:hover image, colorswatch overlay:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch overlay:hover button:hover arrow, colorswatch overlay:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch overlay:hover button:focus, colorswatch overlay:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch overlay:hover button:focus image, colorswatch overlay:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch overlay:hover button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
colorswatch overlay:hover:disabled, colorswatch overlay:hover:disabled:checked, colorswatch overlay:hover:disabled:selected, colorswatch overlay:hover:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
colorswatch overlay:hover, colorswatch overlay:hover:selected { background-color: transparent; }
colorswatch#add-color-button { border-radius: 5px 5px 0 0; }
colorswatch#add-color-button:only-child { border-radius: 5px; }
colorswatch#add-color-button overlay { color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
colorswatch#add-color-button overlay:hover, colorswatch#add-color-button overlay:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
colorswatch#add-color-button overlay:hover, colorswatch#add-color-button overlay:hover image, colorswatch#add-color-button overlay:hover arrow, colorswatch#add-color-button overlay:focus, colorswatch#add-color-button overlay:focus image, colorswatch#add-color-button overlay:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
colorswatch#add-color-button overlay:active, colorswatch#add-color-button overlay.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
colorswatch#add-color-button overlay:checked, colorswatch#add-color-button overlay:selected, colorswatch#add-color-button overlay.has-open-popup, colorswatch#add-color-button overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button overlay button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
colorswatch#add-color-button overlay:checked, colorswatch#add-color-button overlay:checked image, colorswatch#add-color-button overlay:checked arrow, colorswatch#add-color-button overlay:selected, colorswatch#add-color-button overlay:selected image, colorswatch#add-color-button overlay:selected arrow, colorswatch#add-color-button overlay.has-open-popup, colorswatch#add-color-button overlay.has-open-popup image, colorswatch#add-color-button overlay.has-open-popup arrow, colorswatch#add-color-button overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button overlay button, colorswatch#add-color-button overlay .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch#add-color-button overlay button image, colorswatch#add-color-button overlay .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch#add-color-button overlay button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
colorswatch#add-color-button overlay:checked:hover, colorswatch#add-color-button overlay:checked:focus, colorswatch#add-color-button overlay:selected:hover, colorswatch#add-color-button overlay:selected:focus, colorswatch#add-color-button overlay.has-open-popup:hover, colorswatch#add-color-button overlay.has-open-popup:focus, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
colorswatch#add-color-button overlay:checked:hover, colorswatch#add-color-button overlay:checked:hover image, colorswatch#add-color-button overlay:checked:hover arrow, colorswatch#add-color-button overlay:checked:focus, colorswatch#add-color-button overlay:checked:focus image, colorswatch#add-color-button overlay:checked:focus arrow, colorswatch#add-color-button overlay:selected:hover, colorswatch#add-color-button overlay:selected:hover image, colorswatch#add-color-button overlay:selected:hover arrow, colorswatch#add-color-button overlay:selected:focus, colorswatch#add-color-button overlay:selected:focus image, colorswatch#add-color-button overlay:selected:focus arrow, colorswatch#add-color-button overlay.has-open-popup:hover, colorswatch#add-color-button overlay.has-open-popup:hover image, colorswatch#add-color-button overlay.has-open-popup:hover arrow, colorswatch#add-color-button overlay.has-open-popup:focus, colorswatch#add-color-button overlay.has-open-popup:focus image, colorswatch#add-color-button overlay.has-open-popup:focus arrow, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover image, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover arrow, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus image, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
colorswatch#add-color-button overlay:disabled, colorswatch#add-color-button overlay:disabled:checked, colorswatch#add-color-button overlay:disabled:selected, colorswatch#add-color-button overlay:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
colorswatch#add-color-button overlay, colorswatch#add-color-button overlay:selected { background-color: transparent; }
colorswatch:disabled { opacity: 0.5; }
colorswatch:disabled overlay { border-color: #493e37; box-shadow: none; }
row:selected colorswatch { box-shadow: 0 0 0 2px #2a4606; }
colorswatch#editor-color-sample { border-radius: 4px; }
colorswatch#editor-color-sample overlay { border-radius: 4.5px; }
colorchooser .popover.osd { border-radius: 5px; }
/******** Misc * */
.content-view { background-color: #2d2c2c; }
.content-view:hover { -gtk-icon-effect: highlight; }
.content-view:backdrop { background-color: #2d2c2c; }
/********************** Window Decorations * */
decoration { border-radius: 6px 6px 0 0; border-width: 0px; box-shadow: 0 5px 9px 1px rgba(0, 0, 0, 0.7), 0 0 5px 1px #75ff25, 0 3px 6px 2px rgba(0, 0, 0, 0); margin: 10px; }
decoration:backdrop { box-shadow: 0 5px 9px 1px rgba(0, 0, 0, 0.5), 0 3px 6px 2px rgba(0, 0, 0, 0.7); transition: none; }
.maximized decoration, .fullscreen decoration { border-radius: 0; box-shadow: none; }
.tiled decoration, .tiled-top decoration, .tiled-right decoration, .tiled-bottom decoration, .tiled-left decoration { border-radius: 0; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 2px 6px 2px rgba(0, 0, 0, 0.7), 0 0 0 20px transparent; }
.tiled decoration:backdrop, .tiled-top decoration:backdrop, .tiled-right decoration:backdrop, .tiled-bottom decoration:backdrop, .tiled-left decoration:backdrop { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 2px 6px 2px rgba(0, 0, 0, 0.4), 0 0 0 20px transparent; }
.popup decoration { box-shadow: none; }
.ssd decoration { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75); }
.ssd decoration:backdrop { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75); }
.csd.popup decoration { border-radius: 5px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); }
tooltip.csd decoration { border-radius: 5px; box-shadow: 0 3px 4px rgba(0, 0, 0, 0.7); }
messagedialog.csd decoration { border-radius: 6px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); }
.solid-csd decoration { margin: 0; padding: 4px; background-color: #595757; border: solid 1px #595757; border-radius: 0; box-shadow: inset 0 0 0 3px #373636, inset 0 1px rgba(237, 240, 245, 0.07), 0 3px 5px rgba(0, 0, 0, 0.7); }
.solid-csd decoration:backdrop { box-shadow: inset 0 0 0 3px #3f3e3e, inset 0 1px rgba(237, 240, 245, 0.07), 0 3px 5px rgba(0, 0, 0, 0.7); }
button.titlebutton:not(.appmenu) { padding: 5px; margin: 0 2px; min-width: 0; min-height: 0; }
button.titlebutton:not(.appmenu):backdrop { background-image: none; }
button.titlebutton.close { padding-right: 12px; padding-left: 12px; }
button.titlebutton.close:not(:backdrop) { color: #EDF0F5; background-color: #7a2b2b; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
button.titlebutton.close:not(:backdrop):hover, button.titlebutton.close:not(:backdrop):focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
button.titlebutton.close:not(:backdrop):hover, button.titlebutton.close:not(:backdrop):hover image, button.titlebutton.close:not(:backdrop):hover arrow, button.titlebutton.close:not(:backdrop):focus, button.titlebutton.close:not(:backdrop):focus image, button.titlebutton.close:not(:backdrop):focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
button.titlebutton.close:not(:backdrop):active, button.titlebutton.close:not(:backdrop).keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
button.titlebutton.close:not(:backdrop):checked, button.titlebutton.close:not(:backdrop):selected, button.titlebutton.close:not(:backdrop).has-open-popup, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
button.titlebutton.close:not(:backdrop):checked, button.titlebutton.close:not(:backdrop):checked image, button.titlebutton.close:not(:backdrop):checked arrow, button.titlebutton.close:not(:backdrop):selected, button.titlebutton.close:not(:backdrop):selected image, button.titlebutton.close:not(:backdrop):selected arrow, button.titlebutton.close:not(:backdrop).has-open-popup, button.titlebutton.close:not(:backdrop).has-open-popup image, button.titlebutton.close:not(:backdrop).has-open-popup arrow, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button image, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button image, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
button.titlebutton.close:not(:backdrop):checked:hover, button.titlebutton.close:not(:backdrop):checked:focus, button.titlebutton.close:not(:backdrop):selected:hover, button.titlebutton.close:not(:backdrop):selected:focus, button.titlebutton.close:not(:backdrop).has-open-popup:hover, button.titlebutton.close:not(:backdrop).has-open-popup:focus, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
button.titlebutton.close:not(:backdrop):checked:hover, button.titlebutton.close:not(:backdrop):checked:hover image, button.titlebutton.close:not(:backdrop):checked:hover arrow, button.titlebutton.close:not(:backdrop):checked:focus, button.titlebutton.close:not(:backdrop):checked:focus image, button.titlebutton.close:not(:backdrop):checked:focus arrow, button.titlebutton.close:not(:backdrop):selected:hover, button.titlebutton.close:not(:backdrop):selected:hover image, button.titlebutton.close:not(:backdrop):selected:hover arrow, button.titlebutton.close:not(:backdrop):selected:focus, button.titlebutton.close:not(:backdrop):selected:focus image, button.titlebutton.close:not(:backdrop):selected:focus arrow, button.titlebutton.close:not(:backdrop).has-open-popup:hover, button.titlebutton.close:not(:backdrop).has-open-popup:hover image, button.titlebutton.close:not(:backdrop).has-open-popup:hover arrow, button.titlebutton.close:not(:backdrop).has-open-popup:focus, button.titlebutton.close:not(:backdrop).has-open-popup:focus image, button.titlebutton.close:not(:backdrop).has-open-popup:focus arrow, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover image, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover arrow, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus image, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
button.titlebutton.close:not(:backdrop):disabled, button.titlebutton.close:not(:backdrop):disabled:checked, button.titlebutton.close:not(:backdrop):disabled:selected, button.titlebutton.close:not(:backdrop):disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
.selection-mode headerbar button.titlebutton:backdrop, .selection-mode .titlebar button.titlebutton:backdrop, headerbar.selection-mode button.titlebutton:backdrop, .titlebar.selection-mode button.titlebutton:backdrop { -gtk-icon-shadow: none; }
.monospace { font-family: monospace; }
/********************** Touch Copy & Paste * */
/********************** Touch Copy & Paste * */
cursor-handle { color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); border: 1px solid #666464; border-radius: 100%; transition: none; transition-property: background, border, box-shadow; min-height: 18px; min-width: 10px; }
cursor-handle:hover, cursor-handle:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
cursor-handle:hover, cursor-handle:hover image, cursor-handle:hover arrow, cursor-handle:focus, cursor-handle:focus image, cursor-handle:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
cursor-handle:active, cursor-handle.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
cursor-handle:checked, cursor-handle:selected, cursor-handle.has-open-popup, cursor-handle .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
cursor-handle:checked, cursor-handle:checked image, cursor-handle:checked arrow, cursor-handle:selected, cursor-handle:selected image, cursor-handle:selected arrow, cursor-handle.has-open-popup, cursor-handle.has-open-popup image, cursor-handle.has-open-popup arrow, cursor-handle .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle button, cursor-handle .active_group #docklike-plugin button image, .active_group #docklike-plugin cursor-handle button image, cursor-handle .active_group #docklike-plugin button arrow, .active_group #docklike-plugin cursor-handle button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
cursor-handle:checked:hover, cursor-handle:checked:focus, cursor-handle:selected:hover, cursor-handle:selected:focus, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:focus, cursor-handle .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle button:hover, cursor-handle .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
cursor-handle:checked:hover, cursor-handle:checked:hover image, cursor-handle:checked:hover arrow, cursor-handle:checked:focus, cursor-handle:checked:focus image, cursor-handle:checked:focus arrow, cursor-handle:selected:hover, cursor-handle:selected:hover image, cursor-handle:selected:hover arrow, cursor-handle:selected:focus, cursor-handle:selected:focus image, cursor-handle:selected:focus arrow, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:hover image, cursor-handle.has-open-popup:hover arrow, cursor-handle.has-open-popup:focus, cursor-handle.has-open-popup:focus image, cursor-handle.has-open-popup:focus arrow, cursor-handle .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle button:hover, cursor-handle .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin cursor-handle button:hover image, cursor-handle .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin cursor-handle button:hover arrow, cursor-handle .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle button:focus, cursor-handle .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin cursor-handle button:focus image, cursor-handle .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin cursor-handle button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
cursor-handle:disabled, cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
cursor-handle:disabled { color: #7c675a; background-color: #493e37; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); }
cursor-handle:disabled:hover, cursor-handle:disabled:focus { color: #988071; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; }
cursor-handle:disabled:hover, cursor-handle:disabled:hover image, cursor-handle:disabled:hover arrow, cursor-handle:disabled:focus, cursor-handle:disabled:focus image, cursor-handle:disabled:focus arrow { -gtk-icon-shadow: 0 0 5px currentColor; }
cursor-handle:disabled:active, cursor-handle:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup, cursor-handle:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; }
cursor-handle:disabled:checked, cursor-handle:disabled:checked image, cursor-handle:disabled:checked arrow, cursor-handle:disabled:selected, cursor-handle:disabled:selected image, cursor-handle:disabled:selected arrow, cursor-handle:disabled.has-open-popup, cursor-handle:disabled.has-open-popup image, cursor-handle:disabled.has-open-popup arrow, cursor-handle:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle:disabled button, cursor-handle:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin cursor-handle:disabled button image, cursor-handle:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin cursor-handle:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; }
cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:focus, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:focus, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle:disabled button:hover, cursor-handle:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); }
cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:hover image, cursor-handle:disabled:checked:hover arrow, cursor-handle:disabled:checked:focus, cursor-handle:disabled:checked:focus image, cursor-handle:disabled:checked:focus arrow, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:hover image, cursor-handle:disabled:selected:hover arrow, cursor-handle:disabled:selected:focus, cursor-handle:disabled:selected:focus image, cursor-handle:disabled:selected:focus arrow, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:hover image, cursor-handle:disabled.has-open-popup:hover arrow, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled.has-open-popup:focus image, cursor-handle:disabled.has-open-popup:focus arrow, cursor-handle:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle:disabled button:hover, cursor-handle:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin cursor-handle:disabled button:hover image, cursor-handle:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin cursor-handle:disabled button:hover arrow, cursor-handle:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle:disabled button:focus, cursor-handle:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin cursor-handle:disabled button:focus image, cursor-handle:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin cursor-handle:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; }
cursor-handle:disabled:disabled, cursor-handle:disabled:disabled:checked, cursor-handle:disabled:disabled:selected, cursor-handle:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; }
cursor-handle.top:dir(ltr), cursor-handle.bottom:dir(rtl) { border-radius: 100% 5px 5px 5px; }
cursor-handle.bottom:dir(ltr), cursor-handle.top:dir(rtl) { border-radius: 5px 100% 5px 5px; }
.context-menu { font: initial; }
.keycap { min-width: 20px; min-height: 25px; margin-top: 2px; padding-bottom: 3px; padding-left: 6px; padding-right: 6px; color: #EDF0F5; background-color: #323232; border: 1px solid; border-color: #595757; border-radius: 5px; box-shadow: inset 0 -3px #494848; font-size: smaller; }
.keycap:backdrop { background-color: #353535; color: #96979a; transition: none; }
:not(decoration):not(window):drop(active):focus, :not(decoration):not(window):drop(active) { border-color: #33d17a; box-shadow: inset 0 0 0 1px #33d17a; caret-color: #33d17a; }
/************* App Icons * */
/* Outline for low res icons */
.lowres-icon { -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.05), 1px 0 rgba(0, 0, 0, 0.1), 0 1px rgba(0, 0, 0, 0.3), -1px 0 rgba(0, 0, 0, 0.1); }
/* Dropshadow for large icons */
.icon-dropshadow { -gtk-icon-shadow: 0 1px 12px rgba(0, 0, 0, 0.05), 0 -1px rgba(0, 0, 0, 0.05), 1px 0 rgba(0, 0, 0, 0.1), 0 1px rgba(0, 0, 0, 0.3), -1px 0 rgba(0, 0, 0, 0.1); }
/********* Emoji * */
popover.emoji-picker { padding-left: 0; padding-right: 0; }
popover.emoji-picker entry.search { margin: 3px 5px 5px 5px; }
button.emoji-section { border-color: transparent; border-width: 3px; border-style: none none solid; border-radius: 0; margin: 2px 4px 2px 4px; padding: 3px 0 0; min-width: 32px; min-height: 28px; /* reset props inherited from the button style */ background: none; box-shadow: none; text-shadow: none; outline-offset: -5px; }
button.emoji-section:first-child { margin-left: 7px; }
button.emoji-section:last-child { margin-right: 7px; }
button.emoji-section:backdrop:not(:checked) { border-color: transparent; }
button.emoji-section:hover { border-color: rgba(237, 240, 245, 0.1); }
button.emoji-section:checked { border-color: #75ff25; }
button.emoji-section label { padding: 0; opacity: 0.55; }
button.emoji-section:hover label { opacity: 0.775; }
button.emoji-section:checked label { opacity: 1; }
popover.emoji-picker .emoji { font-size: x-large; padding: 6px; }
popover.emoji-picker .emoji :hover { background: #75ff25; border-radius: 6px; }
popover.emoji-completion arrow { border: none; background: none; }
popover.emoji-completion contents row box { padding: 2px 10px; }
popover.emoji-completion .emoji:hover { background: #4c4b4b; }
undershoot { background-repeat: no-repeat; background-clip: border-box; background-image: image(alpha(#75ff25,0.3)); }
undershoot.top { background-size: 100% 0.5em; background-position: top; }
undershoot.bottom { background-size: 100% 0.5em; background-position: bottom; }
undershoot.left { background-size: 0.5em 100%; background-position: left; }
undershoot.right { background-size: 0.5em 100%; background-position: right; }
stackswitcher, .stack-switcher, notebook > header { border-radius: 9999px; border: none; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); }
headerbar stackswitcher, windowhandle stackswitcher, headerbar .stack-switcher, windowhandle .stack-switcher, headerbar notebook > header, windowhandle notebook > header { margin: 3px 0px; }
headerbar stackswitcher > button, windowhandle stackswitcher > button, headerbar .stack-switcher > button, windowhandle .stack-switcher > button, headerbar notebook > header > button, windowhandle notebook > header > button { min-height: 19px; }
.xfce4-panel #sn-button { margin: 1px; }
#docklike-plugin button { background-color: transparent; }
.active_group #docklike-plugin button { background-color: red; }
/* GTK NAMED COLORS ---------------- use responsibly! */
/*
widget text/foreground color */
@define-color theme_fg_color #EDF0F5;
/*
text color for entries, views and content in general */
@define-color theme_text_color #EDF0F5;
/*
widget base background color */
@define-color theme_bg_color #3f3e3e;
/*
text widgets and the like base background color */
@define-color theme_base_color #323232;
/*
base background color of selections */
@define-color theme_selected_bg_color #75ff25;
/*
text/foreground color of selections */
@define-color theme_selected_fg_color #2a4606;
/*
base background color of insensitive widgets */
@define-color insensitive_bg_color #493e37;
/*
text foreground color of insensitive widgets */
@define-color insensitive_fg_color #7c675a;
/*
insensitive text widgets and the like base background color */
@define-color insensitive_base_color #323232;
/*
widget text/foreground color on backdrop windows */
@define-color theme_unfocused_fg_color #96979a;
/*
text color for entries, views and content in general on backdrop windows */
@define-color theme_unfocused_text_color #EDF0F5;
/*
widget base background color on backdrop windows */
@define-color theme_unfocused_bg_color #3f3e3e;
/*
text widgets and the like base background color on backdrop windows */
@define-color theme_unfocused_base_color #353535;
/*
base background color of selections on backdrop windows */
@define-color theme_unfocused_selected_bg_color #75ff25;
/*
text/foreground color of selections on backdrop windows */
@define-color theme_unfocused_selected_fg_color #2a4606;
/*
insensitive color on backdrop windows*/
@define-color unfocused_insensitive_color #666464;
/*
widgets main borders color */
@define-color borders #595757;
/*
widgets main borders color on backdrop windows */
@define-color unfocused_borders #545252;
/*
these are pretty self explicative */
@define-color warning_color #f57900;
@define-color error_color #CC0000;
@define-color success_color #33d17a;
/*
these colors are exported for the window manager and shouldn't be used in applications,
read if you used those and something break with a version upgrade you're on your own... */
@define-color wm_title shade(#EDF0F5, 1.8);
@define-color wm_unfocused_title #96979a;
@define-color wm_highlight rgba(0, 0, 0, 0);
@define-color wm_borders_edge rgba(237, 240, 245, 0.07);
@define-color wm_bg_a shade(#3f3e3e, 1.2);
@define-color wm_bg_b #3f3e3e;
@define-color wm_shadow alpha(black, 0.35);
@define-color wm_border alpha(black, 0.18);
@define-color wm_button_hover_color_a shade(#3f3e3e, 1.3);
@define-color wm_button_hover_color_b #3f3e3e;
@define-color wm_button_active_color_a shade(#3f3e3e, 0.85);
@define-color wm_button_active_color_b shade(#3f3e3e, 0.89);
@define-color wm_button_active_color_c shade(#3f3e3e, 0.9);
/* content view background such as thumbnails view in Photos or Boxes */
@define-color content_view_bg #323232;
/* Very contrasty background for text views (@theme_text_color foreground) */
@define-color text_view_bg #232323;