@import url("http://hello.myfonts.net/count/308637");  

body {
    background-color: #ffffff;
    font-family: "Averta-Regular", "Lato", "Arial", sans-serif;
}
.main-div {
  background-color: #ffffff;
}
.logoArea {
    padding-top: 40px;
    padding-bottom: 60px;
}
.main-table {
    border: none;
}
.main-td {
    
}
.main-content {
    background-color: #FFFFFF;
}
.top-section {
    background-color: #b2cacc;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    padding-top: 60px;
    padding-bottom: 70px;
}
.top-section p {
     font-family: "Averta-Semibold", "Lato", "Arial", sans-serif;
    line-height: 29px;
}
h1 {
    font-family: "Averta-Bold", "Lato", "Arial", sans-serif;
    font-weight: bold;
    color: white;
    font-size: 46px;
    margin-bottom:44px;
    margin-top: 0px;
}
h2 {
    font-family: "Averta-Regular", "Lato", "Arial", sans-serif;
    font-size: 12px;
    color: #5a606a;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 14px;
    margin-top: 33px;
    letter-spacing: 1px;
    font-weight: normal;
}
hr {
    height: 0px;
    border-top: 1px solid #eeeff0;
}
.product {
    margin-top: 33px;
    font-size: 16px;
}
.product img {
    width: 190px;
}
.product p {
    font-size: 16px;
}
.rating {
    font-size: 0px;
}
.bottom-section {
    font-family: "Averta-Regular", "Lato", "Arial", sans-serif;
    font-size: 10px;
    color: #5a606a;
}
.border-top {
    border-top: 1px solid #eeeff0;
}
.bottom-section-inner {
    width: 516px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.bottom-section p {
    line-height: 15px;
}
.clear {
    float: none;
    clear: both;
}
input[type="radio"] {
    height: 17px;
    width: 17px;
}
label {
    float: none;
    display: block;
    margin-top: 5px;
}
.stars-radio-button {
    float: none;
    width: 100px;
    margin: 0px;
}
.stars-input {
    font-size: 18px;
}
.fit-radio-button {
    float: none;
    width: 100px;
    margin: 0px;
    display: inline-block;
}
.fit-radio-button label {
    font-family: "Averta-Regular", "Lato", "Arial", sans-serif;
    font-size: 9px;
    color: #5a606a;
    letter-spacing: 1px;
}
.text-field {
    width: 89%;
    border: solid 1px #656b74;
    border-radius: 0px; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 17px;
    padding-left: 8px;
    padding-right: 8px;
    height: 23px;
    color: #42464d;
}
.textarea {
    width: 89%;
    border: solid 1px #656b74;
    border-radius: 0px; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 17px;
    padding-left: 8px;
    padding-right: 8px;
    height: 122px;
    color: #42464d;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8e9094;
  opacity: 1; 
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #8e9094;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #8e9094;
}
.submit-button {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 52px;
    margin-bottom: 56px;
}
.submit {
    margin: 0px;
    padding: 0px;
    background-color: #5a606a;
    color: #FFFFFF;
    border-radius: 0px; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px;
    border: none;
    font-family: "Averta-Bold", "Lato", "Arial", sans-serif;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    min-height: 0px;
    min-width: 0px;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 40px;
    padding-right: 40px;
}
.formless-star-value {
    display: none;
}
.stars-container {
    color: #5a5f6a;
}
.call-to-action-text {
    font-family: "Averta-Regular", "Lato", "Arial", sans-serif;
    font-size: 18px;
    color: #5a606a;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.formless-area {
    padding-top: 40px;
    padding-bottom: 40px;
}
.label_SLIGHTLY {
  	font-size: 0px !important;
    line-height: 18px !important;
}
.displaying-incorrectly {
    margin-bottom: 0px;
}
.top-email-box {
    background-color: #FFFFFF;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
}