#home-solutions label {
  float: left;
  width: 31%;
  font-size: 36px;
  color: #fff;
  padding-left: 60px;
  background: url(/National_Library/oe_/https://sensiolabs.com/images/v2/pictos/light-bulb.svg) 0 0 no-repeat;
  background-size: 46px 50px; }
#home-solutions select {
  cursor: pointer;
  width: 52.55%;
  margin-right: 1%;
  font-weight: bold;
  padding: 14px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(/National_Library/oe_/https://sensiolabs.com/images/v2/pictos/arrow-down.svg) no-repeat #fff;
  background-position: right 10px;
  background-size: 55px 65%; }
  #home-solutions select::-ms-expand {
    display: none; }
#home-solutions .btn {
  width: 15%;
  float: right; }
@media screen and (max-width: 991px) {
  #home-solutions label,
  #home-solutions select,
  #home-solutions .btn {
    display: block;
    float: none;
    margin-bottom: 10px;
    width: 100%; }
  #home-solutions label {
    text-align: center; } }

#form-quote, .form-quote {
  display: none;
  padding: 15px 0 20px; }
  #form-quote.has-errors, #form-quote.visible, .form-quote.has-errors, .form-quote.visible {
    display: block; }
  #form-quote p, .form-quote p {
    color: #ff0000; }
  #form-quote select, .form-quote select {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-right: 10px; }
  #form-quote .actions, .form-quote .actions {
    padding-top: 30px;
    text-align: center; }
    #form-quote .actions .btn, .form-quote .actions .btn {
      font-size: 20px;
      min-width: 120px;
      color: #fff;
      text-decoration: none; }
  #form-quote .rgpd, .form-quote .rgpd {
    color: #7e7e7e; }

.content .msg-ko,
.content .msg-ok {
  font-size: 24px;
  text-align: center;
  padding: 20px; }
.content .msg-ok {
  color: green; }
.content .msg-ko {
  color: red; }

#form-quote .actions .btn#backSolutions,
.form-quote .actions .btn#backSolutions {
  background: none;
  color: #87d300;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 0 25px;
  padding: 0;
  text-decoration: underline; }

#quote-request-sent {
  background: #fff;
  border: 3px solid #73d631;
  font-size: 21px;
  font-weight: bold;
  padding: 15px 0;
  text-align: center; }

/* Ressources pages */
.registration-content {
  background: #397875;
  border-radius: 4px;
  color: #fff;
  padding-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 100px;
  position: relative; }

.registration-content form fieldset legend {
  border: none;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  text-align: center; }

.or {
  display: block;
  height: 40px;
  margin: 0 auto;
  width: 40px; }

.registration-content .with-connect {
  background: url("/National_Library/oe_/https://sensiolabs.com/images/v2/pictos/arrow_circle.png") no-repeat #73d631 20px 50%;
  border-radius: 4px 4px 0 0;
  font-size: 18px;
  font-weight: bold;
  margin-left: -15px;
  position: absolute;
  padding: 20px 0;
  text-align: left;
  width: 100%;
  top: 0; }

.registration-content .with-connect .connect-with-sensiolabs {
  background: none;
  box-shadow: none;
  color: #fff;
  min-height: 20px;
  padding-left: 70px; }

.become_button {
  background: #73d631;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding: 15px 0;
  text-align: center;
  width: 100%; }

.registration-content .download-optin {
  margin: 10px 0 10px; }

.registration-content .download-optin label {
  display: inline !important; }

.error_list {
  list-style-type: none;
  padding: 0; }

.error_list li {
  color: red; }

/* Eloqua */
.LV_validation_message {
  font-weight: bold;
  margin: 0 0 0 5px; }

.LV_valid {
  color: #00CC00;
  display: none; }

.LV_invalid {
  color: #CC0000;
  font-size: 10px; }

.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
  border: 1px solid #00CC00; }

.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
  border: 1px solid #CC0000; }

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