HEX
Server: Apache
System: Linux vps8051.dx3webs.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: paiskincare (10000)
PHP: 5.6.40-52+ubuntu20.04.1+deb.sury.org+1
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/paiskincare.com/httpdocs/offer/style.css
body {
	color:  #3C3C3C;
	background-color: #F2F2F2;
	text-align: center;	
	font-family: Helvetica, Arial, sans-serif;
}

.message {
	min-height: 300px;
}


.logo {
	float: left;
	margin-bottom: 30px;
}

.photo {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}

.copy {
	clear: left;
	line-height: 1.3em;
}

.copy .heading {
	color: #DF3367;
	font-size: 24px;
}

.copy .heading.blue {
	color: #546673;	
} 

.copy .subhead {
	color: #434343;	
	font-size: 18px;
}

.smallprint {
	font-size: 10px;
	clear:  right;
}

.form {
	min-height: 400px;
}

.message, .form {
	margin: 0 auto;
	text-align: left;
	width: 580px;
	padding: 30px 100px 50px 100px;
}

.messageouter2 {
	background: url('images/messagemiddle.png') center top repeat-y;
}

.messageouter1 {
	background: url('images/messagebottom.png') center bottom no-repeat;
}

.message {
	background: url('images/messagetop.png') center top no-repeat;
}

.formouter2 {
	background: url('images/formmiddle.png') center top repeat-y;
}

.formouter1 {
	background: url('images/formbottom.png') center bottom no-repeat;
}

.form {
	background: url('images/formtop.png') center top no-repeat;
}

.form h2 {
	font-weight: normal;
}

table  {
	font-size: 12px;
}

.form td {
	padding: 0 50px 15px 0;
}

.form input {
	width: 200px;
}
.form textarea {
	width:  300px;
	height: 100px;
}

#submit {
	
	width: 80px;
}

.error {
	color: red;
}