html, body {
	font-family: Verdana, Helvetica, sans-serif;
	background:#fff;
	color:#fff;
	font-size:14px;
}

.main-container {
	position: relative;
	background:url(/images/main-container-background_newCharacter_25M.jpg) center top no-repeat;
}

.container-speedserver {
	position: absolute;
	left: 60px;
	top: 60px;
}

.speedserver-countdown {
    background: black;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    margin-top: -33px;
    position: relative;
    left: 10px;
    font-family: GROBOLD;
}

.container-preview-video {
	position: relative;
	top: 22px;
	right: 45px;
}

.preview-video {
	position: absolute;
	top: 29px;
	left: 31px;
	width: 403px;
	z-index: 2;
}

.preview-video-overlay {
	position: absolute;
	top: -7px;
	left: -7px;
	z-index: 1;
	filter: drop-shadow(4px 7px 0px #0000009e);
}

.container-25M {
	position: absolute;
	left: 0;
	top: 60px;
}

.top-label {
	position: absolute;
	width: 100%;
	top:0;
	right: 0;
	height:42px;
	background: #000;
	z-index: 99;
}

.dialog-container {
	background:initial;
}

.dialog-container-wrapper {
	padding:338px 30px 20px 25px;
}

.screen1 {
	bottom:-490px;
	left:-290px;
}

.screen2 {
	bottom:-486px;
	left:-64px;
}

.screen3 {
	bottom:-502px;
	left:169px;
}

.screen4 {
	bottom:-493px;
	left:410px;
}