@charset "utf-8";
/* CSS Document */

form.mktoForm, .mktoFormRow, .mktoButtonRow, .mktoFormCol, .mktoFieldWrap {
  width:100% !important;
}

.mktoGutter, .mktoRequiredField label.mktoLabel, .mktoOffset{
  display:none;
}

input[type="email"], #Country {
  margin-bottom: 15px !important;
}

input[type="text"], input[type="url"], input[type="email"], input[type="tel"], input[type="number"], input[type="date"]{
  padding: 6px 21px !important;
  font-family: 'Lato', sans-serif;
    font-weight: 300;
}
#Sample_Requested__c{
  font-weight: 500;
  color: #000000;
}

.mktoFieldDescriptor{
  margin-bottom:0 !important;
}

#FirstName, #LastName, input[type="email"], #Phone, #Company, #Address, #Address_lead, #City, #PostalCode{
  border-radius: 0; 
  border: 1px solid #E5E5E4 !important;
  background-color: #fff !important;
  color: #333 !important;
  font-size: 18px !important;
  height: 50px !important;
  width:100% !important;
}

#Comments__c{
  border-radius: 0; 
  border: 1px solid #E5E5E4 !important;
  background-color: #fff !important;
  color: #333 !important;
  font-size: 18px !important;
  height: 120px !important;
  width:100% !important;
  padding: 10px 25px !important;
  width:100% !important;
  margin-bottom: 15px !important;
  font-family: 'Lato', sans-serif !important;
  font-weight: 300 !important;
}

.mktoButton{
 text-align: left !important;
 font-size: 18px !important;
 line-height: 17px !important;
 padding: 15px 21px !important;
 height: 50px !important;
 border: 2px solid #394151 !important;
 background: #394151 !important;
 transition: all 0.4s !important;
 color: white !important;
 width:100% !important;
 font-family: 'Lato', sans-serif !important;
 margin-bottom: 10px !important;
}

.mktoButton:hover{
background: #242933 !important;
border: 2px solid #242933 !important;
}

.mktoButtonWrap{
  margin-left:0px !important;
}

select.mktoField{
  width: 750px !important;
  height: 55px !important;
}

select.mktoField{
  width: 100% !important;
  font-size: 18px !important;
  height: 50px !important;
  border-radius: 0px;
  border: 1px solid #E5E5E4 !important;
  padding-left:17px !important;
  font-family: 'Lato', sans-serif;
    font-weight: 300;
    padding: 6px 21px !important;
}

.mktoForm select.mktoField {
  color:#919191;
  background-color:#ffffff;
  border-radius: none !important;
  box-shadow: none !important;
}

/* opt in */
.mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList{
  width: 100% !important;
}

.mktoCheckboxList input {
    opacity: 0;
    position: absolute;   
}
 
.mktoCheckboxList input, .mktoCheckboxList label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
    color: #ffffff;
    font-size: 17px;
}
 
.mktoCheckboxList label {
    position: relative;
}
 
/* Edit the properties below to change the colors of the un-checked checkbox */
.mktoCheckboxList input + label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}
/* Edit the properties below to change the colors of the checked checkbox */
.mktoCheckboxList input:checked + label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: #56CFD2;
    color: #fff;
    border-color:#3eb9bc;
    padding: 0;
}
 
body .mktoForm .mktoCheckboxList > label {
  margin-left:0;
  padding-bottom: 10px;
  width: 100%;
}
.mktoHtmlText {
    width: 100% !important;
    vertical-align: middle;
    color: #ffffff;
    font-size: 17px;
    padding-left: 10px;
}
/* opt in ends*/

@media only screen and (max-width:480px){
#mktoForm_1900 .mktoFormRow:nth-child(3) .mktoFieldDescriptor, #mktoForm_1901 .mktoFormRow:nth-child(3) .mktoFieldDescriptor, #mktoForm_1902 .mktoFormRow:nth-child(3) .mktoFieldDescriptor {
  width:100% !important;
  float:left !important;
}
.mktoForm{
  padding: 0px !important;
}

/* opt in */
.mktoCheckboxList input, .mktoCheckboxList label {
    width: 100% !important;
  }
/* opt in ends*/
}


.mktoCheckboxList label, .mktoHtmlText {
  color: #636c72;
  font-size: 14px;
  line-height: 18px !important;
  font-family: 'Lato', sans-serif;
}

#CONTACT .mktoCheckboxList label, .mktoHtmlText {
color: #ffffff;
}

#CONTACT .mktoCheckboxList label::before {
  margin-bottom: 20px;
  float: left;
}
#CONTACT .mktoCheckboxList label {
  font-weight: bold;
}

button.mktoButton:after {
  display: block;
  content: "\f105";
  position: absolute;
  top: 16px;
  right: 16px;
  font-family: "FontAwesome";
}

form.mktoForm {
width: 100% !important;
}

#header form .mktoHtmlText {
line-height: 14px !important;
  font-size: 10px;
  color: #636c72;
}

form select {
-webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0px;
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#636c72' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");;
  background-position: 99% 50%;
  background-repeat: no-repeat;
  background-size: 16px;
}

#header form .mktoCheckboxList label::before {
  float: left;
  margin-bottom: 30px;
}