/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../sass/base.scss */
body {
  background: #eaebed !important;
}

/* line 5, ../sass/base.scss */
#page {
  background: #eaebed;
}

/* line 9, ../sass/base.scss */
.gfield_visibility_hidden {
  visibility: hidden;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0 !important;
}

/* line 17, ../sass/base.scss */
.validation_message {
  display: none;
}

/* line 21, ../sass/base.scss */
.validation_error {
  display: none;
}

/* line 25, ../sass/base.scss */
.gform_wrapper {
  margin-top: 40px;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 300;
}
/* line 30, ../sass/base.scss */
.gform_wrapper .charleft {
  font-size: 11px;
  margin-top: 4px;
  color: #B7B7B7;
  width: 92%;
}

/* line 37, ../sass/base.scss */
.gform_page_footer, .gform_footer {
  width: 100%;
  border-top: 1px solid #ccc;
  float: left;
  clear: both;
  padding-top: 16px;
  margin-top: 16px;
}
/* line 45, ../sass/base.scss */
.gform_page_footer:after, .gform_footer:after {
  content: '* An email will be sent with instructions to allow you to return to edit this shop approval request.';
  display: block;
  font-size: 13px;
  font-style: italic;
  color: #333;
  border-bottom: none;
  text-decoration: none;
  float: left;
  clear: left;
}
/* line 57, ../sass/base.scss */
.gform_page_footer .gform_save_link, .gform_footer .gform_save_link {
  display: block;
  float: left;
  clear: both;
  margin-top: 20px;
  font-weight: 13px;
  text-decoration: underline;
  box-shadow: none;
}
/* line 67, ../sass/base.scss */
.gform_page_footer input[type=button],
.gform_page_footer input[type=submit], .gform_footer input[type=button],
.gform_footer input[type=submit] {
  margin-right: 10px;
  font-family: 'Open Sans';
  border: 2px solid #00588e;
  border-radius: 5px;
  padding: 0;
  width: 135px;
  height: 52px;
  line-height: 52px;
  font-weight: 500;
  background: #0078ac;
  font-size: 14px;
  float: left;
}

/* line 86, ../sass/base.scss */
ul li {
  list-style-type: none;
}

/* line 3, ../sass/headers.scss */
.gform_wrapper li.gsection {
  max-width: 100%;
  border-bottom: 1px solid #ccc;
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 4em;
}
/* line 12, ../sass/headers.scss */
.gform_wrapper li.gsection.no-margin-top {
  margin-top: 0;
}
/* line 15, ../sass/headers.scss */
.gform_wrapper li.gsection.border-above {
  padding-top: 25px;
  border-top: 2px solid #999;
  border-bottom: none;
}
/* line 20, ../sass/headers.scss */
.gform_wrapper li.gsection.border-above h2 {
  margin-bottom: 0;
}
@media (max-width: 740px) {
  /* line 28, ../sass/headers.scss */
  .gform_wrapper .small-padding-bottom h2 {
    margin-bottom: 5px;
  }
}
/* line 34, ../sass/headers.scss */
.gform_wrapper .gsection_title {
  font-weight: 300;
  font-size: 20px;
}
/* line 39, ../sass/headers.scss */
.gform_wrapper .gform_title {
  margin-bottom: 0px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  line-height: 45px;
  font-size: 24px;
  font-weight: 300;
  color: #0079aa;
  position: relative;
  padding-left: 75px;
}
/* line 50, ../sass/headers.scss */
.gform_wrapper .gform_title:before {
  margin-right: 23px;
  display: block;
  content: '';
  background-image: url(../css/ppglogo.png);
  height: 45px;
  width: 58px;
  position: absolute;
  left: 0;
}
/* line 63, ../sass/headers.scss */
.gform_wrapper .gf_step {
  display: inline-block;
  margin-right: 30px;
  color: #b9b9b9;
  font-weight: 300;
}
/* line 69, ../sass/headers.scss */
.gform_wrapper .gf_step.gf_step_active {
  color: #333;
}
/* line 74, ../sass/headers.scss */
.gform_wrapper .gf_step_label {
  text-transform: uppercase;
}
/* line 78, ../sass/headers.scss */
.gform_wrapper .gf_step_number {
  display: none;
}
/* line 82, ../sass/headers.scss */
.gform_wrapper .gf_page_steps {
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 30px 0px 6px;
  margin-bottom: 25px;
}
/* line 89, ../sass/headers.scss */
.gform_wrapper h3.subtitle {
  padding-top: 30px;
  font-weight: 300;
  color: #0079aa;
  margin-bottom: 13px;
}
/* line 96, ../sass/headers.scss */
.gform_wrapper .form-description {
  font-size: 13px;
}
/* line 100, ../sass/headers.scss */
.gform_wrapper .gform_description .time-estimate {
  font-size: 13px;
  font-style: italic;
  display: block;
  margin-top: 1.5em;
}
/* line 106, ../sass/headers.scss */
.gform_wrapper .gform_description .form-has-errors {
  display: none;
  font-size: 13px;
  font-style: italic;
  color: #850003;
  margin-top: .3em;
}
/* line 116, ../sass/headers.scss */
.gform_wrapper.gform_validation_error .form-has-errors {
  display: block;
}

