.block_user_register {
  display:none;
}

.container {
  max-width: 800px;
}

.borderline {
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.login-header {
  padding-bottom: 25px;
  padding-top: 20px;
}

.login-header h1 {
  text-align: center;
}

.login-header h4 {
  text-align: center;
}

.login-form {
  padding-top: 25px;
  position: relative;
}

img {
  max-width: 100%;
}

.ri-mini .ri-pdf {
  background-position: 0px -233px !important;
}

.form-item input[type="text"],
.form-item input[type="email"],
.form-item input[type="number"],
.form-item input[type="password"],
.form-item input[type="select"] {
  width: 100%;
  height: 50px;
  padding-left: 10px;
  font-size: 18px;
  border: solid 1px #c4c4c4;
}

.form-item .description {
  display: none;
}
#edit-pass--description{
    display: block!important;
    font-size: 12px;
    margin-top: -20px;
}
.password-confirm.js-password-confirm{
   font-size: 12px;
}
#password-policy-status{
    display: none;
}

.form-actions input[type="submit"] {
  margin-top: 20px;
  margin-left: 50%;
  transform: translateX(-50%);

  font-family: futura-pt, futura, "sans-serif";
  font-style: normal;
  font-weight: 600 !important;

  color: #D52B1E;
  background: transparent;
  border: 1px solid #D52B1E;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 15px;
  font-size: 0.8em;
  cursor: pointer;
}

.form-actions input[type="submit"]:disabled, .js-form-managed-file input[type="submit"]:disabled {
  background-color: #f7f7f7;
  border-color: #333;
  color: #333;
}

.form-actions input[type="submit"]:disabled:hover, .js-form-managed-file input[type="submit"]:disabled:hover {
  background-color: #f7f7f7;
  border-color: #333;
  color: #333;
}

.form-actions input[type="submit"]:hover, .js-form-managed-file input[type="submit"]:hover {
  color: #fff;
  background: #D52B1E;
  border: 1px solid #D52B1E;
}

.js-form-managed-file input[type="submit"]:hover {
 color: #fff !important;
 background: #D52B1E !important;
 border: 1px solid #D52B1E !important;
}

.form-actions input[type="submit"]:focus, .js-form-managed-file input[type="submit"]:focus {
  box-shadow: 0 0 0 0rem #D52B1E !important;
}

.form-item-pass {
  margin-top: 20px;
}

label {
  margin-bottom: 0;
}

.forgot-password-content a {
  position: absolute;
  text-decoration: underline;
  margin-top: -172px;
  right: 3px;
}
/* Required field styling */
.form-required:after {
  content: "*";
  font-size:14px;
  font-family: futura-pt, futura, "sans-serif";
}

.solar-content #block-rheem-page-title, .register-form #block-rheem-page-title, .password-form #block-rheem-page-title {
  display: none;
}

.solar-content #block-rheem-local-tasks, .register-form #block-rheem-local-tasks, .password-form #block-rheem-local-tasks {
  display: none;
}

.rheem-page .btn-primary a {
  padding: 30px;
}

.rheem-page .btn-primary:hover a {
  color: white;
  text-decoration: none;
}

.rheem-page .btn-rewards a {
  color: #333;
  text-decoration: none;
  padding: 30px;
}

.rheem-page .btn-rewards:hover a {
  color: white;
  text-decoration: none;
}

.block_drupal {
  padding: 25px 0;
}

.user-register-form .form-select, .enquiry_form .form-select {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

  height: 50px;
  padding-left: 10px;
  font-size: 18px;
  border: solid 1px #c4c4c4;
}

.highlighted {
  color: #D52B1E;
}

.brochure_link .ri-img {
  background-size: 30px;
  width: 14px;
  height: 17px;
  background-position: 0 -166px !important;
  margin-bottom: -1px;
}

.brochure_link .ri-pdf {
  display: inline-block;
  background-position: 0 -233px !important;
}

.brochure_link a, .logo_link a {
  text-transform: uppercase;
  text-decoration: underline;
}

.brochure_link div {
  display: inline-block;
}

.brochure_image img {
  max-width: 100%;
}

.main_section_2 p {
  text-align: center !important;
}

.main_section_2 a {
  text-align: left !important;
  text-decoration: underline;
  text-transform: uppercase;
}

.solar-additional-page-block-wrapper {
  padding-right: 15px;
  padding-left: 15px;
}

.solar-additional-page-block-wrapper .logo_style_guide:first-child {
  /*border-top: 1px solid rgba(0,0,0,.1);*/
}

.solar-promotion {
  margin-bottom: 25px;
}

.solar-promo-overview {
  margin-left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.solar-promo-related-pdf i {
  display: inline-block;
  background-position: 0 -233px !important;
}

.solar-promo-related-pdf div {
  display: inline-block;
  text-decoration: underline;
  text-transform: uppercase;
}
.solar-promo-related-pdf div > div {
  display: block;
  text-decoration: underline;
  text-transform: uppercase;
}

.solar-content .main_section_2 {
  max-width: 1200px;
  width: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
}

.accordion_rheem .card-body {
  color: #333;
}

#home_offers {
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 25px;
}

