/* RESET */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p,
a, code, em, img, iframe, q, s, samp,
small, strike, var,
b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
embed, input, 
	dummy {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background: transparent;
	outline: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
	text-decoration: none;
	list-style-type: none;
	line-height: 120%;
	}
textarea {
	resize: none;
	line-height: 120%;
	}




/* ======= GENERIC ELEMENTS ======================================== */

body {
	background: #404040;
	background-image: url('assets/i/logo-loading.png');
	background-position: 50% 41.05vh;
	background-size: 40vw;
	background-repeat: no-repeat;
	overflow-x: hidden !important;
	}

.gBodyClass div, .gBodyClass span, .gBodyClass input, .gBodyClass textarea, .gBodyClass img, .gBodyClass a, .gBodyClass iframe { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
@font-face {
	font-family: 'UniversCondensedBold';
	src: url('assets/univers/UniversLT-CondensedBold.eot?#iefix') format('embedded-opentype'),  url('assets/univers/UniversLT-CondensedBold.woff') format('woff'), url('assets/univers/UniversLT-CondensedBold.ttf')  format('truetype'), url('assets/univers/UniversLT-CondensedBold.svg#UniversLT-CondensedBold') format('svg');
	font-weight: normal;
	font-style: normal;
	}
@font-face {
	font-family: 'UniversCondensedRegular';
	src: url('assets/univers/UniversLT-Condensed.eot?#iefix') format('embedded-opentype'),  url('assets/univers/UniversLT-Condensed.woff') format('woff'), url('assets/univers/UniversLT-Condensed.ttf')  format('truetype'), url('assets/univers/UniversLT-Condensed.svg#UniversLT-Condensed') format('svg');
	font-weight: normal;
	font-style: normal;
	}
@font-face {
	font-family: 'UniversLightUltraCondensed';
	src: url('assets/univers/UniversLT-LightUltraCondensed.eot?#iefix') format('embedded-opentype'),  url('assets/univers/UniversLT-LightUltraCondensed.woff') format('woff'), url('assets/univers/UniversLT-LightUltraCondensed.ttf')  format('truetype'), url('assets/univers/UniversLT-LightUltraCondensed.svg#UniversLT-LightUltraCondensed') format('svg');
	font-weight: normal;
	font-style: normal;
	}
@font-face {
	font-family: 'UniversCondensedLight';
	src: url('assets/univers/UniversLT-CondensedLight.eot?#iefix') format('embedded-opentype'),  url('assets/univers/UniversLT-CondensedLight.woff') format('woff'), url('assets/univers/UniversLT-CondensedLight.ttf')  format('truetype'), url('assets/univers/UniversLT-CondensedLight.svg#UniversLT-CondensedLight') format('svg');
	font-weight: normal;
	font-style: normal;
	}

.gBodyClass h1, .gBodyClass h2 { position: absolute; display: block; text-decoration: none; line-height: 120%;
	font-family: "UniversLightUltraCondensed";
	color: #E1262C;
	text-rendering: geometricPrecision;
	}
.gBodyClass h3 { position: absolute; display: block; text-decoration: none; line-height: 120%;
	color: #000000;
	font-family: "UniversLightUltraCondensed";
	}
.gBodyClass h4, .gBodyClass h5, .gBodyClass h6, .gBodyClass h7 { position: absolute; display: block; text-decoration: none; line-height: 120%;
	font-family: "UniversCondensedLight";
	color: #000000;
	}
.gBodyClass p { position: absolute; display: block; text-decoration: none; line-height: 120%;
	font-family: "UniversCondensedLight";
	color: #404040;
	}
.gBodyClass a, .gBodyClass a p { position: absolute; display: block; text-decoration: none; line-height: 120%;
	font-family: "UniversCondensedLight";
	color: #E1262C;
	}
	a:hover, a:hover p {
		color: #404040;
		}

h1, h2 {
	font-family: "UniversLightUltraCondensed";
	color: #E1262C;
	text-rendering: geometricPrecision;
	}
h3 {
	color: #000000;
	font-family: "UniversLightUltraCondensed";
	}
h4, h5, h6, h7 { 
	font-family: "UniversCondensedLight";
	color: #000000;
	}
p { 
	font-family: "UniversCondensedLight";
	color: #404040;
	}
.gBodyClass .b {
	font-family: "UniversCondensedBold";
	}
.gBodyClass .r {
	font-family: "UniversCondensedRegular";
	}
a, a p { 
	font-family: "UniversCondensedLight";
	color: #E1262C;
	}
	a:hover, a:hover p {
		color: #404040;
		}
.gTextJustify {
	text-align: justify;
	text-justify: inter-character;
	}


.gNowYouSeeMe {
	background: springgreen;
	color: seagreen;
	}
.gABLH100 { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
.displayNone { display: none !important; }
.displaynone { display: none !important; }
.red { color: #E1262C; }
#gMeasureMe {
	left: -1000px;
/* 	left: 1in; */
	width: 1in;
	top: -1000px;
/* 	top: 1in; */
	height: 1in;
	z-index: 9999999;
	}

.gSeparatorClass {
	background: #E1262C;
	}
.gSeparator2Class {
	background: #808080;
	}

.gArrowMore {
	background-image: url('assets/i/arrow-start.svg');
	background-repeat: no-repeat;
	}
.gArrowMore:hover {
	background-image: url('assets/i/arrow-start-hover.svg');
	background-repeat: no-repeat;
	}



.gLabel { position: absolute; display: block; text-decoration: none; line-height: 120%;
	background: #404040;
	background-image: url('assets/i/button-bgpattern.png');
	background-size: 0.5vw;
	}
	.m .gLabel {
		background-size: 1.5vw;
		}
	.gLabel:hover, .gLabel_hover {
		background: #303030;
		background-image: url('assets/i/button-bgpattern.png');
		background-size: 0.5vw;
		}
	.m .gLabel:hover, .m .gLabel_hover {
		background-size: 1.5vw;
		}
		.gLabel_hover:hover {
			border-left: #E1262C 0.2vw solid;
			margin-left: -0.2vw;
			}
		.gLabel_hover:hover .gLabelP {
			color: #FFFFFF;
			}
.gLabel_selected {
	background: #E1262C;
	background-image: url('assets/i/button-bgpattern.png');
	background-size: 0.5vw;
	}
	.m .gLabel_selected {
		background-size: 2vw;
		}
	.gLabel_selected .gLabelP {
		color: #FFFFFF;
		}
.gSubLabel { position: absolute; display: block; text-decoration: none; line-height: 120%;
	background: #808080;
	font-family: "UniversCondensedLight";
	background-image: url('assets/i/button-bgpattern.png');
	box-shadow: 0px 0px 1vw rgba(0, 0, 0, 0.20), inset 0px 0.2vw 0.1vw rgba(0, 0, 0, 0.20);
	}
a.gSubLabel:hover {
	background: #E1262C;
	background-image: url('assets/i/button-bgpattern.png');
	}
.gBodyClass span:hover .gSubLabel:hover {
	background: #E1262C;
	background-image: url('assets/i/button-bgpattern.png');
	}
.gBodyClass .gLabelP { position: absolute; display: block; text-decoration: none; line-height: 120%;
	font-family: "UniversCondensedRegular";
	color: rgba(255, 255, 255, 0.33);
	}

.gBodyClass .gPLightClass {
	color: #A8A8A8;
	}


/* ======= // GENERIC ELEMENTS ===================================== */



/* ======= FRAME ELEMENTS ========================================== */


@keyframes gBodyRandomizeBgTiles1 { 
	0% { 	background-image: url('./myBloodyBackground.php?imgmod=dark&rnd=1'); }
	2% { 	background-image: url('./myBloodyBackground.php?imgmod=dark&rnd=2'); }
	25% { 	background-image: url('./myBloodyBackground.php?imgmod=dark&rnd=2'); }
	27% { 	background-image: url('./myBloodyBackground.php?imgmod=dark&rnd=3'); }
	50% { 	background-image: url('./myBloodyBackground.php?imgmod=dark&rnd=3'); }
	52% { 	background-image: url('./myBloodyBackground.php?imgmod=dark&rnd=4'); }
	75% { 	background-image: url('./myBloodyBackground.php?imgmod=dark&rnd=4'); }
	77% { 	background-image: url('./myBloodyBackground.php?imgmod=dark&rnd=5'); }
	98% { 	background-image: url('./myBloodyBackground.php?imgmod=dark&rnd=5'); }
	100% { 	background-image: url('./myBloodyBackground.php?imgmod=dark&rnd=1'); }
	}

#gBody { position: absolute; display: block; text-decoration: none; line-height: 120%;
	background-image: url('./myBloodyBackground.php?imgmod=dark&rnd=1');
	overflow-y: scroll;
	overflow-x: hidden !important;
/* 	filter: blur(16px); */
	}
#gBody.light { position: absolute; display: block; text-decoration: none; line-height: 120%;
	background-image: url('./myBloodyBackground.php?imgmod=light') !important;
	}