/* line 3, ../sass/radio.scss */
.inline-radio .gfield_radio li {
  display: inline-block;
  margin-right: 20px;
}

/* line 9, ../sass/radio.scss */
.gfield_radio {
  background-image: none;
  margin-left: 0;
  margin-bottom: 0;
}
/* line 16, ../sass/radio.scss */
.gfield_radio input[type=radio] {
  display: none;
}
/* line 18, ../sass/radio.scss */
.gfield_radio input[type=radio]:checked + label:before {
  background-image: url(../css/radio-checked.png);
}
/* line 23, ../sass/radio.scss */
.gfield_radio label {
  cursor: pointer;
  line-height: 28px;
  display: inline-block;
  position: relative;
  padding-left: 38px;
  line-height: 1.3em;
  margin-bottom: 20px;
}
/* line 32, ../sass/radio.scss */
.gfield_radio label:before {
  height: 28px;
  width: 28px;
  display: inline-block;
  content: '';
  background-image: url(../css/radio-unchecked.png);
  position: absolute;
  left: 0;
  top: -4px;
}

/* line 3, ../sass/checkbox.scss */
.gfield.three-col .gfield_checkbox {
  overflow: hidden;
}
/* line 5, ../sass/checkbox.scss */
.gfield.three-col .gfield_checkbox li {
  width: 33.3%;
  float: left;
  display: inline-block;
}
/* line 14, ../sass/checkbox.scss */
.gfield .gfield_checkbox label {
  cursor: pointer;
}
/* line 18, ../sass/checkbox.scss */
.gfield .gfield_checkbox input[type=checkbox] {
  display: none;
}
/* line 21, ../sass/checkbox.scss */
.gfield .gfield_checkbox input[type=checkbox]:checked + label:before {
  background-image: url(../css/checkbox-checked.png);
}
/* line 27, ../sass/checkbox.scss */
.gfield .gfield_checkbox label:before {
  float: left;
  margin-right: 8px;
  height: 26px;
  width: 26px;
  display: inline-block;
  content: '';
  background-image: url(../css/checkbox-unchecked.png);
  margin-bottom: 8px;
}

/* line 1, ../sass/fields.scss */
.gform_fields {
  margin-top: 0;
  margin-left: 0;
}

/* line 7, ../sass/fields.scss */
.tooltip-description .gfield_label {
  position: relative;
  float: left;
  clear: left;
}
/* line 12, ../sass/fields.scss */
.tooltip-description ul.gfield_radio {
  float: left;
  clear: left;
}
/* line 16, ../sass/fields.scss */
.tooltip-description .gfield_description {
  display: none;
  font-size: 12px;
  border-radius: 6px;
  background: white;
  padding: 12px;
  width: 220px;
  position: absolute;
  box-shadow: 0px 0px 11px -1px #999;
  font-weight: 300;
}
/* line 27, ../sass/fields.scss */
.tooltip-description .gfield_description:after {
  content: '';
  display: block;
  width: 40px;
  height: 19px;
  bottom: -19px;
  left: 90px;
  position: absolute;
  background-image: url("../css/triangle.png");
}

/* line 41, ../sass/fields.scss */
.tooltip {
  float: left;
  cursor: pointer;
  position: absolute;
  right: -34px;
  top: -4px;
  display: block;
  height: 24px;
  width: 24px;
  margin-left: 5px;
  background-image: url(../css/question_mark.png);
}
@media (max-width: 850px) {
  /* line 41, ../sass/fields.scss */
  .tooltip {
    display: none;
  }
}
/* line 55, ../sass/fields.scss */
.tooltip.tooltip--mobile {
  margin-top: 12px;
  margin-left: 25px;
  position: static;
  display: none;
}
@media (max-width: 850px) {
  /* line 55, ../sass/fields.scss */
  .tooltip.tooltip--mobile {
    display: block;
  }
  /* line 63, ../sass/fields.scss */
  .tooltip.tooltip--mobile.tooltip--mobile-list {
    float: right;
    margin-top: 0;
  }
}