.decoration-none {
  text-decoration: none !important;
}

.decoration-none:hover {
  color: #333 !important;
  cursor: default !important;
}

#order_spares_section .float-left {
  text-align: center;
}

#order_spares_section .float-right {
  text-align: center;
}

#block-rheem-page-title, #block-rheem-local-tasks {
  display: none;
}

.enquiry_form {
  width: 100%;
  max-width: 800px;
  margin-left: 50%;
  transform: translateX(-50%);
  margin-top: 50px;
}

.enquiry_form textarea {
  width: 100%;
  padding-left: 10px;
  font-size: 18px;
  border: solid 1px #c4c4c4;
}

.enquiry_form .enquiry_form_header {
  text-align: center;
}

.enquiry_form .enquiry_form_none {
  text-align: center;
}

.enquiry_form label {
  width: 100%;
}

.enquiry_form .form-item {
  margin-bottom: 10px;
}

.service_agents_box {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.15rem;
  width: 80%;
  margin-left: 50%;
  transform: translateX(-50%);
  padding: 20px;
  margin-bottom: 45px;
  overflow: hidden;
}

.service_agents_box ul li {
  margin-left: 25px;
  padding-bottom: 10px;
}

.service_agents_box ul li .active {
  padding-bottom: 11px;
  border-bottom: solid 2px #D52B1E;
}

.service_agents_box ul li a:hover {
  text-decoration: none;
}

.service_agents_box ul {
  margin-bottom: 20px;
}

.service_agents_box .search_by_name {
  position: relative;
  margin-bottom: 25px;
}

.service_agents_box .search_by_name input {
  padding-left: 35px;
}

.service_agents_box .search_by_name i {
  position: absolute;
  margin-left: 33px;
  margin-top: 41px;
  z-index: 1;
}

.assistance-form-confirmation-message p {
  color: #777;
}

.assistance-form-confirmation-message .success_image {
  padding: 50px 0;
}

.assistance-form-confirmation-message .success_title {
  text-align: center;
}

.assistance-form-confirmation-message .success_subtitle {
  text-align: center;
}

.assistance-form-confirmation-message .success_image img {
  margin-left: 50%;
  transform: translateX(-50%);
}

.service_agents_search i {
  margin-top: -61px !important;
  margin-left: 20px !important;
}

.service_agents_search input {
  padding-left: 45px !important;
}

.service_agents_search .inbenta-search-box {
  padding: 0px 0 !important;
}

.div_image_left {
  text-align: center;
  margin-bottom: 25px;
}

.div_image_right {
  text-align: center;
  margin-bottom: 25px;
}

.brochure_title_section {
  background-color: white;
  margin-top: 15px;
}

.solar-additional-page-block-wrapper > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.solar-additional-page-block-wrapper > div > div {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.user-register-form #edit-account .js-form-item-pass {
  margin-top: 0px;
}

div[role="alert"] ul {
  list-style-type: none;
}

/* inbenta ********************************************************************/
.inbenta-km__powered {
  display: none !important;
}

.inbenta-km {
  min-height: 10px !important;
  background-color: white !important;
}

.inbenta-km a {
  color: #D52B1E !important;
}

.inbenta-km__category .content-category__title {
  color: #D52B1E !important;
}

.inbenta-km__category .content-category__icon:before {
  color: #D52B1E !important;
}

.inbenta-km-title, .inbenta-km__modal .content__header__text {
  color: #333 !important;
}

.inbenta-km__breadcrumb__element {
  color: #D52B1E !important;
}

.inbenta-km__breadcrumb__element:first-child:before {
  color: #D52B1E !important;
}
/******************************************************************************/

.webform_page p {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
  width: 100%;
  text-align: center;
  margin-left: 50%;
  transform: translateX(-50%);
  padding-top: 15px;
}

.webform_page img {
  width: calc(100% + 30px);
  max-width: calc(100% + 30px);
  margin-right: -15px;
  margin-left: -15px;
}

.webform_page article div div:nth-child(3) img {
  display: none;
}

.webform_page form {
  padding-top: 25px;
  padding-bottom: 25px;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
  margin: 0 auto;
}

.webform_page form .js-form-item {
  margin-bottom: 1rem;
}

.webform_page form .js-form-item input {
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

  padding: 0.8rem .75rem;
  font-family: futura-pt, futura, 'Open Sans', "Trebuchet MS", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  border: 1px solid #D1D2D4;
}