#gHeader {
	position: fixed;
	z-index: 3;
	background-image: url('./myBloodyBackground.php?imgmod=dark');
	}
#gHeader.light {
	background-image: url('./myBloodyBackground.php?imgmod=light') !important;
	}
#gHeaderShadow {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
	z-index: 3;
	position: fixed;
	}
#gHeaderShadow2 {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
	}
#gHeaderBorderBottom {
	border-bottom: rgba(64, 64, 64, 1) 1px solid;
	}
	#gHeader.light #gHeaderBorderBottom {
		border-bottom: rgba(128, 128, 128, 0.5) 1px solid;
		}

#gFooter {
	z-index: 9999;
	}
#gFooterBorderTop {
	border-top: rgba(128, 128, 128, 0.15) 1px solid;
	}
	#gFooter.light #gFooterBorderTop {
		border: none;
		}

#gFooterCopyrightCaption, #gFooterCopyrightCaptionMobile { 
	color: #808080;
	}
	#gFooter.light #gFooterCopyrightCaption, #gFooter.light #gFooterCopyrightCaptionMobile {
		color: #C0C0C0;
		}

#gFollowOnInstagram {
	background-image: url(./assets/i/social/icon-instagram.png);
	background-size: cover;
	}

#gLogo { position: absolute; display: block; text-decoration: none; line-height: 120%;
	z-index: 400;
	background-image: url('assets/i/logo.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	}

#gSlogan {
	text-transform: uppercase;
	color: #E1262C;
	font-family: 'UniversCondensedLight';
	text-shadow: 0px 0px 1.5vw rgba(0, 0, 0, 1);
	font-size: 0px;
	overflow-y: hidden;
	overflow-x: hidden;
	}
#gSlogan.light {
	text-shadow: 0px 0px 2.5vw rgba(0, 0, 0, 1);
	}
.m #gSlogan {
	/*letter-spacing: -0.05vw;
	text-align: justify;
	text-justify: inter-character;
	font-family: 'UniversCondensedRegular';*/
	display: none;
	}

.gMenuElementCaptionClass {
	font-size: 0px;
	}
.gMenuelementClickareaClass .gMenuelementHandheldBackgroundClass {
	display: none;
	}
.gMenuelementClickareaClassHandheld {
	z-index: 99999;
	}
	.gMenuelementClickareaClassHandheld:hover {
		background: none !important;
		}
	.gMenuelementClickareaClassHandheld .gMenuElementCaptionClass {
		color: #E1262C;
		}
	.gMenuelementClickareaClassHandheld .gMenuelementHandheldBackgroundClass {
		display: block;
		z-index: -10;
		}