/* line 72, ../sass/fields.scss */
.gfield {
  max-width: 640px;
  float: left;
  clear: left;
  width: 100%;
  margin-top: 25px;
  /*&.gfield_error {*/
}
/* line 81, ../sass/fields.scss */
.gfield.inline-date .gfield_date_month, .gfield.inline-date .gfield_date_day {
  display: inline-block;
  max-width: 60px;
  margin-right: 20px;
}
/* line 86, ../sass/fields.scss */
.gfield.inline-date .gfield_date_year {
  display: inline-block;
  max-width: 90px;
  text-align: center;
}
/* line 93, ../sass/fields.scss */
.gfield.number-small input {
  float: left;
  clear: both;
  text-align: center;
  max-width: 60px;
}
/* line 103, ../sass/fields.scss */
.gfield.percent-field .ginput_container.ginput_container_number input {
  padding-right: 21px;
  background-image: url(../css/percentSign.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
}
/* line 115, ../sass/fields.scss */
.gfield.money-bg .ginput_container input {
  background-image: url(../css/dollarSign.png);
  background-repeat: no-repeat;
  background-position: left 6px center;
  padding-left: 20px;
}
/* line 125, ../sass/fields.scss */
.gfield.not-one-hundred input[type=text],
.gfield.not-one-hundred .percent-sign {
  color: #850003;
}
/* line 131, ../sass/fields.scss */
.gfield.margin-top--none {
  margin-top: 0;
}
/* line 134, ../sass/fields.scss */
.gfield.margin-top--none.gsection {
  margin-top: 0;
}
/* line 155, ../sass/fields.scss */
.gfield.optional--address-2-container .address_line_2 label:after {
  text-transform: lowercase;
  font-weight: 300;
  content: '(optional)';
  font-style: italic;
  font-size: 14px;
  margin-left: 8px;
}
/* line 167, ../sass/fields.scss */
.gfield.optional-field > .gfield_label:after {
  text-transform: lowercase;
  font-weight: 300;
  content: '(optional)';
  font-style: italic;
  font-size: 14px;
  margin-left: 8px;
}
/* line 177, ../sass/fields.scss */
.gfield.dollar-amount-calc {
  display: none;
}
/* line 181, ../sass/fields.scss */
.gfield.number-field-right {
  max-width: 640px;
  position: relative;
}
/* line 186, ../sass/fields.scss */
.gfield.number-field-right .dollar-amount {
  display: none;
  width: 5%;
  padding-left: 8px;
  float: left;
  line-height: 40px;
  height: 40px;
  margin-top: .625em;
  font-weight: 300;
  color: #909191;
  font-size: 12px;
  font-style: italic;
  white-space: nowrap;
}
/* line 201, ../sass/fields.scss */
.gfield.number-field-right.calc-total {
  margin-top: 8px;
  width: 100%;
  border-top: 1px solid #ccc;
}
/* line 202, ../sass/fields.scss */
.gfield.number-field-right.calc-total.no-border {
  border: none;
  margin-top: 0;
}
/* line 210, ../sass/fields.scss */
.gfield.number-field-right.calc-total input {
  background: none;
  border: none;
}
/* line 216, ../sass/fields.scss */
.gfield.number-field-right label {
  height: 40px;
  line-height: 40px;
  width: 50%;
  display: block;
  float: left;
}
/* line 226, ../sass/fields.scss */
.gfield.number-field-right.percent-field .ginput_container.ginput_container_number input {
  padding-right: 21px;
  background-image: url(../css/percentSign.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
}
/* line 235, ../sass/fields.scss */
.gfield.number-field-right .ginput_container_number {
  width: 45%;
  float: left;
}
/* line 240, ../sass/fields.scss */
.gfield.number-field-right .ginput_container_number span.dollar-sign {
  margin-top: 6px;
  float: right;
  line-height: 40px;
  margin-right: -15px;
  font-weight: 300;
}
/* line 247, ../sass/fields.scss */
.gfield.number-field-right .ginput_container_number input {
  max-width: none;
  width: 40%;
  max-width: 105px;
  text-align: right;
  padding-left: 20px;
  float: right;
  margin-bottom: 10px;
  background-image: url(../css/dollarSign.png);
  background-repeat: no-repeat;
  background-position: 8px 12px;
}
/* line 264, ../sass/fields.scss */
.gfield.field-label.light-caps h3 {
  font-weight: 300;
}
/* line 268, ../sass/fields.scss */
.gfield.field-label h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 274, ../sass/fields.scss */
.gfield.one-col--med-large input {
  max-width: 208px;
}
/* line 278, ../sass/fields.scss */
.gfield.one-col--small input {
  float: left;
  clear: left;
  max-width: 90px;
}
/* line 284, ../sass/fields.scss */
.gfield.zip--half .address_zip, .gfield.state--half .address_state, .gfield.country--half .address_country {
  width: calc( 50% - 15px );
  float: left;
}
/* line 291, ../sass/fields.scss */
.gfield.state--half .address_state {
  margin-right: 30px;
}
/* line 295, ../sass/fields.scss */
.gfield.full-col-small {
  max-width: 390px;
}
/* line 299, ../sass/fields.scss */
.gfield.offset-right--large {
  max-width: 410px;
  width: calc( 66% - 30px );
  float: left;
  clear: none;
}
/* line 307, ../sass/fields.scss */
.gfield.one-col-med input {
  max-width: 180px;
  width: 100%;
  float: left;
  clear: left;
}
/* line 315, ../sass/fields.scss */
.gfield.offset-left--small {
  width: 34%;
  max-width: 200px;
  float: left;
  margin-right: 30px;
}
/* line 322, ../sass/fields.scss */
.gfield .nice-select {
  width: 100%;
  border: 1px solid #ccc;
  margin-top: 6px;
  font-weight: 300;
}
/* line 328, ../sass/fields.scss */
.gfield .nice-select:after {
  height: 9px;
  width: 9px;
  border-bottom: 2px solid #3995d8;
  border-right: 2px solid #3995d8;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 19px;
  right: 13px;
}
/* line 339, ../sass/fields.scss */
.gfield .nice-select .option {
  font-weight: 300;
}
/* line 345, ../sass/fields.scss */
.gfield.has-offset--city .address_city {
  width: 60%;
  float: left;
  margin-right: 30px;
}
/* line 353, ../sass/fields.scss */
.gfield.has-offset--state .address_state {
  width: calc( 40% - 30px );
  float: right;
  clear: none;
}
/* line 358, ../sass/fields.scss */
.gfield.has-offset--state:after {
  content: '';
  display: block;
  clear: both;
}
/* line 366, ../sass/fields.scss */
.gfield.offset-left--large input {
  max-width: 400px;
}
/* line 371, ../sass/fields.scss */
.gfield.field-label-light {
  margin-top: 0;
}
/* line 374, ../sass/fields.scss */
.gfield.field-label-light.med-margin-top {
  margin-top: 20px;
}
/* line 378, ../sass/fields.scss */
.gfield.field-label-light label {
  font-weight: 300;
  text-transform: none;
  margin-top: 10px;
}
/* line 385, ../sass/fields.scss */
.gfield span.gfield_required {
  display: none;
}
/* line 390, ../sass/fields.scss */
.gfield .gfield_label {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #333;
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.3em;
}
/* line 401, ../sass/fields.scss */
.gfield label {
  display: block;
  margin-top: 10px;
}
/* line 406, ../sass/fields.scss */
.gfield.hidden-label {
  margin-top: 0px;
}
/* line 408, ../sass/fields.scss */
.gfield.hidden-label > label {
  display: none;
}
/* line 413, ../sass/fields.scss */
.gfield input[type=tel],
.gfield input[type=text],
.gfield input[type=number],
.gfield textarea {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 3px 12px;
  height: 40px;
  line-height: 40px;
  font-family: 'Open Sans';
  margin-top: 6px;
}
/* line 427, ../sass/fields.scss */
.gfield textarea {
  height: 120px;
  line-height: 1.3em;
  padding: 10px;
  resize: none;
}
/* line 435, ../sass/fields.scss */
.gfield.two-col-split .name_first, .gfield.two-col-split .name_last {
  width: calc( 50% - 15px );
  display: block;
}
/* line 439, ../sass/fields.scss */
.gfield.two-col-split .name_first {
  float: left;
}
/* line 442, ../sass/fields.scss */
.gfield.two-col-split .name_last {
  float: right;
}
/* line 446, ../sass/fields.scss */
.gfield.two-col-split:after {
  content: '';
  display: block;
  clear: both;
}

/* line 3, ../sass/columns.scss */
.gfield.two-col-offset--left-large {
  width: 60%;
  float: left;
  margin-right: 30px;
  max-width: 384px;
}
/* line 10, ../sass/columns.scss */
.gfield.two-col-offset--right-small {
  width: calc( 40% - 30px );
  float: left;
  max-width: 226px;
  clear: none;
}
/* line 17, ../sass/columns.scss */
.gfield.two-col-left {
  float: left;
  width: calc( 50% - 15px );
  margin-right: 15px;
  max-width: 305px;
}
/* line 23, ../sass/columns.scss */
.gfield.two-col-left.two-col-left--small {
  max-width: 180px;
}
/* line 28, ../sass/columns.scss */
.gfield.two-col-right {
  float: left;
  width: calc( 50% - 15px );
  margin-left: 15px;
  max-width: 305px;
  clear: none;
}
/* line 35, ../sass/columns.scss */
.gfield.two-col-right.two-col-right--small {
  max-width: 180px;
}

/* line 3, ../sass/errors.scss */
body li.gfield_error .gfield_label {
  color: #850003;
}
/* line 6, ../sass/errors.scss */
body li.gfield_error input[type=text], body li.gfield_error textarea, body li.gfield_error input[type=tel] {
  border-color: #850003;
}
/* line 9, ../sass/errors.scss */
body li.gfield_error .nice-select {
  border-color: #850003;
}

/* line 1, ../sass/save_and_continue.scss */
.gform_confirmation_message_1 {
  max-width: 640px;
  width: 100%;
  font-family: 'Open Sans';
  font-size: 16px;
  text-align: center;
  margin: 100px auto;
}

/* line 10, ../sass/save_and_continue.scss */
.form_saved_message_sent {
  max-width: 640px;
  width: 100%;
  font-family: 'Open Sans';
  font-size: 16px;
  text-align: center;
  margin: 100px auto;
}

/* line 20, ../sass/save_and_continue.scss */
.gform_wrapper .form_saved_message {
  font-family: 'Open Sans';
  font-weight: 300;
  max-width: 640px;
  width: 100%;
  text-align: center;
  margin: 100px auto;
}
/* line 28, ../sass/save_and_continue.scss */
.gform_wrapper .form_saved_message p {
  margin: 0;
}
/* line 32, ../sass/save_and_continue.scss */
.gform_wrapper .form_saved_message label {
  width: 59%;
  float: left;
  display: block;
  padding-top: 20px;
  text-align: right;
  padding-right: 25px;
}
@media (max-width: 740px) {
  /* line 32, ../sass/save_and_continue.scss */
  .gform_wrapper .form_saved_message label {
    width: 100%;
    text-align: center;
  }
}
/* line 46, ../sass/save_and_continue.scss */
.gform_wrapper .form_saved_message h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
/* line 52, ../sass/save_and_continue.scss */
.gform_wrapper .form_saved_message span.expiry {
  display: block;
  font-style: italic;
  margin-bottom: 10px;
}
/* line 58, ../sass/save_and_continue.scss */
.gform_wrapper .form_saved_message a {
  display: block;
  box-shadow: none;
  margin: 10px 0px 0;
}
/* line 62, ../sass/save_and_continue.scss */
.gform_wrapper .form_saved_message a.cancel {
  text-decoration: underline;
}
/* line 67, ../sass/save_and_continue.scss */
.gform_wrapper .form_saved_message br {
  display: none;
}
/* line 71, ../sass/save_and_continue.scss */
.gform_wrapper .form_saved_message input[type=text] {
  float: left;
  width: 40%;
  border-radius: 4px;
  margin: 15px 0px 25px 0px;
  padding: 3px 12px;
  font-family: 'Open Sans';
  font-size: 16px;
  height: 40px;
  text-align: center;
}
@media (max-width: 740px) {
  /* line 71, ../sass/save_and_continue.scss */
  .gform_wrapper .form_saved_message input[type=text] {
    width: 100%;
    max-width: 400px;
    margin: 15px auto;
    float: none;
  }
}
/* line 90, ../sass/save_and_continue.scss */
.gform_wrapper .form_saved_message input[type=submit] {
  margin: 10px auto 10px auto;
  font-family: 'Open Sans';
  border: 2px solid #00588e;
  border-radius: 5px;
  padding: 0;
  width: 135px;
  height: 52px;
  line-height: 52px;
  font-weight: 500;
  background: #0078ac;
  font-size: 14px;
  display: block;
  clear: both;
}

/* line 1, ../sass/tables.scss */
.hybrid-table--left {
  width: 20%;
  min-width: 220px;
}
/* line 4, ../sass/tables.scss */
.hybrid-table--left li {
  border-top: 1px solid #ccc;
  padding-bottom: 14px;
  padding-right: 100px;
}

/* line 10, ../sass/tables.scss */
.hybrid-table--right {
  clear: none;
  float: left;
  width: 78%;
}
/* line 15, ../sass/tables.scss */
.hybrid-table--right input[value="not_applicable"] ~ label {
  position: absolute;
  left: -1000px;
}
/* line 21, ../sass/tables.scss */
.hybrid-table--right.disabled ul label {
  color: #ccc !important;
}
/* line 29, ../sass/tables.scss */
.hybrid-table--right.gfield_error ul label {
  color: #850003;
}
/* line 34, ../sass/tables.scss */
.hybrid-table--right label {
  position: relative;
  top: 3px;
}
/* line 38, ../sass/tables.scss */
.hybrid-table--right .ginput_container_radio {
  height: 49px;
}
/* line 41, ../sass/tables.scss */
.hybrid-table--right ul {
  max-width: 400px;
  border-top: 1px solid #ccc;
}
/* line 46, ../sass/tables.scss */
.hybrid-table--right.header {
  margin-top: 25px;
  padding-bottom: 1px;
}

/* line 52, ../sass/tables.scss */
.gfield.test-result {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin: 0;
}
/* line 56, ../sass/tables.scss */
.gfield.test-result.first {
  margin-top: 10px;
  border-top: 2px solid #ccc;
}
/* line 61, ../sass/tables.scss */
.gfield.test-result label {
  font-weight: 300;
  display: inline-block;
  margin-right: 75px;
  text-transform: initial;
  min-width: 100px;
}
/* line 68, ../sass/tables.scss */
.gfield.test-result .ginput_container {
  display: inline-block;
}
/* line 70, ../sass/tables.scss */
.gfield.test-result .ginput_container input {
  max-width: 60px;
  margin-right: 10px;
  margin-top: 0;
  background-image: url(../css/tdegrees.png);
  background-repeat: no-repeat;
  background-position: right 7px top 8px;
  padding-right: 20px;
}
/* line 79, ../sass/tables.scss */
.gfield.test-result .ginput_container:after {
  content: 'Metal Temperature';
}

/* line 86, ../sass/tables.scss */
.table-content .row.header {
  border-bottom: 2px solid #ccc;
}
/* line 89, ../sass/tables.scss */
.table-content .row {
  border-bottom: 1px solid #ccc;
}
/* line 92, ../sass/tables.scss */
.table-content .row.totals {
  border-bottom: none;
  border-top: 1px solid #ccc;
  padding-top: 5px;
}
/* line 98, ../sass/tables.scss */
.table-content .cell {
  display: inline-block;
}
/* line 101, ../sass/tables.scss */
.table-content .col-1 {
  width: 36%;
}
/* line 104, ../sass/tables.scss */
.table-content .col-1 input {
  max-width: 75%;
  font-size: 14px;
}
/* line 107, ../sass/tables.scss */
.table-content .col-1 input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: 'Open Sans';
  font-style: italic;
  font-size: 14px;
}
/* line 112, ../sass/tables.scss */
.table-content .col-1 input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Open Sans';
  font-style: italic;
  font-size: 14px;
}
/* line 117, ../sass/tables.scss */
.table-content .col-1 input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Open Sans';
  font-style: italic;
  font-size: 14px;
}
/* line 122, ../sass/tables.scss */
.table-content .col-1 input:-moz-placeholder {
  /* Firefox 18- */
  font-family: 'Open Sans';
  font-style: italic;
  font-size: 14px;
}
/* line 129, ../sass/tables.scss */
.table-content .col-2, .table-content .col-3, .table-content .col-4 {
  padding: 10px;
}
/* line 133, ../sass/tables.scss */
.table-content .col-2 {
  width: 22%;
}
/* line 135, ../sass/tables.scss */
.table-content .col-2 input {
  max-width: 60px;
  margin-right: 8px;
}
/* line 141, ../sass/tables.scss */
.table-content .col-3 {
  width: 22%;
}
/* line 143, ../sass/tables.scss */
.table-content .col-3 input {
  max-width: 60px;
  padding-right: 2px !important;
  text-align: center;
}
/* line 150, ../sass/tables.scss */
.table-content .col-4 {
  white-space: nowrap;
  width: 18%;
}

