@charset "UTF-8";
/* CSS Document */

/* Default style, feel free to remove if not needed. */
body, body * {
	vertical-align: baseline;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}

body {
    background:#ffffff;
}

#container_dc {
	position: absolute;
	width: 298px;
	height: 248px;
	border:1px solid #000000 !important;
    border:0;
	top: 0px;
	left: 0px;
	margin: auto;
    /* background:#000000; */
    /* EDIT #animationContent to set bg colour */
    overflow: hidden;
}

#placeholder {
	position: absolute;
	width:300px;
	height:250px;
	top: 0px;
	left: 0px;
}

#content_dc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color:transparent;
	z-index: 1298;
	overflow: hidden;
}

/* Invisible button for background clickthrough. */
#background_exit_dc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	cursor: pointer;
	background-color: aqua;
	opacity: 0;
	z-index: 1299;
}

:focus {outline:none;}
::-moz-focus-inner {border:0;}
::-moz-focus-inner {border:0;}


#animationContent {
    position: absolute;
    width:100%;
    height:100%;
    z-index: 550;
	overflow: hidden;
    background:transparent;
}

.ac {
    position:absolute;
	visibility: hidden;
	top:-1px;
	left:-1px;
}

#fader {
    visibility:visible;
    position: absolute;
	top:0px;
	left:0px;
	z-index:1500;
    width:100%;
    height:100%;
    background:#000;
    pointer-events: none;
}

#cokeline {
    position: absolute;
	top:-1px;
	left:-1px;
    width:300px;
    height:250px;
    pointer-events: none;
	z-index:2;
    clip-path: inset(-22px calc(100% + 8px) calc(100% - 68px) -370px);
    /* clip-path: inset(-22px calc(-316px + 100%) calc(-68px + 100%) -46px); */
}

#bg {
    position: absolute;
	top:-1px;
	left:-1px;
    width:300px;
    height:250px;
    pointer-events: none;
	z-index:1;
}

#tx, #tt1, #tt2, #tt3, #aso, #spectrum, #talent, #talentglow, #talentglowwrapper, #skylogo {
    position: absolute;
	top:-1px;
	left:-1px;
    width:300px;
    height:250px;
	z-index:5;
    pointer-events: none;
}

#ttspray, #ttspray1, #ttspray2, #ttspray3, #ttspray4, #ttspray5, #ttspray6, #ttspray7, #ttspray8, #ttspray9, #ttspray10, #ttspray11, #ttspray12, #ttspray13, #ttspray14, #ttspray15, #ttspray16, #ttspray17, #ttspray18, #ttspray19, #ttspray20, #ttspray21, #ttspray22, #ttspray23 {
    position: absolute;
	top:0px;
    left:0px;
	z-index:6;
    width:300px;
    height:250px;
	visibility: hidden;
    pointer-events: none;
	z-index:1302;
}

#talentglow {
	top:0;
	left:0;
}

#talent {
	z-index:4;
}


#tx, #tt, #aso, #spectrum, #skylogo {
	z-index:7;
}

#smoke1a, #smoke1b, #smoke2a, #smoke2b {
    position: absolute;
    z-index:5;
    left:0;
    top:0px;
    width:432px;
    height:150px;
}

#smoke2a {
    z-index:3;
    left:210px;
    top:0px;
    width:260px;
    height:150px;
}

#smoke2b {
    z-index:3;
    left:240px;
    top:0px;
    width:300px;
    height:150px;
}

