/* Header
-----------------------------------------------------------------------------*/


/* Middle
-----------------------------------------------------------------------------*/
#content {
	display: block;
	width: 700px;
	height: 470px;
	margin: 30px auto 70px;
	border: thin solid #eee;
}

#content h1 {
	color: #83d18d;
	font-size: 24px;
	margin-bottom: 25px;
	line-height: 30px;
	margin-top: 0px;
}

#content h2 {
	color: white;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 #439ec5;
}

#content p {
	color: #4e4e4e;
	font-size: 13px;
	line-height: 18px;
}

#content ul {
	list-style: none;
	margin-top: -12px;
}

#content ul li {
	margin-left: 10px;
	margin-bottom: 17px;
	background: url(img-j/v.png) 0 0 no-repeat;
	padding-left: 25px;
	color: #1185b6;
	font-weight: bold;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#first {
	display: block;
	float: left;
	width: 340px;
	height: 410px;
	padding: 30px;
	background: url(img-j/bg.png) center repeat-y;
	background-size: 150%;
}

.field {
	display: block;
	margin-bottom: 10px;
	
}

.field input {
	width: 230px;
	height: 12px;
	padding: 5px;
	background: white;
	border: thin solid #24a6de;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #4e4e4e;
}

#field8, #numver_monitors, #monitoring_budget, #Size, #job_title {
	width: 242px;
	height: 22px;
	border: thin solid #24a6de;
	background: white;
	color: #4e4e4e;
}

#field10-container label {
	font-size: 10px;
	line-height: 10px;
	color: #4e4e4e;
}

#monitoring_budget {
	margin-top: 5px;
}

#form-submit input {
	display: block;
	width: 197px;
	height: 43px;
	background: url(img-j/download.png) 0 0 no-repeat;
	border: none!important;
	margin: 0 auto;
	color: white;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

#field11-container {
	margin-bottom: 15px;
}

#field12-container {
	margin-bottom: 0px;
}

#second {
	display: block;
	width: 240px;
	height: 410px;
	float: left;
	background: #86d6f9;
	background-size: 105%;
	padding: 30px;
}

#container {
	margin:0 auto;
	width:771px;
}

#step-1 {
	display: block;
	float: left;
	width: 340px;
	height: 410px;
	padding: 10px;
	background-size: 150%;
	margin: 0 0 50px;
}

#step-2 {
	display: block;
	width: 300px;
	float: left;
	background-size: 105%;
	padding: 10px;
	margin: 0 0 50px;
}

.step {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
	width: 48px;
	height: 48px;
	text-align: center;
	color: white;
	text-shadow: 0 1px 0 #c5c5c5;
	font-size: 28px;
	line-height: 48px;
	background: url(img-j/step.png) 0 0 no-repeat;
	font-weight: bold;
}

#step-1 h3, #step-2 h3 {
	font-size: 24px!important;
	font-weight: bold;
	color: #83D18D;
	margin: 0; 
	line-height: 50px;
	font-weight: normal;
}

#table1, #table2 {
	width: 260px;
	padding: 15px;
	margin-top: 20px;
	border: 3px solid #e5e5e5;
	text-align: center;
	margin-bottom: 50px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#table1 p, #table2 p {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

#table1 i {
	color: #fe8c3f;
}

#table1 strong {
	font-size: 12px;
	color: #45bfeb;
}

#table1 input {
	padding: 5px;
	width: 205px;
	height: 18px;
	text-align: center;
	color: #fe8c3f;
	font-size: 11px;
	border: 1px solid #e5e5e5;
}

#table1 input:focus {
	border: 1px solid #83D18D;
}

#table1 span, #table2 span {
	display: block;
	font-size: 21px;
	margin-bottom: 20px;
}

a.blue-btn {
	display: block;
	width: 197px;
	height: 43px;
	background: url(img-j/blue-btn.png) 0 0 no-repeat;
	margin: 20px auto;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 43px;
	text-shadow: 0 1px 0 #108fbb;
}

a:hover.blue-btn {
	text-decoration: none;
	background: url(img-j/blue-btn.png) 0 1px no-repeat;
	line-height: 45px;
}

a:active.blue-btn {
	text-decoration: none;
	background: url(img-j/blue-btn.png) 0 1px no-repeat;
	line-height: 45px;
	text-shadow: 0 -1px 0 #108fbb;
}

a.orange-btn {
	display: block;
	width: 197px;
	height: 43px;
	background: url(img-j/download.png) 0 0 no-repeat;
	margin: 15px auto;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 43px;
	text-shadow: 0 1px 0 #c45a1d;
	letter-spacing: -1px;
}

a:hover.orange-btn {
	text-decoration: none;
	background: url(img-j/download.png) 0 1px no-repeat;
	line-height: 45px;
}

a:active.orange-btn {
	text-decoration: none;
	background: url(img-j/download.png) 0 1px no-repeat;
	line-height: 45px;
	text-shadow: 0 -1px 0 #c45a1d;
}

a.gray-btn {
	display: block;
	width: 197px;
	height: 43px;
	background: url(img-j/gray-btn.png) 0 0 no-repeat;
	margin: 20px auto;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 43px;
	text-shadow: 0 1px 0 #717171;
}

a:hover.gray-btn {
	text-decoration: none;
	background: url(img-j/gray-btn.png) 0 1px no-repeat;
	line-height: 45px;
}

a:active.gray-btn {
	text-decoration: none;
	background: url(img-j/gray-btn.png) 0 1px no-repeat;
	line-height: 45px;
	text-shadow: 0 -1px 0 #717171;
}

#arrow {
	display: block;
	width: 50px;
	height: 50px;
	background: url(img-j/arrow.png) 0 0 no-repeat;
	margin-left: 305px;
	margin-top: -300px;
}

.thankyou {
	border: none!important;
}

.thankyou p {
	margin-bottom: 10px!important;
}

.thankyou .first {
	background: none;
}