/* line 2, ../sass/custom_sizes.scss */
.gfield.max90 input {
  max-width: 90px;
}

/* line 6, ../sass/custom_sizes.scss */
.gfield.bake-cycle {
  max-width: 480px;
}

/* line 3, ../sass/star.scss */
body .gform_wrapper .gsurvey-rating:not(:checked) > label:hover,
body .gform_wrapper .gsurvey-rating:not(:checked) > label:hover ~ label,
body .gform_wrapper .gsurvey-rating:not(:checked) > label,
body .gform_wrapper .gsurvey-rating:not(:checked) > label:hover,
body .gform_wrapper .gsurvey-rating > input:checked ~ label,
body .gform_wrapper .gsurvey-rating > label {
  width: 32px;
  line-height: 32px;
  background-size: 32px 32px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0 !important;
}
/* line 18, ../sass/star.scss */
body .gform_wrapper .gsurvey-rating:not(:checked) > label:hover,
body .gform_wrapper .gsurvey-rating:not(:checked) > label {
  background-image: url(../css/star.png);
}
/* line 23, ../sass/star.scss */
body .gform_wrapper .gsurvey-rating > input:checked ~ label,
body .gform_wrapper .gsurvey-rating:not(:checked) > label:hover ~ label,
body .gform_wrapper .gsurvey-rating:not(:checked) > label:hover {
  background-image: url(../css/star-full.png);
}

