body#userpolicy-body, body#textlopd-body, body#cookiespolicy-body {
	overflow: hidden;	
}

#north-header{
	top: 0px;
	left: 0px;
	right: 0px;
	position: absolute;
}

h2 {
	font-size: 18px;
}

#userpolicy, #lopd, #cookiespolicy {
	width: 60%;
	margin: 55px auto;
	height: 80vh;
	overflow-y: scroll;
	padding: 10px;
}

#userpolicy ol, #lopd ol {
	padding-left: 24px;
}

.page-back{
	margin-top: 20px;
	background: url(images/arrow-left.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-size: contain;
	margin-top: 10px;
}

.page-back a{
	color: #be5168;
	text-decoration: none;
}

p#copy {
	position: fixed;
	bottom: 0px;
	right: 50px;
	text-align: right;
}

p#copy a {
	font-size: 16px;
	text-decoration: none;
	color: #be5168;	
	margin-left: 20px;
}

p.legal-text {
	font-family: OpenSans-Regular;
	text-align: justify;
	font-size: 14px;
	margin-top: -15px;
	margin-bottom: 25px;
}
