#pto-top {
	text-align: center;
	background-color: #3782a3;
	position: relative;
	z-index: 10
}

body {
	padding-top: 0!important
}

@media(min-width:1450px) {
	#pto-top #pto-placeholder {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		position: relative;
		z-index: 1
	}
	#pto-placeholder {
		padding: 0
	}
	#pto-top #pto-placeholder #selligent-top {
		margin-bottom: 0;
		height: 100%;
		overflow: hidden;
		line-height: 0
	}
	#pto-top #selligent-top {
		width: 982px;
		margin: 0 auto
	}
	#pto-top #selligent-left.extdl-done,
	#pto-top #selligent-right.extdl-done {
		background-color: #f1f5f6
	}
	#pto-top #selligent-left {
		left: 0;
		text-align: right
	}
	#pto-top #selligent-left,
	#pto-top #selligent-right {
		display: block;
		position: fixed;
		top: 0;
		width: calc((100% - 982px)/2);
		height: 100vh
	}
	#pto-top #selligent-left.extdl-done,
	#pto-top #selligent-right.extdl-done {
		background-color: #f1f5f6
	}
	#pto-top #selligent-right {
		right: 0;
		text-align: left
	}
	#pto-top #selligent-left,
	#pto-top #selligent-right {
		display: block;
		position: fixed;
		top: 0;
		width: calc((100% - 982px)/2);
		height: 100vh
	}
	#leaderboard-placeholder {
		max-width: 982px;
		max-height: 185px;
		margin: 0 auto
	}
}

@media(max-width:1449px) {
	#pto-top #selligent-left,
	#pto-top #selligent-right {
		display: none!important
	}
}