/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/*variables*/
/*flexbox*/
/*Transformation*/
/* Opacity*/
/*Border Radius*/
/* Drop shadows*/
/*Transitions*/
/*Gradients*/
* {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: "Gotham A";
  src: url('https://static.solarmarket.com.au/font/522501/6CB61E9C4E0AD7BD3.eot');
  src: url('https://static.solarmarket.com.au/font//522501/6CB61E9C4E0AD7BD3.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham B";
  src: url('https://static.solarmarket.com.au/font/522501/6CB61E9C4E0AD7BD3.eot');
  src: url('https://static.solarmarket.com.au/font/522501/6CB61E9C4E0AD7BD3.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
BODY,
HTML {
  background: transparent;
  overflow-x: hidden;
  font-family: "Gotham A", "Gotham B", Airal !important;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  color: #000;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  margin-top: 0!important;
}
H1,
H2,
H3,
H4,
H5,
H6,
P,
Li,
SPAN,
LABEL {
  font-family: "Gotham A", "Gotham B", Arial;
  font-style: normal;
  font-weight: normal;
  color: #000;
  margin: 0;
}
H1 {
  font-size: 3.4em;
  line-height: 30px;
  font-weight: 400;
}
H2 {
  font-weight: 100;
  font-size: 2.7em;
  line-height: 35px;
  margin: 0 0 20px 0;
}
H3 {
  font-size: 2.4em;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
}
H4 {
  font-size: 2em;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 20px;
}
H5 {
  font-size: 1.7em;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 20px;
}
P {
  font-size: 1.5em;
  line-height: 25px;
  font-weight: 400;
  margin: 0 0 20px 0;
  color: #333;
}
/*new fb theme*/
.form-page {
  background-color: transparent;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: block;
}
.form-page .com-link {
  width: 100%;
  padding: 10px 20px;
  margin: 0 auto;
  display: block;
}
.form-page .com-link A {
  display: block;
  font-size: 1.4em;
  color: #0CC9D5;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  line-height: 25px;
}
.form-page .com-link A:hover {
  color: #fb7400;
}
.form-page .main-container {
  max-width: 1200px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 40px;
  margin: 0 auto;
  display: block;
  position: relative;
  background-color: #fff;
}
.form-page .main-container:after {
  display: table;
  content: '';
  clear: both;
}
.form-page .main-container H3 {
  background-color: #109de4;
  padding: 20px 20px 15px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 400;
  font-size: 1.7em;
  color: #fff;
  text-align: center;
  line-height: 30px;
  margin: 0 auto;
}
.form-page .main-container H3 SPAN {
  font-size: 2em;
  color: #fff;
  display: block;
  clear: both;
  font-weight: 500;
}
.form-page .main-container H3 STRONG {
  display: none;
}
.form-page .main-container H3.standalone-heading {
  display: none!important;
}
@media only screen and (max-width: 400px) {
  .form-page .main-container H3 {
    padding: 15px 10px 10px 10px;
    font-size: 1.4em;
  }
  .form-page .main-container H3 SPAN {
    font-size: 2em;
  }
}
.form-page .main-container .form-area {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.form-page .main-container .form-area:after {
  display: table;
  content: '';
  clear: both;
}
.form-page .main-container .form-area .steps {
  margin: 20px auto;
  max-width: 85%;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.form-page .main-container .form-area .steps A {
  position: relative;
  z-index: 5;
  display: inline-block;
  cursor: default;
  font-size: 2em;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #dbe0e3;
  color: #fff;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
}
.form-page .main-container .form-area .steps A b,
.form-page .main-container .form-area .steps A i {
  font-style: normal;
  font-weight: 500;
}
.form-page .main-container .form-area .steps A b {
  display: none!important;
}
.form-page .main-container .form-area .steps A:nth-of-type(2) {
  z-index: 2;
}
.form-page .main-container .form-area .steps A:nth-of-type(2):before,
.form-page .main-container .form-area .steps A:nth-of-type(2):after {
  display: block;
  width: 20em;
  content: '';
  height: 2px;
  background-color: #dbe0e3;
  position: absolute;
  z-index: 2;
  top: 49%;
}
@media only screen and (max-width: 1150px) {
  .form-page .main-container .form-area .steps A:nth-of-type(2):before,
  .form-page .main-container .form-area .steps A:nth-of-type(2):after {
    width: 18em;
  }
}
@media only screen and (max-width: 1024px) {
  .form-page .main-container .form-area .steps A:nth-of-type(2):before,
  .form-page .main-container .form-area .steps A:nth-of-type(2):after {
    width: 16em;
  }
}
@media only screen and (max-width: 767px) {
  .form-page .main-container .form-area .steps A:nth-of-type(2):before,
  .form-page .main-container .form-area .steps A:nth-of-type(2):after {
    width: 250%;
  }
}
.form-page .main-container .form-area .steps A:nth-of-type(2):before {
  right: 120%;
}
.form-page .main-container .form-area .steps A:nth-of-type(2):after {
  left: 120%;
}
.form-page .main-container .form-area .steps A:hover {
  text-decoration: none;
}
.form-page .main-container .form-area .steps A.current-step {
  color: #fff;
  background-color: #0590e5;
  cursor: default;
}
.form-page .main-container .form-area .steps A.done-step {
  color: #fff;
  cursor: pointer;
}
@media only screen and (max-width: 400px) {
  .form-page .main-container .form-area .steps {
    max-width: 95%;
  }
}
.form-page .main-container .form-area .site-contents {
  display: block;
  background-color: #fff;
  max-width: 100%;
  padding: 0!important;
}
@media only screen and (max-width: 767px) {
  .form-page .main-container {
    max-width: 480px;
    padding: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .form-page .main-container {
    padding: 15px;
  }
}
@media (max-width: 700px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-page .main-container .form-area {
    display: block!important;
    height: 100%;
  }
}
.site-contents {
  /*modal*/
  /*form bottom navigation*/
}
.site-contents .min-frame-height {
  min-height: 400px;
}
.site-contents FORM,
.site-contents .row {
  position: relative;
  font-size: 10px!important;
}
.site-contents FORM .toggleRenting,
.site-contents .row .toggleRenting,
.site-contents FORM .toggleBuilding,
.site-contents .row .toggleBuilding,
.site-contents FORM .togglePurchasing,
.site-contents .row .togglePurchasing {
  position: relative;
  display: block;
}
.site-contents FORM .toggleRenting .confirm-selection,
.site-contents .row .toggleRenting .confirm-selection,
.site-contents FORM .toggleBuilding .confirm-selection,
.site-contents .row .toggleBuilding .confirm-selection,
.site-contents FORM .togglePurchasing .confirm-selection,
.site-contents .row .togglePurchasing .confirm-selection {
  content: '';
  position: absolute;
  top: 290px;
  left: 0;
  margin: 0 auto;
  width: 100%;
  z-index: 1;
  display: block;
  background-color: #018AEF;
}
@media only screen and (max-width: 767px) {
  .site-contents FORM .toggleRenting .confirm-selection,
  .site-contents .row .toggleRenting .confirm-selection,
  .site-contents FORM .toggleBuilding .confirm-selection,
  .site-contents .row .toggleBuilding .confirm-selection,
  .site-contents FORM .togglePurchasing .confirm-selection,
  .site-contents .row .togglePurchasing .confirm-selection {
    top: 310px;
  }
}
@media only screen and (max-width: 450px) {
  .site-contents FORM .toggleRenting .confirm-selection,
  .site-contents .row .toggleRenting .confirm-selection,
  .site-contents FORM .toggleBuilding .confirm-selection,
  .site-contents .row .toggleBuilding .confirm-selection,
  .site-contents FORM .togglePurchasing .confirm-selection,
  .site-contents .row .togglePurchasing .confirm-selection {
    top: 300px;
  }
}
@media only screen and (max-width: 413px) {
  .site-contents FORM .toggleRenting .confirm-selection,
  .site-contents .row .toggleRenting .confirm-selection,
  .site-contents FORM .toggleBuilding .confirm-selection,
  .site-contents .row .toggleBuilding .confirm-selection,
  .site-contents FORM .togglePurchasing .confirm-selection,
  .site-contents .row .togglePurchasing .confirm-selection {
    top: 310px;
  }
}
@media only screen and (max-width: 365px) {
  .site-contents FORM .toggleRenting .confirm-selection,
  .site-contents .row .toggleRenting .confirm-selection,
  .site-contents FORM .toggleBuilding .confirm-selection,
  .site-contents .row .toggleBuilding .confirm-selection,
  .site-contents FORM .togglePurchasing .confirm-selection,
  .site-contents .row .togglePurchasing .confirm-selection {
    top: 340px;
  }
}
.site-contents FORM .toggleRenting .confirm-selection P,
.site-contents .row .toggleRenting .confirm-selection P,
.site-contents FORM .toggleBuilding .confirm-selection P,
.site-contents .row .toggleBuilding .confirm-selection P,
.site-contents FORM .togglePurchasing .confirm-selection P,
.site-contents .row .togglePurchasing .confirm-selection P {
  margin: 0 auto!important;
  padding: 30px 15px 0 15px;
  font-size: 15px!important;
  line-height: 22px!important;
  color: #fff !important;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
}
.site-contents FORM .toggleRenting .confirm-selection .btn,
.site-contents .row .toggleRenting .confirm-selection .btn,
.site-contents FORM .toggleBuilding .confirm-selection .btn,
.site-contents .row .toggleBuilding .confirm-selection .btn,
.site-contents FORM .togglePurchasing .confirm-selection .btn,
.site-contents .row .togglePurchasing .confirm-selection .btn {
  text-decoration: none;
  line-height: 20px;
  max-width: 250px;
  background-color: #002B4E;
  color: #fff;
  font-size: 17px;
  text-align: center;
  padding: 10px 15px;
  display: block;
  margin: 20px auto 0 auto;
}
.site-contents FORM .toggleRenting .confirm-selection,
.site-contents .row .toggleRenting .confirm-selection {
  height: 170px;
}
@media only screen and (max-width: 460px) {
  .site-contents FORM .toggleRenting .confirm-selection,
  .site-contents .row .toggleRenting .confirm-selection {
    height: 220px;
  }
}
.site-contents FORM .toggleBuilding .confirm-selection,
.site-contents .row .toggleBuilding .confirm-selection {
  height: 90px;
}
.site-contents FORM .toggleBuilding .confirm-selection P,
.site-contents .row .toggleBuilding .confirm-selection P {
  padding-top: 10px;
}
.site-contents FORM .toggleBuilding .confirm-selection .btn,
.site-contents .row .toggleBuilding .confirm-selection .btn {
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .site-contents FORM .toggleBuilding .confirm-selection,
  .site-contents .row .toggleBuilding .confirm-selection {
    height: 120px;
  }
  .site-contents FORM .toggleBuilding .confirm-selection P,
  .site-contents .row .toggleBuilding .confirm-selection P {
    padding: 10px 15px 0 15px;
  }
  .site-contents FORM .toggleBuilding .confirm-selection .btn,
  .site-contents .row .toggleBuilding .confirm-selection .btn {
    margin: 10px auto 0 auto;
  }
}
@media only screen and (max-width: 439px) {
  .site-contents FORM .toggleBuilding .confirm-selection,
  .site-contents .row .toggleBuilding .confirm-selection {
    height: 130px;
  }
}
@media only screen and (max-width: 400px) {
  .site-contents FORM .toggleBuilding .confirm-selection,
  .site-contents .row .toggleBuilding .confirm-selection {
    height: 130px;
  }
}
@media only screen and (max-width: 391px) {
  .site-contents FORM .toggleBuilding .confirm-selection,
  .site-contents .row .toggleBuilding .confirm-selection {
    height: 140px;
  }
}
@media only screen and (max-width: 374px) {
  .site-contents FORM .toggleBuilding .confirm-selection,
  .site-contents .row .toggleBuilding .confirm-selection {
    height: 130px;
  }
  .site-contents FORM .toggleBuilding .confirm-selection .btn,
  .site-contents .row .toggleBuilding .confirm-selection .btn {
    margin: 0 auto;
  }
}
.site-contents FORM .togglePurchasing .confirm-selection,
.site-contents .row .togglePurchasing .confirm-selection {
  height: 125px;
}
@media only screen and (max-width: 767px) {
  .site-contents FORM .togglePurchasing .confirm-selection P,
  .site-contents .row .togglePurchasing .confirm-selection P {
    padding: 15px 15px 0 15px;
  }
  .site-contents FORM .togglePurchasing .confirm-selection .btn,
  .site-contents .row .togglePurchasing .confirm-selection .btn {
    margin: 10px auto 0 auto;
  }
}
@media only screen and (max-width: 460px) {
  .site-contents FORM .togglePurchasing .confirm-selection,
  .site-contents .row .togglePurchasing .confirm-selection {
    height: 155px;
  }
}
@media only screen and (max-width: 413px) {
  .site-contents FORM .togglePurchasing .confirm-selection,
  .site-contents .row .togglePurchasing .confirm-selection {
    height: 165px;
  }
}
.site-contents FORM .form-group,
.site-contents .row .form-group {
  margin-bottom: 0;
}
.site-contents FORM .form-group P,
.site-contents .row .form-group P {
  color: #000;
  font-size: 1.5em;
  line-height: 20px;
}
@media only screen and (max-width: 400px) {
  .site-contents FORM .form-group p,
  .site-contents .row .form-group p {
    font-size: 1.4em;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.site-contents FORM LABEL,
.site-contents .row LABEL {
  font-weight: 500!important;
}
.site-contents FORM LABEL.control-label,
.site-contents .row LABEL.control-label {
  max-width: 95%;
  width: 95%;
  font-size: 1.6em;
  color: #000;
  font-weight: 500;
  margin-bottom: 10px;
}
@media only screen and (max-width: 400px) {
  .site-contents FORM,
  .site-contents .row {
    font-size: 9px!important;
  }
}
.site-contents .form-horizontal .control-label {
  text-align: left;
  padding-top: 5px!important;
}
.site-contents H2 {
  margin-left: -15px;
}
.site-contents H1,
.site-contents H2,
.site-contents H3,
.site-contents H4,
.site-contents H5,
.site-contents P,
.site-contents SPAN,
.site-contents LABEL {
  color: #fff;
}
.site-contents H4 {
  color: #000;
  font-size: 1.7em;
  font-weight: 500;
  line-height: 24px;
  margin: 10px 0 30px -15px;
}
.site-contents H4 b {
  color: #0794C6;
}
.site-contents #form-contents {
  margin: 0!important;
}
.site-contents .row {
  font-size: 15px;
}
.site-contents .centered {
  text-align: center;
  margin-bottom: 15px;
  /*display: none;*/
  /*@media only screen and (max-width: 700px) { display: block; } */
}
.site-contents .centered .help-block-error {
  color: #C9302C;
  font-size: 13px;
}
.site-contents .miniv {
  margin: 0 15px -25px 0;
  text-align: right;
}
.site-contents .modal-header H3 {
  max-width: 90%;
  font-size: 1.6em;
  color: #FD8701;
  text-transform: none;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px;
  line-height: 25px;
  text-align: center;
}
.site-contents .modal-header H3 SPAN {
  color: #FD8701;
  font-weight: 600;
}
.site-contents .modal-body {
  padding: 25px;
  text-align: center;
}
.site-contents .modal-body .alert-info {
  border: 0!important;
  background-color: #0C3557;
}
.site-contents .modal-body .alert-info P {
  padding-bottom: 10px;
  font-size: 1em;
  color: #fff;
}
.site-contents .modal-body .addressSuggestion:hover {
  background-color: #FFD662;
}
.site-contents .modal-body #results {
  margin-bottom: 0!important;
}
.site-contents .modal-body .control-label {
  color: #000 !important;
}
.site-contents .modal-body .text-alert {
  background-color: #84d8f8;
  padding: 10px;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.site-contents .modal-footer {
  text-align: center;
  margin-top: 15px;
}
.site-contents .modal-footer .btn {
  min-width: 120px;
}
.site-contents .nurture {
  padding: 0 20px;
}
.site-contents .nurture H4 {
  font-size: 1.7em;
  padding-bottom: 15px;
  border-bottom: 1px solid #22618F;
  margin-bottom: 30px;
}
.site-contents .nurture P {
  font-size: 1em;
}
.site-contents .form-nav {
  position: relative;
  margin: 0 -15px 0 -15px;
  display: block;
  width: 103%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
.site-contents .form-nav:after {
  display: table;
  content: '';
  clear: both;
}
.site-contents .form-nav button.next-section {
  min-width: 120px;
  border: 0;
  text-align: center;
  float: right;
  font-size: 15px;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #e87300;
  color: #fff;
  text-transform: uppercase;
}
.site-contents .form-nav button.next-section:hover {
  background-color: #E34A07;
}
.site-contents .form-nav button[name="contact-button"] {
  min-width: 120px;
  border: 0;
  text-align: center;
  float: right;
  font-size: 15px;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #F76A32;
  color: #fff;
  text-transform: uppercase;
}
.site-contents .form-nav button[name="contact-button"]:hover {
  background-color: #F76A32;
}
.site-contents .form-nav a.previous-section {
  text-align: center;
  min-width: 120px;
  text-decoration: none;
  border: 0;
  float: left;
  font-size: 15px;
  padding: 15px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #dcdcdc;
  color: #000;
  text-transform: uppercase;
}
.site-contents .form-nav a.previous-section SPAN {
  color: #000;
}
.site-contents .form-nav a.previous-section:hover {
  background-color: #f4ead2;
  text-decoration: none;
}
.site-contents .form-nav button#next-section-1 {
  font-weight: 500;
  min-width: 100%!important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  float: none!important;
  margin: 0 auto!important;
  text-align: center;
  font-size: 16px;
  padding: 15px 30px;
  color: #fff;
  text-transform: uppercase;
  /*background-image: linear-gradient(to bottom, #F78223 0%, #F78223 50%, #e87300 50%, #e87300 100%); background-image: -webkit-linear-gradient(top, #F78223 0%, #F78223 50%, #e87300 50%, #e87300 100%);*/
  background-color: #F78223;
  -webkit-box-shadow: 4px 5px 0 0 #c45300;
  box-shadow: 4px 5px 0 0 #c45300;
}
.site-contents .form-nav button#next-section-1:hover {
  background-color: #c45300;
  -webkit-box-shadow: 4px 5px 0 0 #f78223;
  box-shadow: 4px 5px 0 0 #f78223;
}
.site-contents .form-nav button#next-section-3 {
  background-color: #F78223;
  -webkit-box-shadow: 4px 5px 0 0 #c45300;
  box-shadow: 4px 5px 0 0 #c45300;
}
.site-contents .form-nav button#next-section-3:hover {
  background-color: #c45300;
  -webkit-box-shadow: 4px 5px 0 0 #f78223;
  box-shadow: 4px 5px 0 0 #f78223;
}
.site-contents .form-nav BUTTON EM {
  display: inline;
  font-style: normal;
}
.site-contents .form-nav BUTTON B {
  display: none;
}
@media only screen and (max-width: 767px) {
  .site-contents .form-nav {
    width: 108%;
  }
}
@media only screen and (max-width: 400px) {
  .site-contents .form-nav {
    width: calc(100% + 30px);
  }
  .site-contents .form-nav a#prev-section-3 {
    float: none!important;
    max-width: 150px;
    display: block;
    margin: 0 auto 10px auto!important;
  }
  .site-contents .form-nav button#next-section-3 {
    float: none!important;
    min-width: 100%;
    margin: 0 auto!important;
    font-size: 15px;
  }
}
/* for contact page */
.con {
  max-width: 98%!important;
}
.con .form-group {
  margin-bottom: 0;
  position: relative;
  /*q-finance*/
  /*for manual address*/
}
@media only screen and (max-width: 700px) {
  .con .form-group {
    padding-bottom: 0!important;
  }
}
.con .form-group.sp-address .has-error .help-block-error {
  margin: 4px 0 20px 0;
}
.con .form-group .tips SPAN {
  color: #000;
}
.con .form-group .form-group {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 105%;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 0!important;
}
.con .form-group .form-group LABEL {
  text-align: left;
  display: block;
  max-width: 100%;
  width: 100%;
  padding: 0!important;
  margin: 0!important;
  line-height: 30px;
}
.con .form-group .form-group INPUT {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
}
.con .form-group .form-group INPUT[type="text"],
.con .form-group .form-group INPUT[type="tel"],
.con .form-group .form-group INPUT[type="email"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eaeaea;
  padding: 10px;
  height: 40px;
  line-height: 20px;
  font-size: 1.5em;
  font-weight: 500;
  color: #000;
  border: 0;
}
.con .form-group .form-group TEXTAREA {
  display: inline-block;
  margin-bottom: 20px;
  max-width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eaeaea;
  height: 90px;
  padding: 10px;
  font-size: 1.5em;
  line-height: 15px;
  color: #000;
  border: 0;
}
.con .form-group .form-group.field-solarform-mobile {
  padding-top: 10px;
}
@media only screen and (max-width: 400px) {
  .con .form-group .form-group {
    width: 110%;
  }
}
@media (max-width: 400px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .con .form-group .form-group {
    display: block!important;
  }
  .con .form-group .form-group > LABEL {
    display: inline!important;
    float: left;
  }
  .con .form-group .form-group:after {
    display: table;
    content: '';
    clear: both;
  }
}
.con .form-group .has-success .control-label {
  color: #0796C7;
}
.con .form-group .has-success .control-label:after {
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
  font-family: serif;
  content: '\2714';
  font-size: 1.8em;
  color: #0899c8;
}
.con .form-group .has-success INPUT.form-control {
  border: none!important;
}
.con .form-group .has-error .control-label {
  position: relative;
  color: #df4014;
}
.con .form-group .has-error .control-label:after {
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
  font-family: serif;
  content: '\2718';
  font-size: 1.8em;
  color: #F24D1F;
}
.con .form-group .has-error INPUT.form-control {
  border: 1px solid #F24D1F !important;
}
.con .form-group .has-error .help-block-error {
  clear: both!important;
  display: block!important;
  width: 100%;
  margin: 4px 0 5px 0;
  font-size: 14px;
  line-height: 15px;
  background-color: #e14114;
  padding: 7px 15px;
  color: #fff;
}
.con .form-group.q-finance .form-group {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  padding-bottom: 0!important;
}
.con .form-group.q-finance .form-group LABEL {
  width: auto!important;
  display: inline-block;
}
.con .form-group .manual-entry {
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 98%;
}
.con .form-group .manual-entry .form-group {
  display: block!important;
  min-width: 33.3% !important;
  max-width: 97%!important;
  margin-bottom: 5px!important;
}
.con .form-group .manual-entry .form-group LABEL {
  position: relative;
}
.con .form-group .manual-entry .form-group INPUT[type="text"] {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eaeaea;
  height: 40px;
  padding: 10px;
  font-size: 1.5em;
  line-height: 20px;
  font-weight: 500;
  color: #000;
  margin: -40px 0 0 0;
  border: 0;
}
.con .form-group .manual-entry .form-group.field-solarform-state.has-success .control-label:after,
.con .form-group .manual-entry .form-group.field-solarform-state.has-error .control-label:after {
  right: -10% !important;
}
.con .form-group .manual-entry .has-success .control-label {
  color: #0796C7;
}
.con .form-group .manual-entry .has-success .control-label:after {
  position: absolute;
  top: -10px;
  right: -10%;
  display: block;
  font-family: serif;
  content: '\2714';
  font-size: 1.8em;
  color: #0899c8;
}
.con .form-group .manual-entry .has-success INPUT.form-control {
  border: none!important;
}
.con .form-group .manual-entry .has-error .control-label {
  color: #df4014;
}
.con .form-group .manual-entry .has-error .control-label:after {
  position: absolute;
  top: -10px;
  right: -10%;
  display: block;
  font-family: serif;
  content: '\2718';
  font-size: 1.8em;
  color: #F24D1F;
}
.con .form-group .manual-entry .has-error INPUT.form-control {
  border: 1px solid #F24D1F !important;
}
.con .form-group .manual-entry .has-error .help-block-error {
  clear: both!important;
  text-align: center;
  display: block!important;
  width: 100%;
  margin: 4px 0 15px!important;
  font-size: 12px;
  line-height: 14px;
  background-color: #e14114;
  padding: 7px;
  color: #fff;
}
@media (max-width: 500px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .con .form-group .manual-entry {
    display: block!important;
  }
  .con .form-group .manual-entry .form-group {
    display: inline!important;
    float: left;
  }
  .con .form-group .manual-entry:after {
    display: table;
    content: '';
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  .con {
    max-width: 100%!important;
  }
}
.form-group {
  /*alt phone checkbox*/
  /*test for flexbox on inline checkbox and radio*/
  /*individual label input adjustment*/
  /*** quote for ***/
  /*** system size ***/
  /*** renting ***/
  /*** purchase stage ***/
  /*** hot water system ***/
  /*** ownership questions ***/
  /*** battery questions ***/
}
.form-group INPUT[type="radio"],
.form-group INPUT[type="checkbox"] {
  visibility: hidden;
}
.form-group .maskQ {
  z-index: 5;
}
.form-group .maskQ:before {
  position: absolute;
  display: block;
  content: '';
  width: 105%;
  height: 100%;
  left: -2.5%;
  top: -2.5%;
  z-index: 10;
  /*background-color: rgba(255,255,255,0.1); */
}
.form-group .maskQ LABEL.control-label,
.form-group .maskQ LABEL.radio-inline INPUT[type="radio"] + SPAN,
.form-group .maskQ LABEL.radio-inline INPUT[type="radio"]:checked + SPAN {
  color: transparent;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
}
.form-group .visible-option {
  margin-top: -5px !important;
  margin-bottom: 20px!important;
}
.form-group INPUT#fieldtrigger {
  display: inline-block !important;
  width: auto!important;
  margin: 0 5px 0 0;
  visibility: visible!important;
}
@media only screen and (max-width: 400px) {
  .form-group INPUT#fieldtrigger {
    margin-left: 0!important;
  }
}
.form-group INPUT#fieldtrigger + SPAN {
  color: #000;
  font-size: 1.5em;
}
.form-group INPUT#fieldtrigger + SPAN B {
  display: none;
  /*display: inline; font-weight: normal!important; */
}
.form-group INPUT#fieldtrigger + SPAN EM {
  font-style: normal;
  display: inline;
}
.form-group .form-group DIV DIV {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-group .form-group DIV DIV > LABEL {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: 1;
  -ms-flex-item-align: 1;
  -ms-grid-row-align: 1;
  align-self: 1;
  text-align: center;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 5px 5px 0;
}
.form-group .form-group DIV DIV > LABEL:last-of-type {
  margin-right: 0!important;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .form-group .form-group DIV DIV > LABEL {
    -webkit-flex: 1 0 auto!important;
    min-width: 31%;
    margin: 0 5px 5px 0;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
  .form-group .form-group DIV DIV > LABEL {
    -webkit-flex: 1 0 auto!important;
    min-width: 31%;
    margin: 0 5px 5px 0;
  }
}
@media (max-width: 700px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-group .form-group DIV DIV {
    display: block!important;
  }
  .form-group .form-group DIV DIV > LABEL {
    display: inline!important;
    float: left;
  }
  .form-group .form-group DIV DIV:after {
    display: table;
    content: '';
    clear: both;
  }
}
.form-group LABEL.radio-inline,
.form-group LABEL.checkbox-inline {
  position: relative;
  padding: 0;
  display: inline-block;
  margin: 0;
  cursor: pointer;
}
.form-group LABEL.radio-inline INPUT[type="radio"] + SPAN,
.form-group LABEL.checkbox-inline INPUT[type="radio"] + SPAN,
.form-group LABEL.radio-inline INPUT[type="checkbox"] + SPAN,
.form-group LABEL.checkbox-inline INPUT[type="checkbox"] + SPAN {
  position: relative;
  min-width: 120px;
  display: block;
  font-size: 1.4em;
  min-height: 40px;
  padding: 10px;
  line-height: 20px;
  text-align: center;
  color: #000;
  background-color: #f7f7f7;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.form-group LABEL.radio-inline INPUT[type="radio"]:checked + SPAN,
.form-group LABEL.checkbox-inline INPUT[type="radio"]:checked + SPAN,
.form-group LABEL.radio-inline INPUT[type="checkbox"]:checked + SPAN,
.form-group LABEL.checkbox-inline INPUT[type="checkbox"]:checked + SPAN {
  color: #fff;
  border: 0;
  padding: 11px;
  background-color: #0198f7;
  background-image: -moz-linear-gradient(top, #01a6ff, #0184ec);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#01a6ff), to(#0184ec));
  background-image: -webkit-linear-gradient(top, #01a6ff, #0184ec);
  background-image: -o-linear-gradient(top, #01a6ff, #0184ec);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#01a6ff), to(#0184ec));
  background-image: linear-gradient(to bottom, #01a6ff, #0184ec);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff01a6ff', endColorstr='#ff0184ec', GradientType=0);
  cursor: default;
}
.form-group LABEL.radio-inline INPUT[type="radio"]:checked + SPAN:after,
.form-group LABEL.checkbox-inline INPUT[type="radio"]:checked + SPAN:after,
.form-group LABEL.radio-inline INPUT[type="checkbox"]:checked + SPAN:after,
.form-group LABEL.checkbox-inline INPUT[type="checkbox"]:checked + SPAN:after {
  position: absolute;
  top: 3px;
  right: 8px;
  content: '\2714';
  color: #000;
  display: block;
  font-size: 1.5em;
}
.form-group #solarform-quotefor {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: no-wrap;
  -moz-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  max-width: 100%;
}
.form-group #solarform-quotefor LABEL.checkbox-inline {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: 1;
  -ms-flex-item-align: 1;
  -ms-grid-row-align: 1;
  align-self: 1;
  -webkit-flex: 1 0 30%!important;
  margin: 0;
  display: inline-block;
  min-width: 30%;
  max-width: 30%!important;
}
.form-group #solarform-quotefor LABEL.checkbox-inline INPUT[type="checkbox"] + SPAN {
  min-width: 30%!important;
}
.form-group #solarform-quotefor LABEL.checkbox-inline:nth-of-type(2) {
  margin: 0 auto;
  position: relative;
}
.form-group #solarform-quotefor LABEL.checkbox-inline:nth-of-type(2):before,
.form-group #solarform-quotefor LABEL.checkbox-inline:nth-of-type(2):after {
  position: absolute;
  top: 30%;
  content: '+';
  display: block;
  font-size: 2em;
  padding: 10px;
  color: #000;
}
.form-group #solarform-quotefor LABEL.checkbox-inline:nth-of-type(2):before {
  left: -28px;
}
.form-group #solarform-quotefor LABEL.checkbox-inline:nth-of-type(2):after {
  right: -28px;
}
@media only screen and (max-width: 400px) {
  .form-group #solarform-quotefor LABEL.checkbox-inline:nth-of-type(2):before {
    left: -22px;
  }
  .form-group #solarform-quotefor LABEL.checkbox-inline:nth-of-type(2):after {
    right: -22px;
  }
}
.form-group #solarform-quotefor LABEL.checkbox-inline SPAN:before {
  display: block;
  width: 60px;
  overflow: hidden;
  height: 50px;
  margin: 0 auto;
  content: '';
  background: url(https://static.solarmarket.com.au/assets/img/icons/icon-sb1.png) no-repeat 0 0;
  background-size: 100% auto;
}
@media only screen and (max-width: 400px) {
  .form-group #solarform-quotefor LABEL.checkbox-inline SPAN {
    min-height: 132px;
  }
}
.form-group #solarform-quotefor LABEL.checkbox-inline:first-of-type SPAN:before {
  background: url(https://static.solarmarket.com.au/assets/img/icons/icon-sp1.png) no-repeat 0 0;
  background-size: 100% auto;
}
.form-group #solarform-quotefor LABEL.checkbox-inline:last-of-type SPAN:before {
  background: url(https://static.solarmarket.com.au/assets/img/icons/icon-hw1.png) no-repeat 0 0;
  background-size: 100% auto;
}
.form-group #solarform-quotefor INPUT[type="checkbox"]:checked + SPAN:before {
  background-position: 0 -50px;
}
.form-group #solarform-systemsize {
  margin-bottom: 20px;
}
.form-group #solarform-systemsize LABEL.radio-inline {
  min-width: 14%;
}
.form-group #solarform-systemsize LABEL.radio-inline INPUT[type="radio"] + SPAN {
  font-size: 1.4em;
  min-width: auto!important;
}
.form-group #solarform-systemsize LABEL.radio-inline:nth-of-type(6) {
  margin-right: 0;
}
.form-group #solarform-systemsize LABEL.radio-inline:last-of-type {
  min-width: 100%;
  clear: both;
  margin: 0;
}
@media only screen and (max-width: 400px) {
  .form-group #solarform-systemsize LABEL.radio-inline {
    -webkit-flex: 1 0 29%!important;
    min-width: 29%;
  }
  .form-group #solarform-systemsize LABEL.radio-inline:nth-of-type(3) {
    margin-right: 0;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .form-group #solarform-systemsize > LABEL {
    -webkit-flex: 1 0 14%!important;
    min-width: 14%;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
  .form-group #solarform-systemsize > LABEL {
    -webkit-flex: 1 0 14%!important;
    min-width: 14%;
  }
}
.form-group #solarform-rentpropertytype LABEL.radio-inline:first-of-type,
.form-group #solarform-rentfrom LABEL.radio-inline:first-of-type {
  max-width: 40%;
}
@media only screen and (max-width: 400px) {
  .form-group #solarform-rentpropertytype LABEL.radio-inline:first-of-type,
  .form-group #solarform-rentfrom LABEL.radio-inline:first-of-type {
    margin-right: 10px!important;
  }
}
@media only screen and (max-width: 450px) {
  .form-group #solarform-rentfrom LABEL.radio-inline:first-of-type INPUT[type="radio"] + SPAN {
    padding-top: 20px;
    min-height: 62px;
  }
}
.form-group #solarform-purchasestage LABEL.radio-inline:first-of-type {
  min-width: 100%;
  margin-right: 0;
}
.form-group #solarform-purchasestage LABEL.radio-inline:first-of-type INPUT[type="radio"] + SPAN {
  min-height: auto!important;
}
.form-group #solarform-stories LABEL.radio-inline:last-of-type {
  margin-right: 0;
}
.form-group #solarform-stories LABEL.radio-inline INPUT[type="radio"] + SPAN {
  min-width: auto!important;
}
.form-group #solarform-typeofhotwater LABEL.radio-inline {
  max-width: 17%;
}
.form-group #solarform-typeofhotwater LABEL.radio-inline INPUT[type="radio"] + SPAN {
  min-width: auto!important;
}
.form-group #solarform-typeofhotwater LABEL.radio-inline:last-of-type {
  min-width: 30%;
}
@media only screen and (max-width: 480px) {
  .form-group #solarform-typeofhotwater LABEL.radio-inline {
    -webkit-flex: 1 0 49%;
    min-width: 49%;
  }
  .form-group #solarform-typeofhotwater LABEL.radio-inline:nth-of-type(2),
  .form-group #solarform-typeofhotwater LABEL.radio-inline:nth-of-type(4) {
    margin-right: 0;
  }
  .form-group #solarform-typeofhotwater LABEL.radio-inline:last-of-type {
    -webkit-flex: 1 0 100%!important;
    min-width: 100%;
  }
}
.form-group #solarform-ownershiptype LABEL.radio-inline {
  min-width: 45%;
}
.form-group #solarform-ownershiptype LABEL.radio-inline:nth-of-type(2) {
  margin-right: 0;
}
.form-group #solarform-batteryretrofitexpiry LABEL.radio-inline:nth-of-type(2),
.form-group #solarform-batteryretrofitcurrent LABEL.radio-inline:nth-of-type(2) {
  margin-right: 0;
}
.form-group #solarform-batteryretrofitexpiry LABEL.radio-inline:last-of-type,
.form-group #solarform-batteryretrofitcurrent LABEL.radio-inline:last-of-type {
  -webkit-flex: 1 0 100%!important;
  min-width: 100%;
  clear: both;
  margin: 0;
}
.form-group #solarform-batteryretrofitcurrent {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1050px) {
  .form-group #solarform-interestbatteryinstall LABEL.radio-inline INPUT[type="radio"] + SPAN {
    min-height: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .form-group #solarform-interestbatteryinstall LABEL.radio-inline {
    display: block!important;
    min-width: 100%!important;
  }
  .form-group #solarform-interestbatteryinstall LABEL.radio-inline INPUT[type="radio"] + SPAN {
    min-height: 50px;
  }
}
.form-group p.section-header {
  font-size: 1em;
}
@media only screen and (max-width: 990px) {
  .form-group p.section-header {
    margin-top: 2em;
  }
}
.form-group .has-success .control-label {
  color: #0796C7;
  position: relative;
}
.form-group .has-success .control-label:after {
  position: absolute;
  top: -10px;
  right: -20px;
  display: block;
  font-family: serif;
  content: '\2714';
  font-size: 1.8em;
  color: #0899c8;
}
.form-group .has-success LABEL.radio-inline :checked + SPAN,
.form-group .has-success LABEL.checkbox-inline :checked + SPAN {
  color: #fff;
  background-color: #0aafce;
  background-image: -moz-linear-gradient(top, #0cc9d5, #0687c3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0cc9d5), to(#0687c3));
  background-image: -webkit-linear-gradient(top, #0cc9d5, #0687c3);
  background-image: -o-linear-gradient(top, #0cc9d5, #0687c3);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0cc9d5), to(#0687c3));
  background-image: linear-gradient(to bottom, #0cc9d5, #0687c3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0cc9d5', endColorstr='#ff0687c3', GradientType=0);
  cursor: default;
}
.form-group .has-error .control-label {
  color: #df4014;
  position: relative;
}
.form-group .has-error .control-label:after {
  position: absolute;
  top: -10px;
  right: -20px;
  display: block;
  font-family: serif;
  content: '\2718';
  font-size: 1.8em;
  color: #F24D1F;
}
.form-group .has-error .help-block-error {
  font-size: 15px;
  line-height: 17px;
  background-color: #A81903;
  margin: 0;
  padding: 8px 15px;
  color: #F7D9AA !important;
}
@media only screen and (max-width: 700px) {
  .form-group .has-error .help-block-error {
    font-size: 12px;
    line-height: 14px;
  }
}
.form-group textarea {
  min-height: 80px;
}
@media only screen and (max-width: 500px) {
  .form-group LABEL.radio-inline,
  .form-group LABEL.checkbox-inline {
    display: block!important;
  }
}