.gMenuelementClickareaClass:hover {
	background-image: linear-gradient(180deg, rgba(16, 16, 16, 0), rgba(16, 16, 16, 0.5), rgba(16, 16, 16, 0));
	}
.gMenuelementClickareaClass:hover .gMenuElementCaptionClass {
	color: #FFFFFF;
	}

#gPagerOuterContainer {
/* 	background-image: linear-gradient(180deg, rgba(44, 44, 44, 0.75), rgba(44, 44, 44, 0.75)); */
	background-image: linear-gradient(180deg, rgba(41, 41, 41, 0.98), rgba(41, 41, 41, 0.98));
	z-index: 99999;
	}
.gPagerLabel {
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center center;
	}
#gPagerFirstLabel {
	background-image: url('assets/i/pager-first.svg');
	}
#gPagerPrevLabel {
	background-image: url('assets/i/pager-prev.svg');
	}
#gPagerNextLabel {
	background-image: url('assets/i/pager-next.svg');
	}
#gPagerLastLabel {
	background-image: url('assets/i/pager-last.svg');
	}

.gPagerClickArea {
	}
.gPagerClickArea:hover {
	background-color: rgba(72, 72, 72, 0.66);
/* 	background-color: #E1262C; */
	}
.gPagerClickArea:hover #gPagerFirstLabel {
	background-image: url('assets/i/pager-first-outline.svg');
	}
.gPagerClickArea:hover #gPagerPrevLabel {
	background-image: url('assets/i/pager-prev-outline.svg');
	}
.gPagerClickArea:hover #gPagerNextLabel {
	background-image: url('assets/i/pager-next-outline.svg');
	}
.gPagerClickArea:hover #gPagerLastLabel {
	background-image: url('assets/i/pager-last-outline.svg');
	}
.gPagerClickArea.gPagerInactive {
	cursor: default;
	}
.gPagerClickArea.gPagerInactive:hover {
	background-color: transparent;
	}
.gPagerClickArea.gPagerInactive #gPagerFirstLabel, .gPagerClickArea.gPagerInactive:hover #gPagerFirstLabel {
	background-image: url('assets/i/pager-first-inactive.svg');
	}
.gPagerClickArea.gPagerInactive #gPagerPrevLabel, .gPagerClickArea.gPagerInactive:hover #gPagerPrevLabel {
	background-image: url('assets/i/pager-prev-inactive.svg');
	}
.gPagerClickArea.gPagerInactive #gPagerNextLabel, .gPagerClickArea.gPagerInactive:hover #gPagerNextLabel {
	background-image: url('assets/i/pager-next-inactive.svg');
	}
.gPagerClickArea.gPagerInactive #gPagerLastLabel, .gPagerClickArea.gPagerInactive:hover #gPagerLastLabel {
	background-image: url('assets/i/pager-last-inactive.svg');
	}


#gContent {
	z-index: 2;
	}

#gContentScroll {
	background: rgba(255, 0, 0, 0.5);
	overflow-y: auto;
	position: absolute !important;
	}

#gContentBackground.color {
	position: fixed;
	background-image: url('./myBloodyBackground.php?imgmod=color&rnd=1');
	background-repeat: no-repeat;
	z-index: 1;
	}
/*#gContentBackground.colorMobile {
	position: fixed;
	background-image: url('./myBloodyBackground.php?imgmod=colorMobile&rnd=1');
	background-repeat: no-repeat;
	z-index: 1;
	}*/


/* ======= // FRAME ELEMENTS ======================================= */



/* ======= CONTENT / PORTAL / MAIN PAGE ============================ */

.gPortalPostlistPostContainerClass {
	background-color: rgba(41, 41, 41, 0.98);
	}
.gPortalPostlistPostContainerClass.news {
	background-color: rgba(41, 41, 41, 0.5);
	border: rgba(255, 255, 255, 0.1) 1px solid;
	}
.gPortalPostlistPicClass {
	background-position: center center;
	}
.gPortalPostlistPostContainerClass p {
	}
.gPortalPostlistPostTitleClass {
	color: #E1262C;
	}
	.m .gPortalPostlistPostTitleClass {
		font-family: "UniversLightUltraCondensed";
		}
.gPortalPostlistPostTitleClass.gPortalNewsTitleModifier {
	color: #FFFFFF;
	}
.gPortalPostlistPostDatetimeClass.gPortalNewsTitleModifier {
	color: #909090;
	}
.gPortalPostlistPostContinueClass h2 {
	color: #E1262C;
	}
	.gPortalPostlistPostContinueClass:hover h2 {
		color: #FF2A1F;
		}
	.gPortalPostlistPostContinueClass:hover .gArrowMore {
		background-image: url('assets/i/arrow-start-hover.svg') !important;
		background-repeat: no-repeat;
		}
.gBodyClass .readOnLabel {
	font-family: "UniversLightUltraCondensed";
	}

.gPortalPostlistPostDatetimeClass {
	color: #404040;
	}

.gBodyClass .gPortalPostlistPostPClass {
	color: #A0A0A0;/**/
	/*color: 000000;/**/
	}

.gPortalPostlistPostContainerClassHref {
	/*display: block;*/
	/*z-index: 100;*/
	}
.gPortalPostlistPostContainerClassHref:hover .gPortalPostlistPostContainerClass, 
.gPortalPostlistPostContainerClassHref_hover .gPortalPostlistPostContainerClass {
	background-color: rgba(31, 31, 31, 0.98);/**/
	}
.gPortalPostlistPostContainerClassHref:hover .gPortalPostlistPostContainerClass h2, 
.gPortalPostlistPostContainerClassHref_hover .gPortalPostlistPostContainerClass h2 {
	color: #FF2A1F;
	}
