/* 
==========================================================
 Application: Responsive Feedback Form
 Copyright 2012 - 2015, All Rights Reserved
 Developer: Palkesh Chaudhari | mipl.co.in
 ==========================================================
 File: form.css
 File Date: 17-01-2015
 Description:
 Responsive Feedback Form
 ==========================================================
*/
#FeedbackForm * {
	margin:0;
	padding:0;


	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-family:Arial, Helvetica, sans-serif
}
#FeedbackForm p {
	font-size:14px;
	line-height:25px;
	text-align:left;
	
	text-transform:uppercase;
}
#FeedbackForm .inputField {
	display:block;
	width:100%;
	height:37px;
	padding:5px 5px 5px 10px;
	margin-bottom:15px;
	border:1px solid #B9B9B9;
	resize:none
}
#FeedbackForm textarea {
	display:block;
	width:100%;
	margin-bottom:10px;
	line-height:20px;
	padding-left:5px;
	border:1px solid #B9B9B9
}
#FeedbackForm textarea:last-of-type {
	height:89px
}
#FeedbackForm .capchaImage {
	width:100%;
	margin:10px auto
}
#FeedbackForm .formButton {
	padding:5px 10px;
	background-color:#d7d4b5;
	cursor:pointer;
	display:inline-block;
	margin-right:5px
}
.clear {
	clear:both
}
@media screen and (min-width:481px) {
#FeedbackForm .LeftForm {
	float:left;
	width:30%;
	padding-right:10px
}
#FeedbackForm .RightForm {
	float:left;
	width:70%
}
}
@media screen and (max-width:480px) {
#FeedbackForm .LeftForm, #FeedbackForm .RightForm {
	float:none;
	width:99%;
	padding-right:0;
	margin:0px auto
}
#FeedbackForm .inputField {
	margin:5px 0
}
#FeedbackForm .capchaImage {
	text-align:center
}
#FeedbackForm .buttonWrapper {
	width:150px;
	margin:auto
}
#FeedbackForm p {
	font-size:12px;
	line-height:22px;
	text-align:center;
}
}
@media (min-width: 1200px)
{
	#FeedbackForm * {
	margin:0;
	padding:0;
	margin-left:9px;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-family:Arial, Helvetica, sans-serif
}
#FeedbackForm p {
	font-size:14px;
	line-height:25px;
	text-align:left;
	margin-left:29px;
	
	text-transform:uppercase;
}

#FeedbackForm .LeftForm {
	float:left;
	width:30%;
	padding-right:10px
}
#FeedbackForm .RightForm {
	float:left;
	width:68%
}
	
}

/*
     FILE ARCHIVED ON 22:50:39 Oct 05, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:21:35 Feb 03, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 187.593
  exclusion.robots: 0.08
  exclusion.robots.policy: 0.074
  RedisCDXSource: 9.859
  esindex: 0.008
  LoadShardBlock: 161.206 (3)
  PetaboxLoader3.datanode: 185.777 (4)
  CDXLines.iter: 14.638 (3)
  load_resource: 5375.538
  PetaboxLoader3.resolve: 5321.658
*/