Youtube Vibra for New YouTube [Updated DRM Free]

YT Vibra - Backup

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

/* ==UserStyle==
@name           Youtube Vibra for New YouTube [Updated DRM Free]
@namespace      typpi.online
@version        1.3.1
@description    YT Vibra - Backup
@author         Nick2bad4u
@license        UnLicense
@homepageURL    https://github.com/Nick2bad4u/UserStyles
@supportURL     https://github.com/Nick2bad4u/UserStyles/issues
@preprocessor uso

@advanced dropdown gradient "Gradient" {
    11 "Peach Sunset(New)*" <<<EOT #ffca94, #ff8fb8 EOT;
    1 "Old Peach Sunset" <<<EOT #ff6a3e, #fe3d90 EOT;
    2 "Cool Summer" <<<EOT #134e5e, #71b280 EOT;
    3 "Vibrantions" <<<EOT #7f00ff, #e100ff EOT;
    4 "Galaxy" <<<EOT #753a88, #cc2b5e EOT;
    5 "Environmental Blue" <<<EOT #00c9ff, #92fe9d EOT;
    6 "Royal Purple" <<<EOT #42275a, #734b6d EOT;
    7 "Rose" <<<EOT #FFAFBD, #ffc3a0 EOT;
    8 "Blue Planet" <<<EOT #24c6dc, #514a9d EOT;
    9 "Summer Sun" <<<EOT #ffee00, #ff8e1c EOT;
    10 "Blur" <<<EOT #5c258d, #4389a2 EOT;
    12 "Ocean Green" <<<EOT #007fff, #83e27a EOT;
    13 "Lavender Town" <<<EOT #e6c1f6, #d3beea EOT;
}
==/UserStyle== */
@-moz-document domain("www.youtube.com") {
	#container.ytd-masthead {
			height: 56px;
			padding: 0 16px;
			display: flex;
			-ms-flex-direction: row;
			-webkit-flex-direction: row;
			background: linear-gradient(90deg, /*[[gradient]]*/);
			flex-direction: row;
			-ms-flex-align: center;
			-webkit-align-items: center;
			align-items: center;
			-ms-flex-pack: justify;
			-webkit-justify-content: space-between;
			justify-content: space-between;
	}
	ytd-searchbox[mode=legacy] #container.ytd-searchbox, ytd-searchbox[mode=legacy-centered] #container.ytd-searchbox {
			background-color: WHITE!IMPORTANT;
			border: 0;
			border-right: none;
			box-shadow: inset 0 1px 2px var(--ytd-searchbox-legacy-border-shadow-color);
			padding: 3px 6px;
			TEXT-ALIGN: CENTER;
			border-radius: 100px 0 0 100px;
	}
	ytd-masthead[mode="legacy"] #container.ytd-masthead {
			-ms-flex-pack: start;
			-webkit-justify-content: flex-start;
			justify-content: flex-start;
			background: linear-gradient(90deg, /*[[gradient]]*/);
	}
	#search-button.ytd-masthead {
			display: block;
			margin-right: 0;
			color: white;
	}
	#search-icon-legacy.ytd-searchbox {
			cursor: pointer;
			width: 65px;
			border: white;
			background-color: white;
			border-radius: 0 100px 100px 0;
			margin: 0;
	}
	ytd-searchbox[mode=legacy] #container.ytd-searchbox {
			background-color: white;
			border: white;
			border-right: none;
			box-shadow: 0px 0px 0px 0px;
			text-align: center;
			padding: 2px 6px;
			border-radius: 100px 0 0 100px;
	}
	ytd-searchbox[mode=legacy][has-focus] #container.ytd-searchbox {
			border: 0px solid #1c62b9;
			box-shadow: inset 0 0px 2px rgba(0, 0, 0, 0);
	}
	li.sbsb_c.gsfs {
			text-align: center!important;
	}
	#like-bar.ytd-sentiment-bar-renderer {
			background: linear-gradient(/*[[gradient]]*/);
			height: 2px;
			transition: width 0.3s;
	}
	a.yt-simple-endpoint.yt-formatted-string {
			color: #ff5666;
	}
	#owner-name.ytd-video-owner-renderer {
			font-size: 1.4rem;
			font-weight: 500;
			line-height: 1.6rem;
	}
	div#sb-heading {
			background-color: rgba(255, 0, 0, 0)!important;
			background: linear-gradient(90deg, /*[[gradient]]*/);
	}
	#buttons.ytd-masthead[is-icon-button].ytd-masthead {
			color: white;
	}
	div#ChanOver span {
			color: white!important;
	}
	div#ChanOver {
			background-color: rgba(255, 0, 0, 0)!important;
			background: linear-gradient(50deg, /*[[gradient]]*/);
			color: white!important;
	}
	div#ChanOver h2 {
			color: white!important;
	}
	div#ChanOver h3 {
			color: white!important;
	}
	div#ChanOver a {
			color: white!important;
	}
	div#sb-heading {
			background-color: rgba(255, 0, 0, 0)!important;
			background: URL(https://i.imgur.com/dc7CRrl.png);
			BACKGROUND-POSITION: center;
	}
	div#sb-heading A {
			opacity: 0;
	}
	div#ChanOver div {
			border-bottom: 0px solid !important;
			border-right: 0px !important;
	}
	div#socialblade-stats {
			background: linear-gradient(90deg, /*[[gradient]]*/)!important;
	}
	div#vid-tags-outdated div {
			color: white!important;
	}
	ytd-searchbox[mode=legacy][has-focus] #container.ytd-searchbox, ytd-searchbox[mode=legacy-centered][has-focus] #container.ytd-searchbox {
			border: 0px!important;
			box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	}
	div#SBMenu div h3 {
			background-color: white!important;
			border-right: 0px!important;
			color: #fa3d69!important;
	}
	div#SBMenu div {
			background-color: white!important;
			border-right: 0px!important;
			color: #fa3d69!important;
	}
	p#vid-tags span {
			background-color: white!important;
			color: var(--yt-primary-color)!important;
			border-radius: 100px!important;
	}
	ytd-searchbox[mode=legacy] #container.ytd-searchbox input.ytd-searchbox, ytd-searchbox[mode=legacy-centered] #container.ytd-searchbox input.ytd-searchbox {
			color: black!important;
	}
	a#SBL div {
			background: white!important;
			color: black!important;
	}
	a#SBL div h3 {
			background: white!important;
			color: black!important;
	}
	div#socialblade {
			box-shadow: 1px 0px 16px 1px #0000003b;
	}
	a#SBLC div h3 {
			color: black!important;
	}
	a#SBLC div {
			background-color: white!important;
	}
	a#SBLC div:hover {
			background-color: grey!important;
	}
	a#SBLC div {
			background-color: white!important;
	}
	paper-toggle-button[checked]:not([disabled]) .toggle-bar.paper-toggle-button {
			opacity: 1;
			background-color: #ff000000;
			background: linear-gradient(90deg, /*[[gradient]]*/);
	}
	paper-toggle-button[checked]:not([disabled]) .toggle-button.paper-toggle-button {
			background-color: #fe3e8f05;
			background: linear-gradient(90deg, /*[[gradient]]*/);
	}
	span.count {
			color: black!important;
			font-weight: lighter!important;
	}
	ytd-button-renderer.style-primary[is-paper-button] {
			background-color: hsla(206, 79%, 53%, 0);
			color: hsl(0, 0%, 100%);
			background: linear-gradient(90deg, /*[[gradient]]*/);
			border-radius: 100px;
	}
	a#iridium_settings_button svg {
			color: white;
	}
	g#youtube-paths path {
			fill: white!important;
	}
	body[invert] yt-icon#logo-icon.ytd-topbar-logo-renderer svg {
			opacity: 0;
	}
	body[invert] yt-icon#logo-icon.ytd-topbar-logo-renderer {
			width: 80px;
			background: url(https://i.imgur.com/oHv7EEw.png);
			background-size: contain;
			background-position: center;
			background-repeat: no-repeat;
	}
	app-drawer.ytd-app:not([persistent]) #header.ytd-app {
			background: linear-gradient(90deg, /*[[gradient]]*/);
	}
	.ytp-play-progress.ytp-swatch-background-color {
			background: linear-gradient(90deg, /*[[gradient]]*/);
	}
	#guide-icon.ytd-masthead {
			fill: white;
	}
	#guide-icon.ytd-app {
			fill: white;
	}
	section.vc-stat-section.third-layout div span {
			color: var(--yt-primary-color)!important;
	}
	.vc-stat-section .stat-box.alt {
			background: rgb(255, 255, 255);
			border-color: white;
	}
	paper-button.ytd-subscribe-button-renderer {
			background-color: #ff000005;
			border-radius: 2px;
			padding: 10px 16px;
			margin: auto 4px;
			white-space: nowrap;
			background: linear-gradient(90deg, /*[[gradient]]*/);
			font-size: 1.4rem;
			font-weight: 300;
			letter-spacing: .007px;
			text-transform: uppercase;
			display: flex;
			-ms-flex-direction: row;
			-webkit-flex-direction: row;
			flex-direction: row;
	}
	.video-companion-container ul.keywords .search-rank {
			margin-left: 0.5em;
			color: white;
			font-weight: bold;
			display: inline-block;
			height: 15px;
			vertical-align: middle;
			line-height: 15px;
			background: linear-gradient(90deg, /*[[gradient]]*/);
			padding: 0px 3px;
	}
	.vidiq-logo-container {
			filter: brightness(0)!important;
	}
	img#sb-return {
			filter: brightness(100000%);
			padding-right: 10px;
	}
	#socialblade-tab paper-button {
			background-color: #ff6c7b !important;
			border-radius: 2px;
			color: #ffffff !important;
			padding: 10px 16px;
			margin: auto 4px;
			white-space: nowrap;
			font-size: 1.4rem;
			font-weight: 500;
			letter-spacing: .007px;
			text-transform: uppercase;
			display: flex;
			-ms-flex-direction: row;
			-webkit-flex-direction: row;
			flex-direction: row;
	}
	.vidiq-rating-bar-container .vidiq-rating-bar .vidiq-rating-likes {
			height: 5px;
			background: linear-gradient(90deg, /*[[gradient]]*/)​;
	}
	ytd-guide-entry-renderer[active] .guide-icon.ytd-guide-entry-renderer {
			color: var(--yt-primary-color)!important;
	}
	.badge-style-type-featured.ytd-badge-supported-renderer {
			background: linear-gradient(90deg, /*[[gradient]]*/);
			color: hsl(0, 0%, 100%);
			padding: 6px 10px 5px 10px;
			border-radius: 10px;
			text-transform: uppercase;
			font-weight: 100;
			letter-spacing: 2px;
	}
	.vidiq-rating-bar-container .vidiq-rating-bar .vidiq-rating-likes {
			height: 5px;
			background: #f98a5f;
	}
	yt-icon.ytd-badge-supported-renderer {
			background: url(https://i.imgur.com/FhRzUqU.png);
			color: #b3b1b100;
			background-size: 116%;
			background-repeat: no-repeat;
			background-position: center;
	}
	.vidiq-rating-bar {
			background-color: #faae90!important;
	}
	#search-icon-legacy.ytd-searchbox {
			cursor: pointer;
			width: 65px;
			border: white;
			border-radius: 0 100px 100px 0;
			box-shadow: 1px 0px 19px 0px #1010102b;
			margin: 0;
	}
	ytd-searchbox[mode=legacy] #container.ytd-searchbox input.ytd-searchbox {
			color: black;
	}
	button.vidiq-button {
			border-radius: 100px;
			background: linear-gradient(90deg, /*[[gradient]]*/);
			font-family: Roboto;
			text-transform: uppercase;
			border: 0px solid!important;
	}
	.ytp-chrome-controls .ytp-button[aria-pressed]::after {
			background: linear-gradient(90deg, /*[[gradient]]*/);
	}
	#country-code.ytd-topbar-logo-renderer {
			color: white!important;
			margin: 0 0 0 2px;
	}
	paper-button[subscribed].ytd-subscribe-button-renderer {
			background-color: hsl(0, 0%, 93.3%);
			color: hsla(0, 28%, 96%, 0.96);
	}
	img.vidiq-button-logo.vidiq-button-logo-small {
			background-color: #fe3d91;
	}
	#search-icon-legacy.ytd-searchbox {
			cursor: pointer;
			width: 65px;
			border: white;
			background-color: white!important;
			border-radius: 0 100px 100px 0;
			box-shadow: 1px 0px 19px 0px #1010102b;
			margin: 0;
	}
	#logo-icon-container.ytd-topbar-logo-renderer {
			width: 80px;
			height: 24px;
			background: url(https://i.imgur.com/oHv7EEw.png);
			-ms-flex: none;
			-webkit-flex: none;
			background-repeat: no-repeat;
			background-size: contain;
			flex: none;
			background-position: center;
	}
	svg.style-scope.ytd-topbar-logo-renderer {
			fill-opacity: 0;
	}
	header.video-companion-header {
			background: linear-gradient(90deg, /*[[gradient]]*/);
			margin-bottom: -2px;
			padding: 15px;
	}
	button.toggle-collapse {
			margin-top: 18px;
			margin-right: 11px;
	}
	.vidiq-logo-container {
			margin-bottom: 16px;
			margin-right: 18px;
	}
	yt-icon.style-scope.ytd-searchbox {
			color: black!important;
	}
	div#SBMenu div h3 {
			background-color: white!important;
			border-right: 0px!important;
			color: black!important;
	}
	div#ChanOver a div h3 {
			color: black!important;
	}
	div#ChanOver div {
			border-left: 0px!important;
	}
	span.value-inner {
			-webkit-text-fill-color: black!important;
	}
	div#sb-heading {
			background-color: rgba(255, 0, 0, 0)!important;
			background: linear-gradient(90deg, /*[[gradient]]*/)!IMPORTANT;
			BACKGROUND-POSITION: center;
	}
	div#sb-heading A {
			opacity: 1!important;
			background: url(https://i.imgur.com/TvIeZZx.png);
			margin-top: -100px;
			padding: 100px 0px 49px 100px;
			background-repeat: no-repeat;
			background-size: 62%;
			margin-left: 12px;
			background-position: center;
	}
	div#sb-heading A img {
			opacity: 0!important;
	}
	img#sb-return {
			margin: 16px 8px 0 0!important;
	}
	.ytp-scrubber-button.ytp-swatch-background-color {
			background: linear-gradient(270deg, /*[[gradient]]*/)!important;
	}
	.ytp-menuitem[aria-checked="true"] .ytp-menuitem-toggle-checkbox {
			background: linear-gradient(270deg, /*[[gradient]]*/)!important;
	}
	a.yt-simple-endpoint.yt-formatted-string {
			color: var(--yt-primary-color)!important;
			font-weight:500;
	}
	.deemphasize.yt-formatted-string {
			color: var(--yt-formatted-string-deemphasize-color);
			color: white;
			margin-left: var(--yt-formatted-string-deemphasize_-_margin-left);
	}
	.vidiq-subscriber-count.new-layout span {
			color: black!important;
	}
	.vc-section-social .stat-pair-like-ratio label, .vc-section-social[class^="stat-pair-yt"] label, .vc-section-social .stat-pair-like-ratio .value-inner, .vc-section-social[class^="stat-pair-yt"] .value-inner, .vc-section-social .stat-pair-like-ratio .unit, .vc-section-social[class^="stat-pair-yt"] .unit {
			color: black!important;
	}
	header.video-companion-header button i {
			color: white;
	}
	button.tab-tweets span svg {
			color: white!important;
			fill: white!important;
			filter: brightness(100000%)!important;
	}
	.vidiq-logo-container {
	}
	#container.ytd-searchbox {
			position: relative;
			align-items: center;
			background-color: hsl(0, 0%, 100%);
			border: 1px solid hsl(0, 0%, 100%);
			border-right: none;
			border-radius: 100px 0 0 100px;
			box-shadow: inset 0 1px 2px var(--ytd-searchbox-legacy-border-shadow-color);
			color: hsla(0, 0%, 0%, 0.88);
			padding: 2px 15px;
			-ms-flex: 1 1 0.000000001px;
			-webkit-flex: 1;
			flex: 1;
			text-align: center;
			-webkit-flex-basis: 0.000000001px;
			flex-basis: 0.000000001px;
			display: var(--layout-horizontal_-_display);
			-ms-flex-direction: var(--layout-horizontal_-_-ms-flex-direction);
			-webkit-flex-direction: var(--layout-horizontal_-_-webkit-flex-direction);
			flex-direction: var(--layout-horizontal_-_flex-direction);
	}
	#container.ytd-searchbox input.ytd-searchbox {
			color: hsla(0, 0%, 0%, 0.88);
	}
	ytd-subscribe-button-renderer[new-subscribe-color] paper-button.ytd-subscribe-button-renderer[subscribed] {
			background-color: var(--yt-spec-10-percent-layer);
			color: #ffffff;
	}
	ytd-author-comment-badge-renderer {
			--ytd-author-comment-badge-name-color: var(--yt-spec-text-primary);
			height: 20px;
			background-color: linear-gradient(270deg, /*[[gradient]]*/)!important;
			border-radius: 12px;
			margin-bottom: 2px;
			display: var(--layout-horizontal_-_display);
			-ms-flex-direction: var(--layout-horizontal_-_-ms-flex-direction);
			-webkit-flex-direction: var(--layout-horizontal_-_-webkit-flex-direction);
			flex-direction: var(--layout-horizontal_-_flex-direction);
			-ms-flex-align: center;
			-webkit-align-items: center;
			align-items: center;
			display: inline-flex;
	}
	}

	@-moz-document domain("www.youtube.com") {
	ytd-masthead[mode="legacy"] #container.ytd-masthead {
			-ms-flex-pack: start;
			-webkit-justify-content: flex-start;
			justify-content: flex-start;
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/);
	}
	#search-icon-legacy.ytd-searchbox {
			cursor: pointer;
			width: 65px;
			border: white;
			background-color: white;
			border-radius: 0 100px 100px 0;
			margin: 0;
	}
	ytd-searchbox[mode=legacy] #container.ytd-searchbox {
			background-color: white;
			border: white;
			border-right: none;
			box-shadow: 0px 0px 0px 0px;
			text-align: center;
			padding: 2px 6px;
			border-radius: 100px 0 0 100px;
	}
	ytd-searchbox[mode=legacy][has-focus] #container.ytd-searchbox {
			border: 0px solid #1c62b9;
			box-shadow: inset 0 0px 2px rgba(0, 0, 0, 0);
	}
	li.sbsb_c.gsfs {
			text-align: center!important;
	}
	#like-bar.ytd-sentiment-bar-renderer {
			background: -moz-linear-gradient(/*[[gradient]]*/);
			height: 2px;
			transition: width 0.3s;
	}
	a.yt-simple-endpoint.yt-formatted-string {
			color: var(--yt-primary-color)!important;
	}
	#owner-name.ytd-video-owner-renderer {
			font-size: 1.4rem;
			font-weight: 500;
			line-height: 1.6rem;
	}
	div#sb-heading {
			background-color: rgba(255, 0, 0, 0)!important;
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/);
	}
	#buttons.ytd-masthead[is-icon-button].ytd-masthead {
			color: white;
	}
	div#ChanOver span {
			color: white!important;
	}
	div#ChanOver {
			background-color: rgba(255, 0, 0, 0)!important;
			background: -moz-linear-gradient(50deg, /*[[gradient]]*/);
			color: white!important;
	}
	div#ChanOver h2 {
			color: white!important;
	}
	div#ChanOver h3 {
			color: white!important;
	}
	div#ChanOver a {
			color: white!important;
	}
	div#sb-heading {
			background-color: rgba(255, 0, 0, 0)!important;
			background: URL(https://i.imgur.com/dc7CRrl.png);
			BACKGROUND-POSITION: center;
	}
	div#sb-heading A {
			opacity: 0;
	}
	div#ChanOver div {
			border-bottom: 0px solid !important;
			border-right: 0px !important;
	}
	div#socialblade-stats {
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/)!important;
	}
	div#vid-tags-outdated div {
			color: white!important;
	}
	div#SBMenu div h3 {
			background-color: white!important;
			border-right: 0px!important;
			color: var(--yt-primary-color)!important;
	}
	div#SBMenu div {
			background-color: white!important;
			border-right: 0px!important;
			color: var(--yt-primary-color)!important;
	}
	p#vid-tags span {
			background-color: white!important;
			color: var(--yt-primary-color)!important;
			border-radius: 100px!important;
	}
	a#SBL div {
			background: white!important;
			color: black!important;
	}
	a#SBL div h3 {
			background: white!important;
			color: var(--yt-primary-color)!important;
	}
	div#socialblade {
			box-shadow: 1px 0px 16px 1px #0000003b;
	}
	a#SBLC div h3 {
			color: var(--yt-primary-color)!important;
	}
	a#SBLC div {
			background-color: white!important;
	}
	a#SBLC div:hover {
			background-color: grey!important;
	}
	a#SBLC div {
			background-color: white!important;
	}
	paper-toggle-button[checked]:not([disabled]) .toggle-bar.paper-toggle-button {
			opacity: 1;
			background-color: #ff000000;
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/);
	}
	paper-toggle-button[checked]:not([disabled]) .toggle-button.paper-toggle-button {
			background-color: var(--yt-primary-color)!important;
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/);
	}
	yt-icon.style-scope.ytd-topbar-menu-button-renderer {
			fill: white!important;
			color: white!important;
	}
	span.count {
			color: var(--yt-primary-color)!important;
			font-weight: lighter!important;
	}
	ytd-button-renderer.style-primary[is-paper-button] {
			background-color: hsla(206, 79%, 53%, 0);
			color: hsl(0, 0%, 100%);
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/);
			border-radius: 100px;
	}
	a#iridium_settings_button svg {
			color: white;
	}
	g#youtube-paths path {
			fill: white!important;
	}
	polygon.style-scope.yt-icon {
			fill: var(--yt-primary-color)!important;
	}
	body[invert] yt-icon#logo-icon.ytd-topbar-logo-renderer svg {
			opacity: 0;
	}
	body[invert] yt-icon#logo-icon.ytd-topbar-logo-renderer {
			width: 80px;
			background: url(https://i.imgur.com/oHv7EEw.png);
			background-size: contain;
			background-position: center;
			background-repeat: no-repeat;
	}
	app-drawer.ytd-app:not([persistent]) #header.ytd-app {
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/);
	}
	.ytp-play-progress.ytp-swatch-background-color {
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/);
	}
	#guide-icon.ytd-masthead {
			fill: white;
	}
	#guide-icon.ytd-app {
			fill: white;
	}
	section.vc-stat-section.third-layout div span {
			color: var(--yt-primary-color)!important;
	}
	.vc-stat-section .stat-box.alt {
			background: rgb(255, 255, 255);
			border-color: white;
	}
	paper-button.ytd-subscribe-button-renderer {
			background-color: #ff000005;
			border-radius: 2px;
			padding: 10px 16px;
			margin: auto 4px;
			white-space: nowrap;
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/);
			font-size: 1.4rem;
			font-weight: 300;
			letter-spacing: .007px;
			text-transform: uppercase;
			display: flex;
			-ms-flex-direction: row;
			-webkit-flex-direction: row;
			flex-direction: row;
	}
	.video-companion-container ul.keywords .search-rank {
			margin-left: 0.5em;
			color: white;
			font-weight: bold;
			display: inline-block;
			height: 15px;
			vertical-align: middle;
			line-height: 15px;
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/);
			padding: 0px 3px;
	}
	.vidiq-logo-container {
			filter: brightness(0)!important;
	}
	img#sb-return {
			filter: brightness(100000%);
			padding-right: 10px;
	}
	#socialblade-tab paper-button {
			background-color: #ff6c7b !important;
			border-radius: 2px;
			color: #ffffff !important;
			padding: 10px 16px;
			margin: auto 4px;
			white-space: nowrap;
			font-size: 1.4rem;
			font-weight: 500;
			letter-spacing: .007px;
			text-transform: uppercase;
			display: flex;
			-ms-flex-direction: row;
			-webkit-flex-direction: row;
			flex-direction: row;
	}
	.vidiq-rating-bar-container .vidiq-rating-bar .vidiq-rating-likes {
			height: 5px;
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/)​;
	}
	ytd-guide-entry-renderer[active] .guide-icon.ytd-guide-entry-renderer {
			color: var(--yt-primary-color)!important;
	}
	.badge-style-type-featured.ytd-badge-supported-renderer {
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/);
			color: hsl(0, 0%, 100%);
			padding: 6px 10px 5px 10px;
			border-radius: 10px;
			text-transform: uppercase;
			font-weight: 100;
			letter-spacing: 2px;
	}
	.vidiq-rating-bar-container .vidiq-rating-bar .vidiq-rating-likes {
			height: 5px;
			background: #f98a5f;
	}
	yt-icon.ytd-badge-supported-renderer {
			background: url(https://i.imgur.com/FhRzUqU.png);
			color: #b3b1b100;
			background-size: 116%;
			background-repeat: no-repeat;
			background-position: center;
	}
	.vidiq-rating-bar {
			background-color: #faae90!important;
	}
	#search-icon-legacy.ytd-searchbox {
			cursor: pointer;
			width: 65px;
			border: white;
			background-color: #ff516e;
			border-radius: 0 100px 100px 0;
			box-shadow: 1px 0px 19px 0px #1010102b;
			margin: 0;
	}
	ytd-searchbox[mode=legacy] #container.ytd-searchbox input.ytd-searchbox {
			color: black;
	}
	button.vidiq-button {
			border-radius: 100px;
			background: -moz-linear-gradient(90deg, /*[[gradient]]*/);
			font-family: Roboto;
			text-transform: uppercase;
			border: 0px solid!important;
	}
	#search-icon-legacy.ytd-searchbox {
			cursor: pointer;
			width: 65px;
			border: white;
			background-color: white!important;
			border-radius: 0 100px 100px 0;
			box-shadow: 1px 0px 19px 0px #1010102b;
			margin: 0;
	}
	div#SBMenu div h3 {
			background-color: white!important;
			border-right: 0px!important;
			color: black!important;
	}
	span.value-inner {
			-moz-text-fill-color: black!important;
	}
	div#sb-heading {
			background-color: rgba(255, 0, 0, 0)!important;
			background: moz-linear-gradient(90deg, /*[[gradient]]*/)!IMPORTANT;
			BACKGROUND-POSITION: center;
	}
	div#sb-heading A {
			opacity: 1!important;
			background: url(https://i.imgur.com/TvIeZZx.png);
			margin-top: -100px;
			padding: 100px 0px 49px 100px;
			background-repeat: no-repeat;
			background-size: 62%;
			margin-left: 12px;
			background-position: center;
	}
	.ytp-scrubber-button.ytp-swatch-background-color {
			background: moz-linear-gradient(270deg, /*[[gradient]]*/)!important;
	}
	.ytp-cards-teaser-text {
			border-radius: 100px;
	}
	video.video-stream.html5-main-video {
			border-radius: 8px;
	}
	ytd-watch:not([transparent-player-background_]) #player-container.ytd-watch, ytd-watch[flexy-fit-to-video_]:not([is-currently-flexible_]) #player-container.ytd-watch, ytd-watch[theater] #player-container.ytd-watch {
			background-color: #0000!important;
	}
	ytd-watch:not([transparent-player-background_]) #player-container.ytd-watch, ytd-watch[flexy-fit-to-video_]:not([is-currently-flexible_]) #player-container.ytd-watch, ytd-watch[theater] #player-container.ytd-watch {
			background-color: #0000!important;
	}
	#player-container.ytd-watch {
			width: 100%;
			height: 100%;
			margin: 0 auto;
			border-radius: 8px;
			position: relative;
	}
	#top>#player #movie_player:not(.ytp-fullscreen) video, #top>#player #movie_player:not(.ytp-fullscreen) .html5-video-container {
			height: 100%!important;
			border-radius: 8px!important;
	}
	div#player {
			border-radius: 8px!important;
	}
	#player.ytd-watch {
			position: relative;
			-ms-flex: none;
			-webkit-flex: none;
			flex: none;
			border-radius: 8px!important;
	}
	video.video-stream.html5-main-video {
			border-radius: 8px!important;
	}
	.html5-video-player:not(.ytp-transparent), .html5-video-player.ad-interrupting, .html5-video-player.ended-mode, .html5-video-player.ytp-fullscreen {
			background-color: #ff373700;
	}
	p#vid-tags span {
			background-color: white!important;
			color: #000000fa!important;
			border-radius: 100px!important;
	}
	.vidiq-subscriber-count.new-layout span {
			color: black!important;
	}
	.vidiq-logo-container {
			filter: invert(100%)!important;
			filter: brightness(10000000000%)!important;
	}
	header.video-companion-header {
			padding-bottom: 19px;
	}
	#thumbnail.ytd-thumbnail {
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			border-radius: 5px;
			left: 0;
	}
	img.yt-img-shadow {
			display: block;
			border-radius: 5px;
			margin-left: auto;
			margin-right: auto;
			max-height: var(--yt-img-max-height, none);
			max-width: var(--yt-img-max-width, 100%);
	}
	img.yt-img-shadow {
			display: block;
			margin-left: auto;
			border-radius: 6px;
			margin-right: auto;
			max-height: var(--yt-img-max-height, none);
			max-width: var(--yt-img-max-width, 100%);
	}
	.ytp-settings-button.ytp-hd-quality-badge:after, .ytp-settings-button.ytp-4k-quality-badge:after, .ytp-settings-button.ytp-5k-quality-badge:after, .ytp-settings-button.ytp-8k-quality-badge:after {
			content:'';
			position: absolute;
			top: 10px;
			right: 5px;
			height: 9px;
			color: hsla(0, 0%, 0%, 0.88)!important;
			width: 13px;
			background-color: #000;
			border-radius: 1px;
			line-height: normal;
			border-radius: 100px;
	}
	div#sb-heading {
			background-color: rgba(255, 0, 0, 0)!important;
			border-radius: 8px 8px 0 0px;
			background: moz-linear-gradient(90deg, /*[[gradient]]*/)!IMPORTANT;
			BACKGROUND-POSITION: center;
	}
	div#sb-data-pages {
			border-radius: 0px 0 8px 8px;
	}
	.ytp-settings-button.ytp-hd-quality-badge:after {
			background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…wxMCw2IEwxMCw0IFoiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgLz48L3N2Zz4=)!IMPORTANT;
	}
	.ytp-settings-button.ytp-hd-quality-badge:after {
			background: linear-gradient(90deg, /*[[gradient]]*/)!IMPORTANT;
	}
	yt-icon.style-scope.ytd-notification-topbar-button-renderer {
			fill: white!important;
	}
	}