.gPortalPostlistPostContainerClassHref:hover .gPortalPostlistPostContainerClass h1, 
.gPortalPostlistPostContainerClassHref_hover .gPortalPostlistPostContainerClass h1 {
	color: #FF2A1F;
	}
.gPortalPostlistPostContainerClassHref:hover .gPortalPostlistPostContainerClass .gPortalPostlistPostDatetimeClass, 
.gPortalPostlistPostContainerClassHref_hover .gPortalPostlistPostContainerClass .gPortalPostlistPostDatetimeClass {
	color: #202020;
	}
.gPortalPostlistPostContainerClassHref:hover .gPortalPostlistPostContainerClass .gPortalPostlistPostPClass, 
.gPortalPostlistPostContainerClassHref_hover .gPortalPostlistPostContainerClass .gPortalPostlistPostPClass {
	color: #808080;
	}

.gPortalPostlistPostContainerClassHref:hover .gPortalPostlistPostContainerClass h4.gPortalNewsTitleModifier, 
.gPortalPostlistPostContainerClassHref_hover .gPortalPostlistPostContainerClass h4.gPortalNewsTitleModifier {
	color: #E1262C;
	}
.gPortalPostlistPostContainerClassHref:hover .gPortalPostlistPostContainerClass .gPortalPostlistPostDatetimeClass.gPortalNewsTitleModifier, 
.gPortalPostlistPostContainerClassHref_hover .gPortalPostlistPostContainerClass .gPortalPostlistPostDatetimeClass.gPortalNewsTitleModifier {
	color: #E1262C;
	}



/* ======= // CONTENT / PORTAL / MAIN PAGE ========================= */



/* ======= CONTENT / PORTAL / FULL ARTICLE PAGE ==================== */

.gPostContentClass {
	background: rgba(230, 230, 230, 0.95);/**/
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15));
	}

.gPostTitleClass {
	color: #E1262C;/**/
	}
.gPostGameDisplaynameClass {
	color: #E1262C;/**/
	}
.gPostTitleSection2BgClass {
	background-image: linear-gradient(170deg, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	}
	.m .gPostTitleSection2BgClass {
		background-image: linear-gradient(260deg, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
		}

.gPostDatetimeClass {
	color: #606060;
	}

.postDetails.gLabel {
	background-color: #C0C0C0;
	}
	.postDetails.gLabel:hover {
		border-left: #E1262C 0.2vw solid;
		margin-left: -0.2vw;
		background-color: #FFFFFF;
		}
		.m .postDetails.gLabel:hover {
			border-left-width: 0.4vw;
			}
	.postDetails.gLabel:hover .gLabelP {
		color: #808080;
		}
.postDetails.gLabel .gLabelP {
	color: #404040;
	}

.gPostLeadClass {
	}

.gPostSourcesClass {
	background: rgba(128, 128, 128, 0.9);
	}
	.gPostSourcesClass p {
		color: #FFFFFF;
		}
		.m .gPostSourcesClass p {
			overflow: hidden;
			}
		.gPostSourcesClass p a {
			display: inline !important;
			position: relative !important;
			/*color: #380A0B;*/
			color: #FFFFFF;
			}
			.gPostSourcesClass p a:hover {
				color: #B0B0B0;
				}

/* ======= // CONTENT / PORTAL / FULL ARTICLE PAGE ================= */



/* ======= ABOUT GAMNIVERSE PAGE =================================== */

@keyframes gBodyRandomizeBgTiles1 { 
	0% { 	background-image: url('./myBloodyBackground.php?imgmod=color&rnd=1'); }
	2% { 	background-image: url('./myBloodyBackground.php?imgmod=color&rnd=2'); }
	25% { 	background-image: url('./myBloodyBackground.php?imgmod=color&rnd=2'); }
	27% { 	background-image: url('./myBloodyBackground.php?imgmod=color&rnd=3'); }
	50% { 	background-image: url('./myBloodyBackground.php?imgmod=color&rnd=3'); }
	52% { 	background-image: url('./myBloodyBackground.php?imgmod=color&rnd=4'); }
	75% { 	background-image: url('./myBloodyBackground.php?imgmod=color&rnd=4'); }
	77% { 	background-image: url('./myBloodyBackground.php?imgmod=color&rnd=5'); }
	98% { 	background-image: url('./myBloodyBackground.php?imgmod=color&rnd=5'); }
	100% { 	background-image: url('./myBloodyBackground.php?imgmod=color&rnd=1'); }
	}

#gAboutGamniversePics {
	}

/* ======= // ABOUT GAMNIVERSE PAGE ================================ */


/* ======= NEWS PAGE =============================================== */

#gContentNewsP2, #gContentNewsP3, #gContentNewsP4, #gContentNewsP5 { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
	
#mce-EMAIL { position: absolute; display: block; text-decoration: none; line-height: 120%;
	background: #404040;
	box-shadow: 0px 0px 2mm rgba(0, 0, 0, 0.25), inset 0.5mm 0.5mm 1mm rgba(0, 0, 0, 0.10);
	font-family: "UniversCondensedBold";
	color: #E1262C;
	padding: 0 3mm;
	}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */  line-height: 120%;
	color: #808080;
	opacity: 1; /* Firefox */
	}

:-ms-input-placeholder { /* Internet Explorer 10-11 */ line-height: 120%;
	color: #808080;
	}

::-ms-input-placeholder { /* Microsoft Edge */ line-height: 120%;
	color: #808080;
	}

#mce-FNAME, #mce-LNAME, #mce-BIRTHDAY-month, #mce-BIRTHDAY-day, #mce-BIRTHDAY-year, #mc-embedded-subscribe {
	background: #404040;
	box-shadow: 0px 0px 2mm rgba(0, 0, 0, 0.25), inset 0.5mm 0.5mm 1mm rgba(0, 0, 0, 0.10);
	font-family: "UniversCondensedRegular";
	color: #E1262C;
	padding: 0 3mm;
	}
