main div.cover#privacy-policy,
main div.cover#remote-service {
	background-color: #eff1f5;
	min-width: 1024px;
}

#privacy-policy>section,
#remote-service>section{
	/*height: 560px;*/
	/*background: url(./img/temp_block_3.png);*/
	/*background-size: auto;*/
	/*background-repeat: no-repeat;*/
	/*padding-top: 1.4em;*/
	/*opacity: 0.9;*/
	/*background-color: #B8D5E5;*/
	padding-bottom: 3em;
}

.privacy-policy-details,
.how-to-pay-details,
.remote-service-details,
.infopages {
	margin: 0 auto;
	/*text-align: center;*/
	/*opacity: 0.9;*/
	padding-top: 2em;
	padding-bottom: 1em;
	padding-left: 3em;
	padding-right: 3em;
	/*margin-top: 2em;*/
	margin-bottom: 3em;
	margin-left: 4em;
	margin-right: 4em;
	font-size: 120%;
	line-height: 120%;
	background-color: white;
	border: 1px solid #b9cbd0;
	box-shadow: 0 2px 5px rgba(0, 179, 252, 0.3), 0 2px 10px 0 rgba(50,100,0,.15);
}

.infopages {
	font-size: 100% !important;
}

.remote-service-details,
.how-to-pay-details,
.infopages {
	background: transparent;
	border: none;
	box-shadow: none;
}

.privacy-policy-details h2,
.how-to-pay-details h2 {
	font-size: 122%;
	margin-top: .5em;
	margin-bottom: 1.5em;
	font-weight: 800;
	text-align: center;
}

.privacy-policy-details h3 {
	font-size: 115%;
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-weight: 400;
	text-align: center;
}

.privacy-policy-details p,
.how-to-pay-details p {
	margin-top: 1em;
	margin-bottom: 0;
	text-align: justify;
	text-indent: 2em;
}

.remote-service-details p,
.infopages p {
	margin-top: 1em;
	margin-bottom: 0;
	margin-left: 1.5em;
	/*text-align: justify;*/
	/*text-indent: 2em;*/
}

.privacy-policy-details ul,
.remote-service-details ul,
.infopages ul {
	margin-left: 1.5em;
}


.how-to-pay-details p,
.privacy-policy-details p,
.privacy-policy-details ul,
.remote-service-details p,
.remote-service-details ul,
.infopages p,
.infopages ul {
	color: #595959;
}


hr {
	border-top: 1px solid #DDD;
	box-shadow: none;
	background-color: white;
	margin-left: 10em;
	margin-right: 10em;
	margin-bottom: 2em;
	margin-top: 2em;
}

hr,
.block-header-mini hr {
	margin: 0 auto;
}

p.agreement-date {
	color: black;
	text-align: right;
	margin-bottom: 2em;
}

p.remote-service-comment {
	font-size: 80%;
	/*color: gray;*/
	text-align: right;
	margin-bottom: 2em;
	line-height: 100%;
	padding-left: 12em;
}

.remote-service-details h2,
.infopages h2 {
	font-size: 140%;
	white-space: inherit;
	padding-left: 1em;
	padding-right: 1em;
	/*background-color: yellow !important;*/
	text-align: center;
}

.infopages h2 {
	/*padding-left: .5em !important;*/
	padding-top: 1em;
	/*text-align: left !important;*/
}

.remote-service-details h3,
.infopages h3 {
	margin-top: 2em;
}

.infopages p {
	text-align:justify
}

.infopages h1 {
	text-align: center !important;
	/*padding-bottom: 1em;*/
	padding-top: 10px;
	padding-bottom: 0;
	font-size: 180%;
	white-space: nowrap;
	text-transform: uppercase;
	line-height: 0em;
}

.block-header-mini {
	font-size: 100%;
	padding-bottom: 3em;
}
