/* Color */
/* 47, 150, 209 */
/* Site default value */
/* Layer Index */
/* Screen width */
section.ppPDPFreeQuote {
  position: fixed;
  z-index: 3100;
  width: 568px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 567px) {
  section.ppPDPFreeQuote {
    width: 100%;
    padding: 20px;
  }
}
@media screen and (max-width: 479px) {
  section.ppPDPFreeQuote {
    padding: 10px;
  }
}
section.ppPDPFreeQuote div.floatLayer {
  background-color: #d6d6d6;
  width: 100%;
}
section.ppPDPFreeQuote div.floatLayer div.container {
  padding: 20px;
  background-color: transparent;
  position: relative;
}
section.ppPDPFreeQuote div.floatLayer div.container img.icon {
  width: 400px;
  height: auto;
}
@media screen and (max-width: 479px) {
  section.ppPDPFreeQuote div.floatLayer div.container img.icon {
    width: 280px;
  }
}
section.ppPDPFreeQuote div.floatLayer div.container div.butFrame.button1 {
  text-align: center;
  position: fixed;
  top: 20px;
  right: 20px;
}
@media screen and (max-width: 567px) {
  section.ppPDPFreeQuote div.floatLayer div.container div.butFrame.button1 {
    top: 30px;
    right: 30px;
  }
}
@media screen and (max-width: 479px) {
  section.ppPDPFreeQuote div.floatLayer div.container div.butFrame.button1 {
    top: 20px;
    right: 20px;
  }
}
section.ppPDPFreeQuote div.floatLayer div.container div.butFrame.button1 button {
  width: 30px;
  height: 30px;
}
section.ppPDPFreeQuote div.floatLayer div.container div.butFrame.button1 button span {
  color: #636363;
  font-size: 30px;
}
section.ppPDPFreeQuote div.floatLayer div.container div.titleGroup {
  margin: 1em 0 1em 0;
  padding: 0;
  text-align: left;
}
section.ppPDPFreeQuote div.floatLayer div.container div.titleGroup .title {
  font-size: 1.2em;
  font-weight: 400;
  color: #333;
}
section.ppPDPFreeQuote div.floatLayer div.container div.titleGroup .subTitle {
  margin-top: 1em;
  font-weight: 300;
  color: #333;
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 16px;
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.fieldRow {
  padding: 10px 20px 0 20px;
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.fieldRow div.labelText {
  display: inline-block;
  width: 35%;
}
@media screen and (max-width: 567px) {
  section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.fieldRow div.labelText {
    display: block;
    width: 100%;
    padding-bottom: 10px;
  }
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.fieldRow div.inputField {
  width: calc(65% - 5px);
  display: inline-block;
}
@media screen and (max-width: 567px) {
  section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.fieldRow div.inputField {
    display: block;
    width: 100%;
  }
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.fieldRow div.inputField select {
  border: 0;
  padding: 5px;
  font-size: 16px;
  width: 100%;
  color: #333;
  background-color: #fff;
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.fieldRow div.inputField input {
  border: 0;
  padding: 5px;
  font-size: 16px;
  width: 100%;
  color: #333;
  background-color: #fff;
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.fieldRow div.butFrame {
  text-align: center;
  padding-top: 10px;
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.fieldRow div.butFrame button {
  width: 60%;
  position: relative;
}
@media screen and (max-width: 567px) {
  section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.fieldRow div.butFrame button {
    width: 100%;
  }
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.fieldRow div.butFrame button span {
  vertical-align: top;
  width: 85%;
  display: inline-block;
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.descLower {
  text-align: center;
  font-size: 12px;
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.descLower p {
  margin: 5px 0;
}
section.ppPDPFreeQuote div.floatLayer div.container div.contentGroup div.descLower p span {
  display: inline-block;
}

/*# sourceMappingURL=ppPDPFreeQuote.css.map */
