.ds_form_wrapper
{
	width: 100%;
}
.ds_quotation_form_form
{
	position: relative;
  z-index: 1;
  background: #FFFFFF;
  max-width: 800px;
  margin: 50px auto 50px;
  padding: 25px 50px 25px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.ds_quotation_form_content
{
  margin: 0 auto;
}
#ds_quotation_form_section1, #ds_quotation_form_section2
{
	float: left;
	width: 375px;
}
#ds_quotation_form_section1 {
margin-right: 50px;
}

#NumberofPassengers
{
	width: 90px;
}
#ds-StartDate, #ds-ReturnDate
{
	width: 190px;
}
#FurtherRequirements
{
	max-width: 375px;
  	min-height: 140px
}
textarea#FurtherRequirements {
  color: black;
}
SPAN.form-error
{
	position: relative;
	left: 10px;
	top: 0px;
	z-index: 100;
	padding: 3px 5px;
	background: #F0F0F0;
	border: 1px solid #DFDFDF;
}
SPAN.form-error:after, SPAN.form-error:before
{
	bottom: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
SPAN.form-error:after
{
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #F0F0F0;
	border-width: 10px;
	margin-left: -10px;
}
SPAN.form-error:before
{
	border-color: rgba(186, 34, 69, 0);
	border-bottom-color: #DFDFDF;
	border-width: 11px;
	margin-left: -11px;
}
.ds_quotation_form_form LABEL
{
	color: #222222;
	font-size: 14px;
	display: block;
  margin-bottom: 15px;
}
.ds_quotation_form_form INPUT[type=radio], INPUT[type=checkbox]
{
	margin: 10px;
	width: 13px;
}
.ds_quotation_form_form DIV
{
	display: block;
}
.ds_quotation_form_form INPUT, FORM TEXTAREA, FORM SELECT
{
  outline: 0;
  background: #f2f2f2;
  width: 100%;
  border: 1px solid black;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}
.ds_quotation_form_form, .ds_quotation_form_form H1, .ds_quotation_form_form H2
{
	font-family: "Hind", sans-serif;
}
.ds_quotation_form_content .ds-day
{
	width: 75px;
}
.ds_quotation_form_content .ds-month
{
	width: 125px;
}
.ds_quotation_form_content .ds-year
{
	width: 90px;
}
#ds-ReturnBeforeStart, #ds-StartInPast
{
	display: none;
	color: white;
	border-radius: 4px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: rgb(223, 117, 20);
	width: 230px;
	padding: 5px;
}
.ds_quotation_form_form H1
{
	font-size: 40px;
	color: #91927E;
	padding-bottom: 10px;
	margin: 0;
	margin-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 2px;
	border-radius: 0px;
	background-color: #FFFFFF;
  text-align: center;
}
.ds_quotation_form_content .ds-hours, .ds_quotation_form_content .ds-minutes
{
	width: 75px;
}
.ds-hideOption
{
	display: none;
}
.ds-displayOption
{
	display: block;
}
.ds_quotation_form_intro
{
	margin-bottom: 10px;
  text-align: center;
}
.ds_quotation_form_clear
{
	clear: both;
}
.ds_quotation_form_form TEXTAREA
{
	height: 50px;
	max-width: 360px;
}
.ds_quotation_form_form INPUT[type=submit]
{
	width: 100%;
	max-width: 230px;
	background-color: #E5792F;
	color: #FFFFFF;
	cursor: pointer;
}
.ds_quotation_form_form INPUT.ds_sending
{
	background-color: #F0EFEF;
	color: #B3B3B3;
	border: 1px solid #CDCBCB;
	cursor: default;
}
.ds_quotation_form_field
{
	margin-bottom: 15px;
}
#ds-StartMinutes, #ds-ReturnMinutes {
  margin-right: 5px;
}
.ds_quotation_form_form INPUT[type=submit]:hover,.ds_quotation_form_form INPUT[type=submit]:active,.ds_quotation_form_form INPUT[type=submit]:focus {
  background: #E5935C;
}
h2.ds_quotation_form_section  {
  text-align: center;
}
@media screen and (min-width: 991px) {
  #ds_quotation_form_section_last
  {
    position: absolute;
    bottom: 30px;
    width: 375px;
  }
}
@media screen and (max-width: 991px) {
  #ds_quotation_form_section1,          #ds_quotation_form_section2
  {
	  width: 340px;
  }
  #ds_quotation_form_section_last
  {
    width: 340px;
    position: absolute;
    bottom: 26px;
  }
    .ds_quotation_form_content {
  width: 710px;
  }
   .ds_quotation_form_form
  {
	padding: 25px;  
  width: 768px;
  }
  #ds_quotation_form_section1
  {
    margin-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .ds_quotation_form_form
  {
	  width: 570px;
  padding: 10px 5px 10px 5px;
  }
   .ds_quotation_form_content {
  width: 545px;
  }
  #ds_quotation_form_section1, #ds_quotation_form_section2
  {
	  width: 260px;
  }
  #ds_quotation_form_section_last
  {
    width: 260px;
    position: absolute;
    bottom: 10px;
  }
  #ds-StartMinutes, #ds-StartHours, #ds-ReturnHours, #ds-ReturnMinutes, #ds_quotation_form_section2 SELECT  {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .ds_quotation_form_form
  {
	  width: auto;
  padding: 10px 5px 10px 5px;
  }
   .ds_quotation_form_content {
  width: 290px;
  }
  #ds_quotation_form_section1, #ds_quotation_form_section2
  {
	  width: 290px;
  }
  #ds_quotation_form_section_last
  {
    width: 290px;
    position: initial;
  }
}
.ds_quotation_form_content input {
  color: black !important;
}
.ds_quotation_form_content input::placeholder {
  color: black
}