@media (max-width: 1000px) {
  /* line 2, ../sass/responsive.scss */
  body .hybrid-table--left {
    min-width: 160px;
  }
  /* line 5, ../sass/responsive.scss */
  body .hybrid-table--left .gfield_checkbox {
    margin-left: 0;
  }
  /* line 8, ../sass/responsive.scss */
  body .hybrid-table--left li {
    width: 100%;
    min-width: 0;
    padding-right: 0;
  }
}
@media (max-width: 1000px) {
  /* line 15, ../sass/responsive.scss */
  body .hybrid-table--right {
    width: 60%;
  }
  /* line 18, ../sass/responsive.scss */
  body .hybrid-table--right.header {
    padding-bottom: 3px;
  }
  /* line 21, ../sass/responsive.scss */
  body .hybrid-table--right ul.gfield_radio {
    max-width: none;
    width: 170px;
  }
}
@media (max-width: 480px) {
  /* line 15, ../sass/responsive.scss */
  body .hybrid-table--right {
    width: 40%;
  }
}
/* line 30, ../sass/responsive.scss */
body .table-content {
  max-width: none;
}
@media (max-width: 850px) {
  /* line 30, ../sass/responsive.scss */
  body .table-content {
    font-size: 13px;
  }
}
@media (max-width: 850px) {
  /* line 35, ../sass/responsive.scss */
  body .table-content .row {
    overflow: hidden;
  }
}
@media (max-width: 850px) {
  /* line 40, ../sass/responsive.scss */
  body .table-content .cell {
    display: block;
    float: left;
  }
}
@media (max-width: 850px) {
  /* line 46, ../sass/responsive.scss */
  body .table-content .col-1 {
    width: 27%;
    padding: 10px 0px;
    line-height: 1.3em;
    padding-top: 25px;
  }
}
@media (max-width: 850px) {
  /* line 54, ../sass/responsive.scss */
  body .table-content .col-3 {
    width: 26%;
    text-align: right;
  }
}
@media (max-width: 850px) {
  /* line 60, ../sass/responsive.scss */
  body .table-content .col-4 {
    padding-top: 25px;
    width: 17%;
    text-align: right;
  }
}
@media (max-width: 850px) {
  /* line 67, ../sass/responsive.scss */
  body .table-content .col-2 {
    width: 26%;
    padding-top: 25px;
    text-align: right;
    padding-right: 20px;
  }
  /* line 73, ../sass/responsive.scss */
  body .table-content .col-2 .subtext {
    display: block;
    padding-right: 10px;
  }
}
@media (max-width: 850px) {
  /* line 80, ../sass/responsive.scss */
  body .table-content .totals .col-2, body .table-content .totals .col-4 {
    padding-top: 10px;
  }
}
/* line 87, ../sass/responsive.scss */
body .table-content .js-twoValues .col-1 {
  padding-top: 10px;
}
/* line 90, ../sass/responsive.scss */
body .table-content .js-twoValues .col-2 {
  position: relative;
  padding-top: 10px;
}
@media (max-width: 850px) {
  /* line 90, ../sass/responsive.scss */
  body .table-content .js-twoValues .col-2 {
    padding-right: 8px;
  }
  /* line 95, ../sass/responsive.scss */
  body .table-content .js-twoValues .col-2 input {
    text-align: right;
    padding-right: 4px;
  }
}
@media (max-width: 740px) {
  /* line 104, ../sass/responsive.scss */
  body .gform_heading .gform_title {
    line-height: 1em;
  }
}
@media (max-width: 740px) {
  /* line 111, ../sass/responsive.scss */
  body .gform_page_footer .button {
    max-width: 110px;
    font-size: 12px;
    width: 50%;
    margin-right: 0;
    margin-top: 10px;
  }
  /* line 118, ../sass/responsive.scss */
  body .gform_page_footer .button:first-of-type {
    margin-right: 10px;
  }
}
@media (max-width: 740px) {
  /* line 127, ../sass/responsive.scss */
  body .gfield.number-field-right.calc-total .gfield_label {
    width: 60%;
    padding-right: 10px;
    line-height: 1.3em;
    height: auto;
    margin-top: 18px;
  }
}
@media (max-width: 740px) {
  /* line 136, ../sass/responsive.scss */
  body .gfield.number-field-right.calc-total .ginput_container_number {
    width: 40%;
  }
}
@media (max-width: 740px) {
  /* line 140, ../sass/responsive.scss */
  body .gfield.number-field-right.calc-total .ginput_container_number span.dollar-sign {
    position: static;
    float: right;
  }
}
@media (max-width: 740px) {
  /* line 148, ../sass/responsive.scss */
  body .gfield.number-field-right .dollar-amount {
    width: 100%;
    margin-top: 0;
    text-align: right;
    height: auto;
    line-height: 1em;
    padding: 8px 0;
  }
}
@media (max-width: 740px) {
  /* line 160, ../sass/responsive.scss */
  body .gfield.number-field-right .ginput_container_number .dollar-sign {
    position: absolute;
    left: 10px;
  }
}
@media (max-width: 740px) {
  /* line 159, ../sass/responsive.scss */
  body .gfield.number-field-right .ginput_container_number {
    float: right;
    max-width: 120px;
    position: relative;
    width: 46%;
  }
}
@media (max-width: 740px) {
  /* line 172, ../sass/responsive.scss */
  body .gfield.number-field-right .ginput_container_number input {
    width: 100%;
    max-width: none;
    float: right;
    margin-bottom: 0;
  }
}
@media (max-width: 740px) {
  /* line 181, ../sass/responsive.scss */
  body .gfield.number-field-right label {
    width: 50%;
    height: auto;
    line-height: 1.3em;
  }
}
@media (max-width: 740px) {
  /* line 190, ../sass/responsive.scss */
  body .gfield.two-col-left.two-col-left--small, body .gfield.two-col-right.two-col-right--small {
    max-width: none;
  }
}
@media (max-width: 740px) {
  /* line 198, ../sass/responsive.scss */
  body .gfield.mobile--full-width .gfield_checkbox {
    margin-left: 0;
  }
}
@media (max-width: 740px) {
  /* line 203, ../sass/responsive.scss */
  body .gfield.mobile--full-width .gfield_checkbox li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }
}
@media (max-width: 740px) {
  /* line 196, ../sass/responsive.scss */
  body .gfield.mobile--full-width {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }
}
@media (max-width: 740px) {
  /* line 219, ../sass/responsive.scss */
  body .gfield.mobile--full-width .name_first, body .gfield.mobile--full-width .name_last, body .gfield.mobile--full-width input[type=text],
  body .gfield.mobile--full-width .address_city, body .gfield.mobile--full-width .address_state, body .gfield.mobile--full-width .nice-select,
  body .gfield.mobile--full-width .address_zip, body .gfield.mobile--full-width .address_country {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }
}
