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



.CC1Pwrapper {
	width: 100%;
	height: 100%;
	background-color:#fff;
	background-size: auto;
	overflow: hidden;
}

#SlideOverlay {
	z-index: 11;
	alignment-baseline: baseline;
	width: 14.8%;
	height: 30%;
	position: absolute;
	top: 65.5%;
	right: 0;
	bottom: 0;
	left: 55%;
}
body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
a:focus {
	outline: none;
}
#ECR1panel {
	background-image:url(../Images/ECR/GECR1BOL-Down.svg);
	background-repeat:no-repeat;
	background-size: 100%;
	height: 75%;
	display: none;
}
.Overlay {
	margin: 0; 
	padding: 0;
	background: url(Images/ECR/ECR1-btn-slide.svg) no-repeat center top;
	background-size: 100%;
	height: 20%;
}
.ECR1-btn-slider {
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-decoration: none;
}
/*.active {
	background-position: right 10px;
}*/