

	

	:root
	{
		--websites-header-background: #0162af;
	}

	.websitePodcastHeader .websitePodcastHeaderLinksWrapper
	{
		background: #2779bb78 !important;
	}
	
	body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton
	{
		background: #2779bb !important;
	}
		
		body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton:hover
		{
			background: #3481bf !important;
		}
		
	
		.ipsType_richText.ipsContained ul li:before
		{
			color: var(--websites-header-background) !important;
		}
	
	
	.websiteEpisodeTeamMemberMessage a.ipsBadge_neutral
	{
		background: var(--websites-header-background) !important;
	}
	
	.websitePodcastHeader .websitePodcastHeaderPlayButton
	{
		
			
		
		color: #0162af !important;
	}
	
		.websitePodcastHeader .websitePodcastHeaderPlayButton:hover
		{
			color: #0162af !important;
		}
		
	.ipsDrawer_close
	{
		color: var(--websites-header-background) !important;
	}
	
	.ipsApp .websitePodcast .ipsButton.ipsButton_primary,
	.ipsApp .websitePodcast .ipsButton[data-role="followButton"]
	{
		border: none !important;
		
		
			box-shadow: inset 0 0 7px #0162af !important;
			background: #0162af linear-gradient(100deg, #0162af, #4e92c8, #0162af) !important;
		

		text-shadow: none !important;
	}
		
		.ipsApp .websitePodcast .ipsButton.ipsButton_primary:hover,
		.ipsApp .websitePodcast .ipsButton[data-role="followButton"]:hover
		{
			border: none !important;
			
			
				box-shadow: inset 0 0 10px #0162af !important;
				background: #0162af linear-gradient(100deg, #0162af, #4e92c8, #0162af) !important;
			
		}

	
		.websitePodcastHeader img.episodeArtwork
		{
			box-shadow: 0 0 30px rgba(0, 0, 0, 0.15) !important;
		}
			
			.entrySubmit .websitePodcastHeader img.episodeArtwork
			{
				box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) !important;
			}

			.websitePodcastHeader .noShadow img.episodeArtwork,
			.entrySubmit .websitePodcastHeader .noShadow img.episodeArtwork
			{
				box-shadow: none !important;
			}
	
	
	.websiteFooterGradient1
	{
		background-color: #b3d0e8 !important;
	}
	
	
	
	.websitePodcastTrailer
	{
		
			background: var(--websites-header-background) linear-gradient(110deg, var(--websites-header-background), #4e92c8, var(--websites-header-background)) !important;
			box-shadow: inset 0 0 20px 0 var(--websites-header-background) !important;
		
	}
	
	.websitePodcastTrailerLabel
	{
		background-color: #67a1cf55 !important;
		box-shadow: 0 0 20px 0 #0162af99 !important;
		text-shadow: 0 1px 0 var(--websites-header-background) !important;
	}
	
	.websitePodcastTrailerContentPlayer
	{
		
	
		box-shadow: 0 0 20px 0 var(--websites-header-background) !important;
	}
	
	.websitePodcastEntrySeason,
	div[data-controller="podcastics.websites.subscribeButton"],
	.contactButton
	{
		
			background: var(--websites-header-background) linear-gradient(110deg, var(--websites-header-background), #4e92c8 40px, var(--websites-header-background)) !important;
			box-shadow: inset 0 0 10px 0 var(--websites-header-background);
		
		
		
			text-shadow: 0 1px 0 var(--websites-header-background) !important;
		
	}
	
	.websitePodcastEntrySeason
	{
		
			box-shadow: inset 0 0 10px 0 var(--websites-header-background), 0 5px 20px rgba(0, 0, 0, 0.2) !important;
		
	}
	
		div[data-controller="podcastics.websites.subscribeButton"] .subscribeButton,
		.contactButton
		{
			
				text-shadow: 0 1px 0 var(--websites-header-background) !important;
			
		}
		
		
	
	.websiteEpisodeTags .ipsTags .ipsTag,
	.websiteEntryTags .ipsTags .ipsTag
	{
		
			background: var(--websites-header-background) linear-gradient(110deg, var(--websites-header-background), #4e92c8, var(--websites-header-background)) !important;
			box-shadow: inset 0 0 10px 0 var(--websites-header-background) !important;
		
	}
	
		.websiteEpisodeTags .ipsTags a.ipsTag:hover,
		.websiteEntryTags .ipsTags a.ipsTag:hover
		{
			
				background: var(--websites-header-background) !important;
				box-shadow: 0 0 25px rgba(0, 0, 0, 0.2) !important;
			
		}
	
		html[dir="ltr"] .websiteEpisodeTags .ipsTags .ipsTag:before,
		html[dir="ltr"] .websiteEntryTags .ipsTags .ipsTag:before,
		html[dir="rtl"] .websiteEpisodeTags .ipsTags .ipsTag:before,
		html[dir="rtl"] .websiteEntryTags .ipsTags .ipsTag:before,
		html[dir="ltr"] .websiteEpisodeTags .ipsTags a.ipsTag:hover:before,
		html[dir="ltr"] .websiteEntryTags .ipsTags a.ipsTag:hover:before,
		html[dir="rtl"] .websiteEpisodeTags .ipsTags a.ipsTag:hover:before,
		html[dir="rtl"] .websiteEntryTags .ipsTags a.ipsTag:hover:before
		{
			
				border-color: transparent transparent var(--websites-header-background) var(--websites-header-background) !important;
			
		}
		
	a[data-mentionid]
	{
		
			background: var(--websites-header-background) !important;
		
	}
		
		a[data-mentionid]:hover
		{
			background: #4e92c8 !important;
		}