#mce-BIRTHDAY-month, #mce-BIRTHDAY-day {
	padding-right: 0;
	
	}

#mc-embedded-subscribe {
	background: #404040;
	font-family: "UniversCondensedBold";
	background-image: url('assets/i/button-bgpattern.png');
	padding: 0;
	cursor: pointer;
	animation-name: gNewsSubmitColorAnimEnd;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}
@keyframes gNewsSubmitColorAnim { 
	0% {
		background-color: #404040;
		color: #E1262C;
		}
	100% {
		background-color: #E1262C;
		color: #FFFFFF;
		}
	}
@keyframes gNewsSubmitColorAnimEnd { 
	0% {
		background-color: #E1262C;
		color: #FFFFFF;
		}
	100% {
		background-color: #404040;
		color: #E1262C;
		}
	}
	#mc-embedded-subscribe:hover {
		background: #E1262C;
		background-image: url('assets/i/button-bgpattern.png');
		color: #FFFFFF;
		animation-name: gNewsSubmitColorAnim;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}

/* ======= // NEWS PAGE ============================================ */



/* ======= UNIVERSE SELECTOR PAGE ================================== */

.gUniverseItemRightClass {
/* 	background-color: rgba(41, 41, 41, 0.98); */
/* 	border-left: #FFFFFF 1px solid; */
	background-image: linear-gradient(170deg, rgba(0, 0, 0, 0.25), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	}
	.m .gUniverseItemRightClass {
		background: none;
		}
a:hover .gUniverseItemRightClass {
/* 	background-color: rgba(31, 31, 31, 0.98); */
	}
.gBodyClass .gUniverseItemH1Class {
	color: #FFFFFF;
	}
.gBodyClass .gUniverseItemPClass {
	color: #BFBFBF;
	}

.gUniverseItemRightPic {
	background-size: cover;
	background-position: center center;
	}

.gUniverseItemRightClass {
	background: rgba(47, 47, 47, 1);
	}

@keyframes gUniverseMainItemH1Anim { 
	0% { color: #FFFFFF; }
	100% { color: #E1262C; }
	}
@keyframes gUniverseMainItemH1AnimOut { 
	0% { color: #E1262C; }
	100% { color: #FFFFFF; }
	}
@keyframes gUniverseMainItemPAnim { 
	0% { color: #BFBFBF; }
	100% { color: #E1262C; }
	}
@keyframes gUniverseMainItemPAnimOut { 
	0% { color: #E1262C; }
	100% { color: #BFBFBF; }
	}
@keyframes gUniverseMainItemEnterLabelAnim { 
	0% { color: #BFBFBF; }
	100% { color: #FF2A1F; }
	}
@keyframes gUniverseMainItemEnterLabelAnimOut { 
	0% { color: #FF2A1F; }
	100% { color: #BFBFBF; }
	}
@keyframes gUniverseMainItemArrowAnim { 
	0% { background-image: url('assets/i/arrow-start-bfbfbf.svg'); }
	100% { background-image: url('assets/i/arrow-start-hover.svg'); }
	}
@keyframes gUniverseMainItemArrowAnimOut { 
	0% { background-image: url('assets/i/arrow-start-hover.svg'); }
	100% { background-image: url('assets/i/arrow-start-bfbfbf.svg'); }
	}
.gBodyClass .gUniverseIndexEnterButton {
/* 	background-image: linear-gradient(170deg, rgba(0, 0, 0, 0.10), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); */
	}
	.gBodyClass .gUniverseIndexEnterButtonLabelClass {
		font-family: 'UniversLightUltraCondensed';
		color: #BFBFBF;
		}
	.gBodyClass .gUniverseMainItem:hover h1 {
		color: #E1262C;
		}
	.gBodyClass .gUniverseMainItem:hover p {
		color: #E1262C;
		}
	.gBodyClass .gUniverseMainItem h1 {
		animation-name: gUniverseMainItemH1AnimOut;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}
	.gBodyClass .gUniverseMainItem:hover h1 {
		animation-name: gUniverseMainItemH1Anim;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}
	.gBodyClass .gUniverseMainItem p {
		animation-name: gUniverseMainItemPAnimOut;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}
	.gBodyClass .gUniverseMainItem:hover p {
		animation-name: gUniverseMainItemPAnim;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}
	.gBodyClass .gUniverseMainItem:hover .gUniverseIndexEnterButtonLabelClass {
		color: #FF2A1F;
		animation-name: gUniverseMainItemEnterLabelAnim;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}
	.gBodyClass .gUniverseMainItem .gUniverseIndexEnterButtonLabelClass {
		animation-name: gUniverseMainItemEnterLabelAnimOut;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}

.gBodyClass .gUniverseItemRightEnterButtonArrowClass {
	background-image: url('assets/i/arrow-start-bfbfbf.svg');
	background-size: contain;
	animation-name: gUniverseMainItemArrowAnimOut;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}
	.gBodyClass .gUniverseMainItem:hover .gUniverseItemRightEnterButtonArrowClass {
		background-image: url('assets/i/arrow-start-hover.svg');
		animation-name: gUniverseMainItemArrowAnim;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}

.gUniverseOtherItemsClass {
/* 	background: #00FFFF80; */
	}

@keyframes gUniverseItemDescAnim { 
	0% { color: transparent;
	background: transparent; }
	100% { color: #BFBFBF;
	background: #2F2F2FC0; }
	}
@keyframes gUniverseItemDescAnimOut { 
	0% { color: #BFBFBF;
	background: #2F2F2FC0; }
	100% { color: transparent;
	background: transparent; }
	}

#gUniverseItemDescContainerId {
	color: transparent;
	background: transparent;
	animation-name: gUniverseItemDescAnimOut;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}
.gUniverseMainItem:hover #gUniverseItemDescContainerId {
	color: #BFBFBF;
	background: #2F2F2FC0;
	animation-name: gUniverseItemDescAnim;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}

@keyframes gUniverseOtherItem01BgAnim { 
	0% { background-image: url('./content/universes/bioshock2/bgsmall-neutral.jpg'); }
	100% { background-image: url('./content/universes/bioshock2/bgsmall.jpg'); }
	}
@keyframes gUniverseOtherItem01BgAnimOut { 
	0% { background-image: url('./content/universes/bioshock2/bgsmall.jpg'); }
	100% { background-image: url('./content/universes/bioshock2/bgsmall-neutral.jpg'); }
	}
#gUniverseOtherItem01 {
	background-image: url('./content/universes/bioshock2/bgsmall-neutral.jpg');
	background-size: cover;
	animation-name: gUniverseOtherItem01BgAnimOut;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}
#gUniverseOtherItem01:hover {
	background-image: url('./content/universes/bioshock2/bgsmall.jpg');
	background-size: cover;
	animation-name: gUniverseOtherItem01BgAnim;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}

@keyframes gUniverseOtherItem02BgAnim { 
	0% { background-image: url('./content/universes/bioshock_infinite_burial_at_sea/bgsmall-neutral.jpg'); }
	100% { background-image: url('./content/universes/bioshock_infinite_burial_at_sea/bgsmall.jpg'); }
	}
@keyframes gUniverseOtherItem02BgAnimOut { 
	0% { background-image: url('./content/universes/bioshock_infinite_burial_at_sea/bgsmall.jpg'); }
	100% { background-image: url('./content/universes/bioshock_infinite_burial_at_sea/bgsmall-neutral.jpg'); }
	}
#gUniverseOtherItem02 {
	background-image: url('./content/universes/bioshock_infinite_burial_at_sea/bgsmall-neutral.jpg');
	background-size: cover;
	animation-name: gUniverseOtherItem02BgAnimOut;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}
#gUniverseOtherItem02:hover {
	background-image: url('./content/universes/bioshock_infinite_burial_at_sea/bgsmall.jpg');
	background-size: cover;
	animation-name: gUniverseOtherItem02BgAnim;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}

@keyframes gUniverseOtherItem03BgAnim { 
	0% { background-image: url('./content/universes/mirrors_edge_catalyst/bgsmall-neutral.jpg'); }
	100% { background-image: url('./content/universes/mirrors_edge_catalyst/bgsmall.jpg'); }
	}
@keyframes gUniverseOtherItem03BgAnimOut { 
	0% { background-image: url('./content/universes/mirrors_edge_catalyst/bgsmall.jpg'); }
	100% { background-image: url('./content/universes/mirrors_edge_catalyst/bgsmall-neutral.jpg'); } 
	}
#gUniverseOtherItem03 {
	background-image: url('./content/universes/mirrors_edge_catalyst/bgsmall-neutral.jpg');
	background-size: cover;
	animation-name: gUniverseOtherItem03BgAnimOut;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}
#gUniverseOtherItem03:hover {
	background-image: url('./content/universes/mirrors_edge_catalyst/bgsmall.jpg');
	background-size: cover;
	animation-name: gUniverseOtherItem03BgAnim;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}
/* ======= // UNIVERSE SELECTOR PAGE ================================ */



#gHandheldMenuBg {
	z-index: -11;
	background: rgba(32, 32, 32, 0.9);
/* 	background-image: linear-gradient(0deg, rgba(32, 32, 32, 0.9) 66%, rgba(32, 32, 32, 0) 100%); */
	}
#gMobileMenuButton {
	background-image: url('./assets/i/nav-mobilemenu.svg');
	background-size: contain;
	z-index: 999999;
	cursor: pointer;
	position: fixed;
	}






/*
@keyframes gMenuColorAnim { 
	0% { color: #808080; }
	100% { color: #E1262C; }
	}
@keyframes gMenuColorAnimEnd { 
	0% { color: #E1262C; }
	100% { color: #808080; }
	}

.gMenuElementClickareaClass {
	font-family: 'UniversCondensedLight';
	color: #A8A8A8;
	cursor: pointer;
	}
	.gMenuElementClickareaClass .gMenuElementCaptionClass {
		animation-name: gMenuColorAnimEnd;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}
	.gMenuElementClickareaClass:hover .gMenuElementCaptionClass {
		animation-name: gMenuColorAnim;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		color: #E1262C;
		}
	.gMenuElementClickareaClass:active .gMenuElementCaptionClass {
		color: #C72118;
		}
#gLogoClickarea { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
#gMenuelement1Clickarea { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
	#gMenuelement1Clickarea:hover #gMenuelement1Caption { position: absolute; display: block; text-decoration: none; line-height: 120%;
		}
	#gMenuelement1Clickarea:active #gMenuelement1Caption { position: absolute; display: block; text-decoration: none; line-height: 120%;
		}
#gMenuelement2Clickarea { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
	#gMenuelement2Clickarea:hover #gMenuelement2Caption { position: absolute; display: block; text-decoration: none; line-height: 120%;
		}
	#gMenuelement2Clickarea:active #gMenuelement2Caption { position: absolute; display: block; text-decoration: none; line-height: 120%;
		}
#gMenuelement3Clickarea { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
	#gMenuelement3Clickarea:hover #gMenuelement3Caption { position: absolute; display: block; text-decoration: none; line-height: 120%;
		}
	#gMenuelement3Clickarea:active #gMenuelement3Caption { position: absolute; display: block; text-decoration: none; line-height: 120%;
		}
#gMenuelement4Clickarea { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
	#gMenuelement4Clickarea:hover #gMenuelement4Caption { position: absolute; display: block; text-decoration: none; line-height: 120%;
		}
	#gMenuelement4Clickarea:active #gMenuelement4Caption { position: absolute; display: block; text-decoration: none; line-height: 120%;
		}
#gMenuelement5Clickarea { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
	#gMenuelement5Clickarea:hover #gMenuelement5Caption { position: absolute; display: block; text-decoration: none; line-height: 120%;
		}
	#gMenuelement5Clickarea:active #gMenuelement5Caption { position: absolute; display: block; text-decoration: none; line-height: 120%;
		}

.menuInactive, .menuInactive:hover, .menuInactive:active { position: absolute; display: block; text-decoration: none; line-height: 120%;
	color: #A8A8A8 !important;
	color: #707070 !important;
	cursor: default !important;
	animation: none !important;
	}

@keyframes bganim { 
	0% { background-position: 0% 0%; }
	100% { background-position: 100% 0%; }
	}

.gContentClass { position: absolute; display: block; text-decoration: none; line-height: 120%;
	background-image: url('assets/i/background-colored.jpg');
	}
.gContentClass.gContentScroll {
	overflow-y: auto;
	overflow-x: hidden;
	}
.gContentBackgroundOverlayClass {
	background-image: url('assets/i/gamniverse_background_overlay3.jpg');
	position: fixed;
	}
#gFooter {
	z-index: -1;
	}
#gCanvas {
	z-index: -2;
	}
#gBody {
	z-index: -3;
	}
#gFooterCopyrightCaption { position: absolute; display: block; text-decoration: none; line-height: 120%;
	color: #808080;
	}
#gFooter2CopyrightCaption { position: absolute; display: block; text-decoration: none; line-height: 120%;
	color: #808080;
	text-align: right;
	}
.gFooter2Class {
	/*border-top: #808080 1px solid;*/
	/*background-image: url('assets/i/background.jpg');
	/*position: fixed;*/
	/*background: rgba(235, 235, 235, 1);*/
	}

/* ======= // FRAME ELEMENTS ======================================= */



/* ======= CONTENT / NEWS ================================================= */
/*
#gContentNewsP2, #gContentNewsP3, #gContentNewsP4, #gContentNewsP5 { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}

#gContentNewsP2 {
	color: #E1262C;
	}

#mce-EMAIL { position: absolute; display: block; text-decoration: none; line-height: 120%;
	background: #FFFFFF;
	border: #E1262C 1px solid;
	box-shadow: 0px 0px 2mm rgba(0, 0, 0, 0.25), inset 0.5mm 0.5mm 1mm rgba(0, 0, 0, 0.10);
	font-family: "UniversCondensedBold";
	color: #E1262C;
	padding: 3mm;
	}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ *//*  line-height: 120%;
	color: #BFBFBF;
	opacity: 1; /* Firefox *//*
	}

:-ms-input-placeholder { /* Internet Explorer 10-11 */ /* line-height: 120%;
	color: #BFBFBF;
	}

::-ms-input-placeholder { /* Microsoft Edge */ /* line-height: 120%;
	color: #BFBFBF;
	}

#mce-FNAME, #mce-LNAME, #mce-BIRTHDAY-month, #mce-BIRTHDAY-day, #mce-BIRTHDAY-year, #mc-embedded-subscribe {
	background: #FFFFFF;
	box-shadow: 0px 0px 2mm rgba(0, 0, 0, 0.25), inset 0.2mm 0.2mm 1mm rgba(0, 0, 0, 0.10);
	font-family: "UniversCondensedLight";
	color: #E1262C;
	padding: 3mm;
	}

#mc-embedded-subscribe {
	background: #FFFFFF;
	color: #808080;
	font-family: "UniversCondensedBold";
	background-image: url('assets/i/button-bgpattern.png');
	padding: 0;
	cursor: pointer;
	animation-name: gNewsSubmitColorAnimEnd;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}
@keyframes gNewsSubmitColorAnim { 
	0% { color: #808080; }
	100% { color: #E1262C; }
	}
@keyframes gNewsSubmitColorAnimEnd { 
	0% { color: #E1262C; }
	100% { color: #808080; }
	}
	#mc-embedded-subscribe:hover {
		color: #E1262C;
		background-image: url('assets/i/button-bgpattern.png');
		animation-name: gNewsSubmitColorAnim;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}

/* ======= // CONTENT / NEWS ============================================== */



/* ======= CONTENT / UNIVERSES ============================================ */
/*
.gContentComingSoonClass {
	background-size: cover;
	}
.gContentNextClass {
	background-size: cover;
	}

/* ======= game dependent elements ---------------------------------------- */
/*
@keyframes bganim_gContentUniversesBioshock { 
	0% { background-image: url('assets/content/bioshock/uni-bg-n.png'); }
	100% { background-image: url('assets/content/bioshock/uni-bg-o.png'); }
	}
@keyframes bganim_gContentUniversesBioshockOut { 
	0% { background-image: url('assets/content/bioshock/uni-bg-o.png'); }
	100% { background-image: url('assets/content/bioshock/uni-bg-n.png'); }
	}
@keyframes h1anim_gContentUniversesBioshock { 
	0% { color: #B6BFBF; }
	100% { color: #E1262C; }
	}
@keyframes h1anim_gContentUniversesBioshockOut { 
	0% { color: #E1262C; }
	100% { color: #B6BFBF; }
	}
@keyframes panim_gContentUniversesBioshock { 
	0% { color: #B6BFBF; }
	100% { color: #FFFFFF; }
	}
@keyframes panim_gContentUniversesBioshockOut { 
	0% { color: #FFFFFF; }
	100% { color: #B6BFBF; }
	}
.gContentUniversesBioshock {
	display: block;
	position: absolute;
	background-image: url('assets/content/bioshock/uni-bg-n.png');
	background-size: contain;
	animation-name: bganim_gContentUniversesBioshockOut;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}
	.gContentUniversesBioshock:hover {
		background-image: url('assets/content/bioshock/uni-bg-o.png');
		animation-name: bganim_gContentUniversesBioshock;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}
.gSeparatorClass.bioshock {
	background: #E1262C;
	}
.gH1Class.bioshock {
	color: #B6BFBF;
	animation-name: h1anim_gContentUniversesBioshockOut;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}
	.gContentUniversesBioshock:hover .gH1Class.bioshock {
		color: #E1262C;
		animation-name: h1anim_gContentUniversesBioshock;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}
.gPClass.bioshock {
	color: #B6BFBF;
	animation-name: panim_gContentUniversesBioshockOut;
	animation-duration: 0.4s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	}
	.gContentUniversesBioshock:hover .gPClass.bioshock {
		color: #FFFFFF;
		animation-name: panim_gContentUniversesBioshock;
		animation-duration: 0.4s;
		animation-timing-function: linear;
		animation-iteration-count: 1;
		}
.gContentClass.bioshock {
	background-image: url('assets/content/bioshock/uni-fullbg.jpg');
	background-size: 200% 100%;
	}
.gLabel.bioshock {
	}
.gSubLabel.bioshock {
	}
/* ======= // game dependent elements ------------------------------------- */

/* ======= // CONTENT / UNIVERSES ========================================= */














































/* ======= GAME CONTENT -- SUBPAGE ================================= */



/*


.gContentSubpagelistElement_lvl1_P_Class { position: absolute; display: block; text-decoration: none; line-height: 120%;
	font-family: "UniversCondensedLight";
	color: #000000;
	}
	.gContentSubpagelistElement_lvl1_P_Class:hover {
		color: #E1262C;
		}
.gContentSubpagelistElement_lvl2_P_Class { position: absolute; display: block; text-decoration: none; line-height: 120%;
	font-family: "UniversCondensedLight";
	color: magenta;
	color: #000000;
	}
	.gContentSubpagelistElement_lvl2_P_Class:hover {
		color: #E1262C;
		}
.gContentSubpagelistElement_lvl3_P_Class { position: absolute; display: block; text-decoration: none; line-height: 120%;
	font-family: "UniversCondensedLight";
	color: chartreuse;
	color: #000000;
	}
	.gContentSubpagelistElement_lvl3_P_Class:hover {
		color: #E1262C;
		}
.gContentSubpagelistElement_lvl4_P_Class { position: absolute; display: block; text-decoration: none; line-height: 120%;
	font-family: "UniversCondensedLight";
	color: greenyellow;
	color: #000000;
	}
	.gContentSubpagelistElement_lvl4_P_Class:hover {
		color: #E1262C;
		}

/*  */




































#gTemp { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
#gTempText { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
#gTempTextP { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
#gTempTextH1 { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
#gTempTextH2 { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
#gTempTextBold { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
#gTempTextInspect { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}
#gTempTextSet { position: absolute; display: block; text-decoration: none; line-height: 120%;
	}

#gTempTextInspectHeight { position: absolute; display: block; text-decoration: none; line-height: 120%;
	color: #FFFFFF;
	background: teal;
	visibility: hidden;
	}








/* COOKIE HUB CSS */

/*


.ch2,

.ch2-container, .ch2-theme-bar, .ch2-style-light, .ch2-ea,
.ch2-dialog, .ch2-dialog-bottom, .ch2-visible,
.ch2-dialog-content, .h2-dialog-content-morespace,
#ch2-dialog-title,
#ch2-dialog-description,
.ch2-dialog-content p,
.ch2-dialog-actions, .ch2-dialog-actions-vertical,
.ch2-dialog-actions div,
.ch2-btn, .ch2-open-settings-btn, .ch2-btn-text,
.ch2-btn, .ch2-deny-all-btn, .ch2-btn-primary,
.ch2-btn, .ch2-allow-all-btn, .ch2-btn-primary, 
.ch2-settings, .ch2-settings-scan, .ch2-visible, 
.ch2-settings-header,
.ch2-close-settings-btn,
.ch2-settings-title,
.ch2-settings-tabs,
.ch2-settings-tabs ul, 
.ch2-settings-tabs ul li, .ch2-settings-tabs ul li a
.active, li.active, 
.ch2-settings-tabs ul li,
.ch2-select-tab,
.ch2-settings-content,
.ch2-settings-tab-container,
#ch2-settings-description,
.ch2-btn, .ch2-btn-secondary, .ch2-allow-all-btn,
.ch2-btn, .ch2-btn-secondary, .ch2-deny-all-btn,
.ch2-settings-options,
.ch2-settings-option,
.ch2-switch, 
.ch2-switch-value, 
.ch2-switch label,
.ch2-settings-option-details, 
.ch2-0-title, 
.ch2-settings-option-details p, 
.ch2-settings-actions,
.ch2-settings-actions p, .ch2-settings-actions p a,
.ch2-btn, .ch2-btn-primary, .ch2-save-settings-btn,
.ch2-icon, .ch2-icon-standard, .ch2-style-light, .ch2-icon-left,
.ch2-open-settings-btn,/**/
/*


.ch2-settings-options,
.ch2-declaration-category, 
.ch2-declaration-category p,
.ch2-header, 
.ch2-declaration-category table, 


.dummy
{
	position: initial;
	}

.ch2-learn-more {
	display: inline !important;
	position: relative;
	}

button.ch2-btn.ch2-btn-secondary.ch2-allow-all-btn,
button.ch2-btn.ch2-btn-secondary.ch2-deny-all-btn {
	margin-top: 40px;
	}

/* COOKIE HUB CSS END */











