.contactForm{padding:6px 1% 20px;background:#efefef;border:solid 1px #b2b2b2;box-sizing:border-box;margin:0 0 20px 0;font-size:14px}.contactForm .field{padding-top:4px;padding-bottom:4px}.contactForm .formField{position:relative}.contactForm .formField input{padding-left:60px}.contactForm .formField:before{content:'';display:block;position:absolute;width:45px;top:0;left:0;height:38px;background:url(/Images/icons/forms/separator.png) no-repeat center}.contactForm table .wrappedSelecter .selectedValue{padding:7px 30px 9px 16px}.contactForm .formLine .wrappedSelecter .selectedValue{line-height:38px}.contactForm .wrappedSelecter .selectedValue.noValue{color:#aaa}.contactForm .wrappedSelecter li{padding-left:16px;padding-right:4px}.contactForm .name.formField:before{background-image:url(/Images/icons/forms/name-pointer.png)}.contactForm .email.formField:before{background-image:url(/Images/icons/forms/email-pointer.png)}.contactForm .phone.formField:before{background-image:url(/Images/icons/forms/phone-pointer.png)}.contactForm .company.formField:before{background-image:url(/Images/icons/forms/company-pointer.png)}.contactForm .street.formField:before{background-image:url(/Images/icons/forms/street-pointer.png)}.contactForm .zip.formField:before{background-image:url(/Images/icons/forms/zipcode-pointer.png)}.contactForm .btnContentLarge{margin-top:6px;margin-bottom:6px}.contactForm .thankyouPanel img{max-height:200px;display:block;margin:5% auto}.contactForm .thankyouPanel{text-align:center;font-size:150%;padding:10% 10% 0}.contactForm .thankyouPanel .thankyou{font-size:180%;line-height:100%;margin-bottom:.5em;padding-bottom:.5em;border-bottom:solid 1px #b2b2b2}.contactForm .formSubmit{text-align:center;padding:6px 6px 0}@media screen and (min-width:600px){.contactForm .fieldsGroup{width:48%;margin:0 1% 20px;float:left}#TopRightPanel .contactForm .fieldsGroup{width:auto;float:none;margin:0}#TopRightPanel .contactForm{max-width:375px}}@media screen and (min-width:960px){.contactForm .fieldsGroup{width:auto;float:none;margin:0}}@media screen and (min-width:1280px){.contactForm{width:375px;padding:6px 8px}}