.js-form-managed-file input[type="submit"] {
  font-family: futura-pt, futura, "sans-serif" !important;
  font-style: normal !important;
  font-weight: 600 !important;

  color: #D52B1E !important;
  background: transparent !important;
  border: 1px solid #D52B1E !important;
  border-radius: 30px !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  padding: 0px 15px !important;
  font-size: 0.8em !important;
  cursor: pointer !important;
}

.webform_page form .js-form-item input[type="checkbox"] {
  display: inline;
  width: auto;
}

.webform_page form .js-form-item select {
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

  padding: 0.8rem .75rem;
  font-family: futura-pt, futura, 'Open Sans', "Trebuchet MS", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  border: 1px solid #D1D2D4;

  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  height: 50px;
  padding-left: 10px;
  font-size: 18px;
  border: solid 1px #c4c4c4;
}

.webform_page form .js-form-item .js-form-managed-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.webform_page form .js-form-item .js-form-managed-file input[type="file"] {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.webform_page form .js-form-item .js-form-managed-file input[type="submit"] {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  margin-left: 10px !important;
  max-width: 100px;
  display: inline;
}

.webform_page form .js-form-item .js-form-submit {

}

.webform_page .webform-confirmation p {
  color: #777;
  max-width: 100% !important;
}

.webform_page .webform-confirmation h4 {
  text-align: center;
}

.webform_page .webform-confirmation__back {
  display: none;
}

.webform_page .success_image {
  padding: 50px 0;
}

.webform-confirmation .success_image img {
  margin-left: 50% !important;
  transform: translateX(-50%) !important;
  width: auto !important;
}

@media (max-width: 576px) {
  .webform_page form {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .webform_page article div div:nth-child(2) img {
    display: none;
  }

  .webform_page article div div:nth-child(3) img {
    display: block;
  }
}
@media (min-width: 576px) {

  .btn-primary {
    /* padding: 8px; */
  }

  .btn-rewards {
    padding: 8px;
  }

  .solar-promo-overview ul {
    list-style-type: none;
  }

  .form-actions input[type="submit"] {
    padding: 8px 30px;
    font-size: 18px;
    line-height: 24px;
  }

  #breadcrumbs {
    margin-top: -45px;
  }

  #page_container {
    margin-top: 20px;
  }

  .header {
    position: fixed;
    width: 100%;
    max-width: 1440px;
    z-index: 100;
    background: #fff;
    margin-top: -100px;
    margin-left: -15px;
  }

  .forgot-password-content a {
    position: absolute;
    text-decoration: underline;
    margin-top: -182px;
    right: 3px;
  }

  .block_drupal {
    position: relative;
    padding: 45px 0px;
    min-height: 270px;
  }

  .block_drupal .block_drupal_description {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }

  .block_drupal .block_drupal_image {
    width: auto;
  }

  .user-register-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .user-register-form .form-wrapper {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;

    margin-bottom: 10px;
  }

  .user-register-form #edit-account {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 15px;

    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;

    margin-bottom: 10px;
  }

  .user-register-form #edit-account .form-item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 15px;

    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .user-register-form #edit-account .form-item-name {
    padding-left: 22px;
    padding-right: 0px;
    margin-top: -3px;
  }

  .user-register-form #edit-account .js-form-item-pass {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;

    margin-top: 10px;
  }

  .user-register-form #edit-account .js-form-item-pass .js-form-type-password {
    padding-left: 0px;
    padding-right: 11px;
  }

  .user-register-form #edit-account .form-item-pass-pass2 {
    padding-left: 20px !important;
    padding-right: 0px !important;
  }

  .user-register-form #edit-account .form-item-pass-pass2 input {
    width: calc(100% + 6px);
  }

  .user-register-form .form-actions {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;

    margin-bottom: 10px;
  }

  .user-register-form #edit-field-areas-of-services-wrapper {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }

  .user-register-form #edit-field-areas-of-services--wrapper {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }

  .user-register-form #edit-field-areas-of-services {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .user-register-form #edit-field-areas-of-services .form-item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 15px;

    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }

  #order_spares_section img {
    margin-top: 30px;
  }

  #order_spares_section .float-left {
    text-align: center;
    margin-left: 16.666667%;
  }

  #order_spares_section .float-right {
    right: 0;
    margin-right: 16.666667%;
  }

  .div_image_left {
    text-align: center;
    margin-left: 16.666667%;
    margin-bottom: 0;
  }

  .div_image_right {
    text-align: center;
    margin-right: 16.666667%;
    margin-bottom: 0;
  }

  .div_description_left {
    left: 0;
    margin-left: 16.666667%;
  }

  .div_description_right {
    right: 0;
    margin-right: 16.666667%;
  }



}

@media (min-width: 767px) {
  .brochure_title_section {
      background-color: white;
      padding-top: 25px;
      margin-bottom: -25px;
  }

  .service_agents_section {
    margin-bottom: 0px;
  }

  .solar-additional-page-block-wrapper > div > div {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .solar-additional-page-block-wrapper > div > .solar-promotion {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

}
